@charset "UTF-8";
/*---------------------------------
CONFIG
---------------------------------*/
/*---------------------------------
GLOBAL
---------------------------------*/
html {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*,
*:before,
*:after {
  -moz-box-sizing: inherit;
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

*:focus {
  outline: #a9a9a9 dotted 2px; }

html,
body,
div,
span,
applet,
object,
iframe,
h1,
bat-card-step.step1:before,
bat-card-step.step2:before,
bat-card-step.step3:before,
bat-card-step.step4:before,
h2,
h3,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
h4,
h5,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
h6,
p,
.bat-producthero-configurator-price .suffix,
.bat-producthero-configurator-stock,
.bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
.bat-minicart-cart-item-product-container-nicotine-level,
.bat-minicart-cart-item-product-container-flavor,
.bat-minicart-cart-item-product-container-delivery,
bat-cta-steps .bat-cta--steps-item div,
.bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1; }

blockquote,
q {
  quotes: none; }
  blockquote:before,
  q:before {
    content: ''; }
  blockquote:after,
  q:after {
    content: ''; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img {
  max-width: 100%;
  height: auto; }

/*---------------------------------
VENDOR
---------------------------------*/
/*! Fa Icons 
fas fa-chevron-left
fas fa-chevron-right
fas fa-chevron-up
fas fa-chevron-down
*/
/*!
 * Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../fonts/font-awsome/fa-regular-400.eot");
  src: url("../fonts/font-awsome/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/font-awsome/fa-regular-400.woff2") format("woff2"), url("../fonts/font-awsome/fa-regular-400.woff") format("woff"), url("../fonts/font-awsome/fa-regular-400.ttf") format("truetype"), url("../fonts/font-awsome/fa-regular-400.svg#fontawesome") format("svg"); }

[class^='fa-'],
[class*=' fa-'],
.fa,
.bat-minicart-cart-item-product-container-title .remove-item i,
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

/*!
 * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/font-awsome/fa-solid-900.eot");
  src: url("../fonts/font-awsome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/font-awsome/fa-solid-900.woff2") format("woff2"), url("../fonts/font-awsome/fa-solid-900.woff") format("woff"), url("../fonts/font-awsome/fa-solid-900.ttf") format("truetype"), url("../fonts/font-awsome/fa-solid-900.svg#fontawesome") format("svg"); }

.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900; }

/*!
 * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../fonts/font-awsome/fa-brands-400.eot");
  src: url("../fonts/font-awsome/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/font-awsome/fa-brands-400.woff2") format("woff2"), url("../fonts/font-awsome/fa-brands-400.woff") format("woff"), url("../fonts/font-awsome/fa-brands-400.ttf") format("truetype"), url("../fonts/font-awsome/fa-brands-400.svg#fontawesome") format("svg"); }

/*!
 * Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
[class^='fa-'],
[class*=' fa-'],
.fa,
.bat-minicart-cart-item-product-container-title .remove-item i,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }

.fa-ul > li {
  position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left, .bat-minicart-cart-item-product-container-title .remove-item i.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right, .bat-minicart-cart-item-product-container-title .remove-item i.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-bacteria:before {
  content: "\f959"; }

.fa-bacterium:before {
  content: "\f95a"; }

.fa-bahai:before {
  content: "\f666"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-velo-ush:before {
  content: "\f2cd"; }

.fa-velo-ustery-empty:before {
  content: "\f244"; }

.fa-velo-ustery-full:before {
  content: "\f240"; }

.fa-velo-ustery-half:before {
  content: "\f242"; }

.fa-velo-ustery-quarter:before {
  content: "\f243"; }

.fa-velo-ustery-three-quarters:before {
  content: "\f241"; }

.fa-velo-ustle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-box-tissue:before {
  content: "\f95b"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-bvelo-uslle:before {
  content: "\f2a1"; }

.fa-bvelo-usn:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-velo-ustery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caravan:before {
  content: "\f8ff"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078";
  font-weight: 900; }

.fa-chevron-left:before {
  content: "\f053";
  font-weight: 900; }

.fa-chevron-right:before {
  content: "\f054";
  font-weight: 900; }

.fa-chevron-up:before {
  content: "\f077";
  font-weight: 900; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-velo-usn:before {
  content: "\f73c"; }

.fa-cloud-velo-usn:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-velo-usn:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelo-usp:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dailymotion:before {
  content: "\f952"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-deezer:before {
  content: "\f977"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-disease:before {
  content: "\f7fa"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edge-legacy:before {
  content: "\f978"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelo-uspe:before {
  content: "\f0e0"; }

.fa-envelo-uspe-open:before {
  content: "\f2b6"; }

.fa-envelo-uspe-open-text:before {
  content: "\f658"; }

.fa-envelo-uspe-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-faucet:before {
  content: "\f905"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0";
  font-weight: 900; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\f907"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-velo-ussed:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-pay:before {
  content: "\f979"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-medical:before {
  content: "\f95c"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-holding-water:before {
  content: "\f4c1"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-sparkles:before {
  content: "\f95d"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-hands-wash:before {
  content: "\f95e"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-handshake-alt-slash:before {
  content: "\f95f"; }

.fa-handshake-slash:before {
  content: "\f960"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-head-side-cough:before {
  content: "\f961"; }

.fa-head-side-cough-slash:before {
  content: "\f962"; }

.fa-head-side-mask:before {
  content: "\f963"; }

.fa-head-side-virus:before {
  content: "\f964"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hospital-user:before {
  content: "\f80d"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-house-user:before {
  content: "\f965"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-ideal:before {
  content: "\f913"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-instagram-square:before {
  content: "\f955"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-house:before {
  content: "\f966"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lungs:before {
  content: "\f604"; }

.fa-lungs-virus:before {
  content: "\f967"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\f91a"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mixer:before {
  content: "\f956"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-arrows:before {
  content: "\f968"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\f91e"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-plane-slash:before {
  content: "\f969"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portvelo-ust:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pump-medical:before {
  content: "\f96a"; }

.fa-pump-soap:before {
  content: "\f96b"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-velo-usnbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-rust:before {
  content: "\f97a"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-virus:before {
  content: "\f96c"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopify:before {
  content: "\f957"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a";
  font-weight: 900; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sink:before {
  content: "\f96d"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-soap:before {
  content: "\f96e"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-stopwatch-20:before {
  content: "\f96f"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-store-alt-slash:before {
  content: "\f970"; }

.fa-store-slash:before {
  content: "\f971"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-tiktok:before {
  content: "\f97b"; }

.fa-times:before {
  content: "\f00d";
  font-weight: 900; }

.fa-times-circle:before, .bat-minicart-cart-item-product-container-title .remove-item i:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toilet-paper-slash:before {
  content: "\f972"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-tvelo-usler:before {
  content: "\f941"; }

.fa-tvelo-usn:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: url("/content/dam/glo-it/immagini/reskin/trash.svg")/""; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\f949"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-unsplash:before {
  content: "\f97c"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-users-slash:before {
  content: "\f973"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-virus:before {
  content: "\f974"; }

.fa-virus-slash:before {
  content: "\f975"; }

.fa-viruses:before {
  content: "\f976"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-velo-ustalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 320px) {
  .d-xs-none {
    display: none !important; }
  .d-xs-inline {
    display: inline !important; }
  .d-xs-inline-block {
    display: inline-block !important; }
  .d-xs-block {
    display: block !important; }
  .d-xs-table {
    display: table !important; }
  .d-xs-table-row {
    display: table-row !important; }
  .d-xs-table-cell {
    display: table-cell !important; }
  .d-xs-flex {
    display: flex !important; }
  .d-xs-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 376px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 577px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 769px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1025px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

/*! UIkit 3.21.13 | https://www.getuikit.com | (c) 2014 - 2024 YOOtheme | MIT License */
/* ========================================================================
   Component: Base
 ========================================================================== */
/*
 * 1. Set `font-size` to support `rem` units
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Style
 */
html {
  /* 1 */
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
  background: #fff;
  color: #666; }

/*
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/* Links
 ========================================================================== */
/*
 * Style
 */
a,
.uk-link {
  color: #1e87f0;
  text-decoration: none;
  cursor: pointer; }

a:hover,
.uk-link:hover,
.uk-link-toggle:hover .uk-link {
  color: #0f6ecd;
  text-decoration: underline; }

/* Text-level semantics
 ========================================================================== */
/*
 * 1. Add the correct text decoration in Edge.
 * 2. The shorthand declaration `underline dotted` is not supported in Safari.
 */
abbr[title] {
  /* 1 */
  text-decoration: underline dotted;
  /* 2 */
  -webkit-text-decoration-style: dotted; }

/*
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/*
 * 1. Consolas has a better baseline in running text compared to `Courier`
 * 2. Correct the odd `em` font sizing in all browsers.
 * 3. Style
 */
:not(pre) > code,
:not(pre) > kbd,
:not(pre) > samp {
  /* 1 */
  font-family: Consolas, monaco, monospace;
  /* 2 */
  font-size: 0.875rem;
  /* 3 */
  color: #f0506e;
  white-space: nowrap;
  padding: 2px 6px;
  background: #f8f8f8; }

/*
 * Emphasize
 */
em {
  color: #f0506e; }

/*
 * Insert
 */
ins {
  background: #ffd;
  color: #666;
  text-decoration: none; }

/*
 * Mark
 */
mark {
  background: #ffd;
  color: #666; }

/*
 * Quote
 */
q {
  font-style: italic; }

/*
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
 ========================================================================== */
/*
 * Remove the gap between the element and the bottom of its parent container.
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/*
 * 1. Constrain the element to its parent width.
 * 2. Preserve the intrinsic aspect ratio and auto-scale the height of an image if the `height` attribute is present.
 * 3. Take border and padding into account.
 */
canvas,
img,
svg,
video {
  /* 1 */
  max-width: 100%;
  /* 2 */
  height: auto;
  /* 3 */
  box-sizing: border-box; }

/*
 * Deprecated: only needed for `img` elements with `uk-img`
 * 1. Hide `alt` text for lazy load images.
 * 2. Fix lazy loading images if parent element is set to `display: inline` and has `overflow: hidden`.
 */
img:not([src]) {
  /* 1 */
  visibility: hidden;
  /* 2 */
  min-width: 1px; }

/*
 * Iframe
 * Remove border in all browsers
 */
iframe {
  border: 0; }

/* Block elements
 ========================================================================== */
/*
 * Margins
 */

p,
.bat-producthero-configurator-price .suffix,
.bat-producthero-configurator-stock,
.bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
.bat-minicart-cart-item-product-container-nicotine-level,
.bat-minicart-cart-item-product-container-flavor,
.bat-minicart-cart-item-product-container-delivery,
bat-cta-steps .bat-cta--steps-item div,
.bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div,
ul,
ol,
dl,
pre,
address,
fieldset,
figure {
  margin: 0 0 20px 0; }

/* Add margin if adjacent element */
* + p, .bat-producthero-configurator-price * + .suffix, * + .bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style * + div, * + .bat-minicart-cart-item-product-container-nicotine-level, * + .bat-minicart-cart-item-product-container-flavor, * + .bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item * + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style * + div,
* + ul,
* + ol,
* + dl,
* + pre,
* + address,
* + fieldset,
* + figure {
  margin-top: 20px; }

/* Headings
 ========================================================================== */

h1,
bat-card-step.step1:before,
bat-card-step.step2:before,
bat-card-step.step3:before,
bat-card-step.step4:before,
.uk-h1,
h2,
.uk-h2,
h3,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
.uk-h3,
h4,
.uk-h4,
h5,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
.uk-h5,
h6,
.uk-h6,
.uk-heading-small,
.uk-heading-medium,
.uk-heading-large,
.uk-heading-xlarge,
.uk-heading-2xlarge,
.uk-heading-3xlarge {
  margin: 0 0 20px 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: normal;
  color: #333;
  text-transform: none; }

/* Add margin if adjacent element */
* + h1, * + bat-card-step.step1:before, * + bat-card-step.step2:before, * + bat-card-step.step3:before, * + bat-card-step.step4:before,
* + .uk-h1,
* + h2,
* + .uk-h2,
* + h3,
bat-producthero-globrochureware .bat-producthero--globrochureware * + .bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi * + .bat-producthero-configurator-title,
* + .uk-h3,
* + h4,
* + .uk-h4,
* + h5,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator * + .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text * + .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator * + .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text * + .heading,
* + .uk-h5,
* + h6,
* + .uk-h6,
* + .uk-heading-small,
* + .uk-heading-medium,
* + .uk-heading-large,
* + .uk-heading-xlarge,
* + .uk-heading-2xlarge,
* + .uk-heading-3xlarge {
  margin-top: 40px; }

/*
 * Sizes
 */

h1,
bat-card-step.step1:before,
bat-card-step.step2:before,
bat-card-step.step3:before,
bat-card-step.step4:before,
.uk-h1 {
  font-size: 2.23125rem;
  line-height: 1.2; }

h2,
.uk-h2 {
  font-size: 1.7rem;
  line-height: 1.3; }


h3,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
.uk-h3 {
  font-size: 1.5rem;
  line-height: 1.4; }

h4,
.uk-h4 {
  font-size: 1.25rem;
  line-height: 1.4; }


h5,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
.uk-h5 {
  font-size: 16px;
  line-height: 1.4; }

h6,
.uk-h6 {
  font-size: 0.875rem;
  line-height: 1.4; }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  
  h1,
  bat-card-step.step1:before,
  bat-card-step.step2:before,
  bat-card-step.step3:before,
  bat-card-step.step4:before,
  .uk-h1 {
    font-size: 2.625rem; }
  h2,
  .uk-h2 {
    font-size: 2rem; } }

/* Lists
 ========================================================================== */
ul,
ol {
  padding-left: 30px; }

/*
 * Reset margin for nested lists
 */
ul > li > ul,
ul > li > ol,
ol > li > ol,
ol > li > ul {
  margin: 0; }

/* Description lists
 ========================================================================== */
dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

/* Horizontal rules
 ========================================================================== */
/*
 * 1. Show the overflow in Chrome, Edge and IE.
 * 2. Add the correct text-align in Edge and IE.
 * 3. Style
 */
hr,
.uk-hr {
  /* 1 */
  overflow: visible;
  /* 2 */
  text-align: inherit;
  /* 3 */
  margin: 0 0 20px 0;
  border: 0;
  border-top: 1px solid #e5e5e5; }

/* Add margin if adjacent element */
* + hr,
* + .uk-hr {
  margin-top: 20px; }

/* Address
 ========================================================================== */
address {
  font-style: normal; }

/* Blockquotes
 ========================================================================== */
blockquote {
  margin: 0 0 20px 0;
  font-size: 1.25rem;
  line-height: 1.5;
  font-style: italic;
  color: #333; }

/* Add margin if adjacent element */
* + blockquote {
  margin-top: 20px; }

/*
 * Content
 */
blockquote p:last-of-type, blockquote .bat-producthero-configurator-price .suffix:last-of-type, .bat-producthero-configurator-price blockquote .suffix:last-of-type, blockquote .bat-producthero-configurator-stock:last-of-type, blockquote .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:last-of-type, .bat-card--offer-wrapper-content-specialcta .bat-headline-style blockquote div:last-of-type, blockquote .bat-minicart-cart-item-product-container-nicotine-level:last-of-type, blockquote .bat-minicart-cart-item-product-container-flavor:last-of-type, blockquote .bat-minicart-cart-item-product-container-delivery:last-of-type, blockquote bat-cta-steps .bat-cta--steps-item div:last-of-type, bat-cta-steps .bat-cta--steps-item blockquote div:last-of-type, blockquote .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:last-of-type, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style blockquote div:last-of-type {
  margin-bottom: 0; }

blockquote footer {
  margin-top: 10px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #666; }

blockquote footer::before {
  content: "— "; }

/* Preformatted text
 ========================================================================== */
/*
 * 1. Contain overflow in all browsers.
 */
pre {
  font: 0.875rem / 1.5 Consolas, monaco, monospace;
  color: #666;
  -moz-tab-size: 4;
  tab-size: 4;
  /* 1 */
  overflow: auto;
  padding: 10px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  background: #fff; }

pre code {
  font-family: Consolas, monaco, monospace; }

/* Focus
 ========================================================================== */
:focus {
  outline: none; }

:focus-visible {
  outline: 2px dotted #333; }

/* Selection pseudo-element
 ========================================================================== */
::selection {
  background: #39f;
  color: #fff;
  text-shadow: none; }

/* HTML5 elements
 ========================================================================== */
/*
 * 1. Add the correct display in Edge, IE 10+, and Firefox.
 * 2. Add the correct display in IE.
 */
details,
main {
  /* 2 */
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/*
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Pass media breakpoints to JS
 ========================================================================== */
/*
 * Breakpoints
 */
:root {
  --uk-breakpoint-s: 640px;
  --uk-breakpoint-m: 960px;
  --uk-breakpoint-l: 1200px;
  --uk-breakpoint-xl: 1600px; }

/* ========================================================================
   Component: Link
 ========================================================================== */
/* Muted
 ========================================================================== */
a.uk-link-muted,
.uk-link-muted a,
.uk-link-toggle .uk-link-muted {
  color: #999; }

a.uk-link-muted:hover,
.uk-link-muted a:hover,
.uk-link-toggle:hover .uk-link-muted {
  color: #666; }

/* Text
 ========================================================================== */
a.uk-link-text,
.uk-link-text a,
.uk-link-toggle .uk-link-text {
  color: inherit; }

a.uk-link-text:hover,
.uk-link-text a:hover,
.uk-link-toggle:hover .uk-link-text {
  color: #999; }

/* Heading
 ========================================================================== */
a.uk-link-heading,
.uk-link-heading a,
.uk-link-toggle .uk-link-heading {
  color: inherit; }

a.uk-link-heading:hover,
.uk-link-heading a:hover,
.uk-link-toggle:hover .uk-link-heading {
  color: #1e87f0;
  text-decoration: none; }

/* Reset
 ========================================================================== */
/*
 * `!important` needed to override inverse component
 */
a.uk-link-reset,
.uk-link-reset a {
  color: inherit !important;
  text-decoration: none !important; }

/* Toggle
 ========================================================================== */
.uk-link-toggle {
  color: inherit !important;
  text-decoration: none !important; }

/* ========================================================================
   Component: Heading
 ========================================================================== */
.uk-heading-small {
  font-size: 2.6rem;
  line-height: 1.2; }

.uk-heading-medium {
  font-size: 2.8875rem;
  line-height: 1.1; }

.uk-heading-large {
  font-size: 3.4rem;
  line-height: 1.1; }

.uk-heading-xlarge {
  font-size: 4rem;
  line-height: 1; }

.uk-heading-2xlarge {
  font-size: 6rem;
  line-height: 1; }

.uk-heading-3xlarge {
  font-size: 8rem;
  line-height: 1; }

/* Tablet Landscape and bigger */
@media (min-width: 960px) {
  .uk-heading-small {
    font-size: 3.25rem; }
  .uk-heading-medium {
    font-size: 3.5rem; }
  .uk-heading-large {
    font-size: 4rem; }
  .uk-heading-xlarge {
    font-size: 6rem; }
  .uk-heading-2xlarge {
    font-size: 8rem; }
  .uk-heading-3xlarge {
    font-size: 11rem; } }

/* Laptop and bigger */
@media (min-width: 1200px) {
  .uk-heading-medium {
    font-size: 4rem; }
  .uk-heading-large {
    font-size: 6rem; }
  .uk-heading-xlarge {
    font-size: 8rem; }
  .uk-heading-2xlarge {
    font-size: 11rem; }
  .uk-heading-3xlarge {
    font-size: 15rem; } }

/* Primary
   Deprecated: Use `uk-heading-medium` instead
 ========================================================================== */
/* Tablet landscape and bigger */
/* Desktop and bigger */
/* Hero
   Deprecated: Use `uk-heading-xlarge` instead
 ========================================================================== */
/* Tablet landscape and bigger */
/* Desktop and bigger */
/* Divider
 ========================================================================== */
.uk-heading-divider {
  padding-bottom: calc(5px + 0.1em);
  border-bottom: calc(0.2px + 0.05em) solid #e5e5e5; }

/* Bullet
 ========================================================================== */
.uk-heading-bullet {
  position: relative; }

/*
 * 1. Using `inline-block` to make it work with text alignment
 * 2. Center vertically
 * 3. Style
 */
.uk-heading-bullet::before {
  content: "";
  /* 1 */
  display: inline-block;
  /* 2 */
  position: relative;
  top: calc(-0.1 * 1em);
  vertical-align: middle;
  /* 3 */
  height: calc(4px + 0.7em);
  margin-right: calc(5px + 0.2em);
  border-left: calc(5px + 0.1em) solid #e5e5e5; }

/* Line
 ========================================================================== */
/*
 * Clip the child element
 */
.uk-heading-line {
  overflow: hidden; }

/*
 * Extra markup is needed to make it work with text align
 */
.uk-heading-line > * {
  display: inline-block;
  position: relative; }

/*
 * 1. Center vertically
 * 2. Make the element as large as possible. It's clipped by the container.
 * 3. Style
 */
.uk-heading-line > ::before,
.uk-heading-line > ::after {
  content: "";
  /* 1 */
  position: absolute;
  top: calc(50% - (calc(0.2px + 0.05em) / 2));
  /* 2 */
  width: 2000px;
  /* 3 */
  border-bottom: calc(0.2px + 0.05em) solid #e5e5e5; }

.uk-heading-line > ::before {
  right: 100%;
  margin-right: calc(5px + 0.3em); }

.uk-heading-line > ::after {
  left: 100%;
  margin-left: calc(5px + 0.3em); }

/* ========================================================================
   Component: Divider
 ========================================================================== */
/*
 * 1. Reset default `hr`
 * 2. Set margin if a `div` is used for semantical reason
 */
[class*="uk-divider"] {
  /* 1 */
  border: none;
  /* 2 */
  margin-bottom: 20px; }

/* Add margin if adjacent element */
* + [class*="uk-divider"] {
  margin-top: 20px; }

/* Icon
 ========================================================================== */
.uk-divider-icon {
  position: relative;
  height: 20px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e5e5e5%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.uk-divider-icon::before,
.uk-divider-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  max-width: calc(50% - (50px / 2));
  border-bottom: 1px solid #e5e5e5; }

.uk-divider-icon::before {
  right: calc(50% + (50px / 2));
  width: 100%; }

.uk-divider-icon::after {
  left: calc(50% + (50px / 2));
  width: 100%; }

/* Small
 ========================================================================== */
/*
 * 1. Fix height because of `inline-block`
 * 2. Using ::after and inline-block to make `text-align` work
 */
/* 1 */
.uk-divider-small {
  line-height: 0; }

/* 2 */
.uk-divider-small::after {
  content: "";
  display: inline-block;
  width: 100px;
  max-width: 100%;
  border-top: 1px solid #e5e5e5;
  vertical-align: top; }

/* Vertical
 ========================================================================== */
.uk-divider-vertical {
  width: max-content;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  border-left: 1px solid #e5e5e5; }

/* ========================================================================
   Component: List
 ========================================================================== */
.uk-list {
  padding: 0;
  list-style: none; }

/*
 * Avoid column break within the list item, when using `column-count`
 */
.uk-list > * {
  break-inside: avoid-column; }

/*
 * Remove margin from the last-child
 */
.uk-list > * > :last-child {
  margin-bottom: 0; }

/*
 * Style
 */
.uk-list > :nth-child(n+2),
.uk-list > * > ul {
  margin-top: 10px; }

/* Marker modifiers
 * Moving `::marker` inside `::before` to style it differently
 * To style the `::marker` is currently only supported in Firefox and Safari
 ========================================================================== */
.uk-list-disc > *,
.uk-list-circle > *,
.uk-list-square > *,
.uk-list-decimal > *,
.uk-list-hyphen > * {
  padding-left: 30px; }

/*
 * Type modifiers
 */
.uk-list-decimal {
  counter-reset: decimal; }

.uk-list-decimal > * {
  counter-increment: decimal; }

.uk-list-disc > ::before,
.uk-list-circle > ::before,
.uk-list-square > ::before,
.uk-list-decimal > ::before,
.uk-list-hyphen > ::before {
  content: "";
  position: relative;
  left: -30px;
  width: 30px;
  height: 1.5em;
  margin-bottom: -1.5em;
  display: list-item;
  list-style-position: inside;
  text-align: right; }

.uk-list-disc > ::before {
  list-style-type: disc; }

.uk-list-circle > ::before {
  list-style-type: circle; }

.uk-list-square > ::before {
  list-style-type: square; }

.uk-list-decimal > ::before {
  content: counter(decimal, decimal) " . "; }

.uk-list-hyphen > ::before {
  content: '–\00A0\00A0'; }

/*
 * Color modifiers
 */
.uk-list-muted > ::before {
  color: #999 !important; }

.uk-list-emphasis > ::before {
  color: #333 !important; }

.uk-list-primary > ::before {
  color: #1e87f0 !important; }

.uk-list-secondary > ::before {
  color: #222 !important; }

/* Image bullet modifier
 ========================================================================== */
.uk-list-bullet > * {
  padding-left: 30px; }

.uk-list-bullet > ::before {
  content: "";
  display: list-item;
  position: relative;
  left: -30px;
  width: 30px;
  height: 1.5em;
  margin-bottom: -1.5em;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23666%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%; }

/* Style modifiers
 ========================================================================== */
/*
 * Divider
 */
.uk-list-divider > :nth-child(n+2) {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #e5e5e5; }

/*
 * Striped
 */
.uk-list-striped > * {
  padding: 10px 10px; }

.uk-list-striped > *:nth-of-type(odd) {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5; }

.uk-list-striped > :nth-of-type(odd) {
  background: #f8f8f8; }

.uk-list-striped > :nth-child(n+2) {
  margin-top: 0; }

/* Size modifier
 ========================================================================== */
.uk-list-large > :nth-child(n+2),
.uk-list-large > * > ul {
  margin-top: 20px; }

.uk-list-collapse > :nth-child(n+2),
.uk-list-collapse > * > ul {
  margin-top: 0; }

/*
 * Divider
 */
.uk-list-large.uk-list-divider > :nth-child(n+2) {
  margin-top: 20px;
  padding-top: 20px; }

.uk-list-collapse.uk-list-divider > :nth-child(n+2) {
  margin-top: 0;
  padding-top: 0; }

/*
 * Striped
 */
.uk-list-large.uk-list-striped > * {
  padding: 20px 10px; }

.uk-list-collapse.uk-list-striped > * {
  padding-top: 0;
  padding-bottom: 0; }

.uk-list-large.uk-list-striped > :nth-child(n+2),
.uk-list-collapse.uk-list-striped > :nth-child(n+2) {
  margin-top: 0; }

/* ========================================================================
   Component: Description list
 ========================================================================== */
/*
 * Term
 */
.uk-description-list > dt {
  color: #333;
  font-size: 0.875rem;
  font-weight: normal;
  text-transform: uppercase; }

.uk-description-list > dt:nth-child(n+2) {
  margin-top: 20px; }

/*
 * Description
 */
/* Style modifier
 ========================================================================== */
/*
 * Line
 */
.uk-description-list-divider > dt:nth-child(n+2) {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e5e5e5; }

/* ========================================================================
   Component: Table
 ========================================================================== */
/*
 * 1. Remove most spacing between table cells.
 * 2. Behave like a block element
 * 3. Style
 */
.uk-table {
  /* 1 */
  border-collapse: collapse;
  border-spacing: 0;
  /* 2 */
  width: 100%;
  /* 3 */
  margin-bottom: 20px; }

/* Add margin if adjacent element */
* + .uk-table {
  margin-top: 20px; }

/* Header cell
 ========================================================================== */
/*
 * 1. Style
 */
.uk-table th {
  padding: 16px 12px;
  text-align: left;
  vertical-align: bottom;
  /* 1 */
  font-size: 0.875rem;
  font-weight: normal;
  color: #999;
  text-transform: uppercase; }

/* Cell
 ========================================================================== */
.uk-table td {
  padding: 16px 12px;
  vertical-align: top; }

/*
 * Remove margin from the last-child
 */
.uk-table td > :last-child {
  margin-bottom: 0; }

/* Footer
 ========================================================================== */
.uk-table tfoot {
  font-size: 0.875rem; }

/* Caption
 ========================================================================== */
.uk-table caption {
  font-size: 0.875rem;
  text-align: left;
  color: #999; }

/* Alignment modifier
 ========================================================================== */
.uk-table-middle,
.uk-table-middle td {
  vertical-align: middle !important; }

/* Style modifiers
 ========================================================================== */
/*
 * Divider
 */
.uk-table-divider > tr:not(:first-child),
.uk-table-divider > :not(:first-child) > tr,
.uk-table-divider > :first-child > tr:not(:first-child) {
  border-top: 1px solid #e5e5e5; }

/*
 * Striped
 */
.uk-table-striped > tr:nth-of-type(odd),
.uk-table-striped tbody tr:nth-of-type(odd) {
  background: #f8f8f8;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5; }

/*
 * Hover
 */
.uk-table-hover > tr:hover,
.uk-table-hover tbody tr:hover {
  background: #ffd; }

/* Active state
 ========================================================================== */
.uk-table > tr.uk-active,
.uk-table tbody tr.uk-active {
  background: #ffd; }

/* Size modifier
 ========================================================================== */
.uk-table-small th,
.uk-table-small td {
  padding: 10px 12px; }

.uk-table-large th,
.uk-table-large td {
  padding: 22px 12px; }

/* Justify modifier
 ========================================================================== */
.uk-table-justify th:first-child,
.uk-table-justify td:first-child {
  padding-left: 0; }

.uk-table-justify th:last-child,
.uk-table-justify td:last-child {
  padding-right: 0; }

/* Cell size modifier
 ========================================================================== */
.uk-table-shrink {
  width: 1px; }

.uk-table-expand {
  min-width: 150px; }

/* Cell link modifier
 ========================================================================== */
/*
 * Does not work with `uk-table-justify` at the moment
 */
.uk-table-link {
  padding: 0 !important; }

.uk-table-link > a {
  display: block;
  padding: 16px 12px; }

.uk-table-small .uk-table-link > a {
  padding: 10px 12px; }

/* Responsive table
 ========================================================================== */
/* Phone landscape and smaller */
@media (max-width: 959px) {
  .uk-table-responsive,
  .uk-table-responsive tbody,
  .uk-table-responsive th,
  .uk-table-responsive td,
  .uk-table-responsive tr {
    display: block; }
  .uk-table-responsive thead {
    display: none; }
  .uk-table-responsive th,
  .uk-table-responsive td {
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    overflow: visible !important;
    white-space: normal !important; }
  .uk-table-responsive th:not(:first-child):not(.uk-table-link),
  .uk-table-responsive td:not(:first-child):not(.uk-table-link),
  .uk-table-responsive .uk-table-link:not(:first-child) > a {
    padding-top: 5px !important; }
  .uk-table-responsive th:not(:last-child):not(.uk-table-link),
  .uk-table-responsive td:not(:last-child):not(.uk-table-link),
  .uk-table-responsive .uk-table-link:not(:last-child) > a {
    padding-bottom: 5px !important; }
  .uk-table-justify.uk-table-responsive th,
  .uk-table-justify.uk-table-responsive td {
    padding-left: 0;
    padding-right: 0; } }

.uk-table tbody tr {
  transition: background-color 0.1s linear; }

.uk-table-striped > tr:nth-of-type(even):last-child,
.uk-table-striped tbody tr:nth-of-type(even):last-child {
  border-bottom: 1px solid #e5e5e5; }

/* ========================================================================
   Component: Icon
 ========================================================================== */
/*
 * Note: 1. - 7. is required for `button` elements. Needed for Close and Form Icon component.
 * 1. Remove margins in Chrome, Safari and Opera.
 * 2. Remove borders for `button`.
 * 3. Remove border-radius in Chrome.
 * 4. Address `overflow` set to `hidden` in IE.
 * 5. Correct `font` properties and `color` not being inherited for `button`.
 * 6. Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 7. Remove default `button` padding and background color
 * 8. Style
 * 9. Fill all SVG elements with the current text color if no `fill` attribute is set
 * 10. Let the container fit the height of the icon
 */
.uk-icon {
  /* 1 */
  margin: 0;
  /* 2 */
  border: none;
  /* 3 */
  border-radius: 0;
  /* 4 */
  overflow: visible;
  /* 5 */
  font: inherit;
  color: inherit;
  /* 6 */
  text-transform: none;
  /* 7. */
  padding: 0;
  background-color: transparent;
  /* 8 */
  display: inline-block;
  /* 9 */
  fill: currentcolor;
  /* 10 */
  line-height: 0; }

/* Required for `button`. */
button.uk-icon:not(:disabled) {
  cursor: pointer; }

/*
 * Remove the inner border and padding in Firefox.
 */
.uk-icon::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * Set the fill and stroke color of all SVG elements to the current text color
 */
.uk-icon:not(.uk-preserve) [fill*="#"]:not(.uk-preserve) {
  fill: currentcolor; }

.uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {
  stroke: currentcolor; }

/*
 * Fix Firefox blurry SVG rendering: https://bugzilla.mozilla.org/show_bug.cgi?id=1046835
 */
.uk-icon > * {
  transform: translate(0, 0); }

/* Image modifier
 ========================================================================== */
/*
 * Display images in icon dimensions
 * 1. Required for `span` with background image
 * 2. Required for `image`
 */
.uk-icon-image {
  width: 20px;
  height: 20px;
  /* 1 */
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /* 2 */
  object-fit: scale-down;
  max-width: none; }

/* Style modifiers
 ========================================================================== */
/*
 * Link
 * 1. Allow text within link
 */
.uk-icon-link {
  color: #999;
  /* 1 */
  text-decoration: none !important; }

.uk-icon-link:hover {
  color: #666; }

/* OnClick + Active */
.uk-icon-link:active,
.uk-active > .uk-icon-link {
  color: #595959; }

/*
 * Button
 * 1. Center icon vertically and horizontally
 */
.uk-icon-button {
  box-sizing: border-box;
  width: 36px;
  height: 36px;
  border-radius: 500px;
  background: #f8f8f8;
  color: #999;
  vertical-align: middle;
  /* 1 */
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color; }

/* Hover */
.uk-icon-button:hover {
  background-color: #ebebeb;
  color: #666; }

/* OnClick + Active */
.uk-icon-button:active,
.uk-active > .uk-icon-button {
  background-color: #dfdfdf;
  color: #666; }

/* ========================================================================
   Component: Form Range
 ========================================================================== */
/*
 * 1. Remove default style.
 * 2. Define consistent box sizing.
 * 3. Remove `margin` in all browsers.
 * 4. Align to the center of the line box.
 * 5. Prevent content overflow if a fixed width is used.
 * 6. Take the full width.
 * 7. Remove white background in Chrome.
 */
.uk-range {
  /* 1 */
  -webkit-appearance: none;
  /* 2 */
  box-sizing: border-box;
  /* 3 */
  margin: 0;
  /* 4 */
  vertical-align: middle;
  /* 5 */
  max-width: 100%;
  /* 6 */
  width: 100%;
  /* 7 */
  background: transparent; }

/* Focus */
.uk-range:focus {
  outline: none; }

.uk-range::-moz-focus-outer {
  border: none; }

/*
 * Improves consistency of cursor style for clickable elements
 */
.uk-range:not(:disabled)::-webkit-slider-thumb {
  cursor: pointer; }

.uk-range:not(:disabled)::-moz-range-thumb {
  cursor: pointer; }

/*
 * Track
 * 1. Safari doesn't have a focus state. Using active instead.
 */
/* Webkit */
.uk-range::-webkit-slider-runnable-track {
  height: 3px;
  background: #ebebeb;
  border-radius: 500px; }

.uk-range:focus::-webkit-slider-runnable-track,
.uk-range:active::-webkit-slider-runnable-track {
  background: #dedede; }

/* Firefox */
.uk-range::-moz-range-track {
  height: 3px;
  background: #ebebeb;
  border-radius: 500px; }

.uk-range:focus::-moz-range-track {
  background: #dedede; }

/*
 * Thumb
 * 1. Reset
 * 2. Style
 */
/* Webkit */
.uk-range::-webkit-slider-thumb {
  /* 1 */
  -webkit-appearance: none;
  margin-top: -7px;
  /* 2 */
  height: 15px;
  width: 15px;
  border-radius: 500px;
  background: #fff;
  border: 1px solid #cccccc; }

/* Firefox */
.uk-range::-moz-range-thumb {
  /* 1 */
  border: none;
  /* 2 */
  height: 15px;
  width: 15px;
  margin-top: -7px;
  border-radius: 500px;
  background: #fff;
  border: 1px solid #cccccc; }

/* ========================================================================
   Component: Form
 ========================================================================== */
/*
 * 1. Define consistent box sizing.
 *    Default is `content-box` with following exceptions set to `border-box`
 *    `select`, `input[type="checkbox"]` and `input[type="radio"]`
 *    `input[type="search"]` in Chrome, Safari and Opera
 *    `input[type="color"]` in Firefox
 * 2. Address margins set differently in Firefox/IE and Chrome/Safari/Opera.
 * 3. Remove `border-radius` in iOS.
 * 4. Change font properties to `inherit` in all browsers.
 */
.uk-input,
.uk-select,
.uk-textarea,
.uk-radio,
.uk-checkbox {
  /* 1 */
  box-sizing: border-box;
  /* 2 */
  margin: 0;
  /* 3 */
  border-radius: 0;
  /* 4 */
  font: inherit; }

/*
 * Show the overflow in Edge.
 */
.uk-input {
  overflow: visible; }

/*
 * Remove the inheritance of text transform in Firefox.
 */
.uk-select {
  text-transform: none; }

/*
 * 1. Change font properties to `inherit` in all browsers
 * 2. Don't inherit the `font-weight` and use `bold` instead.
 * NOTE: Both declarations don't work in Chrome, Safari and Opera.
 */
.uk-select optgroup {
  /* 1 */
  font: inherit;
  /* 2 */
  font-weight: bold; }

/*
 * Remove the default vertical scrollbar in IE 10+.
 */
.uk-textarea {
  overflow: auto; }

/*
 * Remove the inner padding and cancel buttons in Chrome on OS X and Safari on OS X.
 */
.uk-input[type="search"]::-webkit-search-cancel-button,
.uk-input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
.uk-input[type="number"]::-webkit-inner-spin-button,
.uk-input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/*
 * Removes placeholder transparency in Firefox.
 */
.uk-input::-moz-placeholder,
.uk-textarea::-moz-placeholder {
  opacity: 1; }

/*
 * Improves consistency of cursor style for clickable elements
 */
.uk-radio:not(:disabled),
.uk-checkbox:not(:disabled) {
  cursor: pointer; }

/*
 * Define consistent border, margin, and padding.
 * 1. Reset `min-width`
 */
.uk-fieldset {
  border: none;
  margin: 0;
  padding: 0;
  /* 1 */
  min-width: 0; }

/* Input, select and textarea
 * Allowed: `text`, `password`, `datetime-local`, `date`,  `month`,
            `time`, `week`, `number`, `email`, `url`, `search`, `tel`, `color`
 * Disallowed: `range`, `radio`, `checkbox`, `file`, `submit`, `reset` and `image`
 ========================================================================== */
/*
 * Remove default style in iOS.
 */
.uk-input,
.uk-textarea {
  -webkit-appearance: none; }

/*
 * 1. Prevent content overflow if a fixed width is used
 * 2. Take the full width
 * 3. Reset default
 * 4. Style
 */
.uk-input,
.uk-select,
.uk-textarea {
  /* 1 */
  max-width: 100%;
  /* 2 */
  width: 100%;
  /* 3 */
  border: 0 none;
  /* 4 */
  padding: 0 10px;
  background: #fff;
  color: #666;
  border: 1px solid #e5e5e5;
  transition: 0.2s ease-in-out;
  transition-property: color, background-color, border; }

/*
 * Single-line
 * 1. Allow any element to look like an `input` or `select` element
 * 2. Make sure line-height is not larger than height
 *    Also needed to center the text vertically
 */
.uk-input,
.uk-select:not([multiple]):not([size]) {
  height: 40px;
  vertical-align: middle;
  /* 1 */
  display: inline-block; }

/* 2 */
.uk-input:not(input),
.uk-select:not(select) {
  line-height: 38px; }

/*
 * Multi-line
 */
.uk-select[multiple],
.uk-select[size],
.uk-textarea {
  padding-top: 6px;
  padding-bottom: 6px;
  vertical-align: top; }

.uk-select[multiple],
.uk-select[size] {
  resize: vertical; }

/* Focus */
.uk-input:focus,
.uk-select:focus,
.uk-textarea:focus {
  outline: none;
  background-color: #fff;
  color: #666;
  border-color: #1e87f0; }

/* Disabled */
.uk-input:disabled,
.uk-select:disabled,
.uk-textarea:disabled {
  background-color: #f8f8f8;
  color: #999;
  border-color: #e5e5e5; }

/*
 * Placeholder
 */
.uk-input::placeholder {
  color: #999; }

.uk-textarea::placeholder {
  color: #999; }

/* Style modifier (`uk-input`, `uk-select` and `uk-textarea`)
 ========================================================================== */
/*
 * Small
 */
.uk-form-small {
  font-size: 0.875rem; }

/* Single-line */
.uk-form-small:not(textarea):not([multiple]):not([size]) {
  height: 30px;
  padding-left: 8px;
  padding-right: 8px; }

/* Multi-line */
textarea.uk-form-small,
[multiple].uk-form-small,
[size].uk-form-small {
  padding: 5px 8px; }

.uk-form-small:not(select):not(input):not(textarea) {
  line-height: 28px; }

/*
 * Large
 */
.uk-form-large {
  font-size: 1.25rem; }

/* Single-line */
.uk-form-large:not(textarea):not([multiple]):not([size]) {
  height: 55px;
  padding-left: 12px;
  padding-right: 12px; }

/* Multi-line */
textarea.uk-form-large,
[multiple].uk-form-large,
[size].uk-form-large {
  padding: 7px 12px; }

.uk-form-large:not(select):not(input):not(textarea) {
  line-height: 53px; }

/* Style modifier (`uk-input`, `uk-select` and `uk-textarea`)
 ========================================================================== */
/*
 * Error
 */
.uk-form-danger,
.uk-form-danger:focus {
  color: #f0506e;
  border-color: #f0506e; }

/*
 * Success
 */
.uk-form-success,
.uk-form-success:focus {
  color: #32d296;
  border-color: #32d296; }

/*
 * Blank
 */
.uk-form-blank {
  background: none;
  border-color: transparent; }

.uk-form-blank:focus {
  border-color: #e5e5e5;
  border-style: solid; }

/* Width modifiers (`uk-input`, `uk-select` and `uk-textarea`)
 ========================================================================== */
/*
 * Fixed widths
 * Different widths for mini sized `input` and `select` elements
 */
input.uk-form-width-xsmall {
  width: 50px; }

select.uk-form-width-xsmall {
  width: 75px; }

.uk-form-width-small {
  width: 130px; }

.uk-form-width-medium {
  width: 200px; }

.uk-form-width-large {
  width: 500px; }

/* Select
 ========================================================================== */
/*
 * 1. Remove default style. Also works in Firefox
 * 2. Style
 * 3. Set `color` for options in the select dropdown, because the inherited `color` might be too light.
 */
.uk-select:not([multiple]):not([size]) {
  /* 1 */
  -webkit-appearance: none;
  -moz-appearance: none;
  /* 2 */
  padding-right: 20px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: 100% 50%; }

/* 3 */
.uk-select:not([multiple]):not([size]) option {
  color: #666; }

/*
 * Disabled
 */
.uk-select:not([multiple]):not([size]):disabled {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A"); }

/* Datalist
 ========================================================================== */
/*
 * 1. Remove default style in Chrome
 */
.uk-input[list] {
  padding-right: 20px;
  background-repeat: no-repeat;
  background-position: 100% 50%; }

.uk-input[list]:hover,
.uk-input[list]:focus {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A"); }

/* 1 */
.uk-input[list]::-webkit-calendar-picker-indicator {
  display: none !important; }

/* Radio and checkbox
 ========================================================================== */
/*
 * 1. Style
 * 2. Make box more robust so it clips the child element
 * 3. Vertical alignment
 * 4. Remove default style
 * 5. Fix black background on iOS
 * 6. Center icons
 */
.uk-radio,
.uk-checkbox {
  /* 1 */
  display: inline-block;
  height: 16px;
  width: 16px;
  /* 2 */
  overflow: hidden;
  /* 3 */
  margin-top: -4px;
  vertical-align: middle;
  /* 4 */
  -webkit-appearance: none;
  -moz-appearance: none;
  /* 5 */
  background-color: transparent;
  /* 6 */
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border: 1px solid #cccccc;
  transition: 0.2s ease-in-out;
  transition-property: background-color, border; }

.uk-radio {
  border-radius: 50%; }

/* Focus */
.uk-radio:focus,
.uk-checkbox:focus {
  background-color: rgba(0, 0, 0, 0);
  outline: none;
  border-color: #1e87f0; }

/*
 * Checked
 */
.uk-radio:checked,
.uk-checkbox:checked,
.uk-checkbox:indeterminate {
  background-color: #1e87f0;
  border-color: transparent; }

/* Focus */
.uk-radio:checked:focus,
.uk-checkbox:checked:focus,
.uk-checkbox:indeterminate:focus {
  background-color: #0e6dcd; }

/*
 * Icons
 */
.uk-radio:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E"); }

.uk-checkbox:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A"); }

.uk-checkbox:indeterminate {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E"); }

/*
 * Disabled
 */
.uk-radio:disabled,
.uk-checkbox:disabled {
  background-color: #f8f8f8;
  border-color: #e5e5e5; }

.uk-radio:disabled:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23999%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E"); }

.uk-checkbox:disabled:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A"); }

.uk-checkbox:disabled:indeterminate {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23999%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E"); }

/* Legend
 ========================================================================== */
/*
 * Legend
 * 1. Behave like block element
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove padding so people aren't caught out if they zero out fieldsets.
 * 4. Style
 */
.uk-legend {
  /* 1 */
  width: 100%;
  /* 2 */
  color: inherit;
  /* 3 */
  padding: 0;
  /* 4 */
  font-size: 1.5rem;
  line-height: 1.4; }

/* Custom controls
 ========================================================================== */
/*
 * 1. Container fits its content
 * 2. Create position context
 * 3. Prevent content overflow
 * 4. Behave like most inline-block elements
 */
.uk-form-custom {
  /* 1 */
  display: inline-block;
  /* 2 */
  position: relative;
  /* 3 */
  max-width: 100%;
  /* 4 */
  vertical-align: middle; }

/*
 * 1. Position and resize the form control to always cover its container
 * 2. Required for Firefox for positioning to the left
 * 3. Required for Webkit to make `height` work
 * 4. Hide controle and show cursor
 * 5. Needed for the cursor
 * 6. Clip height caused by 5. Needed for Webkit only
 */
.uk-form-custom select,
.uk-form-custom input[type="file"] {
  /* 1 */
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  /* 2 */
  left: 0;
  /* 3 */
  -webkit-appearance: none;
  /* 4 */
  opacity: 0;
  cursor: pointer; }

.uk-form-custom input[type="file"] {
  /* 5 */
  font-size: 500px;
  /* 6 */
  overflow: hidden; }

/* Label
 ========================================================================== */
.uk-form-label {
  color: #333;
  font-size: 0.875rem; }

/* Layout
 ========================================================================== */
/*
 * Stacked
 */
.uk-form-stacked .uk-form-label {
  display: block;
  margin-bottom: 5px; }

/*
 * Horizontal
 */
/* Tablet portrait and smaller */
@media (max-width: 959px) {
  /* Behave like `uk-form-stacked` */
  .uk-form-horizontal .uk-form-label {
    display: block;
    margin-bottom: 5px; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-form-horizontal .uk-form-label {
    width: 200px;
    margin-top: 7px;
    float: left; }
  .uk-form-horizontal .uk-form-controls {
    margin-left: 215px; }
  /* Better vertical alignment if controls are checkboxes and radio buttons with text */
  .uk-form-horizontal .uk-form-controls-text {
    padding-top: 7px; } }

/* Icons
 ========================================================================== */
/*
 * 1. Set position
 * 2. Set width
 * 3. Center icon vertically and horizontally
 * 4. Style
 */
.uk-form-icon {
  /* 1 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  /* 2 */
  width: 40px;
  /* 3 */
  display: inline-flex;
  justify-content: center;
  align-items: center;
  /* 4 */
  color: #999; }

/*
 * Required for `a`.
 */
.uk-form-icon:hover {
  color: #666; }

/*
 * Make `input` element clickable through icon, e.g. if it's a `span`
 */
.uk-form-icon:not(a):not(button):not(input) {
  pointer-events: none; }

/*
 * Input padding
 */
.uk-form-icon:not(.uk-form-icon-flip) ~ .uk-input {
  padding-left: 40px !important; }

/*
 * Position modifier
 */
.uk-form-icon-flip {
  right: 0;
  left: auto; }

.uk-form-icon-flip ~ .uk-input {
  padding-right: 40px !important; }

/* ========================================================================
   Component: Button
 ========================================================================== */
/*
 * 1. Remove margins in Chrome, Safari and Opera.
 * 2. Remove borders for `button`.
 * 3. Address `overflow` set to `hidden` in IE.
 * 4. Correct `font` properties and `color` not being inherited for `button`.
 * 5. Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 6. Remove default style for `input type="submit"`in iOS.
 * 7. Style
 * 8. `line-height` is used to create a height because it also centers the text vertically for `a` elements.
 *    Better would be to use height and flexbox to center the text vertically but flexbox doesn't work in Firefox on `button` elements.
 * 9. Align text if button has a width
 * 10. Required for `a`.
 */
.uk-button {
  /* 1 */
  margin: 0;
  /* 2 */
  border: none;
  /* 3 */
  overflow: visible;
  /* 4 */
  font: inherit;
  color: inherit;
  /* 5 */
  text-transform: none;
  /* 6 */
  -webkit-appearance: none;
  border-radius: 0;
  /* 7 */
  display: inline-block;
  box-sizing: border-box;
  padding: 0 30px;
  vertical-align: middle;
  font-size: 0.875rem;
  /* 8 */
  line-height: 38px;
  /* 9 */
  text-align: center;
  /* 10 */
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color, border-color; }

.uk-button:not(:disabled) {
  cursor: pointer; }

/*
 * Remove the inner border and padding in Firefox.
 */
.uk-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* Hover */
.uk-button:hover {
  /* 9 */
  text-decoration: none; }

/* OnClick + Active */
/* Style modifiers
 ========================================================================== */
/*
 * Default
 */
.uk-button-default {
  background-color: transparent;
  color: #333;
  border: 1px solid #e5e5e5; }

/* Hover */
.uk-button-default:hover {
  background-color: transparent;
  color: #333;
  border-color: #b2b2b2; }

/* OnClick + Active */
.uk-button-default:active,
.uk-button-default.uk-active {
  background-color: transparent;
  color: #333;
  border-color: #999999; }

/*
 * Primary
 */
.uk-button-primary {
  background-color: #1e87f0;
  color: #fff;
  border: 1px solid transparent; }

/* Hover */
.uk-button-primary:hover {
  background-color: #0f7ae5;
  color: #fff; }

/* OnClick + Active */
.uk-button-primary:active,
.uk-button-primary.uk-active {
  background-color: #0e6dcd;
  color: #fff; }

/*
 * Secondary
 */
.uk-button-secondary {
  background-color: #222;
  color: #fff;
  border: 1px solid transparent; }

/* Hover */
.uk-button-secondary:hover {
  background-color: #151515;
  color: #fff; }

/* OnClick + Active */
.uk-button-secondary:active,
.uk-button-secondary.uk-active {
  background-color: #080808;
  color: #fff; }

/*
 * Danger
 */
.uk-button-danger {
  background-color: #f0506e;
  color: #fff;
  border: 1px solid transparent; }

/* Hover */
.uk-button-danger:hover {
  background-color: #ee395b;
  color: #fff; }

/* OnClick + Active */
.uk-button-danger:active,
.uk-button-danger.uk-active {
  background-color: #ec2147;
  color: #fff; }

/*
 * Disabled
 * The same for all style modifiers
 */
.uk-button-default:disabled,
.uk-button-primary:disabled,
.uk-button-secondary:disabled,
.uk-button-danger:disabled {
  background-color: transparent;
  color: #999;
  border-color: #e5e5e5; }

/* Size modifiers
 ========================================================================== */
.uk-button-small {
  padding: 0 15px;
  line-height: 28px;
  font-size: 0.875rem; }

.uk-button-large {
  padding: 0 40px;
  line-height: 53px;
  font-size: 0.875rem; }

/* Text modifiers
 ========================================================================== */
/*
 * Text
 * 1. Reset
 * 2. Style
 */
.uk-button-text {
  /* 1 */
  padding: 0;
  line-height: 1.5;
  background: none;
  /* 2 */
  color: #333;
  position: relative; }

.uk-button-text::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 100%;
  border-bottom: 1px solid currentColor;
  transition: right 0.3s ease-out; }

/* Hover */
.uk-button-text:hover {
  color: #333; }

.uk-button-text:hover::before {
  right: 0; }

/* Disabled */
.uk-button-text:disabled {
  color: #999; }

.uk-button-text:disabled::before {
  display: none; }

/*
 * Link
 * 1. Reset
 * 2. Style
 */
.uk-button-link {
  /* 1 */
  padding: 0;
  line-height: 1.5;
  background: none;
  /* 2 */
  color: #333; }

/* Hover */
.uk-button-link:hover {
  color: #999;
  text-decoration: none; }

/* Disabled */
.uk-button-link:disabled {
  color: #999;
  text-decoration: none; }

/* Group
 ========================================================================== */
/*
 * 1. Using `flex` instead of `inline-block` to prevent whitespace betweent child elements
 * 2. Behave like button
 * 3. Create position context
 */
.uk-button-group {
  /* 1 */
  display: inline-flex;
  /* 2 */
  vertical-align: middle;
  /* 3 */
  position: relative; }

/* Group
     ========================================================================== */
/*
     * Collapse border
     */
.uk-button-group > .uk-button:nth-child(n+2),
.uk-button-group > div:nth-child(n+2) .uk-button {
  margin-left: -1px; }

/*
     * Create position context to superimpose the successor elements border
     * Known issue: If you use an `a` element as button and an icon inside,
     * the active state will not work if you click the icon inside the button
     * Workaround: Just use a `button` or `input` element as button
     */
.uk-button-group .uk-button:hover,
.uk-button-group .uk-button:focus,
.uk-button-group .uk-button:active,
.uk-button-group .uk-button.uk-active {
  position: relative;
  z-index: 1; }

/* ========================================================================
   Component: Progress
 ========================================================================== */
/*
 * 1. Add the correct vertical alignment in all browsers.
 * 2. Behave like a block element.
 * 3. Remove borders in Firefox.
 * 4. Remove default style in Chrome, Safari and Edge.
 * 5. Style
 */
.uk-progress {
  /* 1 */
  vertical-align: baseline;
  /* 2 */
  display: block;
  width: 100%;
  /* 3 */
  border: 0;
  /* 4 */
  background-color: #f8f8f8;
  /* 5 */
  margin-bottom: 20px;
  height: 15px;
  border-radius: 500px;
  overflow: hidden; }

/* Add margin if adjacent element */
* + .uk-progress {
  margin-top: 20px; }

/*
 * Show background color set on `uk-progress` in Chrome, Safari and Edge.
 */
.uk-progress::-webkit-progress-bar {
  background-color: transparent; }

/*
 * Progress Bar
 * 1. Transitions don't work on `::-moz-progress-bar` pseudo element in Firefox yet.
 *    https://bugzilla.mozilla.org/show_bug.cgi?id=662351
 */
.uk-progress::-webkit-progress-value {
  background-color: #1e87f0;
  transition: width 0.6s ease; }

.uk-progress::-moz-progress-bar {
  background-color: #1e87f0;
  /* 1 */
  transition: width 0.6s ease; }

/* ========================================================================
   Component: Section
 ========================================================================== */
/*
 * 1. Make it work with `100vh` and height in general
 */
.uk-section {
  display: flow-root;
  box-sizing: border-box;
  /* 1 */
  padding-top: 40px;
  padding-bottom: 40px; }

/* Desktop and bigger */
@media (min-width: 960px) {
  .uk-section {
    padding-top: 70px;
    padding-bottom: 70px; } }

/*
 * Remove margin from the last-child
 */
.uk-section > :last-child {
  margin-bottom: 0; }

/* Size modifiers
 ========================================================================== */
/*
 * XSmall
 */
.uk-section-xsmall {
  padding-top: 20px;
  padding-bottom: 20px; }

/*
 * Small
 */
.uk-section-small {
  padding-top: 40px;
  padding-bottom: 40px; }

/*
 * Large
 */
.uk-section-large {
  padding-top: 70px;
  padding-bottom: 70px; }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-section-large {
    padding-top: 140px;
    padding-bottom: 140px; } }

/*
 * XLarge
 */
.uk-section-xlarge {
  padding-top: 140px;
  padding-bottom: 140px; }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-section-xlarge {
    padding-top: 210px;
    padding-bottom: 210px; } }

/* Style modifiers
 ========================================================================== */
/*
 * Default
 */
.uk-section-default {
  --uk-inverse: dark;
  background: #fff; }

/*
 * Muted
 */
.uk-section-muted {
  --uk-inverse: dark;
  background: #f8f8f8; }

/*
 * Primary
 */
.uk-section-primary {
  --uk-inverse: light;
  background: #1e87f0; }

/*
 * Secondary
 */
.uk-section-secondary {
  --uk-inverse: light;
  background: #222; }

/* Overlap modifier
 ========================================================================== */
/*
 * Reserved modifier to make a section overlap another section with an border image
 * Implemented by the theme
 */
/* ========================================================================
   Component: Container
 ========================================================================== */
/*
 * 1. Box sizing has to be `content-box` so the max-width is always the same and
 *    unaffected by the padding on different breakpoints. It's important for the size modifiers.
 */
.uk-container {
  display: flow-root;
  /* 1 */
  box-sizing: content-box;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-container {
    padding-left: 30px;
    padding-right: 30px; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-container {
    padding-left: 40px;
    padding-right: 40px; } }

/*
 * Remove margin from the last-child
 */
.uk-container > :last-child {
  margin-bottom: 0; }

/*
 * Remove padding from nested containers
 */
.uk-container .uk-container {
  padding-left: 0;
  padding-right: 0; }

/* Size modifier
 ========================================================================== */
.uk-container-xsmall {
  max-width: 750px; }

.uk-container-small {
  max-width: 900px; }

.uk-container-large {
  max-width: 1400px; }

.uk-container-xlarge {
  max-width: 1600px; }

.uk-container-expand {
  max-width: none; }

/* Expand modifier
 ========================================================================== */
/*
 * Expand one side only
 */
.uk-container-expand-left {
  margin-left: 0; }

.uk-container-expand-right {
  margin-right: 0; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-container-expand-left.uk-container-xsmall,
  .uk-container-expand-right.uk-container-xsmall {
    max-width: calc(50% + (750px / 2) - 30px); }
  .uk-container-expand-left.uk-container-small,
  .uk-container-expand-right.uk-container-small {
    max-width: calc(50% + (900px / 2) - 30px); } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-container-expand-left,
  .uk-container-expand-right {
    max-width: calc(50% + (1200px / 2) - 40px); }
  .uk-container-expand-left.uk-container-xsmall,
  .uk-container-expand-right.uk-container-xsmall {
    max-width: calc(50% + (750px / 2) - 40px); }
  .uk-container-expand-left.uk-container-small,
  .uk-container-expand-right.uk-container-small {
    max-width: calc(50% + (900px / 2) - 40px); }
  .uk-container-expand-left.uk-container-large,
  .uk-container-expand-right.uk-container-large {
    max-width: calc(50% + (1400px / 2) - 40px); }
  .uk-container-expand-left.uk-container-xlarge,
  .uk-container-expand-right.uk-container-xlarge {
    max-width: calc(50% + (1600px / 2) - 40px); } }

/* Item
 ========================================================================== */
/*
 * Utility classes to reset container padding on the left or right side
 * Note: It has to be negative margin on the item, because it's specific to the item.
 */
.uk-container-item-padding-remove-left,
.uk-container-item-padding-remove-right {
  width: calc(100% + 15px); }

.uk-container-item-padding-remove-left {
  margin-left: -15px; }

.uk-container-item-padding-remove-right {
  margin-right: -15px; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-container-item-padding-remove-left,
  .uk-container-item-padding-remove-right {
    width: calc(100% + 30px); }
  .uk-container-item-padding-remove-left {
    margin-left: -30px; }
  .uk-container-item-padding-remove-right {
    margin-right: -30px; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-container-item-padding-remove-left,
  .uk-container-item-padding-remove-right {
    width: calc(100% + 40px); }
  .uk-container-item-padding-remove-left {
    margin-left: -40px; }
  .uk-container-item-padding-remove-right {
    margin-right: -40px; } }

/* ========================================================================
   Component: Tile
 ========================================================================== */
.uk-tile {
  display: flow-root;
  position: relative;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 40px;
  padding-bottom: 40px; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-tile {
    padding-left: 30px;
    padding-right: 30px; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-tile {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 70px;
    padding-bottom: 70px; } }

/*
 * Remove margin from the last-child
 */
.uk-tile > :last-child {
  margin-bottom: 0; }

/* Size modifiers
 ========================================================================== */
/*
 * XSmall
 */
.uk-tile-xsmall {
  padding-top: 20px;
  padding-bottom: 20px; }

/*
 * Small
 */
.uk-tile-small {
  padding-top: 40px;
  padding-bottom: 40px; }

/*
 * Large
 */
.uk-tile-large {
  padding-top: 70px;
  padding-bottom: 70px; }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-tile-large {
    padding-top: 140px;
    padding-bottom: 140px; } }

/*
 * XLarge
 */
.uk-tile-xlarge {
  padding-top: 140px;
  padding-bottom: 140px; }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-tile-xlarge {
    padding-top: 210px;
    padding-bottom: 210px; } }

/* Style modifiers
 ========================================================================== */
/*
 * Default
 */
.uk-tile-default {
  --uk-inverse: dark;
  background-color: #fff; }

/*
 * Muted
 */
.uk-tile-muted {
  --uk-inverse: dark;
  background-color: #f8f8f8; }

/*
 * Primary
 */
.uk-tile-primary {
  --uk-inverse: light;
  background-color: #1e87f0; }

/*
 * Secondary
 */
.uk-tile-secondary {
  --uk-inverse: light;
  background-color: #222; }

/* ========================================================================
   Component: Card
 ========================================================================== */
.uk-card {
  position: relative;
  box-sizing: border-box;
  transition: box-shadow 0.1s ease-in-out; }

/* Sections
 ========================================================================== */
.uk-card-body {
  display: flow-root;
  padding: 30px 30px; }

.uk-card-header {
  display: flow-root;
  padding: 15px 30px; }

.uk-card-footer {
  display: flow-root;
  padding: 15px 30px; }

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-card-body {
    padding: 40px 40px; }
  .uk-card-header {
    padding: 20px 40px; }
  .uk-card-footer {
    padding: 20px 40px; } }

/*
 * Remove margin from the last-child
 */
.uk-card-body > :last-child,
.uk-card-header > :last-child,
.uk-card-footer > :last-child {
  margin-bottom: 0; }

/* Media
 ========================================================================== */
/*
 * Reserved alignment modifier to style the media element, e.g. with `border-radius`
 * Implemented by the theme
 */
/* Title
 ========================================================================== */
.uk-card-title {
  font-size: 1.5rem;
  line-height: 1.4; }

/* Badge
 ========================================================================== */
/*
 * 1. Position
 * 2. Size
 * 3. Style
 * 4. Center child vertically
 */
.uk-card-badge {
  /* 1 */
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  /* 2 */
  height: 22px;
  padding: 0 10px;
  /* 3 */
  background: #1e87f0;
  color: #fff;
  font-size: 0.875rem;
  /* 4 */
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
  border-radius: 2px;
  text-transform: uppercase; }

/*
 * Remove margin from adjacent element
 */
.uk-card-badge:first-child + * {
  margin-top: 0; }

/* Hover modifier
 ========================================================================== */
.uk-card-hover:not(.uk-card-default):not(.uk-card-primary):not(.uk-card-secondary):hover {
  background-color: #fff;
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16); }

/* Style modifiers
 ========================================================================== */
/*
 * Default
 * Note: Header and Footer are only implemented for the default style
 */
.uk-card-default {
  --uk-inverse: dark;
  background-color: #fff;
  color: #666;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08); }

.uk-card-default .uk-card-title {
  color: #333; }

.uk-card-default.uk-card-hover:hover {
  background-color: #fff;
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16); }

.uk-card-default .uk-card-header {
  border-bottom: 1px solid #e5e5e5; }

.uk-card-default .uk-card-footer {
  border-top: 1px solid #e5e5e5; }

/*
 * Primary
 */
.uk-card-primary {
  --uk-inverse: light;
  background-color: #1e87f0;
  color: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08); }

.uk-card-primary .uk-card-title {
  color: #fff; }

.uk-card-primary.uk-card-hover:hover {
  background-color: #1e87f0;
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16); }

/*
 * Secondary
 */
.uk-card-secondary {
  --uk-inverse: light;
  background-color: #222;
  color: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08); }

.uk-card-secondary .uk-card-title {
  color: #fff; }

.uk-card-secondary.uk-card-hover:hover {
  background-color: #222;
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16); }

/* Size modifier
 ========================================================================== */
/*
 * Small
 */
.uk-card-small.uk-card-body,
.uk-card-small .uk-card-body {
  padding: 20px 20px; }

.uk-card-small .uk-card-header {
  padding: 13px 20px; }

.uk-card-small .uk-card-footer {
  padding: 13px 20px; }

/*
 * Large
 */
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-card-large.uk-card-body,
  .uk-card-large .uk-card-body {
    padding: 70px 70px; }
  .uk-card-large .uk-card-header {
    padding: 35px 70px; }
  .uk-card-large .uk-card-footer {
    padding: 35px 70px; } }

/*
     * Default
     */
.uk-card-body > .uk-nav-default {
  margin-left: -30px;
  margin-right: -30px; }

.uk-card-body > .uk-nav-default:only-child {
  margin-top: -15px;
  margin-bottom: -15px; }

.uk-card-body > .uk-nav-default > li > a,
.uk-card-body > .uk-nav-default .uk-nav-header,
.uk-card-body > .uk-nav-default .uk-nav-divider {
  padding-left: 30px;
  padding-right: 30px; }

.uk-card-body > .uk-nav-default .uk-nav-sub {
  padding-left: 45px; }

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-card-body > .uk-nav-default {
    margin-left: -40px;
    margin-right: -40px; }
  .uk-card-body > .uk-nav-default:only-child {
    margin-top: -25px;
    margin-bottom: -25px; }
  .uk-card-body > .uk-nav-default > li > a,
  .uk-card-body > .uk-nav-default .uk-nav-header,
  .uk-card-body > .uk-nav-default .uk-nav-divider {
    padding-left: 40px;
    padding-right: 40px; }
  .uk-card-body > .uk-nav-default .uk-nav-sub {
    padding-left: 55px; } }

/*
     * Small
     */
.uk-card-small > .uk-nav-default {
  margin-left: -20px;
  margin-right: -20px; }

.uk-card-small > .uk-nav-default:only-child {
  margin-top: -5px;
  margin-bottom: -5px; }

.uk-card-small > .uk-nav-default > li > a,
.uk-card-small > .uk-nav-default .uk-nav-header,
.uk-card-small > .uk-nav-default .uk-nav-divider {
  padding-left: 20px;
  padding-right: 20px; }

.uk-card-small > .uk-nav-default .uk-nav-sub {
  padding-left: 35px; }

/*
     * Large
     */
/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-card-large > .uk-nav-default {
    margin: 0; }
  .uk-card-large > .uk-nav-default:only-child {
    margin: 0; }
  .uk-card-large > .uk-nav-default > li > a,
  .uk-card-large > .uk-nav-default .uk-nav-header,
  .uk-card-large > .uk-nav-default .uk-nav-divider {
    padding-left: 0;
    padding-right: 0; }
  .uk-card-large > .uk-nav-default .uk-nav-sub {
    padding-left: 15px; } }

/* ========================================================================
   Component: Close
 ========================================================================== */
/*
 * Adopts `uk-icon`
 */
.uk-close {
  color: #999;
  transition: 0.1s ease-in-out;
  transition-property: color, opacity; }

/* Hover */
.uk-close:hover {
  color: #666; }

/* ========================================================================
   Component: Spinner
 ========================================================================== */
/*
 * Adopts `uk-icon`
 */
/* SVG
 ========================================================================== */
.uk-spinner > * {
  animation: uk-spinner-rotate 1.4s linear infinite; }

@keyframes uk-spinner-rotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(270deg); } }

/*
 * Circle
 */
.uk-spinner > * > * {
  stroke-dasharray: 88px;
  stroke-dashoffset: 0;
  transform-origin: center;
  animation: uk-spinner-dash 1.4s ease-in-out infinite;
  stroke-width: 1;
  stroke-linecap: round; }

@keyframes uk-spinner-dash {
  0% {
    stroke-dashoffset: 88px; }
  50% {
    stroke-dashoffset: 22px;
    transform: rotate(135deg); }
  100% {
    stroke-dashoffset: 88px;
    transform: rotate(450deg); } }

/* ========================================================================
   Component: Totop
 ========================================================================== */
/*
 * Addopts `uk-icon`
 */
.uk-totop {
  padding: 5px;
  color: #999;
  transition: color 0.1s ease-in-out; }

/* Hover */
.uk-totop:hover {
  color: #666; }

/* OnClick */
.uk-totop:active {
  color: #333; }

/* ========================================================================
   Component: Marker
 ========================================================================== */
/*
 * Addopts `uk-icon`
 */
.uk-marker {
  padding: 5px;
  background: #222;
  color: #fff;
  border-radius: 500px; }

/* Hover */
.uk-marker:hover {
  color: #fff; }

/* ========================================================================
   Component: Alert
 ========================================================================== */
.uk-alert {
  position: relative;
  margin-bottom: 20px;
  padding: 15px 29px 15px 15px;
  background: #f8f8f8;
  color: #666; }

/* Add margin if adjacent element */
* + .uk-alert {
  margin-top: 20px; }

/*
 * Remove margin from the last-child
 */
.uk-alert > :last-child {
  margin-bottom: 0; }

/* Close
 * Adopts `uk-close`
 ========================================================================== */
.uk-alert-close {
  position: absolute;
  top: 20px;
  right: 15px;
  color: inherit;
  opacity: 0.4; }

/*
 * Remove margin from adjacent element
 */
.uk-alert-close:first-child + * {
  margin-top: 0; }

/*
 * Hover
 */
.uk-alert-close:hover {
  color: inherit;
  opacity: 0.8; }

/* Style modifiers
 ========================================================================== */
/*
 * Primary
 */
.uk-alert-primary {
  background: #d8eafc;
  color: #1e87f0; }

/*
 * Success
 */
.uk-alert-success {
  background: #edfbf6;
  color: #32d296; }

/*
 * Warning
 */
.uk-alert-warning {
  background: #fff6ee;
  color: #faa05a; }

/*
 * Danger
 */
.uk-alert-danger {
  background: #fef4f6;
  color: #f0506e; }

/*
     * Content
     */
.uk-alert h1, .uk-alert bat-card-step.step1:before, .uk-alert bat-card-step.step2:before, .uk-alert bat-card-step.step3:before, .uk-alert bat-card-step.step4:before,
.uk-alert h2,
.uk-alert h3,
.uk-alert bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
bat-producthero-globrochureware .bat-producthero--globrochureware .uk-alert .bat-producthero-configurator-title,
.uk-alert bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .uk-alert .bat-producthero-configurator-title,
.uk-alert h4,
.uk-alert h5,
.uk-alert bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .uk-alert .bat-quantity-label,
.uk-alert bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-alert .heading,
.uk-alert bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .uk-alert .bat-quantity-label,
.uk-alert bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-alert .heading,
.uk-alert h6 {
  color: inherit; }

.uk-alert a:not([class]) {
  color: inherit;
  text-decoration: underline; }

.uk-alert a:not([class]):hover {
  color: inherit;
  text-decoration: underline; }

/* ========================================================================
   Component: Placeholder
 ========================================================================== */
.uk-placeholder {
  margin-bottom: 20px;
  padding: 30px 30px;
  background: transparent;
  border: 1px dashed #e5e5e5; }

/* Add margin if adjacent element */
* + .uk-placeholder {
  margin-top: 20px; }

/*
 * Remove margin from the last-child
 */
.uk-placeholder > :last-child {
  margin-bottom: 0; }

/* ========================================================================
   Component: Badge
 ========================================================================== */
/*
 * 1. Style
 * 2. Center child vertically and horizontally
 */
.uk-badge {
  box-sizing: border-box;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border-radius: 500px;
  vertical-align: middle;
  /* 1 */
  background: #1e87f0;
  color: #fff !important;
  font-size: 11px;
  /* 2 */
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 0; }

/*
 * Required for `a`
 */
.uk-badge:hover {
  text-decoration: none; }

/* ========================================================================
   Component: Label
 ========================================================================== */
.uk-label {
  display: inline-block;
  padding: 0 10px;
  background: #1e87f0;
  line-height: 1.5;
  font-size: 0.875rem;
  color: #fff;
  vertical-align: middle;
  white-space: nowrap;
  border-radius: 2px;
  text-transform: uppercase; }

/* Color modifiers
 ========================================================================== */
/*
 * Success
 */
.uk-label-success {
  background-color: #32d296;
  color: #fff; }

/*
 * Warning
 */
.uk-label-warning {
  background-color: #faa05a;
  color: #fff; }

/*
 * Danger
 */
.uk-label-danger {
  background-color: #f0506e;
  color: #fff; }

/* ========================================================================
   Component: Overlay
 ========================================================================== */
.uk-overlay {
  padding: 30px 30px; }

/*
 * Remove margin from the last-child
 */
.uk-overlay > :last-child {
  margin-bottom: 0; }

/* Icon
 ========================================================================== */
/* Style modifiers
 ========================================================================== */
/*
 * Default
 */
.uk-overlay-default {
  --uk-inverse: dark;
  background: rgba(255, 255, 255, 0.8); }

/*
 * Primary
 */
.uk-overlay-primary {
  --uk-inverse: light;
  background: rgba(34, 34, 34, 0.8); }

/* ========================================================================
   Component: Article
 ========================================================================== */
.uk-article {
  display: flow-root; }

/*
 * Remove margin from the last-child
 */
.uk-article > :last-child {
  margin-bottom: 0; }

/* Adjacent sibling
 ========================================================================== */
.uk-article + .uk-article {
  margin-top: 70px; }

/* Title
 ========================================================================== */
.uk-article-title {
  font-size: 2.23125rem;
  line-height: 1.2; }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-article-title {
    font-size: 2.625rem; } }

/* Meta
 ========================================================================== */
.uk-article-meta {
  font-size: 0.875rem;
  line-height: 1.4;
  color: #999; }

.uk-article-meta a {
  color: #999; }

.uk-article-meta a:hover {
  color: #666;
  text-decoration: none; }

/* ========================================================================
   Component: Comment
 ========================================================================== */
/* Sections
 ========================================================================== */
.uk-comment-body {
  display: flow-root;
  overflow-wrap: break-word;
  word-wrap: break-word; }

.uk-comment-header {
  display: flow-root;
  margin-bottom: 20px; }

/*
 * Remove margin from the last-child
 */
.uk-comment-body > :last-child,
.uk-comment-header > :last-child {
  margin-bottom: 0; }

/* Title
 ========================================================================== */
.uk-comment-title {
  font-size: 1.25rem;
  line-height: 1.4; }

/* Meta
 ========================================================================== */
.uk-comment-meta {
  font-size: 0.875rem;
  line-height: 1.4;
  color: #999; }

/* Avatar
 ========================================================================== */
/* List
 ========================================================================== */
.uk-comment-list {
  padding: 0;
  list-style: none; }

/* Adjacent siblings */
.uk-comment-list > :nth-child(n+2) {
  margin-top: 70px; }

/*
 * Sublists
 * Note: General sibling selector allows reply block between comment and sublist
 */
.uk-comment-list .uk-comment ~ ul {
  margin: 70px 0 0 0;
  padding-left: 30px;
  list-style: none; }

/* Tablet and bigger */
@media (min-width: 960px) {
  .uk-comment-list .uk-comment ~ ul {
    padding-left: 100px; } }

/* Adjacent siblings */
.uk-comment-list .uk-comment ~ ul > :nth-child(n+2) {
  margin-top: 70px; }

/* Style modifier
 ========================================================================== */
.uk-comment-primary {
  padding: 30px;
  background-color: #f8f8f8; }

/* ========================================================================
   Component: Search
 ========================================================================== */
/*
 * 1. Container fits its content
 * 2. Create position context
 * 3. Prevent content overflow
 * 4. Reset `form`
 */
.uk-search {
  /* 1 */
  display: inline-block;
  /* 2 */
  position: relative;
  /* 3 */
  max-width: 100%;
  /* 4 */
  margin: 0; }

/* Input
 ========================================================================== */
/*
 * Remove the inner padding and cancel buttons in Chrome on OS X and Safari on OS X.
 */
.uk-search-input::-webkit-search-cancel-button,
.uk-search-input::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes placeholder transparency in Firefox.
 */
.uk-search-input::-moz-placeholder {
  opacity: 1; }

/*
 * 1. Define consistent box sizing.
 * 2. Address margins set differently in Firefox/IE and Chrome/Safari/Opera.
 * 3. Remove `border-radius` in iOS.
 * 4. Change font properties to `inherit` in all browsers
 * 5. Show the overflow in Edge.
 * 6. Remove default style in iOS.
 * 7. Vertical alignment
 * 8. Take the full container width
 * 9. Style
 */
.uk-search-input {
  /* 1 */
  box-sizing: border-box;
  /* 2 */
  margin: 0;
  /* 3 */
  border-radius: 0;
  /* 4 */
  font: inherit;
  /* 5 */
  overflow: visible;
  /* 6 */
  -webkit-appearance: none;
  /* 7 */
  vertical-align: middle;
  /* 8 */
  width: 100%;
  /* 9 */
  border: none;
  color: #666; }

.uk-search-input:focus {
  outline: none; }

/* Placeholder */
.uk-search-input::placeholder {
  color: #999; }

/* Icon (Adopts `uk-icon`)
 ========================================================================== */
/*
 * Position above input
 * 1. Set position
 * 2. Center icon vertically and horizontally
 * 3. Style
 */
.uk-search .uk-search-icon {
  /* 1 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  /* 2 */
  display: inline-flex;
  justify-content: center;
  align-items: center;
  /* 3 */
  color: #999; }

/*
 * Required for `a`.
 */
.uk-search .uk-search-icon:hover {
  color: #999; }

/*
 * Make `input` element clickable through icon, e.g. if it's a `span`
 */
.uk-search .uk-search-icon:not(a):not(button):not(input) {
  pointer-events: none; }

/*
 * Position modifier
 */
.uk-search .uk-search-icon-flip {
  right: 0;
  left: auto; }

/* Default modifier
 ========================================================================== */
.uk-search-default {
  width: 240px; }

/*
 * Input
 */
.uk-search-default .uk-search-input {
  height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  background: transparent;
  border: 1px solid #e5e5e5; }

/* Focus */
.uk-search-default .uk-search-input:focus {
  background-color: rgba(0, 0, 0, 0);
  border-color: #1e87f0; }

/*
 * Icon
 */
.uk-search-default .uk-search-icon {
  width: 40px; }

.uk-search-default:has(.uk-search-icon:not(.uk-search-icon-flip)) .uk-search-input {
  padding-left: 40px; }

.uk-search-default:has(.uk-search-icon-flip) .uk-search-input {
  padding-right: 40px; }

/* Navbar modifier
 ========================================================================== */
.uk-search-navbar {
  width: 240px; }

/*
 * Input
 */
.uk-search-navbar .uk-search-input {
  height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  background: #fff;
  border: 1px solid #e5e5e5; }

/* Focus */
.uk-search-navbar .uk-search-input:focus {
  background-color: #fff;
  border-color: #1e87f0; }

/*
 * Icon
 */
.uk-search-navbar .uk-search-icon {
  width: 40px; }

.uk-search-navbar:has(.uk-search-icon:not(.uk-search-icon-flip)) .uk-search-input {
  padding-left: 40px; }

.uk-search-navbar:has(.uk-search-icon-flip) .uk-search-input {
  padding-right: 40px; }

/* Medium modifier
 ========================================================================== */
.uk-search-medium {
  width: 400px; }

/*
 * Input
 */
.uk-search-medium .uk-search-input {
  height: 40px;
  background: transparent;
  font-size: 1.5rem; }

/* Focus */
/*
 * Icon
 */
.uk-search-medium .uk-search-icon {
  width: 24px; }

.uk-search-medium:has(.uk-search-icon:not(.uk-search-icon-flip)) .uk-search-input {
  padding-left: 34px; }

.uk-search-medium:has(.uk-search-icon-flip) .uk-search-input {
  padding-right: 34px; }

/* Large modifier
 ========================================================================== */
.uk-search-large {
  width: 500px; }

/*
 * Input
 */
.uk-search-large .uk-search-input {
  height: 80px;
  background: transparent;
  font-size: 2.625rem; }

/* Focus */
/*
 * Icon
 */
.uk-search-large .uk-search-icon {
  width: 40px; }

.uk-search-large:has(.uk-search-icon:not(.uk-search-icon-flip)) .uk-search-input {
  padding-left: 60px; }

.uk-search-large:has(.uk-search-icon-flip) .uk-search-input {
  padding-right: 60px; }

/* Toggle
 ========================================================================== */
.uk-search-toggle {
  color: #999; }

/* Hover */
.uk-search-toggle:hover {
  color: #666; }

/* ========================================================================
   Component: Accordion
 ========================================================================== */
.uk-accordion {
  padding: 0;
  list-style: none; }

/* Item
 ========================================================================== */
.uk-accordion > :nth-child(n+2) {
  margin-top: 20px; }

/* Title
 ========================================================================== */
.uk-accordion-title {
  display: block;
  font-size: 1.25rem;
  line-height: 1.4;
  color: #333;
  overflow: hidden; }

.uk-accordion-title::before {
  content: "";
  width: 1.4em;
  height: 1.4em;
  margin-left: 10px;
  float: right;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.uk-open > .uk-accordion-title::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E"); }

/* Hover */
.uk-accordion-title:hover {
  color: #666;
  text-decoration: none; }

/* Content
 ========================================================================== */
.uk-accordion-content {
  display: flow-root;
  margin-top: 20px; }

/*
 * Remove margin from the last-child
 */
.uk-accordion-content > :last-child {
  margin-bottom: 0; }

/* ========================================================================
   Component: Drop
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set position
 * 3. Set a default width
 */
.uk-drop {
  /* 1 */
  display: none;
  /* 2 */
  position: absolute;
  z-index: 1020;
  --uk-position-offset: 20px;
  --uk-position-viewport-offset: 15px;
  /* 3 */
  box-sizing: border-box;
  width: 300px; }

/* Show */
.uk-drop.uk-open {
  display: block; }

/* Grid modifiers
 ========================================================================== */
.uk-drop-stack .uk-drop-grid > * {
  width: 100% !important; }

/* Parent icon
 ========================================================================== */
.uk-drop-parent-icon {
  margin-left: 0.25em;
  transition: transform 0.3s ease-out; }

[aria-expanded="true"] > .uk-drop-parent-icon {
  transform: rotateX(180deg); }

/* ========================================================================
   Component: Dropbar
 ========================================================================== */
/*
 * Adopts `uk-drop`
 * 1. Reset drop
 * 2. Style
 */
.uk-dropbar {
  --uk-position-offset: 0;
  --uk-position-shift-offset: 0;
  --uk-position-viewport-offset: 0;
  --uk-inverse: dark;
  /* 1 */
  width: auto;
  /* 2 */
  padding: 25px 15px 25px 15px;
  background: #fff;
  color: #666; }

/*
 * Remove margin from the last-child
 */
.uk-dropbar > :last-child {
  margin-bottom: 0; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-dropbar {
    padding-left: 30px;
    padding-right: 30px; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-dropbar {
    padding-left: 40px;
    padding-right: 40px; } }

.uk-dropbar :focus-visible {
  outline-color: #333 !important; }

/* Size modifier
 ========================================================================== */
.uk-dropbar-large {
  padding-top: 40px;
  padding-bottom: 40px; }

/* Direction modifier
 ========================================================================== */
.uk-dropbar-top {
  box-shadow: 0 12px 7px -6px rgba(0, 0, 0, 0.05); }

.uk-dropbar-bottom {
  box-shadow: 0 -12px 7px -6px rgba(0, 0, 0, 0.05); }

.uk-dropbar-left {
  box-shadow: 12px 0 7px -6px rgba(0, 0, 0, 0.05); }

.uk-dropbar-right {
  box-shadow: -12px 0 7px -6px rgba(0, 0, 0, 0.05); }

/* ========================================================================
   Component: Dropnav
 ========================================================================== */
/*
 * 1. Position
 * 2. Reset dropbar
 * 3. Width
 */
.uk-dropnav-dropbar {
  /* 1 */
  position: absolute;
  z-index: 980;
  /* 2 */
  padding: 0;
  /* 3 */
  left: 0;
  right: 0; }

/* ========================================================================
   Component: Modal
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set position
 * 3. Allow scrolling for the modal dialog
 * 4. Horizontal padding
 * 5. Mask the background page
 * 6. Fade-in transition
 */
.uk-modal {
  /* 1 */
  display: none;
  /* 2 */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  /* 3 */
  overflow-y: auto;
  /* 4 */
  padding: 15px 15px;
  /* 5 */
  background: rgba(0, 0, 0, 0.6);
  /* 6 */
  opacity: 0;
  transition: opacity 0.15s linear; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-modal {
    padding: 50px 30px; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-modal {
    padding-left: 40px;
    padding-right: 40px; } }

/*
 * Open
 */
.uk-modal.uk-open {
  opacity: 1; }

/* Page
 ========================================================================== */
/*
 * Prevent scrollbars
 */
.uk-modal-page {
  overflow: hidden; }

/* Dialog
 ========================================================================== */
/*
 * 1. Create position context for spinner and close button
 * 2. Dimensions
 * 3. `!important` is needed to overwrite `uk-width-auto`. See `#modal-media-image` in tests
 * 4. Style
 * 5. Slide-in transition
 */
.uk-modal-dialog {
  /* 1 */
  position: relative;
  /* 2 */
  box-sizing: border-box;
  margin: 0 auto;
  width: 600px;
  /* 3 */
  max-width: 100% !important;
  /* 4 */
  background: #fff;
  /* 5 */
  opacity: 0;
  transform: translateY(-100px);
  transition: 0.3s linear;
  transition-property: opacity, transform; }

/*
 * Open
 */
.uk-open > .uk-modal-dialog {
  opacity: 1;
  transform: translateY(0); }

/* Size modifier
 ========================================================================== */
/*
 * Container size
 * Take the same size as the Container component
 */
.uk-modal-container .uk-modal-dialog {
  width: 1200px; }

/*
 * Full size
 * 1. Remove padding and background from modal
 * 2. Reset all default declarations from modal dialog
 */
/* 1 */
.uk-modal-full {
  padding: 0;
  background: none; }

/* 2 */
.uk-modal-full .uk-modal-dialog {
  margin: 0;
  width: 100%;
  max-width: 100%;
  transform: translateY(0); }

/* Sections
 ========================================================================== */
.uk-modal-body {
  display: flow-root;
  padding: 20px 20px; }

.uk-modal-header {
  display: flow-root;
  padding: 10px 20px;
  background: #fff;
  border-bottom: 1px solid #e5e5e5; }

.uk-modal-footer {
  display: flow-root;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid #e5e5e5; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-modal-body {
    padding: 30px 30px; }
  .uk-modal-header {
    padding: 15px 30px; }
  .uk-modal-footer {
    padding: 15px 30px; } }

/*
 * Remove margin from the last-child
 */
.uk-modal-body > :last-child,
.uk-modal-header > :last-child,
.uk-modal-footer > :last-child {
  margin-bottom: 0; }

/* Title
 ========================================================================== */
.uk-modal-title {
  font-size: 2rem;
  line-height: 1.3; }

/* Close
 * Adopts `uk-close`
 ========================================================================== */
[class*="uk-modal-close-"] {
  position: absolute;
  z-index: 1010;
  top: 10px;
  right: 10px;
  padding: 5px; }

/*
 * Remove margin from adjacent element
 */
[class*="uk-modal-close-"]:first-child + * {
  margin-top: 0; }

/*
 * Hover
 */
/*
 * Default
 */
/*
 * Outside
 * 1. Prevent scrollbar on small devices
 */
.uk-modal-close-outside {
  top: 0;
  /* 1 */
  right: -5px;
  transform: translate(0, -100%);
  color: #ffffff; }

.uk-modal-close-outside:hover {
  color: #fff; }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  /* 1 */
  .uk-modal-close-outside {
    right: 0;
    transform: translate(100%, -100%); } }

/*
 * Full
 */
.uk-modal-close-full {
  top: 0;
  right: 0;
  padding: 10px;
  background: #fff; }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-modal-close-full {
    padding: 20px; } }

/* ========================================================================
   Component: Slideshow
 ========================================================================== */
/*
 * 1. Prevent tab highlighting on iOS.
 */
.uk-slideshow {
  /* 1 */
  -webkit-tap-highlight-color: transparent; }

/* Items
 ========================================================================== */
/*
 * 1. Create position and stacking context
 * 2. Reset list
 * 3. Clip child elements
 * 4. Prevent displaying the callout information on iOS.
 * 5. Disable horizontal panning gestures
 */
.uk-slideshow-items {
  /* 1 */
  position: relative;
  z-index: 0;
  /* 2 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 3 */
  overflow: hidden;
  /* 4 */
  -webkit-touch-callout: none;
  /* 5 */
  touch-action: pan-y; }

/* Item
 ========================================================================== */
/*
 * 1. Position items above each other
 * 2. Take the full width
 * 3. Clip child elements, e.g. for `uk-cover`
 * 4. Optimize animation
 */
.uk-slideshow-items > * {
  /* 1 */
  position: absolute;
  top: 0;
  left: 0;
  /* 2 */
  right: 0;
  bottom: 0;
  /* 3 */
  overflow: hidden;
  /* 4 */
  will-change: transform, opacity; }

/*
 * Hide not active items
 */
.uk-slideshow-items > :not(.uk-active) {
  display: none; }

/* ========================================================================
   Component: Slider
 ========================================================================== */
/*
 * 1. Prevent tab highlighting on iOS.
 */
.uk-slider {
  /* 1 */
  -webkit-tap-highlight-color: transparent; }

/* Container
 ========================================================================== */
/*
 * 1. Clip child elements
 * 2. Prevent accidental scrolling through elements in slide getting focused
 */
.uk-slider-container {
  /* 1 */
  overflow: hidden;
  /* 2 */
  overflow: clip; }

/*
 * Widen container to prevent box-shadows from clipping, `large-box-shadow`
 */
.uk-slider-container-offset {
  margin: -11px -25px -39px -25px;
  padding: 11px 25px 39px 25px; }

/* Items
 ========================================================================== */
/*
 * 1. Optimize animation
 * 2. Create a containing block. In Safari it's neither created by `transform` nor `will-change`.
 * 3. Disable horizontal panning gestures
 */
.uk-slider-items {
  /* 1 */
  will-change: transform;
  /* 2 */
  position: relative;
  /* 3 */
  touch-action: pan-y; }

/*
 * 1. Reset list style without interfering with grid
 * 2. Prevent displaying the callout information on iOS.
 */
.uk-slider-items:not(.uk-grid) {
  display: flex;
  /* 1 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 2 */
  -webkit-touch-callout: none; }

.uk-slider-items.uk-grid {
  flex-wrap: nowrap; }

/* Item
 ========================================================================== */
/*
 * 1. Let items take content dimensions (0 0 auto)
 *    `max-width` needed to keep image responsiveness and prevent content overflow
 * 2. Create position context
 */
.uk-slider-items > * {
  /* 1 */
  flex: none !important;
  box-sizing: border-box;
  max-width: 100%;
  /* 2 */
  position: relative; }

/* ========================================================================
   Component: Sticky
 ========================================================================== */
/*
 * 1. Create position context so it's t the same like when fixed.
 * 2. Create stacking context already when not sticky to have the same context
*     for position set to `sticky` and `relative`
 * 2. More robust if padding and border are used and the sticky height is transitioned
 */
.uk-sticky {
  /* 1 */
  position: relative;
  /* 2 */
  z-index: 980;
  /* 3 */
  box-sizing: border-box; }

/*
 * 1. Force new layer to resolve frame rate issues on devices with lower frame rates
 */
.uk-sticky-fixed {
  margin: 0 !important;
  /* 1 */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/*
 * Faster animations
 */
.uk-sticky[class*="uk-animation-"] {
  animation-duration: 0.2s; }

.uk-sticky.uk-animation-reverse {
  animation-duration: 0.2s; }

/*
 * Placeholder
 * Make content clickable for sticky cover and reveal effects
 */
.uk-sticky-placeholder {
  pointer-events: none; }

/* ========================================================================
   Component: Off-canvas
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set position
 */
.uk-offcanvas {
  /* 1 */
  display: none;
  /* 2 */
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1000; }

/*
 * Flip modifier
 */
.uk-offcanvas-flip .uk-offcanvas {
  right: 0;
  left: auto; }

/* Bar
 ========================================================================== */
/*
 * 1. Set position
 * 2. Size and style
 * 3. Allow scrolling
 */
.uk-offcanvas-bar {
  --uk-inverse: light;
  /* 1 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: -270px;
  /* 2 */
  box-sizing: border-box;
  width: 270px;
  padding: 20px 20px;
  background: #222;
  /* 3 */
  overflow-y: auto; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-offcanvas-bar {
    left: -350px;
    width: 350px;
    padding: 30px 30px; } }

/* Flip modifier */
.uk-offcanvas-flip .uk-offcanvas-bar {
  left: auto;
  right: -270px; }

/* Tablet landscape and bigger */
@media (min-width: 640px) {
  .uk-offcanvas-flip .uk-offcanvas-bar {
    right: -350px; } }

/*
 * Open
 */
.uk-open > .uk-offcanvas-bar {
  left: 0; }

.uk-offcanvas-flip .uk-open > .uk-offcanvas-bar {
  left: auto;
  right: 0; }

/*
 * Slide Animation (Used in slide and push mode)
 */
.uk-offcanvas-bar-animation {
  transition: left 0.3s ease-out; }

.uk-offcanvas-flip .uk-offcanvas-bar-animation {
  transition-property: right; }

/*
 * Reveal Animation
 * 1. Set position
 * 2. Clip the bar
 * 3. Animation
 * 4. Reset position
 */
.uk-offcanvas-reveal {
  /* 1 */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  /* 2 */
  width: 0;
  overflow: hidden;
  /* 3 */
  transition: width 0.3s ease-out; }

.uk-offcanvas-reveal .uk-offcanvas-bar {
  /* 4 */
  left: 0; }

.uk-offcanvas-flip .uk-offcanvas-reveal .uk-offcanvas-bar {
  /* 4 */
  left: auto;
  right: 0; }

.uk-open > .uk-offcanvas-reveal {
  width: 270px; }

/* Tablet landscape and bigger */
@media (min-width: 640px) {
  .uk-open > .uk-offcanvas-reveal {
    width: 350px; } }

/*
 * Flip modifier
 */
.uk-offcanvas-flip .uk-offcanvas-reveal {
  right: 0;
  left: auto; }

/* Close
 * Adopts `uk-close`
 ========================================================================== */
.uk-offcanvas-close {
  position: absolute;
  z-index: 1000;
  top: 5px;
  right: 5px;
  padding: 5px; }

/* Tablet landscape and bigger */
@media (min-width: 640px) {
  .uk-offcanvas-close {
    top: 10px;
    right: 10px; } }

/*
 * Remove margin from adjacent element
 */
.uk-offcanvas-close:first-child + * {
  margin-top: 0; }

/* Overlay
 ========================================================================== */
/*
 * Overlay the whole page. Needed for the `::before`
 * 1. Using `100vw` so no modification is needed when off-canvas is flipped
 * 2. Allow for closing with swipe gesture on devices with pointer events.
 */
.uk-offcanvas-overlay {
  /* 1 */
  width: 100vw;
  /* 2 */
  touch-action: none; }

/*
 * 1. Mask the whole page
 * 2. Fade-in transition
 */
.uk-offcanvas-overlay::before {
  /* 1 */
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.1);
  /* 2 */
  opacity: 0;
  transition: opacity 0.15s linear; }

.uk-offcanvas-overlay.uk-open::before {
  opacity: 1; }

/* Prevent scrolling
 ========================================================================== */
/*
 * Prevent horizontal scrollbar when the content is slide-out
 * Has to be on the `html` element too to make it work on the `body`
 * 1. `clip` is needed for `position: sticky` elements to keep their position
 */
.uk-offcanvas-page,
.uk-offcanvas-container {
  overflow-x: hidden;
  /* 1 */
  overflow-x: clip; }

/* Container
 ========================================================================== */
/*
 * Prepare slide-out animation (Used in reveal and push mode)
 * Using `position: left` instead of `transform` because position `fixed` elements like sticky navbars
 * lose their fixed state and behaves like `absolute` within a transformed container
 * 1. Provide a fixed width and prevent shrinking
 */
.uk-offcanvas-container {
  position: relative;
  left: 0;
  transition: left 0.3s ease-out;
  /* 1 */
  box-sizing: border-box;
  width: 100%; }

/*
 * Activate slide-out animation
 */
:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
  left: 270px; }

.uk-offcanvas-flip.uk-offcanvas-container-animation {
  left: -270px; }

/* Tablet landscape and bigger */
@media (min-width: 640px) {
  :not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
    left: 350px; }
  .uk-offcanvas-flip.uk-offcanvas-container-animation {
    left: -350px; } }

/* ========================================================================
   Component: Switcher
 ========================================================================== */
/*
 * Reset list
 */
.uk-switcher {
  margin: 0;
  padding: 0;
  list-style: none; }

/* Items
 ========================================================================== */
/*
 * Hide not active items
 */
.uk-switcher > :not(.uk-active) {
  display: none; }

/*
 * Remove margin from the last-child
 */
.uk-switcher > * > :last-child {
  margin-bottom: 0; }

/* ========================================================================
   Component: Leader
 ========================================================================== */
.uk-leader {
  overflow: hidden; }

/*
 * 1. Place element in text flow
 * 2. Never break into a new line
 * 3. Get a string back with as many repeating characters to fill the container
 * 4. Prevent wrapping. Overflowing characters will be clipped by the container
 */
.uk-leader-fill::after {
  /* 1 */
  display: inline-block;
  margin-left: 15px;
  /* 2 */
  width: 0;
  /* 3 */
  content: attr(data-fill);
  /* 4 */
  white-space: nowrap; }

/*
 * Hide if media does not match
 */
.uk-leader-fill.uk-leader-hide::after {
  display: none; }

/*
 * Pass fill character to JS
 */
:root {
  --uk-leader-fill-content: .; }

/* ========================================================================
   Component: Notification
 ========================================================================== */
/*
 * 1. Set position
 * 2. Dimensions
 */
.uk-notification {
  /* 1 */
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 1040;
  /* 2 */
  box-sizing: border-box;
  width: 350px; }

/* Position modifiers
========================================================================== */
.uk-notification-top-right,
.uk-notification-bottom-right {
  left: auto;
  right: 10px; }

.uk-notification-top-center,
.uk-notification-bottom-center {
  left: 50%;
  margin-left: -175px; }

.uk-notification-bottom-left,
.uk-notification-bottom-right,
.uk-notification-bottom-center {
  top: auto;
  bottom: 10px; }

/* Responsiveness
========================================================================== */
/* Phones portrait and smaller */
@media (max-width: 639px) {
  .uk-notification {
    left: 10px;
    right: 10px;
    width: auto;
    margin: 0; } }

/* Message
========================================================================== */
.uk-notification-message {
  position: relative;
  padding: 15px;
  background: #f8f8f8;
  color: #666;
  font-size: 1.25rem;
  line-height: 1.4;
  cursor: pointer; }

* + .uk-notification-message {
  margin-top: 10px; }

/* Close
 * Adopts `uk-close`
 ========================================================================== */
.uk-notification-close {
  display: none;
  position: absolute;
  top: 20px;
  right: 15px; }

.uk-notification-message:hover .uk-notification-close {
  display: block; }

/* Style modifiers
 ========================================================================== */
/*
 * Primary
 */
.uk-notification-message-primary {
  color: #1e87f0; }

/*
 * Success
 */
.uk-notification-message-success {
  color: #32d296; }

/*
 * Warning
 */
.uk-notification-message-warning {
  color: #faa05a; }

/*
 * Danger
 */
.uk-notification-message-danger {
  color: #f0506e; }

/* ========================================================================
   Component: Tooltip
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Position
 * 3. Remove tooltip from document flow to keep the UIkit container from changing its size when injected into the document initially
 * 4. Dimensions
 * 5. Style
 */
.uk-tooltip {
  /* 1 */
  display: none;
  /* 2 */
  position: absolute;
  z-index: 1030;
  --uk-position-offset: 10px;
  --uk-position-viewport-offset: 10;
  /* 3 */
  top: 0;
  /* 4 */
  box-sizing: border-box;
  max-width: 200px;
  padding: 3px 6px;
  /* 5 */
  background: #666;
  border-radius: 2px;
  color: #fff;
  font-size: 12px; }

/* Show */
.uk-tooltip.uk-active {
  display: block; }

/* ========================================================================
   Component: Sortable
 ========================================================================== */
.uk-sortable {
  position: relative; }

/*
 * Remove margin from the last-child
 */
.uk-sortable > :last-child {
  margin-bottom: 0; }

/* Drag
 ========================================================================== */
.uk-sortable-drag {
  position: fixed !important;
  z-index: 1050 !important;
  pointer-events: none; }

/* Placeholder
 ========================================================================== */
.uk-sortable-placeholder {
  opacity: 0;
  pointer-events: none; }

/* Empty modifier
 ========================================================================== */
.uk-sortable-empty {
  min-height: 50px; }

/* Handle
 ========================================================================== */
/* Hover */
.uk-sortable-handle:hover {
  cursor: move; }

/* ========================================================================
   Component: Countdown
 ========================================================================== */
/* Item
 ========================================================================== */
/* Number
 ========================================================================== */
/*
 * 1. Make numbers all of the same size to prevent jumping. Must be supported by the font.
 * 2. Style
 */
.uk-countdown-number {
  /* 1 */
  font-variant-numeric: tabular-nums;
  /* 2 */
  font-size: 2rem;
  line-height: 0.8; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-countdown-number {
    font-size: 4rem; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-countdown-number {
    font-size: 6rem; } }

/* Separator
 ========================================================================== */
.uk-countdown-separator {
  font-size: 1rem;
  line-height: 1.6; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-countdown-separator {
    font-size: 2rem; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-countdown-separator {
    font-size: 3rem; } }

/* Label
 ========================================================================== */
/* ========================================================================
   Component: Thumbnav
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Reset list
 * 3. Gutter
 */
.uk-thumbnav {
  display: flex;
  /* 1 */
  flex-wrap: wrap;
  /* 2 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 3 */
  margin-left: -15px; }

/*
 * Space is allocated based on content dimensions, but shrinks: 0 1 auto
 * 1. Gutter
 */
.uk-thumbnav > * {
  /* 1 */
  padding-left: 15px; }

/* Items
 ========================================================================== */
/*
 * Items
 */
.uk-thumbnav > * > * {
  display: inline-block;
  position: relative; }

.uk-thumbnav > * > *::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.4));
  transition: opacity 0.1s ease-in-out; }

/* Hover */
.uk-thumbnav > * > :hover::after {
  opacity: 0; }

/* Active */
.uk-thumbnav > .uk-active > *::after {
  opacity: 0; }

/* Modifier: 'uk-thumbnav-vertical'
 ========================================================================== */
/*
 * 1. Change direction
 * 2. Gutter
 */
.uk-thumbnav-vertical {
  /* 1 */
  flex-direction: column;
  /* 2 */
  margin-left: 0;
  margin-top: -15px; }

/* 2 */
.uk-thumbnav-vertical > * {
  padding-left: 0;
  padding-top: 15px; }

/* ========================================================================
   Component: Iconnav
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Reset list
 * 3. Gutter
 */
.uk-iconnav {
  display: flex;
  /* 1 */
  flex-wrap: wrap;
  /* 2 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 3 */
  margin-left: -10px; }

/*
 * Space is allocated based on content dimensions, but shrinks: 0 1 auto
 * 1. Gutter
 */
.uk-iconnav > * {
  /* 1 */
  padding-left: 10px; }

/* Items
 ========================================================================== */
/*
 * Items must target `a` elements to exclude other elements (e.g. dropdowns)
 * 1. Center content vertically if there is still some text
 * 2. Imitate white space gap when using flexbox
 * 3. Force text not to affect item height
 * 4. Style
 * 5. Required for `a` if there is still some text
 */
.uk-iconnav > * > a {
  /* 1 */
  display: flex;
  align-items: center;
  /* 2 */
  column-gap: 0.25em;
  /* 3 */
  line-height: 0;
  /* 4 */
  color: #999;
  /* 5 */
  text-decoration: none;
  font-size: 0.875rem;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color; }

/* Hover */
.uk-iconnav > * > a:hover {
  color: #666; }

/* Active */
.uk-iconnav > .uk-active > a {
  color: #666; }

/* Modifier: 'uk-iconnav-vertical'
 ========================================================================== */
/*
 * 1. Change direction
 * 2. Gutter
 */
.uk-iconnav-vertical {
  /* 1 */
  flex-direction: column;
  /* 2 */
  margin-left: 0;
  margin-top: -10px; }

/* 2 */
.uk-iconnav-vertical > * {
  padding-left: 0;
  padding-top: 10px; }

/* ========================================================================
   Component: Grid
 ========================================================================== */
/*
 * 1. Allow cells to wrap into the next line
 * 2. Reset list
 */
.uk-grid {
  display: flex;
  /* 1 */
  flex-wrap: wrap;
  /* 2 */
  margin: 0;
  padding: 0;
  list-style: none; }

/*
 * Grid cell
 * Note: Space is allocated solely based on content dimensions, but shrinks: 0 1 auto
 * Reset margin for e.g. paragraphs
 */
.uk-grid > * {
  margin: 0; }

/*
 * Remove margin from the last-child
 */
.uk-grid > * > :last-child {
  margin-bottom: 0; }

/* Gutter
 ========================================================================== */
/*
 * Default
 */
/* Horizontal */
.uk-grid {
  margin-left: -30px; }

.uk-grid > * {
  padding-left: 30px; }

/* Vertical */
.uk-grid + .uk-grid,
.uk-grid > .uk-grid-margin,
* + .uk-grid-margin {
  margin-top: 30px; }

/* Desktop and bigger */
@media (min-width: 1200px) {
  /* Horizontal */
  .uk-grid {
    margin-left: -40px; }
  .uk-grid > * {
    padding-left: 40px; }
  /* Vertical */
  .uk-grid + .uk-grid,
  .uk-grid > .uk-grid-margin,
  * + .uk-grid-margin {
    margin-top: 40px; } }

/*
 * Small
 */
/* Horizontal */
.uk-grid-small,
.uk-grid-column-small {
  margin-left: -15px; }

.uk-grid-small > *,
.uk-grid-column-small > * {
  padding-left: 15px; }

/* Vertical */
.uk-grid + .uk-grid-small,
.uk-grid + .uk-grid-row-small,
.uk-grid-small > .uk-grid-margin,
.uk-grid-row-small > .uk-grid-margin,
* + .uk-grid-margin-small {
  margin-top: 15px; }

/*
 * Medium
 */
/* Horizontal */
.uk-grid-medium,
.uk-grid-column-medium {
  margin-left: -30px; }

.uk-grid-medium > *,
.uk-grid-column-medium > * {
  padding-left: 30px; }

/* Vertical */
.uk-grid + .uk-grid-medium,
.uk-grid + .uk-grid-row-medium,
.uk-grid-medium > .uk-grid-margin,
.uk-grid-row-medium > .uk-grid-margin,
* + .uk-grid-margin-medium {
  margin-top: 30px; }

/*
 * Large
 */
/* Horizontal */
.uk-grid-large,
.uk-grid-column-large {
  margin-left: -40px; }

.uk-grid-large > *,
.uk-grid-column-large > * {
  padding-left: 40px; }

/* Vertical */
.uk-grid + .uk-grid-large,
.uk-grid + .uk-grid-row-large,
.uk-grid-large > .uk-grid-margin,
.uk-grid-row-large > .uk-grid-margin,
* + .uk-grid-margin-large {
  margin-top: 40px; }

/* Desktop and bigger */
@media (min-width: 1200px) {
  /* Horizontal */
  .uk-grid-large,
  .uk-grid-column-large {
    margin-left: -70px; }
  .uk-grid-large > *,
  .uk-grid-column-large > * {
    padding-left: 70px; }
  /* Vertical */
  .uk-grid + .uk-grid-large,
  .uk-grid + .uk-grid-row-large,
  .uk-grid-large > .uk-grid-margin,
  .uk-grid-row-large > .uk-grid-margin,
  * + .uk-grid-margin-large {
    margin-top: 70px; } }

/*
 * Collapse
 */
/* Horizontal */
.uk-grid-collapse,
.uk-grid-column-collapse {
  margin-left: 0; }

.uk-grid-collapse > *,
.uk-grid-column-collapse > * {
  padding-left: 0; }

/* Vertical */
.uk-grid + .uk-grid-collapse,
.uk-grid + .uk-grid-row-collapse,
.uk-grid-collapse > .uk-grid-margin,
.uk-grid-row-collapse > .uk-grid-margin {
  margin-top: 0; }

/* Divider
 ========================================================================== */
.uk-grid-divider > * {
  position: relative; }

.uk-grid-divider > :not(.uk-first-column)::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  border-left: 1px solid #e5e5e5; }

/* Vertical */
.uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  border-top: 1px solid #e5e5e5; }

/*
 * Default
 */
/* Horizontal */
.uk-grid-divider {
  margin-left: -60px; }

.uk-grid-divider > * {
  padding-left: 60px; }

.uk-grid-divider > :not(.uk-first-column)::before {
  left: 30px; }

/* Vertical */
.uk-grid-divider.uk-grid-stack > .uk-grid-margin {
  margin-top: 60px; }

.uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
  top: -30px;
  left: 60px; }

/* Desktop and bigger */
@media (min-width: 1200px) {
  /* Horizontal */
  .uk-grid-divider {
    margin-left: -80px; }
  .uk-grid-divider > * {
    padding-left: 80px; }
  .uk-grid-divider > :not(.uk-first-column)::before {
    left: 40px; }
  /* Vertical */
  .uk-grid-divider.uk-grid-stack > .uk-grid-margin {
    margin-top: 80px; }
  .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
    top: -40px;
    left: 80px; } }

/*
 * Small
 */
/* Horizontal */
.uk-grid-divider.uk-grid-small,
.uk-grid-divider.uk-grid-column-small {
  margin-left: -30px; }

.uk-grid-divider.uk-grid-small > *,
.uk-grid-divider.uk-grid-column-small > * {
  padding-left: 30px; }

.uk-grid-divider.uk-grid-small > :not(.uk-first-column)::before,
.uk-grid-divider.uk-grid-column-small > :not(.uk-first-column)::before {
  left: 15px; }

/* Vertical */
.uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin,
.uk-grid-divider.uk-grid-row-small.uk-grid-stack > .uk-grid-margin {
  margin-top: 30px; }

.uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin::before {
  top: -15px;
  left: 30px; }

.uk-grid-divider.uk-grid-row-small.uk-grid-stack > .uk-grid-margin::before {
  top: -15px; }

.uk-grid-divider.uk-grid-column-small.uk-grid-stack > .uk-grid-margin::before {
  left: 30px; }

/*
 * Medium
 */
/* Horizontal */
.uk-grid-divider.uk-grid-medium,
.uk-grid-divider.uk-grid-column-medium {
  margin-left: -60px; }

.uk-grid-divider.uk-grid-medium > *,
.uk-grid-divider.uk-grid-column-medium > * {
  padding-left: 60px; }

.uk-grid-divider.uk-grid-medium > :not(.uk-first-column)::before,
.uk-grid-divider.uk-grid-column-medium > :not(.uk-first-column)::before {
  left: 30px; }

/* Vertical */
.uk-grid-divider.uk-grid-medium.uk-grid-stack > .uk-grid-margin,
.uk-grid-divider.uk-grid-row-medium.uk-grid-stack > .uk-grid-margin {
  margin-top: 60px; }

.uk-grid-divider.uk-grid-medium.uk-grid-stack > .uk-grid-margin::before {
  top: -30px;
  left: 60px; }

.uk-grid-divider.uk-grid-row-medium.uk-grid-stack > .uk-grid-margin::before {
  top: -30px; }

.uk-grid-divider.uk-grid-column-medium.uk-grid-stack > .uk-grid-margin::before {
  left: 60px; }

/*
 * Large
 */
/* Horizontal */
.uk-grid-divider.uk-grid-large,
.uk-grid-divider.uk-grid-column-large {
  margin-left: -80px; }

.uk-grid-divider.uk-grid-large > *,
.uk-grid-divider.uk-grid-column-large > * {
  padding-left: 80px; }

.uk-grid-divider.uk-grid-large > :not(.uk-first-column)::before,
.uk-grid-divider.uk-grid-column-large > :not(.uk-first-column)::before {
  left: 40px; }

/* Vertical */
.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin,
.uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin {
  margin-top: 80px; }

.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin::before {
  top: -40px;
  left: 80px; }

.uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin::before {
  top: -40px; }

.uk-grid-divider.uk-grid-column-large.uk-grid-stack > .uk-grid-margin::before {
  left: 80px; }

/* Desktop and bigger */
@media (min-width: 1200px) {
  /* Horizontal */
  .uk-grid-divider.uk-grid-large,
  .uk-grid-divider.uk-grid-column-large {
    margin-left: -140px; }
  .uk-grid-divider.uk-grid-large > *,
  .uk-grid-divider.uk-grid-column-large > * {
    padding-left: 140px; }
  .uk-grid-divider.uk-grid-large > :not(.uk-first-column)::before,
  .uk-grid-divider.uk-grid-column-large > :not(.uk-first-column)::before {
    left: 70px; }
  /* Vertical */
  .uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin,
  .uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin {
    margin-top: 140px; }
  .uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin::before {
    top: -70px;
    left: 140px; }
  .uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin::before {
    top: -70px; }
  .uk-grid-divider.uk-grid-column-large.uk-grid-stack > .uk-grid-margin::before {
    left: 140px; } }

/* Match child of a grid cell
 ========================================================================== */
/*
 * Behave like a block element
 * 1. Wrap into the next line
 * 2. Take the full width, at least 100%. Only if no class from the Width component is set.
 * 3. Expand width even if larger than 100%, e.g. because of negative margin (Needed for nested grids)
 */
.uk-grid-match > *,
.uk-grid-item-match {
  display: flex;
  /* 1 */
  flex-wrap: wrap; }

.uk-grid-match > * > :not([class*="uk-width"]),
.uk-grid-item-match > :not([class*="uk-width"]) {
  /* 2 */
  box-sizing: border-box;
  width: 100%;
  /* 3 */
  flex: auto; }

/* ========================================================================
   Component: Nav
 ========================================================================== */
/*
 * Reset
 */
.uk-nav,
.uk-nav ul {
  margin: 0;
  padding: 0;
  list-style: none; }

/*
* 1. Center content vertically, e.g. an icon
* 2. Imitate white space gap when using flexbox
* 3. Reset link
 */
.uk-nav li > a {
  /* 1 */
  display: flex;
  align-items: center;
  /* 2 */
  column-gap: 0.25em;
  /* 3*/
  text-decoration: none; }

/*
 * Items
 * Must target `a` elements to exclude other elements (e.g. lists)
 */
.uk-nav > li > a {
  padding: 5px 0; }

/* Sublists
 ========================================================================== */
/*
 * Level 2
 * `ul` needed for higher specificity to override padding
 */
ul.uk-nav-sub {
  padding: 5px 0 5px 15px; }

/*
 * Level 3 and deeper
 */
.uk-nav-sub ul {
  padding-left: 15px; }

/*
 * Items
 */
.uk-nav-sub a {
  padding: 2px 0; }

/* Parent icon
 ========================================================================== */
.uk-nav-parent-icon {
  margin-left: auto;
  transition: transform 0.3s ease-out; }

.uk-nav > li.uk-open > a .uk-nav-parent-icon {
  transform: rotateX(180deg); }

/* Header
 ========================================================================== */
.uk-nav-header {
  padding: 5px 0;
  text-transform: uppercase;
  font-size: 0.875rem; }

.uk-nav-header:not(:first-child) {
  margin-top: 20px; }

/* Divider
 ========================================================================== */
.uk-nav .uk-nav-divider {
  margin: 5px 0; }

/* Default modifier
 ========================================================================== */
.uk-nav-default {
  font-size: 0.875rem;
  line-height: 1.5; }

/*
 * Items
 */
.uk-nav-default > li > a {
  color: #999; }

/* Hover */
.uk-nav-default > li > a:hover {
  color: #666; }

/* Active */
.uk-nav-default > li.uk-active > a {
  color: #333; }

/*
 * Subtitle
 */
.uk-nav-default .uk-nav-subtitle {
  font-size: 12px; }

/*
 * Header
 */
.uk-nav-default .uk-nav-header {
  color: #333; }

/*
 * Divider
 */
.uk-nav-default .uk-nav-divider {
  border-top: 1px solid #e5e5e5; }

/*
 * Sublists
 */
.uk-nav-default .uk-nav-sub {
  font-size: 0.875rem;
  line-height: 1.5; }

.uk-nav-default .uk-nav-sub a {
  color: #999; }

.uk-nav-default .uk-nav-sub a:hover {
  color: #666; }

.uk-nav-default .uk-nav-sub li.uk-active > a {
  color: #333; }

/* Primary modifier
 ========================================================================== */
.uk-nav-primary {
  font-size: 1.5rem;
  line-height: 1.5; }

/*
 * Items
 */
.uk-nav-primary > li > a {
  color: #999; }

/* Hover */
.uk-nav-primary > li > a:hover {
  color: #666; }

/* Active */
.uk-nav-primary > li.uk-active > a {
  color: #333; }

/*
 * Subtitle
 */
.uk-nav-primary .uk-nav-subtitle {
  font-size: 1.25rem; }

/*
 * Header
 */
.uk-nav-primary .uk-nav-header {
  color: #333; }

/*
 * Divider
 */
.uk-nav-primary .uk-nav-divider {
  border-top: 1px solid #e5e5e5; }

/*
 * Sublists
 */
.uk-nav-primary .uk-nav-sub {
  font-size: 1.25rem;
  line-height: 1.5; }

.uk-nav-primary .uk-nav-sub a {
  color: #999; }

.uk-nav-primary .uk-nav-sub a:hover {
  color: #666; }

.uk-nav-primary .uk-nav-sub li.uk-active > a {
  color: #333; }

/* Secondary modifier
 ========================================================================== */
.uk-nav-secondary {
  font-size: 16px;
  line-height: 1.5; }

.uk-nav-secondary > :not(.uk-nav-divider) + :not(.uk-nav-header):not(.uk-nav-divider) {
  margin-top: 0; }

/*
 * Items
 */
.uk-nav-secondary > li > a {
  color: #333;
  padding: 10px 10px; }

/* Hover */
.uk-nav-secondary > li > a:hover {
  color: #333;
  background-color: #f8f8f8; }

/* Active */
.uk-nav-secondary > li.uk-active > a {
  color: #333;
  background-color: #f8f8f8; }

/*
 * Subtitle
 */
.uk-nav-secondary .uk-nav-subtitle {
  font-size: 0.875rem;
  color: #999; }

/* Hover */
.uk-nav-secondary > li > a:hover .uk-nav-subtitle {
  color: #666; }

/* Active */
.uk-nav-secondary > li.uk-active > a .uk-nav-subtitle {
  color: #333; }

/*
 * Header
 */
.uk-nav-secondary .uk-nav-header {
  color: #333; }

/*
 * Divider
 */
.uk-nav-secondary .uk-nav-divider {
  border-top: 1px solid #e5e5e5; }

/*
 * Sublists
 */
.uk-nav-secondary .uk-nav-sub {
  font-size: 0.875rem;
  line-height: 1.5; }

.uk-nav-secondary .uk-nav-sub a {
  color: #999; }

.uk-nav-secondary .uk-nav-sub a:hover {
  color: #666; }

.uk-nav-secondary .uk-nav-sub li.uk-active > a {
  color: #333; }

/* Size modifier
 ========================================================================== */
/*
 * Medium
 */
.uk-nav-medium {
  font-size: 2.8875rem;
  line-height: 1; }

.uk-nav-large {
  font-size: 3.4rem;
  line-height: 1; }

.uk-nav-xlarge {
  font-size: 4rem;
  line-height: 1; }

/* Tablet Landscape and bigger */
@media (min-width: 960px) {
  .uk-nav-medium {
    font-size: 3.5rem; }
  .uk-nav-large {
    font-size: 4rem; }
  .uk-nav-xlarge {
    font-size: 6rem; } }

/* Laptop and bigger */
@media (min-width: 1200px) {
  .uk-nav-medium {
    font-size: 4rem; }
  .uk-nav-large {
    font-size: 6rem; }
  .uk-nav-xlarge {
    font-size: 8rem; } }

/* Alignment modifier
 ========================================================================== */
/*
 * 1. Center header
 * 2. Center items
 */
/* 1 */
.uk-nav-center {
  text-align: center; }

/* 2 */
.uk-nav-center li > a {
  justify-content: center; }

/* Sublists */
.uk-nav-center .uk-nav-sub,
.uk-nav-center .uk-nav-sub ul {
  padding-left: 0; }

/* Parent icon  */
.uk-nav-center .uk-nav-parent-icon {
  margin-left: 0.25em; }

/* Style modifier
 ========================================================================== */
/*
 * Divider
 * Naming is in plural to prevent conflicts with divider sub object.
 */
.uk-nav.uk-nav-divider > :not(.uk-nav-header):not(.uk-nav-divider) + :not(.uk-nav-header):not(.uk-nav-divider) {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #e5e5e5; }

/* ========================================================================
   Component: Navbar
 ========================================================================== */
/*
 * 1. Create position context to center navbar group
 */
.uk-navbar {
  display: flex;
  /* 1 */
  position: relative; }

/* Container
 ========================================================================== */
.uk-navbar-container:not(.uk-navbar-transparent) {
  background: #f8f8f8; }

/* Groups
 ========================================================================== */
/*
 * 1. Align navs and items vertically if they have a different height
 */
.uk-navbar-left,
.uk-navbar-right,
[class*="uk-navbar-center"] {
  display: flex;
  gap: 15px;
  /* 1 */
  align-items: center; }

/*
 * Horizontal alignment
 * 1. Create position context for centered navbar with sub groups (left/right)
 * 2. Fix text wrapping if content is larger than 50% of the container.
 * 3. Needed for dropdowns because a new position context is created
 *    `z-index` must be smaller than off-canvas
 * 4. Align sub groups for centered navbar
 */
.uk-navbar-right {
  margin-left: auto; }

.uk-navbar-center:only-child {
  margin-left: auto;
  margin-right: auto;
  /* 1 */
  position: relative; }

.uk-navbar-center:not(:only-child) {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* 2 */
  width: max-content;
  box-sizing: border-box;
  /* 3 */
  z-index: 990; }

/* 4 */
.uk-navbar-center-left,
.uk-navbar-center-right {
  position: absolute;
  top: 0; }

.uk-navbar-center-left {
  right: calc(100% + 15px); }

.uk-navbar-center-right {
  left: calc(100% + 15px); }

[class*="uk-navbar-center-"] {
  width: max-content;
  box-sizing: border-box; }

/* Nav
 ========================================================================== */
/*
 * 1. Reset list
 */
.uk-navbar-nav {
  display: flex;
  gap: 15px;
  /* 1 */
  margin: 0;
  padding: 0;
  list-style: none; }

/*
 * Allow items to wrap into the next line
 * Only not `absolute` positioned groups
 */
.uk-navbar-left,
.uk-navbar-right,
.uk-navbar-center:only-child {
  flex-wrap: wrap; }

/*
 * Items
 * 1. Center content vertically and horizontally
 * 2. Imitate white space gap when using flexbox
 * 3. Dimensions
 * 4. Style
 * 5. Required for `a`
 */
.uk-navbar-nav > li > a,
.uk-navbar-item,
.uk-navbar-toggle {
  /* 1 */
  display: flex;
  justify-content: center;
  align-items: center;
  /* 2 */
  column-gap: 0.25em;
  /* 3 */
  box-sizing: border-box;
  min-height: 80px;
  /* 4 */
  font-size: 0.875rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 5 */
  text-decoration: none; }

/*
 * Nav items
 */
.uk-navbar-nav > li > a {
  padding: 0 0;
  color: #999;
  text-transform: uppercase;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color; }

/*
 * Hover
 * Apply hover style also if dropdown is opened
 */
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a[aria-expanded="true"] {
  color: #666; }

/* OnClick */
.uk-navbar-nav > li > a:active {
  color: #333; }

/* Active */
.uk-navbar-nav > li.uk-active > a {
  color: #333; }

/* Parent icon modifier
 ========================================================================== */
.uk-navbar-parent-icon {
  margin-left: 4px;
  transition: transform 0.3s ease-out; }

.uk-navbar-nav > li > a[aria-expanded="true"] .uk-navbar-parent-icon {
  transform: rotateX(180deg); }

/* Item
 ========================================================================== */
.uk-navbar-item {
  padding: 0 0;
  color: #666; }

/*
 * Remove margin from the last-child
 */
.uk-navbar-item > :last-child {
  margin-bottom: 0; }

/* Toggle
 ========================================================================== */
.uk-navbar-toggle {
  padding: 0 0;
  color: #999; }

.uk-navbar-toggle:hover,
.uk-navbar-toggle[aria-expanded="true"] {
  color: #666;
  text-decoration: none; }

/*
 * Icon
 * Adopts `uk-icon`
 */
/* Hover */
/* Subtitle
 ========================================================================== */
.uk-navbar-subtitle {
  font-size: 0.875rem; }

/* Justify modifier
 ========================================================================== */
.uk-navbar-justify .uk-navbar-left,
.uk-navbar-justify .uk-navbar-right,
.uk-navbar-justify .uk-navbar-nav,
.uk-navbar-justify .uk-navbar-nav > li,
.uk-navbar-justify .uk-navbar-item,
.uk-navbar-justify .uk-navbar-toggle {
  flex-grow: 1; }

/* Style modifiers
 ========================================================================== */
/* Dropdown
 ========================================================================== */
/*
 * Adopts `uk-drop`
 * 1. Set a default width
 * 2. Style
 */
.uk-navbar-dropdown {
  --uk-position-offset: 15px;
  --uk-position-shift-offset: 0;
  --uk-position-viewport-offset: 15px;
  --uk-inverse: dark;
  /* 1 */
  width: 200px;
  /* 2 */
  padding: 25px;
  background: #fff;
  color: #666;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15); }

/*
 * Remove margin from the last-child
 */
.uk-navbar-dropdown > :last-child {
  margin-bottom: 0; }

.uk-navbar-dropdown :focus-visible {
  outline-color: #333 !important; }

/*
 * Grid
 * Adopts `uk-grid`
 */
/* Gutter Horizontal */
.uk-navbar-dropdown .uk-drop-grid {
  margin-left: -30px; }

.uk-navbar-dropdown .uk-drop-grid > * {
  padding-left: 30px; }

/* Gutter Vertical */
.uk-navbar-dropdown .uk-drop-grid > .uk-grid-margin {
  margin-top: 30px; }

/*
 * Width modifier
 */
.uk-navbar-dropdown-width-2:not(.uk-drop-stack) {
  width: 400px; }

.uk-navbar-dropdown-width-3:not(.uk-drop-stack) {
  width: 600px; }

.uk-navbar-dropdown-width-4:not(.uk-drop-stack) {
  width: 800px; }

.uk-navbar-dropdown-width-5:not(.uk-drop-stack) {
  width: 1000px; }

/*
 * Size modifier
 */
.uk-navbar-dropdown-large {
  --uk-position-shift-offset: 0;
  padding: 40px; }

/*
 * Dropbar modifier
 * 1. Reset dropdown width to prevent to early shifting
 * 2. Reset style
 * 3. Padding
 */
.uk-navbar-dropdown-dropbar {
  /* 1 */
  width: auto;
  /* 2 */
  background: transparent;
  /* 3 */
  padding: 25px 0 25px 0;
  --uk-position-offset: 0;
  --uk-position-shift-offset: 0;
  --uk-position-viewport-offset: 15px;
  box-shadow: none; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-navbar-dropdown-dropbar {
    --uk-position-viewport-offset: 30px; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-navbar-dropdown-dropbar {
    --uk-position-viewport-offset: 40px; } }

.uk-navbar-dropdown-dropbar-large {
  --uk-position-shift-offset: 0;
  padding-top: 40px;
  padding-bottom: 40px; }

/* Dropdown Nav
 * Adopts `uk-nav`
 ========================================================================== */
.uk-navbar-dropdown-nav {
  font-size: 0.875rem; }

/*
 * Items
 */
.uk-navbar-dropdown-nav > li > a {
  color: #999; }

/* Hover */
.uk-navbar-dropdown-nav > li > a:hover {
  color: #666; }

/* Active */
.uk-navbar-dropdown-nav > li.uk-active > a {
  color: #333; }

/*
 * Subtitle
 */
.uk-navbar-dropdown-nav .uk-nav-subtitle {
  font-size: 12px; }

/*
 * Header
 */
.uk-navbar-dropdown-nav .uk-nav-header {
  color: #333; }

/*
 * Divider
 */
.uk-navbar-dropdown-nav .uk-nav-divider {
  border-top: 1px solid #e5e5e5; }

/*
 * Sublists
 */
.uk-navbar-dropdown-nav .uk-nav-sub a {
  color: #999; }

.uk-navbar-dropdown-nav .uk-nav-sub a:hover {
  color: #666; }

.uk-navbar-dropdown-nav .uk-nav-sub li.uk-active > a {
  color: #333; }

/* Dropbar
 ========================================================================== */
/*
 * Adopts `uk-dropnav-dropbar`
 */
.uk-navbar-container {
  transition: 0.1s ease-in-out;
  transition-property: background-color; }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-navbar-left,
  .uk-navbar-right,
  [class*="uk-navbar-center"] {
    gap: 30px; }
  .uk-navbar-center-left {
    right: calc(100% + 30px); }
  .uk-navbar-center-right {
    left: calc(100% + 30px); } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-navbar-nav {
    gap: 30px; } }

/* ========================================================================
   Component: Subnav
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Center items vertically if they have a different height
 * 3. Gutter
 * 4. Reset list
 */
.uk-subnav {
  display: flex;
  /* 1 */
  flex-wrap: wrap;
  /* 2 */
  align-items: center;
  /* 3 */
  margin-left: -20px;
  /* 4 */
  padding: 0;
  list-style: none; }

/*
 * 1. Space is allocated solely based on content dimensions: 0 0 auto
 * 2. Gutter
 * 3. Create position context for dropdowns
 */
.uk-subnav > * {
  /* 1 */
  flex: none;
  /* 2 */
  padding-left: 20px;
  /* 3 */
  position: relative; }

/* Items
 ========================================================================== */
/*
 * Items must target `a` elements to exclude other elements (e.g. dropdowns)
 * Using `:first-child` instead of `a` to support `span` elements for text
 * 1. Center content vertically, e.g. an icon
 * 2. Imitate white space gap when using flexbox
 * 3. Style
 */
.uk-subnav > * > :first-child {
  /* 1 */
  display: flex;
  align-items: center;
  /* 2 */
  column-gap: 0.25em;
  /* 3 */
  color: #999;
  font-size: 0.875rem;
  text-transform: uppercase;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color; }

/* Hover */
.uk-subnav > * > a:hover {
  color: #666;
  text-decoration: none; }

/* Active */
.uk-subnav > .uk-active > a {
  color: #333; }

/* Divider modifier
 ========================================================================== */
/*
 * Set gutter
 */
.uk-subnav-divider {
  margin-left: -41px; }

/*
 * Align items and divider vertically
 */
.uk-subnav-divider > * {
  display: flex;
  align-items: center; }

/*
 * Divider
 * 1. `nth-child` makes it also work without JS if it's only one row
 */
.uk-subnav-divider > ::before {
  content: "";
  height: 1.5em;
  margin-left: 0px;
  margin-right: 20px;
  border-left: 1px solid transparent; }

/* 1 */
.uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before {
  border-left-color: #e5e5e5; }

/* Pill modifier
 ========================================================================== */
.uk-subnav-pill > * > :first-child {
  padding: 5px 10px;
  background: transparent;
  color: #999; }

/* Hover */
.uk-subnav-pill > * > a:hover {
  background-color: #f8f8f8;
  color: #666; }

/* OnClick */
.uk-subnav-pill > * > a:active {
  background-color: #f8f8f8;
  color: #666; }

/* Active */
.uk-subnav-pill > .uk-active > a {
  background-color: #1e87f0;
  color: #fff; }

/* Disabled
 * The same for all style modifiers
 ========================================================================== */
.uk-subnav > .uk-disabled > a {
  color: #999; }

/* ========================================================================
   Component: Breadcrumb
 ========================================================================== */
/*
 * Reset list
 */
.uk-breadcrumb {
  padding: 0;
  list-style: none; }

/*
 * 1. Doesn't generate any box and replaced by child boxes
 */
.uk-breadcrumb > * {
  display: contents; }

/* Items
 ========================================================================== */
.uk-breadcrumb > * > * {
  font-size: 0.875rem;
  color: #999; }

/* Hover */
.uk-breadcrumb > * > :hover {
  color: #666;
  text-decoration: none; }

/* Disabled */
/* Active */
.uk-breadcrumb > :last-child > span,
.uk-breadcrumb > :last-child > a:not([href]) {
  color: #666; }

/*
 * Divider
 * `nth-child` makes it also work without JS if it's only one row
 * 1. Remove space between inline block elements.
 * 2. Style
 */
.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  content: "/";
  display: inline-block;
  /* 1 */
  margin: 0 20px 0 calc(20px - 4px);
  /* 2 */
  font-size: 0.875rem;
  color: #999; }

/* ========================================================================
   Component: Pagination
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Center items vertically if they have a different height
 * 3. Gutter
 * 4. Reset list
 */
.uk-pagination {
  display: flex;
  /* 1 */
  flex-wrap: wrap;
  /* 2 */
  align-items: center;
  /* 3 */
  margin-left: 0;
  /* 4 */
  padding: 0;
  list-style: none; }

/*
 * 1. Space is allocated solely based on content dimensions: 0 0 auto
 * 2. Gutter
 * 3. Create position context for dropdowns
 */
.uk-pagination > * {
  /* 1 */
  flex: none;
  /* 2 */
  padding-left: 0;
  /* 3 */
  position: relative; }

/* Items
 ========================================================================== */
/*
 * 1. Center content vertically, e.g. an icon
 * 2. Imitate white space gap when using flexbox
 * 3. Style
 */
.uk-pagination > * > * {
  /* 1 */
  display: flex;
  align-items: center;
  /* 2 */
  column-gap: 0.25em;
  /* 3 */
  padding: 5px 10px;
  color: #999;
  transition: color 0.1s ease-in-out; }

/* Hover */
.uk-pagination > * > :hover {
  color: #666;
  text-decoration: none; }

/* Active */
.uk-pagination > .uk-active > * {
  color: #666; }

/* Disabled */
.uk-pagination > .uk-disabled > * {
  color: #999; }

/* ========================================================================
   Component: Tab
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Gutter
 * 3. Reset list
 */
.uk-tab {
  display: flex;
  /* 1 */
  flex-wrap: wrap;
  /* 2 */
  margin-left: -20px;
  /* 3 */
  padding: 0;
  list-style: none;
  position: relative; }

.uk-tab::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 0;
  border-bottom: 1px solid #e5e5e5; }

/*
 * 1. Space is allocated solely based on content dimensions: 0 0 auto
 * 2. Gutter
 * 3. Create position context for dropdowns
 */
.uk-tab > * {
  /* 1 */
  flex: none;
  /* 2 */
  padding-left: 20px;
  /* 3 */
  position: relative; }

/* Items
 ========================================================================== */
/*
 * Items must target `a` elements to exclude other elements (e.g. dropdowns)
 * 1. Center content vertically, e.g. an icon
 * 2. Imitate white space gap when using flexbox
 * 3. Center content if a width is set
 * 4. Style
 */
.uk-tab > * > a {
  /* 1 */
  display: flex;
  align-items: center;
  /* 2 */
  column-gap: 0.25em;
  /* 3 */
  justify-content: center;
  /* 4 */
  padding: 5px 10px;
  color: #999;
  border-bottom: 1px solid transparent;
  font-size: 0.875rem;
  text-transform: uppercase;
  transition: color 0.1s ease-in-out; }

/* Hover */
.uk-tab > * > a:hover {
  color: #666;
  text-decoration: none; }

/* Active */
.uk-tab > .uk-active > a {
  color: #333;
  border-color: #1e87f0; }

/* Disabled */
.uk-tab > .uk-disabled > a {
  color: #999; }

/* Position modifier
 ========================================================================== */
/*
 * Bottom
 */
.uk-tab-bottom::before {
  top: 0;
  bottom: auto; }

.uk-tab-bottom > * > a {
  border-top: 1px solid transparent;
  border-bottom: none; }

/*
 * Left + Right
 * 1. Reset Gutter
 */
.uk-tab-left,
.uk-tab-right {
  flex-direction: column;
  /* 1 */
  margin-left: 0; }

/* 1 */
.uk-tab-left > *,
.uk-tab-right > * {
  padding-left: 0; }

.uk-tab-left::before {
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  border-left: 1px solid #e5e5e5;
  border-bottom: none; }

.uk-tab-right::before {
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  border-left: 1px solid #e5e5e5;
  border-bottom: none; }

.uk-tab-left > * > a {
  justify-content: left;
  border-right: 1px solid transparent;
  border-bottom: none; }

.uk-tab-right > * > a {
  justify-content: left;
  border-left: 1px solid transparent;
  border-bottom: none; }

.uk-tab .uk-dropdown {
  margin-left: 30px; }

/* ========================================================================
   Component: Slidenav
 ========================================================================== */
/*
 * Adopts `uk-icon`
 */
.uk-slidenav {
  padding: 5px 10px;
  color: rgba(102, 102, 102, 0.5);
  transition: color 0.1s ease-in-out; }

/* Hover */
.uk-slidenav:hover {
  color: rgba(102, 102, 102, 0.9); }

/* OnClick */
.uk-slidenav:active {
  color: rgba(102, 102, 102, 0.5); }

/* Icon modifier
 ========================================================================== */
/*
 * Previous
 */
/*
 * Next
 */
/* Size modifier
 ========================================================================== */
.uk-slidenav-large {
  padding: 10px 10px; }

/* Container
 ========================================================================== */
.uk-slidenav-container {
  display: flex; }

/* ========================================================================
   Component: Dotnav
 ========================================================================== */
/*
 * 1. Allow items to wrap into the next line
 * 2. Reset list
 * 3. Gutter
 */
.uk-dotnav {
  display: flex;
  /* 1 */
  flex-wrap: wrap;
  /* 2 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 3 */
  margin-left: -12px; }

/*
 * 1. Space is allocated solely based on content dimensions: 0 0 auto
 * 2. Gutter
 */
.uk-dotnav > * {
  /* 1 */
  flex: none;
  /* 2 */
  padding-left: 12px; }

/* Items
 ========================================================================== */
/*
 * Items
 * 1. Hide text if present
 */
.uk-dotnav > * > * {
  display: block;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: transparent;
  /* 1 */
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  border: 1px solid rgba(102, 102, 102, 0.4);
  transition: 0.2s ease-in-out;
  transition-property: background-color, border-color; }

/* Hover */
.uk-dotnav > * > :hover {
  background-color: rgba(102, 102, 102, 0.6);
  border-color: transparent; }

/* OnClick */
.uk-dotnav > * > :active {
  background-color: rgba(102, 102, 102, 0.2);
  border-color: transparent; }

/* Active */
.uk-dotnav > .uk-active > * {
  background-color: rgba(102, 102, 102, 0.6);
  border-color: transparent; }

/* Modifier: 'uk-dotnav-vertical'
 ========================================================================== */
/*
 * 1. Change direction
 * 2. Gutter
 */
.uk-dotnav-vertical {
  /* 1 */
  flex-direction: column;
  /* 2 */
  margin-left: 0;
  margin-top: -12px; }

/* 2 */
.uk-dotnav-vertical > * {
  padding-left: 0;
  padding-top: 12px; }

/* ========================================================================
   Component: Dropdown
 ========================================================================== */
/*
 * Adopts `uk-drop`
 * 1. Reset drop and let text expand the width instead of wrapping
 * 2. Set a default width
 * 3. Style
 */
.uk-dropdown {
  --uk-position-offset: 10px;
  --uk-position-viewport-offset: 15px;
  --uk-inverse: dark;
  /* 1 */
  width: auto;
  /* 2 */
  min-width: 200px;
  /* 3 */
  padding: 25px;
  background: #fff;
  color: #666;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15); }

/*
 * Remove margin from the last-child
 */
.uk-dropdown > :last-child {
  margin-bottom: 0; }

.uk-dropdown :focus-visible {
  outline-color: #333 !important; }

/* Size modifier
 ========================================================================== */
.uk-dropdown-large {
  padding: 40px; }

/* Dropbar modifier
 ========================================================================== */
/*
 * 1. Reset dropdown width to prevent to early shifting
 * 2. Reset style
 * 3. Padding
 */
.uk-dropdown-dropbar {
  /* 1 */
  width: auto;
  /* 2 */
  background: transparent;
  /* 3 */
  padding: 5px 0 25px 0;
  --uk-position-viewport-offset: 15px;
  box-shadow: none; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-dropdown-dropbar {
    --uk-position-viewport-offset: 30px; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-dropdown-dropbar {
    --uk-position-viewport-offset: 40px; } }

.uk-dropdown-dropbar-large {
  padding-top: 40px;
  padding-bottom: 40px; }

/* Nav
 * Adopts `uk-nav`
 ========================================================================== */
.uk-dropdown-nav {
  font-size: 0.875rem; }

/*
 * Items
 */
.uk-dropdown-nav > li > a {
  color: #999; }

/* Hover + Active */
.uk-dropdown-nav > li > a:hover,
.uk-dropdown-nav > li.uk-active > a {
  color: #666; }

/*
 * Subtitle
 */
.uk-dropdown-nav .uk-nav-subtitle {
  font-size: 12px; }

/*
 * Header
 */
.uk-dropdown-nav .uk-nav-header {
  color: #333; }

/*
 * Divider
 */
.uk-dropdown-nav .uk-nav-divider {
  border-top: 1px solid #e5e5e5; }

/*
 * Sublists
 */
.uk-dropdown-nav .uk-nav-sub a {
  color: #999; }

.uk-dropdown-nav .uk-nav-sub a:hover,
.uk-dropdown-nav .uk-nav-sub li.uk-active > a {
  color: #666; }

/* ========================================================================
   Component: Lightbox
 ========================================================================== */
/*
 * 1. Hide by default
 * 2. Set position
 * 3. Allow scrolling for the modal dialog
 * 4. Horizontal padding
 * 5. Mask the background page
 * 6. Fade-in transition
 * 7. Prevent cancellation of pointer events while dragging
 */
.uk-lightbox {
  /* 1 */
  display: none;
  /* 2 */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  /* 5 */
  background: #000;
  /* 6 */
  opacity: 0;
  transition: opacity 0.15s linear;
  /* 7 */
  touch-action: pinch-zoom; }

/*
 * Open
 * 1. Center child
 * 2. Fade-in
 */
.uk-lightbox.uk-open {
  display: block;
  /* 2 */
  opacity: 1; }

/*
 * Focus
 */
.uk-lightbox :focus-visible {
  outline-color: rgba(255, 255, 255, 0.7); }

/* Page
 ========================================================================== */
/*
 * Prevent scrollbars
 */
.uk-lightbox-page {
  overflow: hidden; }

/* Item
 ========================================================================== */
/*
 * 1. Center child within the viewport
 * 2. Not visible by default
 * 3. Color needed for spinner icon
 * 4. Optimize animation
 * 5. Responsiveness
 *    Using `vh` for `max-height` to fix image proportions after resize in Safari and Opera
 */
.uk-lightbox-items > * {
  /* 1 */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* 2 */
  display: none;
  justify-content: center;
  align-items: center;
  /* 3 */
  color: rgba(255, 255, 255, 0.7);
  /* 4 */
  will-change: transform, opacity; }

/* 5 */
.uk-lightbox-items > * > * {
  max-width: 100vw;
  max-height: 100vh; }

.uk-lightbox-items > * > :not(iframe) {
  width: auto;
  height: auto; }

.uk-lightbox-items > .uk-active {
  display: flex; }

/* Toolbar
 ========================================================================== */
.uk-lightbox-toolbar {
  padding: 10px 10px;
  background: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.7); }

.uk-lightbox-toolbar > * {
  color: rgba(255, 255, 255, 0.7); }

/* Toolbar Icon (Close)
 ========================================================================== */
.uk-lightbox-toolbar-icon {
  padding: 5px;
  color: rgba(255, 255, 255, 0.7); }

/*
 * Hover
 */
.uk-lightbox-toolbar-icon:hover {
  color: #fff; }

/* Button (Slidenav)
 ========================================================================== */
/*
 * 1. Center icon vertically and horizontally
 */
.uk-lightbox-button {
  box-sizing: border-box;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.7);
  /* 1 */
  display: inline-flex;
  justify-content: center;
  align-items: center; }

/* Hover */
.uk-lightbox-button:hover {
  color: #fff; }

/* OnClick */
/* Caption
 ========================================================================== */
.uk-lightbox-caption:empty {
  display: none; }

/* Iframe
 ========================================================================== */
.uk-lightbox-iframe {
  width: 80%;
  height: 80%; }

/* ========================================================================
   Component: Animation
 ========================================================================== */
[class*="uk-animation-"] {
  animation: 0.5s ease-out both; }

/* Animations
 ========================================================================== */
/*
 * Fade
 */
.uk-animation-fade {
  animation-name: uk-fade;
  animation-duration: 0.8s;
  animation-timing-function: linear; }

/*
 * Scale
 */
.uk-animation-scale-up {
  animation-name: uk-fade, uk-scale-up; }

.uk-animation-scale-down {
  animation-name: uk-fade, uk-scale-down; }

/*
 * Slide
 */
.uk-animation-slide-top {
  animation-name: uk-fade, uk-slide-top; }

.uk-animation-slide-bottom {
  animation-name: uk-fade, uk-slide-bottom; }

.uk-animation-slide-left {
  animation-name: uk-fade, uk-slide-left; }

.uk-animation-slide-right {
  animation-name: uk-fade, uk-slide-right; }

/*
 * Slide Small
 */
.uk-animation-slide-top-small {
  animation-name: uk-fade, uk-slide-top-small; }

.uk-animation-slide-bottom-small {
  animation-name: uk-fade, uk-slide-bottom-small; }

.uk-animation-slide-left-small {
  animation-name: uk-fade, uk-slide-left-small; }

.uk-animation-slide-right-small {
  animation-name: uk-fade, uk-slide-right-small; }

/*
 * Slide Medium
 */
.uk-animation-slide-top-medium {
  animation-name: uk-fade, uk-slide-top-medium; }

.uk-animation-slide-bottom-medium {
  animation-name: uk-fade, uk-slide-bottom-medium; }

.uk-animation-slide-left-medium {
  animation-name: uk-fade, uk-slide-left-medium; }

.uk-animation-slide-right-medium {
  animation-name: uk-fade, uk-slide-right-medium; }

/*
 * Kenburns
 */
.uk-animation-kenburns {
  animation-name: uk-kenburns;
  animation-duration: 15s; }

/*
 * Shake
 */
.uk-animation-shake {
  animation-name: uk-shake; }

/*
 * SVG Stroke
 * The `--uk-animation-stroke` custom property contains the longest path length.
 * Set it manually or use `uk-svg="stroke-animation: true"` to set it automatically.
 * All strokes are animated by the same pace and doesn't end simultaneously.
 * To end simultaneously, `pathLength="1"` could be used, but it's not working in Safari yet.
 */
.uk-animation-stroke {
  animation-name: uk-stroke;
  animation-duration: 2s;
  stroke-dasharray: var(--uk-animation-stroke); }

/* Direction modifier
 ========================================================================== */
.uk-animation-reverse {
  animation-direction: reverse;
  animation-timing-function: ease-in; }

/* Duration modifier
 ========================================================================== */
.uk-animation-fast {
  animation-duration: 0.1s; }

/* Toggle animation based on the State of the Parent Element
 ========================================================================== */
.uk-animation-toggle:not(:hover):not(:focus) [class*="uk-animation-"] {
  animation-name: none; }

/* Keyframes used by animation classes
 ========================================================================== */
/*
 * Fade
 */
@keyframes uk-fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/*
 * Scale
 */
@keyframes uk-scale-up {
  0% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }

@keyframes uk-scale-down {
  0% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }

/*
 * Slide
 */
@keyframes uk-slide-top {
  0% {
    transform: translateY(-100%); }
  100% {
    transform: translateY(0); } }

@keyframes uk-slide-bottom {
  0% {
    transform: translateY(100%); }
  100% {
    transform: translateY(0); } }

@keyframes uk-slide-left {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0); } }

@keyframes uk-slide-right {
  0% {
    transform: translateX(100%); }
  100% {
    transform: translateX(0); } }

/*
 * Slide Small
 */
@keyframes uk-slide-top-small {
  0% {
    transform: translateY(-10px); }
  100% {
    transform: translateY(0); } }

@keyframes uk-slide-bottom-small {
  0% {
    transform: translateY(10px); }
  100% {
    transform: translateY(0); } }

@keyframes uk-slide-left-small {
  0% {
    transform: translateX(-10px); }
  100% {
    transform: translateX(0); } }

@keyframes uk-slide-right-small {
  0% {
    transform: translateX(10px); }
  100% {
    transform: translateX(0); } }

/*
 * Slide Medium
 */
@keyframes uk-slide-top-medium {
  0% {
    transform: translateY(-50px); }
  100% {
    transform: translateY(0); } }

@keyframes uk-slide-bottom-medium {
  0% {
    transform: translateY(50px); }
  100% {
    transform: translateY(0); } }

@keyframes uk-slide-left-medium {
  0% {
    transform: translateX(-50px); }
  100% {
    transform: translateX(0); } }

@keyframes uk-slide-right-medium {
  0% {
    transform: translateX(50px); }
  100% {
    transform: translateX(0); } }

/*
 * Kenburns
 */
@keyframes uk-kenburns {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.2); } }

/*
 * Shake
 */
@keyframes uk-shake {
  0%,
  100% {
    transform: translateX(0); }
  10% {
    transform: translateX(-9px); }
  20% {
    transform: translateX(8px); }
  30% {
    transform: translateX(-7px); }
  40% {
    transform: translateX(6px); }
  50% {
    transform: translateX(-5px); }
  60% {
    transform: translateX(4px); }
  70% {
    transform: translateX(-3px); }
  80% {
    transform: translateX(2px); }
  90% {
    transform: translateX(-1px); } }

/*
 * Stroke
 */
@keyframes uk-stroke {
  0% {
    stroke-dashoffset: var(--uk-animation-stroke); }
  100% {
    stroke-dashoffset: 0; } }

/* ========================================================================
   Component: Width
 ========================================================================== */
/* Equal child widths
 ========================================================================== */
[class*="uk-child-width"] > * {
  box-sizing: border-box;
  width: 100%; }

.uk-child-width-1-2 > * {
  width: 50%; }

.uk-child-width-1-3 > * {
  width: calc(100% / 3); }

.uk-child-width-1-4 > * {
  width: 25%; }

.uk-child-width-1-5 > * {
  width: 20%; }

.uk-child-width-1-6 > * {
  width: calc(100% / 6); }

.uk-child-width-auto > * {
  width: auto; }

/*
 * 1. Reset the `min-width`, which is set to auto by default, because
 *    flex items won't shrink below their minimum intrinsic content size.
 *    Using `1px` instead of `0`, so items still wrap into the next line,
 *    if they have zero width and padding and the predecessor is 100% wide.
 */
.uk-child-width-expand > :not([class*="uk-width"]) {
  flex: 1;
  /* 1 */
  min-width: 1px; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-child-width-1-1\@s > * {
    width: 100%; }
  .uk-child-width-1-2\@s > * {
    width: 50%; }
  .uk-child-width-1-3\@s > * {
    width: calc(100% / 3); }
  .uk-child-width-1-4\@s > * {
    width: 25%; }
  .uk-child-width-1-5\@s > * {
    width: 20%; }
  .uk-child-width-1-6\@s > * {
    width: calc(100% / 6); }
  .uk-child-width-auto\@s > * {
    width: auto; }
  .uk-child-width-expand\@s > :not([class*="uk-width"]) {
    flex: 1;
    min-width: 1px; }
  /* Reset expand */
  .uk-child-width-1-1\@s > :not([class*="uk-width"]),
  .uk-child-width-1-2\@s > :not([class*="uk-width"]),
  .uk-child-width-1-3\@s > :not([class*="uk-width"]),
  .uk-child-width-1-4\@s > :not([class*="uk-width"]),
  .uk-child-width-1-5\@s > :not([class*="uk-width"]),
  .uk-child-width-1-6\@s > :not([class*="uk-width"]),
  .uk-child-width-auto\@s > :not([class*="uk-width"]) {
    flex: initial; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-child-width-1-1\@m > * {
    width: 100%; }
  .uk-child-width-1-2\@m > * {
    width: 50%; }
  .uk-child-width-1-3\@m > * {
    width: calc(100% / 3); }
  .uk-child-width-1-4\@m > * {
    width: 25%; }
  .uk-child-width-1-5\@m > * {
    width: 20%; }
  .uk-child-width-1-6\@m > * {
    width: calc(100% / 6); }
  .uk-child-width-auto\@m > * {
    width: auto; }
  .uk-child-width-expand\@m > :not([class*="uk-width"]) {
    flex: 1;
    min-width: 1px; }
  /* Reset expand */
  .uk-child-width-1-1\@m > :not([class*="uk-width"]),
  .uk-child-width-1-2\@m > :not([class*="uk-width"]),
  .uk-child-width-1-3\@m > :not([class*="uk-width"]),
  .uk-child-width-1-4\@m > :not([class*="uk-width"]),
  .uk-child-width-1-5\@m > :not([class*="uk-width"]),
  .uk-child-width-1-6\@m > :not([class*="uk-width"]),
  .uk-child-width-auto\@m > :not([class*="uk-width"]) {
    flex: initial; } }

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-child-width-1-1\@l > * {
    width: 100%; }
  .uk-child-width-1-2\@l > * {
    width: 50%; }
  .uk-child-width-1-3\@l > * {
    width: calc(100% / 3); }
  .uk-child-width-1-4\@l > * {
    width: 25%; }
  .uk-child-width-1-5\@l > * {
    width: 20%; }
  .uk-child-width-1-6\@l > * {
    width: calc(100% / 6); }
  .uk-child-width-auto\@l > * {
    width: auto; }
  .uk-child-width-expand\@l > :not([class*="uk-width"]) {
    flex: 1;
    min-width: 1px; }
  /* Reset expand */
  .uk-child-width-1-1\@l > :not([class*="uk-width"]),
  .uk-child-width-1-2\@l > :not([class*="uk-width"]),
  .uk-child-width-1-3\@l > :not([class*="uk-width"]),
  .uk-child-width-1-4\@l > :not([class*="uk-width"]),
  .uk-child-width-1-5\@l > :not([class*="uk-width"]),
  .uk-child-width-1-6\@l > :not([class*="uk-width"]),
  .uk-child-width-auto\@l > :not([class*="uk-width"]) {
    flex: initial; } }

/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-child-width-1-1\@xl > * {
    width: 100%; }
  .uk-child-width-1-2\@xl > * {
    width: 50%; }
  .uk-child-width-1-3\@xl > * {
    width: calc(100% / 3); }
  .uk-child-width-1-4\@xl > * {
    width: 25%; }
  .uk-child-width-1-5\@xl > * {
    width: 20%; }
  .uk-child-width-1-6\@xl > * {
    width: calc(100% / 6); }
  .uk-child-width-auto\@xl > * {
    width: auto; }
  .uk-child-width-expand\@xl > :not([class*="uk-width"]) {
    flex: 1;
    min-width: 1px; }
  /* Reset expand */
  .uk-child-width-1-1\@xl > :not([class*="uk-width"]),
  .uk-child-width-1-2\@xl > :not([class*="uk-width"]),
  .uk-child-width-1-3\@xl > :not([class*="uk-width"]),
  .uk-child-width-1-4\@xl > :not([class*="uk-width"]),
  .uk-child-width-1-5\@xl > :not([class*="uk-width"]),
  .uk-child-width-1-6\@xl > :not([class*="uk-width"]),
  .uk-child-width-auto\@xl > :not([class*="uk-width"]) {
    flex: initial; } }

/* Single Widths
 ========================================================================== */
/*
 * 1. `max-width` is needed for the pixel-based classes
 */
[class*="uk-width"] {
  box-sizing: border-box;
  width: 100%;
  /* 1 */
  max-width: 100%; }

/* Halves */
.uk-width-1-2 {
  width: 50%; }

/* Thirds */
.uk-width-1-3 {
  width: calc(100% / 3); }

.uk-width-2-3 {
  width: calc(200% / 3); }

/* Quarters */
.uk-width-1-4 {
  width: 25%; }

.uk-width-3-4 {
  width: 75%; }

/* Fifths */
.uk-width-1-5 {
  width: 20%; }

.uk-width-2-5 {
  width: 40%; }

.uk-width-3-5 {
  width: 60%; }

.uk-width-4-5 {
  width: 80%; }

/* Sixths */
.uk-width-1-6 {
  width: calc(100% / 6); }

.uk-width-5-6 {
  width: calc(500% / 6); }

/* Pixel */
.uk-width-small {
  width: 150px; }

.uk-width-medium {
  width: 300px; }

.uk-width-large {
  width: 450px; }

.uk-width-xlarge {
  width: 600px; }

.uk-width-2xlarge {
  width: 750px; }

/* Auto */
.uk-width-auto {
  width: auto; }

/* Expand */
.uk-width-expand {
  flex: 1;
  min-width: 1px; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  /* Whole */
  .uk-width-1-1\@s {
    width: 100%; }
  /* Halves */
  .uk-width-1-2\@s {
    width: 50%; }
  /* Thirds */
  .uk-width-1-3\@s {
    width: calc(100% / 3); }
  .uk-width-2-3\@s {
    width: calc(200% / 3); }
  /* Quarters */
  .uk-width-1-4\@s {
    width: 25%; }
  .uk-width-3-4\@s {
    width: 75%; }
  /* Fifths */
  .uk-width-1-5\@s {
    width: 20%; }
  .uk-width-2-5\@s {
    width: 40%; }
  .uk-width-3-5\@s {
    width: 60%; }
  .uk-width-4-5\@s {
    width: 80%; }
  /* Sixths */
  .uk-width-1-6\@s {
    width: calc(100% / 6); }
  .uk-width-5-6\@s {
    width: calc(500% / 6); }
  /* Pixel */
  .uk-width-small\@s {
    width: 150px; }
  .uk-width-medium\@s {
    width: 300px; }
  .uk-width-large\@s {
    width: 450px; }
  .uk-width-xlarge\@s {
    width: 600px; }
  .uk-width-2xlarge\@s {
    width: 750px; }
  /* Auto */
  .uk-width-auto\@s {
    width: auto; }
  /* Expand */
  .uk-width-expand\@s {
    flex: 1;
    min-width: 1px; }
  /* Reset expand */
  .uk-width-1-1\@s,
  .uk-width-1-2\@s,
  .uk-width-1-3\@s,
  .uk-width-2-3\@s,
  .uk-width-1-4\@s,
  .uk-width-3-4\@s,
  .uk-width-1-5\@s,
  .uk-width-2-5\@s,
  .uk-width-3-5\@s,
  .uk-width-4-5\@s,
  .uk-width-1-6\@s,
  .uk-width-5-6\@s,
  .uk-width-small\@s,
  .uk-width-medium\@s,
  .uk-width-large\@s,
  .uk-width-xlarge\@s,
  .uk-width-2xlarge\@s,
  .uk-width-auto\@s {
    flex: initial; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  /* Whole */
  .uk-width-1-1\@m {
    width: 100%; }
  /* Halves */
  .uk-width-1-2\@m {
    width: 50%; }
  /* Thirds */
  .uk-width-1-3\@m {
    width: calc(100% / 3); }
  .uk-width-2-3\@m {
    width: calc(200% / 3); }
  /* Quarters */
  .uk-width-1-4\@m {
    width: 25%; }
  .uk-width-3-4\@m {
    width: 75%; }
  /* Fifths */
  .uk-width-1-5\@m {
    width: 20%; }
  .uk-width-2-5\@m {
    width: 40%; }
  .uk-width-3-5\@m {
    width: 60%; }
  .uk-width-4-5\@m {
    width: 80%; }
  /* Sixths */
  .uk-width-1-6\@m {
    width: calc(100% / 6); }
  .uk-width-5-6\@m {
    width: calc(500% / 6); }
  /* Pixel */
  .uk-width-small\@m {
    width: 150px; }
  .uk-width-medium\@m {
    width: 300px; }
  .uk-width-large\@m {
    width: 450px; }
  .uk-width-xlarge\@m {
    width: 600px; }
  .uk-width-2xlarge\@m {
    width: 750px; }
  /* Auto */
  .uk-width-auto\@m {
    width: auto; }
  /* Expand */
  .uk-width-expand\@m {
    flex: 1;
    min-width: 1px; }
  /* Reset expand */
  .uk-width-1-1\@m,
  .uk-width-1-2\@m,
  .uk-width-1-3\@m,
  .uk-width-2-3\@m,
  .uk-width-1-4\@m,
  .uk-width-3-4\@m,
  .uk-width-1-5\@m,
  .uk-width-2-5\@m,
  .uk-width-3-5\@m,
  .uk-width-4-5\@m,
  .uk-width-1-6\@m,
  .uk-width-5-6\@m,
  .uk-width-small\@m,
  .uk-width-medium\@m,
  .uk-width-large\@m,
  .uk-width-xlarge\@m,
  .uk-width-2xlarge\@m,
  .uk-width-auto\@m {
    flex: initial; } }

/* Desktop and bigger */
@media (min-width: 1200px) {
  /* Whole */
  .uk-width-1-1\@l {
    width: 100%; }
  /* Halves */
  .uk-width-1-2\@l {
    width: 50%; }
  /* Thirds */
  .uk-width-1-3\@l {
    width: calc(100% / 3); }
  .uk-width-2-3\@l {
    width: calc(200% / 3); }
  /* Quarters */
  .uk-width-1-4\@l {
    width: 25%; }
  .uk-width-3-4\@l {
    width: 75%; }
  /* Fifths */
  .uk-width-1-5\@l {
    width: 20%; }
  .uk-width-2-5\@l {
    width: 40%; }
  .uk-width-3-5\@l {
    width: 60%; }
  .uk-width-4-5\@l {
    width: 80%; }
  /* Sixths */
  .uk-width-1-6\@l {
    width: calc(100% / 6); }
  .uk-width-5-6\@l {
    width: calc(500% / 6); }
  /* Pixel */
  .uk-width-small\@l {
    width: 150px; }
  .uk-width-medium\@l {
    width: 300px; }
  .uk-width-large\@l {
    width: 450px; }
  .uk-width-xlarge\@l {
    width: 600px; }
  .uk-width-2xlarge\@l {
    width: 750px; }
  /* Auto */
  .uk-width-auto\@l {
    width: auto; }
  /* Expand */
  .uk-width-expand\@l {
    flex: 1;
    min-width: 1px; }
  /* Reset expand */
  .uk-width-1-1\@l,
  .uk-width-1-2\@l,
  .uk-width-1-3\@l,
  .uk-width-2-3\@l,
  .uk-width-1-4\@l,
  .uk-width-3-4\@l,
  .uk-width-1-5\@l,
  .uk-width-2-5\@l,
  .uk-width-3-5\@l,
  .uk-width-4-5\@l,
  .uk-width-1-6\@l,
  .uk-width-5-6\@l,
  .uk-width-small\@l,
  .uk-width-medium\@l,
  .uk-width-large\@l,
  .uk-width-xlarge\@l,
  .uk-width-2xlarge\@l,
  .uk-width-auto\@l {
    flex: initial; } }

/* Large screen and bigger */
@media (min-width: 1600px) {
  /* Whole */
  .uk-width-1-1\@xl {
    width: 100%; }
  /* Halves */
  .uk-width-1-2\@xl {
    width: 50%; }
  /* Thirds */
  .uk-width-1-3\@xl {
    width: calc(100% / 3); }
  .uk-width-2-3\@xl {
    width: calc(200% / 3); }
  /* Quarters */
  .uk-width-1-4\@xl {
    width: 25%; }
  .uk-width-3-4\@xl {
    width: 75%; }
  /* Fifths */
  .uk-width-1-5\@xl {
    width: 20%; }
  .uk-width-2-5\@xl {
    width: 40%; }
  .uk-width-3-5\@xl {
    width: 60%; }
  .uk-width-4-5\@xl {
    width: 80%; }
  /* Sixths */
  .uk-width-1-6\@xl {
    width: calc(100% / 6); }
  .uk-width-5-6\@xl {
    width: calc(500% / 6); }
  /* Pixel */
  .uk-width-small\@xl {
    width: 150px; }
  .uk-width-medium\@xl {
    width: 300px; }
  .uk-width-large\@xl {
    width: 450px; }
  .uk-width-xlarge\@xl {
    width: 600px; }
  .uk-width-2xlarge\@xl {
    width: 750px; }
  /* Auto */
  .uk-width-auto\@xl {
    width: auto; }
  /* Expand */
  .uk-width-expand\@xl {
    flex: 1;
    min-width: 1px; }
  /* Reset expand */
  .uk-width-1-1\@xl,
  .uk-width-1-2\@xl,
  .uk-width-1-3\@xl,
  .uk-width-2-3\@xl,
  .uk-width-1-4\@xl,
  .uk-width-3-4\@xl,
  .uk-width-1-5\@xl,
  .uk-width-2-5\@xl,
  .uk-width-3-5\@xl,
  .uk-width-4-5\@xl,
  .uk-width-1-6\@xl,
  .uk-width-5-6\@xl,
  .uk-width-small\@xl,
  .uk-width-medium\@xl,
  .uk-width-large\@xl,
  .uk-width-xlarge\@xl,
  .uk-width-2xlarge\@xl,
  .uk-width-auto\@xl {
    flex: initial; } }

/* Intrinsic Widths
 ========================================================================== */
.uk-width-max-content {
  width: max-content; }

.uk-width-min-content {
  width: min-content; }

/* ========================================================================
   Component: Height
 ========================================================================== */
[class*="uk-height"] {
  box-sizing: border-box; }

/*
 * Only works if parent element has a height set
 */
.uk-height-1-1 {
  height: 100%; }

/*
 * Useful to create image teasers
 */
.uk-height-viewport {
  min-height: 100vh; }

.uk-height-viewport-2 {
  min-height: 200vh; }

.uk-height-viewport-3 {
  min-height: 300vh; }

.uk-height-viewport-4 {
  min-height: 400vh; }

/*
 * Pixel
 * Useful for `overflow: auto`
 */
.uk-height-small {
  height: 150px; }

.uk-height-medium {
  height: 300px; }

.uk-height-large {
  height: 450px; }

.uk-height-max-small {
  max-height: 150px; }

.uk-height-max-medium {
  max-height: 300px; }

.uk-height-max-large {
  max-height: 450px; }

/* ========================================================================
   Component: Text
 ========================================================================== */
/* Style modifiers
 ========================================================================== */
.uk-text-lead {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #333; }

.uk-text-meta {
  font-size: 0.875rem;
  line-height: 1.4;
  color: #999; }

.uk-text-meta > a {
  color: #999; }

.uk-text-meta > a:hover {
  color: #666;
  text-decoration: none; }

/* Size modifiers
 ========================================================================== */
.uk-text-small {
  font-size: 0.875rem;
  line-height: 1.5; }

.uk-text-large {
  font-size: 1.5rem;
  line-height: 1.5; }

.uk-text-default {
  font-size: 16px;
  line-height: 1.5; }

/* Weight modifier
 ========================================================================== */
.uk-text-light {
  font-weight: 300; }

.uk-text-normal {
  font-weight: 400; }

.uk-text-bold {
  font-weight: 700; }

.uk-text-lighter {
  font-weight: lighter; }

.uk-text-bolder {
  font-weight: bolder; }

/* Style modifier
 ========================================================================== */
.uk-text-italic {
  font-style: italic; }

/* Transform modifier
 ========================================================================== */
.uk-text-capitalize {
  text-transform: capitalize !important; }

.uk-text-uppercase {
  text-transform: uppercase !important; }

.uk-text-lowercase {
  text-transform: lowercase !important; }

/* Decoration modifier
 ========================================================================== */
.uk-text-decoration-none {
  text-decoration: none !important; }

/* Color modifiers
 ========================================================================== */
.uk-text-muted {
  color: #999 !important; }

.uk-text-emphasis {
  color: #333 !important; }

.uk-text-primary {
  color: #1e87f0 !important; }

.uk-text-secondary {
  color: #222 !important; }

.uk-text-success {
  color: #32d296 !important; }

.uk-text-warning {
  color: #faa05a !important; }

.uk-text-danger {
  color: #f0506e !important; }

/* Background modifier
 ========================================================================== */
/*
 * 1. The background clips to the foreground text. Works in all browsers.
 * 2. Default color is set to transparent.
 * 3. Container fits the text
 * 4. Style
 */
.uk-text-background {
  /* 1 */
  -webkit-background-clip: text;
  /* 2 */
  color: transparent !important;
  /* 3 */
  display: inline-block;
  /* 4 */
  background-color: #1e87f0;
  background-image: linear-gradient(90deg, #1e87f0 0%, #411ef0 100%); }

/* Alignment modifiers
 ========================================================================== */
.uk-text-left {
  text-align: left !important; }

.uk-text-right {
  text-align: right !important; }

.uk-text-center {
  text-align: center !important; }

.uk-text-justify {
  text-align: justify !important; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-text-left\@s {
    text-align: left !important; }
  .uk-text-right\@s {
    text-align: right !important; }
  .uk-text-center\@s {
    text-align: center !important; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-text-left\@m {
    text-align: left !important; }
  .uk-text-right\@m {
    text-align: right !important; }
  .uk-text-center\@m {
    text-align: center !important; } }

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-text-left\@l {
    text-align: left !important; }
  .uk-text-right\@l {
    text-align: right !important; }
  .uk-text-center\@l {
    text-align: center !important; } }

/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-text-left\@xl {
    text-align: left !important; }
  .uk-text-right\@xl {
    text-align: right !important; }
  .uk-text-center\@xl {
    text-align: center !important; } }

/*
 * Vertical
 */
.uk-text-top {
  vertical-align: top !important; }

.uk-text-middle {
  vertical-align: middle !important; }

.uk-text-bottom {
  vertical-align: bottom !important; }

.uk-text-baseline {
  vertical-align: baseline !important; }

/* Wrap modifiers
 ========================================================================== */
/*
 * Prevent text from wrapping onto multiple lines
 */
.uk-text-nowrap {
  white-space: nowrap; }

/*
 * 1. Make sure a max-width is set after which truncation can occur
 * 2. Prevent text from wrapping onto multiple lines, and truncate with an ellipsis
 * 3. Fix for table cells
 */
.uk-text-truncate {
  /* 1 */
  max-width: 100%;
  /* 2 */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* 2 */
th.uk-text-truncate,
td.uk-text-truncate {
  max-width: 0; }

/*
 * Wrap long words onto the next line and break them if they are too long to fit.
 * 1. Make it work with table cells in all browsers.
 * Note: Not using `hyphens: auto` because it hyphenates text even if not needed.
 */
.uk-text-break {
  overflow-wrap: break-word; }

/* 1 */
th.uk-text-break,
td.uk-text-break {
  word-break: break-word; }

/* ========================================================================
   Component: Column
 ========================================================================== */
[class*="uk-column-"] {
  column-gap: 30px; }

/* Desktop and bigger */
@media (min-width: 1200px) {
  [class*="uk-column-"] {
    column-gap: 40px; } }

/*
 * Fix image 1px line wrapping into the next column in Chrome
 */
[class*="uk-column-"] img {
  transform: translate3d(0, 0, 0); }

/* Divider
 ========================================================================== */
/*
 * 1. Double the column gap
 */
.uk-column-divider {
  column-rule: 1px solid #e5e5e5;
  /* 1 */
  column-gap: 60px; }

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-column-divider {
    column-gap: 80px; } }

/* Width modifiers
 ========================================================================== */
.uk-column-1-2 {
  column-count: 2; }

.uk-column-1-3 {
  column-count: 3; }

.uk-column-1-4 {
  column-count: 4; }

.uk-column-1-5 {
  column-count: 5; }

.uk-column-1-6 {
  column-count: 6; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-column-1-2\@s {
    column-count: 2; }
  .uk-column-1-3\@s {
    column-count: 3; }
  .uk-column-1-4\@s {
    column-count: 4; }
  .uk-column-1-5\@s {
    column-count: 5; }
  .uk-column-1-6\@s {
    column-count: 6; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-column-1-2\@m {
    column-count: 2; }
  .uk-column-1-3\@m {
    column-count: 3; }
  .uk-column-1-4\@m {
    column-count: 4; }
  .uk-column-1-5\@m {
    column-count: 5; }
  .uk-column-1-6\@m {
    column-count: 6; } }

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-column-1-2\@l {
    column-count: 2; }
  .uk-column-1-3\@l {
    column-count: 3; }
  .uk-column-1-4\@l {
    column-count: 4; }
  .uk-column-1-5\@l {
    column-count: 5; }
  .uk-column-1-6\@l {
    column-count: 6; } }

/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-column-1-2\@xl {
    column-count: 2; }
  .uk-column-1-3\@xl {
    column-count: 3; }
  .uk-column-1-4\@xl {
    column-count: 4; }
  .uk-column-1-5\@xl {
    column-count: 5; }
  .uk-column-1-6\@xl {
    column-count: 6; } }

/* Make element span across all columns
 * Does not work in Firefox yet
 ========================================================================== */
.uk-column-span {
  column-span: all; }

/* ========================================================================
   Component: Cover
 ========================================================================== */
/*
 * Works with iframes and embedded content
 * 1. Use attribute to apply transform instantly. Needed if transform is transitioned.
 * 2. Reset responsiveness for embedded content
 * 3. Center object
 * Note: Percent values on the `top` property only works if this element
 *       is absolute positioned or if the container has a height
 */
/* 1 */
[uk-cover]:where(canvas, iframe, svg),
[data-uk-cover]:where(canvas, iframe, svg) {
  /* 2 */
  max-width: none;
  /* 3 */
  position: absolute;
  left: 50%;
  top: 50%;
  --uk-position-translate-x: -50%;
  --uk-position-translate-y: -50%;
  transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y)); }

iframe[uk-cover],
iframe[data-uk-cover] {
  pointer-events: none; }

[uk-cover]:where(img, video),
[data-uk-cover]:where(img, video) {
  /* 3 */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  object-fit: cover;
  object-position: center; }

/* Container
 ========================================================================== */
/*
 * 1. Parent container which clips resized object
 * 2. Needed if the child is positioned absolute. See note above
 */
.uk-cover-container {
  /* 1 */
  overflow: hidden;
  /* 2 */
  position: relative; }

/* ========================================================================
   Component: Background
 ========================================================================== */
/* Color
 ========================================================================== */
.uk-background-default {
  background-color: #fff; }

.uk-background-muted {
  background-color: #f8f8f8; }

.uk-background-primary {
  background-color: #1e87f0; }

.uk-background-secondary {
  background-color: #222; }

/* Size
 ========================================================================== */
.uk-background-cover,
.uk-background-contain,
.uk-background-width-1-1,
.uk-background-height-1-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.uk-background-cover {
  background-size: cover; }

.uk-background-contain {
  background-size: contain; }

.uk-background-width-1-1 {
  background-size: 100%; }

.uk-background-height-1-1 {
  background-size: auto 100%; }

/* Position
 ========================================================================== */
.uk-background-top-left {
  background-position: 0 0; }

.uk-background-top-center {
  background-position: 50% 0; }

.uk-background-top-right {
  background-position: 100% 0; }

.uk-background-center-left {
  background-position: 0 50%; }

.uk-background-center-center {
  background-position: 50% 50%; }

.uk-background-center-right {
  background-position: 100% 50%; }

.uk-background-bottom-left {
  background-position: 0 100%; }

.uk-background-bottom-center {
  background-position: 50% 100%; }

.uk-background-bottom-right {
  background-position: 100% 100%; }

/* Repeat
 ========================================================================== */
.uk-background-norepeat {
  background-repeat: no-repeat; }

/* Attachment
 ========================================================================== */
/*
 * 1. Fix bug introduced in Chrome 67: the background image is not visible if any element on the page uses `translate3d`
 */
.uk-background-fixed {
  background-attachment: fixed;
  /* 1 */
  backface-visibility: hidden; }

/*
 * Exclude touch devices because `fixed` doesn't work on iOS and Android
 */
@media (pointer: coarse) {
  .uk-background-fixed {
    background-attachment: scroll; } }

/* Image
 ========================================================================== */
/* Phone portrait and smaller */
@media (max-width: 639px) {
  .uk-background-image\@s {
    background-image: none !important; } }

/* Phone landscape and smaller */
@media (max-width: 959px) {
  .uk-background-image\@m {
    background-image: none !important; } }

/* Tablet landscape and smaller */
@media (max-width: 1199px) {
  .uk-background-image\@l {
    background-image: none !important; } }

/* Desktop and smaller */
@media (max-width: 1599px) {
  .uk-background-image\@xl {
    background-image: none !important; } }

/* Blend modes
 ========================================================================== */
.uk-background-blend-multiply {
  background-blend-mode: multiply; }

.uk-background-blend-screen {
  background-blend-mode: screen; }

.uk-background-blend-overlay {
  background-blend-mode: overlay; }

.uk-background-blend-darken {
  background-blend-mode: darken; }

.uk-background-blend-lighten {
  background-blend-mode: lighten; }

.uk-background-blend-color-dodge {
  background-blend-mode: color-dodge; }

.uk-background-blend-color-burn {
  background-blend-mode: color-burn; }

.uk-background-blend-hard-light {
  background-blend-mode: hard-light; }

.uk-background-blend-soft-light {
  background-blend-mode: soft-light; }

.uk-background-blend-difference {
  background-blend-mode: difference; }

.uk-background-blend-exclusion {
  background-blend-mode: exclusion; }

.uk-background-blend-hue {
  background-blend-mode: hue; }

.uk-background-blend-saturation {
  background-blend-mode: saturation; }

.uk-background-blend-color {
  background-blend-mode: color; }

.uk-background-blend-luminosity {
  background-blend-mode: luminosity; }

/* ========================================================================
   Component: Align
 ========================================================================== */
/*
 * Default
 */
[class*="uk-align"] {
  display: block;
  margin-bottom: 30px; }

* + [class*="uk-align"] {
  margin-top: 30px; }

/*
 * Center
 */
.uk-align-center {
  margin-left: auto;
  margin-right: auto; }

/*
 * Left/Right
 */
.uk-align-left {
  margin-top: 0;
  margin-right: 30px;
  float: left; }

.uk-align-right {
  margin-top: 0;
  margin-left: 30px;
  float: right; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-align-left\@s {
    margin-top: 0;
    margin-right: 30px;
    float: left; }
  .uk-align-right\@s {
    margin-top: 0;
    margin-left: 30px;
    float: right; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-align-left\@m {
    margin-top: 0;
    margin-right: 30px;
    float: left; }
  .uk-align-right\@m {
    margin-top: 0;
    margin-left: 30px;
    float: right; } }

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-align-left\@l {
    margin-top: 0;
    float: left; }
  .uk-align-right\@l {
    margin-top: 0;
    float: right; }
  .uk-align-left,
  .uk-align-left\@s,
  .uk-align-left\@m,
  .uk-align-left\@l {
    margin-right: 40px; }
  .uk-align-right,
  .uk-align-right\@s,
  .uk-align-right\@m,
  .uk-align-right\@l {
    margin-left: 40px; } }

/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-align-left\@xl {
    margin-top: 0;
    margin-right: 40px;
    float: left; }
  .uk-align-right\@xl {
    margin-top: 0;
    margin-left: 40px;
    float: right; } }

/* ========================================================================
   Component: SVG
 ========================================================================== */
/*
 * 1. Fill all SVG elements with the current text color if no `fill` attribute is set
 * 2. Set the fill and stroke color of all SVG elements to the current text color
 */
/* 1 */
.uk-svg,
.uk-svg:not(.uk-preserve) [fill*="#"]:not(.uk-preserve) {
  fill: currentcolor; }

.uk-svg:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {
  stroke: currentcolor; }

/*
 * Fix Firefox blurry SVG rendering: https://bugzilla.mozilla.org/show_bug.cgi?id=1046835
 */
.uk-svg {
  transform: translate(0, 0); }

/* ========================================================================
   Component: Utility
 ========================================================================== */
/* Panel
 ========================================================================== */
.uk-panel {
  display: flow-root;
  position: relative;
  box-sizing: border-box; }

/*
 * Remove margin from the last-child
 */
.uk-panel > :last-child {
  margin-bottom: 0; }

/*
 * Scrollable
 */
.uk-panel-scrollable {
  height: 170px;
  padding: 10px;
  border: 1px solid #e5e5e5;
  overflow: auto;
  resize: both; }

/* Clearfix
 ========================================================================== */
/*
 * 1. `table-cell` is used with `::before` because `table` creates a 1px gap when it becomes a flex item, only in Webkit
 * 2. `table` is used again with `::after` because `clear` only works with block elements.
 * Note: `display: block` with `overflow: hidden` is currently not working in the latest Safari
 */
/* 1 */
.uk-clearfix::before {
  content: "";
  display: table-cell; }

/* 2 */
.uk-clearfix::after {
  content: "";
  display: table;
  clear: both; }

/* Float
 ========================================================================== */
/*
 * 1. Prevent content overflow
 */
.uk-float-left {
  float: left; }

.uk-float-right {
  float: right; }

/* 1 */
[class*="uk-float-"] {
  max-width: 100%; }

/* Overflow
 ========================================================================== */
.uk-overflow-hidden {
  overflow: hidden; }

/*
 * Enable scrollbars if content is clipped
 */
.uk-overflow-auto {
  overflow: auto; }

.uk-overflow-auto > :last-child {
  margin-bottom: 0; }

/* Box Sizing
 ========================================================================== */
.uk-box-sizing-content {
  box-sizing: content-box; }

.uk-box-sizing-border {
  box-sizing: border-box; }

/* Resize
 ========================================================================== */
.uk-resize {
  resize: both; }

.uk-resize-horizontal {
  resize: horizontal; }

.uk-resize-vertical {
  resize: vertical; }

/* Display
 ========================================================================== */
.uk-display-block {
  display: block !important; }

.uk-display-inline {
  display: inline !important; }

.uk-display-inline-block {
  display: inline-block !important; }

/* Inline
 ========================================================================== */
/*
 * 1. Container fits its content
 * 2. Create position context
 * 3. Prevent content overflow
 * 4. Behave like most inline-block elements
 * 5. Force new layer without creating a new stacking context
 *    to fix 1px glitch when combined with overlays and transitions in Webkit
 * 6. Clip child elements
 */
[class*="uk-inline"] {
  /* 1 */
  display: inline-block;
  /* 2 */
  position: relative;
  /* 3 */
  max-width: 100%;
  /* 4 */
  vertical-align: middle;
  /* 5 */
  -webkit-backface-visibility: hidden; }

.uk-inline-clip {
  /* 6 */
  overflow: hidden; }

/* Responsive objects
 ========================================================================== */
/*
 * Preserve original dimensions
 * Because `img, `video`, `canvas` and  `audio` are already responsive by default, see Base component
 */
.uk-preserve-width,
.uk-preserve-width canvas,
.uk-preserve-width img,
.uk-preserve-width svg,
.uk-preserve-width video {
  max-width: none; }

/*
 * Responsiveness
 * Corrects `max-width` and `max-height` behavior if padding and border are used
 */
.uk-responsive-width,
.uk-responsive-height {
  box-sizing: border-box; }

/*
 * 1. Set a maximum width. `important` needed to override `uk-preserve-width img`
 * 2. Auto scale the height. Only needed if `height` attribute is present
 */
.uk-responsive-width {
  /* 1 */
  max-width: 100% !important;
  /* 2 */
  height: auto; }

/*
 * 1. Set a maximum height. Only works if the parent element has a fixed height
 * 2. Auto scale the width. Only needed if `width` attribute is present
 * 3. Reset max-width, which `img, `video`, `canvas` and  `audio` already have by default
 */
.uk-responsive-height {
  /* 1 */
  max-height: 100%;
  /* 2 */
  width: auto;
  /* 3 */
  max-width: none; }

/*
 * Fix initial iframe width. Without the viewport is expanded on iOS devices
 */
[uk-responsive],
[data-uk-responsive] {
  max-width: 100%; }

/* Object
 ========================================================================== */
.uk-object-cover {
  object-fit: cover; }

.uk-object-contain {
  object-fit: contain; }

.uk-object-fill {
  object-fit: fill; }

.uk-object-none {
  object-fit: none; }

.uk-object-scale-down {
  object-fit: scale-down; }

/*
 * Position
 */
.uk-object-top-left {
  object-position: 0 0; }

.uk-object-top-center {
  object-position: 50% 0; }

.uk-object-top-right {
  object-position: 100% 0; }

.uk-object-center-left {
  object-position: 0 50%; }

.uk-object-center-center {
  object-position: 50% 50%; }

.uk-object-center-right {
  object-position: 100% 50%; }

.uk-object-bottom-left {
  object-position: 0 100%; }

.uk-object-bottom-center {
  object-position: 50% 100%; }

.uk-object-bottom-right {
  object-position: 100% 100%; }

/* Border
 ========================================================================== */
.uk-border-circle {
  border-radius: 50%; }

.uk-border-pill {
  border-radius: 500px; }

.uk-border-rounded {
  border-radius: 5px; }

/*
 * Fix `overflow: hidden` to be ignored with border-radius and CSS transforms in Webkit
 */
.uk-inline-clip[class*="uk-border-"] {
  -webkit-transform: translateZ(0); }

/* Box-shadow
 ========================================================================== */
.uk-box-shadow-small {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); }

.uk-box-shadow-medium {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08); }

.uk-box-shadow-large {
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16); }

.uk-box-shadow-xlarge {
  box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16); }

/*
 * Hover
 */
[class*="uk-box-shadow-hover"] {
  transition: box-shadow 0.1s ease-in-out; }

.uk-box-shadow-hover-small:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); }

.uk-box-shadow-hover-medium:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08); }

.uk-box-shadow-hover-large:hover {
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16); }

.uk-box-shadow-hover-xlarge:hover {
  box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16); }

/* Box-shadow bottom
 ========================================================================== */
/*
 * 1. Set position.
 * 2. Set style
 * 3. Fix shadow being clipped in Safari if container is animated
 */
@supports (filter: blur(0)) {
  .uk-box-shadow-bottom {
    display: inline-block;
    position: relative;
    z-index: 0;
    max-width: 100%;
    vertical-align: middle; }
  .uk-box-shadow-bottom::after {
    content: "";
    /* 1 */
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    z-index: -1;
    /* 2 */
    height: 30px;
    border-radius: 100%;
    background: #444;
    filter: blur(20px);
    /* 3 */
    will-change: filter; } }

/* Drop cap
 ========================================================================== */
/*
 * 1. Firefox doesn't apply `::first-letter` if the first letter is inside child elements
 *    https://bugzilla.mozilla.org/show_bug.cgi?id=214004
 * 2. In Firefox, a floating `::first-letter` doesn't have a line box and there for no `line-height`
 *    https://bugzilla.mozilla.org/show_bug.cgi?id=317933
 */
.uk-dropcap::first-letter,
.uk-dropcap > p:first-of-type::first-letter,
.bat-producthero-configurator-price .uk-dropcap > .suffix:first-of-type::first-letter,
.uk-dropcap > .bat-producthero-configurator-stock:first-of-type::first-letter,
.bat-card--offer-wrapper-content-specialcta .bat-headline-style .uk-dropcap > div:first-of-type::first-letter,
.uk-dropcap > .bat-minicart-cart-item-product-container-nicotine-level:first-of-type::first-letter,
.uk-dropcap > .bat-minicart-cart-item-product-container-flavor:first-of-type::first-letter,
.uk-dropcap > .bat-minicart-cart-item-product-container-delivery:first-of-type::first-letter,
bat-cta-steps .bat-cta--steps-item .uk-dropcap > div:first-of-type::first-letter,
.bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .uk-dropcap > div:first-of-type::first-letter {
  display: block;
  margin-right: 10px;
  float: left;
  font-size: 4.5em;
  line-height: 1;
  margin-bottom: -2px; }

/* 2 */
@-moz-document url-prefix() {
  .uk-dropcap::first-letter,
  .uk-dropcap > p:first-of-type::first-letter,
  .bat-producthero-configurator-price .uk-dropcap > .suffix:first-of-type::first-letter,
  .uk-dropcap > .bat-producthero-configurator-stock:first-of-type::first-letter,
  .bat-card--offer-wrapper-content-specialcta .bat-headline-style .uk-dropcap > div:first-of-type::first-letter,
  .uk-dropcap > .bat-minicart-cart-item-product-container-nicotine-level:first-of-type::first-letter,
  .uk-dropcap > .bat-minicart-cart-item-product-container-flavor:first-of-type::first-letter,
  .uk-dropcap > .bat-minicart-cart-item-product-container-delivery:first-of-type::first-letter,
  bat-cta-steps .bat-cta--steps-item .uk-dropcap > div:first-of-type::first-letter,
  .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .uk-dropcap > div:first-of-type::first-letter {
    margin-top: 1.1%; } }

/* Logo
 ========================================================================== */
/*
 * 1. Style
 * 2. Required for `a`
 * 3. Behave like image but can be overridden through flex utility classes
 */
.uk-logo {
  /* 1 */
  font-size: 1.5rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #333;
  /* 2 */
  text-decoration: none; }

/* 3 */
:where(.uk-logo) {
  display: inline-block;
  vertical-align: middle; }

/* Hover */
.uk-logo:hover {
  color: #333;
  /* 1 */
  text-decoration: none; }

.uk-logo :where(img, svg, video) {
  display: block; }

.uk-logo-inverse {
  display: none; }

/* Disabled State
 ========================================================================== */
.uk-disabled {
  pointer-events: none; }

/* Drag State
 ========================================================================== */
/*
 * 1. Needed if moving over elements with have their own cursor on hover, e.g. links or buttons
 * 2. Fix dragging over iframes
 */
.uk-drag,
.uk-drag * {
  cursor: move; }

/* 2 */
.uk-drag iframe {
  pointer-events: none; }

/* Dragover State
 ========================================================================== */
/*
 * Create a box-shadow when dragging a file over the upload area
 */
.uk-dragover {
  box-shadow: 0 0 20px rgba(100, 100, 100, 0.3); }

/* Blend modes
 ========================================================================== */
.uk-blend-multiply {
  mix-blend-mode: multiply; }

.uk-blend-screen {
  mix-blend-mode: screen; }

.uk-blend-overlay {
  mix-blend-mode: overlay; }

.uk-blend-darken {
  mix-blend-mode: darken; }

.uk-blend-lighten {
  mix-blend-mode: lighten; }

.uk-blend-color-dodge {
  mix-blend-mode: color-dodge; }

.uk-blend-color-burn {
  mix-blend-mode: color-burn; }

.uk-blend-hard-light {
  mix-blend-mode: hard-light; }

.uk-blend-soft-light {
  mix-blend-mode: soft-light; }

.uk-blend-difference {
  mix-blend-mode: difference; }

.uk-blend-exclusion {
  mix-blend-mode: exclusion; }

.uk-blend-hue {
  mix-blend-mode: hue; }

.uk-blend-saturation {
  mix-blend-mode: saturation; }

.uk-blend-color {
  mix-blend-mode: color; }

.uk-blend-luminosity {
  mix-blend-mode: luminosity; }

/* Transform
========================================================================== */
.uk-transform-center {
  transform: translate(-50%, -50%); }

/* Transform Origin
========================================================================== */
.uk-transform-origin-top-left {
  transform-origin: 0 0; }

.uk-transform-origin-top-center {
  transform-origin: 50% 0; }

.uk-transform-origin-top-right {
  transform-origin: 100% 0; }

.uk-transform-origin-center-left {
  transform-origin: 0 50%; }

.uk-transform-origin-center-right {
  transform-origin: 100% 50%; }

.uk-transform-origin-bottom-left {
  transform-origin: 0 100%; }

.uk-transform-origin-bottom-center {
  transform-origin: 50% 100%; }

.uk-transform-origin-bottom-right {
  transform-origin: 100% 100%; }

/* ========================================================================
   Component: Flex
 ========================================================================== */
.uk-flex {
  display: flex; }

.uk-flex-inline {
  display: inline-flex; }

/* Alignment
 ========================================================================== */
/*
 * Align items along the main axis of the current line of the flex container
 * Row: Horizontal
 */
.uk-flex-left {
  justify-content: flex-start; }

.uk-flex-center {
  justify-content: center; }

.uk-flex-right {
  justify-content: flex-end; }

.uk-flex-between {
  justify-content: space-between; }

.uk-flex-around {
  justify-content: space-around; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-flex-left\@s {
    justify-content: flex-start; }
  .uk-flex-center\@s {
    justify-content: center; }
  .uk-flex-right\@s {
    justify-content: flex-end; }
  .uk-flex-between\@s {
    justify-content: space-between; }
  .uk-flex-around\@s {
    justify-content: space-around; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-flex-left\@m {
    justify-content: flex-start; }
  .uk-flex-center\@m {
    justify-content: center; }
  .uk-flex-right\@m {
    justify-content: flex-end; }
  .uk-flex-between\@m {
    justify-content: space-between; }
  .uk-flex-around\@m {
    justify-content: space-around; } }

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-flex-left\@l {
    justify-content: flex-start; }
  .uk-flex-center\@l {
    justify-content: center; }
  .uk-flex-right\@l {
    justify-content: flex-end; }
  .uk-flex-between\@l {
    justify-content: space-between; }
  .uk-flex-around\@l {
    justify-content: space-around; } }

/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-flex-left\@xl {
    justify-content: flex-start; }
  .uk-flex-center\@xl {
    justify-content: center; }
  .uk-flex-right\@xl {
    justify-content: flex-end; }
  .uk-flex-between\@xl {
    justify-content: space-between; }
  .uk-flex-around\@xl {
    justify-content: space-around; } }

/*
 * Align items in the cross axis of the current line of the flex container
 * Row: Vertical
 */
.uk-flex-stretch {
  align-items: stretch; }

.uk-flex-top {
  align-items: flex-start; }

.uk-flex-middle {
  align-items: center; }

.uk-flex-bottom {
  align-items: flex-end; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-flex-stretch\@s {
    align-items: stretch; }
  .uk-flex-top\@s {
    align-items: flex-start; }
  .uk-flex-middle\@s {
    align-items: center; }
  .uk-flex-bottom\@s {
    align-items: flex-end; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-flex-stretch\@m {
    align-items: stretch; }
  .uk-flex-top\@m {
    align-items: flex-start; }
  .uk-flex-middle\@m {
    align-items: center; }
  .uk-flex-bottom\@m {
    align-items: flex-end; } }

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-flex-stretch\@l {
    align-items: stretch; }
  .uk-flex-top\@l {
    align-items: flex-start; }
  .uk-flex-middle\@l {
    align-items: center; }
  .uk-flex-bottom\@l {
    align-items: flex-end; } }

/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-flex-stretch\@xl {
    align-items: stretch; }
  .uk-flex-top\@xl {
    align-items: flex-start; }
  .uk-flex-middle\@xl {
    align-items: center; }
  .uk-flex-bottom\@xl {
    align-items: flex-end; } }

/* Direction
 ========================================================================== */
.uk-flex-row {
  flex-direction: row; }

.uk-flex-row-reverse {
  flex-direction: row-reverse; }

.uk-flex-column {
  flex-direction: column; }

.uk-flex-column-reverse {
  flex-direction: column-reverse; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-flex-row\@s {
    flex-direction: row; }
  .uk-flex-column\@s {
    flex-direction: column; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-flex-row\@m {
    flex-direction: row; }
  .uk-flex-column\@m {
    flex-direction: column; } }

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-flex-row\@l {
    flex-direction: row; }
  .uk-flex-column\@l {
    flex-direction: column; } }

/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-flex-row\@xl {
    flex-direction: row; }
  .uk-flex-column\@xl {
    flex-direction: column; } }

/* Wrap
 ========================================================================== */
.uk-flex-nowrap {
  flex-wrap: nowrap; }

.uk-flex-wrap {
  flex-wrap: wrap; }

.uk-flex-wrap-reverse {
  flex-wrap: wrap-reverse; }

/*
 * Aligns items within the flex container when there is extra space in the cross-axis
 * Only works if there is more than one line of flex items
 */
.uk-flex-wrap-stretch {
  align-content: stretch; }

.uk-flex-wrap-top {
  align-content: flex-start; }

.uk-flex-wrap-middle {
  align-content: center; }

.uk-flex-wrap-bottom {
  align-content: flex-end; }

.uk-flex-wrap-between {
  align-content: space-between; }

.uk-flex-wrap-around {
  align-content: space-around; }

/* Item ordering
 ========================================================================== */
/*
 * Default is 0
 */
.uk-flex-first {
  order: -1; }

.uk-flex-last {
  order: 99; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-flex-first\@s {
    order: -1; }
  .uk-flex-last\@s {
    order: 99; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-flex-first\@m {
    order: -1; }
  .uk-flex-last\@m {
    order: 99; } }

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-flex-first\@l {
    order: -1; }
  .uk-flex-last\@l {
    order: 99; } }

/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-flex-first\@xl {
    order: -1; }
  .uk-flex-last\@xl {
    order: 99; } }

/* Item dimensions
 ========================================================================== */
/*
 * Initial: 0 1 auto
 * Content dimensions, but shrinks
 */
.uk-flex-initial {
  flex: initial; }

/*
 * No Flex: 0 0 auto
 * Content dimensions
 */
.uk-flex-none {
  flex: none; }

/*
 * Relative Flex: 1 1 auto
 * Space is allocated considering content
 */
.uk-flex-auto {
  flex: auto; }

/*
 * Absolute Flex: 1 1 0%
 * Space is allocated solely based on flex
 */
.uk-flex-1 {
  flex: 1; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-flex-initial\@s {
    flex: initial; }
  .uk-flex-none\@s {
    flex: none; }
  .uk-flex-1\@s {
    flex: 1; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-flex-initial\@m {
    flex: initial; }
  .uk-flex-none\@m {
    flex: none; }
  .uk-flex-1\@m {
    flex: 1; } }

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-flex-initial\@l {
    flex: initial; }
  .uk-flex-none\@l {
    flex: none; }
  .uk-flex-1\@l {
    flex: 1; } }

/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-flex-initial\@xl {
    flex: initial; }
  .uk-flex-none\@xl {
    flex: none; }
  .uk-flex-1\@xl {
    flex: 1; } }

/* ========================================================================
   Component: Margin
 ========================================================================== */
/*
 * Default
 */
.uk-margin {
  margin-bottom: 20px; }

* + .uk-margin {
  margin-top: 20px !important; }

.uk-margin-top {
  margin-top: 20px !important; }

.uk-margin-bottom {
  margin-bottom: 20px !important; }

.uk-margin-left {
  margin-left: 20px !important; }

.uk-margin-right {
  margin-right: 20px !important; }

/* Small
 ========================================================================== */
.uk-margin-small {
  margin-bottom: 10px; }

* + .uk-margin-small {
  margin-top: 10px !important; }

.uk-margin-small-top {
  margin-top: 10px !important; }

.uk-margin-small-bottom {
  margin-bottom: 10px !important; }

.uk-margin-small-left {
  margin-left: 10px !important; }

.uk-margin-small-right {
  margin-right: 10px !important; }

/* Medium
 ========================================================================== */
.uk-margin-medium {
  margin-bottom: 40px; }

* + .uk-margin-medium {
  margin-top: 40px !important; }

.uk-margin-medium-top {
  margin-top: 40px !important; }

.uk-margin-medium-bottom {
  margin-bottom: 40px !important; }

.uk-margin-medium-left {
  margin-left: 40px !important; }

.uk-margin-medium-right {
  margin-right: 40px !important; }

/* Large
 ========================================================================== */
.uk-margin-large {
  margin-bottom: 40px; }

* + .uk-margin-large {
  margin-top: 40px !important; }

.uk-margin-large-top {
  margin-top: 40px !important; }

.uk-margin-large-bottom {
  margin-bottom: 40px !important; }

.uk-margin-large-left {
  margin-left: 40px !important; }

.uk-margin-large-right {
  margin-right: 40px !important; }

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-margin-large {
    margin-bottom: 70px; }
  * + .uk-margin-large {
    margin-top: 70px !important; }
  .uk-margin-large-top {
    margin-top: 70px !important; }
  .uk-margin-large-bottom {
    margin-bottom: 70px !important; }
  .uk-margin-large-left {
    margin-left: 70px !important; }
  .uk-margin-large-right {
    margin-right: 70px !important; } }

/* XLarge
 ========================================================================== */
.uk-margin-xlarge {
  margin-bottom: 70px; }

* + .uk-margin-xlarge {
  margin-top: 70px !important; }

.uk-margin-xlarge-top {
  margin-top: 70px !important; }

.uk-margin-xlarge-bottom {
  margin-bottom: 70px !important; }

.uk-margin-xlarge-left {
  margin-left: 70px !important; }

.uk-margin-xlarge-right {
  margin-right: 70px !important; }

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-margin-xlarge {
    margin-bottom: 140px; }
  * + .uk-margin-xlarge {
    margin-top: 140px !important; }
  .uk-margin-xlarge-top {
    margin-top: 140px !important; }
  .uk-margin-xlarge-bottom {
    margin-bottom: 140px !important; }
  .uk-margin-xlarge-left {
    margin-left: 140px !important; }
  .uk-margin-xlarge-right {
    margin-right: 140px !important; } }

/* Auto
 ========================================================================== */
.uk-margin-auto {
  margin-left: auto !important;
  margin-right: auto !important; }

.uk-margin-auto-top {
  margin-top: auto !important; }

.uk-margin-auto-bottom {
  margin-bottom: auto !important; }

.uk-margin-auto-left {
  margin-left: auto !important; }

.uk-margin-auto-right {
  margin-right: auto !important; }

.uk-margin-auto-vertical {
  margin-top: auto !important;
  margin-bottom: auto !important; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-margin-auto\@s {
    margin-left: auto !important;
    margin-right: auto !important; }
  .uk-margin-auto-left\@s {
    margin-left: auto !important; }
  .uk-margin-auto-right\@s {
    margin-right: auto !important; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-margin-auto\@m {
    margin-left: auto !important;
    margin-right: auto !important; }
  .uk-margin-auto-left\@m {
    margin-left: auto !important; }
  .uk-margin-auto-right\@m {
    margin-right: auto !important; } }

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-margin-auto\@l {
    margin-left: auto !important;
    margin-right: auto !important; }
  .uk-margin-auto-left\@l {
    margin-left: auto !important; }
  .uk-margin-auto-right\@l {
    margin-right: auto !important; } }

/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-margin-auto\@xl {
    margin-left: auto !important;
    margin-right: auto !important; }
  .uk-margin-auto-left\@xl {
    margin-left: auto !important; }
  .uk-margin-auto-right\@xl {
    margin-right: auto !important; } }

/* Remove
 ========================================================================== */
.uk-margin-remove {
  margin: 0 !important; }

.uk-margin-remove-top {
  margin-top: 0 !important; }

.uk-margin-remove-bottom {
  margin-bottom: 0 !important; }

.uk-margin-remove-left {
  margin-left: 0 !important; }

.uk-margin-remove-right {
  margin-right: 0 !important; }

.uk-margin-remove-vertical {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.uk-margin-remove-adjacent + *,
.uk-margin-remove-first-child > :first-child {
  margin-top: 0 !important; }

.uk-margin-remove-last-child > :last-child {
  margin-bottom: 0 !important; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-margin-remove-left\@s {
    margin-left: 0 !important; }
  .uk-margin-remove-right\@s {
    margin-right: 0 !important; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-margin-remove-left\@m {
    margin-left: 0 !important; }
  .uk-margin-remove-right\@m {
    margin-right: 0 !important; } }

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-margin-remove-left\@l {
    margin-left: 0 !important; }
  .uk-margin-remove-right\@l {
    margin-right: 0 !important; } }

/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-margin-remove-left\@xl {
    margin-left: 0 !important; }
  .uk-margin-remove-right\@xl {
    margin-right: 0 !important; } }

/* ========================================================================
   Component: Padding
 ========================================================================== */
.uk-padding {
  padding: 30px; }

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-padding {
    padding: 40px; } }

/* Small
 ========================================================================== */
.uk-padding-small {
  padding: 15px; }

/* Large
 ========================================================================== */
.uk-padding-large {
  padding: 40px; }

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-padding-large {
    padding: 70px; } }

/* Remove
 ========================================================================== */
.uk-padding-remove {
  padding: 0 !important; }

.uk-padding-remove-top {
  padding-top: 0 !important; }

.uk-padding-remove-bottom {
  padding-bottom: 0 !important; }

.uk-padding-remove-left {
  padding-left: 0 !important; }

.uk-padding-remove-right {
  padding-right: 0 !important; }

.uk-padding-remove-vertical {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.uk-padding-remove-horizontal {
  padding-left: 0 !important;
  padding-right: 0 !important; }

/* ========================================================================
   Component: Position
 ========================================================================== */
:root {
  --uk-position-margin-offset: 0px; }

/* Directions
 ========================================================================== */
/*
 * 1. Prevent content overflow.
 */
[class*="uk-position-top"],
[class*="uk-position-bottom"],
[class*="uk-position-left"],
[class*="uk-position-right"],
[class*="uk-position-center"] {
  position: absolute !important;
  /* 1 */
  max-width: calc(100% - (var(--uk-position-margin-offset) * 2));
  box-sizing: border-box; }

/*
 * Edges
 * Don't use `width: 100%` because it's wrong if the parent has padding.
 */
.uk-position-top {
  top: 0;
  left: 0;
  right: 0; }

.uk-position-bottom {
  bottom: 0;
  left: 0;
  right: 0; }

.uk-position-left {
  top: 0;
  bottom: 0;
  left: 0; }

.uk-position-right {
  top: 0;
  bottom: 0;
  right: 0; }

/*
 * Corners
 */
.uk-position-top-left {
  top: 0;
  left: 0; }

.uk-position-top-right {
  top: 0;
  right: 0; }

.uk-position-bottom-left {
  bottom: 0;
  left: 0; }

.uk-position-bottom-right {
  bottom: 0;
  right: 0; }

/*
 * Center
 * 1. Fix text wrapping if content is larger than 50% of the container.
 *    Using `max-content` requires `max-width` of 100% which is set generally.
 */
.uk-position-center {
  top: calc(50% - var(--uk-position-margin-offset));
  left: calc(50% - var(--uk-position-margin-offset));
  --uk-position-translate-x: -50%;
  --uk-position-translate-y: -50%;
  transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y));
  /* 1 */
  width: max-content; }

/* Vertical */
[class*="uk-position-center-left"],
[class*="uk-position-center-right"],
.uk-position-center-vertical {
  top: calc(50% - var(--uk-position-margin-offset));
  --uk-position-translate-y: -50%;
  transform: translate(0, var(--uk-position-translate-y)); }

.uk-position-center-left {
  left: 0; }

.uk-position-center-right {
  right: 0; }

.uk-position-center-vertical {
  left: 0;
  right: 0; }

.uk-position-center-left-out {
  right: 100%;
  width: max-content; }

.uk-position-center-right-out {
  left: 100%;
  width: max-content; }

/* Horizontal */
.uk-position-top-center,
.uk-position-bottom-center,
.uk-position-center-horizontal {
  left: calc(50% - var(--uk-position-margin-offset));
  --uk-position-translate-x: -50%;
  transform: translate(var(--uk-position-translate-x), 0);
  /* 1 */
  width: max-content; }

.uk-position-top-center {
  top: 0; }

.uk-position-bottom-center {
  bottom: 0; }

.uk-position-center-horizontal {
  top: 0;
  bottom: 0; }

/*
 * Cover
 */
.uk-position-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

/* Margin
 ========================================================================== */
.uk-position-small {
  margin: 15px;
  --uk-position-margin-offset: 15px; }

.uk-position-medium {
  margin: 30px;
  --uk-position-margin-offset: 30px; }

.uk-position-large {
  margin: 30px;
  --uk-position-margin-offset: 30px; }

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-position-large {
    margin: 50px;
    --uk-position-margin-offset: 50px; } }

/* Schemes
 ========================================================================== */
.uk-position-relative {
  position: relative  !important; }

.uk-position-absolute {
  position: absolute  !important; }

.uk-position-fixed {
  position: fixed  !important; }

.uk-position-sticky {
  position: sticky  !important; }

/* Layer
 ========================================================================== */
.uk-position-z-index {
  z-index: 1; }

.uk-position-z-index-zero {
  z-index: 0; }

.uk-position-z-index-negative {
  z-index: -1; }

.uk-position-z-index-high {
  z-index: 990; }

/* ========================================================================
   Component: Transition
 ========================================================================== */
/* Transitions
 ========================================================================== */
/*
 * The toggle is triggered on touch devices by two methods:
 * 1. Using `:focus` and tabindex
 * 2. Using `:hover` and a `touchstart` event listener registered on the document
 *    (Doesn't work on Surface touch devices)
 */
:where(.uk-transition-fade),
:where([class*="uk-transition-scale"]),
:where([class*="uk-transition-slide"]) {
  --uk-position-translate-x: 0;
  --uk-position-translate-y: 0; }

.uk-transition-fade,
[class*="uk-transition-scale"],
[class*="uk-transition-slide"] {
  --uk-translate-x: 0;
  --uk-translate-y: 0;
  --uk-scale-x: 1;
  --uk-scale-y: 1;
  transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y)) translate(var(--uk-translate-x), var(--uk-translate-y)) scale(var(--uk-scale-x), var(--uk-scale-y));
  transition: 0.3s ease-out;
  transition-property: opacity, transform, filter;
  opacity: 0; }

/*
 * Fade
 */
.uk-transition-toggle:hover .uk-transition-fade,
.uk-transition-toggle:focus .uk-transition-fade,
.uk-transition-toggle .uk-transition-fade:focus-within,
.uk-transition-active.uk-active .uk-transition-fade {
  opacity: 1; }

/*
 * Scale
 * 1. Make image rendering the same during the transition as before and after. Prefixed because of Safari.
 */
/* 1 */
[class*="uk-transition-scale"] {
  -webkit-backface-visibility: hidden; }

.uk-transition-scale-up {
  --uk-scale-x: 1;
  --uk-scale-y: 1; }

.uk-transition-scale-down {
  --uk-scale-x: 1.03;
  --uk-scale-y: 1.03; }

/* Show */
.uk-transition-toggle:hover .uk-transition-scale-up,
.uk-transition-toggle:focus .uk-transition-scale-up,
.uk-transition-toggle .uk-transition-scale-up:focus-within,
.uk-transition-active.uk-active .uk-transition-scale-up {
  --uk-scale-x: 1.03;
  --uk-scale-y: 1.03;
  opacity: 1; }

.uk-transition-toggle:hover .uk-transition-scale-down,
.uk-transition-toggle:focus .uk-transition-scale-down,
.uk-transition-toggle .uk-transition-scale-down:focus-within,
.uk-transition-active.uk-active .uk-transition-scale-down {
  --uk-scale-x: 1;
  --uk-scale-y: 1;
  opacity: 1; }

/*
 * Slide
 */
.uk-transition-slide-top {
  --uk-translate-y: -100%; }

.uk-transition-slide-bottom {
  --uk-translate-y: 100%; }

.uk-transition-slide-left {
  --uk-translate-x: -100%; }

.uk-transition-slide-right {
  --uk-translate-x: 100%; }

.uk-transition-slide-top-small {
  --uk-translate-y: calc(-1 * 10px); }

.uk-transition-slide-bottom-small {
  --uk-translate-y: 10px; }

.uk-transition-slide-left-small {
  --uk-translate-x: calc(-1 * 10px); }

.uk-transition-slide-right-small {
  --uk-translate-x: 10px; }

.uk-transition-slide-top-medium {
  --uk-translate-y: calc(-1 * 50px); }

.uk-transition-slide-bottom-medium {
  --uk-translate-y: 50px; }

.uk-transition-slide-left-medium {
  --uk-translate-x: calc(-1 * 50px); }

.uk-transition-slide-right-medium {
  --uk-translate-x: 50px; }

/* Show */
.uk-transition-toggle:hover [class*="uk-transition-slide"],
.uk-transition-toggle:focus [class*="uk-transition-slide"],
.uk-transition-toggle [class*="uk-transition-slide"]:focus-within,
.uk-transition-active.uk-active [class*="uk-transition-slide"] {
  --uk-translate-x: 0;
  --uk-translate-y: 0;
  opacity: 1; }

/* Opacity modifier
 ========================================================================== */
.uk-transition-opaque {
  opacity: 1; }

/* Duration modifier
 ========================================================================== */
.uk-transition-slow {
  transition-duration: 0.7s; }

/* Disable modifier
 ========================================================================== */
.uk-transition-disable,
.uk-transition-disable * {
  transition: none !important; }

/* ========================================================================
   Component: Visibility
 ========================================================================== */
/*
 * Hidden
 * `hidden` attribute also set here to make it stronger
 */
[hidden],
.uk-hidden {
  display: none !important; }

/* Phone landscape and bigger */
@media (min-width: 640px) {
  .uk-hidden\@s {
    display: none !important; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-hidden\@m {
    display: none !important; } }

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-hidden\@l {
    display: none !important; } }

/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-hidden\@xl {
    display: none !important; } }

/*
 * Visible
 */
/* Phone portrait and smaller */
@media (max-width: 639px) {
  .uk-visible\@s {
    display: none !important; } }

/* Phone landscape and smaller */
@media (max-width: 959px) {
  .uk-visible\@m {
    display: none !important; } }

/* Tablet landscape and smaller */
@media (max-width: 1199px) {
  .uk-visible\@l {
    display: none !important; } }

/* Desktop and smaller */
@media (max-width: 1599px) {
  .uk-visible\@xl {
    display: none !important; } }

/* Visibility
 ========================================================================== */
.uk-invisible {
  visibility: hidden !important; }

/* Based on the State of the Parent Element
 ========================================================================== */
/*
 * Mind that `display: none`, `visibility: hidden` and `opacity: 0`
 * remove the element from the accessibility tree and that
 * `display: none` and `visibility: hidden` are not focusable.
 *
 * The target stays visible if any element within receives focus through keyboard.
 */
/*
 * Remove space when hidden.
 * 1. Remove from document flow.
 * 2. Hide element and shrink its dimension. Current browsers and screen readers
 *    keep the element in the accessibility tree even with zero dimensions.
 *    Using `tabindex="-1"` will show the element on touch devices.
 *    Note: `clip-path` doesn't work with `tabindex` on touch devices.
 */
.uk-hidden-visually:not(:focus):not(:active):not(:focus-within),
.uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {
  /* 1 */
  position: absolute !important;
  /* 2 */
  width: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  margin: 0 !important;
  overflow: hidden !important; }

/*
 * Keep space when hidden.
 * Hide element without shrinking its dimension.
 * Note: `clip-path` doesn't work with hover for elements outside of the toggle box.
 */
.uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus-within) {
  opacity: 0 !important; }

/* Based on Hover Capability of the Pointing Device
 ========================================================================== */
/*
 * Hover
 */
/* Hide if primary pointing device doesn't support hover, e.g. touch screens. */
@media (hover: none) {
  .uk-hidden-touch {
    display: none !important; } }

/* Hide if primary pointing device supports hover, e.g. mice. */
@media (hover) {
  .uk-hidden-notouch {
    display: none !important; } }

/* ========================================================================
   Component: Inverse
 ========================================================================== */
/*
 * Implemented class depends on the general theme color
 * `uk-light` is for light colors on dark backgrounds
 * `uk-dark` is or dark colors on light backgrounds
 */
.uk-light,
.uk-section-primary:not(.uk-preserve-color),
.uk-section-secondary:not(.uk-preserve-color),
.uk-tile-primary:not(.uk-preserve-color),
.uk-tile-secondary:not(.uk-preserve-color),
.uk-card-primary.uk-card-body,
.uk-card-primary > :not([class*="uk-card-media"]),
.uk-card-secondary.uk-card-body,
.uk-card-secondary > :not([class*="uk-card-media"]),
.uk-overlay-primary,
.uk-offcanvas-bar {
  color: rgba(255, 255, 255, 0.7); }

.uk-light a,
.uk-light .uk-link,
.uk-section-primary:not(.uk-preserve-color) a,
.uk-section-primary:not(.uk-preserve-color) .uk-link,
.uk-section-secondary:not(.uk-preserve-color) a,
.uk-section-secondary:not(.uk-preserve-color) .uk-link,
.uk-tile-primary:not(.uk-preserve-color) a,
.uk-tile-primary:not(.uk-preserve-color) .uk-link,
.uk-tile-secondary:not(.uk-preserve-color) a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-link,
.uk-card-primary.uk-card-body a,
.uk-card-primary.uk-card-body .uk-link,
.uk-card-primary > :not([class*="uk-card-media"]) a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-link,
.uk-card-secondary.uk-card-body a,
.uk-card-secondary.uk-card-body .uk-link,
.uk-card-secondary > :not([class*="uk-card-media"]) a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-link,
.uk-overlay-primary a,
.uk-overlay-primary .uk-link,
.uk-offcanvas-bar a,
.uk-offcanvas-bar .uk-link {
  color: #fff; }

.uk-light a:hover,
.uk-light .uk-link:hover,
.uk-light .uk-link-toggle:hover .uk-link,
.uk-section-primary:not(.uk-preserve-color) a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-link:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link,
.uk-section-secondary:not(.uk-preserve-color) a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-link:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link,
.uk-tile-primary:not(.uk-preserve-color) a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-link:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link,
.uk-tile-secondary:not(.uk-preserve-color) a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-link:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link,
.uk-card-primary.uk-card-body a:hover,
.uk-card-primary.uk-card-body .uk-link:hover,
.uk-card-primary.uk-card-body .uk-link-toggle:hover .uk-link,
.uk-card-primary > :not([class*="uk-card-media"]) a:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-link:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-link-toggle:hover .uk-link,
.uk-card-secondary.uk-card-body a:hover,
.uk-card-secondary.uk-card-body .uk-link:hover,
.uk-card-secondary.uk-card-body .uk-link-toggle:hover .uk-link,
.uk-card-secondary > :not([class*="uk-card-media"]) a:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-link:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-link-toggle:hover .uk-link,
.uk-overlay-primary a:hover,
.uk-overlay-primary .uk-link:hover,
.uk-overlay-primary .uk-link-toggle:hover .uk-link,
.uk-offcanvas-bar a:hover,
.uk-offcanvas-bar .uk-link:hover,
.uk-offcanvas-bar .uk-link-toggle:hover .uk-link {
  color: #fff; }

.uk-light :not(pre) > code,
.uk-light :not(pre) > kbd,
.uk-light :not(pre) > samp,
.uk-section-primary:not(.uk-preserve-color) :not(pre) > code,
.uk-section-primary:not(.uk-preserve-color) :not(pre) > kbd,
.uk-section-primary:not(.uk-preserve-color) :not(pre) > samp,
.uk-section-secondary:not(.uk-preserve-color) :not(pre) > code,
.uk-section-secondary:not(.uk-preserve-color) :not(pre) > kbd,
.uk-section-secondary:not(.uk-preserve-color) :not(pre) > samp,
.uk-tile-primary:not(.uk-preserve-color) :not(pre) > code,
.uk-tile-primary:not(.uk-preserve-color) :not(pre) > kbd,
.uk-tile-primary:not(.uk-preserve-color) :not(pre) > samp,
.uk-tile-secondary:not(.uk-preserve-color) :not(pre) > code,
.uk-tile-secondary:not(.uk-preserve-color) :not(pre) > kbd,
.uk-tile-secondary:not(.uk-preserve-color) :not(pre) > samp,
.uk-card-primary.uk-card-body :not(pre) > code,
.uk-card-primary.uk-card-body :not(pre) > kbd,
.uk-card-primary.uk-card-body :not(pre) > samp,
.uk-card-primary > :not([class*="uk-card-media"]) :not(pre) > code,
.uk-card-primary > :not([class*="uk-card-media"]) :not(pre) > kbd,
.uk-card-primary > :not([class*="uk-card-media"]) :not(pre) > samp,
.uk-card-secondary.uk-card-body :not(pre) > code,
.uk-card-secondary.uk-card-body :not(pre) > kbd,
.uk-card-secondary.uk-card-body :not(pre) > samp,
.uk-card-secondary > :not([class*="uk-card-media"]) :not(pre) > code,
.uk-card-secondary > :not([class*="uk-card-media"]) :not(pre) > kbd,
.uk-card-secondary > :not([class*="uk-card-media"]) :not(pre) > samp,
.uk-overlay-primary :not(pre) > code,
.uk-overlay-primary :not(pre) > kbd,
.uk-overlay-primary :not(pre) > samp,
.uk-offcanvas-bar :not(pre) > code,
.uk-offcanvas-bar :not(pre) > kbd,
.uk-offcanvas-bar :not(pre) > samp {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(255, 255, 255, 0.1); }

.uk-light em,
.uk-section-primary:not(.uk-preserve-color) em,
.uk-section-secondary:not(.uk-preserve-color) em,
.uk-tile-primary:not(.uk-preserve-color) em,
.uk-tile-secondary:not(.uk-preserve-color) em,
.uk-card-primary.uk-card-body em,
.uk-card-primary > :not([class*="uk-card-media"]) em,
.uk-card-secondary.uk-card-body em,
.uk-card-secondary > :not([class*="uk-card-media"]) em,
.uk-overlay-primary em,
.uk-offcanvas-bar em {
  color: #fff; }

.uk-light h1, .uk-light bat-card-step.step1:before, .uk-light bat-card-step.step2:before, .uk-light bat-card-step.step3:before, .uk-light bat-card-step.step4:before,
.uk-light .uk-h1,
.uk-light h2,
.uk-light .uk-h2,
.uk-light h3,
.uk-light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
bat-producthero-globrochureware .bat-producthero--globrochureware .uk-light .bat-producthero-configurator-title,
.uk-light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .uk-light .bat-producthero-configurator-title,
.uk-light .uk-h3,
.uk-light h4,
.uk-light .uk-h4,
.uk-light h5,
.uk-light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .uk-light .bat-quantity-label,
.uk-light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-light .heading,
.uk-light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .uk-light .bat-quantity-label,
.uk-light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-light .heading,
.uk-light .uk-h5,
.uk-light h6,
.uk-light .uk-h6,
.uk-light .uk-heading-small,
.uk-light .uk-heading-medium,
.uk-light .uk-heading-large,
.uk-light .uk-heading-xlarge,
.uk-light .uk-heading-2xlarge,
.uk-light .uk-heading-3xlarge,
.uk-section-primary:not(.uk-preserve-color) h1,
.uk-section-primary:not(.uk-preserve-color) bat-card-step.step1:before,
.uk-section-primary:not(.uk-preserve-color) bat-card-step.step2:before,
.uk-section-primary:not(.uk-preserve-color) bat-card-step.step3:before,
.uk-section-primary:not(.uk-preserve-color) bat-card-step.step4:before,
.uk-section-primary:not(.uk-preserve-color) .uk-h1,
.uk-section-primary:not(.uk-preserve-color) h2,
.uk-section-primary:not(.uk-preserve-color) .uk-h2,
.uk-section-primary:not(.uk-preserve-color) h3,
.uk-section-primary:not(.uk-preserve-color) bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
bat-producthero-globrochureware .bat-producthero--globrochureware .uk-section-primary:not(.uk-preserve-color) .bat-producthero-configurator-title,
.uk-section-primary:not(.uk-preserve-color) bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .uk-section-primary:not(.uk-preserve-color) .bat-producthero-configurator-title,
.uk-section-primary:not(.uk-preserve-color) .uk-h3,
.uk-section-primary:not(.uk-preserve-color) h4,
.uk-section-primary:not(.uk-preserve-color) .uk-h4,
.uk-section-primary:not(.uk-preserve-color) h5,
.uk-section-primary:not(.uk-preserve-color) bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .uk-section-primary:not(.uk-preserve-color) .bat-quantity-label,
.uk-section-primary:not(.uk-preserve-color) bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-section-primary:not(.uk-preserve-color) .heading,
.uk-section-primary:not(.uk-preserve-color) bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .uk-section-primary:not(.uk-preserve-color) .bat-quantity-label,
.uk-section-primary:not(.uk-preserve-color) bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-section-primary:not(.uk-preserve-color) .heading,
.uk-section-primary:not(.uk-preserve-color) .uk-h5,
.uk-section-primary:not(.uk-preserve-color) h6,
.uk-section-primary:not(.uk-preserve-color) .uk-h6,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-small,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-medium,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-large,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-xlarge,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-2xlarge,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-3xlarge,
.uk-section-secondary:not(.uk-preserve-color) h1,
.uk-section-secondary:not(.uk-preserve-color) bat-card-step.step1:before,
.uk-section-secondary:not(.uk-preserve-color) bat-card-step.step2:before,
.uk-section-secondary:not(.uk-preserve-color) bat-card-step.step3:before,
.uk-section-secondary:not(.uk-preserve-color) bat-card-step.step4:before,
.uk-section-secondary:not(.uk-preserve-color) .uk-h1,
.uk-section-secondary:not(.uk-preserve-color) h2,
.uk-section-secondary:not(.uk-preserve-color) .uk-h2,
.uk-section-secondary:not(.uk-preserve-color) h3,
.uk-section-secondary:not(.uk-preserve-color) bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
bat-producthero-globrochureware .bat-producthero--globrochureware .uk-section-secondary:not(.uk-preserve-color) .bat-producthero-configurator-title,
.uk-section-secondary:not(.uk-preserve-color) bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .uk-section-secondary:not(.uk-preserve-color) .bat-producthero-configurator-title,
.uk-section-secondary:not(.uk-preserve-color) .uk-h3,
.uk-section-secondary:not(.uk-preserve-color) h4,
.uk-section-secondary:not(.uk-preserve-color) .uk-h4,
.uk-section-secondary:not(.uk-preserve-color) h5,
.uk-section-secondary:not(.uk-preserve-color) bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .uk-section-secondary:not(.uk-preserve-color) .bat-quantity-label,
.uk-section-secondary:not(.uk-preserve-color) bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-section-secondary:not(.uk-preserve-color) .heading,
.uk-section-secondary:not(.uk-preserve-color) bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .uk-section-secondary:not(.uk-preserve-color) .bat-quantity-label,
.uk-section-secondary:not(.uk-preserve-color) bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-section-secondary:not(.uk-preserve-color) .heading,
.uk-section-secondary:not(.uk-preserve-color) .uk-h5,
.uk-section-secondary:not(.uk-preserve-color) h6,
.uk-section-secondary:not(.uk-preserve-color) .uk-h6,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-small,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-medium,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-large,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-xlarge,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-2xlarge,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-3xlarge,
.uk-tile-primary:not(.uk-preserve-color) h1,
.uk-tile-primary:not(.uk-preserve-color) bat-card-step.step1:before,
.uk-tile-primary:not(.uk-preserve-color) bat-card-step.step2:before,
.uk-tile-primary:not(.uk-preserve-color) bat-card-step.step3:before,
.uk-tile-primary:not(.uk-preserve-color) bat-card-step.step4:before,
.uk-tile-primary:not(.uk-preserve-color) .uk-h1,
.uk-tile-primary:not(.uk-preserve-color) h2,
.uk-tile-primary:not(.uk-preserve-color) .uk-h2,
.uk-tile-primary:not(.uk-preserve-color) h3,
.uk-tile-primary:not(.uk-preserve-color) bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
bat-producthero-globrochureware .bat-producthero--globrochureware .uk-tile-primary:not(.uk-preserve-color) .bat-producthero-configurator-title,
.uk-tile-primary:not(.uk-preserve-color) bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .uk-tile-primary:not(.uk-preserve-color) .bat-producthero-configurator-title,
.uk-tile-primary:not(.uk-preserve-color) .uk-h3,
.uk-tile-primary:not(.uk-preserve-color) h4,
.uk-tile-primary:not(.uk-preserve-color) .uk-h4,
.uk-tile-primary:not(.uk-preserve-color) h5,
.uk-tile-primary:not(.uk-preserve-color) bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .uk-tile-primary:not(.uk-preserve-color) .bat-quantity-label,
.uk-tile-primary:not(.uk-preserve-color) bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-tile-primary:not(.uk-preserve-color) .heading,
.uk-tile-primary:not(.uk-preserve-color) bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .uk-tile-primary:not(.uk-preserve-color) .bat-quantity-label,
.uk-tile-primary:not(.uk-preserve-color) bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-tile-primary:not(.uk-preserve-color) .heading,
.uk-tile-primary:not(.uk-preserve-color) .uk-h5,
.uk-tile-primary:not(.uk-preserve-color) h6,
.uk-tile-primary:not(.uk-preserve-color) .uk-h6,
.uk-tile-primary:not(.uk-preserve-color) .uk-heading-small,
.uk-tile-primary:not(.uk-preserve-color) .uk-heading-medium,
.uk-tile-primary:not(.uk-preserve-color) .uk-heading-large,
.uk-tile-primary:not(.uk-preserve-color) .uk-heading-xlarge,
.uk-tile-primary:not(.uk-preserve-color) .uk-heading-2xlarge,
.uk-tile-primary:not(.uk-preserve-color) .uk-heading-3xlarge,
.uk-tile-secondary:not(.uk-preserve-color) h1,
.uk-tile-secondary:not(.uk-preserve-color) bat-card-step.step1:before,
.uk-tile-secondary:not(.uk-preserve-color) bat-card-step.step2:before,
.uk-tile-secondary:not(.uk-preserve-color) bat-card-step.step3:before,
.uk-tile-secondary:not(.uk-preserve-color) bat-card-step.step4:before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-h1,
.uk-tile-secondary:not(.uk-preserve-color) h2,
.uk-tile-secondary:not(.uk-preserve-color) .uk-h2,
.uk-tile-secondary:not(.uk-preserve-color) h3,
.uk-tile-secondary:not(.uk-preserve-color) bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
bat-producthero-globrochureware .bat-producthero--globrochureware .uk-tile-secondary:not(.uk-preserve-color) .bat-producthero-configurator-title,
.uk-tile-secondary:not(.uk-preserve-color) bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .uk-tile-secondary:not(.uk-preserve-color) .bat-producthero-configurator-title,
.uk-tile-secondary:not(.uk-preserve-color) .uk-h3,
.uk-tile-secondary:not(.uk-preserve-color) h4,
.uk-tile-secondary:not(.uk-preserve-color) .uk-h4,
.uk-tile-secondary:not(.uk-preserve-color) h5,
.uk-tile-secondary:not(.uk-preserve-color) bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .uk-tile-secondary:not(.uk-preserve-color) .bat-quantity-label,
.uk-tile-secondary:not(.uk-preserve-color) bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-tile-secondary:not(.uk-preserve-color) .heading,
.uk-tile-secondary:not(.uk-preserve-color) bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .uk-tile-secondary:not(.uk-preserve-color) .bat-quantity-label,
.uk-tile-secondary:not(.uk-preserve-color) bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-tile-secondary:not(.uk-preserve-color) .heading,
.uk-tile-secondary:not(.uk-preserve-color) .uk-h5,
.uk-tile-secondary:not(.uk-preserve-color) h6,
.uk-tile-secondary:not(.uk-preserve-color) .uk-h6,
.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-small,
.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-medium,
.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-large,
.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-xlarge,
.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-2xlarge,
.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-3xlarge,
.uk-card-primary.uk-card-body h1,
.uk-card-primary.uk-card-body bat-card-step.step1:before,
.uk-card-primary.uk-card-body bat-card-step.step2:before,
.uk-card-primary.uk-card-body bat-card-step.step3:before,
.uk-card-primary.uk-card-body bat-card-step.step4:before,
.uk-card-primary.uk-card-body .uk-h1,
.uk-card-primary.uk-card-body h2,
.uk-card-primary.uk-card-body .uk-h2,
.uk-card-primary.uk-card-body h3,
.uk-card-primary.uk-card-body bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
bat-producthero-globrochureware .bat-producthero--globrochureware .uk-card-primary.uk-card-body .bat-producthero-configurator-title,
.uk-card-primary.uk-card-body bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .uk-card-primary.uk-card-body .bat-producthero-configurator-title,
.uk-card-primary.uk-card-body .uk-h3,
.uk-card-primary.uk-card-body h4,
.uk-card-primary.uk-card-body .uk-h4,
.uk-card-primary.uk-card-body h5,
.uk-card-primary.uk-card-body bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .uk-card-primary.uk-card-body .bat-quantity-label,
.uk-card-primary.uk-card-body bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-card-primary.uk-card-body .heading,
.uk-card-primary.uk-card-body bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .uk-card-primary.uk-card-body .bat-quantity-label,
.uk-card-primary.uk-card-body bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-card-primary.uk-card-body .heading,
.uk-card-primary.uk-card-body .uk-h5,
.uk-card-primary.uk-card-body h6,
.uk-card-primary.uk-card-body .uk-h6,
.uk-card-primary.uk-card-body .uk-heading-small,
.uk-card-primary.uk-card-body .uk-heading-medium,
.uk-card-primary.uk-card-body .uk-heading-large,
.uk-card-primary.uk-card-body .uk-heading-xlarge,
.uk-card-primary.uk-card-body .uk-heading-2xlarge,
.uk-card-primary.uk-card-body .uk-heading-3xlarge,
.uk-card-primary > :not([class*="uk-card-media"]) h1,
.uk-card-primary > :not([class*="uk-card-media"]) bat-card-step.step1:before,
.uk-card-primary > :not([class*="uk-card-media"]) bat-card-step.step2:before,
.uk-card-primary > :not([class*="uk-card-media"]) bat-card-step.step3:before,
.uk-card-primary > :not([class*="uk-card-media"]) bat-card-step.step4:before,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-h1,
.uk-card-primary > :not([class*="uk-card-media"]) h2,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-h2,
.uk-card-primary > :not([class*="uk-card-media"]) h3,
.uk-card-primary > :not([class*="uk-card-media"]) bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
bat-producthero-globrochureware .bat-producthero--globrochureware .uk-card-primary > :not([class*="uk-card-media"]) .bat-producthero-configurator-title,
.uk-card-primary > :not([class*="uk-card-media"]) bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .uk-card-primary > :not([class*="uk-card-media"]) .bat-producthero-configurator-title,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-h3,
.uk-card-primary > :not([class*="uk-card-media"]) h4,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-h4,
.uk-card-primary > :not([class*="uk-card-media"]) h5,
.uk-card-primary > :not([class*="uk-card-media"]) bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .uk-card-primary > :not([class*="uk-card-media"]) .bat-quantity-label,
.uk-card-primary > :not([class*="uk-card-media"]) bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-card-primary > :not([class*="uk-card-media"]) .heading,
.uk-card-primary > :not([class*="uk-card-media"]) bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .uk-card-primary > :not([class*="uk-card-media"]) .bat-quantity-label,
.uk-card-primary > :not([class*="uk-card-media"]) bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-card-primary > :not([class*="uk-card-media"]) .heading,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-h5,
.uk-card-primary > :not([class*="uk-card-media"]) h6,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-h6,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-small,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-medium,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-large,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-xlarge,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-2xlarge,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-3xlarge,
.uk-card-secondary.uk-card-body h1,
.uk-card-secondary.uk-card-body bat-card-step.step1:before,
.uk-card-secondary.uk-card-body bat-card-step.step2:before,
.uk-card-secondary.uk-card-body bat-card-step.step3:before,
.uk-card-secondary.uk-card-body bat-card-step.step4:before,
.uk-card-secondary.uk-card-body .uk-h1,
.uk-card-secondary.uk-card-body h2,
.uk-card-secondary.uk-card-body .uk-h2,
.uk-card-secondary.uk-card-body h3,
.uk-card-secondary.uk-card-body bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
bat-producthero-globrochureware .bat-producthero--globrochureware .uk-card-secondary.uk-card-body .bat-producthero-configurator-title,
.uk-card-secondary.uk-card-body bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .uk-card-secondary.uk-card-body .bat-producthero-configurator-title,
.uk-card-secondary.uk-card-body .uk-h3,
.uk-card-secondary.uk-card-body h4,
.uk-card-secondary.uk-card-body .uk-h4,
.uk-card-secondary.uk-card-body h5,
.uk-card-secondary.uk-card-body bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .uk-card-secondary.uk-card-body .bat-quantity-label,
.uk-card-secondary.uk-card-body bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-card-secondary.uk-card-body .heading,
.uk-card-secondary.uk-card-body bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .uk-card-secondary.uk-card-body .bat-quantity-label,
.uk-card-secondary.uk-card-body bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-card-secondary.uk-card-body .heading,
.uk-card-secondary.uk-card-body .uk-h5,
.uk-card-secondary.uk-card-body h6,
.uk-card-secondary.uk-card-body .uk-h6,
.uk-card-secondary.uk-card-body .uk-heading-small,
.uk-card-secondary.uk-card-body .uk-heading-medium,
.uk-card-secondary.uk-card-body .uk-heading-large,
.uk-card-secondary.uk-card-body .uk-heading-xlarge,
.uk-card-secondary.uk-card-body .uk-heading-2xlarge,
.uk-card-secondary.uk-card-body .uk-heading-3xlarge,
.uk-card-secondary > :not([class*="uk-card-media"]) h1,
.uk-card-secondary > :not([class*="uk-card-media"]) bat-card-step.step1:before,
.uk-card-secondary > :not([class*="uk-card-media"]) bat-card-step.step2:before,
.uk-card-secondary > :not([class*="uk-card-media"]) bat-card-step.step3:before,
.uk-card-secondary > :not([class*="uk-card-media"]) bat-card-step.step4:before,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-h1,
.uk-card-secondary > :not([class*="uk-card-media"]) h2,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-h2,
.uk-card-secondary > :not([class*="uk-card-media"]) h3,
.uk-card-secondary > :not([class*="uk-card-media"]) bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
bat-producthero-globrochureware .bat-producthero--globrochureware .uk-card-secondary > :not([class*="uk-card-media"]) .bat-producthero-configurator-title,
.uk-card-secondary > :not([class*="uk-card-media"]) bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .uk-card-secondary > :not([class*="uk-card-media"]) .bat-producthero-configurator-title,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-h3,
.uk-card-secondary > :not([class*="uk-card-media"]) h4,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-h4,
.uk-card-secondary > :not([class*="uk-card-media"]) h5,
.uk-card-secondary > :not([class*="uk-card-media"]) bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .uk-card-secondary > :not([class*="uk-card-media"]) .bat-quantity-label,
.uk-card-secondary > :not([class*="uk-card-media"]) bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-card-secondary > :not([class*="uk-card-media"]) .heading,
.uk-card-secondary > :not([class*="uk-card-media"]) bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .uk-card-secondary > :not([class*="uk-card-media"]) .bat-quantity-label,
.uk-card-secondary > :not([class*="uk-card-media"]) bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-card-secondary > :not([class*="uk-card-media"]) .heading,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-h5,
.uk-card-secondary > :not([class*="uk-card-media"]) h6,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-h6,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-small,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-medium,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-large,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-xlarge,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-2xlarge,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-3xlarge,
.uk-overlay-primary h1,
.uk-overlay-primary bat-card-step.step1:before,
.uk-overlay-primary bat-card-step.step2:before,
.uk-overlay-primary bat-card-step.step3:before,
.uk-overlay-primary bat-card-step.step4:before,
.uk-overlay-primary .uk-h1,
.uk-overlay-primary h2,
.uk-overlay-primary .uk-h2,
.uk-overlay-primary h3,
.uk-overlay-primary bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
bat-producthero-globrochureware .bat-producthero--globrochureware .uk-overlay-primary .bat-producthero-configurator-title,
.uk-overlay-primary bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .uk-overlay-primary .bat-producthero-configurator-title,
.uk-overlay-primary .uk-h3,
.uk-overlay-primary h4,
.uk-overlay-primary .uk-h4,
.uk-overlay-primary h5,
.uk-overlay-primary bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .uk-overlay-primary .bat-quantity-label,
.uk-overlay-primary bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-overlay-primary .heading,
.uk-overlay-primary bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .uk-overlay-primary .bat-quantity-label,
.uk-overlay-primary bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-overlay-primary .heading,
.uk-overlay-primary .uk-h5,
.uk-overlay-primary h6,
.uk-overlay-primary .uk-h6,
.uk-overlay-primary .uk-heading-small,
.uk-overlay-primary .uk-heading-medium,
.uk-overlay-primary .uk-heading-large,
.uk-overlay-primary .uk-heading-xlarge,
.uk-overlay-primary .uk-heading-2xlarge,
.uk-overlay-primary .uk-heading-3xlarge,
.uk-offcanvas-bar h1,
.uk-offcanvas-bar bat-card-step.step1:before,
.uk-offcanvas-bar bat-card-step.step2:before,
.uk-offcanvas-bar bat-card-step.step3:before,
.uk-offcanvas-bar bat-card-step.step4:before,
.uk-offcanvas-bar .uk-h1,
.uk-offcanvas-bar h2,
.uk-offcanvas-bar .uk-h2,
.uk-offcanvas-bar h3,
.uk-offcanvas-bar bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
bat-producthero-globrochureware .bat-producthero--globrochureware .uk-offcanvas-bar .bat-producthero-configurator-title,
.uk-offcanvas-bar bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .uk-offcanvas-bar .bat-producthero-configurator-title,
.uk-offcanvas-bar .uk-h3,
.uk-offcanvas-bar h4,
.uk-offcanvas-bar .uk-h4,
.uk-offcanvas-bar h5,
.uk-offcanvas-bar bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .uk-offcanvas-bar .bat-quantity-label,
.uk-offcanvas-bar bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-offcanvas-bar .heading,
.uk-offcanvas-bar bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .uk-offcanvas-bar .bat-quantity-label,
.uk-offcanvas-bar bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .uk-offcanvas-bar .heading,
.uk-offcanvas-bar .uk-h5,
.uk-offcanvas-bar h6,
.uk-offcanvas-bar .uk-h6,
.uk-offcanvas-bar .uk-heading-small,
.uk-offcanvas-bar .uk-heading-medium,
.uk-offcanvas-bar .uk-heading-large,
.uk-offcanvas-bar .uk-heading-xlarge,
.uk-offcanvas-bar .uk-heading-2xlarge,
.uk-offcanvas-bar .uk-heading-3xlarge {
  color: #fff; }

.uk-light blockquote,
.uk-section-primary:not(.uk-preserve-color) blockquote,
.uk-section-secondary:not(.uk-preserve-color) blockquote,
.uk-tile-primary:not(.uk-preserve-color) blockquote,
.uk-tile-secondary:not(.uk-preserve-color) blockquote,
.uk-card-primary.uk-card-body blockquote,
.uk-card-primary > :not([class*="uk-card-media"]) blockquote,
.uk-card-secondary.uk-card-body blockquote,
.uk-card-secondary > :not([class*="uk-card-media"]) blockquote,
.uk-overlay-primary blockquote,
.uk-offcanvas-bar blockquote {
  color: #fff; }

.uk-light blockquote footer,
.uk-section-primary:not(.uk-preserve-color) blockquote footer,
.uk-section-secondary:not(.uk-preserve-color) blockquote footer,
.uk-tile-primary:not(.uk-preserve-color) blockquote footer,
.uk-tile-secondary:not(.uk-preserve-color) blockquote footer,
.uk-card-primary.uk-card-body blockquote footer,
.uk-card-primary > :not([class*="uk-card-media"]) blockquote footer,
.uk-card-secondary.uk-card-body blockquote footer,
.uk-card-secondary > :not([class*="uk-card-media"]) blockquote footer,
.uk-overlay-primary blockquote footer,
.uk-offcanvas-bar blockquote footer {
  color: rgba(255, 255, 255, 0.7); }

.uk-light hr,
.uk-light .uk-hr,
.uk-section-primary:not(.uk-preserve-color) hr,
.uk-section-primary:not(.uk-preserve-color) .uk-hr,
.uk-section-secondary:not(.uk-preserve-color) hr,
.uk-section-secondary:not(.uk-preserve-color) .uk-hr,
.uk-tile-primary:not(.uk-preserve-color) hr,
.uk-tile-primary:not(.uk-preserve-color) .uk-hr,
.uk-tile-secondary:not(.uk-preserve-color) hr,
.uk-tile-secondary:not(.uk-preserve-color) .uk-hr,
.uk-card-primary.uk-card-body hr,
.uk-card-primary.uk-card-body .uk-hr,
.uk-card-primary > :not([class*="uk-card-media"]) hr,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-hr,
.uk-card-secondary.uk-card-body hr,
.uk-card-secondary.uk-card-body .uk-hr,
.uk-card-secondary > :not([class*="uk-card-media"]) hr,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-hr,
.uk-overlay-primary hr,
.uk-overlay-primary .uk-hr,
.uk-offcanvas-bar hr,
.uk-offcanvas-bar .uk-hr {
  border-top-color: rgba(255, 255, 255, 0.2); }

.uk-light :focus-visible,
.uk-section-primary:not(.uk-preserve-color) :focus-visible,
.uk-section-secondary:not(.uk-preserve-color) :focus-visible,
.uk-tile-primary:not(.uk-preserve-color) :focus-visible,
.uk-tile-secondary:not(.uk-preserve-color) :focus-visible,
.uk-card-primary.uk-card-body :focus-visible,
.uk-card-primary > :not([class*="uk-card-media"]) :focus-visible,
.uk-card-secondary.uk-card-body :focus-visible,
.uk-card-secondary > :not([class*="uk-card-media"]) :focus-visible,
.uk-overlay-primary :focus-visible,
.uk-offcanvas-bar :focus-visible {
  outline-color: #fff; }

.uk-light a.uk-link-muted,
.uk-light .uk-link-muted a,
.uk-section-primary:not(.uk-preserve-color) a.uk-link-muted,
.uk-section-primary:not(.uk-preserve-color) .uk-link-muted a,
.uk-section-secondary:not(.uk-preserve-color) a.uk-link-muted,
.uk-section-secondary:not(.uk-preserve-color) .uk-link-muted a,
.uk-tile-primary:not(.uk-preserve-color) a.uk-link-muted,
.uk-tile-primary:not(.uk-preserve-color) .uk-link-muted a,
.uk-tile-secondary:not(.uk-preserve-color) a.uk-link-muted,
.uk-tile-secondary:not(.uk-preserve-color) .uk-link-muted a,
.uk-card-primary.uk-card-body a.uk-link-muted,
.uk-card-primary.uk-card-body .uk-link-muted a,
.uk-card-primary > :not([class*="uk-card-media"]) a.uk-link-muted,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-link-muted a,
.uk-card-secondary.uk-card-body a.uk-link-muted,
.uk-card-secondary.uk-card-body .uk-link-muted a,
.uk-card-secondary > :not([class*="uk-card-media"]) a.uk-link-muted,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-link-muted a,
.uk-overlay-primary a.uk-link-muted,
.uk-overlay-primary .uk-link-muted a,
.uk-offcanvas-bar a.uk-link-muted,
.uk-offcanvas-bar .uk-link-muted a {
  color: rgba(255, 255, 255, 0.5); }

.uk-light a.uk-link-muted:hover,
.uk-light .uk-link-muted a:hover,
.uk-light .uk-link-toggle:hover .uk-link-muted,
.uk-section-primary:not(.uk-preserve-color) a.uk-link-muted:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-link-muted a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-muted,
.uk-section-secondary:not(.uk-preserve-color) a.uk-link-muted:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-link-muted a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-muted,
.uk-tile-primary:not(.uk-preserve-color) a.uk-link-muted:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-link-muted a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-muted,
.uk-tile-secondary:not(.uk-preserve-color) a.uk-link-muted:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-link-muted a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-muted,
.uk-card-primary.uk-card-body a.uk-link-muted:hover,
.uk-card-primary.uk-card-body .uk-link-muted a:hover,
.uk-card-primary.uk-card-body .uk-link-toggle:hover .uk-link-muted,
.uk-card-primary > :not([class*="uk-card-media"]) a.uk-link-muted:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-link-muted a:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-link-toggle:hover .uk-link-muted,
.uk-card-secondary.uk-card-body a.uk-link-muted:hover,
.uk-card-secondary.uk-card-body .uk-link-muted a:hover,
.uk-card-secondary.uk-card-body .uk-link-toggle:hover .uk-link-muted,
.uk-card-secondary > :not([class*="uk-card-media"]) a.uk-link-muted:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-link-muted a:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-link-toggle:hover .uk-link-muted,
.uk-overlay-primary a.uk-link-muted:hover,
.uk-overlay-primary .uk-link-muted a:hover,
.uk-overlay-primary .uk-link-toggle:hover .uk-link-muted,
.uk-offcanvas-bar a.uk-link-muted:hover,
.uk-offcanvas-bar .uk-link-muted a:hover,
.uk-offcanvas-bar .uk-link-toggle:hover .uk-link-muted {
  color: rgba(255, 255, 255, 0.7); }

.uk-light a.uk-link-text:hover,
.uk-light .uk-link-text a:hover,
.uk-light .uk-link-toggle:hover .uk-link-text,
.uk-section-primary:not(.uk-preserve-color) a.uk-link-text:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-link-text a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-text,
.uk-section-secondary:not(.uk-preserve-color) a.uk-link-text:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-link-text a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-text,
.uk-tile-primary:not(.uk-preserve-color) a.uk-link-text:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-link-text a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-text,
.uk-tile-secondary:not(.uk-preserve-color) a.uk-link-text:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-link-text a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-text,
.uk-card-primary.uk-card-body a.uk-link-text:hover,
.uk-card-primary.uk-card-body .uk-link-text a:hover,
.uk-card-primary.uk-card-body .uk-link-toggle:hover .uk-link-text,
.uk-card-primary > :not([class*="uk-card-media"]) a.uk-link-text:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-link-text a:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-link-toggle:hover .uk-link-text,
.uk-card-secondary.uk-card-body a.uk-link-text:hover,
.uk-card-secondary.uk-card-body .uk-link-text a:hover,
.uk-card-secondary.uk-card-body .uk-link-toggle:hover .uk-link-text,
.uk-card-secondary > :not([class*="uk-card-media"]) a.uk-link-text:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-link-text a:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-link-toggle:hover .uk-link-text,
.uk-overlay-primary a.uk-link-text:hover,
.uk-overlay-primary .uk-link-text a:hover,
.uk-overlay-primary .uk-link-toggle:hover .uk-link-text,
.uk-offcanvas-bar a.uk-link-text:hover,
.uk-offcanvas-bar .uk-link-text a:hover,
.uk-offcanvas-bar .uk-link-toggle:hover .uk-link-text {
  color: rgba(255, 255, 255, 0.5); }

.uk-light a.uk-link-heading:hover,
.uk-light .uk-link-heading a:hover,
.uk-light .uk-link-toggle:hover .uk-link-heading,
.uk-section-primary:not(.uk-preserve-color) a.uk-link-heading:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-link-heading a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-heading,
.uk-section-secondary:not(.uk-preserve-color) a.uk-link-heading:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-link-heading a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-heading,
.uk-tile-primary:not(.uk-preserve-color) a.uk-link-heading:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-link-heading a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-heading,
.uk-tile-secondary:not(.uk-preserve-color) a.uk-link-heading:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-link-heading a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-heading,
.uk-card-primary.uk-card-body a.uk-link-heading:hover,
.uk-card-primary.uk-card-body .uk-link-heading a:hover,
.uk-card-primary.uk-card-body .uk-link-toggle:hover .uk-link-heading,
.uk-card-primary > :not([class*="uk-card-media"]) a.uk-link-heading:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-link-heading a:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-link-toggle:hover .uk-link-heading,
.uk-card-secondary.uk-card-body a.uk-link-heading:hover,
.uk-card-secondary.uk-card-body .uk-link-heading a:hover,
.uk-card-secondary.uk-card-body .uk-link-toggle:hover .uk-link-heading,
.uk-card-secondary > :not([class*="uk-card-media"]) a.uk-link-heading:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-link-heading a:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-link-toggle:hover .uk-link-heading,
.uk-overlay-primary a.uk-link-heading:hover,
.uk-overlay-primary .uk-link-heading a:hover,
.uk-overlay-primary .uk-link-toggle:hover .uk-link-heading,
.uk-offcanvas-bar a.uk-link-heading:hover,
.uk-offcanvas-bar .uk-link-heading a:hover,
.uk-offcanvas-bar .uk-link-toggle:hover .uk-link-heading {
  color: #fff; }

.uk-light .uk-heading-divider,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-divider,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-divider,
.uk-tile-primary:not(.uk-preserve-color) .uk-heading-divider,
.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-divider,
.uk-card-primary.uk-card-body .uk-heading-divider,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-divider,
.uk-card-secondary.uk-card-body .uk-heading-divider,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-divider,
.uk-overlay-primary .uk-heading-divider,
.uk-offcanvas-bar .uk-heading-divider {
  border-bottom-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-heading-bullet::before,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-bullet::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-bullet::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-heading-bullet::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-bullet::before,
.uk-card-primary.uk-card-body .uk-heading-bullet::before,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-bullet::before,
.uk-card-secondary.uk-card-body .uk-heading-bullet::before,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-bullet::before,
.uk-overlay-primary .uk-heading-bullet::before,
.uk-offcanvas-bar .uk-heading-bullet::before {
  border-left-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-heading-line > ::before,
.uk-light .uk-heading-line > ::after,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-line > ::before,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-line > ::after,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-line > ::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-line > ::after,
.uk-tile-primary:not(.uk-preserve-color) .uk-heading-line > ::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-heading-line > ::after,
.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-line > ::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-line > ::after,
.uk-card-primary.uk-card-body .uk-heading-line > ::before,
.uk-card-primary.uk-card-body .uk-heading-line > ::after,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-line > ::before,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-line > ::after,
.uk-card-secondary.uk-card-body .uk-heading-line > ::before,
.uk-card-secondary.uk-card-body .uk-heading-line > ::after,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-line > ::before,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-line > ::after,
.uk-overlay-primary .uk-heading-line > ::before,
.uk-overlay-primary .uk-heading-line > ::after,
.uk-offcanvas-bar .uk-heading-line > ::before,
.uk-offcanvas-bar .uk-heading-line > ::after {
  border-bottom-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-divider-icon,
.uk-section-primary:not(.uk-preserve-color) .uk-divider-icon,
.uk-section-secondary:not(.uk-preserve-color) .uk-divider-icon,
.uk-tile-primary:not(.uk-preserve-color) .uk-divider-icon,
.uk-tile-secondary:not(.uk-preserve-color) .uk-divider-icon,
.uk-card-primary.uk-card-body .uk-divider-icon,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-divider-icon,
.uk-card-secondary.uk-card-body .uk-divider-icon,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-divider-icon,
.uk-overlay-primary .uk-divider-icon,
.uk-offcanvas-bar .uk-divider-icon {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.2%29%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A"); }

.uk-light .uk-divider-icon::before,
.uk-light .uk-divider-icon::after,
.uk-section-primary:not(.uk-preserve-color) .uk-divider-icon::before,
.uk-section-primary:not(.uk-preserve-color) .uk-divider-icon::after,
.uk-section-secondary:not(.uk-preserve-color) .uk-divider-icon::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-divider-icon::after,
.uk-tile-primary:not(.uk-preserve-color) .uk-divider-icon::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-divider-icon::after,
.uk-tile-secondary:not(.uk-preserve-color) .uk-divider-icon::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-divider-icon::after,
.uk-card-primary.uk-card-body .uk-divider-icon::before,
.uk-card-primary.uk-card-body .uk-divider-icon::after,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-divider-icon::before,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-divider-icon::after,
.uk-card-secondary.uk-card-body .uk-divider-icon::before,
.uk-card-secondary.uk-card-body .uk-divider-icon::after,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-divider-icon::before,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-divider-icon::after,
.uk-overlay-primary .uk-divider-icon::before,
.uk-overlay-primary .uk-divider-icon::after,
.uk-offcanvas-bar .uk-divider-icon::before,
.uk-offcanvas-bar .uk-divider-icon::after {
  border-bottom-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-divider-small::after,
.uk-section-primary:not(.uk-preserve-color) .uk-divider-small::after,
.uk-section-secondary:not(.uk-preserve-color) .uk-divider-small::after,
.uk-tile-primary:not(.uk-preserve-color) .uk-divider-small::after,
.uk-tile-secondary:not(.uk-preserve-color) .uk-divider-small::after,
.uk-card-primary.uk-card-body .uk-divider-small::after,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-divider-small::after,
.uk-card-secondary.uk-card-body .uk-divider-small::after,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-divider-small::after,
.uk-overlay-primary .uk-divider-small::after,
.uk-offcanvas-bar .uk-divider-small::after {
  border-top-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-divider-vertical,
.uk-section-primary:not(.uk-preserve-color) .uk-divider-vertical,
.uk-section-secondary:not(.uk-preserve-color) .uk-divider-vertical,
.uk-tile-primary:not(.uk-preserve-color) .uk-divider-vertical,
.uk-tile-secondary:not(.uk-preserve-color) .uk-divider-vertical,
.uk-card-primary.uk-card-body .uk-divider-vertical,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-divider-vertical,
.uk-card-secondary.uk-card-body .uk-divider-vertical,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-divider-vertical,
.uk-overlay-primary .uk-divider-vertical,
.uk-offcanvas-bar .uk-divider-vertical {
  border-left-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-list-muted > ::before,
.uk-section-primary:not(.uk-preserve-color) .uk-list-muted > ::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-list-muted > ::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-list-muted > ::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-list-muted > ::before,
.uk-card-primary.uk-card-body .uk-list-muted > ::before,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-list-muted > ::before,
.uk-card-secondary.uk-card-body .uk-list-muted > ::before,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-list-muted > ::before,
.uk-overlay-primary .uk-list-muted > ::before,
.uk-offcanvas-bar .uk-list-muted > ::before {
  color: rgba(255, 255, 255, 0.5) !important; }

.uk-light .uk-list-emphasis > ::before,
.uk-section-primary:not(.uk-preserve-color) .uk-list-emphasis > ::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-list-emphasis > ::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-list-emphasis > ::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-list-emphasis > ::before,
.uk-card-primary.uk-card-body .uk-list-emphasis > ::before,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-list-emphasis > ::before,
.uk-card-secondary.uk-card-body .uk-list-emphasis > ::before,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-list-emphasis > ::before,
.uk-overlay-primary .uk-list-emphasis > ::before,
.uk-offcanvas-bar .uk-list-emphasis > ::before {
  color: #fff !important; }

.uk-light .uk-list-primary > ::before,
.uk-section-primary:not(.uk-preserve-color) .uk-list-primary > ::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-list-primary > ::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-list-primary > ::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-list-primary > ::before,
.uk-card-primary.uk-card-body .uk-list-primary > ::before,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-list-primary > ::before,
.uk-card-secondary.uk-card-body .uk-list-primary > ::before,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-list-primary > ::before,
.uk-overlay-primary .uk-list-primary > ::before,
.uk-offcanvas-bar .uk-list-primary > ::before {
  color: #fff !important; }

.uk-light .uk-list-secondary > ::before,
.uk-section-primary:not(.uk-preserve-color) .uk-list-secondary > ::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-list-secondary > ::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-list-secondary > ::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-list-secondary > ::before,
.uk-card-primary.uk-card-body .uk-list-secondary > ::before,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-list-secondary > ::before,
.uk-card-secondary.uk-card-body .uk-list-secondary > ::before,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-list-secondary > ::before,
.uk-overlay-primary .uk-list-secondary > ::before,
.uk-offcanvas-bar .uk-list-secondary > ::before {
  color: #fff !important; }

.uk-light .uk-list-bullet > ::before,
.uk-section-primary:not(.uk-preserve-color) .uk-list-bullet > ::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-list-bullet > ::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-list-bullet > ::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-list-bullet > ::before,
.uk-card-primary.uk-card-body .uk-list-bullet > ::before,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-list-bullet > ::before,
.uk-card-secondary.uk-card-body .uk-list-bullet > ::before,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-list-bullet > ::before,
.uk-overlay-primary .uk-list-bullet > ::before,
.uk-offcanvas-bar .uk-list-bullet > ::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E"); }

.uk-light .uk-list-divider > :nth-child(n+2),
.uk-section-primary:not(.uk-preserve-color) .uk-list-divider > :nth-child(n+2),
.uk-section-secondary:not(.uk-preserve-color) .uk-list-divider > :nth-child(n+2),
.uk-tile-primary:not(.uk-preserve-color) .uk-list-divider > :nth-child(n+2),
.uk-tile-secondary:not(.uk-preserve-color) .uk-list-divider > :nth-child(n+2),
.uk-card-primary.uk-card-body .uk-list-divider > :nth-child(n+2),
.uk-card-primary > :not([class*="uk-card-media"]) .uk-list-divider > :nth-child(n+2),
.uk-card-secondary.uk-card-body .uk-list-divider > :nth-child(n+2),
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-list-divider > :nth-child(n+2),
.uk-overlay-primary .uk-list-divider > :nth-child(n+2),
.uk-offcanvas-bar .uk-list-divider > :nth-child(n+2) {
  border-top-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-list-striped > *:nth-of-type(odd),
.uk-section-primary:not(.uk-preserve-color) .uk-list-striped > *:nth-of-type(odd),
.uk-section-secondary:not(.uk-preserve-color) .uk-list-striped > *:nth-of-type(odd),
.uk-tile-primary:not(.uk-preserve-color) .uk-list-striped > *:nth-of-type(odd),
.uk-tile-secondary:not(.uk-preserve-color) .uk-list-striped > *:nth-of-type(odd),
.uk-card-primary.uk-card-body .uk-list-striped > *:nth-of-type(odd),
.uk-card-primary > :not([class*="uk-card-media"]) .uk-list-striped > *:nth-of-type(odd),
.uk-card-secondary.uk-card-body .uk-list-striped > *:nth-of-type(odd),
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-list-striped > *:nth-of-type(odd),
.uk-overlay-primary .uk-list-striped > *:nth-of-type(odd),
.uk-offcanvas-bar .uk-list-striped > *:nth-of-type(odd) {
  border-top-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-list-striped > :nth-of-type(odd),
.uk-section-primary:not(.uk-preserve-color) .uk-list-striped > :nth-of-type(odd),
.uk-section-secondary:not(.uk-preserve-color) .uk-list-striped > :nth-of-type(odd),
.uk-tile-primary:not(.uk-preserve-color) .uk-list-striped > :nth-of-type(odd),
.uk-tile-secondary:not(.uk-preserve-color) .uk-list-striped > :nth-of-type(odd),
.uk-card-primary.uk-card-body .uk-list-striped > :nth-of-type(odd),
.uk-card-primary > :not([class*="uk-card-media"]) .uk-list-striped > :nth-of-type(odd),
.uk-card-secondary.uk-card-body .uk-list-striped > :nth-of-type(odd),
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-list-striped > :nth-of-type(odd),
.uk-overlay-primary .uk-list-striped > :nth-of-type(odd),
.uk-offcanvas-bar .uk-list-striped > :nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.1); }

.uk-light .uk-table th,
.uk-section-primary:not(.uk-preserve-color) .uk-table th,
.uk-section-secondary:not(.uk-preserve-color) .uk-table th,
.uk-tile-primary:not(.uk-preserve-color) .uk-table th,
.uk-tile-secondary:not(.uk-preserve-color) .uk-table th,
.uk-card-primary.uk-card-body .uk-table th,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-table th,
.uk-card-secondary.uk-card-body .uk-table th,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-table th,
.uk-overlay-primary .uk-table th,
.uk-offcanvas-bar .uk-table th {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-table caption,
.uk-section-primary:not(.uk-preserve-color) .uk-table caption,
.uk-section-secondary:not(.uk-preserve-color) .uk-table caption,
.uk-tile-primary:not(.uk-preserve-color) .uk-table caption,
.uk-tile-secondary:not(.uk-preserve-color) .uk-table caption,
.uk-card-primary.uk-card-body .uk-table caption,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-table caption,
.uk-card-secondary.uk-card-body .uk-table caption,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-table caption,
.uk-overlay-primary .uk-table caption,
.uk-offcanvas-bar .uk-table caption {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-table > tr.uk-active,
.uk-light .uk-table tbody tr.uk-active,
.uk-section-primary:not(.uk-preserve-color) .uk-table > tr.uk-active,
.uk-section-primary:not(.uk-preserve-color) .uk-table tbody tr.uk-active,
.uk-section-secondary:not(.uk-preserve-color) .uk-table > tr.uk-active,
.uk-section-secondary:not(.uk-preserve-color) .uk-table tbody tr.uk-active,
.uk-tile-primary:not(.uk-preserve-color) .uk-table > tr.uk-active,
.uk-tile-primary:not(.uk-preserve-color) .uk-table tbody tr.uk-active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-table > tr.uk-active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-table tbody tr.uk-active,
.uk-card-primary.uk-card-body .uk-table > tr.uk-active,
.uk-card-primary.uk-card-body .uk-table tbody tr.uk-active,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-table > tr.uk-active,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-table tbody tr.uk-active,
.uk-card-secondary.uk-card-body .uk-table > tr.uk-active,
.uk-card-secondary.uk-card-body .uk-table tbody tr.uk-active,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-table > tr.uk-active,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-table tbody tr.uk-active,
.uk-overlay-primary .uk-table > tr.uk-active,
.uk-overlay-primary .uk-table tbody tr.uk-active,
.uk-offcanvas-bar .uk-table > tr.uk-active,
.uk-offcanvas-bar .uk-table tbody tr.uk-active {
  background: rgba(255, 255, 255, 0.08); }

.uk-light .uk-table-divider > tr:not(:first-child),
.uk-light .uk-table-divider > :not(:first-child) > tr,
.uk-light .uk-table-divider > :first-child > tr:not(:first-child),
.uk-section-primary:not(.uk-preserve-color) .uk-table-divider > tr:not(:first-child),
.uk-section-primary:not(.uk-preserve-color) .uk-table-divider > :not(:first-child) > tr,
.uk-section-primary:not(.uk-preserve-color) .uk-table-divider > :first-child > tr:not(:first-child),
.uk-section-secondary:not(.uk-preserve-color) .uk-table-divider > tr:not(:first-child),
.uk-section-secondary:not(.uk-preserve-color) .uk-table-divider > :not(:first-child) > tr,
.uk-section-secondary:not(.uk-preserve-color) .uk-table-divider > :first-child > tr:not(:first-child),
.uk-tile-primary:not(.uk-preserve-color) .uk-table-divider > tr:not(:first-child),
.uk-tile-primary:not(.uk-preserve-color) .uk-table-divider > :not(:first-child) > tr,
.uk-tile-primary:not(.uk-preserve-color) .uk-table-divider > :first-child > tr:not(:first-child),
.uk-tile-secondary:not(.uk-preserve-color) .uk-table-divider > tr:not(:first-child),
.uk-tile-secondary:not(.uk-preserve-color) .uk-table-divider > :not(:first-child) > tr,
.uk-tile-secondary:not(.uk-preserve-color) .uk-table-divider > :first-child > tr:not(:first-child),
.uk-card-primary.uk-card-body .uk-table-divider > tr:not(:first-child),
.uk-card-primary.uk-card-body .uk-table-divider > :not(:first-child) > tr,
.uk-card-primary.uk-card-body .uk-table-divider > :first-child > tr:not(:first-child),
.uk-card-primary > :not([class*="uk-card-media"]) .uk-table-divider > tr:not(:first-child),
.uk-card-primary > :not([class*="uk-card-media"]) .uk-table-divider > :not(:first-child) > tr,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-table-divider > :first-child > tr:not(:first-child),
.uk-card-secondary.uk-card-body .uk-table-divider > tr:not(:first-child),
.uk-card-secondary.uk-card-body .uk-table-divider > :not(:first-child) > tr,
.uk-card-secondary.uk-card-body .uk-table-divider > :first-child > tr:not(:first-child),
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-table-divider > tr:not(:first-child),
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-table-divider > :not(:first-child) > tr,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-table-divider > :first-child > tr:not(:first-child),
.uk-overlay-primary .uk-table-divider > tr:not(:first-child),
.uk-overlay-primary .uk-table-divider > :not(:first-child) > tr,
.uk-overlay-primary .uk-table-divider > :first-child > tr:not(:first-child),
.uk-offcanvas-bar .uk-table-divider > tr:not(:first-child),
.uk-offcanvas-bar .uk-table-divider > :not(:first-child) > tr,
.uk-offcanvas-bar .uk-table-divider > :first-child > tr:not(:first-child) {
  border-top-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-table-striped > tr:nth-of-type(odd),
.uk-light .uk-table-striped tbody tr:nth-of-type(odd),
.uk-section-primary:not(.uk-preserve-color) .uk-table-striped > tr:nth-of-type(odd),
.uk-section-primary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(odd),
.uk-section-secondary:not(.uk-preserve-color) .uk-table-striped > tr:nth-of-type(odd),
.uk-section-secondary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(odd),
.uk-tile-primary:not(.uk-preserve-color) .uk-table-striped > tr:nth-of-type(odd),
.uk-tile-primary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(odd),
.uk-tile-secondary:not(.uk-preserve-color) .uk-table-striped > tr:nth-of-type(odd),
.uk-tile-secondary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(odd),
.uk-card-primary.uk-card-body .uk-table-striped > tr:nth-of-type(odd),
.uk-card-primary.uk-card-body .uk-table-striped tbody tr:nth-of-type(odd),
.uk-card-primary > :not([class*="uk-card-media"]) .uk-table-striped > tr:nth-of-type(odd),
.uk-card-primary > :not([class*="uk-card-media"]) .uk-table-striped tbody tr:nth-of-type(odd),
.uk-card-secondary.uk-card-body .uk-table-striped > tr:nth-of-type(odd),
.uk-card-secondary.uk-card-body .uk-table-striped tbody tr:nth-of-type(odd),
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-table-striped > tr:nth-of-type(odd),
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-table-striped tbody tr:nth-of-type(odd),
.uk-overlay-primary .uk-table-striped > tr:nth-of-type(odd),
.uk-overlay-primary .uk-table-striped tbody tr:nth-of-type(odd),
.uk-offcanvas-bar .uk-table-striped > tr:nth-of-type(odd),
.uk-offcanvas-bar .uk-table-striped tbody tr:nth-of-type(odd) {
  background: rgba(255, 255, 255, 0.1);
  border-top-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-table-hover > tr:hover,
.uk-light .uk-table-hover tbody tr:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-table-hover > tr:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-table-hover tbody tr:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-table-hover > tr:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-table-hover tbody tr:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-table-hover > tr:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-table-hover tbody tr:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-table-hover > tr:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-table-hover tbody tr:hover,
.uk-card-primary.uk-card-body .uk-table-hover > tr:hover,
.uk-card-primary.uk-card-body .uk-table-hover tbody tr:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-table-hover > tr:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-table-hover tbody tr:hover,
.uk-card-secondary.uk-card-body .uk-table-hover > tr:hover,
.uk-card-secondary.uk-card-body .uk-table-hover tbody tr:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-table-hover > tr:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-table-hover tbody tr:hover,
.uk-overlay-primary .uk-table-hover > tr:hover,
.uk-overlay-primary .uk-table-hover tbody tr:hover,
.uk-offcanvas-bar .uk-table-hover > tr:hover,
.uk-offcanvas-bar .uk-table-hover tbody tr:hover {
  background: rgba(255, 255, 255, 0.08); }

.uk-light .uk-icon-link,
.uk-section-primary:not(.uk-preserve-color) .uk-icon-link,
.uk-section-secondary:not(.uk-preserve-color) .uk-icon-link,
.uk-tile-primary:not(.uk-preserve-color) .uk-icon-link,
.uk-tile-secondary:not(.uk-preserve-color) .uk-icon-link,
.uk-card-primary.uk-card-body .uk-icon-link,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-icon-link,
.uk-card-secondary.uk-card-body .uk-icon-link,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-icon-link,
.uk-overlay-primary .uk-icon-link,
.uk-offcanvas-bar .uk-icon-link {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-icon-link:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-icon-link:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-icon-link:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-icon-link:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-icon-link:hover,
.uk-card-primary.uk-card-body .uk-icon-link:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-icon-link:hover,
.uk-card-secondary.uk-card-body .uk-icon-link:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-icon-link:hover,
.uk-overlay-primary .uk-icon-link:hover,
.uk-offcanvas-bar .uk-icon-link:hover {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-icon-link:active,
.uk-light .uk-active > .uk-icon-link,
.uk-section-primary:not(.uk-preserve-color) .uk-icon-link:active,
.uk-section-primary:not(.uk-preserve-color) .uk-active > .uk-icon-link,
.uk-section-secondary:not(.uk-preserve-color) .uk-icon-link:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-active > .uk-icon-link,
.uk-tile-primary:not(.uk-preserve-color) .uk-icon-link:active,
.uk-tile-primary:not(.uk-preserve-color) .uk-active > .uk-icon-link,
.uk-tile-secondary:not(.uk-preserve-color) .uk-icon-link:active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-active > .uk-icon-link,
.uk-card-primary.uk-card-body .uk-icon-link:active,
.uk-card-primary.uk-card-body .uk-active > .uk-icon-link,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-icon-link:active,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-active > .uk-icon-link,
.uk-card-secondary.uk-card-body .uk-icon-link:active,
.uk-card-secondary.uk-card-body .uk-active > .uk-icon-link,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-icon-link:active,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-active > .uk-icon-link,
.uk-overlay-primary .uk-icon-link:active,
.uk-overlay-primary .uk-active > .uk-icon-link,
.uk-offcanvas-bar .uk-icon-link:active,
.uk-offcanvas-bar .uk-active > .uk-icon-link {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-icon-button,
.uk-section-primary:not(.uk-preserve-color) .uk-icon-button,
.uk-section-secondary:not(.uk-preserve-color) .uk-icon-button,
.uk-tile-primary:not(.uk-preserve-color) .uk-icon-button,
.uk-tile-secondary:not(.uk-preserve-color) .uk-icon-button,
.uk-card-primary.uk-card-body .uk-icon-button,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-icon-button,
.uk-card-secondary.uk-card-body .uk-icon-button,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-icon-button,
.uk-overlay-primary .uk-icon-button,
.uk-offcanvas-bar .uk-icon-button {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-icon-button:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-icon-button:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-icon-button:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-icon-button:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-icon-button:hover,
.uk-card-primary.uk-card-body .uk-icon-button:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-icon-button:hover,
.uk-card-secondary.uk-card-body .uk-icon-button:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-icon-button:hover,
.uk-overlay-primary .uk-icon-button:hover,
.uk-offcanvas-bar .uk-icon-button:hover {
  background-color: rgba(255, 255, 255, 0.15);
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-icon-button:active,
.uk-section-primary:not(.uk-preserve-color) .uk-icon-button:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-icon-button:active,
.uk-tile-primary:not(.uk-preserve-color) .uk-icon-button:active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-icon-button:active,
.uk-card-primary.uk-card-body .uk-icon-button:active,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-icon-button:active,
.uk-card-secondary.uk-card-body .uk-icon-button:active,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-icon-button:active,
.uk-overlay-primary .uk-icon-button:active,
.uk-offcanvas-bar .uk-icon-button:active {
  background-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-input,
.uk-light .uk-select,
.uk-light .uk-textarea,
.uk-section-primary:not(.uk-preserve-color) .uk-input,
.uk-section-primary:not(.uk-preserve-color) .uk-select,
.uk-section-primary:not(.uk-preserve-color) .uk-textarea,
.uk-section-secondary:not(.uk-preserve-color) .uk-input,
.uk-section-secondary:not(.uk-preserve-color) .uk-select,
.uk-section-secondary:not(.uk-preserve-color) .uk-textarea,
.uk-tile-primary:not(.uk-preserve-color) .uk-input,
.uk-tile-primary:not(.uk-preserve-color) .uk-select,
.uk-tile-primary:not(.uk-preserve-color) .uk-textarea,
.uk-tile-secondary:not(.uk-preserve-color) .uk-input,
.uk-tile-secondary:not(.uk-preserve-color) .uk-select,
.uk-tile-secondary:not(.uk-preserve-color) .uk-textarea,
.uk-card-primary.uk-card-body .uk-input,
.uk-card-primary.uk-card-body .uk-select,
.uk-card-primary.uk-card-body .uk-textarea,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-input,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-select,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-textarea,
.uk-card-secondary.uk-card-body .uk-input,
.uk-card-secondary.uk-card-body .uk-select,
.uk-card-secondary.uk-card-body .uk-textarea,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-input,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-select,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-textarea,
.uk-overlay-primary .uk-input,
.uk-overlay-primary .uk-select,
.uk-overlay-primary .uk-textarea,
.uk-offcanvas-bar .uk-input,
.uk-offcanvas-bar .uk-select,
.uk-offcanvas-bar .uk-textarea {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.7);
  background-clip: padding-box;
  border-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-input:focus,
.uk-light .uk-select:focus,
.uk-light .uk-textarea:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-input:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-select:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-textarea:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-input:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-select:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-textarea:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-input:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-select:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-textarea:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-input:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-select:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-textarea:focus,
.uk-card-primary.uk-card-body .uk-input:focus,
.uk-card-primary.uk-card-body .uk-select:focus,
.uk-card-primary.uk-card-body .uk-textarea:focus,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-input:focus,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-select:focus,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-textarea:focus,
.uk-card-secondary.uk-card-body .uk-input:focus,
.uk-card-secondary.uk-card-body .uk-select:focus,
.uk-card-secondary.uk-card-body .uk-textarea:focus,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-input:focus,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-select:focus,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-textarea:focus,
.uk-overlay-primary .uk-input:focus,
.uk-overlay-primary .uk-select:focus,
.uk-overlay-primary .uk-textarea:focus,
.uk-offcanvas-bar .uk-input:focus,
.uk-offcanvas-bar .uk-select:focus,
.uk-offcanvas-bar .uk-textarea:focus {
  background-color: rgba(255, 255, 255, 0.15);
  color: rgba(255, 255, 255, 0.7);
  border-color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-input::placeholder,
.uk-section-primary:not(.uk-preserve-color) .uk-input::placeholder,
.uk-section-secondary:not(.uk-preserve-color) .uk-input::placeholder,
.uk-tile-primary:not(.uk-preserve-color) .uk-input::placeholder,
.uk-tile-secondary:not(.uk-preserve-color) .uk-input::placeholder,
.uk-card-primary.uk-card-body .uk-input::placeholder,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-input::placeholder,
.uk-card-secondary.uk-card-body .uk-input::placeholder,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-input::placeholder,
.uk-overlay-primary .uk-input::placeholder,
.uk-offcanvas-bar .uk-input::placeholder {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-textarea::placeholder,
.uk-section-primary:not(.uk-preserve-color) .uk-textarea::placeholder,
.uk-section-secondary:not(.uk-preserve-color) .uk-textarea::placeholder,
.uk-tile-primary:not(.uk-preserve-color) .uk-textarea::placeholder,
.uk-tile-secondary:not(.uk-preserve-color) .uk-textarea::placeholder,
.uk-card-primary.uk-card-body .uk-textarea::placeholder,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-textarea::placeholder,
.uk-card-secondary.uk-card-body .uk-textarea::placeholder,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-textarea::placeholder,
.uk-overlay-primary .uk-textarea::placeholder,
.uk-offcanvas-bar .uk-textarea::placeholder {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-select:not([multiple]):not([size]),
.uk-section-primary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]),
.uk-section-secondary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]),
.uk-tile-primary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]),
.uk-tile-secondary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]),
.uk-card-primary.uk-card-body .uk-select:not([multiple]):not([size]),
.uk-card-primary > :not([class*="uk-card-media"]) .uk-select:not([multiple]):not([size]),
.uk-card-secondary.uk-card-body .uk-select:not([multiple]):not([size]),
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-select:not([multiple]):not([size]),
.uk-overlay-primary .uk-select:not([multiple]):not([size]),
.uk-offcanvas-bar .uk-select:not([multiple]):not([size]) {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A"); }

.uk-light .uk-input[list]:hover,
.uk-light .uk-input[list]:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-input[list]:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-input[list]:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-input[list]:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-input[list]:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-input[list]:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-input[list]:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-input[list]:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-input[list]:focus,
.uk-card-primary.uk-card-body .uk-input[list]:hover,
.uk-card-primary.uk-card-body .uk-input[list]:focus,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-input[list]:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-input[list]:focus,
.uk-card-secondary.uk-card-body .uk-input[list]:hover,
.uk-card-secondary.uk-card-body .uk-input[list]:focus,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-input[list]:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-input[list]:focus,
.uk-overlay-primary .uk-input[list]:hover,
.uk-overlay-primary .uk-input[list]:focus,
.uk-offcanvas-bar .uk-input[list]:hover,
.uk-offcanvas-bar .uk-input[list]:focus {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A"); }

.uk-light .uk-radio,
.uk-light .uk-checkbox,
.uk-section-primary:not(.uk-preserve-color) .uk-radio,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox,
.uk-section-secondary:not(.uk-preserve-color) .uk-radio,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox,
.uk-tile-primary:not(.uk-preserve-color) .uk-radio,
.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox,
.uk-tile-secondary:not(.uk-preserve-color) .uk-radio,
.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox,
.uk-card-primary.uk-card-body .uk-radio,
.uk-card-primary.uk-card-body .uk-checkbox,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-radio,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-checkbox,
.uk-card-secondary.uk-card-body .uk-radio,
.uk-card-secondary.uk-card-body .uk-checkbox,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-radio,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-checkbox,
.uk-overlay-primary .uk-radio,
.uk-overlay-primary .uk-checkbox,
.uk-offcanvas-bar .uk-radio,
.uk-offcanvas-bar .uk-checkbox {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-radio:focus,
.uk-light .uk-checkbox:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-radio:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-radio:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-radio:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-radio:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:focus,
.uk-card-primary.uk-card-body .uk-radio:focus,
.uk-card-primary.uk-card-body .uk-checkbox:focus,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-radio:focus,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-checkbox:focus,
.uk-card-secondary.uk-card-body .uk-radio:focus,
.uk-card-secondary.uk-card-body .uk-checkbox:focus,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-radio:focus,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-checkbox:focus,
.uk-overlay-primary .uk-radio:focus,
.uk-overlay-primary .uk-checkbox:focus,
.uk-offcanvas-bar .uk-radio:focus,
.uk-offcanvas-bar .uk-checkbox:focus {
  background-color: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-radio:checked,
.uk-light .uk-checkbox:checked,
.uk-light .uk-checkbox:indeterminate,
.uk-section-primary:not(.uk-preserve-color) .uk-radio:checked,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:checked,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate,
.uk-section-secondary:not(.uk-preserve-color) .uk-radio:checked,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:checked,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate,
.uk-tile-primary:not(.uk-preserve-color) .uk-radio:checked,
.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:checked,
.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate,
.uk-tile-secondary:not(.uk-preserve-color) .uk-radio:checked,
.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:checked,
.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate,
.uk-card-primary.uk-card-body .uk-radio:checked,
.uk-card-primary.uk-card-body .uk-checkbox:checked,
.uk-card-primary.uk-card-body .uk-checkbox:indeterminate,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-radio:checked,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-checkbox:checked,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-checkbox:indeterminate,
.uk-card-secondary.uk-card-body .uk-radio:checked,
.uk-card-secondary.uk-card-body .uk-checkbox:checked,
.uk-card-secondary.uk-card-body .uk-checkbox:indeterminate,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-radio:checked,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-checkbox:checked,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-checkbox:indeterminate,
.uk-overlay-primary .uk-radio:checked,
.uk-overlay-primary .uk-checkbox:checked,
.uk-overlay-primary .uk-checkbox:indeterminate,
.uk-offcanvas-bar .uk-radio:checked,
.uk-offcanvas-bar .uk-checkbox:checked,
.uk-offcanvas-bar .uk-checkbox:indeterminate {
  background-color: #fff;
  border-color: #fff; }

.uk-light .uk-radio:checked:focus,
.uk-light .uk-checkbox:checked:focus,
.uk-light .uk-checkbox:indeterminate:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-radio:checked:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:checked:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-radio:checked:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:checked:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-radio:checked:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:checked:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-radio:checked:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:checked:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate:focus,
.uk-card-primary.uk-card-body .uk-radio:checked:focus,
.uk-card-primary.uk-card-body .uk-checkbox:checked:focus,
.uk-card-primary.uk-card-body .uk-checkbox:indeterminate:focus,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-radio:checked:focus,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-checkbox:checked:focus,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-checkbox:indeterminate:focus,
.uk-card-secondary.uk-card-body .uk-radio:checked:focus,
.uk-card-secondary.uk-card-body .uk-checkbox:checked:focus,
.uk-card-secondary.uk-card-body .uk-checkbox:indeterminate:focus,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-radio:checked:focus,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-checkbox:checked:focus,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-checkbox:indeterminate:focus,
.uk-overlay-primary .uk-radio:checked:focus,
.uk-overlay-primary .uk-checkbox:checked:focus,
.uk-overlay-primary .uk-checkbox:indeterminate:focus,
.uk-offcanvas-bar .uk-radio:checked:focus,
.uk-offcanvas-bar .uk-checkbox:checked:focus,
.uk-offcanvas-bar .uk-checkbox:indeterminate:focus {
  background-color: #ffffff; }

.uk-light .uk-radio:checked,
.uk-section-primary:not(.uk-preserve-color) .uk-radio:checked,
.uk-section-secondary:not(.uk-preserve-color) .uk-radio:checked,
.uk-tile-primary:not(.uk-preserve-color) .uk-radio:checked,
.uk-tile-secondary:not(.uk-preserve-color) .uk-radio:checked,
.uk-card-primary.uk-card-body .uk-radio:checked,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-radio:checked,
.uk-card-secondary.uk-card-body .uk-radio:checked,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-radio:checked,
.uk-overlay-primary .uk-radio:checked,
.uk-offcanvas-bar .uk-radio:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23666%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E"); }

.uk-light .uk-checkbox:checked,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:checked,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:checked,
.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:checked,
.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:checked,
.uk-card-primary.uk-card-body .uk-checkbox:checked,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-checkbox:checked,
.uk-card-secondary.uk-card-body .uk-checkbox:checked,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-checkbox:checked,
.uk-overlay-primary .uk-checkbox:checked,
.uk-offcanvas-bar .uk-checkbox:checked {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A"); }

.uk-light .uk-checkbox:indeterminate,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate,
.uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate,
.uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate,
.uk-card-primary.uk-card-body .uk-checkbox:indeterminate,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-checkbox:indeterminate,
.uk-card-secondary.uk-card-body .uk-checkbox:indeterminate,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-checkbox:indeterminate,
.uk-overlay-primary .uk-checkbox:indeterminate,
.uk-offcanvas-bar .uk-checkbox:indeterminate {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E"); }

.uk-light .uk-form-label,
.uk-section-primary:not(.uk-preserve-color) .uk-form-label,
.uk-section-secondary:not(.uk-preserve-color) .uk-form-label,
.uk-tile-primary:not(.uk-preserve-color) .uk-form-label,
.uk-tile-secondary:not(.uk-preserve-color) .uk-form-label,
.uk-card-primary.uk-card-body .uk-form-label,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-form-label,
.uk-card-secondary.uk-card-body .uk-form-label,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-form-label,
.uk-overlay-primary .uk-form-label,
.uk-offcanvas-bar .uk-form-label {
  color: #fff; }

.uk-light .uk-form-icon,
.uk-section-primary:not(.uk-preserve-color) .uk-form-icon,
.uk-section-secondary:not(.uk-preserve-color) .uk-form-icon,
.uk-tile-primary:not(.uk-preserve-color) .uk-form-icon,
.uk-tile-secondary:not(.uk-preserve-color) .uk-form-icon,
.uk-card-primary.uk-card-body .uk-form-icon,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-form-icon,
.uk-card-secondary.uk-card-body .uk-form-icon,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-form-icon,
.uk-overlay-primary .uk-form-icon,
.uk-offcanvas-bar .uk-form-icon {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-form-icon:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-form-icon:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-form-icon:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-form-icon:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-form-icon:hover,
.uk-card-primary.uk-card-body .uk-form-icon:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-form-icon:hover,
.uk-card-secondary.uk-card-body .uk-form-icon:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-form-icon:hover,
.uk-overlay-primary .uk-form-icon:hover,
.uk-offcanvas-bar .uk-form-icon:hover {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-button-default,
.uk-section-primary:not(.uk-preserve-color) .uk-button-default,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-default,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-default,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-default,
.uk-card-primary.uk-card-body .uk-button-default,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-button-default,
.uk-card-secondary.uk-card-body .uk-button-default,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-default,
.uk-overlay-primary .uk-button-default,
.uk-offcanvas-bar .uk-button-default {
  background-color: transparent;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-button-default:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-button-default:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-default:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-default:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-default:hover,
.uk-card-primary.uk-card-body .uk-button-default:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-button-default:hover,
.uk-card-secondary.uk-card-body .uk-button-default:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-default:hover,
.uk-overlay-primary .uk-button-default:hover,
.uk-offcanvas-bar .uk-button-default:hover {
  background-color: transparent;
  color: #fff;
  border-color: #fff; }

.uk-light .uk-button-default:active,
.uk-light .uk-button-default.uk-active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-default:active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-default.uk-active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-default:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-default.uk-active,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-default:active,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-default.uk-active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-default:active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-default.uk-active,
.uk-card-primary.uk-card-body .uk-button-default:active,
.uk-card-primary.uk-card-body .uk-button-default.uk-active,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-button-default:active,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-button-default.uk-active,
.uk-card-secondary.uk-card-body .uk-button-default:active,
.uk-card-secondary.uk-card-body .uk-button-default.uk-active,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-default:active,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-default.uk-active,
.uk-overlay-primary .uk-button-default:active,
.uk-overlay-primary .uk-button-default.uk-active,
.uk-offcanvas-bar .uk-button-default:active,
.uk-offcanvas-bar .uk-button-default.uk-active {
  background-color: transparent;
  color: #fff;
  border-color: #fff; }

.uk-light .uk-button-primary,
.uk-section-primary:not(.uk-preserve-color) .uk-button-primary,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-primary,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary,
.uk-card-primary.uk-card-body .uk-button-primary,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-button-primary,
.uk-card-secondary.uk-card-body .uk-button-primary,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-primary,
.uk-overlay-primary .uk-button-primary,
.uk-offcanvas-bar .uk-button-primary {
  background-color: #fff;
  color: #666; }

.uk-light .uk-button-primary:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-button-primary:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-primary:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary:hover,
.uk-card-primary.uk-card-body .uk-button-primary:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-button-primary:hover,
.uk-card-secondary.uk-card-body .uk-button-primary:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-primary:hover,
.uk-overlay-primary .uk-button-primary:hover,
.uk-offcanvas-bar .uk-button-primary:hover {
  background-color: #f2f2f2;
  color: #666; }

.uk-light .uk-button-primary:active,
.uk-light .uk-button-primary.uk-active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-primary:active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-primary.uk-active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary.uk-active,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-primary:active,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-primary.uk-active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary:active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary.uk-active,
.uk-card-primary.uk-card-body .uk-button-primary:active,
.uk-card-primary.uk-card-body .uk-button-primary.uk-active,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-button-primary:active,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-button-primary.uk-active,
.uk-card-secondary.uk-card-body .uk-button-primary:active,
.uk-card-secondary.uk-card-body .uk-button-primary.uk-active,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-primary:active,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-primary.uk-active,
.uk-overlay-primary .uk-button-primary:active,
.uk-overlay-primary .uk-button-primary.uk-active,
.uk-offcanvas-bar .uk-button-primary:active,
.uk-offcanvas-bar .uk-button-primary.uk-active {
  background-color: #e6e6e6;
  color: #666; }

.uk-light .uk-button-secondary,
.uk-section-primary:not(.uk-preserve-color) .uk-button-secondary,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary,
.uk-card-primary.uk-card-body .uk-button-secondary,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-button-secondary,
.uk-card-secondary.uk-card-body .uk-button-secondary,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-secondary,
.uk-overlay-primary .uk-button-secondary,
.uk-offcanvas-bar .uk-button-secondary {
  background-color: #fff;
  color: #666; }

.uk-light .uk-button-secondary:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-button-secondary:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary:hover,
.uk-card-primary.uk-card-body .uk-button-secondary:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-button-secondary:hover,
.uk-card-secondary.uk-card-body .uk-button-secondary:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-secondary:hover,
.uk-overlay-primary .uk-button-secondary:hover,
.uk-offcanvas-bar .uk-button-secondary:hover {
  background-color: #f2f2f2;
  color: #666; }

.uk-light .uk-button-secondary:active,
.uk-light .uk-button-secondary.uk-active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-secondary:active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-secondary.uk-active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary.uk-active,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary:active,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary.uk-active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary:active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary.uk-active,
.uk-card-primary.uk-card-body .uk-button-secondary:active,
.uk-card-primary.uk-card-body .uk-button-secondary.uk-active,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-button-secondary:active,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-button-secondary.uk-active,
.uk-card-secondary.uk-card-body .uk-button-secondary:active,
.uk-card-secondary.uk-card-body .uk-button-secondary.uk-active,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-secondary:active,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-secondary.uk-active,
.uk-overlay-primary .uk-button-secondary:active,
.uk-overlay-primary .uk-button-secondary.uk-active,
.uk-offcanvas-bar .uk-button-secondary:active,
.uk-offcanvas-bar .uk-button-secondary.uk-active {
  background-color: #e6e6e6;
  color: #666; }

.uk-light .uk-button-text,
.uk-section-primary:not(.uk-preserve-color) .uk-button-text,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-text,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-text,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-text,
.uk-card-primary.uk-card-body .uk-button-text,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-button-text,
.uk-card-secondary.uk-card-body .uk-button-text,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-text,
.uk-overlay-primary .uk-button-text,
.uk-offcanvas-bar .uk-button-text {
  color: #fff; }

.uk-light .uk-button-text::before,
.uk-section-primary:not(.uk-preserve-color) .uk-button-text::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-text::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-text::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-text::before,
.uk-card-primary.uk-card-body .uk-button-text::before,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-button-text::before,
.uk-card-secondary.uk-card-body .uk-button-text::before,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-text::before,
.uk-overlay-primary .uk-button-text::before,
.uk-offcanvas-bar .uk-button-text::before {
  border-bottom-color: #fff; }

.uk-light .uk-button-text:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-button-text:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-text:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-text:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-text:hover,
.uk-card-primary.uk-card-body .uk-button-text:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-button-text:hover,
.uk-card-secondary.uk-card-body .uk-button-text:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-text:hover,
.uk-overlay-primary .uk-button-text:hover,
.uk-offcanvas-bar .uk-button-text:hover {
  color: #fff; }

.uk-light .uk-button-text:disabled,
.uk-section-primary:not(.uk-preserve-color) .uk-button-text:disabled,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-text:disabled,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-text:disabled,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-text:disabled,
.uk-card-primary.uk-card-body .uk-button-text:disabled,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-button-text:disabled,
.uk-card-secondary.uk-card-body .uk-button-text:disabled,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-text:disabled,
.uk-overlay-primary .uk-button-text:disabled,
.uk-offcanvas-bar .uk-button-text:disabled {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-button-link,
.uk-section-primary:not(.uk-preserve-color) .uk-button-link,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-link,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-link,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-link,
.uk-card-primary.uk-card-body .uk-button-link,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-button-link,
.uk-card-secondary.uk-card-body .uk-button-link,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-link,
.uk-overlay-primary .uk-button-link,
.uk-offcanvas-bar .uk-button-link {
  color: #fff; }

.uk-light .uk-button-link:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-button-link:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-link:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-button-link:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-link:hover,
.uk-card-primary.uk-card-body .uk-button-link:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-button-link:hover,
.uk-card-secondary.uk-card-body .uk-button-link:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-link:hover,
.uk-overlay-primary .uk-button-link:hover,
.uk-offcanvas-bar .uk-button-link:hover {
  color: rgba(255, 255, 255, 0.5); }

.uk-light.uk-card-badge,
.uk-section-primary:not(.uk-preserve-color).uk-card-badge,
.uk-section-secondary:not(.uk-preserve-color).uk-card-badge,
.uk-tile-primary:not(.uk-preserve-color).uk-card-badge,
.uk-tile-secondary:not(.uk-preserve-color).uk-card-badge,
.uk-card-primary.uk-card-body.uk-card-badge,
.uk-card-primary > :not([class*="uk-card-media"]).uk-card-badge,
.uk-card-secondary.uk-card-body.uk-card-badge,
.uk-card-secondary > :not([class*="uk-card-media"]).uk-card-badge,
.uk-overlay-primary.uk-card-badge,
.uk-offcanvas-bar.uk-card-badge {
  background-color: #fff;
  color: #666; }

.uk-light .uk-close,
.uk-section-primary:not(.uk-preserve-color) .uk-close,
.uk-section-secondary:not(.uk-preserve-color) .uk-close,
.uk-tile-primary:not(.uk-preserve-color) .uk-close,
.uk-tile-secondary:not(.uk-preserve-color) .uk-close,
.uk-card-primary.uk-card-body .uk-close,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-close,
.uk-card-secondary.uk-card-body .uk-close,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-close,
.uk-overlay-primary .uk-close,
.uk-offcanvas-bar .uk-close {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-close:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-close:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-close:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-close:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-close:hover,
.uk-card-primary.uk-card-body .uk-close:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-close:hover,
.uk-card-secondary.uk-card-body .uk-close:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-close:hover,
.uk-overlay-primary .uk-close:hover,
.uk-offcanvas-bar .uk-close:hover {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-totop,
.uk-section-primary:not(.uk-preserve-color) .uk-totop,
.uk-section-secondary:not(.uk-preserve-color) .uk-totop,
.uk-tile-primary:not(.uk-preserve-color) .uk-totop,
.uk-tile-secondary:not(.uk-preserve-color) .uk-totop,
.uk-card-primary.uk-card-body .uk-totop,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-totop,
.uk-card-secondary.uk-card-body .uk-totop,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-totop,
.uk-overlay-primary .uk-totop,
.uk-offcanvas-bar .uk-totop {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-totop:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-totop:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-totop:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-totop:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-totop:hover,
.uk-card-primary.uk-card-body .uk-totop:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-totop:hover,
.uk-card-secondary.uk-card-body .uk-totop:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-totop:hover,
.uk-overlay-primary .uk-totop:hover,
.uk-offcanvas-bar .uk-totop:hover {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-totop:active,
.uk-section-primary:not(.uk-preserve-color) .uk-totop:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-totop:active,
.uk-tile-primary:not(.uk-preserve-color) .uk-totop:active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-totop:active,
.uk-card-primary.uk-card-body .uk-totop:active,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-totop:active,
.uk-card-secondary.uk-card-body .uk-totop:active,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-totop:active,
.uk-overlay-primary .uk-totop:active,
.uk-offcanvas-bar .uk-totop:active {
  color: #fff; }

.uk-light .uk-marker,
.uk-section-primary:not(.uk-preserve-color) .uk-marker,
.uk-section-secondary:not(.uk-preserve-color) .uk-marker,
.uk-tile-primary:not(.uk-preserve-color) .uk-marker,
.uk-tile-secondary:not(.uk-preserve-color) .uk-marker,
.uk-card-primary.uk-card-body .uk-marker,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-marker,
.uk-card-secondary.uk-card-body .uk-marker,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-marker,
.uk-overlay-primary .uk-marker,
.uk-offcanvas-bar .uk-marker {
  background: #f8f8f8;
  color: #666; }

.uk-light .uk-marker:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-marker:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-marker:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-marker:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-marker:hover,
.uk-card-primary.uk-card-body .uk-marker:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-marker:hover,
.uk-card-secondary.uk-card-body .uk-marker:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-marker:hover,
.uk-overlay-primary .uk-marker:hover,
.uk-offcanvas-bar .uk-marker:hover {
  color: #666; }

.uk-light .uk-badge,
.uk-section-primary:not(.uk-preserve-color) .uk-badge,
.uk-section-secondary:not(.uk-preserve-color) .uk-badge,
.uk-tile-primary:not(.uk-preserve-color) .uk-badge,
.uk-tile-secondary:not(.uk-preserve-color) .uk-badge,
.uk-card-primary.uk-card-body .uk-badge,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-badge,
.uk-card-secondary.uk-card-body .uk-badge,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-badge,
.uk-overlay-primary .uk-badge,
.uk-offcanvas-bar .uk-badge {
  background-color: #fff;
  color: #666 !important; }

.uk-light .uk-label,
.uk-section-primary:not(.uk-preserve-color) .uk-label,
.uk-section-secondary:not(.uk-preserve-color) .uk-label,
.uk-tile-primary:not(.uk-preserve-color) .uk-label,
.uk-tile-secondary:not(.uk-preserve-color) .uk-label,
.uk-card-primary.uk-card-body .uk-label,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-label,
.uk-card-secondary.uk-card-body .uk-label,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-label,
.uk-overlay-primary .uk-label,
.uk-offcanvas-bar .uk-label {
  background-color: #fff;
  color: #666; }

.uk-light .uk-article-meta,
.uk-section-primary:not(.uk-preserve-color) .uk-article-meta,
.uk-section-secondary:not(.uk-preserve-color) .uk-article-meta,
.uk-tile-primary:not(.uk-preserve-color) .uk-article-meta,
.uk-tile-secondary:not(.uk-preserve-color) .uk-article-meta,
.uk-card-primary.uk-card-body .uk-article-meta,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-article-meta,
.uk-card-secondary.uk-card-body .uk-article-meta,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-article-meta,
.uk-overlay-primary .uk-article-meta,
.uk-offcanvas-bar .uk-article-meta {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-search-input,
.uk-section-primary:not(.uk-preserve-color) .uk-search-input,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-input,
.uk-tile-primary:not(.uk-preserve-color) .uk-search-input,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search-input,
.uk-card-primary.uk-card-body .uk-search-input,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-search-input,
.uk-card-secondary.uk-card-body .uk-search-input,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-search-input,
.uk-overlay-primary .uk-search-input,
.uk-offcanvas-bar .uk-search-input {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-search-input::placeholder,
.uk-section-primary:not(.uk-preserve-color) .uk-search-input::placeholder,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-input::placeholder,
.uk-tile-primary:not(.uk-preserve-color) .uk-search-input::placeholder,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search-input::placeholder,
.uk-card-primary.uk-card-body .uk-search-input::placeholder,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-search-input::placeholder,
.uk-card-secondary.uk-card-body .uk-search-input::placeholder,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-search-input::placeholder,
.uk-overlay-primary .uk-search-input::placeholder,
.uk-offcanvas-bar .uk-search-input::placeholder {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-search .uk-search-icon,
.uk-section-primary:not(.uk-preserve-color) .uk-search .uk-search-icon,
.uk-section-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon,
.uk-tile-primary:not(.uk-preserve-color) .uk-search .uk-search-icon,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon,
.uk-card-primary.uk-card-body .uk-search .uk-search-icon,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-search .uk-search-icon,
.uk-card-secondary.uk-card-body .uk-search .uk-search-icon,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-search .uk-search-icon,
.uk-overlay-primary .uk-search .uk-search-icon,
.uk-offcanvas-bar .uk-search .uk-search-icon {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-search .uk-search-icon:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-search .uk-search-icon:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-search .uk-search-icon:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon:hover,
.uk-card-primary.uk-card-body .uk-search .uk-search-icon:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-search .uk-search-icon:hover,
.uk-card-secondary.uk-card-body .uk-search .uk-search-icon:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-search .uk-search-icon:hover,
.uk-overlay-primary .uk-search .uk-search-icon:hover,
.uk-offcanvas-bar .uk-search .uk-search-icon:hover {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-search-default .uk-search-input,
.uk-section-primary:not(.uk-preserve-color) .uk-search-default .uk-search-input,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input,
.uk-tile-primary:not(.uk-preserve-color) .uk-search-default .uk-search-input,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input,
.uk-card-primary.uk-card-body .uk-search-default .uk-search-input,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-search-default .uk-search-input,
.uk-card-secondary.uk-card-body .uk-search-default .uk-search-input,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-search-default .uk-search-input,
.uk-overlay-primary .uk-search-default .uk-search-input,
.uk-offcanvas-bar .uk-search-default .uk-search-input {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-search-default .uk-search-input:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-search-default .uk-search-input:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-search-default .uk-search-input:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input:focus,
.uk-card-primary.uk-card-body .uk-search-default .uk-search-input:focus,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-search-default .uk-search-input:focus,
.uk-card-secondary.uk-card-body .uk-search-default .uk-search-input:focus,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-search-default .uk-search-input:focus,
.uk-overlay-primary .uk-search-default .uk-search-input:focus,
.uk-offcanvas-bar .uk-search-default .uk-search-input:focus {
  background-color: rgba(0, 0, 0, 0.05); }

.uk-light .uk-search-navbar .uk-search-input,
.uk-section-primary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input,
.uk-tile-primary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input,
.uk-card-primary.uk-card-body .uk-search-navbar .uk-search-input,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-search-navbar .uk-search-input,
.uk-card-secondary.uk-card-body .uk-search-navbar .uk-search-input,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-search-navbar .uk-search-input,
.uk-overlay-primary .uk-search-navbar .uk-search-input,
.uk-offcanvas-bar .uk-search-navbar .uk-search-input {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-search-navbar .uk-search-input:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input:focus,
.uk-tile-primary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input:focus,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input:focus,
.uk-card-primary.uk-card-body .uk-search-navbar .uk-search-input:focus,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-search-navbar .uk-search-input:focus,
.uk-card-secondary.uk-card-body .uk-search-navbar .uk-search-input:focus,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-search-navbar .uk-search-input:focus,
.uk-overlay-primary .uk-search-navbar .uk-search-input:focus,
.uk-offcanvas-bar .uk-search-navbar .uk-search-input:focus {
  background-color: rgba(0, 0, 0, 0.05); }

.uk-light .uk-search-medium .uk-search-input,
.uk-section-primary:not(.uk-preserve-color) .uk-search-medium .uk-search-input,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-medium .uk-search-input,
.uk-tile-primary:not(.uk-preserve-color) .uk-search-medium .uk-search-input,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search-medium .uk-search-input,
.uk-card-primary.uk-card-body .uk-search-medium .uk-search-input,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-search-medium .uk-search-input,
.uk-card-secondary.uk-card-body .uk-search-medium .uk-search-input,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-search-medium .uk-search-input,
.uk-overlay-primary .uk-search-medium .uk-search-input,
.uk-offcanvas-bar .uk-search-medium .uk-search-input {
  background-color: transparent; }

.uk-light .uk-search-large .uk-search-input,
.uk-section-primary:not(.uk-preserve-color) .uk-search-large .uk-search-input,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-large .uk-search-input,
.uk-tile-primary:not(.uk-preserve-color) .uk-search-large .uk-search-input,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search-large .uk-search-input,
.uk-card-primary.uk-card-body .uk-search-large .uk-search-input,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-search-large .uk-search-input,
.uk-card-secondary.uk-card-body .uk-search-large .uk-search-input,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-search-large .uk-search-input,
.uk-overlay-primary .uk-search-large .uk-search-input,
.uk-offcanvas-bar .uk-search-large .uk-search-input {
  background-color: transparent; }

.uk-light .uk-search-toggle,
.uk-section-primary:not(.uk-preserve-color) .uk-search-toggle,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-toggle,
.uk-tile-primary:not(.uk-preserve-color) .uk-search-toggle,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search-toggle,
.uk-card-primary.uk-card-body .uk-search-toggle,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-search-toggle,
.uk-card-secondary.uk-card-body .uk-search-toggle,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-search-toggle,
.uk-overlay-primary .uk-search-toggle,
.uk-offcanvas-bar .uk-search-toggle {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-search-toggle:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-search-toggle:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-toggle:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-search-toggle:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-search-toggle:hover,
.uk-card-primary.uk-card-body .uk-search-toggle:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-search-toggle:hover,
.uk-card-secondary.uk-card-body .uk-search-toggle:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-search-toggle:hover,
.uk-overlay-primary .uk-search-toggle:hover,
.uk-offcanvas-bar .uk-search-toggle:hover {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-accordion-title,
.uk-section-primary:not(.uk-preserve-color) .uk-accordion-title,
.uk-section-secondary:not(.uk-preserve-color) .uk-accordion-title,
.uk-tile-primary:not(.uk-preserve-color) .uk-accordion-title,
.uk-tile-secondary:not(.uk-preserve-color) .uk-accordion-title,
.uk-card-primary.uk-card-body .uk-accordion-title,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-accordion-title,
.uk-card-secondary.uk-card-body .uk-accordion-title,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-accordion-title,
.uk-overlay-primary .uk-accordion-title,
.uk-offcanvas-bar .uk-accordion-title {
  color: #fff; }

.uk-light .uk-accordion-title:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-accordion-title:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-accordion-title:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-accordion-title:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-accordion-title:hover,
.uk-card-primary.uk-card-body .uk-accordion-title:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-accordion-title:hover,
.uk-card-secondary.uk-card-body .uk-accordion-title:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-accordion-title:hover,
.uk-overlay-primary .uk-accordion-title:hover,
.uk-offcanvas-bar .uk-accordion-title:hover {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-thumbnav > * > *::after,
.uk-section-primary:not(.uk-preserve-color) .uk-thumbnav > * > *::after,
.uk-section-secondary:not(.uk-preserve-color) .uk-thumbnav > * > *::after,
.uk-tile-primary:not(.uk-preserve-color) .uk-thumbnav > * > *::after,
.uk-tile-secondary:not(.uk-preserve-color) .uk-thumbnav > * > *::after,
.uk-card-primary.uk-card-body .uk-thumbnav > * > *::after,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-thumbnav > * > *::after,
.uk-card-secondary.uk-card-body .uk-thumbnav > * > *::after,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-thumbnav > * > *::after,
.uk-overlay-primary .uk-thumbnav > * > *::after,
.uk-offcanvas-bar .uk-thumbnav > * > *::after {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)); }

.uk-light .uk-iconnav > * > a,
.uk-section-primary:not(.uk-preserve-color) .uk-iconnav > * > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-iconnav > * > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-iconnav > * > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-iconnav > * > a,
.uk-card-primary.uk-card-body .uk-iconnav > * > a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-iconnav > * > a,
.uk-card-secondary.uk-card-body .uk-iconnav > * > a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-iconnav > * > a,
.uk-overlay-primary .uk-iconnav > * > a,
.uk-offcanvas-bar .uk-iconnav > * > a {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-iconnav > * > a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-iconnav > * > a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-iconnav > * > a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-iconnav > * > a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-iconnav > * > a:hover,
.uk-card-primary.uk-card-body .uk-iconnav > * > a:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-iconnav > * > a:hover,
.uk-card-secondary.uk-card-body .uk-iconnav > * > a:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-iconnav > * > a:hover,
.uk-overlay-primary .uk-iconnav > * > a:hover,
.uk-offcanvas-bar .uk-iconnav > * > a:hover {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-iconnav > .uk-active > a,
.uk-section-primary:not(.uk-preserve-color) .uk-iconnav > .uk-active > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-iconnav > .uk-active > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-iconnav > .uk-active > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-iconnav > .uk-active > a,
.uk-card-primary.uk-card-body .uk-iconnav > .uk-active > a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-iconnav > .uk-active > a,
.uk-card-secondary.uk-card-body .uk-iconnav > .uk-active > a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-iconnav > .uk-active > a,
.uk-overlay-primary .uk-iconnav > .uk-active > a,
.uk-offcanvas-bar .uk-iconnav > .uk-active > a {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-grid-divider > :not(.uk-first-column)::before,
.uk-section-primary:not(.uk-preserve-color) .uk-grid-divider > :not(.uk-first-column)::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-grid-divider > :not(.uk-first-column)::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-grid-divider > :not(.uk-first-column)::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-grid-divider > :not(.uk-first-column)::before,
.uk-card-primary.uk-card-body .uk-grid-divider > :not(.uk-first-column)::before,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-grid-divider > :not(.uk-first-column)::before,
.uk-card-secondary.uk-card-body .uk-grid-divider > :not(.uk-first-column)::before,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-grid-divider > :not(.uk-first-column)::before,
.uk-overlay-primary .uk-grid-divider > :not(.uk-first-column)::before,
.uk-offcanvas-bar .uk-grid-divider > :not(.uk-first-column)::before {
  border-left-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before,
.uk-section-primary:not(.uk-preserve-color) .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before,
.uk-card-primary.uk-card-body .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before,
.uk-card-secondary.uk-card-body .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before,
.uk-overlay-primary .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before,
.uk-offcanvas-bar .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
  border-top-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-nav-default > li > a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default > li > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default > li > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default > li > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default > li > a,
.uk-card-primary.uk-card-body .uk-nav-default > li > a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-default > li > a,
.uk-card-secondary.uk-card-body .uk-nav-default > li > a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-default > li > a,
.uk-overlay-primary .uk-nav-default > li > a,
.uk-offcanvas-bar .uk-nav-default > li > a {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-nav-default > li > a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default > li > a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default > li > a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default > li > a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default > li > a:hover,
.uk-card-primary.uk-card-body .uk-nav-default > li > a:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-default > li > a:hover,
.uk-card-secondary.uk-card-body .uk-nav-default > li > a:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-default > li > a:hover,
.uk-overlay-primary .uk-nav-default > li > a:hover,
.uk-offcanvas-bar .uk-nav-default > li > a:hover {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-nav-default > li.uk-active > a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default > li.uk-active > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default > li.uk-active > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default > li.uk-active > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default > li.uk-active > a,
.uk-card-primary.uk-card-body .uk-nav-default > li.uk-active > a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-default > li.uk-active > a,
.uk-card-secondary.uk-card-body .uk-nav-default > li.uk-active > a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-default > li.uk-active > a,
.uk-overlay-primary .uk-nav-default > li.uk-active > a,
.uk-offcanvas-bar .uk-nav-default > li.uk-active > a {
  color: #fff; }

.uk-light .uk-nav-default .uk-nav-header,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header,
.uk-card-primary.uk-card-body .uk-nav-default .uk-nav-header,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-default .uk-nav-header,
.uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-header,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-default .uk-nav-header,
.uk-overlay-primary .uk-nav-default .uk-nav-header,
.uk-offcanvas-bar .uk-nav-default .uk-nav-header {
  color: #fff; }

.uk-light .uk-nav-default .uk-nav-divider,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-divider,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-divider,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-divider,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-divider,
.uk-card-primary.uk-card-body .uk-nav-default .uk-nav-divider,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-default .uk-nav-divider,
.uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-divider,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-default .uk-nav-divider,
.uk-overlay-primary .uk-nav-default .uk-nav-divider,
.uk-offcanvas-bar .uk-nav-default .uk-nav-divider {
  border-top-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-nav-default .uk-nav-sub a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a,
.uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-default .uk-nav-sub a,
.uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-default .uk-nav-sub a,
.uk-overlay-primary .uk-nav-default .uk-nav-sub a,
.uk-offcanvas-bar .uk-nav-default .uk-nav-sub a {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-nav-default .uk-nav-sub a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:hover,
.uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub a:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-default .uk-nav-sub a:hover,
.uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub a:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-default .uk-nav-sub a:hover,
.uk-overlay-primary .uk-nav-default .uk-nav-sub a:hover,
.uk-offcanvas-bar .uk-nav-default .uk-nav-sub a:hover {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-nav-default .uk-nav-sub li.uk-active > a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active > a,
.uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub li.uk-active > a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-default .uk-nav-sub li.uk-active > a,
.uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub li.uk-active > a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-default .uk-nav-sub li.uk-active > a,
.uk-overlay-primary .uk-nav-default .uk-nav-sub li.uk-active > a,
.uk-offcanvas-bar .uk-nav-default .uk-nav-sub li.uk-active > a {
  color: #fff; }

.uk-light .uk-nav-primary > li > a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary > li > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary > li > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary > li > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary > li > a,
.uk-card-primary.uk-card-body .uk-nav-primary > li > a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-primary > li > a,
.uk-card-secondary.uk-card-body .uk-nav-primary > li > a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-primary > li > a,
.uk-overlay-primary .uk-nav-primary > li > a,
.uk-offcanvas-bar .uk-nav-primary > li > a {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-nav-primary > li > a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary > li > a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary > li > a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary > li > a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary > li > a:hover,
.uk-card-primary.uk-card-body .uk-nav-primary > li > a:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-primary > li > a:hover,
.uk-card-secondary.uk-card-body .uk-nav-primary > li > a:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-primary > li > a:hover,
.uk-overlay-primary .uk-nav-primary > li > a:hover,
.uk-offcanvas-bar .uk-nav-primary > li > a:hover {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-nav-primary > li.uk-active > a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary > li.uk-active > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary > li.uk-active > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary > li.uk-active > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary > li.uk-active > a,
.uk-card-primary.uk-card-body .uk-nav-primary > li.uk-active > a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-primary > li.uk-active > a,
.uk-card-secondary.uk-card-body .uk-nav-primary > li.uk-active > a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-primary > li.uk-active > a,
.uk-overlay-primary .uk-nav-primary > li.uk-active > a,
.uk-offcanvas-bar .uk-nav-primary > li.uk-active > a {
  color: #fff; }

.uk-light .uk-nav-primary .uk-nav-header,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header,
.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-header,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-primary .uk-nav-header,
.uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-header,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-primary .uk-nav-header,
.uk-overlay-primary .uk-nav-primary .uk-nav-header,
.uk-offcanvas-bar .uk-nav-primary .uk-nav-header {
  color: #fff; }

.uk-light .uk-nav-primary .uk-nav-divider,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-divider,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-divider,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-divider,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-divider,
.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-divider,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-primary .uk-nav-divider,
.uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-divider,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-primary .uk-nav-divider,
.uk-overlay-primary .uk-nav-primary .uk-nav-divider,
.uk-offcanvas-bar .uk-nav-primary .uk-nav-divider {
  border-top-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-nav-primary .uk-nav-sub a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a,
.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-primary .uk-nav-sub a,
.uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-primary .uk-nav-sub a,
.uk-overlay-primary .uk-nav-primary .uk-nav-sub a,
.uk-offcanvas-bar .uk-nav-primary .uk-nav-sub a {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-nav-primary .uk-nav-sub a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover,
.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub a:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-primary .uk-nav-sub a:hover,
.uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub a:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-primary .uk-nav-sub a:hover,
.uk-overlay-primary .uk-nav-primary .uk-nav-sub a:hover,
.uk-offcanvas-bar .uk-nav-primary .uk-nav-sub a:hover {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-nav-primary .uk-nav-sub li.uk-active > a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub li.uk-active > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub li.uk-active > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub li.uk-active > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub li.uk-active > a,
.uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub li.uk-active > a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-primary .uk-nav-sub li.uk-active > a,
.uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub li.uk-active > a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-primary .uk-nav-sub li.uk-active > a,
.uk-overlay-primary .uk-nav-primary .uk-nav-sub li.uk-active > a,
.uk-offcanvas-bar .uk-nav-primary .uk-nav-sub li.uk-active > a {
  color: #fff; }

.uk-light .uk-nav-secondary > li > a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary > li > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary > li > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-secondary > li > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-secondary > li > a,
.uk-card-primary.uk-card-body .uk-nav-secondary > li > a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-secondary > li > a,
.uk-card-secondary.uk-card-body .uk-nav-secondary > li > a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-secondary > li > a,
.uk-overlay-primary .uk-nav-secondary > li > a,
.uk-offcanvas-bar .uk-nav-secondary > li > a {
  color: #fff; }

.uk-light .uk-nav-secondary > li > a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary > li > a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary > li > a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-secondary > li > a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-secondary > li > a:hover,
.uk-card-primary.uk-card-body .uk-nav-secondary > li > a:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-secondary > li > a:hover,
.uk-card-secondary.uk-card-body .uk-nav-secondary > li > a:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-secondary > li > a:hover,
.uk-overlay-primary .uk-nav-secondary > li > a:hover,
.uk-offcanvas-bar .uk-nav-secondary > li > a:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1); }

.uk-light .uk-nav-secondary > li.uk-active > a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary > li.uk-active > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary > li.uk-active > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-secondary > li.uk-active > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-secondary > li.uk-active > a,
.uk-card-primary.uk-card-body .uk-nav-secondary > li.uk-active > a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-secondary > li.uk-active > a,
.uk-card-secondary.uk-card-body .uk-nav-secondary > li.uk-active > a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-secondary > li.uk-active > a,
.uk-overlay-primary .uk-nav-secondary > li.uk-active > a,
.uk-offcanvas-bar .uk-nav-secondary > li.uk-active > a {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1); }

.uk-light .uk-nav-secondary .uk-nav-subtitle,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-subtitle,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-subtitle,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-subtitle,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-subtitle,
.uk-card-primary.uk-card-body .uk-nav-secondary .uk-nav-subtitle,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-subtitle,
.uk-card-secondary.uk-card-body .uk-nav-secondary .uk-nav-subtitle,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-subtitle,
.uk-overlay-primary .uk-nav-secondary .uk-nav-subtitle,
.uk-offcanvas-bar .uk-nav-secondary .uk-nav-subtitle {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-nav-secondary > li > a:hover .uk-nav-subtitle,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary > li > a:hover .uk-nav-subtitle,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary > li > a:hover .uk-nav-subtitle,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-secondary > li > a:hover .uk-nav-subtitle,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-secondary > li > a:hover .uk-nav-subtitle,
.uk-card-primary.uk-card-body .uk-nav-secondary > li > a:hover .uk-nav-subtitle,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-secondary > li > a:hover .uk-nav-subtitle,
.uk-card-secondary.uk-card-body .uk-nav-secondary > li > a:hover .uk-nav-subtitle,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-secondary > li > a:hover .uk-nav-subtitle,
.uk-overlay-primary .uk-nav-secondary > li > a:hover .uk-nav-subtitle,
.uk-offcanvas-bar .uk-nav-secondary > li > a:hover .uk-nav-subtitle {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle,
.uk-card-primary.uk-card-body .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle,
.uk-card-secondary.uk-card-body .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle,
.uk-overlay-primary .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle,
.uk-offcanvas-bar .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle {
  color: #fff; }

.uk-light .uk-nav-secondary .uk-nav-header,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-header,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-header,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-header,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-header,
.uk-card-primary.uk-card-body .uk-nav-secondary .uk-nav-header,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-header,
.uk-card-secondary.uk-card-body .uk-nav-secondary .uk-nav-header,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-header,
.uk-overlay-primary .uk-nav-secondary .uk-nav-header,
.uk-offcanvas-bar .uk-nav-secondary .uk-nav-header {
  color: #fff; }

.uk-light .uk-nav-secondary .uk-nav-divider,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-divider,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-divider,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-divider,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-divider,
.uk-card-primary.uk-card-body .uk-nav-secondary .uk-nav-divider,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-divider,
.uk-card-secondary.uk-card-body .uk-nav-secondary .uk-nav-divider,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-divider,
.uk-overlay-primary .uk-nav-secondary .uk-nav-divider,
.uk-offcanvas-bar .uk-nav-secondary .uk-nav-divider {
  border-top-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-nav-secondary .uk-nav-sub a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub a,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub a,
.uk-card-primary.uk-card-body .uk-nav-secondary .uk-nav-sub a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-sub a,
.uk-card-secondary.uk-card-body .uk-nav-secondary .uk-nav-sub a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-sub a,
.uk-overlay-primary .uk-nav-secondary .uk-nav-sub a,
.uk-offcanvas-bar .uk-nav-secondary .uk-nav-sub a {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-nav-secondary .uk-nav-sub a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub a:hover,
.uk-card-primary.uk-card-body .uk-nav-secondary .uk-nav-sub a:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-sub a:hover,
.uk-card-secondary.uk-card-body .uk-nav-secondary .uk-nav-sub a:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-sub a:hover,
.uk-overlay-primary .uk-nav-secondary .uk-nav-sub a:hover,
.uk-offcanvas-bar .uk-nav-secondary .uk-nav-sub a:hover {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-nav-secondary .uk-nav-sub li.uk-active > a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub li.uk-active > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub li.uk-active > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub li.uk-active > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub li.uk-active > a,
.uk-card-primary.uk-card-body .uk-nav-secondary .uk-nav-sub li.uk-active > a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-sub li.uk-active > a,
.uk-card-secondary.uk-card-body .uk-nav-secondary .uk-nav-sub li.uk-active > a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-sub li.uk-active > a,
.uk-overlay-primary .uk-nav-secondary .uk-nav-sub li.uk-active > a,
.uk-offcanvas-bar .uk-nav-secondary .uk-nav-sub li.uk-active > a {
  color: #fff; }

.uk-light .uk-nav.uk-nav-divider > :not(.uk-nav-divider) + :not(.uk-nav-header):not(.uk-nav-divider),
.uk-section-primary:not(.uk-preserve-color) .uk-nav.uk-nav-divider > :not(.uk-nav-divider) + :not(.uk-nav-header):not(.uk-nav-divider),
.uk-section-secondary:not(.uk-preserve-color) .uk-nav.uk-nav-divider > :not(.uk-nav-divider) + :not(.uk-nav-header):not(.uk-nav-divider),
.uk-tile-primary:not(.uk-preserve-color) .uk-nav.uk-nav-divider > :not(.uk-nav-divider) + :not(.uk-nav-header):not(.uk-nav-divider),
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav.uk-nav-divider > :not(.uk-nav-divider) + :not(.uk-nav-header):not(.uk-nav-divider),
.uk-card-primary.uk-card-body .uk-nav.uk-nav-divider > :not(.uk-nav-divider) + :not(.uk-nav-header):not(.uk-nav-divider),
.uk-card-primary > :not([class*="uk-card-media"]) .uk-nav.uk-nav-divider > :not(.uk-nav-divider) + :not(.uk-nav-header):not(.uk-nav-divider),
.uk-card-secondary.uk-card-body .uk-nav.uk-nav-divider > :not(.uk-nav-divider) + :not(.uk-nav-header):not(.uk-nav-divider),
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav.uk-nav-divider > :not(.uk-nav-divider) + :not(.uk-nav-header):not(.uk-nav-divider),
.uk-overlay-primary .uk-nav.uk-nav-divider > :not(.uk-nav-divider) + :not(.uk-nav-header):not(.uk-nav-divider),
.uk-offcanvas-bar .uk-nav.uk-nav-divider > :not(.uk-nav-divider) + :not(.uk-nav-header):not(.uk-nav-divider) {
  border-top-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-navbar-nav > li > a,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a,
.uk-card-primary.uk-card-body .uk-navbar-nav > li > a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-navbar-nav > li > a,
.uk-card-secondary.uk-card-body .uk-navbar-nav > li > a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-navbar-nav > li > a,
.uk-overlay-primary .uk-navbar-nav > li > a,
.uk-offcanvas-bar .uk-navbar-nav > li > a {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-navbar-nav > li:hover > a,
.uk-light .uk-navbar-nav > li > a[aria-expanded="true"],
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li:hover > a,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a[aria-expanded="true"],
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li:hover > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a[aria-expanded="true"],
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li:hover > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a[aria-expanded="true"],
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li:hover > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a[aria-expanded="true"],
.uk-card-primary.uk-card-body .uk-navbar-nav > li:hover > a,
.uk-card-primary.uk-card-body .uk-navbar-nav > li > a[aria-expanded="true"],
.uk-card-primary > :not([class*="uk-card-media"]) .uk-navbar-nav > li:hover > a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-navbar-nav > li > a[aria-expanded="true"],
.uk-card-secondary.uk-card-body .uk-navbar-nav > li:hover > a,
.uk-card-secondary.uk-card-body .uk-navbar-nav > li > a[aria-expanded="true"],
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-navbar-nav > li:hover > a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-navbar-nav > li > a[aria-expanded="true"],
.uk-overlay-primary .uk-navbar-nav > li:hover > a,
.uk-overlay-primary .uk-navbar-nav > li > a[aria-expanded="true"],
.uk-offcanvas-bar .uk-navbar-nav > li:hover > a,
.uk-offcanvas-bar .uk-navbar-nav > li > a[aria-expanded="true"] {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-navbar-nav > li > a:active,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a:active,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a:active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a:active,
.uk-card-primary.uk-card-body .uk-navbar-nav > li > a:active,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-navbar-nav > li > a:active,
.uk-card-secondary.uk-card-body .uk-navbar-nav > li > a:active,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-navbar-nav > li > a:active,
.uk-overlay-primary .uk-navbar-nav > li > a:active,
.uk-offcanvas-bar .uk-navbar-nav > li > a:active {
  color: #fff; }

.uk-light .uk-navbar-nav > li.uk-active > a,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a,
.uk-card-primary.uk-card-body .uk-navbar-nav > li.uk-active > a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-navbar-nav > li.uk-active > a,
.uk-card-secondary.uk-card-body .uk-navbar-nav > li.uk-active > a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-navbar-nav > li.uk-active > a,
.uk-overlay-primary .uk-navbar-nav > li.uk-active > a,
.uk-offcanvas-bar .uk-navbar-nav > li.uk-active > a {
  color: #fff; }

.uk-light .uk-navbar-item,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-item,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-item,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-item,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-item,
.uk-card-primary.uk-card-body .uk-navbar-item,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-navbar-item,
.uk-card-secondary.uk-card-body .uk-navbar-item,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-navbar-item,
.uk-overlay-primary .uk-navbar-item,
.uk-offcanvas-bar .uk-navbar-item {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-navbar-toggle,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-toggle,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-toggle,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-toggle,
.uk-card-primary.uk-card-body .uk-navbar-toggle,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-navbar-toggle,
.uk-card-secondary.uk-card-body .uk-navbar-toggle,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-navbar-toggle,
.uk-overlay-primary .uk-navbar-toggle,
.uk-offcanvas-bar .uk-navbar-toggle {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-navbar-toggle:hover,
.uk-light .uk-navbar-toggle[aria-expanded="true"],
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-toggle:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-toggle[aria-expanded="true"],
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle[aria-expanded="true"],
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-toggle:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-navbar-toggle[aria-expanded="true"],
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-toggle:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-toggle[aria-expanded="true"],
.uk-card-primary.uk-card-body .uk-navbar-toggle:hover,
.uk-card-primary.uk-card-body .uk-navbar-toggle[aria-expanded="true"],
.uk-card-primary > :not([class*="uk-card-media"]) .uk-navbar-toggle:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-navbar-toggle[aria-expanded="true"],
.uk-card-secondary.uk-card-body .uk-navbar-toggle:hover,
.uk-card-secondary.uk-card-body .uk-navbar-toggle[aria-expanded="true"],
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-navbar-toggle:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-navbar-toggle[aria-expanded="true"],
.uk-overlay-primary .uk-navbar-toggle:hover,
.uk-overlay-primary .uk-navbar-toggle[aria-expanded="true"],
.uk-offcanvas-bar .uk-navbar-toggle:hover,
.uk-offcanvas-bar .uk-navbar-toggle[aria-expanded="true"] {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-subnav > * > :first-child,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav > * > :first-child,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav > * > :first-child,
.uk-tile-primary:not(.uk-preserve-color) .uk-subnav > * > :first-child,
.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav > * > :first-child,
.uk-card-primary.uk-card-body .uk-subnav > * > :first-child,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-subnav > * > :first-child,
.uk-card-secondary.uk-card-body .uk-subnav > * > :first-child,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-subnav > * > :first-child,
.uk-overlay-primary .uk-subnav > * > :first-child,
.uk-offcanvas-bar .uk-subnav > * > :first-child {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-subnav > * > a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav > * > a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav > * > a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-subnav > * > a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav > * > a:hover,
.uk-card-primary.uk-card-body .uk-subnav > * > a:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-subnav > * > a:hover,
.uk-card-secondary.uk-card-body .uk-subnav > * > a:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-subnav > * > a:hover,
.uk-overlay-primary .uk-subnav > * > a:hover,
.uk-offcanvas-bar .uk-subnav > * > a:hover {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-subnav > .uk-active > a,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav > .uk-active > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav > .uk-active > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-subnav > .uk-active > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav > .uk-active > a,
.uk-card-primary.uk-card-body .uk-subnav > .uk-active > a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-subnav > .uk-active > a,
.uk-card-secondary.uk-card-body .uk-subnav > .uk-active > a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-subnav > .uk-active > a,
.uk-overlay-primary .uk-subnav > .uk-active > a,
.uk-offcanvas-bar .uk-subnav > .uk-active > a {
  color: #fff; }

.uk-light .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before,
.uk-card-primary.uk-card-body .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before,
.uk-card-secondary.uk-card-body .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before,
.uk-overlay-primary .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before,
.uk-offcanvas-bar .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before {
  border-left-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-subnav-pill > * > :first-child,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill > * > :first-child,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill > * > :first-child,
.uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill > * > :first-child,
.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill > * > :first-child,
.uk-card-primary.uk-card-body .uk-subnav-pill > * > :first-child,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-subnav-pill > * > :first-child,
.uk-card-secondary.uk-card-body .uk-subnav-pill > * > :first-child,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-subnav-pill > * > :first-child,
.uk-overlay-primary .uk-subnav-pill > * > :first-child,
.uk-offcanvas-bar .uk-subnav-pill > * > :first-child {
  background-color: transparent;
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-subnav-pill > * > a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill > * > a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill > * > a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill > * > a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill > * > a:hover,
.uk-card-primary.uk-card-body .uk-subnav-pill > * > a:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-subnav-pill > * > a:hover,
.uk-card-secondary.uk-card-body .uk-subnav-pill > * > a:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-subnav-pill > * > a:hover,
.uk-overlay-primary .uk-subnav-pill > * > a:hover,
.uk-offcanvas-bar .uk-subnav-pill > * > a:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-subnav-pill > * > a:active,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill > * > a:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill > * > a:active,
.uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill > * > a:active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill > * > a:active,
.uk-card-primary.uk-card-body .uk-subnav-pill > * > a:active,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-subnav-pill > * > a:active,
.uk-card-secondary.uk-card-body .uk-subnav-pill > * > a:active,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-subnav-pill > * > a:active,
.uk-overlay-primary .uk-subnav-pill > * > a:active,
.uk-offcanvas-bar .uk-subnav-pill > * > a:active {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-subnav-pill > .uk-active > a,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill > .uk-active > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill > .uk-active > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill > .uk-active > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill > .uk-active > a,
.uk-card-primary.uk-card-body .uk-subnav-pill > .uk-active > a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-subnav-pill > .uk-active > a,
.uk-card-secondary.uk-card-body .uk-subnav-pill > .uk-active > a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-subnav-pill > .uk-active > a,
.uk-overlay-primary .uk-subnav-pill > .uk-active > a,
.uk-offcanvas-bar .uk-subnav-pill > .uk-active > a {
  background-color: #fff;
  color: #666; }

.uk-light .uk-subnav > .uk-disabled > a,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav > .uk-disabled > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav > .uk-disabled > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-subnav > .uk-disabled > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-subnav > .uk-disabled > a,
.uk-card-primary.uk-card-body .uk-subnav > .uk-disabled > a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-subnav > .uk-disabled > a,
.uk-card-secondary.uk-card-body .uk-subnav > .uk-disabled > a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-subnav > .uk-disabled > a,
.uk-overlay-primary .uk-subnav > .uk-disabled > a,
.uk-offcanvas-bar .uk-subnav > .uk-disabled > a {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-breadcrumb > * > *,
.uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb > * > *,
.uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb > * > *,
.uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb > * > *,
.uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb > * > *,
.uk-card-primary.uk-card-body .uk-breadcrumb > * > *,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-breadcrumb > * > *,
.uk-card-secondary.uk-card-body .uk-breadcrumb > * > *,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-breadcrumb > * > *,
.uk-overlay-primary .uk-breadcrumb > * > *,
.uk-offcanvas-bar .uk-breadcrumb > * > * {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-breadcrumb > * > :hover,
.uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb > * > :hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb > * > :hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb > * > :hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb > * > :hover,
.uk-card-primary.uk-card-body .uk-breadcrumb > * > :hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-breadcrumb > * > :hover,
.uk-card-secondary.uk-card-body .uk-breadcrumb > * > :hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-breadcrumb > * > :hover,
.uk-overlay-primary .uk-breadcrumb > * > :hover,
.uk-offcanvas-bar .uk-breadcrumb > * > :hover {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-breadcrumb > :last-child > *,
.uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb > :last-child > *,
.uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb > :last-child > *,
.uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb > :last-child > *,
.uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb > :last-child > *,
.uk-card-primary.uk-card-body .uk-breadcrumb > :last-child > *,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-breadcrumb > :last-child > *,
.uk-card-secondary.uk-card-body .uk-breadcrumb > :last-child > *,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-breadcrumb > :last-child > *,
.uk-overlay-primary .uk-breadcrumb > :last-child > *,
.uk-offcanvas-bar .uk-breadcrumb > :last-child > * {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before,
.uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before,
.uk-card-primary.uk-card-body .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before,
.uk-card-secondary.uk-card-body .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before,
.uk-overlay-primary .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before,
.uk-offcanvas-bar .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-pagination > * > *,
.uk-section-primary:not(.uk-preserve-color) .uk-pagination > * > *,
.uk-section-secondary:not(.uk-preserve-color) .uk-pagination > * > *,
.uk-tile-primary:not(.uk-preserve-color) .uk-pagination > * > *,
.uk-tile-secondary:not(.uk-preserve-color) .uk-pagination > * > *,
.uk-card-primary.uk-card-body .uk-pagination > * > *,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-pagination > * > *,
.uk-card-secondary.uk-card-body .uk-pagination > * > *,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-pagination > * > *,
.uk-overlay-primary .uk-pagination > * > *,
.uk-offcanvas-bar .uk-pagination > * > * {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-pagination > * > :hover,
.uk-section-primary:not(.uk-preserve-color) .uk-pagination > * > :hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-pagination > * > :hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-pagination > * > :hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-pagination > * > :hover,
.uk-card-primary.uk-card-body .uk-pagination > * > :hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-pagination > * > :hover,
.uk-card-secondary.uk-card-body .uk-pagination > * > :hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-pagination > * > :hover,
.uk-overlay-primary .uk-pagination > * > :hover,
.uk-offcanvas-bar .uk-pagination > * > :hover {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-pagination > .uk-active > *,
.uk-section-primary:not(.uk-preserve-color) .uk-pagination > .uk-active > *,
.uk-section-secondary:not(.uk-preserve-color) .uk-pagination > .uk-active > *,
.uk-tile-primary:not(.uk-preserve-color) .uk-pagination > .uk-active > *,
.uk-tile-secondary:not(.uk-preserve-color) .uk-pagination > .uk-active > *,
.uk-card-primary.uk-card-body .uk-pagination > .uk-active > *,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-pagination > .uk-active > *,
.uk-card-secondary.uk-card-body .uk-pagination > .uk-active > *,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-pagination > .uk-active > *,
.uk-overlay-primary .uk-pagination > .uk-active > *,
.uk-offcanvas-bar .uk-pagination > .uk-active > * {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-pagination > .uk-disabled > *,
.uk-section-primary:not(.uk-preserve-color) .uk-pagination > .uk-disabled > *,
.uk-section-secondary:not(.uk-preserve-color) .uk-pagination > .uk-disabled > *,
.uk-tile-primary:not(.uk-preserve-color) .uk-pagination > .uk-disabled > *,
.uk-tile-secondary:not(.uk-preserve-color) .uk-pagination > .uk-disabled > *,
.uk-card-primary.uk-card-body .uk-pagination > .uk-disabled > *,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-pagination > .uk-disabled > *,
.uk-card-secondary.uk-card-body .uk-pagination > .uk-disabled > *,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-pagination > .uk-disabled > *,
.uk-overlay-primary .uk-pagination > .uk-disabled > *,
.uk-offcanvas-bar .uk-pagination > .uk-disabled > * {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-tab::before,
.uk-section-primary:not(.uk-preserve-color) .uk-tab::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-tab::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-tab::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-tab::before,
.uk-card-primary.uk-card-body .uk-tab::before,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-tab::before,
.uk-card-secondary.uk-card-body .uk-tab::before,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-tab::before,
.uk-overlay-primary .uk-tab::before,
.uk-offcanvas-bar .uk-tab::before {
  border-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-tab > * > a,
.uk-section-primary:not(.uk-preserve-color) .uk-tab > * > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-tab > * > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-tab > * > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-tab > * > a,
.uk-card-primary.uk-card-body .uk-tab > * > a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-tab > * > a,
.uk-card-secondary.uk-card-body .uk-tab > * > a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-tab > * > a,
.uk-overlay-primary .uk-tab > * > a,
.uk-offcanvas-bar .uk-tab > * > a {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-tab > * > a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-tab > * > a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-tab > * > a:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-tab > * > a:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-tab > * > a:hover,
.uk-card-primary.uk-card-body .uk-tab > * > a:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-tab > * > a:hover,
.uk-card-secondary.uk-card-body .uk-tab > * > a:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-tab > * > a:hover,
.uk-overlay-primary .uk-tab > * > a:hover,
.uk-offcanvas-bar .uk-tab > * > a:hover {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-tab > .uk-active > a,
.uk-section-primary:not(.uk-preserve-color) .uk-tab > .uk-active > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-tab > .uk-active > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-tab > .uk-active > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-tab > .uk-active > a,
.uk-card-primary.uk-card-body .uk-tab > .uk-active > a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-tab > .uk-active > a,
.uk-card-secondary.uk-card-body .uk-tab > .uk-active > a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-tab > .uk-active > a,
.uk-overlay-primary .uk-tab > .uk-active > a,
.uk-offcanvas-bar .uk-tab > .uk-active > a {
  color: #fff;
  border-color: #fff; }

.uk-light .uk-tab > .uk-disabled > a,
.uk-section-primary:not(.uk-preserve-color) .uk-tab > .uk-disabled > a,
.uk-section-secondary:not(.uk-preserve-color) .uk-tab > .uk-disabled > a,
.uk-tile-primary:not(.uk-preserve-color) .uk-tab > .uk-disabled > a,
.uk-tile-secondary:not(.uk-preserve-color) .uk-tab > .uk-disabled > a,
.uk-card-primary.uk-card-body .uk-tab > .uk-disabled > a,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-tab > .uk-disabled > a,
.uk-card-secondary.uk-card-body .uk-tab > .uk-disabled > a,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-tab > .uk-disabled > a,
.uk-overlay-primary .uk-tab > .uk-disabled > a,
.uk-offcanvas-bar .uk-tab > .uk-disabled > a {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-slidenav,
.uk-section-primary:not(.uk-preserve-color) .uk-slidenav,
.uk-section-secondary:not(.uk-preserve-color) .uk-slidenav,
.uk-tile-primary:not(.uk-preserve-color) .uk-slidenav,
.uk-tile-secondary:not(.uk-preserve-color) .uk-slidenav,
.uk-card-primary.uk-card-body .uk-slidenav,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-slidenav,
.uk-card-secondary.uk-card-body .uk-slidenav,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-slidenav,
.uk-overlay-primary .uk-slidenav,
.uk-offcanvas-bar .uk-slidenav {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-slidenav:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-slidenav:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-slidenav:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-slidenav:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-slidenav:hover,
.uk-card-primary.uk-card-body .uk-slidenav:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-slidenav:hover,
.uk-card-secondary.uk-card-body .uk-slidenav:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-slidenav:hover,
.uk-overlay-primary .uk-slidenav:hover,
.uk-offcanvas-bar .uk-slidenav:hover {
  color: rgba(255, 255, 255, 0.95); }

.uk-light .uk-slidenav:active,
.uk-section-primary:not(.uk-preserve-color) .uk-slidenav:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-slidenav:active,
.uk-tile-primary:not(.uk-preserve-color) .uk-slidenav:active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-slidenav:active,
.uk-card-primary.uk-card-body .uk-slidenav:active,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-slidenav:active,
.uk-card-secondary.uk-card-body .uk-slidenav:active,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-slidenav:active,
.uk-overlay-primary .uk-slidenav:active,
.uk-offcanvas-bar .uk-slidenav:active {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-dotnav > * > *,
.uk-section-primary:not(.uk-preserve-color) .uk-dotnav > * > *,
.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav > * > *,
.uk-tile-primary:not(.uk-preserve-color) .uk-dotnav > * > *,
.uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav > * > *,
.uk-card-primary.uk-card-body .uk-dotnav > * > *,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-dotnav > * > *,
.uk-card-secondary.uk-card-body .uk-dotnav > * > *,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-dotnav > * > *,
.uk-overlay-primary .uk-dotnav > * > *,
.uk-offcanvas-bar .uk-dotnav > * > * {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.9); }

.uk-light .uk-dotnav > * > :hover,
.uk-section-primary:not(.uk-preserve-color) .uk-dotnav > * > :hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav > * > :hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-dotnav > * > :hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav > * > :hover,
.uk-card-primary.uk-card-body .uk-dotnav > * > :hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-dotnav > * > :hover,
.uk-card-secondary.uk-card-body .uk-dotnav > * > :hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-dotnav > * > :hover,
.uk-overlay-primary .uk-dotnav > * > :hover,
.uk-offcanvas-bar .uk-dotnav > * > :hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: transparent; }

.uk-light .uk-dotnav > * > :active,
.uk-section-primary:not(.uk-preserve-color) .uk-dotnav > * > :active,
.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav > * > :active,
.uk-tile-primary:not(.uk-preserve-color) .uk-dotnav > * > :active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav > * > :active,
.uk-card-primary.uk-card-body .uk-dotnav > * > :active,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-dotnav > * > :active,
.uk-card-secondary.uk-card-body .uk-dotnav > * > :active,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-dotnav > * > :active,
.uk-overlay-primary .uk-dotnav > * > :active,
.uk-offcanvas-bar .uk-dotnav > * > :active {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: transparent; }

.uk-light .uk-dotnav > .uk-active > *,
.uk-section-primary:not(.uk-preserve-color) .uk-dotnav > .uk-active > *,
.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav > .uk-active > *,
.uk-tile-primary:not(.uk-preserve-color) .uk-dotnav > .uk-active > *,
.uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav > .uk-active > *,
.uk-card-primary.uk-card-body .uk-dotnav > .uk-active > *,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-dotnav > .uk-active > *,
.uk-card-secondary.uk-card-body .uk-dotnav > .uk-active > *,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-dotnav > .uk-active > *,
.uk-overlay-primary .uk-dotnav > .uk-active > *,
.uk-offcanvas-bar .uk-dotnav > .uk-active > * {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: transparent; }

.uk-light .uk-text-lead,
.uk-section-primary:not(.uk-preserve-color) .uk-text-lead,
.uk-section-secondary:not(.uk-preserve-color) .uk-text-lead,
.uk-tile-primary:not(.uk-preserve-color) .uk-text-lead,
.uk-tile-secondary:not(.uk-preserve-color) .uk-text-lead,
.uk-card-primary.uk-card-body .uk-text-lead,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-text-lead,
.uk-card-secondary.uk-card-body .uk-text-lead,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-text-lead,
.uk-overlay-primary .uk-text-lead,
.uk-offcanvas-bar .uk-text-lead {
  color: rgba(255, 255, 255, 0.7); }

.uk-light .uk-text-meta,
.uk-section-primary:not(.uk-preserve-color) .uk-text-meta,
.uk-section-secondary:not(.uk-preserve-color) .uk-text-meta,
.uk-tile-primary:not(.uk-preserve-color) .uk-text-meta,
.uk-tile-secondary:not(.uk-preserve-color) .uk-text-meta,
.uk-card-primary.uk-card-body .uk-text-meta,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-text-meta,
.uk-card-secondary.uk-card-body .uk-text-meta,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-text-meta,
.uk-overlay-primary .uk-text-meta,
.uk-offcanvas-bar .uk-text-meta {
  color: rgba(255, 255, 255, 0.5); }

.uk-light .uk-text-muted,
.uk-section-primary:not(.uk-preserve-color) .uk-text-muted,
.uk-section-secondary:not(.uk-preserve-color) .uk-text-muted,
.uk-tile-primary:not(.uk-preserve-color) .uk-text-muted,
.uk-tile-secondary:not(.uk-preserve-color) .uk-text-muted,
.uk-card-primary.uk-card-body .uk-text-muted,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-text-muted,
.uk-card-secondary.uk-card-body .uk-text-muted,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-text-muted,
.uk-overlay-primary .uk-text-muted,
.uk-offcanvas-bar .uk-text-muted {
  color: rgba(255, 255, 255, 0.5) !important; }

.uk-light .uk-text-emphasis,
.uk-section-primary:not(.uk-preserve-color) .uk-text-emphasis,
.uk-section-secondary:not(.uk-preserve-color) .uk-text-emphasis,
.uk-tile-primary:not(.uk-preserve-color) .uk-text-emphasis,
.uk-tile-secondary:not(.uk-preserve-color) .uk-text-emphasis,
.uk-card-primary.uk-card-body .uk-text-emphasis,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-text-emphasis,
.uk-card-secondary.uk-card-body .uk-text-emphasis,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-text-emphasis,
.uk-overlay-primary .uk-text-emphasis,
.uk-offcanvas-bar .uk-text-emphasis {
  color: #fff !important; }

.uk-light .uk-text-primary,
.uk-section-primary:not(.uk-preserve-color) .uk-text-primary,
.uk-section-secondary:not(.uk-preserve-color) .uk-text-primary,
.uk-tile-primary:not(.uk-preserve-color) .uk-text-primary,
.uk-tile-secondary:not(.uk-preserve-color) .uk-text-primary,
.uk-card-primary.uk-card-body .uk-text-primary,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-text-primary,
.uk-card-secondary.uk-card-body .uk-text-primary,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-text-primary,
.uk-overlay-primary .uk-text-primary,
.uk-offcanvas-bar .uk-text-primary {
  color: #fff !important; }

.uk-light .uk-text-secondary,
.uk-section-primary:not(.uk-preserve-color) .uk-text-secondary,
.uk-section-secondary:not(.uk-preserve-color) .uk-text-secondary,
.uk-tile-primary:not(.uk-preserve-color) .uk-text-secondary,
.uk-tile-secondary:not(.uk-preserve-color) .uk-text-secondary,
.uk-card-primary.uk-card-body .uk-text-secondary,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-text-secondary,
.uk-card-secondary.uk-card-body .uk-text-secondary,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-text-secondary,
.uk-overlay-primary .uk-text-secondary,
.uk-offcanvas-bar .uk-text-secondary {
  color: #fff !important; }

.uk-light .uk-column-divider,
.uk-section-primary:not(.uk-preserve-color) .uk-column-divider,
.uk-section-secondary:not(.uk-preserve-color) .uk-column-divider,
.uk-tile-primary:not(.uk-preserve-color) .uk-column-divider,
.uk-tile-secondary:not(.uk-preserve-color) .uk-column-divider,
.uk-card-primary.uk-card-body .uk-column-divider,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-column-divider,
.uk-card-secondary.uk-card-body .uk-column-divider,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-column-divider,
.uk-overlay-primary .uk-column-divider,
.uk-offcanvas-bar .uk-column-divider {
  column-rule-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-logo,
.uk-section-primary:not(.uk-preserve-color) .uk-logo,
.uk-section-secondary:not(.uk-preserve-color) .uk-logo,
.uk-tile-primary:not(.uk-preserve-color) .uk-logo,
.uk-tile-secondary:not(.uk-preserve-color) .uk-logo,
.uk-card-primary.uk-card-body .uk-logo,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-logo,
.uk-card-secondary.uk-card-body .uk-logo,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-logo,
.uk-overlay-primary .uk-logo,
.uk-offcanvas-bar .uk-logo {
  color: #fff; }

.uk-light .uk-logo:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-logo:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-logo:hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-logo:hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-logo:hover,
.uk-card-primary.uk-card-body .uk-logo:hover,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-logo:hover,
.uk-card-secondary.uk-card-body .uk-logo:hover,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-logo:hover,
.uk-overlay-primary .uk-logo:hover,
.uk-offcanvas-bar .uk-logo:hover {
  color: #fff; }

.uk-light .uk-logo:has(.uk-logo-inverse) > :not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse),
.uk-section-primary:not(.uk-preserve-color) .uk-logo:has(.uk-logo-inverse) > :not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse),
.uk-section-secondary:not(.uk-preserve-color) .uk-logo:has(.uk-logo-inverse) > :not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse),
.uk-tile-primary:not(.uk-preserve-color) .uk-logo:has(.uk-logo-inverse) > :not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse),
.uk-tile-secondary:not(.uk-preserve-color) .uk-logo:has(.uk-logo-inverse) > :not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse),
.uk-card-primary.uk-card-body .uk-logo:has(.uk-logo-inverse) > :not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse),
.uk-card-primary > :not([class*="uk-card-media"]) .uk-logo:has(.uk-logo-inverse) > :not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse),
.uk-card-secondary.uk-card-body .uk-logo:has(.uk-logo-inverse) > :not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse),
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-logo:has(.uk-logo-inverse) > :not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse),
.uk-overlay-primary .uk-logo:has(.uk-logo-inverse) > :not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse),
.uk-offcanvas-bar .uk-logo:has(.uk-logo-inverse) > :not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse) {
  display: none; }

.uk-light .uk-logo-inverse,
.uk-section-primary:not(.uk-preserve-color) .uk-logo-inverse,
.uk-section-secondary:not(.uk-preserve-color) .uk-logo-inverse,
.uk-tile-primary:not(.uk-preserve-color) .uk-logo-inverse,
.uk-tile-secondary:not(.uk-preserve-color) .uk-logo-inverse,
.uk-card-primary.uk-card-body .uk-logo-inverse,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-logo-inverse,
.uk-card-secondary.uk-card-body .uk-logo-inverse,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-logo-inverse,
.uk-overlay-primary .uk-logo-inverse,
.uk-offcanvas-bar .uk-logo-inverse {
  display: block; }

.uk-light .uk-table-striped > tr:nth-of-type(even):last-child,
.uk-light .uk-table-striped tbody tr:nth-of-type(even):last-child,
.uk-section-primary:not(.uk-preserve-color) .uk-table-striped > tr:nth-of-type(even):last-child,
.uk-section-primary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(even):last-child,
.uk-section-secondary:not(.uk-preserve-color) .uk-table-striped > tr:nth-of-type(even):last-child,
.uk-section-secondary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(even):last-child,
.uk-tile-primary:not(.uk-preserve-color) .uk-table-striped > tr:nth-of-type(even):last-child,
.uk-tile-primary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(even):last-child,
.uk-tile-secondary:not(.uk-preserve-color) .uk-table-striped > tr:nth-of-type(even):last-child,
.uk-tile-secondary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(even):last-child,
.uk-card-primary.uk-card-body .uk-table-striped > tr:nth-of-type(even):last-child,
.uk-card-primary.uk-card-body .uk-table-striped tbody tr:nth-of-type(even):last-child,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-table-striped > tr:nth-of-type(even):last-child,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-table-striped tbody tr:nth-of-type(even):last-child,
.uk-card-secondary.uk-card-body .uk-table-striped > tr:nth-of-type(even):last-child,
.uk-card-secondary.uk-card-body .uk-table-striped tbody tr:nth-of-type(even):last-child,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-table-striped > tr:nth-of-type(even):last-child,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-table-striped tbody tr:nth-of-type(even):last-child,
.uk-overlay-primary .uk-table-striped > tr:nth-of-type(even):last-child,
.uk-overlay-primary .uk-table-striped tbody tr:nth-of-type(even):last-child,
.uk-offcanvas-bar .uk-table-striped > tr:nth-of-type(even):last-child,
.uk-offcanvas-bar .uk-table-striped tbody tr:nth-of-type(even):last-child {
  border-bottom-color: rgba(255, 255, 255, 0.2); }

.uk-light .uk-accordion-title::before,
.uk-section-primary:not(.uk-preserve-color) .uk-accordion-title::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-accordion-title::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-accordion-title::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-accordion-title::before,
.uk-card-primary.uk-card-body .uk-accordion-title::before,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-accordion-title::before,
.uk-card-secondary.uk-card-body .uk-accordion-title::before,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-accordion-title::before,
.uk-overlay-primary .uk-accordion-title::before,
.uk-offcanvas-bar .uk-accordion-title::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E"); }

.uk-light .uk-open > .uk-accordion-title::before,
.uk-section-primary:not(.uk-preserve-color) .uk-open > .uk-accordion-title::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-open > .uk-accordion-title::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-open > .uk-accordion-title::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-open > .uk-accordion-title::before,
.uk-card-primary.uk-card-body .uk-open > .uk-accordion-title::before,
.uk-card-primary > :not([class*="uk-card-media"]) .uk-open > .uk-accordion-title::before,
.uk-card-secondary.uk-card-body .uk-open > .uk-accordion-title::before,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-open > .uk-accordion-title::before,
.uk-overlay-primary .uk-open > .uk-accordion-title::before,
.uk-offcanvas-bar .uk-open > .uk-accordion-title::before {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E"); }

/*
 * Pass dropbar behind color to JS
 */
* {
  --uk-inverse: initial; }

.uk-light,
.uk-section-primary:not(.uk-preserve-color),
.uk-section-secondary:not(.uk-preserve-color),
.uk-tile-primary:not(.uk-preserve-color),
.uk-tile-secondary:not(.uk-preserve-color),
.uk-card-primary.uk-card-body,
.uk-card-primary > :not([class*="uk-card-media"]),
.uk-card-secondary.uk-card-body,
.uk-card-secondary > :not([class*="uk-card-media"]),
.uk-overlay-primary,
.uk-offcanvas-bar {
  --uk-inverse: light; }

.uk-dark,
.uk-section-default:not(.uk-preserve-color),
.uk-section-muted:not(.uk-preserve-color),
.uk-tile-default:not(.uk-preserve-color),
.uk-tile-muted:not(.uk-preserve-color),
.uk-card-default.uk-card-body,
.uk-card-default > :not([class*="uk-card-media"]),
.uk-overlay-default,
.uk-dropbar,
.uk-navbar-container:not(.uk-navbar-transparent),
.uk-navbar-dropdown,
.uk-dropdown {
  --uk-inverse: dark; }

.uk-inverse-light {
  --uk-inverse: light !important; }

.uk-inverse-dark {
  --uk-inverse: dark !important; }

/* ========================================================================
   Component: Print
 ========================================================================== */
@media print {
  *,
  *::before,
  *::after {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  
  p,
  .bat-producthero-configurator-price .suffix,
  .bat-producthero-configurator-stock,
  .bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
  .bat-minicart-cart-item-product-container-nicotine-level,
  .bat-minicart-cart-item-product-container-flavor,
  .bat-minicart-cart-item-product-container-delivery,
  bat-cta-steps .bat-cta--steps-item div,
  .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div,
  h2,
  h3,
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title {
    orphans: 3;
    widows: 3; }
  h2,
  h3,
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title {
    page-break-after: avoid; } }

/*---------------------------------
CORE MIXINS
---------------------------------*/
/*
	Example: 

	$gradient-sets: (
		0: (
			y: bottom,
			x: right,
			color1: transparent,
			color2: $dark-blue,
			size: 1550px
		),
		1: (
			y: top,
			x: right,
			color1: $white,
			color2: $dark-blue,
			size: 1550px
		),
		2: (
			y: top,
			x: right,
			color1: $off-white,
			color2: $white,
			size: 1550px
		)
	);

	@include background-gradients($gradient-sets);
*/
/*---------------------------------
BASE
---------------------------------*/
body {
  font-family: "glo sans", Arial, Helvetica, sans-serif;
  font-size: 16px; }


h1,
bat-card-step.step1:before,
bat-card-step.step2:before,
bat-card-step.step3:before,
bat-card-step.step4:before,
.headline1,
.bat-headline-style.headline1,
.bat-headline-style.headline1-light,
.bat-headline-style.headline1-color1 {
  font-size: 60px;
  line-height: 60px; }
  @media (min-width: 1025px) {
    
    h1,
    bat-card-step.step1:before,
    bat-card-step.step2:before,
    bat-card-step.step3:before,
    bat-card-step.step4:before,
    .headline1,
    .bat-headline-style.headline1,
    .bat-headline-style.headline1-light,
    .bat-headline-style.headline1-color1 {
      font-size: 80px;
      line-height: 80px; } }

.headline1-large, .bat-headline-style.headline1-large, .bat-headline-style.headline1-large-light, .bat-headline-style.headline1-large-color1 {
  font-size: 100px;
  line-height: 100px; }
  @media (min-width: 1025px) {
    .headline1-large, .bat-headline-style.headline1-large, .bat-headline-style.headline1-large-light, .bat-headline-style.headline1-large-color1 {
      font-size: 125px;
      line-height: 125px; } }

h2,
.headline2,
.bat-headline-style.headline2,
.bat-headline-style.headline2-light,
.bat-headline-style.headline2-color1 {
  font-size: 40px;
  line-height: 40px; }
  @media (min-width: 1025px) {
    h2,
    .headline2,
    .bat-headline-style.headline2,
    .bat-headline-style.headline2-light,
    .bat-headline-style.headline2-color1 {
      font-size: 72px;
      line-height: 72px; } }


h3,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
.headline3,
.bat-headline-style.headline3,
.bat-headline-style.headline3-light,
.bat-headline-style.headline3-color1 {
  font-size: 32px;
  line-height: 32px; }
  @media (min-width: 1025px) {
    
    h3,
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
    .headline3,
    .bat-headline-style.headline3,
    .bat-headline-style.headline3-light,
    .bat-headline-style.headline3-color1 {
      font-size: 46px;
      line-height: 46px; } }

h4,
.headline4,
.bat-headline-style.headline4,
.bat-headline-style.headline4-light,
.bat-headline-style.headline4-color1 {
  font-size: 30px;
  line-height: 30px;
  font-style: normal;
  font-weight: 500; }


h5,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
.headline5,
.bat-headline-style.headline5,
.bat-headline-style.headline5-light,
.bat-headline-style.headline5-color1 {
  font-size: 22px;
  line-height: 22px; }
  @media (min-width: 1025px) {
    
    h5,
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
    .headline5,
    .bat-headline-style.headline5,
    .bat-headline-style.headline5-light,
    .bat-headline-style.headline5-color1 {
      font-size: 28px;
      line-height: 38px; } }

h6,
.headline6,
.bat-headline-style.headline6,
.bat-headline-style.headline6-light,
.bat-headline-style.headline6-color1,
.bat-hero--pdp .headline6-color1,
.bat-hero-glosi--pdp .headline6-color1,
.plp-hero-glosi .bat-hero-glosi--pdp .headline6-color1,
.insiders-hero-glosi .bat-hero-glosi--pdp .headline6-color1 {
  font-size: 18px;
  line-height: 18px; }
  @media (min-width: 1025px) {
    h6,
    .headline6,
    .bat-headline-style.headline6,
    .bat-headline-style.headline6-light,
    .bat-headline-style.headline6-color1,
    .bat-hero--pdp .headline6-color1,
    .bat-hero-glosi--pdp .headline6-color1,
    .plp-hero-glosi .bat-hero-glosi--pdp .headline6-color1,
    .insiders-hero-glosi .bat-hero-glosi--pdp .headline6-color1 {
      font-size: 24px;
      line-height: 24px; } }


h1,
bat-card-step.step1:before,
bat-card-step.step2:before,
bat-card-step.step3:before,
bat-card-step.step4:before,
.headline1,
.bat-headline-style.headline1,
.bat-headline-style.headline1-light,
.bat-headline-style.headline1-color1, .headline1-large, .bat-headline-style.headline1-large, .bat-headline-style.headline1-large-light, .bat-headline-style.headline1-large-color1,
h2,
.headline2,
.bat-headline-style.headline2,
.bat-headline-style.headline2-light,
.bat-headline-style.headline2-color1,
h3,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
.headline3,
.bat-headline-style.headline3,
.bat-headline-style.headline3-light,
.bat-headline-style.headline3-color1,
h5,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
.headline5,
.bat-headline-style.headline5,
.bat-headline-style.headline5-light,
.bat-headline-style.headline5-color1,
h6,
.headline6,
.bat-headline-style.headline6,
.bat-headline-style.headline6-light,
.bat-headline-style.headline6-color1,
.bat-hero--pdp .headline6-color1,
.bat-hero-glosi--pdp .headline6-color1,
.plp-hero-glosi .bat-hero-glosi--pdp .headline6-color1,
.insiders-hero-glosi .bat-hero-glosi--pdp .headline6-color1 {
  font-weight: 900; }
  h1.center, bat-card-step.center.step1:before, bat-card-step.center.step2:before, bat-card-step.center.step3:before, bat-card-step.center.step4:before,
  .headline1.center,
  .center.bat-headline-style.headline1-light,
  .center.bat-headline-style.headline1-color1,
  .headline1-large.center,
  .center.bat-headline-style.headline1-large-light,
  .center.bat-headline-style.headline1-large-color1,
  h2.center,
  .headline2.center,
  .center.bat-headline-style.headline2-light,
  .center.bat-headline-style.headline2-color1,
  h3.center,
  bat-producthero-globrochureware .bat-producthero--globrochureware .center.bat-producthero-configurator-title,
  bat-producthero-glosi .bat-producthero-glosi .center.bat-producthero-configurator-title,
  .headline3.center,
  .center.bat-headline-style.headline3-light,
  .center.bat-headline-style.headline3-color1,
  h5.center,
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .center.bat-quantity-label,
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .center.heading,
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .center.bat-quantity-label,
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .center.heading,
  .headline5.center,
  .center.bat-headline-style.headline5-light,
  .center.bat-headline-style.headline5-color1,
  h6.center,
  .headline6.center,
  .center.bat-headline-style.headline6-light,
  .center.bat-headline-style.headline6-color1,
  .bat-hero--pdp .center.headline6-color1,
  .bat-hero-glosi--pdp .center.headline6-color1 {
    text-align: center; }


p,
.bat-producthero-configurator-price .suffix,
.bat-producthero-configurator-stock,
.bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
.bat-minicart-cart-item-product-container-nicotine-level,
.bat-minicart-cart-item-product-container-flavor,
.bat-minicart-cart-item-product-container-delivery,
bat-cta-steps .bat-cta--steps-item div,
.bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div {
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  margin-top: 0; }
  p .sm, .bat-producthero-configurator-price .suffix .sm, .bat-producthero-configurator-stock .sm, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div .sm, .bat-minicart-cart-item-product-container-nicotine-level .sm, .bat-minicart-cart-item-product-container-flavor .sm, .bat-minicart-cart-item-product-container-delivery .sm, bat-cta-steps .bat-cta--steps-item div .sm, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div .sm, p.sm, .bat-producthero-configurator-price .sm.suffix, .sm.bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.sm, .sm.bat-minicart-cart-item-product-container-nicotine-level, .sm.bat-minicart-cart-item-product-container-flavor, .sm.bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item div.sm, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.sm {
    font-size: 14px;
    line-height: 16px;
    font-weight: 400; }
  p .lg, .bat-producthero-configurator-price .suffix .lg, .bat-producthero-configurator-stock .lg, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div .lg, .bat-minicart-cart-item-product-container-nicotine-level .lg, .bat-minicart-cart-item-product-container-flavor .lg, .bat-minicart-cart-item-product-container-delivery .lg, bat-cta-steps .bat-cta--steps-item div .lg, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div .lg, p.lg, .bat-producthero-configurator-price .lg.suffix, .lg.bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.lg, .lg.bat-minicart-cart-item-product-container-nicotine-level, .lg.bat-minicart-cart-item-product-container-flavor, .lg.bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item div.lg, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.lg {
    font-size: 24px;
    line-height: 26px;
    font-weight: 500; }
  p .eyebrow, .bat-producthero-configurator-price .suffix .eyebrow, .bat-producthero-configurator-stock .eyebrow, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div .eyebrow, .bat-minicart-cart-item-product-container-nicotine-level .eyebrow, .bat-minicart-cart-item-product-container-flavor .eyebrow, .bat-minicart-cart-item-product-container-delivery .eyebrow, bat-cta-steps .bat-cta--steps-item div .eyebrow, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div .eyebrow, p.eyebrow, .bat-producthero-configurator-price .eyebrow.suffix, .eyebrow.bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.eyebrow, .eyebrow.bat-minicart-cart-item-product-container-nicotine-level, .eyebrow.bat-minicart-cart-item-product-container-flavor, .eyebrow.bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item div.eyebrow, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.eyebrow {
    font-size: 20px;
    font-style: italic;
    font-weight: 900;
    text-transform: uppercase; }
  p strong, .bat-producthero-configurator-price .suffix strong, .bat-producthero-configurator-stock strong, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div strong, .bat-minicart-cart-item-product-container-nicotine-level strong, .bat-minicart-cart-item-product-container-flavor strong, .bat-minicart-cart-item-product-container-delivery strong, bat-cta-steps .bat-cta--steps-item div strong, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div strong {
    font-weight: 600; }

b {
  font-weight: 700; }

hr {
  border-top: 1px solid #f4f4f4;
  margin: 10px 0; }

ol,
ul {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 20px;
  margin-top: 0;
  padding-left: 20px; }
  ol.sm,
  ul.sm {
    padding-left: 18px; }
  ol.lg,
  ul.lg {
    padding-left: 28px; }
  ol .sm, ol.sm,
  ul .sm,
  ul.sm {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400; }
  ol .lg, ol.lg,
  ul .lg,
  ul.lg {
    font-size: 24px;
    line-height: 34px;
    font-weight: 500; }
  ol li,
  ul li {
    margin-bottom: 8px; }

/*---------------------------------
CORE PARTIALS
---------------------------------*/
a {
  color: #000;
  display: inline-block;
  text-decoration: none; }

.bat-link, .bat-cta-style.link-dark, .bat-cta-style.link-light, .bat-cta-style.arrow-link-dark, .bat-cta-style.arrow-link-light {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  text-decoration: none; }
  .bat-link.center, .center.bat-cta-style.link-dark, .center.bat-cta-style.link-light, .center.bat-cta-style.arrow-link-dark, .center.bat-cta-style.arrow-link-light {
    justify-content: center; }
  .bat-link.left, .left.bat-cta-style.link-dark, .left.bat-cta-style.link-light, .left.bat-cta-style.arrow-link-dark, .left.bat-cta-style.arrow-link-light {
    justify-content: flex-start; }
  .bat-link.right, .right.bat-cta-style.link-dark, .right.bat-cta-style.link-light, .right.bat-cta-style.arrow-link-dark, .right.bat-cta-style.arrow-link-light {
    justify-content: flex-end; }
  .bat-link i.bat-icon, .bat-cta-style.link-dark i.bat-icon, .bat-cta-style.link-light i.bat-icon, .bat-cta-style.arrow-link-dark i.bat-icon, .bat-cta-style.arrow-link-light i.bat-icon {
    height: 20px;
    margin: 0 10px;
    width: 20px; }
    .bat-link i.bat-icon:before, .bat-cta-style.link-dark i.bat-icon:before, .bat-cta-style.link-light i.bat-icon:before, .bat-cta-style.arrow-link-dark i.bat-icon:before, .bat-cta-style.arrow-link-light i.bat-icon:before {
      font-size: 13px; }
  .bat-link--dark, .bat-cta-style.link-dark {
    color: #000; }
    .bat-link--dark i svg, .bat-cta-style.link-dark i svg {
      fill: #000; }
    .bat-link--dark i:before, .bat-cta-style.link-dark i:before {
      font-size: 13px; }
  .bat-link--light, .bat-cta-style.link-light {
    color: #fff; }
    .bat-link--light i svg, .bat-cta-style.link-light i svg {
      fill: #fff; }

form label {
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 20px;
  margin-top: 0; }

form .error-msg {
  font-size: 14px;
  line-height: 14px;
  color: #c02b1f;
  padding: 10px 0 0; }

form input {
  border: solid 2px #888;
  height: 57px;
  padding: 7px 15px;
  width: 100%; }
  form input::-webkit-input-placeholder {
    color: #888; }
  form input:-moz-placeholder {
    /* FF 4-18 */
    color: #888; }
  form input::-moz-placeholder {
    /* FF 19+ */
    color: #888; }
  form input:-ms-input-placeholder {
    /* IE 10+ */
    color: #888; }
  form input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #888; }
  form input::placeholder {
    /* modern browser */
    color: #888; }
  form input + .error-msg {
    display: none; }
  form input.active, form input:focus {
    border: solid 2px #000080;
    outline: none; }
  form input.complete {
    border: solid 2px #000; }
  form input.error {
    border: solid 2px #c02b1f; }
    form input.error + .error-msg {
      display: inline-block; }
  form input:disabled {
    cursor: not-allowed;
    opacity: .5;
    pointer-events: none; }

form textarea {
  font-size: 14px;
  line-height: 14px;
  border: solid 2px #888;
  height: 150px;
  padding: 10px;
  width: 100%; }
  form textarea::-webkit-input-placeholder {
    color: #000; }
  form textarea:-ms-input-placeholder {
    color: #000; }
  form textarea::placeholder {
    color: #000; }
  form textarea + .error-msg {
    display: none; }
  form textarea:focus {
    border: solid 2px #000080;
    outline: none; }
  form textarea.error {
    border: solid 2px #c02b1f; }
    form textarea.error + .error-msg {
      display: block; }
  form textarea.complete {
    border: solid 2px #000; }
  form textarea:disabled {
    opacity: .5;
    pointer-events: none; }

form .select-wrapper {
  overflow: hidden;
  position: relative; }
  form .select-wrapper select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: none;
    border: solid 2px #888;
    height: 57px;
    padding: 13px;
    position: relative;
    width: 100%; }
    form .select-wrapper select::-ms-expand {
      display: none; }
    form .select-wrapper select + .error-msg {
      display: none; }
    form .select-wrapper select.disabled {
      opacity: .5;
      pointer-events: none; }
    form .select-wrapper select.active {
      border: solid 2px #000080; }
    form .select-wrapper select.error {
      border: solid 2px #c02b1f; }
      form .select-wrapper select.error + .error-msg {
        display: block; }
    form .select-wrapper select.complete {
      border: solid 2px #000; }
  form .select-wrapper:after {
    color: #000;
    content: '\f078';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    height: 34px;
    pointer-events: none;
    position: absolute;
    right: 14px;
    top: 22px; }

form fieldset {
  border: 0; }
  form fieldset label {
    display: flex;
    margin-bottom: 5px; }
    form fieldset label.disabled {
      opacity: .5;
      pointer-events: none; }
    form fieldset label > input[type=checkbox], form fieldset label > input[type=radio] {
      display: inline;
      height: auto;
      margin: 0 20px 0 0;
      position: relative;
      width: auto; }
      form fieldset label > input[type=checkbox]:before, form fieldset label > input[type=radio]:before {
        background-color: #fff;
        color: rgba(0, 0, 0, 0.5);
        content: '';
        display: inline-block;
        font-family: 'Font Awesome 5 Free';
        font-size: 22px;
        height: 22px;
        position: relative;
        width: 22px; }
      form fieldset label > input[type=checkbox]:checked:before, form fieldset label > input[type=radio]:checked:before {
        color: #000;
        content: '';
        display: inline-block;
        font-family: 'Font Awesome 5 Free'; }
      form fieldset label > input[type=checkbox]:checked + span, form fieldset label > input[type=radio]:checked + span {
        font-size: 14px;
        line-height: 14px;
        color: #000;
        display: inline-block;
        padding-top: 4px; }
      form fieldset label > input[type=checkbox] + span, form fieldset label > input[type=radio] + span {
        font-size: 14px;
        line-height: 14px;
        color: rgba(0, 0, 0, 0.5);
        display: inline-block;
        padding: 4px 0; }
    form fieldset label > input[type=checkbox]:before {
      content: '\f0c8'; }
    form fieldset label > input[type=checkbox]:checked:before {
      content: '\f14a'; }
    form fieldset label > input[type=radio]:before {
      content: '\f111'; }
    form fieldset label > input[type=radio]:checked:before {
      content: '\f192'; }
  form fieldset + .error-msg {
    display: none; }
  form fieldset.error label > input[type=checkbox]:before, form fieldset.error label > input[type=radio]:before {
    color: #c02b1f; }
  form fieldset.error label > input + span {
    color: #c02b1f; }
  form fieldset.error + .error-msg {
    display: block; }


h1,
bat-card-step.step1:before,
bat-card-step.step2:before,
bat-card-step.step3:before,
bat-card-step.step4:before,
h2,
h3,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
h4,
h5,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
h6 {
  margin-bottom: 10px; }
  h1.dark, bat-card-step.dark.step1:before, bat-card-step.dark.step2:before, bat-card-step.dark.step3:before, bat-card-step.dark.step4:before,
  h2.dark,
  h3.dark,
  bat-producthero-globrochureware .bat-producthero--globrochureware .dark.bat-producthero-configurator-title,
  bat-producthero-glosi .bat-producthero-glosi .dark.bat-producthero-configurator-title,
  h4.dark,
  h5.dark,
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .dark.bat-quantity-label,
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .dark.heading,
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .dark.bat-quantity-label,
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .dark.heading,
  h6.dark {
    color: #000; }
  h1.light, bat-card-step.light.step1:before, bat-card-step.light.step2:before, bat-card-step.light.step3:before, bat-card-step.light.step4:before,
  h2.light,
  h3.light,
  bat-producthero-globrochureware .bat-producthero--globrochureware .light.bat-producthero-configurator-title,
  bat-producthero-glosi .bat-producthero-glosi .light.bat-producthero-configurator-title,
  h4.light,
  h5.light,
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .light.bat-quantity-label,
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .light.heading,
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .light.bat-quantity-label,
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .light.heading,
  h6.light {
    color: #fff; }

.bg-gray-dark {
  background: rgba(0, 0, 0, 0.9); }

.bg-gray-dark-50 {
  background: rgba(0, 0, 0, 0.5); }

.bg-gray-medium {
  background: #888; }

.bg-gray-light {
  background: rgba(0, 0, 0, 0.1); }

.bg-black {
  background: #000; }

.bg-white {
  background: #fff; }

.bg-red {
  background: #c02b1f; }

.bg-green {
  background: #007955; }

.bat-button, .bat-cta-style.button-dark, .bat-cta-style.button-light, .bat-cta-style.button-secondary-dark, .bat-cta-style.button-secondary-light, .bat-cta-style.button-dark-disabled {
  font-size: 16px;
  line-height: 16px;
  align-items: center;
  background: none;
  border: 0;
  cursor: pointer;
  display: inline-flex;
  font-size: 16px;
  justify-content: center;
  max-width: 300px;
  padding: 12px 30px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase; }
  .icon-left.bat-button, .icon-left.bat-cta-style.button-dark, .icon-left.bat-cta-style.button-light, .icon-left.bat-cta-style.button-secondary-dark, .icon-left.bat-cta-style.button-secondary-light, .icon-left.bat-cta-style.button-dark-disabled {
    padding: 12px 30px 12px 20px; }
    .icon-left.bat-button i, .icon-left.bat-cta-style.button-dark i, .icon-left.bat-cta-style.button-light i, .icon-left.bat-cta-style.button-secondary-dark i, .icon-left.bat-cta-style.button-secondary-light i, .icon-left.bat-cta-style.button-dark-disabled i {
      margin-right: 5px; }
  .icon-right.bat-button, .icon-right.bat-cta-style.button-dark, .icon-right.bat-cta-style.button-light, .icon-right.bat-cta-style.button-secondary-dark, .icon-right.bat-cta-style.button-secondary-light, .icon-right.bat-cta-style.button-dark-disabled {
    padding: 12px 20px 12px 30px; }
    .icon-right.bat-button i, .icon-right.bat-cta-style.button-dark i, .icon-right.bat-cta-style.button-light i, .icon-right.bat-cta-style.button-secondary-dark i, .icon-right.bat-cta-style.button-secondary-light i, .icon-right.bat-cta-style.button-dark-disabled i {
      margin-left: 5px; }
  .bat-button i, .bat-cta-style.button-dark i, .bat-cta-style.button-light i, .bat-cta-style.button-secondary-dark i, .bat-cta-style.button-secondary-light i, .bat-cta-style.button-dark-disabled i,
  .bat-button span,
  .bat-cta-style.button-dark span,
  .bat-cta-style.button-light span,
  .bat-cta-style.button-secondary-dark span,
  .bat-cta-style.button-secondary-light span,
  .bat-cta-style.button-dark-disabled span {
    position: relative;
    z-index: 1; }
  .bat-button i, .bat-cta-style.button-dark i, .bat-cta-style.button-light i, .bat-cta-style.button-secondary-dark i, .bat-cta-style.button-secondary-light i, .bat-cta-style.button-dark-disabled i {
    height: 13px;
    width: 13px; }
    .bat-button i:before, .bat-cta-style.button-dark i:before, .bat-cta-style.button-light i:before, .bat-cta-style.button-secondary-dark i:before, .bat-cta-style.button-secondary-light i:before, .bat-cta-style.button-dark-disabled i:before {
      font-size: 13px; }

button {
  background: none;
  border: 0;
  cursor: pointer;
  padding: 0; }

.bat-button.left, .left.bat-cta-style.button-dark, .left.bat-cta-style.button-light, .left.bat-cta-style.button-secondary-dark, .left.bat-cta-style.button-secondary-light, .left.bat-cta-style.button-dark-disabled {
  justify-content: flex-start; }

.bat-button.right, .right.bat-cta-style.button-dark, .right.bat-cta-style.button-light, .right.bat-cta-style.button-secondary-dark, .right.bat-cta-style.button-secondary-light, .right.bat-cta-style.button-dark-disabled {
  justify-content: flex-end; }

.bat-button i, .bat-cta-style.button-dark i, .bat-cta-style.button-light i, .bat-cta-style.button-secondary-dark i, .bat-cta-style.button-secondary-light i, .bat-cta-style.button-dark-disabled i {
  height: 20px;
  width: 20px; }

.bat-button:hover, .bat-cta-style.button-dark:hover, .bat-cta-style.button-light:hover, .bat-cta-style.button-secondary-dark:hover, .bat-cta-style.button-secondary-light:hover, .bat-cta-style.button-dark-disabled:hover {
  text-decoration: none; }

.bat-button.disabled, .disabled.bat-cta-style.button-dark, .disabled.bat-cta-style.button-light, .disabled.bat-cta-style.button-secondary-dark, .disabled.bat-cta-style.button-secondary-light, .bat-cta-style.button-dark-disabled, .bat-button:disabled, .bat-cta-style.button-dark:disabled, .bat-cta-style.button-light:disabled, .bat-cta-style.button-secondary-dark:disabled, .bat-cta-style.button-secondary-light:disabled, .bat-cta-style.button-dark-disabled:disabled {
  cursor: not-allowed;
  opacity: .5;
  pointer-events: none; }

.bat-button--dark, .bat-cta-style.button-dark, .bat-cta-style.button-secondary-dark {
  border: solid 1px #000;
  color: #000; }
  .bat-button--dark:hover, .bat-cta-style.button-dark:hover, .bat-cta-style.button-secondary-dark:hover {
    background: #888; }

.bat-button--light, .bat-cta-style.button-light, .bat-cta-style.button-secondary-light {
  border: solid 1px #fff;
  color: #fff; }
  .bat-button--light:hover, .bat-cta-style.button-light:hover, .bat-cta-style.button-secondary-light:hover {
    background: #888; }

.bat-button--secondary, .bat-cta-style.button-secondary-dark, .bat-cta-style.button-secondary-light {
  background: #888; }
  .bat-button--secondary:hover, .bat-cta-style.button-secondary-dark:hover, .bat-cta-style.button-secondary-light:hover {
    background: transparent; }

.bat-icon {
  display: block;
  height: 24px;
  width: 24px; }
  .bat-icon:before {
    font-size: 24px; }
  .bat-icon svg {
    display: block;
    width: 100%; }

.bat-navigation-group-list {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0; }
  @media (min-width: 1025px) {
    .bat-navigation-group-list {
      align-content: center;
      align-items: center;
      flex-direction: row;
      justify-content: flex-start; } }
  .bat-navigation-group-list-item {
    flex: 1 1 auto;
    margin: 0;
    padding: 0 20px;
    position: relative;
    text-align: center; }
    .bat-navigation-group-list-item a {
      align-items: center;
      display: flex;
      justify-content: center;
      padding: 10px;
      text-decoration: none; }
      .bat-navigation-group-list-item a i {
        height: 16px;
        margin-left: 10px;
        transform-origin: center;
        transition: all .1s ease-in;
        width: 16px; }
        .bat-navigation-group-list-item a i:before {
          font-size: 16px; }
    .bat-navigation-group-list-item--menu {
      background-color: #fff; }
      .bat-navigation-group-list-item--menu.open a i {
        transform: rotate(180deg); }
      .bat-navigation-group-list-item--menu.open .bat-navigation-sub-group {
        display: block; }
    @media (min-width: 1025px) {
      .bat-navigation-group-list-item:hover a i {
        transform: rotate(180deg); }
      .bat-navigation-group-list-item:hover .bat-navigation-sub-group {
        display: block; }
      .bat-navigation-group-list-item.close:hover .bat-navigation-sub-group {
        display: none; } }

.bat-navigation-sub-group {
  background-color: #fff;
  display: none;
  margin: 0;
  padding: 20px; }
  @media (min-width: 1025px) {
    .bat-navigation-sub-group {
      left: 0;
      position: absolute;
      right: 0; } }
  .bat-navigation-sub-group-list {
    list-style: none;
    margin: 0;
    padding: 0; }
    .bat-navigation-sub-group-list-item a {
      text-decoration: none; }

picture {
  display: block;
  width: 100%; }
  picture img {
    display: block;
    width: 100%; }

.bat-quantity {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding: 0 10px 10px; }
  .bat-quantity-label {
    margin-right: 10px; }
  .bat-quantity-field {
    padding: 5px;
    pointer-events: none;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: textfield !important; }
    .bat-quantity-field::-webkit-outer-spin-button, .bat-quantity-field::-webkit-inner-spin-button {
      -webkit-appearance: none; }
  .bat-quantity-button {
    line-height: 0;
    padding: 10px; }
    .bat-quantity-button i {
      font-size: 10px;
      height: auto;
      width: auto; }
    .bat-quantity-button--minus {
      margin-right: 5px; }
    .bat-quantity-button--plus {
      margin-left: 5px; }

.bat-message-text p, .bat-message-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-message-text .suffix, .bat-message-text .bat-producthero-configurator-stock, .bat-message-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message-text div, .bat-message-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-message-text .bat-minicart-cart-item-product-container-flavor, .bat-message-text .bat-minicart-cart-item-product-container-delivery, .bat-message-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-message-text div, .bat-message-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message-text div {
  padding-left: 30px;
  position: relative; }
  .bat-message-text p:before, .bat-message-text .bat-producthero-configurator-price .suffix:before, .bat-producthero-configurator-price .bat-message-text .suffix:before, .bat-message-text .bat-producthero-configurator-stock:before, .bat-message-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:before, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message-text div:before, .bat-message-text .bat-minicart-cart-item-product-container-nicotine-level:before, .bat-message-text .bat-minicart-cart-item-product-container-flavor:before, .bat-message-text .bat-minicart-cart-item-product-container-delivery:before, .bat-message-text bat-cta-steps .bat-cta--steps-item div:before, bat-cta-steps .bat-cta--steps-item .bat-message-text div:before, .bat-message-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:before, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message-text div:before {
    content: '';
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-size: 18px;
    font-weight: 900;
    height: 20px;
    left: 1px;
    margin-right: 5px;
    margin-top: -2px;
    position: absolute;
    text-align: center;
    top: 3px;
    vertical-align: middle;
    width: 20px; }

.bat-message.error p:before, .bat-message.error .bat-producthero-configurator-price .suffix:before, .bat-producthero-configurator-price .bat-message.error .suffix:before, .bat-message.error .bat-producthero-configurator-stock:before, .bat-message.error .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:before, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message.error div:before, .bat-message.error .bat-minicart-cart-item-product-container-nicotine-level:before, .bat-message.error .bat-minicart-cart-item-product-container-flavor:before, .bat-message.error .bat-minicart-cart-item-product-container-delivery:before, .bat-message.error bat-cta-steps .bat-cta--steps-item div:before, bat-cta-steps .bat-cta--steps-item .bat-message.error div:before, .bat-message.error .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:before, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message.error div:before {
  color: #c02b1f;
  content: '\f12a'; }

.bat-message.error p, .bat-message.error .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-message.error .suffix, .bat-message.error .bat-producthero-configurator-stock, .bat-message.error .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message.error div, .bat-message.error .bat-minicart-cart-item-product-container-nicotine-level, .bat-message.error .bat-minicart-cart-item-product-container-flavor, .bat-message.error .bat-minicart-cart-item-product-container-delivery, .bat-message.error bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-message.error div, .bat-message.error .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message.error div,
.bat-message.error a {
  color: #c02b1f; }

.bat-message.warning p:before, .bat-message.warning .bat-producthero-configurator-price .suffix:before, .bat-producthero-configurator-price .bat-message.warning .suffix:before, .bat-message.warning .bat-producthero-configurator-stock:before, .bat-message.warning .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:before, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message.warning div:before, .bat-message.warning .bat-minicart-cart-item-product-container-nicotine-level:before, .bat-message.warning .bat-minicart-cart-item-product-container-flavor:before, .bat-message.warning .bat-minicart-cart-item-product-container-delivery:before, .bat-message.warning bat-cta-steps .bat-cta--steps-item div:before, bat-cta-steps .bat-cta--steps-item .bat-message.warning div:before, .bat-message.warning .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:before, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message.warning div:before {
  color: #f9d602;
  content: '\f071'; }

.bat-message.warning p, .bat-message.warning .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-message.warning .suffix, .bat-message.warning .bat-producthero-configurator-stock, .bat-message.warning .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message.warning div, .bat-message.warning .bat-minicart-cart-item-product-container-nicotine-level, .bat-message.warning .bat-minicart-cart-item-product-container-flavor, .bat-message.warning .bat-minicart-cart-item-product-container-delivery, .bat-message.warning bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-message.warning div, .bat-message.warning .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message.warning div,
.bat-message.warning a {
  color: #f9d602; }

.bat-message.confirmation p:before, .bat-message.confirmation .bat-producthero-configurator-price .suffix:before, .bat-producthero-configurator-price .bat-message.confirmation .suffix:before, .bat-message.confirmation .bat-producthero-configurator-stock:before, .bat-message.confirmation .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:before, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message.confirmation div:before, .bat-message.confirmation .bat-minicart-cart-item-product-container-nicotine-level:before, .bat-message.confirmation .bat-minicart-cart-item-product-container-flavor:before, .bat-message.confirmation .bat-minicart-cart-item-product-container-delivery:before, .bat-message.confirmation bat-cta-steps .bat-cta--steps-item div:before, bat-cta-steps .bat-cta--steps-item .bat-message.confirmation div:before, .bat-message.confirmation .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:before, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message.confirmation div:before {
  color: #007955;
  content: '\f00c'; }

.bat-message.confirmation p, .bat-message.confirmation .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-message.confirmation .suffix, .bat-message.confirmation .bat-producthero-configurator-stock, .bat-message.confirmation .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message.confirmation div, .bat-message.confirmation .bat-minicart-cart-item-product-container-nicotine-level, .bat-message.confirmation .bat-minicart-cart-item-product-container-flavor, .bat-message.confirmation .bat-minicart-cart-item-product-container-delivery, .bat-message.confirmation bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-message.confirmation div, .bat-message.confirmation .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message.confirmation div,
.bat-message.confirmation a {
  color: #007955; }

.bat-message.info p:before, .bat-message.info .bat-producthero-configurator-price .suffix:before, .bat-producthero-configurator-price .bat-message.info .suffix:before, .bat-message.info .bat-producthero-configurator-stock:before, .bat-message.info .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:before, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message.info div:before, .bat-message.info .bat-minicart-cart-item-product-container-nicotine-level:before, .bat-message.info .bat-minicart-cart-item-product-container-flavor:before, .bat-message.info .bat-minicart-cart-item-product-container-delivery:before, .bat-message.info bat-cta-steps .bat-cta--steps-item div:before, bat-cta-steps .bat-cta--steps-item .bat-message.info div:before, .bat-message.info .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:before, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message.info div:before {
  color: #000;
  content: '\f129'; }

.bat-message.info p, .bat-message.info .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-message.info .suffix, .bat-message.info .bat-producthero-configurator-stock, .bat-message.info .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message.info div, .bat-message.info .bat-minicart-cart-item-product-container-nicotine-level, .bat-message.info .bat-minicart-cart-item-product-container-flavor, .bat-message.info .bat-minicart-cart-item-product-container-delivery, .bat-message.info bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-message.info div, .bat-message.info .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message.info div,
.bat-message.info a {
  color: #000; }

.bat-message-box {
  cursor: pointer;
  margin-bottom: 20px;
  padding: 20px 80px 20px 20px;
  position: relative; }
  .bat-message-box p, .bat-message-box .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-message-box .suffix, .bat-message-box .bat-producthero-configurator-stock, .bat-message-box .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message-box div, .bat-message-box .bat-minicart-cart-item-product-container-nicotine-level, .bat-message-box .bat-minicart-cart-item-product-container-flavor, .bat-message-box .bat-minicart-cart-item-product-container-delivery, .bat-message-box bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-message-box div, .bat-message-box .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message-box div {
    margin: 0; }
  .bat-message-box.error {
    background: rgba(192, 43, 31, 0.1); }
  .bat-message-box.warning {
    background: rgba(249, 214, 2, 0.1); }
  .bat-message-box.confirmation {
    background: rgba(0, 121, 85, 0.1); }
  .bat-message-box.info {
    background: rgba(0, 0, 0, 0.1); }
  .bat-message-box:after {
    color: #888;
    content: '\f00d';
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-size: 24px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    vertical-align: middle; }
  .bat-message-box .velo-message-text p, .bat-message-box .velo-message-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-message-box .velo-message-text .suffix, .bat-message-box .velo-message-text .bat-producthero-configurator-stock, .bat-message-box .velo-message-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message-box .velo-message-text div, .bat-message-box .velo-message-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-message-box .velo-message-text .bat-minicart-cart-item-product-container-flavor, .bat-message-box .velo-message-text .bat-minicart-cart-item-product-container-delivery, .bat-message-box .velo-message-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-message-box .velo-message-text div, .bat-message-box .velo-message-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message-box .velo-message-text div {
    margin-bottom: 0; }

.bat-modal {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.9);
  display: none;
  height: 100vh;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 99999; }
  .authorEditMode .bat-modal {
    display: block;
    height: auto;
    position: relative;
    width: auto; }
  .bat-modal.active {
    display: flex; }
  .bat-modal-content {
    background-color: #fff;
    display: inline-block;
    margin: 0 20px;
    max-height: 90%;
    max-width: 90%;
    overflow-y: scroll; }
    .sm-max-width .bat-modal-content {
      max-width: 576px; }
    .md-max-width .bat-modal-content {
      max-width: 768px; }
    .lg-max-width .bat-modal-content {
      max-width: 1024px; }
    .xl-max-width .bat-modal-content {
      max-width: 1200px; }
    @media (min-width: 1025px) {
      .bat-modal-content {
        overflow-y: auto; } }
    .bat-modal-content-video {
      height: 50.625vw;
      max-height: calc(100vh - 100px);
      max-width: calc(177.7777vh - 177px);
      width: 90vw; }
      .bat-modal-content-video-container {
        display: block;
        max-width: 100%;
        position: relative; }
        .bat-modal-content-video-container-content {
          padding-top: 56.25%; }
    .authorEditMode .bat-modal-content {
      display: block; }
  .bat-modal-close {
    position: absolute;
    right: 20px;
    top: 20px; }
    .bat-modal-close i {
      color: #888;
      font-size: 34px; }


p,
.bat-producthero-configurator-price .suffix,
.bat-producthero-configurator-stock,
.bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
.bat-minicart-cart-item-product-container-nicotine-level,
.bat-minicart-cart-item-product-container-flavor,
.bat-minicart-cart-item-product-container-delivery,
bat-cta-steps .bat-cta--steps-item div,
.bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div {
  margin-bottom: 10px; }
  p .dark, .bat-producthero-configurator-price .suffix .dark, .bat-producthero-configurator-stock .dark, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div .dark, .bat-minicart-cart-item-product-container-nicotine-level .dark, .bat-minicart-cart-item-product-container-flavor .dark, .bat-minicart-cart-item-product-container-delivery .dark, bat-cta-steps .bat-cta--steps-item div .dark, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div .dark, p.dark, .bat-producthero-configurator-price .dark.suffix, .dark.bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.dark, .dark.bat-minicart-cart-item-product-container-nicotine-level, .dark.bat-minicart-cart-item-product-container-flavor, .dark.bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item div.dark, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.dark {
    color: #000; }
  p .light, .bat-producthero-configurator-price .suffix .light, .bat-producthero-configurator-stock .light, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div .light, .bat-minicart-cart-item-product-container-nicotine-level .light, .bat-minicart-cart-item-product-container-flavor .light, .bat-minicart-cart-item-product-container-delivery .light, bat-cta-steps .bat-cta--steps-item div .light, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div .light, p.light, .bat-producthero-configurator-price .light.suffix, .light.bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.light, .light.bat-minicart-cart-item-product-container-nicotine-level, .light.bat-minicart-cart-item-product-container-flavor, .light.bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item div.light, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.light {
    color: #fff; }
  p a, .bat-producthero-configurator-price .suffix a, .bat-producthero-configurator-stock a, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div a, .bat-minicart-cart-item-product-container-nicotine-level a, .bat-minicart-cart-item-product-container-flavor a, .bat-minicart-cart-item-product-container-delivery a, bat-cta-steps .bat-cta--steps-item div a, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div a {
    color: inherit;
    text-decoration: underline; }

ol,
ul {
  margin-bottom: 20px; }
  ol .dark, ol.dark,
  ul .dark,
  ul.dark {
    color: #000; }
  ol .light, ol.light,
  ul .light,
  ul.light {
    color: #fff; }
  ol .no-style, ol.no-style,
  ul .no-style,
  ul.no-style {
    list-style: none;
    margin: none;
    padding: none; }
  ol a,
  ul a {
    color: inherit; }

.reskin-text .bat-text p, .reskin-text .bat-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .reskin-text .bat-text .suffix, .reskin-text .bat-text .bat-producthero-configurator-stock, .reskin-text .bat-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .reskin-text .bat-text div, .reskin-text .bat-text .bat-minicart-cart-item-product-container-nicotine-level, .reskin-text .bat-text .bat-minicart-cart-item-product-container-flavor, .reskin-text .bat-text .bat-minicart-cart-item-product-container-delivery, .reskin-text .bat-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .reskin-text .bat-text div, .reskin-text .bat-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .reskin-text .bat-text div {
  font-family: "glo sans", sans-serif;
  font-size: 16;
  line-height: 22px; }

/*---------------------------------
CORE COMPONENTS 
---------------------------------*/
.bat-agegate--default-content {
  padding: 20px; }
  @media (min-width: 577px) {
    .bat-agegate--default-content {
      max-width: 450px;
      padding: 40px; } }
  .bat-agegate--default-content-image {
    margin-bottom: 20px;
    width: 100px; }
  .bat-agegate--default-content-greeting-headline {
    margin-bottom: 20px; }
  .bat-agegate--default-content-greeting-text {
    margin-bottom: 20px; }
  .bat-agegate--default-content-greeting-cta-list button {
    margin: 10px;
    min-width: 158px; }
  .bat-agegate--default-content-greeting.in-active {
    display: none; }
  .bat-agegate--default-content-error-message {
    display: none; }
    .bat-agegate--default-content-error-message.active {
      display: block; }

.bat-card {
  background-color: inherit; }
  .bat-card--default {
    background-color: inherit; }
    @media (min-width: 1025px) {
      .bat-card--default {
        max-width: 320px; } }
    .bat-card--default-tile {
      background-color: inherit;
      margin-bottom: 20px; }
      .bat-card--default-tile:before {
        background-color: inherit; }
      .bat-card--default-tile:after {
        background-color: inherit; }
      .bat-card--default-tile-headline {
        background-color: inherit;
        padding: 20px 0; }
        .bat-card--default-tile-headline h3, .bat-card--default-tile-headline bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-card--default-tile-headline .bat-producthero-configurator-title, .bat-card--default-tile-headline bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-card--default-tile-headline .bat-producthero-configurator-title {
          font-size: 20px;
          line-height: 20px; }
      .bat-card--default-tile a {
        background-color: inherit;
        display: block; }
        .bat-card--default-tile a:after {
          background-color: inherit; }
  .bat-card--hero {
    display: block; }
    @media (min-width: 1025px) {
      .bat-card--hero {
        align-content: center;
        display: flex;
        justify-content: flex-start;
        margin: 0 auto;
        max-width: 1400px; } }
    .bat-card--hero-tile {
      padding: 0 20px;
      width: 100%; }
      @media (min-width: 1025px) {
        .bat-card--hero-tile {
          flex: 0 1 50%; } }
    .bat-card--hero-content {
      display: flex;
      flex-direction: column;
      flex-wrap: wrap;
      justify-content: center;
      padding: 0 20px;
      width: 100%; }
      @media (min-width: 1025px) {
        .bat-card--hero-content {
          flex: 0 1 50%; } }
      .bat-card--hero-content-headline h2 {
        font-size: 40px;
        line-height: 40px; }
      .bat-card--hero-content-cta-list a {
        margin: 20px 20px 0 0; }
  .bat-card--category {
    margin: 0 auto;
    max-width: 210px; }
    .bat-card--category-tile {
      margin-bottom: 20px;
      width: 100%; }
    .bat-card--category-content-headline {
      text-align: center; }
      .bat-card--category-content-headline h4 {
        font-size: 25px;
        line-height: 25px; }
    .bat-card--category-content-text {
      text-align: center; }
    .bat-card--category-content-cta-list {
      margin-top: 20px;
      text-align: center; }
      .bat-card--category-content-cta-list a,
      .bat-card--category-content-cta-list button {
        display: block;
        margin: 0 auto 20px; }
  .bat-card--step {
    display: flex;
    flex-direction: row-reverse;
    margin: 0 auto;
    max-width: 450px; }
    .authorEditMode .bat-card--step {
      height: 450px !important;
      min-height: 0 !important; }
    .bat-card--step-content {
      display: flex;
      flex-basis: 50%;
      flex-direction: column;
      height: inherit;
      justify-content: flex-start;
      margin-right: auto;
      margin-top: 100px; }
      .bat-card--step-content-headline h5, .bat-card--step-content-headline bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-card--step-content-headline .bat-quantity-label, .bat-card--step-content-headline bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-card--step-content-headline .heading, .bat-card--step-content-headline bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-card--step-content-headline .bat-quantity-label, .bat-card--step-content-headline bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-card--step-content-headline .heading {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 0; }
      .bat-card--step-content-text p, .bat-card--step-content-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-card--step-content-text .suffix, .bat-card--step-content-text .bat-producthero-configurator-stock, .bat-card--step-content-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--step-content-text div, .bat-card--step-content-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-card--step-content-text .bat-minicart-cart-item-product-container-flavor, .bat-card--step-content-text .bat-minicart-cart-item-product-container-delivery, .bat-card--step-content-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-card--step-content-text div, .bat-card--step-content-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--step-content-text div {
        font-size: 16px;
        line-height: 20px; }
    .bat-card--step-tile {
      flex-basis: 50%;
      height: inherit; }
  .bat-card--hustle {
    margin: 0 auto;
    max-width: 512px; }
    .bat-card--hustle-tile-headline {
      padding-bottom: 28px;
      padding-right: 10px;
      text-align: end; }
      .bat-card--hustle-tile-headline h3 span, .bat-card--hustle-tile-headline bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title span, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-card--hustle-tile-headline .bat-producthero-configurator-title span, .bat-card--hustle-tile-headline bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title span, bat-producthero-glosi .bat-producthero-glosi .bat-card--hustle-tile-headline .bat-producthero-configurator-title span {
        color: #888; }
    .bat-card--hustle-text {
      margin: 24px 0;
      text-align: center; }
      .bat-card--hustle-text p, .bat-card--hustle-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-card--hustle-text .suffix, .bat-card--hustle-text .bat-producthero-configurator-stock, .bat-card--hustle-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--hustle-text div, .bat-card--hustle-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-card--hustle-text .bat-minicart-cart-item-product-container-flavor, .bat-card--hustle-text .bat-minicart-cart-item-product-container-delivery, .bat-card--hustle-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-card--hustle-text div, .bat-card--hustle-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--hustle-text div {
        padding: 0 5px; }
    .bat-card--hustle-cta-list {
      text-align: center; }
    .bat-card--hustle button[data-cta-type='video'] {
      position: relative; }
      .bat-card--hustle button[data-cta-type='video']:after {
        color: #fff;
        content: '\f04b';
        font-family: 'Font Awesome 5 Free';
        font-size: 40px;
        line-height: 40px;
        position: absolute;
        transition: transform .2s linear; }
    .bat-card--hustle button:hover:after {
      transform: scale(1.1); }

bat-card-step.step1, bat-card-step.step2, bat-card-step.step3, bat-card-step.step4 {
  position: relative; }
  bat-card-step.step1:before, bat-card-step.step2:before, bat-card-step.step3:before, bat-card-step.step4:before {
    color: #888;
    content: '';
    font-size: 220px;
    font-weight: 900;
    line-height: 220px;
    text-align: center;
    width: 100%;
    z-index: -1; }
    @media (min-width: 769px) {
      bat-card-step.step1:before, bat-card-step.step2:before, bat-card-step.step3:before, bat-card-step.step4:before {
        font-size: 160px;
        line-height: 160px; } }
    @media (min-width: 1025px) {
      bat-card-step.step1:before, bat-card-step.step2:before, bat-card-step.step3:before, bat-card-step.step4:before {
        font-size: 220px;
        line-height: 220px; } }

bat-card-step.step1:before {
  content: '01'; }

bat-card-step.step2:before {
  content: '02'; }

bat-card-step.step3:before {
  content: '03'; }

bat-card-step.step4:before {
  content: '04'; }

.cart-demo {
  width: 100%; }
  .cart-demo .cart-demo-header {
    padding: 1rem; }
  .cart-demo .cart-demo-columns {
    display: flex;
    flex-direction: row;
    justify-content: flex-start; }
    .cart-demo .cart-demo-columns bat-cartdetail-default {
      width: 70%; }
    .cart-demo .cart-demo-columns bat-cartsummary-default {
      margin-left: auto;
      width: 30%; }

.bat-cartheader {
  display: block; }
  .bat-cartheader-button {
    display: none; }
    .bat-cartheader-button.show {
      display: block; }
  .bat-cartheader-message {
    display: block; }

.bat-cartheader-slot {
  display: none; }
  .bat-cartheader-slot.show {
    display: block; }

.bat-cartsummary {
  display: none; }
  .bat-cartsummary-details {
    background-color: #f4f4f4;
    display: none;
    padding: 1rem; }
    .bat-cartsummary-details.show {
      display: block; }
  .bat-cartsummary.show {
    display: block; }
  .bat-cartsummary hr {
    border-color: #888; }
  .bat-cartsummary-label {
    margin-bottom: 1rem; }
    .bat-cartsummary-label .label {
      font-weight: bold; }
  .bat-cartsummary-subtotal {
    display: flex;
    margin-bottom: 1rem; }
    .bat-cartsummary-subtotal .value {
      margin-left: auto; }
  .bat-cartsummary-deductions {
    margin-bottom: 1rem; }
    .bat-cartsummary-deductions .label {
      font-weight: bold;
      margin-bottom: .25rem; }
    .bat-cartsummary-deductions .message {
      font-size: .8rem;
      font-style: italic;
      font-weight: 300; }
  .bat-cartsummary-promos {
    margin-bottom: 1rem; }
    .bat-cartsummary-promos .promo {
      display: flex;
      margin-bottom: .5rem; }
      .bat-cartsummary-promos .promo .value {
        margin-left: auto; }
  .bat-cartsummary-total {
    display: flex;
    margin-bottom: .25rem; }
    .bat-cartsummary-total h4 small {
      font-size: 1rem; }
    .bat-cartsummary-total .label {
      font-weight: bold; }
    .bat-cartsummary-total .value {
      margin-left: auto; }
  .bat-cartsummary-tax-message {
    font-size: .8rem;
    font-style: italic;
    font-weight: 300;
    margin-bottom: 1rem;
    width: 100%; }
  .bat-cartsummary-generic-message {
    font-size: .8rem;
    font-style: italic;
    font-weight: 300;
    margin-bottom: 1rem;
    text-align: center;
    width: 100%; }
  .bat-cartsummary-button {
    text-align: center; }

.bat-cartsummary-slot {
  display: none; }
  .bat-cartsummary-slot.show {
    display: block; }

.bat-cartdetail {
  display: none;
  padding: 1rem;
  width: 100%; }
  .bat-cartdetail.show {
    display: block; }
  .bat-cartdetail-item {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 1rem;
    width: 100%; }
    .bat-cartdetail-item .image {
      margin-right: 2rem;
      width: auto; }
      .bat-cartdetail-item .image img {
        height: 100px;
        width: auto; }
  .bat-cartdetail-details {
    align-items: flex-start;
    display: flex;
    justify-content: flex-start;
    width: 100%; }
    .bat-cartdetail-details .right {
      align-items: flex-end;
      display: flex;
      flex-direction: column;
      justify-content: center;
      margin-left: auto; }
    .bat-cartdetail-details .quantity {
      align-items: center;
      display: flex;
      justify-content: flex-start; }
      .bat-cartdetail-details .quantity .bat-quantity {
        margin: 0;
        margin-left: 1rem;
        padding: 0; }
    .bat-cartdetail-details .prices strike {
      margin-right: .5rem; }

.bat-cta-list--horizontal {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .bat-cta-list--horizontal a,
  .bat-cta-list--horizontal button {
    flex-grow: 0;
    margin-bottom: 10px;
    margin-right: 10px; }

.bat-cta-list--vertical {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .bat-cta-list--vertical a,
  .bat-cta-list--vertical button {
    flex-grow: 0;
    margin-bottom: 10px; }

.reskin-cta {
  position: relative; }
  .reskin-cta button:disabled {
    background: #f1f1f1; }
    .reskin-cta button:disabled span {
      color: #969696; }
  .reskin-cta .bat-cta .button-dark {
    color: #000;
    letter-spacing: 1px; }
  .reskin-cta .bat-cta .button-dark :hover {
    color: #000;
    letter-spacing: 1px; }
  .reskin-cta .bat-cta .bat-cta-style.button-dark {
    background: #FE5000;
    color: #000;
    letter-spacing: 1px;
    font-size: 16px;
    font-family: "glo sans", sans-serif;
    min-width: 100%; }
  .reskin-cta .bat-cta .bat-cta-style.button-dark:hover span {
    color: #000;
    font-family: "glo sans", sans-serif; }
  .reskin-cta .bat-cta .button-secondary-dark:hover span {
    color: #000;
    font-family: "glo sans", sans-serif; }
  .reskin-cta .bat-cta .bat-cta-style.button-secondary-dark {
    border: solid 2px #2A2A2A;
    color: #000;
    letter-spacing: 1px;
    font-size: 16px;
    font-family: "glo sans", sans-serif;
    min-width: 100%; }

.bat-carousel {
  margin-bottom: 0 auto 40px auto;
  max-width: 1400px;
  position: relative;
  width: 100%; }
  .authorEditMode .bat-carousel .bat-card .bat-card--default {
    margin: 0 auto;
    max-width: 400px; }
  .bat-carousel-slides {
    visibility: hidden; }
    .authorEditMode .bat-carousel-slides {
      visibility: visible; }
    .bat-carousel-slides.loaded {
      visibility: visible; }
  .bat-carousel .slick-arrow {
    height: 40px;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    z-index: 1; }
    .bat-carousel .slick-arrow.slick-prev {
      left: 20px; }
    .bat-carousel .slick-arrow.slick-next {
      right: 20px; }
  .bat-carousel .slick-dots {
    align-items: center;
    bottom: -40px;
    display: flex;
    flex-wrap: wrap;
    height: 40px;
    justify-content: center;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0; }
    .bat-carousel .slick-dots li {
      display: flex;
      flex: 0 0 auto;
      padding: 5px; }
      .bat-carousel .slick-dots li button {
        border: solid 1px #000;
        border-radius: 14px;
        height: 10px;
        text-indent: -99999999px;
        width: 10px; }
        .bat-carousel .slick-dots li button:hover {
          background-color: #000; }
      .bat-carousel .slick-dots li.slick-active button {
        background-color: #000; }
  .bat-carousel-side-content {
    position: relative; }
    .bat-carousel-side-content-header {
      left: 20px;
      position: absolute;
      top: 20px; }
  @media (min-width: 1025px) {
    .bat-carousel {
      margin: 0 auto;
      max-width: 1400px; } }

.expander bat-expander-default .bat-expander {
  border-top: solid 1px #888; }

.expander ~ .expander bat-expander-default .bat-expander {
  border-top: 0; }

bat-expander-default .bat-expander {
  border-top: solid 1px #888; }

bat-expander-default ~ bat-expander-default .bat-expander {
  border-top: 0; }

.bat-expander {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  max-width: 1400px; }
  .bat-expander-button {
    align-items: flex-start;
    border-bottom: solid 1px #888;
    display: flex;
    justify-content: flex-start;
    padding: 10px;
    width: 100%; }
    .bat-expander-button-label {
      display: inline-block; }
    .bat-expander-button-icon {
      margin-left: auto; }
      .bat-expander-button-icon-close i, .bat-expander-button-icon-open i {
        height: 20px;
        margin: 0 0 0 auto;
        width: 20px; }
      .bat-expander-button-icon-close {
        display: block; }
      .bat-expander-button-icon-open {
        display: none; }
    .active .bat-expander-button-icon-close {
      display: none; }
    .active .bat-expander-button-icon-open {
      display: block; }
    .icon-alignment-left .bat-expander-button-label {
      order: 2; }
    .icon-alignment-left .bat-expander-button-icon {
      margin: 0 20px 0 0;
      order: 1; }
    .below .bat-expander-button {
      order: 2; }
  .bat-expander-content {
    height: 0;
    overflow: hidden; }
    .active .bat-expander-content {
      border-bottom: solid 1px #888;
      height: auto; }
    .authorEditMode .bat-expander-content {
      border-bottom: solid 1px #888;
      height: auto; }
    .bat-expander-content > div {
      padding: 20px 0; }
    .below .bat-expander-content {
      order: 1; }

.bat-footer footer {
  align-content: center;
  align-items: center;
  background-color: #f4f4f4;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 64px;
  padding: 20px; }
  @media (min-width: 1025px) {
    .bat-footer footer {
      flex-direction: row;
      margin: 0 auto;
      max-width: 1400px;
      min-height: 77px; } }

.bat-footer-logo {
  flex: 0 0 auto;
  order: 2; }
  @media (min-width: 1025px) {
    .bat-footer-logo {
      order: 1; } }
  .bat-footer-logo a {
    display: inline-block; }

.bat-footer-nav {
  display: flex;
  flex-direction: column;
  justify-content: center;
  order: 1;
  padding: 20px;
  width: 100%; }
  @media (min-width: 1025px) {
    .bat-footer-nav {
      flex: 1 1 100%;
      order: 2; } }
  .bat-footer-nav ul {
    line-height: 1rem;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center; }
    @media (min-width: 1025px) {
      .bat-footer-nav ul {
        order: 2;
        text-align: left; } }
    .bat-footer-nav ul li {
      display: inline-block;
      margin: 0; }
      .bat-footer-nav ul li a {
        display: inline;
        padding: 0 5px; }

.bat-footer-social-nav {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  order: 3;
  padding: 20px; }
  .bat-footer-social-nav ul {
    align-items: center;
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0; }
    .bat-footer-social-nav ul li {
      margin: 0; }
      .bat-footer-social-nav ul li a {
        display: block;
        padding: 0 10px; }
        .bat-footer-social-nav ul li a svg {
          height: 30px;
          width: 30px; }

.bat-footer-large {
  background-color: #f4f4f4; }
  .bat-footer-large footer {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 20px; }
    @media (min-width: 1025px) {
      .bat-footer-large footer {
        align-items: stretch;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 0 auto;
        max-width: 1400px; } }
  .bat-footer-large-logo {
    align-items: center;
    display: flex;
    justify-content: center;
    order: 2;
    width: 100%; }
    @media (min-width: 1025px) {
      .bat-footer-large-logo {
        order: 1;
        width: 50%; } }
    .bat-footer-large-logo a {
      display: inline-block; }
  .bat-footer-large-nav {
    order: 1;
    width: 100%; }
    @media (min-width: 1025px) {
      .bat-footer-large-nav {
        order: 2;
        width: 50%; } }
    .bat-footer-large-nav-content {
      color: #000;
      height: 108px; }
    @media (min-width: 1025px) {
      .bat-footer-large-nav-menus {
        display: flex; } }
    .bat-footer-large-nav-menus-menu {
      flex: 1 1 auto; }
      .bat-footer-large-nav-menus-menu button {
        align-items: center;
        border-top: solid 1px #888;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        padding: 10px 20px 10px 0;
        text-align: left;
        width: 100%; }
        .bat-footer-large-nav-menus-menu button i {
          margin-left: auto;
          transition: all .1s ease-in; }
        @media (min-width: 1025px) {
          .bat-footer-large-nav-menus-menu button {
            border-top: 0;
            display: block;
            padding: 0;
            pointer-events: none;
            width: auto; }
            .bat-footer-large-nav-menus-menu button i {
              display: none; } }
      .bat-footer-large-nav-menus-menu div {
        display: none;
        margin-bottom: 20px; }
        .bat-footer-large-nav-menus-menu div ul {
          list-style: none;
          margin: 0;
          padding: 0; }
          .bat-footer-large-nav-menus-menu div ul li {
            margin-bottom: 0; }
        @media (min-width: 1025px) {
          .bat-footer-large-nav-menus-menu div {
            display: block;
            margin-bottom: 0; } }
      .bat-footer-large-nav-menus-menu.open button i {
        transform: rotate(-180deg); }
      .bat-footer-large-nav-menus-menu.open div {
        display: block; }
      @media (min-width: 1025px) {
        .bat-footer-large-nav-menus-menu {
          padding-right: 20px; } }
  .bat-footer-large-copyright {
    order: 3;
    padding: 20px;
    text-align: center;
    width: 100%; }
    @media (min-width: 1025px) {
      .bat-footer-large-copyright {
        align-self: flex-end;
        padding: 0;
        text-align: left;
        width: 50%; } }
  .bat-footer-large-social-nav {
    order: 4;
    width: 100%; }
    @media (min-width: 1025px) {
      .bat-footer-large-social-nav {
        align-self: flex-end;
        width: 50%; } }
    .bat-footer-large-social-nav ul {
      align-items: center;
      display: flex;
      justify-content: center;
      list-style: none;
      margin: 0;
      padding: 0; }
      @media (min-width: 1025px) {
        .bat-footer-large-social-nav ul {
          justify-content: flex-start; } }
      .bat-footer-large-social-nav ul li {
        margin: 0; }
        .bat-footer-large-social-nav ul li a {
          display: block;
          padding: 0 10px; }
          @media (min-width: 1025px) {
            .bat-footer-large-social-nav ul li a {
              padding: 0 20px 0 0; } }

.bat-footer-small footer {
  align-content: center;
  align-items: center;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 64px;
  padding: 20px; }
  @media (min-width: 1025px) {
    .bat-footer-small footer {
      flex-direction: row;
      margin: 0 auto;
      max-width: 1400px;
      min-height: 77px; } }

.bat-footer-small-nav {
  display: flex;
  flex-direction: column;
  justify-content: center;
  order: 1;
  padding: 20px;
  width: 100%; }
  @media (min-width: 1025px) {
    .bat-footer-small-nav {
      flex: 1 1 100%;
      flex-direction: row;
      order: 2; } }
  .bat-footer-small-nav ul {
    line-height: 1rem;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center; }
    @media (min-width: 1025px) {
      .bat-footer-small-nav ul {
        order: 2;
        text-align: left; } }
    .bat-footer-small-nav ul li {
      display: inline-block;
      margin: 0;
      padding: .5rem;
      font-size: 14px;
      line-height: 14px; }
      .bat-footer-small-nav ul li a {
        display: inline;
        padding: 0 5px;
        text-decoration: underline; }
        .bat-footer-small-nav ul li a:hover {
          text-decoration: none; }
      .bat-footer-small-nav ul li:not(:last-child):after {
        color: #000;
        content: '|';
        display: inline-block;
        line-height: 1;
        position: relative;
        right: -7px;
        top: -1px;
        vertical-align: middle; }

.bat-form {
  margin: 0 auto; }
  .bat-form-step {
    display: none; }
    .bat-form-step.active {
      display: block; }
  .bat-form-step-head {
    display: flex;
    flex-direction: row;
    margin: 20px 0 50px; }
    .bat-form-step-head span.number {
      align-self: flex-end;
      background-color: #f4f4f4;
      border: inherit;
      border-radius: 50%;
      color: #000;
      font-size: 1.25rem;
      font-weight: 900;
      height: 36px;
      letter-spacing: -0.023rem;
      line-height: 24px;
      margin: 0;
      padding: 6px 0;
      text-align: center;
      width: 36px; }
      .bat-form-step-head span.number.active {
        background-color: #888; }
    .bat-form-step-head span.divider {
      align-self: center;
      background-color: #f4f4f4;
      border: 0;
      border-radius: 0;
      display: inline-block;
      height: 5.5px;
      margin: 0;
      width: 50px; }
      .bat-form-step-head span.divider.active {
        background-color: #888; }
  .bat-form-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 20px; }
    .bat-form-block-text {
      margin-bottom: 20px;
      width: 100%; }
      .bat-form-block-text h1, .bat-form-block-text bat-card-step.step1:before, .bat-form-block-text bat-card-step.step2:before, .bat-form-block-text bat-card-step.step3:before, .bat-form-block-text bat-card-step.step4:before,
      .bat-form-block-text h2,
      .bat-form-block-text h3,
      .bat-form-block-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-form-block-text .bat-producthero-configurator-title,
      .bat-form-block-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
      bat-producthero-glosi .bat-producthero-glosi .bat-form-block-text .bat-producthero-configurator-title,
      .bat-form-block-text h4,
      .bat-form-block-text h5,
      .bat-form-block-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-form-block-text .bat-quantity-label,
      .bat-form-block-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-form-block-text .heading,
      .bat-form-block-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-form-block-text .bat-quantity-label,
      .bat-form-block-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-form-block-text .heading,
      .bat-form-block-text h6 {
        margin-bottom: 10px; }
    .bat-form-block--hidden {
      display: none; }
      .bat-form-block--hidden.active {
        display: block; }
  .bat-form-divider {
    align-items: center;
    display: flex;
    flex-basis: 100%;
    margin: 50px 0; }
    .bat-form-divider:after, .bat-form-divider:before {
      background: #888;
      content: "";
      flex-grow: 1;
      font-size: 0;
      height: 1px;
      line-height: 0;
      margin: 0 8px; }
  .bat-form-field {
    margin-bottom: 20px;
    position: relative;
    width: 100%; }
    .bat-form-field label {
      background: #fff;
      color: #888;
      display: block;
      left: 11px;
      padding: 0 4px;
      position: absolute;
      top: 22px;
      transition: all 0.1s ease-in;
      z-index: 1; }
      .bat-form-field label.blurred {
        color: #000;
        top: -7px; }
    .bat-form-field-set legend {
      color: #000;
      font-weight: 900;
      left: 0;
      margin-bottom: 10px;
      position: relative;
      top: 0; }
    .bat-form-field-set label {
      background: transparent;
      display: flex;
      left: 0;
      padding: 0;
      position: relative;
      top: 0; }
    .bat-form-field--read-only label {
      color: #000;
      top: -7px; }
    .bat-form-field--read-only input {
      border: solid 2px #000;
      cursor: not-allowed;
      padding-left: 30px; }
    .bat-form-field--read-only:before {
      color: #000;
      content: "\f023";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      height: 34px;
      left: 10px;
      pointer-events: none;
      position: absolute;
      top: 19px; }
    .bat-form-field--hidden {
      display: none; }
      .bat-form-field--hidden.active {
        display: block; }
    .bat-form-field-tip {
      height: 16px;
      position: absolute;
      right: 10px;
      top: 19px;
      width: 16px;
      z-index: 10; }
      .bat-form-field-tip i {
        cursor: help;
        height: 16px;
        position: relative;
        width: 16px;
        z-index: 1; }
        .bat-form-field-tip i:before {
          color: #000;
          content: "\f059";
          font-family: "Font Awesome 5 Free";
          font-size: 15px;
          font-weight: 900; }
        .bat-form-field-tip i span {
          font-size: 14px;
          line-height: 14px;
          background-color: #f4f4f4;
          border: solid 1px #000;
          bottom: 0;
          box-shadow: 3px 6px 10px 0 rgba(0, 0, 0, 0.3);
          display: none;
          left: 0;
          padding: 10px;
          position: absolute;
          transform: translate(-88%, 103%);
          width: 300px;
          z-index: 1; }
          .bat-form-field-tip i span:before {
            border: solid transparent;
            border-bottom-color: #000;
            border-width: 6px;
            content: "";
            margin-right: -6px;
            position: absolute;
            right: 28px;
            top: -13px;
            z-index: 1; }
          .bat-form-field-tip i span:after {
            border: solid transparent;
            border-bottom-color: #f4f4f4;
            border-width: 5px;
            content: "";
            margin-right: -5px;
            position: absolute;
            right: 28px;
            top: -10px;
            z-index: 2; }
        .bat-form-field-tip i:hover span {
          display: block; }
  .bat-form .bat-message {
    display: none; }
    .bat-form .bat-message p, .bat-form .bat-message .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-form .bat-message .suffix, .bat-form .bat-message .bat-producthero-configurator-stock, .bat-form .bat-message .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form .bat-message div, .bat-form .bat-message .bat-minicart-cart-item-product-container-nicotine-level, .bat-form .bat-message .bat-minicart-cart-item-product-container-flavor, .bat-form .bat-message .bat-minicart-cart-item-product-container-delivery, .bat-form .bat-message bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-form .bat-message div, .bat-form .bat-message .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form .bat-message div {
      line-height: 1rem;
      padding-left: 20px; }
      .bat-form .bat-message p:before, .bat-form .bat-message .bat-producthero-configurator-price .suffix:before, .bat-producthero-configurator-price .bat-form .bat-message .suffix:before, .bat-form .bat-message .bat-producthero-configurator-stock:before, .bat-form .bat-message .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:before, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form .bat-message div:before, .bat-form .bat-message .bat-minicart-cart-item-product-container-nicotine-level:before, .bat-form .bat-message .bat-minicart-cart-item-product-container-flavor:before, .bat-form .bat-message .bat-minicart-cart-item-product-container-delivery:before, .bat-form .bat-message bat-cta-steps .bat-cta--steps-item div:before, bat-cta-steps .bat-cta--steps-item .bat-form .bat-message div:before, .bat-form .bat-message .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:before, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form .bat-message div:before {
        font-size: 12px;
        height: 15px;
        width: 15px; }
    .bat-form .bat-message.active {
      display: block; }
  @media (min-width: 577px) {
    .bat-form--default-submit {
      text-align: center; } }
  @media (min-width: 577px) and (min-width: 577px) {
    .bat-form--default-submit {
      text-align: left; } }
  @media (min-width: 577px) {
    .bat-form--default-address-street {
      width: 75%; }
    .bat-form--default-address-apt {
      width: 23%; }
    .bat-form--default-address-zip-code {
      width: 30%; }
    .bat-form--default-address-city {
      width: 43%; }
    .bat-form--default-address-state {
      width: 23%; } }
  @media (min-width: 577px) {
    .bat-form--login-email {
      width: 75%; }
    .bat-form--login-password {
      width: 75%; }
    .bat-form--login-submit {
      align-items: center;
      display: flex; }
      .bat-form--login-submit a {
        padding: 0 0 0 30px;
        text-align: center; }
        .bat-form--login-submit a:hover {
          text-decoration: underline; } }
  @media (min-width: 577px) {
    .bat-form--username-submit {
      text-align: center; } }
  @media (min-width: 577px) and (min-width: 577px) {
    .bat-form--username-submit {
      text-align: left; } }
  @media (min-width: 577px) {
    .bat-form--username-address-street {
      width: 75%; }
    .bat-form--username-address-apt {
      width: 23%; }
    .bat-form--username-address-zip-code {
      width: 30%; }
    .bat-form--username-address-city {
      width: 43%; }
    .bat-form--username-address-state {
      width: 23%; }
    .bat-form--username-dob-month {
      width: 29%; }
    .bat-form--username-dob-day {
      width: 29%; }
    .bat-form--username-dob-year {
      width: 38%; } }
  .bat-form--password-submit {
    text-align: center; }
    @media (min-width: 577px) {
      .bat-form--password-submit {
        text-align: left; } }
  @media (min-width: 577px) {
    .bat-form--password-address-street {
      width: 75%; }
    .bat-form--password-address-apt {
      width: 23%; }
    .bat-form--password-address-zip-code {
      width: 30%; }
    .bat-form--password-address-city {
      width: 43%; }
    .bat-form--password-address-state {
      width: 23%; }
    .bat-form--password-dob-month {
      width: 29%; }
    .bat-form--password-dob-day {
      width: 29%; }
    .bat-form--password-dob-year {
      width: 38%; } }
  .bat-form--registration-submit {
    text-align: center; }
    @media (min-width: 577px) {
      .bat-form--registration-submit {
        text-align: left; } }
  .bat-form--registration .bat-form-block--hidden label {
    color: #000;
    font-weight: 900;
    left: 0;
    margin-bottom: 10px;
    position: relative;
    top: 0; }
  @media (min-width: 577px) {
    .bat-form--registration-address-street {
      width: 75%; }
    .bat-form--registration-address-apt {
      width: 23%; }
    .bat-form--registration-address-zip-code {
      width: 30%; }
    .bat-form--registration-address-city {
      width: 43%; }
    .bat-form--registration-address-state {
      width: 23%; }
    .bat-form--registration-dob-month {
      width: 29%; }
    .bat-form--registration-dob-day {
      width: 29%; }
    .bat-form--registration-dob-year {
      width: 38%; }
    .bat-form--registration-ssn {
      width: 29%; } }

.reskin-form form input[type="text"],
.reskin-form form input[type="date"],
.reskin-form form input[type="email"],
.reskin-form form input[type="password"],
.reskin-form form textarea,
.reskin-form form select, .reskin-form .select-wrapper select {
  border-radius: 2px;
  background-color: #f6f6f6;
  border-bottom: solid 1px #2a2a2a;
  height: 48px; }

.reskin-form form .select-wrapper {
  border-radius: 2px;
  background-color: #f6f6f6;
  border: none;
  border-bottom: solid 1px #2a2a2a;
  min-height: 48px; }

.reskin-form.bat form label {
  font-weight: 500; }

.bat-header {
  position: relative; }
  .bat-header .bat-wrapper {
    position: relative; }
  .bat-header header {
    align-content: center;
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    padding: 20px;
    position: relative;
    z-index: 1; }
    @media (min-width: 1025px) {
      .bat-header header {
        margin: 0 auto;
        max-width: 1400px; } }
  .bat-header-logo {
    flex: 0 0 auto;
    margin-right: auto; }
    .bat-header-logo a {
      display: inline-block; }
  .bat-header-menu {
    background-color: #fff;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    justify-content: flex-start;
    left: 0;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    width: 100%; }
    .bat-header-menu.open {
      display: flex;
      max-height: 1000px;
      z-index: 999; }
    @media (min-width: 1025px) {
      .bat-header-menu {
        align-content: center;
        align-items: center;
        display: flex;
        flex-direction: row;
        left: auto;
        max-height: none;
        overflow: visible;
        padding: 0;
        position: relative;
        top: auto; } }
  .bat-header-nav {
    flex: 1 1 auto;
    order: 2;
    padding: 20px; }
    @media (min-width: 1025px) {
      .bat-header-nav {
        display: flex;
        justify-content: center;
        order: 1;
        padding: 0; } }
  .bat-header-social-nav {
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    justify-content: center;
    order: 3;
    padding: 20px; }
    .bat-header-social-nav ul {
      align-items: center;
      display: flex;
      justify-content: center;
      list-style: none;
      margin: 0;
      padding: 0; }
      .bat-header-social-nav ul li {
        margin: 0; }
        .bat-header-social-nav ul li a {
          display: block;
          padding: 0 10px; }
          .bat-header-social-nav ul li a svg {
            height: 30px;
            width: 30px; }
    @media (min-width: 1025px) {
      .bat-header-social-nav {
        display: none;
        order: 4; } }
  .bat-header-search {
    margin: 0 auto;
    max-width: 340px;
    order: 1;
    padding: 20px;
    width: 100%; }
    @media (min-width: 1025px) {
      .bat-header-search {
        flex: 1 1 auto;
        order: 2;
        padding: 0 20px; } }
    .bat-header-search form {
      align-items: center;
      display: flex;
      position: relative; }
      .bat-header-search form input {
        height: auto;
        padding: 5px 30px 5px 10px;
        width: 100%; }
    .bat-header-search-button {
      background: none;
      border: 0;
      cursor: pointer;
      height: 24px;
      padding: 2px;
      position: absolute;
      right: 5px;
      top: 3px;
      width: 24px; }
      .bat-header-search-button i {
        font-size: 20px; }
        .bat-header-search-button i:before {
          font-size: 20px; }
      .bat-header-search-button span {
        display: none; }
  .bat-header-support, .bat-header-stores, .bat-header-cart, .bat-header-account {
    flex: 0 0 auto;
    margin: 0;
    order: 3;
    padding: 10px;
    text-align: center; }
    .bat-header-support a, .bat-header-stores a, .bat-header-cart a, .bat-header-account a {
      text-align: center; }
      .bat-header-support a i, .bat-header-stores a i, .bat-header-cart a i, .bat-header-account a i {
        margin: 0 auto; }
        .bat-header-support a i:before, .bat-header-stores a i:before, .bat-header-cart a i:before, .bat-header-account a i:before {
          color: #888; }
        .bat-header-support a i svg, .bat-header-stores a i svg, .bat-header-cart a i svg, .bat-header-account a i svg {
          fill: #888; }
      .bat-header-support a span, .bat-header-stores a span, .bat-header-cart a span, .bat-header-account a span {
        font-size: 10px;
        line-height: 10px; }
    @media (min-width: 1025px) {
      .bat-header-support, .bat-header-stores, .bat-header-cart, .bat-header-account {
        margin: 0; } }
  .bat-header-account {
    position: relative; }
    .bat-header-account.open a i:before {
      color: #000; }
    .bat-header-account.open a i svg {
      fill: #000; }
    .bat-header-account-menu {
      background-color: #fff;
      display: none;
      left: 50%;
      margin: 0;
      padding: 20px;
      position: absolute;
      transform: translate(-50%, 3%);
      width: 136px;
      z-index: 1000; }
      .bat-header-account-menu ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        .bat-header-account-menu ul li {
          margin: 0; }
          .bat-header-account-menu ul li a {
            padding: 10px 0; }
      .open .bat-header-account-menu {
        display: block; }
    .bat-header-account-icon-label-loading {
      display: none; }
      .loading .bat-header-account-icon-label-loading {
        display: inline; }
      .authenticated .bat-header-account-icon-label-loading {
        display: none; }
    .bat-header-account-icon-label {
      display: inline; }
      .loading .bat-header-account-icon-label {
        display: none; }
      .authenticated .bat-header-account-icon-label {
        display: none; }
    .bat-header-account-icon-label-auth {
      display: none; }
      .loading .bat-header-account-icon-label-auth {
        display: none; }
      .authenticated .bat-header-account-icon-label-auth {
        display: inline; }
  .bat-header-cart {
    position: relative; }
    .bat-header-cart-label {
      visibility: hidden; }
      .cartEmpty .bat-header-cart-label {
        visibility: visible; }
    .bat-header-cart-count {
      bottom: 10px;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      visibility: visible; }
      .cartEmpty .bat-header-cart-count {
        visibility: hidden; }
    .bat-header-cart span {
      font-size: 10px;
      line-height: 10px; }
  .bat-header-fixed-spacer {
    height: 40px; }
  .bat-header-content .bat-text {
    align-items: center;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    height: 40px;
    justify-content: center;
    left: 0;
    margin: 0 auto;
    max-width: 1400px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999; }
  .bat-header-menu-button {
    align-content: center;
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    order: 4;
    padding: 10px; }
    @media (min-width: 1025px) {
      .bat-header-menu-button {
        display: none; } }
    .bat-header-menu-button.active button span {
      background-color: #fff; }
      .bat-header-menu-button.active button span:before {
        top: 0;
        transform: rotate(45deg); }
      .bat-header-menu-button.active button span:after {
        top: 0;
        transform: rotate(-45deg); }
    .bat-header-menu-button.active button i:first-child {
      display: none; }
    .bat-header-menu-button.active button i:last-child {
      display: block; }
    .bat-header-menu-button button {
      display: flex;
      flex: 0 0 auto;
      height: 24px;
      width: 24px; }
      .bat-header-menu-button button span {
        align-self: center;
        background-color: #000;
        display: inline-block;
        height: 3px;
        margin: 10px 0;
        position: relative;
        width: 100%; }
        .bat-header-menu-button button span:before {
          background-color: #000;
          content: '';
          height: 3px;
          left: 0;
          position: absolute;
          top: -8px;
          width: 100%; }
        .bat-header-menu-button button span:after {
          background-color: #000;
          content: '';
          height: 3px;
          left: 0;
          position: absolute;
          top: 8px;
          width: 100%; }
      .bat-header-menu-button button i:first-child {
        display: block; }
      .bat-header-menu-button button i:last-child {
        display: none; }
    .bat-header-menu-button-close-label, .bat-header-menu-button-open-label {
      font-size: 10px;
      line-height: 10px;
      display: block;
      height: auto;
      margin-top: 3px; }
    .active .bat-header-menu-button-open-label {
      display: none; }
    .bat-header-menu-button-close-label {
      display: none; }
      .active .bat-header-menu-button-close-label {
        display: block; }
  .bat-header-message-bar {
    align-content: center;
    align-items: center;
    background-color: #f4f4f4;
    display: flex;
    justify-content: center;
    padding: 8px 20px; }
    .bat-header-message-bar-message {
      align-content: center;
      align-items: center;
      display: flex;
      justify-content: center; }
      .bat-header-message-bar-message i {
        margin-right: 16px; }
      .bat-header-message-bar-message span p, .bat-header-message-bar-message span .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-header-message-bar-message span .suffix, .bat-header-message-bar-message span .bat-producthero-configurator-stock, .bat-header-message-bar-message span .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-header-message-bar-message span div, .bat-header-message-bar-message span .bat-minicart-cart-item-product-container-nicotine-level, .bat-header-message-bar-message span .bat-minicart-cart-item-product-container-flavor, .bat-header-message-bar-message span .bat-minicart-cart-item-product-container-delivery, .bat-header-message-bar-message span bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-header-message-bar-message span div, .bat-header-message-bar-message span .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-header-message-bar-message span div {
        font-size: 14px;
        line-height: 14px;
        margin-bottom: 0; }

.bat-headline-style.headline1-large-light, .bat-headline-style.headline1-light, .bat-headline-style.headline2-light, .bat-headline-style.headline3-light, .bat-headline-style.headline4-light, .bat-headline-style.headline5-light, .bat-headline-style.headline6-light {
  color: #fff; }

.bat-headline-style.headline1-large-color1, .bat-headline-style.headline1-color1, .bat-headline-style.headline2-color1, .bat-headline-style.headline3-color1, .bat-headline-style.headline4-color1, .bat-headline-style.headline5-color1, .bat-headline-style.headline6-color1, .bat-hero--pdp .headline6-color1, .bat-hero-glosi--pdp .headline6-color1, .plp-hero-glosi .bat-hero-glosi--pdp .headline6-color1, .insiders-hero-glosi .bat-hero-glosi--pdp .headline6-color1 {
  color: #888; }

.restyle .bat-headline-style.headline1, .restyle .bat-headline-style.headline1-light, .restyle .bat-headline-style.headline1-color1, .restyle .bat-headline-style.headline1-color1, .restyle .bat-headline-style.headline1-large, .restyle .bat-headline-style.headline1-large-light, .restyle .bat-headline-style.headline1-large-color1, .restyle .bat-headline-style.headline1-large-color1, .restyle .bat-headline-style.headline1-large-light, .restyle .bat-headline-style.headline1-light, .restyle .bat-headline-style.headline2, .restyle .bat-headline-style.headline2-light, .restyle .bat-headline-style.headline2-color1, .restyle .bat-headline-style.headline2-color1, .restyle .bat-headline-style.headline2-light, .restyle .bat-headline-style.headline3, .restyle .bat-headline-style.headline3-light, .restyle .bat-headline-style.headline3-color1, .restyle .bat-headline-style.headline3-color1, .restyle .bat-headline-style.headline3-light, .restyle .bat-headline-style.headline4, .restyle .bat-headline-style.headline4-light, .restyle .bat-headline-style.headline4-color1, .restyle .bat-headline-style.headline4-color1, .restyle .bat-headline-style.headline4-light, .restyle .bat-headline-style.headline5, .restyle .bat-headline-style.headline5-light, .restyle .bat-headline-style.headline5-color1, .restyle .bat-headline-style.headline5-color1, .restyle .bat-headline-style.headline5-light, .restyle .bat-headline-style.headline6, .restyle .bat-headline-style.headline6-light, .restyle .bat-headline-style.headline6-color1, .restyle .bat-hero--pdp .headline6-color1, .bat-hero--pdp .restyle .headline6-color1, .restyle .bat-hero-glosi--pdp .headline6-color1, .bat-hero-glosi--pdp .restyle .headline6-color1, .restyle .bat-headline-style.headline6-color1, .restyle .bat-hero--pdp .headline6-color1, .bat-hero--pdp .restyle .headline6-color1, .restyle .bat-hero-glosi--pdp .headline6-color1, .bat-hero-glosi--pdp .restyle .headline6-color1, .restyle .bat-headline-style.headline6-light, .restyle .bat-hero--pdp .headline6-color1, .restyle .bat-hero-gloit--pdp .headline6-color1, .restyle .bat-productcard-gloithomenew .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, .restyle .bat-productcard-gloithomenew .bat-producthero-configurator .bat-quantity-label, .restyle .bat-productcard-gloithomenew .bat-producthero-configurator-title, .restyle .headline1, .restyle .bat-headline-style.headline1-light, .restyle .bat-headline-style.headline1-color1, .restyle .headline1-large, .restyle .bat-headline-style.headline1-large-light, .restyle .bat-headline-style.headline1-large-color1, .restyle .headline2, .restyle .bat-headline-style.headline2-light, .restyle .bat-headline-style.headline2-color1, .restyle .headline3, .restyle .bat-headline-style.headline3-light, .restyle .bat-headline-style.headline3-color1, .restyle .headline4, .restyle .bat-headline-style.headline4-light, .restyle .bat-headline-style.headline4-color1, .restyle .headline5, .restyle .bat-headline-style.headline5-light, .restyle .bat-headline-style.headline5-color1, .restyle .headline6, .restyle .bat-headline-style.headline6-light, .restyle .bat-headline-style.headline6-color1, .restyle .bat-hero--pdp .headline6-color1, .bat-hero--pdp .restyle .headline6-color1, .restyle .bat-hero-glosi--pdp .headline6-color1, .bat-hero-glosi--pdp .restyle .headline6-color1, .restyle .insiders-hero-gloit .bat-hero-gloit--pdp .headline6-color1, .restyle .plp-hero-gloit .bat-hero-gloit--pdp .headline6-color1, .restyle bat-card-step.step1:before, .restyle bat-card-step.step2:before, .restyle bat-card-step.step3:before, .restyle bat-card-step.step4:before, .restyle bat-productcard-gloitblackfriday24 .bat-productcard-gloitblackfriday24 .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, .restyle bat-productcard-gloitblackfriday24 .bat-productcard-gloitblackfriday24 .bat-producthero-configurator .bat-quantity-label, .restyle bat-productcard-gloitblackfriday24 .bat-productcard-gloitblackfriday24 .bat-producthero-configurator-title, .restyle bat-productcard-gloitmulticategory .bat-productcard-gloitmulticategory .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, .restyle bat-productcard-gloitmulticategory .bat-productcard-gloitmulticategory .bat-producthero-configurator .bat-quantity-label, .restyle bat-productcard-gloitmulticategory .bat-productcard-gloitmulticategory .bat-producthero-configurator-title, .restyle bat-productcard-gloitredesignpro .bat-productcard-gloitredesignpro .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, .restyle bat-productcard-gloitredesignpro .bat-productcard-gloitredesignpro .bat-producthero-configurator .bat-quantity-label, .restyle bat-productcard-gloitredesignpro .bat-productcard-gloitredesignpro .bat-producthero-configurator-title, .restyle bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, .restyle bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label, .restyle bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, .restyle bat-producthero-gloit .bat-producthero-gloit .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, .restyle bat-producthero-gloit .bat-producthero-gloit .bat-producthero-configurator .bat-quantity-label, .restyle bat-producthero-gloit .bat-producthero-gloit .bat-producthero-configurator-title, .restyle bat-producthero-gloitfreetrial .bat-producthero-gloit .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, .restyle bat-producthero-gloitfreetrial .bat-producthero-gloit .bat-producthero-configurator .bat-quantity-label, .restyle bat-producthero-gloitfreetrial .bat-producthero-gloit .bat-producthero-configurator-title, .restyle bat-producthero-gloitgloersshop .bat-producthero-gloit .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, .restyle bat-producthero-gloitgloersshop .bat-producthero-gloit .bat-producthero-configurator .bat-quantity-label, .restyle bat-producthero-gloitgloersshop .bat-producthero-gloit .bat-producthero-configurator-title, .restyle bat-producthero-gloitmobile .bat-producthero-gloit .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, .restyle bat-producthero-gloitmobile .bat-producthero-gloit .bat-producthero-configurator .bat-quantity-label, .restyle bat-producthero-gloitmobile .bat-producthero-gloit .bat-producthero-configurator-title, .restyle bat-producthero-gloitredesign .bat-producthero-gloit .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, .restyle bat-producthero-gloitredesign .bat-producthero-gloit .bat-producthero-configurator .bat-quantity-label, .restyle bat-producthero-gloitredesign .bat-producthero-gloit .bat-producthero-configurator-title, .restyle bat-producthero-gloitredesign.pdp-hyper-core .bat-producthero-gloit .bat-producthero-configurator .bat-quantity-label, .restyle bat-producthero-gloitsimplified .bat-producthero-gloit .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, .restyle bat-producthero-gloitsimplified .bat-producthero-gloit .bat-producthero-configurator .bat-quantity-label, .restyle bat-producthero-gloitsimplified .bat-producthero-gloit .bat-producthero-configurator-title, .restyle h1, .restyle bat-card-step.step1:before, .restyle bat-card-step.step2:before, .restyle bat-card-step.step3:before, .restyle bat-card-step.step4:before, .restyle h2, .restyle h3, .restyle bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .restyle .bat-producthero-configurator-title, .restyle bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .restyle .bat-producthero-configurator-title, .restyle h4, .restyle h5, .restyle bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .restyle .bat-quantity-label, .restyle bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .restyle .heading, .restyle bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .restyle .bat-quantity-label, .restyle bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .restyle .heading, .restyle h6 {
  font-family: "glo sans", sans-serif; }

.reskin-headline .bat-headline h1, .reskin-headline .bat-headline bat-card-step.step1:before, .reskin-headline .bat-headline bat-card-step.step2:before, .reskin-headline .bat-headline bat-card-step.step3:before, .reskin-headline .bat-headline bat-card-step.step4:before, .reskin-headline .bat-headline h2, .reskin-headline .bat-headline h3, .reskin-headline .bat-headline bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .reskin-headline .bat-headline .bat-producthero-configurator-title, .reskin-headline .bat-headline bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .reskin-headline .bat-headline .bat-producthero-configurator-title {
  font-family: "glo sans", sans-serif;
  color: white;
  font-size: 32px;
  font-weight: 566; }

@media (max-width: 768px) {
  .reskin-headline .bat-headline h1, .reskin-headline .bat-headline bat-card-step.step1:before, .reskin-headline .bat-headline bat-card-step.step2:before, .reskin-headline .bat-headline bat-card-step.step3:before, .reskin-headline .bat-headline bat-card-step.step4:before, .reskin-headline .bat-headline h2, .reskin-headline .bat-headline h3, .reskin-headline .bat-headline bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .reskin-headline .bat-headline .bat-producthero-configurator-title, .reskin-headline .bat-headline bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .reskin-headline .bat-headline .bat-producthero-configurator-title {
    font-weight: 400; } }

.bat-hero {
  position: relative;
  width: 100%; }
  .bat-hero img {
    height: 100%;
    left: 50%;
    max-width: none;
    min-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%; }
  .bat-hero-content {
    padding: 20px;
    position: relative; }
    .bat-hero-content p, .bat-hero-content .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-hero-content .suffix, .bat-hero-content .bat-producthero-configurator-stock, .bat-hero-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content div, .bat-hero-content .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-content .bat-minicart-cart-item-product-container-flavor, .bat-hero-content .bat-minicart-cart-item-product-container-delivery, .bat-hero-content bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-hero-content div, .bat-hero-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content div {
      margin-bottom: 0; }
      .bat-hero-content p + p, .bat-hero-content .bat-producthero-configurator-price .suffix + p, .bat-producthero-configurator-price .bat-hero-content .suffix + p, .bat-hero-content .bat-producthero-configurator-stock + p, .bat-hero-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + p, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content div + p, .bat-hero-content .bat-minicart-cart-item-product-container-nicotine-level + p, .bat-hero-content .bat-minicart-cart-item-product-container-flavor + p, .bat-hero-content .bat-minicart-cart-item-product-container-delivery + p, .bat-hero-content bat-cta-steps .bat-cta--steps-item div + p, bat-cta-steps .bat-cta--steps-item .bat-hero-content div + p, .bat-hero-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + p, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content div + p, .bat-hero-content .bat-producthero-configurator-price p + .suffix, .bat-producthero-configurator-price .bat-hero-content p + .suffix, .bat-hero-content .bat-producthero-configurator-price .suffix + .suffix, .bat-producthero-configurator-price .bat-hero-content .suffix + .suffix, .bat-hero-content .bat-producthero-configurator-price .bat-producthero-configurator-stock + .suffix, .bat-producthero-configurator-price .bat-hero-content .bat-producthero-configurator-stock + .suffix, .bat-hero-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .bat-hero-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .suffix, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content div + .suffix, .bat-hero-content .bat-producthero-configurator-price .bat-minicart-cart-item-product-container-nicotine-level + .suffix, .bat-producthero-configurator-price .bat-hero-content .bat-minicart-cart-item-product-container-nicotine-level + .suffix, .bat-hero-content .bat-producthero-configurator-price .bat-minicart-cart-item-product-container-flavor + .suffix, .bat-producthero-configurator-price .bat-hero-content .bat-minicart-cart-item-product-container-flavor + .suffix, .bat-hero-content .bat-producthero-configurator-price .bat-minicart-cart-item-product-container-delivery + .suffix, .bat-producthero-configurator-price .bat-hero-content .bat-minicart-cart-item-product-container-delivery + .suffix, .bat-hero-content bat-cta-steps .bat-cta--steps-item .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .bat-hero-content bat-cta-steps .bat-cta--steps-item div + .suffix, bat-cta-steps .bat-cta--steps-item .bat-hero-content .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price bat-cta-steps .bat-cta--steps-item .bat-hero-content div + .suffix, .bat-hero-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .bat-hero-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .suffix, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content div + .suffix, .bat-hero-content p + .bat-producthero-configurator-stock, .bat-hero-content .bat-producthero-configurator-price .suffix + .bat-producthero-configurator-stock, .bat-producthero-configurator-price .bat-hero-content .suffix + .bat-producthero-configurator-stock, .bat-hero-content .bat-producthero-configurator-stock + .bat-producthero-configurator-stock, .bat-hero-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content div + .bat-producthero-configurator-stock, .bat-hero-content .bat-minicart-cart-item-product-container-nicotine-level + .bat-producthero-configurator-stock, .bat-hero-content .bat-minicart-cart-item-product-container-flavor + .bat-producthero-configurator-stock, .bat-hero-content .bat-minicart-cart-item-product-container-delivery + .bat-producthero-configurator-stock, .bat-hero-content bat-cta-steps .bat-cta--steps-item div + .bat-producthero-configurator-stock, bat-cta-steps .bat-cta--steps-item .bat-hero-content div + .bat-producthero-configurator-stock, .bat-hero-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .bat-producthero-configurator-stock, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content div + .bat-producthero-configurator-stock, .bat-hero-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style p + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content p + div, .bat-hero-content .bat-producthero-configurator-price .bat-card--offer-wrapper-content-specialcta .bat-headline-style .suffix + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content .bat-producthero-configurator-price .suffix + div, .bat-producthero-configurator-price .bat-hero-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .suffix + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-price .bat-hero-content .suffix + div, .bat-hero-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-stock + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content .bat-producthero-configurator-stock + div, .bat-hero-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content div + div, .bat-hero-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-nicotine-level + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content .bat-minicart-cart-item-product-container-nicotine-level + div, .bat-hero-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-flavor + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content .bat-minicart-cart-item-product-container-flavor + div, .bat-hero-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-delivery + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content .bat-minicart-cart-item-product-container-delivery + div, .bat-hero-content p + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-content .bat-producthero-configurator-price .suffix + .bat-minicart-cart-item-product-container-nicotine-level, .bat-producthero-configurator-price .bat-hero-content .suffix + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-content .bat-producthero-configurator-stock + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-nicotine-level, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content div + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-content .bat-minicart-cart-item-product-container-nicotine-level + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-content .bat-minicart-cart-item-product-container-flavor + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-content .bat-minicart-cart-item-product-container-delivery + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-content bat-cta-steps .bat-cta--steps-item div + .bat-minicart-cart-item-product-container-nicotine-level, bat-cta-steps .bat-cta--steps-item .bat-hero-content div + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-nicotine-level, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content div + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-content p + .bat-minicart-cart-item-product-container-flavor, .bat-hero-content .bat-producthero-configurator-price .suffix + .bat-minicart-cart-item-product-container-flavor, .bat-producthero-configurator-price .bat-hero-content .suffix + .bat-minicart-cart-item-product-container-flavor, .bat-hero-content .bat-producthero-configurator-stock + .bat-minicart-cart-item-product-container-flavor, .bat-hero-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-flavor, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content div + .bat-minicart-cart-item-product-container-flavor, .bat-hero-content .bat-minicart-cart-item-product-container-nicotine-level + .bat-minicart-cart-item-product-container-flavor, .bat-hero-content .bat-minicart-cart-item-product-container-flavor + .bat-minicart-cart-item-product-container-flavor, .bat-hero-content .bat-minicart-cart-item-product-container-delivery + .bat-minicart-cart-item-product-container-flavor, .bat-hero-content bat-cta-steps .bat-cta--steps-item div + .bat-minicart-cart-item-product-container-flavor, bat-cta-steps .bat-cta--steps-item .bat-hero-content div + .bat-minicart-cart-item-product-container-flavor, .bat-hero-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-flavor, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content div + .bat-minicart-cart-item-product-container-flavor, .bat-hero-content p + .bat-minicart-cart-item-product-container-delivery, .bat-hero-content .bat-producthero-configurator-price .suffix + .bat-minicart-cart-item-product-container-delivery, .bat-producthero-configurator-price .bat-hero-content .suffix + .bat-minicart-cart-item-product-container-delivery, .bat-hero-content .bat-producthero-configurator-stock + .bat-minicart-cart-item-product-container-delivery, .bat-hero-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-delivery, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content div + .bat-minicart-cart-item-product-container-delivery, .bat-hero-content .bat-minicart-cart-item-product-container-nicotine-level + .bat-minicart-cart-item-product-container-delivery, .bat-hero-content .bat-minicart-cart-item-product-container-flavor + .bat-minicart-cart-item-product-container-delivery, .bat-hero-content .bat-minicart-cart-item-product-container-delivery + .bat-minicart-cart-item-product-container-delivery, .bat-hero-content bat-cta-steps .bat-cta--steps-item div + .bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item .bat-hero-content div + .bat-minicart-cart-item-product-container-delivery, .bat-hero-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-delivery, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content div + .bat-minicart-cart-item-product-container-delivery, .bat-hero-content bat-cta-steps .bat-cta--steps-item p + div, bat-cta-steps .bat-cta--steps-item .bat-hero-content p + div, .bat-hero-content .bat-producthero-configurator-price bat-cta-steps .bat-cta--steps-item .suffix + div, bat-cta-steps .bat-cta--steps-item .bat-hero-content .bat-producthero-configurator-price .suffix + div, .bat-producthero-configurator-price .bat-hero-content bat-cta-steps .bat-cta--steps-item .suffix + div, bat-cta-steps .bat-cta--steps-item .bat-producthero-configurator-price .bat-hero-content .suffix + div, .bat-hero-content bat-cta-steps .bat-cta--steps-item .bat-producthero-configurator-stock + div, bat-cta-steps .bat-cta--steps-item .bat-hero-content .bat-producthero-configurator-stock + div, .bat-hero-content bat-cta-steps .bat-cta--steps-item .bat-minicart-cart-item-product-container-nicotine-level + div, bat-cta-steps .bat-cta--steps-item .bat-hero-content .bat-minicart-cart-item-product-container-nicotine-level + div, .bat-hero-content bat-cta-steps .bat-cta--steps-item .bat-minicart-cart-item-product-container-flavor + div, bat-cta-steps .bat-cta--steps-item .bat-hero-content .bat-minicart-cart-item-product-container-flavor + div, .bat-hero-content bat-cta-steps .bat-cta--steps-item .bat-minicart-cart-item-product-container-delivery + div, bat-cta-steps .bat-cta--steps-item .bat-hero-content .bat-minicart-cart-item-product-container-delivery + div, .bat-hero-content bat-cta-steps .bat-cta--steps-item div + div, bat-cta-steps .bat-cta--steps-item .bat-hero-content div + div, .bat-hero-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style p + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content p + div, .bat-hero-content .bat-producthero-configurator-price .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .suffix + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content .bat-producthero-configurator-price .suffix + div, .bat-producthero-configurator-price .bat-hero-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .suffix + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-price .bat-hero-content .suffix + div, .bat-hero-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-stock + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content .bat-producthero-configurator-stock + div, .bat-hero-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-nicotine-level + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content .bat-minicart-cart-item-product-container-nicotine-level + div, .bat-hero-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-flavor + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content .bat-minicart-cart-item-product-container-flavor + div, .bat-hero-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-delivery + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content .bat-minicart-cart-item-product-container-delivery + div, .bat-hero-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content div + div {
        margin-top: 10px; }
    .bat-hero-content-container {
      display: flex;
      width: 100%; }
      .bat-hero-content-container.right {
        justify-content: flex-end; }

.bat-minicart {
  background-color: #fff;
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.2);
  height: auto;
  margin-bottom: 1rem;
  max-height: calc(100vh - 19rem);
  max-width: 400px;
  overflow: auto;
  padding: 1rem;
  position: absolute;
  right: 0;
  top: 10rem;
  width: 95%;
  z-index: 99; }
  .bat-minicart-count {
    font-weight: bold;
    letter-spacing: -.7px;
    text-align: center;
    text-transform: uppercase; }
  .bat-minicart-subtotal-label {
    display: inline-block;
    font-weight: 500;
    letter-spacing: -.7px;
    width: calc(50% - .5rem); }
  .bat-minicart-subtotal-value {
    display: inline-block;
    font-weight: bold;
    letter-spacing: -.7px;
    text-align: right;
    width: calc(50% - .5rem); }
  .bat-minicart-button-checkout, .bat-minicart-button-edit {
    margin-bottom: 1rem;
    margin-top: 1rem;
    text-align: center;
    text-transform: uppercase; }
  .bat-minicart-cart-item {
    align-items: flex-start;
    display: flex;
    padding-bottom: 1rem;
    padding-top: 1rem; }
    .bat-minicart-cart-item-img {
      flex: 0 0 30%;
      max-width: 30%;
      padding: 0 20px 0 10px;
      position: relative; }
      .bat-minicart-cart-item-img img {
        max-width: 100%; }
    .bat-minicart-cart-item-product-container {
      flex: 0 0 70%;
      max-width: 70%;
      padding: 0 10px;
      position: relative; }
      .bat-minicart-cart-item-product-container-title {
        display: flex; }
        .bat-minicart-cart-item-product-container-title .remove-item {
          height: 20px;
          margin-left: 20px;
          width: 20px; }
          .bat-minicart-cart-item-product-container-title .remove-item i {
            font-size: 20px; }
      .bat-minicart-cart-item-product-container-nicotine-level, .bat-minicart-cart-item-product-container-flavor, .bat-minicart-cart-item-product-container-delivery {
        margin-bottom: 0; }
      .bat-minicart-cart-item-product-container-unit-price {
        font-weight: bold;
        margin-bottom: 1rem;
        margin-top: 1rem; }
      .bat-minicart-cart-item-product-container-quantity-label {
        margin-bottom: 0;
        margin-right: 10px; }
      .bat-minicart-cart-item-product-container-quantity {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start; }
        .bat-minicart-cart-item-product-container-quantity .bat-quantity {
          margin: 0;
          padding: 0; }
          .bat-minicart-cart-item-product-container-quantity .bat-quantity.changed + .update-item {
            display: block; }
        .bat-minicart-cart-item-product-container-quantity .update-item {
          display: none;
          margin-top: 10px; }
      .bat-minicart-cart-item-product-container-delivery {
        margin-bottom: 1rem; }
      .bat-minicart-cart-item-product-container-option {
        margin-bottom: 1rem; }

.bat-messagebar--default {
  display: none; }
  .bat-messagebar--default.active {
    display: block;
    margin-bottom: 20px; }
  .bat-messagebar--default-message {
    background-color: #f4f4f4;
    display: none;
    padding: 20px;
    text-align: center; }
    .bat-messagebar--default-message.active {
      display: block;
      z-index: 20;
      position: relative; }
    .bat-messagebar--default-message p, .bat-messagebar--default-message .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-messagebar--default-message .suffix, .bat-messagebar--default-message .bat-producthero-configurator-stock, .bat-messagebar--default-message .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-messagebar--default-message div, .bat-messagebar--default-message .bat-minicart-cart-item-product-container-nicotine-level, .bat-messagebar--default-message .bat-minicart-cart-item-product-container-flavor, .bat-messagebar--default-message .bat-minicart-cart-item-product-container-delivery, .bat-messagebar--default-message bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-messagebar--default-message div, .bat-messagebar--default-message .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-messagebar--default-message div {
      display: inline; }
  .bat-messagebar--default-message-error {
    background-color: #c02b1f;
    display: none;
    padding: 20px;
    text-align: center; }
    .bat-messagebar--default-message-error.active {
      display: block; }
    .bat-messagebar--default-message-error p, .bat-messagebar--default-message-error .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-messagebar--default-message-error .suffix, .bat-messagebar--default-message-error .bat-producthero-configurator-stock, .bat-messagebar--default-message-error .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-messagebar--default-message-error div, .bat-messagebar--default-message-error .bat-minicart-cart-item-product-container-nicotine-level, .bat-messagebar--default-message-error .bat-minicart-cart-item-product-container-flavor, .bat-messagebar--default-message-error .bat-minicart-cart-item-product-container-delivery, .bat-messagebar--default-message-error bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-messagebar--default-message-error div, .bat-messagebar--default-message-error .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-messagebar--default-message-error div {
      color: #fff;
      display: inline;
      text-transform: uppercase; }

@media (min-width: 1025px) {
  .bat-offers {
    display: flex; } }

.bat-offers-content-login, .bat-offers-content-logout {
  display: none;
  padding: 70px 20px; }
  .bat-offers-content-login.active, .bat-offers-content-logout.active {
    display: block; }
  @media (min-width: 1025px) {
    .bat-offers-content-login, .bat-offers-content-logout {
      padding: 70px 20px 70px 17.2%; } }

.bat-offers-content-login-heading {
  display: none; }
  .bat-offers-content-login-heading.active {
    display: block; }

.bat-offers-content-login-cta-list {
  display: block;
  padding: 20px 0 10px; }
  .bat-offers-content-login-cta-list a {
    margin-bottom: 10px;
    margin-right: 10px; }
  @media (min-width: 577px) {
    .bat-offers-content-login-cta-list {
      display: none; } }

.bat-offers-content-login-savings {
  padding: 10px 0; }
  .bat-offers-content-login-savings-count {
    color: #007955;
    display: block; }
    @media (min-width: 577px) {
      .bat-offers-content-login-savings-count {
        display: inline; } }

.bat-offers-content-logout-cta-list {
  display: block;
  padding: 20px 0 10px; }
  .bat-offers-content-logout-cta-list a {
    margin-bottom: 10px;
    margin-right: 10px; }
  @media (min-width: 577px) {
    .bat-offers-content-logout-cta-list {
      display: none; } }

@media (min-width: 1025px) {
  .bat-offers-content {
    width: 66.666667%; } }

.bat-offers-image {
  width: 100%; }
  @media (min-width: 1025px) {
    .bat-offers-image {
      width: 33.333333%; }
      .bat-offers-image picture {
        height: 100%;
        overflow: hidden;
        position: relative;
        width: auto; }
        .bat-offers-image picture img {
          -o-object-fit: cover;
          height: 100%;
          left: 0;
          max-width: none;
          min-width: 100%;
          object-fit: cover;
          position: absolute;
          top: 0;
          width: auto; } }

.bat-productcard {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0 auto;
  max-width: 210px;
  visibility: visible; }
  .bat-productcard.loaded {
    visibility: visible; }
  .bat-productcard-tile {
    margin: auto;
    width: 100%; }
  .bat-productcard-content-headline {
    margin-bottom: 20px;
    text-align: center; }
    .bat-productcard-content-headline h6 {
      font-size: 25px;
      line-height: 25px; }
      .bat-productcard-content-headline h6 .slash {
        font-size: 18px;
        line-height: 18px;
        color: #c02b1f;
        position: relative; }
        .bat-productcard-content-headline h6 .slash:before {
          -moz-transform: rotate(-5deg);
          -ms-transform: rotate(-5deg);
          -o-transform: rotate(-5deg);
          -webkit-transform: rotate(-5deg);
          border-color: #c02b1f;
          border-top: 2px solid;
          content: '';
          left: 0;
          position: absolute;
          right: 0;
          top: 50%;
          transform: rotate(-5deg); }
  .bat-productcard-content-text {
    margin: 0 auto 20px;
    text-align: center; }
    .bat-productcard-content-text p, .bat-productcard-content-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-productcard-content-text .suffix, .bat-productcard-content-text .bat-producthero-configurator-stock, .bat-productcard-content-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-productcard-content-text div, .bat-productcard-content-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-productcard-content-text .bat-minicart-cart-item-product-container-flavor, .bat-productcard-content-text .bat-minicart-cart-item-product-container-delivery, .bat-productcard-content-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-productcard-content-text div, .bat-productcard-content-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-productcard-content-text div {
      text-align: center; }
  .bat-productcard-content-cta-list {
    text-align: center; }
    .bat-productcard-content-cta-list a,
    .bat-productcard-content-cta-list button {
      display: block;
      margin: 0 auto 20px; }
  .bat-productcard-content-out-of-stock {
    color: #c02b1f;
    margin: 10px 0 20px; }

.bat-productfeatures {
  display: flex;
  flex-direction: column;
  justify-content: flex-start; }
  @media (min-width: 1025px) {
    .bat-productfeatures {
      flex-direction: row; } }
  .bat-productfeatures-description {
    margin-bottom: 20px; }
    @media (min-width: 1025px) {
      .bat-productfeatures-description {
        margin-bottom: 0;
        order: 1;
        padding-right: 60px;
        width: 50%; } }
  .bat-productfeatures-image {
    margin: 0 auto;
    max-width: 380px; }
    @media (min-width: 1025px) {
      .bat-productfeatures-image {
        order: 3; } }
  .bat-productfeatures-list {
    margin: 40px auto;
    max-width: 545px;
    overflow: hidden;
    width: 100%; }
    @media (min-width: 1025px) {
      .bat-productfeatures-list {
        flex-direction: row;
        order: 2;
        padding-right: 40px;
        width: 30%; } }
    .bat-productfeatures-list ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    .bat-productfeatures-list-item {
      align-items: center;
      display: flex;
      justify-content: flex-start;
      margin-bottom: 45px;
      position: relative; }
      @media (min-width: 1025px) {
        .bat-productfeatures-list-item {
          margin-bottom: 35px;
          max-width: 300px; } }
      .bat-productfeatures-list-item picture {
        align-items: center;
        display: flex;
        flex: 0 0 115px;
        height: 75px;
        padding: 0 40px 0 0;
        position: relative;
        width: auto; }
        .bat-productfeatures-list-item picture:after {
          background-color: #000;
          border-radius: 3px;
          bottom: 0;
          content: '';
          display: block;
          height: 100%;
          position: absolute;
          right: 20px;
          top: 0;
          width: 2px; }
          @media (min-width: 1025px) {
            .bat-productfeatures-list-item picture:after {
              display: none; } }
        @media (min-width: 1025px) {
          .bat-productfeatures-list-item picture {
            display: none; } }
      .bat-productfeatures-list-item-description {
        align-items: center;
        display: flex;
        flex: 1 1 auto;
        flex-wrap: wrap; }
        @media (min-width: 1025px) {
          .bat-productfeatures-list-item-description {
            padding: 0; } }
        .bat-productfeatures-list-item-description h5, .bat-productfeatures-list-item-description bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-productfeatures-list-item-description .bat-quantity-label, .bat-productfeatures-list-item-description bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-productfeatures-list-item-description .heading, .bat-productfeatures-list-item-description bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-productfeatures-list-item-description .bat-quantity-label, .bat-productfeatures-list-item-description bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-productfeatures-list-item-description .heading {
          width: 100%; }
        .bat-productfeatures-list-item-description p, .bat-productfeatures-list-item-description .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-productfeatures-list-item-description .suffix, .bat-productfeatures-list-item-description .bat-producthero-configurator-stock, .bat-productfeatures-list-item-description .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-productfeatures-list-item-description div, .bat-productfeatures-list-item-description .bat-minicart-cart-item-product-container-nicotine-level, .bat-productfeatures-list-item-description .bat-minicart-cart-item-product-container-flavor, .bat-productfeatures-list-item-description .bat-minicart-cart-item-product-container-delivery, .bat-productfeatures-list-item-description bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-productfeatures-list-item-description div, .bat-productfeatures-list-item-description .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-productfeatures-list-item-description div {
          margin-bottom: 0;
          width: 100%; }
      .bat-productfeatures-list-item.bat-waypoint {
        opacity: 0;
        transition: opacity 0.5s ease-in calc(var(--animation-order) * 350ms); }
        .authorEditMode .bat-productfeatures-list-item.bat-waypoint {
          opacity: 1;
          transition: none; }
      .bat-productfeatures-list-item.bat-waypoint--in-view {
        opacity: 1; }

.bat-producthero {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  visibility: hidden; }
  .bat-producthero-mobile {
    display: block; }
    @media (min-width: 769px) {
      .bat-producthero-mobile {
        display: none; } }
  .bat-producthero-desktop {
    display: none; }
    @media (min-width: 769px) {
      .bat-producthero-desktop {
        display: block; } }
  .bat-producthero.loaded {
    visibility: visible; }
  @media (min-width: 769px) {
    .bat-producthero {
      flex-direction: row; } }
  .bat-producthero-content {
    width: 100%; }
    @media (min-width: 769px) {
      .bat-producthero-content {
        width: 50%; } }
  .bat-producthero-gallery {
    margin-bottom: 40px;
    width: 100%; }
    .bat-producthero-gallery .slick-track {
      align-items: center;
      display: flex; }
    .bat-producthero-gallery .slick-arrow {
      position: absolute;
      top: 50%;
      z-index: 1; }
      .bat-producthero-gallery .slick-arrow.slick-prev {
        left: 20px; }
      .bat-producthero-gallery .slick-arrow.slick-next {
        right: 20px; }
    .bat-producthero-gallery .slick-dots {
      align-items: center;
      bottom: -40px;
      display: flex;
      flex-wrap: wrap;
      height: 40px;
      justify-content: center;
      left: 0;
      list-style: none;
      margin: 0;
      padding: 0;
      position: absolute;
      right: 0; }
      .bat-producthero-gallery .slick-dots li {
        display: flex;
        flex: 0 0 auto;
        padding: 5px; }
        .bat-producthero-gallery .slick-dots li button {
          border: solid 1px #000;
          border-radius: 20px;
          height: 10px;
          text-indent: -99999999px;
          width: 10px; }
          .bat-producthero-gallery .slick-dots li button:hover {
            background-color: #000; }
        .bat-producthero-gallery .slick-dots li.slick-active button {
          background-color: #000; }
    .bat-producthero-gallery-images .large img {
      display: block;
      height: auto;
      margin: 0 auto;
      max-height: 400px;
      max-width: 100%;
      width: auto; }
    .bat-producthero-gallery-thumbs {
      display: none;
      padding: 0 40px; }
      @media (min-width: 577px) {
        .bat-producthero-gallery-thumbs {
          display: flex;
          justify-content: center; } }
      .bat-producthero-gallery-thumbs.active {
        border: 2px solid #000; }
      .bat-producthero-gallery-thumbs .thumb {
        align-items: center;
        display: flex;
        height: 90px;
        margin: 0 10px;
        width: 90px; }
        .bat-producthero-gallery-thumbs .thumb img {
          display: block;
          margin: 0 auto;
          max-height: 90px;
          max-width: 100%;
          width: auto; }
  .bat-producthero-configurator {
    width: 100%; }
    @media (min-width: 769px) {
      .bat-producthero-configurator {
        width: 50%; } }
    .bat-producthero-configurator-title {
      margin-bottom: 20px; }
    .bat-producthero-configurator-price {
      margin-bottom: 20px; }
      .bat-producthero-configurator-price .formatted-price {
        font-size: 32px;
        line-height: 32px;
        font-weight: 700;
        position: relative; }
        @media (min-width: 1025px) {
          .bat-producthero-configurator-price .formatted-price {
            font-size: 46px;
            line-height: 46px; } }
        .bat-producthero-configurator-price .formatted-price.slash-price {
          color: #c02b1f;
          font-size: 20px;
          line-height: 20px; }
          @media (min-width: 1025px) {
            .bat-producthero-configurator-price .formatted-price.slash-price {
              font-size: 32px;
              line-height: 32px; } }
          .bat-producthero-configurator-price .formatted-price.slash-price::after {
            background: #c02b1f;
            content: '';
            height: 2px;
            left: 0;
            position: absolute;
            top: 50%;
            transform: rotate(-7deg);
            width: 100%; }
    .bat-producthero-configurator-short-description h6 {
      font-size: 20px;
      line-height: 20px; }
    .bat-producthero-configurator-description {
      margin-bottom: 20px; }
      .bat-producthero-configurator-description h1, .bat-producthero-configurator-description bat-card-step.step1:before, .bat-producthero-configurator-description bat-card-step.step2:before, .bat-producthero-configurator-description bat-card-step.step3:before, .bat-producthero-configurator-description bat-card-step.step4:before,
      .bat-producthero-configurator-description h2,
      .bat-producthero-configurator-description h3,
      .bat-producthero-configurator-description bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description .bat-producthero-configurator-title,
      .bat-producthero-configurator-description bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description .bat-producthero-configurator-title,
      .bat-producthero-configurator-description h4,
      .bat-producthero-configurator-description h5,
      .bat-producthero-configurator-description bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-configurator-description .bat-quantity-label,
      .bat-producthero-configurator-description bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-producthero-configurator-description .heading,
      .bat-producthero-configurator-description bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-configurator-description .bat-quantity-label,
      .bat-producthero-configurator-description bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-producthero-configurator-description .heading,
      .bat-producthero-configurator-description h6 {
        font-size: 16px;
        line-height: 16px;
        font-weight: 700; }
      .bat-producthero-configurator-description p, .bat-producthero-configurator-description .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-producthero-configurator-description .suffix, .bat-producthero-configurator-description .bat-producthero-configurator-stock, .bat-producthero-configurator-description .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-description div, .bat-producthero-configurator-description .bat-minicart-cart-item-product-container-nicotine-level, .bat-producthero-configurator-description .bat-minicart-cart-item-product-container-flavor, .bat-producthero-configurator-description .bat-minicart-cart-item-product-container-delivery, .bat-producthero-configurator-description bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-producthero-configurator-description div, .bat-producthero-configurator-description .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-description div {
        font-size: 16px;
        line-height: 16px; }
      .bat-producthero-configurator-description ul li {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 0; }
    .bat-producthero-configurator-stock {
      margin-bottom: 20px; }
      .bat-producthero-configurator-stock.out-of-stock {
        color: #c02b1f; }
    .bat-producthero-configurator-subscription {
      padding: 20px 0; }
      .bat-producthero-configurator-subscription-text {
        font-size: 14px;
        line-height: 14px; }
        .bat-producthero-configurator-subscription-text-note p, .bat-producthero-configurator-subscription-text-note .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-producthero-configurator-subscription-text-note .suffix, .bat-producthero-configurator-subscription-text-note .bat-producthero-configurator-stock, .bat-producthero-configurator-subscription-text-note .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-subscription-text-note div, .bat-producthero-configurator-subscription-text-note .bat-minicart-cart-item-product-container-nicotine-level, .bat-producthero-configurator-subscription-text-note .bat-minicart-cart-item-product-container-flavor, .bat-producthero-configurator-subscription-text-note .bat-minicart-cart-item-product-container-delivery, .bat-producthero-configurator-subscription-text-note bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-producthero-configurator-subscription-text-note div, .bat-producthero-configurator-subscription-text-note .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-subscription-text-note div {
          font-size: 10px;
          line-height: 10px;
          margin: 5px 0 0; }
        .bat-producthero-configurator-subscription-text-price {
          font-weight: 700; }
          .bat-producthero-configurator-subscription-text-price .discount-savings {
            color: #c02b1f; }
      .bat-producthero-configurator-subscription-max-message {
        background-color: #c02b1f;
        color: #fff;
        display: none;
        margin-top: 20px;
        max-width: 480px;
        padding: 20px 40px;
        text-align: center;
        text-transform: uppercase; }
        .bat-producthero-configurator-subscription-max-message.active {
          display: block; }
      .bat-producthero-configurator-subscription-details {
        display: inline; }
        .bat-producthero-configurator-subscription-details button {
          font-size: 10px;
          line-height: 10px;
          text-decoration: underline; }
          .bat-producthero-configurator-subscription-details button:hover {
            text-decoration: none; }
      .bat-producthero-configurator-subscription fieldset {
        padding-bottom: 20px; }
        .bat-producthero-configurator-subscription fieldset label {
          cursor: pointer;
          height: 25px;
          margin-bottom: 5px;
          margin-right: 5px; }
          .bat-producthero-configurator-subscription fieldset label input {
            height: 22px;
            width: 22px; }
    .bat-producthero-configurator-options form {
      display: flex;
      flex-direction: column; }
    .bat-producthero-configurator-options-option {
      padding: 10px 0; }
      .bat-producthero-configurator-options-option p, .bat-producthero-configurator-options-option .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-producthero-configurator-options-option .suffix, .bat-producthero-configurator-options-option .bat-producthero-configurator-stock, .bat-producthero-configurator-options-option .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-options-option div, .bat-producthero-configurator-options-option .bat-minicart-cart-item-product-container-nicotine-level, .bat-producthero-configurator-options-option .bat-minicart-cart-item-product-container-flavor, .bat-producthero-configurator-options-option .bat-minicart-cart-item-product-container-delivery, .bat-producthero-configurator-options-option bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-producthero-configurator-options-option div, .bat-producthero-configurator-options-option .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-options-option div {
        margin-bottom: 5px; }
      .bat-producthero-configurator-options-option-input .select-wrapper {
        display: inline-block; }
        .bat-producthero-configurator-options-option-input .select-wrapper select {
          padding-right: 40px; }
      .bat-producthero-configurator-options-option-input fieldset label {
        cursor: pointer;
        display: inline-flex;
        margin-bottom: 0;
        margin-right: 5px; }
        .bat-producthero-configurator-options-option-input fieldset label input {
          height: 22px;
          width: 22px; }
    .bat-producthero-configurator-bottom {
      align-items: center;
      display: flex;
      justify-content: flex-start; }
      .bat-producthero-configurator-bottom .bat-quantity {
        margin: 0 20px 0 0;
        padding: 0; }
      .bat-producthero-configurator-bottom button[data-cta-type='update'] {
        display: none; }
        .bat-producthero-configurator-bottom button[data-cta-type='update'].active {
          display: block; }
      .bat-producthero-configurator-bottom button[data-cta-type='cart'].in-active {
        display: none; }

.bat-productlistings {
  display: flex;
  flex-direction: row;
  justify-content: center; }
  .bat-productlistings.carousel {
    display: flex;
    flex-direction: row;
    justify-content: center; }
  .bat-productlistings-pagination {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%; }
    .bat-productlistings-pagination.carousel {
      align-items: center;
      width: initial; }
    .bat-productlistings-pagination-buttons {
      align-items: center;
      display: flex;
      flex-basis: 50%;
      flex-grow: 1;
      flex-wrap: wrap;
      justify-content: center; }
      .bat-productlistings-pagination-buttons .pagination-button {
        margin: 0 .5rem .5rem; }
        .bat-productlistings-pagination-buttons .pagination-button.active {
          background-color: #888; }
    .bat-productlistings-pagination-label {
      font-size: .85rem; }
  .bat-productlistings-cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly; }
  .bat-productlistings-card {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 2rem;
    position: relative;
    width: 400px; }
    .bat-productlistings-card-image {
      text-align: center; }
      .bat-productlistings-card-image img {
        height: 10rem;
        padding-right: 1rem;
        width: auto; }
    .bat-productlistings-card-details {
      text-align: center; }
      .bat-productlistings-card-details .selected-color {
        font-size: .85rem;
        font-style: italic;
        line-height: 1.5;
        margin-bottom: 1rem; }
    .bat-productlistings-card-name {
      font-size: 1rem;
      line-height: 1;
      margin-bottom: 1rem; }
      .bat-productlistings-card-name a {
        text-decoration: none; }
    .bat-productlistings-card-prices {
      line-height: 1;
      margin-bottom: 1rem;
      vertical-align: middle; }
      .bat-productlistings-card-prices .base-price {
        margin-right: .5rem; }
        .bat-productlistings-card-prices .base-price.has-sale-price {
          font-size: .85rem;
          text-decoration: line-through; }
    .bat-productlistings-card-description {
      font-size: .85rem;
      font-style: italic;
      line-height: 1.5;
      margin-bottom: 1rem;
      text-align: left; }
    .bat-productlistings-card-buttons .notify-button,
    .bat-productlistings-card-buttons .options-button,
    .bat-productlistings-card-buttons .cart-button {
      display: initial;
      margin-bottom: 1rem;
      max-width: initial;
      width: 100%; }
    .bat-productlistings-card-stock {
      font-size: .85rem;
      font-style: italic; }
    .bat-productlistings-card-attributes {
      margin-bottom: 1rem; }
      .bat-productlistings-card-attributes progress {
        display: block;
        width: 100%; }
    .bat-productlistings-card-colors {
      margin-bottom: 1rem; }
      .bat-productlistings-card-colors button {
        border: 1px solid;
        margin: .25rem;
        padding: .25rem; }
        .bat-productlistings-card-colors button.active {
          border: 1px #c02b1f dotted; }
    .bat-productlistings-card-message {
      align-items: center;
      background-color: #f4f4f4;
      border-radius: .5rem;
      display: none;
      flex-direction: row;
      justify-content: flex-start;
      padding: 1rem; }
      .bat-productlistings-card-message .message {
        font-size: .85rem;
        max-width: 80%;
        padding: 1rem;
        text-align: left; }
      .bat-productlistings-card-message button {
        align-items: center;
        background-color: #000;
        border-radius: 50%;
        color: #fff;
        display: flex;
        font-size: 1.15rem;
        height: 1.25rem;
        justify-content: center;
        width: 1.25rem; }
        .bat-productlistings-card-message button * {
          line-height: 0; }
  .bat-productlistings-loading {
    padding: 2rem; }
  .bat-productlistings-noresults {
    padding: 2rem; }

.bat-productsearch {
  border: 0;
  height: 40px;
  position: relative; }
  .bat-productsearch-desktop {
    overflow: hidden;
    position: relative; }
    @media (max-width: 1024.98px) {
      .bat-productsearch-desktop {
        position: initial; } }
  .bat-productsearch-button {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: max-content;
    left: .5rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: max-content;
    z-index: 10; }
    .bat-productsearch-button .search-button-icon,
    .bat-productsearch-button .search-button-label {
      margin: 0;
      padding: 0; }
    .bat-productsearch-button .search-button-icon {
      color: #fff;
      position: relative; }
    .bat-productsearch-button .search-button-label {
      color: #fff;
      font-size: 14px; }
      @media (min-width: 1025px) {
        .bat-productsearch-button .search-button-label {
          display: none; } }
  .bat-productsearch-input {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid;
    color: #fff;
    display: none;
    outline: 0;
    padding: .5rem .25rem .5rem 1.5rem; }
    .bat-productsearch-input::-webkit-input-placeholder, .bat-productsearch-input::-moz-placeholder, .bat-productsearch-input::-moz-input-placeholder {
      color: #f4f4f4;
      font-weight: 300; }

.bat-productsearch-mobile {
  align-items: center;
  background-color: #fff;
  display: none;
  flex-direction: row;
  justify-content: flex-start;
  margin: 0;
  width: 100%;
  z-index: 9999; }
  .bat-productsearch-mobile .input-close-button {
    border-left: 1px solid;
    height: 100%;
    margin-left: auto;
    padding: .5rem; }
  .bat-productsearch-mobile .bat-productsearch-input {
    border: 0;
    color: #000;
    display: block;
    padding: 1rem .5rem;
    width: 100%; }
  .bat-productsearch-mobile .input-wrapper {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%; }
  .bat-productsearch-mobile .input-reset-button {
    align-items: center;
    border: 2px solid;
    border-radius: 50%;
    display: flex;
    height: 2rem;
    justify-content: center;
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
    width: 2rem; }
  .bat-productsearch-mobile .input-reset-icon {
    font-size: 1rem;
    line-height: 1rem;
    margin: 0;
    padding: 0; }

.bat-reviewsform-form {
  display: flex;
  flex-direction: column; }
  .bat-reviewsform-form label,
  .bat-reviewsform-form legend {
    display: block;
    font-size: .8rem;
    font-weight: bold;
    margin-bottom: 1rem; }
    .bat-reviewsform-form label input,
    .bat-reviewsform-form label textarea,
    .bat-reviewsform-form legend input,
    .bat-reviewsform-form legend textarea {
      margin: .5rem 0; }
  .bat-reviewsform-form .textarea-wrapper {
    margin-bottom: 1rem; }
    .bat-reviewsform-form .textarea-wrapper label {
      margin-bottom: 0; }
  .bat-reviewsform-form .form-error {
    color: #c02b1f;
    display: none;
    font-size: .8rem;
    font-style: italic;
    font-weight: 300; }

.bat-reviewsform-ratings {
  margin: 1rem 0; }
  .bat-reviewsform-ratings legend {
    margin: .5rem 0; }
  .bat-reviewsform-ratings label {
    display: inline; }
    .bat-reviewsform-ratings label input[type='radio'] {
      display: inline;
      height: 1rem;
      line-height: 1rem;
      margin: 0 .5rem 0 0;
      position: relative;
      width: 1rem; }
      .bat-reviewsform-ratings label input[type='radio']::before {
        color: #888;
        content: '\f005';
        display: inline-block;
        font-family: 'Font Awesome 5 Free';
        font-size: 1rem;
        height: 1rem;
        position: relative;
        width: 1rem; }
      .bat-reviewsform-ratings label input[type='radio']:checked::before, .bat-reviewsform-ratings label input[type='radio']:hover::before, .bat-reviewsform-ratings label input[type='radio'].active::before {
        color: #f9d602;
        content: '\f005'; }

.bat-reviewsform-comments {
  position: relative; }
  .bat-reviewsform-comments .counter {
    bottom: 1rem;
    font-size: .8rem;
    font-weight: normal;
    position: absolute;
    right: 1rem;
    z-index: 1; }

.bat-reviewslist {
  width: 100%; }
  .bat-reviewslist h5, .bat-reviewslist bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-reviewslist .bat-quantity-label, .bat-reviewslist bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-reviewslist .heading, .bat-reviewslist bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-reviewslist .bat-quantity-label, .bat-reviewslist bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-reviewslist .heading {
    line-height: 1;
    margin-bottom: .75rem; }
  .bat-reviewslist-slot {
    margin-bottom: .75rem;
    width: 100%; }
  .bat-reviewslist-summary {
    color: #888;
    font-size: .9rem;
    margin-bottom: .75rem; }
  .bat-reviewslist-stars {
    color: #888;
    margin-bottom: .75rem; }
    .bat-reviewslist-stars .star.active {
      color: #f9d602; }
  .bat-reviewslist-list {
    background-color: #f4f4f4;
    padding: 2rem 3rem; }
  .bat-reviewslist-item-wrapper hr {
    background-color: #888;
    border: 0;
    height: 1px;
    margin: 2rem 0; }
  .bat-reviewslist-title {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: .75rem; }
  .bat-reviewslist-user {
    color: #888;
    font-size: .9rem;
    margin-bottom: .75rem; }
  .bat-reviewslist-loadmore {
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center; }
    .bat-reviewslist-loadmore button {
      align-items: center;
      display: flex;
      flex-direction: column;
      font-size: 1rem;
      justify-content: center; }

.bat-plp-filter-container {
  display: flex;
  flex-direction: row;
  position: relative;
  width: 100%; }

.bat-plp-button-wrapper {
  display: flex;
  padding-bottom: 1rem;
  width: 100%; }

.bat-filter-button [data-parameters='filterButton'] {
  display: none;
  max-width: initial;
  text-transform: initial;
  width: initial; }

.bat-sort-button {
  margin-left: auto;
  position: relative; }
  .bat-sort-button [data-parameters='sortButton'] {
    max-width: initial;
    text-transform: initial;
    width: initial; }

.bat-sort-select {
  background: #fff;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  display: none;
  position: absolute;
  top: 0;
  z-index: 9999; }
  .bat-sort-select ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .bat-sort-select ul li {
      margin: 0;
      padding: .5rem .75rem; }
      .bat-sort-select ul li button {
        height: 100%;
        text-align: left;
        width: 100%; }

.bat-filter {
  background-color: #f4f4f4;
  display: none;
  height: max-content;
  transition: 500ms; }
  .bat-filter-wrapper {
    height: 100%;
    overflow-y: auto;
    padding: 2rem;
    width: 100%; }
  .bat-filter-closebutton {
    position: absolute;
    right: .5rem;
    top: .5rem; }
    .bat-filter-closebutton .button-dark {
      align-items: center;
      border-radius: 100%;
      border-width: 2px;
      display: flex;
      height: 25px;
      justify-content: center;
      padding: .25rem;
      width: 25px; }
  .bat-filter-collapse-container {
    margin-top: 2rem; }
    .bat-filter-collapse-container .group-title {
      border-bottom: 1px solid #a9a9a9;
      display: flex;
      justify-content: space-between;
      padding: 1rem; }
    .bat-filter-collapse-container .group-reset {
      display: flex;
      padding: 1rem 0; }
      .bat-filter-collapse-container .group-reset .reset-button {
        margin-left: auto;
        text-transform: initial; }
  .bat-filter-collapse {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    padding: 1rem 2rem; }
    .bat-filter-collapse .title {
      font-weight: bold; }
    .bat-filter-collapse .clear-button {
      margin-left: auto;
      padding: .5rem; }
    .bat-filter-collapse .fa, .bat-filter-collapse .bat-minicart-cart-item-product-container-title .remove-item i, .bat-minicart-cart-item-product-container-title .remove-item .bat-filter-collapse i {
      padding: .5rem; }
  .bat-filter-collapse-items {
    border-bottom: 1px solid #a9a9a9;
    display: none;
    padding: 0 2rem 2rem; }
    .bat-filter-collapse-items ul {
      margin: 0;
      padding: 0; }
      .bat-filter-collapse-items ul li {
        font-size: .75rem;
        line-height: 1;
        list-style-type: none;
        margin: 0;
        margin-bottom: 1rem;
        padding: 0; }
  .bat-filter-applybutton {
    padding: 2rem; }

.bat-price-slider {
  min-height: 7rem;
  width: 100%; }
  .bat-price-slider-output {
    display: flex;
    justify-content: space-between; }
    .bat-price-slider-output label {
      display: flex;
      flex-direction: column; }
      .bat-price-slider-output label input {
        display: inline;
        width: 5rem; }
  .bat-price-slider-range {
    padding: 2rem;
    position: relative; }
    .bat-price-slider-range input {
      box-shadow: 0;
      outline: 0; }
      .bat-price-slider-range input[type='range'] {
        -webkit-appearance: none;
        left: 0;
        margin: 0;
        position: absolute;
        width: 100%; }
        .bat-price-slider-range input[type='range']:focus {
          outline: none; }
          .bat-price-slider-range input[type='range']:focus::-webkit-slider-runnable-track {
            background: #888; }
          .bat-price-slider-range input[type='range']:focus::-ms-fill-lower {
            background: #888; }
          .bat-price-slider-range input[type='range']:focus::-ms-fill-upper {
            background: #888; }
        .bat-price-slider-range input[type='range']::-webkit-slider-runnable-track {
          background: #888;
          border: 0;
          border-radius: 1px;
          box-shadow: none;
          cursor: pointer;
          height: 5px;
          width: 100%; }
        .bat-price-slider-range input[type='range']::-webkit-slider-thumb {
          -webkit-appearance: none;
          background: #a9a9a9;
          border-radius: 25px;
          cursor: pointer;
          height: 18px;
          margin-top: -7px;
          position: relative;
          width: 18px;
          z-index: 2; }
        .bat-price-slider-range input[type='range']::-moz-range-track {
          background: #888;
          border: 0;
          border-radius: 1px;
          box-shadow: none;
          cursor: pointer;
          height: 5px;
          width: 100%; }
        .bat-price-slider-range input[type='range']::-moz-range-thumb {
          background: #a9a9a9;
          border-radius: 25px;
          cursor: pointer;
          height: 18px;
          position: relative;
          width: 18px;
          z-index: 2; }
        .bat-price-slider-range input[type='range']::-ms-track {
          background: transparent;
          border-color: transparent;
          color: transparent;
          cursor: pointer;
          height: 5px;
          width: 100%; }
        .bat-price-slider-range input[type='range']::-ms-fill-lower, .bat-price-slider-range input[type='range']:-ms-fill-upper {
          background: #888;
          border: 0;
          border-radius: 1px;
          box-shadow: none; }
        .bat-price-slider-range input[type='range']::-ms-thumb {
          background: #a9a9a9;
          border-radius: 25px;
          cursor: pointer;
          height: 18px;
          position: relative;
          width: 18px;
          z-index: 2; }

.bat-plp-slot {
  width: 100%; }

.bat-search {
  margin: 0 auto;
  max-width: 1024px;
  min-height: 300px;
  padding-bottom: 15px;
  padding-top: 50px; }
  .bat-search-input {
    position: relative;
    width: 100%; }
    @media (min-width: 1025px) {
      .bat-search-input {
        width: 50%; } }
    .bat-search-input form {
      align-items: center;
      display: flex;
      position: relative; }
      .bat-search-input form input {
        height: 40px;
        padding: 5px 30px 5px 10px;
        width: 100%; }
    .bat-search-input-button {
      background: none;
      border: 0;
      cursor: pointer;
      height: 24px;
      padding: 2px;
      position: absolute;
      right: 10px;
      top: 8px;
      width: 24px; }
      .bat-search-input-button i {
        font-size: 20px; }
        .bat-search-input-button i:before {
          font-size: 20px; }
  .bat-search-results, .bat-search-no-results {
    margin-top: 40px; }
  .bat-search-results ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .bat-search-results ul li {
      margin-bottom: 20px;
      width: 100%; }
      @media (min-width: 769px) {
        .bat-search-results ul li {
          width: 50%; } }
      .bat-search-results ul li a {
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        /* Careful, this breaks the word wherever it is without a hyphen */
        -webkit-hyphens: auto;
        display: block;
        /* Adds a hyphen where the word breaks */
        hyphens: auto;
        overflow-wrap: break-word;
        text-decoration: underline;
        word-wrap: break-word; }
      .bat-search-results ul li h6 {
        margin-bottom: 10px; }
  .bat-search-no-results {
    display: none; }
    .bat-search-no-results.active {
      display: block; }

#blog .bat-headline {
  text-align: center; }

@media (min-width: 1025px) {
  .bat-section-content {
    margin: 0 auto;
    max-width: 1400px; } }

.authorEditMode .bat-section-content {
  display: block; }

.bat-section-content .responsivegrid {
  width: 100%; }

.bat-section-content-style.left {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  text-align: left; }

.bat-section-content-style.right {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  text-align: right; }

.bat-section-content-style.center {
  align-items: center;
  display: flex;
  flex-direction: column;
  text-align: center; }

.bat-waypoint .bat-section {
  opacity: 0;
  transition: opacity .5s ease-in .2s; }

.bat-waypoint--in-view .bat-section {
  opacity: 1; }

.bat-tabs {
  border-top: solid 12px #888;
  position: relative; }
  .bat-tabs-indicator {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 12px 7px 0;
    height: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: left .25s ease-in, opacity .5s ease-in;
    width: 0; }
    .bat-tabs-indicator.active {
      opacity: 1; }
  .bat-tabs-list {
    display: flex;
    justify-content: flex-start;
    list-style: none;
    margin: 12px 0 0;
    padding: 0; }
    @media (min-width: 1025px) {
      .bat-tabs-list {
        justify-content: center; } }
    .bat-tabs-list-item {
      flex: 0 0 auto;
      margin: 0; }
      .bat-tabs-list-item-button {
        align-items: center;
        display: flex;
        padding: 10px;
        width: 100%; }
        .bat-tabs-list-item-button i {
          height: 16px;
          margin-left: 20px;
          width: 16px; }
          .bat-tabs-list-item-button i:before {
            font-size: 16px; }
        .active .bat-tabs-list-item-button {
          border-bottom: solid 1px #888; }
  .bat-tabs-panels-panel {
    display: none;
    overflow: hidden; }
    .authorEditMode .bat-tabs-panels-panel {
      display: block; }
    .bat-tabs-panels-panel.active {
      display: block; }
    .bat-tabs-panels-panel > div {
      padding: 20px 0; }

.bat-video-content {
  margin: 0 auto; }
  .bat-video-content-video {
    display: block;
    max-width: 100%;
    position: relative; }
    .bat-video-content-video picture:after {
      color: #fff;
      content: '\f144';
      font-family: 'Font Awesome 5 Free';
      font-size: 96px;
      line-height: 96px;
      left: 50%;
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%);
      transition: color .5s ease-in; }
    .bat-video-content-video picture:before {
      background-color: #000;
      border-radius: 50%;
      color: #000;
      content: '';
      height: 89px;
      left: 50%;
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%);
      transition: background-color 0.5s ease-in;
      width: 89px; }
    .bat-video-content-video picture:hover {
      cursor: pointer; }
      .bat-video-content-video picture:hover:after {
        color: #000; }
      .bat-video-content-video picture:hover:before {
        background-color: #fff; }
    .bat-video-content-video-wrapper {
      padding-top: 56.25%; }

/*--------------------------------
LAYOUT
---------------------------------*/
.bat-container--xxl {
  margin: 0 auto;
  max-width: 1400px; }

.bat-container--xl {
  margin: 0 auto;
  max-width: 1200px; }

.bat-container--lg {
  margin: 0 auto;
  max-width: 1024px; }

.bat-container--md {
  margin: 0 auto;
  max-width: 768px; }

.bat-container--sm {
  margin: 0 auto;
  max-width: 576px; }

.margin-top-xlarge {
  margin-top: 180px; }

.margin-top-large {
  margin-top: 120px; }

.margin-top-medium {
  margin-top: 60px; }

.margin-top-small {
  margin-top: 20px; }

.margin-top-xsmall {
  margin-top: 10px; }

.margin-top-zero {
  margin-top: 0; }

.margin-bottom-xlarge {
  margin-bottom: 180px; }

.margin-bottom-large {
  margin-bottom: 120px; }

.margin-bottom-medium {
  margin-bottom: 60px; }

.margin-bottom-small {
  margin-bottom: 20px; }

.margin-bottom-xsmall {
  margin-bottom: 10px; }

.margin-bottom-zero {
  margin-bottom: 0; }

.margin-right-xlarge {
  margin-right: 180px; }

.margin-right-large {
  margin-right: 120px; }

.margin-right-medium {
  margin-right: 60px; }

.margin-right-small {
  margin-right: 20px; }

.margin-right-xsmall {
  margin-right: 10px; }

.margin-right-zero {
  margin-right: 0; }

.margin-left-xlarge {
  margin-left: 180px; }

.margin-left-large {
  margin-left: 120px; }

.margin-left-medium {
  margin-left: 60px; }

.margin-left-small {
  margin-left: 20px; }

.margin-left-xsmall {
  margin-left: 10px; }

.margin-left-zero {
  margin-left: 0; }

.margin-none {
  margin-bottom: 0; }

.margin-xsmall {
  margin-bottom: 10px; }

.margin-small {
  margin-bottom: 20px; }

.margin-medium {
  margin-bottom: 60px; }

.margin-large {
  margin-bottom: 120px; }

.margin-xl {
  margin-bottom: 180px; }

@media (min-width: 1201px) {
  .xl-margin-none {
    margin-bottom: 0; }
  .xl-margin-xsmall {
    margin-bottom: 10px; }
  .xl-margin-small {
    margin-bottom: 20px; }
  .xl-margin-medium {
    margin-bottom: 60px; }
  .xl-margin-large {
    margin-bottom: 120px; }
  .xl-margin-xl {
    margin-bottom: 180px; } }

@media (min-width: 1025px) and (max-width: 1200px) {
  .lg-margin-none {
    margin-bottom: 0; }
  .lg-margin-xsmall {
    margin-bottom: 10px; }
  .lg-margin-small {
    margin-bottom: 20px; }
  .lg-margin-medium {
    margin-bottom: 60px; }
  .lg-margin-large {
    margin-bottom: 120px; }
  .lg-margin-xl {
    margin-bottom: 180px; } }

@media (min-width: 769px) and (max-width: 1024px) {
  .md-margin-none {
    margin-bottom: 0; }
  .md-margin-xsmall {
    margin-bottom: 10px; }
  .md-margin-small {
    margin-bottom: 20px; }
  .md-margin-medium {
    margin-bottom: 60px; }
  .md-margin-large {
    margin-bottom: 120px; }
  .md-margin-xl {
    margin-bottom: 180px; } }

@media (min-width: 577px) and (max-width: 768px) {
  .sm-margin-none {
    margin-bottom: 0; }
  .sm-margin-xsmall {
    margin-bottom: 10px; }
  .sm-margin-small {
    margin-bottom: 20px; }
  .sm-margin-medium {
    margin-bottom: 60px; }
  .sm-margin-large {
    margin-bottom: 120px; }
  .sm-margin-xl {
    margin-bottom: 180px; } }

@media (max-width: 576px) {
  .xs-margin-none {
    margin-bottom: 0; }
  .xs-margin-xsmall {
    margin-bottom: 10px; }
  .xs-margin-small {
    margin-bottom: 20px; }
  .xs-margin-medium {
    margin-bottom: 60px; }
  .xs-margin-large {
    margin-bottom: 120px; }
  .xs-margin-xl {
    margin-bottom: 180px; } }

.padding-xlarge {
  padding: 180px; }

.padding-large {
  padding: 120px; }

.padding-medium {
  padding: 60px; }

.padding-small {
  padding: 20px; }

.padding-xsmall {
  padding: 10px; }

.padding-zero {
  padding: 0; }

.padding-top-xlarge {
  padding-top: 180px; }

.padding-top-large {
  padding-top: 120px; }

.padding-top-medium {
  padding-top: 60px; }

.padding-top-small {
  padding-top: 20px; }

.padding-top-xsmall {
  padding-top: 10px; }

.padding-top-zero {
  padding-top: 0; }

.padding-bottom-xlarge {
  padding-bottom: 180px; }

.padding-bottom-large {
  padding-bottom: 120px; }

.padding-bottom-medium {
  padding-bottom: 60px; }

.padding-bottom-small {
  padding-bottom: 20px; }

.padding-bottom-xsmall {
  padding-bottom: 10px; }

.padding-bottom-zero {
  padding-bottom: 0; }

.padding-left-xlarge {
  padding-left: 180px; }

.padding-left-large {
  padding-left: 120px; }

.padding-left-medium {
  padding-left: 60px; }

.padding-left-small {
  padding-left: 20px; }

.padding-left-xsmall {
  padding-left: 10px; }

.padding-left-zero {
  padding-left: 0; }

.padding-right-xlarge {
  padding-right: 180px; }

.padding-right-large {
  padding-right: 120px; }

.padding-right-medium {
  padding-right: 60px; }

.padding-right-small {
  padding-right: 20px; }

.padding-right-xsmall {
  padding-right: 10px; }

.padding-right-zero {
  padding-right: 0; }

/*---------------------------------
STYLES
---------------------------------*/
/*! Style Variables
sm
sm light
sm dark-gray
lg
lg light
lg dark-gray
xl
xl light
xl dark-gray
subtitle
subtitle light
subtitle dark-gray
headline6 light
headline6-color1
bullet--numbered
bullet--icon-place
bullet--icon-embrace
card-price
card-&more
*/
/* ==========================================================================
   Styles specific to authoring (these should be limited)
   ========================================================================== */
.authoring-component-label {
  background: #affeff;
  color: #323737;
  font-family: adobe-clean, Helvetica, Arial, sans-serif;
  font-size: 14px;
  min-width: 66%;
  text-align: center; }
  .aem-Grid .aem-Grid .cmp-grid-container > .authoring-component-label,
  .aem-Grid .aem-Grid .aem-Grid .cmp-grid-column > .authoring-component-label {
    margin-left: -15px;
    margin-right: -15px;
    min-width: 100%;
    width: auto !important; }

.authoring-component-outline {
  height: 100%;
  left: 0;
  outline: #affeff solid 3px;
  position: absolute;
  top: 0;
  width: 100%; }

/* grid component */
.aem-Grid {
  display: flex;
  flex-wrap: wrap;
  flex-basis: 100%;
  width: 100%; }

/* placeholder for new components */
.aem-Grid-newComponent {
  margin: 0;
  width: 100% !important; }

/* column of a grid */
.aem-GridColumn {
  box-sizing: border-box; }

/* force showing hidden */
.aem-GridShowHidden > .aem-Grid > .aem-GridColumn {
  display: block !important; }

.aem-Grid-Container--xxl {
  max-width: 1400px;
  margin: 0 auto; }

.aem-Grid-Container--xl {
  max-width: 1200px;
  margin: 0 auto; }

.aem-Grid-Container--lg {
  max-width: 1024px;
  margin: 0 auto; }

.aem-Grid-Container--md {
  max-width: 768px;
  margin: 0 auto; }

.aem-Grid-Container--sm {
  max-width: 576px;
  margin: 0 auto; }

/* Generates all the rules for the grid columns up to the given amount of column */
/* Generates all the rules for the grid column offset up to the given amount of column */
/* Generates all the rules for the grid and columns for the given break point and total of columns */
/* Generates all the rules for the grids and columns */
/* API function to be called to generate a grid config */
/* maximum amount of grid cells to be provided */
/* default breakpoint */
.aem-Grid {
  width: auto; }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 100%; }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 100%; }
  .aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 50%; }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--default--2 {
    width: 100%; }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 50%; }
  .aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--default--2 {
    width: 100%; }
  .aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--2 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--3 {
    width: 100%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--2 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--3 {
    width: 100%; }
  .aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 25%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--2 {
    width: 50%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--3 {
    width: 75%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--4 {
    width: 100%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 25%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
    margin-left: 75%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 25%; }
  .aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--2 {
    width: 50%; }
  .aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--3 {
    width: 75%; }
  .aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--4 {
    width: 100%; }
  .aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 25%; }
  .aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
    margin-left: 75%; }
  .aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 20%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--2 {
    width: 40%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--3 {
    width: 60%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--4 {
    width: 80%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--5 {
    width: 100%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 20%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
    margin-left: 40%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
    margin-left: 60%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
    margin-left: 80%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 20%; }
  .aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--2 {
    width: 40%; }
  .aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--3 {
    width: 60%; }
  .aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--4 {
    width: 80%; }
  .aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--5 {
    width: 100%; }
  .aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 20%; }
  .aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
    margin-left: 40%; }
  .aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
    margin-left: 60%; }
  .aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
    margin-left: 80%; }
  .aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 16.66667%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--2 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--3 {
    width: 50%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--4 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--5 {
    width: 83.33333%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--6 {
    width: 100%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 16.66667%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
    margin-left: 83.33333%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 16.66667%; }
  .aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--2 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--3 {
    width: 50%; }
  .aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--4 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--5 {
    width: 83.33333%; }
  .aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--6 {
    width: 100%; }
  .aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 16.66667%; }
  .aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
    margin-left: 83.33333%; }
  .aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 14.28571%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--2 {
    width: 28.57143%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--3 {
    width: 42.85714%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--4 {
    width: 57.14286%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--5 {
    width: 71.42857%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--6 {
    width: 85.71429%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--7 {
    width: 100%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 14.28571%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
    margin-left: 28.57143%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
    margin-left: 42.85714%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
    margin-left: 57.14286%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
    margin-left: 71.42857%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
    margin-left: 85.71429%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 14.28571%; }
  .aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--2 {
    width: 28.57143%; }
  .aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--3 {
    width: 42.85714%; }
  .aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--4 {
    width: 57.14286%; }
  .aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--5 {
    width: 71.42857%; }
  .aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--6 {
    width: 85.71429%; }
  .aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--7 {
    width: 100%; }
  .aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 14.28571%; }
  .aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
    margin-left: 28.57143%; }
  .aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
    margin-left: 42.85714%; }
  .aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
    margin-left: 57.14286%; }
  .aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
    margin-left: 71.42857%; }
  .aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
    margin-left: 85.71429%; }
  .aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 12.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--2 {
    width: 25%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--3 {
    width: 37.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--4 {
    width: 50%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--5 {
    width: 62.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--6 {
    width: 75%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--7 {
    width: 87.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--8 {
    width: 100%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 12.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
    margin-left: 25%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
    margin-left: 37.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
    margin-left: 62.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
    margin-left: 75%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
    margin-left: 87.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 12.5%; }
  .aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--2 {
    width: 25%; }
  .aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--3 {
    width: 37.5%; }
  .aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--4 {
    width: 50%; }
  .aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--5 {
    width: 62.5%; }
  .aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--6 {
    width: 75%; }
  .aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--7 {
    width: 87.5%; }
  .aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--8 {
    width: 100%; }
  .aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 12.5%; }
  .aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
    margin-left: 25%; }
  .aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
    margin-left: 37.5%; }
  .aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
    margin-left: 62.5%; }
  .aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
    margin-left: 75%; }
  .aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
    margin-left: 87.5%; }
  .aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 11.11111%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--2 {
    width: 22.22222%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--3 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--4 {
    width: 44.44444%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--5 {
    width: 55.55556%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--6 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--7 {
    width: 77.77778%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--8 {
    width: 88.88889%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--9 {
    width: 100%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 11.11111%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
    margin-left: 22.22222%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
    margin-left: 44.44444%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
    margin-left: 55.55556%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
    margin-left: 77.77778%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
    margin-left: 88.88889%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 11.11111%; }
  .aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--2 {
    width: 22.22222%; }
  .aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--3 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--4 {
    width: 44.44444%; }
  .aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--5 {
    width: 55.55556%; }
  .aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--6 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--7 {
    width: 77.77778%; }
  .aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--8 {
    width: 88.88889%; }
  .aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--9 {
    width: 100%; }
  .aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 11.11111%; }
  .aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
    margin-left: 22.22222%; }
  .aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
    margin-left: 44.44444%; }
  .aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
    margin-left: 55.55556%; }
  .aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
    margin-left: 77.77778%; }
  .aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
    margin-left: 88.88889%; }
  .aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 10%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--2 {
    width: 20%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--3 {
    width: 30%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--4 {
    width: 40%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--5 {
    width: 50%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--6 {
    width: 60%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--7 {
    width: 70%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--8 {
    width: 80%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--9 {
    width: 90%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--10 {
    width: 100%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 10%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
    margin-left: 20%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
    margin-left: 30%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
    margin-left: 40%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
    margin-left: 60%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
    margin-left: 70%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
    margin-left: 80%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
    margin-left: 90%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 10%; }
  .aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--2 {
    width: 20%; }
  .aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--3 {
    width: 30%; }
  .aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--4 {
    width: 40%; }
  .aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--5 {
    width: 50%; }
  .aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--6 {
    width: 60%; }
  .aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--7 {
    width: 70%; }
  .aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--8 {
    width: 80%; }
  .aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--9 {
    width: 90%; }
  .aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--10 {
    width: 100%; }
  .aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 10%; }
  .aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
    margin-left: 20%; }
  .aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
    margin-left: 30%; }
  .aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
    margin-left: 40%; }
  .aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
    margin-left: 60%; }
  .aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
    margin-left: 70%; }
  .aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
    margin-left: 80%; }
  .aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
    margin-left: 90%; }
  .aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 9.09091%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--2 {
    width: 18.18182%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--3 {
    width: 27.27273%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--4 {
    width: 36.36364%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--5 {
    width: 45.45455%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--6 {
    width: 54.54545%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--7 {
    width: 63.63636%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--8 {
    width: 72.72727%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--9 {
    width: 81.81818%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--10 {
    width: 90.90909%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--11 {
    width: 100%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 9.09091%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
    margin-left: 18.18182%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
    margin-left: 27.27273%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
    margin-left: 36.36364%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
    margin-left: 45.45455%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
    margin-left: 54.54545%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
    margin-left: 63.63636%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
    margin-left: 72.72727%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
    margin-left: 81.81818%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
    margin-left: 90.90909%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 9.09091%; }
  .aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--2 {
    width: 18.18182%; }
  .aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--3 {
    width: 27.27273%; }
  .aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--4 {
    width: 36.36364%; }
  .aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--5 {
    width: 45.45455%; }
  .aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--6 {
    width: 54.54545%; }
  .aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--7 {
    width: 63.63636%; }
  .aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--8 {
    width: 72.72727%; }
  .aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--9 {
    width: 81.81818%; }
  .aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--10 {
    width: 90.90909%; }
  .aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--11 {
    width: 100%; }
  .aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 9.09091%; }
  .aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
    margin-left: 18.18182%; }
  .aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
    margin-left: 27.27273%; }
  .aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
    margin-left: 36.36364%; }
  .aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
    margin-left: 45.45455%; }
  .aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
    margin-left: 54.54545%; }
  .aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
    margin-left: 63.63636%; }
  .aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
    margin-left: 72.72727%; }
  .aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
    margin-left: 81.81818%; }
  .aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
    margin-left: 90.90909%; }
  .aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 8.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--2 {
    width: 16.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--3 {
    width: 25%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--4 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--5 {
    width: 41.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--6 {
    width: 50%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--7 {
    width: 58.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--8 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--9 {
    width: 75%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--10 {
    width: 83.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--11 {
    width: 91.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12 {
    width: 100%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 8.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
    margin-left: 16.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
    margin-left: 25%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
    margin-left: 41.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
    margin-left: 58.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
    margin-left: 75%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
    margin-left: 83.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
    margin-left: 91.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--1 {
    width: 8.33333%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--2 {
    width: 16.66667%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--3 {
    width: 25%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--4 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--5 {
    width: 41.66667%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--6 {
    width: 50%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--7 {
    width: 58.33333%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--8 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--9 {
    width: 75%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--10 {
    width: 83.33333%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--11 {
    width: 91.66667%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--12 {
    width: 100%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
    margin-left: 8.33333%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
    margin-left: 16.66667%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
    margin-left: 25%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
    margin-left: 41.66667%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
    margin-left: 58.33333%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
    margin-left: 75%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
    margin-left: 83.33333%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
    margin-left: 91.66667%; }
  .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
    margin-left: 100%; }
  .aem-Grid.aem-GridNoGutter .aem-GridColumn {
    padding: 0; }

@media (min-width: 1026px) {
  .aem-Grid > .aem-GridColumn.aem-GridColumn--default--hide {
    /* hide behavior */
    display: none; } }

/* tablet breakpoint */
@media (min-width: 578px) and (max-width: 820px) {
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 100%; }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--tablet--1 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--tablet--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 50%; }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    width: 100%; }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 50%; }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    width: 100%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 25%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    width: 50%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    width: 75%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    width: 100%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 25%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 75%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 25%; }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    width: 50%; }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    width: 75%; }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 25%; }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 75%; }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 20%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    width: 40%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    width: 60%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    width: 80%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    width: 100%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 20%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 40%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 60%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 80%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 20%; }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    width: 40%; }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    width: 60%; }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    width: 80%; }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 20%; }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 40%; }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 60%; }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 80%; }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 16.66667%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    width: 50%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    width: 83.33333%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    width: 100%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 16.66667%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 83.33333%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 16.66667%; }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    width: 50%; }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    width: 83.33333%; }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 16.66667%; }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 83.33333%; }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 14.28571%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    width: 28.57143%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    width: 42.85714%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    width: 57.14286%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    width: 71.42857%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    width: 85.71429%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    width: 100%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 14.28571%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 28.57143%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 42.85714%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 57.14286%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 71.42857%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 85.71429%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 14.28571%; }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    width: 28.57143%; }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    width: 42.85714%; }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    width: 57.14286%; }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    width: 71.42857%; }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    width: 85.71429%; }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 14.28571%; }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 28.57143%; }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 42.85714%; }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 57.14286%; }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 71.42857%; }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 85.71429%; }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 12.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    width: 25%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    width: 37.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    width: 50%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    width: 62.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    width: 75%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    width: 87.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    width: 100%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 12.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 25%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 37.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 62.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 75%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 87.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 12.5%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    width: 25%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    width: 37.5%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    width: 50%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    width: 62.5%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    width: 75%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    width: 87.5%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 12.5%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 25%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 37.5%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 62.5%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 75%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 87.5%; }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 11.11111%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    width: 22.22222%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    width: 44.44444%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    width: 55.55556%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    width: 77.77778%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    width: 88.88889%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    width: 100%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 11.11111%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 22.22222%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 44.44444%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 55.55556%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 77.77778%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 88.88889%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 11.11111%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    width: 22.22222%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    width: 44.44444%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    width: 55.55556%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    width: 77.77778%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    width: 88.88889%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 11.11111%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 22.22222%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 44.44444%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 55.55556%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 77.77778%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 88.88889%; }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 10%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    width: 20%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    width: 30%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    width: 40%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    width: 50%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    width: 60%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    width: 70%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    width: 80%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    width: 90%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    width: 100%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 10%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 20%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 30%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 40%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 60%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 70%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 80%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 90%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 10%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    width: 20%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    width: 30%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    width: 40%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    width: 50%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    width: 60%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    width: 70%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    width: 80%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    width: 90%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 10%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 20%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 30%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 40%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 60%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 70%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 80%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 90%; }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 9.09091%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    width: 18.18182%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    width: 27.27273%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    width: 36.36364%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    width: 45.45455%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    width: 54.54545%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    width: 63.63636%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    width: 72.72727%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    width: 81.81818%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    width: 90.90909%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    width: 100%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 9.09091%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 18.18182%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 27.27273%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 36.36364%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 45.45455%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 54.54545%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 63.63636%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 72.72727%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 81.81818%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 90.90909%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 9.09091%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    width: 18.18182%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    width: 27.27273%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    width: 36.36364%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    width: 45.45455%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    width: 54.54545%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    width: 63.63636%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    width: 72.72727%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    width: 81.81818%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    width: 90.90909%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 9.09091%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 18.18182%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 27.27273%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 36.36364%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 45.45455%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 54.54545%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 63.63636%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 72.72727%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 81.81818%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 90.90909%; }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 8.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    width: 16.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    width: 25%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    width: 41.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    width: 50%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    width: 58.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    width: 75%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    width: 83.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    width: 91.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    width: 100%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 8.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 16.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 25%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 41.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 58.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 75%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 83.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 91.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    width: 8.33333%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    width: 16.66667%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    width: 25%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    width: 41.66667%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    width: 50%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    width: 58.33333%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    width: 75%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    width: 83.33333%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    width: 91.66667%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    width: 100%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 8.33333%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 16.66667%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 25%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 41.66667%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 58.33333%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 75%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 83.33333%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 91.66667%; }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 100%; }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--tablet--hide {
    /* hide behavior */
    display: none; } }

/* phone breakpoint */
@media (max-width: 577px) {
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 100%; }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--phone--1 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 100%; }
  .aem-Grid.aem-Grid--phone--1 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--phone--1 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 50%; }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--phone--2 {
    width: 100%; }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 50%; }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--phone--2 {
    width: 100%; }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--2 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--3 {
    width: 100%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--2 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--3 {
    width: 100%; }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 25%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--2 {
    width: 50%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--3 {
    width: 75%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--4 {
    width: 100%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 25%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 75%; }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 25%; }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--2 {
    width: 50%; }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--3 {
    width: 75%; }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--4 {
    width: 100%; }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 25%; }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 75%; }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 20%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--2 {
    width: 40%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--3 {
    width: 60%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--4 {
    width: 80%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--5 {
    width: 100%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 20%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 40%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 60%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 80%; }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 20%; }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--2 {
    width: 40%; }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--3 {
    width: 60%; }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--4 {
    width: 80%; }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--5 {
    width: 100%; }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 20%; }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 40%; }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 60%; }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 80%; }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 16.66667%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--2 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--3 {
    width: 50%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--4 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--5 {
    width: 83.33333%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--6 {
    width: 100%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 16.66667%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 83.33333%; }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 16.66667%; }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--2 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--3 {
    width: 50%; }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--4 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--5 {
    width: 83.33333%; }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--6 {
    width: 100%; }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 16.66667%; }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 83.33333%; }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 14.28571%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--2 {
    width: 28.57143%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--3 {
    width: 42.85714%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--4 {
    width: 57.14286%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--5 {
    width: 71.42857%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--6 {
    width: 85.71429%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--7 {
    width: 100%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 14.28571%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 28.57143%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 42.85714%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 57.14286%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 71.42857%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 85.71429%; }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 14.28571%; }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--2 {
    width: 28.57143%; }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--3 {
    width: 42.85714%; }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--4 {
    width: 57.14286%; }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--5 {
    width: 71.42857%; }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--6 {
    width: 85.71429%; }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--7 {
    width: 100%; }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 14.28571%; }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 28.57143%; }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 42.85714%; }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 57.14286%; }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 71.42857%; }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 85.71429%; }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 12.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--2 {
    width: 25%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--3 {
    width: 37.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--4 {
    width: 50%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--5 {
    width: 62.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--6 {
    width: 75%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--7 {
    width: 87.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--8 {
    width: 100%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 12.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 25%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 37.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 62.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 75%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 87.5%; }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 12.5%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--2 {
    width: 25%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--3 {
    width: 37.5%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--4 {
    width: 50%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--5 {
    width: 62.5%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--6 {
    width: 75%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--7 {
    width: 87.5%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--8 {
    width: 100%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 12.5%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 25%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 37.5%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 62.5%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 75%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 87.5%; }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 11.11111%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--2 {
    width: 22.22222%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--3 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--4 {
    width: 44.44444%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--5 {
    width: 55.55556%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--6 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--7 {
    width: 77.77778%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--8 {
    width: 88.88889%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--9 {
    width: 100%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 11.11111%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 22.22222%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 44.44444%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 55.55556%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 77.77778%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 88.88889%; }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 11.11111%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--2 {
    width: 22.22222%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--3 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--4 {
    width: 44.44444%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--5 {
    width: 55.55556%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--6 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--7 {
    width: 77.77778%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--8 {
    width: 88.88889%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--9 {
    width: 100%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 11.11111%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 22.22222%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 44.44444%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 55.55556%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 77.77778%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 88.88889%; }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 10%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--2 {
    width: 20%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--3 {
    width: 30%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--4 {
    width: 40%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--5 {
    width: 50%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--6 {
    width: 60%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--7 {
    width: 70%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--8 {
    width: 80%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--9 {
    width: 90%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--10 {
    width: 100%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 10%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 20%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 30%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 40%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 60%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 70%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 80%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 90%; }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 10%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--2 {
    width: 20%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--3 {
    width: 30%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--4 {
    width: 40%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--5 {
    width: 50%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--6 {
    width: 60%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--7 {
    width: 70%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--8 {
    width: 80%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--9 {
    width: 90%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--10 {
    width: 100%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 10%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 20%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 30%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 40%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 60%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 70%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 80%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 90%; }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 9.09091%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--2 {
    width: 18.18182%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--3 {
    width: 27.27273%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--4 {
    width: 36.36364%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--5 {
    width: 45.45455%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--6 {
    width: 54.54545%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--7 {
    width: 63.63636%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--8 {
    width: 72.72727%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--9 {
    width: 81.81818%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--10 {
    width: 90.90909%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--11 {
    width: 100%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 9.09091%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 18.18182%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 27.27273%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 36.36364%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 45.45455%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 54.54545%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 63.63636%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 72.72727%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 81.81818%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 90.90909%; }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 9.09091%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--2 {
    width: 18.18182%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--3 {
    width: 27.27273%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--4 {
    width: 36.36364%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--5 {
    width: 45.45455%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--6 {
    width: 54.54545%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--7 {
    width: 63.63636%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--8 {
    width: 72.72727%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--9 {
    width: 81.81818%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--10 {
    width: 90.90909%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--11 {
    width: 100%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 9.09091%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 18.18182%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 27.27273%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 36.36364%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 45.45455%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 54.54545%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 63.63636%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 72.72727%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 81.81818%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 90.90909%; }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 8.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--2 {
    width: 16.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--3 {
    width: 25%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--4 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--5 {
    width: 41.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--6 {
    width: 50%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--7 {
    width: 58.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--8 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--9 {
    width: 75%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--10 {
    width: 83.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--11 {
    width: 91.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--12 {
    width: 100%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 8.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 16.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 25%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 41.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 58.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 75%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 83.33333%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 91.66667%; }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 100%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--1 {
    width: 8.33333%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--2 {
    width: 16.66667%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--3 {
    width: 25%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--4 {
    width: 33.33333%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--5 {
    width: 41.66667%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--6 {
    width: 50%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--7 {
    width: 58.33333%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--8 {
    width: 66.66667%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--9 {
    width: 75%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--10 {
    width: 83.33333%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--11 {
    width: 91.66667%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--12 {
    width: 100%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 8.33333%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 16.66667%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 25%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 33.33333%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 41.66667%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 50%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 58.33333%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 66.66667%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 75%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 83.33333%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 91.66667%; }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 100%; }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--phone--hide {
    /* hide behavior */
    display: none; } }

.aem-GridColumn {
  padding-left: 3.5px;
  padding-right: 3.5px; }
  .aem-GridColumn.no-gutter {
    padding-left: 0;
    padding-right: 0; }
  .aem-GridColumn.no-gutter-left {
    padding-left: 0;
    padding-right: 3.5px; }
  .aem-GridColumn.no-gutter-right {
    padding-left: 3.5px;
    padding-right: 0; }

.root.rootTemplateGrid > .aem-Grid > .aem-GridColumn {
  padding-left: 0;
  padding-right: 0; }
  .root.rootTemplateGrid > .aem-Grid > .aem-GridColumn > .aem-Grid {
    margin-left: -3.5px;
    margin-right: -3.5px; }
    .root.rootTemplateGrid > .aem-Grid > .aem-GridColumn > .aem-Grid .responsivegrid {
      margin-left: auto;
      margin-right: auto;
      max-width: 1400px; }
    .authorEditMode .root.rootTemplateGrid > .aem-Grid > .aem-GridColumn > .aem-Grid {
      margin-left: 0;
      margin-right: 0; }

.responsivegrid.aem-GridColumn.aem-GridColumn--default--12 {
  padding-left: 0;
  padding-right: 0; }

.responsivegrid.aem-GridColumn.aem-GridColumn--default--16 {
  padding-left: 0;
  padding-right: 0; }

.responsivegrid.aem-GridColumn.aem-GridColumn--default--16 > .aem-GridColumn.aem-GridColumn--default--16 {
  padding-left: 0;
  padding-right: 0; }

.demo-GridContainer {
  padding: 0px; }

.demo-GridRowExample {
  margin: 16px 0; }

.demo-GridRowExample-title {
  height: 32px;
  width: 64px;
  line-height: 32px;
  margin-left: -72px;
  padding-right: 10px;
  text-align: right;
  float: left; }

.demo-Grid {
  background: #fafafa; }

.demo-GridColumn {
  background: #eee;
  min-height: 32px;
  line-height: 32px;
  padding-right: 10px;
  text-align: right; }

.demo-GridColumn--separator {
  border-right: 5px solid #fafafa; }

.demo-GridColumn--multiline {
  margin: 8px 0; }

.demo-GridColumn--image {
  height: 128px;
  text-align: center;
  border: 5px solid #fafafa;
  display: flex;
  align-items: center;
  justify-content: center; }

/**
 * @license
 * MyFonts Webfont Build ID 3859487, 2020-01-23T13:10:28-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: FF DIN Std Light by FontFont
 * URL: https://www.myfonts.com/fonts/fontfont/ff-din/ot-light/
 *
 * Webfont: FF DIN Std Regular by FontFont
 * URL: https://www.myfonts.com/fonts/fontfont/ff-din/ot-regular/
 *
 * Webfont: FF DIN Std Medium by FontFont
 * URL: https://www.myfonts.com/fonts/fontfont/ff-din/ot-medium/
 *
 * Webfont: FF DIN Std Black Italic by FontFont
 * URL: https://www.myfonts.com/fonts/fontfont/ff-din/ot-black-italic/
 *
 *
 * Licensed pageviews: 1,000,000
 * Webfonts copyright: 2016 published by Monotype GmbH
 *
 * © 2020 MyFonts Inc
*/
@font-face {
  font-family: "DIN";
  font-style: normal, italic;
  font-weight: 400;
  src: url("../fonts/din/3AE41F_1_0.eot");
  src: url("../fonts/din/3AE41F_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/din/3AE41F_1_0.woff2") format("woff2"), url("../fonts/din/3AE41F_1_0.woff") format("woff"), url("../fonts/din/3AE41F_1_0.ttf") format("truetype");
  font-display: swap; }

@font-face {
  font-family: "DIN";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/din/3AE41F_2_0.eot");
  src: url("../fonts/din/3AE41F_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/din/3AE41F_2_0.woff2") format("woff2"), url("../fonts/din/3AE41F_2_0.woff") format("woff"), url("../fonts/din/3AE41F_2_0.ttf") format("truetype");
  font-display: swap; }

@font-face {
  font-family: "DIN";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/din/3AF91A_0_0.eot");
  src: url("../fonts/din/3AF91A_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/din/3AF91A_0_0.woff2") format("woff2"), url("../fonts/din/3AF91A_0_0.woff") format("woff"), url("../fonts/din/3AF91A_0_0.ttf") format("truetype");
  font-display: swap; }

@font-face {
  font-family: "DIN";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/din/3AE41F_3_0.eot");
  src: url("../fonts/din/3AE41F_3_0.eot?#iefix") format("embedded-opentype"), url("../fonts/din/3AE41F_3_0.woff2") format("woff2"), url("../fonts/din/3AE41F_3_0.woff") format("woff"), url("../fonts/din/3AE41F_3_0.ttf") format("truetype");
  font-display: swap; }

/* latin-ext */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/lato/Lato-Regular-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/lato/Lato-Regular.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

/* latin-ext - bold */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/lato/Lato-Bold-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin - bold */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/lato/Lato-Bold.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face {
  font-family: "VELOSans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/velo-sans/VELOSans-Bold.eot");
  /* IE9 Compat Modes */
  src: local("VELOSans Bold"), local("VELOSans-Bold"), url("../fonts/velo-sans/VELOSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/velo-sans/VELOSans-Bold.woff2") format("woff2"), url("../fonts/velo-sans/VELOSans-Bold.woff") format("woff"), url("../fonts/velo-sans/VELOSans-Bold.ttf") format("truetype");
  /* Safari, Android, iOS */ }

@font-face {
  font-family: "VELOSans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/velo-sans/VELOSans-Medium.eot");
  /* IE9 Compat Modes */
  src: local("VELOSans Medium"), local("VELOSans-Medium"), url("../fonts/velo-sans/VELOSans-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/velo-sans/VELOSans-Medium.woff2") format("woff2"), url("../fonts/velo-sans/VELOSans-Medium.woff") format("woff"), url("../fonts/velo-sans/VELOSans-Medium.ttf") format("truetype");
  /* Safari, Android, iOS */ }

@font-face {
  font-family: "VELOSans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/velo-sans/VELOSans-Regular.eot");
  /* IE9 Compat Modes */
  src: local("VELOSans Regular"), local("VELOSans-Regular"), url("../fonts/velo-sans/VELOSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/velo-sans/VELOSans-Regular.woff2") format("woff2"), url("../fonts/velo-sans/VELOSans-Regular.woff") format("woff"), url("../fonts/velo-sans/VELOSans-Regular.ttf") format("truetype");
  /* Safari, Android, iOS */ }

@font-face {
  font-family: "Gotham";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/gotham/Gotham-Bold.woff2") format("woff2"), url("../fonts/gotham/Gotham-Bold.woff") format("woff"); }

@font-face {
  font-family: "Gotham";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/gotham/Gotham-Light.woff2") format("woff2"), url("../fonts/gotham/Gotham-Light.woff") format("woff"); }

@font-face {
  font-family: "Mont";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/mont/Mont-Bold.woff2") format("woff2"), url("../fonts/mont/Mont-Bold.woff") format("woff");
  size-adjust: 98%;
  ascent-override: 92%; }

@font-face {
  font-family: "Mont";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("../fonts/mont/Mont-ExtraLight.woff2") format("woff2"), url("../fonts/mont/Mont-ExtraLight.woff") format("woff");
  size-adjust: 98%;
  ascent-override: 92%; }

@font-face {
  font-family: "Mont";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/mont/Mont-Heavy.woff2") format("woff2"), url("../fonts/mont/Mont-Heavy.woff") format("woff");
  size-adjust: 98%;
  /* scales fallback to roughly match Mont */
  ascent-override: 92%;
  /* aligns baseline with Mont */ }

@font-face {
  font-family: "Mont";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/mont/Mont-Regular.woff2") format("woff2"), url("../fonts/mont/Mont-Regular.woff") format("woff");
  size-adjust: 98%;
  ascent-override: 92%; }

@font-face {
  font-family: "glo sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/glo-sans/glosansmedium.woff2") format("woff2"), url("../fonts/glo-sans/glosansmedium.woff") format("woff"); }

@font-face {
  font-family: "glo sans";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("../fonts/glo-sans/glosanslight.woff2") format("woff2"), url("../fonts/glo-sans/glosanslight.woff") format("woff"); }

@font-face {
  font-family: "glo sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/glo-sans/glosansbold.woff2") format("woff2"), url("../fonts/glo-sans/glosansbold.woff") format("woff"); }

@font-face {
  font-family: "glo sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/glo-sans/glosansbook.woff2") format("woff2"), url("../fonts/glo-sans/glosansbook.woff") format("woff"); }

@font-face {
  font-family: "Trim Poster";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/trim-poster/TrimPoster-Hefty.woff2") format("woff2"), url("../fonts/trim-poster/TrimPoster-Hefty.woff") format("woff"); }

@font-face {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("../fonts/font-awesome/fontawesome-webfont.woff2") format("woff2"), url("../fonts/font-awesome/fontawesome-webfont.woff") format("woff"); }

@font-face {
  font-display: swap;
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/icomoon/icomoon.woff2?sqs6qy") format("woff2"), url("../fonts/icomoon/icomoon.woff?sqs6qy") format("woff"); }

.icon::before, .bat-minicart-cart-item-product-container-title .remove-item i::before,
[class^="icon-"]::before,
[class*=" icon-"]::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-facebook:before {
  content: "\e900"; }

.icon-account:before {
  content: "\e902"; }

.icon-bag-add:before {
  content: "\e904"; }

.icon-alternative_payment_method:before {
  content: "\e906"; }

.icon-arrow-down:before {
  content: "\e908"; }

.icon-arrow-left:before {
  content: "\e90c"; }

.icon-arrow-right:before {
  content: "\e910"; }

.icon-arrow-up:before {
  content: "\e914"; }

.icon-bag:before {
  content: "\e918"; }

.icon-bag-empty:before {
  content: "\e91a"; }

.icon-calendar:before {
  content: "\e91c"; }

.icon-chat:before {
  content: "\e91e"; }

.icon-chevron-down:before {
  content: "\e920"; }

.icon-chevron-left:before {
  content: "\e924"; }

.icon-chevron-right:before {
  content: "\e928"; }

.icon-chevron-up:before {
  content: "\e92c"; }

.icon-close:before {
  content: "\e930"; }

.icon-credit-card:before {
  content: "\e932"; }

.icon-cross:before, .bat-minicart-cart-item-product-container-title .remove-item i:before {
  content: "\e935"; }

.icon-delivery:before {
  content: "\e937"; }

.icon-device:before {
  content: "\e939"; }

.icon-error:before {
  content: "\e93b"; }

.icon-eye-off:before {
  content: "\e93d"; }

.icon-eye-on:before {
  content: url("/content/dam/glo-it/immagini/icon-update/eye.svg"); }

.icon-filter:before {
  content: "\e941"; }

.icon-flexibility:before {
  content: "\e943"; }

.icon-glo:before {
  content: "\e945"; }

.icon-heart:before {
  content: "\e947"; }

.icon-lock:before {
  content: "\e949"; }

.icon-menu:before {
  content: "\e94b"; }

.icon-minus:before {
  content: "\e94d"; }

.icon-new:before {
  content: "\e94f"; }

.icon-no-search:before {
  content: "\e951"; }

.icon-offers:before {
  content: "\e953"; }

.icon-personalisation:before {
  content: "\e955"; }

.icon-phone:before {
  content: "\e957"; }

.icon-plus:before {
  content: "\e959"; }

.icon-products:before {
  content: "\e95b"; }

.icon-quality:before {
  content: "\e95d"; }

.icon-radio-off:before {
  content: "\e97e"; }

.icon-radio-on:before {
  content: "\e97f"; }

.icon-recycling:before {
  content: "\e95f"; }

.icon-search:before {
  content: "\e961"; }

.icon-shield:before {
  content: "\e963"; }

.icon-sort:before {
  content: "\e965"; }

.icon-star:before {
  content: "\e967"; }

.icon-map-pin:before {
  content: "\e969"; }

.icon-subscriptions:before {
  content: "\e96b"; }

.icon-trophy:before {
  content: "\e96f"; }

.icon-instagram:before {
  content: "\e971"; }

.icon-twitter:before {
  content: "\e973"; }

.icon-youtube:before {
  content: "\e981"; }

.icon-tick:before {
  content: "\e96d"; }

.icon-checkbox-on:before {
  content: "\e979"; }

.icon-checkbox-off:before {
  content: "\e977"; }

.icon-info:before {
  content: "\e982"; }

body {
  font-family: "glo sans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400; }


h1,
bat-card-step.step1:before,
bat-card-step.step2:before,
bat-card-step.step3:before,
bat-card-step.step4:before,
.headline1,
.bat-headline-style.headline1,
.bat-headline-style.headline1-light,
.bat-headline-style.headline1-color1 {
  font-size: 28px;
  line-height: 24px;
  letter-spacing: 0; }
  @media (min-width: 992px) {
    
    h1,
    bat-card-step.step1:before,
    bat-card-step.step2:before,
    bat-card-step.step3:before,
    bat-card-step.step4:before,
    .headline1,
    .bat-headline-style.headline1,
    .bat-headline-style.headline1-light,
    .bat-headline-style.headline1-color1 {
      font-size: 42px;
      line-height: 46px;
      letter-spacing: 0; } }

.headline1-large, .bat-headline-style.headline1-large, .bat-headline-style.headline1-large-light, .bat-headline-style.headline1-large-color1 {
  font-size: 50px;
  line-height: 60px;
  letter-spacing: -1.6px; }
  @media (min-width: 992px) {
    .headline1-large, .bat-headline-style.headline1-large, .bat-headline-style.headline1-large-light, .bat-headline-style.headline1-large-color1 {
      font-size: 73px;
      line-height: 73px;
      letter-spacing: -2px; } }

bat-headline-default.center {
  text-align: center; }

@media (min-width: 992px) {
  bat-headline-default.pdp-hyper-pro .headline2, bat-headline-default.pdp-hyper-pro .bat-headline-style.headline2-light, bat-headline-default.pdp-hyper-pro .bat-headline-style.headline2-color1 {
    font-size: 30px;
    line-height: 40px; } }

bat-headline-default.pdp-hyper-core .headline2, bat-headline-default.pdp-hyper-core .bat-headline-style.headline2-light, bat-headline-default.pdp-hyper-core .bat-headline-style.headline2-color1 {
  color: var(--glo-2024-Black, #000);
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "glo sans", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 33.6px */ }
  @media (min-width: 768px) {
    bat-headline-default.pdp-hyper-core .headline2, bat-headline-default.pdp-hyper-core .bat-headline-style.headline2-light, bat-headline-default.pdp-hyper-core .bat-headline-style.headline2-color1 {
      font-size: 30px; } }

bat-headline-default.new-register-device-headline {
  margin-bottom: 40px; }
  bat-headline-default.new-register-device-headline .bat-headline-style.headline2-light {
    font-size: 32px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: normal;
    font-family: "glo sans", sans-serif; }
    @media (max-width: 991.98px) {
      bat-headline-default.new-register-device-headline .bat-headline-style.headline2-light {
        font-weight: 400;
        line-height: 120%; } }

h2,
.headline2,
.bat-headline-style.headline2,
.bat-headline-style.headline2-light,
.bat-headline-style.headline2-color1 {
  font-size: 24px;
  line-height: 28px; }
  @media (min-width: 992px) {
    h2,
    .headline2,
    .bat-headline-style.headline2,
    .bat-headline-style.headline2-light,
    .bat-headline-style.headline2-color1 {
      font-size: 34px;
      line-height: 40px; } }


h3,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
.headline3,
.bat-headline-style.headline3,
.bat-headline-style.headline3-light,
.bat-headline-style.headline3-color1 {
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0; }
  @media (min-width: 992px) {
    
    h3,
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
    .headline3,
    .bat-headline-style.headline3,
    .bat-headline-style.headline3-light,
    .bat-headline-style.headline3-color1 {
      font-size: 26px;
      line-height: 30px;
      letter-spacing: 0; } }

h4,
.headline4,
.bat-headline-style.headline4,
.bat-headline-style.headline4-light,
.bat-headline-style.headline4-color1 {
  font-size: 18px;
  line-height: 28px; }
  @media (min-width: 992px) {
    h4,
    .headline4,
    .bat-headline-style.headline4,
    .bat-headline-style.headline4-light,
    .bat-headline-style.headline4-color1 {
      font-size: 20px;
      line-height: 28px; } }


h5,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
.headline5,
.bat-headline-style.headline5,
.bat-headline-style.headline5-light,
.bat-headline-style.headline5-color1 {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 1.2px; }
  @media (min-width: 992px) {
    
    h5,
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
    .headline5,
    .bat-headline-style.headline5,
    .bat-headline-style.headline5-light,
    .bat-headline-style.headline5-color1 {
      font-size: 12px;
      line-height: 14px; } }

h6,
.headline6,
.bat-headline-style.headline6,
.bat-headline-style.headline6-light,
.bat-headline-style.headline6-color1,
.bat-hero--pdp .headline6-color1,
.bat-hero-glosi--pdp .headline6-color1,
.plp-hero-glosi .bat-hero-glosi--pdp .headline6-color1,
.insiders-hero-glosi .bat-hero-glosi--pdp .headline6-color1,
.headline5-small,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading {
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 1.2px; }


h1,
bat-card-step.step1:before,
bat-card-step.step2:before,
bat-card-step.step3:before,
bat-card-step.step4:before,
.headline1,
.bat-headline-style.headline1,
.bat-headline-style.headline1-light,
.bat-headline-style.headline1-color1, .headline1-large, .bat-headline-style.headline1-large, .bat-headline-style.headline1-large-light, .bat-headline-style.headline1-large-color1,
h2,
.headline2,
.bat-headline-style.headline2,
.bat-headline-style.headline2-light,
.bat-headline-style.headline2-color1,
h3,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
.headline3,
.bat-headline-style.headline3,
.bat-headline-style.headline3-light,
.bat-headline-style.headline3-color1,
h4,
.headline4,
.bat-headline-style.headline4,
.bat-headline-style.headline4-light,
.bat-headline-style.headline4-color1,
h5,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
.headline5,
.bat-headline-style.headline5,
.bat-headline-style.headline5-light,
.bat-headline-style.headline5-color1,
h6,
.headline6,
.bat-headline-style.headline6,
.bat-headline-style.headline6-light,
.bat-headline-style.headline6-color1,
.bat-hero--pdp .headline6-color1,
.bat-hero-glosi--pdp .headline6-color1,
.plp-hero-glosi .bat-hero-glosi--pdp .headline6-color1,
.insiders-hero-glosi .bat-hero-glosi--pdp .headline6-color1 {
  font-family: "glo sans", sans-serif;
  font-weight: 700;
  margin-bottom: 0; }
  h1.center, bat-card-step.center.step1:before, bat-card-step.center.step2:before, bat-card-step.center.step3:before, bat-card-step.center.step4:before,
  .headline1.center,
  .center.bat-headline-style.headline1-light,
  .center.bat-headline-style.headline1-color1,
  .headline1-large.center,
  .center.bat-headline-style.headline1-large-light,
  .center.bat-headline-style.headline1-large-color1,
  h2.center,
  .headline2.center,
  .center.bat-headline-style.headline2-light,
  .center.bat-headline-style.headline2-color1,
  h3.center,
  bat-producthero-globrochureware .bat-producthero--globrochureware .center.bat-producthero-configurator-title,
  bat-producthero-glosi .bat-producthero-glosi .center.bat-producthero-configurator-title,
  .headline3.center,
  .center.bat-headline-style.headline3-light,
  .center.bat-headline-style.headline3-color1,
  h4.center,
  .headline4.center,
  .center.bat-headline-style.headline4-light,
  .center.bat-headline-style.headline4-color1,
  h5.center,
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .center.bat-quantity-label,
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .center.heading,
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .center.bat-quantity-label,
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .center.heading,
  .headline5.center,
  .center.bat-headline-style.headline5-light,
  .center.bat-headline-style.headline5-color1,
  h6.center,
  .headline6.center,
  .center.bat-headline-style.headline6-light,
  .center.bat-headline-style.headline6-color1,
  .bat-hero--pdp .center.headline6-color1,
  .bat-hero-glosi--pdp .center.headline6-color1 {
    text-align: center; }


p,
.bat-producthero-configurator-price .suffix,
.bat-producthero-configurator-stock,
.bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
.bat-minicart-cart-item-product-container-nicotine-level,
.bat-minicart-cart-item-product-container-flavor,
.bat-minicart-cart-item-product-container-delivery,
bat-cta-steps .bat-cta--steps-item div,
.bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div {
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  margin-bottom: 5px;
  margin-top: 0; }
  p .sm, .bat-producthero-configurator-price .suffix .sm, .bat-producthero-configurator-stock .sm, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div .sm, .bat-minicart-cart-item-product-container-nicotine-level .sm, .bat-minicart-cart-item-product-container-flavor .sm, .bat-minicart-cart-item-product-container-delivery .sm, bat-cta-steps .bat-cta--steps-item div .sm, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div .sm, p.sm, .bat-producthero-configurator-price .sm.suffix, .sm.bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.sm, .sm.bat-minicart-cart-item-product-container-nicotine-level, .sm.bat-minicart-cart-item-product-container-flavor, .sm.bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item div.sm, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.sm {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    letter-spacing: -0.5px;
    margin-bottom: 5px; }
  p .lg, .bat-producthero-configurator-price .suffix .lg, .bat-producthero-configurator-stock .lg, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div .lg, .bat-minicart-cart-item-product-container-nicotine-level .lg, .bat-minicart-cart-item-product-container-flavor .lg, .bat-minicart-cart-item-product-container-delivery .lg, bat-cta-steps .bat-cta--steps-item div .lg, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div .lg, p.lg, .bat-producthero-configurator-price .lg.suffix, .lg.bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.lg, .lg.bat-minicart-cart-item-product-container-nicotine-level, .lg.bat-minicart-cart-item-product-container-flavor, .lg.bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item div.lg, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.lg {
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    letter-spacing: -0.7px;
    margin-bottom: 8px; }
  p .xl, .bat-producthero-configurator-price .suffix .xl, .bat-producthero-configurator-stock .xl, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div .xl, .bat-minicart-cart-item-product-container-nicotine-level .xl, .bat-minicart-cart-item-product-container-flavor .xl, .bat-minicart-cart-item-product-container-delivery .xl, bat-cta-steps .bat-cta--steps-item div .xl, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div .xl, p.xl, .bat-producthero-configurator-price .xl.suffix, .xl.bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.xl, .xl.bat-minicart-cart-item-product-container-nicotine-level, .xl.bat-minicart-cart-item-product-container-flavor, .xl.bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item div.xl, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.xl {
    font-size: 24px;
    line-height: 26px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 10px; }
  p .subtitle, .bat-producthero-configurator-price .suffix .subtitle, .bat-producthero-configurator-stock .subtitle, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div .subtitle, .bat-minicart-cart-item-product-container-nicotine-level .subtitle, .bat-minicart-cart-item-product-container-flavor .subtitle, .bat-minicart-cart-item-product-container-delivery .subtitle, bat-cta-steps .bat-cta--steps-item div .subtitle, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div .subtitle, p.subtitle, .bat-producthero-configurator-price .subtitle.suffix, .subtitle.bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.subtitle, .subtitle.bat-minicart-cart-item-product-container-nicotine-level, .subtitle.bat-minicart-cart-item-product-container-flavor, .subtitle.bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item div.subtitle, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.subtitle {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 1px; }

b {
  font-weight: 700; }

hr {
  border-top: 1px solid #f4f4f4;
  margin: 10px 0; }

ol,
ul {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 5px;
  margin-top: 0;
  padding-left: 18px; }
  ol.sm,
  ul.sm {
    margin-bottom: 5px;
    padding-left: 16px; }
  ol.lg,
  ul.lg {
    margin-bottom: 8px;
    padding-left: 20px; }
  ol.xl,
  ul.xl {
    margin-bottom: 10px;
    padding-left: 24px; }
  ol .sm, ol.sm,
  ul .sm,
  ul.sm {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    letter-spacing: -0.5px; }
  ol .lg, ol.lg,
  ul .lg,
  ul.lg {
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    letter-spacing: -0.7px; }
  ol .xl, ol.xl,
  ul .xl,
  ul.xl {
    font-size: 24px;
    line-height: 26px;
    font-weight: 500;
    letter-spacing: 1px; }
  ol li,
  ul li {
    margin-bottom: 5px; }

.cta-link, bat-cta-verticalnav .bat-cta-list--vertical ul li a, bat-cta-glosiverticalnav .bat-cta-list--vertical ul li a, bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul li a {
  font-size: 15px;
  line-height: 15px;
  color: #1d1d1b;
  font-family: "glo sans", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 28px; }
  .cta-link:hover, bat-cta-verticalnav .bat-cta-list--vertical ul li a:hover, bat-cta-glosiverticalnav .bat-cta-list--vertical ul li a:hover, bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul li a:hover {
    color: #1d1d1b;
    text-decoration: none; }
    .cta-link:hover span, bat-cta-verticalnav .bat-cta-list--vertical ul li a:hover span, bat-cta-glosiverticalnav .bat-cta-list--vertical ul li a:hover span, bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul li a:hover span {
      color: #1d1d1b;
      text-decoration: none; }

.contact-card {
  border: 1px solid currentColor;
  margin-left: 0 !important;
  padding: 1em 1em 1em 5em;
  position: relative;
  width: 30ch; }
  .contact-card span .lg {
    display: block;
    margin-bottom: 0.5em !important; }
  .contact-card:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: "\e957";
    font-family: "icomoon" !important;
    font-size: 3em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    left: 0.33em;
    line-height: 1;
    position: absolute;
    speak: none;
    text-transform: none;
    top: 0.25em; }

/*---------------------------------
THEME MIXINS
---------------------------------*/
h1.dark, bat-card-step.dark.step1:before, bat-card-step.dark.step2:before, bat-card-step.dark.step3:before, bat-card-step.dark.step4:before,
h2.dark,
h3.dark,
bat-producthero-globrochureware .bat-producthero--globrochureware .dark.bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .dark.bat-producthero-configurator-title,
h4.dark,
h5.dark,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .dark.bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .dark.heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .dark.bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .dark.heading,
h6.dark {
  color: #041e42; }

h1.light, bat-card-step.light.step1:before, bat-card-step.light.step2:before, bat-card-step.light.step3:before, bat-card-step.light.step4:before,
h2.light,
h3.light,
bat-producthero-globrochureware .bat-producthero--globrochureware .light.bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .light.bat-producthero-configurator-title,
h4.light,
h5.light,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .light.bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .light.heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .light.bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .light.heading,
h6.light {
  color: #fff; }

p .dark, .bat-producthero-configurator-price .suffix .dark, .bat-producthero-configurator-stock .dark, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div .dark, .bat-minicart-cart-item-product-container-nicotine-level .dark, .bat-minicart-cart-item-product-container-flavor .dark, .bat-minicart-cart-item-product-container-delivery .dark, bat-cta-steps .bat-cta--steps-item div .dark, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div .dark, p.dark, .bat-producthero-configurator-price .dark.suffix, .dark.bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.dark, .dark.bat-minicart-cart-item-product-container-nicotine-level, .dark.bat-minicart-cart-item-product-container-flavor, .dark.bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item div.dark, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.dark,
h3 .dark,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title .dark,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title .dark,
h3.dark,
bat-producthero-globrochureware .bat-producthero--globrochureware .dark.bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .dark.bat-producthero-configurator-title {
  color: #041e42; }

p .dark-gray, .bat-producthero-configurator-price .suffix .dark-gray, .bat-producthero-configurator-stock .dark-gray, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div .dark-gray, .bat-minicart-cart-item-product-container-nicotine-level .dark-gray, .bat-minicart-cart-item-product-container-flavor .dark-gray, .bat-minicart-cart-item-product-container-delivery .dark-gray, bat-cta-steps .bat-cta--steps-item div .dark-gray, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div .dark-gray, p.dark-gray, .bat-producthero-configurator-price .dark-gray.suffix, .dark-gray.bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.dark-gray, .dark-gray.bat-minicart-cart-item-product-container-nicotine-level, .dark-gray.bat-minicart-cart-item-product-container-flavor, .dark-gray.bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item div.dark-gray, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.dark-gray,
h3 .dark-gray,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title .dark-gray,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title .dark-gray,
h3.dark-gray,
bat-producthero-globrochureware .bat-producthero--globrochureware .dark-gray.bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .dark-gray.bat-producthero-configurator-title {
  color: #6b6b6b; }

p .light, .bat-producthero-configurator-price .suffix .light, .bat-producthero-configurator-stock .light, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div .light, .bat-minicart-cart-item-product-container-nicotine-level .light, .bat-minicart-cart-item-product-container-flavor .light, .bat-minicart-cart-item-product-container-delivery .light, bat-cta-steps .bat-cta--steps-item div .light, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div .light, p.light, .bat-producthero-configurator-price .light.suffix, .light.bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.light, .light.bat-minicart-cart-item-product-container-nicotine-level, .light.bat-minicart-cart-item-product-container-flavor, .light.bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item div.light, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.light,
h3 .light,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title .light,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title .light,
h3.light,
bat-producthero-globrochureware .bat-producthero--globrochureware .light.bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .light.bat-producthero-configurator-title {
  color: #fff; }

ol .dark, ol.dark,
ul .dark,
ul.dark {
  color: #041e42; }

ol .dark-gray, ol.dark-gray,
ul .dark-gray,
ul.dark-gray {
  color: #6b6b6b; }

ol .light, ol.light,
ul .light,
ul.light {
  color: #fff; }

ol .no-style, ol.no-style,
ul .no-style,
ul.no-style {
  list-style: none;
  margin: none;
  padding: none; }

ol .arrow-bullets, ol.arrow-bullets,
ul .arrow-bullets,
ul.arrow-bullets {
  list-style-type: none;
  margin: none;
  padding: none; }
  ol .arrow-bullets li, ol.arrow-bullets li,
  ul .arrow-bullets li,
  ul.arrow-bullets li {
    padding-left: 34px;
    position: relative; }
    ol .arrow-bullets li:before, ol.arrow-bullets li:before,
    ul .arrow-bullets li:before,
    ul.arrow-bullets li:before {
      color: rgba(47, 83, 159, 0.2);
      content: "\e903";
      font-family: "icomoon";
      font-size: 24px;
      left: 0;
      position: absolute; }

.arrow-bullets ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.arrow-bullets li {
  padding-left: 34px;
  position: relative; }
  .arrow-bullets li:before {
    color: rgba(47, 83, 159, 0.2);
    content: "\e903";
    font-family: "icomoon";
    font-size: 24px;
    left: 0;
    position: absolute; }

.list-item-ticks li {
  padding-bottom: 17px;
  list-style: url("/content/dam/glo-it/images/infoglo-card/icon-tick.svg"); }

.list-circle-number ol {
  list-style: none;
  counter-reset: my-awesome-counter;
  padding: 0; }

.list-circle-number li {
  counter-increment: my-awesome-counter;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  position: relative; }
  @media (max-width: 1199.98px) {
    .list-circle-number li {
      margin-bottom: 24px;
      align-items: flex-start; } }
  .list-circle-number li p, .list-circle-number li .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .list-circle-number li .suffix, .list-circle-number li .bat-producthero-configurator-stock, .list-circle-number li .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .list-circle-number li div, .list-circle-number li .bat-minicart-cart-item-product-container-nicotine-level, .list-circle-number li .bat-minicart-cart-item-product-container-flavor, .list-circle-number li .bat-minicart-cart-item-product-container-delivery, .list-circle-number li bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .list-circle-number li div, .list-circle-number li .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .list-circle-number li div {
    margin-bottom: 0px;
    font-size: 20px;
    line-height: normal;
    font-weight: 400;
    line-height: normal; }

.list-circle-number li::before {
  justify-content: center;
  align-items: center;
  content: counter(my-awesome-counter);
  background: #e35205;
  min-width: 40px;
  height: 40px;
  border-radius: 100%;
  display: flex;
  line-height: normal;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin-right: 24px; }
  @media (max-width: 1199.98px) {
    .list-circle-number li::before {
      min-width: 24px;
      height: 24px;
      margin-right: 16px;
      margin-top: 6px; } }

.list-circle-number li:last-child::after {
  border: unset; }

.solid-grey {
  border-top: 2px solid #dedede; }

@media (max-width: 767.98px) {
  table {
    max-width: 100%;
    overflow-x: auto;
    display: block; } }

table td {
  padding: 8px 10px;
  vertical-align: top;
  border: 1px solid #000; }

.image-in-text h2 img {
  max-height: 30px; }
  @media (max-width: 767.98px) {
    .image-in-text h2 img {
      max-height: 25px; } }

p.price, .bat-producthero-configurator-price .price.suffix, .price.bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.price, .price.bat-minicart-cart-item-product-container-nicotine-level, .price.bat-minicart-cart-item-product-container-flavor, .price.bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item div.price, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.price {
  font-size: 30px;
  line-height: 32px;
  font-weight: 800;
  color: #fff;
  background-color: #cd4a04;
  padding: 5px;
  width: fit-content; }

p.price-full, .bat-producthero-configurator-price .price-full.suffix, .price-full.bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.price-full, .price-full.bat-minicart-cart-item-product-container-nicotine-level, .price-full.bat-minicart-cart-item-product-container-flavor, .price-full.bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item div.price-full, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.price-full {
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
  color: #000;
  text-decoration: line-through;
  padding: 5px;
  width: fit-content; }

p.price-full-white, .bat-producthero-configurator-price .price-full-white.suffix, .price-full-white.bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.price-full-white, .price-full-white.bat-minicart-cart-item-product-container-nicotine-level, .price-full-white.bat-minicart-cart-item-product-container-flavor, .price-full-white.bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item div.price-full-white, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.price-full-white {
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
  color: #000;
  text-decoration: line-through;
  padding: 5px;
  width: fit-content;
  filter: invert(100%); }

.personages {
  background-color: #010C57; }
  .personages .bat-text p, .personages .bat-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .personages .bat-text .suffix, .personages .bat-text .bat-producthero-configurator-stock, .personages .bat-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .personages .bat-text div, .personages .bat-text .bat-minicart-cart-item-product-container-nicotine-level, .personages .bat-text .bat-minicart-cart-item-product-container-flavor, .personages .bat-text .bat-minicart-cart-item-product-container-delivery, .personages .bat-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .personages .bat-text div, .personages .bat-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .personages .bat-text div {
    margin: 0;
    padding: 1%; }
    @media (max-width: 991.98px) {
      .personages .bat-text p, .personages .bat-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .personages .bat-text .suffix, .personages .bat-text .bat-producthero-configurator-stock, .personages .bat-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .personages .bat-text div, .personages .bat-text .bat-minicart-cart-item-product-container-nicotine-level, .personages .bat-text .bat-minicart-cart-item-product-container-flavor, .personages .bat-text .bat-minicart-cart-item-product-container-delivery, .personages .bat-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .personages .bat-text div, .personages .bat-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .personages .bat-text div {
        padding: 0;
        padding-bottom: 7%; } }

.bat-text .modified-success {
  width: 100%; }
  .bat-text .modified-success-content {
    width: 100%;
    padding: 16px;
    gap: 20px;
    background: #D9EDF8;
    border-radius: 8px;
    font-size: 16px;
    line-height: 24px;
    align-items: center; }
  .bat-text .modified-success.error .modified-success-content {
    background: #fdf3f5; }
  .bat-text .modified-success.info .modified-success-content {
    background: #ebf2ff; }
  .bat-text .modified-success.warn .modified-success-content {
    background: #D9EDF8; }

.bat p a, .bat .bat-producthero-configurator-price .suffix a, .bat-producthero-configurator-price .bat .suffix a, .bat .bat-producthero-configurator-stock a, .bat .bat-card--offer-wrapper-content-specialcta .bat-headline-style div a, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat div a, .bat .bat-minicart-cart-item-product-container-nicotine-level a, .bat .bat-minicart-cart-item-product-container-flavor a, .bat .bat-minicart-cart-item-product-container-delivery a, .bat bat-cta-steps .bat-cta--steps-item div a, bat-cta-steps .bat-cta--steps-item .bat div a, .bat .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div a, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat div a {
  text-decoration: underline; }
  .bat p a:hover, .bat .bat-producthero-configurator-price .suffix a:hover, .bat-producthero-configurator-price .bat .suffix a:hover, .bat .bat-producthero-configurator-stock a:hover, .bat .bat-card--offer-wrapper-content-specialcta .bat-headline-style div a:hover, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat div a:hover, .bat .bat-minicart-cart-item-product-container-nicotine-level a:hover, .bat .bat-minicart-cart-item-product-container-flavor a:hover, .bat .bat-minicart-cart-item-product-container-delivery a:hover, .bat bat-cta-steps .bat-cta--steps-item div a:hover, bat-cta-steps .bat-cta--steps-item .bat div a:hover, .bat .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div a:hover, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat div a:hover {
    text-decoration: none; }

.bat a,
.bat .bat-link,
.bat .bat-cta-style.link-dark,
.bat .bat-cta-style.link-light,
.bat .bat-cta-style.arrow-link-dark,
.bat .bat-cta-style.arrow-link-light {
  color: inherit;
  display: inline-flex;
  font-size: inherit;
  text-decoration: none;
  transition: color 0.5s ease; }
  @media (min-width: 992px) {
    .bat a:hover span,
    .bat .bat-link:hover span,
    .bat .bat-cta-style.link-dark:hover span,
    .bat .bat-cta-style.link-light:hover span,
    .bat .bat-cta-style.arrow-link-dark:hover span,
    .bat .bat-cta-style.arrow-link-light:hover span {
      color: #5862bf;
      text-decoration: underline; } }
  .bat a--dark,
  .bat .bat-link--dark,
  .bat .bat-cta-style.link-dark {
    color: #041e42; }
    .bat a--dark i svg,
    .bat .bat-link--dark i svg,
    .bat .bat-cta-style.link-dark i svg {
      fill: #041e42; }
    .bat a--dark i:before,
    .bat .bat-link--dark i:before,
    .bat .bat-cta-style.link-dark i:before {
      font-size: 13px; }
  .bat a--light,
  .bat .bat-link--light,
  .bat .bat-cta-style.link-light {
    color: #fff; }
    .bat a--light i svg,
    .bat .bat-link--light i svg,
    .bat .bat-cta-style.link-light i svg {
      fill: #fff; }
  .bat a--arrow--dark, .bat a--arrow--light,
  .bat .bat-link--arrow--dark,
  .bat .bat-cta-style.arrow-link-dark,
  .bat .bat-link--arrow--light,
  .bat .bat-cta-style.arrow-link-light {
    font-size: 15px;
    line-height: 15px;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative; }
    .bat a--arrow--dark:after, .bat a--arrow--light:after,
    .bat .bat-link--arrow--dark:after,
    .bat .bat-cta-style.arrow-link-dark:after,
    .bat .bat-link--arrow--light:after,
    .bat .bat-cta-style.arrow-link-light:after {
      content: "\e910" / "";
      font-family: "icomoon";
      font-size: 26px;
      position: absolute;
      right: 0;
      transform: translateX(100%); }
    .bat a--arrow--dark:hover:after, .bat a--arrow--light:hover:after,
    .bat .bat-link--arrow--dark:hover:after,
    .bat .bat-cta-style.arrow-link-dark:hover:after,
    .bat .bat-link--arrow--light:hover:after,
    .bat .bat-cta-style.arrow-link-light:hover:after {
      -webkit-animation: bounce-arrow 1s infinite ease-in-out;
      -moz-animation: bounce-arrow 1s infinite ease-in-out;
      animation: bounce-arrow 1s infinite ease-in-out; }
  .bat a--arrow--dark,
  .bat .bat-link--arrow--dark,
  .bat .bat-cta-style.arrow-link-dark {
    color: #2a2a2c; }
    .bat a--arrow--dark:hover span,
    .bat .bat-link--arrow--dark:hover span,
    .bat .bat-cta-style.arrow-link-dark:hover span {
      color: #2a2a2c;
      text-decoration: none; }
    .bat a--arrow--dark:after,
    .bat .bat-link--arrow--dark:after,
    .bat .bat-cta-style.arrow-link-dark:after {
      color: #2a2a2c; }
  .bat a--arrow--light,
  .bat .bat-link--arrow--light,
  .bat .bat-cta-style.arrow-link-light {
    color: #fff; }
    .bat a--arrow--light:hover span,
    .bat .bat-link--arrow--light:hover span,
    .bat .bat-cta-style.arrow-link-light:hover span {
      color: #fff;
      text-decoration: none; }
    .bat a--arrow--light:after,
    .bat .bat-link--arrow--light:after,
    .bat .bat-cta-style.arrow-link-light:after {
      color: #fff; }
  .bat a.center,
  .bat .bat-link.center,
  .bat .center.bat-cta-style.link-dark,
  .bat .center.bat-cta-style.link-light,
  .bat .center.bat-cta-style.arrow-link-dark,
  .bat .center.bat-cta-style.arrow-link-light {
    justify-content: center; }
  .bat a.left,
  .bat .bat-link.left,
  .bat .left.bat-cta-style.link-dark,
  .bat .left.bat-cta-style.link-light,
  .bat .left.bat-cta-style.arrow-link-dark,
  .bat .left.bat-cta-style.arrow-link-light {
    justify-content: flex-start; }
  .bat a.right,
  .bat .bat-link.right,
  .bat .right.bat-cta-style.link-dark,
  .bat .right.bat-cta-style.link-light,
  .bat .right.bat-cta-style.arrow-link-dark,
  .bat .right.bat-cta-style.arrow-link-light {
    justify-content: flex-end; }
  .bat a i,
  .bat .bat-link i,
  .bat .bat-cta-style.link-dark i,
  .bat .bat-cta-style.link-light i,
  .bat .bat-cta-style.arrow-link-dark i,
  .bat .bat-cta-style.arrow-link-light i {
    height: 20px;
    width: 20px; }
    .bat a i:before,
    .bat .bat-link i:before,
    .bat .bat-cta-style.link-dark i:before,
    .bat .bat-cta-style.link-light i:before,
    .bat .bat-cta-style.arrow-link-dark i:before,
    .bat .bat-cta-style.arrow-link-light i:before {
      font-size: 13px; }

@-webkit-keyframes bounce-arrow {
  0% {
    transform: translateX(100%); }
  50% {
    transform: translateX(110%); }
  100% {
    transform: translateX(100%); } }

@-moz-keyframes bounce-arrow {
  0% {
    transform: translateX(100%); }
  50% {
    transform: translateX(110%); }
  100% {
    transform: translateX(100%); } }

@keyframes bounce-arrow {
  0% {
    transform: translateX(100%); }
  50% {
    transform: translateX(110%); }
  100% {
    transform: translateX(100%); } }

.bat-button, .bat-cta-style.button-dark, .bat-cta-style.button-light, .bat-cta-style.button-secondary-dark, .bat-cta-style.button-secondary-light, .bat-cta-style.button-dark-disabled {
  font-size: 13px;
  line-height: 16px;
  border-radius: 100px;
  font-family: "glo sans", Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 0.048em;
  max-width: 300px;
  overflow: hidden;
  padding: 13px 38px;
  position: relative;
  text-align: center;
  text-decoration: none; }
  .icon-left.bat-button, .icon-left.bat-cta-style.button-dark, .icon-left.bat-cta-style.button-light, .icon-left.bat-cta-style.button-secondary-dark, .icon-left.bat-cta-style.button-secondary-light, .icon-left.bat-cta-style.button-dark-disabled {
    padding: 13px 38px 13px 28px; }
    .icon-left.bat-button i, .icon-left.bat-cta-style.button-dark i, .icon-left.bat-cta-style.button-light i, .icon-left.bat-cta-style.button-secondary-dark i, .icon-left.bat-cta-style.button-secondary-light i, .icon-left.bat-cta-style.button-dark-disabled i {
      margin-right: 5px; }
  .icon-right.bat-button, .icon-right.bat-cta-style.button-dark, .icon-right.bat-cta-style.button-light, .icon-right.bat-cta-style.button-secondary-dark, .icon-right.bat-cta-style.button-secondary-light, .icon-right.bat-cta-style.button-dark-disabled {
    padding: 13px 28px 13px 38px; }
    .icon-right.bat-button i, .icon-right.bat-cta-style.button-dark i, .icon-right.bat-cta-style.button-light i, .icon-right.bat-cta-style.button-secondary-dark i, .icon-right.bat-cta-style.button-secondary-light i, .icon-right.bat-cta-style.button-dark-disabled i {
      margin-left: 5px; }
  .bat-button i, .bat-cta-style.button-dark i, .bat-cta-style.button-light i, .bat-cta-style.button-secondary-dark i, .bat-cta-style.button-secondary-light i, .bat-cta-style.button-dark-disabled i,
  .bat-button span,
  .bat-cta-style.button-dark span,
  .bat-cta-style.button-light span,
  .bat-cta-style.button-secondary-dark span,
  .bat-cta-style.button-secondary-light span,
  .bat-cta-style.button-dark-disabled span {
    position: relative;
    z-index: 1; }
  
  .bat-button span,
  .bat-cta-style.button-dark span,
  .bat-cta-style.button-light span,
  .bat-cta-style.button-secondary-dark span,
  .bat-cta-style.button-secondary-light span,
  .bat-cta-style.button-dark-disabled span {
    display: inline-block;
    vertical-align: top; }
  .bat-button:hover, .bat-cta-style.button-dark:hover, .bat-cta-style.button-light:hover, .bat-cta-style.button-secondary-dark:hover, .bat-cta-style.button-secondary-light:hover, .bat-cta-style.button-dark-disabled:hover {
    text-decoration: none; }
    .bat-button:hover span, .bat-cta-style.button-dark:hover span, .bat-cta-style.button-light:hover span, .bat-cta-style.button-secondary-dark:hover span, .bat-cta-style.button-secondary-light:hover span, .bat-cta-style.button-dark-disabled:hover span {
      text-decoration: none; }
  .bat-button i, .bat-cta-style.button-dark i, .bat-cta-style.button-light i, .bat-cta-style.button-secondary-dark i, .bat-cta-style.button-secondary-light i, .bat-cta-style.button-dark-disabled i {
    height: 18px;
    width: 18px; }
    .bat-button i:before, .bat-cta-style.button-dark i:before, .bat-cta-style.button-light i:before, .bat-cta-style.button-secondary-dark i:before, .bat-cta-style.button-secondary-light i:before, .bat-cta-style.button-dark-disabled i:before {
      font-size: 18px; }

.bat-button--dark, .bat-cta-style.button-dark, .bat-cta-style.button-secondary-dark {
  background: linear-gradient(267.63deg, #cd4a04 0.65%, #ed7d30 100%);
  border: solid 2px transparent;
  background-origin: border-box;
  color: #fff;
  transition: background 0.5s ease; }
  .bat-button--dark i svg, .bat-cta-style.button-dark i svg, .bat-cta-style.button-secondary-dark i svg {
    fill: #fff; }
  .bat-button--dark:hover, .bat-cta-style.button-dark:hover, .bat-cta-style.button-secondary-dark:hover {
    background: linear-gradient(267.63deg, #ba4304 0.65%, #d7722d 100%);
    background-origin: border-box; }
    .button-cta-hover-default .bat-button--dark:hover, .button-cta-hover-default .bat-cta-style.button-dark:hover, .button-cta-hover-default .bat-cta-style.button-secondary-dark:hover {
      background: #ff5100;
      background-origin: border-box; }
      .button-cta-hover-default .bat-button--dark:hover span, .button-cta-hover-default .bat-cta-style.button-dark:hover span, .button-cta-hover-default .bat-cta-style.button-secondary-dark:hover span {
        color: #000; }
    .bat-button--dark:hover span, .bat-cta-style.button-dark:hover span, .bat-cta-style.button-secondary-dark:hover span {
      color: #fff; }
    .bat-button--dark:hover i svg, .bat-cta-style.button-dark:hover i svg, .bat-cta-style.button-secondary-dark:hover i svg {
      fill: #fff; }
  .bat-button--dark.disabled, .disabled.bat-cta-style.button-dark, .disabled.bat-cta-style.button-secondary-dark, .bat-cta-style.button-dark-disabled, .bat-button--dark:disabled, .bat-cta-style.button-dark:disabled, .bat-cta-style.button-secondary-dark:disabled {
    background: #efefef;
    border: solid 2px #efefef;
    color: #6b6b6b; }

.bat-button--light, .bat-cta-style.button-light, .bat-cta-style.button-secondary-light {
  background: linear-gradient(267.63deg, #cd4a04 0.65%, #ed7d30 100%);
  border: solid 2px transparent;
  background-origin: border-box;
  color: #fff;
  transition: background 0.5s ease; }
  .bat-button--light i svg, .bat-cta-style.button-light i svg, .bat-cta-style.button-secondary-light i svg {
    fill: #fff; }
  .bat-button--light:hover, .bat-cta-style.button-light:hover, .bat-cta-style.button-secondary-light:hover {
    background: linear-gradient(267.63deg, #ba4304 0.65%, #d7722d 100%);
    background-origin: border-box; }
    .button-cta-hover-default .bat-button--light:hover, .button-cta-hover-default .bat-cta-style.button-light:hover, .button-cta-hover-default .bat-cta-style.button-secondary-light:hover {
      background: #ff5100;
      background-origin: border-box; }
      .button-cta-hover-default .bat-button--light:hover span, .button-cta-hover-default .bat-cta-style.button-light:hover span, .button-cta-hover-default .bat-cta-style.button-secondary-light:hover span {
        color: #000; }
    .bat-button--light:hover span, .bat-cta-style.button-light:hover span, .bat-cta-style.button-secondary-light:hover span {
      color: #fff; }
    .bat-button--light:hover i svg, .bat-cta-style.button-light:hover i svg, .bat-cta-style.button-secondary-light:hover i svg {
      fill: #fff; }
  .bat-button--light.disabled, .disabled.bat-cta-style.button-light, .disabled.bat-cta-style.button-secondary-light, .bat-button--light:disabled, .bat-cta-style.button-light:disabled, .bat-cta-style.button-secondary-light:disabled {
    background: #dedede;
    color: #6b6b6b; }

.bat-button--facebook {
  background: #1877f2;
  border: solid 2px transparent;
  background-origin: border-box;
  color: #fff;
  transition: background 0.5s ease; }
  .bat-button--facebook i svg {
    fill: #fff; }
  .bat-button--facebook:hover {
    background: #125dbf;
    background-origin: border-box; }
    .bat-button--facebook:hover span {
      color: #fff; }
    .bat-button--facebook:hover i svg {
      fill: #fff; }
  .bat-button--facebook.disabled, .bat-button--facebook:disabled {
    background: #dedede;
    color: #6b6b6b; }

.bat-button--google {
  background: #ffffff;
  border: solid 1px grey;
  background-origin: border-box;
  color: #2a2a2c;
  transition: background 0.5s ease; }
  .bat-button--google i svg {
    fill: #fff; }
  .bat-button--google:hover {
    background: #e5e5e5;
    background-origin: border-box; }
    .bat-button--google:hover span {
      color: #2a2a2c; }
    .bat-button--google:hover i svg {
      fill: #fff; }
  .bat-button--google.disabled, .bat-button--google:disabled {
    background: #dedede;
    color: #6b6b6b; }

.bat-button--secondary--dark, .bat-cta-style.button-secondary-dark {
  background: transparent;
  border: solid 2px #ed7d30;
  color: #2a2a2c;
  transition: border 0.5s ease, color 0.5s ease; }
  .bat-button--secondary--dark i svg, .bat-cta-style.button-secondary-dark i svg {
    fill: #ed7d30; }
  .bat-button--secondary--dark:hover, .bat-cta-style.button-secondary-dark:hover {
    background: transparent;
    border: solid 2px #ba4304;
    color: #fff; }
    .bat-button--secondary--dark:hover span, .bat-cta-style.button-secondary-dark:hover span {
      color: #fff; }
    .bat-button--secondary--dark:hover i svg, .bat-cta-style.button-secondary-dark:hover i svg {
      fill: #fff; }
  .bat-button--secondary--dark.disabled, .disabled.bat-cta-style.button-secondary-dark, .bat-button--secondary--dark:disabled, .bat-cta-style.button-secondary-dark:disabled {
    border: solid 2px #aaa;
    color: #6b6b6b; }

.bat-button--secondary--light, .bat-cta-style.button-secondary-light {
  background: transparent;
  border: solid 2px #ed7d30;
  color: #fff;
  transition: border 0.5s ease, color 0.5s ease; }
  .bat-button--secondary--light i svg, .bat-cta-style.button-secondary-light i svg {
    fill: #fff; }
  .bat-button--secondary--light:hover, .bat-cta-style.button-secondary-light:hover {
    background: transparent;
    border: solid 2px #ba4304;
    color: #fff; }
    .bat-button--secondary--light:hover span, .bat-cta-style.button-secondary-light:hover span {
      color: #fff; }
    .bat-button--secondary--light:hover i svg, .bat-cta-style.button-secondary-light:hover i svg {
      fill: #fff; }
  .bat-button--secondary--light.disabled, .disabled.bat-cta-style.button-secondary-light, .bat-button--secondary--light:disabled, .bat-cta-style.button-secondary-light:disabled {
    background: #6b6b6b;
    border-color: transparent;
    color: #fff; }

.bat-button.disabled, .disabled.bat-cta-style.button-dark, .disabled.bat-cta-style.button-light, .disabled.bat-cta-style.button-secondary-dark, .disabled.bat-cta-style.button-secondary-light, .bat-cta-style.button-dark-disabled, .bat-button:disabled, .bat-cta-style.button-dark:disabled, .bat-cta-style.button-light:disabled, .bat-cta-style.button-secondary-dark:disabled, .bat-cta-style.button-secondary-light:disabled, .bat-cta-style.button-dark-disabled:disabled {
  opacity: 1; }

.bat form label {
  font-size: 12px;
  line-height: 18px;
  font-family: "glo sans", Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px; }

.bat form .error-msg {
  font-size: 12px;
  line-height: 12px;
  color: #e00830;
  padding: 10px 0; }

.bat form input {
  font-size: 15px;
  line-height: 15px;
  background-color: #efefef;
  border: 0;
  border-bottom: solid 2px transparent;
  color: #1d1d1b;
  font-family: "glo sans", Arial, Helvetica, sans-serif;
  height: 40px;
  padding: 8px 20px;
  width: 100%; }
  .bat form input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #efefef inset !important;
    -webkit-text-fill-color: #1d1d1b !important; }
    .bat form input:-webkit-autofill:active, .bat form input:-webkit-autofill:focus, .bat form input:-webkit-autofill:hover {
      -webkit-box-shadow: 0 0 0 30px #efefef inset !important;
      -webkit-text-fill-color: #1d1d1b !important; }
  .bat form input::-webkit-input-placeholder {
    color: #6b6b6b; }
  .bat form input:-moz-placeholder {
    /* FF 4-18 */
    color: #6b6b6b; }
  .bat form input::-moz-placeholder {
    /* FF 19+ */
    color: #6b6b6b; }
  .bat form input:-ms-input-placeholder {
    /* IE 10+ */
    color: #6b6b6b; }
  .bat form input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #6b6b6b; }
  .bat form input::placeholder {
    /* modern browser */
    color: #6b6b6b; }
  .bat form input + .error-msg {
    display: none; }
  .bat form input:focus {
    border: 0;
    border-bottom: solid 2px rgba(47, 83, 159, 0.2); }
  .bat form input:focus:not(:focus-visible) {
    outline: none; }
  .bat form input.complete {
    border: 0;
    border-bottom: solid 2px rgba(47, 83, 159, 0.2); }
  .bat form input.error {
    border: 0;
    border-bottom: solid 2px #e00830; }
    .bat form input.error + .error-msg {
      display: inline-block; }
  .bat form input:disabled {
    background-color: #dedede;
    color: #1d1d1b;
    opacity: 1;
    pointer-events: none; }
    .bat form input:disabled::-webkit-input-placeholder {
      color: #1d1d1b; }
    .bat form input:disabled:-moz-placeholder {
      /* FF 4-18 */
      color: #1d1d1b; }
    .bat form input:disabled::-moz-placeholder {
      /* FF 19+ */
      color: #1d1d1b; }
    .bat form input:disabled:-ms-input-placeholder {
      /* IE 10+ */
      color: #1d1d1b; }
    .bat form input:disabled::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #1d1d1b; }
    .bat form input:disabled::placeholder {
      /* modern browser */
      color: #1d1d1b; }

.bat form textarea {
  font-size: 15px;
  line-height: 15px;
  background-color: #efefef;
  border: 0;
  border-bottom: solid 2px transparent;
  color: #1d1d1b;
  font-family: "glo sans", Arial, Helvetica, sans-serif;
  height: 150px;
  padding: 8px 20px;
  width: 100%; }
  .bat form textarea::-webkit-input-placeholder {
    color: #6b6b6b; }
  .bat form textarea:-ms-input-placeholder {
    color: #6b6b6b; }
  .bat form textarea::placeholder {
    color: #6b6b6b; }
  .bat form textarea + .error-msg {
    visibility: hidden; }
  .bat form textarea:focus {
    border: 0;
    border-bottom: solid 2px rgba(47, 83, 159, 0.2); }
  .bat form textarea:focus:not(:focus-visible) {
    outline: none; }
  .bat form textarea.complete {
    border: 0;
    border-bottom: solid 2px rgba(47, 83, 159, 0.2); }
  .bat form textarea.error {
    border: 0;
    border-bottom: solid 2px #e00830; }
    .bat form textarea.error + .error-msg {
      visibility: visible; }
  .bat form textarea:disabled {
    background-color: #dedede;
    color: #1d1d1b;
    opacity: 1;
    pointer-events: none; }
    .bat form textarea:disabled::-webkit-input-placeholder {
      color: #1d1d1b; }
    .bat form textarea:disabled:-moz-placeholder {
      /* FF 4-18 */
      color: #1d1d1b; }
    .bat form textarea:disabled::-moz-placeholder {
      /* FF 19+ */
      color: #1d1d1b; }
    .bat form textarea:disabled:-ms-input-placeholder {
      /* IE 10+ */
      color: #1d1d1b; }
    .bat form textarea:disabled::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #1d1d1b; }
    .bat form textarea:disabled::placeholder {
      /* modern browser */
      color: #1d1d1b; }

.bat form .select-wrapper {
  position: relative; }
  .bat form .select-wrapper select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    font-size: 14px;
    line-height: 20px;
    background-color: #efefef;
    border: 0;
    color: #1d1d1b;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    height: 40px;
    padding: 8px 20px;
    width: 100%; }
    .bat form .select-wrapper select.error {
      border: 0;
      border-bottom: solid 2px #e00830; }
    .bat form .select-wrapper select.active {
      border: 0;
      border-bottom: solid 2px rgba(47, 83, 159, 0.2); }
    .bat form .select-wrapper select:focus-visible {
      outline: 3px solid #ffffff;
      outline-offset: 2px;
      box-shadow: 0 0 0 1px #272626, 0 0 0 4px #ffffff; }
    .bat form .select-wrapper select.complete {
      border: 0;
      border-bottom: solid 2px rgba(47, 83, 159, 0.2); }
    .bat form .select-wrapper select::-ms-expand {
      display: none; }
    .bat form .select-wrapper select:disabled {
      background-color: #dedede;
      opacity: 1; }
  .bat form .select-wrapper + .error-msg {
    visibility: hidden; }
  .bat form .select-wrapper.complete {
    border: 0;
    border-bottom: solid 2px rgba(47, 83, 159, 0.2); }
  .bat form .select-wrapper.disabled {
    color: #1d1d1b;
    opacity: 1;
    pointer-events: none; }
    .bat form .select-wrapper.disabled select {
      background-color: #dedede; }
    .bat form .select-wrapper.disabled::-webkit-input-placeholder {
      color: #1d1d1b; }
    .bat form .select-wrapper.disabled:-moz-placeholder {
      /* FF 4-18 */
      color: #1d1d1b; }
    .bat form .select-wrapper.disabled::-moz-placeholder {
      /* FF 19+ */
      color: #1d1d1b; }
    .bat form .select-wrapper.disabled:-ms-input-placeholder {
      /* IE 10+ */
      color: #1d1d1b; }
    .bat form .select-wrapper.disabled::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #1d1d1b; }
    .bat form .select-wrapper.disabled::placeholder {
      /* modern browser */
      color: #1d1d1b; }
  .bat form .select-wrapper.error {
    border: 0; }
    .bat form .select-wrapper.error + .error-msg {
      visibility: visible; }
  .bat form .select-wrapper:after {
    color: #2a2a2c;
    content: "\e920";
    font-family: "icomoon";
    font-size: 24px;
    height: 22px;
    pointer-events: none;
    position: absolute;
    right: 8px;
    top: 9px;
    width: 24px; }

.bat form fieldset {
  border: 0; }
  .bat form fieldset ul {
    padding: 0; }
  .bat form fieldset label {
    display: flex;
    margin-bottom: 15px; }
    .bat form fieldset label.disabled {
      opacity: 1;
      pointer-events: none; }
      .bat form fieldset label.disabled input:before {
        color: #aaa !important; }
      .bat form fieldset label.disabled input + span {
        color: #aaa !important; }
    .bat form fieldset label > input[type="checkbox"], .bat form fieldset label > input[type="radio"] {
      display: inline;
      height: 18px;
      margin-right: 20px;
      position: relative;
      width: auto; }
      .bat form fieldset label > input[type="checkbox"]:before, .bat form fieldset label > input[type="radio"]:before {
        background-color: #fff;
        color: #1d1d1b;
        content: "";
        display: inline-block;
        font-family: "icomoon";
        font-size: 18px;
        height: 18px;
        left: 0;
        position: absolute;
        top: 0;
        width: 18px; }
      .bat form fieldset label > input[type="checkbox"]:checked:before, .bat form fieldset label > input[type="radio"]:checked:before {
        color: #1d1d1b;
        content: "";
        display: inline-block; }
      .bat form fieldset label > input[type="checkbox"]:checked + span, .bat form fieldset label > input[type="radio"]:checked + span {
        font-size: 15px;
        line-height: 15px;
        color: #6b6b6b;
        letter-spacing: normal;
        padding: 1px 0 10px;
        text-transform: none; }
      .bat form fieldset label > input[type="checkbox"] + span, .bat form fieldset label > input[type="radio"] + span {
        font-size: 15px;
        line-height: 15px;
        color: #6b6b6b;
        font-weight: normal;
        letter-spacing: normal;
        padding: 1px 0 10px;
        text-transform: none; }
    .bat form fieldset label > input[type="checkbox"]:before {
      content: "\e977";
      font-family: "icomoon"; }
    .bat form fieldset label > input[type="checkbox"]:checked:before {
      color: #1d1d1b;
      content: "\e979";
      font-family: "icomoon"; }
    .bat form fieldset label > input[type="radio"]:before {
      content: "\e97e";
      font-family: "icomoon"; }
    .bat form fieldset label > input[type="radio"]:checked:before {
      color: #1d1d1b;
      content: "\e97f";
      font-family: "icomoon"; }
  .bat form fieldset + .error-msg {
    visibility: hidden; }
  .bat form fieldset.error + .error-msg {
    visibility: visible; }

.bg-light-blue {
  background: rgba(47, 83, 159, 0.2); }

.bg-purple {
  background: #5862bf; }

.bg-green {
  background: #4f868e; }

.bg-red {
  background: #e00830; }

.bg-tint-error {
  background: #fdf3f5; }

.bg-tint-points {
  background: #eeeff9; }

.bg-tint-multibuy {
  background: #e6f6f9; }

.bg-dark-blue {
  background: #041e42; }

.bg-extra-dark-blue {
  background: #001734; }

.bg-concrete {
  background: #efefef; }

.bg-light-gray {
  background: #dedede; }

.bg-gray {
  background: #aaa; }

.bg-dark-gray {
  background: #6b6b6b; }

.bg-black {
  background: #000; }

.bg-white {
  background: #fff; }

.bg-bronze-gradient {
  background: linear-gradient(217deg, #b3481a 40.9%, rgba(244, 140, 56, 0) 85.02%);
  background-color: #e98852; }

.bg-silver-gradient {
  background: linear-gradient(217deg, #808aab 40.9%, rgba(204, 226, 234, 0) 85.02%);
  background-color: #b4c7d8; }

.bg-gold-gradient {
  background: linear-gradient(217deg, #f48c38 40.9%, rgba(244, 140, 56, 0) 85.02%);
  background-color: #fcb549; }

.bg-main-gradient {
  background: linear-gradient(90deg, #f19c1a 0%, #f9d602 100%); }

.bg-tooltip-stroke-gradient {
  background: linear-gradient(90deg, #f19c1a 0%, #f5b90e 100%); }

.bg-accent {
  background: #008996; }

.bg-dark-gray-50 {
  background: rgba(107, 107, 107, 0.5); }

.bg-orange {
  background: #cd4a04; }

.bg-brand-black {
  background: #2a2a2c; }

.bg-charcoal {
  background: #3a3a3a; }

.bg-blue {
  background: #2f539f; }

.bg-blackish {
  background: #1d1d1b; }

.bat-message p, .bat-message .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-message .suffix, .bat-message .bat-producthero-configurator-stock, .bat-message .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message div, .bat-message .bat-minicart-cart-item-product-container-nicotine-level, .bat-message .bat-minicart-cart-item-product-container-flavor, .bat-message .bat-minicart-cart-item-product-container-delivery, .bat-message bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-message div, .bat-message .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message div {
  line-height: 22px; }

.bat-message-text p, .bat-message-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-message-text .suffix, .bat-message-text .bat-producthero-configurator-stock, .bat-message-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message-text div, .bat-message-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-message-text .bat-minicart-cart-item-product-container-flavor, .bat-message-text .bat-minicart-cart-item-product-container-delivery, .bat-message-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-message-text div, .bat-message-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message-text div {
  padding-left: 0;
  position: relative; }
  .bat-message-text p:before, .bat-message-text .bat-producthero-configurator-price .suffix:before, .bat-producthero-configurator-price .bat-message-text .suffix:before, .bat-message-text .bat-producthero-configurator-stock:before, .bat-message-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:before, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message-text div:before, .bat-message-text .bat-minicart-cart-item-product-container-nicotine-level:before, .bat-message-text .bat-minicart-cart-item-product-container-flavor:before, .bat-message-text .bat-minicart-cart-item-product-container-delivery:before, .bat-message-text bat-cta-steps .bat-cta--steps-item div:before, bat-cta-steps .bat-cta--steps-item .bat-message-text div:before, .bat-message-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:before, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message-text div:before {
    content: '';
    display: inline-block;
    font-family: 'icomoon';
    font-size: 18px;
    font-weight: 700;
    left: 0;
    margin-right: 5px;
    margin-top: -2px;
    position: absolute;
    text-align: center;
    top: 1px;
    vertical-align: middle; }

.bat-message.error p:before, .bat-message.error .bat-producthero-configurator-price .suffix:before, .bat-producthero-configurator-price .bat-message.error .suffix:before, .bat-message.error .bat-producthero-configurator-stock:before, .bat-message.error .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:before, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message.error div:before, .bat-message.error .bat-minicart-cart-item-product-container-nicotine-level:before, .bat-message.error .bat-minicart-cart-item-product-container-flavor:before, .bat-message.error .bat-minicart-cart-item-product-container-delivery:before, .bat-message.error bat-cta-steps .bat-cta--steps-item div:before, bat-cta-steps .bat-cta--steps-item .bat-message.error div:before, .bat-message.error .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:before, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message.error div:before {
  content: ''; }

.bat-message.error p, .bat-message.error .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-message.error .suffix, .bat-message.error .bat-producthero-configurator-stock, .bat-message.error .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message.error div, .bat-message.error .bat-minicart-cart-item-product-container-nicotine-level, .bat-message.error .bat-minicart-cart-item-product-container-flavor, .bat-message.error .bat-minicart-cart-item-product-container-delivery, .bat-message.error bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-message.error div, .bat-message.error .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message.error div,
.bat-message.error a {
  color: #e00830; }

.bat-message.warning p:before, .bat-message.warning .bat-producthero-configurator-price .suffix:before, .bat-producthero-configurator-price .bat-message.warning .suffix:before, .bat-message.warning .bat-producthero-configurator-stock:before, .bat-message.warning .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:before, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message.warning div:before, .bat-message.warning .bat-minicart-cart-item-product-container-nicotine-level:before, .bat-message.warning .bat-minicart-cart-item-product-container-flavor:before, .bat-message.warning .bat-minicart-cart-item-product-container-delivery:before, .bat-message.warning bat-cta-steps .bat-cta--steps-item div:before, bat-cta-steps .bat-cta--steps-item .bat-message.warning div:before, .bat-message.warning .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:before, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message.warning div:before {
  content: ''; }

.bat-message.warning p, .bat-message.warning .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-message.warning .suffix, .bat-message.warning .bat-producthero-configurator-stock, .bat-message.warning .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message.warning div, .bat-message.warning .bat-minicart-cart-item-product-container-nicotine-level, .bat-message.warning .bat-minicart-cart-item-product-container-flavor, .bat-message.warning .bat-minicart-cart-item-product-container-delivery, .bat-message.warning bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-message.warning div, .bat-message.warning .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message.warning div,
.bat-message.warning a {
  color: #cd4a04; }

.bat-message.confirmation p:before, .bat-message.confirmation .bat-producthero-configurator-price .suffix:before, .bat-producthero-configurator-price .bat-message.confirmation .suffix:before, .bat-message.confirmation .bat-producthero-configurator-stock:before, .bat-message.confirmation .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:before, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message.confirmation div:before, .bat-message.confirmation .bat-minicart-cart-item-product-container-nicotine-level:before, .bat-message.confirmation .bat-minicart-cart-item-product-container-flavor:before, .bat-message.confirmation .bat-minicart-cart-item-product-container-delivery:before, .bat-message.confirmation bat-cta-steps .bat-cta--steps-item div:before, bat-cta-steps .bat-cta--steps-item .bat-message.confirmation div:before, .bat-message.confirmation .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:before, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message.confirmation div:before {
  content: ''; }

.bat-message.confirmation p, .bat-message.confirmation .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-message.confirmation .suffix, .bat-message.confirmation .bat-producthero-configurator-stock, .bat-message.confirmation .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message.confirmation div, .bat-message.confirmation .bat-minicart-cart-item-product-container-nicotine-level, .bat-message.confirmation .bat-minicart-cart-item-product-container-flavor, .bat-message.confirmation .bat-minicart-cart-item-product-container-delivery, .bat-message.confirmation bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-message.confirmation div, .bat-message.confirmation .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message.confirmation div,
.bat-message.confirmation a {
  color: #041e42; }

.bat-message.info p:before, .bat-message.info .bat-producthero-configurator-price .suffix:before, .bat-producthero-configurator-price .bat-message.info .suffix:before, .bat-message.info .bat-producthero-configurator-stock:before, .bat-message.info .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:before, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message.info div:before, .bat-message.info .bat-minicart-cart-item-product-container-nicotine-level:before, .bat-message.info .bat-minicart-cart-item-product-container-flavor:before, .bat-message.info .bat-minicart-cart-item-product-container-delivery:before, .bat-message.info bat-cta-steps .bat-cta--steps-item div:before, bat-cta-steps .bat-cta--steps-item .bat-message.info div:before, .bat-message.info .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:before, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message.info div:before {
  content: ''; }

.bat-message.info p, .bat-message.info .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-message.info .suffix, .bat-message.info .bat-producthero-configurator-stock, .bat-message.info .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message.info div, .bat-message.info .bat-minicart-cart-item-product-container-nicotine-level, .bat-message.info .bat-minicart-cart-item-product-container-flavor, .bat-message.info .bat-minicart-cart-item-product-container-delivery, .bat-message.info bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-message.info div, .bat-message.info .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message.info div,
.bat-message.info a {
  color: #6b6b6b; }

.bat-message-box {
  cursor: pointer;
  margin-bottom: 20px;
  padding: 20px 40px;
  position: relative;
  text-align: center; }
  .bat-message-box p, .bat-message-box .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-message-box .suffix, .bat-message-box .bat-producthero-configurator-stock, .bat-message-box .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message-box div, .bat-message-box .bat-minicart-cart-item-product-container-nicotine-level, .bat-message-box .bat-minicart-cart-item-product-container-flavor, .bat-message-box .bat-minicart-cart-item-product-container-delivery, .bat-message-box bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-message-box div, .bat-message-box .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message-box div {
    margin: 0; }
  .bat-message-box:after {
    color: #6b6b6b;
    content: '\e912';
    display: inline-block;
    font-family: 'icomoon';
    font-size: 24px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    vertical-align: middle; }
  .bat-message-box.error {
    background: #fdf3f5; }
    .bat-message-box.error:after {
      color: #e00830; }
  .bat-message-box.warning {
    background: rgba(239, 123, 49, 0.1); }
    .bat-message-box.warning:after {
      color: #cd4a04; }
  .bat-message-box.confirmation {
    background: #e6f6f9; }
    .bat-message-box.confirmation:after {
      color: #041e42; }
  .bat-message-box.info {
    background: rgba(107, 107, 107, 0.1); }
    .bat-message-box.info:after {
      color: #6b6b6b; }
  .bat-message-box .velo-message-text p, .bat-message-box .velo-message-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-message-box .velo-message-text .suffix, .bat-message-box .velo-message-text .bat-producthero-configurator-stock, .bat-message-box .velo-message-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-message-box .velo-message-text div, .bat-message-box .velo-message-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-message-box .velo-message-text .bat-minicart-cart-item-product-container-flavor, .bat-message-box .velo-message-text .bat-minicart-cart-item-product-container-delivery, .bat-message-box .velo-message-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-message-box .velo-message-text div, .bat-message-box .velo-message-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-message-box .velo-message-text div {
    margin-bottom: 0; }

.bat-modal {
  align-items: flex-start;
  background-color: rgba(107, 107, 107, 0.5);
  height: 100%;
  overflow-y: auto;
  z-index: 1080;
  position: absolute; }
  @media (min-width: 992px) {
    .bat-modal {
      height: 100%; } }
  .authorEditMode .bat-modal.no-edit {
    display: none; }
  @media (max-width: 991.98px) {
    .bat-modal--newsletter .bat-modal-content {
      padding-left: 20px;
      padding-right: 20px; } }
  .bat-modal-content {
    max-height: none;
    overflow: hidden;
    position: relative;
    top: 30px; }
    .authorEditMode .bat-modal-content {
      left: 0;
      margin: auto;
      right: 0;
      top: 0; }
    .bat-modal-content.left {
      align-items: flex-start;
      display: flex;
      flex-direction: column;
      text-align: left; }
    .bat-modal-content.right {
      align-items: flex-end;
      display: flex;
      flex-direction: column;
      text-align: right; }
    .bat-modal-content.center {
      align-items: center;
      display: flex;
      flex-direction: column;
      text-align: center; }
    .bat-modal-content-video {
      max-height: calc(79vh - 100px); }
  .bat-modal-close {
    position: relative;
    border: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 34px;
    z-index: 99999; }
    .bat-modal-close::after {
      bottom: 50%;
      content: '';
      left: 50%;
      min-height: 44px;
      min-width: 44px;
      position: absolute;
      transform: translate(-50%, 50%);
      width: 100%; }
    .bat-modal-close:hover {
      border: 0; }
    .bat-modal-close i {
      color: #fff;
      font-size: 12px; }
      .bat-modal-close i:before {
        color: #041e42;
        content: "\e930";
        font-family: "icomoon";
        font-size: 34px;
        font-weight: 400; }

.bat-navigation {
  align-items: center;
  display: flex;
  max-width: 700px;
  width: 100%; }
  .bat-navigation-group {
    height: 100%;
    width: 100%; }
    .bat-navigation-group-list {
      height: 100%;
      justify-content: space-between; }
      .bat-navigation-group-list-item {
        flex: none;
        height: 100%;
        padding: 0;
        position: relative; }
        .bat-navigation-group-list-item:after {
          background-color: #fff;
          bottom: 0;
          content: "";
          height: 1px;
          left: 0;
          margin: 0 20px;
          opacity: 0.1;
          position: absolute;
          right: 0; }
        @media (min-width: 992px) {
          .bat-navigation-group-list-item:after {
            display: none; } }
        .bat-navigation-group-list-item a, .bat-navigation-group-list-item button {
          font-size: 12px;
          line-height: 12px;
          color: #fff;
          font-weight: 700;
          justify-content: flex-start;
          padding: 20px;
          width: 100%;
          display: inline-flex; }
          .bat-navigation-group-list-item a i, .bat-navigation-group-list-item button i {
            height: 10px;
            margin-left: auto;
            width: 10px; }
            .bat-navigation-group-list-item a i:before, .bat-navigation-group-list-item button i:before {
              font-size: 10px;
              line-height: 10px; }
            .bat-navigation-group-list-item a i svg, .bat-navigation-group-list-item button i svg {
              fill: #fff; }
          @media (min-width: 992px) {
            .bat-navigation-group-list-item a, .bat-navigation-group-list-item button {
              font-size: 12px;
              line-height: 12px;
              background-color: transparent;
              font-weight: 700;
              height: 100%;
              padding: 20px 5% 23px;
              transition: background-color 0.1s ease-in;
              width: max-content; }
              .bat-navigation-group-list-item a span, .bat-navigation-group-list-item button span {
                color: #fff;
                transition: color 0.1s ease-in; }
              .bat-navigation-group-list-item a:hover span, .bat-navigation-group-list-item button:hover span {
                color: #fff;
                text-decoration: none; }
              .bat-navigation-group-list-item a i, .bat-navigation-group-list-item button i {
                display: none; } }
        .bat-navigation-group-list-item--menu {
          background-color: transparent; }
          .bat-navigation-group-list-item--menu .bat-navigation-header-sub-group {
            display: none; }
          .bat-navigation-group-list-item--menu > a, .bat-navigation-group-list-item--menu button {
            position: relative; }
            .bat-navigation-group-list-item--menu > a:after, .bat-navigation-group-list-item--menu button:after {
              color: #fff;
              content: "\e959";
              font-family: "icomoon";
              font-size: 28px;
              font-weight: normal;
              position: absolute;
              right: 0;
              top: 50%;
              transform: translateY(-50%); }
          @media (min-width: 992px) {
            .bat-navigation-group-list-item--menu.open > a span, .bat-navigation-group-list-item--menu.open button span {
              color: #fff; } }
          .bat-navigation-group-list-item--menu.open > a:after, .bat-navigation-group-list-item--menu.open button:after {
            content: none; }
            @media (min-width: 992px) {
              .bat-navigation-group-list-item--menu.open > a:after, .bat-navigation-group-list-item--menu.open button:after {
                color: #fff; } }
            @media (max-width: 991.98px) {
              .bat-navigation-group-list-item--menu.open > a:after, .bat-navigation-group-list-item--menu.open button:after {
                content: "\e94d"; } }
          .bat-navigation-group-list-item--menu.open .bat-navigation-header-sub-group {
            display: block; }
          @media (min-width: 992px) {
            .bat-navigation-group-list-item--menu {
              position: static; }
              .bat-navigation-group-list-item--menu.open {
                background-color: transparent; }
              .bat-navigation-group-list-item--menu > a, .bat-navigation-group-list-item--menu button {
                position: relative; }
                .bat-navigation-group-list-item--menu > a span, .bat-navigation-group-list-item--menu button span {
                  text-decoration: none; }
                .bat-navigation-group-list-item--menu > a:after, .bat-navigation-group-list-item--menu button:after {
                  color: #fff;
                  content: "\e920";
                  font-family: "icomoon";
                  font-size: 14px;
                  left: 0;
                  position: absolute;
                  right: 0;
                  top: 75%;
                  transition: color 0.1s ease-in; }
              .bat-navigation-group-list-item--menu:focus > a, .bat-navigation-group-list-item--menu:focus button, .bat-navigation-group-list-item--menu:hover > a, .bat-navigation-group-list-item--menu:hover button {
                position: relative; } }
  .bat-navigation-sub-group {
    padding: 0 20px; }
    .open .bat-navigation-sub-group {
      background-color: #5B5B5B; }
    @media (min-width: 992px) {
      .bat-navigation-sub-group {
        background-color: #3a3a3a;
        padding: 40px 0 130px; } }
    .bat-navigation-sub-group-list {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      @media (min-width: 992px) {
        .bat-navigation-sub-group-list {
          max-width: 50%; } }
      .bat-navigation-sub-group-list-item {
        margin: 0;
        text-align: left;
        width: 100%;
        background: #5B5B5B;
        border-bottom: 1px solid #747474;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 5px; }
        @media (min-width: 992px) {
          .bat-navigation-sub-group-list-item {
            width: 50%; } }
        .bat-navigation-sub-group-list-item a, .bat-navigation-sub-group-list-item button {
          font-size: 12px;
          line-height: 12px;
          border-bottom: solid 2px transparent;
          color: #fff;
          display: inline;
          font-weight: 700;
          justify-content: flex-start;
          padding: 0;
          transition: border-bottom 0.1s ease-in; }
          .bat-navigation-sub-group-list-item a:hover span, .bat-navigation-sub-group-list-item button:hover span {
            color: #fff;
            text-decoration: none; }
      .bat-navigation-sub-group-list li:last-child {
        border-bottom: none; }
    .bat-navigation-sub-group-close {
      display: none; }
      @media (min-width: 992px) {
        .bat-navigation-sub-group-close {
          color: #fff;
          display: block;
          position: absolute;
          right: 40px;
          top: 0; }
          .bat-navigation-sub-group-close i svg {
            fill: #fff;
            transition: fill 0.1s ease-in; }
          .bat-navigation-sub-group-close:hover i svg {
            fill: #fff; } }
    @media (min-width: 992px) {
      .bat-navigation-sub-group-wrapper {
        margin: 0 auto;
        max-width: 1200px;
        padding: 0 40px;
        position: relative; } }
  .bat-navigation-submenu {
    position: relative;
    z-index: 10 !important; }
  .bat-navigation-header-sub-group {
    display: block;
    border: 0.5px solid #000;
    background-color: #fff;
    margin: 0;
    padding: 0px 0px;
    position: absolute;
    transform: translate(0%, 0%);
    width: 185px;
    z-index: 1000;
    overflow-x: hidden;
    overflow-y: auto; }
    .bat-navigation-header-sub-group ul.no-auth-links {
      list-style: none;
      font-size: 11px;
      padding: 0; }
      .bat-navigation-header-sub-group ul.no-auth-links a {
        text-align: left;
        text-decoration: none;
        font-family: "glo sans", sans-serif;
        font-weight: 800;
        color: #000;
        padding: 0px;
        width: 100%;
        justify-content: center; }
        .bat-navigation-header-sub-group ul.no-auth-links a span {
          width: 85%;
          color: #000;
          border-bottom: 1px solid #aaa;
          padding-top: 8px;
          padding-bottom: 8px;
          text-decoration: none; }
      .bat-navigation-header-sub-group ul.no-auth-links li:first-child span {
        margin-top: 3px; }
      .bat-navigation-header-sub-group ul.no-auth-links li:last-child span {
        border-bottom: 0; }

.bat-icon {
  align-items: center;
  display: flex;
  height: 28px;
  justify-content: center;
  width: 28px; }
  .bat-icon::before, .bat a .bat-icon::before {
    font-size: 28px; }
  .bat-icon svg {
    fill: #6b6b6b;
    width: 100%; }
  .bat-icon.icon-arrow-right::before {
    margin-top: -6px; }

.bat-pagination {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .bat-pagination-label {
    font-size: 14px;
    line-height: 14px;
    color: #2a2a2c;
    margin: 10px 0; }
  .bat-pagination-buttons {
    align-items: center;
    display: flex;
    flex-wrap: wrap; }
  .bat-pagination-button-wrapper button {
    font-size: 14px;
    line-height: 14px;
    position: relative;
    border-radius: 52px;
    color: #6b6b6b;
    height: 30px;
    transition: color .1s ease-in;
    width: 30px; }
    .bat-pagination-button-wrapper button::after {
      bottom: 50%;
      content: '';
      left: 50%;
      min-height: 44px;
      min-width: 44px;
      position: absolute;
      transform: translate(-50%, 50%);
      width: 100%; }
    .bat-pagination-button-wrapper button .icon-chevron-left::before {
      content: "\e924" / ""; }
    .bat-pagination-button-wrapper button .icon-chevron-right::before {
      content: "\e928" / ""; }
    .bat-pagination-button-wrapper button.active {
      background-color: #cd4a04;
      color: #fff; }
    .bat-pagination-button-wrapper button:hover {
      color: #2a2a2c; }
      .bat-pagination-button-wrapper button:hover i:before {
        color: #2a2a2c; }
    .bat-pagination-button-wrapper button i {
      height: 30px;
      width: 30px; }
      .bat-pagination-button-wrapper button i:before {
        color: #6b6b6b;
        font-size: 20px;
        transition: color .1s ease-in; }

.bat-quantity {
  justify-content: flex-start;
  margin: 0;
  padding: 0 0 10px; }
  .bat-quantity-label {
    font-weight: 700;
    font-size: 15px;
    line-height: 15px;
    margin: 0 10px 0 0; }
  .bat-quantity-field {
    font-size: 12px;
    line-height: 12px;
    border: 0;
    color: #2a2a2c;
    height: 20px;
    min-width: 35px;
    padding: 15px 0; }
  .bat-quantity-button {
    align-items: center;
    background-color: #efefef;
    border-radius: 100px;
    display: flex;
    flex: 0 0 28px;
    height: 28px;
    justify-content: center;
    margin: 0;
    min-width: 28px;
    padding: 0;
    transition: background-color .5s ease; }
    .bat-quantity-button:hover {
      background-color: #cd4a04; }
      .bat-quantity-button:hover i:before {
        color: #fff; }
    .bat-quantity-button--minus {
      border: 0;
      position: relative;
      z-index: 1; }
    .bat-quantity-button--plus {
      border: 0;
      position: relative;
      z-index: 1; }
    .bat-quantity-button i:before {
      color: #2a2a2c;
      font-size: 18px;
      transition: color .5s ease; }
    .bat-quantity-button.disabled, .bat-quantity-button:disabled {
      background-color: #efefef;
      pointer-events: none; }
      .bat-quantity-button.disabled i:before, .bat-quantity-button:disabled i:before {
        color: #aaa; }

.bat-label {
  background-color: #3a3a3a;
  display: inline-block;
  padding: 5px 20px; }
  .bat-label p, .bat-label .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-label .suffix, .bat-label .bat-producthero-configurator-stock, .bat-label .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-label div, .bat-label .bat-minicart-cart-item-product-container-nicotine-level, .bat-label .bat-minicart-cart-item-product-container-flavor, .bat-label .bat-minicart-cart-item-product-container-delivery, .bat-label bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-label div, .bat-label .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-label div {
    font-size: 10px;
    line-height: 10px;
    color: #fff;
    font-weight: 700;
    letter-spacing: -0.2px;
    margin: 0; }
  .bat-label--subscription {
    background-color: transparent;
    border-radius: 10px;
    min-width: 128px;
    overflow: hidden;
    padding: 11px 20px;
    position: relative; }
    .bat-label--subscription p, .bat-label--subscription .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-label--subscription .suffix, .bat-label--subscription .bat-producthero-configurator-stock, .bat-label--subscription .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-label--subscription div, .bat-label--subscription .bat-minicart-cart-item-product-container-nicotine-level, .bat-label--subscription .bat-minicart-cart-item-product-container-flavor, .bat-label--subscription .bat-minicart-cart-item-product-container-delivery, .bat-label--subscription bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-label--subscription div, .bat-label--subscription .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-label--subscription div {
      font-size: 12px;
      line-height: 12px;
      color: #1d1d1b;
      letter-spacing: 0.1em;
      position: relative;
      text-align: center;
      z-index: 2; }
    .bat-label--subscription h1, .bat-label--subscription bat-card-step.step1:before, .bat-label--subscription bat-card-step.step2:before, .bat-label--subscription bat-card-step.step3:before, .bat-label--subscription bat-card-step.step4:before,
    .bat-label--subscription h2,
    .bat-label--subscription h3,
    .bat-label--subscription bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-label--subscription .bat-producthero-configurator-title,
    .bat-label--subscription bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
    bat-producthero-glosi .bat-producthero-glosi .bat-label--subscription .bat-producthero-configurator-title,
    .bat-label--subscription h4,
    .bat-label--subscription h5,
    .bat-label--subscription bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-label--subscription .bat-quantity-label,
    .bat-label--subscription bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-label--subscription .heading,
    .bat-label--subscription bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-label--subscription .bat-quantity-label,
    .bat-label--subscription bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-label--subscription .heading,
    .bat-label--subscription h6 {
      font-size: 34px;
      line-height: 34px;
      color: #1d1d1b;
      position: relative;
      text-align: center;
      z-index: 2; }
    .bat-label--subscription:after {
      -ms-transform: skew(-45deg);
      -ms-transform-origin: 100% 0;
      -webkit-transform: skew(-45deg);
      -webkit-transform-origin: 100% 0;
      content: "";
      height: 100%;
      position: absolute;
      right: -30px;
      top: 0;
      transform: skew(-45deg);
      transform-origin: 100% 0;
      width: 60%;
      z-index: 1; }
    .bat-label--subscription-lg {
      background-color: transparent;
      border-radius: 10px;
      min-width: 128px;
      overflow: hidden;
      padding: 18px 20px;
      position: relative;
      width: 100%; }
      .bat-label--subscription-lg:after {
        right: -70px; }
    .bat-label--subscription-bronze, .bronze .bat-card--subscription .bat-label, .bronze .bat-card-glosi--subscription .bat-label {
      background-color: #e98852; }
      .bat-label--subscription-bronze:after, .bronze .bat-card--subscription .bat-label:after, .bronze .bat-card-glosi--subscription .bat-label:after {
        background: linear-gradient(217deg, #b3481a 40.9%, rgba(244, 140, 56, 0) 85.02%); }
    .bat-label--subscription-silver, .silver .bat-card--subscription .bat-label, .silver .bat-card-glosi--subscription .bat-label {
      background-color: #b4c7d8; }
      .bat-label--subscription-silver:after, .silver .bat-card--subscription .bat-label:after, .silver .bat-card-glosi--subscription .bat-label:after {
        background: linear-gradient(217deg, #808aab 40.9%, rgba(204, 226, 234, 0) 85.02%); }
    .bat-label--subscription-gold, .gold .bat-card--subscription .bat-label, .gold .bat-card-glosi--subscription .bat-label {
      background-color: #fcb549; }
      .bat-label--subscription-gold:after, .gold .bat-card--subscription .bat-label:after, .gold .bat-card-glosi--subscription .bat-label:after {
        background: linear-gradient(217deg, #f48c38 40.9%, rgba(244, 140, 56, 0) 85.02%); }

.bat-indicator {
  align-items: center;
  border: solid 1px #dedede;
  display: flex;
  justify-content: flex-start;
  margin: 5px; }
  .bat-indicator span {
    color: #6b6b6b; }
  .bat-indicator ul {
    color: #6b6b6b;
    display: flex;
    flex: 1;
    justify-content: flex-end;
    list-style: none;
    margin: 0;
    padding: 0; }
    .bat-indicator ul li {
      font-size: 10px;
      line-height: 10px;
      border: solid 1px #6b6b6b;
      border-radius: 10px;
      display: inline-block;
      height: 10px;
      margin: 0 1px;
      overflow: hidden;
      text-indent: -9999px;
      width: 10px; }
  .bat-indicator.strength-4mg li:nth-child(1), .bat-indicator.strength-mild li:nth-child(1), .bat-indicator.strength-1 li:nth-child(1) {
    background-color: #6b6b6b; }
  .bat-indicator.strength-4mg.active li:nth-child(1), .bat-indicator.strength-mild.active li:nth-child(1), .bat-indicator.strength-1.active li:nth-child(1) {
    background-color: #fff; }
  .bat-indicator.strength-6mg li:nth-child(-n + 2), .bat-indicator.strength-medium li:nth-child(-n + 2), .bat-indicator.strength-2 li:nth-child(-n + 2) {
    background-color: #6b6b6b; }
  .bat-indicator.strength-6mg.active li:nth-child(-n + 2), .bat-indicator.strength-medium.active li:nth-child(-n + 2), .bat-indicator.strength-2.active li:nth-child(-n + 2) {
    background-color: #fff; }
  .bat-indicator.strength-10mg li:nth-child(-n + 3), .bat-indicator.strength-strong li:nth-child(-n + 3), .bat-indicator.strength-3 li:nth-child(-n + 3) {
    background-color: #6b6b6b; }
  .bat-indicator.strength-10mg.active li:nth-child(-n + 3), .bat-indicator.strength-strong.active li:nth-child(-n + 3), .bat-indicator.strength-3.active li:nth-child(-n + 3) {
    background-color: #fff; }
  .bat-indicator.strength-16mg li:nth-child(-n + 4), .bat-indicator.strength-x-strong li:nth-child(-n + 4), .bat-indicator.strength-4 li:nth-child(-n + 4) {
    background-color: #6b6b6b; }
  .bat-indicator.strength-16mg.active li:nth-child(-n + 4), .bat-indicator.strength-x-strong.active li:nth-child(-n + 4), .bat-indicator.strength-4.active li:nth-child(-n + 4) {
    background-color: #fff; }
  .bat-indicator.strength-18mg li:nth-child(-n + 5), .bat-indicator.strength-ultra li:nth-child(-n + 5), .bat-indicator.strength-5 li:nth-child(-n + 5) {
    background-color: #6b6b6b; }
  .bat-indicator.strength-18mg.active li:nth-child(-n + 5), .bat-indicator.strength-ultra.active li:nth-child(-n + 5), .bat-indicator.strength-5.active li:nth-child(-n + 5) {
    background-color: #fff; }
  .bat-indicator.strength-20mg li:nth-child(-n + 6), .bat-indicator.strength-max li:nth-child(-n + 6), .bat-indicator.strength-6 li:nth-child(-n + 6) {
    background-color: #6b6b6b; }
  .bat-indicator.strength-20mg.active li:nth-child(-n + 6), .bat-indicator.strength-max.active li:nth-child(-n + 6), .bat-indicator.strength-6.active li:nth-child(-n + 6) {
    background-color: #fff; }
  .bat-indicator--large {
    min-width: 150px;
    padding: 14px 13px; }
    .bat-indicator--large span {
      font-size: 12px;
      line-height: 12px;
      font-weight: 700;
      margin-right: 10px; }
  .bat-indicator--small {
    align-items: center;
    flex-direction: column;
    justify-content: center;
    min-width: 104px;
    padding: 7px 6px; }
    .bat-indicator--small span {
      font-size: 10px;
      line-height: 10px;
      font-weight: 700;
      margin-bottom: 3px; }
  .bat-indicator-bar {
    display: flex;
    flex-wrap: wrap; }
  .bat-indicator.active {
    background-color: #041e42;
    border: solid 1px #041e42; }
    .bat-indicator.active span {
      color: #fff; }
    .bat-indicator.active ul {
      color: #fff; }
      .bat-indicator.active ul li {
        border: solid 1px #fff; }

.bat-agegate--default .bat-modal {
  align-items: center;
  background-color: #1d1d1b;
  background-image: url("/content/dam/glo/images/age-gate/glo-age-gate-mobile.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: calc(100% - 37px);
  justify-content: center; }
  @media (min-width: 576px) {
    .bat-agegate--default .bat-modal {
      background-image: url("/content/dam/glo/images/age-gate/glo-age-gate-desktop.jpg"); } }
  @media (min-width: 768px) {
    .bat-agegate--default .bat-modal {
      height: calc(100% - 37px); } }
  .bat-agegate--default .bat-modal .bat-modal-content {
    position: unset;
    top: 0; }

.bat-agegate--default-content {
  padding: 18px 30px;
  position: relative;
  text-align: center; }
  @media (min-width: 576px) {
    .bat-agegate--default-content {
      max-width: 668px; } }
  @media (min-width: 576px) {
    .bat-agegate--default-content {
      padding: 40px 50px; } }
  .bat-agegate--default-content-image {
    height: auto;
    left: 0;
    margin: 1% auto 20px;
    position: relative;
    top: 0;
    width: 70px;
    z-index: 1; }
    @media (min-width: 576px) {
      .bat-agegate--default-content-image {
        width: 66px; } }
  .bat-agegate--default-content-dob-input {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 20px; }
    .bat-agegate--default-content-dob-input > * {
      flex-grow: 1; }
    .bat-agegate--default-content-dob-input > div {
      display: flex;
      flex-direction: column;
      max-width: 30%; }
      .bat-agegate--default-content-dob-input > div label {
        margin-bottom: 6px;
        text-align: left;
        width: 100%; }
      .bat-agegate--default-content-dob-input > div:last-child {
        margin-right: 0; }
    @media (min-width: 576px) {
      .bat-agegate--default-content-dob-input {
        margin-bottom: 34px; } }
  .bat-agegate--default-content-greeting {
    position: relative;
    z-index: 2; }
    .bat-agegate--default-content-greeting-headline {
      margin-bottom: 20px; }
      .bat-agegate--default-content-greeting-headline h2 {
        font-family: "Trim Poster", sans-serif;
        font-size: 26px;
        line-height: 26px; }
        @media (min-width: 576px) {
          .bat-agegate--default-content-greeting-headline h2 {
            font-size: 32px;
            line-height: 32px; } }
    .bat-agegate--default-content-greeting-text {
      color: #2a2a2c;
      margin-bottom: 25px; }
      .bat-agegate--default-content-greeting-text p, .bat-agegate--default-content-greeting-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-agegate--default-content-greeting-text .suffix, .bat-agegate--default-content-greeting-text .bat-producthero-configurator-stock, .bat-agegate--default-content-greeting-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-agegate--default-content-greeting-text div, .bat-agegate--default-content-greeting-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-agegate--default-content-greeting-text .bat-minicart-cart-item-product-container-flavor, .bat-agegate--default-content-greeting-text .bat-minicart-cart-item-product-container-delivery, .bat-agegate--default-content-greeting-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-agegate--default-content-greeting-text div, .bat-agegate--default-content-greeting-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-agegate--default-content-greeting-text div {
        font-size: 14px;
        line-height: 20px; }
    .bat-agegate--default-content-greeting-cta-list {
      align-items: center;
      display: flex;
      flex-direction: column-reverse;
      justify-content: center;
      margin-bottom: 26px; }
      @media (min-width: 576px) {
        .bat-agegate--default-content-greeting-cta-list {
          flex-direction: row;
          margin: 0 10px;
          min-width: 158px;
          padding: 0 13px 38px; } }
      .bat-agegate--default-content-greeting-cta-list .bat-button, .bat-agegate--default-content-greeting-cta-list .bat-cta-style.button-dark, .bat-agegate--default-content-greeting-cta-list .bat-cta-style.button-light, .bat-agegate--default-content-greeting-cta-list .bat-cta-style.button-secondary-dark, .bat-agegate--default-content-greeting-cta-list .bat-cta-style.button-secondary-light, .bat-agegate--default-content-greeting-cta-list .bat-cta-style.button-dark-disabled {
        margin: 5px;
        min-width: 120px;
        padding: 13px 26px; }
        @media (min-width: 576px) {
          .bat-agegate--default-content-greeting-cta-list .bat-button, .bat-agegate--default-content-greeting-cta-list .bat-cta-style.button-dark, .bat-agegate--default-content-greeting-cta-list .bat-cta-style.button-light, .bat-agegate--default-content-greeting-cta-list .bat-cta-style.button-secondary-dark, .bat-agegate--default-content-greeting-cta-list .bat-cta-style.button-secondary-light, .bat-agegate--default-content-greeting-cta-list .bat-cta-style.button-dark-disabled {
            margin: 5px 10px;
            min-width: 158px;
            padding: 13px 38px; } }
        @media (max-width: 575.98px) {
          .bat-agegate--default-content-greeting-cta-list .bat-button, .bat-agegate--default-content-greeting-cta-list .bat-cta-style.button-dark, .bat-agegate--default-content-greeting-cta-list .bat-cta-style.button-light, .bat-agegate--default-content-greeting-cta-list .bat-cta-style.button-secondary-dark, .bat-agegate--default-content-greeting-cta-list .bat-cta-style.button-secondary-light, .bat-agegate--default-content-greeting-cta-list .bat-cta-style.button-dark-disabled {
            width: 100%; } }
    .bat-agegate--default-content-greeting-footnote {
      margin: 0 auto;
      width: 100%; }
      @media (min-width: 576px) {
        .bat-agegate--default-content-greeting-footnote {
          width: 70%; } }
      .bat-agegate--default-content-greeting-footnote p, .bat-agegate--default-content-greeting-footnote .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-agegate--default-content-greeting-footnote .suffix, .bat-agegate--default-content-greeting-footnote .bat-producthero-configurator-stock, .bat-agegate--default-content-greeting-footnote .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-agegate--default-content-greeting-footnote div, .bat-agegate--default-content-greeting-footnote .bat-minicart-cart-item-product-container-nicotine-level, .bat-agegate--default-content-greeting-footnote .bat-minicart-cart-item-product-container-flavor, .bat-agegate--default-content-greeting-footnote .bat-minicart-cart-item-product-container-delivery, .bat-agegate--default-content-greeting-footnote bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-agegate--default-content-greeting-footnote div, .bat-agegate--default-content-greeting-footnote .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-agegate--default-content-greeting-footnote div {
        font-size: 12px;
        line-height: 14px; }
  .bat-agegate--default-content-error-message {
    margin-top: 45px;
    position: relative;
    z-index: 2; }

@supports (-webkit-backdrop-filter: blur(0.5em)) or (backdrop-filter: blur(0.5em)) {
  .agegate-blurred .bat-modal {
    -webkit-backdrop-filter: blur(0.5em);
    backdrop-filter: blur(0.5em);
    background-color: rgba(4, 30, 66, 0.8); } }

.bat-card--default-tile {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative; }
  .bat-card--default-tile:after {
    bottom: 0;
    color: #6b6b6b;
    content: "\e92c";
    font-family: "icomoon";
    font-size: 25px;
    line-height: 25px;
    position: absolute;
    right: 0;
    transition: all 0.3s ease;
    z-index: 3; }
  .bat-card--default-tile:hover:after {
    color: #018993;
    font-weight: 700; }
  .bat-card--default-tile a {
    border: 2px solid #6b6b6b;
    transform: translate3d(0, 0, 0);
    transition: border 0.3s ease 0s; }
    .bat-card--default-tile a:before {
      border: 2px solid transparent;
      bottom: 0;
      content: "";
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      transition: border-top 0.3s ease;
      z-index: 1; }
    .bat-card--default-tile a:after {
      border-top: 2px solid #6b6b6b;
      content: "";
      display: block;
      height: 90px;
      position: absolute;
      right: -10px;
      top: calc(100% - 38px);
      transform: skew(10deg, -25deg);
      transition: border-top 0.3s ease;
      width: 180px;
      z-index: 2; }
    @media (min-width: 992px) {
      .bat-card--default-tile a:hover {
        border-color: #018993; }
        .bat-card--default-tile a:hover:before {
          border-color: #018993; }
        .bat-card--default-tile a:hover:after {
          border-top: 4px solid #018993; } }
  .bat-card--default-tile-headline {
    min-height: 74px;
    padding: 15px; }
    .bat-card--default-tile-headline h3, .bat-card--default-tile-headline bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-card--default-tile-headline .bat-producthero-configurator-title, .bat-card--default-tile-headline bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-card--default-tile-headline .bat-producthero-configurator-title {
      font-size: 22px;
      line-height: 20px;
      font-weight: 700; }

.bat-card--hero-content-headline h2 {
  font-size: 44px;
  line-height: 41px;
  letter-spacing: -0.6px; }
  @media (min-width: 992px) {
    .bat-card--hero-content-headline h2 {
      font-size: 48px;
      line-height: 45px;
      letter-spacing: -1.4px; } }

.bat-card--hero-content-cta-list {
  margin-top: 9px; }
  @media (min-width: 992px) {
    .bat-card--hero-content-cta-list {
      margin-top: 5px; } }

.bat-card--category {
  margin-bottom: 20px; }
  .bat-card--category-content-headline h4 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 0; }
  .bat-card--category-content-text p, .bat-card--category-content-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-card--category-content-text .suffix, .bat-card--category-content-text .bat-producthero-configurator-stock, .bat-card--category-content-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--category-content-text div, .bat-card--category-content-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-card--category-content-text .bat-minicart-cart-item-product-container-flavor, .bat-card--category-content-text .bat-minicart-cart-item-product-container-delivery, .bat-card--category-content-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-card--category-content-text div, .bat-card--category-content-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--category-content-text div {
    margin-bottom: 0; }

.bat-card--step {
  margin: 0 auto;
  padding-top: 240px; }
  @media (min-width: 576px) {
    .bat-card--step {
      min-height: 30vh;
      padding-top: 246px; } }
  @media (min-width: 768px) {
    .bat-card--step {
      min-height: 325px;
      padding-top: 145px; } }
  @media (min-width: 992px) {
    .bat-card--step {
      min-height: 450px;
      padding-top: 125px; } }

.bat-card--hustle {
  margin: 0 auto; }
  .bat-card--hustle-tile-headline h3 span, .bat-card--hustle-tile-headline bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title span, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-card--hustle-tile-headline .bat-producthero-configurator-title span, .bat-card--hustle-tile-headline bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title span, bat-producthero-glosi .bat-producthero-glosi .bat-card--hustle-tile-headline .bat-producthero-configurator-title span {
    color: #018993;
    display: block; }
  .bat-card--hustle button[data-cta-type='video']:after {
    color: #fff;
    content: "\f04b";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    left: 50%;
    padding: 34px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    line-height: 20px; }
  .bat-card--hustle button[data-cta-type="video"]:before {
    background-color: #041e42;
    border-radius: 50%;
    color: #fff;
    content: "\f04b";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    left: 50%;
    padding: 34px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    line-height: 20px; }

.bat-card--subscription {
  background-color: #efefef;
  margin: 0 auto 20px;
  max-width: 275px;
  text-align: center; }
  @media (min-width: 992px) {
    .bat-card--subscription {
      margin: 0 auto;
      max-width: none; } }
  .bat-card--subscription-text {
    padding: 20px; }
    .bat-card--subscription-text > p, .bat-producthero-configurator-price .bat-card--subscription-text > .suffix, .bat-card--subscription-text > .bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div, .bat-card--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level, .bat-card--subscription-text > .bat-minicart-cart-item-product-container-flavor, .bat-card--subscription-text > .bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item .bat-card--subscription-text > div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div {
      color: #041e42;
      margin: 0 auto;
      max-width: 186px; }
      .bat-card--subscription-text > p:nth-child(1), .bat-producthero-configurator-price .bat-card--subscription-text > .suffix:nth-child(1), .bat-card--subscription-text > .bat-producthero-configurator-stock:nth-child(1), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(1), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(1), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(1), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(1), bat-cta-steps .bat-cta--steps-item .bat-card--subscription-text > div:nth-child(1), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(1) {
        font-size: 20px;
        line-height: 22px; }
        @media (min-width: 992px) {
          .bat-card--subscription-text > p:nth-child(1), .bat-producthero-configurator-price .bat-card--subscription-text > .suffix:nth-child(1), .bat-card--subscription-text > .bat-producthero-configurator-stock:nth-child(1), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(1), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(1), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(1), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(1), bat-cta-steps .bat-cta--steps-item .bat-card--subscription-text > div:nth-child(1), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(1) {
            font-size: 23px;
            line-height: 27px; } }
      .bat-card--subscription-text > p:nth-child(2), .bat-producthero-configurator-price .bat-card--subscription-text > .suffix:nth-child(2), .bat-card--subscription-text > .bat-producthero-configurator-stock:nth-child(2), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(2), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(2), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(2), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(2), bat-cta-steps .bat-cta--steps-item .bat-card--subscription-text > div:nth-child(2), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(2) {
        font-size: 14px;
        line-height: 16px;
        color: #6b6b6b;
        margin-bottom: 12px;
        padding-bottom: 12px; }
        @media (min-width: 992px) {
          .bat-card--subscription-text > p:nth-child(2), .bat-producthero-configurator-price .bat-card--subscription-text > .suffix:nth-child(2), .bat-card--subscription-text > .bat-producthero-configurator-stock:nth-child(2), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(2), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(2), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(2), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(2), bat-cta-steps .bat-cta--steps-item .bat-card--subscription-text > div:nth-child(2), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(2) {
            font-size: 16px;
            line-height: 19px; } }
        .gold .bat-card--subscription-text > p:nth-child(2), .gold .bat-producthero-configurator-price .bat-card--subscription-text > .suffix:nth-child(2), .bat-producthero-configurator-price .gold .bat-card--subscription-text > .suffix:nth-child(2), .gold .bat-card--subscription-text > .bat-producthero-configurator-stock:nth-child(2), .gold .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(2), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .gold .bat-card--subscription-text > div:nth-child(2), .gold .bat-card--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(2), .gold .bat-card--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(2), .gold .bat-card--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(2), .gold bat-cta-steps .bat-cta--steps-item .bat-card--subscription-text > div:nth-child(2), bat-cta-steps .bat-cta--steps-item .gold .bat-card--subscription-text > div:nth-child(2), .gold .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(2), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .gold .bat-card--subscription-text > div:nth-child(2) {
          border-bottom: solid 2px #fcb549; }
        .silver .bat-card--subscription-text > p:nth-child(2), .silver .bat-producthero-configurator-price .bat-card--subscription-text > .suffix:nth-child(2), .bat-producthero-configurator-price .silver .bat-card--subscription-text > .suffix:nth-child(2), .silver .bat-card--subscription-text > .bat-producthero-configurator-stock:nth-child(2), .silver .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(2), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .silver .bat-card--subscription-text > div:nth-child(2), .silver .bat-card--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(2), .silver .bat-card--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(2), .silver .bat-card--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(2), .silver bat-cta-steps .bat-cta--steps-item .bat-card--subscription-text > div:nth-child(2), bat-cta-steps .bat-cta--steps-item .silver .bat-card--subscription-text > div:nth-child(2), .silver .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(2), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .silver .bat-card--subscription-text > div:nth-child(2) {
          border-bottom: solid 2px #b4c7d8; }
        .bronze .bat-card--subscription-text > p:nth-child(2), .bronze .bat-producthero-configurator-price .bat-card--subscription-text > .suffix:nth-child(2), .bat-producthero-configurator-price .bronze .bat-card--subscription-text > .suffix:nth-child(2), .bronze .bat-card--subscription-text > .bat-producthero-configurator-stock:nth-child(2), .bronze .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(2), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bronze .bat-card--subscription-text > div:nth-child(2), .bronze .bat-card--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(2), .bronze .bat-card--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(2), .bronze .bat-card--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(2), .bronze bat-cta-steps .bat-cta--steps-item .bat-card--subscription-text > div:nth-child(2), bat-cta-steps .bat-cta--steps-item .bronze .bat-card--subscription-text > div:nth-child(2), .bronze .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(2), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bronze .bat-card--subscription-text > div:nth-child(2) {
          border-bottom: solid 2px #e98852; }
      .bat-card--subscription-text > p:nth-child(3), .bat-producthero-configurator-price .bat-card--subscription-text > .suffix:nth-child(3), .bat-card--subscription-text > .bat-producthero-configurator-stock:nth-child(3), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(3), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(3), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(3), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(3), bat-cta-steps .bat-cta--steps-item .bat-card--subscription-text > div:nth-child(3), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(3) {
        font-size: 30px;
        line-height: 32px;
        font-weight: 700; }
        @media (min-width: 992px) {
          .bat-card--subscription-text > p:nth-child(3), .bat-producthero-configurator-price .bat-card--subscription-text > .suffix:nth-child(3), .bat-card--subscription-text > .bat-producthero-configurator-stock:nth-child(3), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(3), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(3), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(3), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(3), bat-cta-steps .bat-cta--steps-item .bat-card--subscription-text > div:nth-child(3), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(3) {
            font-size: 39px;
            line-height: 47px; } }
      .bat-card--subscription-text > p:nth-child(4), .bat-producthero-configurator-price .bat-card--subscription-text > .suffix:nth-child(4), .bat-card--subscription-text > .bat-producthero-configurator-stock:nth-child(4), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(4), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(4), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(4), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(4), bat-cta-steps .bat-cta--steps-item .bat-card--subscription-text > div:nth-child(4), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(4) {
        font-size: 17px;
        line-height: 19px;
        font-weight: 700; }
        @media (min-width: 992px) {
          .bat-card--subscription-text > p:nth-child(4), .bat-producthero-configurator-price .bat-card--subscription-text > .suffix:nth-child(4), .bat-card--subscription-text > .bat-producthero-configurator-stock:nth-child(4), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(4), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(4), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(4), .bat-card--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(4), bat-cta-steps .bat-cta--steps-item .bat-card--subscription-text > div:nth-child(4), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(4) {
            font-size: 20px;
            line-height: 24px; } }
  .small .bat-card--subscription {
    background-color: #fff;
    max-width: 190px; }
    .small .bat-card--subscription .bat-label--subscription {
      border-radius: 10px 10px 0 0; }
    .small .bat-card--subscription h3, .small .bat-card--subscription bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .small .bat-card--subscription .bat-producthero-configurator-title, .small .bat-card--subscription bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .small .bat-card--subscription .bat-producthero-configurator-title {
      font-size: 30px;
      line-height: 36px; }
      .small .bat-card--subscription h3 span, .small .bat-card--subscription bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title span, bat-producthero-globrochureware .bat-producthero--globrochureware .small .bat-card--subscription .bat-producthero-configurator-title span, .small .bat-card--subscription bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title span, bat-producthero-glosi .bat-producthero-glosi .small .bat-card--subscription .bat-producthero-configurator-title span {
        display: block; }
        .small .bat-card--subscription h3 span:nth-child(1), .small .bat-card--subscription bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title span:nth-child(1), bat-producthero-globrochureware .bat-producthero--globrochureware .small .bat-card--subscription .bat-producthero-configurator-title span:nth-child(1), .small .bat-card--subscription bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title span:nth-child(1), bat-producthero-glosi .bat-producthero-glosi .small .bat-card--subscription .bat-producthero-configurator-title span:nth-child(1) {
          font-size: 14px;
          line-height: 14px;
          font-weight: 400; }
        .small .bat-card--subscription h3 span:nth-child(2), .small .bat-card--subscription bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title span:nth-child(2), bat-producthero-globrochureware .bat-producthero--globrochureware .small .bat-card--subscription .bat-producthero-configurator-title span:nth-child(2), .small .bat-card--subscription bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title span:nth-child(2), bat-producthero-glosi .bat-producthero-glosi .small .bat-card--subscription .bat-producthero-configurator-title span:nth-child(2) {
          color: #6b6b6b;
          font-size: 12px;
          line-height: 12px;
          font-weight: 400; }
    .small .bat-card--subscription-text {
      padding: 7px 20px 14px; }
      .small .bat-card--subscription-text > p:nth-child(1), .small .bat-producthero-configurator-price .bat-card--subscription-text > .suffix:nth-child(1), .bat-producthero-configurator-price .small .bat-card--subscription-text > .suffix:nth-child(1), .small .bat-card--subscription-text > .bat-producthero-configurator-stock:nth-child(1), .small .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(1), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .small .bat-card--subscription-text > div:nth-child(1), .small .bat-card--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(1), .small .bat-card--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(1), .small .bat-card--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(1), .small bat-cta-steps .bat-cta--steps-item .bat-card--subscription-text > div:nth-child(1), bat-cta-steps .bat-cta--steps-item .small .bat-card--subscription-text > div:nth-child(1), .small .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(1), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .small .bat-card--subscription-text > div:nth-child(1) {
        font-size: 27px;
        line-height: 27px;
        font-weight: 700;
        margin-bottom: 2px; }
      .small .bat-card--subscription-text > p:nth-child(2), .small .bat-producthero-configurator-price .bat-card--subscription-text > .suffix:nth-child(2), .bat-producthero-configurator-price .small .bat-card--subscription-text > .suffix:nth-child(2), .small .bat-card--subscription-text > .bat-producthero-configurator-stock:nth-child(2), .small .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(2), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .small .bat-card--subscription-text > div:nth-child(2), .small .bat-card--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(2), .small .bat-card--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(2), .small .bat-card--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(2), .small bat-cta-steps .bat-cta--steps-item .bat-card--subscription-text > div:nth-child(2), bat-cta-steps .bat-cta--steps-item .small .bat-card--subscription-text > div:nth-child(2), .small .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(2), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .small .bat-card--subscription-text > div:nth-child(2) {
        border-bottom: 0;
        color: #041e42;
        font-size: 16px;
        line-height: 16px;
        font-weight: 700;
        margin-bottom: 0;
        padding-bottom: 0; }
  .small.gold .bat-card--subscription,
  .small.silver .bat-card--subscription,
  .small.bronze .bat-card--subscription {
    border-radius: 10px; }
    .small.gold .bat-card--subscription .bat-label--subscription-lg:after,
    .small.silver .bat-card--subscription .bat-label--subscription-lg:after,
    .small.bronze .bat-card--subscription .bat-label--subscription-lg:after {
      right: -100px; }
  .small.gold .bat-card--subscription {
    border: solid 1px #fcb549; }
    .small.gold .bat-card--subscription-text > p:nth-child(1), .small.gold .bat-producthero-configurator-price .bat-card--subscription-text > .suffix:nth-child(1), .bat-producthero-configurator-price .small.gold .bat-card--subscription-text > .suffix:nth-child(1), .small.gold .bat-card--subscription-text > .bat-producthero-configurator-stock:nth-child(1), .small.gold .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(1), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .small.gold .bat-card--subscription-text > div:nth-child(1), .small.gold .bat-card--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(1), .small.gold .bat-card--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(1), .small.gold .bat-card--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(1), .small.gold bat-cta-steps .bat-cta--steps-item .bat-card--subscription-text > div:nth-child(1), bat-cta-steps .bat-cta--steps-item .small.gold .bat-card--subscription-text > div:nth-child(1), .small.gold .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(1), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .small.gold .bat-card--subscription-text > div:nth-child(1) {
      color: #fcb549; }
  .small.silver .bat-card--subscription {
    border: solid 1px #b4c7d8; }
    .small.silver .bat-card--subscription-text > p:nth-child(1), .small.silver .bat-producthero-configurator-price .bat-card--subscription-text > .suffix:nth-child(1), .bat-producthero-configurator-price .small.silver .bat-card--subscription-text > .suffix:nth-child(1), .small.silver .bat-card--subscription-text > .bat-producthero-configurator-stock:nth-child(1), .small.silver .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(1), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .small.silver .bat-card--subscription-text > div:nth-child(1), .small.silver .bat-card--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(1), .small.silver .bat-card--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(1), .small.silver .bat-card--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(1), .small.silver bat-cta-steps .bat-cta--steps-item .bat-card--subscription-text > div:nth-child(1), bat-cta-steps .bat-cta--steps-item .small.silver .bat-card--subscription-text > div:nth-child(1), .small.silver .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(1), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .small.silver .bat-card--subscription-text > div:nth-child(1) {
      color: #b4c7d8; }
  .small.bronze .bat-card--subscription {
    border: solid 1px #e98852; }
    .small.bronze .bat-card--subscription-text > p:nth-child(1), .small.bronze .bat-producthero-configurator-price .bat-card--subscription-text > .suffix:nth-child(1), .bat-producthero-configurator-price .small.bronze .bat-card--subscription-text > .suffix:nth-child(1), .small.bronze .bat-card--subscription-text > .bat-producthero-configurator-stock:nth-child(1), .small.bronze .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(1), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .small.bronze .bat-card--subscription-text > div:nth-child(1), .small.bronze .bat-card--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(1), .small.bronze .bat-card--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(1), .small.bronze .bat-card--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(1), .small.bronze bat-cta-steps .bat-cta--steps-item .bat-card--subscription-text > div:nth-child(1), bat-cta-steps .bat-cta--steps-item .small.bronze .bat-card--subscription-text > div:nth-child(1), .small.bronze .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--subscription-text > div:nth-child(1), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .small.bronze .bat-card--subscription-text > div:nth-child(1) {
      color: #e98852; }

.bat-card--404-error {
  margin: 5% auto 40px auto;
  text-align: center;
  max-width: 600px; }
  .bat-card--404-error-heading {
    margin: 20px 0 10px; }
  .bat-card--404-error-text {
    min-height: 6ch;
    text-align: left; }
    .bat-card--404-error-text a {
      text-decoration: underline; }
  @media (max-width: 991.98px) {
    .bat-card--404-error-cta {
      margin-left: auto;
      margin-right: auto;
      max-width: 400px; } }
  .bat-card--404-error-cta a {
    margin: 0 10px; }
  @media (max-width: 1199.98px) {
    .bat-card--404-error-cta .bat-cta-style:last-of-type {
      margin-top: 15px; } }

.bat-card--masthead {
  overflow: hidden;
  position: relative; }
  .bat-card--masthead-main {
    height: inherit;
    position: absolute;
    top: 0;
    width: 100%; }
    @media (min-width: 768px) {
      .bat-card--masthead-main {
        width: 45%; } }
    .bat-card--masthead-main span.dark-gray,
    .bat-card--masthead-main span .dark-gray,
    .bat-card--masthead-main p.dark-gray,
    .bat-card--masthead-main .bat-producthero-configurator-price .dark-gray.suffix,
    .bat-producthero-configurator-price .bat-card--masthead-main .dark-gray.suffix,
    .bat-card--masthead-main .dark-gray.bat-producthero-configurator-stock,
    .bat-card--masthead-main .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.dark-gray,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--masthead-main div.dark-gray,
    .bat-card--masthead-main .dark-gray.bat-minicart-cart-item-product-container-nicotine-level,
    .bat-card--masthead-main .dark-gray.bat-minicart-cart-item-product-container-flavor,
    .bat-card--masthead-main .dark-gray.bat-minicart-cart-item-product-container-delivery,
    .bat-card--masthead-main bat-cta-steps .bat-cta--steps-item div.dark-gray,
    bat-cta-steps .bat-cta--steps-item .bat-card--masthead-main div.dark-gray,
    .bat-card--masthead-main .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.dark-gray,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--masthead-main div.dark-gray,
    .bat-card--masthead-main p .dark-gray,
    .bat-card--masthead-main .bat-producthero-configurator-price .suffix .dark-gray,
    .bat-producthero-configurator-price .bat-card--masthead-main .suffix .dark-gray,
    .bat-card--masthead-main .bat-producthero-configurator-stock .dark-gray,
    .bat-card--masthead-main .bat-card--offer-wrapper-content-specialcta .bat-headline-style div .dark-gray,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--masthead-main div .dark-gray,
    .bat-card--masthead-main .bat-minicart-cart-item-product-container-nicotine-level .dark-gray,
    .bat-card--masthead-main .bat-minicart-cart-item-product-container-flavor .dark-gray,
    .bat-card--masthead-main .bat-minicart-cart-item-product-container-delivery .dark-gray,
    .bat-card--masthead-main bat-cta-steps .bat-cta--steps-item div .dark-gray,
    bat-cta-steps .bat-cta--steps-item .bat-card--masthead-main div .dark-gray,
    .bat-card--masthead-main .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div .dark-gray,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--masthead-main div .dark-gray {
      color: #6b6b6b; }
    .bat-card--masthead-main span.dark,
    .bat-card--masthead-main span .dark,
    .bat-card--masthead-main p.dark,
    .bat-card--masthead-main .bat-producthero-configurator-price .dark.suffix,
    .bat-producthero-configurator-price .bat-card--masthead-main .dark.suffix,
    .bat-card--masthead-main .dark.bat-producthero-configurator-stock,
    .bat-card--masthead-main .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.dark,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--masthead-main div.dark,
    .bat-card--masthead-main .dark.bat-minicart-cart-item-product-container-nicotine-level,
    .bat-card--masthead-main .dark.bat-minicart-cart-item-product-container-flavor,
    .bat-card--masthead-main .dark.bat-minicart-cart-item-product-container-delivery,
    .bat-card--masthead-main bat-cta-steps .bat-cta--steps-item div.dark,
    bat-cta-steps .bat-cta--steps-item .bat-card--masthead-main div.dark,
    .bat-card--masthead-main .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.dark,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--masthead-main div.dark,
    .bat-card--masthead-main p .dark,
    .bat-card--masthead-main .bat-producthero-configurator-price .suffix .dark,
    .bat-producthero-configurator-price .bat-card--masthead-main .suffix .dark,
    .bat-card--masthead-main .bat-producthero-configurator-stock .dark,
    .bat-card--masthead-main .bat-card--offer-wrapper-content-specialcta .bat-headline-style div .dark,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--masthead-main div .dark,
    .bat-card--masthead-main .bat-minicart-cart-item-product-container-nicotine-level .dark,
    .bat-card--masthead-main .bat-minicart-cart-item-product-container-flavor .dark,
    .bat-card--masthead-main .bat-minicart-cart-item-product-container-delivery .dark,
    .bat-card--masthead-main bat-cta-steps .bat-cta--steps-item div .dark,
    bat-cta-steps .bat-cta--steps-item .bat-card--masthead-main div .dark,
    .bat-card--masthead-main .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div .dark,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--masthead-main div .dark {
      color: #041e42; }
    .bat-card--masthead-main span.light,
    .bat-card--masthead-main span .light,
    .bat-card--masthead-main p.light,
    .bat-card--masthead-main .bat-producthero-configurator-price .light.suffix,
    .bat-producthero-configurator-price .bat-card--masthead-main .light.suffix,
    .bat-card--masthead-main .light.bat-producthero-configurator-stock,
    .bat-card--masthead-main .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.light,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--masthead-main div.light,
    .bat-card--masthead-main .light.bat-minicart-cart-item-product-container-nicotine-level,
    .bat-card--masthead-main .light.bat-minicart-cart-item-product-container-flavor,
    .bat-card--masthead-main .light.bat-minicart-cart-item-product-container-delivery,
    .bat-card--masthead-main bat-cta-steps .bat-cta--steps-item div.light,
    bat-cta-steps .bat-cta--steps-item .bat-card--masthead-main div.light,
    .bat-card--masthead-main .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.light,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--masthead-main div.light,
    .bat-card--masthead-main p .light,
    .bat-card--masthead-main .bat-producthero-configurator-price .suffix .light,
    .bat-producthero-configurator-price .bat-card--masthead-main .suffix .light,
    .bat-card--masthead-main .bat-producthero-configurator-stock .light,
    .bat-card--masthead-main .bat-card--offer-wrapper-content-specialcta .bat-headline-style div .light,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--masthead-main div .light,
    .bat-card--masthead-main .bat-minicart-cart-item-product-container-nicotine-level .light,
    .bat-card--masthead-main .bat-minicart-cart-item-product-container-flavor .light,
    .bat-card--masthead-main .bat-minicart-cart-item-product-container-delivery .light,
    .bat-card--masthead-main bat-cta-steps .bat-cta--steps-item div .light,
    bat-cta-steps .bat-cta--steps-item .bat-card--masthead-main div .light,
    .bat-card--masthead-main .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div .light,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--masthead-main div .light {
      color: #fff; }
  .bat-card--masthead-img {
    height: inherit; }
    .bat-card--masthead-img picture {
      height: 100%;
      width: initial; }

.bat-card--blurb {
  height: 600px;
  overflow: hidden;
  position: relative; }
  @media (max-width: 767.98px) {
    .bat-card--blurb {
      height: 495px; } }
  .bat-card--blurb-text h2,
  .bat-card--blurb-text h3,
  .bat-card--blurb-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-card--blurb-text .bat-producthero-configurator-title,
  .bat-card--blurb-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
  bat-producthero-glosi .bat-producthero-glosi .bat-card--blurb-text .bat-producthero-configurator-title,
  .bat-card--blurb-text h4 {
    font-size: 22px;
    line-height: 28px;
    margin-block-end: 8px; }
  .bat-card--blurb-text .card-price {
    display: block;
    background: #cd4a04;
    width: fit-content;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 9px;
    padding-right: 13px;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 32px;
    font-weight: bold;
    font-family: "glo sans", Arial, Helvetica, sans-serif; }
  .bat-card--blurb-text .card-\&more {
    content: url("/content/dam/glo/images/glo_and-more-branding.svg"); }
  .bat-card--blurb-text .bat-headline-style .headline2-color1 {
    font-size: 22px;
    line-height: 28px; }
  @media (max-width: 767.98px) {
    .bat-card--blurb-text h2,
    .bat-card--blurb-text h3,
    .bat-card--blurb-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-card--blurb-text .bat-producthero-configurator-title,
    .bat-card--blurb-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
    bat-producthero-glosi .bat-producthero-glosi .bat-card--blurb-text .bat-producthero-configurator-title,
    .bat-card--blurb-text h4 {
      font-size: 22px;
      line-height: 28px; } }
  .bat-card--blurb-text p, .bat-card--blurb-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-card--blurb-text .suffix, .bat-card--blurb-text .bat-producthero-configurator-stock, .bat-card--blurb-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--blurb-text div, .bat-card--blurb-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-card--blurb-text .bat-minicart-cart-item-product-container-flavor, .bat-card--blurb-text .bat-minicart-cart-item-product-container-delivery, .bat-card--blurb-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-card--blurb-text div, .bat-card--blurb-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--blurb-text div {
    font-size: 16px;
    line-height: 20px; }
  .bat-card--blurb-main, .bat-card--blurb-img {
    position: absolute; }
  .bat-card--blurb-main {
    bottom: 0;
    left: 0;
    padding: 30px;
    color: #fff; }
  .bat-card--blurb-img {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }
    .bat-card--blurb-img picture,
    .bat-card--blurb-img img {
      height: 100%;
      object-fit: cover;
      width: auto; }
    @media (max-width: 767.98px) {
      .bat-card--blurb-img picture,
      .bat-card--blurb-img img {
        height: 100%;
        object-fit: cover;
        width: 100%; } }
  .bat-card--blurb-ctalist {
    margin-top: 20px; }
    @media (max-width: 767.98px) {
      .bat-card--blurb-ctalist {
        margin-top: 10px; } }
    .bat-card--blurb-ctalist .button-secondary-light {
      padding-top: 7px;
      padding-bottom: 7px;
      padding-left: 20px;
      padding-right: 20px; }
      .bat-card--blurb-ctalist .button-secondary-light, .bat-card--blurb-ctalist .button-secondary-light:hover, .bat-card--blurb-ctalist .button-secondary-light:active {
        border-color: #fff; }

.bat-card--offer-wrapper {
  align-content: space-between;
  display: flex;
  flex-flow: row wrap;
  min-height: 320px; }
  .bat-card--offer-wrapper-content {
    padding: 1rem 1.5rem; }
    .bat-card--offer-wrapper-content-headline {
      margin-bottom: 1rem; }
      .purple .bat-card--offer-wrapper-content-headline {
        color: #5862bf; }
    .bat-card--offer-wrapper-content-specialcta {
      align-items: center;
      background-color: #5862bf;
      color: #fff;
      display: flex;
      padding: 0.5rem 1.25rem; }
      .bat-card--offer-wrapper-content-specialcta a {
        align-items: center;
        display: flex; }
      .bat-card--offer-wrapper-content-specialcta .bat-headline-style {
        font-size: 20px;
        line-height: 20px;
        margin-left: 1rem; }
        .bat-card--offer-wrapper-content-specialcta .bat-headline-style div {
          font-size: 14px;
          line-height: 14px;
          font-weight: bold;
          margin-bottom: 0;
          margin-top: 3px; }
    .bat-card--offer-wrapper-content-text {
      margin-top: 1rem; }
      .bat-card--offer-wrapper-content-text p, .bat-card--offer-wrapper-content-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-card--offer-wrapper-content-text .suffix, .bat-card--offer-wrapper-content-text .bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--offer-wrapper-content-text div, .bat-card--offer-wrapper-content-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-card--offer-wrapper-content-text .bat-minicart-cart-item-product-container-flavor, .bat-card--offer-wrapper-content-text .bat-minicart-cart-item-product-container-delivery, .bat-card--offer-wrapper-content-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-card--offer-wrapper-content-text div, .bat-card--offer-wrapper-content-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--offer-wrapper-content-text div {
        font-size: 15px;
        line-height: 15px; }
  .bat-card--offer-wrapper-ctalist {
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding: 1rem 1.5rem; }

.bat-card--news {
  margin-top: 8px; }
  @media (max-width: 575.98px) {
    .bat-card--news {
      margin-bottom: 0;
      margin-top: 0;
      padding: 40px 0 30px; } }
  .bat-card--news-img {
    height: 100%;
    max-height: 240px;
    overflow: hidden; }
    .bat-card--news-img a {
      display: block; }
  .bat-card--news-text {
    margin: 15px 0; }
    @media (max-width: 575.98px) {
      .bat-card--news-text {
        margin: 8px 0 5px; } }
    .bat-card--news-text h3, .bat-card--news-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-card--news-text .bat-producthero-configurator-title, .bat-card--news-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-card--news-text .bat-producthero-configurator-title {
      font-size: 20px;
      line-height: 150%;
      padding-top: 15px; }
      @media (max-width: 575.98px) {
        .bat-card--news-text h3, .bat-card--news-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-card--news-text .bat-producthero-configurator-title, .bat-card--news-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-card--news-text .bat-producthero-configurator-title {
          padding-top: 16px; } }
    .bat-card--news-text p, .bat-card--news-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-card--news-text .suffix, .bat-card--news-text .bat-producthero-configurator-stock, .bat-card--news-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--news-text div, .bat-card--news-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-card--news-text .bat-minicart-cart-item-product-container-flavor, .bat-card--news-text .bat-minicart-cart-item-product-container-delivery, .bat-card--news-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-card--news-text div, .bat-card--news-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--news-text div {
      font-size: 15px;
      line-height: 150%;
      margin-top: 5px; }
      @media (max-width: 575.98px) {
        .bat-card--news-text p, .bat-card--news-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-card--news-text .suffix, .bat-card--news-text .bat-producthero-configurator-stock, .bat-card--news-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--news-text div, .bat-card--news-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-card--news-text .bat-minicart-cart-item-product-container-flavor, .bat-card--news-text .bat-minicart-cart-item-product-container-delivery, .bat-card--news-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-card--news-text div, .bat-card--news-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--news-text div {
          color: #6b6b6b; } }
  .bat-card--news-ctalist .bat-cta-style {
    font-size: 15px;
    line-height: 150%;
    margin-top: 5px; }
    @media (max-width: 767.98px) {
      .bat-card--news-ctalist .bat-cta-style {
        margin-top: 0; } }

@media (max-width: 991.98px) {
  .bat-card--blog {
    border-bottom: 2px solid #dedede;
    margin-bottom: 30px;
    padding-bottom: 15px; } }

.bat-card--blog-img {
  overflow: hidden; }

.bat-card--blog-main {
  padding: 0 20px 0 0; }

.bat-card--blog-text p:first-of-type, .bat-card--blog-text .bat-producthero-configurator-price .suffix:first-of-type, .bat-producthero-configurator-price .bat-card--blog-text .suffix:first-of-type, .bat-card--blog-text .bat-producthero-configurator-stock:first-of-type, .bat-card--blog-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:first-of-type, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--blog-text div:first-of-type, .bat-card--blog-text .bat-minicart-cart-item-product-container-nicotine-level:first-of-type, .bat-card--blog-text .bat-minicart-cart-item-product-container-flavor:first-of-type, .bat-card--blog-text .bat-minicart-cart-item-product-container-delivery:first-of-type, .bat-card--blog-text bat-cta-steps .bat-cta--steps-item div:first-of-type, bat-cta-steps .bat-cta--steps-item .bat-card--blog-text div:first-of-type, .bat-card--blog-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:first-of-type, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--blog-text div:first-of-type {
  margin-top: 30px; }

.bat-card--blog-text p .sm, .bat-card--blog-text .bat-producthero-configurator-price .suffix .sm, .bat-producthero-configurator-price .bat-card--blog-text .suffix .sm, .bat-card--blog-text .bat-producthero-configurator-stock .sm, .bat-card--blog-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div .sm, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card--blog-text div .sm, .bat-card--blog-text .bat-minicart-cart-item-product-container-nicotine-level .sm, .bat-card--blog-text .bat-minicart-cart-item-product-container-flavor .sm, .bat-card--blog-text .bat-minicart-cart-item-product-container-delivery .sm, .bat-card--blog-text bat-cta-steps .bat-cta--steps-item div .sm, bat-cta-steps .bat-cta--steps-item .bat-card--blog-text div .sm, .bat-card--blog-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div .sm, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card--blog-text div .sm {
  font-size: 15px;
  line-height: 22.5px; }

.bat-card--blog-text h3, .bat-card--blog-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-card--blog-text .bat-producthero-configurator-title, .bat-card--blog-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-card--blog-text .bat-producthero-configurator-title {
  font-size: 20px;
  line-height: 25px;
  margin: 10px 0; }
  @media (max-width: 575.98px) {
    .bat-card--blog-text h3, .bat-card--blog-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-card--blog-text .bat-producthero-configurator-title, .bat-card--blog-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-card--blog-text .bat-producthero-configurator-title {
      font-weight: 400; } }

.bat-card--blog-ctalist {
  margin: 15px 0 0; }
  .bat-card--blog-ctalist a {
    font-weight: 700; }
    @media (max-width: 575.98px) {
      .bat-card--blog-ctalist a {
        font-weight: 400; } }
    .bat-card--blog-ctalist a i:before {
      font-weight: 700; }
  .bat-card--blog-ctalist .bat-cta-style.link-dark i:before {
    font-size: 18px; }

bat-card-step.step1, bat-card-step.step2, bat-card-step.step3, bat-card-step.step4 {
  position: relative; }
  bat-card-step.step1:before, bat-card-step.step2:before, bat-card-step.step3:before, bat-card-step.step4:before {
    color: #f4f4f4;
    font-size: 220px;
    line-height: 220px;
    position: absolute;
    top: 0; }
    @media (min-width: 768px) {
      bat-card-step.step1:before, bat-card-step.step2:before, bat-card-step.step3:before, bat-card-step.step4:before {
        font-size: 160px;
        line-height: 160px; } }
    @media (min-width: 992px) {
      bat-card-step.step1:before, bat-card-step.step2:before, bat-card-step.step3:before, bat-card-step.step4:before {
        font-size: 220px;
        line-height: 220px; } }

bat-card-masthead.masthead-full .bat-card--masthead, bat-card-masthead.masthead-full__reverse .bat-card--masthead {
  height: 470px; }
  bat-card-masthead.masthead-full .bat-card--masthead-main, bat-card-masthead.masthead-full__reverse .bat-card--masthead-main {
    box-sizing: border-box;
    padding: 5%; }
  bat-card-masthead.masthead-full .bat-card--masthead-img, bat-card-masthead.masthead-full__reverse .bat-card--masthead-img {
    bottom: 0;
    clip-path: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%; }
    @media (min-width: 768px) {
      bat-card-masthead.masthead-full .bat-card--masthead-img, bat-card-masthead.masthead-full__reverse .bat-card--masthead-img {
        width: 55%; } }
    bat-card-masthead.masthead-full .bat-card--masthead-img picture, bat-card-masthead.masthead-full__reverse .bat-card--masthead-img picture {
      height: inherit;
      width: initial; }
    bat-card-masthead.masthead-full .bat-card--masthead-img img, bat-card-masthead.masthead-full__reverse .bat-card--masthead-img img {
      height: inherit;
      width: auto; }
      @media (min-width: 992px) {
        bat-card-masthead.masthead-full .bat-card--masthead-img img, bat-card-masthead.masthead-full__reverse .bat-card--masthead-img img {
          width: 100%; } }
  bat-card-masthead.masthead-full .bat-card--masthead-ctalist, bat-card-masthead.masthead-full__reverse .bat-card--masthead-ctalist {
    margin-top: 30px; }

bat-card-masthead.masthead-full .bat-card--masthead-img {
  left: 0; }
  @media (min-width: 768px) {
    bat-card-masthead.masthead-full .bat-card--masthead-img {
      clip-path: polygon(0% 0%, 100% 0, 65% 100%, 0 100%); } }

bat-card-masthead.masthead-full .bat-card--masthead-main {
  right: 0; }

bat-card-masthead.masthead-full__reverse .bat-card--masthead-img {
  right: 0; }

bat-card-masthead.masthead-full__reverse .bat-card--masthead-main {
  left: 0; }

bat-card-masthead.masthead-blurb {
  margin-bottom: 3%; }
  @media (min-width: 768px) {
    bat-card-masthead.masthead-blurb {
      margin-bottom: 0; } }
  bat-card-masthead.masthead-blurb .bat-card--masthead {
    height: 200px; }
    @media (min-width: 576px) {
      bat-card-masthead.masthead-blurb .bat-card--masthead {
        height: 260px; } }
    bat-card-masthead.masthead-blurb .bat-card--masthead .button-secondary-dark:hover, bat-card-masthead.masthead-blurb .bat-card--masthead .button-secondary-dark:active, bat-card-masthead.masthead-blurb .bat-card--masthead .button-secondary-light:hover, bat-card-masthead.masthead-blurb .bat-card--masthead .button-secondary-light:active {
      background-color: transparent; }
    bat-card-masthead.masthead-blurb .bat-card--masthead .button-secondary-dark, bat-card-masthead.masthead-blurb .bat-card--masthead .button-secondary-dark:hover, bat-card-masthead.masthead-blurb .bat-card--masthead .button-secondary-dark:active {
      border-color: #2a2a2c; }
      bat-card-masthead.masthead-blurb .bat-card--masthead .button-secondary-dark,
      bat-card-masthead.masthead-blurb .bat-card--masthead .button-secondary-dark span, bat-card-masthead.masthead-blurb .bat-card--masthead .button-secondary-dark:hover,
      bat-card-masthead.masthead-blurb .bat-card--masthead .button-secondary-dark:hover span, bat-card-masthead.masthead-blurb .bat-card--masthead .button-secondary-dark:active,
      bat-card-masthead.masthead-blurb .bat-card--masthead .button-secondary-dark:active span {
        color: #2a2a2c; }
    bat-card-masthead.masthead-blurb .bat-card--masthead .button-secondary-light, bat-card-masthead.masthead-blurb .bat-card--masthead .button-secondary-light:hover, bat-card-masthead.masthead-blurb .bat-card--masthead .button-secondary-light:active {
      border-color: #fff; }
      bat-card-masthead.masthead-blurb .bat-card--masthead .button-secondary-light,
      bat-card-masthead.masthead-blurb .bat-card--masthead .button-secondary-light span, bat-card-masthead.masthead-blurb .bat-card--masthead .button-secondary-light:hover,
      bat-card-masthead.masthead-blurb .bat-card--masthead .button-secondary-light:hover span, bat-card-masthead.masthead-blurb .bat-card--masthead .button-secondary-light:active,
      bat-card-masthead.masthead-blurb .bat-card--masthead .button-secondary-light:active span {
        color: #fff; }
    bat-card-masthead.masthead-blurb .bat-card--masthead-main {
      box-sizing: border-box;
      height: 100%;
      padding: 2.5%;
      width: 60%; }
      @media (min-width: 320px) {
        bat-card-masthead.masthead-blurb .bat-card--masthead-main {
          width: 65%; } }
    bat-card-masthead.masthead-blurb .bat-card--masthead img {
      object-fit: cover; }
      @media (min-width: 320px) {
        bat-card-masthead.masthead-blurb .bat-card--masthead img {
          height: 100%;
          width: 100%; } }
      @media (min-width: 376px) {
        bat-card-masthead.masthead-blurb .bat-card--masthead img {
          height: 100%;
          width: 100%; } }
  bat-card-masthead.masthead-blurb__left .bat-card--masthead-ctalist, bat-card-masthead.masthead-blurb__right .bat-card--masthead-ctalist, bat-card-masthead.masthead-blurb__center .bat-card--masthead-ctalist {
    margin-top: 15px;
    width: 100%; }
  bat-card-masthead.masthead-blurb__left .bat-card--masthead-main, bat-card-masthead.masthead-blurb__left .bat-card--masthead-ctalist {
    left: 15px; }
  @media (max-width: 767.98px) {
    bat-card-masthead.masthead-blurb__left .bat-card--masthead-img picture,
    bat-card-masthead.masthead-blurb__left .bat-card--masthead-img img {
      object-position: center right; } }
  bat-card-masthead.masthead-blurb__left .bat-card--masthead-main {
    text-align: left; }
  bat-card-masthead.masthead-blurb__right .bat-card--masthead-main, bat-card-masthead.masthead-blurb__right .bat-card--masthead-ctalist {
    right: 15px; }
  @media (max-width: 767.98px) {
    bat-card-masthead.masthead-blurb__right .bat-card--masthead-img picture,
    bat-card-masthead.masthead-blurb__right .bat-card--masthead-img img {
      object-position: center left; } }
  bat-card-masthead.masthead-blurb__right .bat-card--masthead-main {
    text-align: right; }
  bat-card-masthead.masthead-blurb__center .bat-card--masthead-main, bat-card-masthead.masthead-blurb__center .bat-card--masthead-ctalist {
    left: 0;
    right: 0;
    text-align: center;
    width: auto; }
  @media (max-width: 767.98px) {
    bat-card-masthead.masthead-blurb__center .bat-card--masthead-img picture,
    bat-card-masthead.masthead-blurb__center .bat-card--masthead-img img {
      object-position: center center; } }

bat-card-masthead.cover .bat-card--masthead-img img {
  height: 100%;
  object-fit: cover; }

bat-card-simpleproduct {
  background-color: #041e42; }
  bat-card-simpleproduct .bat-card--simpleproduct {
    display: flex;
    flex-wrap: wrap; }
    @media (min-width: 992px) {
      bat-card-simpleproduct .bat-card--simpleproduct {
        flex-wrap: nowrap; } }
    bat-card-simpleproduct .bat-card--simpleproduct-img {
      display: flex;
      justify-content: center;
      width: 100%; }
      @media (min-width: 992px) {
        bat-card-simpleproduct .bat-card--simpleproduct-img {
          width: 33%; } }
      bat-card-simpleproduct .bat-card--simpleproduct-img picture {
        max-width: 500px; }
    bat-card-simpleproduct .bat-card--simpleproduct-main {
      width: 100%; }
      @media (min-width: 992px) {
        bat-card-simpleproduct .bat-card--simpleproduct-main {
          padding-left: 1rem;
          width: 67%; } }
      bat-card-simpleproduct .bat-card--simpleproduct-main-title {
        color: #fff;
        margin-bottom: 1rem; }
        @media (max-width: 991.98px) {
          bat-card-simpleproduct .bat-card--simpleproduct-main-title {
            display: flex;
            justify-content: center; } }
        bat-card-simpleproduct .bat-card--simpleproduct-main-title h3, bat-card-simpleproduct .bat-card--simpleproduct-main-title bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware bat-card-simpleproduct .bat-card--simpleproduct-main-title .bat-producthero-configurator-title, bat-card-simpleproduct .bat-card--simpleproduct-main-title bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi bat-card-simpleproduct .bat-card--simpleproduct-main-title .bat-producthero-configurator-title {
          font-size: 26px;
          line-height: 26px; }
      bat-card-simpleproduct .bat-card--simpleproduct-main-text {
        color: #fff;
        margin-bottom: 1rem; }
        @media (max-width: 991.98px) {
          bat-card-simpleproduct .bat-card--simpleproduct-main-text {
            display: flex;
            justify-content: center; } }
      bat-card-simpleproduct .bat-card--simpleproduct-main-ctalist {
        color: #fff;
        display: flex; }
        @media (max-width: 991.98px) {
          bat-card-simpleproduct .bat-card--simpleproduct-main-ctalist {
            display: flex;
            justify-content: center; } }
        bat-card-simpleproduct .bat-card--simpleproduct-main-ctalist-button {
          border: 1px solid #fff;
          padding: 0.5rem 1rem; }
          @media (min-width: 376px) {
            bat-card-simpleproduct .bat-card--simpleproduct-main-ctalist-button {
              padding: 0.5rem 1.75rem; } }
          @media (min-width: 768px) {
            bat-card-simpleproduct .bat-card--simpleproduct-main-ctalist-button {
              padding: 0.5rem 2rem; } }
          bat-card-simpleproduct .bat-card--simpleproduct-main-ctalist-button div {
            font-size: 12px;
            line-height: 8px;
            margin-top: 5px;
            text-align: center;
            width: 100%; }
          bat-card-simpleproduct .bat-card--simpleproduct-main-ctalist-button .bat-icon {
            display: inline-flex;
            width: 10px; }
            bat-card-simpleproduct .bat-card--simpleproduct-main-ctalist-button .bat-icon::before {
              font-size: 12px; }

@media (max-width: 575.98px) {
  .news-card-first .bat-card--news {
    padding-top: 18px; }
  .news-card-last .bat-card--news {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0; } }

@media (max-width: 575.98px) {
  .bat-blog-hub .bat-card--news {
    padding-bottom: 16px;
    padding-top: 30px; } }

.bat-blog-hub .bat-card--news-text p:first-of-type, .bat-blog-hub .bat-card--news-text .bat-producthero-configurator-price .suffix:first-of-type, .bat-producthero-configurator-price .bat-blog-hub .bat-card--news-text .suffix:first-of-type, .bat-blog-hub .bat-card--news-text .bat-producthero-configurator-stock:first-of-type, .bat-blog-hub .bat-card--news-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:first-of-type, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-blog-hub .bat-card--news-text div:first-of-type, .bat-blog-hub .bat-card--news-text .bat-minicart-cart-item-product-container-nicotine-level:first-of-type, .bat-blog-hub .bat-card--news-text .bat-minicart-cart-item-product-container-flavor:first-of-type, .bat-blog-hub .bat-card--news-text .bat-minicart-cart-item-product-container-delivery:first-of-type, .bat-blog-hub .bat-card--news-text bat-cta-steps .bat-cta--steps-item div:first-of-type, bat-cta-steps .bat-cta--steps-item .bat-blog-hub .bat-card--news-text div:first-of-type, .bat-blog-hub .bat-card--news-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:first-of-type, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-blog-hub .bat-card--news-text div:first-of-type {
  margin-top: 26px; }
  @media (max-width: 575.98px) {
    .bat-blog-hub .bat-card--news-text p:first-of-type, .bat-blog-hub .bat-card--news-text .bat-producthero-configurator-price .suffix:first-of-type, .bat-producthero-configurator-price .bat-blog-hub .bat-card--news-text .suffix:first-of-type, .bat-blog-hub .bat-card--news-text .bat-producthero-configurator-stock:first-of-type, .bat-blog-hub .bat-card--news-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:first-of-type, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-blog-hub .bat-card--news-text div:first-of-type, .bat-blog-hub .bat-card--news-text .bat-minicart-cart-item-product-container-nicotine-level:first-of-type, .bat-blog-hub .bat-card--news-text .bat-minicart-cart-item-product-container-flavor:first-of-type, .bat-blog-hub .bat-card--news-text .bat-minicart-cart-item-product-container-delivery:first-of-type, .bat-blog-hub .bat-card--news-text bat-cta-steps .bat-cta--steps-item div:first-of-type, bat-cta-steps .bat-cta--steps-item .bat-blog-hub .bat-card--news-text div:first-of-type, .bat-blog-hub .bat-card--news-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:first-of-type, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-blog-hub .bat-card--news-text div:first-of-type {
      margin-top: 16px; } }

.bat-blog-hub .bat-card--news-text h3, .bat-blog-hub .bat-card--news-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-blog-hub .bat-card--news-text .bat-producthero-configurator-title, .bat-blog-hub .bat-card--news-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-blog-hub .bat-card--news-text .bat-producthero-configurator-title {
  padding-top: 0; }

@media (max-width: 575.98px) {
  .bat-blog-hub .bat-cta-style {
    margin-top: 10px; } }

.bat-country-selector {
  padding: 8% 0 5% 200px; }
  @media (max-width: 1199.98px) {
    .bat-country-selector {
      padding: 10% 0 5% 100px; } }
  @media (max-width: 991.98px) {
    .bat-country-selector {
      padding: 8% 0 5% 20px; } }
  @media (max-width: 767.98px) {
    .bat-country-selector {
      padding: 10% 4%; } }
  .bat-country-selector p, .bat-country-selector .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-country-selector .suffix, .bat-country-selector .bat-producthero-configurator-stock, .bat-country-selector .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-country-selector div, .bat-country-selector .bat-minicart-cart-item-product-container-nicotine-level, .bat-country-selector .bat-minicart-cart-item-product-container-flavor, .bat-country-selector .bat-minicart-cart-item-product-container-delivery, .bat-country-selector bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-country-selector div, .bat-country-selector .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-country-selector div {
    line-height: 1.5rem; }
  .bat-country-selector--main {
    display: flex;
    flex-direction: column;
    justify-content: flex-start; }
    @media (min-width: 768px) {
      .bat-country-selector--main {
        flex-direction: row;
        justify-content: space-between; } }
  .bat-country-selector--form {
    flex-basis: 38%; }
    @media (max-width: 767.98px) {
      .bat-country-selector--form {
        padding-bottom: 10%; } }
    @media (min-width: 576px) {
      .bat-country-selector--form {
        flex-basis: 53%; } }
    @media (max-width: 1199.98px) {
      .bat-country-selector--form {
        flex-basis: 48%; } }
    @media (min-width: 992px) {
      .bat-country-selector--form {
        flex-basis: 40%; } }
    .bat-country-selector--formheader {
      color: #041e42;
      margin-bottom: 30px; }
      .bat-country-selector--formheader h3, .bat-country-selector--formheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-country-selector--formheader .bat-producthero-configurator-title, .bat-country-selector--formheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-country-selector--formheader .bat-producthero-configurator-title {
        padding-bottom: 30px; }
      .bat-country-selector--formheader span {
        color: rgba(47, 83, 159, 0.2); }
    .bat-country-selector--formcontent .input-wrapper,
    .bat-country-selector--formcontent .cta-wrapper {
      padding: 2.5% 0; }
    .bat-country-selector--formcontent .input-wrapper .select-wrapper {
      margin-top: 5px; }
    .bat-country-selector--formcontent .cta-wrapper a:first-child {
      margin-right: 20px; }
      @media (max-width: 575.98px) {
        .bat-country-selector--formcontent .cta-wrapper a:first-child {
          margin-bottom: 4%;
          margin-right: 0; } }
      @media (min-width: 576px) {
        .bat-country-selector--formcontent .cta-wrapper a:first-child {
          margin-bottom: 0; } }
    @media (max-width: 575.98px) {
      .bat-country-selector--form .bat-cta-style {
        display: block;
        max-width: initial; } }
    @media (min-width: 576px) {
      .bat-country-selector--form .bat-cta-style {
        display: inline-block; } }
    @media (max-width: 575.98px) {
      .bat-country-selector--form .change-lang {
        border: 1px solid #041e42;
        display: block;
        max-width: initial; } }
    @media (min-width: 576px) {
      .bat-country-selector--form .change-lang {
        display: inline-block; } }
  .bat-country-selector--infowrapper {
    flex-basis: 30%; }
  .bat-country-selector--info {
    display: none;
    transition: display .2s ease-in-out; }
    @media (max-width: 575.98px) {
      .bat-country-selector--info {
        padding-top: 20%; } }
    .bat-country-selector--info.show {
      display: block; }
    .bat-country-selector--info h4 {
      margin-bottom: 30px;
      padding-left: 15px; }
      @media (min-width: 768px) {
        .bat-country-selector--info h4 {
          padding-left: 0; } }
      @media (max-width: 767.98px) {
        .bat-country-selector--info h4 {
          margin-bottom: 0; } }
      @media (max-width: 375.98px) {
        .bat-country-selector--info h4 {
          padding-left: 15px; } }
    .bat-country-selector--infoheader {
      position: relative; }
      @media (max-width: 991.98px) {
        .bat-country-selector--infoheader {
          align-items: center;
          display: flex;
          flex-direction: row;
          justify-content: flex-start;
          margin-bottom: 30px; } }
      @media (min-width: 768px) {
        .bat-country-selector--infoheader {
          margin-bottom: 0; } }
      .bat-country-selector--infoheader .icon-wrapper {
        height: 41px;
        left: -65px;
        position: absolute;
        top: -10px;
        width: 41px; }
        .bat-country-selector--infoheader .icon-wrapper .bat-icon {
          height: auto;
          width: auto; }
        .bat-country-selector--infoheader .icon-wrapper svg {
          border-radius: 50%; }
        @media (max-width: 767.98px) {
          .bat-country-selector--infoheader .icon-wrapper {
            left: 0;
            position: relative;
            top: 0; } }
  .bat-country-selector--select-language {
    margin-bottom: 25px; }

.countryselect-wrapper {
  background: linear-gradient(90deg, #fff 60%, #efefef 40%); }
  @media (max-width: 767.98px) {
    .countryselect-wrapper {
      background: linear-gradient(180deg, #fff 73%, #efefef 50%); } }
  @media (max-width: 375.98px) {
    .countryselect-wrapper {
      background: linear-gradient(180deg, #fff 75%, #efefef 50%); } }

body .bat-wrapper .bat.countryselect-wrapper {
  max-width: none; }

bat-cta-verticalnav {
  background-color: #efefef;
  font-size: 2rem; }
  bat-cta-verticalnav .bat-cta-list--vertical ul {
    list-style: none;
    padding: 40px 60px;
    width: 100%; }
    bat-cta-verticalnav .bat-cta-list--vertical ul li {
      align-items: center;
      border-bottom: 2px solid #dedede;
      display: none;
      justify-content: space-between;
      margin: 0;
      min-height: 60px;
      padding-left: 25px;
      padding-right: 25px; }
      @media (min-width: 992px) {
        bat-cta-verticalnav .bat-cta-list--vertical ul li {
          display: flex; } }
      bat-cta-verticalnav .bat-cta-list--vertical ul li:last-child {
        border-bottom: 0; }
      bat-cta-verticalnav .bat-cta-list--vertical ul li.selected {
        display: flex; }
        @media (min-width: 992px) {
          bat-cta-verticalnav .bat-cta-list--vertical ul li.selected {
            background-color: rgba(47, 83, 159, 0.2); } }
      bat-cta-verticalnav .bat-cta-list--vertical ul li a {
        align-items: center;
        height: 100%;
        margin-bottom: 0; }
      bat-cta-verticalnav .bat-cta-list--vertical ul li .icon-plus {
        cursor: pointer; }
        @media (min-width: 992px) {
          bat-cta-verticalnav .bat-cta-list--vertical ul li .icon-plus {
            display: none; } }
  bat-cta-verticalnav.expanded .bat-cta-list--vertical ul li {
    display: flex; }
    bat-cta-verticalnav.expanded .bat-cta-list--vertical ul li .icon-plus {
      display: none; }

footer.bat-footer-main {
  align-items: flex-start;
  background-color: #041e42;
  color: #fff;
  justify-content: flex-start;
  margin-left: auto;
  margin-right: auto;
  max-height: 396px;
  max-width: 1400px;
  overflow: hidden;
  padding-bottom: 60px;
  position: relative; }
  @media (min-width: 992px) {
    footer.bat-footer-main {
      padding-bottom: 0; } }

footer.bat-footer-copyright {
  background-color: #001734;
  color: #fff;
  justify-content: center;
  max-width: none; }
  footer.bat-footer-copyright p, footer.bat-footer-copyright .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price footer.bat-footer-copyright .suffix, footer.bat-footer-copyright .bat-producthero-configurator-stock, footer.bat-footer-copyright .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style footer.bat-footer-copyright div, footer.bat-footer-copyright .bat-minicart-cart-item-product-container-nicotine-level, footer.bat-footer-copyright .bat-minicart-cart-item-product-container-flavor, footer.bat-footer-copyright .bat-minicart-cart-item-product-container-delivery, footer.bat-footer-copyright bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item footer.bat-footer-copyright div, footer.bat-footer-copyright .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style footer.bat-footer-copyright div {
    margin: 0; }

.bat-footer {
  background-color: #041e42; }
  .bat-footer footer {
    padding: 40px 20px 154px; }
    @media (min-width: 992px) {
      .bat-footer footer {
        padding: 42px 0 40px; } }
    .bat-footer footer.bat-footer-copyright {
      padding: 16px 0; }
  .bat-footer-logo {
    bottom: 45px;
    left: 0;
    margin: 0 auto;
    max-width: 65px;
    padding: 0;
    position: absolute;
    right: 0;
    z-index: 1; }
    @media (min-width: 992px) {
      .bat-footer-logo {
        left: 20px;
        margin: 0;
        top: 45px; } }
  .bat-footer-nav {
    flex: none;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    order: 0;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 1; }
    @media (min-width: 576px) {
      .bat-footer-nav {
        flex-direction: row; } }
    @media (min-width: 992px) {
      .bat-footer-nav {
        margin-left: 105px;
        padding: 0 0 0 20px;
        width: 63%; } }
    @media (min-width: 1400px) {
      .bat-footer-nav {
        width: 72%; } }
    @media (max-width: 375.98px) {
      .bat-footer-nav {
        flex-direction: column; } }
    .bat-footer-nav-menu {
      flex-wrap: wrap;
      width: 100%; }
      @media (min-width: 576px) {
        .bat-footer-nav-menu {
          min-width: 282px;
          padding-right: 45px;
          width: 33.3%; } }
      @media (min-width: 992px) {
        .bat-footer-nav-menu {
          padding-right: 83px; } }
      .bat-footer-nav-menu-title {
        color: #fff;
        display: flex;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        font-size: 24px;
        font-weight: 800;
        margin-bottom: 15px;
        padding: 10px 20px 5px 0;
        position: relative;
        text-align: left; }
        .bat-footer-nav-menu-title:after {
          background-color: #aaa;
          bottom: 0;
          content: "";
          height: 1.5px;
          left: 0;
          position: absolute;
          width: 100%; }
    .bat-footer-nav ul {
      margin-bottom: 30px; }
      @media (min-width: 992px) {
        .bat-footer-nav ul {
          margin-bottom: 8px; } }
      .bat-footer-nav ul:first-child {
        font-weight: 700; }
      .bat-footer-nav ul li {
        display: block;
        list-style-type: none;
        margin-bottom: 15px;
        text-align: left; }
        .bat-footer-nav ul li a,
        .bat-footer-nav ul li .no-link {
          font-size: 12px;
          line-height: 16px;
          color: #fff;
          font-family: "glo sans", Arial, Helvetica, sans-serif;
          font-weight: 400;
          padding: 0;
          text-transform: capitalize;
          transition: color 0.1s ease-in; }
          .bat-footer-nav ul li a:hover,
          .bat-footer-nav ul li .no-link:hover {
            color: #1ecad3;
            text-decoration: underline; }
  .bat-footer-social-nav {
    padding: 0;
    position: relative;
    z-index: 1; }
    .bat-footer-social-nav ul {
      flex-wrap: wrap;
      justify-content: flex-start; }
      .bat-footer-social-nav ul li:first-child {
        margin-bottom: 15px;
        padding: 10px 7px 5px 0;
        position: relative;
        width: 100%; }
        .bat-footer-social-nav ul li:first-child span {
          display: block;
          font-size: 24px;
          font-weight: 800;
          line-height: 24px;
          text-transform: uppercase; }
        .bat-footer-social-nav ul li:first-child i {
          display: none; }
        .bat-footer-social-nav ul li:first-child:after {
          background-color: #aaa;
          bottom: 0;
          content: "";
          height: 1.5px;
          left: 0;
          position: absolute;
          width: 100%; }
      .bat-footer-social-nav ul li a {
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        padding: 0 5px; }
        .bat-footer-social-nav ul li a i {
          font-size: 30px;
          height: 40px;
          width: 22px; }
          .bat-footer-social-nav ul li a i:before {
            color: #fff;
            font-size: 22px;
            transition: color 0.1s ease-in; }
          @media (min-width: 992px) {
            .bat-footer-social-nav ul li a i {
              height: 20px;
              width: 40px; }
              .bat-footer-social-nav ul li a i:before {
                font-size: 30px; } }
        @media (min-width: 992px) {
          .bat-footer-social-nav ul li a:hover i:before {
            color: #1ecad3; } }
    .bat-footer-social-navtitle {
      display: none; }
  .bat-footer-fixed-spacer {
    height: 37px; }
    @media (min-width: 768px) {
      .bat-footer-fixed-spacer {
        height: 37px; } }
  .bat-footer-disclaimers {
    background-color: #001734;
    padding: 17px 20px; }
    .bat-footer-disclaimers p, .bat-footer-disclaimers .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-footer-disclaimers .suffix, .bat-footer-disclaimers .bat-producthero-configurator-stock, .bat-footer-disclaimers .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-footer-disclaimers div, .bat-footer-disclaimers .bat-minicart-cart-item-product-container-nicotine-level, .bat-footer-disclaimers .bat-minicart-cart-item-product-container-flavor, .bat-footer-disclaimers .bat-minicart-cart-item-product-container-delivery, .bat-footer-disclaimers bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-footer-disclaimers div, .bat-footer-disclaimers .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-footer-disclaimers div {
      color: #fff;
      margin: 0 auto;
      max-width: 1400px;
      font-size: 12px;
      line-height: 16px; }

#unyco_minified_chat {
  z-index: 9999 !important; }

@media (max-width: 767.98px) {
  .bat-logo--top {
    display: none; } }

@media (min-width: 768px) {
  .bat-logo--top {
    display: inline-flex; } }

@media (max-width: 767.98px) {
  .bat-logo--bottom {
    display: block; } }

@media (min-width: 768px) {
  .bat-logo--bottom {
    display: none; } }

.bat-footer-glo {
  background-color: #2a2a2c; }
  .bat-footer-glo-main {
    color: #aaa;
    padding: 40px 20px 154px;
    position: relative; }
    @media (max-width: 767.98px) {
      .bat-footer-glo-main {
        overflow: hidden;
        padding-bottom: 0; } }
    @media (min-width: 992px) {
      .bat-footer-glo-main {
        padding: 42px 0 40px; } }
  .bat-footer-glo--row {
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
    padding-left: 20px;
    position: relative; }
    @media (max-width: 767.98px) {
      .bat-footer-glo--row {
        flex-direction: column; } }
    .bat-footer-glo--row:last-child {
      margin-top: 40px;
      z-index: 10; }
  .bat-footer-glo-top {
    background-color: #3a3a3a;
    padding: 12px 62px; }
    @media (max-width: 767.98px) {
      .bat-footer-glo-top {
        padding: 0 20px; } }
    .bat-footer-glo-top-content {
      align-items: center;
      display: flex;
      height: 100%;
      justify-content: space-between;
      margin-left: auto;
      margin-right: auto;
      max-width: 1400px;
      padding-left: 0; }
      .bat-footer-glo-top-content a.bat-footer-glo-top-content-logo {
        display: none; }
      @media (min-width: 768px) {
        .bat-footer-glo-top-content {
          padding-left: 20px; }
          .bat-footer-glo-top-content a.bat-footer-glo-top-content-logo {
            display: unset; } }
      .bat-footer-glo-top-content p, .bat-footer-glo-top-content .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-footer-glo-top-content .suffix, .bat-footer-glo-top-content .bat-producthero-configurator-stock, .bat-footer-glo-top-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-footer-glo-top-content div, .bat-footer-glo-top-content .bat-minicart-cart-item-product-container-nicotine-level, .bat-footer-glo-top-content .bat-minicart-cart-item-product-container-flavor, .bat-footer-glo-top-content .bat-minicart-cart-item-product-container-delivery, .bat-footer-glo-top-content bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-footer-glo-top-content div, .bat-footer-glo-top-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-footer-glo-top-content div {
        color: #fff;
        margin: 0; }
  .bat-footer-glo-location-indicator {
    align-items: center;
    color: #fff;
    display: flex;
    flex-direction: row;
    font-size: 14px;
    line-height: 16px; }
    .bat-footer-glo-location-indicator-location {
      color: #efefef;
      font-weight: 700;
      padding-left: 20px; }
    .bat-footer-glo-location-indicator i {
      display: none; }
    @media (max-width: 767.98px) {
      .bat-footer-glo-location-indicator {
        justify-content: space-between;
        padding-bottom: 0;
        padding-top: 0;
        width: 100%; }
        .bat-footer-glo-location-indicator a i {
          display: inherit;
          order: 0; }
          .bat-footer-glo-location-indicator a i::before {
            font-size: 30px; }
        .bat-footer-glo-location-indicator-location {
          order: 1;
          padding-left: 0; }
        .bat-footer-glo-location-indicator-descriptor {
          order: 2;
          visibility: hidden;
          width: 20px; } }
    .bat-footer-glo-location-indicator-descriptor {
      color: #dedede;
      text-transform: capitalize; }
  .bat-footer-glo-copyright {
    margin-left: auto;
    margin-right: auto;
    margin-top: 27px;
    width: fit-content; }
    @media (min-width: 768px) {
      .bat-footer-glo-copyright {
        display: none; } }
  .bat-footer-glo-logo {
    left: 0;
    margin: 5% auto 0;
    max-width: 100px;
    padding: 0;
    position: relative;
    right: 0;
    width: 100%;
    z-index: 1; }
    .bat-footer-glo-logo a {
      width: 100%; }
    @media (min-width: 768px) {
      .bat-footer-glo-logo {
        left: 0;
        margin: 0;
        position: absolute;
        top: 45px; } }
    @media (min-width: 992px) {
      .bat-footer-glo-logo {
        left: 60px; } }
    @media (max-width: 767.98px) {
      .bat-footer-glo-logo.footer-logo--bottom {
        display: block; } }
    @media (min-width: 768px) {
      .bat-footer-glo-logo.footer-logo--bottom {
        display: none; } }
    @media (max-width: 767.98px) {
      .bat-footer-glo-logo.footer-logo--top {
        display: none; } }
    @media (min-width: 768px) {
      .bat-footer-glo-logo.footer-logo--top {
        display: block; } }
  .bat-footer-glo-nav {
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 1; }
    @media (max-width: 767.98px) {
      .bat-footer-glo-nav {
        flex-direction: column; } }
    @media (min-width: 768px) {
      .bat-footer-glo-nav {
        flex-direction: row; } }
    .bat-footer-glo-nav-menu {
      display: flex;
      flex-direction: column;
      flex-wrap: wrap;
      width: 100%; }
      @media (max-width: 767.98px) {
        .bat-footer-glo-nav-menu {
          min-width: unset;
          width: 100%; } }
      @media (min-width: 768px) {
        .bat-footer-glo-nav-menu {
          width: 28.3%; } }
      @media (min-width: 992px) {
        .bat-footer-glo-nav-menu {
          padding-right: 83px; } }
      @media (max-width: 767.98px) {
        .bat-footer-glo-nav-menu:first-of-type .bat-footer-glo-nav-menu-title:before {
          background-color: #aaa;
          content: "";
          height: 2px;
          left: 0;
          position: absolute;
          top: 0;
          width: 100%; } }
  @media (max-width: 767.98px) and (max-width: 767.98px) {
    .bat-footer-glo-nav-menu:first-of-type .bat-footer-glo-nav-menu-title:before {
      height: 1px; } }
      .bat-footer-glo-nav-menu-title {
        font-size: 16px;
        line-height: 32px;
        color: #fff;
        display: flex;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        font-weight: 700;
        letter-spacing: 20%;
        padding: 10px 20px 5px 0;
        position: relative;
        text-align: left;
        text-transform: none; }
        @media (max-width: 767.98px) {
          .bat-footer-glo-nav-menu-title {
            font-size: 13px;
            line-height: 26px;
            justify-content: space-between;
            order: 1;
            padding: 10px 10px 5px 0; } }
        .bat-footer-glo-nav-menu-title:after {
          background-color: #aaa;
          bottom: 0;
          content: "";
          height: 2px;
          left: 0;
          position: absolute;
          width: 100%; }
          @media (max-width: 767.98px) {
            .bat-footer-glo-nav-menu-title:after {
              height: 1px; } }
        .bat-footer-glo-nav-menu-title i:before {
          content: "\e94d";
          font-family: "icomoon";
          transition: content 0.5s ease-in-out; }
        .bat-footer-glo-nav-menu-title i.icon-plus:before {
          content: "\e959"; }
        @media (max-width: 767.98px) {
          .bat-footer-glo-nav-menu-title i {
            display: inline-flex; } }
        @media (min-width: 768px) {
          .bat-footer-glo-nav-menu-title i {
            display: none; } }
    .bat-footer-glo-nav ul {
      margin-bottom: 30px;
      padding-left: 0; }
      @media (min-width: 992px) {
        .bat-footer-glo-nav ul {
          margin-bottom: 8px; } }
      .bat-footer-glo-nav ul li {
        display: flex;
        list-style-type: none;
        margin-bottom: 5px;
        text-align: left; }
        .bat-footer-glo-nav ul li .opening-hours {
          font-weight: 700;
          margin-top: 10px; }
        .bat-footer-glo-nav ul li a {
          align-items: center;
          display: inline-flex;
          min-height: 24px; }
          .bat-footer-glo-nav ul li a,
          .bat-footer-glo-nav ul li a .no-link {
            font-size: 14px;
            line-height: 27px;
            color: #aaa;
            font-family: "glo sans", Arial, Helvetica, sans-serif;
            font-weight: 400;
            padding: 0;
            transition: color 0.1s ease-in;
            text-decoration: none; }
          .bat-footer-glo-nav ul li a:hover {
            text-decoration: underline; }
        .bat-footer-glo-nav ul li i:before {
          font-size: 20px;
          line-height: 20px; }
  .bat-footer-glo-submenu {
    display: none;
    margin-top: 15px; }
    @media (max-width: 767.98px) {
      .bat-footer-glo-submenu {
        display: none;
        order: 2; } }
    @media (min-width: 768px) {
      .bat-footer-glo-submenu {
        display: block; } }
    .bat-footer-glo-submenu .submenu-content {
      align-items: flex-start;
      flex-direction: row;
      text-transform: none; }
      .bat-footer-glo-submenu .submenu-content .bat-icon {
        display: inline-flex; }
        .bat-footer-glo-submenu .submenu-content .bat-icon:before {
          content: "\e920"; }
        .bat-footer-glo-submenu .submenu-content .bat-icon.icon-chevron-up {
          content: "\e92c"; }
    .bat-footer-glo-submenu li {
      flex-direction: column;
      position: relative; }
    .bat-footer-glo-submenu-child {
      display: none;
      margin: 15px 0;
      position: absolute;
      top: 30px; }
      @media (max-width: 991.98px) {
        .bat-footer-glo-submenu-child {
          top: 25px; } }
      .bat-footer-glo-submenu-child li {
        position: relative; }
  .bat-footer-glo-fixed-spacer {
    height: 37px; }
    @media (min-width: 768px) {
      .bat-footer-glo-fixed-spacer {
        height: 37px; } }
  .bat-footer-glo-disclaimer {
    padding-left: 0;
    padding-right: 0; }
    @media (max-width: 767.98px) {
      .bat-footer-glo-disclaimer {
        margin-top: 5%; } }
    @media (min-width: 768px) {
      .bat-footer-glo-disclaimer {
        padding-left: 0;
        padding-right: 20px; } }
    .bat-footer-glo-disclaimer p, .bat-footer-glo-disclaimer .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-footer-glo-disclaimer .suffix, .bat-footer-glo-disclaimer .bat-producthero-configurator-stock, .bat-footer-glo-disclaimer .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-footer-glo-disclaimer div, .bat-footer-glo-disclaimer .bat-minicart-cart-item-product-container-nicotine-level, .bat-footer-glo-disclaimer .bat-minicart-cart-item-product-container-flavor, .bat-footer-glo-disclaimer .bat-minicart-cart-item-product-container-delivery, .bat-footer-glo-disclaimer bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-footer-glo-disclaimer div, .bat-footer-glo-disclaimer .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-footer-glo-disclaimer div {
      font-size: 11px;
      line-height: 14px;
      color: #aaa;
      margin: 0 auto 15px;
      max-width: 1400px; }
  .bat-footer-glo .bat-footer-social-nav {
    display: block;
    margin-top: 48px;
    width: 100%; }
    @media (max-width: 767.98px) {
      .bat-footer-glo .bat-footer-social-nav {
        margin-top: 0;
        order: 0; } }
    .bat-footer-glo .bat-footer-social-nav ul li:first-child {
      display: none; }
    .bat-footer-glo .bat-footer-social-nav ul li a {
      position: relative; }
      .bat-footer-glo .bat-footer-social-nav ul li a::after {
        bottom: 50%;
        content: '';
        left: 50%;
        min-height: 44px;
        min-width: 44px;
        position: absolute;
        transform: translate(-50%, 50%); }
      .bat-footer-glo .bat-footer-social-nav ul li a:hover {
        text-decoration: none; }
      .bat-footer-glo .bat-footer-social-nav ul li a i {
        height: 24px;
        margin-right: 16px;
        width: 24px; }
        .bat-footer-glo .bat-footer-social-nav ul li a i:before {
          color: #aaa;
          font-size: 24px; }
    .bat-footer-glo .bat-footer-social-nav ul li:last-child a i {
      margin-right: 0; }
    @media (max-width: 767.98px) {
      .bat-footer-glo .bat-footer-social-nav ul {
        justify-content: center; } }
  .bat-footer-glo .bat-footer-payment-icons {
    align-items: center;
    background: #2a2a2c;
    color: #fff;
    display: none;
    height: 54px;
    justify-content: center;
    margin-top: 40px; }
    .payment-icons .bat-footer-glo .bat-footer-payment-icons {
      display: flex; }
    .bat-footer-glo .bat-footer-payment-icons svg,
    .bat-footer-glo .bat-footer-payment-icons img {
      display: none;
      height: auto;
      margin: 0 18px; }
    .visa .bat-footer-glo .bat-footer-payment-icons--visa {
      display: block;
      width: 40px; }
    .mastercard .bat-footer-glo .bat-footer-payment-icons--mastercard {
      display: block;
      width: 29px; }
    .paypal .bat-footer-glo .bat-footer-payment-icons--paypal {
      display: block;
      width: 54px; }

.ava-nav-menu:last-child {
  padding-right: 0; }
  @media (max-width: 991.98px) {
    .ava-nav-menu:last-child i {
      display: none; } }
  @media (max-width: 767.98px) {
    .ava-nav-menu:last-child .menu-title::after {
      background-color: transparent; } }
  @media (max-width: 991.98px) {
    .ava-nav-menu:last-child .submenu {
      display: block; } }

@media (max-width: 767.98px) {
  .bat-logo--top {
    display: none; } }

@media (min-width: 768px) {
  .bat-logo--top {
    display: inline-flex; } }

@media (max-width: 767.98px) {
  .bat-logo--bottom {
    display: block; } }

@media (min-width: 768px) {
  .bat-logo--bottom {
    display: none; } }

.bat-footer-glosi {
  background-color: #2a2a2c; }
  .bat-footer-glosi-main {
    color: #aaa;
    padding: 40px 20px 154px;
    position: relative; }
    @media (max-width: 767.98px) {
      .bat-footer-glosi-main {
        overflow: hidden;
        padding-bottom: 0; } }
    @media (min-width: 992px) {
      .bat-footer-glosi-main {
        padding: 42px 0 40px; } }
  .bat-footer-glosi--row {
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
    position: relative; }
    @media (max-width: 767.98px) {
      .bat-footer-glosi--row {
        flex-direction: column; } }
    .bat-footer-glosi--row:last-child {
      margin-top: 40px;
      z-index: 10; }
  .bat-footer-glosi-top {
    background-color: #3a3a3a;
    padding: 12px 62px; }
    @media (max-width: 767.98px) {
      .bat-footer-glosi-top {
        padding: 0 20px; } }
    .bat-footer-glosi-top-content {
      align-items: center;
      display: flex;
      height: 100%;
      justify-content: space-between;
      margin-left: auto;
      margin-right: auto;
      max-width: 1400px;
      padding-left: 0; }
      .bat-footer-glosi-top-content a.bat-footer-glo-top-content-logo {
        display: none; }
      @media (min-width: 768px) {
        .bat-footer-glosi-top-content {
          padding-left: 20px; }
          .bat-footer-glosi-top-content a.bat-footer-glo-top-content-logo {
            display: unset; } }
      .bat-footer-glosi-top-content p, .bat-footer-glosi-top-content .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-footer-glosi-top-content .suffix, .bat-footer-glosi-top-content .bat-producthero-configurator-stock, .bat-footer-glosi-top-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-footer-glosi-top-content div, .bat-footer-glosi-top-content .bat-minicart-cart-item-product-container-nicotine-level, .bat-footer-glosi-top-content .bat-minicart-cart-item-product-container-flavor, .bat-footer-glosi-top-content .bat-minicart-cart-item-product-container-delivery, .bat-footer-glosi-top-content bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-footer-glosi-top-content div, .bat-footer-glosi-top-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-footer-glosi-top-content div {
        color: #fff;
        margin: 0; }
  .bat-footer-glosi-location-indicator {
    align-items: center;
    color: #fff;
    display: flex;
    flex-direction: row;
    font-size: 14px;
    line-height: 16px; }
    .bat-footer-glosi-location-indicator-location {
      color: #efefef;
      font-weight: 700;
      padding-left: 20px; }
    .bat-footer-glosi-location-indicator i {
      display: none; }
    @media (max-width: 767.98px) {
      .bat-footer-glosi-location-indicator {
        justify-content: space-between;
        padding-bottom: 0;
        padding-top: 0;
        width: 100%; }
        .bat-footer-glosi-location-indicator a i {
          display: inherit;
          order: 0; }
          .bat-footer-glosi-location-indicator a i::before {
            font-size: 30px; }
        .bat-footer-glosi-location-indicator-location {
          order: 1;
          padding-left: 0; }
        .bat-footer-glosi-location-indicator-descriptor {
          order: 2;
          visibility: hidden;
          width: 20px; } }
    .bat-footer-glosi-location-indicator-descriptor {
      color: #dedede;
      text-transform: capitalize; }
  .bat-footer-glosi-copyright {
    margin-left: auto;
    margin-right: auto;
    margin-top: 27px;
    width: fit-content; }
    @media (min-width: 768px) {
      .bat-footer-glosi-copyright {
        display: none; } }
  .bat-footer-glosi-logo {
    left: 0;
    margin: 5% auto 0;
    max-width: 100px;
    padding: 0;
    position: relative;
    right: 0;
    width: 100%;
    z-index: 1; }
    .bat-footer-glosi-logo a {
      width: 100%; }
    @media (min-width: 768px) {
      .bat-footer-glosi-logo {
        left: 0;
        margin: 0;
        position: absolute;
        top: 45px; } }
    @media (min-width: 992px) {
      .bat-footer-glosi-logo {
        left: 60px; } }
    @media (max-width: 767.98px) {
      .bat-footer-glosi-logo.footer-logo--bottom {
        display: block; } }
    @media (min-width: 768px) {
      .bat-footer-glosi-logo.footer-logo--bottom {
        display: none; } }
    @media (max-width: 767.98px) {
      .bat-footer-glosi-logo.footer-logo--top {
        display: none; } }
    @media (min-width: 768px) {
      .bat-footer-glosi-logo.footer-logo--top {
        display: block; } }
  .bat-footer-glosi-nav {
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 1; }
    @media (max-width: 767.98px) {
      .bat-footer-glosi-nav {
        flex-direction: column; } }
    @media (min-width: 768px) {
      .bat-footer-glosi-nav {
        flex-direction: row; } }
    .bat-footer-glosi-nav-menu {
      display: flex;
      flex-direction: column;
      flex-wrap: wrap;
      width: 100%; }
      @media (max-width: 767.98px) {
        .bat-footer-glosi-nav-menu {
          min-width: unset;
          width: 100%; } }
      @media (min-width: 768px) {
        .bat-footer-glosi-nav-menu {
          width: 28.3%; } }
      @media (min-width: 992px) {
        .bat-footer-glosi-nav-menu {
          padding-right: 83px; } }
      @media (max-width: 767.98px) {
        .bat-footer-glosi-nav-menu:first-of-type .bat-footer-glo-nav-menu-title:before {
          background-color: #aaa;
          content: "";
          height: 2px;
          left: 0;
          position: absolute;
          top: 0;
          width: 100%; } }
  @media (max-width: 767.98px) and (max-width: 767.98px) {
    .bat-footer-glosi-nav-menu:first-of-type .bat-footer-glo-nav-menu-title:before {
      height: 1px; } }
      .bat-footer-glosi-nav-menu-title {
        font-size: 16px;
        line-height: 32px;
        color: #fff;
        display: flex;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        font-weight: 700;
        letter-spacing: 20%;
        padding: 10px 20px 5px 0;
        position: relative;
        text-align: left; }
        @media (max-width: 767.98px) {
          .bat-footer-glosi-nav-menu-title {
            font-size: 13px;
            line-height: 26px;
            justify-content: space-between;
            order: 1;
            padding: 10px 10px 5px 0; } }
        .bat-footer-glosi-nav-menu-title:after {
          background-color: #aaa;
          bottom: 0;
          content: "";
          height: 2px;
          left: 0;
          position: absolute;
          width: 100%; }
          @media (max-width: 767.98px) {
            .bat-footer-glosi-nav-menu-title:after {
              height: 1px; } }
        .bat-footer-glosi-nav-menu-title i:before {
          content: "\e94d";
          font-family: "icomoon";
          transition: content 0.5s ease-in-out; }
        .bat-footer-glosi-nav-menu-title i.icon-plus:before {
          content: "\e959"; }
        @media (max-width: 767.98px) {
          .bat-footer-glosi-nav-menu-title i {
            display: inline-flex; } }
        @media (min-width: 768px) {
          .bat-footer-glosi-nav-menu-title i {
            display: none; } }
    .bat-footer-glosi-nav ul {
      margin-bottom: 30px;
      padding-left: 0; }
      @media (min-width: 992px) {
        .bat-footer-glosi-nav ul {
          margin-bottom: 8px; } }
      .bat-footer-glosi-nav ul li {
        display: flex;
        list-style-type: none;
        margin-bottom: 5px;
        text-align: left; }
        .bat-footer-glosi-nav ul li .opening-hours {
          font-weight: 700;
          margin-top: 10px; }
        .bat-footer-glosi-nav ul li a,
        .bat-footer-glosi-nav ul li a .no-link {
          font-size: 14px;
          line-height: 27px;
          color: #aaa;
          font-family: "glo sans", Arial, Helvetica, sans-serif;
          font-weight: 400;
          padding: 0;
          transition: color 0.1s ease-in; }
        .bat-footer-glosi-nav ul li a:hover {
          text-decoration: underline; }
        .bat-footer-glosi-nav ul li i:before {
          font-size: 20px;
          line-height: 20px; }
  .bat-footer-glosi-submenu {
    display: none;
    margin-top: 15px; }
    @media (max-width: 767.98px) {
      .bat-footer-glosi-submenu {
        display: none;
        order: 2; } }
    @media (min-width: 768px) {
      .bat-footer-glosi-submenu {
        display: block; } }
    .bat-footer-glosi-submenu .submenu-content {
      align-items: flex-start;
      flex-direction: row; }
      .bat-footer-glosi-submenu .submenu-content .bat-icon {
        display: inline-flex; }
        .bat-footer-glosi-submenu .submenu-content .bat-icon:before {
          content: "\e920"; }
        .bat-footer-glosi-submenu .submenu-content .bat-icon.icon-chevron-up {
          content: "\e92c"; }
    .bat-footer-glosi-submenu .glo-certificate {
      margin-top: 15%;
      width: 50%; }
      @media (max-width: 767.98px) {
        .bat-footer-glosi-submenu .glo-certificate {
          display: none; } }
    .bat-footer-glosi-submenu li {
      flex-direction: column;
      position: relative; }
    .bat-footer-glosi-submenu-child {
      display: none;
      margin: 15px 0;
      position: absolute;
      top: 30px; }
      @media (max-width: 991.98px) {
        .bat-footer-glosi-submenu-child {
          top: 25px; } }
      .bat-footer-glosi-submenu-child li {
        position: relative; }
  .bat-footer-glosi-fixed-spacer {
    height: 37px; }
    @media (min-width: 768px) {
      .bat-footer-glosi-fixed-spacer {
        height: 37px; } }
  .bat-footer-glosi-disclaimer {
    padding-left: 0;
    padding-right: 0; }
    @media (max-width: 767.98px) {
      .bat-footer-glosi-disclaimer {
        margin-top: 5%; } }
    @media (min-width: 768px) {
      .bat-footer-glosi-disclaimer {
        padding-left: 0;
        padding-right: 20px; } }
    .bat-footer-glosi-disclaimer p, .bat-footer-glosi-disclaimer .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-footer-glosi-disclaimer .suffix, .bat-footer-glosi-disclaimer .bat-producthero-configurator-stock, .bat-footer-glosi-disclaimer .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-footer-glosi-disclaimer div, .bat-footer-glosi-disclaimer .bat-minicart-cart-item-product-container-nicotine-level, .bat-footer-glosi-disclaimer .bat-minicart-cart-item-product-container-flavor, .bat-footer-glosi-disclaimer .bat-minicart-cart-item-product-container-delivery, .bat-footer-glosi-disclaimer bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-footer-glosi-disclaimer div, .bat-footer-glosi-disclaimer .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-footer-glosi-disclaimer div {
      font-size: 11px;
      line-height: 14px;
      color: #aaa;
      margin: 0 auto 15px;
      max-width: 1400px; }
  .bat-footer-glosi .bat-footer-social-nav {
    display: block;
    margin-top: 48px;
    width: 100%; }
    @media (max-width: 767.98px) {
      .bat-footer-glosi .bat-footer-social-nav {
        margin-top: 0;
        order: 0; } }
    .bat-footer-glosi .bat-footer-social-nav ul li:first-child {
      display: none; }
    .bat-footer-glosi .bat-footer-social-nav ul li a:hover {
      text-decoration: none; }
    .bat-footer-glosi .bat-footer-social-nav ul li a i {
      height: 24px;
      margin-right: 16px;
      width: 24px;
      font-family: 'Font Awesome 5 Free'; }
      .bat-footer-glosi .bat-footer-social-nav ul li a i:before {
        color: #aaa;
        font-size: 24px; }
    .bat-footer-glosi .bat-footer-social-nav ul li:last-child a i {
      margin-right: 0; }
    @media (max-width: 767.98px) {
      .bat-footer-glosi .bat-footer-social-nav ul {
        justify-content: center; } }
  .bat-footer-glosi .bat-footer-payment-icons {
    align-items: center;
    background: #3a3a3a;
    color: #fff;
    height: 54px;
    justify-content: center;
    margin-top: 40px; }
    .payment-icons .bat-footer-glosi .bat-footer-payment-icons {
      display: flex; }
    .bat-footer-glosi .bat-footer-payment-icons svg,
    .bat-footer-glosi .bat-footer-payment-icons img {
      height: auto;
      margin: 0 18px; }
    .visa .bat-footer-glosi .bat-footer-payment-icons--visa {
      display: block;
      width: 40px; }
    .mastercard .bat-footer-glosi .bat-footer-payment-icons--mastercard {
      display: block;
      width: 29px; }
    .paypal .bat-footer-glosi .bat-footer-payment-icons--paypal {
      display: block;
      width: 54px; }

.ava-nav-menu:last-child {
  padding-right: 0; }
  @media (max-width: 991.98px) {
    .ava-nav-menu:last-child i {
      display: none; } }
  @media (max-width: 767.98px) {
    .ava-nav-menu:last-child .menu-title::after {
      background-color: transparent; } }
  @media (max-width: 991.98px) {
    .ava-nav-menu:last-child .submenu {
      display: block; } }

footer.bat-footer-limited-main {
  background-color: #041e42;
  background-position: top left;
  background-repeat: no-repeat;
  color: #fff;
  padding: 40px 20px 154px;
  position: relative; }
  @media (max-width: 991.98px) {
    footer.bat-footer-limited-main {
      padding: 110px 20px 25px; } }
  @media (max-width: 767.98px) {
    footer.bat-footer-limited-main {
      overflow: hidden; } }
  @media (min-width: 320px) {
    footer.bat-footer-limited-main {
      background-position: -480px 95%; } }
  @media (min-width: 768px) {
    footer.bat-footer-limited-main {
      background-position: -335px 95%; } }
  @media (min-width: 992px) {
    footer.bat-footer-limited-main {
      background-position: -230px 0%;
      max-height: 396px;
      padding: 42px 0 40px; } }
  @media (min-width: 1200px) {
    footer.bat-footer-limited-main {
      background-position: top left; } }

.bat-footer-limited {
  background-color: #001734; }
  .bat-footer-limited--wrapper {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 1440px; }
    @media (max-width: 991.98px) {
      .bat-footer-limited--wrapper {
        align-items: center; } }
  .bat-footer-limited-header {
    margin-bottom: 15px; }
    @media (max-width: 991.98px) {
      .bat-footer-limited-header {
        text-align: center; } }
    @media (min-width: 768px) {
      .bat-footer-limited-header {
        width: 40%; } }
    .bat-footer-limited-header span {
      color: rgba(47, 83, 159, 0.2); }
      @media (max-width: 991.98px) {
        .bat-footer-limited-header span {
          display: block; } }
  .bat-footer-limited-nav {
    align-content: flex-end;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 1; }
    @media (max-width: 991.98px) {
      .bat-footer-limited-nav {
        align-content: center;
        justify-content: center; } }
    .bat-footer-limited-nav-menu {
      flex-wrap: wrap;
      padding-bottom: 0.5%;
      width: 40%; }
      @media (max-width: 767.98px) {
        .bat-footer-limited-nav-menu {
          min-width: unset;
          width: 100%; } }
      @media (min-width: 768px) {
        .bat-footer-limited-nav-menu {
          width: 40%; } }
      .bat-footer-limited-nav-menu a,
      .bat-footer-limited-nav-menu .no-link {
        color: #fff;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: 400;
        line-height: 15px;
        padding: 0; }
      .bat-footer-limited-nav-menu .opening-hours {
        font-weight: 700;
        margin-top: 10px; }
        .bat-footer-limited-nav-menu .opening-hours i {
          display: inline-block;
          margin-left: 10px; }
      .bat-footer-limited-nav-menu a:hover {
        color: #1ecad3;
        text-decoration: underline; }
      .bat-footer-limited-nav-menu .submenu {
        display: none;
        position: relative; }
        @media (max-width: 991.98px) {
          .bat-footer-limited-nav-menu .submenu {
            display: block; } }
        .bat-footer-limited-nav-menu .submenu ul {
          padding-left: 0;
          position: absolute;
          top: 5px; }
          @media (max-width: 991.98px) {
            .bat-footer-limited-nav-menu .submenu ul {
              position: relative; } }
        .bat-footer-limited-nav-menu .submenu li {
          list-style-type: none; }
          @media (max-width: 991.98px) {
            .bat-footer-limited-nav-menu .submenu li {
              text-align: center; } }
          .bat-footer-limited-nav-menu .submenu li a,
          .bat-footer-limited-nav-menu .submenu li .no-link {
            color: #fff;
            font-family: "glo sans", Arial, Helvetica, sans-serif;
            font-size: 12px;
            font-weight: 400;
            line-height: 15px;
            padding: 0; }
          .bat-footer-limited-nav-menu .submenu li a:hover {
            color: #1ecad3;
            text-decoration: underline; }
      .bat-footer-limited-nav-menu-title {
        align-items: center;
        display: flex; }
        @media (max-width: 991.98px) {
          .bat-footer-limited-nav-menu-title {
            justify-content: center; } }
        .bat-footer-limited-nav-menu-title a {
          color: #fff;
          font-family: "glo sans", Arial, Helvetica, sans-serif;
          font-size: 12px;
          font-weight: 400;
          line-height: 15px;
          padding: 0; }
          .bat-footer-limited-nav-menu-title a:hover {
            color: #1ecad3;
            text-decoration: underline; }
        .bat-footer-limited-nav-menu-title i:before {
          font-size: 15px;
          line-height: 15px; }
  .bat-footer-limited-fixed-spacer {
    height: 37px; }
    @media (min-width: 768px) {
      .bat-footer-limited-fixed-spacer {
        height: 37px; } }
  @media (max-width: 991.98px) {
    .bat-footer-limited-txt {
      margin-top: 3%;
      padding: 0 20px; } }
  @media (max-width: 767.98px) {
    .bat-footer-limited-txt {
      margin-top: 10%; } }
  @media (max-width: 375.98px) {
    .bat-footer-limited-txt {
      margin-top: 8%; } }
  @media (min-width: 992px) {
    .bat-footer-limited-txt {
      margin-top: 2.5%;
      padding: 0 20px; } }
  .bat-footer-limited-txt p, .bat-footer-limited-txt .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-footer-limited-txt .suffix, .bat-footer-limited-txt .bat-producthero-configurator-stock, .bat-footer-limited-txt .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-footer-limited-txt div, .bat-footer-limited-txt .bat-minicart-cart-item-product-container-nicotine-level, .bat-footer-limited-txt .bat-minicart-cart-item-product-container-flavor, .bat-footer-limited-txt .bat-minicart-cart-item-product-container-delivery, .bat-footer-limited-txt bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-footer-limited-txt div, .bat-footer-limited-txt .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-footer-limited-txt div {
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    margin: 0 auto 15px;
    max-width: 1400px; }

.bat-footer-large {
  background-color: #6b6b6b;
  overflow: hidden;
  position: relative; }
  @media (min-width: 992px) {
    .bat-footer-large {
      min-height: 0; } }
  .bat-footer-large footer {
    color: #fff;
    padding: 50px; }
    @media (min-width: 576px) {
      .bat-footer-large footer {
        min-height: 400px; } }
  .bat-footer-large-logo {
    height: 186px; }
    @media (min-width: 992px) {
      .bat-footer-large-logo {
        height: auto;
        justify-content: flex-start;
        width: 30%; } }
    .bat-footer-large-logo a {
      max-width: 145px;
      position: relative;
      width: 150px;
      z-index: 1; }
      .bat-footer-large-logo a:before {
        border-color: transparent transparent transparent rgba(0, 0, 0, 0.3);
        border-style: solid;
        border-width: 750px 0 750px 1500px;
        content: "";
        height: 0;
        margin: auto;
        position: absolute;
        right: -100vw;
        top: 50%;
        transform: translateY(-50%);
        width: 0;
        z-index: 0; }
        @media (min-width: 576px) {
          .bat-footer-large-logo a:before {
            right: -80vw; } }
        @media (min-width: 992px) {
          .bat-footer-large-logo a:before {
            right: -40vw; } }
        @media (min-width: 1200px) {
          .bat-footer-large-logo a:before {
            right: -35vw; } }
      .bat-footer-large-logo a:after {
        border-color: transparent transparent transparent #6b6b6b;
        border-style: solid;
        border-width: 750px 0 750px 1500px;
        content: "";
        height: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 0;
        z-index: 1; }
      .bat-footer-large-logo a picture {
        position: relative;
        z-index: 2; }
  .bat-footer-large-nav {
    position: relative;
    z-index: 2; }
    @media (min-width: 992px) {
      .bat-footer-large-nav {
        width: 70%; } }
    .bat-footer-large-nav-content {
      height: 95px; }
      .bat-footer-large-nav-content p, .bat-footer-large-nav-content .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-footer-large-nav-content .suffix, .bat-footer-large-nav-content .bat-producthero-configurator-stock, .bat-footer-large-nav-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-footer-large-nav-content div, .bat-footer-large-nav-content .bat-minicart-cart-item-product-container-nicotine-level, .bat-footer-large-nav-content .bat-minicart-cart-item-product-container-flavor, .bat-footer-large-nav-content .bat-minicart-cart-item-product-container-delivery, .bat-footer-large-nav-content bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-footer-large-nav-content div, .bat-footer-large-nav-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-footer-large-nav-content div {
        color: #fff; }
    @media (min-width: 992px) {
      .bat-footer-large-nav-menus-menu {
        padding-right: 40px; } }
    .bat-footer-large-nav-menus-menu button {
      font-size: 16px;
      line-height: 20px;
      border-radius: 0;
      border-top: solid 1px #fff;
      color: #fff;
      font-weight: 700; }
      .bat-footer-large-nav-menus-menu button i:before {
        font-size: 12px; }
      .bat-footer-large-nav-menus-menu button i svg {
        fill: #fff; }
      @media (min-width: 992px) {
        .bat-footer-large-nav-menus-menu button {
          border-bottom: solid 1px rgba(255, 255, 255, 0.5);
          border-top: 0;
          margin-bottom: 10px;
          padding-bottom: 5px;
          width: 100%; } }
    .bat-footer-large-nav-menus-menu div a {
      font-size: 12px;
      line-height: 20px;
      color: #fff;
      text-decoration: none; }
      @media (min-width: 992px) {
        .bat-footer-large-nav-menus-menu div a:hover {
          color: #008996; } }
  .bat-footer-large-social-nav {
    position: relative;
    z-index: 2; }
    @media (min-width: 992px) {
      .bat-footer-large-social-nav {
        width: 71%; } }
    @media (min-width: 992px) {
      .bat-footer-large-social-nav ul {
        justify-content: flex-end; } }
    .bat-footer-large-social-nav ul li a i {
      height: 35px;
      width: 35px; }
      .bat-footer-large-social-nav ul li a i svg {
        fill: #fff; }
      .bat-footer-large-social-nav ul li a i:before {
        color: #fff; }
    .bat-footer-large-social-nav ul li a:hover i svg {
      fill: #008996; }
    .bat-footer-large-social-nav ul li a:hover i:before {
      color: #008996; }
  .bat-footer-large-copyright {
    color: #fff;
    font-weight: 700;
    position: relative;
    z-index: 2; }
    @media (min-width: 992px) {
      .bat-footer-large-copyright {
        width: 29%; } }

.bat-form {
  margin: 0 auto;
  max-width: 768px; }
  .bat-form-step-head {
    display: flex;
    flex-direction: row;
    margin: 20px 0 50px; }
    .bat-form-step-head span.number.active {
      background-color: #1d1d1b;
      color: #fff; }
    .bat-form-step-head span.divider.active {
      background-color: #1d1d1b; }
  .bat-form-field-tip {
    right: 18px;
    top: 26px; }
    .bat-form-field-tip i:before {
      color: #1d1d1b;
      content: "\e947";
      font-family: "icomoon";
      font-size: 20px; }
  .bat-form-field--read-only {
    position: relative; }
    .bat-form-field--read-only input {
      border: solid 2px #1d1d1b; }
    .bat-form-field--read-only:before {
      color: #1d1d1b;
      content: "\e949";
      font-family: "icomoon";
      font-size: 18px;
      font-weight: 700;
      height: 20px;
      left: 10px;
      pointer-events: none;
      position: absolute;
      top: 8px; }
  .bat-form-field .bat-message p, .bat-form-field .bat-message .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-form-field .bat-message .suffix, .bat-form-field .bat-message .bat-producthero-configurator-stock, .bat-form-field .bat-message .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-field .bat-message div, .bat-form-field .bat-message .bat-minicart-cart-item-product-container-nicotine-level, .bat-form-field .bat-message .bat-minicart-cart-item-product-container-flavor, .bat-form-field .bat-message .bat-minicart-cart-item-product-container-delivery, .bat-form-field .bat-message bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-form-field .bat-message div, .bat-form-field .bat-message .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-field .bat-message div {
    padding: 0; }
  .bat-form-field .bat-message:before {
    display: none; }
  .bat-form-field label {
    background-color: transparent;
    color: #1d1d1b;
    left: 0;
    margin: 0;
    position: relative;
    top: 0; }
    .bat-form-field label.blurred {
      color: #1d1d1b;
      top: 0; }
  @media (max-width: 575.98px) {
    .bat-form--login .bat-cta-style {
      display: block;
      margin-top: 1rem; } }
  .bat-form--contact-us {
    max-width: 512px; }
    .bat-form--contact-us .bat-form-heading {
      margin-bottom: 20px;
      text-align: center; }
    .bat-form--contact-us .bat-form-text {
      margin-bottom: 20px;
      text-align: center; }
      .bat-form--contact-us .bat-form-text p, .bat-form--contact-us .bat-form-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-form--contact-us .bat-form-text .suffix, .bat-form--contact-us .bat-form-text .bat-producthero-configurator-stock, .bat-form--contact-us .bat-form-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form--contact-us .bat-form-text div, .bat-form--contact-us .bat-form-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-form--contact-us .bat-form-text .bat-minicart-cart-item-product-container-flavor, .bat-form--contact-us .bat-form-text .bat-minicart-cart-item-product-container-delivery, .bat-form--contact-us .bat-form-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-form--contact-us .bat-form-text div, .bat-form--contact-us .bat-form-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form--contact-us .bat-form-text div {
        color: #6b6b6b;
        line-height: 1.4rem; }
      .bat-form--contact-us .bat-form-text a {
        color: #1d1d1b;
        font-weight: 700;
        text-decoration: none; }
        .bat-form--contact-us .bat-form-text a:hover {
          text-decoration: underline; }
    .bat-form--contact-us .bat-form-block-text {
      margin-bottom: 0; }
      .bat-form--contact-us .bat-form-block-text .submit-status {
        padding-bottom: 20px; }
    .bat-form--contact-us .bat-form-field label {
      display: flex;
      flex-direction: row;
      align-items: flex-end;
      flex-wrap: wrap; }
      .bat-form--contact-us .bat-form-field label span.label-optional {
        margin-left: auto; }
    .bat-form--contact-us .bat-form--contact-us-email-submit {
      text-align: center; }
      .bat-form--contact-us .bat-form--contact-us-email-submit button {
        max-width: 276px;
        width: 100%; }
        @media (max-width: 575.98px) {
          .bat-form--contact-us .bat-form--contact-us-email-submit button {
            max-width: unset; } }
    .bat-form--contact-us .submit-status {
      display: none;
      margin: 30px auto 0;
      position: relative;
      width: 40px; }
      .bat-form--contact-us .submit-status:after {
        -webkit-animation: spin 2s linear infinite;
        /* Safari */
        animation: spin 2s linear infinite;
        border: 10px solid #dedede;
        border-radius: 50%;
        border-top: 10px solid #5862bf;
        bottom: 0;
        content: "";
        height: 40px;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 40px;
        z-index: 1; }
    .bat-form--contact-us .contact-us-error,
    .bat-form--contact-us .contact-us-success {
      background-color: #efefef;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      margin-top: 20px;
      min-height: 300px;
      padding: 0 20px 67px;
      text-align: center; }
      .bat-form--contact-us .contact-us-error h4,
      .bat-form--contact-us .contact-us-success h4 {
        margin-bottom: 10px;
        position: relative; }
        .bat-form--contact-us .contact-us-error h4:before,
        .bat-form--contact-us .contact-us-success h4:before {
          background-color: #1d1d1b;
          border-radius: 70px;
          color: #fff;
          display: flex;
          flex-direction: column;
          font-family: "icomoon";
          font-size: 40px;
          height: 70px;
          justify-content: center;
          left: 0;
          margin: auto;
          pointer-events: none;
          position: absolute;
          right: 0;
          top: -80px;
          width: 70px; }
      .bat-form--contact-us .contact-us-error p, .bat-form--contact-us .contact-us-error .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-form--contact-us .contact-us-error .suffix, .bat-form--contact-us .contact-us-error .bat-producthero-configurator-stock, .bat-form--contact-us .contact-us-error .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form--contact-us .contact-us-error div, .bat-form--contact-us .contact-us-error .bat-minicart-cart-item-product-container-nicotine-level, .bat-form--contact-us .contact-us-error .bat-minicart-cart-item-product-container-flavor, .bat-form--contact-us .contact-us-error .bat-minicart-cart-item-product-container-delivery, .bat-form--contact-us .contact-us-error bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-form--contact-us .contact-us-error div, .bat-form--contact-us .contact-us-error .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form--contact-us .contact-us-error div,
      .bat-form--contact-us .contact-us-success p,
      .bat-form--contact-us .contact-us-success .bat-producthero-configurator-price .suffix,
      .bat-producthero-configurator-price .bat-form--contact-us .contact-us-success .suffix,
      .bat-form--contact-us .contact-us-success .bat-producthero-configurator-stock,
      .bat-form--contact-us .contact-us-success .bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
      .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form--contact-us .contact-us-success div,
      .bat-form--contact-us .contact-us-success .bat-minicart-cart-item-product-container-nicotine-level,
      .bat-form--contact-us .contact-us-success .bat-minicart-cart-item-product-container-flavor,
      .bat-form--contact-us .contact-us-success .bat-minicart-cart-item-product-container-delivery,
      .bat-form--contact-us .contact-us-success bat-cta-steps .bat-cta--steps-item div,
      bat-cta-steps .bat-cta--steps-item .bat-form--contact-us .contact-us-success div,
      .bat-form--contact-us .contact-us-success .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div,
      .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form--contact-us .contact-us-success div {
        color: #1d1d1b;
        font-size: 15px;
        line-height: 20px;
        margin: 0 auto;
        max-width: 323px; }
    .bat-form--contact-us .contact-us-success h4:before {
      content: "\e96d"; }
    .bat-form--contact-us .contact-us-error h4:before {
      content: "\e935"; }
    .bat-form--contact-us .bat-form--contact-us-email-tos {
      border: solid 1px #dedede;
      padding: 30px;
      position: relative; }
      .bat-form--contact-us .bat-form--contact-us-email-tos label {
        height: 122px;
        overflow: hidden;
        padding-bottom: 42px;
        padding-left: 1px; }
        .bat-form--contact-us .bat-form--contact-us-email-tos label.open {
          height: auto; }
        .bat-form--contact-us .bat-form--contact-us-email-tos label p, .bat-form--contact-us .bat-form--contact-us-email-tos label .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-form--contact-us .bat-form--contact-us-email-tos label .suffix, .bat-form--contact-us .bat-form--contact-us-email-tos label .bat-producthero-configurator-stock, .bat-form--contact-us .bat-form--contact-us-email-tos label .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form--contact-us .bat-form--contact-us-email-tos label div, .bat-form--contact-us .bat-form--contact-us-email-tos label .bat-minicart-cart-item-product-container-nicotine-level, .bat-form--contact-us .bat-form--contact-us-email-tos label .bat-minicart-cart-item-product-container-flavor, .bat-form--contact-us .bat-form--contact-us-email-tos label .bat-minicart-cart-item-product-container-delivery, .bat-form--contact-us .bat-form--contact-us-email-tos label bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-form--contact-us .bat-form--contact-us-email-tos label div, .bat-form--contact-us .bat-form--contact-us-email-tos label .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form--contact-us .bat-form--contact-us-email-tos label div {
          line-height: 1.2rem;
          margin-bottom: 10px; }
          .bat-form--contact-us .bat-form--contact-us-email-tos label p .error, .bat-form--contact-us .bat-form--contact-us-email-tos label .bat-producthero-configurator-price .suffix .error, .bat-producthero-configurator-price .bat-form--contact-us .bat-form--contact-us-email-tos label .suffix .error, .bat-form--contact-us .bat-form--contact-us-email-tos label .bat-producthero-configurator-stock .error, .bat-form--contact-us .bat-form--contact-us-email-tos label .bat-card--offer-wrapper-content-specialcta .bat-headline-style div .error, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form--contact-us .bat-form--contact-us-email-tos label div .error, .bat-form--contact-us .bat-form--contact-us-email-tos label .bat-minicart-cart-item-product-container-nicotine-level .error, .bat-form--contact-us .bat-form--contact-us-email-tos label .bat-minicart-cart-item-product-container-flavor .error, .bat-form--contact-us .bat-form--contact-us-email-tos label .bat-minicart-cart-item-product-container-delivery .error, .bat-form--contact-us .bat-form--contact-us-email-tos label bat-cta-steps .bat-cta--steps-item div .error, bat-cta-steps .bat-cta--steps-item .bat-form--contact-us .bat-form--contact-us-email-tos label div .error, .bat-form--contact-us .bat-form--contact-us-email-tos label .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div .error, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form--contact-us .bat-form--contact-us-email-tos label div .error {
            color: #e00830; }
        .bat-form--contact-us .bat-form--contact-us-email-tos label a {
          color: #1d1d1b;
          font-weight: 700;
          text-decoration: none; }
          .bat-form--contact-us .bat-form--contact-us-email-tos label a:hover {
            text-decoration: underline; }
        .bat-form--contact-us .bat-form--contact-us-email-tos label .label-toggle {
          background-color: #fff;
          bottom: 0;
          color: #1d1d1b;
          cursor: pointer;
          display: block;
          left: 0;
          margin: auto;
          padding: 13px;
          position: absolute;
          right: 0;
          text-align: center;
          text-decoration: underline;
          width: 100%; }
          .bat-form--contact-us .bat-form--contact-us-email-tos label .label-toggle:hover {
            text-decoration: none; }
  .bat-form--newsletter {
    max-width: 512px;
    padding-top: 60px;
    position: relative; }
    .bat-form--newsletter .velo-logo {
      left: 0;
      margin: 10px auto;
      position: absolute;
      right: 0;
      top: 0;
      width: 65px; }
    .bat-form--newsletter .bat-form-heading {
      font-weight: 700;
      margin-bottom: 10px;
      margin-top: 30px;
      text-align: center; }
    .bat-form--newsletter .bat-form-text {
      margin-bottom: 20px;
      text-align: center; }
      .bat-form--newsletter .bat-form-text p, .bat-form--newsletter .bat-form-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-form--newsletter .bat-form-text .suffix, .bat-form--newsletter .bat-form-text .bat-producthero-configurator-stock, .bat-form--newsletter .bat-form-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form--newsletter .bat-form-text div, .bat-form--newsletter .bat-form-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-form--newsletter .bat-form-text .bat-minicart-cart-item-product-container-flavor, .bat-form--newsletter .bat-form-text .bat-minicart-cart-item-product-container-delivery, .bat-form--newsletter .bat-form-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-form--newsletter .bat-form-text div, .bat-form--newsletter .bat-form-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form--newsletter .bat-form-text div {
        color: #1d1d1b;
        font-size: 20px;
        line-height: 28px; }
      .bat-form--newsletter .bat-form-text a {
        color: #1d1d1b;
        font-weight: 700;
        text-decoration: none; }
        .bat-form--newsletter .bat-form-text a:hover {
          text-decoration: underline; }
    .bat-form--newsletter .bat-form--newsletter-email-submit {
      margin-bottom: 10px;
      text-align: center; }
      .bat-form--newsletter .bat-form--newsletter-email-submit button {
        max-width: 276px;
        width: 100%; }
        @media (max-width: 575.98px) {
          .bat-form--newsletter .bat-form--newsletter-email-submit button {
            max-width: unset; } }
    .bat-form--newsletter-email-first-name, .bat-form--newsletter-email-last-name {
      width: 100%; }
      @media (min-width: 768px) {
        .bat-form--newsletter-email-first-name, .bat-form--newsletter-email-last-name {
          width: 47%; } }
    .bat-form--newsletter .newsletter-error,
    .bat-form--newsletter .newsletter-success {
      background-color: #efefef;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      margin-top: 20px;
      min-height: 300px;
      padding: 0 20px 67px;
      text-align: center; }
      .bat-form--newsletter .newsletter-error h4,
      .bat-form--newsletter .newsletter-success h4 {
        margin-bottom: 10px;
        position: relative; }
        .bat-form--newsletter .newsletter-error h4:before,
        .bat-form--newsletter .newsletter-success h4:before {
          background-color: #1d1d1b;
          border-radius: 70px;
          color: #fff;
          display: flex;
          flex-direction: column;
          font-family: "icomoon";
          font-size: 40px;
          height: 70px;
          justify-content: center;
          left: 0;
          margin: auto;
          pointer-events: none;
          position: absolute;
          right: 0;
          top: -80px;
          width: 70px; }
      .bat-form--newsletter .newsletter-error p, .bat-form--newsletter .newsletter-error .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-form--newsletter .newsletter-error .suffix, .bat-form--newsletter .newsletter-error .bat-producthero-configurator-stock, .bat-form--newsletter .newsletter-error .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form--newsletter .newsletter-error div, .bat-form--newsletter .newsletter-error .bat-minicart-cart-item-product-container-nicotine-level, .bat-form--newsletter .newsletter-error .bat-minicart-cart-item-product-container-flavor, .bat-form--newsletter .newsletter-error .bat-minicart-cart-item-product-container-delivery, .bat-form--newsletter .newsletter-error bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-form--newsletter .newsletter-error div, .bat-form--newsletter .newsletter-error .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form--newsletter .newsletter-error div,
      .bat-form--newsletter .newsletter-success p,
      .bat-form--newsletter .newsletter-success .bat-producthero-configurator-price .suffix,
      .bat-producthero-configurator-price .bat-form--newsletter .newsletter-success .suffix,
      .bat-form--newsletter .newsletter-success .bat-producthero-configurator-stock,
      .bat-form--newsletter .newsletter-success .bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
      .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form--newsletter .newsletter-success div,
      .bat-form--newsletter .newsletter-success .bat-minicart-cart-item-product-container-nicotine-level,
      .bat-form--newsletter .newsletter-success .bat-minicart-cart-item-product-container-flavor,
      .bat-form--newsletter .newsletter-success .bat-minicart-cart-item-product-container-delivery,
      .bat-form--newsletter .newsletter-success bat-cta-steps .bat-cta--steps-item div,
      bat-cta-steps .bat-cta--steps-item .bat-form--newsletter .newsletter-success div,
      .bat-form--newsletter .newsletter-success .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div,
      .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form--newsletter .newsletter-success div {
        color: #1d1d1b;
        font-size: 15px;
        line-height: 20px;
        margin: 0 auto;
        max-width: 323px; }
    .bat-form--newsletter-email-consent-message .bat-message {
      display: block; }
      .bat-form--newsletter-email-consent-message .bat-message p, .bat-form--newsletter-email-consent-message .bat-message .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-form--newsletter-email-consent-message .bat-message .suffix, .bat-form--newsletter-email-consent-message .bat-message .bat-producthero-configurator-stock, .bat-form--newsletter-email-consent-message .bat-message .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form--newsletter-email-consent-message .bat-message div, .bat-form--newsletter-email-consent-message .bat-message .bat-minicart-cart-item-product-container-nicotine-level, .bat-form--newsletter-email-consent-message .bat-message .bat-minicart-cart-item-product-container-flavor, .bat-form--newsletter-email-consent-message .bat-message .bat-minicart-cart-item-product-container-delivery, .bat-form--newsletter-email-consent-message .bat-message bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-form--newsletter-email-consent-message .bat-message div, .bat-form--newsletter-email-consent-message .bat-message .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form--newsletter-email-consent-message .bat-message div {
        color: #6b6b6b;
        margin-bottom: 10px;
        width: 100%; }
    .bat-form--newsletter-email-age-verified, .bat-form--newsletter-email-data-handling, .bat-form--newsletter-email-consent-message, .bat-form--newsletter-email-email-opt-in, .bat-form--newsletter-email-mobile-opt-in, .bat-form--newsletter-email-social-media-opt-in, .bat-form--newsletter-email-trial-information-opt-in {
      height: 0;
      margin-bottom: 0;
      overflow: hidden; }
      .bat-form--newsletter-email-age-verified.open, .bat-form--newsletter-email-data-handling.open, .bat-form--newsletter-email-consent-message.open, .bat-form--newsletter-email-email-opt-in.open, .bat-form--newsletter-email-mobile-opt-in.open, .bat-form--newsletter-email-social-media-opt-in.open, .bat-form--newsletter-email-trial-information-opt-in.open {
        height: auto;
        margin-bottom: 20px;
        overflow: visible; }
    .bat-form--newsletter .consent-text .bat-form-block-text {
      align-items: center;
      display: flex;
      flex-direction: column;
      flex-wrap: wrap; }
      .bat-form--newsletter .consent-text .bat-form-block-text p, .bat-form--newsletter .consent-text .bat-form-block-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-form--newsletter .consent-text .bat-form-block-text .suffix, .bat-form--newsletter .consent-text .bat-form-block-text .bat-producthero-configurator-stock, .bat-form--newsletter .consent-text .bat-form-block-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form--newsletter .consent-text .bat-form-block-text div, .bat-form--newsletter .consent-text .bat-form-block-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-form--newsletter .consent-text .bat-form-block-text .bat-minicart-cart-item-product-container-flavor, .bat-form--newsletter .consent-text .bat-form-block-text .bat-minicart-cart-item-product-container-delivery, .bat-form--newsletter .consent-text .bat-form-block-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-form--newsletter .consent-text .bat-form-block-text div, .bat-form--newsletter .consent-text .bat-form-block-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form--newsletter .consent-text .bat-form-block-text div {
        color: #6b6b6b;
        margin-bottom: 10px;
        width: 100%; }
    .bat-form--newsletter .consent-text .label-toggle {
      background-color: #fff;
      color: #1d1d1b;
      cursor: pointer;
      display: block;
      margin: auto;
      padding: 13px;
      text-align: center;
      text-decoration: underline;
      width: 100%; }
      .bat-form--newsletter .consent-text .label-toggle:hover {
        text-decoration: none; }
    .bat-form--newsletter .consent-text .submit-status {
      display: none;
      margin-top: 30px;
      position: relative;
      width: 40px; }
      .bat-form--newsletter .consent-text .submit-status:after {
        -webkit-animation: spin 2s linear infinite;
        /* Safari */
        animation: spin 2s linear infinite;
        border: 10px solid #dedede;
        border-radius: 50%;
        border-top: 10px solid #5862bf;
        bottom: 0;
        content: "";
        height: 40px;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 40px;
        z-index: 1; }
    .bat-form--newsletter .newsletter-success h4:before {
      content: "\e96d"; }
    .bat-form--newsletter .newsletter-error h4:before {
      content: "\e935"; }
    .bat-form--newsletter .newsletter-disclaimer p, .bat-form--newsletter .newsletter-disclaimer .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-form--newsletter .newsletter-disclaimer .suffix, .bat-form--newsletter .newsletter-disclaimer .bat-producthero-configurator-stock, .bat-form--newsletter .newsletter-disclaimer .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form--newsletter .newsletter-disclaimer div, .bat-form--newsletter .newsletter-disclaimer .bat-minicart-cart-item-product-container-nicotine-level, .bat-form--newsletter .newsletter-disclaimer .bat-minicart-cart-item-product-container-flavor, .bat-form--newsletter .newsletter-disclaimer .bat-minicart-cart-item-product-container-delivery, .bat-form--newsletter .newsletter-disclaimer bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-form--newsletter .newsletter-disclaimer div, .bat-form--newsletter .newsletter-disclaimer .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form--newsletter .newsletter-disclaimer div {
      color: #6b6b6b; }
    .bat-form--newsletter .newsletter-disclaimer a {
      color: #1d1d1b;
      font-weight: 700;
      text-decoration: none; }
      .bat-form--newsletter .newsletter-disclaimer a:hover {
        text-decoration: underline; }
    .bat-form--newsletter .bat-form-field-set {
      border: 2px solid #dedede;
      padding: 20px; }
      .bat-form--newsletter .bat-form-field-set label {
        margin-bottom: 0; }
        .bat-form--newsletter .bat-form-field-set label > input[type="checkbox"] + span,
        .bat-form--newsletter .bat-form-field-set label > input[type="checkbox"]:checked + span {
          padding-bottom: 0; }
  .bat-form form fieldset label span {
    font-size: 15px;
    line-height: 15px;
    color: #6b6b6b;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: initial; }
  .bat-form form fieldset label > input[type="checkbox"] {
    overflow: visible; }
  .bat-form form fieldset label > input + label {
    display: none; }
  .bat-form form fieldset label:before {
    content: none; }

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

body.account-open {
  background-color: rgba(59, 59, 60, 0.3); }

.marginThirdSection {
  margin-top: 37px; }

.bat-header-glosi {
  background-color: #2a2a2c;
  font-size: 16px; }
  .bat-header-glosi header {
    height: 70px;
    padding: 0 0 0 20px;
    position: relative;
    z-index: 978; }
    @media (min-width: 992px) {
      .bat-header-glosi header {
        height: auto;
        min-height: 75px;
        margin: 0 auto;
        max-width: 1200px;
        padding: 0 20px; } }
  .bat-header-glosi .bat-header-logo {
    display: flex;
    flex: 0 0 94px;
    align-items: center; }
    @media (max-width: 991.98px) {
      .bat-header-glosi .bat-header-logo {
        flex: 0 0 auto; } }
  .bat-header-glosi .bat-header-also-visit {
    margin-right: auto; }
    .bat-header-glosi .bat-header-also-visit .also-visit-label span {
      padding: 0px 15px;
      font-size: 10px;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      color: #aaa; }
    .bat-header-glosi .bat-header-also-visit .also-visit-logo-vype a {
      padding-top: 5px; }
  .bat-header-glosi .bat-header-support,
  .bat-header-glosi .bat-header-stores,
  .bat-header-glosi .bat-header-cart,
  .bat-header-glosi .bat-header-account,
  .bat-header-glosi .bat-header-loyalty-info {
    height: auto;
    order: unset;
    padding: 15px; }
    @media (min-width: 576px) {
      .bat-header-glosi .bat-header-support,
      .bat-header-glosi .bat-header-stores,
      .bat-header-glosi .bat-header-cart,
      .bat-header-glosi .bat-header-account,
      .bat-header-glosi .bat-header-loyalty-info {
        padding: 20px; } }
    .bat-header-glosi .bat-header-support a,
    .bat-header-glosi .bat-header-support button,
    .bat-header-glosi .bat-header-stores a,
    .bat-header-glosi .bat-header-stores button,
    .bat-header-glosi .bat-header-cart a,
    .bat-header-glosi .bat-header-cart button,
    .bat-header-glosi .bat-header-account a,
    .bat-header-glosi .bat-header-account button,
    .bat-header-glosi .bat-header-loyalty-info a,
    .bat-header-glosi .bat-header-loyalty-info button {
      display: flex;
      flex-direction: column;
      /*@include media-breakpoint-up(lg) {
				&:hover {
					i {
						&:before {
							color: $white;
						}
					}

					span {
						color: $white;
						text-decoration: none;
					}
				}
			}*/ }
      .bat-header-glosi .bat-header-support a:hover,
      .bat-header-glosi .bat-header-support button:hover,
      .bat-header-glosi .bat-header-stores a:hover,
      .bat-header-glosi .bat-header-stores button:hover,
      .bat-header-glosi .bat-header-cart a:hover,
      .bat-header-glosi .bat-header-cart button:hover,
      .bat-header-glosi .bat-header-account a:hover,
      .bat-header-glosi .bat-header-account button:hover,
      .bat-header-glosi .bat-header-loyalty-info a:hover,
      .bat-header-glosi .bat-header-loyalty-info button:hover {
        border: 0; }
      .bat-header-glosi .bat-header-support a i,
      .bat-header-glosi .bat-header-support button i,
      .bat-header-glosi .bat-header-stores a i,
      .bat-header-glosi .bat-header-stores button i,
      .bat-header-glosi .bat-header-cart a i,
      .bat-header-glosi .bat-header-cart button i,
      .bat-header-glosi .bat-header-account a i,
      .bat-header-glosi .bat-header-account button i,
      .bat-header-glosi .bat-header-loyalty-info a i,
      .bat-header-glosi .bat-header-loyalty-info button i {
        height: 28px;
        width: 28px; }
        .bat-header-glosi .bat-header-support a i:before,
        .bat-header-glosi .bat-header-support button i:before,
        .bat-header-glosi .bat-header-stores a i:before,
        .bat-header-glosi .bat-header-stores button i:before,
        .bat-header-glosi .bat-header-cart a i:before,
        .bat-header-glosi .bat-header-cart button i:before,
        .bat-header-glosi .bat-header-account a i:before,
        .bat-header-glosi .bat-header-account button i:before,
        .bat-header-glosi .bat-header-loyalty-info a i:before,
        .bat-header-glosi .bat-header-loyalty-info button i:before {
          color: #fff;
          font-size: 24px;
          transition: background-color 0.1s ease-in; }
      .bat-header-glosi .bat-header-support a span,
      .bat-header-glosi .bat-header-support button span,
      .bat-header-glosi .bat-header-stores a span,
      .bat-header-glosi .bat-header-stores button span,
      .bat-header-glosi .bat-header-cart a span,
      .bat-header-glosi .bat-header-cart button span,
      .bat-header-glosi .bat-header-account a span,
      .bat-header-glosi .bat-header-account button span,
      .bat-header-glosi .bat-header-loyalty-info a span,
      .bat-header-glosi .bat-header-loyalty-info button span {
        color: #fff;
        font-size: 10px;
        line-height: 10px; }
    .bat-header-glosi .bat-header-support ul.no-auth-links,
    .bat-header-glosi .bat-header-stores ul.no-auth-links,
    .bat-header-glosi .bat-header-cart ul.no-auth-links,
    .bat-header-glosi .bat-header-account ul.no-auth-links,
    .bat-header-glosi .bat-header-loyalty-info ul.no-auth-links {
      display: block; }
    .bat-header-glosi .bat-header-support ul.auth-links,
    .bat-header-glosi .bat-header-stores ul.auth-links,
    .bat-header-glosi .bat-header-cart ul.auth-links,
    .bat-header-glosi .bat-header-account ul.auth-links,
    .bat-header-glosi .bat-header-loyalty-info ul.auth-links {
      display: none; }
  .bat-header-glosi .bat-header-loyalty-info {
    display: flex; }
    @media (max-width: 991.98px) {
      .bat-header-glosi .bat-header-loyalty-info {
        padding-right: 5px;
        max-width: 155px; } }
    .bat-header-glosi .bat-header-loyalty-info--account-info {
      display: flex;
      align-items: center;
      justify-content: center;
      background: #3A3A3A;
      border-radius: 24px 0px 0px 24px; }
    .bat-header-glosi .bat-header-loyalty-info .account-loyalty-tier {
      display: flex;
      align-items: center; }
      @media (max-width: 991.98px) {
        .bat-header-glosi .bat-header-loyalty-info .account-loyalty-tier {
          display: block; } }
    .bat-header-glosi .bat-header-loyalty-info .account-name {
      margin-left: 7px;
      margin-right: 10px;
      background: #D5DDEC;
      color: #18207F;
      border-radius: 100%;
      width: 24px;
      min-width: 24px;
      height: 24px;
      font-weight: 700;
      font-size: 12px;
      line-height: 26px;
      text-align: center; }
      @media (max-width: 991.98px) {
        .bat-header-glosi .bat-header-loyalty-info .account-name {
          margin-right: 5px; } }
    .bat-header-glosi .bat-header-loyalty-info .account-loyalty-title {
      font-weight: 700;
      font-size: 12px;
      height: 24px;
      line-height: 26px;
      text-align: center;
      letter-spacing: 1.2px;
      text-transform: uppercase;
      color: #fff;
      margin-right: 10px; }
      @media (max-width: 991.98px) {
        .bat-header-glosi .bat-header-loyalty-info .account-loyalty-title {
          margin-right: 5px;
          font-size: 10px;
          height: 13px;
          line-height: 13px; } }
    .bat-header-glosi .bat-header-loyalty-info .account-loyalty-circles {
      display: flex;
      justify-content: space-between;
      width: 32px;
      margin-right: 8px; }
      .bat-header-glosi .bat-header-loyalty-info .account-loyalty-circles .small-circle {
        width: 8px;
        height: 8px;
        border-radius: 100%;
        background: #6B6B6B; }
        .bat-header-glosi .bat-header-loyalty-info .account-loyalty-circles .small-circle.circle-orange {
          background: #CD4A04; }
    .bat-header-glosi .bat-header-loyalty-info .button-loyalty {
      background: #6B6B6B;
      color: #fff;
      border: 0;
      padding: 10px 13px;
      border-radius: 0px 24px 24px 0px; }
      .bat-header-glosi .bat-header-loyalty-info .button-loyalty .icon-arrow-loyalty {
        height: 0;
        width: 15px;
        display: flex; }
        .bat-header-glosi .bat-header-loyalty-info .button-loyalty .icon-arrow-loyalty::after {
          content: "\e910";
          font-family: "icomoon";
          font-size: 28px; }
  .bat-header-glosi .bat-header-account-link a {
    text-decoration: none; }
  .bat-header-glosi .bat-header-account-menu {
    display: none; }
    .bat-header-glosi .bat-header-account-menu.open {
      display: block;
      border: 0.5px solid #000;
      background-color: #fff;
      left: 0%;
      margin: 0;
      padding: 5px 15px;
      position: absolute;
      transform: translate(-50%, 5%);
      width: 185px;
      z-index: 1000;
      overflow-x: hidden;
      overflow-y: auto; }
      .bat-header-glosi .bat-header-account-menu.open a {
        text-align: left;
        text-decoration: none;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        font-weight: 800;
        color: #000;
        padding: 0px;
        /*&:hover {
						span {
							color: $white;
						}
					}*/ }
        .bat-header-glosi .bat-header-account-menu.open a span {
          color: #000;
          border-bottom: 1px solid #aaa;
          padding-bottom: 10px;
          padding-top: 10px; }
      .bat-header-glosi .bat-header-account-menu.open li {
        display: block; }
      .bat-header-glosi .bat-header-account-menu.open li:last-child a span {
        border-bottom: none; }
  .bat-header-glosi .bat-header-account.open a i:before {
    color: #fff; }
  .bat-header-glosi .bat-header-account.authenticated ul.auth-links {
    display: block; }
  .bat-header-glosi .bat-header-account.authenticated ul.no-auth-links {
    display: none; }
  .bat-header-glosi .bat-header-account.authenticated .bat-header-account-icon-label {
    display: none; }
  .bat-header-glosi .bat-header-account.authenticated .bat-header-account-icon-label-auth {
    display: inline; }
  @media (max-width: 991.98px) {
    .bat-header-glosi .bat-header-account {
      padding-left: 5px;
      padding-right: 5px; } }
  .bat-header-glosi .bat-header-cart.cartEmpty button i:before .bat:not(bat-header-limited) .bat-header-glosi .bat-header-cart.cartEmpty button i:before .bat {
    content: "\e91a"; }
  .bat-header-glosi .bat-header-cart-label {
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 10px;
    margin: 0 auto;
    text-transform: capitalize; }
  .bat-header-glosi .bat-header-cart-count {
    align-items: center;
    background-color: red;
    border-radius: 25px;
    color: #fff;
    display: flex;
    font-size: 10px;
    font-weight: 700;
    justify-content: center;
    line-height: 10px;
    margin: auto;
    opacity: 0;
    transform: rotate(0deg);
    transition: all 0.2s ease-in; }
    .bat-header-glosi .bat-header-cart-count.loading {
      animation: spin 2s linear infinite;
      border-bottom: 2px solid rgba(47, 83, 159, 0.2);
      border-top: 2px solid rgba(47, 83, 159, 0.2);
      visibility: visible; }
      .bat-header-glosi .bat-header-cart-count.loading.small span,
      .bat-header-glosi .bat-header-cart-count.loading.medium .bat-header-glosi .bat-header-cart-count.loading.large span {
        opacity: 0; }
      .bat-header-glosi .bat-header-cart-count.loading ~ span {
        visibility: visible; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
    .bat-header-glosi .bat-header-cart-count.small, .bat-header-glosi .bat-header-cart-count.medium, .bat-header-glosi .bat-header-cart-count.large {
      bottom: 60%;
      height: 15px;
      left: 30%;
      margin: auto;
      position: absolute;
      right: 0;
      width: 15px; }
      .bat-header-glosi .bat-header-cart-count.small span, .bat-header-glosi .bat-header-cart-count.medium span, .bat-header-glosi .bat-header-cart-count.large span {
        opacity: 1;
        transition: opacity 0.2s ease-in; }
    .bat-header-glosi .bat-header-cart-count.active {
      opacity: 1; }
  .bat-header-glosi .bat-header-cart span {
    font-size: 10px;
    line-height: 10px; }
  @media (max-width: 991.98px) {
    .bat-header-glosi .bat-header-cart {
      padding-left: 5px;
      padding-right: 5px; } }
  .bat-header-glosi .bat-header-social-nav ul li {
    color: #fff; }
  .bat-header-glosi .bat-header-menu {
    background-color: #3a3a3a;
    height: 0; }
    @media (min-width: 992px) {
      .bat-header-glosi .bat-header-menu {
        height: auto;
        position: absolute;
        top: auto; } }
    .bat-header-glosi .bat-header-menu.open {
      height: auto;
      overflow-y: auto;
      top: 70px !important;
      max-height: calc(100vh - 74px); }
      @media (min-width: 992px) {
        .bat-header-glosi .bat-header-menu.open {
          height: auto;
          overflow: hidden; } }
    .bat-header-glosi .bat-header-menu-button {
      padding: 15px; }
      @media (min-width: 576px) {
        .bat-header-glosi .bat-header-menu-button {
          padding: 20px; } }
    .bat-header-glosi .bat-header-menu .uk-search {
      border-bottom: 1px solid #aaa;
      margin-right: 5px;
      position: relative; }
      .bat-header-glosi .bat-header-menu .uk-search-input {
        font-size: 10px;
        background-color: #2a2a2c;
        height: 35px;
        padding-left: 0; }
  .bat-header-glosi .bat-header-desktop-nav {
    background-color: #3a3a3a;
    display: flex;
    flex: 0;
    padding: 20px 0;
    width: 100%; }
    .bat-header-glosi .bat-header-desktop-nav .bat-navigation {
      margin: 0 auto; }
      @media (min-width: 992px) {
        .bat-header-glosi .bat-header-desktop-nav .bat-navigation-group-list-item--velo-mobile {
          display: none; } }
      .bat-header-glosi .bat-header-desktop-nav .bat-navigation-group-list-item--velo-mobile a i {
        margin-left: 0;
        margin-right: 2em;
        transform: scale(2);
        transform-origin: left center; }
        .bat-header-glosi .bat-header-desktop-nav .bat-navigation-group-list-item--velo-mobile a i:before {
          font-size: 1em; }
      .bat-header-glosi .bat-header-desktop-nav .bat-navigation-group-list {
        padding-left: 15px;
        padding-right: 40px; }
    @media (min-width: 992px) {
      .bat-header-glosi .bat-header-desktop-nav {
        flex: 1 1 auto;
        justify-content: flex-start;
        padding: 0 20px; }
        .bat-header-glosi .bat-header-desktop-nav .bat-navigation {
          margin: 0 auto;
          max-width: 1200px;
          width: 100%; } }
  .bat-header-glosi .bat-header-nav {
    display: none;
    flex: 0;
    padding: 20px 0; }
    @media (max-width: 1024px) {
      .bat-header-glosi .bat-header-nav {
        display: block; } }
    .bat-header-glosi .bat-header-nav .bat-navigation {
      margin: 0 auto;
      max-width: 500px; }
      @media (min-width: 992px) {
        .bat-header-glosi .bat-header-nav .bat-navigation-group-list-item--velo-mobile {
          display: none; } }
      .bat-header-glosi .bat-header-nav .bat-navigation-group-list-item--velo-mobile a i {
        margin-left: 0;
        margin-right: 2em;
        transform: scale(2);
        transform-origin: left center; }
        .bat-header-glosi .bat-header-nav .bat-navigation-group-list-item--velo-mobile a i:before {
          font-size: 1em; }
    @media (min-width: 992px) {
      .bat-header-glosi .bat-header-nav {
        flex: 1 1 auto;
        justify-content: flex-start;
        padding: 0 20px; }
        .bat-header-glosi .bat-header-nav .bat-navigation {
          margin: 0 auto;
          max-width: 700px;
          width: 94%; } }
  .bat-header-glosi .bat-header-menu-button {
    color: #fff;
    order: 0;
    position: relative; }
    .bat-header-glosi .bat-header-menu-button button {
      border: 0;
      height: auto;
      width: auto; }
      .bat-header-glosi .bat-header-menu-button button i:before {
        color: #fff;
        font-size: 24px; }
    .bat-header-glosi .bat-header-menu-button.active {
      background-color: #2a2a2c; }
      .bat-header-glosi .bat-header-menu-button.active button i:before {
        color: #fff;
        font-size: 28px; }
    .bat-header-glosi .bat-header-menu-button-open-label {
      color: #fff;
      margin-top: 0; }
    .bat-header-glosi .bat-header-menu-button-close-label {
      margin-top: 0; }
    .bat-header-glosi .bat-header-menu-button-close-label, .bat-header-glosi .bat-header-menu-button-open-label {
      font-size: 11px;
      line-height: 11px; }
    @media (max-width: 991.98px) {
      .bat-header-glosi .bat-header-menu-button {
        padding-left: 5px;
        padding-right: 5px; } }
  .bat-header-glosi .bat-header-fixed-spacer {
    height: auto; }
  .bat-header-glosi .bat-header-content {
    background-color: #fff; }
    .bat-header-glosi .bat-header-content .bat-text {
      background-color: #fff;
      bottom: 0;
      display: flex;
      flex-wrap: wrap;
      height: 37px;
      justify-content: flex-start;
      left: 0;
      margin: 0 auto;
      max-width: none;
      position: fixed;
      right: 0;
      top: auto;
      z-index: 980; }
      @media (min-width: 768px) {
        .bat-header-glosi .bat-header-content .bat-text {
          height: 37px; } }
      .bat-header-glosi .bat-header-content .bat-text p, .bat-header-glosi .bat-header-content .bat-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-header-glosi .bat-header-content .bat-text .suffix, .bat-header-glosi .bat-header-content .bat-text .bat-producthero-configurator-stock, .bat-header-glosi .bat-header-content .bat-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-header-glosi .bat-header-content .bat-text div, .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-flavor, .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-delivery, .bat-header-glosi .bat-header-content .bat-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-header-glosi .bat-header-content .bat-text div, .bat-header-glosi .bat-header-content .bat-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-header-glosi .bat-header-content .bat-text div {
        margin: 0; }
        .bat-header-glosi .bat-header-content .bat-text p:nth-child(1), .bat-header-glosi .bat-header-content .bat-text .bat-producthero-configurator-price .suffix:nth-child(1), .bat-producthero-configurator-price .bat-header-glosi .bat-header-content .bat-text .suffix:nth-child(1), .bat-header-glosi .bat-header-content .bat-text .bat-producthero-configurator-stock:nth-child(1), .bat-header-glosi .bat-header-content .bat-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(1), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-header-glosi .bat-header-content .bat-text div:nth-child(1), .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-nicotine-level:nth-child(1), .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-flavor:nth-child(1), .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-delivery:nth-child(1), .bat-header-glosi .bat-header-content .bat-text bat-cta-steps .bat-cta--steps-item div:nth-child(1), bat-cta-steps .bat-cta--steps-item .bat-header-glosi .bat-header-content .bat-text div:nth-child(1), .bat-header-glosi .bat-header-content .bat-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(1), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-header-glosi .bat-header-content .bat-text div:nth-child(1) {
          align-items: center;
          background-color: #fff;
          border: solid 6px #000;
          color: #000;
          display: flex;
          font-family: Lato, Arial, Helvetica, sans-serif;
          font-size: 16px;
          font-weight: 700;
          height: 37px;
          justify-content: center;
          line-height: 16px;
          padding: 0 4%;
          text-align: center;
          width: 100%; }
          @media (min-width: 768px) {
            .bat-header-glosi .bat-header-content .bat-text p:nth-child(1), .bat-header-glosi .bat-header-content .bat-text .bat-producthero-configurator-price .suffix:nth-child(1), .bat-producthero-configurator-price .bat-header-glosi .bat-header-content .bat-text .suffix:nth-child(1), .bat-header-glosi .bat-header-content .bat-text .bat-producthero-configurator-stock:nth-child(1), .bat-header-glosi .bat-header-content .bat-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(1), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-header-glosi .bat-header-content .bat-text div:nth-child(1), .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-nicotine-level:nth-child(1), .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-flavor:nth-child(1), .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-delivery:nth-child(1), .bat-header-glosi .bat-header-content .bat-text bat-cta-steps .bat-cta--steps-item div:nth-child(1), bat-cta-steps .bat-cta--steps-item .bat-header-glosi .bat-header-content .bat-text div:nth-child(1), .bat-header-glosi .bat-header-content .bat-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(1), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-header-glosi .bat-header-content .bat-text div:nth-child(1) {
              font-size: 26px;
              height: 37px;
              line-height: 26px; } }
        .bat-header-glosi .bat-header-content .bat-text p:nth-child(2), .bat-header-glosi .bat-header-content .bat-text .bat-producthero-configurator-price .suffix:nth-child(2), .bat-producthero-configurator-price .bat-header-glosi .bat-header-content .bat-text .suffix:nth-child(2), .bat-header-glosi .bat-header-content .bat-text .bat-producthero-configurator-stock:nth-child(2), .bat-header-glosi .bat-header-content .bat-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(2), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-header-glosi .bat-header-content .bat-text div:nth-child(2), .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-nicotine-level:nth-child(2), .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-flavor:nth-child(2), .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-delivery:nth-child(2), .bat-header-glosi .bat-header-content .bat-text bat-cta-steps .bat-cta--steps-item div:nth-child(2), bat-cta-steps .bat-cta--steps-item .bat-header-glosi .bat-header-content .bat-text div:nth-child(2), .bat-header-glosi .bat-header-content .bat-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(2), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-header-glosi .bat-header-content .bat-text div:nth-child(2), .bat-header-glosi .bat-header-content .bat-text p:nth-child(3), .bat-header-glosi .bat-header-content .bat-text .bat-producthero-configurator-price .suffix:nth-child(3), .bat-producthero-configurator-price .bat-header-glosi .bat-header-content .bat-text .suffix:nth-child(3), .bat-header-glosi .bat-header-content .bat-text .bat-producthero-configurator-stock:nth-child(3), .bat-header-glosi .bat-header-content .bat-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(3), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-header-glosi .bat-header-content .bat-text div:nth-child(3), .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-nicotine-level:nth-child(3), .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-flavor:nth-child(3), .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-delivery:nth-child(3), .bat-header-glosi .bat-header-content .bat-text bat-cta-steps .bat-cta--steps-item div:nth-child(3), bat-cta-steps .bat-cta--steps-item .bat-header-glosi .bat-header-content .bat-text div:nth-child(3), .bat-header-glosi .bat-header-content .bat-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(3), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-header-glosi .bat-header-content .bat-text div:nth-child(3) {
          border-top: solid 1px #000;
          color: #000;
          font-family: Open Sans, Arial, sans-serif;
          font-size: 10px;
          height: 0;
          letter-spacing: 1px;
          line-height: 10px;
          padding: 8px 10px 0;
          text-align: left;
          width: 50%; }
          @media (min-width: 376px) {
            .bat-header-glosi .bat-header-content .bat-text p:nth-child(2), .bat-header-glosi .bat-header-content .bat-text .bat-producthero-configurator-price .suffix:nth-child(2), .bat-producthero-configurator-price .bat-header-glosi .bat-header-content .bat-text .suffix:nth-child(2), .bat-header-glosi .bat-header-content .bat-text .bat-producthero-configurator-stock:nth-child(2), .bat-header-glosi .bat-header-content .bat-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(2), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-header-glosi .bat-header-content .bat-text div:nth-child(2), .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-nicotine-level:nth-child(2), .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-flavor:nth-child(2), .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-delivery:nth-child(2), .bat-header-glosi .bat-header-content .bat-text bat-cta-steps .bat-cta--steps-item div:nth-child(2), bat-cta-steps .bat-cta--steps-item .bat-header-glosi .bat-header-content .bat-text div:nth-child(2), .bat-header-glosi .bat-header-content .bat-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(2), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-header-glosi .bat-header-content .bat-text div:nth-child(2), .bat-header-glosi .bat-header-content .bat-text p:nth-child(3), .bat-header-glosi .bat-header-content .bat-text .bat-producthero-configurator-price .suffix:nth-child(3), .bat-producthero-configurator-price .bat-header-glosi .bat-header-content .bat-text .suffix:nth-child(3), .bat-header-glosi .bat-header-content .bat-text .bat-producthero-configurator-stock:nth-child(3), .bat-header-glosi .bat-header-content .bat-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(3), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-header-glosi .bat-header-content .bat-text div:nth-child(3), .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-nicotine-level:nth-child(3), .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-flavor:nth-child(3), .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-delivery:nth-child(3), .bat-header-glosi .bat-header-content .bat-text bat-cta-steps .bat-cta--steps-item div:nth-child(3), bat-cta-steps .bat-cta--steps-item .bat-header-glosi .bat-header-content .bat-text div:nth-child(3), .bat-header-glosi .bat-header-content .bat-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(3), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-header-glosi .bat-header-content .bat-text div:nth-child(3) {
              font-size: 11px;
              line-height: 11px; } }
          @media (min-width: 992px) {
            .bat-header-glosi .bat-header-content .bat-text p:nth-child(2) br, .bat-header-glosi .bat-header-content .bat-text .bat-producthero-configurator-price .suffix:nth-child(2) br, .bat-producthero-configurator-price .bat-header-glosi .bat-header-content .bat-text .suffix:nth-child(2) br, .bat-header-glosi .bat-header-content .bat-text .bat-producthero-configurator-stock:nth-child(2) br, .bat-header-glosi .bat-header-content .bat-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(2) br, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-header-glosi .bat-header-content .bat-text div:nth-child(2) br, .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-nicotine-level:nth-child(2) br, .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-flavor:nth-child(2) br, .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-delivery:nth-child(2) br, .bat-header-glosi .bat-header-content .bat-text bat-cta-steps .bat-cta--steps-item div:nth-child(2) br, bat-cta-steps .bat-cta--steps-item .bat-header-glosi .bat-header-content .bat-text div:nth-child(2) br, .bat-header-glosi .bat-header-content .bat-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(2) br, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-header-glosi .bat-header-content .bat-text div:nth-child(2) br, .bat-header-glosi .bat-header-content .bat-text p:nth-child(3) br, .bat-header-glosi .bat-header-content .bat-text .bat-producthero-configurator-price .suffix:nth-child(3) br, .bat-producthero-configurator-price .bat-header-glosi .bat-header-content .bat-text .suffix:nth-child(3) br, .bat-header-glosi .bat-header-content .bat-text .bat-producthero-configurator-stock:nth-child(3) br, .bat-header-glosi .bat-header-content .bat-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(3) br, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-header-glosi .bat-header-content .bat-text div:nth-child(3) br, .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-nicotine-level:nth-child(3) br, .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-flavor:nth-child(3) br, .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-delivery:nth-child(3) br, .bat-header-glosi .bat-header-content .bat-text bat-cta-steps .bat-cta--steps-item div:nth-child(3) br, bat-cta-steps .bat-cta--steps-item .bat-header-glosi .bat-header-content .bat-text div:nth-child(3) br, .bat-header-glosi .bat-header-content .bat-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(3) br, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-header-glosi .bat-header-content .bat-text div:nth-child(3) br {
              content: " ";
              display: none; } }
        .bat-header-glosi .bat-header-content .bat-text p:nth-child(3), .bat-header-glosi .bat-header-content .bat-text .bat-producthero-configurator-price .suffix:nth-child(3), .bat-producthero-configurator-price .bat-header-glosi .bat-header-content .bat-text .suffix:nth-child(3), .bat-header-glosi .bat-header-content .bat-text .bat-producthero-configurator-stock:nth-child(3), .bat-header-glosi .bat-header-content .bat-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(3), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-header-glosi .bat-header-content .bat-text div:nth-child(3), .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-nicotine-level:nth-child(3), .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-flavor:nth-child(3), .bat-header-glosi .bat-header-content .bat-text .bat-minicart-cart-item-product-container-delivery:nth-child(3), .bat-header-glosi .bat-header-content .bat-text bat-cta-steps .bat-cta--steps-item div:nth-child(3), bat-cta-steps .bat-cta--steps-item .bat-header-glosi .bat-header-content .bat-text div:nth-child(3), .bat-header-glosi .bat-header-content .bat-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(3), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-header-glosi .bat-header-content .bat-text div:nth-child(3) {
          margin-left: auto;
          text-align: right; }
  .bat-header-glosi .second-section {
    background-color: #3a3a3a; }
    .bat-header-glosi .second-section .second-navbar .uk-navbar-center {
      background-color: #3a3a3a; }
    .bat-header-glosi .second-section .second-navbar .uk-navbar-container {
      background-color: #3a3a3a; }
    .bat-header-glosi .second-section .second-navbar .uk-dropdown {
      left: 0; }
    .bat-header-glosi .second-section .second-navbar .uk-grid {
      margin-left: 0; }
    .bat-header-glosi .second-section .second-navbar .uk-first-column {
      padding-left: 0; }
    .bat-header-glosi .second-section .second-navbar li {
      width: 80%; }
    .bat-header-glosi .second-section .second-navbar li:last-child {
      width: 50%; }
    .bat-header-glosi .second-section .second-navbar li:nth-child(5n) {
      width: 120%; }
    .bat-header-glosi .second-section .second-navbar a {
      padding: 0;
      min-height: 60px;
      min-width: 100%;
      font-size: 12px;
      color: #fff;
      font-weight: 800; }
      .bat-header-glosi .second-section .second-navbar a:hover {
        color: #cd4a04; }
      .bat-header-glosi .second-section .second-navbar a:active {
        color: #cd4a04; }
      @media (min-width: 768px) {
        .bat-header-glosi .second-section .second-navbar a {
          font-size: 14px; } }
    .bat-header-glosi .second-section .uk-container {
      max-width: 1400px; }
    .bat-header-glosi .second-section .uk-dropdown {
      margin: 0;
      padding: 0; }
    .bat-header-glosi .second-section .uk-navbar-container a.uk-button {
      color: #fff; }
    .bat-header-glosi .second-section .description-text {
      max-width: 135px; }
      .bat-header-glosi .second-section .description-text-caption {
        margin-top: 0;
        font-size: 13px;
        line-height: 18px;
        font-weight: 500; }
      .bat-header-glosi .second-section .description-text-title {
        margin-bottom: 10px;
        max-width: 50px;
        font-size: 18px;
        line-height: 20px;
        font-weight: 700; }
    .bat-header-glosi .second-section .left-section {
      padding: 40px 15px 15px 15px; }
      @media (min-width: 768px) {
        .bat-header-glosi .second-section .left-section {
          padding: 60px 30px 30px 30px; } }
    .bat-header-glosi .second-section .container-slider {
      padding: 10px;
      background-color: #3a3a3a; }
      .bat-header-glosi .second-section .container-slider .slider-menu .container-button {
        border: 0.5px solid #fff;
        line-height: 26px;
        min-width: 13px;
        border-radius: 13px;
        padding-top: 5px;
        padding-bottom: 5px;
        text-transform: unset; }
        .bat-header-glosi .second-section .container-slider .slider-menu .container-button .button-text-size {
          font-size: 10px;
          font-weight: 800;
          line-height: 15px;
          text-align: center; }
      .bat-header-glosi .second-section .container-slider .uk-grid > *:not(:first-child) {
        padding-left: 5px; }
      @media (min-width: 768px) {
        .bat-header-glosi .second-section .container-slider .uk-grid > *:not(:first-child) {
          padding-left: 20px; } }
      @media (min-width: 768px) {
        .bat-header-glosi .second-section .container-slider .uk-grid > *:not(:first-child) {
          padding-left: 25px; } }
      .bat-header-glosi .second-section .container-slider .slidenav-previous {
        background: linear-gradient(90deg, #3a3a3a, #3a3a3a, #3a3a3a, transparent); }
      .bat-header-glosi .second-section .container-slider .slidenav-next {
        background: linear-gradient(90deg, transparent, #3a3a3a, #3a3a3a, #3a3a3a); }
  .bat-header-glosi .third-section {
    overflow: hidden;
    transition: height 0.3s ease-out;
    height: auto;
    width: 100%;
    position: absolute; }
    .bat-header-glosi .third-section .uk-container {
      max-width: 100%; }
  .bat-header-glosi .bat-header-message-bar {
    background-color: #292929;
    color: #fff;
    padding: 5px 20px;
    width: 100%;
    margin-bottom: 0; }
    @media (min-width: 1200px) {
      .bat-header-glosi .bat-header-message-bar:first-child {
        justify-content: flex-end; }
      .bat-header-glosi .bat-header-message-bar:last-child {
        justify-content: flex-start; } }
    .bat-header-glosi .bat-header-message-bar-message {
      align-content: center;
      align-items: center;
      display: flex;
      justify-content: center; }
      .bat-header-glosi .bat-header-message-bar-message i {
        margin-right: 10px; }
      .bat-header-glosi .bat-header-message-bar-message span p, .bat-header-glosi .bat-header-message-bar-message span .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-header-glosi .bat-header-message-bar-message span .suffix, .bat-header-glosi .bat-header-message-bar-message span .bat-producthero-configurator-stock, .bat-header-glosi .bat-header-message-bar-message span .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-header-glosi .bat-header-message-bar-message span div, .bat-header-glosi .bat-header-message-bar-message span .bat-minicart-cart-item-product-container-nicotine-level, .bat-header-glosi .bat-header-message-bar-message span .bat-minicart-cart-item-product-container-flavor, .bat-header-glosi .bat-header-message-bar-message span .bat-minicart-cart-item-product-container-delivery, .bat-header-glosi .bat-header-message-bar-message span bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-header-glosi .bat-header-message-bar-message span div, .bat-header-glosi .bat-header-message-bar-message span .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-header-glosi .bat-header-message-bar-message span div {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 0; }
  @media (max-width: 991.98px) {
    .bat-header-glosi .bat-header--velo-desktop {
      display: none; } }
  .bat-header-glosi [class*="flag-circle"] svg {
    border-radius: 50%;
    transform: scale(0.8); }
  .bat-header-glosi a [class^="icon-"],
  .bat-header-glosi a [class*=" icon-"] {
    display: inline; }

bat-header-glosi.safari-fix .bat-header-menu.open {
  max-height: calc(100vh - 92.5px); }

.bat-header {
  background-color: #2a2a2c;
  font-size: 16px; }
  .bat-header header {
    height: 70px;
    padding: 0 0 0 20px;
    position: relative;
    z-index: 978; }
    @media (min-width: 992px) {
      .bat-header header {
        height: auto;
        min-height: 75px;
        margin: 0 auto;
        max-width: 1200px;
        padding: 0 20px; } }
  .bat-header-logo {
    display: flex;
    flex: 0 0 94px; }
  .bat-header-also-visit {
    margin-right: auto; }
    .bat-header-also-visit .also-visit-label span {
      padding: 0px 15px;
      font-size: 10px;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      color: #aaa; }
    .bat-header-also-visit .also-visit-logo-vype a {
      padding-top: 5px; }
  .bat-header-search {
    flex: 0;
    margin: 0 auto;
    padding: 20px 20px 0; }
    @media (min-width: 992px) {
      .bat-header-search {
        background-color: transparent;
        flex: 0 0 auto;
        max-width: 28px;
        padding: 27px 10px 34px;
        position: absolute;
        right: 2px;
        transition: all 0.1s ease-in;
        z-index: 1; }
        .bat-header-search form input {
          visibility: hidden; }
        .bat-header-search:focus-within, .bat-header-search:hover {
          background-color: #fff;
          max-width: 206px; }
          .bat-header-search:focus-within form input, .bat-header-search:hover form input {
            background-color: #fff;
            border-bottom: solid 1px #3a3a3a;
            color: #3a3a3a;
            visibility: visible; }
            .bat-header-search:focus-within form input:-webkit-autofill, .bat-header-search:hover form input:-webkit-autofill {
              -webkit-box-shadow: 0 0 0 30px #fff inset !important;
              -webkit-text-fill-color: #3a3a3a !important;
              box-shadow: 0 0 0 30px #fff inset !important; }
              .bat-header-search:focus-within form input:-webkit-autofill:active, .bat-header-search:focus-within form input:-webkit-autofill:focus, .bat-header-search:focus-within form input:-webkit-autofill:hover, .bat-header-search:hover form input:-webkit-autofill:active, .bat-header-search:hover form input:-webkit-autofill:focus, .bat-header-search:hover form input:-webkit-autofill:hover {
                -webkit-text-fill-color: #3a3a3a !important;
                box-shadow: 0 0 0 30px #fff inset !important; }
            .bat-header-search:focus-within form input::-webkit-input-placeholder, .bat-header-search:hover form input::-webkit-input-placeholder {
              color: #3a3a3a; }
            .bat-header-search:focus-within form input:-moz-placeholder, .bat-header-search:hover form input:-moz-placeholder {
              /* FF 4-18 */
              color: #3a3a3a; }
            .bat-header-search:focus-within form input::-moz-placeholder, .bat-header-search:hover form input::-moz-placeholder {
              /* FF 19+ */
              color: #3a3a3a; }
            .bat-header-search:focus-within form input:-ms-input-placeholder, .bat-header-search:hover form input:-ms-input-placeholder {
              /* IE 10+ */
              color: #3a3a3a; }
            .bat-header-search:focus-within form input::-ms-input-placeholder, .bat-header-search:hover form input::-ms-input-placeholder {
              /* Microsoft Edge */
              color: #3a3a3a; }
            .bat-header-search:focus-within form input::placeholder, .bat-header-search:hover form input::placeholder {
              /* modern browser */
              color: #3a3a3a; }
          .bat-header-search:focus-within form .bat-header-search-button i:before, .bat-header-search:hover form .bat-header-search-button i:before {
            color: #3a3a3a; }
          .bat-header-search:focus-within form .bat-header-search-button span, .bat-header-search:hover form .bat-header-search-button span {
            display: none; } }
    .bat-header-search form input {
      background-color: #3a3a3a;
      border-bottom: solid 1px #fff;
      color: #fff;
      font-size: 12px;
      line-height: 12px;
      padding: 7px 28px 7px 0;
      transition: all 0.1s ease-in; }
      .bat-header-search form input:-webkit-autofill {
        -webkit-box-shadow: 0 0 0 30px #3a3a3a inset !important;
        -webkit-text-fill-color: #fff !important;
        box-shadow: 0 0 0 30px #3a3a3a inset !important; }
        .bat-header-search form input:-webkit-autofill:active, .bat-header-search form input:-webkit-autofill:focus, .bat-header-search form input:-webkit-autofill:hover {
          -webkit-box-shadow: 0 0 0 30px #3a3a3a inset !important;
          -webkit-text-fill-color: #fff !important;
          box-shadow: 0 0 0 30px #3a3a3a inset !important; }
      .bat-header-search form input::-webkit-input-placeholder {
        color: #efefef; }
      .bat-header-search form input:-moz-placeholder {
        /* FF 4-18 */
        color: #efefef; }
      .bat-header-search form input::-moz-placeholder {
        /* FF 19+ */
        color: #efefef; }
      .bat-header-search form input:-ms-input-placeholder {
        /* IE 10+ */
        color: #efefef; }
      .bat-header-search form input::-ms-input-placeholder {
        /* Microsoft Edge */
        color: #efefef; }
      .bat-header-search form input::placeholder {
        /* modern browser */
        color: #efefef; }
      .bat-header-search form input:focus {
        border-bottom: solid 1px rgba(47, 83, 159, 0.2); }
      @media (min-width: 992px) {
        .bat-header-search form input {
          border-bottom: solid 1px transparent; } }
    .bat-header-search-button {
      height: 28px;
      padding: 0;
      right: 0;
      top: -1px;
      width: 28px; }
      .bat-header-search-button i:before {
        color: #fff;
        font-size: 24px;
        transition: all 0.1s ease-in; }
      @media (min-width: 992px) {
        .bat-header-search-button span {
          color: #fff;
          display: block;
          font-size: 10px;
          line-height: 10px; }
        .bat-header-search-button:hover i:before {
          color: rgba(47, 83, 159, 0.2); } }
  .bat-header-support, .bat-header-stores, .bat-header-cart, .bat-header-account {
    height: auto;
    order: unset; }
    @media (min-width: 576px) {
      .bat-header-support, .bat-header-stores, .bat-header-cart, .bat-header-account {
        padding: 14px; } }
    .bat-header-support a,
    .bat-header-support button, .bat-header-stores a,
    .bat-header-stores button, .bat-header-cart a,
    .bat-header-cart button, .bat-header-account a,
    .bat-header-account button {
      display: flex;
      flex-direction: column; }
      .bat-header-support a:hover,
      .bat-header-support button:hover, .bat-header-stores a:hover,
      .bat-header-stores button:hover, .bat-header-cart a:hover,
      .bat-header-cart button:hover, .bat-header-account a:hover,
      .bat-header-account button:hover {
        border: 0; }
      .bat-header-support a i,
      .bat-header-support button i, .bat-header-stores a i,
      .bat-header-stores button i, .bat-header-cart a i,
      .bat-header-cart button i, .bat-header-account a i,
      .bat-header-account button i {
        height: 28px;
        width: 28px; }
        .bat-header-support a i:before,
        .bat-header-support button i:before, .bat-header-stores a i:before,
        .bat-header-stores button i:before, .bat-header-cart a i:before,
        .bat-header-cart button i:before, .bat-header-account a i:before,
        .bat-header-account button i:before {
          color: #fff;
          font-size: 24px;
          transition: background-color 0.1s ease-in; }
      .bat-header-support a span,
      .bat-header-support button span, .bat-header-stores a span,
      .bat-header-stores button span, .bat-header-cart a span,
      .bat-header-cart button span, .bat-header-account a span,
      .bat-header-account button span {
        color: #fff;
        font-size: 10px;
        line-height: 10px; }
      @media (min-width: 992px) {
        .bat-header-support a:hover i:before,
        .bat-header-support button:hover i:before, .bat-header-stores a:hover i:before,
        .bat-header-stores button:hover i:before, .bat-header-cart a:hover i:before,
        .bat-header-cart button:hover i:before, .bat-header-account a:hover i:before,
        .bat-header-account button:hover i:before {
          color: #fff; }
        .bat-header-support a:hover span,
        .bat-header-support button:hover span, .bat-header-stores a:hover span,
        .bat-header-stores button:hover span, .bat-header-cart a:hover span,
        .bat-header-cart button:hover span, .bat-header-account a:hover span,
        .bat-header-account button:hover span {
          color: #fff;
          text-decoration: none; } }
  .bat-header-account-menu {
    background-color: #efefef; }
    .bat-header-account-menu a span {
      color: #fff; }
    .bat-header-account-menu a:hover span {
      color: #fff; }
  .bat-header-account.open a i:before {
    color: #fff; }
  .bat-header-cart.cartEmpty button i:before .bat:not(bat-header-limited) .bat-header-cart.cartEmpty button i:before .bat {
    content: "\e91a"; }
  .bat-header-cart-label {
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 10px;
    margin: 0 auto;
    text-transform: capitalize; }
  .bat-header-cart-count {
    align-items: center;
    background-color: transparent;
    border: solid 2px transparent;
    border-radius: 25px;
    color: #fff;
    display: flex;
    font-size: 10px;
    font-weight: 700;
    justify-content: center;
    line-height: 10px;
    margin: auto;
    opacity: 0;
    transform: rotate(0deg);
    transition: all 0.2s ease-in; }
    .bat-header-cart-count.loading {
      animation: spin 2s linear infinite;
      border-bottom: 2px solid rgba(47, 83, 159, 0.2);
      border-top: 2px solid rgba(47, 83, 159, 0.2);
      visibility: visible; }
      .bat-header-cart-count.loading.small span,
      .bat-header-cart-count.loading.medium .bat-header-cart-count.loading.large span {
        opacity: 0; }
      .bat-header-cart-count.loading ~ span {
        visibility: hidden; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
    .bat-header-cart-count.small, .bat-header-cart-count.medium, .bat-header-cart-count.large {
      bottom: 8px;
      height: 15px;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      width: 15px; }
      .bat-header-cart-count.small span, .bat-header-cart-count.medium span, .bat-header-cart-count.large span {
        opacity: 1;
        transition: opacity 0.2s ease-in; }
    .bat-header-cart-count.active {
      opacity: 1; }
  .bat-header-cart span {
    font-size: 10px;
    line-height: 10px; }
  .bat-header-social-nav ul li {
    color: #fff; }
  .bat-header-menu {
    background-color: #3a3a3a;
    height: 0; }
    @media (min-width: 992px) {
      .bat-header-menu {
        height: auto;
        position: absolute;
        top: auto; } }
    .bat-header-menu.open {
      height: auto;
      overflow-y: auto;
      top: 70px !important;
      max-height: calc(100vh - 74px); }
      @media (min-width: 992px) {
        .bat-header-menu.open {
          height: auto;
          overflow: hidden; } }
    .bat-header-menu-button {
      padding-right: 20px; }
    .bat-header-menu .uk-search {
      border-bottom: 1px solid #aaa;
      margin-right: 5px;
      position: relative; }
      .bat-header-menu .uk-search-input {
        font-size: 10px;
        background-color: #2a2a2c;
        height: 35px;
        padding-left: 0; }
  .bat-header-desktop-nav {
    background-color: #3a3a3a;
    display: flex;
    flex: 0;
    padding: 20px 0;
    width: 100%; }
    @media (max-width: 1399.98px) {
      .bat-header-desktop-nav {
        display: none; } }
    .bat-header-desktop-nav .bat-navigation {
      margin: 0 auto; }
      @media (min-width: 992px) {
        .bat-header-desktop-nav .bat-navigation-group-list-item--velo-mobile {
          display: none; } }
      .bat-header-desktop-nav .bat-navigation-group-list-item--velo-mobile a i {
        margin-left: 0;
        margin-right: 2em;
        transform: scale(2);
        transform-origin: left center; }
        .bat-header-desktop-nav .bat-navigation-group-list-item--velo-mobile a i:before {
          font-size: 1em; }
    @media (min-width: 992px) {
      .bat-header-desktop-nav {
        flex: 1 1 auto;
        justify-content: flex-start;
        padding: 0 20px; }
        .bat-header-desktop-nav .bat-navigation {
          margin: 0 auto;
          max-width: 1200px;
          width: 100%; } }
  .bat-header-nav {
    display: none;
    flex: 0;
    padding: 20px 0; }
    @media (max-width: 1024px) {
      .bat-header-nav {
        display: block; } }
    .bat-header-nav .bat-navigation {
      margin: 0 auto;
      max-width: 500px; }
      @media (min-width: 992px) {
        .bat-header-nav .bat-navigation-group-list-item--velo-mobile {
          display: none; } }
      .bat-header-nav .bat-navigation-group-list-item--velo-mobile a i {
        margin-left: 0;
        margin-right: 2em;
        transform: scale(2);
        transform-origin: left center; }
        .bat-header-nav .bat-navigation-group-list-item--velo-mobile a i:before {
          font-size: 1em; }
    @media (min-width: 992px) {
      .bat-header-nav {
        flex: 1 1 auto;
        justify-content: flex-start;
        padding: 0 20px; }
        .bat-header-nav .bat-navigation {
          margin: 0 auto;
          max-width: 700px;
          width: 94%; } }
  .bat-header-menu-button {
    color: #fff;
    order: 0;
    position: relative; }
    .bat-header-menu-button button {
      border: 0;
      height: auto;
      width: auto; }
      .bat-header-menu-button button i:before {
        color: #fff;
        font-size: 24px; }
    .bat-header-menu-button.active {
      background-color: #2a2a2c; }
      .bat-header-menu-button.active button i:before {
        color: #fff;
        font-size: 28px; }
    .bat-header-menu-button-open-label {
      color: #fff;
      margin-top: 0; }
    .bat-header-menu-button-close-label {
      margin-top: 0; }
    .bat-header-menu-button-close-label, .bat-header-menu-button-open-label {
      font-size: 11px;
      line-height: 11px; }
  .bat-header-fixed-spacer {
    height: auto; }
  .bat-header-content {
    background-color: #fff; }
    .bat-header-content .bat-text {
      background-color: #e5e5e5;
      bottom: 0;
      display: flex;
      flex-wrap: wrap;
      height: unset;
      min-height: 37px;
      justify-content: flex-start;
      left: 0;
      margin: 0 auto;
      max-width: none;
      position: fixed;
      right: 0;
      top: auto;
      z-index: 980; }
      @media (min-width: 768px) {
        .bat-header-content .bat-text {
          min-height: 37px; } }
      .bat-header-content .bat-text p, .bat-header-content .bat-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-header-content .bat-text .suffix, .bat-header-content .bat-text .bat-producthero-configurator-stock, .bat-header-content .bat-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-header-content .bat-text div, .bat-header-content .bat-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-header-content .bat-text .bat-minicart-cart-item-product-container-flavor, .bat-header-content .bat-text .bat-minicart-cart-item-product-container-delivery, .bat-header-content .bat-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-header-content .bat-text div, .bat-header-content .bat-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-header-content .bat-text div {
        margin: 0; }
        .bat-header-content .bat-text p:nth-child(1), .bat-header-content .bat-text .bat-producthero-configurator-price .suffix:nth-child(1), .bat-producthero-configurator-price .bat-header-content .bat-text .suffix:nth-child(1), .bat-header-content .bat-text .bat-producthero-configurator-stock:nth-child(1), .bat-header-content .bat-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(1), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-header-content .bat-text div:nth-child(1), .bat-header-content .bat-text .bat-minicart-cart-item-product-container-nicotine-level:nth-child(1), .bat-header-content .bat-text .bat-minicart-cart-item-product-container-flavor:nth-child(1), .bat-header-content .bat-text .bat-minicart-cart-item-product-container-delivery:nth-child(1), .bat-header-content .bat-text bat-cta-steps .bat-cta--steps-item div:nth-child(1), bat-cta-steps .bat-cta--steps-item .bat-header-content .bat-text div:nth-child(1), .bat-header-content .bat-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(1), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-header-content .bat-text div:nth-child(1) {
          align-items: center;
          background-color: #e5e5e5;
          color: #000;
          display: flex;
          font-family: Lato, Arial, Helvetica, sans-serif;
          font-size: 11px;
          font-weight: 700;
          height: unset;
          min-height: 37px;
          justify-content: center;
          line-height: 14px;
          padding: 0 4%;
          text-align: center;
          width: 100%; }
          @media (min-width: 768px) {
            .bat-header-content .bat-text p:nth-child(1), .bat-header-content .bat-text .bat-producthero-configurator-price .suffix:nth-child(1), .bat-producthero-configurator-price .bat-header-content .bat-text .suffix:nth-child(1), .bat-header-content .bat-text .bat-producthero-configurator-stock:nth-child(1), .bat-header-content .bat-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(1), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-header-content .bat-text div:nth-child(1), .bat-header-content .bat-text .bat-minicart-cart-item-product-container-nicotine-level:nth-child(1), .bat-header-content .bat-text .bat-minicart-cart-item-product-container-flavor:nth-child(1), .bat-header-content .bat-text .bat-minicart-cart-item-product-container-delivery:nth-child(1), .bat-header-content .bat-text bat-cta-steps .bat-cta--steps-item div:nth-child(1), bat-cta-steps .bat-cta--steps-item .bat-header-content .bat-text div:nth-child(1), .bat-header-content .bat-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(1), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-header-content .bat-text div:nth-child(1) {
              min-height: 37px;
              font-size: 15px;
              line-height: 19.5px; } }
        .bat-header-content .bat-text p:nth-child(2), .bat-header-content .bat-text .bat-producthero-configurator-price .suffix:nth-child(2), .bat-producthero-configurator-price .bat-header-content .bat-text .suffix:nth-child(2), .bat-header-content .bat-text .bat-producthero-configurator-stock:nth-child(2), .bat-header-content .bat-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(2), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-header-content .bat-text div:nth-child(2), .bat-header-content .bat-text .bat-minicart-cart-item-product-container-nicotine-level:nth-child(2), .bat-header-content .bat-text .bat-minicart-cart-item-product-container-flavor:nth-child(2), .bat-header-content .bat-text .bat-minicart-cart-item-product-container-delivery:nth-child(2), .bat-header-content .bat-text bat-cta-steps .bat-cta--steps-item div:nth-child(2), bat-cta-steps .bat-cta--steps-item .bat-header-content .bat-text div:nth-child(2), .bat-header-content .bat-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(2), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-header-content .bat-text div:nth-child(2), .bat-header-content .bat-text p:nth-child(3), .bat-header-content .bat-text .bat-producthero-configurator-price .suffix:nth-child(3), .bat-producthero-configurator-price .bat-header-content .bat-text .suffix:nth-child(3), .bat-header-content .bat-text .bat-producthero-configurator-stock:nth-child(3), .bat-header-content .bat-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(3), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-header-content .bat-text div:nth-child(3), .bat-header-content .bat-text .bat-minicart-cart-item-product-container-nicotine-level:nth-child(3), .bat-header-content .bat-text .bat-minicart-cart-item-product-container-flavor:nth-child(3), .bat-header-content .bat-text .bat-minicart-cart-item-product-container-delivery:nth-child(3), .bat-header-content .bat-text bat-cta-steps .bat-cta--steps-item div:nth-child(3), bat-cta-steps .bat-cta--steps-item .bat-header-content .bat-text div:nth-child(3), .bat-header-content .bat-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(3), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-header-content .bat-text div:nth-child(3) {
          border-top: solid 1px #000;
          color: #000;
          font-family: Open Sans, Arial, sans-serif;
          font-size: 10px;
          height: 0;
          letter-spacing: 1px;
          line-height: 10px;
          padding: 8px 10px 0;
          text-align: left;
          width: 50%; }
          @media (min-width: 376px) {
            .bat-header-content .bat-text p:nth-child(2), .bat-header-content .bat-text .bat-producthero-configurator-price .suffix:nth-child(2), .bat-producthero-configurator-price .bat-header-content .bat-text .suffix:nth-child(2), .bat-header-content .bat-text .bat-producthero-configurator-stock:nth-child(2), .bat-header-content .bat-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(2), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-header-content .bat-text div:nth-child(2), .bat-header-content .bat-text .bat-minicart-cart-item-product-container-nicotine-level:nth-child(2), .bat-header-content .bat-text .bat-minicart-cart-item-product-container-flavor:nth-child(2), .bat-header-content .bat-text .bat-minicart-cart-item-product-container-delivery:nth-child(2), .bat-header-content .bat-text bat-cta-steps .bat-cta--steps-item div:nth-child(2), bat-cta-steps .bat-cta--steps-item .bat-header-content .bat-text div:nth-child(2), .bat-header-content .bat-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(2), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-header-content .bat-text div:nth-child(2), .bat-header-content .bat-text p:nth-child(3), .bat-header-content .bat-text .bat-producthero-configurator-price .suffix:nth-child(3), .bat-producthero-configurator-price .bat-header-content .bat-text .suffix:nth-child(3), .bat-header-content .bat-text .bat-producthero-configurator-stock:nth-child(3), .bat-header-content .bat-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(3), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-header-content .bat-text div:nth-child(3), .bat-header-content .bat-text .bat-minicart-cart-item-product-container-nicotine-level:nth-child(3), .bat-header-content .bat-text .bat-minicart-cart-item-product-container-flavor:nth-child(3), .bat-header-content .bat-text .bat-minicart-cart-item-product-container-delivery:nth-child(3), .bat-header-content .bat-text bat-cta-steps .bat-cta--steps-item div:nth-child(3), bat-cta-steps .bat-cta--steps-item .bat-header-content .bat-text div:nth-child(3), .bat-header-content .bat-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(3), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-header-content .bat-text div:nth-child(3) {
              font-size: 11px;
              line-height: 11px; } }
          @media (min-width: 992px) {
            .bat-header-content .bat-text p:nth-child(2) br, .bat-header-content .bat-text .bat-producthero-configurator-price .suffix:nth-child(2) br, .bat-producthero-configurator-price .bat-header-content .bat-text .suffix:nth-child(2) br, .bat-header-content .bat-text .bat-producthero-configurator-stock:nth-child(2) br, .bat-header-content .bat-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(2) br, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-header-content .bat-text div:nth-child(2) br, .bat-header-content .bat-text .bat-minicart-cart-item-product-container-nicotine-level:nth-child(2) br, .bat-header-content .bat-text .bat-minicart-cart-item-product-container-flavor:nth-child(2) br, .bat-header-content .bat-text .bat-minicart-cart-item-product-container-delivery:nth-child(2) br, .bat-header-content .bat-text bat-cta-steps .bat-cta--steps-item div:nth-child(2) br, bat-cta-steps .bat-cta--steps-item .bat-header-content .bat-text div:nth-child(2) br, .bat-header-content .bat-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(2) br, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-header-content .bat-text div:nth-child(2) br, .bat-header-content .bat-text p:nth-child(3) br, .bat-header-content .bat-text .bat-producthero-configurator-price .suffix:nth-child(3) br, .bat-producthero-configurator-price .bat-header-content .bat-text .suffix:nth-child(3) br, .bat-header-content .bat-text .bat-producthero-configurator-stock:nth-child(3) br, .bat-header-content .bat-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(3) br, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-header-content .bat-text div:nth-child(3) br, .bat-header-content .bat-text .bat-minicart-cart-item-product-container-nicotine-level:nth-child(3) br, .bat-header-content .bat-text .bat-minicart-cart-item-product-container-flavor:nth-child(3) br, .bat-header-content .bat-text .bat-minicart-cart-item-product-container-delivery:nth-child(3) br, .bat-header-content .bat-text bat-cta-steps .bat-cta--steps-item div:nth-child(3) br, bat-cta-steps .bat-cta--steps-item .bat-header-content .bat-text div:nth-child(3) br, .bat-header-content .bat-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(3) br, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-header-content .bat-text div:nth-child(3) br {
              content: " ";
              display: none; } }
        .bat-header-content .bat-text p:nth-child(3), .bat-header-content .bat-text .bat-producthero-configurator-price .suffix:nth-child(3), .bat-producthero-configurator-price .bat-header-content .bat-text .suffix:nth-child(3), .bat-header-content .bat-text .bat-producthero-configurator-stock:nth-child(3), .bat-header-content .bat-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(3), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-header-content .bat-text div:nth-child(3), .bat-header-content .bat-text .bat-minicart-cart-item-product-container-nicotine-level:nth-child(3), .bat-header-content .bat-text .bat-minicart-cart-item-product-container-flavor:nth-child(3), .bat-header-content .bat-text .bat-minicart-cart-item-product-container-delivery:nth-child(3), .bat-header-content .bat-text bat-cta-steps .bat-cta--steps-item div:nth-child(3), bat-cta-steps .bat-cta--steps-item .bat-header-content .bat-text div:nth-child(3), .bat-header-content .bat-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:nth-child(3), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-header-content .bat-text div:nth-child(3) {
          margin-left: auto;
          text-align: right; }
  .bat-header .second-section {
    background-color: #3a3a3a; }
    .bat-header .second-section .second-navbar .uk-navbar-center {
      background-color: #3a3a3a; }
    .bat-header .second-section .second-navbar .uk-navbar-container {
      background-color: #3a3a3a; }
    .bat-header .second-section .second-navbar .uk-dropdown {
      left: 0; }
    .bat-header .second-section .second-navbar .uk-grid {
      margin-left: 0; }
    .bat-header .second-section .second-navbar .uk-first-column {
      padding-left: 0; }
    .bat-header .second-section .second-navbar li {
      width: 80%; }
    .bat-header .second-section .second-navbar li:last-child {
      width: 50%; }
    .bat-header .second-section .second-navbar li:nth-child(5n) {
      width: 120%; }
    .bat-header .second-section .second-navbar a {
      padding: 0;
      min-height: 60px;
      min-width: 100%;
      font-size: 12px;
      color: #fff;
      font-weight: 800; }
      .bat-header .second-section .second-navbar a:hover {
        color: #cd4a04; }
      .bat-header .second-section .second-navbar a:active {
        color: #cd4a04; }
      @media (min-width: 768px) {
        .bat-header .second-section .second-navbar a {
          font-size: 14px; } }
    .bat-header .second-section .uk-container {
      max-width: 1400px; }
    .bat-header .second-section .uk-dropdown {
      margin: 0;
      padding: 0; }
    .bat-header .second-section .description-text {
      max-width: 135px; }
      .bat-header .second-section .description-text-caption {
        margin-top: 0;
        font-size: 13px;
        line-height: 18px;
        font-weight: 500; }
      .bat-header .second-section .description-text-title {
        margin-bottom: 10px;
        max-width: 50px;
        font-size: 18px;
        line-height: 20px;
        font-weight: 700; }
    .bat-header .second-section .left-section {
      padding: 40px 15px 15px 15px; }
      @media (min-width: 768px) {
        .bat-header .second-section .left-section {
          padding: 60px 30px 30px 30px; } }
    .bat-header .second-section .container-slider {
      padding: 10px;
      background-color: #3a3a3a; }
      .bat-header .second-section .container-slider .slider-menu .container-button {
        border: 0.5px solid #fff;
        line-height: 26px;
        min-width: 13px;
        border-radius: 13px;
        padding-top: 5px;
        padding-bottom: 5px; }
        .bat-header .second-section .container-slider .slider-menu .container-button .button-text-size {
          font-size: 10px;
          font-weight: 800;
          line-height: 15px;
          text-align: center; }
      .bat-header .second-section .container-slider .uk-grid > *:not(:first-child) {
        padding-left: 5px; }
      @media (min-width: 768px) {
        .bat-header .second-section .container-slider .uk-grid > *:not(:first-child) {
          padding-left: 20px; } }
      @media (min-width: 768px) {
        .bat-header .second-section .container-slider .uk-grid > *:not(:first-child) {
          padding-left: 25px; } }
      .bat-header .second-section .container-slider .slidenav-previous {
        background: linear-gradient(90deg, #3a3a3a, #3a3a3a, #3a3a3a, transparent); }
      .bat-header .second-section .container-slider .slidenav-next {
        background: linear-gradient(90deg, transparent, #3a3a3a, #3a3a3a, #3a3a3a); }
  .bat-header .third-section .uk-container {
    max-width: 100%; }
  .bat-header-message-bar {
    background-color: #292929;
    color: #fff;
    padding: 5px 20px;
    width: 100%; }
    @media (min-width: 1200px) {
      .bat-header-message-bar:first-child {
        justify-content: flex-end; }
      .bat-header-message-bar:last-child {
        justify-content: flex-start; } }
    .bat-header-message-bar-message {
      align-content: center;
      align-items: center;
      display: flex;
      justify-content: center; }
      .bat-header-message-bar-message i {
        margin-right: 10px; }
      .bat-header-message-bar-message span p, .bat-header-message-bar-message span .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-header-message-bar-message span .suffix, .bat-header-message-bar-message span .bat-producthero-configurator-stock, .bat-header-message-bar-message span .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-header-message-bar-message span div, .bat-header-message-bar-message span .bat-minicart-cart-item-product-container-nicotine-level, .bat-header-message-bar-message span .bat-minicart-cart-item-product-container-flavor, .bat-header-message-bar-message span .bat-minicart-cart-item-product-container-delivery, .bat-header-message-bar-message span bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-header-message-bar-message span div, .bat-header-message-bar-message span .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-header-message-bar-message span div {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 0; }
  @media (max-width: 991.98px) {
    .bat-header--velo-desktop {
      display: none; } }
  .bat-header [class*="flag-circle"] svg {
    border-radius: 50%;
    transform: scale(0.8); }

bat-header-limited .bat-header header {
  height: 66px;
  padding: 0 20px; }
  @media (min-width: 992px) {
    bat-header-limited .bat-header header {
      height: 66px; } }

bat-header-limited .bat-header-logo {
  flex: 0 0 106px;
  margin-inline: auto; }
  @media (min-width: 992px) {
    bat-header-limited .bat-header-logo {
      flex: 0 0 85px; } }
  bat-header-limited .bat-header-logo picture img {
    height: 100%;
    margin: 0 auto;
    width: auto; }

bat-header-limited .bat-header-cart, bat-header-limited .bat-header-back {
  align-items: center;
  height: auto;
  padding: 0; }
  @media (min-width: 576px) {
    bat-header-limited .bat-header-cart, bat-header-limited .bat-header-back {
      padding: 0; } }
  bat-header-limited .bat-header-cart button, bat-header-limited .bat-header-back button {
    color: #fff;
    display: flex;
    height: 32px;
    width: 32px; }
    bat-header-limited .bat-header-cart button:active, bat-header-limited .bat-header-back button:active {
      color: rgba(47, 83, 159, 0.2); }
    bat-header-limited .bat-header-cart button .bat-icon, bat-header-limited .bat-header-back button .bat-icon {
      height: 32px;
      width: 32px; }
      bat-header-limited .bat-header-cart button .bat-icon:before, bat-header-limited .bat-header-back button .bat-icon:before {
        font-size: 32px; }
      bat-header-limited .bat-header-cart button .bat-icon:hover, bat-header-limited .bat-header-back button .bat-icon:hover {
        border: 0; }
        bat-header-limited .bat-header-cart button .bat-icon:hover:before, bat-header-limited .bat-header-back button .bat-icon:hover:before {
          color: rgba(47, 83, 159, 0.2); }
    bat-header-limited .bat-header-cart button:hover, bat-header-limited .bat-header-back button:hover {
      border: 0;
      color: rgba(47, 83, 159, 0.2); }
      bat-header-limited .bat-header-cart button:hover:disabled, bat-header-limited .bat-header-back button:hover:disabled {
        color: #fff;
        cursor: default; }
        bat-header-limited .bat-header-cart button:hover:disabled .bat-icon:before, bat-header-limited .bat-header-back button:hover:disabled .bat-icon:before {
          color: #fff; }

bat-header-glo.safari-fix .bat-header-menu.open {
  max-height: calc(100vh - 92.5px); }

.bat-headline {
  font-family: "glo sans", sans-serif; }
  .bat-headline span {
    color: #fff;
    display: inline;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit; }
  .bat-headline-style.headline1-large-color1, .bat-headline-style.headline1-color1, .bat-headline-style.headline2-color1, .bat-headline-style.headline3-color1, .bat-headline-style.headline4-color1, .bat-headline-style.headline5-color1, .bat-headline-style.headline6-color1, .bat-hero--pdp .headline6-color1, .bat-hero-glosi--pdp .headline6-color1, .plp-hero-glosi .bat-hero-glosi--pdp .headline6-color1, .insiders-hero-glosi .bat-hero-glosi--pdp .headline6-color1 {
    color: #fff; }
    .bat-headline-style.headline1-large-color1 span, .bat-headline-style.headline1-color1 span, .bat-headline-style.headline2-color1 span, .bat-headline-style.headline3-color1 span, .bat-headline-style.headline4-color1 span, .bat-headline-style.headline5-color1 span, .bat-headline-style.headline6-color1 span, .bat-hero--pdp .headline6-color1 span, .bat-hero-glosi--pdp .headline6-color1 span, .plp-hero-glosi .bat-hero-glosi--pdp .headline6-color1 span, .insiders-hero-glosi .bat-hero-glosi--pdp .headline6-color1 span {
      color: #fff; }
  .bat-headline-style.headline1-large-color2, .bat-headline-style.headline1-color2, .bat-headline-style.headline2-color2, .bat-headline-style.headline3-color2, .bat-headline-style.headline4-color2, .bat-headline-style.headline5-color2, .bat-headline-style.headline6-color2 {
    color: #fff; }
    .bat-headline-style.headline1-large-color2 span, .bat-headline-style.headline1-color2 span, .bat-headline-style.headline2-color2 span, .bat-headline-style.headline3-color2 span, .bat-headline-style.headline4-color2 span, .bat-headline-style.headline5-color2 span, .bat-headline-style.headline6-color2 span {
      color: #fff; }
  .bat-headline-style.headline1-large-color3, .bat-headline-style.headline1-color3, .bat-headline-style.headline2-color3, .bat-headline-style.headline3-color3, .bat-headline-style.headline4-color3, .bat-headline-style.headline5-color3, .bat-headline-style.headline6-color3 {
    color: #fff; }
    .bat-headline-style.headline1-large-color3 span, .bat-headline-style.headline1-color3 span, .bat-headline-style.headline2-color3 span, .bat-headline-style.headline3-color3 span, .bat-headline-style.headline4-color3 span, .bat-headline-style.headline5-color3 span, .bat-headline-style.headline6-color3 span {
      color: #fff; }
  .bat-headline-style.headline1-large-color4, .bat-headline-style.headline1-color4, .bat-headline-style.headline2-color4, .bat-headline-style.headline3-color4, .bat-headline-style.headline4-color4, .bat-headline-style.headline5-color4, .bat-headline-style.headline6-color4 {
    color: #fff; }
    .bat-headline-style.headline1-large-color4 span, .bat-headline-style.headline1-color4 span, .bat-headline-style.headline2-color4 span, .bat-headline-style.headline3-color4 span, .bat-headline-style.headline4-color4 span, .bat-headline-style.headline5-color4 span, .bat-headline-style.headline6-color4 span {
      color: #fff; }
  .bat-headline-style.headline1-bold {
    font-weight: 800; }
  .bat-headline-style.headline1-light-bold {
    color: #fff;
    font-weight: 800; }
    .bat-headline-style.headline1-light-bold span {
      color: #fff; }

bat-headline-default.m-align-left {
  text-align: left; }

bat-headline-default.m-align-right {
  text-align: right; }
  @media (min-width: 768px) {
    bat-headline-default.m-align-right {
      text-align: left; } }

bat-headline-default.m-align-center {
  text-align: center; }
  @media (min-width: 768px) {
    bat-headline-default.m-align-center {
      text-align: left; } }

@media (min-width: 768px) {
  bat-headline-default.d-align-left {
    text-align: left; } }

@media (min-width: 768px) {
  bat-headline-default.d-align-right {
    text-align: right; } }

@media (min-width: 768px) {
  bat-headline-default.d-align-center {
    text-align: center; } }

bat-headline-default.underLineT h1, bat-headline-default.underLineT bat-card-step.step1:before, bat-headline-default.underLineT bat-card-step.step2:before, bat-headline-default.underLineT bat-card-step.step3:before, bat-headline-default.underLineT bat-card-step.step4:before, bat-headline-default.underLineT h2, bat-headline-default.underLineT h3, bat-headline-default.underLineT bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware bat-headline-default.underLineT .bat-producthero-configurator-title, bat-headline-default.underLineT bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi bat-headline-default.underLineT .bat-producthero-configurator-title {
  font-size: 38px;
  line-height: 36px;
  font-weight: 800; }
  bat-headline-default.underLineT h1::after, bat-headline-default.underLineT h2::after, bat-headline-default.underLineT h3::after, bat-headline-default.underLineT bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title::after, bat-producthero-globrochureware .bat-producthero--globrochureware bat-headline-default.underLineT .bat-producthero-configurator-title::after, bat-headline-default.underLineT bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title::after, bat-producthero-glosi .bat-producthero-glosi bat-headline-default.underLineT .bat-producthero-configurator-title::after {
    content: '';
    display: block;
    width: 150px;
    height: 3px;
    background-color: #2a2c2c;
    position: relative;
    top: 15px; }

.bat-headline-news {
  margin-bottom: 24px; }
  @media (max-width: 575.98px) {
    .bat-headline-news {
      margin-bottom: 18px;
      text-align: center; } }

.bat-headline-sub {
  padding-right: 24px;
  text-align: right; }
  @media (max-width: 575.98px) {
    .bat-headline-sub {
      margin-left: auto;
      margin-right: auto;
      padding-right: 0;
      text-align: center; } }

.text-right {
  padding-right: 24px;
  text-align: right; }

.bat-headline-blog {
  font-size: 40px;
  line-height: 40px;
  margin-top: 30px;
  padding-bottom: 20px; }

.bat-hero-content ul {
  margin-top: 1rem; }

.bat-hero-content .bat-button, .bat-hero-content .bat-cta-style.button-dark, .bat-hero-content .bat-cta-style.button-light, .bat-hero-content .bat-cta-style.button-secondary-dark, .bat-hero-content .bat-cta-style.button-secondary-light, .bat-hero-content .bat-cta-style.button-dark-disabled {
  margin-top: 1.5rem; }

.bat-hero-content.light p, .bat-hero-content.light .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-hero-content.light .suffix, .bat-hero-content.light .bat-producthero-configurator-stock, .bat-hero-content.light .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content.light div, .bat-hero-content.light .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-content.light .bat-minicart-cart-item-product-container-flavor, .bat-hero-content.light .bat-minicart-cart-item-product-container-delivery, .bat-hero-content.light bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-hero-content.light div, .bat-hero-content.light .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-content.light div,
.bat-hero-content.light h1,
.bat-hero-content.light bat-card-step.step1:before,
.bat-hero-content.light bat-card-step.step2:before,
.bat-hero-content.light bat-card-step.step3:before,
.bat-hero-content.light bat-card-step.step4:before,
.bat-hero-content.light h2,
.bat-hero-content.light h3,
.bat-hero-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-hero-content.light .bat-producthero-configurator-title,
.bat-hero-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .bat-hero-content.light .bat-producthero-configurator-title,
.bat-hero-content.light h4,
.bat-hero-content.light h5,
.bat-hero-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-hero-content.light .bat-quantity-label,
.bat-hero-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-content.light .heading,
.bat-hero-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-hero-content.light .bat-quantity-label,
.bat-hero-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-content.light .heading,
.bat-hero-content.light h6 {
  color: #fff; }

@media (max-width: 767.98px) {
  .bat-hero-content .bat-cta-style {
    max-width: 100%;
    width: 100%; } }

.bat-hero--pdp {
  align-items: flex-start;
  background-color: #041e42;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: auto;
  justify-content: flex-end;
  padding: 0;
  position: relative;
  width: 100%; }
  .bat-hero--pdp-bottomsubheader p, .bat-hero--pdp-bottomsubheader .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-hero--pdp-bottomsubheader .suffix, .bat-hero--pdp-bottomsubheader .bat-producthero-configurator-stock, .bat-hero--pdp-bottomsubheader .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-bottomsubheader div, .bat-hero--pdp-bottomsubheader .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero--pdp-bottomsubheader .bat-minicart-cart-item-product-container-flavor, .bat-hero--pdp-bottomsubheader .bat-minicart-cart-item-product-container-delivery, .bat-hero--pdp-bottomsubheader bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-hero--pdp-bottomsubheader div, .bat-hero--pdp-bottomsubheader .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-bottomsubheader div {
    line-height: 1.25;
    margin-bottom: 0; }
  .bat-hero--pdp-content {
    margin-top: calc( -75px + ((-200) - (-75)) * ((100vw - 375px) / (768 - 375)));
    padding: 0 5% 5%;
    position: relative; }
    .bat-hero--pdp-content.light h1, .bat-hero--pdp-content.light bat-card-step.step1:before, .bat-hero--pdp-content.light bat-card-step.step2:before, .bat-hero--pdp-content.light bat-card-step.step3:before, .bat-hero--pdp-content.light bat-card-step.step4:before,
    .bat-hero--pdp-content.light h2,
    .bat-hero--pdp-content.light h3,
    .bat-hero--pdp-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-hero--pdp-content.light .bat-producthero-configurator-title,
    .bat-hero--pdp-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
    bat-producthero-glosi .bat-producthero-glosi .bat-hero--pdp-content.light .bat-producthero-configurator-title,
    .bat-hero--pdp-content.light h4,
    .bat-hero--pdp-content.light h5,
    .bat-hero--pdp-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-hero--pdp-content.light .bat-quantity-label,
    .bat-hero--pdp-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero--pdp-content.light .heading,
    .bat-hero--pdp-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-hero--pdp-content.light .bat-quantity-label,
    .bat-hero--pdp-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero--pdp-content.light .heading,
    .bat-hero--pdp-content.light h6,
    .bat-hero--pdp-content.light li,
    .bat-hero--pdp-content.light p,
    .bat-hero--pdp-content.light .bat-producthero-configurator-price .suffix,
    .bat-producthero-configurator-price .bat-hero--pdp-content.light .suffix,
    .bat-hero--pdp-content.light .bat-producthero-configurator-stock,
    .bat-hero--pdp-content.light .bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content.light div,
    .bat-hero--pdp-content.light .bat-minicart-cart-item-product-container-nicotine-level,
    .bat-hero--pdp-content.light .bat-minicart-cart-item-product-container-flavor,
    .bat-hero--pdp-content.light .bat-minicart-cart-item-product-container-delivery,
    .bat-hero--pdp-content.light bat-cta-steps .bat-cta--steps-item div,
    bat-cta-steps .bat-cta--steps-item .bat-hero--pdp-content.light div,
    .bat-hero--pdp-content.light .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content.light div {
      color: #fff; }
    .bat-hero--pdp-content .bat-button, .bat-hero--pdp-content .bat-cta-style.button-dark, .bat-hero--pdp-content .bat-cta-style.button-light, .bat-hero--pdp-content .bat-cta-style.button-secondary-dark, .bat-hero--pdp-content .bat-cta-style.button-secondary-light, .bat-hero--pdp-content .bat-cta-style.button-dark-disabled {
      margin-top: 1.5rem; }
    .bat-hero--pdp-content p, .bat-hero--pdp-content .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-hero--pdp-content .suffix, .bat-hero--pdp-content .bat-producthero-configurator-stock, .bat-hero--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content div, .bat-hero--pdp-content .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero--pdp-content .bat-minicart-cart-item-product-container-flavor, .bat-hero--pdp-content .bat-minicart-cart-item-product-container-delivery, .bat-hero--pdp-content bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-hero--pdp-content div, .bat-hero--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content div {
      margin-bottom: 0; }
      .bat-hero--pdp-content p + p, .bat-hero--pdp-content .bat-producthero-configurator-price .suffix + p, .bat-producthero-configurator-price .bat-hero--pdp-content .suffix + p, .bat-hero--pdp-content .bat-producthero-configurator-stock + p, .bat-hero--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + p, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content div + p, .bat-hero--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + p, .bat-hero--pdp-content .bat-minicart-cart-item-product-container-flavor + p, .bat-hero--pdp-content .bat-minicart-cart-item-product-container-delivery + p, .bat-hero--pdp-content bat-cta-steps .bat-cta--steps-item div + p, bat-cta-steps .bat-cta--steps-item .bat-hero--pdp-content div + p, .bat-hero--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + p, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content div + p, .bat-hero--pdp-content .bat-producthero-configurator-price p + .suffix, .bat-producthero-configurator-price .bat-hero--pdp-content p + .suffix, .bat-hero--pdp-content .bat-producthero-configurator-price .suffix + .suffix, .bat-producthero-configurator-price .bat-hero--pdp-content .suffix + .suffix, .bat-hero--pdp-content .bat-producthero-configurator-price .bat-producthero-configurator-stock + .suffix, .bat-producthero-configurator-price .bat-hero--pdp-content .bat-producthero-configurator-stock + .suffix, .bat-hero--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .bat-hero--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .suffix, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content div + .suffix, .bat-hero--pdp-content .bat-producthero-configurator-price .bat-minicart-cart-item-product-container-nicotine-level + .suffix, .bat-producthero-configurator-price .bat-hero--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + .suffix, .bat-hero--pdp-content .bat-producthero-configurator-price .bat-minicart-cart-item-product-container-flavor + .suffix, .bat-producthero-configurator-price .bat-hero--pdp-content .bat-minicart-cart-item-product-container-flavor + .suffix, .bat-hero--pdp-content .bat-producthero-configurator-price .bat-minicart-cart-item-product-container-delivery + .suffix, .bat-producthero-configurator-price .bat-hero--pdp-content .bat-minicart-cart-item-product-container-delivery + .suffix, .bat-hero--pdp-content bat-cta-steps .bat-cta--steps-item .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .bat-hero--pdp-content bat-cta-steps .bat-cta--steps-item div + .suffix, bat-cta-steps .bat-cta--steps-item .bat-hero--pdp-content .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price bat-cta-steps .bat-cta--steps-item .bat-hero--pdp-content div + .suffix, .bat-hero--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .bat-hero--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .suffix, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content div + .suffix, .bat-hero--pdp-content p + .bat-producthero-configurator-stock, .bat-hero--pdp-content .bat-producthero-configurator-price .suffix + .bat-producthero-configurator-stock, .bat-producthero-configurator-price .bat-hero--pdp-content .suffix + .bat-producthero-configurator-stock, .bat-hero--pdp-content .bat-producthero-configurator-stock + .bat-producthero-configurator-stock, .bat-hero--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content div + .bat-producthero-configurator-stock, .bat-hero--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + .bat-producthero-configurator-stock, .bat-hero--pdp-content .bat-minicart-cart-item-product-container-flavor + .bat-producthero-configurator-stock, .bat-hero--pdp-content .bat-minicart-cart-item-product-container-delivery + .bat-producthero-configurator-stock, .bat-hero--pdp-content bat-cta-steps .bat-cta--steps-item div + .bat-producthero-configurator-stock, bat-cta-steps .bat-cta--steps-item .bat-hero--pdp-content div + .bat-producthero-configurator-stock, .bat-hero--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .bat-producthero-configurator-stock, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content div + .bat-producthero-configurator-stock, .bat-hero--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style p + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content p + div, .bat-hero--pdp-content .bat-producthero-configurator-price .bat-card--offer-wrapper-content-specialcta .bat-headline-style .suffix + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content .bat-producthero-configurator-price .suffix + div, .bat-producthero-configurator-price .bat-hero--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .suffix + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-price .bat-hero--pdp-content .suffix + div, .bat-hero--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-stock + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content .bat-producthero-configurator-stock + div, .bat-hero--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content div + div, .bat-hero--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-nicotine-level + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + div, .bat-hero--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-flavor + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content .bat-minicart-cart-item-product-container-flavor + div, .bat-hero--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-delivery + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content .bat-minicart-cart-item-product-container-delivery + div, .bat-hero--pdp-content p + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero--pdp-content .bat-producthero-configurator-price .suffix + .bat-minicart-cart-item-product-container-nicotine-level, .bat-producthero-configurator-price .bat-hero--pdp-content .suffix + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero--pdp-content .bat-producthero-configurator-stock + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-nicotine-level, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content div + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero--pdp-content .bat-minicart-cart-item-product-container-flavor + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero--pdp-content .bat-minicart-cart-item-product-container-delivery + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero--pdp-content bat-cta-steps .bat-cta--steps-item div + .bat-minicart-cart-item-product-container-nicotine-level, bat-cta-steps .bat-cta--steps-item .bat-hero--pdp-content div + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-nicotine-level, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content div + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero--pdp-content p + .bat-minicart-cart-item-product-container-flavor, .bat-hero--pdp-content .bat-producthero-configurator-price .suffix + .bat-minicart-cart-item-product-container-flavor, .bat-producthero-configurator-price .bat-hero--pdp-content .suffix + .bat-minicart-cart-item-product-container-flavor, .bat-hero--pdp-content .bat-producthero-configurator-stock + .bat-minicart-cart-item-product-container-flavor, .bat-hero--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-flavor, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content div + .bat-minicart-cart-item-product-container-flavor, .bat-hero--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + .bat-minicart-cart-item-product-container-flavor, .bat-hero--pdp-content .bat-minicart-cart-item-product-container-flavor + .bat-minicart-cart-item-product-container-flavor, .bat-hero--pdp-content .bat-minicart-cart-item-product-container-delivery + .bat-minicart-cart-item-product-container-flavor, .bat-hero--pdp-content bat-cta-steps .bat-cta--steps-item div + .bat-minicart-cart-item-product-container-flavor, bat-cta-steps .bat-cta--steps-item .bat-hero--pdp-content div + .bat-minicart-cart-item-product-container-flavor, .bat-hero--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-flavor, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content div + .bat-minicart-cart-item-product-container-flavor, .bat-hero--pdp-content p + .bat-minicart-cart-item-product-container-delivery, .bat-hero--pdp-content .bat-producthero-configurator-price .suffix + .bat-minicart-cart-item-product-container-delivery, .bat-producthero-configurator-price .bat-hero--pdp-content .suffix + .bat-minicart-cart-item-product-container-delivery, .bat-hero--pdp-content .bat-producthero-configurator-stock + .bat-minicart-cart-item-product-container-delivery, .bat-hero--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-delivery, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content div + .bat-minicart-cart-item-product-container-delivery, .bat-hero--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + .bat-minicart-cart-item-product-container-delivery, .bat-hero--pdp-content .bat-minicart-cart-item-product-container-flavor + .bat-minicart-cart-item-product-container-delivery, .bat-hero--pdp-content .bat-minicart-cart-item-product-container-delivery + .bat-minicart-cart-item-product-container-delivery, .bat-hero--pdp-content bat-cta-steps .bat-cta--steps-item div + .bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item .bat-hero--pdp-content div + .bat-minicart-cart-item-product-container-delivery, .bat-hero--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-delivery, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content div + .bat-minicart-cart-item-product-container-delivery, .bat-hero--pdp-content bat-cta-steps .bat-cta--steps-item p + div, bat-cta-steps .bat-cta--steps-item .bat-hero--pdp-content p + div, .bat-hero--pdp-content .bat-producthero-configurator-price bat-cta-steps .bat-cta--steps-item .suffix + div, bat-cta-steps .bat-cta--steps-item .bat-hero--pdp-content .bat-producthero-configurator-price .suffix + div, .bat-producthero-configurator-price .bat-hero--pdp-content bat-cta-steps .bat-cta--steps-item .suffix + div, bat-cta-steps .bat-cta--steps-item .bat-producthero-configurator-price .bat-hero--pdp-content .suffix + div, .bat-hero--pdp-content bat-cta-steps .bat-cta--steps-item .bat-producthero-configurator-stock + div, bat-cta-steps .bat-cta--steps-item .bat-hero--pdp-content .bat-producthero-configurator-stock + div, .bat-hero--pdp-content bat-cta-steps .bat-cta--steps-item .bat-minicart-cart-item-product-container-nicotine-level + div, bat-cta-steps .bat-cta--steps-item .bat-hero--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + div, .bat-hero--pdp-content bat-cta-steps .bat-cta--steps-item .bat-minicart-cart-item-product-container-flavor + div, bat-cta-steps .bat-cta--steps-item .bat-hero--pdp-content .bat-minicart-cart-item-product-container-flavor + div, .bat-hero--pdp-content bat-cta-steps .bat-cta--steps-item .bat-minicart-cart-item-product-container-delivery + div, bat-cta-steps .bat-cta--steps-item .bat-hero--pdp-content .bat-minicart-cart-item-product-container-delivery + div, .bat-hero--pdp-content bat-cta-steps .bat-cta--steps-item div + div, bat-cta-steps .bat-cta--steps-item .bat-hero--pdp-content div + div, .bat-hero--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style p + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content p + div, .bat-hero--pdp-content .bat-producthero-configurator-price .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .suffix + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content .bat-producthero-configurator-price .suffix + div, .bat-producthero-configurator-price .bat-hero--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .suffix + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-price .bat-hero--pdp-content .suffix + div, .bat-hero--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-stock + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content .bat-producthero-configurator-stock + div, .bat-hero--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-nicotine-level + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + div, .bat-hero--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-flavor + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content .bat-minicart-cart-item-product-container-flavor + div, .bat-hero--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-delivery + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content .bat-minicart-cart-item-product-container-delivery + div, .bat-hero--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-content div + div {
        margin-top: 10px; }
  .bat-hero--pdp-cta {
    display: flex;
    width: 100%; }
    .bat-hero--pdp-cta.right {
      justify-content: flex-end; }
  .bat-hero--pdp-headline {
    margin-bottom: 1.75rem; }
  .bat-hero--pdp-topsubheader ol {
    counter-reset: listCounter;
    list-style: none;
    margin-bottom: 1.75rem;
    padding: 0; }
    .bat-hero--pdp-topsubheader ol li {
      margin-bottom: 48px; }
      .bat-hero--pdp-topsubheader ol li:last-child {
        margin-bottom: 0; }
      .bat-hero--pdp-topsubheader ol li span {
        align-items: center;
        display: flex; }
        .bat-hero--pdp-topsubheader ol li span[class*="bullet"]::before {
          flex-grow: 0;
          flex-shrink: 0;
          line-height: 1;
          margin-right: 2.25rem; }
        .bat-hero--pdp-topsubheader ol li span.bullet--numbered::before {
          background-color: #fff;
          border-radius: 50%;
          color: #041e42;
          content: counter(listCounter);
          counter-increment: listCounter;
          font-size: 2.25rem;
          font-weight: 700;
          height: 64px;
          padding: 16px;
          text-align: center;
          width: 64px; }
        .bat-hero--pdp-topsubheader ol li span.bullet--icon-place::before {
          content: url("/content/dam/glo/images/pdp-hero/velo_lozenges_place-icon.png"); }
        .bat-hero--pdp-topsubheader ol li span.bullet--icon-embrace::before {
          content: url("/content/dam/glo/images/pdp-hero/velo_lozenges_embrace-icon.png"); }
  .bat-hero--pdp-topsubheader p, .bat-hero--pdp-topsubheader .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-hero--pdp-topsubheader .suffix, .bat-hero--pdp-topsubheader .bat-producthero-configurator-stock, .bat-hero--pdp-topsubheader .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-topsubheader div, .bat-hero--pdp-topsubheader .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero--pdp-topsubheader .bat-minicart-cart-item-product-container-flavor, .bat-hero--pdp-topsubheader .bat-minicart-cart-item-product-container-delivery, .bat-hero--pdp-topsubheader bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-hero--pdp-topsubheader div, .bat-hero--pdp-topsubheader .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-topsubheader div {
    line-height: 1.25;
    margin-bottom: 3.375rem; }
  .bat-hero--pdp img {
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 55%);
    left: auto;
    position: static;
    top: auto;
    transform: none; }
  @media (min-width: 768px) {
    .bat-hero--pdp {
      flex-direction: row;
      height: 672px;
      justify-content: flex-start; }
      .bat-hero--pdp-content {
        flex: 1 2 670px;
        margin-top: 0;
        max-width: none;
        min-width: 490px; }
        .bat-hero--pdp-content > * {
          max-width: 490px; }
      .bat-hero--pdp-headline {
        margin-bottom: 1.75rem; }
      .bat-hero--pdp-topsubheader ol {
        margin-bottom: 3rem;
        max-width: 370px; }
        .bat-hero--pdp-topsubheader ol li {
          margin-bottom: 40px; }
      .bat-hero--pdp-topsubheader p, .bat-hero--pdp-topsubheader .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-hero--pdp-topsubheader .suffix, .bat-hero--pdp-topsubheader .bat-producthero-configurator-stock, .bat-hero--pdp-topsubheader .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-topsubheader div, .bat-hero--pdp-topsubheader .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero--pdp-topsubheader .bat-minicart-cart-item-product-container-flavor, .bat-hero--pdp-topsubheader .bat-minicart-cart-item-product-container-delivery, .bat-hero--pdp-topsubheader bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-hero--pdp-topsubheader div, .bat-hero--pdp-topsubheader .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero--pdp-topsubheader div {
        line-height: 1.25;
        margin-bottom: 3.375rem; }
      .bat-hero--pdp .padding-left-medium {
        padding-left: 44px; }
      .bat-hero--pdp .padding-right-small {
        padding-right: 32px; }
      .bat-hero--pdp .padding-top-large {
        padding-top: 80px; }
      .bat-hero--pdp picture {
        flex: 0 1 830px;
        height: 100%;
        max-width: 830px; }
        .bat-hero--pdp picture img {
          clip-path: polygon(0 0, 100% 0, calc( 145px + (639 - 145) * ((100vw - 769px) / (1920 - 769))) 100%, 0 100%);
          left: auto;
          position: static;
          top: auto;
          transform: none; } }

@media (min-width: 768px) {
  bat-hero-default.text-right .bat-hero-content {
    padding-left: 50%; } }

bat-hero-default.masthead-right .bat-hero {
  height: 501px; }
  @media (min-width: 768px) {
    bat-hero-default.masthead-right .bat-hero {
      height: 537px; } }

bat-hero-default.masthead-right .bat-hero-content {
  bottom: 5%;
  padding: 20px;
  position: absolute; }
  bat-hero-default.masthead-right .bat-hero-content .bat-headline-style {
    padding-bottom: 20px; }
  @media (min-width: 768px) {
    bat-hero-default.masthead-right .bat-hero-content {
      bottom: auto;
      padding-left: 75%;
      top: 10%; } }
  @media (min-width: 992px) {
    bat-hero-default.masthead-right .bat-hero-content {
      padding-left: 67%; } }

bat-hero-glo.lilac .bat-hero {
  background-color: #c4b3cc;
  color: #2a2a2c; }
  bat-hero-glo.lilac .bat-hero .bat-hero-disclaimer p, bat-hero-glo.lilac .bat-hero .bat-hero-disclaimer .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-hero-glo.lilac .bat-hero .bat-hero-disclaimer .suffix, bat-hero-glo.lilac .bat-hero .bat-hero-disclaimer .bat-producthero-configurator-stock, bat-hero-glo.lilac .bat-hero .bat-hero-disclaimer .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glo.lilac .bat-hero .bat-hero-disclaimer div, bat-hero-glo.lilac .bat-hero .bat-hero-disclaimer .bat-minicart-cart-item-product-container-nicotine-level, bat-hero-glo.lilac .bat-hero .bat-hero-disclaimer .bat-minicart-cart-item-product-container-flavor, bat-hero-glo.lilac .bat-hero .bat-hero-disclaimer .bat-minicart-cart-item-product-container-delivery, bat-hero-glo.lilac .bat-hero .bat-hero-disclaimer bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-hero-glo.lilac .bat-hero .bat-hero-disclaimer div, bat-hero-glo.lilac .bat-hero .bat-hero-disclaimer .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glo.lilac .bat-hero .bat-hero-disclaimer div {
    color: #2a2a2c; }

bat-hero-glo .bat-hero {
  background-color: #efefef;
  color: #2a2a2c; }
  bat-hero-glo .bat-hero.dark {
    background-color: #2a2a2c;
    color: #fff; }
    bat-hero-glo .bat-hero.dark .bat-hero-subheader p, bat-hero-glo .bat-hero.dark .bat-hero-subheader .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-hero-glo .bat-hero.dark .bat-hero-subheader .suffix, bat-hero-glo .bat-hero.dark .bat-hero-subheader .bat-producthero-configurator-stock, bat-hero-glo .bat-hero.dark .bat-hero-subheader .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glo .bat-hero.dark .bat-hero-subheader div, bat-hero-glo .bat-hero.dark .bat-hero-subheader .bat-minicart-cart-item-product-container-nicotine-level, bat-hero-glo .bat-hero.dark .bat-hero-subheader .bat-minicart-cart-item-product-container-flavor, bat-hero-glo .bat-hero.dark .bat-hero-subheader .bat-minicart-cart-item-product-container-delivery, bat-hero-glo .bat-hero.dark .bat-hero-subheader bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-hero-glo .bat-hero.dark .bat-hero-subheader div, bat-hero-glo .bat-hero.dark .bat-hero-subheader .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glo .bat-hero.dark .bat-hero-subheader div,
    bat-hero-glo .bat-hero.dark .bat-hero-disclaimer p,
    bat-hero-glo .bat-hero.dark .bat-hero-disclaimer .bat-producthero-configurator-price .suffix,
    .bat-producthero-configurator-price bat-hero-glo .bat-hero.dark .bat-hero-disclaimer .suffix,
    bat-hero-glo .bat-hero.dark .bat-hero-disclaimer .bat-producthero-configurator-stock,
    bat-hero-glo .bat-hero.dark .bat-hero-disclaimer .bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glo .bat-hero.dark .bat-hero-disclaimer div,
    bat-hero-glo .bat-hero.dark .bat-hero-disclaimer .bat-minicart-cart-item-product-container-nicotine-level,
    bat-hero-glo .bat-hero.dark .bat-hero-disclaimer .bat-minicart-cart-item-product-container-flavor,
    bat-hero-glo .bat-hero.dark .bat-hero-disclaimer .bat-minicart-cart-item-product-container-delivery,
    bat-hero-glo .bat-hero.dark .bat-hero-disclaimer bat-cta-steps .bat-cta--steps-item div,
    bat-cta-steps .bat-cta--steps-item bat-hero-glo .bat-hero.dark .bat-hero-disclaimer div,
    bat-hero-glo .bat-hero.dark .bat-hero-disclaimer .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glo .bat-hero.dark .bat-hero-disclaimer div {
      color: #fff; }
  bat-hero-glo .bat-hero-img {
    height: 100%;
    max-width: 612px;
    position: absolute;
    top: 0;
    width: 50%; }
    @media (max-width: 767.98px) {
      bat-hero-glo .bat-hero-img {
        max-width: none;
        width: 100%; } }
    bat-hero-glo .bat-hero-img picture {
      height: 100%;
      width: 100%; }
      bat-hero-glo .bat-hero-img picture img {
        height: 100%;
        left: 0;
        min-width: unset;
        object-fit: contain;
        object-position: top left;
        top: 0;
        transform: none;
        width: 100%; }
  bat-hero-glo .bat-hero-content {
    padding-bottom: 40px;
    padding-left: 51.5%;
    padding-right: 20px;
    padding-top: 80px; }
    bat-hero-glo .bat-hero-content .bat-headline,
    bat-hero-glo .bat-hero-content .bat-hero-subheader {
      max-width: 450px; }
      bat-hero-glo .bat-hero-content .bat-headline p, bat-hero-glo .bat-hero-content .bat-headline .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-hero-glo .bat-hero-content .bat-headline .suffix, bat-hero-glo .bat-hero-content .bat-headline .bat-producthero-configurator-stock, bat-hero-glo .bat-hero-content .bat-headline .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glo .bat-hero-content .bat-headline div, bat-hero-glo .bat-hero-content .bat-headline .bat-minicart-cart-item-product-container-nicotine-level, bat-hero-glo .bat-hero-content .bat-headline .bat-minicart-cart-item-product-container-flavor, bat-hero-glo .bat-hero-content .bat-headline .bat-minicart-cart-item-product-container-delivery, bat-hero-glo .bat-hero-content .bat-headline bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-hero-glo .bat-hero-content .bat-headline div, bat-hero-glo .bat-hero-content .bat-headline .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glo .bat-hero-content .bat-headline div,
      bat-hero-glo .bat-hero-content .bat-hero-subheader p,
      bat-hero-glo .bat-hero-content .bat-hero-subheader .bat-producthero-configurator-price .suffix,
      .bat-producthero-configurator-price bat-hero-glo .bat-hero-content .bat-hero-subheader .suffix,
      bat-hero-glo .bat-hero-content .bat-hero-subheader .bat-producthero-configurator-stock,
      bat-hero-glo .bat-hero-content .bat-hero-subheader .bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
      .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glo .bat-hero-content .bat-hero-subheader div,
      bat-hero-glo .bat-hero-content .bat-hero-subheader .bat-minicart-cart-item-product-container-nicotine-level,
      bat-hero-glo .bat-hero-content .bat-hero-subheader .bat-minicart-cart-item-product-container-flavor,
      bat-hero-glo .bat-hero-content .bat-hero-subheader .bat-minicart-cart-item-product-container-delivery,
      bat-hero-glo .bat-hero-content .bat-hero-subheader bat-cta-steps .bat-cta--steps-item div,
      bat-cta-steps .bat-cta--steps-item bat-hero-glo .bat-hero-content .bat-hero-subheader div,
      bat-hero-glo .bat-hero-content .bat-hero-subheader .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div,
      .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glo .bat-hero-content .bat-hero-subheader div {
        color: #3a3a3a;
        font-size: 14px;
        line-height: 20px; }
    bat-hero-glo .bat-hero-content .bat-headline {
      margin-bottom: 20px; }
      bat-hero-glo .bat-hero-content .bat-headline .bat-headline-style {
        font-size: 34px;
        line-height: 39px;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        font-weight: 700; }
    @media (max-width: 767.98px) {
      bat-hero-glo .bat-hero-content {
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 66%; }
        
        bat-hero-glo .bat-hero-content .bat-hero-subheader p,
        bat-hero-glo .bat-hero-content .bat-hero-subheader .bat-producthero-configurator-price .suffix,
        .bat-producthero-configurator-price bat-hero-glo .bat-hero-content .bat-hero-subheader .suffix,
        bat-hero-glo .bat-hero-content .bat-hero-subheader .bat-producthero-configurator-stock,
        bat-hero-glo .bat-hero-content .bat-hero-subheader .bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
        .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glo .bat-hero-content .bat-hero-subheader div,
        bat-hero-glo .bat-hero-content .bat-hero-subheader .bat-minicart-cart-item-product-container-nicotine-level,
        bat-hero-glo .bat-hero-content .bat-hero-subheader .bat-minicart-cart-item-product-container-flavor,
        bat-hero-glo .bat-hero-content .bat-hero-subheader .bat-minicart-cart-item-product-container-delivery,
        bat-hero-glo .bat-hero-content .bat-hero-subheader bat-cta-steps .bat-cta--steps-item div,
        bat-cta-steps .bat-cta--steps-item bat-hero-glo .bat-hero-content .bat-hero-subheader div,
        bat-hero-glo .bat-hero-content .bat-hero-subheader .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div,
        .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glo .bat-hero-content .bat-hero-subheader div {
          line-height: 21px; }
        bat-hero-glo .bat-hero-content .bat-headline .bat-headline-style {
          font-size: 24px;
          line-height: 28px; } }
    @media (max-width: 767.98px) {
      bat-hero-glo .bat-hero-content .bat-cta-style {
        width: fit-content; } }
    bat-hero-glo .bat-hero-content .bat-cta-style.arrow-link-dark, bat-hero-glo .bat-hero-content .bat-cta-style.arrow-link-light {
      margin-top: 12px; }
    bat-hero-glo .bat-hero-content img {
      left: unset;
      min-width: unset;
      max-width: unset;
      object-fit: unset;
      position: unset;
      top: unset;
      transform: none;
      height: unset;
      width: unset; }
  bat-hero-glo .bat-hero-disclaimer {
    margin-top: 50px; }
    bat-hero-glo .bat-hero-disclaimer p, bat-hero-glo .bat-hero-disclaimer .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-hero-glo .bat-hero-disclaimer .suffix, bat-hero-glo .bat-hero-disclaimer .bat-producthero-configurator-stock, bat-hero-glo .bat-hero-disclaimer .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glo .bat-hero-disclaimer div, bat-hero-glo .bat-hero-disclaimer .bat-minicart-cart-item-product-container-nicotine-level, bat-hero-glo .bat-hero-disclaimer .bat-minicart-cart-item-product-container-flavor, bat-hero-glo .bat-hero-disclaimer .bat-minicart-cart-item-product-container-delivery, bat-hero-glo .bat-hero-disclaimer bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-hero-glo .bat-hero-disclaimer div, bat-hero-glo .bat-hero-disclaimer .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glo .bat-hero-disclaimer div {
      font-size: 10px;
      line-height: 14px;
      color: #3a3a3a; }
    @media (max-width: 767.98px) {
      bat-hero-glo .bat-hero-disclaimer {
        margin-top: 30px; } }

.bat-hero-narrow {
  align-items: baseline;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 60vh;
  overflow: hidden;
  padding: 46px;
  position: relative;
  width: 100%; }
  @media (min-width: 768px) {
    .bat-hero-narrow {
      align-items: flex-start;
      justify-content: flex-start; } }
  .bat-hero-narrow img {
    bottom: 0;
    height: 100%;
    left: 0;
    max-width: none;
    min-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    width: auto; }
  .bat-hero-narrow-img__left img {
    left: auto; }
  .bat-hero-narrow-img__center img {
    left: 50%;
    transform: translate(-50%, 0); }
  .bat-hero-narrow-content {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%; }
    .bat-hero-narrow-content p, .bat-hero-narrow-content .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-hero-narrow-content .suffix, .bat-hero-narrow-content .bat-producthero-configurator-stock, .bat-hero-narrow-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-narrow-content div, .bat-hero-narrow-content .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-narrow-content .bat-minicart-cart-item-product-container-flavor, .bat-hero-narrow-content .bat-minicart-cart-item-product-container-delivery, .bat-hero-narrow-content bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-hero-narrow-content div, .bat-hero-narrow-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-narrow-content div {
      font-size: 12px;
      line-height: 12px;
      font-weight: 700; }
      @media (min-width: 576px) {
        .bat-hero-narrow-content p, .bat-hero-narrow-content .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-hero-narrow-content .suffix, .bat-hero-narrow-content .bat-producthero-configurator-stock, .bat-hero-narrow-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-narrow-content div, .bat-hero-narrow-content .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-narrow-content .bat-minicart-cart-item-product-container-flavor, .bat-hero-narrow-content .bat-minicart-cart-item-product-container-delivery, .bat-hero-narrow-content bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-hero-narrow-content div, .bat-hero-narrow-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-narrow-content div {
          font-size: 16px;
          line-height: 16px; } }
      @media (min-width: 992px) {
        .bat-hero-narrow-content p, .bat-hero-narrow-content .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-hero-narrow-content .suffix, .bat-hero-narrow-content .bat-producthero-configurator-stock, .bat-hero-narrow-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-narrow-content div, .bat-hero-narrow-content .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-narrow-content .bat-minicart-cart-item-product-container-flavor, .bat-hero-narrow-content .bat-minicart-cart-item-product-container-delivery, .bat-hero-narrow-content bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-hero-narrow-content div, .bat-hero-narrow-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-narrow-content div {
          font-size: 16px;
          line-height: 16px; } }
    .bat-hero-narrow-content .bat-button, .bat-hero-narrow-content .bat-cta-style.button-dark, .bat-hero-narrow-content .bat-cta-style.button-light, .bat-hero-narrow-content .bat-cta-style.button-secondary-dark, .bat-hero-narrow-content .bat-cta-style.button-secondary-light, .bat-hero-narrow-content .bat-cta-style.button-dark-disabled {
      margin-top: 1.5rem; }
    .bat-hero-narrow-content-firstheader h1, .bat-hero-narrow-content-firstheader bat-card-step.step1:before, .bat-hero-narrow-content-firstheader bat-card-step.step2:before, .bat-hero-narrow-content-firstheader bat-card-step.step3:before, .bat-hero-narrow-content-firstheader bat-card-step.step4:before,
    .bat-hero-narrow-content-firstheader h2,
    .bat-hero-narrow-content-firstheader h3,
    .bat-hero-narrow-content-firstheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-hero-narrow-content-firstheader .bat-producthero-configurator-title,
    .bat-hero-narrow-content-firstheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
    bat-producthero-glosi .bat-producthero-glosi .bat-hero-narrow-content-firstheader .bat-producthero-configurator-title,
    .bat-hero-narrow-content-firstheader h4,
    .bat-hero-narrow-content-firstheader h5,
    .bat-hero-narrow-content-firstheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-hero-narrow-content-firstheader .bat-quantity-label,
    .bat-hero-narrow-content-firstheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-narrow-content-firstheader .heading,
    .bat-hero-narrow-content-firstheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-hero-narrow-content-firstheader .bat-quantity-label,
    .bat-hero-narrow-content-firstheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-narrow-content-firstheader .heading,
    .bat-hero-narrow-content-firstheader h6, .bat-hero-narrow-content-secondheader h1, .bat-hero-narrow-content-secondheader bat-card-step.step1:before, .bat-hero-narrow-content-secondheader bat-card-step.step2:before, .bat-hero-narrow-content-secondheader bat-card-step.step3:before, .bat-hero-narrow-content-secondheader bat-card-step.step4:before,
    .bat-hero-narrow-content-secondheader h2,
    .bat-hero-narrow-content-secondheader h3,
    .bat-hero-narrow-content-secondheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-hero-narrow-content-secondheader .bat-producthero-configurator-title,
    .bat-hero-narrow-content-secondheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
    bat-producthero-glosi .bat-producthero-glosi .bat-hero-narrow-content-secondheader .bat-producthero-configurator-title,
    .bat-hero-narrow-content-secondheader h4,
    .bat-hero-narrow-content-secondheader h5,
    .bat-hero-narrow-content-secondheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-hero-narrow-content-secondheader .bat-quantity-label,
    .bat-hero-narrow-content-secondheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-narrow-content-secondheader .heading,
    .bat-hero-narrow-content-secondheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-hero-narrow-content-secondheader .bat-quantity-label,
    .bat-hero-narrow-content-secondheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-narrow-content-secondheader .heading,
    .bat-hero-narrow-content-secondheader h6 {
      font-size: 6.8vw !important;
      line-height: 6.8vw !important; }
      @media (min-width: 576px) {
        .bat-hero-narrow-content-firstheader h1, .bat-hero-narrow-content-firstheader bat-card-step.step1:before, .bat-hero-narrow-content-firstheader bat-card-step.step2:before, .bat-hero-narrow-content-firstheader bat-card-step.step3:before, .bat-hero-narrow-content-firstheader bat-card-step.step4:before,
        .bat-hero-narrow-content-firstheader h2,
        .bat-hero-narrow-content-firstheader h3,
        .bat-hero-narrow-content-firstheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-hero-narrow-content-firstheader .bat-producthero-configurator-title,
        .bat-hero-narrow-content-firstheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
        bat-producthero-glosi .bat-producthero-glosi .bat-hero-narrow-content-firstheader .bat-producthero-configurator-title,
        .bat-hero-narrow-content-firstheader h4,
        .bat-hero-narrow-content-firstheader h5,
        .bat-hero-narrow-content-firstheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-hero-narrow-content-firstheader .bat-quantity-label,
        .bat-hero-narrow-content-firstheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-narrow-content-firstheader .heading,
        .bat-hero-narrow-content-firstheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-hero-narrow-content-firstheader .bat-quantity-label,
        .bat-hero-narrow-content-firstheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-narrow-content-firstheader .heading,
        .bat-hero-narrow-content-firstheader h6, .bat-hero-narrow-content-secondheader h1, .bat-hero-narrow-content-secondheader bat-card-step.step1:before, .bat-hero-narrow-content-secondheader bat-card-step.step2:before, .bat-hero-narrow-content-secondheader bat-card-step.step3:before, .bat-hero-narrow-content-secondheader bat-card-step.step4:before,
        .bat-hero-narrow-content-secondheader h2,
        .bat-hero-narrow-content-secondheader h3,
        .bat-hero-narrow-content-secondheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-hero-narrow-content-secondheader .bat-producthero-configurator-title,
        .bat-hero-narrow-content-secondheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
        bat-producthero-glosi .bat-producthero-glosi .bat-hero-narrow-content-secondheader .bat-producthero-configurator-title,
        .bat-hero-narrow-content-secondheader h4,
        .bat-hero-narrow-content-secondheader h5,
        .bat-hero-narrow-content-secondheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-hero-narrow-content-secondheader .bat-quantity-label,
        .bat-hero-narrow-content-secondheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-narrow-content-secondheader .heading,
        .bat-hero-narrow-content-secondheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-hero-narrow-content-secondheader .bat-quantity-label,
        .bat-hero-narrow-content-secondheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-narrow-content-secondheader .heading,
        .bat-hero-narrow-content-secondheader h6 {
          font-size: 5.8vw !important;
          line-height: 5.8vw !important; } }
      @media (min-width: 992px) {
        .bat-hero-narrow-content-firstheader h1, .bat-hero-narrow-content-firstheader bat-card-step.step1:before, .bat-hero-narrow-content-firstheader bat-card-step.step2:before, .bat-hero-narrow-content-firstheader bat-card-step.step3:before, .bat-hero-narrow-content-firstheader bat-card-step.step4:before,
        .bat-hero-narrow-content-firstheader h2,
        .bat-hero-narrow-content-firstheader h3,
        .bat-hero-narrow-content-firstheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-hero-narrow-content-firstheader .bat-producthero-configurator-title,
        .bat-hero-narrow-content-firstheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
        bat-producthero-glosi .bat-producthero-glosi .bat-hero-narrow-content-firstheader .bat-producthero-configurator-title,
        .bat-hero-narrow-content-firstheader h4,
        .bat-hero-narrow-content-firstheader h5,
        .bat-hero-narrow-content-firstheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-hero-narrow-content-firstheader .bat-quantity-label,
        .bat-hero-narrow-content-firstheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-narrow-content-firstheader .heading,
        .bat-hero-narrow-content-firstheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-hero-narrow-content-firstheader .bat-quantity-label,
        .bat-hero-narrow-content-firstheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-narrow-content-firstheader .heading,
        .bat-hero-narrow-content-firstheader h6, .bat-hero-narrow-content-secondheader h1, .bat-hero-narrow-content-secondheader bat-card-step.step1:before, .bat-hero-narrow-content-secondheader bat-card-step.step2:before, .bat-hero-narrow-content-secondheader bat-card-step.step3:before, .bat-hero-narrow-content-secondheader bat-card-step.step4:before,
        .bat-hero-narrow-content-secondheader h2,
        .bat-hero-narrow-content-secondheader h3,
        .bat-hero-narrow-content-secondheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-hero-narrow-content-secondheader .bat-producthero-configurator-title,
        .bat-hero-narrow-content-secondheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
        bat-producthero-glosi .bat-producthero-glosi .bat-hero-narrow-content-secondheader .bat-producthero-configurator-title,
        .bat-hero-narrow-content-secondheader h4,
        .bat-hero-narrow-content-secondheader h5,
        .bat-hero-narrow-content-secondheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-hero-narrow-content-secondheader .bat-quantity-label,
        .bat-hero-narrow-content-secondheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-narrow-content-secondheader .heading,
        .bat-hero-narrow-content-secondheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-hero-narrow-content-secondheader .bat-quantity-label,
        .bat-hero-narrow-content-secondheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-narrow-content-secondheader .heading,
        .bat-hero-narrow-content-secondheader h6 {
          font-size: 4.5vw !important;
          line-height: 4.5vw !important; } }
      @media (min-width: 1200px) {
        .bat-hero-narrow-content-firstheader h1, .bat-hero-narrow-content-firstheader bat-card-step.step1:before, .bat-hero-narrow-content-firstheader bat-card-step.step2:before, .bat-hero-narrow-content-firstheader bat-card-step.step3:before, .bat-hero-narrow-content-firstheader bat-card-step.step4:before,
        .bat-hero-narrow-content-firstheader h2,
        .bat-hero-narrow-content-firstheader h3,
        .bat-hero-narrow-content-firstheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-hero-narrow-content-firstheader .bat-producthero-configurator-title,
        .bat-hero-narrow-content-firstheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
        bat-producthero-glosi .bat-producthero-glosi .bat-hero-narrow-content-firstheader .bat-producthero-configurator-title,
        .bat-hero-narrow-content-firstheader h4,
        .bat-hero-narrow-content-firstheader h5,
        .bat-hero-narrow-content-firstheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-hero-narrow-content-firstheader .bat-quantity-label,
        .bat-hero-narrow-content-firstheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-narrow-content-firstheader .heading,
        .bat-hero-narrow-content-firstheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-hero-narrow-content-firstheader .bat-quantity-label,
        .bat-hero-narrow-content-firstheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-narrow-content-firstheader .heading,
        .bat-hero-narrow-content-firstheader h6, .bat-hero-narrow-content-secondheader h1, .bat-hero-narrow-content-secondheader bat-card-step.step1:before, .bat-hero-narrow-content-secondheader bat-card-step.step2:before, .bat-hero-narrow-content-secondheader bat-card-step.step3:before, .bat-hero-narrow-content-secondheader bat-card-step.step4:before,
        .bat-hero-narrow-content-secondheader h2,
        .bat-hero-narrow-content-secondheader h3,
        .bat-hero-narrow-content-secondheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-hero-narrow-content-secondheader .bat-producthero-configurator-title,
        .bat-hero-narrow-content-secondheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
        bat-producthero-glosi .bat-producthero-glosi .bat-hero-narrow-content-secondheader .bat-producthero-configurator-title,
        .bat-hero-narrow-content-secondheader h4,
        .bat-hero-narrow-content-secondheader h5,
        .bat-hero-narrow-content-secondheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-hero-narrow-content-secondheader .bat-quantity-label,
        .bat-hero-narrow-content-secondheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-narrow-content-secondheader .heading,
        .bat-hero-narrow-content-secondheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-hero-narrow-content-secondheader .bat-quantity-label,
        .bat-hero-narrow-content-secondheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-narrow-content-secondheader .heading,
        .bat-hero-narrow-content-secondheader h6 {
          font-size: 5.5vw !important;
          line-height: 5.5vw !important; } }
      @media (min-width: 1400px) {
        .bat-hero-narrow-content-firstheader h1, .bat-hero-narrow-content-firstheader bat-card-step.step1:before, .bat-hero-narrow-content-firstheader bat-card-step.step2:before, .bat-hero-narrow-content-firstheader bat-card-step.step3:before, .bat-hero-narrow-content-firstheader bat-card-step.step4:before,
        .bat-hero-narrow-content-firstheader h2,
        .bat-hero-narrow-content-firstheader h3,
        .bat-hero-narrow-content-firstheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-hero-narrow-content-firstheader .bat-producthero-configurator-title,
        .bat-hero-narrow-content-firstheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
        bat-producthero-glosi .bat-producthero-glosi .bat-hero-narrow-content-firstheader .bat-producthero-configurator-title,
        .bat-hero-narrow-content-firstheader h4,
        .bat-hero-narrow-content-firstheader h5,
        .bat-hero-narrow-content-firstheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-hero-narrow-content-firstheader .bat-quantity-label,
        .bat-hero-narrow-content-firstheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-narrow-content-firstheader .heading,
        .bat-hero-narrow-content-firstheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-hero-narrow-content-firstheader .bat-quantity-label,
        .bat-hero-narrow-content-firstheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-narrow-content-firstheader .heading,
        .bat-hero-narrow-content-firstheader h6, .bat-hero-narrow-content-secondheader h1, .bat-hero-narrow-content-secondheader bat-card-step.step1:before, .bat-hero-narrow-content-secondheader bat-card-step.step2:before, .bat-hero-narrow-content-secondheader bat-card-step.step3:before, .bat-hero-narrow-content-secondheader bat-card-step.step4:before,
        .bat-hero-narrow-content-secondheader h2,
        .bat-hero-narrow-content-secondheader h3,
        .bat-hero-narrow-content-secondheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-hero-narrow-content-secondheader .bat-producthero-configurator-title,
        .bat-hero-narrow-content-secondheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
        bat-producthero-glosi .bat-producthero-glosi .bat-hero-narrow-content-secondheader .bat-producthero-configurator-title,
        .bat-hero-narrow-content-secondheader h4,
        .bat-hero-narrow-content-secondheader h5,
        .bat-hero-narrow-content-secondheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-hero-narrow-content-secondheader .bat-quantity-label,
        .bat-hero-narrow-content-secondheader bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-narrow-content-secondheader .heading,
        .bat-hero-narrow-content-secondheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-hero-narrow-content-secondheader .bat-quantity-label,
        .bat-hero-narrow-content-secondheader bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-narrow-content-secondheader .heading,
        .bat-hero-narrow-content-secondheader h6 {
          font-size: 4.86667rem !important;
          line-height: 4.86667rem !important; } }
    .bat-hero-narrow-content__left {
      align-items: flex-start; }
    .bat-hero-narrow-content__right {
      align-items: flex-end; }
    .bat-hero-narrow-content__center {
      align-items: center; }
  .bat-hero-narrow-main {
    width: 100%; }
    @media (min-width: 992px) {
      .bat-hero-narrow-main {
        width: 60%; } }

:not(.authorMode) .bat-livechat {
  cursor: pointer;
  max-width: 1440px;
  position: fixed;
  z-index: 999; }
  :not(.authorMode) .bat-livechat [id^=liveagent_button_online] {
    background: transparent;
    bottom: 0;
    cursor: pointer;
    height: 80px;
    margin-bottom: 111px;
    position: fixed;
    right: 8px;
    width: 80px; }
    @media (max-width: 767.98px) {
      :not(.authorMode) .bat-livechat [id^=liveagent_button_online] {
        margin-bottom: 70px;
        right: 0; } }
    :not(.authorMode) .bat-livechat [id^=liveagent_button_online] [id^=liveagent_button_offline] {
      display: none; }

bat-image-default.list-text .bat-image {
  max-width: 60%;
  max-height: 60%;
  margin-left: 0; }

.bat-image a {
  display: block;
  width: 100%; }

bat-image-default.unset-width .bat-image a picture img {
  width: unset; }

.bat-minicart {
  background-color: #efefef;
  border: 1px solid rgba(107, 107, 107, 0.5);
  bottom: 0;
  height: auto;
  margin-bottom: 0;
  max-height: none;
  padding: 0 12px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999999; }
  @media (min-width: 768px) {
    .bat-minicart {
      max-width: 540px;
      padding-inline: 48px; } }
  .bat-minicart-count {
    font-size: 22px;
    line-height: 26px;
    padding: 30px 0 22px;
    text-align: center; }
    @media (min-width: 768px) {
      .bat-minicart-count {
        text-align: left; } }
  .bat-minicart-close {
    left: 12px;
    position: absolute;
    top: 28px; }
    .bat-minicart-close i:before {
      color: #041e42;
      transition: color 0.5s ease; }
    .bat-minicart-close:hover i:before {
      color: rgba(47, 83, 159, 0.2); }
  .bat-minicart-wrapper {
    background-color: #efefef;
    padding: 0 0 60px; }
    .bat-minicart-wrapper hr {
      border: 0;
      border-top: 1px solid #041e42;
      margin-bottom: 20px; }
  .bat-minicart-buttons {
    display: block; }
    @media (min-width: 576px) {
      .bat-minicart-buttons {
        display: flex; } }
  .bat-minicart-button-edit {
    margin-block: 25px 0;
    width: 100%; }
    .bat-minicart-button-edit .bat-button.bat-cta-style.button-dark, .bat-minicart-button-edit .bat-cta-style.button-dark, .bat-minicart-button-edit .bat-cta-style.button-dark.button-light, .bat-minicart-button-edit .bat-cta-style.button-dark.button-secondary-dark, .bat-minicart-button-edit .bat-cta-style.button-dark.button-secondary-light, .bat-minicart-button-edit .bat-cta-style.button-dark.button-dark-disabled {
      max-width: 100%;
      width: 100%; }
  .bat-minicart-subtotal-value, .bat-minicart-subtotal-label {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    width: 49%; }
  .bat-minicart-subtotal-label {
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 1px;
    position: relative;
    top: -2px; }
  .bat-minicart-subtotal-value-quantity {
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    margin-left: 0.5em; }
  .bat-minicart-cart-item-container {
    margin-top: 0;
    position: relative; }
    .bat-minicart-cart-item-container.active:after {
      -webkit-animation: spin 2s linear infinite;
      /* Safari */
      animation: spin 2s linear infinite;
      border: 10px solid #dedede;
      border-radius: 50%;
      border-top: 10px solid #5862bf;
      bottom: 0;
      content: "";
      height: 80px;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      top: 0;
      width: 80px;
      z-index: 1; }
    .bat-minicart-cart-item-container.active .bat-minicart-cart-item {
      opacity: 0.3;
      pointer-events: none; }
  .bat-minicart-cart-item {
    align-items: center;
    background-color: #fff;
    margin-bottom: 5px;
    opacity: 1;
    transition: opacity 0.5s ease; }
    .bat-minicart-cart-item-product-container-title {
      font-size: 14px;
      line-height: 17px;
      color: #041e42;
      display: flex;
      font-weight: normal;
      margin-bottom: 0.5em; }
      .bat-minicart-cart-item-product-container-title .remove-item {
        display: none;
        height: 28px;
        margin-left: auto;
        margin-top: -5px;
        width: 28px; }
        .bat-minicart-cart-item-product-container-title .remove-item i {
          color: #5862bf;
          font-size: 28px;
          transition: color 0.5s ease; }
        .bat-minicart-cart-item-product-container-title .remove-item:hover i {
          color: #5058a6; }
    .bat-minicart-cart-item-product-container-strength {
      font-size: 14px;
      line-height: 17px;
      color: #6b6b6b; }
    .bat-minicart-cart-item-product-container-unit-price {
      font-size: 16px;
      line-height: 16px;
      bottom: 0;
      color: #041e42;
      margin: 0;
      position: absolute;
      right: 1rem; }
    .bat-minicart-cart-item-product-container-quantity-label {
      font-size: 12px;
      line-height: 12px;
      color: #041e42;
      display: block;
      font-weight: bold;
      margin-bottom: 2px;
      width: 100%; }
    .bat-minicart-cart-item-product-container-quantity {
      margin-top: 10px; }
      .bat-minicart-cart-item-product-container-quantity .update-item {
        margin-left: 20px;
        margin-top: 0;
        width: auto; }
        .bat-minicart-cart-item-product-container-quantity .update-item span {
          font-size: 12px;
          line-height: 12px;
          color: #5862bf;
          transition: color 0.5s ease; }
        .bat-minicart-cart-item-product-container-quantity .update-item:hover span {
          color: #5058a6; }
    .bat-minicart-cart-item-product-container-delivery {
      font-size: 12px;
      line-height: 12px;
      margin-bottom: 20px; }
      .bat-minicart-cart-item-product-container-delivery span {
        font-weight: 700; }
    .bat-minicart-cart-item-product-container-option {
      font-size: 14px;
      line-height: 14px;
      color: #6b6b6b;
      margin-bottom: 10px; }
      .bat-minicart-cart-item-product-container-option h6 {
        font-size: 12px;
        line-height: 12px; }
      .bat-minicart-cart-item-product-container-option p, .bat-minicart-cart-item-product-container-option .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-minicart-cart-item-product-container-option .suffix, .bat-minicart-cart-item-product-container-option .bat-producthero-configurator-stock, .bat-minicart-cart-item-product-container-option .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-option div, .bat-minicart-cart-item-product-container-option .bat-minicart-cart-item-product-container-nicotine-level, .bat-minicart-cart-item-product-container-option .bat-minicart-cart-item-product-container-flavor, .bat-minicart-cart-item-product-container-option .bat-minicart-cart-item-product-container-delivery, .bat-minicart-cart-item-product-container-option bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-minicart-cart-item-product-container-option div, .bat-minicart-cart-item-product-container-option .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-option div {
        font-size: 12px;
        line-height: 12px; }

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.bat-messagebar--default {
  display: block;
  margin: 0;
  max-height: 0;
  transition: max-height 0.3s ease-in; }
  .bat-messagebar--default.active {
    display: block;
    margin-bottom: 0;
    margin-top: 0;
    max-height: unset; }
  .bat-messagebar--default-message {
    background-color: #4cae04;
    color: #fff;
    font-weight: 700;
    opacity: 0;
    padding: 10px 20px;
    transition: opacity 0.3s ease-in 0.3s; }
    .bat-messagebar--default-message-error {
      background-color: #fdf3f5; }
      .bat-messagebar--default-message-error p, .bat-messagebar--default-message-error .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-messagebar--default-message-error .suffix, .bat-messagebar--default-message-error .bat-producthero-configurator-stock, .bat-messagebar--default-message-error .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-messagebar--default-message-error div, .bat-messagebar--default-message-error .bat-minicart-cart-item-product-container-nicotine-level, .bat-messagebar--default-message-error .bat-minicart-cart-item-product-container-flavor, .bat-messagebar--default-message-error .bat-minicart-cart-item-product-container-delivery, .bat-messagebar--default-message-error bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-messagebar--default-message-error div, .bat-messagebar--default-message-error .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-messagebar--default-message-error div {
        color: #e00830; }
    .active .bat-messagebar--default-message {
      opacity: 1; }
    .bat-messagebar--default-message p, .bat-messagebar--default-message .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-messagebar--default-message .suffix, .bat-messagebar--default-message .bat-producthero-configurator-stock, .bat-messagebar--default-message .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-messagebar--default-message div, .bat-messagebar--default-message .bat-minicart-cart-item-product-container-nicotine-level, .bat-messagebar--default-message .bat-minicart-cart-item-product-container-flavor, .bat-messagebar--default-message .bat-minicart-cart-item-product-container-delivery, .bat-messagebar--default-message bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-messagebar--default-message div, .bat-messagebar--default-message .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-messagebar--default-message div {
      display: inline;
      line-height: 1rem; }

.bat-offers-content-login {
  background-color: #efefef; }
  .bat-offers-content-login-savings-count {
    color: #5862bf; }

bat-productcard-default {
  height: 100%; }

.bat-productcard {
  margin-bottom: 20px;
  opacity: 0;
  transition: opacity .2s ease-in; }
  .bat-productcard.loaded {
    opacity: 1; }
  .bat-productcard .bat-quantity {
    justify-content: center; }
  .bat-productcard-content-headline h6 {
    font-size: 16px;
    line-height: 16px; }
    .bat-productcard-content-headline h6 .slash {
      color: #6b6b6b;
      font-size: 14px;
      line-height: 14px; }
  .bat-productcard-content-text {
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    letter-spacing: -.6px;
    margin: 0 auto 10px; }
  .bat-productcard-content-cta-list button {
    margin: 0 auto 10px; }

bat-productcard-globrochureware .bat-productcard--glo-brochureware {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin-bottom: 20px;
  max-width: 375px;
  opacity: 0;
  padding: 20px 16px;
  position: relative;
  transition: opacity 0.2s ease-in;
  width: 100%; }
  bat-productcard-globrochureware .bat-productcard--glo-brochureware.loaded {
    opacity: 1; }
  bat-productcard-globrochureware .bat-productcard--glo-brochureware .bat-productcard-tile {
    flex: 1 0 140px;
    height: auto;
    margin: 0;
    margin-bottom: 10px;
    text-align: center; }
    bat-productcard-globrochureware .bat-productcard--glo-brochureware .bat-productcard-tile-image {
      padding-left: 8px; }
    bat-productcard-globrochureware .bat-productcard--glo-brochureware .bat-productcard-tile img {
      height: auto;
      padding-right: 0;
      width: 100%; }
  bat-productcard-globrochureware .bat-productcard--glo-brochureware .bat-productcard-content {
    display: flex;
    flex-direction: column;
    padding-left: 26px;
    width: auto; }
    bat-productcard-globrochureware .bat-productcard--glo-brochureware .bat-productcard-content-cta-list {
      display: flex;
      flex-direction: column;
      margin: auto 0 0 auto;
      width: 100%; }
      bat-productcard-globrochureware .bat-productcard--glo-brochureware .bat-productcard-content-cta-list .bat-cta-style {
        margin: 0;
        display: flex;
        width: 100%; }
        bat-productcard-globrochureware .bat-productcard--glo-brochureware .bat-productcard-content-cta-list .bat-cta-style.arrow-link-dark, bat-productcard-globrochureware .bat-productcard--glo-brochureware .bat-productcard-content-cta-list .bat-cta-style.arrow-link-light {
          width: fit-content; }
        bat-productcard-globrochureware .bat-productcard--glo-brochureware .bat-productcard-content-cta-list .bat-cta-style span {
          text-transform: uppercase; }
      bat-productcard-globrochureware .bat-productcard--glo-brochureware .bat-productcard-content-cta-list .bat-button, bat-productcard-globrochureware .bat-productcard--glo-brochureware .bat-productcard-content-cta-list .bat-cta-style.button-dark, bat-productcard-globrochureware .bat-productcard--glo-brochureware .bat-productcard-content-cta-list .bat-cta-style.button-light, bat-productcard-globrochureware .bat-productcard--glo-brochureware .bat-productcard-content-cta-list .bat-cta-style.button-secondary-dark, bat-productcard-globrochureware .bat-productcard--glo-brochureware .bat-productcard-content-cta-list .bat-cta-style.button-secondary-light, bat-productcard-globrochureware .bat-productcard--glo-brochureware .bat-productcard-content-cta-list .bat-cta-style.button-dark-disabled {
        padding: 11px 0; }
    bat-productcard-globrochureware .bat-productcard--glo-brochureware .bat-productcard-content-name {
      font-size: 16px;
      line-height: 125%;
      font-weight: 400;
      margin-bottom: 10px;
      text-align: left;
      text-transform: capitalize;
      color: #2a2a2c; }

bat-section-default.recommended-products bat-productcard-globrochureware .bat-productcard--glo-brochureware {
  flex-direction: column;
  padding: 3px; }
  bat-section-default.recommended-products bat-productcard-globrochureware .bat-productcard--glo-brochureware .bat-productcard-content {
    padding: 0; }
    bat-section-default.recommended-products bat-productcard-globrochureware .bat-productcard--glo-brochureware .bat-productcard-content > * {
      order: 1; }
    bat-section-default.recommended-products bat-productcard-globrochureware .bat-productcard--glo-brochureware .bat-productcard-content-name {
      font-weight: 700;
      margin-bottom: 5px; }
  bat-section-default.recommended-products bat-productcard-globrochureware .bat-productcard--glo-brochureware .bat-productcard-tile {
    margin-bottom: 0; }
    bat-section-default.recommended-products bat-productcard-globrochureware .bat-productcard--glo-brochureware .bat-productcard-tile-image {
      padding: 0;
      text-align: center; }

@media (min-width: 576px) {
  bat-productcard-globrochureware .bat-productcard--glo-brochureware {
    max-width: 339px; }
    bat-productcard-globrochureware .bat-productcard--glo-brochureware .bat-productcard-content {
      padding-left: 4px; }
      bat-productcard-globrochureware .bat-productcard--glo-brochureware .bat-productcard-content-cta-list {
        margin-bottom: 15px;
        padding-bottom: 0;
        padding-top: 15px; } }

.bat-productfeatures-description-headline {
  margin-bottom: 20px; }

@media (min-width: 992px) {
  .bat-productfeatures-description-text {
    max-width: 440px; } }

.bat-productfeatures-list {
  max-width: 360px; }
  @media (min-width: 992px) {
    .bat-productfeatures-list {
      max-width: none;
      padding: 0; } }
  @media (min-width: 992px) {
    .bat-productfeatures-list-item {
      padding-right: 16px; } }
  .bat-productfeatures-list-item picture {
    position: relative; }
    .bat-productfeatures-list-item picture img {
      margin: 0 auto;
      width: 80%; }
    .bat-productfeatures-list-item picture:before {
      background-color: #008996;
      border-radius: 40px;
      content: '';
      height: 75px;
      left: 0;
      position: absolute;
      top: 0;
      width: 75px;
      z-index: -1; }
    .bat-productfeatures-list-item picture:after {
      background-color: #6b6b6b; }
  .bat-productfeatures-list-item-description h5, .bat-productfeatures-list-item-description bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-productfeatures-list-item-description .bat-quantity-label, .bat-productfeatures-list-item-description bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-productfeatures-list-item-description .heading, .bat-productfeatures-list-item-description bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-productfeatures-list-item-description .bat-quantity-label, .bat-productfeatures-list-item-description bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-productfeatures-list-item-description .heading {
    font-size: 20px;
    line-height: 20px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 10px;
    position: relative;
    text-transform: capitalize; }
    @media (min-width: 992px) {
      .bat-productfeatures-list-item-description h5, .bat-productfeatures-list-item-description bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-productfeatures-list-item-description .bat-quantity-label, .bat-productfeatures-list-item-description bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-productfeatures-list-item-description .heading, .bat-productfeatures-list-item-description bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-productfeatures-list-item-description .bat-quantity-label, .bat-productfeatures-list-item-description bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-productfeatures-list-item-description .heading {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 20px; }
        .bat-productfeatures-list-item-description h5:before, .bat-productfeatures-list-item-description bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label:before, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-productfeatures-list-item-description .bat-quantity-label:before, .bat-productfeatures-list-item-description bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading:before, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-productfeatures-list-item-description .heading:before, .bat-productfeatures-list-item-description bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label:before, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-productfeatures-list-item-description .bat-quantity-label:before, .bat-productfeatures-list-item-description bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading:before, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-productfeatures-list-item-description .heading:before {
          border-bottom: 3px solid #008996;
          bottom: -10px;
          content: '';
          display: block;
          left: 0;
          position: absolute;
          right: 0; }
        .bat-productfeatures-list-item-description h5:after, .bat-productfeatures-list-item-description bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label:after, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-productfeatures-list-item-description .bat-quantity-label:after, .bat-productfeatures-list-item-description bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading:after, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-productfeatures-list-item-description .heading:after, .bat-productfeatures-list-item-description bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label:after, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-productfeatures-list-item-description .bat-quantity-label:after, .bat-productfeatures-list-item-description bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading:after, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-productfeatures-list-item-description .heading:after {
          border: 3px solid #008996;
          border-radius: 50%;
          bottom: -16px;
          box-sizing: border-box;
          content: '';
          display: block;
          height: 16px;
          position: absolute;
          right: -15px;
          width: 16px; } }
  .bat-productfeatures-list-item-description p, .bat-productfeatures-list-item-description .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-productfeatures-list-item-description .suffix, .bat-productfeatures-list-item-description .bat-producthero-configurator-stock, .bat-productfeatures-list-item-description .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-productfeatures-list-item-description div, .bat-productfeatures-list-item-description .bat-minicart-cart-item-product-container-nicotine-level, .bat-productfeatures-list-item-description .bat-minicart-cart-item-product-container-flavor, .bat-productfeatures-list-item-description .bat-minicart-cart-item-product-container-delivery, .bat-productfeatures-list-item-description bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-productfeatures-list-item-description div, .bat-productfeatures-list-item-description .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-productfeatures-list-item-description div {
    font-size: 13px;
    line-height: 15px; }
  .bat-productfeatures-list-item.bat-waypoint {
    left: -600px;
    opacity: 0;
    transition: left 1s ease-in calc(var(--animation-order) * 50ms), opacity 1s ease-in calc(var(--animation-order) * 50ms); }
    @media (min-width: 992px) {
      .bat-productfeatures-list-item.bat-waypoint {
        left: -400px;
        transition: left 1s ease-in calc(var(--animation-order) * 50ms), opacity 2s ease-in calc(var(--animation-order) * 50ms); }
        .authorEditMode .bat-productfeatures-list-item.bat-waypoint {
          left: 0;
          transition: none; } }
  .bat-productfeatures-list-item.bat-waypoint--in-view {
    left: 0;
    opacity: 1; }
  @media (min-width: 992px) {
    .bat-productfeatures-list-item {
      max-width: 220px; } }
  @media (min-width: 1200px) {
    .bat-productfeatures-list-item {
      margin-left: calc(var(--animation-order) * 15%);
      max-width: 240px; } }

.bat-producthero {
  background-color: #efefef;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  opacity: 0;
  padding: 20px;
  transition: opacity 0.2s ease-in; }
  .bat-producthero.loaded {
    opacity: 1; }
  @media (min-width: 768px) {
    .bat-producthero {
      background-color: #fff;
      flex-direction: row;
      padding: 0; } }
  .bat-producthero-content {
    background-color: #efefef;
    width: 100%; }
    @media (min-width: 768px) {
      .bat-producthero-content {
        width: 50%; } }
  .bat-producthero-gallery {
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      .bat-producthero-gallery {
        padding: 20px; } }
    .bat-producthero-gallery .slick-dots {
      display: none !important; }
    .bat-producthero-gallery .slick-arrow {
      background-color: rgba(107, 107, 107, 0.5);
      border-radius: 30px;
      color: transparent;
      font-size: 0;
      height: 30px;
      position: absolute;
      width: 30px; }
      .bat-producthero-gallery .slick-arrow:before {
        color: #fff;
        content: "";
        display: inline-block;
        font-size: 20px;
        vertical-align: middle; }
      .bat-producthero-gallery .slick-arrow.slick-prev {
        left: 20px; }
        .bat-producthero-gallery .slick-arrow.slick-prev:before {
          content: "\e924";
          font-family: "icomoon"; }
      .bat-producthero-gallery .slick-arrow.slick-next {
        right: 20px; }
        .bat-producthero-gallery .slick-arrow.slick-next:before {
          content: "\e928";
          font-family: "icomoon"; }
    .bat-producthero-gallery-images .large img {
      display: block;
      height: auto;
      margin: 0 auto;
      max-height: 400px;
      width: auto; }
    .bat-producthero-gallery-thumbs {
      display: none;
      flex-wrap: wrap;
      margin-top: 20px;
      padding: 0; }
      @media (min-width: 768px) {
        .bat-producthero-gallery-thumbs {
          display: flex; } }
      .bat-producthero-gallery-thumbs .thumb {
        background-color: #fff;
        border-top: 4px solid #fff;
        height: 65px;
        margin: 5px;
        width: 65px; }
        @media (min-width: 992px) {
          .bat-producthero-gallery-thumbs .thumb {
            height: 90px;
            width: 90px; } }
        @media (min-width: 1200px) {
          .bat-producthero-gallery-thumbs .thumb {
            height: 124px;
            width: 124px; } }
        .bat-producthero-gallery-thumbs .thumb.active {
          border-top: 4px solid rgba(47, 83, 159, 0.2);
          outline: none; }
        .bat-producthero-gallery-thumbs .thumb img {
          display: block;
          margin: 0 auto;
          max-height: 90px;
          max-width: 80%;
          width: auto; }
  .bat-producthero-configurator {
    display: flex;
    flex-direction: column;
    width: 100%; }
    @media (min-width: 768px) {
      .bat-producthero-configurator {
        padding: 20px;
        width: 50%; } }
    @media (min-width: 992px) {
      .bat-producthero-configurator {
        padding: 35px 48px 20px; } }
    .bat-producthero-configurator-title {
      margin-bottom: 20px;
      max-width: 90%; }
      .bat-producthero-configurator-title h3, .bat-producthero-configurator-title bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title .bat-producthero-configurator-title, .bat-producthero-configurator-title bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title .bat-producthero-configurator-title {
        font-size: 32px;
        line-height: 32px; }
        @media (min-width: 768px) {
          .bat-producthero-configurator-title h3, .bat-producthero-configurator-title bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title .bat-producthero-configurator-title, .bat-producthero-configurator-title bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title .bat-producthero-configurator-title {
            font-size: 34px;
            line-height: 34px; } }
    .bat-producthero-configurator-price {
      text-align: center; }
      @media (min-width: 768px) {
        .bat-producthero-configurator-price {
          text-align: left; } }
      .bat-producthero-configurator-price .formatted-price {
        font-size: 32px;
        line-height: 32px; }
        .bat-producthero-configurator-price .formatted-price.slash-price {
          font-size: 16px;
          line-height: 16px;
          color: #041e42;
          font-weight: normal; }
          .bat-producthero-configurator-price .formatted-price.slash-price::after {
            background: #041e42;
            height: 1px;
            transform: rotate(-2deg); }
      .bat-producthero-configurator-price .suffix {
        display: none; }
      .bat-producthero-configurator-price.slash-price {
        color: #6b6b6b; }
    .bat-producthero-configurator-short-description h6 {
      font-size: 14px;
      line-height: 14px;
      font-weight: 700;
      margin-bottom: 15px; }
      @media (min-width: 768px) {
        .bat-producthero-configurator-short-description h6 {
          font-size: 20px;
          line-height: 20px; } }
    .bat-producthero-configurator-description {
      font-size: 12px;
      line-height: 14px;
      color: #6b6b6b; }
      @media (min-width: 768px) {
        .bat-producthero-configurator-description {
          font-size: 14px;
          line-height: 16px; } }
      .bat-producthero-configurator-description h1, .bat-producthero-configurator-description bat-card-step.step1:before, .bat-producthero-configurator-description bat-card-step.step2:before, .bat-producthero-configurator-description bat-card-step.step3:before, .bat-producthero-configurator-description bat-card-step.step4:before,
      .bat-producthero-configurator-description h2,
      .bat-producthero-configurator-description h3,
      .bat-producthero-configurator-description bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description .bat-producthero-configurator-title,
      .bat-producthero-configurator-description bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description .bat-producthero-configurator-title,
      .bat-producthero-configurator-description h4,
      .bat-producthero-configurator-description h5,
      .bat-producthero-configurator-description bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-configurator-description .bat-quantity-label,
      .bat-producthero-configurator-description bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-producthero-configurator-description .heading,
      .bat-producthero-configurator-description bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-configurator-description .bat-quantity-label,
      .bat-producthero-configurator-description bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-producthero-configurator-description .heading,
      .bat-producthero-configurator-description h6 {
        color: inherit;
        font-size: inherit;
        line-height: inherit;
        margin-bottom: 7px; }
      .bat-producthero-configurator-description p, .bat-producthero-configurator-description .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-producthero-configurator-description .suffix, .bat-producthero-configurator-description .bat-producthero-configurator-stock, .bat-producthero-configurator-description .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-description div, .bat-producthero-configurator-description .bat-minicart-cart-item-product-container-nicotine-level, .bat-producthero-configurator-description .bat-minicart-cart-item-product-container-flavor, .bat-producthero-configurator-description .bat-minicart-cart-item-product-container-delivery, .bat-producthero-configurator-description bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-producthero-configurator-description div, .bat-producthero-configurator-description .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-description div {
        color: inherit;
        font-size: inherit;
        line-height: inherit;
        margin-bottom: 15px; }
      .bat-producthero-configurator-description ul {
        margin-bottom: 15px; }
        .bat-producthero-configurator-description ul li {
          color: inherit;
          font-size: inherit;
          line-height: inherit; }
    .bat-producthero-configurator-stock {
      display: none;
      font-weight: 700;
      margin-bottom: 20px; }
    .bat-producthero-configurator-subscription {
      background-color: #efefef;
      margin: 0 auto;
      max-width: 325px; }
      @media (min-width: 768px) {
        .bat-producthero-configurator-subscription {
          margin: 0;
          max-width: none;
          padding: 20px; } }
      .bat-producthero-configurator-subscription-text {
        font-size: 12px;
        line-height: 12px;
        margin-top: 2px; }
        .bat-producthero-configurator-subscription-text .formatted-price {
          font-weight: normal; }
        .bat-producthero-configurator-subscription-text-note {
          font-size: 12px;
          line-height: 12px;
          display: inline-block;
          font-weight: normal;
          margin: 7px 0 0;
          text-transform: none; }
        .bat-producthero-configurator-subscription-text .discount-savings {
          font-size: 12px;
          line-height: 12px;
          background-color: #041e42;
          color: #fff;
          display: inline-block;
          padding: 2px 5px; }
      .bat-producthero-configurator-subscription-max-message {
        margin-top: 0; }
      .bat-producthero-configurator-subscription-details button {
        color: #041e42;
        font-weight: 700; }
      .bat-producthero-configurator-subscription fieldset {
        padding: 0; }
        .bat-producthero-configurator-subscription fieldset label {
          align-content: flex-start;
          align-items: flex-start;
          height: auto;
          min-height: 29px; }
          .bat-producthero-configurator-subscription fieldset label input {
            margin-top: 2px; }
    .bat-producthero-configurator-options {
      z-index: 1; }
      @media (min-width: 992px) {
        .bat-producthero-configurator-options form {
          flex-direction: row; } }
      .bat-producthero-configurator-options-option {
        flex: 0 1 auto;
        margin-right: 32px;
        padding: 0 0 10px;
        text-align: center; }
        @media (min-width: 768px) {
          .bat-producthero-configurator-options-option {
            padding: 0 0 20px;
            text-align: left; } }
        .bat-producthero-configurator-options-option p, .bat-producthero-configurator-options-option .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-producthero-configurator-options-option .suffix, .bat-producthero-configurator-options-option .bat-producthero-configurator-stock, .bat-producthero-configurator-options-option .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-options-option div, .bat-producthero-configurator-options-option .bat-minicart-cart-item-product-container-nicotine-level, .bat-producthero-configurator-options-option .bat-minicart-cart-item-product-container-flavor, .bat-producthero-configurator-options-option .bat-minicart-cart-item-product-container-delivery, .bat-producthero-configurator-options-option bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-producthero-configurator-options-option div, .bat-producthero-configurator-options-option .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-options-option div {
          font-size: 14px;
          line-height: 14px;
          font-weight: 700;
          margin-bottom: 5px; }
        .bat-producthero-configurator-options-option-input .select-wrapper {
          display: inline-block; }
          .bat-producthero-configurator-options-option-input .select-wrapper select {
            font-size: 13px;
            line-height: 13px;
            font-weight: 700; }
        .bat-producthero-configurator-options-option-input fieldset label {
          cursor: pointer;
          display: inline-flex;
          margin-bottom: 0;
          margin-right: 5px; }
          .bat-producthero-configurator-options-option-input fieldset label input[type="radio"] {
            display: none; }
            .bat-producthero-configurator-options-option-input fieldset label input[type="radio"] + span {
              font-size: 13px;
              line-height: 13px;
              background-color: #efefef;
              color: #041e42;
              display: block;
              padding: 14px; }
            .bat-producthero-configurator-options-option-input fieldset label input[type="radio"]:checked + span {
              font-size: 13px;
              line-height: 13px;
              background: #041e42;
              color: #fff;
              display: block;
              font-weight: 700;
              padding: 14px; }
            .bat-producthero-configurator-options-option-input fieldset label input[type="radio"]:disabled + span {
              position: relative; }
              .bat-producthero-configurator-options-option-input fieldset label input[type="radio"]:disabled + span::after {
                background: #041e42;
                content: "";
                height: 2px;
                left: -5px;
                position: absolute;
                top: 46%;
                transform: rotate(-34deg);
                width: 114%; }
    .bat-producthero-configurator-bottom {
      flex-direction: column;
      padding: 20px 0;
      text-align: center; }
      @media (min-width: 992px) {
        .bat-producthero-configurator-bottom {
          flex-direction: row;
          text-align: left; } }
      .bat-producthero-configurator-bottom .bat-quantity {
        flex-wrap: wrap;
        justify-content: center;
        margin: 0 0 10px;
        padding: 0; }
        @media (min-width: 992px) {
          .bat-producthero-configurator-bottom .bat-quantity {
            justify-content: flex-start;
            margin: 0 20px 0 0; } }
        .bat-producthero-configurator-bottom .bat-quantity label {
          font-size: 12px;
          line-height: 12px;
          display: block;
          margin: 0 0 5px;
          width: 100%; }

bat-producthero-globrochureware .bat-producthero--globrochureware {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  opacity: 0;
  padding: 0 0 20px;
  transition: opacity 0.2s ease-in; }
  bat-producthero-globrochureware .bat-producthero--globrochureware.loaded {
    opacity: 1; }
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-content {
    background-color: #fff;
    margin-bottom: 5px;
    width: 100%;
    padding-bottom: 18px; }
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    margin-bottom: 18px;
    height: 100%; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery .slick-dots {
      display: none !important; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery .slick-arrow {
      background-color: rgba(107, 107, 107, 0.5);
      border-radius: 30px;
      color: transparent;
      font-size: 0;
      height: 30px;
      margin-top: -15px;
      position: absolute;
      top: 50%;
      width: 30px; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery .slick-arrow:before {
        color: #fff;
        content: "";
        display: inline-block;
        font-size: 20px;
        vertical-align: middle; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery .slick-arrow.slick-prev {
        left: 20px; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery .slick-arrow.slick-prev:before {
          content: "\e924";
          font-family: "icomoon"; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery .slick-arrow.slick-next {
        right: 20px; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery .slick-arrow.slick-next:before {
          content: "\e928";
          font-family: "icomoon"; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery-images {
      line-height: 0;
      padding: 46px 0; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery-images .large {
        background-position: calc( -40px + (-25 - (-40)) * ((100vw - 320px) / (575 - 320))) center;
        background-repeat: no-repeat;
        background-size: contain; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery-images .large img {
          display: block;
          height: auto;
          margin: 0 auto;
          max-height: unset;
          position: relative;
          top: 2px;
          width: calc( 225px + (345 - 225) * ((100vw - 320px) / (575 - 320))); }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery-thumbs {
      display: none;
      flex-wrap: wrap;
      margin-top: 20px;
      padding: 0; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery-thumbs .thumb {
        background-color: #fff;
        background-position: 0 center;
        background-repeat: no-repeat;
        background-size: auto 65%;
        border-top: 4px solid #fff;
        height: 95px;
        margin: 2.5px;
        width: 95px; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery-thumbs .thumb.active {
          border-top: 4px solid rgba(47, 83, 159, 0.2);
          outline: none; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery-thumbs .thumb.hide {
          visibility: hidden; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery-thumbs .thumb img {
          display: block;
          margin: 0 auto;
          width: 80%; }
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator {
    display: flex;
    flex-direction: column;
    padding: 0;
    width: 100%; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator > * {
      padding-left: 20px;
      padding-right: 20px; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-indicator-line, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-group {
      margin-left: 20px;
      margin-right: 20px; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-bottom {
      flex-direction: column;
      justify-content: flex-start;
      margin-bottom: 43px;
      padding: 0 20px;
      text-align: left; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-cta-list {
      display: flex;
      flex-direction: column;
      flex: 1 1 auto;
      margin-left: auto;
      align-items: center;
      width: 100%; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-cta-list button, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-cta-list a {
        max-width: 300px;
        padding: 11px 50px;
        width: fit-content; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-cta-list button {
        display: none; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-cta-list button.active {
          display: flex; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-cta-list a {
        display: flex; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-cta-list button:not(:last-child), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-cta-list a:not(:last-child) {
        margin-bottom: 0.5em; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-price {
      flex: 0 1 auto;
      margin-top: 10px;
      margin-bottom: 10px;
      text-align: left; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-subheading {
      font-size: 20px;
      line-height: 28px;
      font-weight: 500;
      letter-spacing: 1.5px;
      margin-bottom: 8px;
      padding-bottom: 0;
      padding-top: 0;
      text-align: left;
      text-transform: capitalize; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-short-description h6 {
      font-size: 14px;
      line-height: 14px;
      font-weight: 700;
      margin-bottom: 15px; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description {
      font-size: 14px;
      line-height: 20px;
      color: #6b6b6b; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description h1, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description bat-card-step.step1:before, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description bat-card-step.step2:before, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description bat-card-step.step3:before, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description bat-card-step.step4:before,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description h2,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description h3,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description .bat-producthero-configurator-title,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description h4,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description h5,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description .bat-producthero-configurator .bat-quantity-label,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-configurator-description .bat-quantity-label,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-producthero-configurator-description .heading,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description .bat-quantity-label,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description .heading,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description h6 {
        color: inherit;
        font-size: inherit;
        line-height: inherit;
        margin-bottom: 7px; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description p, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description .suffix, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description .bat-producthero-configurator-stock, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description div, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description .bat-minicart-cart-item-product-container-nicotine-level, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description .bat-minicart-cart-item-product-container-flavor, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description .bat-minicart-cart-item-product-container-delivery, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description div, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description div {
        color: inherit;
        font-size: inherit;
        line-height: inherit;
        margin-bottom: 0; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description p:not(:last-of-type), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description .bat-producthero-configurator-price .suffix:not(:last-of-type), .bat-producthero-configurator-price bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description .suffix:not(:last-of-type), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description .bat-producthero-configurator-stock:not(:last-of-type), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:not(:last-of-type), .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description div:not(:last-of-type), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description .bat-minicart-cart-item-product-container-nicotine-level:not(:last-of-type), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description .bat-minicart-cart-item-product-container-flavor:not(:last-of-type), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description .bat-minicart-cart-item-product-container-delivery:not(:last-of-type), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description bat-cta-steps .bat-cta--steps-item div:not(:last-of-type), bat-cta-steps .bat-cta--steps-item bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description div:not(:last-of-type), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:not(:last-of-type), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description div:not(:last-of-type) {
          margin-bottom: 5px; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description ul {
        margin-bottom: 15px; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description ul li {
          color: inherit;
          font-size: inherit;
          line-height: inherit; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-stock {
      display: block;
      font-weight: 700;
      margin-bottom: 20px; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-subscription {
      background-color: #efefef;
      margin: 0 auto;
      max-width: 325px; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-subscription-text {
        font-size: 12px;
        line-height: 12px;
        margin-top: 2px; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-subscription-text .formatted-price {
          font-weight: normal; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-subscription-text-note {
          font-size: 12px;
          line-height: 12px;
          display: inline-block;
          font-weight: normal;
          margin: 7px 0 0;
          text-transform: none; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-subscription-text .discount-savings {
          font-size: 12px;
          line-height: 12px;
          background-color: #041e42;
          color: #fff;
          display: inline-block;
          padding: 2px 5px; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-subscription-max-message {
        margin-top: 0; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-subscription-details button {
        color: #041e42;
        font-weight: 700; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-subscription fieldset {
        padding: 0; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-subscription fieldset label {
          align-content: flex-start;
          align-items: flex-start;
          height: auto;
          min-height: 29px; }
          bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-subscription fieldset label input {
            margin-top: 2px; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-configurable-options {
      display: flex;
      flex-direction: row;
      text-align: left;
      width: auto; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-configurable-options-title {
        font-size: 12px;
        line-height: 16px;
        font-weight: 700;
        letter-spacing: 0;
        margin-top: 5px;
        margin-bottom: 5px; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-configurable-options-variants-button {
        height: 34px;
        width: 34px;
        border-radius: 99999999px;
        padding: 4px;
        margin-top: 5px;
        margin-bottom: 10px; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-configurable-options-variants-button::after {
          content: "";
          background-color: var(--button-variant-color);
          display: block;
          width: 100%;
          height: 100%;
          border-radius: 99999999px; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-configurable-options-variants-button.active {
          border: 1px solid #2a2a2c; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-configurable-options p, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-configurable-options .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-configurable-options .suffix, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-configurable-options .bat-producthero-configurator-stock, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-configurable-options .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-configurable-options div, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-configurable-options .bat-minicart-cart-item-product-container-nicotine-level, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-configurable-options .bat-minicart-cart-item-product-container-flavor, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-configurable-options .bat-minicart-cart-item-product-container-delivery, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-configurable-options bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-configurable-options div, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-configurable-options .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-configurable-options div {
        display: none; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title {
      font-size: 32px;
      line-height: 32px;
      letter-spacing: -1.25px;
      margin-bottom: 6px;
      max-width: unset;
      padding-bottom: 0;
      padding-top: 0; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options {
      z-index: 1; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options-option {
        flex: 0 1 auto;
        margin-right: 32px;
        padding: 0 0 10px;
        text-align: center; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options-option p, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options-option .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options-option .suffix, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options-option .bat-producthero-configurator-stock, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options-option .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options-option div, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options-option .bat-minicart-cart-item-product-container-nicotine-level, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options-option .bat-minicart-cart-item-product-container-flavor, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options-option .bat-minicart-cart-item-product-container-delivery, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options-option bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options-option div, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options-option .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options-option div {
          font-size: 14px;
          line-height: 14px;
          font-weight: 700;
          margin-bottom: 5px; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options-option-input .select-wrapper {
          display: inline-block; }
          bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options-option-input .select-wrapper select {
            font-size: 13px;
            line-height: 13px;
            font-weight: 700; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options-option-input fieldset label {
          cursor: pointer;
          display: inline-flex;
          margin-bottom: 0;
          margin-right: 5px; }
          bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options-option-input fieldset label input[type="radio"] {
            display: none; }
            bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options-option-input fieldset label input[type="radio"] + span {
              font-size: 13px;
              line-height: 13px;
              background-color: #efefef;
              color: #041e42;
              display: block;
              padding: 14px; }
            bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options-option-input fieldset label input[type="radio"]:checked + span {
              font-size: 13px;
              line-height: 13px;
              background: #041e42;
              color: #fff;
              display: block;
              font-weight: 700;
              padding: 14px; }
            bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options-option-input fieldset label input[type="radio"]:disabled + span {
              position: relative; }
              bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options-option-input fieldset label input[type="radio"]:disabled + span::after {
                background: #041e42;
                content: "";
                height: 2px;
                left: -5px;
                position: absolute;
                top: 46%;
                transform: rotate(-34deg);
                width: 114%; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity {
      margin-bottom: 26px;
      padding-bottom: 0;
      padding-top: 0; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label {
        font-size: 12px;
        line-height: 15px;
        flex: 0 1 140px;
        letter-spacing: 1px; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity .bat-quantity-button {
        flex: 0 0 32;
        height: 32px;
        min-width: 32px; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo {
      align-items: center;
      background-color: #fff;
      display: flex;
      padding: 24px 20px;
      margin-top: auto;
      margin-bottom: 23px; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-icon {
        padding-left: 4px;
        padding-right: 14px; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-icon .bat-icon {
          height: 34px;
          width: 34px; }
          bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-icon .bat-icon::before {
            font-size: 34px; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading {
        font-size: 12px;
        line-height: 15px;
        display: block;
        letter-spacing: 1px;
        margin-bottom: 4px; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text p, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .suffix, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-producthero-configurator-stock, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text div, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-minicart-cart-item-product-container-nicotine-level, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-minicart-cart-item-product-container-flavor, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-minicart-cart-item-product-container-delivery, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text div, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text div {
        font-size: 12px;
        line-height: 14.4px;
        color: #6b6b6b;
        letter-spacing: 0.25px;
        margin: 0; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-desktop {
      display: none;
      padding-bottom: 0;
      padding-top: 0; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-group {
      margin-left: 10%;
      margin-right: 10%;
      margin-bottom: 12px;
      padding: 0; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-group-indicators {
        display: flex;
        flex-direction: column; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-group-indicators > .bat-producthero-strengths-indicator-line:not(:last-child) {
          margin-right: 40px; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-group .bat-producthero-strengths-indicator-line {
        margin: 0; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-group-top-bar {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-bottom: 12px; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-group-top-bar span {
          margin-right: 13px;
          font-family: "glo sans", Arial, Helvetica, sans-serif;
          font-size: 12px;
          line-height: 115%;
          letter-spacing: 1.2px;
          font-weight: bold;
          width: 14ch;
          flex-shrink: 0; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-group-top-bar hr {
          width: 100%;
          height: 0;
          background-color: #dedede;
          border: none;
          border-top: 2px solid #dedede;
          margin-top: 0;
          margin-bottom: 0; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-indicator-line {
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-wrap: wrap;
      margin-bottom: 25px;
      margin-left: 10%;
      margin-right: 10%;
      padding: 0; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container {
      display: flex;
      flex-wrap: wrap; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator {
        --indicator-active-color: #2a2a2c;
        --indicator-active-last-color: #2a2a2c;
        border: none;
        align-items: baseline;
        flex-direction: row;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        justify-content: center;
        margin: 0;
        padding: 0;
        width: auto; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator ul li {
          width: 13px;
          height: 13px;
          line-height: 13px;
          font-size: 13px;
          border-color: #2a2a2c; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-4mg li:nth-child(1), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-mild li:nth-child(1), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-1 li:nth-child(1) {
          background: var(--indicator-active-color); }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-4mg.active li:nth-child(1), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-mild.active li:nth-child(1), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-1.active li:nth-child(1) {
          background: #fff; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-6mg li:nth-child(-n + 2), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-medium li:nth-child(-n + 2), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-2 li:nth-child(-n + 2) {
          background: var(--indicator-active-color); }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-6mg li:nth-child(2), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-medium li:nth-child(2), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-2 li:nth-child(2) {
          background: var(--indicator-active-last-color);
          border: none; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-6mg.active li:nth-child(-n + 2), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-medium.active li:nth-child(-n + 2), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-2.active li:nth-child(-n + 2) {
          background: #fff; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-10mg li:nth-child(-n + 3), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-strong li:nth-child(-n + 3), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-3 li:nth-child(-n + 3) {
          background: var(--indicator-active-color); }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-10mg li:nth-child(3), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-strong li:nth-child(3), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-3 li:nth-child(3) {
          background: var(--indicator-active-last-color);
          border: none; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-10mg.active li:nth-child(-n + 3), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-strong.active li:nth-child(-n + 3), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-3.active li:nth-child(-n + 3) {
          background: #fff; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-16mg li:nth-child(-n + 4), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-x-strong li:nth-child(-n + 4), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-4 li:nth-child(-n + 4) {
          background: var(--indicator-active-color); }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-16mg li:nth-child(4), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-x-strong li:nth-child(4), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-4 li:nth-child(4) {
          background: var(--indicator-active-last-color);
          border: none; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-16mg.active li:nth-child(-n + 4), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-x-strong.active li:nth-child(-n + 4), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-4.active li:nth-child(-n + 4) {
          background: #fff; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-18mg li:nth-child(-n + 5), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-ultra li:nth-child(-n + 5), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-5 li:nth-child(-n + 5) {
          background: var(--indicator-active-color); }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-18mg li:nth-child(5), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-ultra li:nth-child(5), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-5 li:nth-child(5) {
          background: var(--indicator-active-last-color);
          border: none; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-18mg.active li:nth-child(-n + 5), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-ultra.active li:nth-child(-n + 5), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-5.active li:nth-child(-n + 5) {
          background: #fff; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-20mg li:nth-child(-n + 6), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-max li:nth-child(-n + 6), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-6 li:nth-child(-n + 6) {
          background: var(--indicator-active-color); }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-20mg li:nth-child(6), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-max li:nth-child(6), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-6 li:nth-child(6) {
          background: var(--indicator-active-color);
          border: none; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-20mg.active li:nth-child(-n + 6), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-max.active li:nth-child(-n + 6), bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-6.active li:nth-child(-n + 6) {
          background: #fff; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator span {
          font-size: 12px;
          line-height: 12px;
          color: #2a2a2c;
          font-weight: 700;
          margin-left: 10px;
          margin-bottom: 0; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label {
      display: inline-flex;
      flex-direction: row;
      align-items: center;
      margin: 0;
      margin-inline-end: 10px;
      font-weight: normal;
      font-size: 13px;
      line-height: 185%;
      width: fit-content; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label--bold {
        font-weight: bold; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-button .bat-icon:before {
        font-size: 19px;
        line-height: 100%; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-content {
        position: absolute;
        background-color: #3a3a3a;
        color: #fff;
        padding: 15px;
        transform: translateX(50%);
        width: 200px;
        display: none;
        margin-top: 10px;
        z-index: 999;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 10px;
        line-height: 150%; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-content[data-show] {
          display: block; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-content-arrow {
          visibility: hidden; }
          bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-content-arrow, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-content-arrow::before {
            position: absolute;
            width: 10px;
            height: 10px;
            background: inherit; }
          bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-content-arrow::before {
            visibility: visible;
            content: '';
            transform: rotate(45deg); }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-content[data-popper-placement^='top'] > .bat-producthero-strengths-label-popover-content-arrow {
          bottom: -5px; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-content[data-popper-placement^='bottom'] > .bat-producthero-strengths-label-popover-content-arrow {
          top: -5px; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-content[data-popper-placement^='left'] > .bat-producthero-strengths-label-popover-content-arrow {
          right: -5px; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-content[data-popper-placement^='right'] > .bat-producthero-strengths-label-popover-content-arrow {
          left: -5px; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-content p, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-content .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-content .suffix, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-content .bat-producthero-configurator-stock, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-content div, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-content .bat-minicart-cart-item-product-container-nicotine-level, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-content .bat-minicart-cart-item-product-container-flavor, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-content .bat-minicart-cart-item-product-container-delivery, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-content bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-content div, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label-popover-content div {
          display: block;
          font-size: inherit;
          line-height: inherit;
          font-family: inherit;
          font-weight: inherit; }
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-mobile {
    display: block;
    margin-bottom: 31px;
    padding: 40px 20px 0; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-mobile-lower {
      display: block; }

bat-producthero-globrochureware .bat-producthero-skuerror {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 20px; }

@media (min-width: 576px) {
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-price {
    flex: 0 1 140px; }
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-bottom {
    flex-direction: row;
    margin-bottom: 0;
    margin-top: 0; }
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-cta-list {
    align-items: flex-end;
    width: unset; }
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-group-indicators {
    flex-direction: row; }
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-group-top-bar {
    flex-direction: column-reverse;
    align-items: flex-start; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-group-top-bar span {
      margin-top: 12px; }
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery-images .large {
    background-position: calc( -25px + (10 - (-25)) * ((100vw - 576px) / (767 - 576))) center;
    /* sasslint-disable-next-line nesting-depth */ }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery-images .large img {
      width: calc( 350px + (415 - 350) * ((100vw - 576px) / (767 - 576))); } }

@media (min-width: 768px) {
  bat-producthero-globrochureware .bat-producthero--globrochureware {
    background-color: #fff;
    flex-direction: row;
    padding: 0; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-content {
      width: 52%; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery {
      padding: 0 0 16px; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery-images {
        margin-bottom: 40px;
        padding: 65px 0 0; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery-images .large {
          background-position: calc( -60px + (-85 - (-60)) * ((100vw - 768px) / (991 - 768))) center;
          padding: 12px 0; }
          bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery-images .large img {
            width: calc( 260px + (350 - 260) * ((100vw - 768px) / (991 - 768))); }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery-thumbs {
        display: flex;
        margin-top: 0; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery .slick-arrow {
        margin-top: 0px; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery .slick-arrow.slick-prev {
          left: 30px; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery .slick-arrow.slick-next {
          right: 30px; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator {
      padding: 45px 0 0;
      position: relative;
      width: 48%; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator > * {
        padding-left: 10%;
        padding-right: 10%; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-bottom {
        margin-bottom: 0; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-bottom .bat-cta-style.button-dark, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-bottom .bat-cta-style.button-dark-disabled,
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-bottom .bat-cta-style a {
          flex-basis: 50%;
          padding: 11px 50px; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title {
        font-size: 40px;
        line-height: 36px;
        letter-spacing: -0.5px;
        margin-bottom: 13px;
        padding: 0; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-subheading {
        letter-spacing: 0.05px;
        margin-bottom: 14px;
        padding: 0; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-price {
        font-size: 30px;
        line-height: 32px;
        flex-basis: 150px;
        letter-spacing: 0.25px;
        margin-bottom: 0;
        text-align: left; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-short-description h6 {
        font-size: 20px;
        line-height: 20px; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-description {
        font-size: 0.94rem;
        line-height: 16px;
        margin-bottom: 0; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-subscription {
        margin: 0;
        max-width: none;
        padding: 20px; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options-option {
        padding: 0 0 20px;
        text-align: left; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo {
        bottom: 23px;
        left: 0;
        padding: 26px 5.105vw;
        width: 100%; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-icon {
          padding-left: 0;
          padding-right: 8px; }
          bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-icon .bat-icon {
            height: 41px;
            width: 41px; }
            bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-icon .bat-icon::before {
              font-size: 41px; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading {
          letter-spacing: 1.25px;
          margin-bottom: 5px; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-desktop {
        display: block;
        margin-bottom: 35px; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity {
        margin-bottom: 34px; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label {
          flex-basis: 150px; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths {
        margin-bottom: 28px; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-buttons {
          margin-bottom: 0; }
        bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-strengths-label {
          letter-spacing: 0.95px; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-mobile {
      display: none; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-mobile-lower {
        display: none; } }

@media (min-width: 992px) {
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery-images .large {
    background-position: -85px center; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery-images .large img {
      width: calc( 350px + (415 - 350) * ((100vw - 992px) / (1199 - 992))); }
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator {
    padding: 65px 0 0; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options form {
      flex-direction: row; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-bottom {
      flex-direction: row;
      text-align: left; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-bottom .bat-quantity {
        justify-content: flex-start;
        margin: 0 20px 0 0; } }

@media (min-width: 1200px) {
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery-images {
    min-height: 560px; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery-images .large {
      background-position: calc( -90px + (-25 - (-90)) * ((100vw - 1200px) / (1439 - 1200))) center; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-gallery-images .large img {
        width: 415px; }
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator {
    padding: 65px 0 0; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-options form {
      flex-direction: row; }
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-bottom {
      flex-direction: row;
      text-align: left; }
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-bottom .bat-quantity {
        justify-content: flex-start;
        margin: 0 20px 0 0; } }

@media (min-width: 1440px) {
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-content .bat-producthero-gallery-images .large {
    background-position: -25px center; } }

.bat-related-products .slick-track {
  display: flex; }

.bat-related-products .slick-slide {
  height: inherit; }

.bat-related-products .bat-productcard {
  max-width: 200px; }

.center-cta .bat-cta-list--horizontal,
.center-ctas .bat-cta-list--horizontal {
  justify-content: center; }

bat-cta-steps {
  width: 100%; }
  bat-cta-steps .bat-cta--steps {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    text-align: center; }
    @media (max-width: 767.98px) {
      bat-cta-steps .bat-cta--steps {
        flex-direction: column; } }
    bat-cta-steps .bat-cta--steps-item {
      font-size: 45px;
      line-height: 45px;
      flex: 1 1 0; }
      @media (max-width: 767.98px) {
        bat-cta-steps .bat-cta--steps-item {
          padding: 0 2rem;
          width: 100%; } }
      bat-cta-steps .bat-cta--steps-item div {
        font-size: 20px;
        line-height: 20px;
        line-height: 24px;
        margin-top: 1rem;
        text-transform: none; }
      bat-cta-steps .bat-cta--steps-item-divider {
        background-image: url("/content/dam/glo/images/global/step_divider.png");
        background-repeat: no-repeat;
        height: 40px;
        margin-top: 2rem; }
        @media (max-width: 767.98px) {
          bat-cta-steps .bat-cta--steps-item-divider {
            background-image: url("/content/dam/glo/images/global/step_divider_vertical.png");
            background-position: center;
            height: 70px; } }
      bat-cta-steps .bat-cta--steps-item:last-child {
        display: none; }

bat-cta-default.m-align-left .bat-cta-list--vertical {
  align-items: flex-start; }

bat-cta-default.m-align-left .bat-cta-list--horizontal {
  justify-content: flex-start; }

bat-cta-default.m-align-right .bat-cta-list--vertical {
  align-items: flex-end; }
  @media (min-width: 768px) {
    bat-cta-default.m-align-right .bat-cta-list--vertical {
      align-items: flex-start; } }

bat-cta-default.m-align-right .bat-cta-list--horizontal {
  justify-content: flex-end; }
  @media (min-width: 768px) {
    bat-cta-default.m-align-right .bat-cta-list--horizontal {
      justify-content: flex-start; } }

bat-cta-default.m-align-center .bat-cta-list--vertical {
  align-items: center; }
  @media (min-width: 768px) {
    bat-cta-default.m-align-center .bat-cta-list--vertical {
      align-items: flex-start; } }

bat-cta-default.m-align-center .bat-cta-list--horizontal {
  justify-content: center; }
  @media (min-width: 768px) {
    bat-cta-default.m-align-center .bat-cta-list--horizontal {
      justify-content: flex-start; } }

@media (min-width: 768px) {
  bat-cta-default.d-align-left .bat-cta-list--vertical {
    align-items: flex-start; } }

@media (min-width: 768px) {
  bat-cta-default.d-align-left .bat-cta-list--horizontal {
    justify-content: flex-start; } }

@media (min-width: 768px) {
  bat-cta-default.d-align-right .bat-cta-list--vertical {
    align-items: flex-end; } }

@media (min-width: 768px) {
  bat-cta-default.d-align-right .bat-cta-list--horizontal {
    justify-content: flex-end; } }

@media (min-width: 768px) {
  bat-cta-default.d-align-center .bat-cta-list--vertical {
    align-items: center; } }

@media (min-width: 768px) {
  bat-cta-default.d-align-center .bat-cta-list--horizontal {
    justify-content: center; } }

bat-cta-icons {
  width: 100%; }
  bat-cta-icons.m-align-left .bat-cta--icons {
    justify-content: flex-start; }
  bat-cta-icons.m-align-right .bat-cta--icons {
    justify-content: flex-end; }
    @media (min-width: 768px) {
      bat-cta-icons.m-align-right .bat-cta--icons {
        justify-content: flex-start; } }
  bat-cta-icons.m-align-center .bat-cta--icons {
    justify-content: center; }
    @media (min-width: 768px) {
      bat-cta-icons.m-align-center .bat-cta--icons {
        justify-content: flex-start; } }
  @media (min-width: 768px) {
    bat-cta-icons.d-align-left .bat-cta--icons {
      justify-content: flex-start; } }
  @media (min-width: 768px) {
    bat-cta-icons.d-align-right .bat-cta--icons {
      justify-content: flex-end; } }
  @media (min-width: 768px) {
    bat-cta-icons.d-align-center .bat-cta--icons {
      justify-content: center; } }
  bat-cta-icons .bat-cta--icons a,
  bat-cta-icons .bat-cta--icons button {
    margin: 0;
    padding-bottom: 14px;
    width: 40px; }
    @media (min-width: 768px) {
      bat-cta-icons .bat-cta--icons a,
      bat-cta-icons .bat-cta--icons button {
        width: 48px; } }
    bat-cta-icons .bat-cta--icons a.bat-cta-style.link-dark i.bat-icon, bat-cta-icons .bat-cta--icons a.bat-cta-style.link-light i.bat-icon,
    bat-cta-icons .bat-cta--icons button.bat-cta-style.link-dark i.bat-icon,
    bat-cta-icons .bat-cta--icons button.bat-cta-style.link-light i.bat-icon {
      margin: 0; }
    bat-cta-icons .bat-cta--icons a.bat-cta-style.link-dark i::before, bat-cta-icons .bat-cta--icons a.bat-cta-style.link-light i::before,
    bat-cta-icons .bat-cta--icons button.bat-cta-style.link-dark i::before,
    bat-cta-icons .bat-cta--icons button.bat-cta-style.link-light i::before {
      font-size: 26px;
      transition: color .5s ease; }
    bat-cta-icons .bat-cta--icons a:hover.bat-cta-style.link-dark i::before,
    bat-cta-icons .bat-cta--icons button:hover.bat-cta-style.link-dark i::before {
      color: #aaa; }
    bat-cta-icons .bat-cta--icons a:hover.bat-cta-style.link-light i::before,
    bat-cta-icons .bat-cta--icons button:hover.bat-cta-style.link-light i::before {
      color: rgba(47, 83, 159, 0.2); }

.bat-video ~ .bat-modal .bat-modal-content {
  max-width: 1200px;
  padding: 45px; }

.bat-video-content {
  padding: 45px; }
  .bat-video-content-video picture:after {
    color: transparent !important;
    content: '';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    left: 50%;
    padding: 34px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    line-height: 20px; }
  .bat-video-content-video picture:before {
    background-color: transparent !important;
    border-radius: 50%;
    color: transparent;
    content: '';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    left: 50%;
    padding: 34px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    line-height: 20px; }
  .bat-video-content-video picture:hover {
    cursor: pointer; }
    .bat-video-content-video picture:hover:after {
      color: #000; }
    .bat-video-content-video picture:hover:before {
      background-color: #fff; }

.overlapping-video {
  margin-top: -130px; }

.expander bat-expander-default .bat-expander {
  border-top: solid 1px #dedede; }

.expander ~ .expander bat-expander-default .bat-expander {
  border-top: 0; }

bat-expander-default .bat-expander {
  border-top: solid 1px #dedede; }

bat-expander-default ~ bat-expander-default .bat-expander {
  border-top: 0; }

.bat-expander {
  border-bottom: 1px solid #dedede;
  margin-top: -2px; }

@keyframes expanderOut {
  0% {
    height: auto;
    opacity: 1;
    transform: scale(1); }
  100% {
    opacity: 0; } }

@keyframes expanderIn {
  0% {
    opacity: 0;
    transform-origin: 50% 0; }
  100% {
    height: auto;
    opacity: 1; } }
  .bat-expander-button {
    align-items: center;
    border: 0;
    outline: none;
    padding: 20px 0;
    text-align: left; }
    .bat-expander-button-label {
      font-size: 15px;
      line-height: 15px;
      color: #041e42;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      font-weight: 500; }
    .chat .bat-expander-button {
      padding: 14px 0; }
      .chat .bat-expander-button:before {
        color: #041e42;
        content: "\e91e";
        font-family: "icomoon";
        font-size: 24px; }
    .phone .bat-expander-button {
      padding: 14px 0; }
      .phone .bat-expander-button:before {
        color: #041e42;
        content: "\e957";
        font-family: "icomoon";
        font-size: 24px; }
    .email .bat-expander-button:before {
      color: #041e42;
      content: "\f0e0";
      font-family: "Font Awesome 5 Free";
      font-size: 14px;
      padding: 0 4px; }
    .bat-expander-button-icon-close i, .bat-expander-button-icon-open i {
      height: 14px;
      padding: 0 8px;
      width: 22px; }
    .bat-expander-button-icon-close i::before {
      color: #041e42;
      content: "\e959";
      font-family: "icomoon";
      font-weight: 400;
      font-size: 20px;
      line-height: 20px; }
    .bat-expander-button-icon-open i::before {
      color: #041e42;
      content: "\e94d";
      font-family: "icomoon";
      font-weight: 400;
      font-size: 20px;
      line-height: 20px; }
  .bat-expander-content {
    animation: expanderOut 0.5s ease-in-out 1 alternate both; }
    .authorEditMode .bat-expander-content {
      animation: none; }
    .active .bat-expander-content {
      animation: expanderIn 0.5s ease-in-out 1 normal both;
      border-bottom: 0; }
    .bat-expander-content > div {
      padding: 0 0 20px; }
      .below .bat-expander-content > div {
        padding: 20px 0 0; }

.bat-carousel .bat-card .bat-card--default {
  margin-right: 20px;
  max-width: none; }
  @media (min-width: 576px) {
    .bat-carousel .bat-card .bat-card--default {
      margin-right: 40px; } }

.bat-carousel .bat-productcard {
  opacity: 1; }

.bat-carousel .bat-video-content-video {
  margin: 0 auto; }

.bat-carousel-slides {
  opacity: 0;
  transition: opacity .2s ease-in; }
  .authorEditMode .bat-carousel-slides {
    opacity: 1; }
  .bat-carousel-slides.loaded {
    opacity: 1; }

.bat-carousel .slick-dots {
  justify-content: center;
  margin: 0 auto; }
  .bat-carousel .slick-dots li button {
    border: 1px solid rgba(107, 107, 107, 0.9);
    height: 10px;
    width: 10px; }
  .bat-carousel .slick-dots li.slick-active button {
    background-color: #6b6b6b; }

.bat-carousel.product-carousel .slick-dots {
  display: flex;
  justify-content: center;
  margin: 0 auto; }

.bat-carousel.card-carousel .slick-dots {
  margin-left: 0; }

.bat-carousel.card-carousel .slick-list {
  padding: 0 20px 0 0; }
  @media (min-width: 768px) {
    .bat-carousel.card-carousel .slick-list {
      padding: 0 40px 0 0; } }
  @media (min-width: 992px) {
    .bat-carousel.card-carousel .slick-list {
      padding: 0 80px 0 0; } }

.bat-carousel .slick-prev {
  display: none;
  left: 0;
  position: absolute;
  top: 49%;
  z-index: 20; }

.bat-carousel .slick-next {
  display: none;
  position: absolute;
  right: 0;
  top: 49%;
  z-index: 20; }

.bat-carousel .slick-arrow.slick-prev {
  display: block;
  left: 0;
  position: absolute;
  top: 49%;
  z-index: 20; }
  .bat-carousel .slick-arrow.slick-prev.slick-hidden {
    display: none; }

.bat-carousel .slick-arrow.slick-next {
  display: block;
  position: absolute;
  right: 0;
  top: 49%;
  z-index: 20; }
  .bat-carousel .slick-arrow.slick-next.slick-hidden {
    display: none; }

.bat-carousel .slick-prev .bat-icon,
.bat-carousel .slick-next .bat-icon {
  color: #041e42; }

.inner-full-width .bat-carousel {
  max-width: 100% !important; }

bat-tabs-default .bat-tabs {
  border-top: 0; }
  @media (min-width: 992px) {
    bat-tabs-default .bat-tabs {
      border-top: solid 12px #008996; } }
  bat-tabs-default .bat-tabs-indicator {
    border-color: #008996 transparent transparent;
    top: 39px; }
    @media (min-width: 992px) {
      bat-tabs-default .bat-tabs-indicator {
        top: 0; } }
  bat-tabs-default .bat-tabs-list {
    background-color: #aaa; }
    @media (min-width: 992px) {
      bat-tabs-default .bat-tabs-list {
        background-color: transparent; } }
    bat-tabs-default .bat-tabs-list-item:not(:last-of-type) {
      border-right: 2px solid #fff; }
    @media (min-width: 992px) {
      bat-tabs-default .bat-tabs-list-item:not(:last-of-type) {
        border-right: 0; } }
    bat-tabs-default .bat-tabs-list-item-button {
      box-shadow: inset 0 2px 6px 0 rgba(107, 107, 107, 0.3);
      padding: 12px 30px; }
      @media (min-width: 992px) {
        bat-tabs-default .bat-tabs-list-item-button {
          box-shadow: none; } }
      bat-tabs-default .bat-tabs-list-item-button span {
        color: #6b6b6b;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: -0.7px;
        line-height: 16px;
        position: relative; }
        @media (min-width: 992px) {
          bat-tabs-default .bat-tabs-list-item-button span {
            font-size: 24px;
            line-height: 24px; }
            bat-tabs-default .bat-tabs-list-item-button span:after {
              border-bottom: 2px solid #6b6b6b;
              bottom: 0;
              content: "";
              left: 0;
              position: absolute;
              transition: width 0.25s ease-in;
              width: 0; } }
      .active bat-tabs-default .bat-tabs-list-item-button {
        background-color: #008996;
        border-bottom: 0; }
        @media (min-width: 992px) {
          .active bat-tabs-default .bat-tabs-list-item-button {
            background-color: transparent;
            color: #6b6b6b; } }
        .active bat-tabs-default .bat-tabs-list-item-button span {
          color: #fff; }
          @media (min-width: 992px) {
            .active bat-tabs-default .bat-tabs-list-item-button span {
              color: #6b6b6b; }
              .active bat-tabs-default .bat-tabs-list-item-button span:after {
                width: 100%; } }

body .bat-wrapper bat-tabs-avalanche {
  background-color: #041e42;
  padding-bottom: 40px; }
  body .bat-wrapper bat-tabs-avalanche bat-section-default .card {
    display: none; }
    body .bat-wrapper bat-tabs-avalanche bat-section-default .card:first-child {
      display: block; }
  @media (min-width: 992px) {
    body .bat-wrapper bat-tabs-avalanche.bat {
      height: 525px;
      margin-left: -3.5px;
      min-height: 500px;
      padding-bottom: 120px;
      padding-top: 120px; } }
  body .bat-wrapper bat-tabs-avalanche .bat-tabs {
    border-top: 0; }
    body .bat-wrapper bat-tabs-avalanche .bat-tabs-list {
      justify-content: center;
      margin-top: 0; }
      body .bat-wrapper bat-tabs-avalanche .bat-tabs-list-item-button {
        border-bottom: 2px solid #6b6b6b;
        box-shadow: none;
        padding: 12px; }
        @media (min-width: 768px) {
          body .bat-wrapper bat-tabs-avalanche .bat-tabs-list-item-button {
            padding: 12px 20px; } }
        @media (min-width: 992px) {
          body .bat-wrapper bat-tabs-avalanche .bat-tabs-list-item-button {
            padding: 12px 30px; } }
        body .bat-wrapper bat-tabs-avalanche .bat-tabs-list-item-button span {
          color: #fff;
          font-family: "glo sans", Arial, Helvetica, sans-serif;
          font-size: 12px;
          font-weight: 700;
          letter-spacing: 0.04rem;
          line-height: 14px;
          position: relative; }
      body .bat-wrapper bat-tabs-avalanche .bat-tabs-list-item.active button {
        border-bottom: 2px solid rgba(47, 83, 159, 0.2); }
        @media (min-width: 992px) {
          body .bat-wrapper bat-tabs-avalanche .bat-tabs-list-item.active button {
            background-color: transparent;
            color: rgba(47, 83, 159, 0.2); } }
        body .bat-wrapper bat-tabs-avalanche .bat-tabs-list-item.active button span {
          color: rgba(47, 83, 159, 0.2); }
          @media (min-width: 992px) {
            body .bat-wrapper bat-tabs-avalanche .bat-tabs-list-item.active button span {
              color: rgba(47, 83, 159, 0.2); } }

.productlisting {
  padding-left: 0;
  padding-right: 0; }

[id=productListingContainer] {
  max-width: 1200px;
  width: 100%; }

.bat-productlistings {
  background-color: #efefef;
  margin: 0 auto;
  max-width: 1400px;
  min-height: 400px;
  padding: 20px 10px; }
  @media (min-width: 768px) {
    .bat-productlistings-cards {
      justify-content: flex-start; } }
  .bat-productlistings-card {
    background-color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    margin: 10px;
    min-height: 278px;
    overflow: hidden;
    padding: 20px;
    position: relative;
    width: 100%; }
    @media (min-width: 576px) {
      .bat-productlistings-card {
        width: 460px; } }
    .bat-productlistings-card-image {
      flex: 1 0 auto;
      height: auto;
      left: 20px;
      max-height: 280px;
      position: absolute;
      top: 20px;
      width: 46%;
      z-index: 1; }
      @media (min-width: 576px) {
        .bat-productlistings-card-image {
          width: 50%; } }
      .bat-productlistings-card-image img {
        height: auto;
        padding-right: 0;
        width: 100%; }
        @media (min-width: 576px) {
          .bat-productlistings-card-image img {
            max-height: 88%;
            padding-right: 0;
            width: 100%; } }
    .bat-productlistings-card-details {
      display: flex;
      flex: 1 0 100%;
      flex-direction: column;
      text-align: right; }
      .bat-productlistings-card-details p, .bat-productlistings-card-details .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-productlistings-card-details .suffix, .bat-productlistings-card-details .bat-producthero-configurator-stock, .bat-productlistings-card-details .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-productlistings-card-details div, .bat-productlistings-card-details .bat-minicart-cart-item-product-container-nicotine-level, .bat-productlistings-card-details .bat-minicart-cart-item-product-container-flavor, .bat-productlistings-card-details .bat-minicart-cart-item-product-container-delivery, .bat-productlistings-card-details bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-productlistings-card-details div, .bat-productlistings-card-details .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-productlistings-card-details div {
        display: none; }
    .bat-productlistings-card-prices {
      font-size: 16px;
      line-height: 16px;
      color: #041e42;
      font-weight: 700;
      margin-bottom: 1rem;
      vertical-align: middle; }
      .bat-productlistings-card-prices .base-price {
        margin-right: 0.5rem; }
        .bat-productlistings-card-prices .base-price.has-sale-price {
          font-size: 18px;
          line-height: 18px;
          color: #aaa;
          position: relative;
          text-decoration: none; }
          .bat-productlistings-card-prices .base-price.has-sale-price:before {
            -moz-transform: rotate(-5deg);
            -ms-transform: rotate(-5deg);
            -o-transform: rotate(-5deg);
            -webkit-transform: rotate(-5deg);
            border-color: #aaa;
            border-top: 2px solid;
            content: "";
            left: 0;
            position: absolute;
            right: 0;
            top: 50%;
            transform: rotate(-5deg); }
    .bat-productlistings-card-name {
      font-size: 18px;
      line-height: 18px;
      border-bottom: 1px solid #041e42;
      font-weight: 700;
      margin: 10px auto 20px;
      padding: 0 0 10px 55%; }
      .bat-productlistings-card-name a {
        text-decoration: none; }
    .bat-productlistings-card-quantity {
      margin: 0 0 0 auto;
      width: 90px; }
    .bat-productlistings-card-variants {
      margin: 10px 0 20px auto;
      max-width: 45%; }
      .bat-productlistings-card-variants form .select-wrapper select {
        padding: 11px 30px 13px 13px;
        text-overflow: ellipsis; }
    .bat-productlistings-card-buttons {
      margin: auto 0 0; }
      .bat-productlistings-card-buttons .notify-button,
      .bat-productlistings-card-buttons .options-button,
      .bat-productlistings-card-buttons .cart-button {
        margin-bottom: 0;
        width: auto; }
      .bat-productlistings-card-buttons .notify-button {
        display: none; }
    .bat-productlistings-card-stock {
      font-size: 20px;
      line-height: 20px;
      color: #5862bf;
      font-style: normal;
      padding: 0; }
    .bat-productlistings-card-message {
      background-color: transparent;
      color: #5862bf;
      display: none;
      justify-content: center;
      padding: 5px; }
      .bat-productlistings-card-message button {
        background-color: transparent;
        color: #db0032; }
      .bat-productlistings-card-message .message {
        padding: 0 1rem; }
  .bat-productlistings .loading-wrapper {
    align-items: center;
    display: flex;
    height: 110px;
    position: relative;
    width: 100px; }
    .bat-productlistings .loading-wrapper p, .bat-productlistings .loading-wrapper .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-productlistings .loading-wrapper .suffix, .bat-productlistings .loading-wrapper .bat-producthero-configurator-stock, .bat-productlistings .loading-wrapper .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-productlistings .loading-wrapper div, .bat-productlistings .loading-wrapper .bat-minicart-cart-item-product-container-nicotine-level, .bat-productlistings .loading-wrapper .bat-minicart-cart-item-product-container-flavor, .bat-productlistings .loading-wrapper .bat-minicart-cart-item-product-container-delivery, .bat-productlistings .loading-wrapper bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-productlistings .loading-wrapper div, .bat-productlistings .loading-wrapper .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-productlistings .loading-wrapper div {
      text-align: center;
      width: 100%; }
    .bat-productlistings .loading-wrapper:after {
      -webkit-animation: spin 2s linear infinite;
      /* Safari */
      animation: spin 2s linear infinite;
      border: 10px solid #dedede;
      border-radius: 50%;
      border-top: 10px solid #5862bf;
      bottom: 0;
      content: "";
      height: 100px;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      top: 0;
      width: 100px;
      z-index: 1; }
  .bat-productlistings .errors-wrapper ul {
    display: none; }

.bat-sort-button .bat-cta-style.button-dark {
  border-radius: 0; }

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

bat-productlisting-globrochureware .bat-productlistings {
  max-width: unset; }
  bat-productlisting-globrochureware .bat-productlistings--glo-brochureware {
    background-color: #e5e5e5;
    display: flex;
    flex-direction: row;
    margin: 0 auto;
    padding: 0 0 20px;
    position: relative;
    width: 100%; }
    bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card {
      background-color: #fff;
      display: flex;
      flex-direction: column;
      height: 100%;
      margin: 10px 0;
      max-width: 100%;
      min-width: 100vw;
      min-height: unset;
      padding: 20px;
      padding-bottom: 35px;
      position: relative;
      width: 100%;
      overflow: visible; }
      bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons {
        margin: auto 0 0;
        display: flex;
        flex-direction: column;
        align-items: flex-start; }
        bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons button, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons a {
          display: none;
          margin-bottom: 0;
          max-width: unset;
          text-transform: uppercase; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons button:not(.arrow-link-dark), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons a:not(.arrow-link-dark) {
            width: 100%; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons button.active, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons a.active {
            display: inline-block; }
      bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-description {
        margin-bottom: 12px; }
        bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-description p, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-description .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-description .suffix, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-description .bat-producthero-configurator-stock, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-description .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-description div, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-description .bat-minicart-cart-item-product-container-nicotine-level, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-description .bat-minicart-cart-item-product-container-flavor, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-description .bat-minicart-cart-item-product-container-delivery, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-description bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-description div, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-description .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-description div {
          font-size: 13px;
          line-height: 125%;
          display: block;
          font-style: normal; }
      bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-details {
        align-items: stretch;
        display: flex;
        flex-direction: row;
        height: auto;
        margin: 0;
        max-height: unset;
        padding: 0;
        position: static;
        width: 100%;
        z-index: initial; }
        bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-details > div {
          display: flex;
          flex-direction: column;
          padding-top: 15px; }
        bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a {
          display: block;
          flex: 0 0 105px; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a picture {
            display: flex; }
            bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a picture > img {
              width: 100%;
              height: 100%;
              object-fit: contain; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a > img, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a > picture {
            height: auto;
            padding-right: 0;
            width: 120px;
            height: 120px;
            object-fit: contain; }
        bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-details-text {
          padding-left: 10px;
          flex-grow: 1; }
      bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-message {
        background-color: transparent;
        color: #5862bf;
        display: none;
        justify-content: center;
        padding: 5px; }
        bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-message button {
          background-color: transparent;
          color: #db0032; }
        bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-message .message {
          padding: 0 1rem; }
      bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-name {
        font-size: 16px;
        line-height: 22px;
        color: #2a2a2c;
        border-bottom: 0;
        font-weight: 400;
        margin: 0 0 8px;
        padding: 0;
        text-align: left; }
        bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-name a {
          text-decoration: none;
          color: inherit; }
      bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-options {
        display: flex;
        flex: 1 1 auto;
        flex-direction: column;
        text-align: left;
        width: auto; }
        bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-options-title {
          font-size: 12px;
          line-height: 16px;
          font-weight: 700;
          letter-spacing: 0;
          margin-bottom: 5px; }
        bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-options-variants-button {
          height: 34px;
          width: 34px;
          border-radius: 99999999px;
          padding: 4px; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-options-variants-button::after {
            content: "";
            background-color: var(--button-variant-color);
            display: block;
            width: 100%;
            height: 100%;
            border-radius: 99999999px; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-options-variants-button.active {
            border: 1px solid #2a2a2c; }
        bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-options p, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-options .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-options .suffix, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-options .bat-producthero-configurator-stock, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-options .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-options div, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-options .bat-minicart-cart-item-product-container-nicotine-level, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-options .bat-minicart-cart-item-product-container-flavor, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-options .bat-minicart-cart-item-product-container-delivery, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-options bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-options div, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-options .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-options div {
          display: none; }
      bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-oneline-container {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: wrap;
        margin-bottom: 25px; }
      bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container {
        display: flex;
        flex-wrap: wrap; }
        bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator {
          border: none;
          align-items: baseline;
          flex-direction: row;
          font-family: "glo sans", Arial, Helvetica, sans-serif;
          justify-content: center;
          margin: 0;
          padding: 0;
          width: auto; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator ul li {
            width: 13px;
            height: 13px;
            line-height: 13px;
            font-size: 13px;
            border-color: #2a2a2c; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-4mg li:nth-child(1), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-mild li:nth-child(1), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-1 li:nth-child(1) {
            background-color: #2a2a2c; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-4mg.active li:nth-child(1), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-mild.active li:nth-child(1), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-1.active li:nth-child(1) {
            background-color: #fff; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-6mg li:nth-child(-n + 2), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-medium li:nth-child(-n + 2), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-2 li:nth-child(-n + 2) {
            background-color: #2a2a2c; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-6mg.active li:nth-child(-n + 2), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-medium.active li:nth-child(-n + 2), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-2.active li:nth-child(-n + 2) {
            background-color: #fff; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-10mg li:nth-child(-n + 3), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-strong li:nth-child(-n + 3), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-3 li:nth-child(-n + 3) {
            background-color: #2a2a2c; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-10mg.active li:nth-child(-n + 3), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-strong.active li:nth-child(-n + 3), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-3.active li:nth-child(-n + 3) {
            background-color: #fff; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-16mg li:nth-child(-n + 4), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-x-strong li:nth-child(-n + 4), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-4 li:nth-child(-n + 4) {
            background-color: #2a2a2c; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-16mg.active li:nth-child(-n + 4), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-x-strong.active li:nth-child(-n + 4), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-4.active li:nth-child(-n + 4) {
            background-color: #fff; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-18mg li:nth-child(-n + 5), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-ultra li:nth-child(-n + 5), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-5 li:nth-child(-n + 5) {
            background-color: #2a2a2c; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-18mg.active li:nth-child(-n + 5), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-ultra.active li:nth-child(-n + 5), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-5.active li:nth-child(-n + 5) {
            background-color: #fff; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-20mg li:nth-child(-n + 6), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-max li:nth-child(-n + 6), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-6 li:nth-child(-n + 6) {
            background-color: #2a2a2c; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-20mg.active li:nth-child(-n + 6), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-max.active li:nth-child(-n + 6), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-6.active li:nth-child(-n + 6) {
            background-color: #fff; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator span {
            font-size: 12px;
            line-height: 12px;
            color: #2a2a2c;
            font-weight: 700;
            margin-left: 10px;
            margin-bottom: 0; }
      bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label {
        display: inline-flex;
        flex-direction: row;
        align-items: center;
        margin: 0;
        margin-inline-end: 10px;
        font-weight: normal;
        font-size: 13px;
        line-height: 185%;
        width: fit-content; }
        bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-button .bat-icon:before {
          font-size: 19px;
          line-height: 100%; }
        bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content {
          font-size: 10px;
          line-height: 150%;
          position: absolute;
          background-color: #3a3a3a;
          color: #fff;
          padding: 15px;
          transform: translateX(50%);
          width: 200px;
          display: none;
          margin-top: 10px;
          z-index: 999; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content[data-show] {
            display: block; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content-arrow {
            visibility: hidden; }
            bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content-arrow, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content-arrow::before {
              position: absolute;
              width: 10px;
              height: 10px;
              background: inherit; }
            bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content-arrow::before {
              visibility: visible;
              content: '';
              transform: rotate(45deg); }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content[data-popper-placement^='top'] > .bat-productlistings-card-strengths-label-popover-content-arrow {
            bottom: -5px; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content[data-popper-placement^='bottom'] > .bat-productlistings-card-strengths-label-popover-content-arrow {
            top: -5px; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content[data-popper-placement^='left'] > .bat-productlistings-card-strengths-label-popover-content-arrow {
            right: -5px; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content[data-popper-placement^='right'] > .bat-productlistings-card-strengths-label-popover-content-arrow {
            left: -5px; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content p, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .suffix, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .bat-producthero-configurator-stock, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content div, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .bat-minicart-cart-item-product-container-nicotine-level, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .bat-minicart-cart-item-product-container-flavor, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .bat-minicart-cart-item-product-container-delivery, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content div, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content div {
            display: block;
            font-size: inherit;
            line-height: inherit; }
      bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-prices {
        font-size: 18px;
        line-height: 18px;
        color: #2a2a2c;
        font-weight: 700;
        margin-bottom: 10px;
        text-align: left;
        vertical-align: middle; }
        bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-prices .base-price {
          margin-right: 0.5rem; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-prices .base-price.has-sale-price {
            font-size: 18px;
            line-height: 18px;
            color: #aaa;
            position: relative;
            text-decoration: none; }
            bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-prices .base-price.has-sale-price:before {
              -moz-transform: rotate(-5deg);
              -ms-transform: rotate(-5deg);
              -o-transform: rotate(-5deg);
              -webkit-transform: rotate(-5deg);
              border-color: #aaa;
              border-top: 2px solid;
              content: "";
              left: 0;
              position: absolute;
              right: 0;
              top: 50%;
              transform: rotate(-5deg); }
      bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-quantity {
        margin: 0 0 0 auto;
        width: 90px; }
      bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-stock {
        font-size: 20px;
        line-height: 20px;
        color: #5862bf;
        display: none;
        font-style: normal;
        padding: 0; }
      bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths {
        display: flex;
        flex-wrap: wrap;
        padding-bottom: 5px; }
        bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths button.bat-indicator {
          align-items: center;
          border-top-width: 0;
          flex-direction: row;
          font-family: "glo sans", Arial, Helvetica, sans-serif;
          justify-content: center;
          margin: 0;
          min-width: 95px;
          padding: 15px;
          width: 50%; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths button.bat-indicator.full-width {
            width: 100%; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths button.bat-indicator:nth-child(even) {
            border-left: 0; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths button.bat-indicator:nth-child(1), bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths button.bat-indicator:nth-child(2) {
            border-top-width: 1px; }
          bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths button.bat-indicator span {
            font-size: 10px;
            line-height: 10px;
            font-weight: 700;
            margin-bottom: 3px; }
      bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-variants {
        margin: 10px 0 20px auto;
        max-width: 45%; }
        bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-variants form .select-wrapper select {
          padding: 11px 30px 13px 13px;
          text-overflow: ellipsis; }
    bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-cards {
      max-width: 1400px; }
    bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .loading-wrapper {
      align-items: center;
      display: flex;
      height: 110px;
      position: relative;
      width: 100px; }
      bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .loading-wrapper p, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .loading-wrapper .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .loading-wrapper .suffix, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .loading-wrapper .bat-producthero-configurator-stock, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .loading-wrapper .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .loading-wrapper div, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .loading-wrapper .bat-minicart-cart-item-product-container-nicotine-level, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .loading-wrapper .bat-minicart-cart-item-product-container-flavor, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .loading-wrapper .bat-minicart-cart-item-product-container-delivery, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .loading-wrapper bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .loading-wrapper div, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .loading-wrapper .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .loading-wrapper div {
        text-align: center;
        width: 100%; }
      bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .loading-wrapper:after {
        -webkit-animation: spin 2s linear infinite;
        /* Safari */
        animation: spin 2s linear infinite;
        border: 10px solid #dedede;
        border-radius: 50%;
        border-top: 10px solid #5862bf;
        bottom: 0;
        content: "";
        height: 100px;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 100px;
        z-index: 1; }
    bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .errors-wrapper ul {
      display: none; }

@media (min-width: 576px) {
  bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card {
    margin: 10px;
    min-width: 268px;
    min-height: 490px;
    width: calc(50% - 20px);
    padding-bottom: 20px; }
    bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card:hover .bat-productlistings-card-buttons a {
      display: none; }
    bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card:hover .bat-productlistings-card-buttons button.active, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card:hover .bat-productlistings-card-buttons a.active {
      display: inline-block; }
  bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-filter-count {
    display: block; }
  bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-details {
    border: 0;
    flex-direction: column;
    align-items: center;
    margin-bottom: 14px;
    padding: 0; }
    bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-details > div {
      padding: 0;
      width: 100%;
      justify-content: space-between; }
    bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a {
      flex: 1 0 100%;
      text-align: center; }
      bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a > img, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a > picture {
        max-width: 75%;
        height: unset;
        width: unset; }
      bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a > picture {
        margin: 0 auto; }
    bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-name {
      margin-top: 28px;
      margin-bottom: 12px;
      order: 1; }
    bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-description {
      order: 2; }
    bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-strengths {
      padding-bottom: 15px; }
    bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-options {
      order: 3; }
    bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-prices {
      margin-bottom: 0;
      order: 4; }
    bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-buttons {
      padding-top: 15px;
      border-top: 2px solid #dedede;
      margin-top: 15px;
      order: 5; }
      bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-buttons button.active, bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-buttons a.active {
        display: inline-flex; } }

@media (min-width: 992px) {
  bat-productlisting-globrochureware.bat {
    max-width: unset !important; }
  bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card {
    min-width: 310px;
    width: calc(33.3% - 20px); } }

@media (min-width: 1200px) {
  bat-productlisting-globrochureware .bat-productlistings--glo-brochureware .bat-productlistings-card {
    min-width: 280px;
    width: calc(25% - 20px);
    min-height: 490px; } }

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.bat-search-input-button {
  height: 38px;
  right: 0;
  top: 0;
  width: 38px; }
  .bat-search-input-button i {
    font-size: 30px; }
    .bat-search-input-button i:before {
      font-size: 30px; }

.bat-search-no-results {
  margin: 1.75rem 0 2.5rem; }

.bat-search-results ul {
  margin: 1.75rem 0 2.5rem; }
  .bat-search-results ul li a {
    display: block;
    font-size: 12px;
    line-height: 22px;
    text-decoration: underline; }
  .bat-search-results ul li h6 {
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: capitalize; }

.border-all .bat-section {
  border: solid 1px #dedede; }

.border-top .bat-section {
  border-top: solid 1px #dedede; }

.border-bottom .bat-section {
  border-bottom: solid 1px #dedede; }

#registerDeviceLogged .bat-section-content {
  max-width: initial; }

#registerDeviceLogged .hero-container .bat-hero-glosi-content {
  height: 400px; }
  @media (max-width: 991.98px) {
    #registerDeviceLogged .hero-container .bat-hero-glosi-content {
      height: 400px;
      padding-top: 72%; } }

#registerDeviceLogged .hero-container img {
  height: 360px;
  margin-left: -25px; }
  @media (max-width: 991.98px) {
    #registerDeviceLogged .hero-container img {
      height: auto;
      margin-left: 0; } }

@media (max-width: 991.98px) {
  #registerDeviceLogged .hero-container .bat-headline {
    width: 90%; } }

#registerDeviceLogged .hero-container .bat-headline .bat-headline-style {
  width: 87%; }
  @media (max-width: 991.98px) {
    #registerDeviceLogged .hero-container .bat-headline .bat-headline-style {
      width: 90%; } }

#registerDevice .hero-container .bat-hero-glosi-content {
  height: 340px; }
  @media (max-width: 991.98px) {
    #registerDevice .hero-container .bat-hero-glosi-content {
      height: 400px;
      padding-top: 72%; } }

#registerDevice .hero-container img {
  height: 300px;
  margin-left: 40px; }
  @media (max-width: 991.98px) {
    #registerDevice .hero-container img {
      height: auto;
      margin-left: 0; } }

@media (max-width: 991.98px) {
  #registerDevice .hero-container .bat-headline {
    width: 90%; } }

#registerDevice .hero-container .bat-headline .bat-headline-style {
  width: 87%; }
  @media (max-width: 991.98px) {
    #registerDevice .hero-container .bat-headline .bat-headline-style {
      width: 90%; } }

body .bat-wrapper bat-section-default,
body .bat-wrapper bat-section-glosiimagegrid {
  height: 100%; }
  @media (min-width: 768px) {
    body .bat-wrapper bat-section-default.steps .responsivegrid .responsivegrid,
    body .bat-wrapper bat-section-glosiimagegrid.steps .responsivegrid .responsivegrid {
      border-right: 1px solid #fff; } }
  body .bat-wrapper bat-section-default.steps .responsivegrid .responsivegrid:last-child,
  body .bat-wrapper bat-section-glosiimagegrid.steps .responsivegrid .responsivegrid:last-child {
    border: 0; }
  @media (min-width: 768px) {
    body .bat-wrapper bat-section-default.steps-inverted .responsivegrid .responsivegrid,
    body .bat-wrapper bat-section-glosiimagegrid.steps-inverted .responsivegrid .responsivegrid {
      border-right: 1px solid #000; } }
  body .bat-wrapper bat-section-default.steps-inverted .responsivegrid .responsivegrid:last-child,
  body .bat-wrapper bat-section-glosiimagegrid.steps-inverted .responsivegrid .responsivegrid:last-child {
    border: 0; }
  body .bat-wrapper bat-section-default.tabs-section,
  body .bat-wrapper bat-section-glosiimagegrid.tabs-section {
    margin-bottom: 0; }
    @media (min-width: 768px) {
      body .bat-wrapper bat-section-default.tabs-section,
      body .bat-wrapper bat-section-glosiimagegrid.tabs-section {
        height: 525px;
        margin-right: -3.5px;
        min-height: 500px; } }
    @media (max-width: 991.98px) {
      body .bat-wrapper bat-section-default.tabs-section .bat-section-content,
      body .bat-wrapper bat-section-glosiimagegrid.tabs-section .bat-section-content {
        padding: 40px 25px; } }
  body .bat-wrapper bat-section-default.bat-news-wrapper,
  body .bat-wrapper bat-section-glosiimagegrid.bat-news-wrapper {
    margin-bottom: 45px;
    padding-top: 62px; }
  @media (min-width: 768px) {
    body .bat-wrapper bat-section-default.blog-wrapper .bat-section-content,
    body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper .bat-section-content {
      background-color: #fff;
      margin: 0 auto;
      max-width: 50%;
      padding: 3.5rem 100px; } }
  body .bat-wrapper bat-section-default.blog-wrapper p, body .bat-wrapper bat-section-default.blog-wrapper .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price body .bat-wrapper bat-section-default.blog-wrapper .suffix, body .bat-wrapper bat-section-default.blog-wrapper .bat-producthero-configurator-stock, body .bat-wrapper bat-section-default.blog-wrapper .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style body .bat-wrapper bat-section-default.blog-wrapper div, body .bat-wrapper bat-section-default.blog-wrapper .bat-minicart-cart-item-product-container-nicotine-level, body .bat-wrapper bat-section-default.blog-wrapper .bat-minicart-cart-item-product-container-flavor, body .bat-wrapper bat-section-default.blog-wrapper .bat-minicart-cart-item-product-container-delivery, body .bat-wrapper bat-section-default.blog-wrapper bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item body .bat-wrapper bat-section-default.blog-wrapper div, body .bat-wrapper bat-section-default.blog-wrapper .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style body .bat-wrapper bat-section-default.blog-wrapper div,
  body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper p,
  body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper .bat-producthero-configurator-price .suffix,
  .bat-producthero-configurator-price body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper .suffix,
  body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper .bat-producthero-configurator-stock,
  body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper .bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
  .bat-card--offer-wrapper-content-specialcta .bat-headline-style body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper div,
  body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper .bat-minicart-cart-item-product-container-nicotine-level,
  body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper .bat-minicart-cart-item-product-container-flavor,
  body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper .bat-minicart-cart-item-product-container-delivery,
  body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper bat-cta-steps .bat-cta--steps-item div,
  bat-cta-steps .bat-cta--steps-item body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper div,
  body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div,
  .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper div {
    color: #6b6b6b;
    font-size: 15px;
    line-height: 22px; }
  body .bat-wrapper bat-section-default.blog-wrapper-with-image .bat-section,
  body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper-with-image .bat-section {
    background-color: #efefef;
    padding-top: 260px; }
    @media (max-width: 767.98px) {
      body .bat-wrapper bat-section-default.blog-wrapper-with-image .bat-section,
      body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper-with-image .bat-section {
        padding-top: 0; } }
  body .bat-wrapper bat-section-default.blog-wrapper-with-image .bat-section-content,
  body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper-with-image .bat-section-content {
    background-color: #fff;
    margin: -428px auto 0;
    max-width: 50%;
    padding: 3.5rem 100px; }
    @media (max-width: 1199.98px) {
      body .bat-wrapper bat-section-default.blog-wrapper-with-image .bat-section-content,
      body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper-with-image .bat-section-content {
        margin: -368px auto 0; } }
    @media (max-width: 991.98px) {
      body .bat-wrapper bat-section-default.blog-wrapper-with-image .bat-section-content,
      body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper-with-image .bat-section-content {
        margin: -344px auto 0;
        max-width: 56%;
        padding: 3.5rem 20px; } }
    @media (max-width: 767.98px) {
      body .bat-wrapper bat-section-default.blog-wrapper-with-image .bat-section-content,
      body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper-with-image .bat-section-content {
        margin: 0 auto;
        max-width: 100%;
        padding: 3.5rem 20px; } }
  body .bat-wrapper bat-section-default.blog-wrapper-with-image p, body .bat-wrapper bat-section-default.blog-wrapper-with-image .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price body .bat-wrapper bat-section-default.blog-wrapper-with-image .suffix, body .bat-wrapper bat-section-default.blog-wrapper-with-image .bat-producthero-configurator-stock, body .bat-wrapper bat-section-default.blog-wrapper-with-image .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style body .bat-wrapper bat-section-default.blog-wrapper-with-image div, body .bat-wrapper bat-section-default.blog-wrapper-with-image .bat-minicart-cart-item-product-container-nicotine-level, body .bat-wrapper bat-section-default.blog-wrapper-with-image .bat-minicart-cart-item-product-container-flavor, body .bat-wrapper bat-section-default.blog-wrapper-with-image .bat-minicart-cart-item-product-container-delivery, body .bat-wrapper bat-section-default.blog-wrapper-with-image bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item body .bat-wrapper bat-section-default.blog-wrapper-with-image div, body .bat-wrapper bat-section-default.blog-wrapper-with-image .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style body .bat-wrapper bat-section-default.blog-wrapper-with-image div,
  body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper-with-image p,
  body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper-with-image .bat-producthero-configurator-price .suffix,
  .bat-producthero-configurator-price body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper-with-image .suffix,
  body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper-with-image .bat-producthero-configurator-stock,
  body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper-with-image .bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
  .bat-card--offer-wrapper-content-specialcta .bat-headline-style body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper-with-image div,
  body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper-with-image .bat-minicart-cart-item-product-container-nicotine-level,
  body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper-with-image .bat-minicart-cart-item-product-container-flavor,
  body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper-with-image .bat-minicart-cart-item-product-container-delivery,
  body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper-with-image bat-cta-steps .bat-cta--steps-item div,
  bat-cta-steps .bat-cta--steps-item body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper-with-image div,
  body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper-with-image .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div,
  .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style body .bat-wrapper bat-section-glosiimagegrid.blog-wrapper-with-image div {
    color: #6b6b6b;
    font-size: 15px;
    line-height: 22px; }
  body .bat-wrapper bat-section-default.inner-full-width .bat-section-content,
  body .bat-wrapper bat-section-glosiimagegrid.inner-full-width .bat-section-content {
    max-width: none; }
    body .bat-wrapper bat-section-default.inner-full-width .bat-section-content > .responsivegrid,
    body .bat-wrapper bat-section-glosiimagegrid.inner-full-width .bat-section-content > .responsivegrid {
      max-width: none !important; }
  body .bat-wrapper bat-section-default.bat-section-vertical-center .aem-Grid,
  body .bat-wrapper bat-section-glosiimagegrid.bat-section-vertical-center .aem-Grid {
    align-items: center; }
  @media (max-width: 767.98px) {
    body .bat-wrapper bat-section-default.bat-section-mobile-inverted > .bat-section > .bat-section-content > .responsivegrid > .aem-Grid,
    body .bat-wrapper bat-section-glosiimagegrid.bat-section-mobile-inverted > .bat-section > .bat-section-content > .responsivegrid > .aem-Grid {
      flex-direction: column-reverse; } }
  @media (max-width: 1199.98px) {
    body .bat-wrapper bat-section-default.bat-section-tablet-inverted > .bat-section > .bat-section-content > .responsivegrid > .aem-Grid,
    body .bat-wrapper bat-section-glosiimagegrid.bat-section-tablet-inverted > .bat-section > .bat-section-content > .responsivegrid > .aem-Grid {
      flex-direction: column-reverse; } }
  @media (max-width: 1199.98px) and (min-width: 769px) and (max-width: 1200px) {
    body .bat-wrapper bat-section-default.bat-section-tablet-inverted > .bat-section > .bat-section-content > .responsivegrid > .aem-Grid > .aem-GridColumn,
    body .bat-wrapper bat-section-glosiimagegrid.bat-section-tablet-inverted > .bat-section > .bat-section-content > .responsivegrid > .aem-Grid > .aem-GridColumn {
      width: 100%; } }
  @media (max-width: 1199.98px) {
    body .bat-wrapper bat-section-default.bat-section-tablet-column > .bat-section > .bat-section-content > .responsivegrid > .aem-Grid,
    body .bat-wrapper bat-section-glosiimagegrid.bat-section-tablet-column > .bat-section > .bat-section-content > .responsivegrid > .aem-Grid {
      flex-direction: column; } }
  @media (max-width: 1199.98px) and (min-width: 769px) and (max-width: 1200px) {
    body .bat-wrapper bat-section-default.bat-section-tablet-column > .bat-section > .bat-section-content > .responsivegrid > .aem-Grid > .aem-GridColumn,
    body .bat-wrapper bat-section-glosiimagegrid.bat-section-tablet-column > .bat-section > .bat-section-content > .responsivegrid > .aem-Grid > .aem-GridColumn {
      width: 100%; } }
  body .bat-wrapper bat-section-default.bat-section-desktop-column > .bat-section > .bat-section-content > .responsivegrid > .aem-Grid,
  body .bat-wrapper bat-section-glosiimagegrid.bat-section-desktop-column > .bat-section > .bat-section-content > .responsivegrid > .aem-Grid {
    flex-direction: column; }
  body .bat-wrapper bat-section-default.bat-section-image-flex div.image.aem-GridColumn,
  body .bat-wrapper bat-section-glosiimagegrid.bat-section-image-flex div.image.aem-GridColumn {
    display: flex; }
  body .bat-wrapper bat-section-default.height-unset,
  body .bat-wrapper bat-section-glosiimagegrid.height-unset {
    height: unset; }
  @media (max-width: 767.98px) {
    body .bat-wrapper bat-section-default.mobile-boxed,
    body .bat-wrapper bat-section-glosiimagegrid.mobile-boxed {
      margin-left: 20px;
      margin-right: 20px; }
      body .bat-wrapper bat-section-default.mobile-boxed.margin-small,
      body .bat-wrapper bat-section-default.mobile-boxed .margin-small,
      body .bat-wrapper bat-section-glosiimagegrid.mobile-boxed.margin-small,
      body .bat-wrapper bat-section-glosiimagegrid.mobile-boxed .margin-small {
        margin-bottom: 20px; } }
  body .bat-wrapper bat-section-default.news-filter-grid .bat-section > .bat-section-content > .responsivegrid > .aem-Grid,
  body .bat-wrapper bat-section-glosiimagegrid.news-filter-grid .bat-section > .bat-section-content > .responsivegrid > .aem-Grid {
    row-gap: 50px; }
  body .bat-wrapper bat-section-default.news-filter-grid bat-card-glosinews,
  body .bat-wrapper bat-section-glosiimagegrid.news-filter-grid bat-card-glosinews {
    height: 100%;
    width: 90%; }
    body .bat-wrapper bat-section-default.news-filter-grid bat-card-glosinews .bat-cardnews-glosi--news-img,
    body .bat-wrapper bat-section-glosiimagegrid.news-filter-grid bat-card-glosinews .bat-cardnews-glosi--news-img {
      max-height: unset; }
    body .bat-wrapper bat-section-default.news-filter-grid bat-card-glosinews .bat-cardnews-glosi--news-main,
    body .bat-wrapper bat-section-glosiimagegrid.news-filter-grid bat-card-glosinews .bat-cardnews-glosi--news-main {
      padding-left: 20px;
      padding-right: 20px; }
      body .bat-wrapper bat-section-default.news-filter-grid bat-card-glosinews .bat-cardnews-glosi--news-main .bat-cardnews-glosi--news-title,
      body .bat-wrapper bat-section-glosiimagegrid.news-filter-grid bat-card-glosinews .bat-cardnews-glosi--news-main .bat-cardnews-glosi--news-title {
        padding-top: 0; }
  @media (min-width: 576px) {
    body .bat-wrapper bat-section-default.cls-producthero-section,
    body .bat-wrapper bat-section-glosiimagegrid.cls-producthero-section {
      min-height: 1200px; } }
  @media (min-width: 768px) {
    body .bat-wrapper bat-section-default.cls-producthero-section,
    body .bat-wrapper bat-section-glosiimagegrid.cls-producthero-section {
      min-height: 790px; } }
  @media (min-width: 992px) {
    body .bat-wrapper bat-section-default.cls-producthero-section,
    body .bat-wrapper bat-section-glosiimagegrid.cls-producthero-section {
      min-height: 783px; } }
  @media (min-width: 1200px) {
    body .bat-wrapper bat-section-default.cls-producthero-section,
    body .bat-wrapper bat-section-glosiimagegrid.cls-producthero-section {
      min-height: 781px; } }
  @media (min-width: 1440px) {
    body .bat-wrapper bat-section-default.cls-producthero-section,
    body .bat-wrapper bat-section-glosiimagegrid.cls-producthero-section {
      min-height: 745px; } }
  @media (min-width: 1700px) {
    body .bat-wrapper bat-section-default.cls-producthero-section,
    body .bat-wrapper bat-section-glosiimagegrid.cls-producthero-section {
      min-height: 781px; } }

.error-page-section {
  background-image: url("/content/dam/glo/za/en/500page/500error_background.png");
  background-repeat: no-repeat;
  color: #fff; }
  @media (max-width: 991.98px) {
    .error-page-section {
      background-position: 100% 95%;
      background-size: 75% !important;
      margin-bottom: 90%; } }
  @media (max-width: 767.98px) {
    .error-page-section {
      background-position: 90% 100%;
      background-size: 120% !important;
      margin-bottom: 90%; } }
  @media (min-width: 768px) {
    .error-page-section {
      align-items: center;
      background-position: 100% 70%;
      background-size: 50% !important;
      display: flex;
      min-height: 600px; } }
  @media (min-width: 1024px) {
    .error-page-section .bat-section {
      padding-left: 16.66%; } }

bat-section-default.full-height {
  min-height: 100vh; }

.authorMode bat-section-default.full-height {
  min-height: 100%; }

.bat-blog-hub .padding-left-medium {
  padding-left: 0; }

.bat-blog-hub .padding-right-medium {
  padding-right: 0; }

@media (max-width: 575.98px) {
  .bat-blog-hub .margin-medium {
    margin-bottom: 0; } }

bat-section-glosiimagegrid img {
  object-fit: cover; }

bat-sortfilter-glo.bat {
  display: block;
  margin-left: -3.5px !important;
  margin-right: -3.5px !important;
  max-width: unset !important; }

bat-sortfilter-glo .bat-plp-filter-container {
  margin: 0 auto; }

bat-sortfilter-glo .bat-filter {
  -moz-box-shadow: 7px 6px 11px -1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 7px 6px 11px -1px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  box-shadow: 7px 6px 11px -1px rgba(0, 0, 0, 0.3);
  z-index: 999999; }
  bat-sortfilter-glo .bat-filter-overlay {
    background: #3a3a3a;
    bottom: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    transition: 0.5s;
    z-index: 999999; }
    bat-sortfilter-glo .bat-filter-overlay--open {
      opacity: 0.33;
      pointer-events: all; }
  bat-sortfilter-glo .bat-filter-wrapper {
    height: 100%;
    overflow-y: auto;
    width: 100%;
    display: flex;
    flex-direction: column; }
  bat-sortfilter-glo .bat-filter-closebutton {
    right: 1rem; }
  bat-sortfilter-glo .bat-filter-applybutton {
    padding: 20px 0 20px 20px;
    border-top: 1px solid #aaa;
    background-color: #fff;
    margin-top: auto;
    flex-shrink: 0; }
    @media (max-width: 991.98px) {
      bat-sortfilter-glo .bat-filter-applybutton {
        padding: 10px; } }
    bat-sortfilter-glo .bat-filter-applybutton button[data-parameters="applyButton"] {
      background-color: #5862bf; }
      bat-sortfilter-glo .bat-filter-applybutton button[data-parameters="applyButton"]:hover {
        background-color: #5058a6; }
    @media (max-width: 991.98px) {
      bat-sortfilter-glo .bat-filter-applybutton button {
        padding: 10px;
        width: 90%;
        margin: 0 auto; } }
  bat-sortfilter-glo .bat-filter-collapse {
    border-top: 1px solid #6b6b6b;
    padding: 1rem 0; }
    bat-sortfilter-glo .bat-filter-collapse:hover {
      cursor: pointer; }
    bat-sortfilter-glo .bat-filter-collapse i {
      height: 24px;
      width: 24px; }
      bat-sortfilter-glo .bat-filter-collapse i:before {
        font-size: 24px; }
    bat-sortfilter-glo .bat-filter-collapse .title {
      font-size: 18px;
      line-height: 18px;
      text-transform: uppercase;
      font-weight: 700; }
    bat-sortfilter-glo .bat-filter-collapse-container {
      flex-grow: 1;
      overflow: auto;
      padding: 20px;
      margin-top: 0; }
      @media (min-width: 992px) {
        bat-sortfilter-glo .bat-filter-collapse-container {
          padding: 20px 40px; } }
      bat-sortfilter-glo .bat-filter-collapse-container .group-title {
        font-size: 24px;
        line-height: 24px;
        border-bottom: 0;
        font-weight: 700;
        padding: 1rem 0; }
    bat-sortfilter-glo .bat-filter-collapse-items {
      border: 0;
      padding: 0 0 2rem; }
      bat-sortfilter-glo .bat-filter-collapse-items ul li label {
        font-size: 16px;
        line-height: 16px;
        align-content: center;
        align-items: center;
        display: flex;
        margin-bottom: 15px; }
        bat-sortfilter-glo .bat-filter-collapse-items ul li label .count {
          font-size: 14px;
          line-height: 14px;
          color: rgba(107, 107, 107, 0.5);
          margin-left: 5px; }
        bat-sortfilter-glo .bat-filter-collapse-items ul li label input {
          display: inline;
          margin-right: 12px;
          position: relative;
          width: auto; }
          bat-sortfilter-glo .bat-filter-collapse-items ul li label input:before {
            background-color: #fff;
            color: #000;
            content: "\e977";
            display: inline-block;
            font-family: "icomoon";
            font-size: 18px;
            height: 18px;
            margin: -4px 0 0 -4px;
            position: relative;
            width: 18px; }
          bat-sortfilter-glo .bat-filter-collapse-items ul li label input:checked:before {
            color: #000;
            content: "\e979";
            display: inline-block; }
          bat-sortfilter-glo .bat-filter-collapse-items ul li label input:checked + span {
            font-size: 14px;
            line-height: 14px;
            color: #3a3a3a; }
          bat-sortfilter-glo .bat-filter-collapse-items ul li label input + span {
            font-size: 14px;
            line-height: 14px; }

bat-sortfilter-glo .reset-button,
bat-sortfilter-glo .clear-button {
  align-items: center;
  color: #3b3b3c;
  display: flex;
  font-weight: 700;
  text-transform: uppercase; }

bat-sortfilter-glo .reset-button i:before {
  font-size: 24px; }

bat-sortfilter-glo .bat-plp-button-wrapper {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0 auto -10px;
  max-width: 1400px;
  padding: 0 10px;
  position: relative; }

bat-sortfilter-glo .bat-filter-button {
  display: flex;
  margin: 16px; }
  bat-sortfilter-glo .bat-filter-button [data-parameters="filterButton"] {
    font-size: 15px;
    line-height: 15px;
    align-items: center;
    color: #3a3a3a;
    display: flex;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-weight: 700; }
    bat-sortfilter-glo .bat-filter-button [data-parameters="filterButton"]:hover {
      color: #cd4a04; }
      bat-sortfilter-glo .bat-filter-button [data-parameters="filterButton"]:hover i:before {
        color: #cd4a04; }
    bat-sortfilter-glo .bat-filter-button [data-parameters="filterButton"] i {
      margin-right: 5px; }
      bat-sortfilter-glo .bat-filter-button [data-parameters="filterButton"] i:before {
        color: #3a3a3a;
        font-size: 24px; }

bat-sortfilter-glo .bat-filter-count {
  display: none;
  position: absolute;
  right: 10px; }

bat-sortfilter-glo .bat-filter-closebutton button i:before {
  color: #3a3a3a;
  font-size: 30px; }

bat-sortfilter-glo .bat-sort-button {
  display: flex;
  margin: 16px; }
  bat-sortfilter-glo .bat-sort-button [data-parameters="sortButton"] {
    font-size: 15px;
    line-height: 15px;
    align-items: center;
    color: #3a3a3a;
    display: flex;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-weight: 700; }
    bat-sortfilter-glo .bat-sort-button [data-parameters="sortButton"]:hover {
      color: #cd4a04; }
      bat-sortfilter-glo .bat-sort-button [data-parameters="sortButton"]:hover i:before {
        color: #cd4a04; }
    bat-sortfilter-glo .bat-sort-button [data-parameters="sortButton"] i:before {
      color: #3a3a3a; }
  bat-sortfilter-glo .bat-sort-button i:before {
    color: #3a3a3a;
    font-size: 24px; }
  bat-sortfilter-glo .bat-sort-button i[id="sortButtonIconOpen"] {
    display: none; }
  bat-sortfilter-glo .bat-sort-button i[id="sortButtonIconClosed"] {
    display: flex; }
  bat-sortfilter-glo .bat-sort-button.open i[id="sortButtonIconOpen"] {
    display: flex; }
  bat-sortfilter-glo .bat-sort-button.open i[id="sortButtonIconClosed"] {
    display: none; }
  bat-sortfilter-glo .bat-sort-button #sortButtonIcon {
    margin-left: 10px; }

bat-sortfilter-glo .bat-sort-select {
  border: 2px solid #3a3a3a;
  min-width: 170px;
  z-index: 10; }
  bat-sortfilter-glo .bat-sort-select button {
    color: #3a3a3a;
    transition: color 0.1s ease-in; }
    bat-sortfilter-glo .bat-sort-select button:hover {
      color: #cd4a04; }

bat-sortfilter-glo .bat-price-slider-output label input {
  font-size: 14px;
  line-height: 14px;
  background-color: #efefef;
  border: 0;
  color: #3a3a3a;
  padding: 10px; }

bat-sortfilter-glo .bat-price-slider-range input[type="range"]:focus::-webkit-slider-runnable-track {
  background: linear-gradient(90deg, #5058a6, #5862bf); }

bat-sortfilter-glo .bat-price-slider-range input[type="range"]::-webkit-slider-runnable-track {
  background: linear-gradient(90deg, #5058a6, #5862bf); }

bat-sortfilter-glo .bat-price-slider-range input[type="range"]::-webkit-slider-thumb {
  background: linear-gradient(90deg, #5058a6, #5862bf); }

bat-sortfilter-glo .bat-price-slider-range input[type="range"]::-moz-range-track {
  background: linear-gradient(90deg, #5058a6, #5862bf); }

bat-sortfilter-glo .bat-price-slider-range input[type="range"]::-moz-range-thumb {
  background-color: #5862bf; }

bat-sortfilter-glo .bat-price-slider-range input[type="range"]::-ms-track {
  background-color: #5862bf; }

bat-sortfilter-glo .bat-price-slider-range input[type="range"]::-ms-thumb {
  background-color: #5862bf; }

bat-sortfilter-glo .sortfilter {
  padding-left: 0;
  padding-right: 0; }

@media (min-width: 576px) {
  bat-sortfilter-glo .bat-filter-button {
    justify-content: flex-end;
    margin: 20px 20px 20px 0; }
  bat-sortfilter-glo .bat-filter-count {
    display: block; }
  bat-sortfilter-glo .bat-plp-button-wrapper {
    justify-content: flex-start; }
  bat-sortfilter-glo .bat-sort-button {
    justify-content: flex-start;
    margin: 20px 20px 20px 0; } }

@media (min-width: 992px) {
  bat-sortfilter-glo .bat-filter-wrapper {
    padding: 0; } }

@media (max-width: 991.98px) {
  bat-sortfilter-glo .bat-filter-wrapper {
    padding: 0; } }

.sortfilter-category-error {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 20px; }

.cmp-sweepstakes {
  font-family: "glo sans", Arial, Helvetica, sans-serif;
  position: relative;
  width: 100%; }
  .cmp-sweepstakes .cmp-button {
    background-color: #00aed6;
    border-radius: 25px;
    color: #fff;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 100%;
    padding: 14px 30px; }
    .cmp-sweepstakes .cmp-button:hover {
      background-color: #333; }
    .cmp-sweepstakes .cmp-button.hide {
      display: none; }
    .cmp-sweepstakes .cmp-button__text, .cmp-sweepstakes .cmp-button:hover {
      color: #fff;
      text-decoration: none; }
  .cmp-sweepstakes__login-wrap {
    display: block; }
    .cmp-sweepstakes__login-wrap .cmp-sweepstakes-login {
      display: inline-flex; }
    .cmp-sweepstakes__login-wrap.hide {
      display: none; }
      body.authorMode .cmp-sweepstakes__login-wrap.hide {
        display: block; }
    .cmp-sweepstakes__login-wrap .aem-GridColumn.loginlinks {
      padding: 0; }
    .cmp-sweepstakes__login-wrap .cmp-button:not(:last-child) {
      margin-right: 20px; }
  .cmp-sweepstakes__step {
    display: none; }
    body.authorMode .cmp-sweepstakes__step, .cmp-sweepstakes__step.active {
      display: block;
      position: relative; }
  .cmp-sweepstakes__step-content {
    display: flex;
    flex-direction: column;
    padding: 20px 20px 0;
    position: relative;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes__step-content {
        padding: 44px 54px; } }
  .cmp-sweepstakes__disclaimer-link:not(:last-child) {
    margin-right: 20px; }
  .cmp-sweepstakes__disclaimer-link a {
    text-decoration: underline; }

.cmp-sweepstakes-start {
  color: #fff; }
  body:not(.authorMode) .cmp-sweepstakes-start {
    height: 100%;
    min-height: 483px;
    overflow: hidden; }
    @media only screen and (min-width: 768px) {
      body:not(.authorMode) .cmp-sweepstakes-start {
        min-height: 674px; } }
  .cmp-sweepstakes-start .cmp-sweepstakes__step-content {
    margin-bottom: 20px; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-start .cmp-sweepstakes__step-content {
        margin-bottom: 0;
        width: 75%; } }
    @media only screen and (min-width: 1200px) {
      .cmp-sweepstakes-start .cmp-sweepstakes__step-content {
        width: 48%; } }
  .cmp-sweepstakes-start__played, .cmp-sweepstakes-start__play {
    display: none; }
    body.authorMode .cmp-sweepstakes-start__played, .cmp-sweepstakes-start__played.active, body.authorMode .cmp-sweepstakes-start__play, .cmp-sweepstakes-start__play.active {
      display: block; }
  .cmp-sweepstakes-start__playedBanner {
    border-radius: 5px; }
    .cmp-sweepstakes-start__playedBanner p, .cmp-sweepstakes-start__playedBanner .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .cmp-sweepstakes-start__playedBanner .suffix, .cmp-sweepstakes-start__playedBanner .bat-producthero-configurator-stock, .cmp-sweepstakes-start__playedBanner .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .cmp-sweepstakes-start__playedBanner div, .cmp-sweepstakes-start__playedBanner .bat-minicart-cart-item-product-container-nicotine-level, .cmp-sweepstakes-start__playedBanner .bat-minicart-cart-item-product-container-flavor, .cmp-sweepstakes-start__playedBanner .bat-minicart-cart-item-product-container-delivery, .cmp-sweepstakes-start__playedBanner bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .cmp-sweepstakes-start__playedBanner div, .cmp-sweepstakes-start__playedBanner .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .cmp-sweepstakes-start__playedBanner div {
      margin-top: 0; }
    .cmp-sweepstakes-start__playedBanner.hide {
      display: none; }
  .cmp-sweepstakes-start__background-picture {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0; }
  .cmp-sweepstakes-start__background-img {
    height: 100%;
    left: 0;
    min-width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: max-content; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-start__background-img {
        object-fit: unset;
        width: auto; } }
  .cmp-sweepstakes-start__headline {
    display: block;
    font-size: 45px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 0.9;
    margin-bottom: 24px;
    max-width: 100%; }
    @media only screen and (min-width: 350px) {
      .cmp-sweepstakes-start__headline {
        max-width: 70%; } }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-start__headline {
        font-size: 58px;
        letter-spacing: -1.5px;
        max-width: 100%; } }
  .cmp-sweepstakes-start__eyebrow-picture {
    margin-bottom: 6px;
    max-width: 100%;
    padding: 10px;
    width: fit-content; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-start__eyebrow-picture {
        margin-bottom: 30px;
        padding: 0; } }
  .cmp-sweepstakes-start__eyebrow-img {
    display: block;
    max-width: 100%; }
  .cmp-sweepstakes-start__headlineEyebrow {
    display: block;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 700; }
  .cmp-sweepstakes-start__description {
    margin-bottom: 24px;
    max-width: 100%; }
    @media only screen and (min-width: 350px) {
      .cmp-sweepstakes-start__description {
        max-width: 94%; } }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-start__description {
        max-width: 100%; } }
    .cmp-sweepstakes-start__description p, .cmp-sweepstakes-start__description .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .cmp-sweepstakes-start__description .suffix, .cmp-sweepstakes-start__description .bat-producthero-configurator-stock, .cmp-sweepstakes-start__description .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .cmp-sweepstakes-start__description div, .cmp-sweepstakes-start__description .bat-minicart-cart-item-product-container-nicotine-level, .cmp-sweepstakes-start__description .bat-minicart-cart-item-product-container-flavor, .cmp-sweepstakes-start__description .bat-minicart-cart-item-product-container-delivery, .cmp-sweepstakes-start__description bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .cmp-sweepstakes-start__description div, .cmp-sweepstakes-start__description .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .cmp-sweepstakes-start__description div {
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      font-size: 20px;
      font-style: normal;
      font-weight: 500;
      line-height: 1; }
      @media only screen and (min-width: 768px) {
        .cmp-sweepstakes-start__description p, .cmp-sweepstakes-start__description .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .cmp-sweepstakes-start__description .suffix, .cmp-sweepstakes-start__description .bat-producthero-configurator-stock, .cmp-sweepstakes-start__description .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .cmp-sweepstakes-start__description div, .cmp-sweepstakes-start__description .bat-minicart-cart-item-product-container-nicotine-level, .cmp-sweepstakes-start__description .bat-minicart-cart-item-product-container-flavor, .cmp-sweepstakes-start__description .bat-minicart-cart-item-product-container-delivery, .cmp-sweepstakes-start__description bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .cmp-sweepstakes-start__description div, .cmp-sweepstakes-start__description .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .cmp-sweepstakes-start__description div {
          font-size: 25px; } }
  .cmp-sweepstakes-start__btn-links-wrap {
    align-items: center;
    display: flex;
    flex-wrap: wrap; }
    .cmp-sweepstakes-start__btn-links-wrap .cmp-button {
      margin-right: 40px; }
    .cmp-sweepstakes-start__btn-links-wrap .cmp-sweepstakes__disclaimer {
      padding-top: 16px; }
  .cmp-sweepstakes-start__btn {
    display: inline-flex; }
    .cmp-sweepstakes-start__btn.hide {
      display: none; }
      body.authorMode .cmp-sweepstakes-start__btn.hide {
        display: inline-flex; }

.cmp-sweepstakes-terms {
  color: #333; }
  .cmp-sweepstakes-terms__headline {
    display: block;
    font-size: 45px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 0.9;
    font-size: 32px;
    letter-spacing: -0.5px;
    margin-bottom: 33px;
    margin-top: 28px; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-terms__headline {
        font-size: 45px; } }
    @media only screen and (min-width: 992px) {
      .cmp-sweepstakes-terms__headline {
        font-size: 75px;
        letter-spacing: -1.8px;
        margin-bottom: 20px;
        margin-top: 35px; } }
  .cmp-sweepstakes-terms__content-container {
    align-items: center;
    display: flex;
    flex-direction: column;
    text-align: center; }
  .cmp-sweepstakes-terms__content p, .cmp-sweepstakes-terms__content .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .cmp-sweepstakes-terms__content .suffix, .cmp-sweepstakes-terms__content .bat-producthero-configurator-stock, .cmp-sweepstakes-terms__content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .cmp-sweepstakes-terms__content div, .cmp-sweepstakes-terms__content .bat-minicart-cart-item-product-container-nicotine-level, .cmp-sweepstakes-terms__content .bat-minicart-cart-item-product-container-flavor, .cmp-sweepstakes-terms__content .bat-minicart-cart-item-product-container-delivery, .cmp-sweepstakes-terms__content bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .cmp-sweepstakes-terms__content div, .cmp-sweepstakes-terms__content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .cmp-sweepstakes-terms__content div {
    font-size: 14px;
    letter-spacing: 0.25px;
    line-height: 1.25; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-terms__content p, .cmp-sweepstakes-terms__content .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .cmp-sweepstakes-terms__content .suffix, .cmp-sweepstakes-terms__content .bat-producthero-configurator-stock, .cmp-sweepstakes-terms__content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .cmp-sweepstakes-terms__content div, .cmp-sweepstakes-terms__content .bat-minicart-cart-item-product-container-nicotine-level, .cmp-sweepstakes-terms__content .bat-minicart-cart-item-product-container-flavor, .cmp-sweepstakes-terms__content .bat-minicart-cart-item-product-container-delivery, .cmp-sweepstakes-terms__content bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .cmp-sweepstakes-terms__content div, .cmp-sweepstakes-terms__content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .cmp-sweepstakes-terms__content div {
        font-size: 18px;
        letter-spacing: inherit;
        line-height: 1.3; } }
  @media only screen and (min-width: 768px) {
    .cmp-sweepstakes-terms__authoredText {
      max-width: 75%; } }
  @media only screen and (min-width: 992px) {
    .cmp-sweepstakes-terms__authoredText {
      max-width: 49%; } }
  .cmp-sweepstakes-terms__agree-wrap {
    margin-top: 70px; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-terms__agree-wrap {
        margin-top: 0; } }
  .cmp-sweepstakes-terms__agreeContinue {
    margin-top: 25px; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-terms__agreeContinue {
        margin-left: 46px;
        margin-top: 0; } }
    .cmp-sweepstakes-terms__agreeContinue[disabled] {
      opacity: 0.25; }
  .cmp-sweepstakes-terms__agreeLabel {
    display: block;
    font-size: 18px;
    font-weight: 500; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-terms__agreeLabel {
        display: initial; } }
  .cmp-sweepstakes-terms__agreeCheckbox {
    margin-right: 14px;
    position: relative; }
    .cmp-sweepstakes-terms__agreeCheckbox:before {
      background-color: #fff;
      border: 2px solid #333;
      content: "";
      display: block;
      height: 24px;
      left: -4px;
      position: absolute;
      top: -5px;
      width: 24px; }
    .cmp-sweepstakes-terms__agreeCheckbox:checked:after {
      border-bottom: 2px solid #333;
      border-right: 2px solid #333;
      content: "";
      height: 14px;
      left: 5px;
      position: absolute;
      top: -2px;
      transform: rotate(45deg);
      width: 7px; }
  .cmp-sweepstakes-terms__agreeCancel {
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-top: 32px;
    text-decoration: underline; }
  .cmp-sweepstakes-terms .cmp-sweepstakes__disclaimer-links {
    margin-top: 50px;
    padding-bottom: 20px;
    padding-left: 20px; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-terms .cmp-sweepstakes__disclaimer-links {
        margin-top: 100px;
        padding-bottom: 0; } }

.cmp-sweepstakes-button {
  color: #333; }
  .cmp-sweepstakes-button[has-background] {
    color: #fff; }
  body:not(.authorMode) .cmp-sweepstakes-button {
    align-items: center;
    display: none;
    height: 100%;
    min-height: 425px;
    overflow: hidden; }
    body:not(.authorMode) .cmp-sweepstakes-button.active {
      display: flex; }
    @media only screen and (min-width: 768px) {
      body:not(.authorMode) .cmp-sweepstakes-button {
        min-height: 674px; } }
  .cmp-sweepstakes-button .cmp-sweepstakes__step-content {
    height: 100%;
    justify-content: center;
    margin-bottom: 20px; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-button .cmp-sweepstakes__step-content {
        margin-bottom: 0; } }
  .cmp-sweepstakes-button__content {
    align-items: center;
    display: flex;
    flex-direction: column;
    text-align: center; }
  .cmp-sweepstakes-button__background-picture {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0; }
  .cmp-sweepstakes-button__background-img {
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-button__background-img {
        min-width: 100%;
        width: max-content; } }
  .cmp-sweepstakes-button__headline {
    display: block;
    font-size: 45px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 0.9;
    margin-bottom: 10px; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-button__headline {
        font-size: 75px;
        letter-spacing: -2px;
        max-width: 90%; } }
    @media only screen and (min-width: 1200px) {
      .cmp-sweepstakes-button__headline {
        font-size: 100px;
        margin-bottom: 32px;
        max-width: 920px; } }
  .cmp-sweepstakes-button__btn {
    background: none;
    border: 0;
    max-width: 245px;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-button__btn {
        max-width: 100%; } }
    .cmp-sweepstakes-button__btn:hover, .cmp-sweepstakes-button__btn:active, .cmp-sweepstakes-button__btnfocus {
      border-color: transparent;
      outline: 0; }
    .cmp-sweepstakes-button__btn img {
      max-width: 100%; }
    .cmp-sweepstakes-button__btn.pushed {
      transform: scale(1.2);
      transition: transform 0.2s ease; }
  .cmp-sweepstakes-button__text {
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    margin-top: 33px; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-button__text {
        max-width: 50%; } }
    @media only screen and (min-width: 1200px) {
      .cmp-sweepstakes-button__text {
        margin-top: 35px;
        max-width: 33%; } }
  .cmp-sweepstakes-button .cmp-sweepstakes__disclaimer-links {
    margin-top: 5px;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-button .cmp-sweepstakes__disclaimer-links {
        margin-top: 20px; } }

.cmp-sweepstakes-win {
  text-align: center; }
  .cmp-sweepstakes-win__updateAddressComplete.hide, .cmp-sweepstakes-win__updateAddress.hide, .cmp-sweepstakes-win__confirmAddress.hide {
    display: none; }
  body.authorMode .cmp-sweepstakes-win__updateAddressComplete.hide,
  body.xf-web-container .cmp-sweepstakes-win__updateAddressComplete.hide, body.authorMode .cmp-sweepstakes-win__updateAddress.hide,
  body.xf-web-container .cmp-sweepstakes-win__updateAddress.hide, body.authorMode .cmp-sweepstakes-win__confirmAddress.hide,
  body.xf-web-container .cmp-sweepstakes-win__confirmAddress.hide {
    display: block; }
  .cmp-sweepstakes-win__updateAddress {
    margin-bottom: 50px;
    margin-top: 8px; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-win__updateAddress {
        margin-bottom: 0; } }
    .cmp-sweepstakes-win__updateAddress a {
      text-decoration: underline; }
  .cmp-sweepstakes-win__start, .cmp-sweepstakes-win__confirm, .cmp-sweepstakes-win__thanks, .cmp-sweepstakes-win__addresschanged {
    color: #333;
    display: none;
    text-align: center; }
    .cmp-sweepstakes-win__start.active, .cmp-sweepstakes-win__confirm.active, .cmp-sweepstakes-win__thanks.active, .cmp-sweepstakes-win__addresschanged.active {
      display: block; }
    body.authorMode .cmp-sweepstakes-win__start, body.authorMode .cmp-sweepstakes-win__confirm, body.authorMode .cmp-sweepstakes-win__thanks, body.authorMode .cmp-sweepstakes-win__addresschanged {
      display: block; }
    .cmp-sweepstakes-win__start-content, .cmp-sweepstakes-win__confirm-content, .cmp-sweepstakes-win__thanks-content, .cmp-sweepstakes-win__addresschanged-content {
      align-items: center;
      display: flex;
      flex-direction: column; }
    .cmp-sweepstakes-win__startHeadline, .cmp-sweepstakes-win__confirmHeadline, .cmp-sweepstakes-win__thanksHeadline, .cmp-sweepstakes-win__addresschangedHeadline {
      display: block;
      font-size: 45px;
      font-style: normal;
      font-weight: bold;
      letter-spacing: -1px;
      line-height: 0.9;
      font-size: 45px;
      letter-spacing: -1px;
      margin-bottom: 16px;
      margin-top: 3px;
      max-width: 75%; }
      @media only screen and (min-width: 768px) {
        .cmp-sweepstakes-win__startHeadline, .cmp-sweepstakes-win__confirmHeadline, .cmp-sweepstakes-win__thanksHeadline, .cmp-sweepstakes-win__addresschangedHeadline {
          font-size: 60px;
          letter-spacing: -1.5px;
          margin-top: 14px;
          max-width: 100%; } }
      @media only screen and (min-width: 1200px) {
        .cmp-sweepstakes-win__startHeadline, .cmp-sweepstakes-win__confirmHeadline, .cmp-sweepstakes-win__thanksHeadline, .cmp-sweepstakes-win__addresschangedHeadline {
          font-size: 75px;
          letter-spacing: -2px;
          margin-bottom: 20px;
          max-width: 66%; } }
    .cmp-sweepstakes-win__startDescription, .cmp-sweepstakes-win__confirmDescription, .cmp-sweepstakes-win__thanksDescription, .cmp-sweepstakes-win__addresschangedDescription {
      font-size: 20px;
      font-weight: 500;
      line-height: 1;
      margin-bottom: 26px; }
      @media only screen and (min-width: 768px) {
        .cmp-sweepstakes-win__startDescription, .cmp-sweepstakes-win__confirmDescription, .cmp-sweepstakes-win__thanksDescription, .cmp-sweepstakes-win__addresschangedDescription {
          font-size: 22px;
          letter-spacing: inherit;
          line-height: 1;
          max-width: 75%; } }
      @media only screen and (min-width: 1200px) {
        .cmp-sweepstakes-win__startDescription, .cmp-sweepstakes-win__confirmDescription, .cmp-sweepstakes-win__thanksDescription, .cmp-sweepstakes-win__addresschangedDescription {
          font-size: 25px;
          line-height: 1.1;
          margin-bottom: 30px;
          max-width: 50%; } }
    body.authorMode .cmp-sweepstakes-win__startAuthoredContainer, body.authorMode .cmp-sweepstakes-win__confirmAuthoredContainer, body.authorMode .cmp-sweepstakes-win__thanksAuthoredContainer, body.authorMode .cmp-sweepstakes-win__addresschangedAuthoredContainer {
      min-width: 400px; }
  .cmp-sweepstakes-win__startDescription {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.17px;
    line-height: 1.25;
    max-width: 94%; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-win__startDescription {
        font-size: 22px;
        letter-spacing: inherit;
        line-height: 1;
        max-width: 75%; } }
    @media only screen and (min-width: 1200px) {
      .cmp-sweepstakes-win__startDescription {
        font-size: 25px;
        line-height: 1.1;
        margin-bottom: 30px;
        max-width: 50%; } }
  .cmp-sweepstakes-win__startHeadline {
    max-width: 235px; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-win__startHeadline {
        max-width: 100%; } }
    @media only screen and (min-width: 1200px) {
      .cmp-sweepstakes-win__startHeadline {
        max-width: 66%; } }
  .cmp-sweepstakes-win__start .cmp-sweepstakes-win__prize-image-container img {
    max-width: 100%; }
  .cmp-sweepstakes-win__start .cmp-sweepstakes-win__prize-container > p:last-child, .cmp-sweepstakes-win__start .bat-producthero-configurator-price .cmp-sweepstakes-win__prize-container > .suffix:last-child, .bat-producthero-configurator-price .cmp-sweepstakes-win__start .cmp-sweepstakes-win__prize-container > .suffix:last-child, .cmp-sweepstakes-win__start .cmp-sweepstakes-win__prize-container > .bat-producthero-configurator-stock:last-child, .cmp-sweepstakes-win__start .bat-card--offer-wrapper-content-specialcta .bat-headline-style .cmp-sweepstakes-win__prize-container > div:last-child, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .cmp-sweepstakes-win__start .cmp-sweepstakes-win__prize-container > div:last-child, .cmp-sweepstakes-win__start .cmp-sweepstakes-win__prize-container > .bat-minicart-cart-item-product-container-nicotine-level:last-child, .cmp-sweepstakes-win__start .cmp-sweepstakes-win__prize-container > .bat-minicart-cart-item-product-container-flavor:last-child, .cmp-sweepstakes-win__start .cmp-sweepstakes-win__prize-container > .bat-minicart-cart-item-product-container-delivery:last-child, .cmp-sweepstakes-win__start bat-cta-steps .bat-cta--steps-item .cmp-sweepstakes-win__prize-container > div:last-child, bat-cta-steps .bat-cta--steps-item .cmp-sweepstakes-win__start .cmp-sweepstakes-win__prize-container > div:last-child, .cmp-sweepstakes-win__start .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .cmp-sweepstakes-win__prize-container > div:last-child, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .cmp-sweepstakes-win__start .cmp-sweepstakes-win__prize-container > div:last-child {
    margin-bottom: 30px; }
  .cmp-sweepstakes-win__start .cmp-sweepstakes-win__prize-name {
    font-size: 22px; }
  .cmp-sweepstakes-win__start .cmp-sweepstakes-win__logo {
    margin-bottom: 10px; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-win__start .cmp-sweepstakes-win__logo {
        margin-bottom: 30px; } }
    .cmp-sweepstakes-win__start .cmp-sweepstakes-win__logo-img {
      max-width: 100%; }
  .cmp-sweepstakes-win__start .cmp-sweepstakes-win__disclaimer {
    font-size: 18px;
    margin-bottom: 30px;
    max-width: 90%; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-win__start .cmp-sweepstakes-win__disclaimer {
        max-width: 75%; } }
    @media only screen and (min-width: 1200px) {
      .cmp-sweepstakes-win__start .cmp-sweepstakes-win__disclaimer {
        max-width: 45%; } }
  .cmp-sweepstakes-win__start .cmp-sweepstakes-win__legal-text {
    font-size: 10px;
    margin-bottom: 30px;
    margin-top: 8px; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-win__start .cmp-sweepstakes-win__legal-text {
        margin-bottom: 0; } }
  .cmp-sweepstakes-win__confirmAddress {
    border: 2px solid #333;
    color: #6b6b6b;
    font-size: 18px;
    margin-bottom: 30px;
    max-width: 460px;
    padding: 60px 0;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-win__confirmAddress {
        max-width: none;
        padding: 60px 118px;
        width: auto; } }
  @media only screen and (min-width: 1200px) {
    .cmp-sweepstakes-win__confirmHeadline {
      max-width: 55%; } }
  .cmp-sweepstakes-win__thanks .cmp-sweepstakes-win__btn, .cmp-sweepstakes-win__addresschanged .cmp-sweepstakes-win__btn {
    margin-bottom: 40px; }

.cmp-sweepstakes-loss {
  color: #333;
  text-align: center; }
  .cmp-sweepstakes-loss__content {
    align-items: center;
    display: flex;
    flex-direction: column; }
  .cmp-sweepstakes-loss__startHeadline {
    display: block;
    font-size: 45px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 0.9;
    font-size: 45px;
    letter-spacing: -1px;
    margin-bottom: 15px;
    margin-top: 40px;
    max-width: 75%; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-loss__startHeadline {
        font-size: 60px;
        letter-spacing: -1.5px;
        max-width: 100%; } }
    @media only screen and (min-width: 1200px) {
      .cmp-sweepstakes-loss__startHeadline {
        font-size: 75px;
        letter-spacing: -2px;
        margin-bottom: 20px;
        margin-top: 14px; } }
  .cmp-sweepstakes-loss__startDescription {
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 26px; }
    @media only screen and (min-width: 768px) {
      .cmp-sweepstakes-loss__startDescription {
        font-size: 22px;
        max-width: 75%; } }
    @media only screen and (min-width: 1200px) {
      .cmp-sweepstakes-loss__startDescription {
        font-size: 25px;
        line-height: 1.1;
        margin-bottom: 30px;
        max-width: 50%; } }
  .cmp-sweepstakes-loss__btn {
    margin-bottom: 40px; }
  body.authorMode .cmp-sweepstakes-loss__additional-components {
    min-width: 400px; }

.bat-quiz {
  background-color: #fff;
  margin: 0 auto;
  max-width: 1000px;
  padding: 30px 20px 0; }
  @media (min-width: 768px) {
    .bat-quiz {
      padding: 50px; } }
  .bat-quiz__headline > * {
    border-bottom: 2px solid #dedede;
    margin-bottom: 30px;
    padding-bottom: 30px; }
    @media (max-width: 767.98px) {
      .bat-quiz__headline > * {
        font-size: 24px;
        font-weight: 600;
        letter-spacing: -1px;
        line-height: 1;
        margin-bottom: 15px;
        padding-bottom: 25px; } }
  .bat-quiz__copy p, .bat-quiz__copy .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-quiz__copy .suffix, .bat-quiz__copy .bat-producthero-configurator-stock, .bat-quiz__copy .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-quiz__copy div, .bat-quiz__copy .bat-minicart-cart-item-product-container-nicotine-level, .bat-quiz__copy .bat-minicart-cart-item-product-container-flavor, .bat-quiz__copy .bat-minicart-cart-item-product-container-delivery, .bat-quiz__copy bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-quiz__copy div, .bat-quiz__copy .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-quiz__copy div {
    color: #6b6b6b;
    font-size: 15px;
    font-weight: 500; }
    @media (max-width: 767.98px) {
      .bat-quiz__copy p, .bat-quiz__copy .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-quiz__copy .suffix, .bat-quiz__copy .bat-producthero-configurator-stock, .bat-quiz__copy .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-quiz__copy div, .bat-quiz__copy .bat-minicart-cart-item-product-container-nicotine-level, .bat-quiz__copy .bat-minicart-cart-item-product-container-flavor, .bat-quiz__copy .bat-minicart-cart-item-product-container-delivery, .bat-quiz__copy bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-quiz__copy div, .bat-quiz__copy .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-quiz__copy div {
        font-size: 13.5px;
        line-height: 1.6; } }
  .bat-quiz__copy > *:last-child {
    margin-bottom: 30px; }
  .bat-quiz__questions {
    padding: 0 0 30px; }
    @media (min-width: 768px) {
      .bat-quiz__questions {
        padding: 50px 0; } }
    .bat-quiz__questions .aem-GridColumn {
      padding: 0; }
  .bat-quiz__product-rec {
    animation: fade-in .5s ease-in-out;
    display: none; }
    .bat-quiz__product-rec--visible {
      display: block; }
    .bat-quiz__product-rec-cta.bat-cta-style.button-dark {
      animation: fade-in .5s ease-in-out;
      display: none; }
      .bat-quiz__product-rec-cta.bat-cta-style.button-dark.bat-quiz__product-rec-cta--visible {
        display: inline-block; }
    .bat-quiz__product-rec-headline {
      align-items: center;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .bat-quiz__product-rec-headline {
          flex-direction: row; } }
      .bat-quiz__product-rec-headline > * {
        margin-bottom: 20px;
        text-align: center; }
        @media (min-width: 768px) {
          .bat-quiz__product-rec-headline > * {
            margin-bottom: 0;
            text-align: left; } }
    .bat-quiz__product-rec-more-link.bat-cta-style.arrow-link-dark {
      font-size: 14px;
      margin-right: 25px; }
      .bat-quiz__product-rec-more-link.bat-cta-style.arrow-link-dark:after {
        font-size: 22px;
        margin-bottom: 4px; }
    .bat-quiz__product-rec-copy {
      text-align: center; }
      @media (min-width: 768px) {
        .bat-quiz__product-rec-copy {
          text-align: left; } }
      .bat-quiz__product-rec-copy p, .bat-quiz__product-rec-copy .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-quiz__product-rec-copy .suffix, .bat-quiz__product-rec-copy .bat-producthero-configurator-stock, .bat-quiz__product-rec-copy .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-quiz__product-rec-copy div, .bat-quiz__product-rec-copy .bat-minicart-cart-item-product-container-nicotine-level, .bat-quiz__product-rec-copy .bat-minicart-cart-item-product-container-flavor, .bat-quiz__product-rec-copy .bat-minicart-cart-item-product-container-delivery, .bat-quiz__product-rec-copy bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-quiz__product-rec-copy div, .bat-quiz__product-rec-copy .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-quiz__product-rec-copy div {
        color: #6b6b6b;
        font-size: 15px;
        font-weight: 500; }
      .bat-quiz__product-rec-copy > *:last-child {
        margin-bottom: 30px; }
    .bat-quiz__product-rec-container {
      display: flex;
      justify-content: center; }
      @media (min-width: 768px) {
        .bat-quiz__product-rec-container {
          justify-content: flex-start; } }
      .bat-quiz__product-rec-container.slick-initialized {
        width: calc(100% + 20px); }
        @media (min-width: 768px) {
          .bat-quiz__product-rec-container.slick-initialized {
            width: calc(100% + 70px); } }
        @media (min-width: 992px) {
          .bat-quiz__product-rec-container.slick-initialized {
            width: 100%; } }
    .bat-quiz__product-rec .slick-list {
      padding: 0 20% 0 0;
      width: 100%; }
      .bat-quiz__product-rec .slick-list .slick-track {
        margin-left: 0; }
      @media (min-width: 992px) {
        .bat-quiz__product-rec .slick-list {
          margin-right: -40px;
          padding: 0; } }
      .bat-quiz__product-rec .slick-list .bat-productcard {
        max-width: 100%; }
      .bat-quiz__product-rec .slick-list bat-productcard-velo,
      .bat-quiz__product-rec .slick-list bat-productcard-default {
        margin-right: 40px; }
        @media (min-width: 450px) {
          .bat-quiz__product-rec .slick-list bat-productcard-velo,
          .bat-quiz__product-rec .slick-list bat-productcard-default {
            margin-right: 120px; } }
        @media (min-width: 576px) {
          .bat-quiz__product-rec .slick-list bat-productcard-velo,
          .bat-quiz__product-rec .slick-list bat-productcard-default {
            margin-right: 40px; } }
        @media (min-width: 768px) {
          .bat-quiz__product-rec .slick-list bat-productcard-velo,
          .bat-quiz__product-rec .slick-list bat-productcard-default {
            margin-right: 60px; } }
        @media (min-width: 992px) {
          .bat-quiz__product-rec .slick-list bat-productcard-velo,
          .bat-quiz__product-rec .slick-list bat-productcard-default {
            margin-right: 40px; } }
  .bat-quiz__carousel-controls {
    display: flex;
    justify-content: space-between;
    margin: 0 16px; }
    .bat-quiz__carousel-controls.hidden {
      display: none; }
    .bat-quiz__carousel-controls .slick-arrow .bat-icon::before {
      font-size: 19px; }
    .bat-quiz__carousel-controls .slick-dots {
      display: flex;
      list-style: none;
      margin: 0;
      padding: 0; }
      .bat-quiz__carousel-controls .slick-dots li {
        margin: 0; }
      .bat-quiz__carousel-controls .slick-dots button {
        font-size: 0;
        height: 33px;
        overflow: hidden;
        padding: 10px;
        position: relative;
        width: 33px; }
        .bat-quiz__carousel-controls .slick-dots button:after {
          background-color: #dedede;
          border-radius: 50%;
          content: '';
          display: block;
          height: 13px;
          left: 10px;
          position: absolute;
          top: 10px;
          width: 13px; }
      .bat-quiz__carousel-controls .slick-dots .slick-active button::after {
        background-color: rgba(47, 83, 159, 0.2); }
  .bat-quiz__error {
    color: #e00830;
    font-family: monospace;
    margin-bottom: 20px; }
    .bat-quiz__error > * {
      text-transform: none; }

bat-quiz-velo,
bat-quiz-default {
  display: block;
  position: relative; }

.bat-quiz--overlap-mobile bat-quiz-velo,
.bat-quiz--overlap-mobile bat-quiz-default {
  margin-top: -200px; }
  @media (min-width: 768px) {
    .bat-quiz--overlap-mobile bat-quiz-velo,
    .bat-quiz--overlap-mobile bat-quiz-default {
      margin-top: 0; } }

@media (min-width: 768px) {
  .bat-quiz--overlap-desktop bat-quiz-velo,
  .bat-quiz--overlap-desktop bat-quiz-default {
    margin-top: -200px; } }

.bat-quiz--overlap-always bat-quiz-velo,
.bat-quiz--overlap-always bat-quiz-default {
  margin-top: -200px; }

@keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.bat-quiz-question {
  left: -15px;
  margin-bottom: 104px;
  position: relative; }
  @media (max-width: 991.98px) {
    .bat-quiz-question {
      left: 0;
      margin-bottom: 60px; } }
  .bat-quiz-question__question {
    margin-bottom: 41px; }
    @media (max-width: 991.98px) {
      .bat-quiz-question__question {
        margin-bottom: 30px; } }
    .bat-quiz-question__question p, .bat-quiz-question__question .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-quiz-question__question .suffix, .bat-quiz-question__question .bat-producthero-configurator-stock, .bat-quiz-question__question .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-quiz-question__question div, .bat-quiz-question__question .bat-minicart-cart-item-product-container-nicotine-level, .bat-quiz-question__question .bat-minicart-cart-item-product-container-flavor, .bat-quiz-question__question .bat-minicart-cart-item-product-container-delivery, .bat-quiz-question__question bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-quiz-question__question div, .bat-quiz-question__question .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-quiz-question__question div {
      color: #041e42;
      font-size: 28px;
      font-weight: 900;
      letter-spacing: -1px;
      line-height: 1.3;
      text-transform: uppercase; }
  .bat-quiz-question__option {
    align-items: center;
    display: flex;
    margin-bottom: 35px;
    margin-left: 20px; }
    @media (max-width: 991.98px) {
      .bat-quiz-question__option {
        margin-bottom: 32px;
        margin-left: 0; } }
    .bat-quiz-question__option input[type="radio"] {
      -webkit-appearance: inherit;
      background-color: #dedede;
      border: 1px solid #dedede;
      border-radius: 50%;
      box-shadow: inset 0 5px #aaa;
      cursor: pointer;
      display: inline-block;
      height: 30px;
      margin-right: 20px;
      width: 30px; }
      .bat-quiz-question__option input[type="radio"]:checked {
        background: #6b6b6b;
        box-shadow: none; }
    .bat-quiz-question__option label {
      align-items: center;
      color: #041e42;
      cursor: pointer;
      font-size: 20px;
      font-weight: 500;
      vertical-align: middle; }

.bat-modal-content {
  margin: auto; }

.bat-agegate-glosi--default .bat-modal {
  background-color: #1d1d1b;
  background-image: url("/content/dam/glo-it/images/age-gate/sfondo-agegate-mobile.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (min-width: 576px) {
    .bat-agegate-glosi--default .bat-modal {
      background-image: url("/content/dam/glo-it/images/age-gate/sfondo-agegate.webp"); } }

.bat-agegate-glosi--default-content {
  padding: 20px;
  width: 90%;
  margin: auto; }
  @media (max-width: 767.98px) {
    .bat-agegate-glosi--default-content {
      width: 100%; } }
  .bat-agegate-glosi--default-content-image {
    margin: auto;
    width: fit-content; }
    .bat-agegate-glosi--default-content-image img {
      margin-bottom: 20px;
      width: 90%; }
      @media (min-width: 576px) {
        .bat-agegate-glosi--default-content-image img {
          margin-bottom: 30px; } }
  .bat-agegate-glosi--default-content-greeting-headline {
    margin-bottom: 20px; }
    .bat-agegate-glosi--default-content-greeting-headline .agegate-heading {
      color: #2a2a2c;
      font-size: 30px;
      line-height: 34px;
      font-weight: 700;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      text-align: center;
      padding-top: 20px;
      padding-bottom: 20px; }
      @media (max-width: 767.98px) {
        .bat-agegate-glosi--default-content-greeting-headline .agegate-heading {
          font-size: 22px;
          line-height: 26px; } }
  .bat-agegate-glosi--default-content-greeting-text {
    color: #2a2a2c;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 20px;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    text-align: center; }
  .bat-agegate-glosi--default-content-greeting-footnote .agegate-footnote {
    color: #2a2a2c;
    font-size: 12px;
    line-height: 17px;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    text-align: center; }
  .bat-agegate-glosi--default-content-greeting-cta-list {
    width: fit-content;
    margin: auto;
    margin-bottom: 30px; }
    @media (max-width: 767.98px) {
      .bat-agegate-glosi--default-content-greeting-cta-list {
        width: auto; } }
    .bat-agegate-glosi--default-content-greeting-cta-list .bat-cta-style {
      margin-bottom: 10px; }
      .bat-agegate-glosi--default-content-greeting-cta-list .bat-cta-style.button-dark {
        margin-right: 10px; }
        @media (max-width: 767.98px) {
          .bat-agegate-glosi--default-content-greeting-cta-list .bat-cta-style.button-dark {
            margin-right: 0px;
            margin: auto;
            margin-bottom: 10px; } }
      .bat-agegate-glosi--default-content-greeting-cta-list .bat-cta-style.button-secondary-dark {
        margin-left: 10px; }
        @media (max-width: 767.98px) {
          .bat-agegate-glosi--default-content-greeting-cta-list .bat-cta-style.button-secondary-dark {
            margin-left: 0px;
            margin: auto;
            margin-top: 10px; } }
        .bat-agegate-glosi--default-content-greeting-cta-list .bat-cta-style.button-secondary-dark:hover {
          color: #2a2a2c; }
          .bat-agegate-glosi--default-content-greeting-cta-list .bat-cta-style.button-secondary-dark:hover span {
            color: #2a2a2c; }
          .bat-agegate-glosi--default-content-greeting-cta-list .bat-cta-style.button-secondary-dark:hover span:hover {
            color: #2a2a2c; }
      @media (max-width: 767.98px) {
        .bat-agegate-glosi--default-content-greeting-cta-list .bat-cta-style {
          display: block;
          width: 100%; } }
  .bat-agegate-glosi--default-content-greeting.in-active {
    display: none; }
  .bat-agegate-glosi--default-content-error-message {
    display: none; }
    .bat-agegate-glosi--default-content-error-message.active {
      display: block;
      text-align: center; }

.bat-hero-glosi-content ul {
  margin-top: 1rem; }

.bat-hero-glosi-content .bat-button, .bat-hero-glosi-content .bat-cta-style.button-dark, .bat-hero-glosi-content .bat-cta-style.button-light, .bat-hero-glosi-content .bat-cta-style.button-secondary-dark, .bat-hero-glosi-content .bat-cta-style.button-secondary-light, .bat-hero-glosi-content .bat-cta-style.button-dark-disabled {
  margin-top: 1.5rem; }

.bat-hero-glosi-content.light p, .bat-hero-glosi-content.light .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-hero-glosi-content.light .suffix, .bat-hero-glosi-content.light .bat-producthero-configurator-stock, .bat-hero-glosi-content.light .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi-content.light div, .bat-hero-glosi-content.light .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-glosi-content.light .bat-minicart-cart-item-product-container-flavor, .bat-hero-glosi-content.light .bat-minicart-cart-item-product-container-delivery, .bat-hero-glosi-content.light bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-hero-glosi-content.light div, .bat-hero-glosi-content.light .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi-content.light div,
.bat-hero-glosi-content.light h1,
.bat-hero-glosi-content.light bat-card-step.step1:before,
.bat-hero-glosi-content.light bat-card-step.step2:before,
.bat-hero-glosi-content.light bat-card-step.step3:before,
.bat-hero-glosi-content.light bat-card-step.step4:before,
.bat-hero-glosi-content.light h2,
.bat-hero-glosi-content.light h3,
.bat-hero-glosi-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-hero-glosi-content.light .bat-producthero-configurator-title,
.bat-hero-glosi-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
bat-producthero-glosi .bat-producthero-glosi .bat-hero-glosi-content.light .bat-producthero-configurator-title,
.bat-hero-glosi-content.light h4,
.bat-hero-glosi-content.light h5,
.bat-hero-glosi-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-hero-glosi-content.light .bat-quantity-label,
.bat-hero-glosi-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-glosi-content.light .heading,
.bat-hero-glosi-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-hero-glosi-content.light .bat-quantity-label,
.bat-hero-glosi-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-glosi-content.light .heading,
.bat-hero-glosi-content.light h6 {
  color: #fff; }

@media (max-width: 767.98px) {
  .bat-hero-glosi-content .bat-cta-style {
    max-width: 100%;
    width: 100%; } }

.bat-hero-glosi-content-container {
  max-width: 1400px;
  margin: 0 auto;
  position: relative; }
  .bat-hero-glosi-content-container.left {
    width: 100%; }

.bat-hero-glosi--pdp {
  align-items: flex-start;
  background-color: #041e42;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: auto;
  justify-content: flex-end;
  padding: 0;
  position: relative;
  width: 100%; }
  .bat-hero-glosi--pdp-bottomsubheader p, .bat-hero-glosi--pdp-bottomsubheader .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-hero-glosi--pdp-bottomsubheader .suffix, .bat-hero-glosi--pdp-bottomsubheader .bat-producthero-configurator-stock, .bat-hero-glosi--pdp-bottomsubheader .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-bottomsubheader div, .bat-hero-glosi--pdp-bottomsubheader .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-glosi--pdp-bottomsubheader .bat-minicart-cart-item-product-container-flavor, .bat-hero-glosi--pdp-bottomsubheader .bat-minicart-cart-item-product-container-delivery, .bat-hero-glosi--pdp-bottomsubheader bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-hero-glosi--pdp-bottomsubheader div, .bat-hero-glosi--pdp-bottomsubheader .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-bottomsubheader div {
    line-height: 1.25;
    margin-bottom: 0; }
  .bat-hero-glosi--pdp-content {
    margin-top: calc( -75px + ((-200) - (-75)) * ((100vw - 375px) / (768 - 375)));
    padding: 0 5% 5%;
    position: relative; }
    .bat-hero-glosi--pdp-content.light h1, .bat-hero-glosi--pdp-content.light bat-card-step.step1:before, .bat-hero-glosi--pdp-content.light bat-card-step.step2:before, .bat-hero-glosi--pdp-content.light bat-card-step.step3:before, .bat-hero-glosi--pdp-content.light bat-card-step.step4:before,
    .bat-hero-glosi--pdp-content.light h2,
    .bat-hero-glosi--pdp-content.light h3,
    .bat-hero-glosi--pdp-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-hero-glosi--pdp-content.light .bat-producthero-configurator-title,
    .bat-hero-glosi--pdp-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
    bat-producthero-glosi .bat-producthero-glosi .bat-hero-glosi--pdp-content.light .bat-producthero-configurator-title,
    .bat-hero-glosi--pdp-content.light h4,
    .bat-hero-glosi--pdp-content.light h5,
    .bat-hero-glosi--pdp-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-hero-glosi--pdp-content.light .bat-quantity-label,
    .bat-hero-glosi--pdp-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
    bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-glosi--pdp-content.light .heading,
    .bat-hero-glosi--pdp-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-hero-glosi--pdp-content.light .bat-quantity-label,
    .bat-hero-glosi--pdp-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-hero-glosi--pdp-content.light .heading,
    .bat-hero-glosi--pdp-content.light h6,
    .bat-hero-glosi--pdp-content.light li,
    .bat-hero-glosi--pdp-content.light p,
    .bat-hero-glosi--pdp-content.light .bat-producthero-configurator-price .suffix,
    .bat-producthero-configurator-price .bat-hero-glosi--pdp-content.light .suffix,
    .bat-hero-glosi--pdp-content.light .bat-producthero-configurator-stock,
    .bat-hero-glosi--pdp-content.light .bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content.light div,
    .bat-hero-glosi--pdp-content.light .bat-minicart-cart-item-product-container-nicotine-level,
    .bat-hero-glosi--pdp-content.light .bat-minicart-cart-item-product-container-flavor,
    .bat-hero-glosi--pdp-content.light .bat-minicart-cart-item-product-container-delivery,
    .bat-hero-glosi--pdp-content.light bat-cta-steps .bat-cta--steps-item div,
    bat-cta-steps .bat-cta--steps-item .bat-hero-glosi--pdp-content.light div,
    .bat-hero-glosi--pdp-content.light .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content.light div {
      color: #fff; }
    .bat-hero-glosi--pdp-content .bat-button, .bat-hero-glosi--pdp-content .bat-cta-style.button-dark, .bat-hero-glosi--pdp-content .bat-cta-style.button-light, .bat-hero-glosi--pdp-content .bat-cta-style.button-secondary-dark, .bat-hero-glosi--pdp-content .bat-cta-style.button-secondary-light, .bat-hero-glosi--pdp-content .bat-cta-style.button-dark-disabled {
      margin-top: 1.5rem; }
    .bat-hero-glosi--pdp-content p, .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-hero-glosi--pdp-content .suffix, .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock, .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content div, .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor, .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery, .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-hero-glosi--pdp-content div, .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content div {
      margin-bottom: 0; }
      .bat-hero-glosi--pdp-content p + p, .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + p, .bat-producthero-configurator-price .bat-hero-glosi--pdp-content .suffix + p, .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + p, .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + p, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content div + p, .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + p, .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + p, .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + p, .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div + p, bat-cta-steps .bat-cta--steps-item .bat-hero-glosi--pdp-content div + p, .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + p, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content div + p, .bat-hero-glosi--pdp-content .bat-producthero-configurator-price p + .suffix, .bat-producthero-configurator-price .bat-hero-glosi--pdp-content p + .suffix, .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + .suffix, .bat-producthero-configurator-price .bat-hero-glosi--pdp-content .suffix + .suffix, .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .bat-producthero-configurator-stock + .suffix, .bat-producthero-configurator-price .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + .suffix, .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .suffix, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content div + .suffix, .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .bat-minicart-cart-item-product-container-nicotine-level + .suffix, .bat-producthero-configurator-price .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + .suffix, .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .bat-minicart-cart-item-product-container-flavor + .suffix, .bat-producthero-configurator-price .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + .suffix, .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .bat-minicart-cart-item-product-container-delivery + .suffix, .bat-producthero-configurator-price .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + .suffix, .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div + .suffix, bat-cta-steps .bat-cta--steps-item .bat-hero-glosi--pdp-content .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price bat-cta-steps .bat-cta--steps-item .bat-hero-glosi--pdp-content div + .suffix, .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .suffix, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content div + .suffix, .bat-hero-glosi--pdp-content p + .bat-producthero-configurator-stock, .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + .bat-producthero-configurator-stock, .bat-producthero-configurator-price .bat-hero-glosi--pdp-content .suffix + .bat-producthero-configurator-stock, .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + .bat-producthero-configurator-stock, .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content div + .bat-producthero-configurator-stock, .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + .bat-producthero-configurator-stock, .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + .bat-producthero-configurator-stock, .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + .bat-producthero-configurator-stock, .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div + .bat-producthero-configurator-stock, bat-cta-steps .bat-cta--steps-item .bat-hero-glosi--pdp-content div + .bat-producthero-configurator-stock, .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .bat-producthero-configurator-stock, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content div + .bat-producthero-configurator-stock, .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style p + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content p + div, .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .bat-card--offer-wrapper-content-specialcta .bat-headline-style .suffix + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + div, .bat-producthero-configurator-price .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .suffix + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-price .bat-hero-glosi--pdp-content .suffix + div, .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-stock + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + div, .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content div + div, .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-nicotine-level + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + div, .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-flavor + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + div, .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-delivery + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + div, .bat-hero-glosi--pdp-content p + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + .bat-minicart-cart-item-product-container-nicotine-level, .bat-producthero-configurator-price .bat-hero-glosi--pdp-content .suffix + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-nicotine-level, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div + .bat-minicart-cart-item-product-container-nicotine-level, bat-cta-steps .bat-cta--steps-item .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-nicotine-level, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-glosi--pdp-content p + .bat-minicart-cart-item-product-container-flavor, .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + .bat-minicart-cart-item-product-container-flavor, .bat-producthero-configurator-price .bat-hero-glosi--pdp-content .suffix + .bat-minicart-cart-item-product-container-flavor, .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + .bat-minicart-cart-item-product-container-flavor, .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-flavor, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-flavor, .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + .bat-minicart-cart-item-product-container-flavor, .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + .bat-minicart-cart-item-product-container-flavor, .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + .bat-minicart-cart-item-product-container-flavor, .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div + .bat-minicart-cart-item-product-container-flavor, bat-cta-steps .bat-cta--steps-item .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-flavor, .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-flavor, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-flavor, .bat-hero-glosi--pdp-content p + .bat-minicart-cart-item-product-container-delivery, .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + .bat-minicart-cart-item-product-container-delivery, .bat-producthero-configurator-price .bat-hero-glosi--pdp-content .suffix + .bat-minicart-cart-item-product-container-delivery, .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + .bat-minicart-cart-item-product-container-delivery, .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-delivery, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-delivery, .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + .bat-minicart-cart-item-product-container-delivery, .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + .bat-minicart-cart-item-product-container-delivery, .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + .bat-minicart-cart-item-product-container-delivery, .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div + .bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-delivery, .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-delivery, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-delivery, .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item p + div, bat-cta-steps .bat-cta--steps-item .bat-hero-glosi--pdp-content p + div, .bat-hero-glosi--pdp-content .bat-producthero-configurator-price bat-cta-steps .bat-cta--steps-item .suffix + div, bat-cta-steps .bat-cta--steps-item .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + div, .bat-producthero-configurator-price .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item .suffix + div, bat-cta-steps .bat-cta--steps-item .bat-producthero-configurator-price .bat-hero-glosi--pdp-content .suffix + div, .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item .bat-producthero-configurator-stock + div, bat-cta-steps .bat-cta--steps-item .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + div, .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item .bat-minicart-cart-item-product-container-nicotine-level + div, bat-cta-steps .bat-cta--steps-item .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + div, .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item .bat-minicart-cart-item-product-container-flavor + div, bat-cta-steps .bat-cta--steps-item .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + div, .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item .bat-minicart-cart-item-product-container-delivery + div, bat-cta-steps .bat-cta--steps-item .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + div, .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div + div, bat-cta-steps .bat-cta--steps-item .bat-hero-glosi--pdp-content div + div, .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style p + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content p + div, .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .suffix + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + div, .bat-producthero-configurator-price .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .suffix + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-price .bat-hero-glosi--pdp-content .suffix + div, .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-stock + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + div, .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-nicotine-level + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + div, .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-flavor + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + div, .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-delivery + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + div, .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-content div + div {
        margin-top: 10px; }
  .bat-hero-glosi--pdp-cta {
    display: flex;
    width: 100%; }
    .bat-hero-glosi--pdp-cta.right {
      justify-content: flex-end; }
  .bat-hero-glosi--pdp-headline {
    margin-bottom: 1.75rem; }
  .bat-hero-glosi--pdp-topsubheader ol {
    counter-reset: listCounter;
    list-style: none;
    margin-bottom: 1.75rem;
    padding: 0; }
    .bat-hero-glosi--pdp-topsubheader ol li {
      margin-bottom: 48px; }
      .bat-hero-glosi--pdp-topsubheader ol li:last-child {
        margin-bottom: 0; }
      .bat-hero-glosi--pdp-topsubheader ol li span {
        align-items: center;
        display: flex; }
        .bat-hero-glosi--pdp-topsubheader ol li span[class*="bullet"]::before {
          flex-grow: 0;
          flex-shrink: 0;
          line-height: 1;
          margin-right: 2.25rem; }
        .bat-hero-glosi--pdp-topsubheader ol li span.bullet--numbered::before {
          background-color: #fff;
          border-radius: 50%;
          color: #041e42;
          content: counter(listCounter);
          counter-increment: listCounter;
          font-size: 2.25rem;
          font-weight: 700;
          height: 64px;
          padding: 16px;
          text-align: center;
          width: 64px; }
        .bat-hero-glosi--pdp-topsubheader ol li span.bullet--icon-place::before {
          content: url("/content/dam/glo/images/pdp-hero/velo_lozenges_place-icon.png"); }
        .bat-hero-glosi--pdp-topsubheader ol li span.bullet--icon-embrace::before {
          content: url("/content/dam/glo/images/pdp-hero/velo_lozenges_embrace-icon.png"); }
  .bat-hero-glosi--pdp-topsubheader p, .bat-hero-glosi--pdp-topsubheader .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-hero-glosi--pdp-topsubheader .suffix, .bat-hero-glosi--pdp-topsubheader .bat-producthero-configurator-stock, .bat-hero-glosi--pdp-topsubheader .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-topsubheader div, .bat-hero-glosi--pdp-topsubheader .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-glosi--pdp-topsubheader .bat-minicart-cart-item-product-container-flavor, .bat-hero-glosi--pdp-topsubheader .bat-minicart-cart-item-product-container-delivery, .bat-hero-glosi--pdp-topsubheader bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-hero-glosi--pdp-topsubheader div, .bat-hero-glosi--pdp-topsubheader .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-topsubheader div {
    line-height: 1.25;
    margin-bottom: 3.375rem; }
  .bat-hero-glosi--pdp img {
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 55%);
    left: auto;
    position: static;
    top: auto;
    transform: none; }
  @media (min-width: 768px) {
    .bat-hero-glosi--pdp {
      flex-direction: row;
      height: 672px;
      justify-content: flex-start; }
      .bat-hero-glosi--pdp-content {
        flex: 1 2 670px;
        margin-top: 0;
        max-width: none;
        min-width: 490px; }
        .bat-hero-glosi--pdp-content > * {
          max-width: 490px; }
      .bat-hero-glosi--pdp-headline {
        margin-bottom: 1.75rem; }
      .bat-hero-glosi--pdp-topsubheader ol {
        margin-bottom: 3rem;
        max-width: 370px; }
        .bat-hero-glosi--pdp-topsubheader ol li {
          margin-bottom: 40px; }
      .bat-hero-glosi--pdp-topsubheader p, .bat-hero-glosi--pdp-topsubheader .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-hero-glosi--pdp-topsubheader .suffix, .bat-hero-glosi--pdp-topsubheader .bat-producthero-configurator-stock, .bat-hero-glosi--pdp-topsubheader .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-topsubheader div, .bat-hero-glosi--pdp-topsubheader .bat-minicart-cart-item-product-container-nicotine-level, .bat-hero-glosi--pdp-topsubheader .bat-minicart-cart-item-product-container-flavor, .bat-hero-glosi--pdp-topsubheader .bat-minicart-cart-item-product-container-delivery, .bat-hero-glosi--pdp-topsubheader bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-hero-glosi--pdp-topsubheader div, .bat-hero-glosi--pdp-topsubheader .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-hero-glosi--pdp-topsubheader div {
        line-height: 1.25;
        margin-bottom: 3.375rem; }
      .bat-hero-glosi--pdp .padding-left-medium {
        padding-left: 44px; }
      .bat-hero-glosi--pdp .padding-right-small {
        padding-right: 32px; }
      .bat-hero-glosi--pdp .padding-top-large {
        padding-top: 80px; }
      .bat-hero-glosi--pdp picture {
        flex: 0 1 830px;
        height: 100%;
        max-width: 830px; }
        .bat-hero-glosi--pdp picture img {
          clip-path: polygon(0 0, 100% 0, calc( 145px + (639 - 145) * ((100vw - 769px) / (1920 - 769))) 100%, 0 100%);
          left: auto;
          position: static;
          top: auto;
          transform: none; } }

@media (min-width: 768px) {
  bat-hero-default.text-right .bat-hero-content {
    padding-left: 50%; } }

bat-hero-default.masthead-right .bat-hero {
  height: 100%; }
  @media (min-width: 768px) {
    bat-hero-default.masthead-right .bat-hero {
      height: 537px; } }
  @media (max-width: 991.98px) {
    bat-hero-default.masthead-right .bat-hero img {
      position: relative;
      left: 0;
      top: 0;
      transform: unset; } }

bat-hero-default.masthead-right .bat-hero-content {
  bottom: -5%;
  padding: 20px;
  position: absolute; }
  bat-hero-default.masthead-right .bat-hero-content .bat-headline-style {
    padding-bottom: 20px; }
    @media (max-width: 991.98px) {
      bat-hero-default.masthead-right .bat-hero-content .bat-headline-style {
        padding-bottom: 0; } }
  bat-hero-default.masthead-right .bat-hero-content .headline1-large-light {
    font-size: 65px;
    line-height: 75px; }
    @media (max-width: 991.98px) {
      bat-hero-default.masthead-right .bat-hero-content .headline1-large-light {
        font-size: 6vw;
        line-height: 7vw;
        letter-spacing: 0.4px; } }
  @media (min-width: 768px) {
    bat-hero-default.masthead-right .bat-hero-content {
      padding-left: 75%;
      display: flex;
      top: 0;
      bottom: 0;
      margin: auto 0;
      align-items: center; } }
  @media (min-width: 992px) {
    bat-hero-default.masthead-right .bat-hero-content {
      padding-left: 60%; } }

@media (min-width: 768px) {
  bat-hero-default.masthead-right.hero-si .bat-hero-content {
    flex-direction: column;
    justify-content: center;
    align-items: unset; } }

bat-hero-default.masthead-left .bat-hero {
  height: 100%; }
  @media (min-width: 768px) {
    bat-hero-default.masthead-left .bat-hero {
      height: 537px; } }
  @media (max-width: 991.98px) {
    bat-hero-default.masthead-left .bat-hero img {
      position: relative;
      left: 0;
      top: 0;
      transform: unset; } }

bat-hero-default.masthead-left .bat-hero-content {
  bottom: -5%;
  padding: 20px;
  position: absolute; }
  bat-hero-default.masthead-left .bat-hero-content .bat-headline-style {
    padding-bottom: 20px; }
    @media (max-width: 991.98px) {
      bat-hero-default.masthead-left .bat-hero-content .bat-headline-style {
        padding-bottom: 0; } }
  bat-hero-default.masthead-left .bat-hero-content .headline1-large-light {
    font-size: 65px;
    line-height: 75px; }
    @media (max-width: 991.98px) {
      bat-hero-default.masthead-left .bat-hero-content .headline1-large-light {
        font-size: 6vw;
        line-height: 7vw;
        letter-spacing: 0.4px; } }
  @media (min-width: 768px) {
    bat-hero-default.masthead-left .bat-hero-content {
      padding-right: 50%;
      display: flex;
      top: 0;
      bottom: 0;
      margin: auto 0;
      align-items: center; } }

@media (min-width: 768px) {
  bat-hero-default.masthead-left.hero-si .bat-hero-content {
    flex-direction: column;
    justify-content: center;
    align-items: unset; } }

bat-hero-default.masthead-left.hero-alternative-cigarette .bat-hero-content {
  bottom: 0;
  padding: 20px;
  position: absolute; }
  bat-hero-default.masthead-left.hero-alternative-cigarette .bat-hero-content .bat-headline-style {
    padding-bottom: 20px; }
    @media (max-width: 991.98px) {
      bat-hero-default.masthead-left.hero-alternative-cigarette .bat-hero-content .bat-headline-style {
        padding-bottom: 0; } }
  bat-hero-default.masthead-left.hero-alternative-cigarette .bat-hero-content .headline1-large-light {
    font-size: 65px;
    line-height: 75px; }
    @media (max-width: 991.98px) {
      bat-hero-default.masthead-left.hero-alternative-cigarette .bat-hero-content .headline1-large-light {
        font-size: 6vw;
        line-height: 7vw;
        letter-spacing: 0.4px; } }
  @media (max-width: 991.98px) {
    bat-hero-default.masthead-left.hero-alternative-cigarette .bat-hero-content .headline1-light {
      font-size: 38px;
      line-height: 46px;
      margin-bottom: 40px; } }
  @media (min-width: 768px) {
    bat-hero-default.masthead-left.hero-alternative-cigarette .bat-hero-content {
      padding-right: 10%;
      display: flex;
      bottom: 0;
      top: auto;
      align-items: flex-start;
      margin: auto 0;
      flex-direction: column;
      gap: 100px;
      padding-left: 3%; } }

bat-hero-glosi.lilac .bat-hero-glosi {
  background-color: #c4b3cc;
  color: #2a2a2c; }
  bat-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer p, bat-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .suffix, bat-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .bat-producthero-configurator-stock, bat-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer div, bat-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-nicotine-level, bat-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-flavor, bat-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-delivery, bat-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer div, bat-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer div {
    color: #2a2a2c; }

bat-hero-glosi.fit-to-image .bat-hero-glosi-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center; }

bat-hero-glosi .bat-hero-glosi {
  background-color: #efefef;
  color: #2a2a2c; }
  bat-hero-glosi .bat-hero-glosi.dark {
    background-color: #2a2a2c;
    color: #fff; }
    bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader p, bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .suffix, bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .bat-producthero-configurator-stock, bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader div, bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .bat-minicart-cart-item-product-container-nicotine-level, bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .bat-minicart-cart-item-product-container-flavor, bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .bat-minicart-cart-item-product-container-delivery, bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader div, bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader div,
    bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer p,
    bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .bat-producthero-configurator-price .suffix,
    .bat-producthero-configurator-price bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .suffix,
    bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .bat-producthero-configurator-stock,
    bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer div,
    bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-nicotine-level,
    bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-flavor,
    bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-delivery,
    bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer bat-cta-steps .bat-cta--steps-item div,
    bat-cta-steps .bat-cta--steps-item bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer div,
    bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer div {
      color: #fff; }
  bat-hero-glosi .bat-hero-glosi-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 57%; }
    @media (max-width: 767.98px) {
      bat-hero-glosi .bat-hero-glosi-img {
        max-width: 100%;
        right: 0; } }
    bat-hero-glosi .bat-hero-glosi-img-hero1 {
      width: 100%; }
    bat-hero-glosi .bat-hero-glosi-img picture {
      width: 100%; }
      bat-hero-glosi .bat-hero-glosi-img picture img {
        height: 20%;
        left: 0;
        min-width: unset;
        object-fit: contain;
        object-position: top left;
        top: 0;
        transform: none; }
  bat-hero-glosi .bat-hero-glosi-content {
    padding: 80px 20px 50px 50%; }
    bat-hero-glosi .bat-hero-glosi-content .bat-topSubheader {
      margin-left: 15px;
      margin-bottom: 25px;
      align-items: center;
      color: #2a2a2c;
      font-size: 18px;
      font-weight: 900;
      line-height: 23px;
      font-family: "glo sans", Arial, Helvetica, sans-serif; }
      bat-hero-glosi .bat-hero-glosi-content .bat-topSubheader-image {
        padding-left: 15px; }
      @media (max-width: 767.98px) {
        bat-hero-glosi .bat-hero-glosi-content .bat-topSubheader {
          margin-left: 0px; }
          bat-hero-glosi .bat-hero-glosi-content .bat-topSubheader-text {
            width: 35%;
            font-size: 14px;
            line-height: 18px; } }
    bat-hero-glosi .bat-hero-glosi-content .bat-hero-glosi-subheader {
      margin-left: 15px;
      align-items: center;
      color: #2a2a2c;
      font-size: 18px;
      font-weight: 900;
      line-height: 23px;
      font-family: "glo sans", Arial, Helvetica, sans-serif; }
      @media (max-width: 767.98px) {
        bat-hero-glosi .bat-hero-glosi-content .bat-hero-glosi-subheader {
          margin-left: 0px; }
          bat-hero-glosi .bat-hero-glosi-content .bat-hero-glosi-subheader-text {
            width: 35%;
            font-size: 14px;
            line-height: 18px; } }
    bat-hero-glosi .bat-hero-glosi-content .bat-headline {
      max-width: 450px;
      margin-left: 15px; }
      bat-hero-glosi .bat-hero-glosi-content .bat-headline .bat-headline-style {
        font-size: 34px;
        line-height: 39px;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        font-weight: 900;
        width: 90%; }
      @media (max-width: 767.98px) {
        bat-hero-glosi .bat-hero-glosi-content .bat-headline {
          margin-left: 0px;
          font-size: 24px;
          line-height: 28px;
          width: 75%; } }
    @media (max-width: 767.98px) {
      bat-hero-glosi .bat-hero-glosi-content {
        padding: 80% 20px 20px; }
        bat-hero-glosi .bat-hero-glosi-content .bat-hero-subheader p, bat-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .suffix, bat-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .bat-producthero-configurator-stock, bat-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi .bat-hero-glosi-content .bat-hero-subheader div, bat-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .bat-minicart-cart-item-product-container-nicotine-level, bat-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .bat-minicart-cart-item-product-container-flavor, bat-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .bat-minicart-cart-item-product-container-delivery, bat-hero-glosi .bat-hero-glosi-content .bat-hero-subheader bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-hero-glosi .bat-hero-glosi-content .bat-hero-subheader div, bat-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi .bat-hero-glosi-content .bat-hero-subheader div {
          line-height: 21px; }
        bat-hero-glosi .bat-hero-glosi-content .bat-headline .bat-headline-style {
          font-size: 24px;
          line-height: 28px; } }
    bat-hero-glosi .bat-hero-glosi-content .bat-cta-style {
      margin-left: 15px; }
      @media (max-width: 767.98px) {
        bat-hero-glosi .bat-hero-glosi-content .bat-cta-style {
          margin-left: 0px;
          width: fit-content; } }
      bat-hero-glosi .bat-hero-glosi-content .bat-cta-style.arrow-link-dark, bat-hero-glosi .bat-hero-glosi-content .bat-cta-style.arrow-link-light {
        margin-top: 12px; }
  bat-hero-glosi .bat-hero-glosi-disclaimer {
    margin-top: 100px;
    font-weight: 600;
    line-height: 20px;
    margin-left: 15px; }
    bat-hero-glosi .bat-hero-glosi-disclaimer p, bat-hero-glosi .bat-hero-glosi-disclaimer .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-hero-glosi .bat-hero-glosi-disclaimer .suffix, bat-hero-glosi .bat-hero-glosi-disclaimer .bat-producthero-configurator-stock, bat-hero-glosi .bat-hero-glosi-disclaimer .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi .bat-hero-glosi-disclaimer div, bat-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-nicotine-level, bat-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-flavor, bat-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-delivery, bat-hero-glosi .bat-hero-glosi-disclaimer bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-hero-glosi .bat-hero-glosi-disclaimer div, bat-hero-glosi .bat-hero-glosi-disclaimer .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi .bat-hero-glosi-disclaimer div {
      font-size: 12px;
      line-height: 20px;
      color: #3a3a3a; }
    @media (max-width: 767.98px) {
      bat-hero-glosi .bat-hero-glosi-disclaimer {
        margin-left: 0px;
        margin-top: 30px; }
        bat-hero-glosi .bat-hero-glosi-disclaimer p, bat-hero-glosi .bat-hero-glosi-disclaimer .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-hero-glosi .bat-hero-glosi-disclaimer .suffix, bat-hero-glosi .bat-hero-glosi-disclaimer .bat-producthero-configurator-stock, bat-hero-glosi .bat-hero-glosi-disclaimer .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi .bat-hero-glosi-disclaimer div, bat-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-nicotine-level, bat-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-flavor, bat-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-delivery, bat-hero-glosi .bat-hero-glosi-disclaimer bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-hero-glosi .bat-hero-glosi-disclaimer div, bat-hero-glosi .bat-hero-glosi-disclaimer .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi .bat-hero-glosi-disclaimer div {
          font-size: 10px; } }

@media (max-width: 1399.98px) {
  .herobanner-container {
    display: block; } }

.herobanner-container .hero-container {
  width: 100%; }
  .herobanner-container .hero-container .bat-hero-glosi {
    height: 100%; }
    .herobanner-container .hero-container .bat-hero-glosi-img.with-sidecard {
      right: 46%; }
      @media (max-width: 767.98px) {
        .herobanner-container .hero-container .bat-hero-glosi-img.with-sidecard {
          right: 0; } }
      .herobanner-container .hero-container .bat-hero-glosi-img.with-sidecard + .bat-hero-glosi-content {
        padding-left: 56%; }
        @media (max-width: 767.98px) {
          .herobanner-container .hero-container .bat-hero-glosi-img.with-sidecard + .bat-hero-glosi-content {
            padding: 80% 20px 20px; } }
    .herobanner-container .hero-container .bat-hero-glosi-img picture {
      margin-left: auto; }
      @media (max-width: 1399.98px) {
        .herobanner-container .hero-container .bat-hero-glosi-img picture {
          margin-left: 0px; } }
      .plp-hero-glosi .herobanner-container .hero-container .bat-hero-glosi-img picture {
        margin-left: 0; }

@keyframes uk-slide-left-small {
  0% {
    transform: translateX(-15%); }
  100% {
    transform: translateX(0); } }

.aem-GridColumn.masthead-card {
  padding: 70px 55px; }
  @media (max-width: 1399.98px) {
    .aem-GridColumn.masthead-card {
      padding: 0px; }
      .aem-GridColumn.masthead-card .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--4 {
        width: 100%; } }
  @media (max-width: 767.98px) {
    .aem-GridColumn.masthead-card {
      padding: 0px; } }

.bat-card-glosi--default-tile {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative; }
  .bat-card-glosi--default-tile:after {
    bottom: 0;
    color: #6b6b6b;
    content: "\e92c";
    font-family: "icomoon";
    font-size: 25px;
    line-height: 25px;
    position: absolute;
    right: 0;
    transition: all 0.3s ease;
    z-index: 3; }
  .bat-card-glosi--default-tile:hover:after {
    color: #018993;
    font-weight: 700; }
  .bat-card-glosi--default-tile a {
    border: 2px solid #6b6b6b;
    transform: translate3d(0, 0, 0);
    transition: border 0.3s ease 0s; }
    .bat-card-glosi--default-tile a:before {
      border: 2px solid transparent;
      bottom: 0;
      content: "";
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      transition: border-top 0.3s ease;
      z-index: 1; }
    .bat-card-glosi--default-tile a:after {
      border-top: 2px solid #6b6b6b;
      content: "";
      display: block;
      height: 90px;
      position: absolute;
      right: -10px;
      top: calc(100% - 38px);
      transform: skew(10deg, -25deg);
      transition: border-top 0.3s ease;
      width: 180px;
      z-index: 2; }
    @media (min-width: 992px) {
      .bat-card-glosi--default-tile a:hover {
        border-color: #018993; }
        .bat-card-glosi--default-tile a:hover:before {
          border-color: #018993; }
        .bat-card-glosi--default-tile a:hover:after {
          border-top: 4px solid #018993; } }
  .bat-card-glosi--default-tile-headline {
    min-height: 74px;
    padding: 15px; }
    .bat-card-glosi--default-tile-headline h3, .bat-card-glosi--default-tile-headline bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-card-glosi--default-tile-headline .bat-producthero-configurator-title, .bat-card-glosi--default-tile-headline bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-card-glosi--default-tile-headline .bat-producthero-configurator-title {
      font-size: 22px;
      line-height: 20px;
      font-weight: 700; }

.bat-card-glosi--hero-content-headline h2 {
  font-size: 44px;
  line-height: 41px;
  letter-spacing: -0.6px; }
  @media (min-width: 992px) {
    .bat-card-glosi--hero-content-headline h2 {
      font-size: 48px;
      line-height: 45px;
      letter-spacing: -1.4px; } }

.bat-card-glosi--hero-content-cta-list {
  margin-top: 9px; }
  @media (min-width: 992px) {
    .bat-card-glosi--hero-content-cta-list {
      margin-top: 5px; } }

.bat-card-glosi--category {
  margin-bottom: 20px; }
  .bat-card-glosi--category-content-headline h4 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 0; }
  .bat-card-glosi--category-content-text p, .bat-card-glosi--category-content-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-card-glosi--category-content-text .suffix, .bat-card-glosi--category-content-text .bat-producthero-configurator-stock, .bat-card-glosi--category-content-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--category-content-text div, .bat-card-glosi--category-content-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-card-glosi--category-content-text .bat-minicart-cart-item-product-container-flavor, .bat-card-glosi--category-content-text .bat-minicart-cart-item-product-container-delivery, .bat-card-glosi--category-content-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-card-glosi--category-content-text div, .bat-card-glosi--category-content-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--category-content-text div {
    margin-bottom: 0; }

.bat-card-glosi--step {
  margin: 0 auto;
  padding-top: 240px; }
  @media (min-width: 576px) {
    .bat-card-glosi--step {
      min-height: 30vh;
      padding-top: 246px; } }
  @media (min-width: 768px) {
    .bat-card-glosi--step {
      min-height: 325px;
      padding-top: 145px; } }
  @media (min-width: 992px) {
    .bat-card-glosi--step {
      min-height: 450px;
      padding-top: 125px; } }

.bat-card-glosi--hustle {
  margin: 0 auto; }
  .bat-card-glosi--hustle-tile-headline h3 span, .bat-card-glosi--hustle-tile-headline bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title span, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-card-glosi--hustle-tile-headline .bat-producthero-configurator-title span, .bat-card-glosi--hustle-tile-headline bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title span, bat-producthero-glosi .bat-producthero-glosi .bat-card-glosi--hustle-tile-headline .bat-producthero-configurator-title span {
    color: #018993;
    display: block; }
  .bat-card-glosi--hustle button[data-cta-type="video"]:after {
    color: #fff;
    content: "\f04b";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    left: 50%;
    padding: 34px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    line-height: 20px; }
  .bat-card-glosi--hustle button[data-cta-type="video"]:before {
    background-color: #041e42;
    border-radius: 50%;
    color: #fff;
    content: "\f04b";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    left: 50%;
    padding: 34px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    line-height: 20px; }

.bat-card-glosi--subscription {
  background-color: #efefef;
  margin: 0 auto 20px;
  max-width: 275px;
  text-align: center; }
  @media (min-width: 992px) {
    .bat-card-glosi--subscription {
      margin: 0 auto;
      max-width: none; } }
  .bat-card-glosi--subscription-text {
    padding: 20px; }
    .bat-card-glosi--subscription-text > p, .bat-producthero-configurator-price .bat-card-glosi--subscription-text > .suffix, .bat-card-glosi--subscription-text > .bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div, .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level, .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-flavor, .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item .bat-card-glosi--subscription-text > div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div {
      color: #041e42;
      margin: 0 auto;
      max-width: 186px; }
      .bat-card-glosi--subscription-text > p:nth-child(1), .bat-producthero-configurator-price .bat-card-glosi--subscription-text > .suffix:nth-child(1), .bat-card-glosi--subscription-text > .bat-producthero-configurator-stock:nth-child(1), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(1), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(1), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(1), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(1), bat-cta-steps .bat-cta--steps-item .bat-card-glosi--subscription-text > div:nth-child(1), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(1) {
        font-size: 20px;
        line-height: 22px; }
        @media (min-width: 992px) {
          .bat-card-glosi--subscription-text > p:nth-child(1), .bat-producthero-configurator-price .bat-card-glosi--subscription-text > .suffix:nth-child(1), .bat-card-glosi--subscription-text > .bat-producthero-configurator-stock:nth-child(1), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(1), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(1), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(1), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(1), bat-cta-steps .bat-cta--steps-item .bat-card-glosi--subscription-text > div:nth-child(1), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(1) {
            font-size: 23px;
            line-height: 27px; } }
      .bat-card-glosi--subscription-text > p:nth-child(2), .bat-producthero-configurator-price .bat-card-glosi--subscription-text > .suffix:nth-child(2), .bat-card-glosi--subscription-text > .bat-producthero-configurator-stock:nth-child(2), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(2), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(2), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(2), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(2), bat-cta-steps .bat-cta--steps-item .bat-card-glosi--subscription-text > div:nth-child(2), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(2) {
        font-size: 14px;
        line-height: 16px;
        color: #6b6b6b;
        margin-bottom: 12px;
        padding-bottom: 12px; }
        @media (min-width: 992px) {
          .bat-card-glosi--subscription-text > p:nth-child(2), .bat-producthero-configurator-price .bat-card-glosi--subscription-text > .suffix:nth-child(2), .bat-card-glosi--subscription-text > .bat-producthero-configurator-stock:nth-child(2), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(2), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(2), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(2), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(2), bat-cta-steps .bat-cta--steps-item .bat-card-glosi--subscription-text > div:nth-child(2), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(2) {
            font-size: 16px;
            line-height: 19px; } }
        .gold .bat-card-glosi--subscription-text > p:nth-child(2), .gold .bat-producthero-configurator-price .bat-card-glosi--subscription-text > .suffix:nth-child(2), .bat-producthero-configurator-price .gold .bat-card-glosi--subscription-text > .suffix:nth-child(2), .gold .bat-card-glosi--subscription-text > .bat-producthero-configurator-stock:nth-child(2), .gold .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(2), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .gold .bat-card-glosi--subscription-text > div:nth-child(2), .gold .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(2), .gold .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(2), .gold .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(2), .gold bat-cta-steps .bat-cta--steps-item .bat-card-glosi--subscription-text > div:nth-child(2), bat-cta-steps .bat-cta--steps-item .gold .bat-card-glosi--subscription-text > div:nth-child(2), .gold .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(2), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .gold .bat-card-glosi--subscription-text > div:nth-child(2) {
          border-bottom: solid 2px #fcb549; }
        .silver .bat-card-glosi--subscription-text > p:nth-child(2), .silver .bat-producthero-configurator-price .bat-card-glosi--subscription-text > .suffix:nth-child(2), .bat-producthero-configurator-price .silver .bat-card-glosi--subscription-text > .suffix:nth-child(2), .silver .bat-card-glosi--subscription-text > .bat-producthero-configurator-stock:nth-child(2), .silver .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(2), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .silver .bat-card-glosi--subscription-text > div:nth-child(2), .silver .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(2), .silver .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(2), .silver .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(2), .silver bat-cta-steps .bat-cta--steps-item .bat-card-glosi--subscription-text > div:nth-child(2), bat-cta-steps .bat-cta--steps-item .silver .bat-card-glosi--subscription-text > div:nth-child(2), .silver .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(2), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .silver .bat-card-glosi--subscription-text > div:nth-child(2) {
          border-bottom: solid 2px #b4c7d8; }
        .bronze .bat-card-glosi--subscription-text > p:nth-child(2), .bronze .bat-producthero-configurator-price .bat-card-glosi--subscription-text > .suffix:nth-child(2), .bat-producthero-configurator-price .bronze .bat-card-glosi--subscription-text > .suffix:nth-child(2), .bronze .bat-card-glosi--subscription-text > .bat-producthero-configurator-stock:nth-child(2), .bronze .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(2), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bronze .bat-card-glosi--subscription-text > div:nth-child(2), .bronze .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(2), .bronze .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(2), .bronze .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(2), .bronze bat-cta-steps .bat-cta--steps-item .bat-card-glosi--subscription-text > div:nth-child(2), bat-cta-steps .bat-cta--steps-item .bronze .bat-card-glosi--subscription-text > div:nth-child(2), .bronze .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(2), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bronze .bat-card-glosi--subscription-text > div:nth-child(2) {
          border-bottom: solid 2px #e98852; }
      .bat-card-glosi--subscription-text > p:nth-child(3), .bat-producthero-configurator-price .bat-card-glosi--subscription-text > .suffix:nth-child(3), .bat-card-glosi--subscription-text > .bat-producthero-configurator-stock:nth-child(3), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(3), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(3), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(3), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(3), bat-cta-steps .bat-cta--steps-item .bat-card-glosi--subscription-text > div:nth-child(3), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(3) {
        font-size: 30px;
        line-height: 32px;
        font-weight: 700; }
        @media (min-width: 992px) {
          .bat-card-glosi--subscription-text > p:nth-child(3), .bat-producthero-configurator-price .bat-card-glosi--subscription-text > .suffix:nth-child(3), .bat-card-glosi--subscription-text > .bat-producthero-configurator-stock:nth-child(3), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(3), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(3), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(3), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(3), bat-cta-steps .bat-cta--steps-item .bat-card-glosi--subscription-text > div:nth-child(3), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(3) {
            font-size: 39px;
            line-height: 47px; } }
      .bat-card-glosi--subscription-text > p:nth-child(4), .bat-producthero-configurator-price .bat-card-glosi--subscription-text > .suffix:nth-child(4), .bat-card-glosi--subscription-text > .bat-producthero-configurator-stock:nth-child(4), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(4), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(4), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(4), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(4), bat-cta-steps .bat-cta--steps-item .bat-card-glosi--subscription-text > div:nth-child(4), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(4) {
        font-size: 17px;
        line-height: 19px;
        font-weight: 700; }
        @media (min-width: 992px) {
          .bat-card-glosi--subscription-text > p:nth-child(4), .bat-producthero-configurator-price .bat-card-glosi--subscription-text > .suffix:nth-child(4), .bat-card-glosi--subscription-text > .bat-producthero-configurator-stock:nth-child(4), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(4), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(4), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(4), .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(4), bat-cta-steps .bat-cta--steps-item .bat-card-glosi--subscription-text > div:nth-child(4), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(4) {
            font-size: 20px;
            line-height: 24px; } }
  .small .bat-card-glosi--subscription {
    background-color: #fff;
    max-width: 190px; }
    .small .bat-card-glosi--subscription .bat-label--subscription {
      border-radius: 10px 10px 0 0; }
    .small .bat-card-glosi--subscription h3, .small .bat-card-glosi--subscription bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .small .bat-card-glosi--subscription .bat-producthero-configurator-title, .small .bat-card-glosi--subscription bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .small .bat-card-glosi--subscription .bat-producthero-configurator-title {
      font-size: 30px;
      line-height: 36px; }
      .small .bat-card-glosi--subscription h3 span, .small .bat-card-glosi--subscription bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title span, bat-producthero-globrochureware .bat-producthero--globrochureware .small .bat-card-glosi--subscription .bat-producthero-configurator-title span, .small .bat-card-glosi--subscription bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title span, bat-producthero-glosi .bat-producthero-glosi .small .bat-card-glosi--subscription .bat-producthero-configurator-title span {
        display: block; }
        .small .bat-card-glosi--subscription h3 span:nth-child(1), .small .bat-card-glosi--subscription bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title span:nth-child(1), bat-producthero-globrochureware .bat-producthero--globrochureware .small .bat-card-glosi--subscription .bat-producthero-configurator-title span:nth-child(1), .small .bat-card-glosi--subscription bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title span:nth-child(1), bat-producthero-glosi .bat-producthero-glosi .small .bat-card-glosi--subscription .bat-producthero-configurator-title span:nth-child(1) {
          font-size: 14px;
          line-height: 14px;
          font-weight: 400; }
        .small .bat-card-glosi--subscription h3 span:nth-child(2), .small .bat-card-glosi--subscription bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title span:nth-child(2), bat-producthero-globrochureware .bat-producthero--globrochureware .small .bat-card-glosi--subscription .bat-producthero-configurator-title span:nth-child(2), .small .bat-card-glosi--subscription bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title span:nth-child(2), bat-producthero-glosi .bat-producthero-glosi .small .bat-card-glosi--subscription .bat-producthero-configurator-title span:nth-child(2) {
          color: #6b6b6b;
          font-size: 12px;
          line-height: 12px;
          font-weight: 400; }
    .small .bat-card-glosi--subscription-text {
      padding: 7px 20px 14px; }
      .small .bat-card-glosi--subscription-text > p:nth-child(1), .small .bat-producthero-configurator-price .bat-card-glosi--subscription-text > .suffix:nth-child(1), .bat-producthero-configurator-price .small .bat-card-glosi--subscription-text > .suffix:nth-child(1), .small .bat-card-glosi--subscription-text > .bat-producthero-configurator-stock:nth-child(1), .small .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(1), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .small .bat-card-glosi--subscription-text > div:nth-child(1), .small .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(1), .small .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(1), .small .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(1), .small bat-cta-steps .bat-cta--steps-item .bat-card-glosi--subscription-text > div:nth-child(1), bat-cta-steps .bat-cta--steps-item .small .bat-card-glosi--subscription-text > div:nth-child(1), .small .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(1), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .small .bat-card-glosi--subscription-text > div:nth-child(1) {
        font-size: 27px;
        line-height: 27px;
        font-weight: 700;
        margin-bottom: 2px; }
      .small .bat-card-glosi--subscription-text > p:nth-child(2), .small .bat-producthero-configurator-price .bat-card-glosi--subscription-text > .suffix:nth-child(2), .bat-producthero-configurator-price .small .bat-card-glosi--subscription-text > .suffix:nth-child(2), .small .bat-card-glosi--subscription-text > .bat-producthero-configurator-stock:nth-child(2), .small .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(2), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .small .bat-card-glosi--subscription-text > div:nth-child(2), .small .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(2), .small .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(2), .small .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(2), .small bat-cta-steps .bat-cta--steps-item .bat-card-glosi--subscription-text > div:nth-child(2), bat-cta-steps .bat-cta--steps-item .small .bat-card-glosi--subscription-text > div:nth-child(2), .small .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(2), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .small .bat-card-glosi--subscription-text > div:nth-child(2) {
        border-bottom: 0;
        color: #041e42;
        font-size: 16px;
        line-height: 16px;
        font-weight: 700;
        margin-bottom: 0;
        padding-bottom: 0; }
  .small.gold .bat-card-glosi--subscription,
  .small.silver .bat-card-glosi--subscription,
  .small.bronze .bat-card-glosi--subscription {
    border-radius: 10px; }
    .small.gold .bat-card-glosi--subscription .bat-label--subscription-lg:after,
    .small.silver .bat-card-glosi--subscription .bat-label--subscription-lg:after,
    .small.bronze .bat-card-glosi--subscription .bat-label--subscription-lg:after {
      right: -100px; }
  .small.gold .bat-card-glosi--subscription {
    border: solid 1px #fcb549; }
    .small.gold .bat-card-glosi--subscription-text > p:nth-child(1), .small.gold .bat-producthero-configurator-price .bat-card-glosi--subscription-text > .suffix:nth-child(1), .bat-producthero-configurator-price .small.gold .bat-card-glosi--subscription-text > .suffix:nth-child(1), .small.gold .bat-card-glosi--subscription-text > .bat-producthero-configurator-stock:nth-child(1), .small.gold .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(1), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .small.gold .bat-card-glosi--subscription-text > div:nth-child(1), .small.gold .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(1), .small.gold .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(1), .small.gold .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(1), .small.gold bat-cta-steps .bat-cta--steps-item .bat-card-glosi--subscription-text > div:nth-child(1), bat-cta-steps .bat-cta--steps-item .small.gold .bat-card-glosi--subscription-text > div:nth-child(1), .small.gold .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(1), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .small.gold .bat-card-glosi--subscription-text > div:nth-child(1) {
      color: #fcb549; }
  .small.silver .bat-card-glosi--subscription {
    border: solid 1px #b4c7d8; }
    .small.silver .bat-card-glosi--subscription-text > p:nth-child(1), .small.silver .bat-producthero-configurator-price .bat-card-glosi--subscription-text > .suffix:nth-child(1), .bat-producthero-configurator-price .small.silver .bat-card-glosi--subscription-text > .suffix:nth-child(1), .small.silver .bat-card-glosi--subscription-text > .bat-producthero-configurator-stock:nth-child(1), .small.silver .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(1), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .small.silver .bat-card-glosi--subscription-text > div:nth-child(1), .small.silver .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(1), .small.silver .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(1), .small.silver .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(1), .small.silver bat-cta-steps .bat-cta--steps-item .bat-card-glosi--subscription-text > div:nth-child(1), bat-cta-steps .bat-cta--steps-item .small.silver .bat-card-glosi--subscription-text > div:nth-child(1), .small.silver .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(1), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .small.silver .bat-card-glosi--subscription-text > div:nth-child(1) {
      color: #b4c7d8; }
  .small.bronze .bat-card-glosi--subscription {
    border: solid 1px #e98852; }
    .small.bronze .bat-card-glosi--subscription-text > p:nth-child(1), .small.bronze .bat-producthero-configurator-price .bat-card-glosi--subscription-text > .suffix:nth-child(1), .bat-producthero-configurator-price .small.bronze .bat-card-glosi--subscription-text > .suffix:nth-child(1), .small.bronze .bat-card-glosi--subscription-text > .bat-producthero-configurator-stock:nth-child(1), .small.bronze .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(1), .bat-card--offer-wrapper-content-specialcta .bat-headline-style .small.bronze .bat-card-glosi--subscription-text > div:nth-child(1), .small.bronze .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-nicotine-level:nth-child(1), .small.bronze .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-flavor:nth-child(1), .small.bronze .bat-card-glosi--subscription-text > .bat-minicart-cart-item-product-container-delivery:nth-child(1), .small.bronze bat-cta-steps .bat-cta--steps-item .bat-card-glosi--subscription-text > div:nth-child(1), bat-cta-steps .bat-cta--steps-item .small.bronze .bat-card-glosi--subscription-text > div:nth-child(1), .small.bronze .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--subscription-text > div:nth-child(1), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .small.bronze .bat-card-glosi--subscription-text > div:nth-child(1) {
      color: #e98852; }

.bat-card-glosi--404-error {
  margin: 5% 0 40px;
  text-align: center; }
  .bat-card-glosi--404-error-heading {
    margin: 20px 0 10px; }
  .bat-card-glosi--404-error-text {
    min-height: 6ch; }
  @media (max-width: 991.98px) {
    .bat-card-glosi--404-error-cta {
      margin-left: auto;
      margin-right: auto;
      max-width: 400px; } }
  .bat-card-glosi--404-error-cta a {
    margin: 0 10px; }
  @media (max-width: 1199.98px) {
    .bat-card-glosi--404-error-cta .bat-cta-style:last-of-type {
      margin-top: 15px; } }

@media (max-width: 767.98px) {
  .bat-card-glosi {
    padding-bottom: 4px; } }

.bat-card-glosi--masthead {
  overflow: hidden;
  position: relative; }
  .bat-card-glosi--masthead-main {
    height: 100%;
    position: absolute;
    top: 0;
    width: 90%;
    padding: 40px 30px 0px;
    pointer-events: none; }
    .bat-card-glosi--masthead-main a, .bat-card-glosi--masthead-main button {
      pointer-events: all; }
    @media (max-width: 767.98px) {
      .bat-card-glosi--masthead-main {
        top: unset;
        bottom: 5px; } }
    @media (min-width: 768px) {
      .bat-card-glosi--masthead-main {
        width: 80%;
        padding: 40px 30px 0px; } }
    .bat-card-glosi--masthead-main span.dark-gray,
    .bat-card-glosi--masthead-main span .dark-gray,
    .bat-card-glosi--masthead-main p.dark-gray,
    .bat-card-glosi--masthead-main .bat-producthero-configurator-price .dark-gray.suffix,
    .bat-producthero-configurator-price .bat-card-glosi--masthead-main .dark-gray.suffix,
    .bat-card-glosi--masthead-main .dark-gray.bat-producthero-configurator-stock,
    .bat-card-glosi--masthead-main .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.dark-gray,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--masthead-main div.dark-gray,
    .bat-card-glosi--masthead-main .dark-gray.bat-minicart-cart-item-product-container-nicotine-level,
    .bat-card-glosi--masthead-main .dark-gray.bat-minicart-cart-item-product-container-flavor,
    .bat-card-glosi--masthead-main .dark-gray.bat-minicart-cart-item-product-container-delivery,
    .bat-card-glosi--masthead-main bat-cta-steps .bat-cta--steps-item div.dark-gray,
    bat-cta-steps .bat-cta--steps-item .bat-card-glosi--masthead-main div.dark-gray,
    .bat-card-glosi--masthead-main .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.dark-gray,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--masthead-main div.dark-gray,
    .bat-card-glosi--masthead-main p .dark-gray,
    .bat-card-glosi--masthead-main .bat-producthero-configurator-price .suffix .dark-gray,
    .bat-producthero-configurator-price .bat-card-glosi--masthead-main .suffix .dark-gray,
    .bat-card-glosi--masthead-main .bat-producthero-configurator-stock .dark-gray,
    .bat-card-glosi--masthead-main .bat-card--offer-wrapper-content-specialcta .bat-headline-style div .dark-gray,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--masthead-main div .dark-gray,
    .bat-card-glosi--masthead-main .bat-minicart-cart-item-product-container-nicotine-level .dark-gray,
    .bat-card-glosi--masthead-main .bat-minicart-cart-item-product-container-flavor .dark-gray,
    .bat-card-glosi--masthead-main .bat-minicart-cart-item-product-container-delivery .dark-gray,
    .bat-card-glosi--masthead-main bat-cta-steps .bat-cta--steps-item div .dark-gray,
    bat-cta-steps .bat-cta--steps-item .bat-card-glosi--masthead-main div .dark-gray,
    .bat-card-glosi--masthead-main .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div .dark-gray,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--masthead-main div .dark-gray {
      color: #6b6b6b; }
    .bat-card-glosi--masthead-main span.dark,
    .bat-card-glosi--masthead-main span .dark,
    .bat-card-glosi--masthead-main p.dark,
    .bat-card-glosi--masthead-main .bat-producthero-configurator-price .dark.suffix,
    .bat-producthero-configurator-price .bat-card-glosi--masthead-main .dark.suffix,
    .bat-card-glosi--masthead-main .dark.bat-producthero-configurator-stock,
    .bat-card-glosi--masthead-main .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.dark,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--masthead-main div.dark,
    .bat-card-glosi--masthead-main .dark.bat-minicart-cart-item-product-container-nicotine-level,
    .bat-card-glosi--masthead-main .dark.bat-minicart-cart-item-product-container-flavor,
    .bat-card-glosi--masthead-main .dark.bat-minicart-cart-item-product-container-delivery,
    .bat-card-glosi--masthead-main bat-cta-steps .bat-cta--steps-item div.dark,
    bat-cta-steps .bat-cta--steps-item .bat-card-glosi--masthead-main div.dark,
    .bat-card-glosi--masthead-main .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.dark,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--masthead-main div.dark,
    .bat-card-glosi--masthead-main p .dark,
    .bat-card-glosi--masthead-main .bat-producthero-configurator-price .suffix .dark,
    .bat-producthero-configurator-price .bat-card-glosi--masthead-main .suffix .dark,
    .bat-card-glosi--masthead-main .bat-producthero-configurator-stock .dark,
    .bat-card-glosi--masthead-main .bat-card--offer-wrapper-content-specialcta .bat-headline-style div .dark,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--masthead-main div .dark,
    .bat-card-glosi--masthead-main .bat-minicart-cart-item-product-container-nicotine-level .dark,
    .bat-card-glosi--masthead-main .bat-minicart-cart-item-product-container-flavor .dark,
    .bat-card-glosi--masthead-main .bat-minicart-cart-item-product-container-delivery .dark,
    .bat-card-glosi--masthead-main bat-cta-steps .bat-cta--steps-item div .dark,
    bat-cta-steps .bat-cta--steps-item .bat-card-glosi--masthead-main div .dark,
    .bat-card-glosi--masthead-main .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div .dark,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--masthead-main div .dark {
      color: #041e42; }
    .bat-card-glosi--masthead-main span.light,
    .bat-card-glosi--masthead-main span .light,
    .bat-card-glosi--masthead-main p.light,
    .bat-card-glosi--masthead-main .bat-producthero-configurator-price .light.suffix,
    .bat-producthero-configurator-price .bat-card-glosi--masthead-main .light.suffix,
    .bat-card-glosi--masthead-main .light.bat-producthero-configurator-stock,
    .bat-card-glosi--masthead-main .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.light,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--masthead-main div.light,
    .bat-card-glosi--masthead-main .light.bat-minicart-cart-item-product-container-nicotine-level,
    .bat-card-glosi--masthead-main .light.bat-minicart-cart-item-product-container-flavor,
    .bat-card-glosi--masthead-main .light.bat-minicart-cart-item-product-container-delivery,
    .bat-card-glosi--masthead-main bat-cta-steps .bat-cta--steps-item div.light,
    bat-cta-steps .bat-cta--steps-item .bat-card-glosi--masthead-main div.light,
    .bat-card-glosi--masthead-main .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.light,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--masthead-main div.light,
    .bat-card-glosi--masthead-main p .light,
    .bat-card-glosi--masthead-main .bat-producthero-configurator-price .suffix .light,
    .bat-producthero-configurator-price .bat-card-glosi--masthead-main .suffix .light,
    .bat-card-glosi--masthead-main .bat-producthero-configurator-stock .light,
    .bat-card-glosi--masthead-main .bat-card--offer-wrapper-content-specialcta .bat-headline-style div .light,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--masthead-main div .light,
    .bat-card-glosi--masthead-main .bat-minicart-cart-item-product-container-nicotine-level .light,
    .bat-card-glosi--masthead-main .bat-minicart-cart-item-product-container-flavor .light,
    .bat-card-glosi--masthead-main .bat-minicart-cart-item-product-container-delivery .light,
    .bat-card-glosi--masthead-main bat-cta-steps .bat-cta--steps-item div .light,
    bat-cta-steps .bat-cta--steps-item .bat-card-glosi--masthead-main div .light,
    .bat-card-glosi--masthead-main .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div .light,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--masthead-main div .light {
      color: #fff; }
    .bat-card-glosi--masthead-main span.sm,
    .bat-card-glosi--masthead-main span .sm,
    .bat-card-glosi--masthead-main p.sm,
    .bat-card-glosi--masthead-main .bat-producthero-configurator-price .sm.suffix,
    .bat-producthero-configurator-price .bat-card-glosi--masthead-main .sm.suffix,
    .bat-card-glosi--masthead-main .sm.bat-producthero-configurator-stock,
    .bat-card-glosi--masthead-main .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.sm,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--masthead-main div.sm,
    .bat-card-glosi--masthead-main .sm.bat-minicart-cart-item-product-container-nicotine-level,
    .bat-card-glosi--masthead-main .sm.bat-minicart-cart-item-product-container-flavor,
    .bat-card-glosi--masthead-main .sm.bat-minicart-cart-item-product-container-delivery,
    .bat-card-glosi--masthead-main bat-cta-steps .bat-cta--steps-item div.sm,
    bat-cta-steps .bat-cta--steps-item .bat-card-glosi--masthead-main div.sm,
    .bat-card-glosi--masthead-main .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.sm,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--masthead-main div.sm,
    .bat-card-glosi--masthead-main p .sm,
    .bat-card-glosi--masthead-main .bat-producthero-configurator-price .suffix .sm,
    .bat-producthero-configurator-price .bat-card-glosi--masthead-main .suffix .sm,
    .bat-card-glosi--masthead-main .bat-producthero-configurator-stock .sm,
    .bat-card-glosi--masthead-main .bat-card--offer-wrapper-content-specialcta .bat-headline-style div .sm,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--masthead-main div .sm,
    .bat-card-glosi--masthead-main .bat-minicart-cart-item-product-container-nicotine-level .sm,
    .bat-card-glosi--masthead-main .bat-minicart-cart-item-product-container-flavor .sm,
    .bat-card-glosi--masthead-main .bat-minicart-cart-item-product-container-delivery .sm,
    .bat-card-glosi--masthead-main bat-cta-steps .bat-cta--steps-item div .sm,
    bat-cta-steps .bat-cta--steps-item .bat-card-glosi--masthead-main div .sm,
    .bat-card-glosi--masthead-main .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div .sm,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--masthead-main div .sm {
      font-size: 16px;
      line-height: 18px;
      font-weight: 400;
      display: block; }
  .bat-card-glosi--masthead-text {
    font-size: 22px;
    line-height: 28px;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-weight: 800;
    color: #fff; }
    .bat-card-glosi--masthead-text > h1, .bat-card-glosi--masthead-text > bat-card-step.step1:before, .bat-card-glosi--masthead-text > bat-card-step.step2:before, .bat-card-glosi--masthead-text > bat-card-step.step3:before, .bat-card-glosi--masthead-text > bat-card-step.step4:before, .bat-card-glosi--masthead-text h2, .bat-card-glosi--masthead-text h3, .bat-card-glosi--masthead-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-card-glosi--masthead-text .bat-producthero-configurator-title, .bat-card-glosi--masthead-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-card-glosi--masthead-text .bat-producthero-configurator-title, .bat-card-glosi--masthead-text h4, .bat-card-glosi--masthead-text h5, .bat-card-glosi--masthead-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-card-glosi--masthead-text .bat-quantity-label, .bat-card-glosi--masthead-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-card-glosi--masthead-text .heading, .bat-card-glosi--masthead-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-card-glosi--masthead-text .bat-quantity-label, .bat-card-glosi--masthead-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-card-glosi--masthead-text .heading, .bat-card-glosi--masthead-text h6, .bat-card-glosi--masthead-text p, .bat-card-glosi--masthead-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-card-glosi--masthead-text .suffix, .bat-card-glosi--masthead-text .bat-producthero-configurator-stock, .bat-card-glosi--masthead-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--masthead-text div, .bat-card-glosi--masthead-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-card-glosi--masthead-text .bat-minicart-cart-item-product-container-flavor, .bat-card-glosi--masthead-text .bat-minicart-cart-item-product-container-delivery, .bat-card-glosi--masthead-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-card-glosi--masthead-text div, .bat-card-glosi--masthead-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--masthead-text div, .bat-card-glosi--masthead-text span {
      font: inherit; }
    .bat-card-glosi--masthead-text > h1, .bat-card-glosi--masthead-text > bat-card-step.step1:before, .bat-card-glosi--masthead-text > bat-card-step.step2:before, .bat-card-glosi--masthead-text > bat-card-step.step3:before, .bat-card-glosi--masthead-text > bat-card-step.step4:before, .bat-card-glosi--masthead-text h2, .bat-card-glosi--masthead-text h3, .bat-card-glosi--masthead-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-card-glosi--masthead-text .bat-producthero-configurator-title, .bat-card-glosi--masthead-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-card-glosi--masthead-text .bat-producthero-configurator-title, .bat-card-glosi--masthead-text h4, .bat-card-glosi--masthead-text h5, .bat-card-glosi--masthead-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-card-glosi--masthead-text .bat-quantity-label, .bat-card-glosi--masthead-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-card-glosi--masthead-text .heading, .bat-card-glosi--masthead-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-card-glosi--masthead-text .bat-quantity-label, .bat-card-glosi--masthead-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-card-glosi--masthead-text .heading, .bat-card-glosi--masthead-text h6 {
      margin-top: 7px; }
  .bat-card-glosi--masthead-ctalist {
    position: absolute;
    bottom: 15px; }
    @media (max-width: 767.98px) {
      .bat-card-glosi--masthead-ctalist {
        padding-top: 13px; } }
    .bat-card-glosi--masthead-ctalist .bat-cta-style {
      padding: 7px 15px;
      border-color: #fff;
      color: #fff; }
    .bat-card-glosi--masthead-ctalist .button-secondary-dark {
      border-color: #000;
      color: #000; }
  .bat-card-glosi--masthead-img {
    height: inherit; }
    .bat-card-glosi--masthead-img > a {
      display: block; }
    .bat-card-glosi--masthead-img picture {
      height: 100%;
      width: initial; }
  .bat-card-glosi--masthead .zoom-animation {
    transition: transform 2s; }
    .bat-card-glosi--masthead .zoom-animation:hover {
      transform: scale(1.2); }

.bat-card-glosi--blurb {
  height: 600px;
  overflow: hidden;
  position: relative; }
  @media (max-width: 767.98px) {
    .bat-card-glosi--blurb {
      height: 495px; } }
  .bat-card-glosi--blurb-text h2, .bat-card-glosi--blurb-text h3, .bat-card-glosi--blurb-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-card-glosi--blurb-text .bat-producthero-configurator-title, .bat-card-glosi--blurb-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-card-glosi--blurb-text .bat-producthero-configurator-title, .bat-card-glosi--blurb-text h4 {
    font-size: 22px;
    line-height: 28px;
    margin-block-end: 8px; }
  .bat-card-glosi--blurb-text .card-price {
    display: block;
    background: #cd4a04;
    width: fit-content;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 9px;
    padding-right: 13px;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 32px;
    font-weight: bold;
    font-family: "glo sans", Arial, Helvetica, sans-serif; }
  .bat-card-glosi--blurb-text .card-\&more {
    content: url("/content/dam/glo/images/glo_and-more-branding.svg"); }
  .bat-card-glosi--blurb-text .bat-headline-style .headline2-color1 {
    font-size: 22px;
    line-height: 28px; }
  @media (max-width: 767.98px) {
    .bat-card-glosi--blurb-text h2, .bat-card-glosi--blurb-text h3, .bat-card-glosi--blurb-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-card-glosi--blurb-text .bat-producthero-configurator-title, .bat-card-glosi--blurb-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-card-glosi--blurb-text .bat-producthero-configurator-title, .bat-card-glosi--blurb-text h4 {
      font-size: 22px;
      line-height: 28px; } }
  .bat-card-glosi--blurb-text p, .bat-card-glosi--blurb-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-card-glosi--blurb-text .suffix, .bat-card-glosi--blurb-text .bat-producthero-configurator-stock, .bat-card-glosi--blurb-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--blurb-text div, .bat-card-glosi--blurb-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-card-glosi--blurb-text .bat-minicart-cart-item-product-container-flavor, .bat-card-glosi--blurb-text .bat-minicart-cart-item-product-container-delivery, .bat-card-glosi--blurb-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-card-glosi--blurb-text div, .bat-card-glosi--blurb-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--blurb-text div {
    font-size: 16px;
    line-height: 20px; }
  .bat-card-glosi--blurb-main, .bat-card-glosi--blurb-img {
    position: absolute; }
  .bat-card-glosi--blurb-main {
    bottom: 0;
    left: 0;
    padding: 30px;
    color: #fff; }
  .bat-card-glosi--blurb-img {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }
    .bat-card-glosi--blurb-img picture,
    .bat-card-glosi--blurb-img img {
      height: 100%;
      object-fit: cover;
      width: auto; }
    @media (max-width: 767.98px) {
      .bat-card-glosi--blurb-img picture,
      .bat-card-glosi--blurb-img img {
        height: 100%;
        object-fit: cover;
        width: 100%; } }
  .bat-card-glosi--blurb-ctalist {
    margin-top: 20px; }
    @media (max-width: 767.98px) {
      .bat-card-glosi--blurb-ctalist {
        margin-top: 10px; } }
    .bat-card-glosi--blurb-ctalist .button-secondary-light {
      padding-top: 7px;
      padding-bottom: 7px;
      padding-left: 20px;
      padding-right: 20px; }
      .bat-card-glosi--blurb-ctalist .button-secondary-light, .bat-card-glosi--blurb-ctalist .button-secondary-light:hover, .bat-card-glosi--blurb-ctalist .button-secondary-light:active {
        border-color: #fff; }
  .bat-card-glosi--blurb .zoom-animation {
    transition: transform 2s; }
    .bat-card-glosi--blurb .zoom-animation:hover {
      transform: scale(1.2); }

.bat-card-glosi--offer-wrapper {
  align-content: space-between;
  display: flex;
  flex-flow: row wrap;
  min-height: 320px; }
  .bat-card-glosi--offer-wrapper-content {
    padding: 1rem 1.5rem; }
    .bat-card-glosi--offer-wrapper-content-headline {
      margin-bottom: 1rem; }
      .purple .bat-card-glosi--offer-wrapper-content-headline {
        color: #5862bf; }
    .bat-card-glosi--offer-wrapper-content-specialcta {
      align-items: center;
      background-color: #5862bf;
      color: #fff;
      display: flex;
      padding: 0.5rem 1.25rem; }
      .bat-card-glosi--offer-wrapper-content-specialcta a {
        align-items: center;
        display: flex; }
      .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style {
        font-size: 20px;
        line-height: 20px;
        margin-left: 1rem; }
        .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div {
          font-size: 14px;
          line-height: 14px;
          font-weight: bold;
          margin-bottom: 0;
          margin-top: 3px; }
    .bat-card-glosi--offer-wrapper-content-text {
      margin-top: 1rem; }
      .bat-card-glosi--offer-wrapper-content-text p, .bat-card-glosi--offer-wrapper-content-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-card-glosi--offer-wrapper-content-text .suffix, .bat-card-glosi--offer-wrapper-content-text .bat-producthero-configurator-stock, .bat-card-glosi--offer-wrapper-content-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--offer-wrapper-content-text div, .bat-card-glosi--offer-wrapper-content-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-card-glosi--offer-wrapper-content-text .bat-minicart-cart-item-product-container-flavor, .bat-card-glosi--offer-wrapper-content-text .bat-minicart-cart-item-product-container-delivery, .bat-card-glosi--offer-wrapper-content-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-card-glosi--offer-wrapper-content-text div, .bat-card-glosi--offer-wrapper-content-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--offer-wrapper-content-text div {
        font-size: 15px;
        line-height: 15px; }
  .bat-card-glosi--offer-wrapper-ctalist {
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding: 1rem 1.5rem; }

.bat-card-glosi--news {
  margin-top: 8px; }
  @media (max-width: 575.98px) {
    .bat-card-glosi--news {
      margin-bottom: 0;
      margin-top: 0;
      padding: 40px 0 30px; } }
  .bat-card-glosi--news-img {
    height: 100%;
    max-height: 240px;
    overflow: hidden; }
    .bat-card-glosi--news-img a {
      display: block; }
  .bat-card-glosi--news-text {
    margin: 15px 0; }
    @media (max-width: 575.98px) {
      .bat-card-glosi--news-text {
        margin: 8px 0 5px; } }
    .bat-card-glosi--news-text h3, .bat-card-glosi--news-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-card-glosi--news-text .bat-producthero-configurator-title, .bat-card-glosi--news-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-card-glosi--news-text .bat-producthero-configurator-title {
      font-size: 20px;
      line-height: 150%;
      padding-top: 15px; }
      @media (max-width: 575.98px) {
        .bat-card-glosi--news-text h3, .bat-card-glosi--news-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-card-glosi--news-text .bat-producthero-configurator-title, .bat-card-glosi--news-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-card-glosi--news-text .bat-producthero-configurator-title {
          padding-top: 16px; } }
    .bat-card-glosi--news-text p, .bat-card-glosi--news-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-card-glosi--news-text .suffix, .bat-card-glosi--news-text .bat-producthero-configurator-stock, .bat-card-glosi--news-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--news-text div, .bat-card-glosi--news-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-card-glosi--news-text .bat-minicart-cart-item-product-container-flavor, .bat-card-glosi--news-text .bat-minicart-cart-item-product-container-delivery, .bat-card-glosi--news-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-card-glosi--news-text div, .bat-card-glosi--news-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--news-text div {
      font-size: 15px;
      line-height: 150%;
      margin-top: 5px; }
      @media (max-width: 575.98px) {
        .bat-card-glosi--news-text p, .bat-card-glosi--news-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-card-glosi--news-text .suffix, .bat-card-glosi--news-text .bat-producthero-configurator-stock, .bat-card-glosi--news-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--news-text div, .bat-card-glosi--news-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-card-glosi--news-text .bat-minicart-cart-item-product-container-flavor, .bat-card-glosi--news-text .bat-minicart-cart-item-product-container-delivery, .bat-card-glosi--news-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-card-glosi--news-text div, .bat-card-glosi--news-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--news-text div {
          color: #6b6b6b; } }
  .bat-card-glosi--news-ctalist .bat-cta-style {
    font-size: 15px;
    line-height: 150%;
    margin-top: 5px; }
    @media (max-width: 767.98px) {
      .bat-card-glosi--news-ctalist .bat-cta-style {
        margin-top: 0; } }

@media (max-width: 991.98px) {
  .bat-card-glosi--blog {
    border-bottom: 2px solid #dedede;
    margin-bottom: 30px;
    padding-bottom: 15px; } }

.bat-card-glosi--blog-img {
  overflow: hidden; }

.bat-card-glosi--blog-main {
  padding: 0 20px 0 0; }

.bat-card-glosi--blog-text p:first-of-type, .bat-card-glosi--blog-text .bat-producthero-configurator-price .suffix:first-of-type, .bat-producthero-configurator-price .bat-card-glosi--blog-text .suffix:first-of-type, .bat-card-glosi--blog-text .bat-producthero-configurator-stock:first-of-type, .bat-card-glosi--blog-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:first-of-type, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--blog-text div:first-of-type, .bat-card-glosi--blog-text .bat-minicart-cart-item-product-container-nicotine-level:first-of-type, .bat-card-glosi--blog-text .bat-minicart-cart-item-product-container-flavor:first-of-type, .bat-card-glosi--blog-text .bat-minicart-cart-item-product-container-delivery:first-of-type, .bat-card-glosi--blog-text bat-cta-steps .bat-cta--steps-item div:first-of-type, bat-cta-steps .bat-cta--steps-item .bat-card-glosi--blog-text div:first-of-type, .bat-card-glosi--blog-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:first-of-type, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--blog-text div:first-of-type {
  margin-top: 30px; }

.bat-card-glosi--blog-text p .sm, .bat-card-glosi--blog-text .bat-producthero-configurator-price .suffix .sm, .bat-producthero-configurator-price .bat-card-glosi--blog-text .suffix .sm, .bat-card-glosi--blog-text .bat-producthero-configurator-stock .sm, .bat-card-glosi--blog-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div .sm, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--blog-text div .sm, .bat-card-glosi--blog-text .bat-minicart-cart-item-product-container-nicotine-level .sm, .bat-card-glosi--blog-text .bat-minicart-cart-item-product-container-flavor .sm, .bat-card-glosi--blog-text .bat-minicart-cart-item-product-container-delivery .sm, .bat-card-glosi--blog-text bat-cta-steps .bat-cta--steps-item div .sm, bat-cta-steps .bat-cta--steps-item .bat-card-glosi--blog-text div .sm, .bat-card-glosi--blog-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div .sm, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-card-glosi--blog-text div .sm {
  font-size: 15px;
  line-height: 22.5px; }

.bat-card-glosi--blog-text h3, .bat-card-glosi--blog-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-card-glosi--blog-text .bat-producthero-configurator-title, .bat-card-glosi--blog-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-card-glosi--blog-text .bat-producthero-configurator-title {
  font-size: 20px;
  line-height: 25px;
  margin: 10px 0; }
  @media (max-width: 575.98px) {
    .bat-card-glosi--blog-text h3, .bat-card-glosi--blog-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-card-glosi--blog-text .bat-producthero-configurator-title, .bat-card-glosi--blog-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-card-glosi--blog-text .bat-producthero-configurator-title {
      font-weight: 400; } }

.bat-card-glosi--blog-ctalist {
  margin: 15px 0 0; }
  .bat-card-glosi--blog-ctalist a {
    font-weight: 700; }
    @media (max-width: 575.98px) {
      .bat-card-glosi--blog-ctalist a {
        font-weight: 400; } }
    .bat-card-glosi--blog-ctalist a i:before {
      font-weight: 700; }
  .bat-card-glosi--blog-ctalist .bat-cta-style.link-dark i:before {
    font-size: 18px; }

bat-card-step.step1, bat-card-step.step2, bat-card-step.step3, bat-card-step.step4 {
  position: relative; }
  bat-card-step.step1:before, bat-card-step.step2:before, bat-card-step.step3:before, bat-card-step.step4:before {
    color: #f4f4f4;
    font-size: 220px;
    line-height: 220px;
    position: absolute;
    top: 0; }
    @media (min-width: 768px) {
      bat-card-step.step1:before, bat-card-step.step2:before, bat-card-step.step3:before, bat-card-step.step4:before {
        font-size: 160px;
        line-height: 160px; } }
    @media (min-width: 992px) {
      bat-card-step.step1:before, bat-card-step.step2:before, bat-card-step.step3:before, bat-card-step.step4:before {
        font-size: 220px;
        line-height: 220px; } }

bat-card-glosi-masthead.masthead-full .bat-card-glosi--masthead, bat-card-glosi-masthead.masthead-full__reverse .bat-card-glosi--masthead {
  height: 470px; }
  bat-card-glosi-masthead.masthead-full .bat-card-glosi--masthead-main, bat-card-glosi-masthead.masthead-full__reverse .bat-card-glosi--masthead-main {
    box-sizing: border-box;
    padding: 5%; }
  bat-card-glosi-masthead.masthead-full .bat-card-glosi--masthead-img, bat-card-glosi-masthead.masthead-full__reverse .bat-card-glosi--masthead-img {
    bottom: 0;
    clip-path: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%; }
    @media (min-width: 768px) {
      bat-card-glosi-masthead.masthead-full .bat-card-glosi--masthead-img, bat-card-glosi-masthead.masthead-full__reverse .bat-card-glosi--masthead-img {
        width: 55%; } }
    bat-card-glosi-masthead.masthead-full .bat-card-glosi--masthead-img picture, bat-card-glosi-masthead.masthead-full__reverse .bat-card-glosi--masthead-img picture {
      height: inherit;
      width: initial; }
    bat-card-glosi-masthead.masthead-full .bat-card-glosi--masthead-img img, bat-card-glosi-masthead.masthead-full__reverse .bat-card-glosi--masthead-img img {
      height: inherit;
      width: auto; }
      @media (min-width: 992px) {
        bat-card-glosi-masthead.masthead-full .bat-card-glosi--masthead-img img, bat-card-glosi-masthead.masthead-full__reverse .bat-card-glosi--masthead-img img {
          width: 100%; } }
  bat-card-glosi-masthead.masthead-full .bat-card-glosi--masthead-ctalist, bat-card-glosi-masthead.masthead-full__reverse .bat-card-glosi--masthead-ctalist {
    margin-top: 30px; }

bat-card-glosi-masthead.masthead-full .bat-card-glosi--masthead-img {
  left: 0; }
  @media (min-width: 768px) {
    bat-card-glosi-masthead.masthead-full .bat-card-glosi--masthead-img {
      clip-path: polygon(0% 0%, 100% 0, 65% 100%, 0 100%); } }

bat-card-glosi-masthead.masthead-full .bat-card-glosi--masthead-main {
  right: 0; }

bat-card-glosi-masthead.masthead-full__reverse .bat-card-glosi--masthead-img {
  right: 0; }

bat-card-glosi-masthead.masthead-full__reverse .bat-card-glosi--masthead-main {
  left: 0; }

bat-card-glosi-masthead.masthead-blurb {
  margin-bottom: 3%; }
  @media (min-width: 768px) {
    bat-card-glosi-masthead.masthead-blurb {
      margin-bottom: 0; } }
  bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead {
    height: 200px; }
    @media (min-width: 576px) {
      bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead {
        height: 260px; } }
    bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead .button-secondary-dark:hover, bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead .button-secondary-dark:active, bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead .button-secondary-light:hover, bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead .button-secondary-light:active {
      background-color: transparent; }
    bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead .button-secondary-dark, bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead .button-secondary-dark:hover, bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead .button-secondary-dark:active {
      border-color: #2a2a2c; }
      bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead .button-secondary-dark, bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead .button-secondary-dark span, bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead .button-secondary-dark:hover, bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead .button-secondary-dark:hover span, bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead .button-secondary-dark:active, bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead .button-secondary-dark:active span {
        color: #2a2a2c; }
    bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead .button-secondary-light, bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead .button-secondary-light:hover, bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead .button-secondary-light:active {
      border-color: #fff; }
      bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead .button-secondary-light, bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead .button-secondary-light span, bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead .button-secondary-light:hover, bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead .button-secondary-light:hover span, bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead .button-secondary-light:active, bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead .button-secondary-light:active span {
        color: #fff; }
    bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead-main {
      box-sizing: border-box;
      height: 100%;
      padding: 2.5%;
      width: 60%; }
      @media (min-width: 320px) {
        bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead-main {
          width: 65%; } }
    bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead img {
      object-fit: cover; }
      @media (min-width: 320px) {
        bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead img {
          height: 100%;
          width: 100%; } }
      @media (min-width: 376px) {
        bat-card-glosi-masthead.masthead-blurb .bat-card-glosi--masthead img {
          height: 100%;
          width: 100%; } }
  bat-card-glosi-masthead.masthead-blurb__left .bat-card-glosi--masthead-ctalist, bat-card-glosi-masthead.masthead-blurb__right .bat-card-glosi--masthead-ctalist, bat-card-glosi-masthead.masthead-blurb__center .bat-card-glosi--masthead-ctalist {
    margin-top: 15px;
    width: 100%; }
  bat-card-glosi-masthead.masthead-blurb__left .bat-card-glosi--masthead-main, bat-card-glosi-masthead.masthead-blurb__left .bat-card-glosi--masthead-ctalist {
    left: 15px; }
  @media (max-width: 767.98px) {
    bat-card-glosi-masthead.masthead-blurb__left .bat-card-glosi--masthead-img picture, bat-card-glosi-masthead.masthead-blurb__left .bat-card-glosi--masthead-img img {
      object-position: center right; } }
  bat-card-glosi-masthead.masthead-blurb__left .bat-card-glosi--masthead-main {
    text-align: left; }
  bat-card-glosi-masthead.masthead-blurb__right .bat-card-glosi--masthead-main, bat-card-glosi-masthead.masthead-blurb__right .bat-card-glosi--masthead-ctalist {
    right: 15px; }
  @media (max-width: 767.98px) {
    bat-card-glosi-masthead.masthead-blurb__right .bat-card-glosi--masthead-img picture, bat-card-glosi-masthead.masthead-blurb__right .bat-card-glosi--masthead-img img {
      object-position: center left; } }
  bat-card-glosi-masthead.masthead-blurb__right .bat-card-glosi--masthead-main {
    text-align: right; }
  bat-card-glosi-masthead.masthead-blurb__center .bat-card-glosi--masthead-main, bat-card-glosi-masthead.masthead-blurb__center .bat-card-glosi--masthead-ctalist {
    left: 0;
    right: 0;
    text-align: center;
    width: auto; }
  @media (max-width: 767.98px) {
    bat-card-glosi-masthead.masthead-blurb__center .bat-card-glosi--masthead-img picture, bat-card-glosi-masthead.masthead-blurb__center .bat-card-glosi--masthead-img img {
      object-position: center center; } }

bat-card-glosi-masthead.cover .bat-card-glosi--masthead-img img {
  height: 100%;
  object-fit: cover; }

bat-card-simpleproduct {
  background-color: #041e42; }
  bat-card-simpleproduct .bat-card--simpleproduct {
    display: flex;
    flex-wrap: wrap; }
    @media (min-width: 992px) {
      bat-card-simpleproduct .bat-card--simpleproduct {
        flex-wrap: nowrap; } }
    bat-card-simpleproduct .bat-card--simpleproduct-img {
      display: flex;
      justify-content: center;
      width: 100%; }
      @media (min-width: 992px) {
        bat-card-simpleproduct .bat-card--simpleproduct-img {
          width: 33%; } }
      bat-card-simpleproduct .bat-card--simpleproduct-img picture {
        max-width: 500px; }
    bat-card-simpleproduct .bat-card--simpleproduct-main {
      width: 100%; }
      @media (min-width: 992px) {
        bat-card-simpleproduct .bat-card--simpleproduct-main {
          padding-left: 1rem;
          width: 67%; } }
      bat-card-simpleproduct .bat-card--simpleproduct-main-title {
        color: #fff;
        margin-bottom: 1rem; }
        @media (max-width: 991.98px) {
          bat-card-simpleproduct .bat-card--simpleproduct-main-title {
            display: flex;
            justify-content: center; } }
        bat-card-simpleproduct .bat-card--simpleproduct-main-title h3, bat-card-simpleproduct .bat-card--simpleproduct-main-title bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware bat-card-simpleproduct .bat-card--simpleproduct-main-title .bat-producthero-configurator-title, bat-card-simpleproduct .bat-card--simpleproduct-main-title bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi bat-card-simpleproduct .bat-card--simpleproduct-main-title .bat-producthero-configurator-title {
          font-size: 26px;
          line-height: 26px; }
      bat-card-simpleproduct .bat-card--simpleproduct-main-text {
        color: #fff;
        margin-bottom: 1rem; }
        @media (max-width: 991.98px) {
          bat-card-simpleproduct .bat-card--simpleproduct-main-text {
            display: flex;
            justify-content: center; } }
      bat-card-simpleproduct .bat-card--simpleproduct-main-ctalist {
        color: #fff;
        display: flex; }
        @media (max-width: 991.98px) {
          bat-card-simpleproduct .bat-card--simpleproduct-main-ctalist {
            display: flex;
            justify-content: center; } }
        bat-card-simpleproduct .bat-card--simpleproduct-main-ctalist-button {
          border: 1px solid #fff;
          padding: 0.5rem 1rem; }
          @media (min-width: 376px) {
            bat-card-simpleproduct .bat-card--simpleproduct-main-ctalist-button {
              padding: 0.5rem 1.75rem; } }
          @media (min-width: 768px) {
            bat-card-simpleproduct .bat-card--simpleproduct-main-ctalist-button {
              padding: 0.5rem 2rem; } }
          bat-card-simpleproduct .bat-card--simpleproduct-main-ctalist-button div {
            font-size: 12px;
            line-height: 8px;
            margin-top: 5px;
            text-align: center;
            width: 100%; }
          bat-card-simpleproduct .bat-card--simpleproduct-main-ctalist-button .bat-icon {
            display: inline-flex;
            width: 10px; }
            bat-card-simpleproduct .bat-card--simpleproduct-main-ctalist-button .bat-icon::before {
              font-size: 12px; }

@media (max-width: 575.98px) {
  .news-card-first .bat-card--news {
    padding-top: 18px; }
  .news-card-last .bat-card--news {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0; } }

.bat-productcard-glosihome {
  width: fit-content;
  position: relative; }
  .authorEditMode .bat-productcard-glosihome .bat-productcard-glosihome {
    max-width: 200px; }
  .bat-productcard-glosihome .price-mobile {
    font-weight: 800; }
  .bat-productcard-glosihome .price-arrow {
    margin-top: 5px;
    margin-left: 10px; }
  .bat-productcard-glosihome .label {
    top: 0;
    background-color: #3a3a3a;
    color: #fff;
    padding: 5px 10px;
    font-size: 10px;
    line-height: 10.5px;
    font-weight: 800; }
  .bat-productcard-glosihome .promo {
    position: absolute;
    bottom: 0;
    background-color: rgba(205, 74, 4, 0.2);
    text-align: center;
    width: 100%;
    font-weight: 800;
    line-height: 13.75px;
    font-size: 11px;
    padding: 7px 0; }
  .bat-productcard-glosihome .logo {
    top: 0;
    right: 0; }
  .bat-productcard-glosihome .text {
    margin-top: 5px;
    font-size: 16px; }
  .bat-productcard-glosihome .cart-link-container {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 2px #dedede solid; }
    @media (min-width: 576px) {
      .bat-productcard-glosihome .cart-link-container .button-cart {
        transition: all .5s ease-out; }
        .bat-productcard-glosihome .cart-link-container .button-cart:hover {
          transform: translateX(50px); } }
    .bat-productcard-glosihome .cart-link-container a {
      text-decoration: none;
      color: #2a2a2c; }
      .bat-productcard-glosihome .cart-link-container a:hover,
      .bat-productcard-glosihome .cart-link-container a a:active,
      .bat-productcard-glosihome .cart-link-container a a:focus {
        text-decoration: none;
        color: #2a2a2c; }
      .bat-productcard-glosihome .cart-link-container a span {
        font-size: 16px;
        line-height: 28px;
        letter-spacing: 1px;
        text-decoration: none;
        color: #2a2a2c;
        font-weight: 700;
        margin-right: 10px; }
  .bat-productcard-glosihome .price {
    margin-top: 5px;
    color: #2a2a2c;
    font-size: 16px; }
    .bat-productcard-glosihome .price img {
      margin-left: 10px; }

@media (max-width: 575.98px) {
  .bat-blog-hub .bat-card--news {
    padding-bottom: 16px;
    padding-top: 30px; } }

.bat-blog-hub .bat-card--news-text p:first-of-type, .bat-blog-hub .bat-card--news-text .bat-producthero-configurator-price .suffix:first-of-type, .bat-producthero-configurator-price .bat-blog-hub .bat-card--news-text .suffix:first-of-type, .bat-blog-hub .bat-card--news-text .bat-producthero-configurator-stock:first-of-type, .bat-blog-hub .bat-card--news-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:first-of-type, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-blog-hub .bat-card--news-text div:first-of-type, .bat-blog-hub .bat-card--news-text .bat-minicart-cart-item-product-container-nicotine-level:first-of-type, .bat-blog-hub .bat-card--news-text .bat-minicart-cart-item-product-container-flavor:first-of-type, .bat-blog-hub .bat-card--news-text .bat-minicart-cart-item-product-container-delivery:first-of-type, .bat-blog-hub .bat-card--news-text bat-cta-steps .bat-cta--steps-item div:first-of-type, bat-cta-steps .bat-cta--steps-item .bat-blog-hub .bat-card--news-text div:first-of-type, .bat-blog-hub .bat-card--news-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:first-of-type, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-blog-hub .bat-card--news-text div:first-of-type {
  margin-top: 26px; }
  @media (max-width: 575.98px) {
    .bat-blog-hub .bat-card--news-text p:first-of-type, .bat-blog-hub .bat-card--news-text .bat-producthero-configurator-price .suffix:first-of-type, .bat-producthero-configurator-price .bat-blog-hub .bat-card--news-text .suffix:first-of-type, .bat-blog-hub .bat-card--news-text .bat-producthero-configurator-stock:first-of-type, .bat-blog-hub .bat-card--news-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:first-of-type, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-blog-hub .bat-card--news-text div:first-of-type, .bat-blog-hub .bat-card--news-text .bat-minicart-cart-item-product-container-nicotine-level:first-of-type, .bat-blog-hub .bat-card--news-text .bat-minicart-cart-item-product-container-flavor:first-of-type, .bat-blog-hub .bat-card--news-text .bat-minicart-cart-item-product-container-delivery:first-of-type, .bat-blog-hub .bat-card--news-text bat-cta-steps .bat-cta--steps-item div:first-of-type, bat-cta-steps .bat-cta--steps-item .bat-blog-hub .bat-card--news-text div:first-of-type, .bat-blog-hub .bat-card--news-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:first-of-type, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-blog-hub .bat-card--news-text div:first-of-type {
      margin-top: 16px; } }

.bat-blog-hub .bat-card--news-text h3, .bat-blog-hub .bat-card--news-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-blog-hub .bat-card--news-text .bat-producthero-configurator-title, .bat-blog-hub .bat-card--news-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-blog-hub .bat-card--news-text .bat-producthero-configurator-title {
  padding-top: 0; }

@media (max-width: 575.98px) {
  .bat-blog-hub .bat-cta-style {
    margin-top: 10px; } }

.aem-Grid.infoglocard {
  padding: 0px 60px; }
  @media (max-width: 767.98px) {
    .aem-Grid.infoglocard {
      padding: 0px; } }

.bat-infoglocard-glosi .uk-grid {
  margin-left: 0px; }

.bat-infoglocard-glosi-container {
  align-items: center;
  padding-left: 1.5vw;
  padding-right: 1.5vw; }

.bat-infoglocard-glosi-text {
  background-color: #dedede;
  height: fit-content;
  padding: 60px 3.5vw; }
  @media (max-width: 1199.98px) {
    .bat-infoglocard-glosi-text {
      padding: 40px;
      margin-top: 0 !important; } }

.bat-infoglocard-glosi-image {
  padding: 0; }

.bat-infoglocard-glosi .infoglocard {
  font-family: "glo sans", Arial, Helvetica, sans-serif;
  color: #2a2a2c; }
  .bat-infoglocard-glosi .infoglocard-title, .bat-infoglocard-glosi .infoglocard-text, .bat-infoglocard-glosi .infoglocard-infolist {
    margin: 0px; }
  .bat-infoglocard-glosi .infoglocard-text, .bat-infoglocard-glosi .infoglocard-infolist {
    font-size: 14px;
    line-height: 20px;
    width: 95%; }
  .bat-infoglocard-glosi .infoglocard-title {
    padding-bottom: 20px;
    font-size: 30px;
    line-height: 34px;
    font-weight: 800; }
  .bat-infoglocard-glosi .infoglocard-text {
    padding-bottom: 25px; }
  .bat-infoglocard-glosi .infoglocard-infolist {
    padding-left: 25px; }
    .bat-infoglocard-glosi .infoglocard-infolist li {
      padding-bottom: 17px;
      list-style: url("/content/dam/glo-it/images/infoglo-card/icon-tick.svg"); }

@media (max-width: 1024px) {
  .bat-infoglocard-glosi .uk-flex {
    flex-direction: column-reverse; }
  .bat-infoglocard-glosi .uk-width-1-2 {
    width: 100%; }
    .bat-infoglocard-glosi .uk-width-1-2 .infoglocard-title {
      font-size: 24px;
      line-height: 28px;
      padding-left: 20px;
      padding-top: 0px; }
    .bat-infoglocard-glosi .uk-width-1-2 .infoglocard-text {
      padding-top: 0px;
      padding-left: 20px;
      padding-right: 20px;
      width: 95%; }
    .bat-infoglocard-glosi .uk-width-1-2 .infoglocard-infolist {
      padding: 0px 0px 30px 45px;
      width: 95%; }
    .bat-infoglocard-glosi .uk-width-1-2 .infoglocard-cta {
      padding-left: 0; } }

.bat-infoglocard-glosi h1, .bat-infoglocard-glosi bat-card-step.step1:before, .bat-infoglocard-glosi bat-card-step.step2:before, .bat-infoglocard-glosi bat-card-step.step3:before, .bat-infoglocard-glosi bat-card-step.step4:before {
  font-size: 20px;
  font-family: "glo sans", Arial, Helvetica, sans-serif; }

.bat-usp-glosi .banner {
  background-color: #2a2a2c;
  color: #fff; }
  .bat-usp-glosi .banner .uk-container {
    max-width: 1400px;
    padding-left: 0;
    padding-top: 40px; }
    @media (min-width: 992px) {
      .bat-usp-glosi .banner .uk-container {
        padding-bottom: 25px;
        padding-top: 25px; } }
  .bat-usp-glosi .banner .title-and-subtitle {
    max-width: 318px; }
    @media (min-width: 992px) {
      .bat-usp-glosi .banner .title-and-subtitle {
        max-width: 410px; } }
  .bat-usp-glosi .banner .big-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    font-family: "glo sans", Arial, Helvetica, sans-serif; }
    @media (min-width: 1200px) {
      .bat-usp-glosi .banner .big-title {
        font-size: 28px;
        max-width: 200px; } }
    @media (max-width: 767.98px) {
      .bat-usp-glosi .banner .big-title {
        text-align: center;
        margin-bottom: 20px; } }
  .bat-usp-glosi .banner .subtitle {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: 0; }
    @media (min-width: 992px) {
      .bat-usp-glosi .banner .subtitle {
        font-size: 16px; } }
  .bat-usp-glosi .banner .banner-container {
    padding-right: 0; }
    @media (min-width: 1200px) {
      .bat-usp-glosi .banner .banner-container {
        flex-direction: row; } }
    @media (max-width: 1199.98px) {
      .bat-usp-glosi .banner .banner-container {
        padding-right: auto; } }
  .bat-usp-glosi .banner .banner-number-list {
    flex-direction: row;
    margin-left: 30px;
    margin-right: 0; }
    @media (max-width: 1399.98px) {
      .bat-usp-glosi .banner .banner-number-list {
        display: block;
        margin-right: auto; } }
    @media (max-width: 1399.98px) {
      .bat-usp-glosi .banner .banner-number-list {
        margin-left: auto; } }
  .bat-usp-glosi .banner .list-element {
    margin-left: 20px;
    max-width: 255px; }
    @media (max-width: 1399.98px) {
      .bat-usp-glosi .banner .list-element {
        margin-bottom: 40px; } }
    @media (min-width: 1200px) {
      .bat-usp-glosi .banner .list-element {
        margin-left: 18px; } }
    @media (min-width: 1400px) {
      .bat-usp-glosi .banner .list-element {
        margin-left: 20px; } }
    .bat-usp-glosi .banner .list-element .list-title {
      color: #fff;
      font-size: 18px;
      margin-bottom: 5px; }
      @media (min-width: 1200px) {
        .bat-usp-glosi .banner .list-element .list-title {
          font-size: 20px; } }
    .bat-usp-glosi .banner .list-element .list-icon {
      margin-right: 10px; }
  .bat-usp-glosi .banner .element-and-image img {
    max-width: 60px; }
  @media (max-width: 1399.98px) {
    .bat-usp-glosi .banner .element-and-image {
      margin-bottom: 40px; } }

.aem-GridColumn.blurbs-card {
  padding: 70px 60px; }
  @media (max-width: 767.98px) {
    .aem-GridColumn.blurbs-card {
      padding: 0px; } }

@media (max-width: 767.98px) {
  .aem-GridColumn .aem-GridColumn {
    padding: 0px; } }

.aem-GridColumn .margin-small {
  margin-bottom: 10px; }

.bat-blurbs-glosi--blurb {
  height: 600px;
  overflow: hidden;
  position: relative; }
  @media (max-width: 767.98px) {
    .bat-blurbs-glosi--blurb {
      height: 495px; } }
  .bat-blurbs-glosi--blurb-text {
    max-width: 70%; }
    @media (max-width: 767.98px) {
      .bat-blurbs-glosi--blurb-text {
        max-width: none; } }
    .bat-blurbs-glosi--blurb-text .bat-card--blurb-title {
      font-size: 22px;
      line-height: 28px;
      font-weight: 800; }
    .bat-blurbs-glosi--blurb-text .bat-card--blurb-andmore {
      color: #000;
      font-size: 16px;
      line-height: 20px; }
      .bat-blurbs-glosi--blurb-text .bat-card--blurb-andmore h3, .bat-blurbs-glosi--blurb-text .bat-card--blurb-andmore bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-blurbs-glosi--blurb-text .bat-card--blurb-andmore .bat-producthero-configurator-title, .bat-blurbs-glosi--blurb-text .bat-card--blurb-andmore bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-blurbs-glosi--blurb-text .bat-card--blurb-andmore .bat-producthero-configurator-title {
        font-size: 22px;
        line-height: 28px;
        font-weight: 800; }
    .bat-blurbs-glosi--blurb-text .bat-card--blurb-price, .bat-blurbs-glosi--blurb-text .price {
      font-size: 30px;
      line-height: 32px;
      font-weight: 800;
      color: #fff;
      background-color: #cd4a04;
      padding: 5px; }
    .bat-blurbs-glosi--blurb-text .bat-card--blurb-price-full, .bat-blurbs-glosi--blurb-text .price-full {
      font-size: 22px;
      line-height: 28px;
      font-weight: 600;
      color: #000;
      text-decoration: line-through;
      padding-left: 15px;
      padding-top: 5px; }
    .bat-blurbs-glosi--blurb-text .price-full-white {
      font-size: 22px;
      line-height: 28px;
      font-weight: 600;
      color: #000;
      text-decoration: line-through;
      padding-left: 15px;
      padding-top: 5px;
      filter: invert(100%); }
    .bat-blurbs-glosi--blurb-text .card-price {
      display: block;
      background: #cd4a04;
      width: fit-content;
      padding-top: 6px;
      padding-bottom: 6px;
      padding-left: 9px;
      padding-right: 13px;
      margin-bottom: 20px;
      font-size: 30px;
      line-height: 32px;
      font-weight: bold;
      font-family: "glo sans", Arial, Helvetica, sans-serif; }
    .bat-blurbs-glosi--blurb-text .card-\&more {
      content: url("/content/dam/glo/images/glo_and-more-branding.svg"); }
    .bat-blurbs-glosi--blurb-text .bat-headline-style .headline2-color1 {
      font-size: 22px;
      line-height: 28px; }
    @media (max-width: 767.98px) {
      .bat-blurbs-glosi--blurb-text h2, .bat-blurbs-glosi--blurb-text h3, .bat-blurbs-glosi--blurb-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-blurbs-glosi--blurb-text .bat-producthero-configurator-title, .bat-blurbs-glosi--blurb-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-blurbs-glosi--blurb-text .bat-producthero-configurator-title, .bat-blurbs-glosi--blurb-text h4 {
        font-size: 22px;
        line-height: 28px; } }
    .bat-blurbs-glosi--blurb-text p, .bat-blurbs-glosi--blurb-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-blurbs-glosi--blurb-text .suffix, .bat-blurbs-glosi--blurb-text .bat-producthero-configurator-stock, .bat-blurbs-glosi--blurb-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-blurbs-glosi--blurb-text div, .bat-blurbs-glosi--blurb-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-blurbs-glosi--blurb-text .bat-minicart-cart-item-product-container-flavor, .bat-blurbs-glosi--blurb-text .bat-minicart-cart-item-product-container-delivery, .bat-blurbs-glosi--blurb-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-blurbs-glosi--blurb-text div, .bat-blurbs-glosi--blurb-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-blurbs-glosi--blurb-text div {
      font-size: 16px;
      line-height: 20px;
      margin-top: 0px; }
      @media (max-width: 767.98px) {
        .bat-blurbs-glosi--blurb-text p, .bat-blurbs-glosi--blurb-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-blurbs-glosi--blurb-text .suffix, .bat-blurbs-glosi--blurb-text .bat-producthero-configurator-stock, .bat-blurbs-glosi--blurb-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-blurbs-glosi--blurb-text div, .bat-blurbs-glosi--blurb-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-blurbs-glosi--blurb-text .bat-minicart-cart-item-product-container-flavor, .bat-blurbs-glosi--blurb-text .bat-minicart-cart-item-product-container-delivery, .bat-blurbs-glosi--blurb-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-blurbs-glosi--blurb-text div, .bat-blurbs-glosi--blurb-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-blurbs-glosi--blurb-text div {
          margin-top: 10px; } }
  .bat-blurbs-glosi--blurb-main, .bat-blurbs-glosi--blurb-img {
    position: absolute; }
  .bat-blurbs-glosi--blurb-main {
    bottom: 0;
    left: 0;
    padding: 30px;
    color: #000;
    pointer-events: none; }
    .bat-blurbs-glosi--blurb-main a, .bat-blurbs-glosi--blurb-main button {
      pointer-events: all; }
  .bat-blurbs-glosi--blurb-img {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }
    .bat-blurbs-glosi--blurb-img > a {
      display: block; }
    .bat-blurbs-glosi--blurb-img picture,
    .bat-blurbs-glosi--blurb-img img {
      height: 100%;
      object-fit: cover; }
    @media (max-width: 767.98px) {
      .bat-blurbs-glosi--blurb-img picture,
      .bat-blurbs-glosi--blurb-img img {
        height: 100%;
        object-fit: cover;
        width: 100%; } }
  .bat-blurbs-glosi--blurb-ctalist {
    margin-top: 20px; }
    @media (max-width: 767.98px) {
      .bat-blurbs-glosi--blurb-ctalist {
        margin-top: 10px; } }
    .bat-blurbs-glosi--blurb-ctalist .button-secondary-light {
      border-color: #fff;
      color: #fff;
      padding-top: 7px;
      padding-bottom: 7px;
      padding-left: 20px;
      padding-right: 20px; }
    .bat-blurbs-glosi--blurb-ctalist .button-secondary-dark {
      border-color: #000;
      color: #000;
      padding-top: 7px;
      padding-bottom: 7px;
      padding-left: 20px;
      padding-right: 20px; }
    .bat-blurbs-glosi--blurb-ctalist a:hover span {
      color: #000; }
  .bat-blurbs-glosi--blurb .zoom-animation {
    transition: transform 2s; }
    .bat-blurbs-glosi--blurb .zoom-animation:hover {
      transform: scale(1.2); }

.aem-GridColumn.review-card {
  padding: 70px 50px;
  background-color: #efefef; }
  @media (max-width: 767.98px) {
    .aem-GridColumn.review-card {
      padding: 0px; } }

@media (max-width: 767.98px) {
  .aem-GridColumn .title-section {
    display: block;
    text-align: center;
    padding-top: 30px; } }

@media (max-width: 1399.98px) {
  .aem-GridColumn .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    width: 100%; } }

.aem-GridColumn .review-section-title {
  font-size: 22px;
  line-height: 28px;
  font-weight: 800; }
  @media (max-width: 767.98px) {
    .aem-GridColumn .review-section-title {
      margin-bottom: 10px; } }

.aem-GridColumn .review-section-link {
  text-decoration: none;
  color: #3a3a3a;
  font-size: 14px;
  line-height: 28px;
  font-weight: 800; }
  .aem-GridColumn .review-section-link i {
    margin-top: 2px;
    margin-left: 10px; }

bat-card-glosireview {
  width: 487px;
  height: 238px; }
  @media (max-width: 767.98px) {
    bat-card-glosireview {
      width: 276px;
      height: 200px; } }

.bat-cardreview-glosi {
  height: 100%;
  padding: 20px; }
  @media (max-width: 767.98px) {
    .bat-cardreview-glosi {
      padding: 10px; } }
  .bat-cardreview-glosi--review {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media (max-width: 575.98px) {
      .bat-cardreview-glosi--review {
        margin-bottom: 0;
        margin-top: 0;
        padding: 40px 10px 30px; } }
    .bat-cardreview-glosi--review-img {
      height: 100%;
      min-height: 20px;
      max-height: 240px;
      overflow: hidden;
      display: flex;
      align-items: center; }
      .bat-cardreview-glosi--review-img picture {
        width: 30%; }
        @media (max-width: 767.98px) {
          .bat-cardreview-glosi--review-img picture {
            width: 40%; } }
      .bat-cardreview-glosi--review-img a {
        display: block; }
    .bat-cardreview-glosi--review-title {
      font-size: 24px;
      line-height: 34px;
      font-weight: 800;
      margin: 15px 0; }
      @media (max-width: 575.98px) {
        .bat-cardreview-glosi--review-title {
          font-size: 19px;
          line-height: 28px;
          margin: 0 0 25px; } }
    .bat-cardreview-glosi--review-content {
      font-size: 14px;
      line-height: 20px; }
    .bat-cardreview-glosi--review-text {
      margin: 15px 0; }
      @media (max-width: 575.98px) {
        .bat-cardreview-glosi--review-text {
          margin: 8px 0 5px; } }
      .bat-cardreview-glosi--review-text h3, .bat-cardreview-glosi--review-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-cardreview-glosi--review-text .bat-producthero-configurator-title, .bat-cardreview-glosi--review-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-cardreview-glosi--review-text .bat-producthero-configurator-title {
        font-size: 20px;
        line-height: 150%;
        padding-top: 15px; }
        @media (max-width: 575.98px) {
          .bat-cardreview-glosi--review-text h3, .bat-cardreview-glosi--review-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-cardreview-glosi--review-text .bat-producthero-configurator-title, .bat-cardreview-glosi--review-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-cardreview-glosi--review-text .bat-producthero-configurator-title {
            padding-top: 4px; } }
      .bat-cardreview-glosi--review-text p, .bat-cardreview-glosi--review-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-cardreview-glosi--review-text .suffix, .bat-cardreview-glosi--review-text .bat-producthero-configurator-stock, .bat-cardreview-glosi--review-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-cardreview-glosi--review-text div, .bat-cardreview-glosi--review-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-cardreview-glosi--review-text .bat-minicart-cart-item-product-container-flavor, .bat-cardreview-glosi--review-text .bat-minicart-cart-item-product-container-delivery, .bat-cardreview-glosi--review-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-cardreview-glosi--review-text div, .bat-cardreview-glosi--review-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-cardreview-glosi--review-text div {
        font-size: 18px;
        line-height: 28px;
        margin-top: 5px; }
        @media (max-width: 575.98px) {
          .bat-cardreview-glosi--review-text p, .bat-cardreview-glosi--review-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-cardreview-glosi--review-text .suffix, .bat-cardreview-glosi--review-text .bat-producthero-configurator-stock, .bat-cardreview-glosi--review-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-cardreview-glosi--review-text div, .bat-cardreview-glosi--review-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-cardreview-glosi--review-text .bat-minicart-cart-item-product-container-flavor, .bat-cardreview-glosi--review-text .bat-minicart-cart-item-product-container-delivery, .bat-cardreview-glosi--review-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-cardreview-glosi--review-text div, .bat-cardreview-glosi--review-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-cardreview-glosi--review-text div {
            color: #6b6b6b;
            font-size: 16px;
            line-height: 28px; } }
    .bat-cardreview-glosi--review-ctalist .bat-cta-style {
      font-size: 15px;
      line-height: 150%;
      margin-top: 5px;
      text-transform: uppercase;
      font-size: 15px;
      line-height: 28px;
      font-weight: 800;
      color: #3a3a3a; }
      @media (max-width: 767.98px) {
        .bat-cardreview-glosi--review-ctalist .bat-cta-style {
          margin-top: 0; } }
    @media (min-width: 576px) {
      .bat-cardreview-glosi--review-ctalist .button-review {
        transition: all .5s ease-out; }
        .bat-cardreview-glosi--review-ctalist .button-review:hover {
          transform: translateX(50px); } }
    .bat-cardreview-glosi--review-ctalist a {
      text-decoration: none;
      color: #3a3a3a;
      font-size: 14px;
      line-height: 28px;
      font-weight: 800; }
      .bat-cardreview-glosi--review-ctalist a i {
        margin-top: 2px;
        margin-left: 10px; }
    .bat-cardreview-glosi--review-ctalist a:hover {
      text-decoration: none;
      color: #3a3a3a; }
      .bat-cardreview-glosi--review-ctalist a:hover span {
        text-decoration: none;
        color: #3a3a3a; }
    .bat-cardreview-glosi--review-ctalist span {
      font-weight: 800; }
    @media (max-width: 767.98px) {
      .bat-cardreview-glosi--review-ctalist {
        padding-top: 10px; } }

.artandmore-review .aem-GridColumn {
  background-color: transparent; }
  .artandmore-review .aem-GridColumn.aem-GridColumn--default--4 {
    margin-top: 20px;
    padding-right: 5px;
    padding-left: 5px; }
    @media (max-width: 767.98px) {
      .artandmore-review .aem-GridColumn.aem-GridColumn--default--4 {
        margin-top: 5px; } }
    .artandmore-review .aem-GridColumn.aem-GridColumn--default--4:last-of-type .bat-cardreview-glosi--review {
      border-bottom: none; }

.artandmore-review .artandmore-review-title {
  text-align: center;
  font-size: 30px;
  line-height: 34px;
  margin-top: 40px;
  margin-bottom: 30px; }
  @media (max-width: 767.98px) {
    .artandmore-review .artandmore-review-title {
      font-size: 24px;
      line-height: 28px;
      margin-bottom: 0px;
      margin-left: 20px;
      margin-right: 20px;
      text-align: left; } }

@media (max-width: 767.98px) {
  .artandmore-review .bat-cardreview-glosi--review {
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px 0px;
    border-bottom: 2px solid #DEDEDE; } }

.artandmore-review .bat-cardreview-glosi--review .bat-cardreview-glosi--review-date {
  font-size: 14px;
  line-height: 20px; }

.artandmore-review .bat-cardreview-glosi--review .bat-cardreview-glosi--review-title {
  margin-top: 0px; }

@media (max-width: 767.98px) {
  .glosimclaren-section .bat-cardreview-glosi--review {
    padding-top: 5px; } }

#review .bat-cardreview-glosi--review {
  margin-top: 8px; }
  @media (max-width: 575.98px) {
    #review .bat-cardreview-glosi--review {
      margin-bottom: 0;
      margin-top: 0;
      padding: 20px 10px 30px;
      border-bottom: 2px solid #DEDEDE; } }

.bat-card-glosinewsletterpopup {
  background-color: #efefef; }
  @media (max-width: 767.98px) {
    .bat-card-glosinewsletterpopup .uk-flex {
      display: block; } }
  .bat-card-glosinewsletterpopup-title {
    font-size: 22px;
    line-height: 28px;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-weight: 800; }
    @media (max-width: 767.98px) {
      .bat-card-glosinewsletterpopup-title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 7px; } }
  .bat-card-glosinewsletterpopup-subtitle {
    font-size: 14px;
    line-height: 20px;
    font-family: "glo sans", Arial, Helvetica, sans-serif; }
  .bat-card-glosinewsletterpopup-cta .bat-cta-style.button-secondary-light:hover span {
    color: #2a2a2c; }
  .bat-card-glosinewsletterpopup-cta .bat-cta-style.button-secondary-light {
    background-color: #fff; }
  .bat-card-glosinewsletterpopup-cta span {
    color: #2a2a2c; }
  @media (max-width: 767.98px) {
    .bat-card-glosinewsletterpopup-cta {
      margin-top: 30px;
      width: fit-content;
      margin-left: auto;
      margin-right: auto; } }

.section-content.social {
  margin: 70px 60px; }
  @media (max-width: 767.98px) {
    .section-content.social {
      margin: 30px 20px; } }
  @media (max-width: 767.98px) {
    .section-content.social .header-wrapper {
      display: block;
      width: fit-content;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 30px; } }
  .section-content.social .socialgrid-title {
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 28px;
    color: #2a2a2c; }
    @media (max-width: 767.98px) {
      .section-content.social .socialgrid-title {
        font-size: 20px;
        line-height: 24px;
        text-align: center; } }
  .section-content.social .socialgrid-link {
    color: #3a3a3a;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-weight: 800;
    font-size: 14px;
    line-height: 28px; }
    @media (max-width: 767.98px) {
      .section-content.social .socialgrid-link {
        margin-left: 0px; } }
  .section-content.social .social-logo {
    margin-left: 20px;
    text-decoration: none;
    color: #3a3a3a; }
  .section-content.social .social-logo:hover {
    color: #3a3a3a; }

.bat-socialgrid-glosi h1, .bat-socialgrid-glosi bat-card-step.step1:before, .bat-socialgrid-glosi bat-card-step.step2:before, .bat-socialgrid-glosi bat-card-step.step3:before, .bat-socialgrid-glosi bat-card-step.step4:before {
  font-weight: 800;
  font-family: "glo sans", Arial, Helvetica, sans-serif; }

.animation-container {
  overflow: hidden;
  width: fit-content; }

.bat-carousel-card-glosi {
  max-width: 100%;
  margin-bottom: 50px; }
  .bat-carousel-card-glosi .slides-container {
    padding: 20px; }
    @media (min-width: 768px) {
      .bat-carousel-card-glosi .slides-container {
        padding: 60px; } }
    .bat-carousel-card-glosi .slides-container .title-section {
      padding-bottom: 30px; }
      @media (max-width: 767.98px) {
        .bat-carousel-card-glosi .slides-container .title-section {
          display: block;
          text-align: center;
          padding-top: 30px; } }
      .bat-carousel-card-glosi .slides-container .title-section .product-section-title {
        font-weight: 800;
        font-size: 26px;
        line-height: 30px; }
      .bat-carousel-card-glosi .slides-container .title-section .product-section-link {
        font-weight: 800;
        font-size: 16px;
        line-height: 28px; }
        .bat-carousel-card-glosi .slides-container .title-section .product-section-link span {
          margin-right: 10px; }
  .bat-carousel-card-glosi .slick-dots {
    display: flex;
    justify-content: center;
    margin: 0 auto; }
  .bat-carousel-card-glosi .navigation-arrows {
    position: absolute;
    width: calc(100% - 42px);
    margin-top: 5px; }
    @media (min-width: 768px) {
      .bat-carousel-card-glosi .navigation-arrows {
        width: calc(100% - 122px); } }
    .bat-carousel-card-glosi .navigation-arrows .slick-next .bat-icon:before, .bat-carousel-card-glosi .navigation-arrows .slick-prev .bat-icon:before {
      font-size: 18px !important; }
  .bat-carousel-card-glosi bat-productcard-glosihome {
    padding-left: 17px;
    padding-right: 17px; }

.bat-carousel .slick-next, .bat-carousel .slick-prev {
  display: block; }

.plainpage-content,
.myaccount-content {
  background-color: #e5e5e5; }
  @media (max-width: 767.98px) {
    .plainpage-content,
    .myaccount-content {
      background-color: #fff; } }

bat-cta-glosiverticalnav {
  background-color: #e5e5e5;
  font-size: 2rem;
  height: 100%; }
  bat-cta-glosiverticalnav .bat-cta-list--vertical ul {
    list-style: none;
    padding: 40px 60px;
    width: 100%; }
    @media (max-width: 767.98px) {
      bat-cta-glosiverticalnav .bat-cta-list--vertical ul {
        padding: 0px;
        margin-bottom: 0px; } }
    bat-cta-glosiverticalnav .bat-cta-list--vertical ul li {
      text-transform: uppercase;
      align-items: center;
      border-bottom: 2px solid #dedede;
      display: none;
      justify-content: space-between;
      margin: 0;
      min-height: 60px;
      padding-left: 25px;
      padding-right: 25px; }
      bat-cta-glosiverticalnav .bat-cta-list--vertical ul li span {
        font-size: 12px;
        line-height: 15px; }
      @media (min-width: 992px) {
        bat-cta-glosiverticalnav .bat-cta-list--vertical ul li {
          display: flex; } }
      bat-cta-glosiverticalnav .bat-cta-list--vertical ul li:last-child {
        border-bottom: 0; }
      bat-cta-glosiverticalnav .bat-cta-list--vertical ul li.selected {
        display: flex; }
        @media (min-width: 992px) {
          bat-cta-glosiverticalnav .bat-cta-list--vertical ul li.selected {
            background-color: #2a2a2c; }
            bat-cta-glosiverticalnav .bat-cta-list--vertical ul li.selected span {
              color: #fff; }
            bat-cta-glosiverticalnav .bat-cta-list--vertical ul li.selected a:hover span {
              color: #fff; } }
      bat-cta-glosiverticalnav .bat-cta-list--vertical ul li a {
        align-items: center;
        height: 100%;
        margin-bottom: 0; }
        @media (max-width: 991.98px) {
          bat-cta-glosiverticalnav .bat-cta-list--vertical ul li a {
            width: 90%; } }
      bat-cta-glosiverticalnav .bat-cta-list--vertical ul li .icon-plus {
        cursor: pointer; }
        @media (min-width: 992px) {
          bat-cta-glosiverticalnav .bat-cta-list--vertical ul li .icon-plus {
            display: none; } }
      bat-cta-glosiverticalnav .bat-cta-list--vertical ul li .icon-minus {
        cursor: pointer; }
        @media (min-width: 992px) {
          bat-cta-glosiverticalnav .bat-cta-list--vertical ul li .icon-minus {
            display: none; } }
  bat-cta-glosiverticalnav.expanded .bat-cta-list--vertical ul li {
    display: flex; }
    bat-cta-glosiverticalnav.expanded .bat-cta-list--vertical ul li .icon-plus {
      display: none; }
    bat-cta-glosiverticalnav.expanded .bat-cta-list--vertical ul li .icon-minus {
      display: none; }
  bat-cta-glosiverticalnav.expanded .bat-cta-list--vertical ul li:first-child .icon-plus {
    display: block; }
  bat-cta-glosiverticalnav.expanded .bat-cta-list--vertical ul li:first-child .icon-minus {
    display: block; }

.cq-dd-paragraph {
  height: 100%; }
  .cq-dd-paragraph > .cta {
    height: 100%; }

bat-cta-glosiverticalmyaccount {
  background-color: #e5e5e5;
  font-size: 2rem;
  height: 100%; }
  bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul {
    list-style: none;
    padding: 40px 60px;
    width: 100%; }
    @media (max-width: 767.98px) {
      bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul {
        padding: 0px;
        margin-bottom: 0px; } }
    bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul li {
      text-transform: uppercase;
      align-items: center;
      border-bottom: 2px solid #dedede;
      display: none;
      justify-content: space-between;
      margin: 0;
      min-height: 50px;
      padding-left: 25px;
      padding-right: 25px; }
      bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul li span {
        font-size: 12px;
        line-height: 15px; }
      @media (min-width: 992px) {
        bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul li {
          display: flex; } }
      bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul li:last-child {
        border-bottom: 0; }
      bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul li.selected {
        display: flex; }
        @media (min-width: 992px) {
          bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul li.selected {
            background-color: #2a2a2c; }
            bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul li.selected span {
              color: #fff; }
            bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul li.selected a:hover span {
              color: #fff; } }
      bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul li a {
        align-items: center;
        height: 100%;
        margin-bottom: 0; }
        @media (max-width: 991.98px) {
          bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul li a {
            width: 90%; } }
      bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul li .icon-chevron-up {
        cursor: pointer;
        height: 14px; }
        @media (min-width: 992px) {
          bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul li .icon-chevron-up {
            display: none; } }
        bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul li .icon-chevron-up::before {
          font-size: 14px; }
      bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul li .icon-chevron-down {
        cursor: pointer;
        height: 14px; }
        @media (min-width: 992px) {
          bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul li .icon-chevron-down {
            display: none; } }
        bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul li .icon-chevron-down::before {
          font-size: 14px; }
      bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul li.index-element {
        padding-left: 0;
        border-bottom: 1px solid #2A2C2C; }
        @media (max-width: 991.98px) {
          bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul li.index-element {
            padding-left: 25px; } }
        bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul li.index-element span {
          font-weight: 600;
          font-size: 20px;
          line-height: 28px;
          display: flex;
          align-items: center;
          color: #CD4A04;
          text-transform: none; }
          @media (max-width: 991.98px) {
            bat-cta-glosiverticalmyaccount .bat-cta-list--vertical ul li.index-element span {
              font-size: 12px;
              line-height: 15px; } }
  @media (max-width: 991.98px) {
    bat-cta-glosiverticalmyaccount.expanded .bat-cta-list--vertical ul li {
      display: flex; }
      bat-cta-glosiverticalmyaccount.expanded .bat-cta-list--vertical ul li .icon-chevron-down {
        display: none; }
      bat-cta-glosiverticalmyaccount.expanded .bat-cta-list--vertical ul li .icon-chevron-up {
        display: none; }
    bat-cta-glosiverticalmyaccount.expanded .bat-cta-list--vertical ul li:first-child .icon-chevron-down {
      display: flex; }
    bat-cta-glosiverticalmyaccount.expanded .bat-cta-list--vertical ul li:first-child .icon-chevron-up {
      display: flex; } }

.section-page {
  background-color: #fff;
  padding-top: 70px;
  padding-bottom: 70px; }
  @media (max-width: 767.98px) {
    .section-page {
      padding-top: 40px;
      padding-bottom: 40px; } }
  .section-page .signout .textlist-title {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 20px; }
    @media (max-width: 991.98px) {
      .section-page .signout .textlist-title {
        font-size: 24px;
        line-height: 28px; } }
  .section-page .signout .textlist-subtitle {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500; }
  .section-page .signout .bat-textlist-glosi {
    width: 75%;
    margin: auto 70px; }
    @media (max-width: 991.98px) {
      .section-page .signout .bat-textlist-glosi {
        width: auto;
        margin: auto 20px; } }

.bat-textlist-glosi .textlist-title {
  font-family: "glo sans", Arial, Helvetica, sans-serif;
  font-weight: 800;
  font-size: 30px;
  line-height: 34px; }
  @media (max-width: 767.98px) {
    .bat-textlist-glosi .textlist-title {
      font-size: 24px;
      line-height: 28px;
      text-align: center; } }

.bat-textlist-glosi .textlist-subtitle {
  font-family: "glo sans", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 20px;
  margin-top: 0px;
  margin-bottom: 0px; }
  @media (max-width: 767.98px) {
    .bat-textlist-glosi .textlist-subtitle {
      font-size: 18px;
      line-height: 20px;
      text-align: center; } }

.bat-textlist-glosi .textlist-title-container {
  border-bottom: 1px solid #dedede; }
  @media (max-width: 767.98px) {
    .bat-textlist-glosi .textlist-title-container {
      margin-left: 20px;
      margin-right: 20px; } }

.bat-textlist-glosi .textlist-list-container {
  padding-bottom: 40px;
  padding-top: 40px; }
  @media (max-width: 767.98px) {
    .bat-textlist-glosi .textlist-list-container {
      margin-left: 5px;
      margin-right: 20px; } }
  .bat-textlist-glosi .textlist-list-container .textlist-list-title {
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 28px; }
    @media (max-width: 767.98px) {
      .bat-textlist-glosi .textlist-list-container .textlist-list-title {
        font-size: 20px;
        line-height: 24px;
        text-align: center; } }
  .bat-textlist-glosi .textlist-list-container .textlist-list {
    margin-left: 20px; }
    @media (max-width: 767.98px) {
      .bat-textlist-glosi .textlist-list-container .textlist-list {
        margin-left: 0px; } }
    .bat-textlist-glosi .textlist-list-container .textlist-list .textlist-list-item {
      list-style: none; }
      .bat-textlist-glosi .textlist-list-container .textlist-list .textlist-list-item .item-text {
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 20px; }

.bat-textlist-glosi .update-date {
  font-family: "glo sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300; }

.update-date p, .update-date .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .update-date .suffix, .update-date .bat-producthero-configurator-stock, .update-date .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .update-date div, .update-date .bat-minicart-cart-item-product-container-nicotine-level, .update-date .bat-minicart-cart-item-product-container-flavor, .update-date .bat-minicart-cart-item-product-container-delivery, .update-date bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .update-date div, .update-date .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .update-date div {
  font-family: "glo sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300; }

@media (max-width: 767.98px) {
  .section-page {
    padding-top: 0px; } }

#faq {
  padding-left: 40px; }
  @media (max-width: 767.98px) {
    #faq {
      padding-left: 0; } }
  #faq .bat-expander {
    border-bottom: 0; }
  #faq .bat-headline {
    max-width: 980px; }
    @media (max-width: 767.98px) {
      #faq .bat-headline {
        padding-left: 40px;
        padding-right: 40px; } }
  #faq .bat-headline-style.headline2, #faq .bat-headline-style.headline2-light, #faq .bat-headline-style.headline2-color1 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 800;
    color: #2a2a2c;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    padding-bottom: 25px;
    margin-bottom: 0px;
    border-bottom: 1px solid #dedede; }
    @media (max-width: 767.98px) {
      #faq .bat-headline-style.headline2, #faq .bat-headline-style.headline2-light, #faq .bat-headline-style.headline2-color1 {
        text-align: center; } }

#productlistinginsidersshop {
  padding-left: 20%; }
  @media (max-width: 767.98px) {
    #productlistinginsidersshop {
      padding-left: 0; } }
  #productlistinginsidersshop .bat-expander {
    border-bottom: 0; }
  #productlistinginsidersshop .bat-headline {
    max-width: 980px; }
    @media (max-width: 767.98px) {
      #productlistinginsidersshop .bat-headline {
        padding-left: 40px;
        padding-right: 40px; } }
  #productlistinginsidersshop .bat-headline-style.headline2, #productlistinginsidersshop .bat-headline-style.headline2-light, #productlistinginsidersshop .bat-headline-style.headline2-color1 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 800;
    color: #2a2a2c;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    padding-bottom: 25px;
    margin-bottom: 0px;
    border-bottom: 1px solid #dedede;
    text-align: center; }

.bat-listaccordion-glosi {
  max-width: 980px; }

.bat-listaccordion-glosi .title-container,
.bat-insiderstabaccordion-glosi .title-container {
  margin-bottom: 40px; }
  @media (max-width: 767.98px) {
    .bat-listaccordion-glosi .title-container,
    .bat-insiderstabaccordion-glosi .title-container {
      margin-bottom: 30px; } }
  @media (max-width: 767.98px) {
    .bat-listaccordion-glosi .title-container .subtitle-container,
    .bat-insiderstabaccordion-glosi .title-container .subtitle-container {
      display: block; } }
  @media (max-width: 767.98px) {
    .bat-listaccordion-glosi .title-container .subtitle-container .cta-container,
    .bat-insiderstabaccordion-glosi .title-container .subtitle-container .cta-container {
      width: fit-content;
      margin: auto; } }

.bat-listaccordion-glosi .uk-container,
.bat-insiderstabaccordion-glosi .uk-container {
  max-width: none;
  /*@include media-breakpoint-down(lg){
            padding-left: 0px;
            padding-right: 0px;
        }*/
  padding-left: 40px;
  padding-right: 40px; }
  @media (min-width: 576px) {
    .bat-listaccordion-glosi .uk-container,
    .bat-insiderstabaccordion-glosi .uk-container {
      padding-left: 0px;
      padding-right: 0px; } }

.bat-listaccordion-glosi .title,
.bat-insiderstabaccordion-glosi .title {
  font-size: 30px;
  line-height: 34px;
  font-weight: 800;
  color: #2a2a2c;
  font-family: "glo sans", Arial, Helvetica, sans-serif; }
  @media (max-width: 767.98px) {
    .bat-listaccordion-glosi .title,
    .bat-insiderstabaccordion-glosi .title {
      font-size: 24px;
      line-height: 28px;
      text-align: center; } }

.bat-listaccordion-glosi .subtitle,
.bat-listaccordion-glosi .subtitle-2,
.bat-insiderstabaccordion-glosi .subtitle,
.bat-insiderstabaccordion-glosi .subtitle-2 {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  font-family: "glo sans", Arial, Helvetica, sans-serif;
  padding-top: 5px; }
  @media (max-width: 767.98px) {
    .bat-listaccordion-glosi .subtitle,
    .bat-listaccordion-glosi .subtitle-2,
    .bat-insiderstabaccordion-glosi .subtitle,
    .bat-insiderstabaccordion-glosi .subtitle-2 {
      text-align: center;
      padding-top: 0px; } }

.bat-listaccordion-glosi a,
.bat-insiderstabaccordion-glosi a {
  text-decoration: none;
  padding-left: 20px; }
  .bat-listaccordion-glosi a span,
  .bat-insiderstabaccordion-glosi a span {
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 1px;
    font-weight: 800; }
  @media (max-width: 767.98px) {
    .bat-listaccordion-glosi a,
    .bat-insiderstabaccordion-glosi a {
      padding-left: 0px; } }

.bat-listaccordion-glosi a:hover,
.bat-insiderstabaccordion-glosi a:hover {
  text-decoration: none;
  color: #3a3a3a; }
  .bat-listaccordion-glosi a:hover span,
  .bat-insiderstabaccordion-glosi a:hover span {
    text-decoration: none;
    color: #3a3a3a; }

.bat-listaccordion-glosi .accordion-title,
.bat-insiderstabaccordion-glosi .accordion-title {
  font-size: 22px;
  line-height: 28px;
  font-weight: 800;
  color: #2a2a2c;
  font-family: "glo sans", Arial, Helvetica, sans-serif;
  padding-bottom: 25px;
  margin-bottom: 0px;
  border-bottom: 1px solid #dedede; }
  @media (max-width: 767.98px) {
    .bat-listaccordion-glosi .accordion-title,
    .bat-insiderstabaccordion-glosi .accordion-title {
      text-align: center; } }

.bat-listaccordion-glosi .list,
.bat-insiderstabaccordion-glosi .list {
  margin-top: 0px; }
  .bat-listaccordion-glosi .list .list-item,
  .bat-insiderstabaccordion-glosi .list .list-item {
    border-bottom: 1px solid #dedede;
    margin-top: 0px; }
    .bat-listaccordion-glosi .list .list-item.uk-padding,
    .bat-insiderstabaccordion-glosi .list .list-item.uk-padding {
      padding: 20px 0px; }
    .bat-listaccordion-glosi .list .list-item .list-item-title,
    .bat-insiderstabaccordion-glosi .list .list-item .list-item-title {
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      font-size: 14px;
      line-height: 24px;
      font-weight: 800;
      display: block;
      color: #2a2a2c;
      padding-left: 0px; }
      .bat-listaccordion-glosi .list .list-item .list-item-title::before,
      .bat-insiderstabaccordion-glosi .list .list-item .list-item-title::before {
        content: "";
        width: 14.4px;
        height: 14.4px;
        padding-top: 5px;
        margin-left: 10px;
        float: right;
        background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E);
        background-repeat: no-repeat;
        background-position: 50% 50%; }
    .bat-listaccordion-glosi .list .list-item.uk-open .list-item-title::before,
    .bat-insiderstabaccordion-glosi .list .list-item.uk-open .list-item-title::before {
      content: "";
      width: 14.4px;
      height: 14.4px;
      padding-top: 5px;
      margin-left: 10px;
      float: right;
      background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E);
      background-repeat: no-repeat;
      background-position: 50% 50%; }
    .bat-listaccordion-glosi .list .list-item .list-item-content,
    .bat-insiderstabaccordion-glosi .list .list-item .list-item-content {
      margin-right: 2%; }
      .bat-listaccordion-glosi .list .list-item .list-item-content p, .bat-listaccordion-glosi .list .list-item .list-item-content .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-listaccordion-glosi .list .list-item .list-item-content .suffix, .bat-listaccordion-glosi .list .list-item .list-item-content .bat-producthero-configurator-stock, .bat-listaccordion-glosi .list .list-item .list-item-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-listaccordion-glosi .list .list-item .list-item-content div, .bat-listaccordion-glosi .list .list-item .list-item-content .bat-minicart-cart-item-product-container-nicotine-level, .bat-listaccordion-glosi .list .list-item .list-item-content .bat-minicart-cart-item-product-container-flavor, .bat-listaccordion-glosi .list .list-item .list-item-content .bat-minicart-cart-item-product-container-delivery, .bat-listaccordion-glosi .list .list-item .list-item-content bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-listaccordion-glosi .list .list-item .list-item-content div, .bat-listaccordion-glosi .list .list-item .list-item-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-listaccordion-glosi .list .list-item .list-item-content div,
      .bat-insiderstabaccordion-glosi .list .list-item .list-item-content p,
      .bat-insiderstabaccordion-glosi .list .list-item .list-item-content .bat-producthero-configurator-price .suffix,
      .bat-producthero-configurator-price .bat-insiderstabaccordion-glosi .list .list-item .list-item-content .suffix,
      .bat-insiderstabaccordion-glosi .list .list-item .list-item-content .bat-producthero-configurator-stock,
      .bat-insiderstabaccordion-glosi .list .list-item .list-item-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
      .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-insiderstabaccordion-glosi .list .list-item .list-item-content div,
      .bat-insiderstabaccordion-glosi .list .list-item .list-item-content .bat-minicart-cart-item-product-container-nicotine-level,
      .bat-insiderstabaccordion-glosi .list .list-item .list-item-content .bat-minicart-cart-item-product-container-flavor,
      .bat-insiderstabaccordion-glosi .list .list-item .list-item-content .bat-minicart-cart-item-product-container-delivery,
      .bat-insiderstabaccordion-glosi .list .list-item .list-item-content bat-cta-steps .bat-cta--steps-item div,
      bat-cta-steps .bat-cta--steps-item .bat-insiderstabaccordion-glosi .list .list-item .list-item-content div,
      .bat-insiderstabaccordion-glosi .list .list-item .list-item-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div,
      .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-insiderstabaccordion-glosi .list .list-item .list-item-content div {
        font-size: 14px;
        line-height: 20px;
        color: #3a3a3a;
        font-family: "glo sans", Arial, Helvetica, sans-serif; }
    .bat-listaccordion-glosi .list .list-item .list-item-title-indicator,
    .bat-insiderstabaccordion-glosi .list .list-item .list-item-title-indicator {
      color: #aaa;
      height: 0px; }

.bat-engraving-glosi {
  padding-bottom: 120px; }
  .invert-engraving-color .bat-engraving-glosi .collection-selected,
  .invert-engraving-color .bat-engraving-glosi .frontText-selected,
  .invert-engraving-color .bat-engraving-glosi .backText-selected {
    filter: invert(100%); }
  @media (max-width: 1199.98px) {
    .bat-engraving-glosi-container {
      display: block;
      margin-left: 0px; } }
  .bat-engraving-glosi-container .collection-selected {
    display: none; }
    .bat-engraving-glosi-container .collection-selected.active {
      display: block;
      width: 325px;
      height: 500px;
      position: absolute;
      top: 27%; }
      .bat-engraving-glosi-container .collection-selected.active picture {
        max-width: initial !important;
        padding: 0;
        height: 100%; }
        @media (max-width: 767.98px) {
          .bat-engraving-glosi-container .collection-selected.active picture {
            width: 70% !important;
            padding-left: 18px;
            padding-top: 15px; } }
        .bat-engraving-glosi-container .collection-selected.active picture img {
          height: 100%;
          object-fit: contain; }
      @media (max-width: 767.98px) {
        .bat-engraving-glosi-container .collection-selected.active {
          width: 150px;
          top: 15%;
          height: 270px; } }
    .bat-engraving-glosi-container .collection-selected.hidden {
      display: none; }
  .bat-engraving-glosi-container .frontText-selected {
    display: none; }
    .bat-engraving-glosi-container .frontText-selected.active {
      display: block;
      position: absolute;
      top: 55%;
      font-size: 45px; }
      @media (max-width: 767.98px) {
        .bat-engraving-glosi-container .frontText-selected.active {
          top: 45%;
          font-size: 25px; } }
    .bat-engraving-glosi-container .frontText-selected.horizontal {
      transform: rotate(0deg); }
    .bat-engraving-glosi-container .frontText-selected.vertical {
      transform: rotate(-90deg); }
    .bat-engraving-glosi-container .frontText-selected.hidden {
      display: none; }
  .bat-engraving-glosi-container .backText-selected {
    display: none; }
    .bat-engraving-glosi-container .backText-selected.active {
      display: block;
      position: absolute;
      padding-left: 30px;
      top: 46%;
      font-size: 45px; }
      @media (max-width: 767.98px) {
        .bat-engraving-glosi-container .backText-selected.active {
          top: 45%;
          font-size: 25px; } }
    .bat-engraving-glosi-container .backText-selected.horizontal {
      transform: rotate(0deg); }
    .bat-engraving-glosi-container .backText-selected.vertical {
      transform: rotate(-90deg); }
    .bat-engraving-glosi-container .backText-selected.hidden {
      display: none; }
  .bat-engraving-glosi .product-image {
    background-color: #E5E5E5;
    padding-left: 0px;
    height: 980px; }
    @media (min-width: 576px) {
      .bat-engraving-glosi .product-image {
        min-width: 640px; } }
    @media (max-width: 767.98px) {
      .bat-engraving-glosi .product-image {
        height: 440px; } }
    .bat-engraving-glosi .product-image-container {
      align-items: center;
      position: relative;
      height: 90%; }
    .bat-engraving-glosi .product-image-list {
      height: 100%; }
      .bat-engraving-glosi .product-image-list-item {
        height: 100%; }
        .bat-engraving-glosi .product-image-list-item picture {
          height: 100%;
          width: 260px; }
          @media (min-width: 768px) {
            .bat-engraving-glosi .product-image-list-item picture {
              width: 585px; } }
          .bat-engraving-glosi .product-image-list-item picture img {
            height: 100%;
            object-fit: cover;
            padding: 30px; }
            @media (max-width: 767.98px) {
              .bat-engraving-glosi .product-image-list-item picture img {
                padding: 0; } }
    @media (max-width: 767.98px) {
      .bat-engraving-glosi .product-image {
        width: 100%;
        padding-left: 0px; } }
    .bat-engraving-glosi .product-image-prevArrow, .bat-engraving-glosi .product-image-nextArrow {
      border-radius: 100%;
      background-color: #2a2a2c;
      opacity: 0.3; }
      .bat-engraving-glosi .product-image-prevArrow i::before, .bat-engraving-glosi .product-image-nextArrow i::before {
        font-size: 20px;
        color: #fff; }
      @media (max-width: 767.98px) {
        .bat-engraving-glosi .product-image-prevArrow, .bat-engraving-glosi .product-image-nextArrow {
          display: none; } }
      .bat-engraving-glosi .product-image-prevArrow.hidden, .bat-engraving-glosi .product-image-nextArrow.hidden {
        display: none; }
    .bat-engraving-glosi .product-image .product-image-list {
      list-style: none;
      padding: 0px; }
      @media (max-width: 767.98px) {
        .bat-engraving-glosi .product-image .product-image-list {
          max-width: 100%; } }
      .bat-engraving-glosi .product-image .product-image-list-item {
        display: none; }
        .bat-engraving-glosi .product-image .product-image-list-item.active {
          display: block; }
    .bat-engraving-glosi .product-image picture {
      padding-top: 60px;
      margin: auto; }
      @media (max-width: 767.98px) {
        .bat-engraving-glosi .product-image picture {
          padding-top: 0px; } }
    .bat-engraving-glosi .product-image-buttons {
      max-width: fit-content;
      margin: auto;
      padding-bottom: 30px; }
      .bat-engraving-glosi .product-image-buttons .front-button,
      .bat-engraving-glosi .product-image-buttons .back-button {
        padding: 13px 40px;
        background-color: #fff;
        font-size: 12px;
        line-height: 14px;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        font-weight: 600;
        letter-spacing: 0.5px;
        color: #6B6B6B; }
        .bat-engraving-glosi .product-image-buttons .front-button.selected,
        .bat-engraving-glosi .product-image-buttons .back-button.selected {
          background-color: #000;
          color: #fff; }
      .bat-engraving-glosi .product-image-buttons.hidden {
        display: none; }
    .bat-engraving-glosi .product-image-colors {
      max-width: fit-content;
      margin: auto;
      padding-bottom: 30px;
      text-align: center; }
      .bat-engraving-glosi .product-image-colors .colors-container {
        margin-bottom: 10px; }
        .bat-engraving-glosi .product-image-colors .colors-container i::before {
          font-size: 20px; }
      .bat-engraving-glosi .product-image-colors .color {
        padding: 15px;
        border-radius: 100%;
        margin-left: 5px;
        margin-right: 5px; }
      .bat-engraving-glosi .product-image-colors .label {
        font-size: 14px;
        line-height: 34px;
        padding-top: 5px; }
        @media (max-width: 767.98px) {
          .bat-engraving-glosi .product-image-colors .label {
            display: none; } }
      .bat-engraving-glosi .product-image-colors.hidden {
        display: none; }
  .bat-engraving-glosi .product-engraving {
    padding-left: 0px; }
    @media (max-width: 767.98px) {
      .bat-engraving-glosi .product-engraving {
        width: 100%;
        padding-left: 0px; } }
    .bat-engraving-glosi .product-engraving-info {
      padding: 20px 100px 0px;
      align-items: center; }
      @media (max-width: 767.98px) {
        .bat-engraving-glosi .product-engraving-info {
          padding: 20px 20px; } }
      .bat-engraving-glosi .product-engraving-info-name {
        max-width: 85%; }
      .bat-engraving-glosi .product-engraving-info-name, .bat-engraving-glosi .product-engraving-info-price {
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        font-size: 20px;
        line-height: 34px;
        font-weight: 600; }
        @media (max-width: 767.98px) {
          .bat-engraving-glosi .product-engraving-info-name, .bat-engraving-glosi .product-engraving-info-price {
            font-size: 18px;
            line-height: 27px;
            width: 70%; } }
      .bat-engraving-glosi .product-engraving-info-price {
        margin-right: 10px; }
        @media (max-width: 767.98px) {
          .bat-engraving-glosi .product-engraving-info-price {
            margin-right: 0px; } }
      .bat-engraving-glosi .product-engraving-info .bat-icon::before {
        font-size: 20px; }
        @media (max-width: 767.98px) {
          .bat-engraving-glosi .product-engraving-info .bat-icon::before {
            font-size: 16px; } }
      @media (max-width: 767.98px) {
        .bat-engraving-glosi .product-engraving-info .bat-icon {
          padding-bottom: 4px; } }

.bat-tabs-glosi {
  border-top: solid 12px #aaa;
  position: relative; }
  .bat-tabs-glosi-indicator {
    border-color: #aaa transparent transparent;
    border-style: solid;
    border-width: 12px 7px 0;
    height: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: left .25s ease-in, opacity .5s ease-in;
    width: 0; }
    .bat-tabs-glosi-indicator.active {
      opacity: 1; }
  .bat-tabs-glosi-list {
    list-style: none;
    margin: 12px 0 0;
    padding: 0; }
    .bat-tabs-glosi-list-item {
      flex: 0 0 auto;
      margin: 0;
      padding-left: 0px; }
      .bat-tabs-glosi-list-item-button {
        align-items: center;
        display: flex;
        padding: 10px;
        justify-content: center;
        width: 100%; }
        .bat-tabs-glosi-list-item-button i {
          height: 16px;
          margin-left: 20px;
          width: 16px; }
          .bat-tabs-glosi-list-item-button i:before {
            font-size: 16px; }
        .active .bat-tabs-glosi-list-item-button {
          border-bottom: solid 1px #aaa; }
  .bat-tabs-glosi-panels-panel {
    display: none;
    overflow: hidden; }
    .authorEditMode .bat-tabs-glosi-panels-panel {
      display: block; }
    .bat-tabs-glosi-panels-panel.active {
      display: block; }
    .bat-tabs-glosi-panels-panel > div {
      padding: 20px 0; }

body .bat-wrapper bat-tabs-glosi {
  padding-bottom: 40px; }
  body .bat-wrapper bat-tabs-glosi bat-sectiondefault-glosi .card {
    display: none; }
    body .bat-wrapper bat-tabs-glosi bat-sectiondefault-glosi .card:first-child {
      display: block; }
  @media (min-width: 992px) {
    body .bat-wrapper bat-tabs-glosi.bat {
      height: 525px;
      margin-left: -3.5px;
      min-height: 500px;
      padding: 0px 100px; } }
  body .bat-wrapper bat-tabs-glosi .bat-tabs-glosi {
    border-top: 0; }
    body .bat-wrapper bat-tabs-glosi .bat-tabs-glosi-list {
      justify-content: center;
      margin-top: 0; }
      body .bat-wrapper bat-tabs-glosi .bat-tabs-glosi-list-item-button {
        border-bottom: 2px solid #dedede;
        box-shadow: none;
        padding: 12px; }
        @media (min-width: 768px) {
          body .bat-wrapper bat-tabs-glosi .bat-tabs-glosi-list-item-button {
            padding: 12px 20px; } }
        @media (min-width: 992px) {
          body .bat-wrapper bat-tabs-glosi .bat-tabs-glosi-list-item-button {
            padding: 12px 30px; } }
        body .bat-wrapper bat-tabs-glosi .bat-tabs-glosi-list-item-button span {
          color: #dedede;
          font-family: "glo sans", Arial, Helvetica, sans-serif;
          font-size: 12px;
          font-weight: 700;
          letter-spacing: 0.04rem;
          line-height: 14px;
          position: relative; }
      body .bat-wrapper bat-tabs-glosi .bat-tabs-glosi-list-item.active button {
        border-bottom: 3px solid #EC7B2E; }
        body .bat-wrapper bat-tabs-glosi .bat-tabs-glosi-list-item.active button span {
          color: #000; }
          @media (min-width: 992px) {
            body .bat-wrapper bat-tabs-glosi .bat-tabs-glosi-list-item.active button span {
              color: #000; } }

.bat-sectionengraving-glosi {
  padding-left: 10px;
  padding-right: 10px; }
  .bat-sectionengraving-glosi .front-section.hidden,
  .bat-sectionengraving-glosi .back-section.hidden,
  .bat-sectionengraving-glosi .summary-section.hidden {
    display: none; }
  .bat-sectionengraving-glosi .front-section .cta-container,
  .bat-sectionengraving-glosi .back-section .cta-container,
  .bat-sectionengraving-glosi .summary-section .cta-container {
    margin-top: 30px; }
  .bat-sectionengraving-glosi .front-section .customization-selection {
    display: contents; }
  .bat-sectionengraving-glosi .front-section .input-form {
    margin-bottom: 20px; }
  .bat-sectionengraving-glosi .front-section .front-title,
  .bat-sectionengraving-glosi .front-section .front-text {
    margin-left: 5px;
    margin-right: 5px; }
  .bat-sectionengraving-glosi .front-section .customization-selection .uk-slider-items {
    margin-left: 5px;
    margin-right: 5px; }
    .bat-sectionengraving-glosi .front-section .customization-selection .uk-slider-items li {
      height: 180px; }
  .bat-sectionengraving-glosi .cta-nav {
    padding-top: 20px;
    padding-bottom: 10px; }
    .bat-sectionengraving-glosi .cta-nav .back-cta,
    .bat-sectionengraving-glosi .cta-nav .back-cta-back,
    .bat-sectionengraving-glosi .cta-nav .back-cta-summary {
      font-size: 14px;
      line-height: 28px;
      letter-spacing: 1px;
      font-weight: 700;
      font-family: "glo sans", Arial, Helvetica, sans-serif; }
    .bat-sectionengraving-glosi .cta-nav .cancel-engraving {
      font: inherit;
      font-size: 14px;
      line-height: 20px;
      text-decoration: underline; }
  .bat-sectionengraving-glosi h3, .bat-sectionengraving-glosi bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-sectionengraving-glosi .bat-producthero-configurator-title, .bat-sectionengraving-glosi bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-sectionengraving-glosi .bat-producthero-configurator-title {
    font-size: 24px;
    line-height: 28px;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 10px; }
    @media (max-width: 767.98px) {
      .bat-sectionengraving-glosi h3, .bat-sectionengraving-glosi bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-sectionengraving-glosi .bat-producthero-configurator-title, .bat-sectionengraving-glosi bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-sectionengraving-glosi .bat-producthero-configurator-title {
        font-size: 18px;
        line-height: 24px; } }
  .bat-sectionengraving-glosi p, .bat-sectionengraving-glosi .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-sectionengraving-glosi .suffix, .bat-sectionengraving-glosi .bat-producthero-configurator-stock, .bat-sectionengraving-glosi .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-sectionengraving-glosi div, .bat-sectionengraving-glosi .bat-minicart-cart-item-product-container-nicotine-level, .bat-sectionengraving-glosi .bat-minicart-cart-item-product-container-flavor, .bat-sectionengraving-glosi .bat-minicart-cart-item-product-container-delivery, .bat-sectionengraving-glosi bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-sectionengraving-glosi div, .bat-sectionengraving-glosi .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-sectionengraving-glosi div {
    font-size: 16px;
    line-height: 24px;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-weight: 300; }
    @media (max-width: 767.98px) {
      .bat-sectionengraving-glosi p, .bat-sectionengraving-glosi .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-sectionengraving-glosi .suffix, .bat-sectionengraving-glosi .bat-producthero-configurator-stock, .bat-sectionengraving-glosi .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-sectionengraving-glosi div, .bat-sectionengraving-glosi .bat-minicart-cart-item-product-container-nicotine-level, .bat-sectionengraving-glosi .bat-minicart-cart-item-product-container-flavor, .bat-sectionengraving-glosi .bat-minicart-cart-item-product-container-delivery, .bat-sectionengraving-glosi bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-sectionengraving-glosi div, .bat-sectionengraving-glosi .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-sectionengraving-glosi div {
        font-size: 14px;
        line-height: 20px; } }
  .bat-sectionengraving-glosi .customization-selection {
    margin-top: 20px; }
    .bat-sectionengraving-glosi .customization-selection .collection-logo {
      background-color: #E5E5E5;
      height: 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      cursor: pointer; }
      .bat-sectionengraving-glosi .customization-selection .collection-logo.selected {
        filter: invert(100%); }
      .bat-sectionengraving-glosi .customization-selection .collection-logo .image-container {
        max-width: 33%;
        max-height: 80%;
        display: flex;
        align-items: center; }
        .bat-sectionengraving-glosi .customization-selection .collection-logo .image-container picture, .bat-sectionengraving-glosi .customization-selection .collection-logo .image-container img {
          height: 100%;
          object-fit: contain; }
      .bat-sectionengraving-glosi .customization-selection .collection-logo .customization-text {
        font-weight: 600; }
    .bat-sectionengraving-glosi .customization-selection .text-logo {
      background-color: #E5E5E5;
      margin-left: 5px;
      height: 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      cursor: pointer; }
      .bat-sectionengraving-glosi .customization-selection .text-logo.selected {
        filter: invert(100%); }
      .bat-sectionengraving-glosi .customization-selection .text-logo .image-container {
        max-width: 66%;
        max-height: 80%;
        display: flex;
        align-items: center; }
      .bat-sectionengraving-glosi .customization-selection .text-logo .customization-text {
        font-weight: 600;
        padding-top: 1%; }
    .bat-sectionengraving-glosi .customization-selection .collection-engraving {
      padding: 0px 40px;
      background-color: #dedede;
      margin-right: 5px;
      cursor: pointer; }
      @media (min-width: 1200px) {
        .bat-sectionengraving-glosi .customization-selection .collection-engraving {
          width: 100%;
          margin-bottom: 5px; }
          .bat-sectionengraving-glosi .customization-selection .collection-engraving picture, .bat-sectionengraving-glosi .customization-selection .collection-engraving img {
            max-height: 180px;
            object-fit: contain; } }
      @media (max-width: 1199.98px) {
        .bat-sectionengraving-glosi .customization-selection .collection-engraving {
          height: 100%;
          display: flex;
          align-items: center;
          justify-content: center;
          padding: 0; }
          .bat-sectionengraving-glosi .customization-selection .collection-engraving picture, .bat-sectionengraving-glosi .customization-selection .collection-engraving img {
            height: 100%;
            width: unset; } }
      .bat-sectionengraving-glosi .customization-selection .collection-engraving.selected {
        filter: invert(100%); }
    .bat-sectionengraving-glosi .customization-selection .text-engraving {
      margin-right: 5px;
      margin-bottom: 5px;
      background: #efefef;
      text-align: center;
      flex-direction: column;
      margin-bottom: 5px;
      color: #2a2a2a;
      padding: 0;
      cursor: pointer; }
      .bat-sectionengraving-glosi .customization-selection .text-engraving.selected {
        filter: invert(100%); }
      .bat-sectionengraving-glosi .customization-selection .text-engraving .img-wrap {
        height: 50px;
        margin-bottom: 10px;
        width: 100%;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        margin-top: 5px; }
        .bat-sectionengraving-glosi .customization-selection .text-engraving .img-wrap .font-preview {
          font-size: 45px;
          font-weight: 600; }
          @media (max-width: 767.98px) {
            .bat-sectionengraving-glosi .customization-selection .text-engraving .img-wrap .font-preview {
              font-size: 35px; } }
      .bat-sectionengraving-glosi .customization-selection .text-engraving .option-title {
        font-size: 12px;
        font-weight: 500;
        display: block;
        text-transform: uppercase;
        margin-bottom: 0;
        margin-top: 4px;
        letter-spacing: 1px; }
  .bat-sectionengraving-glosi .text-direction {
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: 700; }
  .bat-sectionengraving-glosi .input-direction-cta {
    margin-bottom: 20px; }
    .bat-sectionengraving-glosi .input-direction-cta .vertical-cta,
    .bat-sectionengraving-glosi .input-direction-cta .horizontal-cta {
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      font-size: 12px;
      line-height: 14px;
      font-weight: 700;
      padding: 13px 50px;
      background-color: #efefef;
      margin-right: 5px;
      color: #6B6B6B; }
      @media (max-width: 767.98px) {
        .bat-sectionengraving-glosi .input-direction-cta .vertical-cta,
        .bat-sectionengraving-glosi .input-direction-cta .horizontal-cta {
          width: 100%; } }
      .bat-sectionengraving-glosi .input-direction-cta .vertical-cta.selected,
      .bat-sectionengraving-glosi .input-direction-cta .horizontal-cta.selected {
        background-color: #000;
        color: #fff; }
    .bat-sectionengraving-glosi .input-direction-cta .vertical-cta-back,
    .bat-sectionengraving-glosi .input-direction-cta .horizontal-cta-back {
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      font-size: 12px;
      line-height: 14px;
      font-weight: 700;
      padding: 13px 50px;
      background-color: #efefef;
      margin-right: 5px;
      color: #6B6B6B; }
      @media (max-width: 767.98px) {
        .bat-sectionengraving-glosi .input-direction-cta .vertical-cta-back,
        .bat-sectionengraving-glosi .input-direction-cta .horizontal-cta-back {
          width: 100%; } }
      .bat-sectionengraving-glosi .input-direction-cta .vertical-cta-back.selected,
      .bat-sectionengraving-glosi .input-direction-cta .horizontal-cta-back.selected {
        background-color: #000;
        color: #fff; }
  .bat-sectionengraving-glosi .input-form .input-info {
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px; }
    .bat-sectionengraving-glosi .input-form .input-info.hidden {
      display: none; }
  .bat-sectionengraving-glosi .error-msg {
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #e00830; }
    .bat-sectionengraving-glosi .error-msg.hidden {
      display: none; }
  .bat-sectionengraving-glosi .continueCta,
  .bat-sectionengraving-glosi .continueCta-back,
  .bat-sectionengraving-glosi .addToBasketCta {
    margin-top: 10px; }
  .bat-sectionengraving-glosi .addToBasketCta,
  .bat-sectionengraving-glosi .continueCta {
    width: 100%; }
  .bat-sectionengraving-glosi .nofront-engraving,
  .bat-sectionengraving-glosi .noback-engraving {
    display: block;
    margin-top: 20px;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 34px;
    text-decoration: underline; }
  .bat-sectionengraving-glosi .summary {
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px 0px;
    border-top: 2px solid #DEDEDE; }
    .bat-sectionengraving-glosi .summary:last-of-type {
      border-bottom: 2px solid #DEDEDE; }
    .bat-sectionengraving-glosi .summary li picture {
      width: 50%; }
    .bat-sectionengraving-glosi .summary-image {
      overflow: hidden;
      border-radius: 50%;
      min-width: 60px;
      max-width: 60px;
      min-height: 60px;
      max-height: 60px;
      display: flex;
      background-color: #efefef;
      align-items: center;
      justify-content: center; }
      .bat-sectionengraving-glosi .summary-image picture {
        width: 70%; }
    .bat-sectionengraving-glosi .summary .summary-table {
      margin: 0px;
      margin-left: 20px; }
      @media (max-width: 767.98px) {
        .bat-sectionengraving-glosi .summary .summary-table {
          margin-left: 2px; } }
      .bat-sectionengraving-glosi .summary .summary-table .summary-table-heading {
        font-size: 16px;
        line-height: 28px;
        font-weight: 600;
        color: black;
        padding: 0px; }
      .bat-sectionengraving-glosi .summary .summary-table .summary-table-data {
        border: none;
        padding: 0px;
        width: 40%; }
        .bat-sectionengraving-glosi .summary .summary-table .summary-table-data.data-cta {
          max-width: fit-content;
          margin: auto;
          width: 100%; }
          .bat-sectionengraving-glosi .summary .summary-table .summary-table-data.data-cta .summary-button-edit {
            font-family: "glo sans", Arial, Helvetica, sans-serif;
            font-size: 12px;
            line-height: 15px;
            font-weight: 600;
            margin-right: 5px; }
            @media (max-width: 767.98px) {
              .bat-sectionengraving-glosi .summary .summary-table .summary-table-data.data-cta .summary-button-edit {
                margin-right: 1px; } }
          .bat-sectionengraving-glosi .summary .summary-table .summary-table-data.data-cta .summary-button-cancel::before {
            background-color: #efefef;
            border-radius: 100%; }
            @media (max-width: 767.98px) {
              .bat-sectionengraving-glosi .summary .summary-table .summary-table-data.data-cta .summary-button-cancel::before {
                font-size: 20px; } }
        .bat-sectionengraving-glosi .summary .summary-table .summary-table-data .data {
          display: block;
          font-family: "glo sans", Arial, Helvetica, sans-serif;
          font-size: 14px;
          line-height: 15px;
          font-weight: 300;
          padding-top: 5px;
          padding-bottom: 5px; }
          @media (max-width: 767.98px) {
            .bat-sectionengraving-glosi .summary .summary-table .summary-table-data .data {
              font-size: 12px;
              line-height: 14px; } }
  .bat-sectionengraving-glosi .summary-title {
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 10px; }
  .bat-sectionengraving-glosi .summary-warning {
    margin-top: 20px;
    font-size: 12px;
    line-height: 15px;
    font-weight: 300; }
  @media (max-width: 767.98px) {
    .bat-sectionengraving-glosi .cta-container {
      max-width: fit-content;
      margin: auto; } }

.bat-reviewslist-glosi {
  background-color: #2a2a2c; }
  @media (min-width: 576px) {
    .bat-reviewslist-glosi-container .bat-modal.active {
      display: contents; }
    .bat-reviewslist-glosi-container .bat-modal .bat-modal-content {
      width: inherit;
      background-color: #3a3a3a;
      top: 0px; }
      .bat-reviewslist-glosi-container .bat-modal .bat-modal-content i::before {
        color: #fff; } }
  @media (max-width: 767.98px) {
    .bat-reviewslist-glosi-container {
      display: block;
      padding: 30px 20px; }
      .bat-reviewslist-glosi-container .add-review-cta {
        display: block;
        max-width: fit-content;
        margin: auto;
        padding: 17px 100px; }
      .bat-reviewslist-glosi-container .bat-message {
        display: none; }
        .bat-reviewslist-glosi-container .bat-message.show {
          display: block;
          background-color: #e00830;
          margin: 20px 0px; }
          .bat-reviewslist-glosi-container .bat-message.show .md {
            color: #fff;
            font-weight: 600; }
            .bat-reviewslist-glosi-container .bat-message.show .md a {
              color: #fff;
              font-weight: 600; } }
  .bat-reviewslist-glosi-container-title {
    width: 30%; }
    @media (min-width: 576px) {
      .bat-reviewslist-glosi-container-title {
        padding: 60px 60px;
        padding-right: 0px; } }
    @media (max-width: 767.98px) {
      .bat-reviewslist-glosi-container-title {
        width: auto;
        text-align: center;
        margin-bottom: 40px; } }
    .bat-reviewslist-glosi-container-title .title {
      color: #fff;
      font-size: 30px;
      line-height: 34px;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      font-weight: 800;
      margin-bottom: 10px; }
    .bat-reviewslist-glosi-container-title .reviewsNumber {
      color: #fff;
      font-size: 12px;
      line-height: 14px;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      font-weight: 500;
      margin-bottom: 40px;
      letter-spacing: 1px; }
    .bat-reviewslist-glosi-container-title .add-review-cta {
      display: block;
      margin-top: 40px;
      padding: 17px 50px; }
      @media (max-width: 767.98px) {
        .bat-reviewslist-glosi-container-title .add-review-cta {
          max-width: fit-content;
          margin: auto;
          padding: 17px 100px; } }
    .bat-reviewslist-glosi-container-title .bat-message {
      display: none; }
      .bat-reviewslist-glosi-container-title .bat-message.show {
        display: block;
        background-color: #e00830;
        margin-top: 45px;
        margin-right: 40px; }
        @media (max-width: 767.98px) {
          .bat-reviewslist-glosi-container-title .bat-message.show {
            margin-right: 0px; } }
        .bat-reviewslist-glosi-container-title .bat-message.show .md {
          color: #fff;
          font-size: 12px;
          line-height: 18px;
          font-weight: 600; }
          .bat-reviewslist-glosi-container-title .bat-message.show .md a {
            color: #fff;
            font-size: 12px;
            line-height: 18px;
            font-weight: 600;
            text-decoration: underline; }
  .bat-reviewslist-glosi-container-reviews {
    width: 50%; }
    @media (min-width: 576px) {
      .bat-reviewslist-glosi-container-reviews {
        padding: 60px 60px;
        padding-left: 0px; } }
    .bat-reviewslist-glosi-container-reviews.hidden {
      display: none; }
    @media (max-width: 767.98px) {
      .bat-reviewslist-glosi-container-reviews {
        width: auto; } }
    .bat-reviewslist-glosi-container-reviews .review-container.hidden {
      display: none; }
    .bat-reviewslist-glosi-container-reviews .review-by {
      font-size: 12px;
      line-height: 20px;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      color: #fff;
      margin-left: 20px; }
    .bat-reviewslist-glosi-container-reviews .title {
      font-size: 20px;
      line-height: 24px;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      color: #fff;
      font-weight: 800;
      margin-top: 20px;
      margin-bottom: 20px; }
    .bat-reviewslist-glosi-container-reviews .text {
      font-size: 14px;
      line-height: 20px;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      color: #fff;
      margin-bottom: 50px; }
    .bat-reviewslist-glosi-container-reviews .page-selector {
      color: #fff; }
      .bat-reviewslist-glosi-container-reviews .page-selector .pages {
        list-style: none;
        padding-right: 16px; }
      .bat-reviewslist-glosi-container-reviews .page-selector .page {
        padding: 4px 11px;
        background: orangered;
        border-radius: 100%;
        font-size: 14px;
        width: 27px;
        height: 25px; }
    .bat-reviewslist-glosi-container-reviews .bat-pagination {
      align-items: center;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      @media (max-width: 767.98px) {
        .bat-reviewslist-glosi-container-reviews .bat-pagination {
          margin-bottom: 50px; } }
      .bat-reviewslist-glosi-container-reviews .bat-pagination-label {
        font-size: 14px;
        line-height: 14px;
        color: #2a2a2c;
        margin: 10px 0; }
      .bat-reviewslist-glosi-container-reviews .bat-pagination-buttons {
        align-items: center;
        display: flex;
        flex-wrap: wrap; }
      .bat-reviewslist-glosi-container-reviews .bat-pagination-button-wrapper button {
        font-size: 14px;
        line-height: 14px;
        border-radius: 52px;
        color: #fff;
        height: 30px;
        transition: color .1s ease-in;
        width: 30px; }
        .bat-reviewslist-glosi-container-reviews .bat-pagination-button-wrapper button.active {
          background-color: #cd4a04;
          color: #fff; }
        .bat-reviewslist-glosi-container-reviews .bat-pagination-button-wrapper button:hover {
          color: #fff; }
          .bat-reviewslist-glosi-container-reviews .bat-pagination-button-wrapper button:hover i:before {
            color: #fff; }
        .bat-reviewslist-glosi-container-reviews .bat-pagination-button-wrapper button i {
          height: 30px;
          width: 30px; }
          .bat-reviewslist-glosi-container-reviews .bat-pagination-button-wrapper button i:before {
            color: #fff;
            font-size: 20px;
            transition: color .1s ease-in; }
      .bat-reviewslist-glosi-container-reviews .bat-pagination .button-pages-container {
        display: flex; }
        .bat-reviewslist-glosi-container-reviews .bat-pagination .button-pages-container .bat-pagination-button-wrapper-page button {
          font-size: 14px;
          line-height: 14px;
          border-radius: 52px;
          color: #fff;
          height: 30px;
          transition: color .1s ease-in;
          width: 30px;
          margin-left: 5px;
          margin-right: 5px;
          font-family: "glo sans", Arial, Helvetica, sans-serif; }
          .bat-reviewslist-glosi-container-reviews .bat-pagination .button-pages-container .bat-pagination-button-wrapper-page button.active {
            background-color: #cd4a04;
            color: #fff; }
          .bat-reviewslist-glosi-container-reviews .bat-pagination .button-pages-container .bat-pagination-button-wrapper-page button:hover {
            color: #fff; }
            .bat-reviewslist-glosi-container-reviews .bat-pagination .button-pages-container .bat-pagination-button-wrapper-page button:hover i:before {
              color: #fff; }
          .bat-reviewslist-glosi-container-reviews .bat-pagination .button-pages-container .bat-pagination-button-wrapper-page button i {
            height: 30px;
            width: 30px; }
            .bat-reviewslist-glosi-container-reviews .bat-pagination .button-pages-container .bat-pagination-button-wrapper-page button i:before {
              color: #fff;
              font-size: 20px;
              transition: color .1s ease-in; }
        .bat-reviewslist-glosi-container-reviews .bat-pagination .button-pages-container .bat-pagination-button-wrapper-page.hidden {
          display: none; }
        .bat-reviewslist-glosi-container-reviews .bat-pagination .button-pages-container .more-pages {
          font-family: "glo sans", Arial, Helvetica, sans-serif;
          color: #fff;
          font-size: 16px;
          letter-spacing: 3px;
          margin-left: 10px; }
          .bat-reviewslist-glosi-container-reviews .bat-pagination .button-pages-container .more-pages.hidden {
            display: none; }
      .bat-reviewslist-glosi-container-reviews .bat-pagination.hidden {
        display: none; }
    .bat-reviewslist-glosi-container-reviews .noReviewMessage {
      font-size: 20px;
      line-height: 20px;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      color: #fff; }
  .bat-reviewslist-glosi .rating-white {
    display: inline-block;
    unicode-bidi: bidi-override;
    color: white;
    font-size: 13px;
    letter-spacing: 5px;
    height: 23px;
    width: auto;
    margin: 0;
    position: relative;
    padding: 0;
    font-family: FontAwesome; }
  .bat-reviewslist-glosi .rating-upper {
    color: white;
    padding: 0;
    position: absolute;
    z-index: 1;
    display: flex;
    top: 0;
    left: 0;
    overflow: hidden; }
    .bat-reviewslist-glosi .rating-upper::before {
      content: "\f005 \f005 \f005 \f005 \f005"; }
  .bat-reviewslist-glosi .rating-lower {
    padding: 0;
    display: flex;
    z-index: 0; }
    .bat-reviewslist-glosi .rating-lower::before {
      content: "\f006 \f006 \f006 \f006 \f006"; }

.bat-section-glosimodal .bat-modal-content {
  background-color: #3a3a3a;
  top: 0px; }
  @media (max-width: 767.98px) {
    .bat-section-glosimodal .bat-modal-content {
      width: inherit;
      padding-right: 20px;
      padding-left: 20px; } }
  .bat-section-glosimodal .bat-modal-content .bat-modal-close i::before {
    color: #fff; }

.bat-reviewsform-glosi {
  background-color: #3a3a3a; }
  .bat-reviewsform-glosi legend,
  .bat-reviewsform-glosi label {
    color: #fff; }
  .bat-reviewsform-glosi .product-label {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1.2px;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    color: #fff; }
  .bat-reviewsform-glosi .product-name {
    font-size: 20px;
    line-height: 24px;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-weight: 800;
    color: #fff;
    margin-top: 0px; }
  .bat-reviewsform-glosi .success-title {
    font-size: 20px;
    line-height: 24px;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 800;
    margin-top: 20px;
    margin-bottom: 20px; }
  .bat-reviewsform-glosi .success-text {
    font-size: 14px;
    line-height: 20px;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    color: #fff;
    margin-bottom: 50px; }
  .bat-reviewsform-glosi-form {
    display: flex;
    flex-direction: column; }
    @media (min-width: 576px) {
      .bat-reviewsform-glosi-form {
        width: 75%; } }
    .bat-reviewsform-glosi-form label,
    .bat-reviewsform-glosi-form legend {
      display: block;
      font-size: .8rem;
      font-weight: bold;
      margin-bottom: 1rem; }
      .bat-reviewsform-glosi-form label input,
      .bat-reviewsform-glosi-form label textarea,
      .bat-reviewsform-glosi-form legend input,
      .bat-reviewsform-glosi-form legend textarea {
        margin: .5rem 0; }
    @media (max-width: 767.98px) {
      .bat-reviewsform-glosi-form .name-container {
        display: block; } }
    .bat-reviewsform-glosi-form .name-container .title {
      margin-left: 20px; }
      @media (max-width: 767.98px) {
        .bat-reviewsform-glosi-form .name-container .title {
          display: block;
          margin-left: 0px; } }
    @media (min-width: 576px) {
      .bat-reviewsform-glosi-form .name-container .name,
      .bat-reviewsform-glosi-form .name-container .title {
        width: 100%; } }
    .bat-reviewsform-glosi-form .textarea-wrapper {
      margin-bottom: 1rem; }
      .bat-reviewsform-glosi-form .textarea-wrapper label {
        margin-bottom: 0; }
      .bat-reviewsform-glosi-form .textarea-wrapper textarea {
        resize: none;
        width: 100%; }
    @media (max-width: 767.98px) {
      .bat-reviewsform-glosi-form .cta-container {
        display: contents; } }
    @media (max-width: 767.98px) {
      .bat-reviewsform-glosi-form .cta-container .submit {
        margin: auto;
        padding-left: 80px;
        padding-right: 80px; } }
    @media (max-width: 767.98px) {
      .bat-reviewsform-glosi-form .cta-container .cancel-cta {
        margin-top: 30px; } }
    .bat-reviewsform-glosi-form .cta-container .cancel-cta .cancel-label {
      font-size: 14px;
      line-height: 18px;
      letter-spacing: 1px;
      color: #fff; }
      @media (max-width: 767.98px) {
        .bat-reviewsform-glosi-form .cta-container .cancel-cta .cancel-label {
          display: contents; } }
    .bat-reviewsform-glosi-form .form-error {
      color: red;
      display: none;
      font-size: .8rem;
      font-style: italic;
      font-weight: 400; }
    .bat-reviewsform-glosi-form .name-input {
      margin-right: 10px; }
      @media (max-width: 767.98px) {
        .bat-reviewsform-glosi-form .name-input {
          margin-right: 0px; } }
    @media (min-width: 576px) {
      .bat-reviewsform-glosi-form .bat-cta-style {
        max-width: 200px; } }
  .bat-reviewsform-glosi-ratings {
    max-width: fit-content;
    display: inline-block;
    border: 0; }
    .bat-reviewsform-glosi-ratings input:checked ~ label,
    .bat-reviewsform-glosi-ratings label:hover, .bat-reviewsform-glosi-ratings label:hover ~ label {
      color: #f9d602; }
    .bat-reviewsform-glosi-ratings input:checked + label:hover, .bat-reviewsform-glosi-ratings input:checked ~ label:hover,
    .bat-reviewsform-glosi-ratings input:checked ~ label:hover ~ label,
    .bat-reviewsform-glosi-ratings label:hover ~ input:checked ~ label {
      color: #f9d602; }
    .bat-reviewsform-glosi-ratings .rating-label {
      padding-top: 20px; }
  .bat-reviewsform-glosi-ratings > input {
    display: none; }
  .bat-reviewsform-glosi-ratings > label {
    float: right; }
  .bat-reviewsform-glosi-ratings > label:before {
    display: inline-block;
    font-size: 1rem;
    padding: .3rem .1rem;
    margin: 0;
    cursor: pointer;
    font-family: FontAwesome;
    content: "\f005 "; }
  .bat-reviewsform-glosi-ratings .half:before {
    content: "\f089 ";
    position: absolute;
    padding-right: 0; }
  .bat-reviewsform-glosi-comments {
    position: relative; }
    .bat-reviewsform-glosi-comments .counter {
      bottom: 1rem;
      font-size: .8rem;
      font-weight: normal;
      position: absolute;
      right: 1rem;
      z-index: 1; }

.bat-reviewslist {
  width: 100%; }
  .bat-reviewslist h5, .bat-reviewslist bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-reviewslist .bat-quantity-label, .bat-reviewslist bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-reviewslist .heading, .bat-reviewslist bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-reviewslist .bat-quantity-label, .bat-reviewslist bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-reviewslist .heading {
    line-height: 1;
    margin-bottom: .75rem; }
  .bat-reviewslist-slot {
    margin-bottom: .75rem;
    width: 100%; }
  .bat-reviewslist-summary {
    color: #aaa;
    font-size: .9rem;
    margin-bottom: .75rem; }
  .bat-reviewslist-stars {
    color: #aaa;
    margin-bottom: .75rem; }
    .bat-reviewslist-stars .star.active {
      color: #f9d602; }
  .bat-reviewslist-list {
    background-color: #f4f4f4;
    padding: 2rem 3rem; }
  .bat-reviewslist-item-wrapper hr {
    background-color: #aaa;
    border: 0;
    height: 1px;
    margin: 2rem 0; }
  .bat-reviewslist-title {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: .75rem; }
  .bat-reviewslist-user {
    color: #aaa;
    font-size: .9rem;
    margin-bottom: .75rem; }
  .bat-reviewslist-loadmore {
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center; }
    .bat-reviewslist-loadmore button {
      align-items: center;
      display: flex;
      flex-direction: column;
      font-size: 1rem;
      justify-content: center; }

.plp-hero-glosi .bat-hero-glosi {
  background-color: #2a2a2c; }
  .plp-hero-glosi .bat-hero-glosi-content ul {
    margin-top: 1rem; }
  .plp-hero-glosi .bat-hero-glosi-content .bat-button, .plp-hero-glosi .bat-hero-glosi-content .bat-cta-style.button-dark, .plp-hero-glosi .bat-hero-glosi-content .bat-cta-style.button-light, .plp-hero-glosi .bat-hero-glosi-content .bat-cta-style.button-secondary-dark, .plp-hero-glosi .bat-hero-glosi-content .bat-cta-style.button-secondary-light, .plp-hero-glosi .bat-hero-glosi-content .bat-cta-style.button-dark-disabled {
    margin-top: 1.5rem; }
  .plp-hero-glosi .bat-hero-glosi-content.light p, .plp-hero-glosi .bat-hero-glosi-content.light .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi-content.light .suffix, .plp-hero-glosi .bat-hero-glosi-content.light .bat-producthero-configurator-stock, .plp-hero-glosi .bat-hero-glosi-content.light .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi-content.light div, .plp-hero-glosi .bat-hero-glosi-content.light .bat-minicart-cart-item-product-container-nicotine-level, .plp-hero-glosi .bat-hero-glosi-content.light .bat-minicart-cart-item-product-container-flavor, .plp-hero-glosi .bat-hero-glosi-content.light .bat-minicart-cart-item-product-container-delivery, .plp-hero-glosi .bat-hero-glosi-content.light bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .plp-hero-glosi .bat-hero-glosi-content.light div, .plp-hero-glosi .bat-hero-glosi-content.light .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi-content.light div,
  .plp-hero-glosi .bat-hero-glosi-content.light h1,
  .plp-hero-glosi .bat-hero-glosi-content.light bat-card-step.step1:before,
  .plp-hero-glosi .bat-hero-glosi-content.light bat-card-step.step2:before,
  .plp-hero-glosi .bat-hero-glosi-content.light bat-card-step.step3:before,
  .plp-hero-glosi .bat-hero-glosi-content.light bat-card-step.step4:before,
  .plp-hero-glosi .bat-hero-glosi-content.light h2,
  .plp-hero-glosi .bat-hero-glosi-content.light h3,
  .plp-hero-glosi .bat-hero-glosi-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
  bat-producthero-globrochureware .bat-producthero--globrochureware .plp-hero-glosi .bat-hero-glosi-content.light .bat-producthero-configurator-title,
  .plp-hero-glosi .bat-hero-glosi-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
  bat-producthero-glosi .bat-producthero-glosi .plp-hero-glosi .bat-hero-glosi-content.light .bat-producthero-configurator-title,
  .plp-hero-glosi .bat-hero-glosi-content.light h4,
  .plp-hero-glosi .bat-hero-glosi-content.light h5,
  .plp-hero-glosi .bat-hero-glosi-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .plp-hero-glosi .bat-hero-glosi-content.light .bat-quantity-label,
  .plp-hero-glosi .bat-hero-glosi-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .plp-hero-glosi .bat-hero-glosi-content.light .heading,
  .plp-hero-glosi .bat-hero-glosi-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .plp-hero-glosi .bat-hero-glosi-content.light .bat-quantity-label,
  .plp-hero-glosi .bat-hero-glosi-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .plp-hero-glosi .bat-hero-glosi-content.light .heading,
  .plp-hero-glosi .bat-hero-glosi-content.light h6 {
    color: #fff; }
  @media (max-width: 767.98px) {
    .plp-hero-glosi .bat-hero-glosi-content .bat-cta-style {
      max-width: 100%;
      width: 100%; } }
  .plp-hero-glosi .bat-hero-glosi-content-container {
    max-width: none;
    margin: 0 auto;
    position: relative; }
  .plp-hero-glosi .bat-hero-glosi--pdp {
    align-items: flex-start;
    background-color: #041e42;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: flex-end;
    padding: 0;
    position: relative;
    width: 100%; }
    .plp-hero-glosi .bat-hero-glosi--pdp-bottomsubheader p, .plp-hero-glosi .bat-hero-glosi--pdp-bottomsubheader .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-bottomsubheader .suffix, .plp-hero-glosi .bat-hero-glosi--pdp-bottomsubheader .bat-producthero-configurator-stock, .plp-hero-glosi .bat-hero-glosi--pdp-bottomsubheader .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-bottomsubheader div, .plp-hero-glosi .bat-hero-glosi--pdp-bottomsubheader .bat-minicart-cart-item-product-container-nicotine-level, .plp-hero-glosi .bat-hero-glosi--pdp-bottomsubheader .bat-minicart-cart-item-product-container-flavor, .plp-hero-glosi .bat-hero-glosi--pdp-bottomsubheader .bat-minicart-cart-item-product-container-delivery, .plp-hero-glosi .bat-hero-glosi--pdp-bottomsubheader bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .plp-hero-glosi .bat-hero-glosi--pdp-bottomsubheader div, .plp-hero-glosi .bat-hero-glosi--pdp-bottomsubheader .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-bottomsubheader div {
      line-height: 1.25;
      margin-bottom: 0; }
    .plp-hero-glosi .bat-hero-glosi--pdp-content {
      margin-top: calc( -75px + ((-200) - (-75)) * ((100vw - 375px) / (768 - 375)));
      padding: 0 5% 5%;
      position: relative; }
      .plp-hero-glosi .bat-hero-glosi--pdp-content.light h1, .plp-hero-glosi .bat-hero-glosi--pdp-content.light bat-card-step.step1:before, .plp-hero-glosi .bat-hero-glosi--pdp-content.light bat-card-step.step2:before, .plp-hero-glosi .bat-hero-glosi--pdp-content.light bat-card-step.step3:before, .plp-hero-glosi .bat-hero-glosi--pdp-content.light bat-card-step.step4:before,
      .plp-hero-glosi .bat-hero-glosi--pdp-content.light h2,
      .plp-hero-glosi .bat-hero-glosi--pdp-content.light h3,
      .plp-hero-glosi .bat-hero-glosi--pdp-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
      bat-producthero-globrochureware .bat-producthero--globrochureware .plp-hero-glosi .bat-hero-glosi--pdp-content.light .bat-producthero-configurator-title,
      .plp-hero-glosi .bat-hero-glosi--pdp-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
      bat-producthero-glosi .bat-producthero-glosi .plp-hero-glosi .bat-hero-glosi--pdp-content.light .bat-producthero-configurator-title,
      .plp-hero-glosi .bat-hero-glosi--pdp-content.light h4,
      .plp-hero-glosi .bat-hero-glosi--pdp-content.light h5,
      .plp-hero-glosi .bat-hero-glosi--pdp-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .plp-hero-glosi .bat-hero-glosi--pdp-content.light .bat-quantity-label,
      .plp-hero-glosi .bat-hero-glosi--pdp-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .plp-hero-glosi .bat-hero-glosi--pdp-content.light .heading,
      .plp-hero-glosi .bat-hero-glosi--pdp-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .plp-hero-glosi .bat-hero-glosi--pdp-content.light .bat-quantity-label,
      .plp-hero-glosi .bat-hero-glosi--pdp-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .plp-hero-glosi .bat-hero-glosi--pdp-content.light .heading,
      .plp-hero-glosi .bat-hero-glosi--pdp-content.light h6,
      .plp-hero-glosi .bat-hero-glosi--pdp-content.light li,
      .plp-hero-glosi .bat-hero-glosi--pdp-content.light p,
      .plp-hero-glosi .bat-hero-glosi--pdp-content.light .bat-producthero-configurator-price .suffix,
      .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-content.light .suffix,
      .plp-hero-glosi .bat-hero-glosi--pdp-content.light .bat-producthero-configurator-stock,
      .plp-hero-glosi .bat-hero-glosi--pdp-content.light .bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
      .bat-card--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content.light div,
      .plp-hero-glosi .bat-hero-glosi--pdp-content.light .bat-minicart-cart-item-product-container-nicotine-level,
      .plp-hero-glosi .bat-hero-glosi--pdp-content.light .bat-minicart-cart-item-product-container-flavor,
      .plp-hero-glosi .bat-hero-glosi--pdp-content.light .bat-minicart-cart-item-product-container-delivery,
      .plp-hero-glosi .bat-hero-glosi--pdp-content.light bat-cta-steps .bat-cta--steps-item div,
      bat-cta-steps .bat-cta--steps-item .plp-hero-glosi .bat-hero-glosi--pdp-content.light div,
      .plp-hero-glosi .bat-hero-glosi--pdp-content.light .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div,
      .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content.light div {
        color: #fff; }
      .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-button, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-cta-style.button-dark, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-cta-style.button-light, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-cta-style.button-secondary-dark, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-cta-style.button-secondary-light, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-cta-style.button-dark-disabled {
        margin-top: 1.5rem; }
      .plp-hero-glosi .bat-hero-glosi--pdp-content p, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-content .suffix, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content div, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery, .plp-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .plp-hero-glosi .bat-hero-glosi--pdp-content div, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content div {
        margin-bottom: 0; }
        .plp-hero-glosi .bat-hero-glosi--pdp-content p + p, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + p, .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-content .suffix + p, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + p, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + p, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content div + p, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + p, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + p, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + p, .plp-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div + p, bat-cta-steps .bat-cta--steps-item .plp-hero-glosi .bat-hero-glosi--pdp-content div + p, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + p, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content div + p, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price p + .suffix, .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-content p + .suffix, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + .suffix, .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-content .suffix + .suffix, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .bat-producthero-configurator-stock + .suffix, .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + .suffix, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .suffix, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .bat-card--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content div + .suffix, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .bat-minicart-cart-item-product-container-nicotine-level + .suffix, .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + .suffix, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .bat-minicart-cart-item-product-container-flavor + .suffix, .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + .suffix, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .bat-minicart-cart-item-product-container-delivery + .suffix, .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + .suffix, .plp-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div + .suffix, bat-cta-steps .bat-cta--steps-item .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price bat-cta-steps .bat-cta--steps-item .plp-hero-glosi .bat-hero-glosi--pdp-content div + .suffix, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .suffix, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content div + .suffix, .plp-hero-glosi .bat-hero-glosi--pdp-content p + .bat-producthero-configurator-stock, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + .bat-producthero-configurator-stock, .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-content .suffix + .bat-producthero-configurator-stock, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + .bat-producthero-configurator-stock, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content div + .bat-producthero-configurator-stock, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + .bat-producthero-configurator-stock, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + .bat-producthero-configurator-stock, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + .bat-producthero-configurator-stock, .plp-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div + .bat-producthero-configurator-stock, bat-cta-steps .bat-cta--steps-item .plp-hero-glosi .bat-hero-glosi--pdp-content div + .bat-producthero-configurator-stock, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .bat-producthero-configurator-stock, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content div + .bat-producthero-configurator-stock, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style p + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content p + div, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .bat-card--offer-wrapper-content-specialcta .bat-headline-style .suffix + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + div, .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .suffix + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-content .suffix + div, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-stock + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + div, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content div + div, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-nicotine-level + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + div, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-flavor + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + div, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-delivery + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + div, .plp-hero-glosi .bat-hero-glosi--pdp-content p + .bat-minicart-cart-item-product-container-nicotine-level, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + .bat-minicart-cart-item-product-container-nicotine-level, .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-content .suffix + .bat-minicart-cart-item-product-container-nicotine-level, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + .bat-minicart-cart-item-product-container-nicotine-level, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-nicotine-level, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-nicotine-level, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + .bat-minicart-cart-item-product-container-nicotine-level, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + .bat-minicart-cart-item-product-container-nicotine-level, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + .bat-minicart-cart-item-product-container-nicotine-level, .plp-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div + .bat-minicart-cart-item-product-container-nicotine-level, bat-cta-steps .bat-cta--steps-item .plp-hero-glosi .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-nicotine-level, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-nicotine-level, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-nicotine-level, .plp-hero-glosi .bat-hero-glosi--pdp-content p + .bat-minicart-cart-item-product-container-flavor, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + .bat-minicart-cart-item-product-container-flavor, .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-content .suffix + .bat-minicart-cart-item-product-container-flavor, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + .bat-minicart-cart-item-product-container-flavor, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-flavor, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-flavor, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + .bat-minicart-cart-item-product-container-flavor, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + .bat-minicart-cart-item-product-container-flavor, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + .bat-minicart-cart-item-product-container-flavor, .plp-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div + .bat-minicart-cart-item-product-container-flavor, bat-cta-steps .bat-cta--steps-item .plp-hero-glosi .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-flavor, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-flavor, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-flavor, .plp-hero-glosi .bat-hero-glosi--pdp-content p + .bat-minicart-cart-item-product-container-delivery, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + .bat-minicart-cart-item-product-container-delivery, .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-content .suffix + .bat-minicart-cart-item-product-container-delivery, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + .bat-minicart-cart-item-product-container-delivery, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-delivery, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-delivery, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + .bat-minicart-cart-item-product-container-delivery, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + .bat-minicart-cart-item-product-container-delivery, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + .bat-minicart-cart-item-product-container-delivery, .plp-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div + .bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item .plp-hero-glosi .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-delivery, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-delivery, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-delivery, .plp-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item p + div, bat-cta-steps .bat-cta--steps-item .plp-hero-glosi .bat-hero-glosi--pdp-content p + div, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price bat-cta-steps .bat-cta--steps-item .suffix + div, bat-cta-steps .bat-cta--steps-item .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + div, .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item .suffix + div, bat-cta-steps .bat-cta--steps-item .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-content .suffix + div, .plp-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item .bat-producthero-configurator-stock + div, bat-cta-steps .bat-cta--steps-item .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + div, .plp-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item .bat-minicart-cart-item-product-container-nicotine-level + div, bat-cta-steps .bat-cta--steps-item .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + div, .plp-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item .bat-minicart-cart-item-product-container-flavor + div, bat-cta-steps .bat-cta--steps-item .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + div, .plp-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item .bat-minicart-cart-item-product-container-delivery + div, bat-cta-steps .bat-cta--steps-item .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + div, .plp-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div + div, bat-cta-steps .bat-cta--steps-item .plp-hero-glosi .bat-hero-glosi--pdp-content div + div, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style p + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content p + div, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .suffix + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + div, .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .suffix + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-content .suffix + div, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-stock + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + div, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-nicotine-level + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + div, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-flavor + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + div, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-delivery + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + div, .plp-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-content div + div {
          margin-top: 10px; }
    .plp-hero-glosi .bat-hero-glosi--pdp-cta {
      display: flex;
      width: 100%; }
      .plp-hero-glosi .bat-hero-glosi--pdp-cta.right {
        justify-content: flex-end; }
    .plp-hero-glosi .bat-hero-glosi--pdp-headline {
      margin-bottom: 1.75rem; }
    .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader ol {
      counter-reset: listCounter;
      list-style: none;
      margin-bottom: 1.75rem;
      padding: 0; }
      .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader ol li {
        margin-bottom: 48px; }
        .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader ol li:last-child {
          margin-bottom: 0; }
        .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader ol li span {
          align-items: center;
          display: flex; }
          .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader ol li span[class*="bullet"]::before {
            flex-grow: 0;
            flex-shrink: 0;
            line-height: 1;
            margin-right: 2.25rem; }
          .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader ol li span.bullet--numbered::before {
            background-color: #fff;
            border-radius: 50%;
            color: #041e42;
            content: counter(listCounter);
            counter-increment: listCounter;
            font-size: 2.25rem;
            font-weight: 700;
            height: 64px;
            padding: 16px;
            text-align: center;
            width: 64px; }
          .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader ol li span.bullet--icon-place::before {
            content: url("/content/dam/glo/images/pdp-hero/velo_lozenges_place-icon.png"); }
          .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader ol li span.bullet--icon-embrace::before {
            content: url("/content/dam/glo/images/pdp-hero/velo_lozenges_embrace-icon.png"); }
    .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader p, .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader .suffix, .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-producthero-configurator-stock, .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader div, .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-minicart-cart-item-product-container-nicotine-level, .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-minicart-cart-item-product-container-flavor, .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-minicart-cart-item-product-container-delivery, .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader div, .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader div {
      line-height: 1.25;
      margin-bottom: 3.375rem; }
    .plp-hero-glosi .bat-hero-glosi--pdp img {
      clip-path: polygon(0 0, 100% 0, 100% 80%, 0 55%);
      left: auto;
      position: static;
      top: auto;
      transform: none; }
    @media (min-width: 768px) {
      .plp-hero-glosi .bat-hero-glosi--pdp {
        flex-direction: row;
        height: 672px;
        justify-content: flex-start; }
        .plp-hero-glosi .bat-hero-glosi--pdp-content {
          flex: 1 2 670px;
          margin-top: 0;
          max-width: none;
          min-width: 490px; }
          .plp-hero-glosi .bat-hero-glosi--pdp-content > * {
            max-width: 490px; }
        .plp-hero-glosi .bat-hero-glosi--pdp-headline {
          margin-bottom: 1.75rem; }
        .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader ol {
          margin-bottom: 3rem;
          max-width: 370px; }
          .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader ol li {
            margin-bottom: 40px; }
        .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader p, .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader .suffix, .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-producthero-configurator-stock, .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader div, .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-minicart-cart-item-product-container-nicotine-level, .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-minicart-cart-item-product-container-flavor, .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-minicart-cart-item-product-container-delivery, .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader div, .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .plp-hero-glosi .bat-hero-glosi--pdp-topsubheader div {
          line-height: 1.25;
          margin-bottom: 3.375rem; }
        .plp-hero-glosi .bat-hero-glosi--pdp .padding-left-medium {
          padding-left: 44px; }
        .plp-hero-glosi .bat-hero-glosi--pdp .padding-right-small {
          padding-right: 32px; }
        .plp-hero-glosi .bat-hero-glosi--pdp .padding-top-large {
          padding-top: 80px; }
        .plp-hero-glosi .bat-hero-glosi--pdp picture {
          flex: 0 1 830px;
          height: 100%;
          max-width: 830px; }
          .plp-hero-glosi .bat-hero-glosi--pdp picture img {
            clip-path: polygon(0 0, 100% 0, calc( 145px + (639 - 145) * ((100vw - 769px) / (1920 - 769))) 100%, 0 100%);
            left: auto;
            position: static;
            top: auto;
            transform: none; } }

@media (min-width: 768px) {
  bat-hero-default.plp-hero-glosi.text-right .bat-hero-content {
    padding-left: 50%; } }

bat-hero-default.plp-hero-glosi.masthead-right .bat-hero {
  height: 501px; }
  @media (min-width: 768px) {
    bat-hero-default.plp-hero-glosi.masthead-right .bat-hero {
      height: 537px; } }

bat-hero-default.plp-hero-glosi.masthead-right .bat-hero-content {
  bottom: 5%;
  padding: 20px;
  position: absolute; }
  bat-hero-default.plp-hero-glosi.masthead-right .bat-hero-content .bat-headline-style {
    padding-bottom: 20px; }
  @media (min-width: 768px) {
    bat-hero-default.plp-hero-glosi.masthead-right .bat-hero-content {
      bottom: auto;
      padding-left: 75%;
      top: 10%; } }
  @media (min-width: 992px) {
    bat-hero-default.plp-hero-glosi.masthead-right .bat-hero-content {
      padding-left: 67%; } }

bat-hero-glosi.plp-hero-glosi.lilac .bat-hero-glosi {
  background-color: #2a2a2c;
  color: #2a2a2c; }
  bat-hero-glosi.plp-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer p, bat-hero-glosi.plp-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-hero-glosi.plp-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .suffix, bat-hero-glosi.plp-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .bat-producthero-configurator-stock, bat-hero-glosi.plp-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.plp-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer div, bat-hero-glosi.plp-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-nicotine-level, bat-hero-glosi.plp-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-flavor, bat-hero-glosi.plp-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-delivery, bat-hero-glosi.plp-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-hero-glosi.plp-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer div, bat-hero-glosi.plp-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.plp-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer div {
    color: #2a2a2c; }

bat-hero-glosi.plp-hero-glosi .bat-hero-glosi {
  background-color: #2a2a2c;
  color: #2a2a2c; }
  bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark {
    background-color: #2a2a2c;
    color: #fff; }
    bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader p, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .suffix, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .bat-producthero-configurator-stock, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader div, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .bat-minicart-cart-item-product-container-nicotine-level, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .bat-minicart-cart-item-product-container-flavor, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .bat-minicart-cart-item-product-container-delivery, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader div, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader div,
    bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer p,
    bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .bat-producthero-configurator-price .suffix,
    .bat-producthero-configurator-price bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .suffix,
    bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .bat-producthero-configurator-stock,
    bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer div,
    bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-nicotine-level,
    bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-flavor,
    bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-delivery,
    bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer bat-cta-steps .bat-cta--steps-item div,
    bat-cta-steps .bat-cta--steps-item bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer div,
    bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.plp-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer div {
      color: #fff; }
  bat-hero-glosi.plp-hero-glosi .bat-hero-glosi .bat-hero-glosi-subheader {
    color: #fff;
    margin-top: 15px; }
    @media (min-width: 992px) {
      bat-hero-glosi.plp-hero-glosi .bat-hero-glosi .bat-hero-glosi-subheader {
        margin-left: 15px; } }
  bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    overflow: hidden; }
    @media (max-width: 767.98px) {
      bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-img {
        padding: 0;
        max-width: 100%;
        right: 0; } }
    bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-img picture {
      width: fit-content; }
      bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-img picture img {
        height: 20%;
        left: 0;
        min-width: unset;
        object-fit: contain;
        object-position: top left;
        top: 0;
        transform: none; }
  bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content {
    padding: 80px 20px 80px 50%; }
    bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-topSubheader {
      margin-left: 15px;
      align-items: center;
      color: #2a2a2c;
      font-size: 18px;
      font-weight: 900;
      line-height: 23px;
      font-family: "glo sans", Arial, Helvetica, sans-serif; }
      bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-topSubheader-image {
        padding-left: 15px; }
      @media (max-width: 767.98px) {
        bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-topSubheader {
          margin-left: 0px; }
          bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-topSubheader-text {
            width: 35%;
            font-size: 14px;
            line-height: 18px; } }
    bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-headline {
      max-width: 450px;
      padding: 25px 0px 0px;
      margin-left: 15px; }
      bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-headline .bat-headline-style {
        font-size: 34px;
        line-height: 39px;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        font-weight: 900;
        width: 90%;
        color: #fff; }
        @media (max-width: 767.98px) {
          bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-headline .bat-headline-style {
            margin-top: -60px; } }
      @media (max-width: 767.98px) {
        bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-headline {
          margin-left: 0px;
          font-size: 24px;
          line-height: 28px;
          width: 75%; } }
    @media (max-width: 767.98px) {
      bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content {
        padding: 66% 20px 40px; }
        bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-hero-subheader p, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .suffix, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .bat-producthero-configurator-stock, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-hero-subheader div, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .bat-minicart-cart-item-product-container-nicotine-level, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .bat-minicart-cart-item-product-container-flavor, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .bat-minicart-cart-item-product-container-delivery, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-hero-subheader bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-hero-subheader div, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-hero-subheader div {
          line-height: 21px; }
        bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-headline .bat-headline-style {
          font-size: 24px;
          line-height: 28px; } }
    bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-cta-style {
      margin-left: 15px; }
      @media (max-width: 767.98px) {
        bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-cta-style {
          margin-left: 0px;
          width: fit-content; } }
      bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-cta-style.arrow-link-dark, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-content .bat-cta-style.arrow-link-light {
        margin-top: 12px; }
  bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer {
    margin-top: 100px;
    font-weight: 600;
    line-height: 20px;
    margin-left: 15px; }
    bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer p, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer .suffix, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer .bat-producthero-configurator-stock, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer div, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-nicotine-level, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-flavor, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-delivery, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer div, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer div {
      font-size: 12px;
      line-height: 20px;
      color: #3a3a3a; }
    @media (max-width: 767.98px) {
      bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer {
        margin-left: 0px;
        margin-top: 30px; }
        bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer p, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer .suffix, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer .bat-producthero-configurator-stock, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer div, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-nicotine-level, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-flavor, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-delivery, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer div, bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.plp-hero-glosi .bat-hero-glosi-disclaimer div {
          font-size: 10px; } }

.insiders-hero-glosi .bat-hero-glosi {
  background-color: #2a2a2c; }
  .insiders-hero-glosi .bat-hero-glosi-content ul {
    margin-top: 1rem; }
  .insiders-hero-glosi .bat-hero-glosi-content .bat-button, .insiders-hero-glosi .bat-hero-glosi-content .bat-cta-style.button-dark, .insiders-hero-glosi .bat-hero-glosi-content .bat-cta-style.button-light, .insiders-hero-glosi .bat-hero-glosi-content .bat-cta-style.button-secondary-dark, .insiders-hero-glosi .bat-hero-glosi-content .bat-cta-style.button-secondary-light, .insiders-hero-glosi .bat-hero-glosi-content .bat-cta-style.button-dark-disabled {
    margin-top: 1.5rem; }
  .insiders-hero-glosi .bat-hero-glosi-content.light p, .insiders-hero-glosi .bat-hero-glosi-content.light .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi-content.light .suffix, .insiders-hero-glosi .bat-hero-glosi-content.light .bat-producthero-configurator-stock, .insiders-hero-glosi .bat-hero-glosi-content.light .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi-content.light div, .insiders-hero-glosi .bat-hero-glosi-content.light .bat-minicart-cart-item-product-container-nicotine-level, .insiders-hero-glosi .bat-hero-glosi-content.light .bat-minicart-cart-item-product-container-flavor, .insiders-hero-glosi .bat-hero-glosi-content.light .bat-minicart-cart-item-product-container-delivery, .insiders-hero-glosi .bat-hero-glosi-content.light bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .insiders-hero-glosi .bat-hero-glosi-content.light div, .insiders-hero-glosi .bat-hero-glosi-content.light .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi-content.light div,
  .insiders-hero-glosi .bat-hero-glosi-content.light h1,
  .insiders-hero-glosi .bat-hero-glosi-content.light bat-card-step.step1:before,
  .insiders-hero-glosi .bat-hero-glosi-content.light bat-card-step.step2:before,
  .insiders-hero-glosi .bat-hero-glosi-content.light bat-card-step.step3:before,
  .insiders-hero-glosi .bat-hero-glosi-content.light bat-card-step.step4:before,
  .insiders-hero-glosi .bat-hero-glosi-content.light h2,
  .insiders-hero-glosi .bat-hero-glosi-content.light h3,
  .insiders-hero-glosi .bat-hero-glosi-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
  bat-producthero-globrochureware .bat-producthero--globrochureware .insiders-hero-glosi .bat-hero-glosi-content.light .bat-producthero-configurator-title,
  .insiders-hero-glosi .bat-hero-glosi-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
  bat-producthero-glosi .bat-producthero-glosi .insiders-hero-glosi .bat-hero-glosi-content.light .bat-producthero-configurator-title,
  .insiders-hero-glosi .bat-hero-glosi-content.light h4,
  .insiders-hero-glosi .bat-hero-glosi-content.light h5,
  .insiders-hero-glosi .bat-hero-glosi-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .insiders-hero-glosi .bat-hero-glosi-content.light .bat-quantity-label,
  .insiders-hero-glosi .bat-hero-glosi-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
  bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .insiders-hero-glosi .bat-hero-glosi-content.light .heading,
  .insiders-hero-glosi .bat-hero-glosi-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .insiders-hero-glosi .bat-hero-glosi-content.light .bat-quantity-label,
  .insiders-hero-glosi .bat-hero-glosi-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .insiders-hero-glosi .bat-hero-glosi-content.light .heading,
  .insiders-hero-glosi .bat-hero-glosi-content.light h6 {
    color: #fff; }
  @media (max-width: 767.98px) {
    .insiders-hero-glosi .bat-hero-glosi-content .bat-cta-style {
      max-width: 100%;
      width: 100%; } }
  .insiders-hero-glosi .bat-hero-glosi-content-container {
    margin: 0 auto;
    position: relative; }
  .insiders-hero-glosi .bat-hero-glosi--pdp {
    align-items: flex-start;
    background-color: #041e42;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: flex-end;
    padding: 0;
    position: relative;
    width: 100%; }
    .insiders-hero-glosi .bat-hero-glosi--pdp-bottomsubheader p, .insiders-hero-glosi .bat-hero-glosi--pdp-bottomsubheader .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-bottomsubheader .suffix, .insiders-hero-glosi .bat-hero-glosi--pdp-bottomsubheader .bat-producthero-configurator-stock, .insiders-hero-glosi .bat-hero-glosi--pdp-bottomsubheader .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-bottomsubheader div, .insiders-hero-glosi .bat-hero-glosi--pdp-bottomsubheader .bat-minicart-cart-item-product-container-nicotine-level, .insiders-hero-glosi .bat-hero-glosi--pdp-bottomsubheader .bat-minicart-cart-item-product-container-flavor, .insiders-hero-glosi .bat-hero-glosi--pdp-bottomsubheader .bat-minicart-cart-item-product-container-delivery, .insiders-hero-glosi .bat-hero-glosi--pdp-bottomsubheader bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .insiders-hero-glosi .bat-hero-glosi--pdp-bottomsubheader div, .insiders-hero-glosi .bat-hero-glosi--pdp-bottomsubheader .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-bottomsubheader div {
      line-height: 1.25;
      margin-bottom: 0; }
    .insiders-hero-glosi .bat-hero-glosi--pdp-content {
      margin-top: calc( -75px + ((-200) - (-75)) * ((100vw - 375px) / (768 - 375)));
      padding: 0 5% 5%;
      position: relative; }
      .insiders-hero-glosi .bat-hero-glosi--pdp-content.light h1, .insiders-hero-glosi .bat-hero-glosi--pdp-content.light bat-card-step.step1:before, .insiders-hero-glosi .bat-hero-glosi--pdp-content.light bat-card-step.step2:before, .insiders-hero-glosi .bat-hero-glosi--pdp-content.light bat-card-step.step3:before, .insiders-hero-glosi .bat-hero-glosi--pdp-content.light bat-card-step.step4:before,
      .insiders-hero-glosi .bat-hero-glosi--pdp-content.light h2,
      .insiders-hero-glosi .bat-hero-glosi--pdp-content.light h3,
      .insiders-hero-glosi .bat-hero-glosi--pdp-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title,
      bat-producthero-globrochureware .bat-producthero--globrochureware .insiders-hero-glosi .bat-hero-glosi--pdp-content.light .bat-producthero-configurator-title,
      .insiders-hero-glosi .bat-hero-glosi--pdp-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title,
      bat-producthero-glosi .bat-producthero-glosi .insiders-hero-glosi .bat-hero-glosi--pdp-content.light .bat-producthero-configurator-title,
      .insiders-hero-glosi .bat-hero-glosi--pdp-content.light h4,
      .insiders-hero-glosi .bat-hero-glosi--pdp-content.light h5,
      .insiders-hero-glosi .bat-hero-glosi--pdp-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .insiders-hero-glosi .bat-hero-glosi--pdp-content.light .bat-quantity-label,
      .insiders-hero-glosi .bat-hero-glosi--pdp-content.light bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .insiders-hero-glosi .bat-hero-glosi--pdp-content.light .heading,
      .insiders-hero-glosi .bat-hero-glosi--pdp-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .insiders-hero-glosi .bat-hero-glosi--pdp-content.light .bat-quantity-label,
      .insiders-hero-glosi .bat-hero-glosi--pdp-content.light bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .insiders-hero-glosi .bat-hero-glosi--pdp-content.light .heading,
      .insiders-hero-glosi .bat-hero-glosi--pdp-content.light h6,
      .insiders-hero-glosi .bat-hero-glosi--pdp-content.light li,
      .insiders-hero-glosi .bat-hero-glosi--pdp-content.light p,
      .insiders-hero-glosi .bat-hero-glosi--pdp-content.light .bat-producthero-configurator-price .suffix,
      .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-content.light .suffix,
      .insiders-hero-glosi .bat-hero-glosi--pdp-content.light .bat-producthero-configurator-stock,
      .insiders-hero-glosi .bat-hero-glosi--pdp-content.light .bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
      .bat-card--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content.light div,
      .insiders-hero-glosi .bat-hero-glosi--pdp-content.light .bat-minicart-cart-item-product-container-nicotine-level,
      .insiders-hero-glosi .bat-hero-glosi--pdp-content.light .bat-minicart-cart-item-product-container-flavor,
      .insiders-hero-glosi .bat-hero-glosi--pdp-content.light .bat-minicart-cart-item-product-container-delivery,
      .insiders-hero-glosi .bat-hero-glosi--pdp-content.light bat-cta-steps .bat-cta--steps-item div,
      bat-cta-steps .bat-cta--steps-item .insiders-hero-glosi .bat-hero-glosi--pdp-content.light div,
      .insiders-hero-glosi .bat-hero-glosi--pdp-content.light .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div,
      .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content.light div {
        color: #fff; }
      .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-button, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-cta-style.button-dark, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-cta-style.button-light, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-cta-style.button-secondary-dark, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-cta-style.button-secondary-light, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-cta-style.button-dark-disabled {
        margin-top: 1.5rem; }
      .insiders-hero-glosi .bat-hero-glosi--pdp-content p, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-content .suffix, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content div, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery, .insiders-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .insiders-hero-glosi .bat-hero-glosi--pdp-content div, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content div {
        margin-bottom: 0; }
        .insiders-hero-glosi .bat-hero-glosi--pdp-content p + p, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + p, .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-content .suffix + p, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + p, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + p, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content div + p, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + p, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + p, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + p, .insiders-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div + p, bat-cta-steps .bat-cta--steps-item .insiders-hero-glosi .bat-hero-glosi--pdp-content div + p, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + p, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content div + p, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price p + .suffix, .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-content p + .suffix, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + .suffix, .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-content .suffix + .suffix, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .bat-producthero-configurator-stock + .suffix, .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + .suffix, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .suffix, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .bat-card--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content div + .suffix, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .bat-minicart-cart-item-product-container-nicotine-level + .suffix, .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + .suffix, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .bat-minicart-cart-item-product-container-flavor + .suffix, .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + .suffix, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .bat-minicart-cart-item-product-container-delivery + .suffix, .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + .suffix, .insiders-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div + .suffix, bat-cta-steps .bat-cta--steps-item .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price bat-cta-steps .bat-cta--steps-item .insiders-hero-glosi .bat-hero-glosi--pdp-content div + .suffix, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .suffix, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price div + .suffix, .bat-producthero-configurator-price .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content div + .suffix, .insiders-hero-glosi .bat-hero-glosi--pdp-content p + .bat-producthero-configurator-stock, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + .bat-producthero-configurator-stock, .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-content .suffix + .bat-producthero-configurator-stock, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + .bat-producthero-configurator-stock, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content div + .bat-producthero-configurator-stock, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + .bat-producthero-configurator-stock, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + .bat-producthero-configurator-stock, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + .bat-producthero-configurator-stock, .insiders-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div + .bat-producthero-configurator-stock, bat-cta-steps .bat-cta--steps-item .insiders-hero-glosi .bat-hero-glosi--pdp-content div + .bat-producthero-configurator-stock, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .bat-producthero-configurator-stock, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content div + .bat-producthero-configurator-stock, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style p + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content p + div, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .bat-card--offer-wrapper-content-specialcta .bat-headline-style .suffix + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + div, .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .suffix + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-content .suffix + div, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-stock + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + div, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content div + div, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-nicotine-level + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + div, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-flavor + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + div, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-delivery + div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + div, .insiders-hero-glosi .bat-hero-glosi--pdp-content p + .bat-minicart-cart-item-product-container-nicotine-level, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + .bat-minicart-cart-item-product-container-nicotine-level, .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-content .suffix + .bat-minicart-cart-item-product-container-nicotine-level, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + .bat-minicart-cart-item-product-container-nicotine-level, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-nicotine-level, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-nicotine-level, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + .bat-minicart-cart-item-product-container-nicotine-level, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + .bat-minicart-cart-item-product-container-nicotine-level, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + .bat-minicart-cart-item-product-container-nicotine-level, .insiders-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div + .bat-minicart-cart-item-product-container-nicotine-level, bat-cta-steps .bat-cta--steps-item .insiders-hero-glosi .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-nicotine-level, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-nicotine-level, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-nicotine-level, .insiders-hero-glosi .bat-hero-glosi--pdp-content p + .bat-minicart-cart-item-product-container-flavor, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + .bat-minicart-cart-item-product-container-flavor, .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-content .suffix + .bat-minicart-cart-item-product-container-flavor, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + .bat-minicart-cart-item-product-container-flavor, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-flavor, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-flavor, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + .bat-minicart-cart-item-product-container-flavor, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + .bat-minicart-cart-item-product-container-flavor, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + .bat-minicart-cart-item-product-container-flavor, .insiders-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div + .bat-minicart-cart-item-product-container-flavor, bat-cta-steps .bat-cta--steps-item .insiders-hero-glosi .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-flavor, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-flavor, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-flavor, .insiders-hero-glosi .bat-hero-glosi--pdp-content p + .bat-minicart-cart-item-product-container-delivery, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + .bat-minicart-cart-item-product-container-delivery, .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-content .suffix + .bat-minicart-cart-item-product-container-delivery, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + .bat-minicart-cart-item-product-container-delivery, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-delivery, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-delivery, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + .bat-minicart-cart-item-product-container-delivery, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + .bat-minicart-cart-item-product-container-delivery, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + .bat-minicart-cart-item-product-container-delivery, .insiders-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div + .bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item .insiders-hero-glosi .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-delivery, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + .bat-minicart-cart-item-product-container-delivery, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content div + .bat-minicart-cart-item-product-container-delivery, .insiders-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item p + div, bat-cta-steps .bat-cta--steps-item .insiders-hero-glosi .bat-hero-glosi--pdp-content p + div, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price bat-cta-steps .bat-cta--steps-item .suffix + div, bat-cta-steps .bat-cta--steps-item .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + div, .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item .suffix + div, bat-cta-steps .bat-cta--steps-item .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-content .suffix + div, .insiders-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item .bat-producthero-configurator-stock + div, bat-cta-steps .bat-cta--steps-item .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + div, .insiders-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item .bat-minicart-cart-item-product-container-nicotine-level + div, bat-cta-steps .bat-cta--steps-item .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + div, .insiders-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item .bat-minicart-cart-item-product-container-flavor + div, bat-cta-steps .bat-cta--steps-item .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + div, .insiders-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item .bat-minicart-cart-item-product-container-delivery + div, bat-cta-steps .bat-cta--steps-item .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + div, .insiders-hero-glosi .bat-hero-glosi--pdp-content bat-cta-steps .bat-cta--steps-item div + div, bat-cta-steps .bat-cta--steps-item .insiders-hero-glosi .bat-hero-glosi--pdp-content div + div, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style p + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content p + div, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .suffix + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-price .suffix + div, .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .suffix + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-content .suffix + div, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-producthero-configurator-stock + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-producthero-configurator-stock + div, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-nicotine-level + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-nicotine-level + div, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-flavor + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-flavor + div, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-cart-item-product-container-delivery + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-minicart-cart-item-product-container-delivery + div, .insiders-hero-glosi .bat-hero-glosi--pdp-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div + div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-content div + div {
          margin-top: 10px; }
    .insiders-hero-glosi .bat-hero-glosi--pdp-cta {
      display: flex;
      width: 100%; }
      .insiders-hero-glosi .bat-hero-glosi--pdp-cta.right {
        justify-content: flex-end; }
    .insiders-hero-glosi .bat-hero-glosi--pdp-headline {
      margin-bottom: 1.75rem; }
    .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader ol {
      counter-reset: listCounter;
      list-style: none;
      margin-bottom: 1.75rem;
      padding: 0; }
      .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader ol li {
        margin-bottom: 48px; }
        .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader ol li:last-child {
          margin-bottom: 0; }
        .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader ol li span {
          align-items: center;
          display: flex; }
          .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader ol li span[class*="bullet"]::before {
            flex-grow: 0;
            flex-shrink: 0;
            line-height: 1;
            margin-right: 2.25rem; }
          .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader ol li span.bullet--numbered::before {
            background-color: #fff;
            border-radius: 50%;
            color: #041e42;
            content: counter(listCounter);
            counter-increment: listCounter;
            font-size: 2.25rem;
            font-weight: 700;
            height: 64px;
            padding: 16px;
            text-align: center;
            width: 64px; }
          .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader ol li span.bullet--icon-place::before {
            content: url("/content/dam/glo/images/pdp-hero/velo_lozenges_place-icon.png"); }
          .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader ol li span.bullet--icon-embrace::before {
            content: url("/content/dam/glo/images/pdp-hero/velo_lozenges_embrace-icon.png"); }
    .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader p, .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader .suffix, .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-producthero-configurator-stock, .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader div, .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-minicart-cart-item-product-container-nicotine-level, .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-minicart-cart-item-product-container-flavor, .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-minicart-cart-item-product-container-delivery, .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader div, .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader div {
      line-height: 1.25;
      margin-bottom: 3.375rem; }
    .insiders-hero-glosi .bat-hero-glosi--pdp img {
      clip-path: polygon(0 0, 100% 0, 100% 80%, 0 55%);
      left: auto;
      position: static;
      top: auto;
      transform: none; }
    @media (min-width: 768px) {
      .insiders-hero-glosi .bat-hero-glosi--pdp {
        flex-direction: row;
        height: 672px;
        justify-content: flex-start; }
        .insiders-hero-glosi .bat-hero-glosi--pdp-content {
          flex: 1 2 670px;
          margin-top: 0;
          max-width: none;
          min-width: 490px; }
          .insiders-hero-glosi .bat-hero-glosi--pdp-content > * {
            max-width: 490px; }
        .insiders-hero-glosi .bat-hero-glosi--pdp-headline {
          margin-bottom: 1.75rem; }
        .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader ol {
          margin-bottom: 3rem;
          max-width: 370px; }
          .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader ol li {
            margin-bottom: 40px; }
        .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader p, .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader .suffix, .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-producthero-configurator-stock, .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader div, .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-minicart-cart-item-product-container-nicotine-level, .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-minicart-cart-item-product-container-flavor, .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-minicart-cart-item-product-container-delivery, .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader div, .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .insiders-hero-glosi .bat-hero-glosi--pdp-topsubheader div {
          line-height: 1.25;
          margin-bottom: 3.375rem; }
        .insiders-hero-glosi .bat-hero-glosi--pdp .padding-left-medium {
          padding-left: 44px; }
        .insiders-hero-glosi .bat-hero-glosi--pdp .padding-right-small {
          padding-right: 32px; }
        .insiders-hero-glosi .bat-hero-glosi--pdp .padding-top-large {
          padding-top: 80px; }
        .insiders-hero-glosi .bat-hero-glosi--pdp picture {
          flex: 0 1 830px;
          height: 100%;
          max-width: 830px; }
          .insiders-hero-glosi .bat-hero-glosi--pdp picture img {
            clip-path: polygon(0 0, 100% 0, calc( 145px + (639 - 145) * ((100vw - 769px) / (1920 - 769))) 100%, 0 100%);
            left: auto;
            position: static;
            top: auto;
            transform: none; } }

@media (min-width: 768px) {
  bat-hero-default.plp-hero-glosi.text-right .bat-hero-content {
    padding-left: 50%; } }

bat-hero-default.plp-hero-glosi.masthead-right .bat-hero {
  height: 501px; }
  @media (min-width: 768px) {
    bat-hero-default.plp-hero-glosi.masthead-right .bat-hero {
      height: 537px; } }

bat-hero-default.plp-hero-glosi.masthead-right .bat-hero-content {
  bottom: 5%;
  padding: 20px;
  position: absolute; }
  bat-hero-default.plp-hero-glosi.masthead-right .bat-hero-content .bat-headline-style {
    padding-bottom: 20px; }
  @media (min-width: 768px) {
    bat-hero-default.plp-hero-glosi.masthead-right .bat-hero-content {
      bottom: auto;
      padding-left: 75%;
      top: 10%; } }
  @media (min-width: 992px) {
    bat-hero-default.plp-hero-glosi.masthead-right .bat-hero-content {
      padding-left: 67%; } }

bat-hero-glosi.insiders-hero-glosi.lilac .bat-hero-glosi {
  background-color: #2a2a2c;
  color: #2a2a2c; }
  bat-hero-glosi.insiders-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer p, bat-hero-glosi.insiders-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-hero-glosi.insiders-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .suffix, bat-hero-glosi.insiders-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .bat-producthero-configurator-stock, bat-hero-glosi.insiders-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.insiders-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer div, bat-hero-glosi.insiders-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-nicotine-level, bat-hero-glosi.insiders-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-flavor, bat-hero-glosi.insiders-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-delivery, bat-hero-glosi.insiders-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-hero-glosi.insiders-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer div, bat-hero-glosi.insiders-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.insiders-hero-glosi.lilac .bat-hero-glosi .bat-hero-glosi-disclaimer div {
    color: #2a2a2c; }

bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi {
  background-color: #2a2a2c;
  color: #2a2a2c; }
  bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark {
    background-color: #2a2a2c;
    color: #fff; }
    bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader p, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .suffix, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .bat-producthero-configurator-stock, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader div, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .bat-minicart-cart-item-product-container-nicotine-level, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .bat-minicart-cart-item-product-container-flavor, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .bat-minicart-cart-item-product-container-delivery, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader div, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-subheader div,
    bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer p,
    bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .bat-producthero-configurator-price .suffix,
    .bat-producthero-configurator-price bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .suffix,
    bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .bat-producthero-configurator-stock,
    bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer div,
    bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-nicotine-level,
    bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-flavor,
    bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-delivery,
    bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer bat-cta-steps .bat-cta--steps-item div,
    bat-cta-steps .bat-cta--steps-item bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer div,
    bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi.dark .bat-hero-glosi-disclaimer div {
      color: #fff; }
  bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi .bat-hero-glosi-subheader {
    color: #fff;
    margin-top: 15px; }
    @media (min-width: 992px) {
      bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi .bat-hero-glosi-subheader {
        margin-left: 15px; } }
  bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    overflow: hidden; }
    @media (max-width: 767.98px) {
      bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-img {
        padding: 0;
        max-width: 100%;
        right: 0;
        height: 35%; } }
    bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-img-hero1 {
      display: flex;
      justify-content: flex-end;
      align-items: center; }
      @media (max-width: 767.98px) {
        bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-img-hero1 {
          justify-content: center;
          align-items: flex-end; } }
    bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-img picture {
      width: fit-content; }
      bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-img picture img {
        height: 20%;
        left: 0;
        min-width: unset;
        object-fit: contain;
        object-position: top left;
        top: 0;
        transform: none; }
  bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content {
    padding: 80px 20px 80px 50%; }
    @media (max-width: 767.98px) {
      bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content {
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center; } }
    bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-topSubheader {
      margin-left: 15px;
      align-items: center;
      color: #2a2a2c;
      font-size: 18px;
      font-weight: 900;
      line-height: 23px;
      font-family: "glo sans", Arial, Helvetica, sans-serif; }
      bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-topSubheader-image {
        padding-left: 15px; }
      @media (max-width: 767.98px) {
        bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-topSubheader {
          margin-left: 0px; }
          bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-topSubheader-text {
            width: 35%;
            font-size: 14px;
            line-height: 18px; } }
    bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-headline {
      max-width: 450px;
      padding: 25px 0px 0px;
      margin-left: 15px; }
      bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-headline .bat-headline-style {
        font-size: 34px;
        line-height: 39px;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        font-weight: 900;
        width: 90%;
        color: #fff; }
        @media (max-width: 767.98px) {
          bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-headline .bat-headline-style {
            margin-top: -60px;
            width: 100%; } }
      @media (max-width: 767.98px) {
        bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-headline {
          margin-left: 0px;
          font-size: 24px;
          line-height: 28px;
          width: 75%; } }
    @media (max-width: 767.98px) {
      bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content {
        padding: 66% 20px 40px; }
        bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-hero-subheader p, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .suffix, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .bat-producthero-configurator-stock, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-hero-subheader div, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .bat-minicart-cart-item-product-container-nicotine-level, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .bat-minicart-cart-item-product-container-flavor, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .bat-minicart-cart-item-product-container-delivery, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-hero-subheader bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-hero-subheader div, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-hero-subheader .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-hero-subheader div {
          line-height: 21px; }
        bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-headline .bat-headline-style {
          font-size: 24px;
          line-height: 28px; } }
    bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-cta-style {
      margin-left: 15px; }
      @media (max-width: 767.98px) {
        bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-cta-style {
          margin-left: 0px;
          width: fit-content; } }
      bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-cta-style.arrow-link-dark, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-content .bat-cta-style.arrow-link-light {
        margin-top: 12px; }
  bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer {
    margin-top: 100px;
    font-weight: 600;
    line-height: 20px;
    margin-left: 15px; }
    bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer p, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer .suffix, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer .bat-producthero-configurator-stock, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer div, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-nicotine-level, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-flavor, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-delivery, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer div, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer div {
      font-size: 12px;
      line-height: 20px;
      color: #3a3a3a; }
    @media (max-width: 767.98px) {
      bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer {
        margin-left: 0px;
        margin-top: 30px; }
        bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer p, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer .suffix, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer .bat-producthero-configurator-stock, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer div, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-nicotine-level, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-flavor, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer .bat-minicart-cart-item-product-container-delivery, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer div, bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-hero-glosi.insiders-hero-glosi .bat-hero-glosi-disclaimer div {
          font-size: 10px; } }

.bat-plp-slot {
  width: 100%; }
  .bat-plp-slot .bat-productlistings {
    max-width: unset; }
    .bat-plp-slot .bat-productlistings--glo-brochureware {
      background-color: #e5e5e5;
      display: flex;
      flex-direction: row;
      margin: 0 auto;
      padding: 0 0 20px;
      position: relative;
      width: 100%; }
      .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card {
        background-color: #fff;
        display: flex;
        flex-direction: column;
        height: 100%;
        margin: 10px 0;
        max-width: 100%;
        min-width: 100vw;
        min-height: unset;
        padding: 20px;
        padding-bottom: 35px;
        position: relative;
        width: 100%;
        overflow: visible; }
        @media (max-width: 767.98px) {
          .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card {
            min-width: 0px; } }
        .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons {
          margin: auto 0 0;
          display: flex;
          flex-direction: column;
          align-items: flex-start; }
          @media (max-width: 767.98px) {
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons {
              margin-top: 35px; } }
          .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons button, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons a {
            margin-bottom: 0;
            max-width: unset;
            text-transform: uppercase; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons button:not(.arrow-link-dark), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons a:not(.arrow-link-dark) {
              width: 100%; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons button.active, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons a.active {
              display: inline-block; }
          .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons .button-dark {
            padding: 10px;
            margin-top: 30px; }
        .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-description {
          margin-bottom: 12px; }
          .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-description p, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-description .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-description .suffix, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-description .bat-producthero-configurator-stock, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-description .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-description div, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-description .bat-minicart-cart-item-product-container-nicotine-level, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-description .bat-minicart-cart-item-product-container-flavor, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-description .bat-minicart-cart-item-product-container-delivery, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-description bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-description div, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-description .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-description div {
            font-size: 13px;
            line-height: 125%;
            display: block;
            font-style: normal; }
        .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details {
          align-items: stretch;
          display: flex;
          flex-direction: row;
          height: auto;
          margin: 0;
          max-height: unset;
          padding: 0;
          position: static;
          width: 100%;
          z-index: initial; }
          .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details > div {
            display: flex;
            flex-direction: column;
            padding-top: 15px; }
          .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a {
            display: block;
            flex: 0 0 105px; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a picture {
              display: flex;
              height: 240px;
              width: 240px;
              /*@include media-breakpoint-down(sm) {
										height: 120px;
										width: 120px;
									}*/ }
              @media (max-width: 575.98px) {
                .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a picture {
                  height: 80px;
                  width: 80px; } }
              .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a picture > img {
                width: 100%;
                height: 100%;
                object-fit: contain; }
          .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details-text {
            padding-left: 10px;
            flex-grow: 1; }
          @media (min-width: 576px) {
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details {
              border: 0;
              flex-direction: column;
              align-items: center;
              margin-bottom: 14px;
              padding: 0; }
              .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details > div {
                padding: 0;
                width: 100%;
                justify-content: space-between; }
              .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a {
                flex: 1 0 100%;
                text-align: center; }
                .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a > picture {
                  margin: 0 auto; }
              .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-name {
                margin-top: 20px;
                margin-bottom: 10px;
                order: 1; }
              .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-description {
                order: 2; }
              .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-strengths {
                padding-bottom: 15px; }
              .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-options {
                order: 3; }
              .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-buttons {
                padding-top: 15px;
                border-top: 2px solid #dedede;
                margin-top: 15px;
                order: 5; }
                .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-buttons button.active, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-buttons a.active {
                  display: inline-flex; } }
        .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-message {
          background-color: transparent;
          color: #5862bf;
          display: none;
          justify-content: center;
          padding: 5px; }
          .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-message button {
            background-color: transparent;
            color: #db0032; }
          .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-message .message {
            padding: 0 1rem; }
        .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-name {
          font-size: 16px;
          line-height: 22px;
          color: #2a2a2c;
          border-bottom: 0;
          font-weight: 400;
          margin: 0 0 8px;
          padding: 0;
          text-align: left; }
          .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-name a {
            text-decoration: none;
            color: inherit; }
        .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-options {
          display: flex;
          flex: 1 1 auto;
          flex-direction: column;
          text-align: left;
          width: auto; }
          .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-options-title {
            font-size: 12px;
            line-height: 16px;
            font-weight: 700;
            letter-spacing: 0;
            margin-bottom: 5px; }
          .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-options-variants-button {
            height: 34px;
            width: 34px;
            border-radius: 99999999px;
            padding: 4px;
            position: relative; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-options-variants-button:after {
              content: "";
              background-color: var(--button-variant-color);
              display: block;
              width: 100%;
              height: 100%;
              border-radius: 99999999px; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-options-variants-button:active, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-options-variants-button.active {
              border: 1px solid #2a2a2c; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-options-variants-button:disabled {
              background-color: var(--button-variant-color);
              border: 4px solid #fff; }
              .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-options-variants-button:disabled:active {
                border: 0; }
              .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-options-variants-button:disabled:after {
                background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
                background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
                background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
                background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
                background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #fff), color-stop(46%, #fff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #fff), color-stop(57%, #fff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
                background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
                bottom: 0;
                content: '';
                left: 0;
                position: absolute;
                right: 0;
                top: 0; }
          .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-options p, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-options .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-options .suffix, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-options .bat-producthero-configurator-stock, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-options .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-options div, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-options .bat-minicart-cart-item-product-container-nicotine-level, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-options .bat-minicart-cart-item-product-container-flavor, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-options .bat-minicart-cart-item-product-container-delivery, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-options bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-options div, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-options .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-options div {
            display: none; }
        .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-oneline-container {
          display: flex;
          flex-direction: row;
          align-items: center;
          flex-wrap: wrap;
          margin-bottom: 15px; }
        .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container {
          display: flex;
          flex-wrap: wrap; }
          .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator {
            border: none;
            align-items: baseline;
            flex-direction: row;
            font-family: "glo sans", Arial, Helvetica, sans-serif;
            justify-content: center;
            margin: 0;
            padding: 0;
            width: auto; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator ul li {
              width: 13px;
              height: 13px;
              line-height: 13px;
              font-size: 13px;
              border-color: #2a2a2c; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-4mg li:nth-child(1), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-mild li:nth-child(1), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-1 li:nth-child(1) {
              background-color: #2a2a2c; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-4mg.active li:nth-child(1), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-mild.active li:nth-child(1), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-1.active li:nth-child(1) {
              background-color: #fff; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-6mg li:nth-child(-n + 2), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-medium li:nth-child(-n + 2), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-2 li:nth-child(-n + 2) {
              background-color: #2a2a2c; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-6mg.active li:nth-child(-n + 2), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-medium.active li:nth-child(-n + 2), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-2.active li:nth-child(-n + 2) {
              background-color: #fff; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-10mg li:nth-child(-n + 3), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-strong li:nth-child(-n + 3), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-3 li:nth-child(-n + 3) {
              background-color: #2a2a2c; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-10mg.active li:nth-child(-n + 3), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-strong.active li:nth-child(-n + 3), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-3.active li:nth-child(-n + 3) {
              background-color: #fff; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-16mg li:nth-child(-n + 4), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-x-strong li:nth-child(-n + 4), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-4 li:nth-child(-n + 4) {
              background-color: #2a2a2c; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-16mg.active li:nth-child(-n + 4), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-x-strong.active li:nth-child(-n + 4), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-4.active li:nth-child(-n + 4) {
              background-color: #fff; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-18mg li:nth-child(-n + 5), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-ultra li:nth-child(-n + 5), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-5 li:nth-child(-n + 5) {
              background-color: #2a2a2c; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-18mg.active li:nth-child(-n + 5), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-ultra.active li:nth-child(-n + 5), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-5.active li:nth-child(-n + 5) {
              background-color: #fff; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-20mg li:nth-child(-n + 6), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-max li:nth-child(-n + 6), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-6 li:nth-child(-n + 6) {
              background-color: #2a2a2c; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-20mg.active li:nth-child(-n + 6), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-max.active li:nth-child(-n + 6), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-6.active li:nth-child(-n + 6) {
              background-color: #fff; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator span {
              font-size: 12px;
              line-height: 12px;
              color: #2a2a2c;
              font-weight: 700;
              margin-left: 10px;
              margin-bottom: 0; }
        .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label {
          display: inline-flex;
          flex-direction: row;
          align-items: center;
          margin: 0;
          margin-inline-end: 10px;
          font-weight: normal;
          font-size: 13px;
          line-height: 185%;
          width: fit-content; }
          .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-button .bat-icon:before {
            font-size: 19px;
            line-height: 100%; }
          .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content {
            font-size: 10px;
            line-height: 150%;
            position: absolute;
            background-color: #3a3a3a;
            color: #fff;
            padding: 15px;
            transform: translateX(50%);
            width: 200px;
            display: none;
            margin-top: 10px;
            z-index: 999; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content[data-show] {
              display: block; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content-arrow {
              visibility: hidden; }
              .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content-arrow, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content-arrow::before {
                position: absolute;
                width: 10px;
                height: 10px;
                background: inherit; }
              .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content-arrow::before {
                visibility: visible;
                content: '';
                transform: rotate(45deg); }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content[data-popper-placement^='top'] > .bat-productlistings-card-strengths-label-popover-content-arrow {
              bottom: -5px; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content[data-popper-placement^='bottom'] > .bat-productlistings-card-strengths-label-popover-content-arrow {
              top: -5px; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content[data-popper-placement^='left'] > .bat-productlistings-card-strengths-label-popover-content-arrow {
              right: -5px; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content[data-popper-placement^='right'] > .bat-productlistings-card-strengths-label-popover-content-arrow {
              left: -5px; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content p, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .suffix, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .bat-producthero-configurator-stock, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content div, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .bat-minicart-cart-item-product-container-nicotine-level, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .bat-minicart-cart-item-product-container-flavor, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .bat-minicart-cart-item-product-container-delivery, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content div, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content div {
              display: block;
              font-size: inherit;
              line-height: inherit; }
        .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-prices {
          font-size: 18px;
          line-height: 18px;
          color: #000;
          font-weight: 700;
          margin-bottom: 10px;
          text-align: left;
          vertical-align: middle; }
          .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-prices .base-price {
            margin-right: 0.5rem; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-prices .base-price.has-sale-price {
              font-size: 18px;
              line-height: 18px;
              color: #aaa;
              position: relative;
              text-decoration: none; }
              .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-prices .base-price.has-sale-price:before {
                -moz-transform: rotate(0deg);
                -ms-transform: rotate(0deg);
                -o-transform: rotate(0deg);
                -webkit-transform: rotate(0deg);
                border-color: #aaa;
                border-top: 2px solid;
                content: "";
                left: 0;
                position: absolute;
                right: 0;
                top: 50%;
                transform: rotate(0deg); }
        .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-quantity {
          margin: 0 0 0 auto;
          width: 90px; }
        .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-stock {
          font-size: 20px;
          line-height: 20px;
          color: #5862bf;
          display: none;
          font-style: normal;
          padding: 0; }
        .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths {
          display: flex;
          flex-wrap: wrap;
          padding-bottom: 5px; }
          .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths button.bat-indicator {
            align-items: center;
            border-top-width: 0;
            flex-direction: row;
            font-family: "glo sans", Arial, Helvetica, sans-serif;
            justify-content: center;
            margin: 0;
            min-width: 95px;
            padding: 15px;
            width: 50%; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths button.bat-indicator.full-width {
              width: 100%; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths button.bat-indicator:nth-child(even) {
              border-left: 0; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths button.bat-indicator:nth-child(1), .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths button.bat-indicator:nth-child(2) {
              border-top-width: 1px; }
            .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths button.bat-indicator span {
              font-size: 10px;
              line-height: 10px;
              font-weight: 700;
              margin-bottom: 3px; }
        .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-variants {
          margin: 10px 0 20px auto;
          max-width: 45%; }
          .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-variants form .select-wrapper select {
            padding: 11px 30px 13px 13px;
            text-overflow: ellipsis; }
      .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-cards {
        max-width: 1200px; }
        @media (max-width: 991.98px) {
          .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-cards {
            margin-left: 0px;
            margin-right: 30px; } }
        @media (min-width: 992px) {
          .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-cards {
            margin-left: -15px;
            margin-right: 30px; } }
      .bat-plp-slot .bat-productlistings--glo-brochureware .loading-wrapper {
        margin: 50px auto;
        align-items: center;
        display: flex;
        height: 110px;
        position: relative;
        width: 100px; }
        .bat-plp-slot .bat-productlistings--glo-brochureware .loading-wrapper p, .bat-plp-slot .bat-productlistings--glo-brochureware .loading-wrapper .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-plp-slot .bat-productlistings--glo-brochureware .loading-wrapper .suffix, .bat-plp-slot .bat-productlistings--glo-brochureware .loading-wrapper .bat-producthero-configurator-stock, .bat-plp-slot .bat-productlistings--glo-brochureware .loading-wrapper .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-plp-slot .bat-productlistings--glo-brochureware .loading-wrapper div, .bat-plp-slot .bat-productlistings--glo-brochureware .loading-wrapper .bat-minicart-cart-item-product-container-nicotine-level, .bat-plp-slot .bat-productlistings--glo-brochureware .loading-wrapper .bat-minicart-cart-item-product-container-flavor, .bat-plp-slot .bat-productlistings--glo-brochureware .loading-wrapper .bat-minicart-cart-item-product-container-delivery, .bat-plp-slot .bat-productlistings--glo-brochureware .loading-wrapper bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-plp-slot .bat-productlistings--glo-brochureware .loading-wrapper div, .bat-plp-slot .bat-productlistings--glo-brochureware .loading-wrapper .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-plp-slot .bat-productlistings--glo-brochureware .loading-wrapper div {
          text-align: center;
          width: 100%;
          font-size: 14px;
          margin: 0; }
        .bat-plp-slot .bat-productlistings--glo-brochureware .loading-wrapper:after {
          -webkit-animation: spin 2s linear infinite;
          /* Safari */
          animation: spin 2s linear infinite;
          border: 10px solid #dedede;
          border-radius: 50%;
          border-top: 10px solid #5862bf;
          bottom: 0;
          content: "";
          height: 100px;
          left: 0;
          margin: auto;
          position: absolute;
          right: 0;
          top: 0;
          width: 100px;
          z-index: 1; }
      .bat-plp-slot .bat-productlistings--glo-brochureware .errors-wrapper ul {
        display: none; }
  .bat-plp-slot .quantity-counter .quantity-label {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 1.2px;
    font-weight: 800;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    max-width: fit-content;
    margin: auto;
    margin-left: 0px;
    margin-right: 35px; }
    @media (max-width: 767.98px) {
      .bat-plp-slot .quantity-counter .quantity-label {
        margin-right: 60px; } }
    .bat-plp-slot .quantity-counter .quantity-label.size {
      margin-right: 15px; }
    .bat-plp-slot .quantity-counter .quantity-label.size-selected {
      font-weight: 500;
      font-size: 15px;
      color: #646464; }
  .bat-plp-slot .quantity-counter .counter button {
    width: 28px;
    height: 28px; }
  .bat-plp-slot .quantity-counter .counter .icon-plus,
  .bat-plp-slot .quantity-counter .counter .icon-minus {
    background-color: #efefef;
    border-radius: 100%;
    color: #2a2a2c;
    font-weight: 800;
    padding: 5px; }
    .bat-plp-slot .quantity-counter .counter .icon-plus:before,
    .bat-plp-slot .quantity-counter .counter .icon-minus:before {
      font-weight: 800;
      font-size: 18px; }
  .bat-plp-slot .quantity-counter .counter .counter-number {
    font-size: 15px;
    line-height: 14px;
    letter-spacing: 1.2px;
    font-weight: 800;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    margin-left: 16px;
    margin-right: 16px; }
  @media (min-width: 576px) {
    .bat-plp-slot .price-rating {
      order: 4;
      margin-bottom: 0; }
    .bat-plp-slot #sectionProductListing .bat-productlistings--glo-brochureware .bat-productlistings-card {
      margin: 10px;
      min-width: 268px;
      min-height: 400px;
      width: calc(50% - 20px);
      padding-bottom: 20px; }
    .bat-plp-slot #sectionProductListing .bat-productlistings--glo-brochureware .bat-productlistings-filter-count {
      display: block; }
    .bat-plp-slot #sectionProductListing .bat-productlistings--glo-brochureware .bat-productlistings-card-details {
      border: 0;
      flex-direction: column;
      align-items: center;
      margin-bottom: 14px;
      padding: 0; }
      .bat-plp-slot #sectionProductListing .bat-productlistings--glo-brochureware .bat-productlistings-card-details > div {
        padding: 0;
        width: 100%;
        justify-content: space-between; }
      .bat-plp-slot #sectionProductListing .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a {
        flex: 1 0 100%;
        text-align: center; }
        .bat-plp-slot #sectionProductListing .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a > picture {
          margin: 0 auto; }
      .bat-plp-slot #sectionProductListing .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-name {
        margin-top: 20px;
        margin-bottom: 10px;
        order: 1; }
      .bat-plp-slot #sectionProductListing .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-description {
        order: 2; }
      .bat-plp-slot #sectionProductListing .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-strengths {
        padding-bottom: 15px; }
      .bat-plp-slot #sectionProductListing .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-options {
        order: 3; }
      .bat-plp-slot #sectionProductListing .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-buttons {
        padding-top: 15px;
        border-top: 2px solid #dedede;
        margin-top: 15px;
        order: 5; }
        .bat-plp-slot #sectionProductListing .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-buttons button.active, .bat-plp-slot #sectionProductListing .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-buttons a.active {
          display: inline-flex; }
    .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card {
      margin: 10px;
      min-width: 268px;
      min-height: 400px;
      width: calc(50% - 20px);
      padding-bottom: 20px;
      margin-left: 30px; }
    .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-filter-count {
      display: block; }
    .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details {
      border: 0;
      flex-direction: column;
      align-items: center;
      margin-bottom: 14px;
      padding: 0; }
      .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details > div {
        padding: 0;
        width: 100%;
        justify-content: space-between; }
      .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a {
        flex: 1 0 100%;
        text-align: center; }
        .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a > picture {
          margin: 0 auto; }
      .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-name {
        margin-top: 20px;
        margin-bottom: 10px;
        order: 1; }
      .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-description {
        order: 2; }
      .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-strengths {
        padding-bottom: 15px; }
      .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-options {
        order: 3; }
      .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-buttons {
        padding-top: 15px;
        border-top: 2px solid #dedede;
        margin-top: 15px;
        order: 5; }
        .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-buttons button.active, .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-buttons a.active {
          display: inline-flex; } }
  @media (min-width: 992px) {
    .bat-plp-slot bat-productcard-glosiplp.bat, .bat-plp-slot #sectionProductListing.bat {
      max-width: unset !important; }
    .bat-plp-slot bat-productcard-glosiplp .bat-productlistings--glo-brochureware .bat-productlistings-card, .bat-plp-slot #sectionProductListing .bat-productlistings--glo-brochureware .bat-productlistings-card {
      min-width: 310px;
      width: calc(33.3% - 20px); }
    .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card {
      min-width: 310px;
      width: calc(33.3% - 20px);
      max-width: 310px; } }
  @media (min-width: 1200px) {
    .bat-plp-slot bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card, .bat-plp-slot bat-productcard-glosiplp .bat-productlistings--glo-brochureware .bat-productlistings-card, .bat-plp-slot #sectionProductListing .bat-productlistings--glo-brochureware .bat-productlistings-card {
      min-width: 280px;
      width: calc(25% - 20px);
      min-height: 400px; }
    .bat-plp-slot .bat-productlistings--glo-brochureware .bat-productlistings-card {
      min-width: 280px;
      width: calc(25% - 20px);
      min-height: 400px;
      margin-left: 0px; } }

.product-sorting-glosi {
  background-color: #e5e5e5; }
  .product-sorting-glosi .plp-sort-glosi {
    display: block; }
  .product-sorting-glosi .filter-section {
    max-width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    justify-content: center;
    background-color: #fff; }
    .product-sorting-glosi .filter-section.category-slider.hidden {
      display: none; }
    .product-sorting-glosi .filter-section.categories-accordion {
      max-width: unset;
      z-index: 899; }
    @media (min-width: 768px) {
      .product-sorting-glosi .filter-section {
        align-items: center; } }
    @media (max-width: 991.98px) {
      .product-sorting-glosi .filter-section {
        flex-direction: column;
        background-color: #3a3a3a; } }
    .product-sorting-glosi .filter-section .categories-title-container {
      padding: 0 20px 0 20px; }
      @media (min-width: 992px) {
        .product-sorting-glosi .filter-section .categories-title-container {
          border-right: 2px solid #efefef;
          padding-bottom: 0px; } }
      .product-sorting-glosi .filter-section .categories-title-container .categories-title {
        font-size: 17px;
        color: #3a3a3a; }
        @media (max-width: 991.98px) {
          .product-sorting-glosi .filter-section .categories-title-container .categories-title {
            color: #fff; } }
    .product-sorting-glosi .filter-section .container-slider {
      padding: 10px;
      background-color: #fff; }
      @media (max-width: 991.98px) {
        .product-sorting-glosi .filter-section .container-slider {
          background-color: #3a3a3a; } }
      .product-sorting-glosi .filter-section .container-slider .slider-menu .slider-item.selected button {
        background-color: #2a2a2c; }
        .product-sorting-glosi .filter-section .container-slider .slider-menu .slider-item.selected button b {
          color: #fff; }
      @media (max-width: 991.98px) {
        .product-sorting-glosi .filter-section .container-slider .slider-menu .slider-item.selected button {
          background-color: #fff; }
          .product-sorting-glosi .filter-section .container-slider .slider-menu .slider-item.selected button b {
            color: #2a2a2c; } }
      .product-sorting-glosi .filter-section .container-slider .slider-menu .container-button {
        border: 2px solid #3a3a3a;
        line-height: 26px;
        min-width: 13px;
        border-radius: 13px;
        padding-top: 5px;
        padding-bottom: 5px;
        display: inline-flex; }
        @media (max-width: 991.98px) {
          .product-sorting-glosi .filter-section .container-slider .slider-menu .container-button {
            border: 2px solid #fff; } }
        .product-sorting-glosi .filter-section .container-slider .slider-menu .container-button .button-text-size {
          font-size: 12px;
          font-weight: 800;
          line-height: 15px;
          text-align: center;
          color: #3a3a3a; }
          @media (max-width: 991.98px) {
            .product-sorting-glosi .filter-section .container-slider .slider-menu .container-button .button-text-size {
              color: #fff; } }
    .product-sorting-glosi .filter-section .uk-slider-container-offset {
      margin: -11px -25px -39px -25px;
      padding: 11px 30px 35px 30px; }
    .product-sorting-glosi .filter-section .uk-grid > * {
      padding-left: 10px; }
      @media (min-width: 768px) {
        .product-sorting-glosi .filter-section .uk-grid > * {
          padding-left: 14px; } }
    .product-sorting-glosi .filter-section .uk-container {
      margin-left: 0;
      margin-right: 0; }
      @media (min-width: 768px) {
        .product-sorting-glosi .filter-section .uk-container {
          margin-left: 0;
          margin-right: 0; } }
      .product-sorting-glosi .filter-section .uk-container .slidenav-previous {
        background: linear-gradient(90deg, #3a3a3a, #3a3a3a, #3a3a3a, transparent); }
      .product-sorting-glosi .filter-section .uk-container .slidenav-next {
        background: linear-gradient(90deg, transparent, #3a3a3a, #3a3a3a, #3a3a3a); }
  .product-sorting-glosi .categories-accordion {
    padding-top: 15px;
    padding-bottom: 15px; }
    .product-sorting-glosi .categories-accordion .uk-container {
      max-width: none; }
    .product-sorting-glosi .categories-accordion .slider-menu {
      display: block;
      justify-content: center; }
      .product-sorting-glosi .categories-accordion .slider-menu .slider-item {
        margin-bottom: 20px; }
    .product-sorting-glosi .categories-accordion .uk-accordion-title {
      display: block; }
      .product-sorting-glosi .categories-accordion .uk-accordion-title::before {
        content: "";
        width: 1.4em;
        height: 1.4em;
        margin-right: 20px;
        float: right;
        background-image: url("/content/dam/glo-it/images/plp/chevron-open.svg");
        background-repeat: no-repeat;
        background-position: 50% 50%; }
    .product-sorting-glosi .categories-accordion .uk-open .uk-accordion-title {
      display: block; }
      .product-sorting-glosi .categories-accordion .uk-open .uk-accordion-title::before {
        content: "";
        width: 1.4em;
        height: 1.4em;
        margin-right: 20px;
        float: right;
        background-image: url("/content/dam/glo-it/images/plp/chevron-close.svg");
        background-repeat: no-repeat;
        background-position: 50% 50%; }
    .product-sorting-glosi .categories-accordion ul, .product-sorting-glosi .categories-accordion li {
      margin-bottom: 0; }

bat-sortfilter-glosi.product-sorting-glosi.bat {
  display: block;
  margin-left: -3.5px !important;
  margin-right: -3.5px !important;
  max-width: unset !important; }

bat-sortfilter-glosi.product-sorting-glosi .bat-plp-filter-container {
  margin: 0 auto; }

bat-sortfilter-glosi.product-sorting-glosi .bat-filter {
  -moz-box-shadow: 7px 6px 11px -1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 7px 6px 11px -1px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  box-shadow: 7px 6px 11px -1px rgba(0, 0, 0, 0.3);
  z-index: 999999; }
  bat-sortfilter-glosi.product-sorting-glosi .bat-filter-overlay {
    background: #3a3a3a;
    bottom: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    transition: 0.5s;
    z-index: 999999; }
    bat-sortfilter-glosi.product-sorting-glosi .bat-filter-overlay--open {
      opacity: 0.33;
      pointer-events: all; }
  bat-sortfilter-glosi.product-sorting-glosi .bat-filter-wrapper {
    height: 100%;
    overflow-y: auto;
    width: 100%;
    display: flex;
    flex-direction: column; }
  bat-sortfilter-glosi.product-sorting-glosi .bat-filter-closebutton {
    right: 1rem; }
  bat-sortfilter-glosi.product-sorting-glosi .bat-filter-applybutton {
    padding: 20px 0 20px 20px;
    border-top: 1px solid #aaa;
    background-color: #fff;
    margin-top: auto;
    flex-shrink: 0; }
    @media (max-width: 991.98px) {
      bat-sortfilter-glosi.product-sorting-glosi .bat-filter-applybutton {
        padding: 10px; } }
    bat-sortfilter-glosi.product-sorting-glosi .bat-filter-applybutton button[data-parameters="applyButton"] {
      background-color: #5862bf; }
      bat-sortfilter-glosi.product-sorting-glosi .bat-filter-applybutton button[data-parameters="applyButton"]:hover {
        background-color: #5058a6; }
    @media (max-width: 991.98px) {
      bat-sortfilter-glosi.product-sorting-glosi .bat-filter-applybutton button {
        padding: 10px;
        width: 90%;
        margin: 0 auto; } }
  bat-sortfilter-glosi.product-sorting-glosi .bat-filter-collapse {
    border-top: 1px solid #6b6b6b;
    padding: 1rem 0; }
    bat-sortfilter-glosi.product-sorting-glosi .bat-filter-collapse:hover {
      cursor: pointer; }
    bat-sortfilter-glosi.product-sorting-glosi .bat-filter-collapse i {
      height: 24px;
      width: 24px; }
      bat-sortfilter-glosi.product-sorting-glosi .bat-filter-collapse i:before {
        font-size: 24px; }
    bat-sortfilter-glosi.product-sorting-glosi .bat-filter-collapse .title {
      font-size: 18px;
      line-height: 18px;
      text-transform: uppercase;
      font-weight: 700; }
    bat-sortfilter-glosi.product-sorting-glosi .bat-filter-collapse-container {
      flex-grow: 1;
      overflow: auto;
      padding: 20px;
      margin-top: 0; }
      @media (min-width: 992px) {
        bat-sortfilter-glosi.product-sorting-glosi .bat-filter-collapse-container {
          padding: 20px 40px; } }
      bat-sortfilter-glosi.product-sorting-glosi .bat-filter-collapse-container .group-title {
        font-size: 24px;
        line-height: 24px;
        border-bottom: 0;
        font-weight: 700;
        padding: 1rem 0; }
    bat-sortfilter-glosi.product-sorting-glosi .bat-filter-collapse-items {
      border: 0;
      padding: 0 0 2rem; }
      bat-sortfilter-glosi.product-sorting-glosi .bat-filter-collapse-items ul li label {
        font-size: 16px;
        line-height: 16px;
        align-content: center;
        align-items: center;
        display: flex;
        margin-bottom: 15px; }
        bat-sortfilter-glosi.product-sorting-glosi .bat-filter-collapse-items ul li label .count {
          font-size: 14px;
          line-height: 14px;
          color: rgba(107, 107, 107, 0.5);
          margin-left: 5px; }
        bat-sortfilter-glosi.product-sorting-glosi .bat-filter-collapse-items ul li label input {
          display: inline;
          margin-right: 12px;
          position: relative;
          width: auto; }
          bat-sortfilter-glosi.product-sorting-glosi .bat-filter-collapse-items ul li label input:before {
            background-color: #fff;
            color: #000;
            content: "\e977";
            display: inline-block;
            font-family: "icomoon";
            font-size: 18px;
            height: 18px;
            margin: -4px 0 0 -4px;
            position: relative;
            width: 18px; }
          bat-sortfilter-glosi.product-sorting-glosi .bat-filter-collapse-items ul li label input:checked:before {
            color: #000;
            content: "\e979";
            display: inline-block; }
          bat-sortfilter-glosi.product-sorting-glosi .bat-filter-collapse-items ul li label input:checked + span {
            font-size: 14px;
            line-height: 14px;
            color: #3a3a3a; }
          bat-sortfilter-glosi.product-sorting-glosi .bat-filter-collapse-items ul li label input + span {
            font-size: 14px;
            line-height: 14px; }

bat-sortfilter-glosi.product-sorting-glosi .reset-button,
bat-sortfilter-glosi.product-sorting-glosi .clear-button {
  align-items: center;
  color: #3b3b3c;
  display: flex;
  font-weight: 700;
  text-transform: uppercase; }

bat-sortfilter-glosi.product-sorting-glosi .reset-button i:before {
  font-size: 24px; }

bat-sortfilter-glosi.product-sorting-glosi .bat-plp-button-wrapper {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0 auto -10px;
  padding: 0 10px;
  position: relative;
  max-width: 1200px; }

bat-sortfilter-glosi.product-sorting-glosi .bat-filter-button {
  display: flex;
  margin: 16px; }
  bat-sortfilter-glosi.product-sorting-glosi .bat-filter-button [data-parameters="filterButton"] {
    font-size: 15px;
    line-height: 15px;
    align-items: center;
    color: #3a3a3a;
    display: flex;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-weight: 700; }
    bat-sortfilter-glosi.product-sorting-glosi .bat-filter-button [data-parameters="filterButton"]:hover {
      color: #cd4a04; }
      bat-sortfilter-glosi.product-sorting-glosi .bat-filter-button [data-parameters="filterButton"]:hover i:before {
        color: #cd4a04; }
    bat-sortfilter-glosi.product-sorting-glosi .bat-filter-button [data-parameters="filterButton"] i {
      margin-right: 5px; }
      bat-sortfilter-glosi.product-sorting-glosi .bat-filter-button [data-parameters="filterButton"] i:before {
        color: #3a3a3a;
        font-size: 24px; }

bat-sortfilter-glosi.product-sorting-glosi .bat-filter-count {
  display: none;
  position: absolute;
  right: 10px; }

bat-sortfilter-glosi.product-sorting-glosi .bat-filter-closebutton button i:before {
  color: #3a3a3a;
  font-size: 30px; }

bat-sortfilter-glosi.product-sorting-glosi .bat-sort-button {
  display: flex;
  margin: 16px;
  visibility: hidden; }
  bat-sortfilter-glosi.product-sorting-glosi .bat-sort-button [data-parameters="sortButton"] {
    font-size: 15px;
    line-height: 15px;
    align-items: center;
    color: #3a3a3a;
    display: flex;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-weight: 700; }
    bat-sortfilter-glosi.product-sorting-glosi .bat-sort-button [data-parameters="sortButton"]:hover {
      color: #cd4a04; }
      bat-sortfilter-glosi.product-sorting-glosi .bat-sort-button [data-parameters="sortButton"]:hover i:before {
        color: #cd4a04; }
    bat-sortfilter-glosi.product-sorting-glosi .bat-sort-button [data-parameters="sortButton"] i:before {
      color: #3a3a3a; }
  bat-sortfilter-glosi.product-sorting-glosi .bat-sort-button i:before {
    color: #3a3a3a;
    font-size: 24px; }
  bat-sortfilter-glosi.product-sorting-glosi .bat-sort-button i[id="sortButtonIconOpen"] {
    display: none; }
  bat-sortfilter-glosi.product-sorting-glosi .bat-sort-button i[id="sortButtonIconClosed"] {
    display: flex; }
  bat-sortfilter-glosi.product-sorting-glosi .bat-sort-button.open i[id="sortButtonIconOpen"] {
    display: flex; }
  bat-sortfilter-glosi.product-sorting-glosi .bat-sort-button.open i[id="sortButtonIconClosed"] {
    display: none; }
  bat-sortfilter-glosi.product-sorting-glosi .bat-sort-button #sortButtonIcon {
    margin-left: 10px; }

bat-sortfilter-glosi.product-sorting-glosi .bat-sort-select {
  border: 2px solid #3a3a3a;
  min-width: 170px;
  z-index: 10; }
  bat-sortfilter-glosi.product-sorting-glosi .bat-sort-select button {
    color: #3a3a3a;
    transition: color 0.1s ease-in; }
    bat-sortfilter-glosi.product-sorting-glosi .bat-sort-select button:hover {
      color: #cd4a04; }

bat-sortfilter-glosi.product-sorting-glosi .bat-price-slider-output label input {
  font-size: 14px;
  line-height: 14px;
  background-color: #efefef;
  border: 0;
  color: #3a3a3a;
  padding: 10px; }

bat-sortfilter-glosi.product-sorting-glosi .bat-price-slider-range input[type="range"]:focus::-webkit-slider-runnable-track {
  background: linear-gradient(90deg, #5058a6, #5862bf); }

bat-sortfilter-glosi.product-sorting-glosi .bat-price-slider-range input[type="range"]::-webkit-slider-runnable-track {
  background: linear-gradient(90deg, #5058a6, #5862bf); }

bat-sortfilter-glosi.product-sorting-glosi .bat-price-slider-range input[type="range"]::-webkit-slider-thumb {
  background: linear-gradient(90deg, #5058a6, #5862bf); }

bat-sortfilter-glosi.product-sorting-glosi .bat-price-slider-range input[type="range"]::-moz-range-track {
  background: linear-gradient(90deg, #5058a6, #5862bf); }

bat-sortfilter-glosi.product-sorting-glosi .bat-price-slider-range input[type="range"]::-moz-range-thumb {
  background-color: #5862bf; }

bat-sortfilter-glosi.product-sorting-glosi .bat-price-slider-range input[type="range"]::-ms-track {
  background-color: #5862bf; }

bat-sortfilter-glosi.product-sorting-glosi .bat-price-slider-range input[type="range"]::-ms-thumb {
  background-color: #5862bf; }

bat-sortfilter-glosi.product-sorting-glosi .sortfilter {
  padding-left: 0;
  padding-right: 0; }

@media (min-width: 576px) {
  bat-sortfilter-glosi.product-sorting-glosi .bat-filter-button {
    justify-content: flex-end;
    margin: 20px 20px 20px 0; }
  bat-sortfilter-glosi.product-sorting-glosi .bat-filter-count {
    display: block; }
  bat-sortfilter-glosi.product-sorting-glosi .bat-plp-button-wrapper {
    justify-content: flex-start; }
  bat-sortfilter-glosi.product-sorting-glosi .bat-sort-button {
    justify-content: flex-start;
    margin: 20px 20px 20px 0; } }

@media (min-width: 992px) {
  bat-sortfilter-glosi.product-sorting-glosi .bat-filter-wrapper {
    padding: 0; } }

@media (max-width: 991.98px) {
  bat-sortfilter-glosi.product-sorting-glosi .bat-filter-wrapper {
    padding: 0; } }

.sortfilter-category-error {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 20px; }

#sort-filter-alternativa {
  background: white; }
  #sort-filter-alternativa .bat-cardnews-glosi--news-img {
    max-height: 360px; }

bat-sortfilter-glosinewsgrid {
  max-width: unset !important; }
  bat-sortfilter-glosinewsgrid.product-sorting-glosi .filter-section {
    background-color: #3a3a3a; }
    @media (min-width: 992px) {
      bat-sortfilter-glosinewsgrid.product-sorting-glosi .filter-section .categories-title-container {
        border-right: 2px solid #efefef;
        padding-bottom: 0px; } }
    bat-sortfilter-glosinewsgrid.product-sorting-glosi .filter-section .categories-title-container .categories-title {
      color: #fff; }
    bat-sortfilter-glosinewsgrid.product-sorting-glosi .filter-section .container-slider {
      background-color: #3a3a3a; }
      bat-sortfilter-glosinewsgrid.product-sorting-glosi .filter-section .container-slider .slider-menu .slider-item button {
        text-transform: none; }
      bat-sortfilter-glosinewsgrid.product-sorting-glosi .filter-section .container-slider .slider-menu .slider-item.selected button {
        background-color: #fff; }
        bat-sortfilter-glosinewsgrid.product-sorting-glosi .filter-section .container-slider .slider-menu .slider-item.selected button b {
          color: #2a2a2c; }
      bat-sortfilter-glosinewsgrid.product-sorting-glosi .filter-section .container-slider .slider-menu .container-button {
        border: 2px solid #fff; }
        bat-sortfilter-glosinewsgrid.product-sorting-glosi .filter-section .container-slider .slider-menu .container-button .button-text-size {
          color: #fff; }
  @media (min-width: 768px) {
    bat-sortfilter-glosinewsgrid.product-sorting-glosi .bat-plp-slot {
      margin-top: 50px; } }

.product-listing-glosi {
  /* Safari */ }
  .product-listing-glosi .promo {
    background-color: rgba(205, 74, 4, 0.2);
    text-align: center;
    width: 100%;
    font-weight: 800;
    line-height: 13.75px;
    font-size: 11px;
    padding: 7px 0; }
  .product-listing-glosi .bat {
    max-width: none !important; }
  .product-listing-glosi .price-rating {
    padding-bottom: 0;
    width: 100%; }
  .product-listing-glosi .review-container {
    padding-bottom: 0;
    margin-bottom: 0; }
    @media (max-width: 991.98px) {
      .product-listing-glosi .review-container {
        padding-top: 20px; } }
    .product-listing-glosi .review-container .bat-icon {
      height: 13px;
      width: 13px; }
      .product-listing-glosi .review-container .bat-icon::before {
        font-size: 13px; }
    .product-listing-glosi .review-container .number-review {
      margin-left: 5px;
      font-size: 12px;
      margin-top: -4px; }
  .product-listing-glosi bat-productlisting-glosi .bat-productlistings {
    max-width: unset; }
    .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware {
      background-color: #e5e5e5;
      display: flex;
      flex-direction: row;
      margin: 0 auto;
      padding: 0 0 20px;
      position: relative;
      width: 100%; }
      .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card {
        background-color: #fff;
        display: flex;
        flex-direction: column;
        height: 100%;
        margin: 10px 0;
        max-width: 100%;
        min-width: 100vw;
        min-height: unset;
        padding: 20px;
        padding-bottom: 35px;
        position: relative;
        width: 100%;
        overflow: visible; }
        .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons {
          margin: auto 0 0;
          display: flex;
          flex-direction: column;
          align-items: flex-start; }
          .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons button, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons a {
            margin-bottom: 0;
            max-width: unset;
            text-transform: uppercase; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons button:not(.arrow-link-dark), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons a:not(.arrow-link-dark) {
              width: 100%; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons button.active, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons a.active {
              display: inline-block; }
          .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-buttons .button-dark {
            padding: 10px;
            margin-top: 30px; }
        .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-description {
          margin-bottom: 12px; }
          .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-description p, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-description .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-description .suffix, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-description .bat-producthero-configurator-stock, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-description .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-description div, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-description .bat-minicart-cart-item-product-container-nicotine-level, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-description .bat-minicart-cart-item-product-container-flavor, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-description .bat-minicart-cart-item-product-container-delivery, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-description bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-description div, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-description .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-description div {
            font-size: 13px;
            line-height: 125%;
            display: block;
            font-style: normal; }
        .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-details {
          align-items: stretch;
          display: flex;
          flex-direction: row;
          height: auto;
          margin: 0;
          max-height: unset;
          padding: 0;
          position: static;
          width: 100%;
          z-index: initial; }
          .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-details > div {
            display: flex;
            flex-direction: column;
            padding-top: 15px; }
          .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a {
            display: block;
            flex: 0 0 105px; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a picture {
              display: flex;
              height: 240px;
              width: 240px; }
              @media (max-width: 767.98px) {
                .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a picture {
                  height: 120px;
                  width: 120px; } }
              @media (max-width: 575.98px) {
                .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a picture {
                  height: 80px;
                  width: 80px; } }
              .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a picture > img {
                width: 100%;
                height: 100%;
                object-fit: contain; }
          .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-details-text {
            padding-left: 10px;
            flex-grow: 1; }
        .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-message {
          background-color: transparent;
          color: #5862bf;
          display: none;
          justify-content: center;
          padding: 5px; }
          .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-message button {
            background-color: transparent;
            color: #db0032; }
          .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-message .message {
            padding: 0 1rem; }
        .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-name {
          font-size: 16px;
          line-height: 22px;
          color: #2a2a2c;
          border-bottom: 0;
          font-weight: 400;
          margin: 0 0 8px;
          padding: 0;
          text-align: left; }
          .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-name a {
            text-decoration: none;
            color: inherit; }
        .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-options {
          display: flex;
          flex: 1 1 auto;
          flex-direction: column;
          text-align: left;
          width: auto; }
          .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-options-title {
            font-size: 12px;
            line-height: 16px;
            font-weight: 700;
            letter-spacing: 0;
            margin-bottom: 5px; }
          .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-options-variants-button {
            height: 34px;
            width: 34px;
            border-radius: 99999999px;
            padding: 4px;
            position: relative; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-options-variants-button:after {
              content: "";
              background-color: var(--button-variant-color);
              display: block;
              width: 100%;
              height: 100%;
              border-radius: 99999999px; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-options-variants-button:active, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-options-variants-button.active {
              border: 1px solid #2a2a2c; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-options-variants-button:disabled {
              background-color: var(--button-variant-color);
              border: 4px solid #fff; }
              .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-options-variants-button:disabled:active {
                border: 0; }
              .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-options-variants-button:disabled:after {
                background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
                background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
                background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
                background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
                background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #fff), color-stop(46%, #fff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #fff), color-stop(57%, #fff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
                background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
                bottom: 0;
                content: '';
                left: 0;
                position: absolute;
                right: 0;
                top: 0; }
          .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-options p, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-options .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-options .suffix, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-options .bat-producthero-configurator-stock, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-options .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-options div, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-options .bat-minicart-cart-item-product-container-nicotine-level, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-options .bat-minicart-cart-item-product-container-flavor, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-options .bat-minicart-cart-item-product-container-delivery, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-options bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-options div, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-options .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-options div {
            display: none; }
        .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-oneline-container {
          display: flex;
          flex-direction: row;
          align-items: center;
          flex-wrap: wrap;
          margin-bottom: 15px; }
        .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container {
          display: flex;
          flex-wrap: wrap; }
          .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator {
            border: none;
            align-items: baseline;
            flex-direction: row;
            font-family: "glo sans", Arial, Helvetica, sans-serif;
            justify-content: center;
            margin: 0;
            padding: 0;
            width: auto; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator ul li {
              width: 13px;
              height: 13px;
              line-height: 13px;
              font-size: 13px;
              border-color: #2a2a2c; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-4mg li:nth-child(1), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-mild li:nth-child(1), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-1 li:nth-child(1) {
              background-color: #2a2a2c; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-4mg.active li:nth-child(1), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-mild.active li:nth-child(1), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-1.active li:nth-child(1) {
              background-color: #fff; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-6mg li:nth-child(-n + 2), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-medium li:nth-child(-n + 2), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-2 li:nth-child(-n + 2) {
              background-color: #2a2a2c; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-6mg.active li:nth-child(-n + 2), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-medium.active li:nth-child(-n + 2), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-2.active li:nth-child(-n + 2) {
              background-color: #fff; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-10mg li:nth-child(-n + 3), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-strong li:nth-child(-n + 3), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-3 li:nth-child(-n + 3) {
              background-color: #2a2a2c; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-10mg.active li:nth-child(-n + 3), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-strong.active li:nth-child(-n + 3), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-3.active li:nth-child(-n + 3) {
              background-color: #fff; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-16mg li:nth-child(-n + 4), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-x-strong li:nth-child(-n + 4), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-4 li:nth-child(-n + 4) {
              background-color: #2a2a2c; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-16mg.active li:nth-child(-n + 4), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-x-strong.active li:nth-child(-n + 4), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-4.active li:nth-child(-n + 4) {
              background-color: #fff; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-18mg li:nth-child(-n + 5), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-ultra li:nth-child(-n + 5), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-5 li:nth-child(-n + 5) {
              background-color: #2a2a2c; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-18mg.active li:nth-child(-n + 5), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-ultra.active li:nth-child(-n + 5), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-5.active li:nth-child(-n + 5) {
              background-color: #fff; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-20mg li:nth-child(-n + 6), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-max li:nth-child(-n + 6), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-6 li:nth-child(-n + 6) {
              background-color: #2a2a2c; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-20mg.active li:nth-child(-n + 6), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-max.active li:nth-child(-n + 6), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator.strength-6.active li:nth-child(-n + 6) {
              background-color: #fff; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-container .bat-indicator span {
              font-size: 12px;
              line-height: 12px;
              color: #2a2a2c;
              font-weight: 700;
              margin-left: 10px;
              margin-bottom: 0; }
        .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label {
          display: inline-flex;
          flex-direction: row;
          align-items: center;
          margin: 0;
          margin-inline-end: 10px;
          font-weight: normal;
          font-size: 13px;
          line-height: 185%;
          width: fit-content; }
          .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-button .bat-icon:before {
            font-size: 19px;
            line-height: 100%; }
          .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content {
            font-size: 10px;
            line-height: 150%;
            position: absolute;
            background-color: #3a3a3a;
            color: #fff;
            padding: 15px;
            transform: translateX(50%);
            width: 200px;
            display: none;
            margin-top: 10px;
            z-index: 999; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content[data-show] {
              display: block; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content-arrow {
              visibility: hidden; }
              .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content-arrow, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content-arrow::before {
                position: absolute;
                width: 10px;
                height: 10px;
                background: inherit; }
              .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content-arrow::before {
                visibility: visible;
                content: '';
                transform: rotate(45deg); }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content[data-popper-placement^='top'] > .bat-productlistings-card-strengths-label-popover-content-arrow {
              bottom: -5px; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content[data-popper-placement^='bottom'] > .bat-productlistings-card-strengths-label-popover-content-arrow {
              top: -5px; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content[data-popper-placement^='left'] > .bat-productlistings-card-strengths-label-popover-content-arrow {
              right: -5px; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content[data-popper-placement^='right'] > .bat-productlistings-card-strengths-label-popover-content-arrow {
              left: -5px; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content p, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .suffix, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .bat-producthero-configurator-stock, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content div, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .bat-minicart-cart-item-product-container-nicotine-level, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .bat-minicart-cart-item-product-container-flavor, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .bat-minicart-cart-item-product-container-delivery, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content div, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths-label-popover-content div {
              display: block;
              font-size: inherit;
              line-height: inherit; }
        .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-prices {
          font-size: 18px;
          line-height: 18px;
          color: #000;
          font-weight: 700;
          margin-bottom: 10px;
          text-align: left;
          vertical-align: middle; }
          .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-prices .base-price {
            margin-right: 0.5rem; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-prices .base-price.has-sale-price {
              font-size: 18px;
              line-height: 18px;
              color: #aaa;
              position: relative;
              text-decoration: none; }
              .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-prices .base-price.has-sale-price:before {
                -moz-transform: rotate(0deg);
                -ms-transform: rotate(0deg);
                -o-transform: rotate(0deg);
                -webkit-transform: rotate(0deg);
                border-color: #aaa;
                border-top: 2px solid;
                content: "";
                left: 0;
                position: absolute;
                right: 0;
                top: 50%;
                transform: rotate(0deg); }
        .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-quantity {
          margin: 0 0 0 auto;
          width: 90px; }
        .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-stock {
          font-size: 20px;
          line-height: 20px;
          color: #5862bf;
          display: none;
          font-style: normal;
          padding: 0; }
        .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths {
          display: flex;
          flex-wrap: wrap;
          padding-bottom: 5px; }
          .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths button.bat-indicator {
            align-items: center;
            border-top-width: 0;
            flex-direction: row;
            font-family: "glo sans", Arial, Helvetica, sans-serif;
            justify-content: center;
            margin: 0;
            min-width: 95px;
            padding: 15px;
            width: 50%; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths button.bat-indicator.full-width {
              width: 100%; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths button.bat-indicator:nth-child(even) {
              border-left: 0; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths button.bat-indicator:nth-child(1), .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths button.bat-indicator:nth-child(2) {
              border-top-width: 1px; }
            .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-strengths button.bat-indicator span {
              font-size: 10px;
              line-height: 10px;
              font-weight: 700;
              margin-bottom: 3px; }
        .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-variants {
          margin: 10px 0 20px auto;
          max-width: 45%; }
          .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-variants form .select-wrapper select {
            padding: 11px 30px 13px 13px;
            text-overflow: ellipsis; }
      .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-cards {
        max-width: 1200px; }
      .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .loading-wrapper {
        margin: 50px auto;
        align-items: center;
        display: flex;
        height: 110px;
        position: relative;
        width: 100px; }
        .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .loading-wrapper p, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .loading-wrapper .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .loading-wrapper .suffix, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .loading-wrapper .bat-producthero-configurator-stock, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .loading-wrapper .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .loading-wrapper div, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .loading-wrapper .bat-minicart-cart-item-product-container-nicotine-level, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .loading-wrapper .bat-minicart-cart-item-product-container-flavor, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .loading-wrapper .bat-minicart-cart-item-product-container-delivery, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .loading-wrapper bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .loading-wrapper div, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .loading-wrapper .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .loading-wrapper div {
          text-align: center;
          width: 100%;
          font-size: 14px;
          margin: 0; }
        .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .loading-wrapper:after {
          -webkit-animation: spin 2s linear infinite;
          /* Safari */
          animation: spin 2s linear infinite;
          border: 10px solid #dedede;
          border-radius: 50%;
          border-top: 10px solid #5862bf;
          bottom: 0;
          content: "";
          height: 100px;
          left: 0;
          margin: auto;
          position: absolute;
          right: 0;
          top: 0;
          width: 100px;
          z-index: 1; }
      .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .errors-wrapper ul {
        display: none; }
  .product-listing-glosi bat-productlisting-glosi .quantity-counter .quantity-label {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 1.2px;
    font-weight: 800;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    max-width: fit-content;
    margin: auto;
    margin-left: 0px;
    margin-right: 35px; }
    @media (max-width: 767.98px) {
      .product-listing-glosi bat-productlisting-glosi .quantity-counter .quantity-label {
        margin-right: 60px; } }
    .product-listing-glosi bat-productlisting-glosi .quantity-counter .quantity-label.size {
      margin-right: 15px; }
    .product-listing-glosi bat-productlisting-glosi .quantity-counter .quantity-label.size-selected {
      font-weight: 500;
      font-size: 15px;
      color: #646464; }
  .product-listing-glosi bat-productlisting-glosi .quantity-counter .counter button {
    width: 28px;
    height: 28px; }
  .product-listing-glosi bat-productlisting-glosi .quantity-counter .counter .icon-plus,
  .product-listing-glosi bat-productlisting-glosi .quantity-counter .counter .icon-minus {
    background-color: #efefef;
    border-radius: 100%;
    color: #2a2a2c;
    font-weight: 800;
    padding: 5px; }
    .product-listing-glosi bat-productlisting-glosi .quantity-counter .counter .icon-plus:before,
    .product-listing-glosi bat-productlisting-glosi .quantity-counter .counter .icon-minus:before {
      font-weight: 800;
      font-size: 18px; }
  .product-listing-glosi bat-productlisting-glosi .quantity-counter .counter .counter-number {
    font-size: 15px;
    line-height: 14px;
    letter-spacing: 1.2px;
    font-weight: 800;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    margin-left: 16px;
    margin-right: 16px; }
  .product-listing-glosi .bat-producthero-configurator-configurable-options {
    display: flex;
    flex-direction: row;
    text-align: left;
    width: auto;
    margin-bottom: 20px; }
    .product-listing-glosi .bat-producthero-configurator-configurable-options .size-container {
      border-radius: 100%;
      margin-right: 2px;
      margin-top: 5px;
      border: 1px solid transparent; }
      .product-listing-glosi .bat-producthero-configurator-configurable-options .size-container.active .size {
        border: 1px solid #2a2a2c;
        color: #2a2a2c; }
      .product-listing-glosi .bat-producthero-configurator-configurable-options .size-container .size {
        border-radius: 100%;
        width: 30px;
        position: relative;
        height: 30px;
        background-color: #efefef;
        color: #6b6b6b;
        font-weight: 600;
        font-size: 12px;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        margin: 2px; }
        .product-listing-glosi .bat-producthero-configurator-configurable-options .size-container .size:hover {
          border: 1px solid #2a2a2c;
          color: #2a2a2c; }
        .product-listing-glosi .bat-producthero-configurator-configurable-options .size-container .size:active {
          background-color: #fff;
          box-shadow: 0 0 3px #1d1d1d;
          border: 1px solid #fff;
          background-color: #fff;
          color: #2a2a2c; }
        .product-listing-glosi .bat-producthero-configurator-configurable-options .size-container .size:disabled:hover {
          border: 0;
          color: #6b6b6b; }
        .product-listing-glosi .bat-producthero-configurator-configurable-options .size-container .size:disabled:active {
          background-color: #efefef;
          color: #2a2a2c;
          box-shadow: 0 0 0 #1d1d1d;
          color: #6b6b6b; }
        .product-listing-glosi .bat-producthero-configurator-configurable-options .size-container .size:disabled:after {
          height: 23px;
          width: 26px;
          background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
          background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
          background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
          background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
          background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #fff), color-stop(46%, #fff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #fff), color-stop(57%, #fff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
          background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
          bottom: 0;
          content: '';
          left: 0;
          position: absolute;
          right: 0;
          top: 2; }
    .product-listing-glosi .bat-producthero-configurator-configurable-options-title {
      font-size: 12px;
      line-height: 16px;
      font-weight: 700;
      letter-spacing: 0;
      margin-top: 5px;
      margin-bottom: 5px; }
    .product-listing-glosi .bat-producthero-configurator-configurable-options-variants-button {
      height: 34px;
      width: 34px;
      border-radius: 99999999px;
      padding: 4px;
      margin-top: 5px;
      margin-bottom: 10px; }
      .product-listing-glosi .bat-producthero-configurator-configurable-options-variants-button:after {
        content: "";
        background-color: var(--button-variant-color);
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 99999999px; }
      .product-listing-glosi .bat-producthero-configurator-configurable-options-variants-button:active, .product-listing-glosi .bat-producthero-configurator-configurable-options-variants-button.active {
        border: 1px solid #2a2a2c; }
    .product-listing-glosi .bat-producthero-configurator-configurable-options p, .product-listing-glosi .bat-producthero-configurator-configurable-options .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .product-listing-glosi .bat-producthero-configurator-configurable-options .suffix, .product-listing-glosi .bat-producthero-configurator-configurable-options .bat-producthero-configurator-stock, .product-listing-glosi .bat-producthero-configurator-configurable-options .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .product-listing-glosi .bat-producthero-configurator-configurable-options div, .product-listing-glosi .bat-producthero-configurator-configurable-options .bat-minicart-cart-item-product-container-nicotine-level, .product-listing-glosi .bat-producthero-configurator-configurable-options .bat-minicart-cart-item-product-container-flavor, .product-listing-glosi .bat-producthero-configurator-configurable-options .bat-minicart-cart-item-product-container-delivery, .product-listing-glosi .bat-producthero-configurator-configurable-options bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .product-listing-glosi .bat-producthero-configurator-configurable-options div, .product-listing-glosi .bat-producthero-configurator-configurable-options .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .product-listing-glosi .bat-producthero-configurator-configurable-options div {
      display: none; }
  @media (min-width: 576px) {
    .product-listing-glosi .price-rating {
      order: 4;
      margin-bottom: 0; }
    .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card {
      margin: 10px;
      min-width: 268px;
      min-height: 498px;
      width: calc(50% - 20px);
      padding-bottom: 20px; }
      .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card:hover .bat-productlistings-card-buttons a {
        display: none; }
      .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card:hover .bat-productlistings-card-buttons button.active, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card:hover .bat-productlistings-card-buttons a.active {
        display: inline-block; }
    .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-filter-count {
      display: block; }
    .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-details {
      border: 0;
      flex-direction: column;
      align-items: center;
      margin-bottom: 14px;
      padding: 0; }
      .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-details > div {
        padding: 0;
        width: 100%;
        justify-content: space-between; }
      .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a {
        flex: 1 0 100%;
        text-align: center; }
        .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-details-image a > picture {
          margin: 0 auto; }
      .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-name {
        margin-top: 20px;
        margin-bottom: 10px;
        order: 1; }
      .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-description {
        order: 2; }
      .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-strengths {
        padding-bottom: 15px; }
      .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-options {
        order: 3; }
      .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-buttons {
        padding-top: 15px;
        border-top: 2px solid #dedede;
        margin-top: 15px;
        order: 5; }
        .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-buttons button.active, .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card-details .bat-productlistings-card-buttons a.active {
          display: inline-flex; } }
  @media (min-width: 992px) {
    .product-listing-glosi bat-productlisting-glosi.bat {
      max-width: unset !important; }
    .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card {
      min-width: 310px;
      width: calc(33.3% - 20px); } }
  @media (min-width: 1200px) {
    .product-listing-glosi bat-productlisting-glosi .bat-productlistings--glo-brochureware .bat-productlistings-card {
      min-width: 280px;
      width: calc(25% - 20px);
      min-height: 498px; } }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
  .product-listing-glosi .rating {
    display: inline-block;
    unicode-bidi: bidi-override;
    color: #dedede;
    font-size: 14px;
    letter-spacing: 1px;
    height: 23px;
    width: auto;
    margin: 0;
    margin-top: -4px;
    position: relative;
    padding: 0;
    font-family: FontAwesome; }
  .product-listing-glosi .rating-upper {
    color: black;
    padding: 0;
    position: absolute;
    z-index: 1;
    display: flex;
    top: 0;
    left: 0;
    overflow: hidden; }
    .product-listing-glosi .rating-upper::before {
      content: "\f005 \f005 \f005 \f005 \f005"; }
  .product-listing-glosi .rating-lower {
    padding: 0;
    display: flex;
    z-index: 0; }
    .product-listing-glosi .rating-lower::before {
      content: "\f005 \f005 \f005 \f005 \f005"; }

.bat-productfeatures-glosispecifications {
  margin: 60px; }
  @media (max-width: 767.98px) {
    .bat-productfeatures-glosispecifications {
      margin: 20px; } }
  @media (max-width: 767.98px) {
    .bat-productfeatures-glosispecifications-container {
      display: block; } }
  .bat-productfeatures-glosispecifications-title {
    font-size: 30px;
    line-height: 34px;
    font-weight: 800;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    color: #3a3a3a; }
    @media (max-width: 767.98px) {
      .bat-productfeatures-glosispecifications-title {
        font-size: 20px;
        line-height: 24px; } }
  .bat-productfeatures-glosispecifications-text {
    margin: 70px;
    justify-content: space-around; }
    @media (min-width: 576px) {
      .bat-productfeatures-glosispecifications-text .first-column,
      .bat-productfeatures-glosispecifications-text .second-column {
        max-width: 30%; } }
    @media (max-width: 767.98px) {
      .bat-productfeatures-glosispecifications-text {
        display: block;
        margin: 0px; } }
    .bat-productfeatures-glosispecifications-text .title {
      font-size: 20px;
      line-height: 20px;
      font-weight: 600;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      color: #3a3a3a; }
    @media (min-width: 576px) {
      .bat-productfeatures-glosispecifications-text .full-specifications-cta {
        display: none; } }
    .bat-productfeatures-glosispecifications-text .full-specifications-cta .text {
      font-size: 16px;
      line-height: 27px;
      font-weight: 800;
      letter-spacing: 1px;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      color: #3a3a3a; }
    .bat-productfeatures-glosispecifications-text .full-specifications-cta.hidden {
      display: none; }
    .bat-productfeatures-glosispecifications-text .border {
      border-bottom: 2px solid #dedede;
      margin-top: 30px;
      width: 40%; }
    .bat-productfeatures-glosispecifications-text .subtitle {
      font-size: 14px;
      line-height: 20px;
      font-weight: 500;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      color: #6b6b6b;
      padding-top: 5px; }
    .bat-productfeatures-glosispecifications-text .first-column div:last-of-type {
      border-bottom: none; }
    .bat-productfeatures-glosispecifications-text .second-column div:last-of-type {
      border-bottom: none; }
    .bat-productfeatures-glosispecifications-text .first-column .border.show {
      border-bottom: 2px solid #dedede; }
    @media (max-width: 767.98px) {
      .bat-productfeatures-glosispecifications-text .second-column {
        display: none;
        margin-top: 30px; } }
    .bat-productfeatures-glosispecifications-text .second-column.show {
      display: block; }
  .bat-productfeatures-glosispecifications-image {
    display: flex;
    align-items: center; }

@media (max-width: 767.98px) {
  .bat-productfeatures-glosiinthebox {
    margin-left: 25px;
    margin-right: 25px; } }

.bat-productfeatures-glosiinthebox-title {
  font-size: 22px;
  line-height: 28px;
  font-weight: 800;
  text-align: center;
  font-family: "glo sans", Arial, Helvetica, sans-serif;
  color: #3a3a3a;
  max-width: fit-content;
  margin: auto; }
  @media (max-width: 767.98px) {
    .bat-productfeatures-glosiinthebox-title {
      font-size: 22px;
      line-height: 24px;
      margin-top: 50px; } }

.bat-productfeatures-glosiinthebox-descriptions {
  justify-content: space-evenly;
  margin-top: 40px;
  margin-bottom: 40px; }
  @media (max-width: 767.98px) {
    .bat-productfeatures-glosiinthebox-descriptions {
      display: block; } }
  .bat-productfeatures-glosiinthebox-descriptions .description {
    text-align: center; }
    @media (max-width: 767.98px) {
      .bat-productfeatures-glosiinthebox-descriptions .description {
        display: flex; } }
    @media (max-width: 767.98px) {
      .bat-productfeatures-glosiinthebox-descriptions .description picture {
        max-width: fit-content;
        margin-right: 50px; } }
    .bat-productfeatures-glosiinthebox-descriptions .description img {
      height: 120px;
      margin-bottom: 20px;
      object-fit: contain; }
      @media (max-width: 767.98px) {
        .bat-productfeatures-glosiinthebox-descriptions .description img {
          width: 56px;
          height: 56px; } }
    .bat-productfeatures-glosiinthebox-descriptions .description .text {
      font-size: 20px;
      line-height: 20px;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      color: #3a3a3a;
      margin-top: 20px; }

bat-producthero-glosi .bat-producthero-glosi {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  opacity: 0;
  padding: 0 0 20px;
  transition: opacity 0.2s ease-in; }
  bat-producthero-glosi .bat-producthero-glosi.loaded {
    opacity: 1; }
  @media (max-width: 767.98px) {
    bat-producthero-glosi .bat-producthero-glosi .review-stars {
      align-items: center;
      margin-left: 20px;
      margin-top: 30px; }
      bat-producthero-glosi .bat-producthero-glosi .review-stars .icon-star {
        width: 16px;
        height: 16px; }
        bat-producthero-glosi .bat-producthero-glosi .review-stars .icon-star::before {
          font-size: 16px; }
      bat-producthero-glosi .bat-producthero-glosi .review-stars .totalReviews {
        margin-left: 7px;
        font-size: 12px;
        line-height: 28px;
        color: #6b6b6b; }
    bat-producthero-glosi .bat-producthero-glosi .title {
      font-size: 26px;
      line-height: 32px;
      font-weight: 800;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      margin-top: 5px;
      margin-left: 20px; }
    bat-producthero-glosi .bat-producthero-glosi .subtitle {
      font-size: 18px;
      line-height: 20px;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      font-weight: 500;
      margin-top: 5px;
      margin-left: 20px; } }
  bat-producthero-glosi .bat-producthero-glosi-sticky-banner .sticky-title {
    display: none; }
  bat-producthero-glosi .bat-producthero-glosi-sticky-banner .add-to-cart-container {
    display: none; }
  bat-producthero-glosi .bat-producthero-glosi-sticky-banner.uk-active {
    display: flex;
    top: auto !important;
    bottom: 0px;
    background-color: #efefef;
    align-items: center; }
    @media (max-width: 767.98px) {
      bat-producthero-glosi .bat-producthero-glosi-sticky-banner.uk-active {
        background-color: #fff;
        display: block; } }
    bat-producthero-glosi .bat-producthero-glosi-sticky-banner.uk-active .sticky-title {
      display: block;
      font-size: 26px;
      line-height: 26px;
      font-weight: 800;
      margin-bottom: 30px;
      margin-top: 30px; }
      @media (max-width: 767.98px) {
        bat-producthero-glosi .bat-producthero-glosi-sticky-banner.uk-active .sticky-title {
          display: none; } }
    bat-producthero-glosi .bat-producthero-glosi-sticky-banner.uk-active .add-to-cart-container {
      display: flex;
      align-items: center; }
      bat-producthero-glosi .bat-producthero-glosi-sticky-banner.uk-active .add-to-cart-container .price {
        font-size: 30px;
        line-height: 32px;
        font-weight: 800;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        margin-right: 20px; }
        @media (max-width: 767.98px) {
          bat-producthero-glosi .bat-producthero-glosi-sticky-banner.uk-active .add-to-cart-container .price {
            display: none; } }
      @media (max-width: 767.98px) {
        bat-producthero-glosi .bat-producthero-glosi-sticky-banner.uk-active .add-to-cart-container .add-to-cart-cta {
          margin: 10px auto;
          width: 100%; } }
    bat-producthero-glosi .bat-producthero-glosi-sticky-banner.uk-active .quantity-counter .quantity-label {
      font-size: 12px;
      line-height: 14px;
      letter-spacing: 1.2px;
      font-weight: 800;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      max-width: fit-content;
      margin: auto;
      margin-left: 0px;
      margin-right: 35px; }
      @media (max-width: 767.98px) {
        bat-producthero-glosi .bat-producthero-glosi-sticky-banner.uk-active .quantity-counter .quantity-label {
          margin-right: 60px; } }
    bat-producthero-glosi .bat-producthero-glosi-sticky-banner.uk-active .quantity-counter .counter button {
      width: 28px;
      height: 28px; }
    bat-producthero-glosi .bat-producthero-glosi-sticky-banner.uk-active .quantity-counter .counter .icon-plus,
    bat-producthero-glosi .bat-producthero-glosi-sticky-banner.uk-active .quantity-counter .counter .icon-minus {
      background-color: #fff;
      border-radius: 100%;
      color: #2a2a2c;
      font-weight: 800;
      padding: 5px; }
      bat-producthero-glosi .bat-producthero-glosi-sticky-banner.uk-active .quantity-counter .counter .icon-plus:before,
      bat-producthero-glosi .bat-producthero-glosi-sticky-banner.uk-active .quantity-counter .counter .icon-minus:before {
        font-weight: 800;
        font-size: 18px; }
    bat-producthero-glosi .bat-producthero-glosi-sticky-banner.uk-active .quantity-counter .counter .counter-number {
      font-size: 15px;
      line-height: 14px;
      letter-spacing: 1.2px;
      font-weight: 800;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      margin-left: 16px;
      margin-right: 16px; }
    @media (max-width: 767.98px) {
      bat-producthero-glosi .bat-producthero-glosi-sticky-banner.uk-active .quantity-counter {
        display: none; } }
    bat-producthero-glosi .bat-producthero-glosi-sticky-banner.uk-active .add-to-cart-cta {
      margin-left: 20px; }
      @media (max-width: 767.98px) {
        bat-producthero-glosi .bat-producthero-glosi-sticky-banner.uk-active .add-to-cart-cta {
          margin-left: 0px; } }
  bat-producthero-glosi .bat-producthero-glosi-container {
    justify-content: space-between; }
    @media (max-width: 767.98px) {
      bat-producthero-glosi .bat-producthero-glosi-container {
        display: block; } }
    bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions {
      margin: 100px; }
      @media (min-width: 768px) {
        bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions {
          width: 65%; } }
      @media (max-width: 767.98px) {
        bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions {
          margin: 20px; } }
      bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .review-stars {
        align-items: center; }
        bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .review-stars .icon-star {
          width: 16px;
          height: 16px; }
          bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .review-stars .icon-star::before {
            font-size: 16px; }
        bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .review-stars .totalReviews {
          margin-left: 7px;
          font-size: 12px;
          line-height: 28px;
          color: #6b6b6b; }
      bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .title {
        font-size: 34px;
        line-height: 39px;
        font-weight: 800;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        margin-top: 20px; }
        @media (max-width: 767.98px) {
          bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .title {
            font-size: 26px;
            line-height: 32px;
            margin-top: 14px; } }
      bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .subtitle {
        font-size: 20px;
        line-height: 20px;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        font-weight: 500;
        margin-top: 20px; }
        @media (max-width: 767.98px) {
          bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .subtitle {
            font-size: 18px;
            line-height: 20px; } }
      bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .listTitle {
        font-size: 14px;
        line-height: 20px;
        font-weight: 800;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        margin-top: 30px; }
      bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .list {
        margin-top: 20px; }
        bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .list .item {
          font-size: 14px;
          line-height: 20px;
          font-weight: 500;
          font-family: "glo sans", Arial, Helvetica, sans-serif;
          list-style: url("/content/dam/glo-it/images/pdp/glosiarrowright-pdp.svg");
          padding-left: 8px; }
      bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving {
        margin-top: 40px;
        margin-bottom: 40px;
        background-color: #efefef; }
        @media (max-width: 767.98px) {
          bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving {
            margin-top: 20px;
            margin-bottom: 30px; } }
        bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link {
          align-items: center;
          display: inline-flex;
          text-align: inherit; }
          @media (max-width: 767.98px) {
            bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link {
              display: block; } }
          bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .container {
            border-right: 1px solid #dedede; }
            @media (max-width: 767.98px) {
              bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .container {
                border-right: none;
                border-bottom: 1px solid #dedede; } }
          @media (max-width: 767.98px) {
            bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .text-container {
              max-width: fit-content;
              margin: auto; } }
          bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link picture {
            max-width: fit-content;
            margin: 30px; }
            @media (max-width: 767.98px) {
              bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link picture {
                margin: 30px 20px; } }
          bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link h3, bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link p, bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .suffix, bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .bat-producthero-configurator-stock, bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link div, bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .bat-minicart-cart-item-product-container-nicotine-level, bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .bat-minicart-cart-item-product-container-flavor, bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .bat-minicart-cart-item-product-container-delivery, bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link div, bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link div, bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link span {
            font-size: 12px;
            line-height: 15px;
            font-family: "glo sans", Arial, Helvetica, sans-serif; }
          bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link p, bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .suffix, bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .bat-producthero-configurator-stock, bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link div, bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .bat-minicart-cart-item-product-container-nicotine-level, bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .bat-minicart-cart-item-product-container-flavor, bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .bat-minicart-cart-item-product-container-delivery, bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link div, bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link div {
            color: #6b6b6b; }
          bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link h3, bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link .bat-producthero-configurator-title {
            font-weight: 600;
            margin-bottom: 5px; }
          bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .engraving .engraving-link span {
            font-weight: 600;
            margin: 40px;
            color: #2a2a2c;
            text-decoration: none; }
      bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .quantity-counter .quantity-label {
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 1.2px;
        font-weight: 800;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        max-width: fit-content;
        margin: auto;
        margin-left: 0px;
        margin-right: 35px; }
        @media (max-width: 767.98px) {
          bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .quantity-counter .quantity-label {
            margin-right: 60px; } }
        bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .quantity-counter .quantity-label.size {
          margin-right: 15px; }
        bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .quantity-counter .quantity-label.size-selected {
          font-weight: 500;
          font-size: 15px;
          color: #646464; }
      bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .quantity-counter .counter button {
        width: 28px;
        height: 28px; }
      bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .quantity-counter .counter .icon-plus,
      bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .quantity-counter .counter .icon-minus {
        background-color: #efefef;
        border-radius: 100%;
        color: #2a2a2c;
        font-weight: 800;
        padding: 5px; }
        bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .quantity-counter .counter .icon-plus:before,
        bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .quantity-counter .counter .icon-minus:before {
          font-weight: 800;
          font-size: 18px; }
      bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .quantity-counter .counter .counter-number {
        font-size: 15px;
        line-height: 14px;
        letter-spacing: 1.2px;
        font-weight: 800;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        margin-left: 16px;
        margin-right: 16px; }
      bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .price-container {
        margin-top: 30px;
        align-items: center; }
        @media (max-width: 767.98px) {
          bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .price-container {
            margin-top: 20px; } }
        bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .price-container .price {
          font-size: 30px;
          line-height: 32px;
          font-weight: 800;
          font-family: "glo sans", Arial, Helvetica, sans-serif; }
        @media (max-width: 767.98px) {
          bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .price-container .add-to-cart-cta {
            padding: 13px 15px;
            margin-left: 10px; } }
      bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .insiders-container {
        margin-top: 16px; }
        bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .insiders-container .insiders-intro span {
          font-size: 14px;
          line-height: 20px; }
        bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .insiders-container .insiders-title {
          margin-top: 12px; }
          bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .insiders-container .insiders-title span {
            font-weight: 600;
            font-size: 20px;
            line-height: 28px; }
        bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .insiders-container .insiders-amount {
          font-weight: 700;
          font-size: 12px;
          line-height: 14px;
          letter-spacing: 1.2px;
          text-transform: uppercase;
          color: #CD4A04; }
        bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .descriptions .insiders-container .insiders-info {
          background: #D5DDEC;
          border-radius: 8px;
          padding: 10px;
          margin-top: 12px;
          font-weight: 400;
          font-size: 14px;
          line-height: 20px;
          color: #2F539F; }
    bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .delivery-info-banner {
      background-color: #efefef;
      align-items: center;
      padding: 25px;
      padding-left: 100px; }
      @media (max-width: 767.98px) {
        bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .delivery-info-banner {
          padding-left: 25px; } }
      bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .delivery-info-banner .icon-delivery {
        width: 34px;
        height: 20px;
        margin-right: 16px; }
      bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .delivery-info-banner .title {
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 1.2px;
        font-weight: 800; }
      bat-producthero-glosi .bat-producthero-glosi-container .bat-producthero-description .delivery-info-banner .subtitle {
        font-size: 12px;
        line-height: 17px;
        font-weight: 500; }
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-content {
    background-color: #fff;
    margin-bottom: 5px;
    width: 100%;
    padding-bottom: 18px; }
    @media (max-width: 767.98px) {
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-content {
        padding-bottom: 0; } }
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    margin-bottom: 18px;
    height: 100%; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery .slick-dots {
      display: none !important; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery .slick-arrow {
      background-color: rgba(107, 107, 107, 0.5);
      border-radius: 30px;
      color: transparent;
      font-size: 0;
      height: 30px;
      margin-top: -15px;
      position: absolute;
      top: 50%;
      width: 30px; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery .slick-arrow:before {
        color: #fff;
        content: "";
        display: inline-block;
        font-size: 20px;
        vertical-align: middle; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery .slick-arrow.slick-prev {
        left: 20px; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery .slick-arrow.slick-prev:before {
          content: "\e924";
          font-family: "icomoon"; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery .slick-arrow.slick-next {
        right: 20px; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery .slick-arrow.slick-next:before {
          content: "\e928";
          font-family: "icomoon"; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-images {
      line-height: 0;
      min-height: 300px;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      @media (min-width: 576px) {
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-images {
          min-height: 600px; } }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-images .large {
        background-position: calc( -40px + (-25 - (-40)) * ((100vw - 320px) / (575 - 320))) center;
        background-repeat: no-repeat;
        background-size: contain; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-images .large img {
          display: block;
          height: auto;
          margin: 0 auto;
          max-height: unset;
          position: relative;
          top: 2px;
          width: calc( 225px + (345 - 225) * ((100vw - 320px) / (575 - 320))); }
          @media (max-width: 767.98px) {
            bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-images .large img {
              max-height: 300px;
              max-width: calc( 225px + (345 - 225) * ((100vw - 320px) / (575 - 320)));
              width: unset; } }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-images .large iframe {
          width: 100%;
          height: 150px;
          position: relative;
          border: 0;
          border-radius: 5px; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-thumbs {
      display: none;
      flex-wrap: wrap;
      margin-top: 20px;
      padding: 0; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-thumbs .thumb {
        background-color: #fff;
        background-position: 0 center;
        background-repeat: no-repeat;
        background-size: auto 65%;
        border-top: 4px solid #fff;
        height: 95px;
        margin: 2.5px;
        width: 95px; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-thumbs .thumb.active {
          border-top: 4px solid rgba(47, 83, 159, 0.2);
          outline: none; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-thumbs .thumb.hide {
          visibility: hidden; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-thumbs .thumb img {
          display: block;
          margin: 0 auto;
          width: auto; }
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator {
    display: flex;
    flex-direction: column;
    padding: 0;
    width: 100%; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator > * {
      padding-left: 20px;
      padding-right: 20px; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-indicator-line, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-group {
      margin-left: 20px;
      margin-right: 20px; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-bottom {
      flex-direction: column;
      justify-content: flex-start;
      margin-bottom: 43px;
      padding: 0 20px;
      text-align: left; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-cta-list {
      display: flex;
      flex-direction: column;
      flex: 1 1 auto;
      margin-left: auto;
      align-items: center;
      width: 100%; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-cta-list button, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-cta-list a {
        max-width: 300px;
        padding: 11px 50px;
        width: fit-content; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-cta-list button {
        display: none; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-cta-list button.active {
          display: flex; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-cta-list a {
        display: flex; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-cta-list button:not(:last-child), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-cta-list a:not(:last-child) {
        margin-bottom: 0.5em; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-price {
      flex: 0 1 auto;
      margin-top: 10px;
      margin-bottom: 10px;
      text-align: left; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-subheading {
      font-size: 20px;
      line-height: 28px;
      font-weight: 500;
      letter-spacing: 1.5px;
      margin-bottom: 8px;
      padding-bottom: 0;
      padding-top: 0;
      text-align: left;
      text-transform: capitalize; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-short-description h6 {
      font-size: 14px;
      line-height: 14px;
      font-weight: 700;
      margin-bottom: 15px; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description {
      font-size: 14px;
      line-height: 20px;
      color: #6b6b6b; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description h1, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description bat-card-step.step1:before, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description bat-card-step.step2:before, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description bat-card-step.step3:before, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description bat-card-step.step4:before,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description h2,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description h3,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description .bat-producthero-configurator-title,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description h4,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description h5,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description .bat-quantity-label,
      bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description .heading,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description .bat-producthero-configurator .bat-quantity-label,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-configurator-description .bat-quantity-label,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-producthero-configurator-description .heading,
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description h6 {
        color: inherit;
        font-size: inherit;
        line-height: inherit;
        margin-bottom: 7px; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description p, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description .suffix, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description .bat-producthero-configurator-stock, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description div, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description .bat-minicart-cart-item-product-container-nicotine-level, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description .bat-minicart-cart-item-product-container-flavor, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description .bat-minicart-cart-item-product-container-delivery, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description div, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description div {
        color: inherit;
        font-size: inherit;
        line-height: inherit;
        margin-bottom: 0; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description p:not(:last-of-type), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description .bat-producthero-configurator-price .suffix:not(:last-of-type), .bat-producthero-configurator-price bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description .suffix:not(:last-of-type), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description .bat-producthero-configurator-stock:not(:last-of-type), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:not(:last-of-type), .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description div:not(:last-of-type), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description .bat-minicart-cart-item-product-container-nicotine-level:not(:last-of-type), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description .bat-minicart-cart-item-product-container-flavor:not(:last-of-type), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description .bat-minicart-cart-item-product-container-delivery:not(:last-of-type), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description bat-cta-steps .bat-cta--steps-item div:not(:last-of-type), bat-cta-steps .bat-cta--steps-item bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description div:not(:last-of-type), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:not(:last-of-type), .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description div:not(:last-of-type) {
          margin-bottom: 5px; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description ul {
        margin-bottom: 15px; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description ul li {
          color: inherit;
          font-size: inherit;
          line-height: inherit; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-stock {
      display: block;
      font-weight: 700;
      margin-bottom: 20px; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-subscription {
      background-color: #efefef;
      margin: 0 auto;
      max-width: 325px; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-subscription-text {
        font-size: 12px;
        line-height: 12px;
        margin-top: 2px; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-subscription-text .formatted-price {
          font-weight: normal; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-subscription-text-note {
          font-size: 12px;
          line-height: 12px;
          display: inline-block;
          font-weight: normal;
          margin: 7px 0 0;
          text-transform: none; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-subscription-text .discount-savings {
          font-size: 12px;
          line-height: 12px;
          background-color: #041e42;
          color: #fff;
          display: inline-block;
          padding: 2px 5px; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-subscription-max-message {
        margin-top: 0; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-subscription-details button {
        color: #041e42;
        font-weight: 700; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-subscription fieldset {
        padding: 0; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-subscription fieldset label {
          align-content: flex-start;
          align-items: flex-start;
          height: auto;
          min-height: 29px; }
          bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-subscription fieldset label input {
            margin-top: 2px; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options {
      display: flex;
      flex-direction: row;
      text-align: left;
      width: auto; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options .size-container {
        border-radius: 100%;
        margin-right: 2px;
        margin-top: 5px;
        border: 1px solid transparent; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options .size-container .size {
          border-radius: 100%;
          width: 30px;
          position: relative;
          height: 30px;
          background-color: #efefef;
          color: #6b6b6b;
          font-weight: 600;
          font-size: 12px;
          font-family: "glo sans", Arial, Helvetica, sans-serif;
          margin: 2px; }
          bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options .size-container .size:hover {
            border: 1px solid #2a2a2c;
            color: #2a2a2c; }
          bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options .size-container .size:active {
            background-color: #fff;
            box-shadow: 0 0 3px #1d1d1d;
            border: 1px solid #fff;
            background-color: #fff;
            color: #2a2a2c; }
          bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options .size-container .size:disabled:hover {
            border: 0;
            color: #6b6b6b; }
          bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options .size-container .size:disabled:active {
            background-color: #efefef;
            color: #2a2a2c;
            box-shadow: 0 0 0 #1d1d1d;
            color: #6b6b6b; }
          bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options .size-container .size:disabled:after {
            height: 23px;
            width: 26px;
            background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
            background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
            background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
            background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
            background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #fff), color-stop(46%, #fff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #fff), color-stop(57%, #fff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
            background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
            bottom: 0;
            content: '';
            left: 0;
            position: absolute;
            right: 0;
            top: 0; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options .size-container.active .size {
          border: 1px solid #2a2a2c;
          color: #2a2a2c; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options-title {
        font-size: 12px;
        line-height: 16px;
        font-weight: 700;
        letter-spacing: 0;
        margin-top: 5px;
        margin-bottom: 5px; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options-variants-button {
        height: 34px;
        width: 34px;
        border-radius: 99999999px;
        padding: 4px;
        position: relative; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options-variants-button:after {
          content: "";
          background-color: var(--button-variant-color);
          display: block;
          width: 100%;
          height: 100%;
          border-radius: 99999999px; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options-variants-button:active, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options-variants-button.active {
          border: 1px solid #2a2a2c; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options-variants-button:disabled {
          background-color: var(--button-variant-color);
          border: 4px solid #fff; }
          bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options-variants-button:disabled:active {
            border: 0; }
          bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options-variants-button:disabled:after {
            background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
            background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
            background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
            background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
            background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #fff), color-stop(46%, #fff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #fff), color-stop(57%, #fff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
            background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #fff 43%, #fff 46%, #ff5216 47%, #ff5216 53%, #fff 54%, #fff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
            bottom: 0;
            content: '';
            left: 0;
            position: absolute;
            right: 0;
            top: 0; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options p, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options .suffix, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options .bat-producthero-configurator-stock, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options div, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options .bat-minicart-cart-item-product-container-nicotine-level, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options .bat-minicart-cart-item-product-container-flavor, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options .bat-minicart-cart-item-product-container-delivery, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options div, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-configurable-options div {
        display: none; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title {
      font-size: 32px;
      line-height: 32px;
      letter-spacing: -1.25px;
      margin-bottom: 6px;
      max-width: unset;
      padding-bottom: 0;
      padding-top: 0; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options {
      z-index: 1; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options-option {
        flex: 0 1 auto;
        margin-right: 32px;
        padding: 0 0 10px;
        text-align: center; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options-option p, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options-option .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options-option .suffix, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options-option .bat-producthero-configurator-stock, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options-option .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options-option div, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options-option .bat-minicart-cart-item-product-container-nicotine-level, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options-option .bat-minicart-cart-item-product-container-flavor, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options-option .bat-minicart-cart-item-product-container-delivery, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options-option bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options-option div, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options-option .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options-option div {
          font-size: 14px;
          line-height: 14px;
          font-weight: 700;
          margin-bottom: 5px; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options-option-input .select-wrapper {
          display: inline-block; }
          bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options-option-input .select-wrapper select {
            font-size: 13px;
            line-height: 13px;
            font-weight: 700; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options-option-input fieldset label {
          cursor: pointer;
          display: inline-flex;
          margin-bottom: 0;
          margin-right: 5px; }
          bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options-option-input fieldset label input[type="radio"] {
            display: none; }
            bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options-option-input fieldset label input[type="radio"] + span {
              font-size: 13px;
              line-height: 13px;
              background-color: #efefef;
              color: #041e42;
              display: block;
              padding: 14px; }
            bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options-option-input fieldset label input[type="radio"]:checked + span {
              font-size: 13px;
              line-height: 13px;
              background: #041e42;
              color: #fff;
              display: block;
              font-weight: 700;
              padding: 14px; }
            bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options-option-input fieldset label input[type="radio"]:disabled + span {
              position: relative; }
              bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options-option-input fieldset label input[type="radio"]:disabled + span::after {
                background: #041e42;
                content: "";
                height: 2px;
                left: -5px;
                position: absolute;
                top: 46%;
                transform: rotate(-34deg);
                width: 114%; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity {
      margin-bottom: 26px;
      padding-bottom: 0;
      padding-top: 0; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label {
        font-size: 12px;
        line-height: 15px;
        flex: 0 1 140px;
        letter-spacing: 1px; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity .bat-quantity-button {
        flex: 0 0 32;
        height: 32px;
        min-width: 32px; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo {
      align-items: center;
      background-color: #fff;
      display: flex;
      padding: 24px 20px;
      margin-top: auto;
      margin-bottom: 23px; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-icon {
        padding-left: 4px;
        padding-right: 14px; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-icon .bat-icon {
          height: 34px;
          width: 34px; }
          bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-icon .bat-icon::before {
            font-size: 34px; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading {
        font-size: 12px;
        line-height: 15px;
        display: block;
        letter-spacing: 1px;
        margin-bottom: 4px; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text p, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .suffix, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-producthero-configurator-stock, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text div, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-minicart-cart-item-product-container-nicotine-level, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-minicart-cart-item-product-container-flavor, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-minicart-cart-item-product-container-delivery, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text div, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text div {
        font-size: 12px;
        line-height: 14.4px;
        color: #6b6b6b;
        letter-spacing: 0.25px;
        margin: 0; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-desktop {
      display: none;
      padding-bottom: 0;
      padding-top: 0; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-group {
      margin-left: 10%;
      margin-right: 10%;
      margin-bottom: 12px;
      padding: 0; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-group-indicators {
        display: flex;
        flex-direction: column; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-group-indicators > .bat-producthero-strengths-indicator-line:not(:last-child) {
          margin-right: 40px; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-group .bat-producthero-strengths-indicator-line {
        margin: 0; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-group-top-bar {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-bottom: 12px; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-group-top-bar span {
          margin-right: 13px;
          font-family: "glo sans", Arial, Helvetica, sans-serif;
          font-size: 12px;
          line-height: 115%;
          letter-spacing: 1.2px;
          font-weight: bold;
          width: 14ch;
          flex-shrink: 0; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-group-top-bar hr {
          width: 100%;
          height: 0;
          background-color: #dedede;
          border: none;
          border-top: 2px solid #dedede;
          margin-top: 0;
          margin-bottom: 0; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-indicator-line {
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-wrap: wrap;
      margin-bottom: 25px;
      margin-left: 10%;
      margin-right: 10%;
      padding: 0; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container {
      display: flex;
      flex-wrap: wrap; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator {
        --indicator-active-color: #2a2a2c;
        --indicator-active-last-color: #2a2a2c;
        border: none;
        align-items: baseline;
        flex-direction: row;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        justify-content: center;
        margin: 0;
        padding: 0;
        width: auto; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator ul li {
          width: 13px;
          height: 13px;
          line-height: 13px;
          font-size: 13px;
          border-color: #2a2a2c; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-4mg li:nth-child(1), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-mild li:nth-child(1), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-1 li:nth-child(1) {
          background: var(--indicator-active-color); }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-4mg.active li:nth-child(1), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-mild.active li:nth-child(1), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-1.active li:nth-child(1) {
          background: #fff; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-6mg li:nth-child(-n + 2), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-medium li:nth-child(-n + 2), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-2 li:nth-child(-n + 2) {
          background: var(--indicator-active-color); }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-6mg li:nth-child(2), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-medium li:nth-child(2), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-2 li:nth-child(2) {
          background: var(--indicator-active-last-color);
          border: none; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-6mg.active li:nth-child(-n + 2), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-medium.active li:nth-child(-n + 2), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-2.active li:nth-child(-n + 2) {
          background: #fff; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-10mg li:nth-child(-n + 3), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-strong li:nth-child(-n + 3), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-3 li:nth-child(-n + 3) {
          background: var(--indicator-active-color); }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-10mg li:nth-child(3), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-strong li:nth-child(3), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-3 li:nth-child(3) {
          background: var(--indicator-active-last-color);
          border: none; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-10mg.active li:nth-child(-n + 3), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-strong.active li:nth-child(-n + 3), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-3.active li:nth-child(-n + 3) {
          background: #fff; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-16mg li:nth-child(-n + 4), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-x-strong li:nth-child(-n + 4), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-4 li:nth-child(-n + 4) {
          background: var(--indicator-active-color); }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-16mg li:nth-child(4), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-x-strong li:nth-child(4), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-4 li:nth-child(4) {
          background: var(--indicator-active-last-color);
          border: none; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-16mg.active li:nth-child(-n + 4), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-x-strong.active li:nth-child(-n + 4), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-4.active li:nth-child(-n + 4) {
          background: #fff; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-18mg li:nth-child(-n + 5), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-ultra li:nth-child(-n + 5), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-5 li:nth-child(-n + 5) {
          background: var(--indicator-active-color); }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-18mg li:nth-child(5), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-ultra li:nth-child(5), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-5 li:nth-child(5) {
          background: var(--indicator-active-last-color);
          border: none; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-18mg.active li:nth-child(-n + 5), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-ultra.active li:nth-child(-n + 5), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-5.active li:nth-child(-n + 5) {
          background: #fff; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-20mg li:nth-child(-n + 6), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-max li:nth-child(-n + 6), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-6 li:nth-child(-n + 6) {
          background: var(--indicator-active-color); }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-20mg li:nth-child(6), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-max li:nth-child(6), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-6 li:nth-child(6) {
          background: var(--indicator-active-color);
          border: none; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-20mg.active li:nth-child(-n + 6), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-max.active li:nth-child(-n + 6), bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator.strength-6.active li:nth-child(-n + 6) {
          background: #fff; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-container .bat-indicator span {
          font-size: 12px;
          line-height: 12px;
          color: #2a2a2c;
          font-weight: 700;
          margin-left: 10px;
          margin-bottom: 0; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label {
      display: inline-flex;
      flex-direction: row;
      align-items: center;
      margin: 0;
      margin-inline-end: 10px;
      font-weight: normal;
      font-size: 13px;
      line-height: 185%;
      width: fit-content; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label--bold {
        font-weight: bold; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-button .bat-icon:before {
        font-size: 19px;
        line-height: 100%; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-content {
        position: absolute;
        background-color: #3a3a3a;
        color: #fff;
        padding: 15px;
        transform: translateX(50%);
        width: 200px;
        display: none;
        margin-top: 10px;
        z-index: 999;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 10px;
        line-height: 150%; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-content[data-show] {
          display: block; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-content-arrow {
          visibility: hidden; }
          bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-content-arrow, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-content-arrow::before {
            position: absolute;
            width: 10px;
            height: 10px;
            background: inherit; }
          bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-content-arrow::before {
            visibility: visible;
            content: '';
            transform: rotate(45deg); }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-content[data-popper-placement^='top'] > .bat-producthero-strengths-label-popover-content-arrow {
          bottom: -5px; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-content[data-popper-placement^='bottom'] > .bat-producthero-strengths-label-popover-content-arrow {
          top: -5px; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-content[data-popper-placement^='left'] > .bat-producthero-strengths-label-popover-content-arrow {
          right: -5px; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-content[data-popper-placement^='right'] > .bat-producthero-strengths-label-popover-content-arrow {
          left: -5px; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-content p, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-content .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-content .suffix, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-content .bat-producthero-configurator-stock, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-content div, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-content .bat-minicart-cart-item-product-container-nicotine-level, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-content .bat-minicart-cart-item-product-container-flavor, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-content .bat-minicart-cart-item-product-container-delivery, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-content bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-content div, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label-popover-content div {
          display: block;
          font-size: inherit;
          line-height: inherit;
          font-family: inherit;
          font-weight: inherit; }
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-mobile {
    display: block;
    margin-bottom: 31px;
    padding: 40px 20px 0; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-mobile-lower {
      display: block; }

bat-producthero-glosi .bat-producthero-skuerror {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 20px; }

bat-producthero-glosi .bat-producthero .rating {
  display: inline-block;
  unicode-bidi: bidi-override;
  color: #dedede;
  font-size: 15px;
  letter-spacing: 2px;
  height: 23px;
  width: auto;
  margin: 0;
  position: relative;
  padding: 0;
  font-family: FontAwesome; }

bat-producthero-glosi .bat-producthero .rating-upper {
  color: black;
  padding: 0;
  position: absolute;
  z-index: 1;
  display: flex;
  top: 0;
  left: 0;
  overflow: hidden; }
  bat-producthero-glosi .bat-producthero .rating-upper::before {
    content: "\f005 \f005 \f005 \f005 \f005"; }

bat-producthero-glosi .bat-producthero .rating-lower {
  padding: 0;
  display: flex;
  z-index: 0; }
  bat-producthero-glosi .bat-producthero .rating-lower::before {
    content: "\f005 \f005 \f005 \f005 \f005"; }

@media (min-width: 576px) {
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-price {
    flex: 0 1 140px; }
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-bottom {
    flex-direction: row;
    margin-bottom: 0;
    margin-top: 0; }
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-cta-list {
    align-items: flex-end;
    width: unset; }
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-group-indicators {
    flex-direction: row; }
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-group-top-bar {
    flex-direction: column-reverse;
    align-items: flex-start; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-group-top-bar span {
      margin-top: 12px; }
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-images .large {
    background-position: calc( -25px + (10 - (-25)) * ((100vw - 576px) / (767 - 576))) center;
    /* sasslint-disable-next-line nesting-depth */ }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-images .large img {
      width: calc( 350px + (415 - 350) * ((100vw - 576px) / (767 - 576))); }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-images .large iframe {
      height: 160px; } }

@media (min-width: 768px) {
  bat-producthero-glosi .bat-producthero-glosi {
    background-color: #fff;
    padding: 0; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-content {
      width: 50%; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-description {
      width: 50%; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery {
      padding: 0 0 16px; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-images .large {
        background-position: calc( -60px + (-85 - (-60)) * ((100vw - 768px) / (991 - 768))) center;
        padding: 12px 0; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-images .large img {
          width: calc( 260px + (350 - 260) * ((100vw - 768px) / (991 - 768))); }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-images .large iframe {
          height: 180px; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-thumbs {
        display: flex;
        margin-top: 0; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery .slick-arrow {
        margin-top: 0px; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery .slick-arrow.slick-prev {
          left: 30px; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery .slick-arrow.slick-next {
          right: 30px; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator {
      padding: 45px 0 0;
      position: relative;
      width: 48%; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator > * {
        padding-left: 10%;
        padding-right: 10%; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-bottom {
        margin-bottom: 0; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-bottom .bat-cta-style.button-dark, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-bottom .bat-cta-style.button-dark-disabled,
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-bottom .bat-cta-style a {
          flex-basis: 50%;
          padding: 11px 50px; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title {
        font-size: 40px;
        line-height: 36px;
        letter-spacing: -0.5px;
        margin-bottom: 13px;
        padding: 0; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-subheading {
        letter-spacing: 0.05px;
        margin-bottom: 14px;
        padding: 0; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-price {
        font-size: 30px;
        line-height: 32px;
        flex-basis: 150px;
        letter-spacing: 0.25px;
        margin-bottom: 0;
        text-align: left; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-short-description h6 {
        font-size: 20px;
        line-height: 20px; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-description {
        font-size: 0.94rem;
        line-height: 16px;
        margin-bottom: 0; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-subscription {
        margin: 0;
        max-width: none;
        padding: 20px; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options-option {
        padding: 0 0 20px;
        text-align: left; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo {
        bottom: 23px;
        left: 0;
        padding: 26px 5.105vw;
        width: 100%; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-icon {
          padding-left: 0;
          padding-right: 8px; }
          bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-icon .bat-icon {
            height: 41px;
            width: 41px; }
            bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-icon .bat-icon::before {
              font-size: 41px; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading {
          letter-spacing: 1.25px;
          margin-bottom: 5px; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-desktop {
        display: block;
        margin-bottom: 35px; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity {
        margin-bottom: 34px; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label {
          flex-basis: 150px; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths {
        margin-bottom: 28px; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-buttons {
          margin-bottom: 0; }
        bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-strengths-label {
          letter-spacing: 0.95px; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-mobile {
      display: none; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-mobile-lower {
        display: none; } }

@media (min-width: 992px) {
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-images .large {
    background-position: -85px center; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-images .large img {
      width: calc( 350px + (415 - 350) * ((100vw - 992px) / (1199 - 992))); }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-images .large iframe {
      height: 250px; }
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator {
    padding: 65px 0 0; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options form {
      flex-direction: row; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-bottom {
      flex-direction: row;
      text-align: left; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-bottom .bat-quantity {
        justify-content: flex-start;
        margin: 0 20px 0 0; } }

@media (min-width: 1200px) {
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-images .large {
    background-position: calc( -90px + (-25 - (-90)) * ((100vw - 1200px) / (1439 - 1200))) center; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-images .large img {
      width: 300px; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-gallery-images .large iframe {
      height: 300px; }
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator {
    padding: 65px 0 0; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-options form {
      flex-direction: row; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-bottom {
      flex-direction: row;
      text-align: left; }
      bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-bottom .bat-quantity {
        justify-content: flex-start;
        margin: 0 20px 0 0; } }

@media (min-width: 1440px) {
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-content .bat-producthero-gallery-images .large {
    background-position: -25px center; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-content .bat-producthero-gallery-images .large iframe {
      height: 330px; } }

@media (min-width: 1700px) {
  bat-producthero-glosi .bat-producthero-glosi .bat-producthero-content .bat-producthero-gallery-images .large {
    background-position: -25px center; }
    bat-producthero-glosi .bat-producthero-glosi .bat-producthero-content .bat-producthero-gallery-images .large iframe {
      height: 400px; } }

.bat-artandmore-glosi-description {
  column-count: 2;
  font-size: 14px;
  line-height: 20px;
  font-family: "glo sans", Arial, Helvetica, sans-serif;
  padding: 70px 100px;
  background-color: #efefef; }
  @media (max-width: 767.98px) {
    .bat-artandmore-glosi-description {
      column-count: 1;
      padding: 30px 20px; } }

.bat-artandmore-glosi-content .content-buttons {
  max-width: fit-content;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 50px; }
  @media (max-width: 767.98px) {
    .bat-artandmore-glosi-content .content-buttons {
      max-width: none;
      margin: 0px; } }
  .bat-artandmore-glosi-content .content-buttons .content-button {
    width: 200px;
    font-size: 13px;
    line-height: 16px;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    padding: 10px;
    border-color: #1d1d1b;
    margin-left: 10px;
    margin-right: 10px; }
    .bat-artandmore-glosi-content .content-buttons .content-button:hover {
      color: #000; }
    @media (max-width: 767.98px) {
      .bat-artandmore-glosi-content .content-buttons .content-button {
        font-size: 12px;
        line-height: 14px;
        display: block;
        width: 100%;
        margin: auto;
        margin-top: 15px;
        margin-bottom: 15px; } }
    .bat-artandmore-glosi-content .content-buttons .content-button.active {
      background-color: #1d1d1b;
      color: #fff; }

.bat-artandmore-glosi-content .content-section {
  flex-direction: row-reverse;
  margin-top: 30px; }
  @media (max-width: 991.98px) {
    .bat-artandmore-glosi-content .content-section {
      display: block; } }
  .bat-artandmore-glosi-content .content-section .content-description {
    width: 100%;
    padding: 30px 60px; }
    @media (max-width: 991.98px) {
      .bat-artandmore-glosi-content .content-section .content-description {
        padding: 30px 20px; } }
    .bat-artandmore-glosi-content .content-section .content-description .title {
      font-size: 30px;
      line-height: 34px;
      font-weight: 800;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      margin: auto;
      margin-bottom: 20px;
      width: 50%; }
      @media (max-width: 767.98px) {
        .bat-artandmore-glosi-content .content-section .content-description .title {
          font-size: 24px;
          line-height: 28px;
          width: 100%; } }
    .bat-artandmore-glosi-content .content-section .content-description .description {
      font-size: 14px;
      line-height: 20px;
      font-weight: 500;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      width: 50%;
      margin: auto; }
      @media (max-width: 767.98px) {
        .bat-artandmore-glosi-content .content-section .content-description .description {
          width: 100%; } }

.maps-container {
  margin: 70px; }
  @media (max-width: 1399.98px) {
    .maps-container {
      display: block;
      max-width: fit-content;
      margin: auto; } }
  @media (max-width: 767.98px) {
    .maps-container {
      display: block;
      max-width: none;
      margin: 0px; } }

.bat-map-glosi {
  margin-bottom: 20px; }
  @media (max-width: 1399.98px) {
    .bat-map-glosi {
      display: block;
      max-width: fit-content;
      margin: auto; } }
  @media (max-width: 767.98px) {
    .bat-map-glosi {
      max-width: fit-content;
      margin: auto;
      margin-bottom: 20px; } }
  .bat-map-glosi .title {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 34px; }
    @media (max-width: 767.98px) {
      .bat-map-glosi .title {
        font-size: 17px;
        line-height: 34px; } }
  .bat-map-glosi .mapouter {
    position: relative;
    text-align: right;
    height: 500px;
    width: 600px; }
    @media (max-width: 767.98px) {
      .bat-map-glosi .mapouter {
        width: auto;
        height: auto; } }
  .bat-map-glosi .gmap_canvas {
    overflow: hidden;
    background: none !important;
    height: 500px;
    width: 600px; }
    @media (max-width: 767.98px) {
      .bat-map-glosi .gmap_canvas {
        width: auto;
        height: auto; } }
    @media (max-width: 767.98px) {
      .bat-map-glosi .gmap_canvas iframe {
        width: auto;
        height: auto; } }

.carousel.landing {
  background-color: #efefef; }

@media (max-width: 767.98px) {
  .bat-carousel.bat-imagecarousel-glosi {
    width: 90%;
    margin: 20px;
    margin-top: 40px; } }

.bat-carousel.bat-imagecarousel-glosi .bat-video-content {
  width: 650px;
  position: relative;
  padding: 0%; }
  @media (max-width: 767.98px) {
    .bat-carousel.bat-imagecarousel-glosi .bat-video-content {
      height: 200px;
      width: 400px; } }
  .bat-carousel.bat-imagecarousel-glosi .bat-video-content iframe {
    width: 100%;
    height: 100%;
    position: absolute; }

.bat-carousel.bat-imagecarousel-glosi .carousel-element {
  height: 350px;
  position: relative;
  text-align: center; }
  @media (max-width: 767.98px) {
    .bat-carousel.bat-imagecarousel-glosi .carousel-element {
      height: 200px; } }

.bat-carousel.bat-imagecarousel-glosi .carousel-element div {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat no-repeat;
  min-height: 370px;
  width: 650px;
  margin: auto; }
  @media (max-width: 767.98px) {
    .bat-carousel.bat-imagecarousel-glosi .carousel-element div {
      min-height: 250px;
      width: auto; } }

.bat-carousel.bat-imagecarousel-glosi .slick-prev {
  left: 20%; }
  @media (max-width: 767.98px) {
    .bat-carousel.bat-imagecarousel-glosi .slick-prev {
      left: 0; } }

.bat-carousel.bat-imagecarousel-glosi .slick-next {
  right: 20%; }
  @media (max-width: 767.98px) {
    .bat-carousel.bat-imagecarousel-glosi .slick-next {
      right: 0; } }

.bat-carousel.bat-imagecarousel-glosi .slick-prev .bat-icon::before,
.bat-carousel.bat-imagecarousel-glosi .slick-next .bat-icon::before {
  font-size: 40px;
  color: #3a3a3a; }
  @media (max-width: 767.98px) {
    .bat-carousel.bat-imagecarousel-glosi .slick-prev .bat-icon::before,
    .bat-carousel.bat-imagecarousel-glosi .slick-next .bat-icon::before {
      font-size: 28px;
      color: #fff; } }

.aem-GridColumn.news-card {
  padding: 70px 50px;
  background-color: #efefef; }
  @media (max-width: 767.98px) {
    .aem-GridColumn.news-card {
      padding: 0px; } }

@media (max-width: 767.98px) {
  .aem-GridColumn .title-section {
    display: block;
    text-align: center;
    padding-top: 30px; } }

@media (max-width: 1399.98px) {
  .aem-GridColumn .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    width: 100%; } }

.aem-GridColumn .news-section-title {
  font-size: 22px;
  line-height: 28px;
  font-weight: 800; }
  @media (max-width: 767.98px) {
    .aem-GridColumn .news-section-title {
      margin-bottom: 10px; } }

.aem-GridColumn .news-section-link {
  text-decoration: none;
  color: #3a3a3a;
  font-size: 14px;
  line-height: 28px;
  font-weight: 800; }
  .aem-GridColumn .news-section-link i {
    margin-top: 2px;
    margin-left: 10px; }

.bat-cardnews-glosi--news {
  margin-top: 8px; }
  @media (max-width: 575.98px) {
    .bat-cardnews-glosi--news {
      margin-bottom: 0;
      margin-top: 0;
      padding: 40px 10px 30px; } }
  .bat-cardnews-glosi--news-img {
    height: 100%;
    max-height: 240px;
    overflow: hidden; }
    .bat-cardnews-glosi--news-img a {
      display: block; }
  .bat-cardnews-glosi--news-title {
    font-size: 20px;
    line-height: 28px;
    font-weight: 800; }
  .bat-cardnews-glosi--news-content {
    font-size: 14px;
    line-height: 20px; }
  .bat-cardnews-glosi--news-text {
    margin: 15px 0; }
    @media (max-width: 575.98px) {
      .bat-cardnews-glosi--news-text {
        margin: 8px 0 5px; } }
    .bat-cardnews-glosi--news-text h3, .bat-cardnews-glosi--news-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-cardnews-glosi--news-text .bat-producthero-configurator-title, .bat-cardnews-glosi--news-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-cardnews-glosi--news-text .bat-producthero-configurator-title {
      font-size: 20px;
      line-height: 150%;
      padding-top: 15px; }
      @media (max-width: 575.98px) {
        .bat-cardnews-glosi--news-text h3, .bat-cardnews-glosi--news-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-cardnews-glosi--news-text .bat-producthero-configurator-title, .bat-cardnews-glosi--news-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-cardnews-glosi--news-text .bat-producthero-configurator-title {
          padding-top: 4px; } }
    .bat-cardnews-glosi--news-text p, .bat-cardnews-glosi--news-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-cardnews-glosi--news-text .suffix, .bat-cardnews-glosi--news-text .bat-producthero-configurator-stock, .bat-cardnews-glosi--news-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-cardnews-glosi--news-text div, .bat-cardnews-glosi--news-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-cardnews-glosi--news-text .bat-minicart-cart-item-product-container-flavor, .bat-cardnews-glosi--news-text .bat-minicart-cart-item-product-container-delivery, .bat-cardnews-glosi--news-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-cardnews-glosi--news-text div, .bat-cardnews-glosi--news-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-cardnews-glosi--news-text div {
      font-size: 15px;
      line-height: 150%;
      margin-top: 5px; }
      @media (max-width: 575.98px) {
        .bat-cardnews-glosi--news-text p, .bat-cardnews-glosi--news-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-cardnews-glosi--news-text .suffix, .bat-cardnews-glosi--news-text .bat-producthero-configurator-stock, .bat-cardnews-glosi--news-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-cardnews-glosi--news-text div, .bat-cardnews-glosi--news-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-cardnews-glosi--news-text .bat-minicart-cart-item-product-container-flavor, .bat-cardnews-glosi--news-text .bat-minicart-cart-item-product-container-delivery, .bat-cardnews-glosi--news-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-cardnews-glosi--news-text div, .bat-cardnews-glosi--news-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-cardnews-glosi--news-text div {
          color: #6b6b6b; } }
  .bat-cardnews-glosi--news-ctalist .bat-cta-style {
    font-size: 15px;
    line-height: 150%;
    margin-top: 5px;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 28px;
    font-weight: 800;
    color: #3a3a3a; }
    @media (max-width: 767.98px) {
      .bat-cardnews-glosi--news-ctalist .bat-cta-style {
        margin-top: 0; } }
  @media (min-width: 576px) {
    .bat-cardnews-glosi--news-ctalist .button-news {
      transition: all .5s ease-out; }
      .bat-cardnews-glosi--news-ctalist .button-news:hover {
        transform: translateX(50px); } }
  .bat-cardnews-glosi--news-ctalist a {
    text-decoration: none;
    color: #3a3a3a;
    font-size: 14px;
    line-height: 28px;
    font-weight: 800; }
    .bat-cardnews-glosi--news-ctalist a i {
      margin-top: 2px;
      margin-left: 10px; }
  .bat-cardnews-glosi--news-ctalist a:hover {
    text-decoration: none;
    color: #3a3a3a; }
    .bat-cardnews-glosi--news-ctalist a:hover span {
      text-decoration: none;
      color: #3a3a3a; }
  .bat-cardnews-glosi--news-ctalist span {
    font-weight: 800; }
  @media (max-width: 767.98px) {
    .bat-cardnews-glosi--news-ctalist {
      padding-top: 10px; } }

.artandmore-news .aem-GridColumn {
  background-color: transparent; }
  .artandmore-news .aem-GridColumn.aem-GridColumn--default--4 {
    margin-top: 20px;
    padding-right: 5px;
    padding-left: 5px; }
    @media (max-width: 767.98px) {
      .artandmore-news .aem-GridColumn.aem-GridColumn--default--4 {
        margin-top: 5px; } }
    .artandmore-news .aem-GridColumn.aem-GridColumn--default--4:last-of-type .bat-cardnews-glosi--news {
      border-bottom: none; }

.artandmore-news .artandmore-news-title {
  text-align: center;
  font-size: 30px;
  line-height: 34px;
  margin-top: 40px;
  margin-bottom: 30px; }
  @media (max-width: 767.98px) {
    .artandmore-news .artandmore-news-title {
      font-size: 24px;
      line-height: 28px;
      margin-bottom: 0px;
      margin-left: 20px;
      margin-right: 20px;
      text-align: left; } }

@media (max-width: 767.98px) {
  .artandmore-news .bat-cardnews-glosi--news {
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px 0px;
    border-bottom: 2px solid #DEDEDE; } }

.artandmore-news .bat-cardnews-glosi--news .bat-cardnews-glosi--news-date {
  font-size: 14px;
  line-height: 20px; }

.artandmore-news .bat-cardnews-glosi--news .bat-cardnews-glosi--news-title {
  margin-top: 0px; }

@media (max-width: 767.98px) {
  .glosimclaren-section .bat-cardnews-glosi--news {
    padding-top: 5px; } }

#news .bat-cardnews-glosi--news {
  margin-top: 8px; }
  @media (max-width: 575.98px) {
    #news .bat-cardnews-glosi--news {
      margin-bottom: 0;
      margin-top: 0;
      padding: 20px 10px 30px;
      border-bottom: 2px solid #DEDEDE; } }

@media (max-width: 767.98px) {
  .news-alternative .bat-carousel {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .news-alternative .bat-cardnews-glosi--news {
    display: flex;
    flex-direction: row-reverse;
    height: 200px;
    padding: 0;
    align-items: center; }
    .news-alternative .bat-cardnews-glosi--news-img {
      display: flex;
      max-height: unset;
      min-width: 45%; }
      .news-alternative .bat-cardnews-glosi--news-img img {
        object-fit: cover;
        height: 100%; }
    .news-alternative .bat-cardnews-glosi--news-main {
      padding: 10px;
      padding-left: 15px; }
    .news-alternative .bat-cardnews-glosi--news-title {
      padding: 0; }
    .news-alternative .bat-cardnews-glosi--news-content h3, .news-alternative .bat-cardnews-glosi--news-content bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .news-alternative .bat-cardnews-glosi--news-content .bat-producthero-configurator-title, .news-alternative .bat-cardnews-glosi--news-content bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .news-alternative .bat-cardnews-glosi--news-content .bat-producthero-configurator-title {
      font-size: 16px;
      line-height: 21px; }
    .news-alternative .bat-cardnews-glosi--news-content p, .news-alternative .bat-cardnews-glosi--news-content .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .news-alternative .bat-cardnews-glosi--news-content .suffix, .news-alternative .bat-cardnews-glosi--news-content .bat-producthero-configurator-stock, .news-alternative .bat-cardnews-glosi--news-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .news-alternative .bat-cardnews-glosi--news-content div, .news-alternative .bat-cardnews-glosi--news-content .bat-minicart-cart-item-product-container-nicotine-level, .news-alternative .bat-cardnews-glosi--news-content .bat-minicart-cart-item-product-container-flavor, .news-alternative .bat-cardnews-glosi--news-content .bat-minicart-cart-item-product-container-delivery, .news-alternative .bat-cardnews-glosi--news-content bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .news-alternative .bat-cardnews-glosi--news-content div, .news-alternative .bat-cardnews-glosi--news-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .news-alternative .bat-cardnews-glosi--news-content div {
      font-size: 14px;
      line-height: 20px; }
    .news-alternative .bat-cardnews-glosi--news-ctalist {
      padding-bottom: 10px; } }

.artandmore-hero .bat-hero-glosi {
  background-color: #2a2a2c; }
  .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content-container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin: 0px;
    max-width: none; }
    @media (max-width: 767.98px) {
      .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content-container {
        display: block; }
        .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content-container .bat-hero-glosi-img {
          padding: 0px; } }
    .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content-container .bat-hero-glosi-img {
      position: initial; }
  .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content {
    padding: 0px;
    margin-left: 60px;
    margin-top: 100px;
    margin-right: 100px; }
    @media (max-width: 767.98px) {
      .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content {
        margin: 20px;
        margin-bottom: 0px; }
        .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .title-content {
          display: flex; }
          .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .title-content picture {
            align-self: center; }
          .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .title-content .title-content-tile {
            margin-left: 20px;
            width: 100%; } }
    .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline-top {
      color: #fff;
      margin-top: 20px;
      font-size: 26px;
      line-height: 34px; }
      @media (max-width: 767.98px) {
        .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline-top {
          font-size: 17px;
          line-height: 34px;
          margin: 0px; } }
    .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline {
      margin-left: 0px; }
      .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline h1, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline bat-card-step.step1:before, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline bat-card-step.step2:before, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline bat-card-step.step3:before, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline bat-card-step.step4:before {
        color: #fff;
        font-size: 34px;
        line-height: 34px; }
        @media (max-width: 767.98px) {
          .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline h1, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline bat-card-step.step1:before, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline bat-card-step.step2:before, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline bat-card-step.step3:before, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline bat-card-step.step4:before {
            font-size: 23px;
            line-height: 34px; } }
    .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container {
      margin-top: 60px; }
      .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info {
        margin-right: 120px; }
        @media (max-width: 767.98px) {
          .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info {
            margin-right: 0px;
            margin-bottom: 20px;
            width: 50%; } }
        .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info {
          color: #fff;
          display: block;
          font-size: 24px;
          line-height: 28px;
          font-weight: 800; }
          @media (max-width: 767.98px) {
            .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info {
              font-size: 18px;
              line-height: 20px; } }
          .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info p, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info .suffix, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info .bat-producthero-configurator-stock, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info div, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info .bat-minicart-cart-item-product-container-nicotine-level, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info .bat-minicart-cart-item-product-container-flavor, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info .bat-minicart-cart-item-product-container-delivery, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info div, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info div {
            color: #fff;
            display: block;
            font-size: 24px;
            line-height: 28px;
            font-weight: 800; }
            @media (max-width: 767.98px) {
              .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info p, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info .suffix, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info .bat-producthero-configurator-stock, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info div, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info .bat-minicart-cart-item-product-container-nicotine-level, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info .bat-minicart-cart-item-product-container-flavor, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info .bat-minicart-cart-item-product-container-delivery, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info div, .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .artandmore-hero .bat-hero-glosi .bat-hero-glosi-content .infos-container-info .info div {
                font-size: 18px;
                line-height: 20px; } }

@media (max-width: 767.98px) {
  .bat-portaunamico-glosi-section-first, .bat-portaunamico-glosi-section-second {
    display: block; } }

.bat-portaunamico-glosi-section-first .toptitle, .bat-portaunamico-glosi-section-second .toptitle {
  font-family: "glo sans", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 34px;
  font-weight: 800; }
  @media (max-width: 767.98px) {
    .bat-portaunamico-glosi-section-first .toptitle, .bat-portaunamico-glosi-section-second .toptitle {
      display: none; } }

.bat-portaunamico-glosi-section-first .title, .bat-portaunamico-glosi-section-second .title {
  font-family: "glo sans", Arial, Helvetica, sans-serif;
  font-size: 30px;
  line-height: 34px; }
  @media (max-width: 767.98px) {
    .bat-portaunamico-glosi-section-first .title, .bat-portaunamico-glosi-section-second .title {
      font-size: 24px;
      line-height: 28px; } }

.bat-portaunamico-glosi-section-first .subtitle, .bat-portaunamico-glosi-section-second .subtitle {
  font-family: "glo sans", Arial, Helvetica, sans-serif;
  font-weight: 800;
  font-size: 18px;
  line-height: 20px; }
  @media (max-width: 767.98px) {
    .bat-portaunamico-glosi-section-first .subtitle, .bat-portaunamico-glosi-section-second .subtitle {
      font-size: 14px;
      line-height: 20px; } }

.bat-portaunamico-glosi-section-first .description, .bat-portaunamico-glosi-section-second .description {
  font-family: "glo sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px; }

.bat-portaunamico-glosi-section-first .list, .bat-portaunamico-glosi-section-second .list {
  list-style: none; }
  .bat-portaunamico-glosi-section-first .list-item, .bat-portaunamico-glosi-section-second .list-item {
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px; }

.bat-portaunamico-glosi-section-first .disclaimers-disclaimer, .bat-portaunamico-glosi-section-second .disclaimers-disclaimer {
  font-family: "glo sans", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 17px; }

.bat-portaunamico-glosi-section-first .goToCta, .bat-portaunamico-glosi-section-second .goToCta {
  font-size: 14px;
  line-height: 18px; }

.bat-portaunamico-glosi-section-first {
  margin: 70px;
  justify-content: space-around; }
  @media (max-width: 767.98px) {
    .bat-portaunamico-glosi-section-first {
      margin: 30px 20px; } }
  .bat-portaunamico-glosi-section-first .text-content {
    max-width: fit-content;
    width: 50%; }
    @media (max-width: 767.98px) {
      .bat-portaunamico-glosi-section-first .text-content {
        max-width: none;
        width: 100%; } }
  .bat-portaunamico-glosi-section-first .title {
    margin-top: 20px;
    margin-bottom: 20px; }
    @media (max-width: 767.98px) {
      .bat-portaunamico-glosi-section-first .title {
        margin-bottom: 15px; } }
  .bat-portaunamico-glosi-section-first .list {
    margin-top: 40px;
    column-count: 2;
    border-bottom: 1px solid #DEDEDE;
    padding-left: 40px;
    padding-bottom: 20px; }
    @media (max-width: 767.98px) {
      .bat-portaunamico-glosi-section-first .list {
        column-count: 1;
        margin-top: 15px;
        padding-left: 25px; } }
    .bat-portaunamico-glosi-section-first .list-item {
      list-style: url("/content/dam/glo-it/images/infoglo-card/icon-tick.svg");
      width: 90%;
      padding-left: 5px; }
  .bat-portaunamico-glosi-section-first picture {
    max-width: fit-content; }
    .bat-portaunamico-glosi-section-first picture img {
      width: 300px; }
    @media (max-width: 767.98px) {
      .bat-portaunamico-glosi-section-first picture {
        display: none; } }
  @media (max-width: 767.98px) {
    .bat-portaunamico-glosi-section-first .disclaimers {
      margin-top: 10px; } }
  .bat-portaunamico-glosi-section-first .disclaimers-disclaimer {
    display: block; }

.bat-portaunamico-glosi-section-second picture {
  max-width: fit-content; }
  .bat-portaunamico-glosi-section-second picture img {
    width: 600px; }

.bat-portaunamico-glosi-section-second .toptitle {
  max-width: fit-content;
  width: 15%;
  padding-bottom: 20px;
  border-bottom: 1px solid #DEDEDE; }
  @media (max-width: 767.98px) {
    .bat-portaunamico-glosi-section-second .toptitle {
      width: 45%;
      border-bottom: none;
      text-align: left; } }

.bat-portaunamico-glosi-section-second .text-content {
  margin: 100px;
  padding-left: 60px; }
  @media (max-width: 767.98px) {
    .bat-portaunamico-glosi-section-second .text-content {
      margin: 30px 15px;
      text-align: center;
      padding-left: 0px; } }

.bat-portaunamico-glosi-section-second .title {
  margin-top: 20px;
  margin-bottom: 20px; }
  @media (max-width: 767.98px) {
    .bat-portaunamico-glosi-section-second .title {
      text-align: left; } }

.bat-portaunamico-glosi-section-second .description {
  width: 50%;
  margin-bottom: 20px; }
  @media (max-width: 767.98px) {
    .bat-portaunamico-glosi-section-second .description {
      width: 100%;
      text-align: left; } }

.bat-portaunamico-glosi-section-second .goToCta {
  padding: 10px 25px; }
  .bat-portaunamico-glosi-section-second .goToCta:hover {
    color: #000; }

.bat-portaunamico-glosi .backtotop {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 40px; }
  .bat-portaunamico-glosi .backtotop-title {
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 34px;
    max-width: fit-content;
    margin: auto;
    margin-bottom: 20px;
    width: 30%; }
    @media (max-width: 767.98px) {
      .bat-portaunamico-glosi .backtotop-title {
        font-size: 24px;
        line-height: 28px;
        width: 70%; } }
  .bat-portaunamico-glosi .backtotop-cta {
    font-size: 12px;
    line-height: 14px; }
    .bat-portaunamico-glosi .backtotop-cta svg {
      display: none; }

.portaunamico-hero .bat-hero-glosi {
  background-color: #fff; }
  .portaunamico-hero .bat-hero-glosi .bat-hero-glosi-content-container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin: 0px;
    max-width: none; }
    @media (max-width: 767.98px) {
      .portaunamico-hero .bat-hero-glosi .bat-hero-glosi-content-container {
        display: block; }
        .portaunamico-hero .bat-hero-glosi .bat-hero-glosi-content-container .bat-hero-glosi-img {
          padding: 0px; } }
    .portaunamico-hero .bat-hero-glosi .bat-hero-glosi-content-container .bat-hero-glosi-img {
      position: initial; }
  .portaunamico-hero .bat-hero-glosi .bat-hero-glosi-content {
    padding: 0px;
    margin: auto;
    padding-left: 100px; }
    @media (max-width: 767.98px) {
      .portaunamico-hero .bat-hero-glosi .bat-hero-glosi-content {
        margin: 20px;
        margin-bottom: 0px;
        padding-left: 0px; } }
    .portaunamico-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline {
      margin-left: 0px; }
      .portaunamico-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline h1, .portaunamico-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline bat-card-step.step1:before, .portaunamico-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline bat-card-step.step2:before, .portaunamico-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline bat-card-step.step3:before, .portaunamico-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline bat-card-step.step4:before {
        color: #000;
        text-transform: uppercase;
        font-weight: 800;
        font-size: 34px;
        line-height: 39px;
        width: 75%;
        margin-bottom: 20px; }
        @media (max-width: 767.98px) {
          .portaunamico-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline h1, .portaunamico-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline bat-card-step.step1:before, .portaunamico-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline bat-card-step.step2:before, .portaunamico-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline bat-card-step.step3:before, .portaunamico-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline bat-card-step.step4:before {
            font-size: 26px;
            line-height: 32px;
            width: 100%;
            margin-bottom: 10px; } }
    .portaunamico-hero .bat-hero-glosi .bat-hero-glosi-content .bat-hero-glosi-subheader {
      font-size: 20px;
      line-height: 20px;
      font-weight: 500;
      width: 45%;
      margin-left: 0px; }
      @media (max-width: 767.98px) {
        .portaunamico-hero .bat-hero-glosi .bat-hero-glosi-content .bat-hero-glosi-subheader {
          font-size: 14px;
          line-height: 20px;
          width: 75%; } }

.portaunamico-hero.no-reverse .bat-hero-glosi-content-container {
  flex-direction: row; }

.glosibreakers-hero .bat-hero-glosi {
  background-color: #2a2a2c; }
  .glosibreakers-hero .bat-hero-glosi .bat-hero-glosi-content-container {
    display: flex;
    justify-content: space-between;
    margin: 0px;
    max-width: none; }
    .glosibreakers-hero .bat-hero-glosi .bat-hero-glosi-content-container .bat-cta-style {
      margin-left: 0; }
    @media (max-width: 767.98px) {
      .glosibreakers-hero .bat-hero-glosi .bat-hero-glosi-content-container {
        display: block;
        padding-bottom: 10px; }
        .glosibreakers-hero .bat-hero-glosi .bat-hero-glosi-content-container .bat-hero-glosi-img {
          padding: 0px; }
        .glosibreakers-hero .bat-hero-glosi .bat-hero-glosi-content-container .bat-cta-style {
          width: 100%;
          justify-content: center; } }
    .glosibreakers-hero .bat-hero-glosi .bat-hero-glosi-content-container .bat-hero-glosi-img {
      position: initial;
      margin-top: 35px; }
      .glosibreakers-hero .bat-hero-glosi .bat-hero-glosi-content-container .bat-hero-glosi-img picture img {
        width: 700px; }
  .glosibreakers-hero .bat-hero-glosi .bat-hero-glosi-content {
    padding: 0px;
    margin-top: 100px;
    margin: auto;
    margin-left: 150px;
    margin-right: 150px; }
    @media (max-width: 767.98px) {
      .glosibreakers-hero .bat-hero-glosi .bat-hero-glosi-content {
        margin: 20px 20px;
        text-align: center; } }
    .glosibreakers-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline {
      margin-left: 0px; }
      .glosibreakers-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline h2 {
        text-align: left;
        text-transform: uppercase;
        color: #fff;
        font-weight: 800;
        font-size: 34px;
        line-height: 39px;
        margin-bottom: 20px;
        width: 90%; }
        @media (max-width: 767.98px) {
          .glosibreakers-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline h2 {
            font-size: 26px;
            line-height: 32px;
            width: 100%; } }
    .glosibreakers-hero .bat-hero-glosi .bat-hero-glosi-content .bat-hero-glosi-subheader {
      color: #fff;
      font-weight: 500;
      font-size: 14px;
      line-height: 20px;
      margin-left: 0px;
      margin-bottom: 20px;
      width: 70%;
      text-align: left; }
      @media (max-width: 767.98px) {
        .glosibreakers-hero .bat-hero-glosi .bat-hero-glosi-content .bat-hero-glosi-subheader {
          width: 100%; } }

.glosibreakers-hero.mclaren-hero .bat-hero-glosi-content-container .bat-hero-glosi-img {
  margin-top: 0; }

@media (max-width: 767.98px) {
  .glosibreakers-hero.mclaren-hero .bat-hero-glosi-content-container .bat-cta-style {
    margin-left: 0;
    justify-content: flex-start; }
    .glosibreakers-hero.mclaren-hero .bat-hero-glosi-content-container .bat-cta-style::after {
      position: relative;
      transform: unset; } }

.glosibreakers-hero.mclaren-hero .bat-hero-glosi-content .bat-headline {
  max-width: unset;
  width: 100%; }
  .glosibreakers-hero.mclaren-hero .bat-hero-glosi-content .bat-headline .bat-headline-style {
    width: 100%;
    text-align: left; }

.glosibreakers-top-content {
  background-color: #efefef; }
  .glosibreakers-top-content .bat, .glosibreakers-top-content.bat {
    background-color: #fff;
    max-width: none !important;
    padding: 40px 100px 0px; }
    @media (max-width: 767.98px) {
      .glosibreakers-top-content .bat, .glosibreakers-top-content.bat {
        background-color: #efefef;
        padding: 0px 10px; } }
    .glosibreakers-top-content .bat .bat-cardnews-glosi--news, .glosibreakers-top-content.bat .bat-cardnews-glosi--news {
      display: flex;
      justify-content: space-evenly; }
      @media (max-width: 767.98px) {
        .glosibreakers-top-content .bat .bat-cardnews-glosi--news, .glosibreakers-top-content.bat .bat-cardnews-glosi--news {
          display: block; } }
      .glosibreakers-top-content .bat .bat-cardnews-glosi--news .bat-cardnews-glosi--news-main, .glosibreakers-top-content.bat .bat-cardnews-glosi--news .bat-cardnews-glosi--news-main {
        width: 40%;
        margin: auto 0px; }
        .glosibreakers-top-content .bat .bat-cardnews-glosi--news .bat-cardnews-glosi--news-main .bat-cardnews-glosi--news-text, .glosibreakers-top-content.bat .bat-cardnews-glosi--news .bat-cardnews-glosi--news-main .bat-cardnews-glosi--news-text {
          margin-bottom: 20px; }
          .glosibreakers-top-content .bat .bat-cardnews-glosi--news .bat-cardnews-glosi--news-main .bat-cardnews-glosi--news-text .bat-cardnews-glosi--news-title, .glosibreakers-top-content.bat .bat-cardnews-glosi--news .bat-cardnews-glosi--news-main .bat-cardnews-glosi--news-text .bat-cardnews-glosi--news-title {
            font-size: 22px;
            line-height: 28px;
            margin-bottom: 20px; }
            @media (max-width: 767.98px) {
              .glosibreakers-top-content .bat .bat-cardnews-glosi--news .bat-cardnews-glosi--news-main .bat-cardnews-glosi--news-text .bat-cardnews-glosi--news-title, .glosibreakers-top-content.bat .bat-cardnews-glosi--news .bat-cardnews-glosi--news-main .bat-cardnews-glosi--news-text .bat-cardnews-glosi--news-title {
                font-size: 20px;
                line-height: 24px; } }
        @media (max-width: 767.98px) {
          .glosibreakers-top-content .bat .bat-cardnews-glosi--news .bat-cardnews-glosi--news-main, .glosibreakers-top-content.bat .bat-cardnews-glosi--news .bat-cardnews-glosi--news-main {
            width: 100%;
            padding-left: 0px; } }
      .glosibreakers-top-content .bat .bat-cardnews-glosi--news .bat-cardnews-glosi--news-img, .glosibreakers-top-content.bat .bat-cardnews-glosi--news .bat-cardnews-glosi--news-img {
        max-height: none; }
  .glosibreakers-top-content-text {
    padding: 60px;
    justify-content: space-evenly; }
    @media (max-width: 767.98px) {
      .glosibreakers-top-content-text {
        display: block;
        padding: 30px 20px 0px; } }
    .glosibreakers-top-content-text .title {
      font-size: 30px;
      line-height: 34px;
      font-weight: 800;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      width: 25%; }
      @media (max-width: 767.98px) {
        .glosibreakers-top-content-text .title {
          font-size: 24px;
          line-height: 28px;
          width: 100%;
          margin-bottom: 20px; } }
    .glosibreakers-top-content-text .text {
      font-size: 14px;
      line-height: 20px;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      width: 24%; }
      @media (max-width: 767.98px) {
        .glosibreakers-top-content-text .text {
          width: 100%; } }

.glosibreakers-news {
  margin-bottom: 50px; }
  @media (max-width: 767.98px) {
    .glosibreakers-news .glosibreakers-news-section .news-card {
      padding-bottom: 60px; } }
  .glosibreakers-news .glosibreakers-news-section-title {
    font-size: 30px;
    line-height: 34px;
    font-weight: 800;
    margin-bottom: 20px;
    padding-left: 15px; }
    @media (max-width: 767.98px) {
      .glosibreakers-news .glosibreakers-news-section-title {
        font-size: 24px;
        line-height: 28px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px; } }
  .glosibreakers-news .glosibreakers-news-section-paragraph {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
    padding-left: 15px;
    width: 50%; }
    @media (max-width: 767.98px) {
      .glosibreakers-news .glosibreakers-news-section-paragraph {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px; } }
  .glosibreakers-news .glosibreakers-news-section .bat-cardnews-glosi--news {
    padding: 20px 10px; }
  .glosibreakers-news .glosibreakers-news-section .bat-cardnews-glosi--news-img {
    max-height: none; }
  .glosibreakers-news .glosibreakers-news-section .bat-carousel {
    margin: 0px 10px; }
    .glosibreakers-news .glosibreakers-news-section .bat-carousel .slick-track {
      left: 34%; }
    .glosibreakers-news .glosibreakers-news-section .bat-carousel i {
      display: none; }
  .glosibreakers-news .glosibreakers-news-section:nth-child(odd) .aem-GridColumn.news-card {
    background-color: #fff; }
    .glosibreakers-news .glosibreakers-news-section:nth-child(odd) .aem-GridColumn.news-card .carousel {
      background-color: #fff; }

.glosimclaren-hero .bat-hero-glosi {
  background-color: #2a2a2c; }
  .glosimclaren-hero .bat-hero-glosi .bat-hero-glosi-content-container {
    display: flex;
    justify-content: space-between;
    margin: 0px;
    max-width: none; }
    @media (max-width: 767.98px) {
      .glosimclaren-hero .bat-hero-glosi .bat-hero-glosi-content-container {
        display: block;
        padding-bottom: 10px; }
        .glosimclaren-hero .bat-hero-glosi .bat-hero-glosi-content-container .bat-hero-glosi-img {
          padding: 0px; }
        .glosimclaren-hero .bat-hero-glosi .bat-hero-glosi-content-container .bat-cta-style {
          width: 100%;
          justify-content: center; } }
    .glosimclaren-hero .bat-hero-glosi .bat-hero-glosi-content-container .bat-hero-glosi-img {
      position: initial; }
      .glosimclaren-hero .bat-hero-glosi .bat-hero-glosi-content-container .bat-hero-glosi-img picture img {
        width: 700px; }
        @media (max-width: 767.98px) {
          .glosimclaren-hero .bat-hero-glosi .bat-hero-glosi-content-container .bat-hero-glosi-img picture img {
            width: 95%; } }
  .glosimclaren-hero .bat-hero-glosi .bat-hero-glosi-content {
    padding: 0px;
    margin-top: 100px;
    margin: auto;
    margin-left: 150px;
    margin-right: auto; }
    @media (max-width: 767.98px) {
      .glosimclaren-hero .bat-hero-glosi .bat-hero-glosi-content {
        margin: 20px 20px;
        text-align: center; } }
    .glosimclaren-hero .bat-hero-glosi .bat-hero-glosi-content .title-content picture {
      margin-bottom: 20px; }
    @media (max-width: 767.98px) {
      .glosimclaren-hero .bat-hero-glosi .bat-hero-glosi-content .title-content {
        text-align: left; } }
    .glosimclaren-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline {
      margin-left: 0px; }
      @media (max-width: 767.98px) {
        .glosimclaren-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline {
          width: 85%; } }
      .glosimclaren-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline h2 {
        text-align: left;
        text-transform: uppercase;
        color: #fff;
        font-weight: 800;
        font-size: 34px;
        line-height: 39px; }
        @media (max-width: 767.98px) {
          .glosimclaren-hero .bat-hero-glosi .bat-hero-glosi-content .bat-headline h2 {
            font-size: 26px;
            line-height: 32px;
            width: 100%; } }
    .glosimclaren-hero .bat-hero-glosi .bat-hero-glosi-content .bat-hero-glosi-disclaimer {
      color: #fff;
      margin-left: 0px;
      margin-top: 40px;
      font-weight: 500;
      font-size: 12px;
      line-height: 20px; }
      @media (max-width: 767.98px) {
        .glosimclaren-hero .bat-hero-glosi .bat-hero-glosi-content .bat-hero-glosi-disclaimer {
          font-size: 10px;
          line-height: 20px;
          text-align: left; } }

.video-section .bat {
  width: 750px; }
  @media (max-width: 767.98px) {
    .video-section .bat .bat-video-content {
      padding: 20px; } }

@media (max-width: 767.98px) {
  .video-section {
    display: block; } }

.video-section-title {
  width: 25%;
  margin: auto; }
  @media (max-width: 767.98px) {
    .video-section-title {
      width: 90%;
      margin: 20px 20px 0px; } }
  .video-section-title .title {
    font-size: 30px;
    line-height: 34px;
    font-weight: 800;
    margin-bottom: 20px; }
    @media (max-width: 767.98px) {
      .video-section-title .title {
        font-size: 24px;
        line-height: 28px; } }
  .video-section-title .description {
    font-size: 14px;
    line-height: 20px; }

@media (max-width: 991.98px) {
  .glosi-mclaren-usp {
    display: block; } }

.glosi-mclaren-usp-title {
  position: relative;
  max-width: fit-content;
  align-self: center;
  width: 25%;
  padding: 70px;
  background-color: #efefef; }
  @media (max-width: 991.98px) {
    .glosi-mclaren-usp-title {
      text-align: start;
      width: 100%;
      padding: 30px 20px;
      margin-right: 20px; } }
  .glosi-mclaren-usp-title .rect {
    position: absolute;
    width: 107px;
    height: 40px;
    background-color: white;
    bottom: 0;
    right: 0; }
    @media (max-width: 991.98px) {
      .glosi-mclaren-usp-title .rect {
        width: 75px;
        height: 25px; } }

.glosi-mclaren-usp .banner {
  background-color: #fff; }
  @media (min-width: 576px) {
    .glosi-mclaren-usp .banner .uk-container .uk-container {
      display: flex; } }
  .glosi-mclaren-usp .banner .banner-container {
    display: block; }
    @media (max-width: 767.98px) {
      .glosi-mclaren-usp .banner .banner-container {
        padding-top: 0px;
        padding-bottom: 0px; } }
    .glosi-mclaren-usp .banner .banner-container .banner-number-list {
      justify-content: space-evenly; }
      @media (max-width: 767.98px) {
        .glosi-mclaren-usp .banner .banner-container .banner-number-list {
          padding-right: 20px;
          padding-bottom: 0px; } }
  .glosi-mclaren-usp .banner .uk-flex-middle {
    align-items: flex-start; }
  .glosi-mclaren-usp .banner .banner-number-list {
    margin-left: 0px;
    padding-left: 40px;
    padding-right: 40px; }
    @media (max-width: 767.98px) {
      .glosi-mclaren-usp .banner .banner-number-list {
        padding-left: 0px;
        padding-right: 0px; } }
    .glosi-mclaren-usp .banner .banner-number-list .uk-inline {
      display: block; }
      @media (max-width: 767.98px) {
        .glosi-mclaren-usp .banner .banner-number-list .uk-inline {
          display: inline-block; } }
    .glosi-mclaren-usp .banner .banner-number-list .element-and-image {
      margin-bottom: 20px; }
      .glosi-mclaren-usp .banner .banner-number-list .element-and-image picture img {
        margin: auto;
        max-width: 33px; }
    .glosi-mclaren-usp .banner .banner-number-list .list-element {
      text-align: center;
      margin-left: 0px;
      margin-bottom: 20px;
      max-width: 300px; }
      @media (max-width: 767.98px) {
        .glosi-mclaren-usp .banner .banner-number-list .list-element {
          text-align: start; } }
    @media (max-width: 767.98px) {
      .glosi-mclaren-usp .banner .banner-number-list .list-element {
        margin-left: 15px;
        max-width: 90%; }
      .glosi-mclaren-usp .banner .banner-number-list .list-element:last-of-type {
        margin-left: 40px; } }
  .glosi-mclaren-usp .banner .title-and-subtitle .big-title {
    color: #000; }
  .glosi-mclaren-usp .banner .list-element .list-title,
  .glosi-mclaren-usp .banner .list-element .list-description {
    color: #000; }
  .glosi-mclaren-usp .banner .list-element .list-title {
    font-size: 22px;
    line-height: 28px;
    text-transform: uppercase;
    font-weight: 800; }
    @media (max-width: 767.98px) {
      .glosi-mclaren-usp .banner .list-element .list-title {
        font-size: 20px;
        line-height: 28px; } }
  .glosi-mclaren-usp .banner .list-element .list-description {
    font-size: 14px;
    line-height: 20px; }

.glosi-mclaren-news-card {
  margin-bottom: 50px; }
  @media (max-width: 767.98px) {
    .glosi-mclaren-news-card {
      display: block; } }
  .glosi-mclaren-news-card-title {
    padding: 70px 50px;
    width: 50%; }
    @media (max-width: 767.98px) {
      .glosi-mclaren-news-card-title {
        padding: 20px 0px;
        width: 100%; } }
    .glosi-mclaren-news-card-title .title {
      margin-bottom: 20px;
      font-size: 30px;
      line-height: 34px; }
      @media (max-width: 767.98px) {
        .glosi-mclaren-news-card-title .title {
          font-size: 24px;
          line-height: 28px;
          padding: 20px;
          background-color: #dedede;
          margin-right: 20px; } }
    .glosi-mclaren-news-card-title .description {
      font-size: 14px;
      line-height: 20px; }
      @media (max-width: 767.98px) {
        .glosi-mclaren-news-card-title .description {
          padding: 0px 20px; } }
  .glosi-mclaren-news-card .aem-GridColumn .carousel {
    background-color: #fff; }
  .glosi-mclaren-news-card .aem-GridColumn .bat-carousel .slick-track {
    left: 33%; }
  .glosi-mclaren-news-card .news-card-title {
    font-size: 34px;
    line-height: 34px;
    font-weight: 800; }
    @media (max-width: 767.98px) {
      .glosi-mclaren-news-card .news-card-title {
        font-size: 24px;
        line-height: 24px; } }
  @media (max-width: 767.98px) {
    .glosi-mclaren-news-card .bat-cardnews-glosi--news {
      padding: 40px 10px 30px 0px; } }

.glosimclaren-headline .bat-headline .bat-headline-style {
  font-size: 45px;
  line-height: 45px;
  font-weight: 800; }
  @media (max-width: 767.98px) {
    .glosimclaren-headline .bat-headline .bat-headline-style {
      font-size: 20px; } }

.glosidiscover-hero .bat-hero-glosi .bat-hero-glosi-content-container {
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  margin: 0px;
  max-width: none; }
  @media (max-width: 767.98px) {
    .glosidiscover-hero .bat-hero-glosi .bat-hero-glosi-content-container {
      display: block;
      padding-bottom: 0px; }
      .glosidiscover-hero .bat-hero-glosi .bat-hero-glosi-content-container .bat-hero-glosi-img {
        padding: 0px; }
      .glosidiscover-hero .bat-hero-glosi .bat-hero-glosi-content-container .bat-cta-style {
        width: 100%;
        justify-content: center; } }
  .glosidiscover-hero .bat-hero-glosi .bat-hero-glosi-content-container .bat-hero-glosi-img {
    position: initial; }
    .glosidiscover-hero .bat-hero-glosi .bat-hero-glosi-content-container .bat-hero-glosi-img picture img {
      width: 980px; }
      @media (max-width: 767.98px) {
        .glosidiscover-hero .bat-hero-glosi .bat-hero-glosi-content-container .bat-hero-glosi-img picture img {
          width: 100%; } }

.glosidiscover-hero .bat-hero-glosi .bat-hero-glosi-content {
  display: none; }

.text-and-picture-discover {
  padding-bottom: 120px; }
  @media (max-width: 767.98px) {
    .text-and-picture-discover {
      padding-bottom: 15px; } }
  @media (max-width: 767.98px) {
    .text-and-picture-discover .content-section {
      flex-direction: column-reverse; } }
  .text-and-picture-discover .content-section img {
    width: unset;
    max-width: 470px; }
  @media (max-width: 767.98px) {
    .text-and-picture-discover .content-description {
      padding: 20px; } }
  .text-and-picture-discover .content-description .title {
    font-size: 38px;
    line-height: 36px;
    font-weight: 800;
    margin-bottom: 0; }
  .text-and-picture-discover .content-description .description {
    max-width: 470px;
    font-size: 16px;
    line-height: 24px; }
  @media (max-width: 767.98px) {
    .text-and-picture-discover .content-description .title {
      font-size: 24px;
      line-height: 24px;
      font-weight: 800; } }

@media (min-width: 768px) {
  .last-section {
    position: relative; }
    .last-section .glo-si-puntivendita {
      position: absolute;
      top: 0%;
      left: 15%;
      z-index: 1; } }

.last-section .glo-si-infotabacco .uk-container {
  max-width: 1400px; }

.last-section .glo-si-puntivendita .uk-container {
  max-width: 1400px; }

.glo-si-hitech {
  padding-top: 20px;
  padding-bottom: 50px; }
  .glo-si-hitech .bat-hitech-glosi-discover-list {
    min-height: 450px !important; }
    @media (max-width: 991.98px) {
      .glo-si-hitech .bat-hitech-glosi-discover-list {
        min-height: 500px !important; } }
    .glo-si-hitech .bat-hitech-glosi-discover-list-item {
      justify-content: flex-end; }
      @media (max-width: 991.98px) {
        .glo-si-hitech .bat-hitech-glosi-discover-list-item {
          flex-direction: column;
          justify-content: flex-start;
          position: relative; } }
      @media (max-width: 991.98px) {
        .glo-si-hitech .bat-hitech-glosi-discover-list-item.first {
          text-align: center; }
          .glo-si-hitech .bat-hitech-glosi-discover-list-item.first .instruction-image img {
            margin-bottom: 20px;
            max-width: 100%; }
          .glo-si-hitech .bat-hitech-glosi-discover-list-item.first .instruction-image .previous,
          .glo-si-hitech .bat-hitech-glosi-discover-list-item.first .instruction-image .next {
            display: none; } }
      @media (max-width: 991.98px) {
        .glo-si-hitech .bat-hitech-glosi-discover-list-item.first .instructions .title {
          text-align: center; } }
      .glo-si-hitech .bat-hitech-glosi-discover-list-item.first .instructions .title::after {
        display: none; }
      .glo-si-hitech .bat-hitech-glosi-discover-list-item.last .button {
        filter: invert(100%); }
      .glo-si-hitech .bat-hitech-glosi-discover-list-item.last .buttons .button-container .button {
        filter: invert(0%); }
      @media (max-width: 991.98px) {
        .glo-si-hitech .bat-hitech-glosi-discover-list-item.first .instructions .button, .glo-si-hitech .bat-hitech-glosi-discover-list-item.last .instructions .button {
          width: 250px;
          display: block;
          margin-inline: auto; } }
      @media (max-width: 991.98px) {
        .glo-si-hitech .bat-hitech-glosi-discover-list-item .instruction-image {
          margin-inline: auto;
          display: flex; }
          .glo-si-hitech .bat-hitech-glosi-discover-list-item .instruction-image img {
            max-width: 90%; } }
      @media (min-width: 768px) {
        .glo-si-hitech .bat-hitech-glosi-discover-list-item .instruction-image {
          margin-right: 100px;
          width: 474px;
          height: 567px; } }
      .glo-si-hitech .bat-hitech-glosi-discover-list-item .instruction-image .previous,
      .glo-si-hitech .bat-hitech-glosi-discover-list-item .instruction-image .next {
        display: none; }
        @media (max-width: 991.98px) {
          .glo-si-hitech .bat-hitech-glosi-discover-list-item .instruction-image .previous,
          .glo-si-hitech .bat-hitech-glosi-discover-list-item .instruction-image .next {
            display: contents;
            width: fit-content; }
            .glo-si-hitech .bat-hitech-glosi-discover-list-item .instruction-image .previous svg,
            .glo-si-hitech .bat-hitech-glosi-discover-list-item .instruction-image .next svg {
              margin-top: 80px;
              width: 18px; }
              .glo-si-hitech .bat-hitech-glosi-discover-list-item .instruction-image .previous svg polyline,
              .glo-si-hitech .bat-hitech-glosi-discover-list-item .instruction-image .next svg polyline {
                stroke-width: 3;
                color: #ff8900; } }
      .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions {
        width: 600px;
        margin: auto;
        margin-inline: 0px; }
        @media (max-width: 991.98px) {
          .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions {
            display: flex;
            flex-direction: column-reverse;
            width: 100%;
            margin: 0px;
            margin-inline: 0px; } }
        .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .title {
          font-size: 38px;
          line-height: 36px;
          font-weight: 800;
          margin: 0;
          text-transform: uppercase;
          width: 50%; }
          .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .title::after {
            content: '';
            display: block;
            width: 150px;
            height: 3px;
            background-color: #2a2c2c;
            position: relative;
            top: 15px; }
            @media (max-width: 991.98px) {
              .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .title::after {
                top: 0; } }
          @media (max-width: 991.98px) {
            .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .title {
              font-size: 24px;
              line-height: 24px;
              width: 100%; } }
        @media (max-width: 991.98px) {
          .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .buttons {
            display: flex;
            margin: auto; } }
        @media (max-width: 991.98px) {
          .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container {
            width: 50%; } }
        .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button {
          width: 150px; }
          .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.bat-button--dark, .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.bat-cta-style.button-dark, .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.bat-cta-style.button-secondary-dark {
            z-index: 1;
            pointer-events: none; }
            @media (max-width: 991.98px) {
              .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.bat-button--dark, .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.bat-cta-style.button-dark, .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.bat-cta-style.button-secondary-dark {
                z-index: 0; } }
          .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.bat-button--secondary--dark, .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.bat-cta-style.button-secondary-dark {
            z-index: 0; }
            .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.bat-button--secondary--dark:hover, .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.bat-cta-style.button-secondary-dark:hover {
              color: #2a2a2c; }
          .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.boost {
            margin-inline: -50px; }
          @media (max-width: 991.98px) {
            .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button {
              display: block;
              width: 50%; }
              .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.boost {
                margin-left: 2px; } }
        .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .list {
          margin-top: 50px;
          list-style: none;
          padding-left: 0px; }
          @media (max-width: 991.98px) {
            .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .list {
              margin-top: 30px; } }
          .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .list .item {
            font-size: 14px; }
            .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .list .item::before {
              content: '';
              background-color: #FF8900;
              display: inline-block;
              height: 8px;
              border-radius: 50%;
              -moz-border-radius: 50%;
              -webkit-border-radius: 50%;
              width: 8px;
              margin-right: 10px;
              position: relative;
              top: -1px; }
            .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .list .item.uk-active {
              display: block; }
        .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .disclaimer {
          display: flex;
          width: 50%;
          color: #2A2C2C;
          text-transform: uppercase;
          font-weight: 800;
          margin-top: 20px;
          line-height: 14px; }
          .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .disclaimer img {
            margin-right: 5px; }
          @media (max-width: 991.98px) {
            .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .disclaimer {
              width: 100%; } }
        .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .button {
          margin-top: 35px;
          width: 210px; }
          .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .button svg {
            display: none; }
          .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .button.uk-slidenav:hover {
            color: #fff; }
          @media (max-width: 991.98px) {
            .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .button {
              display: none; } }
        .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .progress-bar {
          width: 180px;
          height: 4px;
          border-radius: 8px;
          border: 1px solid #ff8900;
          margin-top: 38px; }
          .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .progress-bar.progress-coral::-webkit-progress-value {
            background-color: #ff8900; }
          .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .progress-bar.progress-coral::-moz-progress-bar {
            background-color: #ff8900; }
          .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .progress-bar.progress-coral::-ms-fill {
            background-color: #ff8900; }
          @media (max-width: 991.98px) {
            .glo-si-hitech .bat-hitech-glosi-discover-list-item .instructions .progress-bar {
              margin-inline: auto; } }

@media (max-width: 767.98px) {
  .glo-si-personalizza {
    margin: -190px 0 0; } }

.glo-si-personalizza .uk-container {
  max-width: 1400px; }
  @media (min-width: 576px) {
    .glo-si-personalizza .uk-container {
      padding: 0; } }

@media (max-width: 767.98px) {
  .glo-si-personalizza .personalizza-discover {
    flex-direction: column-reverse; } }

.glo-si-personalizza .personalizza-discover .text {
  max-width: 495px; }
  @media (min-width: 576px) {
    .glo-si-personalizza .personalizza-discover .text {
      margin-right: 20px; } }

.glo-si-personalizza .personalizza-discover .title {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 576px) {
    .glo-si-personalizza .personalizza-discover .title {
      font-size: 36px;
      line-height: 36px;
      font-weight: 800; } }
  @media (max-width: 767.98px) {
    .glo-si-personalizza .personalizza-discover .title {
      display: none; } }

.glo-si-personalizza .personalizza-discover .description {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500; }

.glo-si-personalizza .personalizza-discover .img-info-button {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (max-width: 1199.98px) {
    .glo-si-personalizza .personalizza-discover .img-info-button {
      justify-content: center; } }

@media (min-width: 992px) {
  .glo-si-personalizza .personalizza-discover .overlapping-img {
    margin-top: -130px; } }

.mobile-title {
  background-color: #2a2a2c; }
  @media (max-width: 767.98px) {
    .mobile-title .title {
      font-size: 24px;
      line-height: 24px;
      color: #fff; } }
  @media (min-width: 768px) {
    .mobile-title .title {
      display: none; } }

.glo-si-neotobacco {
  background-color: #efefef; }
  .glo-si-neotobacco .logo {
    max-width: 265px; }
  .glo-si-neotobacco .uk-container {
    max-width: 1400px; }
  @media (max-width: 767.98px) {
    .glo-si-neotobacco .neotobacco-discover {
      flex-direction: column-reverse; } }
  .glo-si-neotobacco .neotobacco-discover .text {
    max-width: 495px; }
    @media (min-width: 576px) {
      .glo-si-neotobacco .neotobacco-discover .text {
        margin-right: 20px; } }
  .glo-si-neotobacco .neotobacco-discover .title {
    margin-top: 15px;
    margin-bottom: 15px; }
    @media (min-width: 576px) {
      .glo-si-neotobacco .neotobacco-discover .title {
        font-size: 36px;
        line-height: 36px;
        font-weight: 800; } }
    @media (max-width: 767.98px) {
      .glo-si-neotobacco .neotobacco-discover .title {
        font-size: 24px;
        line-height: 24px; } }
  .glo-si-neotobacco .neotobacco-discover .description {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500; }
  .glo-si-neotobacco .neotobacco-discover .description-bold {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin-top: 15px; }
  .glo-si-neotobacco .neotobacco-discover .img-info-button {
    margin-top: 15px;
    margin-bottom: 15px; }
    @media (max-width: 1199.98px) {
      .glo-si-neotobacco .neotobacco-discover .img-info-button {
        justify-content: center; } }
  @media (min-width: 992px) {
    .glo-si-neotobacco .neotobacco-discover .overlapping-img {
      margin-top: -50px; } }
  .glo-si-neotobacco .uk-card {
    max-width: 170px; }
    @media (min-width: 768px) {
      .glo-si-neotobacco .uk-card {
        max-width: 270px; } }
    .glo-si-neotobacco .uk-card-body {
      padding: 0; }
    .glo-si-neotobacco .uk-card .textlabel {
      text-align: left;
      margin-top: 20px;
      font-size: 15px; }

.glo-si-acquistahyper {
  padding-top: 40px; }
  .glo-si-acquistahyper .img-info {
    max-width: 1400px; }
    .full-width .glo-si-acquistahyper .img-info {
      max-width: unset; }
    @media (min-width: 992px) {
      .glo-si-acquistahyper .img-info {
        position: relative; }
        .glo-si-acquistahyper .img-info-button {
          position: absolute;
          top: 10px;
          right: 10px; } }
    @media (max-width: 1199.98px) {
      .glo-si-acquistahyper .img-info-button {
        margin-top: 10px; } }
  .button-below .glo-si-acquistahyper {
    padding-top: 0; }
    @media (min-width: 992px) {
      .button-below .glo-si-acquistahyper .img-info {
        position: relative; }
        .button-below .glo-si-acquistahyper .img-info-button {
          position: absolute;
          bottom: -22px;
          top: unset;
          right: 50%;
          left: 50%; }
          .button-below .glo-si-acquistahyper .img-info-button .bat-cta-style {
            min-width: max-content; } }
    @media (max-width: 1199.98px) {
      .button-below .glo-si-acquistahyper .img-info-button {
        margin-top: 10px; } }

.glo-si-infotabacco {
  background-color: #efefef; }
  .glo-si-infotabacco .img-info {
    max-width: 980px; }
    @media (min-width: 768px) {
      .glo-si-infotabacco .img-info {
        position: relative; }
        .glo-si-infotabacco .img-info-button {
          position: absolute;
          right: 20%;
          bottom: 20%; } }
    @media (max-width: 767.98px) {
      .glo-si-infotabacco .img-info {
        background: url(https://content-eu-live-global.prod.marketing.bat.net/media/wysiwyg/about-glo-discover-more-mobile-bg.png) no-repeat center top; } }
    .glo-si-infotabacco .img-info-button {
      border-color: #2a2a2c; }
      @media (max-width: 767.98px) {
        .glo-si-infotabacco .img-info-button {
          margin-top: 10px;
          padding-top: 30px;
          padding-bottom: 30px; } }
    .glo-si-infotabacco .img-info .image-banner {
      margin-top: 32px; }
  @media (max-width: 991.98px) {
    .glo-si-infotabacco .title {
      margin-top: 15px;
      margin-bottom: 15px;
      font-size: 24px;
      line-height: 24px;
      justify-content: center;
      max-width: 300px;
      padding-bottom: 0; } }
  @media (min-width: 768px) {
    .glo-si-infotabacco .title {
      display: none; } }
  .glo-si-infotabacco .button-secondary-dark {
    background: transparent;
    border: solid 2px #2a2a2c; }

.glo-si-puntivendita {
  background-color: #efefef;
  padding-top: 10px;
  padding-bottom: 20px; }
  .glo-si-puntivendita .uk-container {
    flex-direction: column; }
    @media (max-width: 991.98px) {
      .glo-si-puntivendita .uk-container .description {
        justify-content: center; } }
    @media (max-width: 991.98px) {
      .glo-si-puntivendita .uk-container .img-info-button {
        margin-top: 15px; } }

.discover-video {
  background-color: #2a2a2c;
  padding-bottom: 50px; }
  @media (max-width: 991.98px) {
    .discover-video {
      flex-direction: column-reverse;
      padding-bottom: 150px; }
      .discover-video .title-video {
        display: none; } }
  @media (min-width: 768px) {
    .discover-video .title-video-mobile {
      display: none; } }
  .discover-video .bat-video-content {
    max-width: 1400px; }
    .discover-video .bat-video-content-video {
      margin-top: -130px; }
  .discover-video .title-video h2 {
    color: #fff !important;
    margin-left: 10%;
    max-width: 370px; }
  .discover-video .content-video {
    max-width: 980px;
    margin-left: 10%; }

.title-video-mobile {
  padding-bottom: 100px; }
  @media (min-width: 992px) {
    .title-video-mobile {
      display: none; } }

.alternativa-video .bat-video-content {
  max-width: 980px;
  padding: 0; }

.image-container {
  max-width: 980px; }
  .image-container img {
    max-width: 370px; }
    @media (max-width: 991.98px) {
      .image-container img {
        margin-left: 10px;
        max-width: 190px; } }

.alternativa-video {
  max-width: 980px; }
  .alternativa-video .video-container {
    position: relative; }
    .alternativa-video .video-container .white-rectangle {
      position: absolute;
      left: 0;
      top: 0;
      height: 20px;
      width: 225px;
      z-index: 1;
      background-color: #fff; }
      @media (min-width: 768px) {
        .alternativa-video .video-container .white-rectangle {
          height: 20px;
          width: 225px; } }

.text-alternativa-landing {
  max-width: 980px;
  padding: 30px 20px 70px;
  font-size: 14px; }
  .text-alternativa-landing .second-par {
    margin-top: 15px; }
    .text-alternativa-landing .second-par a {
      color: #cd4a04; }

.confronto-container {
  margin-top: 25px;
  background-color: #2a2a2c; }
  .confronto-container .black-section {
    max-width: 1400px;
    justify-content: center;
    padding-top: 50px; }
    @media (max-width: 991.98px) {
      .confronto-container .black-section .title-container {
        padding-left: 20px;
        padding-right: 20px; } }
    .confronto-container .black-section .title1, .confronto-container .black-section .title2 {
      color: #fff; }
    .confronto-container .black-section .middle {
      margin: 0;
      color: #cd4a04; }
    .confronto-container .black-section h2 {
      font-size: 38px;
      line-height: 36px;
      font-weight: 800;
      display: inline; }
      @media (max-width: 991.98px) {
        .confronto-container .black-section h2 {
          font-size: 20px;
          line-height: 20px; } }
    .confronto-container .black-section .title1-container, .confronto-container .black-section .title2-container {
      display: inline; }
  .confronto-container .confronto-button {
    padding-top: 20px;
    padding-bottom: 20px; }
    @media (max-width: 991.98px) {
      .confronto-container .confronto-button {
        justify-content: center; } }
  .confronto-container .first-pic {
    max-width: 1400px;
    margin-bottom: 0px; }

.white-section {
  max-width: 1400px;
  justify-content: center; }
  .white-section .second-pic, .white-section .third-pic {
    max-width: 1400px; }

.glo-analisi-it {
  background-color: #efefef; }
  .glo-analisi-it .last-section-container {
    max-width: 980px;
    padding: 20px; }
    @media (max-width: 991.98px) {
      .glo-analisi-it .last-section-container .analisi-container {
        flex-direction: column-reverse; } }
    .glo-analisi-it .last-section-container .analisi-container .description {
      margin-top: 40px;
      margin-bottom: 20px;
      font-size: 16px;
      line-height: 24px; }
    @media (max-width: 991.98px) {
      .glo-analisi-it .last-section-container .analisi-container .analisi-button {
        justify-content: center; } }
    .glo-analisi-it .last-section-container .logo {
      max-width: 260px;
      margin-top: 20px;
      margin-bottom: 20px; }
    .glo-analisi-it .last-section-container .underLineT {
      font-size: 38px;
      line-height: 36px;
      font-weight: 800; }
      .glo-analisi-it .last-section-container .underLineT::after {
        content: '';
        display: block;
        width: 150px;
        height: 3px;
        background-color: #2a2c2c;
        position: relative;
        top: 15px; }

.iscrizione-container {
  padding-top: 30px;
  padding-bottom: 20px;
  margin-top: 20px;
  max-width: 980px;
  background-color: #efefef; }
  @media (max-width: 991.98px) {
    .iscrizione-container {
      margin-top: 0px; } }
  @media (max-width: 991.98px) {
    .iscrizione-container .list-container .element-list {
      padding-top: 10px;
      padding-bottom: 10px;
      flex-direction: column; } }
  .iscrizione-container .list-container .element-list .single-element {
    max-width: 250px; }
    @media (max-width: 991.98px) {
      .iscrizione-container .list-container .element-list .single-element {
        margin-top: 20px;
        max-width: 180px; } }
  .iscrizione-container .list-container .element-list .icona {
    max-width: 40px;
    margin-bottom: 10px; }
  .iscrizione-container .list-container .element-list .titolo {
    margin-bottom: 10px; }
  .iscrizione-container .list-container .element-list .descrizione {
    font-size: 14px; }
  .iscrizione-container .iscrizione-button {
    margin-top: 20px;
    margin-bottom: 20px; }
  .iscrizione-container .accedi-container {
    margin-bottom: 20px; }
    .iscrizione-container .accedi-container a {
      margin-top: -5px;
      margin-left: 5px;
      color: #cd4a04; }

.sidecard-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  @media (max-width: 1399.98px) {
    .sidecard-container {
      display: block; } }

bat-card-glosiside {
  height: 100%;
  position: relative; }

.bat-sidecard-glosi {
  background-color: #efefef;
  margin-left: 15px;
  justify-content: space-between;
  height: 100%; }
  @media (max-width: 1399.98px) {
    .bat-sidecard-glosi {
      margin: 5px 0px; } }
  .bat-sidecard-glosi .zoom-animation {
    pointer-events: none;
    transition: transform 2s; }
  .bat-sidecard-glosi:hover .zoom-animation {
    transform: scale(1.2); }
  .bat-sidecard-glosi-cta-hover {
    position: absolute;
    height: 100%;
    width: 100%; }
    .bat-sidecard-glosi-cta-hover:hover ~ .bat-sidecard-glosi .zoom-animation {
      transform: scale(1.2); }
  .bat-sidecard-glosi-container-title {
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
    font-weight: 800;
    margin-top: 20px;
    margin-bottom: 20px; }
  .bat-sidecard-glosi-container h3, .bat-sidecard-glosi-container bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-sidecard-glosi-container .bat-producthero-configurator-title, .bat-sidecard-glosi-container bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-sidecard-glosi-container .bat-producthero-configurator-title {
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
    font-weight: 800;
    margin-top: 20px;
    margin-bottom: 20px; }
  .bat-sidecard-glosi-container-subtitle {
    font-size: 14px;
    line-height: 20px; }
    @media (max-width: 1399.98px) {
      .bat-sidecard-glosi-container-subtitle {
        display: block; } }
  .bat-sidecard-glosi-container-cta {
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0.4px;
    margin-top: 20px; }
  .bat-sidecard-glosi-container-price .promo-price {
    font-size: 19px;
    line-height: 24px;
    font-weight: 800;
    background-color: #cd4a04;
    color: #fff;
    padding: 8px;
    margin-right: 10px; }
  .bat-sidecard-glosi-container-price .full-price {
    font-size: 13px;
    line-height: 17px;
    font-weight: 700;
    text-decoration: line-through; }
  .bat-sidecard-glosi-container .price {
    font-size: 19px;
    line-height: 24px;
    font-weight: 800;
    background-color: #cd4a04;
    color: #fff;
    padding: 8px;
    margin-right: 10px; }
  .bat-sidecard-glosi-container .price-full {
    font-size: 13px;
    line-height: 17px;
    font-weight: 700;
    text-decoration: line-through; }
  @media (min-width: 576px) {
    .bat-sidecard-glosi-container-ctas {
      transition: transform .5s ease-out; }
      .bat-sidecard-glosi-container-ctas:hover {
        transform: translateX(50px); } }
  .bat-sidecard-glosi.double-card {
    padding: 23px 15px; }
    @media (max-width: 1399.98px) {
      .bat-sidecard-glosi.double-card {
        padding: 15px 30px; } }
    .bat-sidecard-glosi.double-card .bat-sidecard-glosi-container-image picture {
      margin-left: auto;
      width: 130px; }
      @media (max-width: 1399.98px) {
        .bat-sidecard-glosi.double-card .bat-sidecard-glosi-container-image picture {
          margin-left: auto;
          max-width: none; } }
  .bat-sidecard-glosi.single-card {
    padding: 49px 15px;
    flex-direction: column-reverse; }
    @media (max-width: 1399.98px) {
      .bat-sidecard-glosi.single-card {
        flex-direction: row;
        padding: 15px 30px; } }
    .bat-sidecard-glosi.single-card .bat-sidecard-glosi-container-image picture {
      margin-left: auto;
      max-width: fit-content;
      width: 156px; }
      @media (max-width: 1399.98px) {
        .bat-sidecard-glosi.single-card .bat-sidecard-glosi-container-image picture {
          margin-left: auto;
          max-width: none; } }

.newsletter-section-modal .bat-section-glosimodal .bat-modal-content {
  background-color: #fff; }
  .newsletter-section-modal .bat-section-glosimodal .bat-modal-content .bat-modal-close i::before {
    color: #041e42; }

.bat-form-glosi {
  margin: 0 auto;
  max-width: 768px; }
  .bat-form-glosi-step-head {
    display: flex;
    flex-direction: row;
    margin: 20px 0 50px; }
    .bat-form-glosi-step-head span.number.active {
      background-color: #1d1d1b;
      color: #fff; }
    .bat-form-glosi-step-head span.divider.active {
      background-color: #1d1d1b; }
  .bat-form-glosi-field-tip {
    right: 18px;
    top: 26px; }
    .bat-form-glosi-field-tip i:before {
      color: #1d1d1b;
      content: "\e947";
      font-family: "icomoon";
      font-size: 20px; }
  .bat-form-glosi-field--read-only {
    position: relative; }
    .bat-form-glosi-field--read-only input {
      border: solid 2px #1d1d1b; }
    .bat-form-glosi-field--read-only:before {
      color: #1d1d1b;
      content: "\e949";
      font-family: "icomoon";
      font-size: 18px;
      font-weight: 700;
      height: 20px;
      left: 10px;
      pointer-events: none;
      position: absolute;
      top: 8px; }
  .bat-form-glosi-field .bat-message p, .bat-form-glosi-field .bat-message .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-form-glosi-field .bat-message .suffix, .bat-form-glosi-field .bat-message .bat-producthero-configurator-stock, .bat-form-glosi-field .bat-message .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi-field .bat-message div, .bat-form-glosi-field .bat-message .bat-minicart-cart-item-product-container-nicotine-level, .bat-form-glosi-field .bat-message .bat-minicart-cart-item-product-container-flavor, .bat-form-glosi-field .bat-message .bat-minicart-cart-item-product-container-delivery, .bat-form-glosi-field .bat-message bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-form-glosi-field .bat-message div, .bat-form-glosi-field .bat-message .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi-field .bat-message div {
    padding: 0; }
  .bat-form-glosi-field .bat-message:before {
    display: none; }
  .bat-form-glosi-field label {
    background-color: transparent;
    color: #1d1d1b;
    left: 0;
    margin: 0;
    position: relative;
    top: 0; }
    .bat-form-glosi-field label.blurred {
      color: #1d1d1b;
      top: 0; }
  .bat-form-glosi--newsletter {
    max-width: 512px;
    padding-top: 60px;
    position: relative; }
    .bat-form-glosi--newsletter form .bat-form-block:first-of-type {
      margin-bottom: 0px; }
    .bat-form-glosi--newsletter .phone-label {
      justify-content: space-between; }
      .bat-form-glosi--newsletter .phone-label .optional {
        font-weight: 500; }
    .bat-form-glosi--newsletter .form-disclaimer {
      font-size: 12px;
      line-height: 14px;
      color: #6b6b6b;
      margin-bottom: 30px; }
      .bat-form-glosi--newsletter .form-disclaimer.hidden {
        display: none; }
    .bat-form-glosi--newsletter .glosi-logo {
      left: 0;
      margin: 10px auto;
      position: absolute;
      right: 0;
      top: 0;
      width: 65px; }
    .bat-form-glosi--newsletter .bat-form-heading {
      font-weight: 700;
      margin-bottom: 10px;
      margin-top: 30px;
      text-align: center; }
    .bat-form-glosi--newsletter .bat-form-text {
      margin-bottom: 20px;
      text-align: center; }
      .bat-form-glosi--newsletter .bat-form-text p, .bat-form-glosi--newsletter .bat-form-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-form-glosi--newsletter .bat-form-text .suffix, .bat-form-glosi--newsletter .bat-form-text .bat-producthero-configurator-stock, .bat-form-glosi--newsletter .bat-form-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .bat-form-text div, .bat-form-glosi--newsletter .bat-form-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-form-glosi--newsletter .bat-form-text .bat-minicart-cart-item-product-container-flavor, .bat-form-glosi--newsletter .bat-form-text .bat-minicart-cart-item-product-container-delivery, .bat-form-glosi--newsletter .bat-form-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .bat-form-text div, .bat-form-glosi--newsletter .bat-form-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .bat-form-text div {
        color: #1d1d1b;
        font-size: 14px;
        line-height: 19px;
        font-style: italic; }
      .bat-form-glosi--newsletter .bat-form-text a {
        color: #1d1d1b;
        font-weight: 700;
        text-decoration: none; }
        .bat-form-glosi--newsletter .bat-form-text a:hover {
          text-decoration: underline; }
      .bat-form-glosi--newsletter .bat-form-text .content-slot {
        text-transform: uppercase;
        font-size: 12px;
        line-height: 14px;
        text-align: center;
        font-weight: 800;
        padding: 30px;
        border: 1px solid;
        border-style: dashed;
        margin: 30px 0px;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        letter-spacing: 1.2; }
    .bat-form-glosi--newsletter .bat-form--newsletter-email-submit {
      margin-bottom: 10px;
      text-align: center; }
      .bat-form-glosi--newsletter .bat-form--newsletter-email-submit button {
        max-width: 276px;
        width: 100%; }
        @media (max-width: 575.98px) {
          .bat-form-glosi--newsletter .bat-form--newsletter-email-submit button {
            max-width: unset; } }
    .bat-form-glosi--newsletter-email-first-name, .bat-form-glosi--newsletter-email-last-name {
      width: 100%; }
      @media (min-width: 768px) {
        .bat-form-glosi--newsletter-email-first-name, .bat-form-glosi--newsletter-email-last-name {
          width: 47%; } }
    .bat-form-glosi--newsletter .newsletter-error,
    .bat-form-glosi--newsletter .newsletter-success {
      background-color: #efefef;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      margin-top: 20px;
      min-height: 300px;
      padding: 0 20px 67px;
      text-align: center; }
      .bat-form-glosi--newsletter .newsletter-error h4,
      .bat-form-glosi--newsletter .newsletter-error p.headline3,
      .bat-form-glosi--newsletter .newsletter-error p.bat-headline-style.headline3-light,
      .bat-form-glosi--newsletter .newsletter-error .bat-producthero-configurator-price .bat-headline-style.headline3-light.suffix,
      .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-light.suffix,
      .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-light.bat-producthero-configurator-stock,
      .bat-form-glosi--newsletter .newsletter-error .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-light,
      .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-light,
      .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-nicotine-level,
      .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-flavor,
      .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-delivery,
      .bat-form-glosi--newsletter .newsletter-error bat-cta-steps .bat-cta--steps-item div.bat-headline-style.headline3-light,
      bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-light,
      .bat-form-glosi--newsletter .newsletter-error .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-light,
      .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-light,
      .bat-form-glosi--newsletter .newsletter-error p.bat-headline-style.headline3-color1,
      .bat-form-glosi--newsletter .newsletter-error .bat-producthero-configurator-price .bat-headline-style.headline3-color1.suffix,
      .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-color1.suffix,
      .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-color1.bat-producthero-configurator-stock,
      .bat-form-glosi--newsletter .newsletter-error .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-color1,
      .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-color1,
      .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-nicotine-level,
      .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-flavor,
      .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-delivery,
      .bat-form-glosi--newsletter .newsletter-error bat-cta-steps .bat-cta--steps-item div.bat-headline-style.headline3-color1,
      bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-color1,
      .bat-form-glosi--newsletter .newsletter-error .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-color1,
      .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-color1,
      .bat-form-glosi--newsletter .newsletter-error .bat-producthero-configurator-price .headline3.suffix,
      .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-error .headline3.suffix,
      .bat-form-glosi--newsletter .newsletter-error .headline3.bat-producthero-configurator-stock,
      .bat-form-glosi--newsletter .newsletter-error .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.headline3,
      .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.headline3,
      .bat-form-glosi--newsletter .newsletter-error .headline3.bat-minicart-cart-item-product-container-nicotine-level,
      .bat-form-glosi--newsletter .newsletter-error .headline3.bat-minicart-cart-item-product-container-flavor,
      .bat-form-glosi--newsletter .newsletter-error .headline3.bat-minicart-cart-item-product-container-delivery,
      .bat-form-glosi--newsletter .newsletter-error bat-cta-steps .bat-cta--steps-item div.headline3,
      bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-error div.headline3,
      .bat-form-glosi--newsletter .newsletter-error .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.headline3,
      .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.headline3,
      .bat-form-glosi--newsletter .newsletter-success h4,
      .bat-form-glosi--newsletter .newsletter-success p.headline3,
      .bat-form-glosi--newsletter .newsletter-success p.bat-headline-style.headline3-light,
      .bat-form-glosi--newsletter .newsletter-success .bat-producthero-configurator-price .bat-headline-style.headline3-light.suffix,
      .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-light.suffix,
      .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-light.bat-producthero-configurator-stock,
      .bat-form-glosi--newsletter .newsletter-success .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-light,
      .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-light,
      .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-nicotine-level,
      .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-flavor,
      .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-delivery,
      .bat-form-glosi--newsletter .newsletter-success bat-cta-steps .bat-cta--steps-item div.bat-headline-style.headline3-light,
      bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-light,
      .bat-form-glosi--newsletter .newsletter-success .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-light,
      .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-light,
      .bat-form-glosi--newsletter .newsletter-success p.bat-headline-style.headline3-color1,
      .bat-form-glosi--newsletter .newsletter-success .bat-producthero-configurator-price .bat-headline-style.headline3-color1.suffix,
      .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-color1.suffix,
      .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-color1.bat-producthero-configurator-stock,
      .bat-form-glosi--newsletter .newsletter-success .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-color1,
      .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-color1,
      .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-nicotine-level,
      .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-flavor,
      .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-delivery,
      .bat-form-glosi--newsletter .newsletter-success bat-cta-steps .bat-cta--steps-item div.bat-headline-style.headline3-color1,
      bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-color1,
      .bat-form-glosi--newsletter .newsletter-success .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-color1,
      .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-color1,
      .bat-form-glosi--newsletter .newsletter-success .bat-producthero-configurator-price .headline3.suffix,
      .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-success .headline3.suffix,
      .bat-form-glosi--newsletter .newsletter-success .headline3.bat-producthero-configurator-stock,
      .bat-form-glosi--newsletter .newsletter-success .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.headline3,
      .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.headline3,
      .bat-form-glosi--newsletter .newsletter-success .headline3.bat-minicart-cart-item-product-container-nicotine-level,
      .bat-form-glosi--newsletter .newsletter-success .headline3.bat-minicart-cart-item-product-container-flavor,
      .bat-form-glosi--newsletter .newsletter-success .headline3.bat-minicart-cart-item-product-container-delivery,
      .bat-form-glosi--newsletter .newsletter-success bat-cta-steps .bat-cta--steps-item div.headline3,
      bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-success div.headline3,
      .bat-form-glosi--newsletter .newsletter-success .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.headline3,
      .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.headline3 {
        margin-bottom: 10px;
        position: relative;
        font-size: 22px;
        line-height: 28px;
        letter-spacing: 0; }
        @media (min-width: 992px) {
          .bat-form-glosi--newsletter .newsletter-error h4,
          .bat-form-glosi--newsletter .newsletter-error p.headline3,
          .bat-form-glosi--newsletter .newsletter-error p.bat-headline-style.headline3-light,
          .bat-form-glosi--newsletter .newsletter-error .bat-producthero-configurator-price .bat-headline-style.headline3-light.suffix,
          .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-light.suffix,
          .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-light.bat-producthero-configurator-stock,
          .bat-form-glosi--newsletter .newsletter-error .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-light,
          .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-light,
          .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-nicotine-level,
          .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-flavor,
          .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-delivery,
          .bat-form-glosi--newsletter .newsletter-error bat-cta-steps .bat-cta--steps-item div.bat-headline-style.headline3-light,
          bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-light,
          .bat-form-glosi--newsletter .newsletter-error .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-light,
          .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-light,
          .bat-form-glosi--newsletter .newsletter-error p.bat-headline-style.headline3-color1,
          .bat-form-glosi--newsletter .newsletter-error .bat-producthero-configurator-price .bat-headline-style.headline3-color1.suffix,
          .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-color1.suffix,
          .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-color1.bat-producthero-configurator-stock,
          .bat-form-glosi--newsletter .newsletter-error .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-color1,
          .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-color1,
          .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-nicotine-level,
          .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-flavor,
          .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-delivery,
          .bat-form-glosi--newsletter .newsletter-error bat-cta-steps .bat-cta--steps-item div.bat-headline-style.headline3-color1,
          bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-color1,
          .bat-form-glosi--newsletter .newsletter-error .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-color1,
          .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-color1,
          .bat-form-glosi--newsletter .newsletter-error .bat-producthero-configurator-price .headline3.suffix,
          .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-error .headline3.suffix,
          .bat-form-glosi--newsletter .newsletter-error .headline3.bat-producthero-configurator-stock,
          .bat-form-glosi--newsletter .newsletter-error .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.headline3,
          .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.headline3,
          .bat-form-glosi--newsletter .newsletter-error .headline3.bat-minicart-cart-item-product-container-nicotine-level,
          .bat-form-glosi--newsletter .newsletter-error .headline3.bat-minicart-cart-item-product-container-flavor,
          .bat-form-glosi--newsletter .newsletter-error .headline3.bat-minicart-cart-item-product-container-delivery,
          .bat-form-glosi--newsletter .newsletter-error bat-cta-steps .bat-cta--steps-item div.headline3,
          bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-error div.headline3,
          .bat-form-glosi--newsletter .newsletter-error .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.headline3,
          .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.headline3,
          .bat-form-glosi--newsletter .newsletter-success h4,
          .bat-form-glosi--newsletter .newsletter-success p.headline3,
          .bat-form-glosi--newsletter .newsletter-success p.bat-headline-style.headline3-light,
          .bat-form-glosi--newsletter .newsletter-success .bat-producthero-configurator-price .bat-headline-style.headline3-light.suffix,
          .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-light.suffix,
          .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-light.bat-producthero-configurator-stock,
          .bat-form-glosi--newsletter .newsletter-success .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-light,
          .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-light,
          .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-nicotine-level,
          .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-flavor,
          .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-delivery,
          .bat-form-glosi--newsletter .newsletter-success bat-cta-steps .bat-cta--steps-item div.bat-headline-style.headline3-light,
          bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-light,
          .bat-form-glosi--newsletter .newsletter-success .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-light,
          .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-light,
          .bat-form-glosi--newsletter .newsletter-success p.bat-headline-style.headline3-color1,
          .bat-form-glosi--newsletter .newsletter-success .bat-producthero-configurator-price .bat-headline-style.headline3-color1.suffix,
          .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-color1.suffix,
          .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-color1.bat-producthero-configurator-stock,
          .bat-form-glosi--newsletter .newsletter-success .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-color1,
          .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-color1,
          .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-nicotine-level,
          .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-flavor,
          .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-delivery,
          .bat-form-glosi--newsletter .newsletter-success bat-cta-steps .bat-cta--steps-item div.bat-headline-style.headline3-color1,
          bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-color1,
          .bat-form-glosi--newsletter .newsletter-success .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-color1,
          .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-color1,
          .bat-form-glosi--newsletter .newsletter-success .bat-producthero-configurator-price .headline3.suffix,
          .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-success .headline3.suffix,
          .bat-form-glosi--newsletter .newsletter-success .headline3.bat-producthero-configurator-stock,
          .bat-form-glosi--newsletter .newsletter-success .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.headline3,
          .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.headline3,
          .bat-form-glosi--newsletter .newsletter-success .headline3.bat-minicart-cart-item-product-container-nicotine-level,
          .bat-form-glosi--newsletter .newsletter-success .headline3.bat-minicart-cart-item-product-container-flavor,
          .bat-form-glosi--newsletter .newsletter-success .headline3.bat-minicart-cart-item-product-container-delivery,
          .bat-form-glosi--newsletter .newsletter-success bat-cta-steps .bat-cta--steps-item div.headline3,
          bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-success div.headline3,
          .bat-form-glosi--newsletter .newsletter-success .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.headline3,
          .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.headline3 {
            font-size: 26px;
            line-height: 30px;
            letter-spacing: 0; } }
        .bat-form-glosi--newsletter .newsletter-error h4:before,
        .bat-form-glosi--newsletter .newsletter-error p.headline3:before,
        .bat-form-glosi--newsletter .newsletter-error p.bat-headline-style.headline3-light:before,
        .bat-form-glosi--newsletter .newsletter-error .bat-producthero-configurator-price .bat-headline-style.headline3-light.suffix:before,
        .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-light.suffix:before,
        .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-light.bat-producthero-configurator-stock:before,
        .bat-form-glosi--newsletter .newsletter-error .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-light:before,
        .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-light:before,
        .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-nicotine-level:before,
        .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-flavor:before,
        .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-delivery:before,
        .bat-form-glosi--newsletter .newsletter-error bat-cta-steps .bat-cta--steps-item div.bat-headline-style.headline3-light:before,
        bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-light:before,
        .bat-form-glosi--newsletter .newsletter-error .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-light:before,
        .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-light:before,
        .bat-form-glosi--newsletter .newsletter-error p.bat-headline-style.headline3-color1:before,
        .bat-form-glosi--newsletter .newsletter-error .bat-producthero-configurator-price .bat-headline-style.headline3-color1.suffix:before,
        .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-color1.suffix:before,
        .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-color1.bat-producthero-configurator-stock:before,
        .bat-form-glosi--newsletter .newsletter-error .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-color1:before,
        .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-color1:before,
        .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-nicotine-level:before,
        .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-flavor:before,
        .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-delivery:before,
        .bat-form-glosi--newsletter .newsletter-error bat-cta-steps .bat-cta--steps-item div.bat-headline-style.headline3-color1:before,
        bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-color1:before,
        .bat-form-glosi--newsletter .newsletter-error .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-color1:before,
        .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-color1:before,
        .bat-form-glosi--newsletter .newsletter-error .bat-producthero-configurator-price .headline3.suffix:before,
        .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-error .headline3.suffix:before,
        .bat-form-glosi--newsletter .newsletter-error .headline3.bat-producthero-configurator-stock:before,
        .bat-form-glosi--newsletter .newsletter-error .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.headline3:before,
        .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.headline3:before,
        .bat-form-glosi--newsletter .newsletter-error .headline3.bat-minicart-cart-item-product-container-nicotine-level:before,
        .bat-form-glosi--newsletter .newsletter-error .headline3.bat-minicart-cart-item-product-container-flavor:before,
        .bat-form-glosi--newsletter .newsletter-error .headline3.bat-minicart-cart-item-product-container-delivery:before,
        .bat-form-glosi--newsletter .newsletter-error bat-cta-steps .bat-cta--steps-item div.headline3:before,
        bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-error div.headline3:before,
        .bat-form-glosi--newsletter .newsletter-error .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.headline3:before,
        .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.headline3:before,
        .bat-form-glosi--newsletter .newsletter-success h4:before,
        .bat-form-glosi--newsletter .newsletter-success p.headline3:before,
        .bat-form-glosi--newsletter .newsletter-success p.bat-headline-style.headline3-light:before,
        .bat-form-glosi--newsletter .newsletter-success .bat-producthero-configurator-price .bat-headline-style.headline3-light.suffix:before,
        .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-light.suffix:before,
        .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-light.bat-producthero-configurator-stock:before,
        .bat-form-glosi--newsletter .newsletter-success .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-light:before,
        .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-light:before,
        .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-nicotine-level:before,
        .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-flavor:before,
        .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-delivery:before,
        .bat-form-glosi--newsletter .newsletter-success bat-cta-steps .bat-cta--steps-item div.bat-headline-style.headline3-light:before,
        bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-light:before,
        .bat-form-glosi--newsletter .newsletter-success .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-light:before,
        .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-light:before,
        .bat-form-glosi--newsletter .newsletter-success p.bat-headline-style.headline3-color1:before,
        .bat-form-glosi--newsletter .newsletter-success .bat-producthero-configurator-price .bat-headline-style.headline3-color1.suffix:before,
        .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-color1.suffix:before,
        .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-color1.bat-producthero-configurator-stock:before,
        .bat-form-glosi--newsletter .newsletter-success .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-color1:before,
        .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-color1:before,
        .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-nicotine-level:before,
        .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-flavor:before,
        .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-delivery:before,
        .bat-form-glosi--newsletter .newsletter-success bat-cta-steps .bat-cta--steps-item div.bat-headline-style.headline3-color1:before,
        bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-color1:before,
        .bat-form-glosi--newsletter .newsletter-success .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-color1:before,
        .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-color1:before,
        .bat-form-glosi--newsletter .newsletter-success .bat-producthero-configurator-price .headline3.suffix:before,
        .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-success .headline3.suffix:before,
        .bat-form-glosi--newsletter .newsletter-success .headline3.bat-producthero-configurator-stock:before,
        .bat-form-glosi--newsletter .newsletter-success .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.headline3:before,
        .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.headline3:before,
        .bat-form-glosi--newsletter .newsletter-success .headline3.bat-minicart-cart-item-product-container-nicotine-level:before,
        .bat-form-glosi--newsletter .newsletter-success .headline3.bat-minicart-cart-item-product-container-flavor:before,
        .bat-form-glosi--newsletter .newsletter-success .headline3.bat-minicart-cart-item-product-container-delivery:before,
        .bat-form-glosi--newsletter .newsletter-success bat-cta-steps .bat-cta--steps-item div.headline3:before,
        bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-success div.headline3:before,
        .bat-form-glosi--newsletter .newsletter-success .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.headline3:before,
        .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.headline3:before {
          background-color: #1d1d1b;
          border-radius: 70px;
          color: #fff;
          display: flex;
          flex-direction: column;
          font-family: "icomoon";
          font-size: 40px;
          height: 70px;
          justify-content: center;
          left: 0;
          margin: auto;
          pointer-events: none;
          position: absolute;
          right: 0;
          top: -80px;
          width: 70px; }
      .bat-form-glosi--newsletter .newsletter-error p, .bat-form-glosi--newsletter .newsletter-error .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-error .suffix, .bat-form-glosi--newsletter .newsletter-error .bat-producthero-configurator-stock, .bat-form-glosi--newsletter .newsletter-error .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div, .bat-form-glosi--newsletter .newsletter-error .bat-minicart-cart-item-product-container-nicotine-level, .bat-form-glosi--newsletter .newsletter-error .bat-minicart-cart-item-product-container-flavor, .bat-form-glosi--newsletter .newsletter-error .bat-minicart-cart-item-product-container-delivery, .bat-form-glosi--newsletter .newsletter-error bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-error div, .bat-form-glosi--newsletter .newsletter-error .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div,
      .bat-form-glosi--newsletter .newsletter-success p,
      .bat-form-glosi--newsletter .newsletter-success .bat-producthero-configurator-price .suffix,
      .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-success .suffix,
      .bat-form-glosi--newsletter .newsletter-success .bat-producthero-configurator-stock,
      .bat-form-glosi--newsletter .newsletter-success .bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
      .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div,
      .bat-form-glosi--newsletter .newsletter-success .bat-minicart-cart-item-product-container-nicotine-level,
      .bat-form-glosi--newsletter .newsletter-success .bat-minicart-cart-item-product-container-flavor,
      .bat-form-glosi--newsletter .newsletter-success .bat-minicart-cart-item-product-container-delivery,
      .bat-form-glosi--newsletter .newsletter-success bat-cta-steps .bat-cta--steps-item div,
      bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-success div,
      .bat-form-glosi--newsletter .newsletter-success .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div,
      .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div {
        color: #1d1d1b;
        font-size: 15px;
        line-height: 20px;
        margin: 0 auto;
        max-width: 323px; }
    .bat-form-glosi--newsletter-email-consent-message .bat-message {
      display: block; }
      .bat-form-glosi--newsletter-email-consent-message .bat-message p, .bat-form-glosi--newsletter-email-consent-message .bat-message .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-form-glosi--newsletter-email-consent-message .bat-message .suffix, .bat-form-glosi--newsletter-email-consent-message .bat-message .bat-producthero-configurator-stock, .bat-form-glosi--newsletter-email-consent-message .bat-message .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter-email-consent-message .bat-message div, .bat-form-glosi--newsletter-email-consent-message .bat-message .bat-minicart-cart-item-product-container-nicotine-level, .bat-form-glosi--newsletter-email-consent-message .bat-message .bat-minicart-cart-item-product-container-flavor, .bat-form-glosi--newsletter-email-consent-message .bat-message .bat-minicart-cart-item-product-container-delivery, .bat-form-glosi--newsletter-email-consent-message .bat-message bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter-email-consent-message .bat-message div, .bat-form-glosi--newsletter-email-consent-message .bat-message .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter-email-consent-message .bat-message div {
        color: #6b6b6b;
        margin-bottom: 10px;
        width: 100%; }
    .bat-form-glosi--newsletter-email-age-verified, .bat-form-glosi--newsletter-email-data-handling, .bat-form-glosi--newsletter-email-consent-message, .bat-form-glosi--newsletter-email-email-opt-in, .bat-form-glosi--newsletter-email-mobile-opt-in, .bat-form-glosi--newsletter-email-social-media-opt-in, .bat-form-glosi--newsletter-email-trial-information-opt-in {
      height: 0;
      margin-bottom: 0;
      overflow: hidden; }
      .bat-form-glosi--newsletter-email-age-verified.open, .bat-form-glosi--newsletter-email-data-handling.open, .bat-form-glosi--newsletter-email-consent-message.open, .bat-form-glosi--newsletter-email-email-opt-in.open, .bat-form-glosi--newsletter-email-mobile-opt-in.open, .bat-form-glosi--newsletter-email-social-media-opt-in.open, .bat-form-glosi--newsletter-email-trial-information-opt-in.open {
        height: auto;
        margin-bottom: 20px;
        overflow: visible; }
    .bat-form-glosi--newsletter .consent-text .bat-form-block-text {
      align-items: center;
      display: flex;
      flex-direction: column;
      flex-wrap: wrap; }
      .bat-form-glosi--newsletter .consent-text .bat-form-block-text p, .bat-form-glosi--newsletter .consent-text .bat-form-block-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-form-glosi--newsletter .consent-text .bat-form-block-text .suffix, .bat-form-glosi--newsletter .consent-text .bat-form-block-text .bat-producthero-configurator-stock, .bat-form-glosi--newsletter .consent-text .bat-form-block-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .consent-text .bat-form-block-text div, .bat-form-glosi--newsletter .consent-text .bat-form-block-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-form-glosi--newsletter .consent-text .bat-form-block-text .bat-minicart-cart-item-product-container-flavor, .bat-form-glosi--newsletter .consent-text .bat-form-block-text .bat-minicart-cart-item-product-container-delivery, .bat-form-glosi--newsletter .consent-text .bat-form-block-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .consent-text .bat-form-block-text div, .bat-form-glosi--newsletter .consent-text .bat-form-block-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .consent-text .bat-form-block-text div {
        color: #6b6b6b;
        margin-bottom: 10px;
        width: 100%; }
    .bat-form-glosi--newsletter .consent-text .label-toggle {
      background-color: #fff;
      color: #1d1d1b;
      cursor: pointer;
      display: block;
      margin: auto;
      padding: 13px;
      text-align: center;
      text-decoration: underline;
      width: 100%; }
      .bat-form-glosi--newsletter .consent-text .label-toggle:hover {
        text-decoration: none; }
    .bat-form-glosi--newsletter .consent-text .submit-status {
      display: none;
      margin-top: 30px;
      position: relative;
      width: 40px; }
      .bat-form-glosi--newsletter .consent-text .submit-status:after {
        -webkit-animation: spin 2s linear infinite;
        /* Safari */
        animation: spin 2s linear infinite;
        border: 10px solid #dedede;
        border-radius: 50%;
        border-top: 10px solid #5862bf;
        bottom: 0;
        content: "";
        height: 40px;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 40px;
        z-index: 1; }
    .bat-form-glosi--newsletter .newsletter-success h4:before,
    .bat-form-glosi--newsletter .newsletter-success p.headline3:before,
    .bat-form-glosi--newsletter .newsletter-success p.bat-headline-style.headline3-light:before,
    .bat-form-glosi--newsletter .newsletter-success .bat-producthero-configurator-price .bat-headline-style.headline3-light.suffix:before,
    .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-light.suffix:before,
    .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-light.bat-producthero-configurator-stock:before,
    .bat-form-glosi--newsletter .newsletter-success .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-light:before,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-light:before,
    .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-nicotine-level:before,
    .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-flavor:before,
    .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-delivery:before,
    .bat-form-glosi--newsletter .newsletter-success bat-cta-steps .bat-cta--steps-item div.bat-headline-style.headline3-light:before,
    bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-light:before,
    .bat-form-glosi--newsletter .newsletter-success .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-light:before,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-light:before,
    .bat-form-glosi--newsletter .newsletter-success p.bat-headline-style.headline3-color1:before,
    .bat-form-glosi--newsletter .newsletter-success .bat-producthero-configurator-price .bat-headline-style.headline3-color1.suffix:before,
    .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-color1.suffix:before,
    .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-color1.bat-producthero-configurator-stock:before,
    .bat-form-glosi--newsletter .newsletter-success .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-color1:before,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-color1:before,
    .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-nicotine-level:before,
    .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-flavor:before,
    .bat-form-glosi--newsletter .newsletter-success .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-delivery:before,
    .bat-form-glosi--newsletter .newsletter-success bat-cta-steps .bat-cta--steps-item div.bat-headline-style.headline3-color1:before,
    bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-color1:before,
    .bat-form-glosi--newsletter .newsletter-success .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-color1:before,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.bat-headline-style.headline3-color1:before,
    .bat-form-glosi--newsletter .newsletter-success .bat-producthero-configurator-price .headline3.suffix:before,
    .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-success .headline3.suffix:before,
    .bat-form-glosi--newsletter .newsletter-success .headline3.bat-producthero-configurator-stock:before,
    .bat-form-glosi--newsletter .newsletter-success .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.headline3:before,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.headline3:before,
    .bat-form-glosi--newsletter .newsletter-success .headline3.bat-minicart-cart-item-product-container-nicotine-level:before,
    .bat-form-glosi--newsletter .newsletter-success .headline3.bat-minicart-cart-item-product-container-flavor:before,
    .bat-form-glosi--newsletter .newsletter-success .headline3.bat-minicart-cart-item-product-container-delivery:before,
    .bat-form-glosi--newsletter .newsletter-success bat-cta-steps .bat-cta--steps-item div.headline3:before,
    bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-success div.headline3:before,
    .bat-form-glosi--newsletter .newsletter-success .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.headline3:before,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-success div.headline3:before {
      content: "\e96d"; }
    .bat-form-glosi--newsletter .newsletter-error h4:before,
    .bat-form-glosi--newsletter .newsletter-error p.headline3:before,
    .bat-form-glosi--newsletter .newsletter-error p.bat-headline-style.headline3-light:before,
    .bat-form-glosi--newsletter .newsletter-error .bat-producthero-configurator-price .bat-headline-style.headline3-light.suffix:before,
    .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-light.suffix:before,
    .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-light.bat-producthero-configurator-stock:before,
    .bat-form-glosi--newsletter .newsletter-error .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-light:before,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-light:before,
    .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-nicotine-level:before,
    .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-flavor:before,
    .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-light.bat-minicart-cart-item-product-container-delivery:before,
    .bat-form-glosi--newsletter .newsletter-error bat-cta-steps .bat-cta--steps-item div.bat-headline-style.headline3-light:before,
    bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-light:before,
    .bat-form-glosi--newsletter .newsletter-error .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-light:before,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-light:before,
    .bat-form-glosi--newsletter .newsletter-error p.bat-headline-style.headline3-color1:before,
    .bat-form-glosi--newsletter .newsletter-error .bat-producthero-configurator-price .bat-headline-style.headline3-color1.suffix:before,
    .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-color1.suffix:before,
    .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-color1.bat-producthero-configurator-stock:before,
    .bat-form-glosi--newsletter .newsletter-error .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-color1:before,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-color1:before,
    .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-nicotine-level:before,
    .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-flavor:before,
    .bat-form-glosi--newsletter .newsletter-error .bat-headline-style.headline3-color1.bat-minicart-cart-item-product-container-delivery:before,
    .bat-form-glosi--newsletter .newsletter-error bat-cta-steps .bat-cta--steps-item div.bat-headline-style.headline3-color1:before,
    bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-color1:before,
    .bat-form-glosi--newsletter .newsletter-error .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.bat-headline-style.headline3-color1:before,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.bat-headline-style.headline3-color1:before,
    .bat-form-glosi--newsletter .newsletter-error .bat-producthero-configurator-price .headline3.suffix:before,
    .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-error .headline3.suffix:before,
    .bat-form-glosi--newsletter .newsletter-error .headline3.bat-producthero-configurator-stock:before,
    .bat-form-glosi--newsletter .newsletter-error .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.headline3:before,
    .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.headline3:before,
    .bat-form-glosi--newsletter .newsletter-error .headline3.bat-minicart-cart-item-product-container-nicotine-level:before,
    .bat-form-glosi--newsletter .newsletter-error .headline3.bat-minicart-cart-item-product-container-flavor:before,
    .bat-form-glosi--newsletter .newsletter-error .headline3.bat-minicart-cart-item-product-container-delivery:before,
    .bat-form-glosi--newsletter .newsletter-error bat-cta-steps .bat-cta--steps-item div.headline3:before,
    bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-error div.headline3:before,
    .bat-form-glosi--newsletter .newsletter-error .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.headline3:before,
    .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-error div.headline3:before {
      content: "\e935"; }
    .bat-form-glosi--newsletter .newsletter-disclaimer p, .bat-form-glosi--newsletter .newsletter-disclaimer .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-form-glosi--newsletter .newsletter-disclaimer .suffix, .bat-form-glosi--newsletter .newsletter-disclaimer .bat-producthero-configurator-stock, .bat-form-glosi--newsletter .newsletter-disclaimer .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-disclaimer div, .bat-form-glosi--newsletter .newsletter-disclaimer .bat-minicart-cart-item-product-container-nicotine-level, .bat-form-glosi--newsletter .newsletter-disclaimer .bat-minicart-cart-item-product-container-flavor, .bat-form-glosi--newsletter .newsletter-disclaimer .bat-minicart-cart-item-product-container-delivery, .bat-form-glosi--newsletter .newsletter-disclaimer bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-form-glosi--newsletter .newsletter-disclaimer div, .bat-form-glosi--newsletter .newsletter-disclaimer .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-form-glosi--newsletter .newsletter-disclaimer div {
      color: #6b6b6b; }
    .bat-form-glosi--newsletter .newsletter-disclaimer a {
      color: #1d1d1b;
      font-weight: 700;
      text-decoration: none; }
      .bat-form-glosi--newsletter .newsletter-disclaimer a:hover {
        text-decoration: underline; }
    .bat-form-glosi--newsletter .bat-form-field-set {
      border: 2px solid #dedede;
      padding: 20px; }
      .bat-form-glosi--newsletter .bat-form-field-set label {
        margin-bottom: 0;
        display: inline-flex;
        margin-right: 30px; }
        .bat-form-glosi--newsletter .bat-form-field-set label > input[type="checkbox"] {
          height: 12px; }
        .bat-form-glosi--newsletter .bat-form-field-set label > input[type="checkbox"] + span,
        .bat-form-glosi--newsletter .bat-form-field-set label > input[type="checkbox"]:checked + span {
          padding-bottom: 0;
          font-size: 12px;
          line-height: 17px; }
          @media (max-width: 767.98px) {
            .bat-form-glosi--newsletter .bat-form-field-set label > input[type="checkbox"] + span,
            .bat-form-glosi--newsletter .bat-form-field-set label > input[type="checkbox"]:checked + span {
              font-size: 12px;
              line-height: 14px; } }
        .bat-form-glosi--newsletter .bat-form-field-set label:first-of-type {
          display: inline-flex;
          margin-right: 0px; }
          .bat-form-glosi--newsletter .bat-form-field-set label:first-of-type span {
            font-size: 12px;
            line-height: 17px; }
            @media (max-width: 767.98px) {
              .bat-form-glosi--newsletter .bat-form-field-set label:first-of-type span {
                font-size: 12px;
                line-height: 14px; } }
    .bat-form-glosi--newsletter-tooltip {
      position: absolute;
      display: inline-block;
      right: -8px; }
      .bat-form-glosi--newsletter-tooltip .icon-info::before {
        font-size: 20px; }
      .bat-form-glosi--newsletter-tooltip:hover .bat-form-glosi--newsletter-tooltiptext {
        visibility: visible;
        opacity: 1; }
    .bat-form-glosi--newsletter-tooltiptext {
      visibility: hidden;
      width: 300px;
      background-color: #555;
      color: #fff;
      text-align: center;
      border-radius: 6px;
      padding: 5px 0;
      position: absolute;
      z-index: 100;
      top: 125%;
      right: 0;
      margin-left: -60px;
      opacity: 0;
      transition: opacity 0.3s; }
      .bat-form-glosi--newsletter-tooltiptext::after {
        content: "";
        position: absolute;
        bottom: 100%;
        right: 3%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent #555 transparent; }
  .bat-form-glosi form fieldset label span {
    font-size: 15px;
    line-height: 15px;
    color: #6b6b6b;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: initial; }
  .bat-form-glosi form fieldset label > input[type="checkbox"] {
    overflow: visible; }
  .bat-form-glosi form fieldset label:before {
    content: none; }

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.bat-card-glosinewsletterbanner {
  background: linear-gradient(to right, #EC7B2E, #CF4C06);
  margin-top: 30px; }
  .bat-card-glosinewsletterbanner.uk-active {
    top: 133px !important; }
    @media (max-width: 1199.98px) {
      .bat-card-glosinewsletterbanner.uk-active {
        top: 125px !important; } }
    @media (max-width: 991.98px) {
      .bat-card-glosinewsletterbanner.uk-active {
        top: 116px !important; } }
  @media (max-width: 767.98px) {
    .bat-card-glosinewsletterbanner {
      padding: 10px 10px; } }
  .bat-card-glosinewsletterbanner.close {
    display: none; }
  .bat-card-glosinewsletterbanner-title {
    padding: 20px 60px; }
    @media (max-width: 767.98px) {
      .bat-card-glosinewsletterbanner-title {
        padding: 10px 10px; } }
    .bat-card-glosinewsletterbanner-title .title,
    .bat-card-glosinewsletterbanner-title .subtitle {
      color: #fff; }
    .bat-card-glosinewsletterbanner-title .title {
      font-size: 21px;
      line-height: 28px;
      font-weight: 800; }
      @media (max-width: 767.98px) {
        .bat-card-glosinewsletterbanner-title .title {
          font-size: 18px;
          line-height: 28px; } }
    .bat-card-glosinewsletterbanner-title .subtitle {
      font-size: 12px;
      line-height: 18px;
      font-weight: 500; }
  .bat-card-glosinewsletterbanner-cta {
    align-items: center; }
    .bat-card-glosinewsletterbanner-cta .cta {
      background-color: #fff;
      border: none;
      transition: none;
      padding: 10px 30px;
      margin-right: 100px; }
      @media (max-width: 767.98px) {
        .bat-card-glosinewsletterbanner-cta .cta {
          padding: 15px 14px;
          margin-right: 0px;
          width: 50px; } }
      .bat-card-glosinewsletterbanner-cta .cta .icon-mail {
        margin-right: 15px; }
        @media (max-width: 767.98px) {
          .bat-card-glosinewsletterbanner-cta .cta .icon-mail {
            width: 30px;
            margin-right: 0px; } }
      .bat-card-glosinewsletterbanner-cta .cta .cta-label {
        color: #D04D07; }
        @media (max-width: 767.98px) {
          .bat-card-glosinewsletterbanner-cta .cta .cta-label {
            display: none; } }
      .bat-card-glosinewsletterbanner-cta .cta:hover {
        background-color: #fff;
        border: none; }
        .bat-card-glosinewsletterbanner-cta .cta:hover .cta-label {
          color: #D04D07; }
  .bat-card-glosinewsletterbanner .icon, .bat-card-glosinewsletterbanner .bat-minicart-cart-item-product-container-title .remove-item i, .bat-minicart-cart-item-product-container-title .remove-item .bat-card-glosinewsletterbanner i {
    margin-right: 60px; }
    .bat-card-glosinewsletterbanner .icon::before, .bat-card-glosinewsletterbanner .bat-minicart-cart-item-product-container-title .remove-item i::before, .bat-minicart-cart-item-product-container-title .remove-item .bat-card-glosinewsletterbanner i::before {
      color: #fff; }
    @media (max-width: 767.98px) {
      .bat-card-glosinewsletterbanner .icon, .bat-card-glosinewsletterbanner .bat-minicart-cart-item-product-container-title .remove-item i, .bat-minicart-cart-item-product-container-title .remove-item .bat-card-glosinewsletterbanner i {
        margin-right: 0px;
        align-self: baseline; } }

.bat-minicart-glosi {
  background-color: #efefef;
  border: 1px solid rgba(107, 107, 107, 0.5);
  bottom: 0;
  height: auto;
  margin-bottom: 0;
  max-height: none;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999999;
  width: 90%;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none; }
  .bat-minicart-glosi::-webkit-scrollbar {
    display: none; }
  @media (min-width: 768px) {
    .bat-minicart-glosi {
      max-width: 540px; } }
  .bat-minicart-glosi-count {
    font-size: 20px;
    line-height: 24px;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 800;
    padding: 30px 0 22px;
    text-align: center;
    padding-inline: 12px; }
    @media (min-width: 768px) {
      .bat-minicart-glosi-count {
        font-size: 22px;
        line-height: 28px;
        text-align: left;
        padding-inline: 48px; } }
  .bat-minicart-glosi-close {
    left: 12px;
    position: absolute;
    top: 28px; }
    .bat-minicart-glosi-close i:before {
      color: #2a2a2c;
      transition: color 0.5s ease; }
    .bat-minicart-glosi-close:hover i:before {
      color: #2a2a2c; }
  .bat-minicart-glosi-wrapper {
    background-color: #efefef;
    padding: 0 0 60px;
    padding-inline: 12px; }
    .bat-minicart-glosi-wrapper hr {
      border: 0;
      border-top: 1px solid #aaa;
      margin-bottom: 20px; }
      .bat-minicart-glosi-wrapper hr.hidden {
        display: none; }
    @media (min-width: 768px) {
      .bat-minicart-glosi-wrapper {
        padding-inline: 48px; } }
  .bat-minicart-glosi-buttons {
    display: block; }
    @media (min-width: 576px) {
      .bat-minicart-glosi-buttons {
        display: block; } }
  .bat-minicart-glosi-button-edit {
    margin-block: 25px 0;
    width: 100%;
    display: flex; }
    .bat-minicart-glosi-button-edit .bat-button.bat-cta-style.button-dark, .bat-minicart-glosi-button-edit .bat-cta-style.button-dark, .bat-minicart-glosi-button-edit .bat-cta-style.button-dark.button-light, .bat-minicart-glosi-button-edit .bat-cta-style.button-dark.button-secondary-dark, .bat-minicart-glosi-button-edit .bat-cta-style.button-dark.button-secondary-light, .bat-minicart-glosi-button-edit .bat-cta-style.button-dark.button-dark-disabled, .bat-minicart-glosi-button-edit .bat-button.bat-cta-style.button-secondary-dark, .bat-minicart-glosi-button-edit .bat-cta-style.button-secondary-dark.button-dark, .bat-minicart-glosi-button-edit .bat-cta-style.button-secondary-dark.button-light, .bat-minicart-glosi-button-edit .bat-cta-style.button-secondary-dark, .bat-minicart-glosi-button-edit .bat-cta-style.button-secondary-dark.button-secondary-light, .bat-minicart-glosi-button-edit .bat-cta-style.button-secondary-dark.button-dark-disabled {
      max-width: 100%;
      width: 100%; }
    .bat-minicart-glosi-button-edit .bat-button.bat-cta-style.button-secondary-dark:hover span, .bat-minicart-glosi-button-edit .bat-cta-style.button-secondary-dark.button-dark:hover span, .bat-minicart-glosi-button-edit .bat-cta-style.button-secondary-dark.button-light:hover span, .bat-minicart-glosi-button-edit .bat-cta-style.button-secondary-dark:hover span, .bat-minicart-glosi-button-edit .bat-cta-style.button-secondary-dark.button-secondary-light:hover span, .bat-minicart-glosi-button-edit .bat-cta-style.button-secondary-dark.button-dark-disabled:hover span {
      color: #2a2a2c; }
  .bat-minicart-glosi-subtotal-container {
    justify-content: space-between;
    align-items: center; }
  .bat-minicart-glosi-subtotal-value-container {
    align-items: center; }
  .bat-minicart-glosi-subtotal-value, .bat-minicart-glosi-subtotal-label {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    width: 49%;
    text-transform: uppercase; }
  .bat-minicart-glosi-subtotal-label {
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 1px;
    position: relative;
    top: -2px;
    text-transform: uppercase; }
  .bat-minicart-glosi-subtotal-value {
    max-width: fit-content;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    margin-right: 5px; }
  .bat-minicart-glosi-subtotal-coin {
    margin-right: 5px; }
  .bat-minicart-glosi-subtotal-items {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500; }
  .bat-minicart-glosi-warning-message.hidden {
    display: none; }
  @media (max-width: 767.98px) {
    .bat-minicart-glosi-warning-message {
      padding: 20px 10px; } }
  .bat-minicart-glosi-warning-message-icon {
    max-width: fit-content;
    margin: auto;
    margin-bottom: 15px; }
    .bat-minicart-glosi-warning-message-icon::before {
      color: #e00830; }
  .bat-minicart-glosi-warning-message-title {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    color: #e00830; }
  .bat-minicart-glosi-warning-message-text {
    font-size: 14px;
    line-height: 20px;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    padding-top: 15px;
    padding-bottom: 15px; }
  .bat-minicart-glosi-warning-message-buttons {
    justify-content: center; }
    .bat-minicart-glosi-warning-message-buttons .bat-button--dark, .bat-minicart-glosi-warning-message-buttons .bat-cta-style.button-dark, .bat-minicart-glosi-warning-message-buttons .bat-cta-style.button-secondary-dark {
      width: 100%;
      margin-right: 10px; }
    .bat-minicart-glosi-warning-message-buttons .bat-button--secondary--dark, .bat-minicart-glosi-warning-message-buttons .bat-cta-style.button-secondary-dark {
      width: 100%;
      margin-left: 10px; }
      .bat-minicart-glosi-warning-message-buttons .bat-button--secondary--dark:hover, .bat-minicart-glosi-warning-message-buttons .bat-cta-style.button-secondary-dark:hover {
        color: #2a2a2c; }
  .bat-minicart-glosi-warning-message::after {
    display: none; }
  .bat-minicart-glosi-warning-message.active {
    opacity: 0.4;
    pointer-events: none; }
    .bat-minicart-glosi-warning-message.active:after {
      -webkit-animation: spin 2s linear infinite;
      /* Safari */
      animation: spin 2s linear infinite;
      border: 10px solid #dedede;
      border-radius: 50%;
      border-top: 10px solid #5862bf;
      bottom: 0;
      content: "";
      height: 60px;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      top: 0;
      width: 60px;
      display: block;
      z-index: 1; }
  .bat-minicart-glosi-delivery-message {
    justify-content: center;
    background: #2f539f;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 1.2px;
    margin-bottom: 20px; }
    .bat-minicart-glosi-delivery-message-icon {
      padding-right: 20px; }
      @media (max-width: 767.98px) {
        .bat-minicart-glosi-delivery-message-icon {
          padding-left: 20px; } }
    .bat-minicart-glosi-delivery-message-text {
      align-self: center; }
  .bat-minicart-glosi-cart-item-container {
    margin-top: 0;
    position: relative; }
    .bat-minicart-glosi-cart-item-container.active:after {
      -webkit-animation: spin 2s linear infinite;
      /* Safari */
      animation: spin 2s linear infinite;
      border: 10px solid #dedede;
      border-radius: 50%;
      border-top: 10px solid #5862bf;
      bottom: 0;
      content: "";
      height: 60px;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      top: 0;
      width: 60px;
      z-index: 1; }
    .bat-minicart-glosi-cart-item-container.active .bat-minicart-glosi-cart-item {
      opacity: 0.4;
      pointer-events: none; }
  .bat-minicart-glosi-cart-item {
    align-items: center;
    background-color: #fff;
    margin-bottom: 5px;
    opacity: 1;
    transition: opacity 0.5s ease;
    padding: 20px; }
    @media (max-width: 767.98px) {
      .bat-minicart-glosi-cart-item {
        padding: 10px; } }
    .bat-minicart-glosi-cart-item picture {
      width: 120px;
      height: 120px; }
      @media (max-width: 767.98px) {
        .bat-minicart-glosi-cart-item picture {
          width: 80px;
          height: 80px; } }
      .bat-minicart-glosi-cart-item picture img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .bat-minicart-glosi-cart-item-product-container {
      width: 70%;
      padding-left: 10px; }
      .bat-minicart-glosi-cart-item-product-container-infos {
        justify-content: space-between;
        align-items: baseline; }
        .bat-minicart-glosi-cart-item-product-container-infos .remove-item {
          margin-left: 5px; }
          .bat-minicart-glosi-cart-item-product-container-infos .remove-item i {
            font-family: 'Font Awesome 5 Free'; }
      .bat-minicart-glosi-cart-item-product-container-title {
        font-size: 20px;
        line-height: 20px;
        color: #2a2a2c;
        display: flex;
        font-weight: normal;
        margin-bottom: 20px; }
        @media (max-width: 767.98px) {
          .bat-minicart-glosi-cart-item-product-container-title {
            font-size: 14px;
            line-height: 17px;
            margin-bottom: 15px; } }
      .bat-minicart-glosi-cart-item-product-container-strength {
        font-size: 14px;
        line-height: 20px;
        color: #6b6b6b; }
      .bat-minicart-glosi-cart-item-product-container-subscription-label {
        font-size: 12px;
        line-height: 14px;
        color: #2f539f;
        margin-left: 10px;
        text-transform: uppercase;
        font-weight: 800;
        letter-spacing: 1.2; }
      .bat-minicart-glosi-cart-item-product-container-price {
        margin-top: 5px; }
        .bat-minicart-glosi-cart-item-product-container-price-quantity {
          font-size: 12px;
          line-height: 15px;
          font-weight: 800;
          text-transform: uppercase;
          align-self: center; }
        .bat-minicart-glosi-cart-item-product-container-price-container-productPrice {
          font-size: 16px;
          line-height: 20px;
          align-self: center;
          font-weight: 600;
          letter-spacing: 0.2px;
          margin-right: 5px; }
      .bat-minicart-glosi-cart-item-product-container-quantity-label {
        font-size: 12px;
        line-height: 12px;
        color: #041e42;
        display: block;
        font-weight: bold;
        margin-bottom: 2px;
        width: 100%; }
      .bat-minicart-glosi-cart-item-product-container-quantity {
        margin-top: 10px; }
        .bat-minicart-glosi-cart-item-product-container-quantity .update-item {
          margin-left: 20px;
          margin-top: 0;
          width: auto; }
          .bat-minicart-glosi-cart-item-product-container-quantity .update-item span {
            font-size: 12px;
            line-height: 12px;
            color: #5862bf;
            transition: color 0.5s ease; }
          .bat-minicart-glosi-cart-item-product-container-quantity .update-item:hover span {
            color: #5058a6; }
      .bat-minicart-glosi-cart-item-product-container-delivery {
        font-size: 12px;
        line-height: 12px;
        margin-bottom: 20px; }
        .bat-minicart-glosi-cart-item-product-container-delivery span {
          font-weight: 700; }
      .bat-minicart-glosi-cart-item-product-container-option {
        font-size: 14px;
        line-height: 14px;
        color: #6b6b6b;
        margin-bottom: 10px; }
        .bat-minicart-glosi-cart-item-product-container-option h6 {
          font-size: 12px;
          line-height: 12px; }
        .bat-minicart-glosi-cart-item-product-container-option p, .bat-minicart-glosi-cart-item-product-container-option .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-minicart-glosi-cart-item-product-container-option .suffix, .bat-minicart-glosi-cart-item-product-container-option .bat-producthero-configurator-stock, .bat-minicart-glosi-cart-item-product-container-option .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-glosi-cart-item-product-container-option div, .bat-minicart-glosi-cart-item-product-container-option .bat-minicart-cart-item-product-container-nicotine-level, .bat-minicart-glosi-cart-item-product-container-option .bat-minicart-cart-item-product-container-flavor, .bat-minicart-glosi-cart-item-product-container-option .bat-minicart-cart-item-product-container-delivery, .bat-minicart-glosi-cart-item-product-container-option bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-minicart-glosi-cart-item-product-container-option div, .bat-minicart-glosi-cart-item-product-container-option .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-minicart-glosi-cart-item-product-container-option div {
          font-size: 12px;
          line-height: 12px; }
      .bat-minicart-glosi-cart-item-product-container-price {
        justify-content: space-between; }
  .bat-minicart-glosi-emptyCart {
    margin-top: 20px; }

.minicart-carousel {
  background-color: #fff;
  padding: 30px; }
  @media (max-width: 767.98px) {
    .minicart-carousel {
      padding: 30px 0px; } }
  @media (max-width: 767.98px) {
    .minicart-carousel .carousel-label {
      display: block;
      text-align: center; }
      .minicart-carousel .carousel-label .label {
        display: block; } }
  .minicart-carousel .carousel-label .label {
    font-size: 26px;
    line-height: 30px;
    font-weight: 800; }
    @media (max-width: 767.98px) {
      .minicart-carousel .carousel-label .label {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px; } }
  .minicart-carousel .carousel-label .bat-cta-style {
    font-size: 16px;
    line-height: 28px;
    font-weight: 800; }
    @media (max-width: 767.98px) {
      .minicart-carousel .carousel-label .bat-cta-style {
        font-size: 14px;
        line-height: 28px; } }
  .minicart-carousel .bat-carousel {
    margin-bottom: 0px; }
    .minicart-carousel .bat-carousel .slides-container {
      padding: 60px 0px; }
      @media (max-width: 767.98px) {
        .minicart-carousel .bat-carousel .slides-container {
          padding: 60px 0px; } }
      .minicart-carousel .bat-carousel .slides-container .bat-productcard-glosihome {
        margin: auto; }
        .minicart-carousel .bat-carousel .slides-container .bat-productcard-glosihome .cart-link-container {
          border: none;
          margin-top: 0px;
          padding-top: 0px; }
        .minicart-carousel .bat-carousel .slides-container .bat-productcard-glosihome .text {
          font-size: 16px;
          line-height: 20px; }
          @media (max-width: 767.98px) {
            .minicart-carousel .bat-carousel .slides-container .bat-productcard-glosihome .text {
              font-size: 13px;
              line-height: 16px; } }
      .minicart-carousel .bat-carousel .slides-container .navigation-arrows {
        width: 100%; }
        @media (max-width: 767.98px) {
          .minicart-carousel .bat-carousel .slides-container .navigation-arrows {
            display: none;
            width: 95%;
            margin-left: 10px; } }

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.bat-storelocator-glosi {
  display: flex;
  flex-direction: row-reverse; }
  @media (max-width: 991.98px) {
    .bat-storelocator-glosi {
      flex-direction: column; } }

.bat-searchstorelocator-glosi {
  margin: 0 auto;
  max-width: 1024px;
  min-height: 300px;
  min-width: 500px;
  padding: 53px 50px 0px; }
  @media (max-width: 991.98px) {
    .bat-searchstorelocator-glosi {
      padding: 0px 0px 20px;
      min-width: unset; } }
  .bat-searchstorelocator-glosi-input {
    position: relative;
    width: 100%; }
    @media (max-width: 991.98px) {
      .bat-searchstorelocator-glosi-input {
        display: none; } }
    .bat-searchstorelocator-glosi-input.mobile {
      display: block;
      padding: 20px; }
    @media (min-width: 992px) {
      .bat-searchstorelocator-glosi-input {
        width: 100%; } }
    .bat-searchstorelocator-glosi-input .search-title {
      text-transform: uppercase;
      font-size: 30px;
      line-height: 34px;
      margin-bottom: 30px; }
      @media (max-width: 991.98px) {
        .bat-searchstorelocator-glosi-input .search-title {
          font-size: 24px;
          line-height: 28px; } }
    .bat-searchstorelocator-glosi-input .current-location-cta {
      margin-top: 10px;
      text-transform: uppercase;
      font-size: 14px;
      line-height: 28px;
      font-weight: 700;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      width: auto; }
    .bat-searchstorelocator-glosi-input form {
      align-items: center;
      display: flex;
      position: relative; }
      .bat-searchstorelocator-glosi-input form input {
        height: 40px;
        padding: 5px 30px 5px 10px;
        width: 100%; }
    .bat-searchstorelocator-glosi-input-button {
      background: none;
      border: 0;
      cursor: pointer;
      height: 24px;
      padding: 2px;
      position: absolute;
      right: 10px;
      top: 4px;
      width: 24px; }
      .bat-searchstorelocator-glosi-input-button i {
        font-size: 20px; }
        .bat-searchstorelocator-glosi-input-button i:before {
          font-size: 20px;
          color: #2a2a2c; }
    @media (max-width: 991.98px) {
      .bat-searchstorelocator-glosi-input-filter {
        display: flex; } }
    .bat-searchstorelocator-glosi-input-filter .filter-select {
      display: block; }
      @media (max-width: 991.98px) {
        .bat-searchstorelocator-glosi-input-filter .filter-select {
          width: 100%; } }
      .bat-searchstorelocator-glosi-input-filter .filter-select .select-wrapper::after {
        font-size: 20px; }
    @media (max-width: 991.98px) {
      .bat-searchstorelocator-glosi-input-filter form:first-of-type {
        margin-right: 10px; } }
  .bat-searchstorelocator-glosi-results, .bat-searchstorelocator-glosi-no-results {
    margin-top: 30px; }
    @media (max-width: 991.98px) {
      .bat-searchstorelocator-glosi-results, .bat-searchstorelocator-glosi-no-results {
        margin-top: 0px; } }
  .bat-searchstorelocator-glosi-results {
    overflow-y: auto;
    height: 575px; }
    @media (max-width: 991.98px) {
      .bat-searchstorelocator-glosi-results {
        height: 100%;
        overflow-y: hidden; } }
    .bat-searchstorelocator-glosi-results-container {
      border: 1px solid #DEDEDE;
      margin-top: 20px;
      padding: 20px; }
      @media (max-width: 991.98px) {
        .bat-searchstorelocator-glosi-results-container {
          text-align: center;
          margin-inline: 20px; } }
      .bat-searchstorelocator-glosi-results-container.selected {
        border: 2px solid #3a3a3a; }
        @media (max-width: 991.98px) {
          .bat-searchstorelocator-glosi-results-container.selected {
            border: 1px solid #DEDEDE; } }
      .bat-searchstorelocator-glosi-results-container.hidden {
        display: none; }
      .bat-searchstorelocator-glosi-results-container .title-container {
        margin-bottom: 15px; }
        .bat-searchstorelocator-glosi-results-container .title-container .title {
          font-weight: 800;
          font-size: 18px;
          line-height: 20px;
          color: #3a3a3a; }
          @media (max-width: 991.98px) {
            .bat-searchstorelocator-glosi-results-container .title-container .title {
              font-size: 16px;
              line-height: 20px; } }
        .bat-searchstorelocator-glosi-results-container .title-container .distance {
          text-transform: uppercase;
          font-weight: 700;
          font-size: 12px;
          line-height: 15px;
          color: #6b6b6b; }
        @media (max-width: 991.98px) {
          .bat-searchstorelocator-glosi-results-container .title-container {
            margin-bottom: 10px; } }
      .bat-searchstorelocator-glosi-results-container .address {
        font-size: 14px;
        line-height: 15px;
        color: #6b6b6b;
        margin-bottom: 15px;
        text-align: left; }
        @media (max-width: 991.98px) {
          .bat-searchstorelocator-glosi-results-container .address {
            font-size: 13px;
            line-height: 20px; } }
      .bat-searchstorelocator-glosi-results-container .get-directions-cta {
        font-size: 13px;
        line-height: 16px; }
        @media (max-width: 991.98px) {
          .bat-searchstorelocator-glosi-results-container .get-directions-cta {
            max-width: 100%;
            width: 100%; } }
        .bat-searchstorelocator-glosi-results-container .get-directions-cta:hover {
          color: #2A2A2A; }
  .bat-searchstorelocator-glosi-no-results {
    display: none; }
    .bat-searchstorelocator-glosi-no-results.active {
      display: block; }
  .bat-searchstorelocator-glosi-back {
    width: 100%;
    text-align: left;
    background-color: #efefef; }
    .bat-searchstorelocator-glosi-back button {
      width: 100%;
      padding: 20px; }
      .bat-searchstorelocator-glosi-back button::after {
        right: auto !important;
        left: 40px; }
    .bat-searchstorelocator-glosi-back.hidden {
      display: none; }
    @media screen and (min-width: 991px) {
      .bat-searchstorelocator-glosi-back {
        display: none; } }

bat-mapstorelocator-glosi {
  width: 100%; }

.bat-mapstorelocator-glosi #map {
  width: 100%;
  height: 965px; }
  @media (max-width: 991.98px) {
    .bat-mapstorelocator-glosi #map {
      height: 380px; } }
  .bat-mapstorelocator-glosi #map #content .title {
    margin: 0px 0px 10px;
    font-size: 18px;
    line-height: 20px; }
    @media (max-width: 991.98px) {
      .bat-mapstorelocator-glosi #map #content .title {
        font-size: 16px;
        line-height: 20px; } }
  .bat-mapstorelocator-glosi #map #content .address {
    font-size: 14px;
    line-height: 20px;
    color: #6B6B6B; }
    @media (max-width: 991.98px) {
      .bat-mapstorelocator-glosi #map #content .address {
        font-size: 13px;
        line-height: 20px; } }
  .bat-mapstorelocator-glosi #map #content .direction {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    border: 1px solid #979797;
    border-radius: 30px;
    padding: 8px 15px;
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    font-family: "Mont";
    line-height: 10px;
    text-align: center;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #979797;
    background: rgba(255, 255, 255, 0.2); }
  .bat-mapstorelocator-glosi #map .gm-style-iw-t::after {
    display: none; }
  .bat-mapstorelocator-glosi #map .gm-style-iw-c {
    border-radius: 0px;
    border: 2px solid #DEDEDE; }

.bat-mentholban-glosi-mail-image {
  max-width: fit-content;
  margin: 40px auto; }

.bat-mentholban-glosi-content {
  padding: 0px 180px; }
  @media (max-width: 767.98px) {
    .bat-mentholban-glosi-content {
      padding: 0px 10px; } }
  .bat-mentholban-glosi-content .content-title {
    font-size: 42px;
    line-height: 46px;
    font-weight: bold;
    margin-bottom: 40px; }
  .bat-mentholban-glosi-content .content-container .title {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 40px; }
  .bat-mentholban-glosi-content .content-container .text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 40px; }
  .bat-mentholban-glosi-content .content-container .list {
    margin-bottom: 40px; }
    .bat-mentholban-glosi-content .content-container .list .list-item {
      font-size: 16px;
      line-height: 24px; }

.bat-mentholban-glosi-trova-lo-store {
  padding: 0px 180px;
  margin-top: 60px;
  margin-bottom: 60px;
  justify-content: space-between; }
  @media (max-width: 767.98px) {
    .bat-mentholban-glosi-trova-lo-store {
      padding: 0px 10px;
      display: block; } }
  .bat-mentholban-glosi-trova-lo-store .trova-lo-store-container {
    margin: auto 120px; }
    @media (max-width: 767.98px) {
      .bat-mentholban-glosi-trova-lo-store .trova-lo-store-container {
        margin: 60px 40px 0px; } }
    .bat-mentholban-glosi-trova-lo-store .trova-lo-store-container .title {
      font-size: 26px;
      margin-bottom: 10px; }
    .bat-mentholban-glosi-trova-lo-store .trova-lo-store-container .subtitle {
      font-size: 18px; }
    .bat-mentholban-glosi-trova-lo-store .trova-lo-store-container form .input-container {
      margin-top: 10px;
      margin-bottom: 30px; }
      .bat-mentholban-glosi-trova-lo-store .trova-lo-store-container form .input-container .input {
        margin: auto;
        font-size: 13px;
        height: 45px;
        border-radius: 0px; }
      .bat-mentholban-glosi-trova-lo-store .trova-lo-store-container form .input-container .mapicon-button {
        width: 55px; }
        .bat-mentholban-glosi-trova-lo-store .trova-lo-store-container form .input-container .mapicon-button .mapicon {
          width: 45px; }
    .bat-mentholban-glosi-trova-lo-store .trova-lo-store-container form .cta-container .cerca-cta {
      background-color: #000;
      color: #fff;
      height: 45px;
      border-radius: 0px; }

.become-insider-text {
  max-width: 980px; }
  .become-insider-text .title-become {
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px; }
    @media (max-width: 991.98px) {
      .become-insider-text .title-become {
        font-size: 20px;
        line-height: 24px; } }
  .become-insider-text .par-become {
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px; }
    @media (max-width: 991.98px) {
      .become-insider-text .par-become {
        font-size: 18px;
        line-height: 22px; } }
  .become-insider-text .note-become {
    font-size: 12px; }
    .become-insider-text .note-become a {
      text-decoration: none; }
    @media (max-width: 991.98px) {
      .become-insider-text .note-become {
        padding: 0px 20px; } }

.coins-container {
  padding-top: 30px;
  padding-bottom: 20px;
  margin-top: 20px;
  max-width: 980px;
  background-color: #efefef; }
  .coins-container .title-container {
    padding: 0px 120px; }
    @media (max-width: 767.98px) {
      .coins-container .title-container {
        padding: 0px 35px; } }
  .coins-container .title {
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 0; }
    @media (max-width: 767.98px) {
      .coins-container .title {
        font-size: 20px;
        line-height: 24px; } }
  .coins-container .subtitle {
    margin-top: 20px;
    margin-bottom: 20px; }
  .coins-container .ins-description {
    margin-top: 10px;
    font-size: 16px;
    line-height: 27px; }
  @media (max-width: 991.98px) {
    .coins-container .list-container .element-list {
      padding-top: 10px;
      padding-bottom: 10px;
      flex-direction: column; } }
  .coins-container .list-container .element-list .single-element {
    max-width: 250px; }
    @media (max-width: 991.98px) {
      .coins-container .list-container .element-list .single-element {
        flex-direction: row;
        margin-top: 20px;
        padding: 0px;
        padding-left: 25px;
        max-width: 300px; }
        .coins-container .list-container .element-list .single-element .text-element {
          margin-left: 30px; }
          .coins-container .list-container .element-list .single-element .text-element .titolo p, .coins-container .list-container .element-list .single-element .text-element .titolo .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .coins-container .list-container .element-list .single-element .text-element .titolo .suffix, .coins-container .list-container .element-list .single-element .text-element .titolo .bat-producthero-configurator-stock, .coins-container .list-container .element-list .single-element .text-element .titolo .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .coins-container .list-container .element-list .single-element .text-element .titolo div, .coins-container .list-container .element-list .single-element .text-element .titolo .bat-minicart-cart-item-product-container-nicotine-level, .coins-container .list-container .element-list .single-element .text-element .titolo .bat-minicart-cart-item-product-container-flavor, .coins-container .list-container .element-list .single-element .text-element .titolo .bat-minicart-cart-item-product-container-delivery, .coins-container .list-container .element-list .single-element .text-element .titolo bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .coins-container .list-container .element-list .single-element .text-element .titolo div, .coins-container .list-container .element-list .single-element .text-element .titolo .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .coins-container .list-container .element-list .single-element .text-element .titolo div {
            text-align: left; }
          .coins-container .list-container .element-list .single-element .text-element .descrizione p, .coins-container .list-container .element-list .single-element .text-element .descrizione .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .coins-container .list-container .element-list .single-element .text-element .descrizione .suffix, .coins-container .list-container .element-list .single-element .text-element .descrizione .bat-producthero-configurator-stock, .coins-container .list-container .element-list .single-element .text-element .descrizione .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .coins-container .list-container .element-list .single-element .text-element .descrizione div, .coins-container .list-container .element-list .single-element .text-element .descrizione .bat-minicart-cart-item-product-container-nicotine-level, .coins-container .list-container .element-list .single-element .text-element .descrizione .bat-minicart-cart-item-product-container-flavor, .coins-container .list-container .element-list .single-element .text-element .descrizione .bat-minicart-cart-item-product-container-delivery, .coins-container .list-container .element-list .single-element .text-element .descrizione bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .coins-container .list-container .element-list .single-element .text-element .descrizione div, .coins-container .list-container .element-list .single-element .text-element .descrizione .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .coins-container .list-container .element-list .single-element .text-element .descrizione div {
            text-align: left; } }
    .coins-container .list-container .element-list .single-element.coin-card {
      max-width: none; }
      .coins-container .list-container .element-list .single-element.coin-card .icona {
        max-width: none; }
        .coins-container .list-container .element-list .single-element.coin-card .icona picture {
          max-width: none; }
  .coins-container .list-container .element-list .icona {
    max-width: 75px;
    margin-bottom: 10px; }
  .coins-container .list-container .element-list .titolo {
    margin-bottom: 10px; }
  .coins-container .list-container .element-list .descrizione {
    font-size: 14px; }
    .coins-container .list-container .element-list .descrizione p, .coins-container .list-container .element-list .descrizione .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .coins-container .list-container .element-list .descrizione .suffix, .coins-container .list-container .element-list .descrizione .bat-producthero-configurator-stock, .coins-container .list-container .element-list .descrizione .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .coins-container .list-container .element-list .descrizione div, .coins-container .list-container .element-list .descrizione .bat-minicart-cart-item-product-container-nicotine-level, .coins-container .list-container .element-list .descrizione .bat-minicart-cart-item-product-container-flavor, .coins-container .list-container .element-list .descrizione .bat-minicart-cart-item-product-container-delivery, .coins-container .list-container .element-list .descrizione bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .coins-container .list-container .element-list .descrizione div, .coins-container .list-container .element-list .descrizione .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .coins-container .list-container .element-list .descrizione div {
      font-weight: 700; }

.totale-coins {
  margin-top: 25px;
  margin-bottom: 10px;
  padding: 30px 200px; }
  @media (max-width: 767.98px) {
    .totale-coins {
      padding: 0px 35px; } }

.btn-iscriviti {
  max-width: fit-content;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px; }
  .btn-iscriviti .bat-button, .btn-iscriviti .bat-cta-style.button-dark, .btn-iscriviti .bat-cta-style.button-light, .btn-iscriviti .bat-cta-style.button-secondary-dark, .btn-iscriviti .bat-cta-style.button-secondary-light, .btn-iscriviti .bat-cta-style.button-dark-disabled {
    color: #fff; }

.glo-faqcoins-it .bat-listaccordion-glosi {
  margin-top: 70px; }
  .glo-faqcoins-it .bat-listaccordion-glosi .uk-container {
    max-width: 980px; }
    .glo-faqcoins-it .bat-listaccordion-glosi .uk-container .title-container .title {
      text-align: center; }
    .glo-faqcoins-it .bat-listaccordion-glosi .uk-container .list li:first-of-type {
      border-top: solid 1px #DEDEDE; }

.glo-faqcoins-it .faq-accordion-container {
  max-width: 980px;
  padding: 20px 10px; }
  .glo-faqcoins-it .faq-accordion-container .faq-accordion li:first-of-type {
    border-top: solid 1px #DEDEDE; }
  .glo-faqcoins-it .faq-accordion-container .faq-accordion .faq-title {
    padding-top: 10px;
    padding-bottom: 10px; }
  .glo-faqcoins-it .faq-accordion-container .faq-accordion .accordion-element {
    border-bottom: solid 1px #DEDEDE; }
  .glo-faqcoins-it .faq-accordion-container .uk-accordion-title {
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.1; }
    .glo-faqcoins-it .faq-accordion-container .uk-accordion-title:hover {
      color: #4d91d2; }
    .glo-faqcoins-it .faq-accordion-container .uk-accordion-title::before {
      content: "";
      width: 1.4em;
      height: 1.4em;
      margin-right: 20px;
      float: right;
      background-image: url("/icons/global/chevron-up.svg");
      background-repeat: no-repeat;
      background-position: 50% 50%; }
  .glo-faqcoins-it .faq-accordion-container .uk-accordion-content {
    margin-bottom: 20px;
    padding-right: 10px;
    font-size: 14px; }
  .glo-faqcoins-it .faq-accordion-container .uk-open .uk-accordion-title {
    display: block; }
    .glo-faqcoins-it .faq-accordion-container .uk-open .uk-accordion-title::before {
      content: "";
      width: 1.4em;
      height: 1.4em;
      margin-right: 20px;
      float: right;
      background-image: url("/icons/global/chevron-down.svg");
      background-repeat: no-repeat;
      background-position: 50% 50%; }

.bat-insiderstab-glosi-buttons {
  justify-content: flex-end;
  border-bottom: 1px solid #b0b0b0; }
  .bat-insiderstab-glosi-buttons-button {
    padding: 20px 40px;
    width: 225px;
    margin: 20px 10px 50px;
    justify-content: center; }
    .bat-insiderstab-glosi-buttons-button .title {
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      font-size: 12px;
      line-height: 14px;
      font-weight: 700; }
    .bat-insiderstab-glosi-buttons-button .stars {
      padding-left: 5px; }
      .bat-insiderstab-glosi-buttons-button .stars .star {
        padding-bottom: 5px; }
  .bat-insiderstab-glosi-buttons-button.trendsetter {
    border: 1px solid #FAA61A; }
    .bat-insiderstab-glosi-buttons-button.trendsetter .title {
      color: #FAA61A; }
  .bat-insiderstab-glosi-buttons-button.hero {
    border: 1px solid #C7006B; }
    .bat-insiderstab-glosi-buttons-button.hero .title {
      color: #C7006B; }
  .bat-insiderstab-glosi-buttons-button.leader {
    border: 1px solid #7100C3;
    margin-right: 0px;
    width: 234px; }
    .bat-insiderstab-glosi-buttons-button.leader .title {
      color: #7100C3; }

.bat-insiderstab-glosi-table-container {
  padding: 15px 0px;
  border-bottom: 1px solid #b0b0b0; }
  .bat-insiderstab-glosi-table-container.hidden {
    display: none; }
  .bat-insiderstab-glosi-table-container table caption {
    font-size: 18px;
    line-height: 16px;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #2a2a2c;
    text-transform: uppercase; }
  .bat-insiderstab-glosi-table-container table tbody tr td {
    text-transform: uppercase;
    width: 100px;
    text-align: center;
    padding: 0px;
    border: none; }
    .bat-insiderstab-glosi-table-container table tbody tr td:first-of-type {
      padding-left: 0px;
      text-align: left; }
      .bat-insiderstab-glosi-table-container table tbody tr td:first-of-type p, .bat-insiderstab-glosi-table-container table tbody tr td:first-of-type .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-insiderstab-glosi-table-container table tbody tr td:first-of-type .suffix, .bat-insiderstab-glosi-table-container table tbody tr td:first-of-type .bat-producthero-configurator-stock, .bat-insiderstab-glosi-table-container table tbody tr td:first-of-type .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-insiderstab-glosi-table-container table tbody tr td:first-of-type div, .bat-insiderstab-glosi-table-container table tbody tr td:first-of-type .bat-minicart-cart-item-product-container-nicotine-level, .bat-insiderstab-glosi-table-container table tbody tr td:first-of-type .bat-minicart-cart-item-product-container-flavor, .bat-insiderstab-glosi-table-container table tbody tr td:first-of-type .bat-minicart-cart-item-product-container-delivery, .bat-insiderstab-glosi-table-container table tbody tr td:first-of-type bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-insiderstab-glosi-table-container table tbody tr td:first-of-type div, .bat-insiderstab-glosi-table-container table tbody tr td:first-of-type .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-insiderstab-glosi-table-container table tbody tr td:first-of-type div {
        border: none;
        margin: 0px;
        padding: 0px;
        font-size: 14px;
        line-height: 16px;
        font-weight: 600;
        color: #757575;
        padding-top: 30px; }
    .bat-insiderstab-glosi-table-container table tbody tr td:last-of-type p, .bat-insiderstab-glosi-table-container table tbody tr td:last-of-type .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-insiderstab-glosi-table-container table tbody tr td:last-of-type .suffix, .bat-insiderstab-glosi-table-container table tbody tr td:last-of-type .bat-producthero-configurator-stock, .bat-insiderstab-glosi-table-container table tbody tr td:last-of-type .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-insiderstab-glosi-table-container table tbody tr td:last-of-type div, .bat-insiderstab-glosi-table-container table tbody tr td:last-of-type .bat-minicart-cart-item-product-container-nicotine-level, .bat-insiderstab-glosi-table-container table tbody tr td:last-of-type .bat-minicart-cart-item-product-container-flavor, .bat-insiderstab-glosi-table-container table tbody tr td:last-of-type .bat-minicart-cart-item-product-container-delivery, .bat-insiderstab-glosi-table-container table tbody tr td:last-of-type bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-insiderstab-glosi-table-container table tbody tr td:last-of-type div, .bat-insiderstab-glosi-table-container table tbody tr td:last-of-type .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-insiderstab-glosi-table-container table tbody tr td:last-of-type div {
      margin-right: 0px; }
    .bat-insiderstab-glosi-table-container table tbody tr td p, .bat-insiderstab-glosi-table-container table tbody tr td .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-insiderstab-glosi-table-container table tbody tr td .suffix, .bat-insiderstab-glosi-table-container table tbody tr td .bat-producthero-configurator-stock, .bat-insiderstab-glosi-table-container table tbody tr td .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-insiderstab-glosi-table-container table tbody tr td div, .bat-insiderstab-glosi-table-container table tbody tr td .bat-minicart-cart-item-product-container-nicotine-level, .bat-insiderstab-glosi-table-container table tbody tr td .bat-minicart-cart-item-product-container-flavor, .bat-insiderstab-glosi-table-container table tbody tr td .bat-minicart-cart-item-product-container-delivery, .bat-insiderstab-glosi-table-container table tbody tr td bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-insiderstab-glosi-table-container table tbody tr td div, .bat-insiderstab-glosi-table-container table tbody tr td .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-insiderstab-glosi-table-container table tbody tr td div {
      border: 1px solid #B0B0B0;
      padding: 10px;
      margin: 10px;
      font-size: 12px;
      line-height: 16px;
      height: 55px; }

p.note-become, .bat-producthero-configurator-price .note-become.suffix, .note-become.bat-producthero-configurator-stock, .bat-card--offer-wrapper-content-specialcta .bat-headline-style div.note-become, .note-become.bat-minicart-cart-item-product-container-nicotine-level, .note-become.bat-minicart-cart-item-product-container-flavor, .note-become.bat-minicart-cart-item-product-container-delivery, bat-cta-steps .bat-cta--steps-item div.note-become, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div.note-become {
  margin-top: 20px; }

.bat-insiderstabaccordion-glosi .uk-container .list .list-item {
  padding: 20px 10px; }
  .bat-insiderstabaccordion-glosi .uk-container .list .list-item.trendsetter {
    border: 1px solid #FAA61A; }
    .bat-insiderstabaccordion-glosi .uk-container .list .list-item.trendsetter .list-item-title span {
      color: #FAA61A; }
  .bat-insiderstabaccordion-glosi .uk-container .list .list-item.hero {
    border: 1px solid #C7006B; }
    .bat-insiderstabaccordion-glosi .uk-container .list .list-item.hero .list-item-title span {
      color: #C7006B; }
  .bat-insiderstabaccordion-glosi .uk-container .list .list-item.leader {
    border: 1px solid #7100C3; }
    .bat-insiderstabaccordion-glosi .uk-container .list .list-item.leader .list-item-title span {
      color: #7100C3; }
  .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-title {
    display: flex;
    max-height: 20px; }
    .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-title span {
      font-size: 16px;
      line-height: 20px;
      letter-spacing: 1.2px;
      align-self: center;
      padding-top: 22px; }
    .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-title .stars .star {
      padding-bottom: 5px;
      padding-left: 5px; }
    .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-title .bat-icon::before {
      font-size: 20px; }
  .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container {
    border-top: 1px solid #b0b0b0;
    border-bottom: none; }
    .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table {
      display: inline-table; }
      .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table caption {
        font-size: 14px;
        line-height: 16px; }
      .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td:first-of-type p, .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td:first-of-type .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td:first-of-type .suffix, .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td:first-of-type .bat-producthero-configurator-stock, .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td:first-of-type .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td:first-of-type div, .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td:first-of-type .bat-minicart-cart-item-product-container-nicotine-level, .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td:first-of-type .bat-minicart-cart-item-product-container-flavor, .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td:first-of-type .bat-minicart-cart-item-product-container-delivery, .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td:first-of-type bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td:first-of-type div, .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td:first-of-type .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td:first-of-type div {
        font-size: 12px;
        line-height: 16px;
        color: #757575; }
      .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td p, .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td .suffix, .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td .bat-producthero-configurator-stock, .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td div, .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td .bat-minicart-cart-item-product-container-nicotine-level, .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td .bat-minicart-cart-item-product-container-flavor, .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td .bat-minicart-cart-item-product-container-delivery, .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td div, .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-insiderstabaccordion-glosi .uk-container .list .list-item .list-item-content .bat-insiderstab-glosi-table-container table tr td div {
        font-size: 9px;
        line-height: 14px;
        min-height: 20px;
        max-height: 35px; }

.bat-insiderstabalternative-glosi .bat-insiderstab-glosi-buttons {
  justify-content: flex-start;
  border-bottom: none; }
  .bat-insiderstabalternative-glosi .bat-insiderstab-glosi-buttons-button {
    margin: 0px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 30px;
    padding: 20px 10px;
    justify-content: flex-start; }
    .bat-insiderstabalternative-glosi .bat-insiderstab-glosi-buttons-button .title {
      font-size: 16px;
      line-height: 14px; }
    .bat-insiderstabalternative-glosi .bat-insiderstab-glosi-buttons-button.trendsetter {
      border: 1px solid #B0B0B0;
      border-left: 8px solid #FAA61A; }
    .bat-insiderstabalternative-glosi .bat-insiderstab-glosi-buttons-button.hero {
      border: 1px solid #B0B0B0;
      border-left: 8px solid #C7006B; }
    .bat-insiderstabalternative-glosi .bat-insiderstab-glosi-buttons-button.leader {
      border: 1px solid #B0B0B0;
      border-left: 8px solid #7100C3; }
    .bat-insiderstabalternative-glosi .bat-insiderstab-glosi-buttons-button.not-selected {
      background-color: #B0B0B0;
      border-left: 8px solid #B0B0B0; }
      .bat-insiderstabalternative-glosi .bat-insiderstab-glosi-buttons-button.not-selected .title {
        color: #757575; }
    .bat-insiderstabalternative-glosi .bat-insiderstab-glosi-buttons-button .stars.hidden {
      display: none; }
    .bat-insiderstabalternative-glosi .bat-insiderstab-glosi-buttons-button .stars-not-selected {
      padding-left: 5px; }
      .bat-insiderstabalternative-glosi .bat-insiderstab-glosi-buttons-button .stars-not-selected .star {
        padding-bottom: 5px; }
      .bat-insiderstabalternative-glosi .bat-insiderstab-glosi-buttons-button .stars-not-selected.hidden {
        display: none; }

.bat-insiderstabalternative-glosi .bat-insiderstab-glosi-table-container {
  padding: 0px; }
  .bat-insiderstabalternative-glosi .bat-insiderstab-glosi-table-container.trendsetter {
    border: 1px solid #FAA61A; }
  .bat-insiderstabalternative-glosi .bat-insiderstab-glosi-table-container.hero {
    border: 1px solid #C7006B; }
  .bat-insiderstabalternative-glosi .bat-insiderstab-glosi-table-container.leader {
    border: 1px solid #7100C3; }
  .bat-insiderstabalternative-glosi .bat-insiderstab-glosi-table-container .first-row {
    border-bottom: 1px solid #B0B0B0; }
  .bat-insiderstabalternative-glosi .bat-insiderstab-glosi-table-container .first-row,
  .bat-insiderstabalternative-glosi .bat-insiderstab-glosi-table-container .second-row {
    padding-bottom: 20px;
    padding-top: 20px;
    margin-left: 20px;
    margin-right: 20px; }
    .bat-insiderstabalternative-glosi .bat-insiderstab-glosi-table-container .first-row div:first-of-type,
    .bat-insiderstabalternative-glosi .bat-insiderstab-glosi-table-container .second-row div:first-of-type {
      border-right: 1px solid #B0B0B0; }
  .bat-insiderstabalternative-glosi .bat-insiderstab-glosi-table-container .table-container {
    width: 100%;
    padding: 20px; }

.note-become {
  font-size: 12px; }
  .note-become a {
    text-decoration: none; }
  @media (max-width: 991.98px) {
    .note-become {
      padding: 0px 20px; } }

.bat-forgotpassword-glosi {
  width: 500px;
  margin: 80px auto 50px; }
  @media (max-width: 991.98px) {
    .bat-forgotpassword-glosi {
      width: auto;
      margin-inline: 20px; } }
  .bat-forgotpassword-glosi-form .bat-form-heading h1, .bat-forgotpassword-glosi-form .bat-form-heading bat-card-step.step1:before, .bat-forgotpassword-glosi-form .bat-form-heading bat-card-step.step2:before, .bat-forgotpassword-glosi-form .bat-form-heading bat-card-step.step3:before, .bat-forgotpassword-glosi-form .bat-form-heading bat-card-step.step4:before {
    font-size: 30px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 20px; }
    @media (max-width: 991.98px) {
      .bat-forgotpassword-glosi-form .bat-form-heading h1, .bat-forgotpassword-glosi-form .bat-form-heading bat-card-step.step1:before, .bat-forgotpassword-glosi-form .bat-form-heading bat-card-step.step2:before, .bat-forgotpassword-glosi-form .bat-form-heading bat-card-step.step3:before, .bat-forgotpassword-glosi-form .bat-form-heading bat-card-step.step4:before {
        font-size: 24px;
        line-height: 28px; } }
  .bat-forgotpassword-glosi-form .bat-form--forgot-password-email input {
    border-radius: 0px; }
  .bat-forgotpassword-glosi-form .bat-form--forgot-password-submit {
    text-align: center; }
    @media (max-width: 991.98px) {
      .bat-forgotpassword-glosi-form .bat-form--forgot-password-submit button {
        max-width: 100%;
        width: 100%; } }
  .bat-forgotpassword-glosi-form .subtitle {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px; }
    @media (max-width: 991.98px) {
      .bat-forgotpassword-glosi-form .subtitle {
        font-size: 13px;
        line-height: 20px; } }
  .bat-forgotpassword-glosi-form.hidden {
    display: none; }
  .bat-forgotpassword-glosi-resend-email {
    text-align: center; }
    .bat-forgotpassword-glosi-resend-email .title {
      font-size: 30px;
      line-height: 34px;
      margin-bottom: 20px;
      text-transform: uppercase; }
      @media (max-width: 991.98px) {
        .bat-forgotpassword-glosi-resend-email .title {
          font-size: 24px;
          line-height: 28px; } }
    .bat-forgotpassword-glosi-resend-email .subtitle {
      font-size: 14px;
      line-height: 20px;
      font-weight: 500;
      margin-bottom: 20px; }
      @media (max-width: 991.98px) {
        .bat-forgotpassword-glosi-resend-email .subtitle {
          font-size: 13px;
          line-height: 20px; } }
    .bat-forgotpassword-glosi-resend-email .cta {
      text-transform: uppercase; }
    .bat-forgotpassword-glosi-resend-email.hidden {
      display: none; }

.bat-createpassword-glosi {
  margin-inline: auto;
  margin-top: 80px;
  width: 500px; }
  @media (max-width: 991.98px) {
    .bat-createpassword-glosi {
      margin-inline: 20px;
      width: auto; } }
  .bat-createpassword-glosi h1, .bat-createpassword-glosi bat-card-step.step1:before, .bat-createpassword-glosi bat-card-step.step2:before, .bat-createpassword-glosi bat-card-step.step3:before, .bat-createpassword-glosi bat-card-step.step4:before {
    text-align: center;
    font-size: 30px;
    line-height: 34px; }
    @media (max-width: 991.98px) {
      .bat-createpassword-glosi h1, .bat-createpassword-glosi bat-card-step.step1:before, .bat-createpassword-glosi bat-card-step.step2:before, .bat-createpassword-glosi bat-card-step.step3:before, .bat-createpassword-glosi bat-card-step.step4:before {
        font-size: 24px;
        line-height: 28px; } }
  .bat-createpassword-glosi .bat-form-text {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 30px; }
  .bat-createpassword-glosi .bat-form--create-password-new-password .error-msg, .bat-createpassword-glosi .bat-form--create-password-confirm-password .error-msg, .bat-createpassword-glosi .bat-form--create-password-current-password .error-msg {
    display: none; }
  .bat-createpassword-glosi .bat-form--create-password-new-password .bat-icon, .bat-createpassword-glosi .bat-form--create-password-confirm-password .bat-icon, .bat-createpassword-glosi .bat-form--create-password-current-password .bat-icon {
    margin-right: 10px;
    margin-left: auto;
    margin-top: -34px;
    cursor: pointer; }
  .bat-createpassword-glosi .bat-form--create-password-new-password input, .bat-createpassword-glosi .bat-form--create-password-confirm-password input, .bat-createpassword-glosi .bat-form--create-password-current-password input {
    border-radius: 0px;
    -webkit-appearance: none; }
  .bat-createpassword-glosi .bat-form--create-password-new-password .password-meter, .bat-createpassword-glosi .bat-form--create-password-confirm-password .password-meter, .bat-createpassword-glosi .bat-form--create-password-current-password .password-meter {
    border: 2px solid #efefef;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    padding: 5px 10px; }
    .bat-createpassword-glosi .bat-form--create-password-new-password .password-meter.no-password, .bat-createpassword-glosi .bat-form--create-password-confirm-password .password-meter.no-password, .bat-createpassword-glosi .bat-form--create-password-current-password .password-meter.no-password {
      background: #fff; }
    .bat-createpassword-glosi .bat-form--create-password-new-password .password-meter.weak, .bat-createpassword-glosi .bat-form--create-password-confirm-password .password-meter.weak, .bat-createpassword-glosi .bat-form--create-password-current-password .password-meter.weak {
      background: -webkit-linear-gradient(left, #ffafae 25%, white 25%);
      background: -moz-linear-gradient(left, #ffafae 25%, white 25%);
      background: -o-linear-gradient(left, #ffafae 25%, white 25%);
      background: -ms-linear-gradient(left, #ffafae 25%, white 25%);
      background: linear-gradient(left, #ffafae 25%, white 25%); }
    .bat-createpassword-glosi .bat-form--create-password-new-password .password-meter.medium, .bat-createpassword-glosi .bat-form--create-password-confirm-password .password-meter.medium, .bat-createpassword-glosi .bat-form--create-password-current-password .password-meter.medium {
      background: -webkit-linear-gradient(left, #ffd6b3 50%, white 50%);
      background: -moz-linear-gradient(left, #ffd6b3 50%, white 50%);
      background: -o-linear-gradient(left, #ffd6b3 50%, white 50%);
      background: -ms-linear-gradient(left, #ffd6b3 50%, white 50%);
      background: linear-gradient(left, #ffd6b3 50%, white 50%); }
    .bat-createpassword-glosi .bat-form--create-password-new-password .password-meter.strong, .bat-createpassword-glosi .bat-form--create-password-confirm-password .password-meter.strong, .bat-createpassword-glosi .bat-form--create-password-current-password .password-meter.strong {
      background: -webkit-linear-gradient(left, #c5eeac 75%, white 75%);
      background: -moz-linear-gradient(left, #c5eeac 75%, white 75%);
      background: -o-linear-gradient(left, #c5eeac 75%, white 75%);
      background: -ms-linear-gradient(left, #c5eeac 75%, white 75%);
      background: linear-gradient(left, #c5eeac 75%, white 75%); }
    .bat-createpassword-glosi .bat-form--create-password-new-password .password-meter.very-strong, .bat-createpassword-glosi .bat-form--create-password-confirm-password .password-meter.very-strong, .bat-createpassword-glosi .bat-form--create-password-current-password .password-meter.very-strong {
      background: -webkit-linear-gradient(left, #81b562 100%, white 100%);
      background: -moz-linear-gradient(left, #81b562 100%, white 100%);
      background: -o-linear-gradient(left, #81b562 100%, white 100%);
      background: -ms-linear-gradient(left, #81b562 100%, white 100%);
      background: linear-gradient(left, #81b562 100%, white 100%); }
  .bat-createpassword-glosi .bat-form--create-password-confirm-password .password-meter, .bat-createpassword-glosi .bat-form--create-password-current-password .password-meter {
    display: none; }
  .bat-createpassword-glosi .bat-form--create-password-current-password .frontText-input-error, .bat-createpassword-glosi .bat-form--create-password-new-password .frontText-input-error {
    display: none; }
  .bat-createpassword-glosi .bat-form--create-password-submit {
    text-align: center; }
    .bat-createpassword-glosi .bat-form--create-password-submit button {
      width: 300px; }
      @media (max-width: 991.98px) {
        .bat-createpassword-glosi .bat-form--create-password-submit button {
          max-width: 100%;
          width: 100%; } }
  .bat-createpassword-glosi .bat-form--create-password-messages {
    text-align: center;
    font-size: 14px;
    line-height: 20px; }

.bat-signup-glosi {
  margin-inline: 300px; }
  @media (max-width: 991.98px) {
    .bat-signup-glosi {
      margin-inline: 0px; } }
  .bat-signup-glosi-tabs {
    flex-direction: column-reverse; }
    @media (max-width: 991.98px) {
      .bat-signup-glosi-tabs {
        flex-direction: column; } }
    .bat-signup-glosi-tabs .tabs {
      justify-content: center; }
      .bat-signup-glosi-tabs .tabs .tab {
        width: 100%;
        font-size: 13px;
        line-height: 15px;
        font-weight: 700;
        color: #6B6B6B;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        padding: 20px;
        border-bottom: 2px solid #DEDEDE; }
        @media (max-width: 991.98px) {
          .bat-signup-glosi-tabs .tabs .tab {
            font-size: 11px;
            line-height: 13px;
            background-color: #EFEFEF;
            border-bottom: none; } }
        .bat-signup-glosi-tabs .tabs .tab.active {
          color: #CD4A04;
          border-bottom: 2px solid #CD4A04; }
    .bat-signup-glosi-tabs .title {
      font-size: 30px;
      line-height: 34px;
      text-transform: uppercase;
      text-align: center;
      margin-bottom: 70px; }
      @media (max-width: 991.98px) {
        .bat-signup-glosi-tabs .title {
          font-size: 20px;
          line-height: 28px;
          margin-bottom: 30px; } }
  .bat-signup-glosi-form {
    margin-top: 40px; }
    @media (max-width: 991.98px) {
      .bat-signup-glosi-form {
        margin-inline: 20px;
        margin-top: 0px; } }
    .bat-signup-glosi-form .g-recaptcha {
      display: none; }
      .bat-signup-glosi-form .g-recaptcha.active {
        display: block; }
    .bat-signup-glosi-form .bat-form-block {
      display: none; }
      .bat-signup-glosi-form .bat-form-block.active {
        display: block; }
        .bat-signup-glosi-form .bat-form-block.active.submit {
          display: flex;
          margin-top: 10px; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-fullname, .bat-signup-glosi-form .bat-form-block .bat-form-container-date, .bat-signup-glosi-form .bat-form-block .bat-form-container-id, .bat-signup-glosi-form .bat-form-block .bat-form-container-address, .bat-signup-glosi-form .bat-form-block .bat-form-container-city, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation, .bat-signup-glosi-form .bat-form-block .bat-form-container-email, .bat-signup-glosi-form .bat-form-block .bat-form-container-password, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice {
        display: flex; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-fullname div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-date div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-id div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-address div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-city div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-email div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-password div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice div:first-of-type {
          margin-right: 20px; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-fullname div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-date div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-id div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-address div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-city div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-email div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-password div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice div:last-of-type {
          margin-left: 20px; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-fullname div input, .bat-signup-glosi-form .bat-form-block .bat-form-container-date div input, .bat-signup-glosi-form .bat-form-block .bat-form-container-id div input, .bat-signup-glosi-form .bat-form-block .bat-form-container-address div input, .bat-signup-glosi-form .bat-form-block .bat-form-container-city div input, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation div input, .bat-signup-glosi-form .bat-form-block .bat-form-container-email div input, .bat-signup-glosi-form .bat-form-block .bat-form-container-password div input, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice div input {
          border-radius: 0px; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-fullname label::after, .bat-signup-glosi-form .bat-form-block .bat-form-container-date label::after, .bat-signup-glosi-form .bat-form-block .bat-form-container-id label::after, .bat-signup-glosi-form .bat-form-block .bat-form-container-address label::after, .bat-signup-glosi-form .bat-form-block .bat-form-container-city label::after, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation label::after, .bat-signup-glosi-form .bat-form-block .bat-form-container-email label::after, .bat-signup-glosi-form .bat-form-block .bat-form-container-password label::after, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice label::after {
          content: '*';
          color: red; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---genre .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---province .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---nation .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---product-choice-1 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---product-choice-2 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---product-choice-3 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---genre .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---province .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---nation .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---product-choice-1 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---product-choice-2 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---product-choice-3 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---genre .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---province .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---nation .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---product-choice-1 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---product-choice-2 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---product-choice-3 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---genre .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---province .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---nation .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---product-choice-1 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---product-choice-2 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---product-choice-3 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---genre .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---province .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---nation .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---product-choice-1 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---product-choice-2 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---product-choice-3 .select-wrapper {
        margin-inline: 0px; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---genre .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---province .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---nation .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---product-choice-1 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---product-choice-2 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---product-choice-3 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---genre .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---province .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---nation .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---product-choice-1 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---product-choice-2 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---product-choice-3 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---genre .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---province .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---nation .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---product-choice-1 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---product-choice-2 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---product-choice-3 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---genre .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---province .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---nation .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---product-choice-1 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---product-choice-2 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---product-choice-3 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---genre .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---province .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---nation .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---product-choice-1 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---product-choice-2 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---product-choice-3 .select-wrapper select {
          -webkit-appearance: none;
          -webkit-border-radius: 0;
          border-radius: 0; }
      @media (max-width: 991.98px) {
        .bat-signup-glosi-form .bat-form-block .bat-form-container-date div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-city div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-password div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice div:first-of-type {
          margin-right: 10px; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-date div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-city div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-password div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice div:last-of-type {
          margin-left: 10px; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form-field input, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form-field input, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form-field input, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form-field input, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form-field input {
          -webkit-appearance: none; } }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---genre label::after {
        content: ''; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---date .error-msg {
        display: none; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---date .bat-icon {
        margin-right: 10px;
        margin-left: auto;
        margin-top: -38px;
        cursor: pointer; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-date input[type="date"]::-webkit-calendar-picker-indicator {
        display: none; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-date input::-webkit-date-and-time-value {
        text-align: left;
        vertical-align: middle; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-icon::before {
        content: url("/content/dam/glo-it/images/icon-calendar.svg"); }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-date input {
        color: transparent; }
      @media (max-width: 991.98px) {
        .bat-signup-glosi-form .bat-form-block .bat-form-container-fullname, .bat-signup-glosi-form .bat-form-block .bat-form-container-id, .bat-signup-glosi-form .bat-form-block .bat-form-container-address, .bat-signup-glosi-form .bat-form-block .bat-form-container-email, .bat-signup-glosi-form .bat-form-block .bat-form-container-password, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice {
          display: block; }
          .bat-signup-glosi-form .bat-form-block .bat-form-container-fullname div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-id div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-address div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-email div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-password div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice div:first-of-type {
            margin-right: 0px; }
          .bat-signup-glosi-form .bat-form-block .bat-form-container-fullname div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-id div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-address div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-email div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-password div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice div:last-of-type {
            margin-left: 0px; } }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-email .bat-form---password .error-msg, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---password .error-msg {
        display: none; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-email .bat-form---password .bat-icon, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---password .bat-icon {
        margin-right: 10px;
        margin-left: auto;
        margin-top: -34px;
        cursor: pointer; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-email .password-meter {
        border: 2px solid #efefef;
        font-size: 14px;
        line-height: 20px;
        margin: 0px;
        margin-top: 5px;
        margin-right: 0px !important;
        padding: 5px 10px; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-email .password-meter.no-password {
          background: #fff; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-email .password-meter.weak {
          background: -webkit-linear-gradient(left, #ffafae 25%, white 25%);
          background: -moz-linear-gradient(left, #ffafae 25%, white 25%);
          background: -o-linear-gradient(left, #ffafae 25%, white 25%);
          background: -ms-linear-gradient(left, #ffafae 25%, white 25%);
          background: linear-gradient(left, #ffafae 25%, white 25%); }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-email .password-meter.medium {
          background: -webkit-linear-gradient(left, #ffd6b3 50%, white 50%);
          background: -moz-linear-gradient(left, #ffd6b3 50%, white 50%);
          background: -o-linear-gradient(left, #ffd6b3 50%, white 50%);
          background: -ms-linear-gradient(left, #ffd6b3 50%, white 50%);
          background: linear-gradient(left, #ffd6b3 50%, white 50%); }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-email .password-meter.strong {
          background: -webkit-linear-gradient(left, #c5eeac 75%, white 75%);
          background: -moz-linear-gradient(left, #c5eeac 75%, white 75%);
          background: -o-linear-gradient(left, #c5eeac 75%, white 75%);
          background: -ms-linear-gradient(left, #c5eeac 75%, white 75%);
          background: linear-gradient(left, #c5eeac 75%, white 75%); }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-email .password-meter.very-strong {
          background: -webkit-linear-gradient(left, #81b562 100%, white 100%);
          background: -moz-linear-gradient(left, #81b562 100%, white 100%);
          background: -o-linear-gradient(left, #81b562 100%, white 100%);
          background: -ms-linear-gradient(left, #81b562 100%, white 100%);
          background: linear-gradient(left, #81b562 100%, white 100%); }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-password .password-meter {
        display: none; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-id .bat-form---friend-code label::after {
        content: ''; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---province label::after {
        content: ''; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-continue {
        margin-top: 30px;
        text-align: right;
        display: flex; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-continue button {
          width: 220px; }
          @media (max-width: 991.98px) {
            .bat-signup-glosi-form .bat-form-block .bat-form-container-continue button {
              width: 95%;
              padding-inline: 14px; } }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-continue .bat-form---back {
          text-align: left; }
          .bat-signup-glosi-form .bat-form-block .bat-form-container-continue .bat-form---back button {
            border-color: #6B6B6B;
            color: #6B6B6B; }
            .bat-signup-glosi-form .bat-form-block .bat-form-container-continue .bat-form---back button:hover {
              border-color: #6B6B6B; }
              .bat-signup-glosi-form .bat-form-block .bat-form-container-continue .bat-form---back button:hover span {
                color: #6B6B6B; }
        @media (max-width: 991.98px) {
          .bat-signup-glosi-form .bat-form-block .bat-form-container-continue.first-section button {
            width: 45%; } }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-more .bat-form---more textarea {
        resize: none; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-more.hidden {
        display: none; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1, .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 {
        padding: 20px;
        border: 1px solid #DEDEDE; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 {
        margin-bottom: 25px; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---policy-checkbox-1,
        .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---policy-checkbox-2,
        .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---newsletter-checkbox,
        .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---contact-checkbox {
          margin-bottom: 0px; }
          .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---policy-checkbox-1 fieldset,
          .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---policy-checkbox-2 fieldset,
          .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---newsletter-checkbox fieldset,
          .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---contact-checkbox fieldset {
            margin-bottom: 0px; }
            .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---policy-checkbox-1 fieldset label,
            .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---policy-checkbox-2 fieldset label,
            .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---newsletter-checkbox fieldset label,
            .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---contact-checkbox fieldset label {
              margin-bottom: 0px; }
              .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---policy-checkbox-1 fieldset label input::before,
              .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---policy-checkbox-2 fieldset label input::before,
              .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---newsletter-checkbox fieldset label input::before,
              .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---contact-checkbox fieldset label input::before {
                color: #C4C4C4; }
              .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---policy-checkbox-1 fieldset label span,
              .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---policy-checkbox-2 fieldset label span,
              .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---newsletter-checkbox fieldset label span,
              .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---contact-checkbox fieldset label span {
                font-size: 12px;
                padding-bottom: 0px;
                color: #2a2a2c; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---newsletter-checkbox fieldset label input {
          display: none; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---newsletter-checkbox fieldset label span {
          margin-bottom: 15px; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---contact-checkbox fieldset {
          display: flex; }
          .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---contact-checkbox fieldset label {
            margin-right: 20px; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---policy-checkbox-1 fieldset label span,
        .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---contact-checkbox fieldset label span {
          margin-bottom: 15px; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 .bat-form---policy-checkbox-1,
      .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 .bat-form---policy-checkbox-2 {
        margin-bottom: 0px; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 .bat-form---policy-checkbox-1 fieldset,
        .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 .bat-form---policy-checkbox-2 fieldset {
          margin-bottom: 0px; }
          .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 .bat-form---policy-checkbox-1 fieldset label,
          .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 .bat-form---policy-checkbox-2 fieldset label {
            margin-bottom: 0px; }
            .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 .bat-form---policy-checkbox-1 fieldset label input::before,
            .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 .bat-form---policy-checkbox-2 fieldset label input::before {
              color: #C4C4C4; }
            .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 .bat-form---policy-checkbox-1 fieldset label span,
            .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 .bat-form---policy-checkbox-2 fieldset label span {
              font-size: 12px;
              padding-bottom: 0px;
              color: #2a2a2c; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 .bat-form---policy-checkbox-1 fieldset label span {
        margin-bottom: 15px; }
      .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-back,
      .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-submit {
        width: fit-content; }
        .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-back button,
        .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-submit button {
          width: 220px; }
        @media (max-width: 991.98px) {
          .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-back,
          .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-submit {
            width: 47%; }
            .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-back button,
            .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-submit button {
              width: 100%;
              padding-inline: 0px; } }
      .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-submit {
        text-align: right; }
      .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-back button {
        border-color: #6B6B6B;
        color: #6B6B6B; }
        .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-back button:hover {
          border-color: #6B6B6B; }
          .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-back button:hover span {
            color: #6B6B6B; }
      .bat-signup-glosi-form .bat-form-block .bat-form--signup-messages .error-msg {
        font-size: 15px;
        text-align: center; }

.bat-signin-glosi {
  margin-inline: auto;
  margin-top: 80px;
  width: 500px; }
  @media (max-width: 991.98px) {
    .bat-signin-glosi {
      margin-inline: 20px;
      width: auto; } }
  .bat-signin-glosi-form .bat-form-step .bat-form-heading {
    text-align: center; }
    .bat-signin-glosi-form .bat-form-step .bat-form-heading .bat-headline-style {
      margin-bottom: 10px;
      font-size: 30px;
      line-height: 34px; }
      @media (max-width: 991.98px) {
        .bat-signin-glosi-form .bat-form-step .bat-form-heading .bat-headline-style {
          font-size: 24px;
          line-height: 28px; } }
  .bat-signin-glosi-form .bat-form-block {
    margin-bottom: 0px; }
  .bat-signin-glosi-form .bat-form--signin-email input {
    border-radius: 0px; }
  .bat-signin-glosi-form .bat-form--signin-password {
    margin-bottom: 3px; }
    .bat-signin-glosi-form .bat-form--signin-password input {
      border-radius: 0px; }
    .bat-signin-glosi-form .bat-form--signin-password .error-msg {
      display: none; }
    .bat-signin-glosi-form .bat-form--signin-password .bat-icon {
      margin-right: 10px;
      margin-left: auto;
      margin-top: -34px;
      cursor: pointer; }
  .bat-signin-glosi-form .bat-form--signin-submit {
    text-align: center;
    margin-bottom: 20px; }
    .bat-signin-glosi-form .bat-form--signin-submit .error-msg {
      display: none; }
    .bat-signin-glosi-form .bat-form--signin-submit .bat-message {
      color: red;
      margin-bottom: 10px; }
    .bat-signin-glosi-form .bat-form--signin-submit button {
      width: 300px; }
      @media (max-width: 991.98px) {
        .bat-signin-glosi-form .bat-form--signin-submit button {
          width: 100%;
          max-width: 100%; } }
  .bat-signin-glosi-form .forgotPdw {
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 10px; }
  .bat-signin-glosi-form .uk-flex {
    flex-direction: column;
    align-items: center; }
    @media (max-width: 991.98px) {
      .bat-signin-glosi-form .uk-flex.social-buttons {
        max-width: 310px;
        margin: 0 auto; } }
    .bat-signin-glosi-form .uk-flex .g_id_signin {
      margin-bottom: 20px; }
      @media (max-width: 991.98px) {
        .bat-signin-glosi-form .uk-flex .g_id_signin {
          width: 100%;
          max-width: 100%; } }
    .bat-signin-glosi-form .uk-flex .bat-button--facebook {
      width: 300px;
      margin-bottom: 20px; }
      @media (max-width: 991.98px) {
        .bat-signin-glosi-form .uk-flex .bat-button--facebook {
          width: 100%;
          max-width: 100%; } }
      .bat-signin-glosi-form .uk-flex .bat-button--facebook .fa-brands {
        position: absolute;
        left: 15px;
        height: 18px;
        width: 18px; }
    .bat-signin-glosi-form .uk-flex .bat-button--google {
      width: 300px;
      margin-bottom: 20px; }
      @media (max-width: 991.98px) {
        .bat-signin-glosi-form .uk-flex .bat-button--google {
          width: 100%;
          max-width: 100%; } }
      .bat-signin-glosi-form .uk-flex .bat-button--google .fa-brands {
        position: absolute;
        left: 15px;
        height: 18px;
        width: 18px; }
    .bat-signin-glosi-form .uk-flex .google-button {
      padding: 0;
      margin-bottom: 20px;
      overflow: visible; }
      @media (max-width: 991.98px) {
        .bat-signin-glosi-form .uk-flex .google-button {
          width: 100%;
          max-width: 100%; } }
    .bat-signin-glosi-form .uk-flex .fb-login-button {
      padding: 0;
      margin-bottom: 20px; }
      @media (max-width: 991.98px) {
        .bat-signin-glosi-form .uk-flex .fb-login-button {
          width: 100%;
          max-width: 100%; } }
  .bat-signin-glosi-signupCta {
    text-align: center;
    border-top: 2px solid #DEDEDE;
    margin-bottom: 50px; }
    .bat-signin-glosi-signupCta .title {
      text-transform: uppercase;
      font-size: 22px;
      line-height: 28px;
      margin-bottom: 10px;
      margin-top: 40px; }
      @media (max-width: 991.98px) {
        .bat-signin-glosi-signupCta .title {
          font-size: 20px;
          line-height: 24px; } }
    .bat-signin-glosi-signupCta .subtitle {
      font-size: 18px;
      line-height: 28px;
      margin-bottom: 15px;
      margin-top: 10px; }
      @media (max-width: 991.98px) {
        .bat-signin-glosi-signupCta .subtitle {
          font-size: 16px;
          line-height: 24px; } }
    .bat-signin-glosi-signupCta .info {
      width: 300px;
      text-align: left;
      margin-top: 10px;
      margin-bottom: 20px;
      margin-left: auto;
      margin-right: auto; }
      .bat-signin-glosi-signupCta .info > ul {
        font-size: 14px;
        line-height: 20px; }
      @media (max-width: 991.98px) {
        .bat-signin-glosi-signupCta .info {
          width: 100%;
          max-width: 100%; } }
      .bat-signin-glosi-signupCta .info .additional-info {
        margin-top: 10px;
        font-size: 11px;
        line-height: 28px; }
    .bat-signin-glosi-signupCta .cta {
      width: 300px;
      font-size: 13px; }
      @media (max-width: 991.98px) {
        .bat-signin-glosi-signupCta .cta {
          width: 100%;
          max-width: 100%; } }
      .bat-signin-glosi-signupCta .cta:hover {
        color: #2a2a2c; }

.glosimclaren-title-text {
  font-size: 30px;
  line-height: 34px;
  font-weight: 700;
  margin-bottom: 20px; }
  .glosimclaren-title-text img {
    margin-top: -5px; }

@media (max-width: 991.98px) {
  .bat-bloglist-glosi-title {
    display: block; } }

.bat-bloglist-glosi-title .title {
  font-size: 34px;
  line-height: 39px; }
  @media (max-width: 991.98px) {
    .bat-bloglist-glosi-title .title {
      font-size: 26px;
      line-height: 32px;
      text-align: center; } }

@media (max-width: 991.98px) {
  .bat-bloglist-glosi-title .filter {
    justify-content: center;
    margin-top: 30px; } }

.bat-bloglist-glosi-title .filter .label {
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 0px;
  margin-right: 20px;
  align-self: center;
  text-transform: uppercase; }
  @media (max-width: 991.98px) {
    .bat-bloglist-glosi-title .filter .label {
      width: 25%;
      margin-right: 0px; } }

.bat-bloglist-glosi-title .filter .select-wrapper {
  width: 300px; }
  @media (max-width: 991.98px) {
    .bat-bloglist-glosi-title .filter .select-wrapper {
      width: 75%; } }
  .bat-bloglist-glosi-title .filter .select-wrapper .select {
    border-radius: 0px;
    -webkit-border-radius: 0px; }

@media (max-width: 991.98px) {
  .bat-bloglist-glosi .bat-cardnews-glosi--news {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-inline: 0px;
    border-bottom: 2px solid #DEDEDE; } }

.bat-bloglist-glosi .bat-cardnews-glosi {
  padding-top: 50px; }
  @media (max-width: 991.98px) {
    .bat-bloglist-glosi .bat-cardnews-glosi {
      padding-top: 0px; } }

.bat-bloglist-glosi .bat-cardnews-glosi--news-img {
  max-height: none;
  height: 363px;
  display: flex;
  align-items: center; }
  @media screen and (max-width: 1399px) {
    .bat-bloglist-glosi .bat-cardnews-glosi--news-img {
      max-height: none;
      height: auto;
      display: block; } }

.bat-bloglist-glosi .bat-cardnews-glosi--news-main .bat-cardnews-glosi--news-text h3, .bat-bloglist-glosi .bat-cardnews-glosi--news-main .bat-cardnews-glosi--news-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-bloglist-glosi .bat-cardnews-glosi--news-main .bat-cardnews-glosi--news-text .bat-producthero-configurator-title, .bat-bloglist-glosi .bat-cardnews-glosi--news-main .bat-cardnews-glosi--news-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-bloglist-glosi .bat-cardnews-glosi--news-main .bat-cardnews-glosi--news-text .bat-producthero-configurator-title {
  margin-top: 0px; }

.bat-bloglist-glosi-blogs .aem-GridColumn.aem-GridColumn--default--12.news-card {
  padding-top: 0px;
  background-color: white; }

.bat-bloglist-glosi-blogs .aem-GridColumn--default--12 {
  padding-inline: 0px; }

.bat-bloglist-glosi-blogs .bat-cardnews-glosi--news a picture {
  /*img{
                        max-height: 363px;
                        height: 363px;

                        @media screen and (max-width: 1399px) {
                            max-height: none;
                            height: auto;
                        }
                    }*/ }

@media (max-width: 991.98px) {
  .bat-bloglist-glosi-blogs .bat-cardnews-glosi--news {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-inline: 0px;
    border-bottom: 2px solid #DEDEDE; } }

.bat-bloglist-glosi-blogs .bat-cardnews-glosi {
  padding-top: 50px; }
  @media (max-width: 991.98px) {
    .bat-bloglist-glosi-blogs .bat-cardnews-glosi {
      padding-top: 0px; } }

.bat-bloglist-glosi-blogs .bat-cardnews-glosi--news-img {
  max-height: none;
  height: 363px;
  display: flex;
  align-items: center; }
  @media screen and (max-width: 1399px) {
    .bat-bloglist-glosi-blogs .bat-cardnews-glosi--news-img {
      max-height: none;
      height: auto;
      display: block; } }

.bat-bloglist-glosi-blogs .bat-cardnews-glosi--news-main .bat-cardnews-glosi--news-text h3, .bat-bloglist-glosi-blogs .bat-cardnews-glosi--news-main .bat-cardnews-glosi--news-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-bloglist-glosi-blogs .bat-cardnews-glosi--news-main .bat-cardnews-glosi--news-text .bat-producthero-configurator-title, .bat-bloglist-glosi-blogs .bat-cardnews-glosi--news-main .bat-cardnews-glosi--news-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-bloglist-glosi-blogs .bat-cardnews-glosi--news-main .bat-cardnews-glosi--news-text .bat-producthero-configurator-title {
  margin-top: 0px; }

.bat-bloglist-glosi-pagination {
  margin-top: 40px; }
  .bat-bloglist-glosi-pagination.hidden {
    display: none; }
  .bat-bloglist-glosi-pagination .bat-pagination .bat-pagination-buttons .bat-pagination-button-wrapper button.active {
    background-color: #2F539F; }
    .bat-bloglist-glosi-pagination .bat-pagination .bat-pagination-buttons .bat-pagination-button-wrapper button.active:hover {
      color: white; }

.bat-signin-glosi {
  margin-inline: auto;
  margin-top: 80px;
  width: 500px; }
  @media (max-width: 991.98px) {
    .bat-signin-glosi {
      margin-inline: 20px;
      width: auto; } }
  .bat-signin-glosi-form .bat-form-step .bat-form-heading {
    text-align: center; }
    .bat-signin-glosi-form .bat-form-step .bat-form-heading .bat-headline-style {
      margin-bottom: 10px;
      font-size: 30px;
      line-height: 34px; }
      @media (max-width: 991.98px) {
        .bat-signin-glosi-form .bat-form-step .bat-form-heading .bat-headline-style {
          font-size: 24px;
          line-height: 28px; } }
  .bat-signin-glosi-form .bat-form-block {
    margin-bottom: 0px; }
  .bat-signin-glosi-form .bat-form--signin-email input {
    border-radius: 0px; }
  .bat-signin-glosi-form .bat-form--signin-password {
    margin-bottom: 3px; }
    .bat-signin-glosi-form .bat-form--signin-password input {
      border-radius: 0px; }
    .bat-signin-glosi-form .bat-form--signin-password .error-msg {
      display: none; }
    .bat-signin-glosi-form .bat-form--signin-password .bat-icon {
      margin-right: 10px;
      margin-left: auto;
      margin-top: -34px;
      cursor: pointer; }
  .bat-signin-glosi-form .bat-form--signin-submit {
    text-align: center;
    margin-bottom: 20px; }
    .bat-signin-glosi-form .bat-form--signin-submit .error-msg {
      display: none; }
    .bat-signin-glosi-form .bat-form--signin-submit .bat-message {
      color: red;
      margin-bottom: 10px; }
    .bat-signin-glosi-form .bat-form--signin-submit button {
      width: 300px; }
      @media (max-width: 991.98px) {
        .bat-signin-glosi-form .bat-form--signin-submit button {
          width: 100%;
          max-width: 100%; } }
  .bat-signin-glosi-form .forgotPdw {
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 10px; }
  .bat-signin-glosi-form .uk-flex {
    flex-direction: column;
    align-items: center; }
    @media (max-width: 991.98px) {
      .bat-signin-glosi-form .uk-flex.social-buttons {
        max-width: 310px;
        margin: 0 auto; } }
    .bat-signin-glosi-form .uk-flex .g_id_signin {
      margin-bottom: 20px; }
      @media (max-width: 991.98px) {
        .bat-signin-glosi-form .uk-flex .g_id_signin {
          width: 100%;
          max-width: 100%; } }
    .bat-signin-glosi-form .uk-flex .bat-button--facebook {
      width: 300px;
      margin-bottom: 20px; }
      @media (max-width: 991.98px) {
        .bat-signin-glosi-form .uk-flex .bat-button--facebook {
          width: 100%;
          max-width: 100%; } }
      .bat-signin-glosi-form .uk-flex .bat-button--facebook .fa-brands {
        position: absolute;
        left: 15px;
        height: 18px;
        width: 18px; }
    .bat-signin-glosi-form .uk-flex .bat-button--google {
      width: 300px;
      margin-bottom: 20px; }
      @media (max-width: 991.98px) {
        .bat-signin-glosi-form .uk-flex .bat-button--google {
          width: 100%;
          max-width: 100%; } }
      .bat-signin-glosi-form .uk-flex .bat-button--google .fa-brands {
        position: absolute;
        left: 15px;
        height: 18px;
        width: 18px; }
    .bat-signin-glosi-form .uk-flex .google-button {
      padding: 0;
      margin-bottom: 20px;
      overflow: visible; }
      @media (max-width: 991.98px) {
        .bat-signin-glosi-form .uk-flex .google-button {
          width: 100%;
          max-width: 100%; } }
    .bat-signin-glosi-form .uk-flex .fb-login-button {
      padding: 0;
      margin-bottom: 20px; }
      @media (max-width: 991.98px) {
        .bat-signin-glosi-form .uk-flex .fb-login-button {
          width: 100%;
          max-width: 100%; } }
  .bat-signin-glosi-signupCta {
    text-align: center;
    border-top: 2px solid #DEDEDE;
    margin-bottom: 50px; }
    .bat-signin-glosi-signupCta .title {
      text-transform: uppercase;
      font-size: 22px;
      line-height: 28px;
      margin-bottom: 10px;
      margin-top: 40px; }
      @media (max-width: 991.98px) {
        .bat-signin-glosi-signupCta .title {
          font-size: 20px;
          line-height: 24px; } }
    .bat-signin-glosi-signupCta .subtitle {
      font-size: 18px;
      line-height: 28px;
      margin-bottom: 15px;
      margin-top: 10px; }
      @media (max-width: 991.98px) {
        .bat-signin-glosi-signupCta .subtitle {
          font-size: 16px;
          line-height: 24px; } }
    .bat-signin-glosi-signupCta .info {
      width: 300px;
      text-align: left;
      margin-top: 10px;
      margin-bottom: 20px;
      margin-left: auto;
      margin-right: auto; }
      .bat-signin-glosi-signupCta .info > ul {
        font-size: 14px;
        line-height: 20px; }
      @media (max-width: 991.98px) {
        .bat-signin-glosi-signupCta .info {
          width: 100%;
          max-width: 100%; } }
      .bat-signin-glosi-signupCta .info .additional-info {
        margin-top: 10px;
        font-size: 11px;
        line-height: 28px; }
    .bat-signin-glosi-signupCta .cta {
      width: 300px;
      font-size: 13px; }
      @media (max-width: 991.98px) {
        .bat-signin-glosi-signupCta .cta {
          width: 100%;
          max-width: 100%; } }
      .bat-signin-glosi-signupCta .cta:hover {
        color: #2a2a2c; }

.bat-signup-glosi {
  margin-inline: 300px; }
  @media (max-width: 991.98px) {
    .bat-signup-glosi {
      margin-inline: 0px; } }
  .bat-signup-glosi-tabs {
    flex-direction: column-reverse; }
    @media (max-width: 991.98px) {
      .bat-signup-glosi-tabs {
        flex-direction: column; } }
    .bat-signup-glosi-tabs .tabs {
      justify-content: center; }
      .bat-signup-glosi-tabs .tabs .tab {
        width: 100%;
        font-size: 13px;
        line-height: 15px;
        font-weight: 700;
        color: #6B6B6B;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        padding: 20px;
        border-bottom: 2px solid #DEDEDE; }
        @media (max-width: 991.98px) {
          .bat-signup-glosi-tabs .tabs .tab {
            font-size: 11px;
            line-height: 13px;
            background-color: #EFEFEF;
            border-bottom: none; } }
        .bat-signup-glosi-tabs .tabs .tab.active {
          color: #CD4A04;
          border-bottom: 2px solid #CD4A04; }
    .bat-signup-glosi-tabs .title {
      font-size: 30px;
      line-height: 34px;
      text-transform: uppercase;
      text-align: center;
      margin-bottom: 70px; }
      @media (max-width: 991.98px) {
        .bat-signup-glosi-tabs .title {
          font-size: 20px;
          line-height: 28px;
          margin-bottom: 30px; } }
  .bat-signup-glosi-form {
    margin-top: 40px; }
    @media (max-width: 991.98px) {
      .bat-signup-glosi-form {
        margin-inline: 20px;
        margin-top: 0px; } }
    .bat-signup-glosi-form .g-recaptcha {
      display: none; }
      .bat-signup-glosi-form .g-recaptcha.active {
        display: block; }
    .bat-signup-glosi-form .bat-form-block {
      display: none; }
      .bat-signup-glosi-form .bat-form-block.active {
        display: block; }
        .bat-signup-glosi-form .bat-form-block.active.submit {
          display: flex;
          margin-top: 10px; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-fullname, .bat-signup-glosi-form .bat-form-block .bat-form-container-date, .bat-signup-glosi-form .bat-form-block .bat-form-container-id, .bat-signup-glosi-form .bat-form-block .bat-form-container-address, .bat-signup-glosi-form .bat-form-block .bat-form-container-city, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation, .bat-signup-glosi-form .bat-form-block .bat-form-container-email, .bat-signup-glosi-form .bat-form-block .bat-form-container-password, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice {
        display: flex; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-fullname div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-date div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-id div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-address div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-city div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-email div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-password div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice div:first-of-type {
          margin-right: 20px; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-fullname div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-date div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-id div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-address div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-city div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-email div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-password div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice div:last-of-type {
          margin-left: 20px; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-fullname div input, .bat-signup-glosi-form .bat-form-block .bat-form-container-date div input, .bat-signup-glosi-form .bat-form-block .bat-form-container-id div input, .bat-signup-glosi-form .bat-form-block .bat-form-container-address div input, .bat-signup-glosi-form .bat-form-block .bat-form-container-city div input, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation div input, .bat-signup-glosi-form .bat-form-block .bat-form-container-email div input, .bat-signup-glosi-form .bat-form-block .bat-form-container-password div input, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice div input {
          border-radius: 0px; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-fullname label::after, .bat-signup-glosi-form .bat-form-block .bat-form-container-date label::after, .bat-signup-glosi-form .bat-form-block .bat-form-container-id label::after, .bat-signup-glosi-form .bat-form-block .bat-form-container-address label::after, .bat-signup-glosi-form .bat-form-block .bat-form-container-city label::after, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation label::after, .bat-signup-glosi-form .bat-form-block .bat-form-container-email label::after, .bat-signup-glosi-form .bat-form-block .bat-form-container-password label::after, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice label::after {
          content: '*';
          color: red; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---genre .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---province .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---nation .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---product-choice-1 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---product-choice-2 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---product-choice-3 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---genre .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---province .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---nation .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---product-choice-1 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---product-choice-2 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---product-choice-3 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---genre .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---province .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---nation .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---product-choice-1 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---product-choice-2 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---product-choice-3 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---genre .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---province .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---nation .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---product-choice-1 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---product-choice-2 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---product-choice-3 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---genre .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---province .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---nation .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---product-choice-1 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---product-choice-2 .select-wrapper, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---product-choice-3 .select-wrapper {
        margin-inline: 0px; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---genre .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---province .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---nation .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---product-choice-1 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---product-choice-2 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---product-choice-3 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---genre .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---province .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---nation .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---product-choice-1 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---product-choice-2 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---product-choice-3 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---genre .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---province .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---nation .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---product-choice-1 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---product-choice-2 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form---product-choice-3 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---genre .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---province .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---nation .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---product-choice-1 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---product-choice-2 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---product-choice-3 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---genre .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---province .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---nation .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---product-choice-1 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---product-choice-2 .select-wrapper select, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form---product-choice-3 .select-wrapper select {
          -webkit-appearance: none;
          -webkit-border-radius: 0;
          border-radius: 0; }
      @media (max-width: 991.98px) {
        .bat-signup-glosi-form .bat-form-block .bat-form-container-date div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-city div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-password div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice div:first-of-type {
          margin-right: 10px; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-date div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-city div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-password div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice div:last-of-type {
          margin-left: 10px; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form-field input, .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form-field input, .bat-signup-glosi-form .bat-form-block .bat-form-container-nation .bat-form-field input, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form-field input, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice .bat-form-field input {
          -webkit-appearance: none; } }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---genre label::after {
        content: ''; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---date .error-msg {
        display: none; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-form---date .bat-icon {
        margin-right: 10px;
        margin-left: auto;
        margin-top: -38px;
        cursor: pointer; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-date input[type="date"]::-webkit-calendar-picker-indicator {
        display: none; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-date input::-webkit-date-and-time-value {
        text-align: left;
        vertical-align: middle; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-date .bat-icon::before {
        content: url("/content/dam/glo-it/images/icon-calendar.svg"); }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-date input {
        color: transparent; }
      @media (max-width: 991.98px) {
        .bat-signup-glosi-form .bat-form-block .bat-form-container-fullname, .bat-signup-glosi-form .bat-form-block .bat-form-container-id, .bat-signup-glosi-form .bat-form-block .bat-form-container-address, .bat-signup-glosi-form .bat-form-block .bat-form-container-email, .bat-signup-glosi-form .bat-form-block .bat-form-container-password, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice {
          display: block; }
          .bat-signup-glosi-form .bat-form-block .bat-form-container-fullname div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-id div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-address div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-email div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-password div:first-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice div:first-of-type {
            margin-right: 0px; }
          .bat-signup-glosi-form .bat-form-block .bat-form-container-fullname div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-id div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-address div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-email div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-password div:last-of-type, .bat-signup-glosi-form .bat-form-block .bat-form-container-product-choice div:last-of-type {
            margin-left: 0px; } }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-email .bat-form---password .error-msg, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---password .error-msg {
        display: none; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-email .bat-form---password .bat-icon, .bat-signup-glosi-form .bat-form-block .bat-form-container-password .bat-form---password .bat-icon {
        margin-right: 10px;
        margin-left: auto;
        margin-top: -34px;
        cursor: pointer; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-email .password-meter {
        border: 2px solid #efefef;
        font-size: 14px;
        line-height: 20px;
        margin: 0px;
        margin-top: 5px;
        margin-right: 0px !important;
        padding: 5px 10px; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-email .password-meter.no-password {
          background: #fff; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-email .password-meter.weak {
          background: -webkit-linear-gradient(left, #ffafae 25%, white 25%);
          background: -moz-linear-gradient(left, #ffafae 25%, white 25%);
          background: -o-linear-gradient(left, #ffafae 25%, white 25%);
          background: -ms-linear-gradient(left, #ffafae 25%, white 25%);
          background: linear-gradient(left, #ffafae 25%, white 25%); }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-email .password-meter.medium {
          background: -webkit-linear-gradient(left, #ffd6b3 50%, white 50%);
          background: -moz-linear-gradient(left, #ffd6b3 50%, white 50%);
          background: -o-linear-gradient(left, #ffd6b3 50%, white 50%);
          background: -ms-linear-gradient(left, #ffd6b3 50%, white 50%);
          background: linear-gradient(left, #ffd6b3 50%, white 50%); }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-email .password-meter.strong {
          background: -webkit-linear-gradient(left, #c5eeac 75%, white 75%);
          background: -moz-linear-gradient(left, #c5eeac 75%, white 75%);
          background: -o-linear-gradient(left, #c5eeac 75%, white 75%);
          background: -ms-linear-gradient(left, #c5eeac 75%, white 75%);
          background: linear-gradient(left, #c5eeac 75%, white 75%); }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-email .password-meter.very-strong {
          background: -webkit-linear-gradient(left, #81b562 100%, white 100%);
          background: -moz-linear-gradient(left, #81b562 100%, white 100%);
          background: -o-linear-gradient(left, #81b562 100%, white 100%);
          background: -ms-linear-gradient(left, #81b562 100%, white 100%);
          background: linear-gradient(left, #81b562 100%, white 100%); }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-password .password-meter {
        display: none; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-id .bat-form---friend-code label::after {
        content: ''; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-city .bat-form---province label::after {
        content: ''; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-continue {
        margin-top: 30px;
        text-align: right;
        display: flex; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-continue button {
          width: 220px; }
          @media (max-width: 991.98px) {
            .bat-signup-glosi-form .bat-form-block .bat-form-container-continue button {
              width: 95%;
              padding-inline: 14px; } }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-continue .bat-form---back {
          text-align: left; }
          .bat-signup-glosi-form .bat-form-block .bat-form-container-continue .bat-form---back button {
            border-color: #6B6B6B;
            color: #6B6B6B; }
            .bat-signup-glosi-form .bat-form-block .bat-form-container-continue .bat-form---back button:hover {
              border-color: #6B6B6B; }
              .bat-signup-glosi-form .bat-form-block .bat-form-container-continue .bat-form---back button:hover span {
                color: #6B6B6B; }
        @media (max-width: 991.98px) {
          .bat-signup-glosi-form .bat-form-block .bat-form-container-continue.first-section button {
            width: 45%; } }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-more .bat-form---more textarea {
        resize: none; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-more.hidden {
        display: none; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1, .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 {
        padding: 20px;
        border: 1px solid #DEDEDE; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 {
        margin-bottom: 25px; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---policy-checkbox-1,
        .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---policy-checkbox-2,
        .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---newsletter-checkbox,
        .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---contact-checkbox {
          margin-bottom: 0px; }
          .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---policy-checkbox-1 fieldset,
          .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---policy-checkbox-2 fieldset,
          .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---newsletter-checkbox fieldset,
          .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---contact-checkbox fieldset {
            margin-bottom: 0px; }
            .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---policy-checkbox-1 fieldset label,
            .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---policy-checkbox-2 fieldset label,
            .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---newsletter-checkbox fieldset label,
            .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---contact-checkbox fieldset label {
              margin-bottom: 0px; }
              .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---policy-checkbox-1 fieldset label input::before,
              .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---policy-checkbox-2 fieldset label input::before,
              .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---newsletter-checkbox fieldset label input::before,
              .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---contact-checkbox fieldset label input::before {
                color: #C4C4C4; }
              .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---policy-checkbox-1 fieldset label span,
              .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---policy-checkbox-2 fieldset label span,
              .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---newsletter-checkbox fieldset label span,
              .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---contact-checkbox fieldset label span {
                font-size: 12px;
                padding-bottom: 0px;
                color: #2a2a2c; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---newsletter-checkbox fieldset label input {
          display: none; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---newsletter-checkbox fieldset label span {
          margin-bottom: 15px; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---contact-checkbox fieldset {
          display: flex; }
          .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---contact-checkbox fieldset label {
            margin-right: 20px; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---policy-checkbox-1 fieldset label span,
        .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-1 .bat-form---contact-checkbox fieldset label span {
          margin-bottom: 15px; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 .bat-form---policy-checkbox-1,
      .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 .bat-form---policy-checkbox-2 {
        margin-bottom: 0px; }
        .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 .bat-form---policy-checkbox-1 fieldset,
        .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 .bat-form---policy-checkbox-2 fieldset {
          margin-bottom: 0px; }
          .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 .bat-form---policy-checkbox-1 fieldset label,
          .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 .bat-form---policy-checkbox-2 fieldset label {
            margin-bottom: 0px; }
            .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 .bat-form---policy-checkbox-1 fieldset label input::before,
            .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 .bat-form---policy-checkbox-2 fieldset label input::before {
              color: #C4C4C4; }
            .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 .bat-form---policy-checkbox-1 fieldset label span,
            .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 .bat-form---policy-checkbox-2 fieldset label span {
              font-size: 12px;
              padding-bottom: 0px;
              color: #2a2a2c; }
      .bat-signup-glosi-form .bat-form-block .bat-form-container-checkbox-2 .bat-form---policy-checkbox-1 fieldset label span {
        margin-bottom: 15px; }
      .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-back,
      .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-submit {
        width: fit-content; }
        .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-back button,
        .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-submit button {
          width: 220px; }
        @media (max-width: 991.98px) {
          .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-back,
          .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-submit {
            width: 47%; }
            .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-back button,
            .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-submit button {
              width: 100%;
              padding-inline: 0px; } }
      .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-submit {
        text-align: right; }
      .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-back button {
        border-color: #6B6B6B;
        color: #6B6B6B; }
        .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-back button:hover {
          border-color: #6B6B6B; }
          .bat-signup-glosi-form .bat-form-block.submit .bat-form--signup-back button:hover span {
            color: #6B6B6B; }
      .bat-signup-glosi-form .bat-form-block .bat-form--signup-messages .error-msg {
        font-size: 15px;
        text-align: center; }

.bat-portaunamico-glosi {
  width: 75%;
  margin: auto 70px; }
  @media (max-width: 991.98px) {
    .bat-portaunamico-glosi {
      width: auto;
      margin: auto 20px; } }
  .bat-portaunamico-glosi-title {
    font-size: 34px;
    line-height: 39px;
    text-transform: uppercase;
    margin-bottom: 30px; }
    @media (max-width: 991.98px) {
      .bat-portaunamico-glosi-title {
        text-align: center;
        font-size: 24px;
        line-height: 28px; } }
  .bat-portaunamico-glosi-content {
    width: 600px;
    margin-inline: auto;
    margin-top: 100px; }
    @media (max-width: 991.98px) {
      .bat-portaunamico-glosi-content {
        width: auto;
        margin-top: 70px; } }
    .bat-portaunamico-glosi-content-disclaimer {
      margin-bottom: 70px; }
      @media (max-width: 991.98px) {
        .bat-portaunamico-glosi-content-disclaimer {
          margin-bottom: 70px; } }
      .bat-portaunamico-glosi-content-disclaimer .title {
        font-size: 34px;
        line-height: 39px;
        margin-bottom: 30px;
        text-align: center; }
      .bat-portaunamico-glosi-content-disclaimer .subtitle {
        font-size: 20px;
        line-height: 14px;
        margin-bottom: 30px;
        font-weight: 500;
        text-align: center; }
      .bat-portaunamico-glosi-content-disclaimer .codice-amico {
        font-size: 34px;
        line-height: 39px;
        margin-bottom: 30px;
        font-weight: 500;
        text-align: center; }
      .bat-portaunamico-glosi-content-disclaimer .text {
        text-align: center;
        margin-top: 70px; }
    .bat-portaunamico-glosi-content-links {
      display: flex;
      justify-content: space-between; }
      .bat-portaunamico-glosi-content-links .info-link,
      .bat-portaunamico-glosi-content-links .whatsapp-link {
        display: flex;
        flex-direction: column;
        align-items: center; }
        .bat-portaunamico-glosi-content-links .info-link .icon, .bat-portaunamico-glosi-content-links .info-link .bat-minicart-cart-item-product-container-title .remove-item i, .bat-minicart-cart-item-product-container-title .remove-item .bat-portaunamico-glosi-content-links .info-link i,
        .bat-portaunamico-glosi-content-links .whatsapp-link .icon,
        .bat-portaunamico-glosi-content-links .whatsapp-link .bat-minicart-cart-item-product-container-title .remove-item i,
        .bat-minicart-cart-item-product-container-title .remove-item .bat-portaunamico-glosi-content-links .whatsapp-link i {
          margin-bottom: 5px; }
        .bat-portaunamico-glosi-content-links .info-link .text,
        .bat-portaunamico-glosi-content-links .whatsapp-link .text {
          font-size: 14px; }
        .bat-portaunamico-glosi-content-links .info-link:hover .text,
        .bat-portaunamico-glosi-content-links .whatsapp-link:hover .text {
          color: #2a2a2c;
          text-decoration: none; }
      .bat-portaunamico-glosi-content-links .whatsapp-link.disabled {
        pointer-events: none; }
        .bat-portaunamico-glosi-content-links .whatsapp-link.disabled .icon, .bat-portaunamico-glosi-content-links .whatsapp-link.disabled .bat-minicart-cart-item-product-container-title .remove-item i, .bat-minicart-cart-item-product-container-title .remove-item .bat-portaunamico-glosi-content-links .whatsapp-link.disabled i,
        .bat-portaunamico-glosi-content-links .whatsapp-link.disabled .text {
          opacity: .5;
          filter: grayscale(1); }

.entraclub-modal {
  width: 700px; }
  .entraclub-modal .uk-close {
    color: white !important; }
  .entraclub-modal .first-section-modal {
    position: relative;
    text-align: center; }
    .entraclub-modal .first-section-modal .modal-text {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      transform: translate(-50%, -50%);
      text-align: center; }
      .entraclub-modal .first-section-modal .modal-text .modal-title {
        margin-top: 20px;
        font-weight: 600;
        font-size: 36px;
        line-height: 40px;
        color: #fff; }
        @media (max-width: 1199.98px) {
          .entraclub-modal .first-section-modal .modal-text .modal-title {
            margin-top: 20px;
            font-size: 32px;
            line-height: 35px; } }
  .entraclub-modal .second-section-modal {
    padding: 18px;
    background-color: #2a2a2c; }
    .entraclub-modal .second-section-modal .description-modal {
      text-align: center;
      font-weight: 400;
      font-size: 14px;
      line-height: 145%;
      color: #fff; }
    .entraclub-modal .second-section-modal .button-container {
      text-align: center;
      margin-top: 30px;
      margin-bottom: 10px; }

.bat-loyaltyhistory-glosi {
  width: 75%;
  margin: auto; }
  @media (max-width: 991.98px) {
    .bat-loyaltyhistory-glosi {
      width: auto;
      margin: auto 20px; } }
  .bat-loyaltyhistory-glosi-title {
    font-size: 34px;
    line-height: 39px;
    text-transform: uppercase;
    margin-bottom: 30px; }
    @media (max-width: 991.98px) {
      .bat-loyaltyhistory-glosi-title {
        font-size: 24px;
        line-height: 28px; } }
  .bat-loyaltyhistory-glosi-subtitle {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px; }
    @media (max-width: 991.98px) {
      .bat-loyaltyhistory-glosi-subtitle {
        font-size: 18px;
        line-height: 20px; } }
  .bat-loyaltyhistory-glosi-filters {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 991.98px) {
      .bat-loyaltyhistory-glosi-filters {
        flex-direction: column-reverse;
        justify-content: unset; } }
    .bat-loyaltyhistory-glosi-filters .bat-loyaltyhistory-glosi-user-balance {
      background: linear-gradient(135deg, #5F73BA 0%, #000AE3 100%);
      border-radius: 8px;
      padding: 16px;
      width: fit-content;
      color: #fff; }
      .bat-loyaltyhistory-glosi-filters .bat-loyaltyhistory-glosi-user-balance .user-balance-text {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        margin-right: 16px; }
      .bat-loyaltyhistory-glosi-filters .bat-loyaltyhistory-glosi-user-balance .user-balance {
        font-weight: 700;
        font-size: 14px;
        line-height: 20px; }
  .bat-loyaltyhistory-glosi-content {
    margin-top: 20px; }
    .bat-loyaltyhistory-glosi-content-element {
      box-sizing: border-box;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      padding: 24px;
      border: 2px solid #DEDEDE;
      margin-bottom: 15px;
      font-size: 14px;
      line-height: 20px; }
      .bat-loyaltyhistory-glosi-content-element-left .element-date {
        font-weight: 400;
        color: #6B6B6B;
        margin-bottom: 16px; }
      .bat-loyaltyhistory-glosi-content-element-left .element-title {
        font-weight: 700;
        margin-bottom: 8px; }
      .bat-loyaltyhistory-glosi-content-element-left .element-mission {
        width: fit-content;
        box-sizing: border-box;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        padding: 4px 8px;
        gap: 8px;
        background: rgba(249, 220, 205, 0.5);
        border: 1px solid #CD4A04;
        border-radius: 8px;
        color: #CD4A04; }
        .bat-loyaltyhistory-glosi-content-element-left .element-mission .icon-mission::after {
          content: url("/content/dam/glo-it/images/newloyalty/Rocket.svg");
          display: block;
          height: 20px;
          width: 20px; }
      .bat-loyaltyhistory-glosi-content-element-left .element-shop {
        width: fit-content;
        box-sizing: border-box;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        padding: 4px 8px;
        gap: 8px;
        background: rgba(213, 221, 236, 0.5);
        border: 1px solid #2F539F;
        border-radius: 8px;
        color: #2F539F; }
        .bat-loyaltyhistory-glosi-content-element-left .element-shop .icon-shop::after {
          content: url("/content/dam/glo-it/images/newloyalty/Wrapped-gift.svg");
          display: block;
          height: 20px;
          width: 20px; }
      .bat-loyaltyhistory-glosi-content-element-right .element-price {
        font-weight: 700;
        font-size: 26px;
        line-height: 30px;
        text-align: right;
        text-transform: uppercase;
        width: max-content; }
        .bat-loyaltyhistory-glosi-content-element-right .element-price.price-positive {
          color: #000AE3; }
        .bat-loyaltyhistory-glosi-content-element-right .element-price.price-negative {
          color: #E00830; }
      .bat-loyaltyhistory-glosi-content-element-right .element-subprice {
        font-weight: 700;
        font-size: 12px;
        line-height: 14px;
        text-align: right;
        text-transform: uppercase;
        color: #6B6B6B; }

.aem-GridColumn.news-card {
  padding: 70px 50px;
  background-color: #efefef; }
  @media (max-width: 767.98px) {
    .aem-GridColumn.news-card {
      padding: 0px; } }

@media (max-width: 767.98px) {
  .aem-GridColumn .title-section {
    display: block;
    text-align: center;
    padding-top: 30px; } }

@media (max-width: 1399.98px) {
  .aem-GridColumn .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    width: 100%; } }

.aem-GridColumn .news-section-title {
  font-size: 22px;
  line-height: 28px;
  font-weight: 800; }
  @media (max-width: 767.98px) {
    .aem-GridColumn .news-section-title {
      margin-bottom: 10px; } }

.aem-GridColumn .news-section-link {
  text-decoration: none;
  color: #3a3a3a;
  font-size: 14px;
  line-height: 28px;
  font-weight: 800; }
  .aem-GridColumn .news-section-link i {
    margin-top: 2px;
    margin-left: 10px; }

.bat-loyaltyinfo-glosi--news {
  display: flex;
  align-items: center; }
  @media (max-width: 991.98px) {
    .bat-loyaltyinfo-glosi--news {
      flex-direction: column; } }
  .bat-loyaltyinfo-glosi--news-img {
    max-width: 115px;
    z-index: 1; }
    .bat-loyaltyinfo-glosi--news-img a {
      display: block; }
    @media (max-width: 991.98px) {
      .bat-loyaltyinfo-glosi--news-img {
        align-self: flex-start; } }
  .bat-loyaltyinfo-glosi--news-main {
    min-height: 130px;
    display: flex;
    align-items: center;
    background-color: #EFEFEF;
    margin-left: -25px; }
    @media (max-width: 991.98px) {
      .bat-loyaltyinfo-glosi--news-main {
        margin-left: 0;
        margin-top: -40px; } }
  .bat-loyaltyinfo-glosi--news-title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 800; }
  .bat-loyaltyinfo-glosi--news-content p, .bat-loyaltyinfo-glosi--news-content .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-loyaltyinfo-glosi--news-content .suffix, .bat-loyaltyinfo-glosi--news-content .bat-producthero-configurator-stock, .bat-loyaltyinfo-glosi--news-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-loyaltyinfo-glosi--news-content div, .bat-loyaltyinfo-glosi--news-content .bat-minicart-cart-item-product-container-nicotine-level, .bat-loyaltyinfo-glosi--news-content .bat-minicart-cart-item-product-container-flavor, .bat-loyaltyinfo-glosi--news-content .bat-minicart-cart-item-product-container-delivery, .bat-loyaltyinfo-glosi--news-content bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-loyaltyinfo-glosi--news-content div, .bat-loyaltyinfo-glosi--news-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-loyaltyinfo-glosi--news-content div {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600; }
    .bat-loyaltyinfo-glosi--news-content p .card-price, .bat-loyaltyinfo-glosi--news-content .bat-producthero-configurator-price .suffix .card-price, .bat-producthero-configurator-price .bat-loyaltyinfo-glosi--news-content .suffix .card-price, .bat-loyaltyinfo-glosi--news-content .bat-producthero-configurator-stock .card-price, .bat-loyaltyinfo-glosi--news-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div .card-price, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-loyaltyinfo-glosi--news-content div .card-price, .bat-loyaltyinfo-glosi--news-content .bat-minicart-cart-item-product-container-nicotine-level .card-price, .bat-loyaltyinfo-glosi--news-content .bat-minicart-cart-item-product-container-flavor .card-price, .bat-loyaltyinfo-glosi--news-content .bat-minicart-cart-item-product-container-delivery .card-price, .bat-loyaltyinfo-glosi--news-content bat-cta-steps .bat-cta--steps-item div .card-price, bat-cta-steps .bat-cta--steps-item .bat-loyaltyinfo-glosi--news-content div .card-price, .bat-loyaltyinfo-glosi--news-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div .card-price, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-loyaltyinfo-glosi--news-content div .card-price {
      color: #cd4a04; }
  .bat-loyaltyinfo-glosi--news-text {
    margin: 20px 20px 20px 50px; }
    @media (max-width: 575.98px) {
      .bat-loyaltyinfo-glosi--news-text {
        margin: 45px 20px 20px 20px; } }
  .bat-loyaltyinfo-glosi--news-ctalist .bat-cta-style {
    font-size: 15px;
    line-height: 150%;
    margin-top: 5px;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 28px;
    font-weight: 800;
    color: #3a3a3a; }
    @media (max-width: 767.98px) {
      .bat-loyaltyinfo-glosi--news-ctalist .bat-cta-style {
        margin-top: 0; } }
  @media (min-width: 576px) {
    .bat-loyaltyinfo-glosi--news-ctalist .button-news {
      transition: all .5s ease-out; }
      .bat-loyaltyinfo-glosi--news-ctalist .button-news:hover {
        transform: translateX(50px); } }
  .bat-loyaltyinfo-glosi--news-ctalist a {
    text-decoration: none;
    color: #3a3a3a;
    font-size: 14px;
    line-height: 28px;
    font-weight: 800; }
    .bat-loyaltyinfo-glosi--news-ctalist a i {
      margin-top: 2px;
      margin-left: 10px; }
  .bat-loyaltyinfo-glosi--news-ctalist a:hover {
    text-decoration: none;
    color: #3a3a3a; }
    .bat-loyaltyinfo-glosi--news-ctalist a:hover span {
      text-decoration: none;
      color: #3a3a3a; }
  .bat-loyaltyinfo-glosi--news-ctalist span {
    font-weight: 800; }
  @media (max-width: 767.98px) {
    .bat-loyaltyinfo-glosi--news-ctalist {
      padding-top: 10px; } }

.right-img .bat-loyaltyinfo-glosi--news {
  flex-direction: row-reverse;
  justify-content: flex-end; }
  @media (max-width: 991.98px) {
    .right-img .bat-loyaltyinfo-glosi--news {
      flex-direction: column;
      justify-content: unset; } }
  @media (max-width: 991.98px) {
    .right-img .bat-loyaltyinfo-glosi--news-img {
      align-self: flex-end; } }
  .right-img .bat-loyaltyinfo-glosi--news-main {
    margin-left: 0;
    margin-right: -25px; }
    @media (max-width: 991.98px) {
      .right-img .bat-loyaltyinfo-glosi--news-main {
        margin-right: 0;
        margin-top: -40px; } }
  .right-img .bat-loyaltyinfo-glosi--news-text {
    margin: 20px 50px 20px 20px; }
    @media (max-width: 575.98px) {
      .right-img .bat-loyaltyinfo-glosi--news-text {
        margin: 45px 20px 20px 20px; } }

.loyalty-success-modal {
  width: 585px;
  background: linear-gradient(135deg, #5F73BA 0%, #000AE3 100%);
  box-shadow: 16px 16px 0px #D5DDEC;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .loyalty-success-modal .uk-close {
    background: white;
    color: #2A2C2C !important;
    top: 24px;
    right: 24px;
    height: 40px;
    width: 40px; }
    .loyalty-success-modal .uk-close svg {
      height: 10px;
      width: 10px; }
  .loyalty-success-modal .first-section-modal {
    position: relative;
    text-align: center;
    width: 210px;
    margin: auto;
    margin-top: 60px; }
  .loyalty-success-modal .second-section-modal {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .loyalty-success-modal .second-section-modal .modal-title {
      font-weight: 700;
      font-size: 34px;
      line-height: 40px;
      text-align: center;
      text-transform: uppercase;
      color: #fff; }
    .loyalty-success-modal .second-section-modal .description-modal {
      font-weight: 600;
      font-size: 20px;
      line-height: 28px;
      text-align: center;
      color: #fff; }
    .loyalty-success-modal .second-section-modal .coin-gained-container {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 8px 32px;
      background: #0B1047;
      border-radius: 40px;
      width: max-content;
      margin: auto;
      margin-bottom: 40px; }
      .loyalty-success-modal .second-section-modal .coin-gained-container .coin-gain {
        font-weight: 700;
        font-size: 26px;
        line-height: 30px;
        text-transform: uppercase;
        color: #fff;
        margin: 0; }
      .loyalty-success-modal .second-section-modal .coin-gained-container .euro-gain {
        font-weight: 700;
        font-size: 14px;
        line-height: 20px;
        text-transform: uppercase;
        color: #D5DDEC;
        margin: 0; }
    .loyalty-success-modal .second-section-modal .button-container {
      text-align: center;
      color: #fff;
      margin-bottom: 35px; }
      .loyalty-success-modal .second-section-modal .button-container p, .loyalty-success-modal .second-section-modal .button-container .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .loyalty-success-modal .second-section-modal .button-container .suffix, .loyalty-success-modal .second-section-modal .button-container .bat-producthero-configurator-stock, .loyalty-success-modal .second-section-modal .button-container .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .loyalty-success-modal .second-section-modal .button-container div, .loyalty-success-modal .second-section-modal .button-container .bat-minicart-cart-item-product-container-nicotine-level, .loyalty-success-modal .second-section-modal .button-container .bat-minicart-cart-item-product-container-flavor, .loyalty-success-modal .second-section-modal .button-container .bat-minicart-cart-item-product-container-delivery, .loyalty-success-modal .second-section-modal .button-container bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .loyalty-success-modal .second-section-modal .button-container div, .loyalty-success-modal .second-section-modal .button-container .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .loyalty-success-modal .second-section-modal .button-container div {
        font-weight: 600;
        font-size: 20px;
        line-height: 28px; }

.redeem-modal {
  width: 585px;
  background: linear-gradient(135deg, #5F73BA 0%, #000AE3 100%);
  box-shadow: 16px 16px 0px #D5DDEC;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px; }
  .redeem-modal .uk-close {
    background: white;
    color: #2A2C2C !important;
    top: 24px;
    right: 24px;
    height: 40px;
    width: 40px; }
    .redeem-modal .uk-close svg {
      height: 10px;
      width: 10px; }
  .redeem-modal .first-section-modal {
    margin-top: 60px;
    width: max-content; }
    @media (max-width: 991.98px) {
      .redeem-modal .first-section-modal {
        margin-top: 80px; } }
    .redeem-modal .first-section-modal .redeem-code-box {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 8px 24px;
      gap: 8px;
      background: #0B1047;
      border-radius: 24px;
      font-weight: 600;
      font-size: 20px;
      line-height: 28px;
      color: #fff; }
      .redeem-modal .first-section-modal .redeem-code-box .icon-redeem {
        height: 48px;
        width: 48px; }
        .redeem-modal .first-section-modal .redeem-code-box .icon-redeem::before {
          transform: scale(2.4);
          height: 32px; }
  .redeem-modal .second-section-modal {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .redeem-modal .second-section-modal .modal-title {
      font-weight: 700;
      font-size: 26px;
      line-height: 30px;
      text-align: center;
      color: #fff; }
    .redeem-modal .second-section-modal .description-modal {
      font-weight: 300;
      font-size: 14px;
      line-height: 20px;
      text-align: center;
      color: #fff; }
  .redeem-modal .third-section-modal {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px; }
    @media (max-width: 991.98px) {
      .redeem-modal .third-section-modal {
        padding-left: 10px;
        padding-right: 10px; } }
    .redeem-modal .third-section-modal .digits {
      display: flex;
      gap: 10px;
      justify-content: center;
      width: 100%; }
      @media (max-width: 991.98px) {
        .redeem-modal .third-section-modal .digits {
          gap: 3px; } }
      .redeem-modal .third-section-modal .digits input {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 10px;
        background: #fff;
        font-weight: 800;
        text-align: center;
        font-size: 26px;
        line-height: 38px;
        color: #2A2C2C;
        width: 100%;
        max-width: 320px;
        font-family: 'Mont'; }
        @media (max-width: 991.98px) {
          .redeem-modal .third-section-modal .digits input {
            font-size: 20px;
            line-height: 35px;
            padding: 0; } }
        .redeem-modal .third-section-modal .digits input:placeholder-shown {
          font-size: 15px;
          font-weight: 600; }
  .redeem-modal .fourth-section-modal {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .redeem-modal .fourth-section-modal .cta-verify {
      padding: 10px 32px;
      background: #fff;
      border-radius: 24px;
      font-family: inherit;
      font-weight: 700;
      font-size: 14px;
      line-height: 17px;
      text-align: center;
      letter-spacing: 0.7px;
      text-transform: uppercase;
      color: #2A2C2C;
      margin-bottom: 40px; }
      @media (max-width: 991.98px) {
        .redeem-modal .fourth-section-modal .cta-verify {
          margin-bottom: 24px; }
          .redeem-modal .fourth-section-modal .cta-verify span {
            width: max-content; } }
      .redeem-modal .fourth-section-modal .cta-verify:hover {
        opacity: 0.9; }
      .redeem-modal .fourth-section-modal .cta-verify:disabled {
        opacity: 0.8;
        pointer-events: none; }
    .redeem-modal .fourth-section-modal .redeem-error-message {
      display: flex;
      flex-direction: row;
      align-items: center;
      padding: 8px 24px;
      gap: 16px;
      border-radius: 4px;
      background: #FFEBEC;
      border-radius: 8px;
      font-family: "glo sans", sans-serif;
      font-weight: 700;
      font-size: 12px;
      line-height: 17px;
      font-family: "glo sans", sans-serif;
      letter-spacing: 0.2px;
      color: #000;
      margin-bottom: 40px;
      width: 420px; }
      @media (max-width: 991.98px) {
        .redeem-modal .fourth-section-modal .redeem-error-message {
          margin-bottom: 24px;
          width: 100%; } }
      .redeem-modal .fourth-section-modal .redeem-error-message .icon-warning {
        display: none; }
        .redeem-modal .fourth-section-modal .redeem-error-message .icon-warning::before {
          content: url("/content/dam/glo-it/images/newloyalty/Warning.svg"); }

.survey-modal {
  width: 585px;
  background: linear-gradient(135deg, #5F73BA 0%, #000AE3 100%);
  box-shadow: 16px 16px 0px #D5DDEC;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px; }
  .survey-modal .uk-close {
    background: white;
    color: #2A2C2C !important;
    top: 24px;
    right: 24px;
    height: 40px;
    width: 40px; }
    .survey-modal .uk-close svg {
      height: 10px;
      width: 10px; }
  .survey-modal .first-section-modal {
    margin-top: 60px;
    width: max-content; }
    @media (max-width: 991.98px) {
      .survey-modal .first-section-modal {
        margin-top: 80px; } }
    .survey-modal .first-section-modal .survey-code-box {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 8px 24px;
      gap: 8px;
      background: #0B1047;
      border-radius: 24px;
      font-weight: 600;
      font-size: 20px;
      line-height: 28px;
      color: #fff; }
      .survey-modal .first-section-modal .survey-code-box .icon-survey {
        height: 48px;
        width: 48px; }
        .survey-modal .first-section-modal .survey-code-box .icon-survey::before {
          transform: scale(2.4);
          height: 32px; }
  .survey-modal .second-section-modal .survey-modal-list-item {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    text-align: center; }
    .survey-modal .second-section-modal .survey-modal-list-item-button-current {
      width: 47px;
      height: 47px;
      color: #fff;
      border-radius: 100%;
      border: 3px solid #fff;
      font: inherit; }
      .survey-modal .second-section-modal .survey-modal-list-item-button-current.active {
        background: white;
        color: #18207F; }
    .survey-modal .second-section-modal .survey-modal-list-item-button-voted {
      width: 47px;
      height: 47px;
      background: #53CC85;
      border-radius: 100%;
      display: none;
      justify-content: center;
      align-items: center;
      font: inherit;
      color: #18207F; }
      .survey-modal .second-section-modal .survey-modal-list-item-button-voted i::before {
        font-size: 18px; }
      .survey-modal .second-section-modal .survey-modal-list-item-button-voted.active {
        display: flex; }
        .survey-modal .second-section-modal .survey-modal-list-item-button-voted.active + .survey-modal-list-item-button-current {
          display: none; }
  .survey-modal .third-section-modal {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .survey-modal .third-section-modal .modal-title {
      font-weight: 700;
      font-size: 26px;
      line-height: 30px;
      text-align: center;
      color: #fff; }
    .survey-modal .third-section-modal .description-modal {
      font-weight: 300;
      font-size: 14px;
      line-height: 20px;
      text-align: center;
      color: #fff;
      margin-bottom: 24px; }
  .survey-modal .survey-step-form {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    display: none; }
    .survey-modal .survey-step-form.active {
      display: block; }
  .survey-modal .fourth-section-modal {
    margin: 0; }
    .survey-modal .fourth-section-modal .bat-form--survey-question {
      margin: 0; }
    .survey-modal .fourth-section-modal .bat-form-field-set {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 8px; }
      .survey-modal .fourth-section-modal .bat-form-field-set label {
        display: flex;
        flex-direction: row;
        padding: 16px 24px;
        gap: 16px;
        width: 457px;
        height: 60px;
        background: #D5DDEC;
        align-items: center;
        margin: 0; }
        @media (max-width: 991.98px) {
          .survey-modal .fourth-section-modal .bat-form-field-set label {
            width: 100%; } }
        .survey-modal .fourth-section-modal .bat-form-field-set label > input[type="checkbox"] {
          height: 24px;
          margin-right: 16px; }
          .survey-modal .fourth-section-modal .bat-form-field-set label > input[type="checkbox"]::before {
            background: #D5DDEC;
            font-size: 24px;
            height: 24px;
            width: 24px;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #0B1047; }
          .survey-modal .fourth-section-modal .bat-form-field-set label > input[type="checkbox"] + span {
            font-size: 20px;
            line-height: 28px;
            color: #0B1047;
            padding: 0; }
          .survey-modal .fourth-section-modal .bat-form-field-set label > input[type="checkbox"]:checked + span {
            font-weight: 600;
            font-size: 20px;
            line-height: 28px;
            color: #0B1047; }
          .survey-modal .fourth-section-modal .bat-form-field-set label > input[type="checkbox"]:checked::before {
            color: #fff;
            content: "\e96d";
            background: #0B1047;
            font-family: "icomoon";
            font-size: 30px; }
        .survey-modal .fourth-section-modal .bat-form-field-set label.selected {
          background: #fff;
          border: 4px solid #B4C7E7; }
      .survey-modal .fourth-section-modal .bat-form-field-set .text-area {
        max-width: 457px; }
      .survey-modal .fourth-section-modal .bat-form-field-set .number-field {
        max-width: 100px;
        font-size: 24px;
        font-weight: 600;
        height: 60px; }
      .survey-modal .fourth-section-modal .bat-form-field-set .date-field {
        max-width: 457px;
        height: 60px; }
  .survey-modal .fifth-section-modal {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .survey-modal .fifth-section-modal .cta-proceed,
    .survey-modal .fifth-section-modal .cta-send {
      padding: 10px 32px;
      background: #fff;
      border-radius: 24px;
      font-family: inherit;
      font-weight: 700;
      font-size: 14px;
      line-height: 17px;
      text-align: center;
      letter-spacing: 0.7px;
      text-transform: uppercase;
      color: #2A2C2C;
      margin-bottom: 40px; }
      @media (max-width: 991.98px) {
        .survey-modal .fifth-section-modal .cta-proceed,
        .survey-modal .fifth-section-modal .cta-send {
          margin-bottom: 24px; }
          .survey-modal .fifth-section-modal .cta-proceed span,
          .survey-modal .fifth-section-modal .cta-send span {
            width: max-content; } }
      .survey-modal .fifth-section-modal .cta-proceed:hover,
      .survey-modal .fifth-section-modal .cta-send:hover {
        opacity: 0.9; }
      .survey-modal .fifth-section-modal .cta-proceed:disabled,
      .survey-modal .fifth-section-modal .cta-send:disabled {
        opacity: 0.8;
        pointer-events: none; }
    .survey-modal .fifth-section-modal .mgm-error-message {
      display: flex;
      flex-direction: row;
      align-items: center;
      padding: 8px 24px;
      gap: 16px;
      background: #FDF3F5;
      border-radius: 8px;
      font-weight: 700;
      font-size: 12px;
      line-height: 17px;
      letter-spacing: 0.2px;
      color: #E00830;
      margin-bottom: 40px;
      width: 420px; }
      @media (max-width: 991.98px) {
        .survey-modal .fifth-section-modal .mgm-error-message {
          width: 100%;
          margin-bottom: 24px; } }
      .survey-modal .fifth-section-modal .mgm-error-message .icon-warning::before {
        content: url("/content/dam/glo-it/images/newloyalty/Warning.svg"); }

.mgm-modal {
  width: 585px;
  background: linear-gradient(135deg, #5F73BA 0%, #000AE3 100%);
  box-shadow: 16px 16px 0px #D5DDEC;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px; }
  .mgm-modal .uk-close {
    background: white;
    color: #2A2C2C !important;
    top: 24px;
    right: 24px;
    height: 40px;
    width: 40px; }
    .mgm-modal .uk-close svg {
      height: 10px;
      width: 10px; }
  .mgm-modal .first-section-modal {
    margin-top: 60px;
    width: max-content; }
    @media (max-width: 991.98px) {
      .mgm-modal .first-section-modal {
        margin-top: 80px; } }
    .mgm-modal .first-section-modal .mgm-code-box {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 8px 24px;
      gap: 8px;
      background: #0B1047;
      border-radius: 24px;
      font-weight: 600;
      font-size: 20px;
      line-height: 28px;
      color: #fff; }
      .mgm-modal .first-section-modal .mgm-code-box .icon-mgm {
        height: 48px;
        width: 48px; }
        .mgm-modal .first-section-modal .mgm-code-box .icon-mgm::before {
          transform: scale(2.4);
          height: 38px; }
  .mgm-modal .second-section-modal {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .mgm-modal .second-section-modal .modal-title {
      font-weight: 700;
      font-size: 26px;
      line-height: 30px;
      text-align: center;
      color: #fff; }
    .mgm-modal .second-section-modal .description-modal {
      font-weight: 300;
      font-size: 14px;
      line-height: 20px;
      text-align: center;
      color: #fff; }
  .mgm-modal .third-section-modal {
    width: 100%;
    display: flex;
    justify-content: center;
    padding-left: 14px;
    padding-right: 14px; }
    .mgm-modal .third-section-modal .mgm-box {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      height: 40px;
      border: 3px solid #fff;
      font-weight: 700;
      font-size: 14px;
      font-family: 'Mont';
      line-height: 17px;
      text-align: center;
      letter-spacing: 0.7px;
      text-transform: uppercase;
      color: #fff; }
      .mgm-modal .third-section-modal .mgm-box.active {
        background: #fff;
        color: #2A2C2C; }
    .mgm-modal .third-section-modal .mgm-box-email {
      border-radius: 24px 0px 0px 24px;
      padding: 10px 16px 10px 32px; }
      @media (max-width: 991.98px) {
        .mgm-modal .third-section-modal .mgm-box-email {
          padding: 10px 3px 10px 3px; } }
    .mgm-modal .third-section-modal .mgm-box-whatsapp {
      border-radius: 0px 24px 24px 0px;
      padding: 10px 32px 10px 16px; }
      @media (max-width: 991.98px) {
        .mgm-modal .third-section-modal .mgm-box-whatsapp {
          padding: 10px 3px 10px 3px; } }
  .mgm-modal .fourth-section-modal .mgm-container {
    display: none;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding-left: 24px;
    padding-right: 24px;
    max-width: 457px; }
    .mgm-modal .fourth-section-modal .mgm-container.active {
      display: flex; }
    .mgm-modal .fourth-section-modal .mgm-container-email {
      margin-bottom: 24px;
      color: #fff;
      text-align: center; }
      .mgm-modal .fourth-section-modal .mgm-container-email-title {
        font-weight: 600;
        font-size: 20px;
        line-height: 28px; }
      .mgm-modal .fourth-section-modal .mgm-container-email-code {
        font-weight: 700;
        font-size: 26px;
        line-height: 30px; }
      .mgm-modal .fourth-section-modal .mgm-container-email-description {
        font-weight: 300;
        font-size: 14px;
        line-height: 20px; }
    .mgm-modal .fourth-section-modal .mgm-container-whatsapp {
      margin-bottom: 24px;
      color: #fff;
      text-align: center; }
      .mgm-modal .fourth-section-modal .mgm-container-whatsapp-title {
        font-weight: 600;
        font-size: 20px;
        line-height: 28px; }
      .mgm-modal .fourth-section-modal .mgm-container-whatsapp-description {
        padding: 16px;
        background: #FFFFFF;
        border-radius: 8px;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #2A2C2C; }
  .mgm-modal .fourth-section-modal .cta-mgm {
    background: #fff;
    border-radius: 24px;
    font-family: inherit;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    color: #2A2C2C;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 32px 10px 29px;
    gap: 8px; }
    @media (max-width: 991.98px) {
      .mgm-modal .fourth-section-modal .cta-mgm span {
        width: max-content; } }
    .mgm-modal .fourth-section-modal .cta-mgm:hover {
      opacity: 0.9; }
      .mgm-modal .fourth-section-modal .cta-mgm:hover span {
        color: #2a2a2c;
        text-decoration: none; }
    .mgm-modal .fourth-section-modal .cta-mgm:disabled {
      opacity: 0.8;
      pointer-events: none; }
    .mgm-modal .fourth-section-modal .cta-mgm i::before {
      font-size: 20px; }

.bat-paymentmethod-glosi {
  width: 75%;
  margin: auto 70px; }
  @media (max-width: 991.98px) {
    .bat-paymentmethod-glosi {
      width: auto;
      margin: auto 20px; } }
  .bat-paymentmethod-glosi-title {
    padding-bottom: 40px; }
    @media (max-width: 991.98px) {
      .bat-paymentmethod-glosi-title {
        padding-bottom: 30px; } }
    .bat-paymentmethod-glosi-title .title {
      font-size: 30px;
      line-height: 34px;
      text-transform: uppercase;
      margin-bottom: 30px; }
      @media (max-width: 991.98px) {
        .bat-paymentmethod-glosi-title .title {
          text-align: center;
          font-size: 24px;
          line-height: 28px;
          margin-bottom: 20px; } }
    .bat-paymentmethod-glosi-title .subtitle {
      font-size: 20px;
      line-height: 20px;
      font-weight: 500;
      margin-bottom: 30px; }
      @media (max-width: 991.98px) {
        .bat-paymentmethod-glosi-title .subtitle {
          text-align: center;
          font-size: 18px;
          line-height: 24px;
          margin-bottom: 20px; } }
    .bat-paymentmethod-glosi-title .addPayment {
      font-size: 13px;
      color: white;
      width: 250px; }
      @media (max-width: 991.98px) {
        .bat-paymentmethod-glosi-title .addPayment {
          max-width: 100%;
          width: 100%; } }
  .bat-paymentmethod-glosi-saved-payment-methods {
    padding-top: 40px;
    border-top: 2px solid #DEDEDE; }
    @media (max-width: 991.98px) {
      .bat-paymentmethod-glosi-saved-payment-methods {
        padding-bottom: 30px; } }
    .bat-paymentmethod-glosi-saved-payment-methods .card {
      padding: 20px;
      border: 2px solid #DEDEDE;
      margin-bottom: 10px; }
      @media (max-width: 991.98px) {
        .bat-paymentmethod-glosi-saved-payment-methods .card {
          flex-direction: column; } }
      .bat-paymentmethod-glosi-saved-payment-methods .card .card-information,
      .bat-paymentmethod-glosi-saved-payment-methods .card .card-actions {
        width: 50%; }
        @media (max-width: 991.98px) {
          .bat-paymentmethod-glosi-saved-payment-methods .card .card-information,
          .bat-paymentmethod-glosi-saved-payment-methods .card .card-actions {
            width: 100%; } }
      .bat-paymentmethod-glosi-saved-payment-methods .card .card-information {
        justify-content: space-between;
        align-items: center; }
        .bat-paymentmethod-glosi-saved-payment-methods .card .card-information .card-info .card-ending {
          font-size: 14px;
          line-height: 20px;
          padding-left: 5px; }
        .bat-paymentmethod-glosi-saved-payment-methods .card .card-information .card-expire-date {
          padding-top: 5px;
          width: 100px; }
          @media (max-width: 991.98px) {
            .bat-paymentmethod-glosi-saved-payment-methods .card .card-information .card-expire-date {
              width: auto;
              padding-top: 0; } }
          .bat-paymentmethod-glosi-saved-payment-methods .card .card-information .card-expire-date .card-expired,
          .bat-paymentmethod-glosi-saved-payment-methods .card .card-information .card-expire-date .card-date {
            vertical-align: text-top;
            font-size: 14px;
            line-height: 20px; }
          .bat-paymentmethod-glosi-saved-payment-methods .card .card-information .card-expire-date .card-expired {
            color: red; }
      .bat-paymentmethod-glosi-saved-payment-methods .card .card-actions {
        text-align: end; }
        @media (max-width: 991.98px) {
          .bat-paymentmethod-glosi-saved-payment-methods .card .card-actions {
            display: flex;
            justify-content: space-between;
            margin-top: 30px; } }
        .bat-paymentmethod-glosi-saved-payment-methods .card .card-actions .edit-action,
        .bat-paymentmethod-glosi-saved-payment-methods .card .card-actions .remove-action {
          width: 150px; }
          @media (max-width: 991.98px) {
            .bat-paymentmethod-glosi-saved-payment-methods .card .card-actions .edit-action,
            .bat-paymentmethod-glosi-saved-payment-methods .card .card-actions .remove-action {
              width: 49%;
              max-width: 49%; } }
        .bat-paymentmethod-glosi-saved-payment-methods .card .card-actions .edit-action {
          font-size: 13px;
          color: white; }
        .bat-paymentmethod-glosi-saved-payment-methods .card .card-actions .remove-action:hover {
          color: #2a2a2c; }

.bat-addpaymentmethod-glosi {
  width: 75%;
  margin: auto 70px; }
  @media (max-width: 991.98px) {
    .bat-addpaymentmethod-glosi {
      width: auto;
      margin: auto 20px; } }
  .bat-addpaymentmethod-glosi-title {
    padding-bottom: 40px;
    border-bottom: 2px solid #DEDEDE; }
    @media (max-width: 991.98px) {
      .bat-addpaymentmethod-glosi-title {
        padding-bottom: 30px;
        text-align: center; } }
    .bat-addpaymentmethod-glosi-title .title {
      font-size: 30px;
      line-height: 34px;
      text-transform: uppercase;
      margin-bottom: 30px; }
      @media (max-width: 991.98px) {
        .bat-addpaymentmethod-glosi-title .title {
          font-size: 24px;
          line-height: 28px;
          margin-bottom: 20px; } }
    .bat-addpaymentmethod-glosi-title .backToAddresses {
      text-transform: uppercase; }
      .bat-addpaymentmethod-glosi-title .backToAddresses::before {
        content: "\e910";
        font-family: "icomoon";
        font-size: 26px;
        position: inherit;
        transform: rotate(180deg);
        padding-top: 5px; }
      .bat-addpaymentmethod-glosi-title .backToAddresses::after {
        display: none; }
  .bat-addpaymentmethod-glosi .bat-form-step .contact-information label,
  .bat-addpaymentmethod-glosi .bat-form-step .address label,
  .bat-addpaymentmethod-glosi .bat-form-step .address-information label,
  .bat-addpaymentmethod-glosi .bat-form-step .card-information label {
    text-transform: uppercase; }
  .bat-addpaymentmethod-glosi .bat-form-step .contact-information input,
  .bat-addpaymentmethod-glosi .bat-form-step .contact-information .select-wrapper,
  .bat-addpaymentmethod-glosi .bat-form-step .address input,
  .bat-addpaymentmethod-glosi .bat-form-step .address .select-wrapper,
  .bat-addpaymentmethod-glosi .bat-form-step .address-information input,
  .bat-addpaymentmethod-glosi .bat-form-step .address-information .select-wrapper,
  .bat-addpaymentmethod-glosi .bat-form-step .card-information input,
  .bat-addpaymentmethod-glosi .bat-form-step .card-information .select-wrapper {
    width: 55%;
    -webkit-appearance: none;
    border-radius: 0px;
    -webkit-border-radius: 0px; }
    @media (max-width: 991.98px) {
      .bat-addpaymentmethod-glosi .bat-form-step .contact-information input,
      .bat-addpaymentmethod-glosi .bat-form-step .contact-information .select-wrapper,
      .bat-addpaymentmethod-glosi .bat-form-step .address input,
      .bat-addpaymentmethod-glosi .bat-form-step .address .select-wrapper,
      .bat-addpaymentmethod-glosi .bat-form-step .address-information input,
      .bat-addpaymentmethod-glosi .bat-form-step .address-information .select-wrapper,
      .bat-addpaymentmethod-glosi .bat-form-step .card-information input,
      .bat-addpaymentmethod-glosi .bat-form-step .card-information .select-wrapper {
        width: 100%; } }
  .bat-addpaymentmethod-glosi .bat-form-step .address.hidden,
  .bat-addpaymentmethod-glosi .bat-form-step .address-information.hidden {
    display: none; }
  .bat-addpaymentmethod-glosi .bat-form-step .contact-information .bat-form--add-address-messages .bat-message-text,
  .bat-addpaymentmethod-glosi .bat-form-step .address .bat-form--add-address-messages .bat-message-text,
  .bat-addpaymentmethod-glosi .bat-form-step .address-information .bat-form--add-address-messages .bat-message-text,
  .bat-addpaymentmethod-glosi .bat-form-step .card-information .bat-form--add-address-messages .bat-message-text {
    font-size: 20px;
    line-height: 20px; }
    @media (max-width: 991.98px) {
      .bat-addpaymentmethod-glosi .bat-form-step .contact-information .bat-form--add-address-messages .bat-message-text,
      .bat-addpaymentmethod-glosi .bat-form-step .address .bat-form--add-address-messages .bat-message-text,
      .bat-addpaymentmethod-glosi .bat-form-step .address-information .bat-form--add-address-messages .bat-message-text,
      .bat-addpaymentmethod-glosi .bat-form-step .card-information .bat-form--add-address-messages .bat-message-text {
        font-size: 18px;
        line-height: 24px; } }
  .bat-addpaymentmethod-glosi .bat-form-step .contact-information .bat-form--add-address-enter-address span,
  .bat-addpaymentmethod-glosi .bat-form-step .address .bat-form--add-address-enter-address span,
  .bat-addpaymentmethod-glosi .bat-form-step .address-information .bat-form--add-address-enter-address span,
  .bat-addpaymentmethod-glosi .bat-form-step .card-information .bat-form--add-address-enter-address span {
    text-transform: uppercase; }
  .bat-addpaymentmethod-glosi .bat-form-step .contact-information {
    padding-top: 40px;
    padding-bottom: 30px;
    border-bottom: 2px solid #DEDEDE; }
  .bat-addpaymentmethod-glosi .bat-form-step .address,
  .bat-addpaymentmethod-glosi .bat-form-step .address-information {
    padding-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 0px;
    border-bottom: 2px solid #DEDEDE; }
  .bat-addpaymentmethod-glosi .bat-form-step .address-information .bat-form--add-address-company-name {
    width: 55%; }
    @media (max-width: 991.98px) {
      .bat-addpaymentmethod-glosi .bat-form-step .address-information .bat-form--add-address-company-name {
        width: 100%; } }
    .bat-addpaymentmethod-glosi .bat-form-step .address-information .bat-form--add-address-company-name input {
      width: 100%; }
  .bat-addpaymentmethod-glosi .bat-form-step .card-information {
    padding-top: 40px; }
    .bat-addpaymentmethod-glosi .bat-form-step .card-information .bat-form--add-address-expire-date input {
      width: 150px;
      text-align: center; }
  .bat-addpaymentmethod-glosi .bat-form-step .submit button {
    width: 250px; }
    @media (max-width: 991.98px) {
      .bat-addpaymentmethod-glosi .bat-form-step .submit button {
        max-width: 100%;
        width: 100%; } }

.bat-editpaymentmethod-glosi {
  width: 75%;
  margin: auto 70px; }
  @media (max-width: 991.98px) {
    .bat-editpaymentmethod-glosi {
      width: auto;
      margin: auto 20px; } }
  .bat-editpaymentmethod-glosi-title {
    padding-bottom: 40px;
    border-bottom: 2px solid #DEDEDE; }
    @media (max-width: 991.98px) {
      .bat-editpaymentmethod-glosi-title {
        padding-bottom: 30px;
        text-align: center; } }
    .bat-editpaymentmethod-glosi-title .title {
      font-size: 30px;
      line-height: 34px;
      text-transform: uppercase;
      margin-bottom: 30px; }
      @media (max-width: 991.98px) {
        .bat-editpaymentmethod-glosi-title .title {
          font-size: 24px;
          line-height: 28px;
          margin-bottom: 20px; } }
    .bat-editpaymentmethod-glosi-title .backToAddresses {
      text-transform: uppercase; }
      .bat-editpaymentmethod-glosi-title .backToAddresses::before {
        content: "\e910";
        font-family: "icomoon";
        font-size: 26px;
        position: inherit;
        transform: rotate(180deg);
        padding-top: 5px; }
      .bat-editpaymentmethod-glosi-title .backToAddresses::after {
        display: none; }
  .bat-editpaymentmethod-glosi .bat-form-step .contact-information label,
  .bat-editpaymentmethod-glosi .bat-form-step .address label,
  .bat-editpaymentmethod-glosi .bat-form-step .address-information label,
  .bat-editpaymentmethod-glosi .bat-form-step .card-information label {
    text-transform: uppercase; }
  .bat-editpaymentmethod-glosi .bat-form-step .contact-information input,
  .bat-editpaymentmethod-glosi .bat-form-step .contact-information .select-wrapper,
  .bat-editpaymentmethod-glosi .bat-form-step .address input,
  .bat-editpaymentmethod-glosi .bat-form-step .address .select-wrapper,
  .bat-editpaymentmethod-glosi .bat-form-step .address-information input,
  .bat-editpaymentmethod-glosi .bat-form-step .address-information .select-wrapper,
  .bat-editpaymentmethod-glosi .bat-form-step .card-information input,
  .bat-editpaymentmethod-glosi .bat-form-step .card-information .select-wrapper {
    width: 55%;
    -webkit-appearance: none;
    border-radius: 0px;
    -webkit-border-radius: 0px; }
    @media (max-width: 991.98px) {
      .bat-editpaymentmethod-glosi .bat-form-step .contact-information input,
      .bat-editpaymentmethod-glosi .bat-form-step .contact-information .select-wrapper,
      .bat-editpaymentmethod-glosi .bat-form-step .address input,
      .bat-editpaymentmethod-glosi .bat-form-step .address .select-wrapper,
      .bat-editpaymentmethod-glosi .bat-form-step .address-information input,
      .bat-editpaymentmethod-glosi .bat-form-step .address-information .select-wrapper,
      .bat-editpaymentmethod-glosi .bat-form-step .card-information input,
      .bat-editpaymentmethod-glosi .bat-form-step .card-information .select-wrapper {
        width: 100%; } }
  .bat-editpaymentmethod-glosi .bat-form-step .address.hidden,
  .bat-editpaymentmethod-glosi .bat-form-step .address-information.hidden {
    display: none; }
  .bat-editpaymentmethod-glosi .bat-form-step .contact-information .bat-form--add-address-messages .bat-message-text,
  .bat-editpaymentmethod-glosi .bat-form-step .address .bat-form--add-address-messages .bat-message-text,
  .bat-editpaymentmethod-glosi .bat-form-step .address-information .bat-form--add-address-messages .bat-message-text,
  .bat-editpaymentmethod-glosi .bat-form-step .card-information .bat-form--add-address-messages .bat-message-text {
    font-size: 20px;
    line-height: 20px; }
    @media (max-width: 991.98px) {
      .bat-editpaymentmethod-glosi .bat-form-step .contact-information .bat-form--add-address-messages .bat-message-text,
      .bat-editpaymentmethod-glosi .bat-form-step .address .bat-form--add-address-messages .bat-message-text,
      .bat-editpaymentmethod-glosi .bat-form-step .address-information .bat-form--add-address-messages .bat-message-text,
      .bat-editpaymentmethod-glosi .bat-form-step .card-information .bat-form--add-address-messages .bat-message-text {
        font-size: 18px;
        line-height: 24px; } }
  .bat-editpaymentmethod-glosi .bat-form-step .contact-information .bat-form--add-address-enter-address span,
  .bat-editpaymentmethod-glosi .bat-form-step .address .bat-form--add-address-enter-address span,
  .bat-editpaymentmethod-glosi .bat-form-step .address-information .bat-form--add-address-enter-address span,
  .bat-editpaymentmethod-glosi .bat-form-step .card-information .bat-form--add-address-enter-address span {
    text-transform: uppercase; }
  .bat-editpaymentmethod-glosi .bat-form-step .contact-information {
    padding-top: 40px;
    padding-bottom: 30px;
    border-bottom: 2px solid #DEDEDE; }
  .bat-editpaymentmethod-glosi .bat-form-step .address,
  .bat-editpaymentmethod-glosi .bat-form-step .address-information {
    padding-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 0px;
    border-bottom: 2px solid #DEDEDE; }
  .bat-editpaymentmethod-glosi .bat-form-step .address-information .bat-form--add-address-company-name {
    width: 55%; }
    @media (max-width: 991.98px) {
      .bat-editpaymentmethod-glosi .bat-form-step .address-information .bat-form--add-address-company-name {
        width: 100%; } }
    .bat-editpaymentmethod-glosi .bat-form-step .address-information .bat-form--add-address-company-name input {
      width: 100%; }
  .bat-editpaymentmethod-glosi .bat-form-step .card-information {
    padding-top: 40px; }
    .bat-editpaymentmethod-glosi .bat-form-step .card-information .bat-form--add-address-card-info {
      width: 55%;
      padding: 20px;
      border: 1px solid #DEDEDE;
      margin-bottom: 30px; }
      .bat-editpaymentmethod-glosi .bat-form-step .card-information .bat-form--add-address-card-info .card-image {
        margin-right: 15px; }
      .bat-editpaymentmethod-glosi .bat-form-step .card-information .bat-form--add-address-card-info .card-ending {
        font-size: 14px;
        line-height: 20px; }
      @media (max-width: 991.98px) {
        .bat-editpaymentmethod-glosi .bat-form-step .card-information .bat-form--add-address-card-info {
          width: 100%; } }
    .bat-editpaymentmethod-glosi .bat-form-step .card-information .bat-form--add-address-expire-date input {
      width: 150px;
      text-align: center; }
  .bat-editpaymentmethod-glosi .bat-form-step .submit button {
    width: 250px; }
    @media (max-width: 991.98px) {
      .bat-editpaymentmethod-glosi .bat-form-step .submit button {
        max-width: 100%;
        width: 100%; } }

.bat-addressbook-glosi {
  width: 75%;
  margin: auto 70px; }
  @media (max-width: 991.98px) {
    .bat-addressbook-glosi {
      width: auto;
      margin: auto 20px; } }
  .bat-addressbook-glosi-title {
    padding-bottom: 40px;
    border-bottom: 2px solid #DEDEDE; }
    @media (max-width: 991.98px) {
      .bat-addressbook-glosi-title {
        padding-bottom: 30px; } }
    .bat-addressbook-glosi-title .title {
      font-size: 30px;
      line-height: 34px;
      text-transform: uppercase;
      margin-bottom: 30px; }
      @media (max-width: 991.98px) {
        .bat-addressbook-glosi-title .title {
          font-size: 24px;
          line-height: 28px;
          text-align: center;
          margin-bottom: 20px; } }
    .bat-addressbook-glosi-title .addAddress {
      color: white;
      font-size: 13px;
      width: 250px; }
      @media (max-width: 991.98px) {
        .bat-addressbook-glosi-title .addAddress {
          max-width: 100%;
          width: 100%; } }
  .bat-addressbook-glosi-default-addresses {
    justify-content: space-between;
    margin-bottom: 30px;
    padding-top: 40px;
    padding-bottom: 30px;
    border-bottom: 2px solid #DEDEDE; }
    @media (max-width: 991.98px) {
      .bat-addressbook-glosi-default-addresses {
        display: block;
        margin-bottom: 20px;
        padding-top: 30px;
        padding-bottom: 30px; } }
    .bat-addressbook-glosi-default-addresses .default-delivery-address,
    .bat-addressbook-glosi-default-addresses .default-billing-address {
      width: 45%; }
      @media (max-width: 991.98px) {
        .bat-addressbook-glosi-default-addresses .default-delivery-address,
        .bat-addressbook-glosi-default-addresses .default-billing-address {
          width: auto; } }
      .bat-addressbook-glosi-default-addresses .default-delivery-address .title,
      .bat-addressbook-glosi-default-addresses .default-billing-address .title {
        font-size: 20px;
        line-height: 20px;
        text-transform: inherit;
        font-weight: 500;
        margin-bottom: 30px; }
        @media (max-width: 991.98px) {
          .bat-addressbook-glosi-default-addresses .default-delivery-address .title,
          .bat-addressbook-glosi-default-addresses .default-billing-address .title {
            text-align: left;
            font-size: 18px;
            line-height: 20px;
            margin-bottom: 20px; } }
      .bat-addressbook-glosi-default-addresses .default-delivery-address .information,
      .bat-addressbook-glosi-default-addresses .default-billing-address .information {
        padding: 20px;
        border: 1px solid #DEDEDE;
        margin-bottom: 20px; }
        .bat-addressbook-glosi-default-addresses .default-delivery-address .information .user,
        .bat-addressbook-glosi-default-addresses .default-billing-address .information .user {
          font-weight: 700; }
        .bat-addressbook-glosi-default-addresses .default-delivery-address .information p, .bat-addressbook-glosi-default-addresses .default-delivery-address .information .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-addressbook-glosi-default-addresses .default-delivery-address .information .suffix, .bat-addressbook-glosi-default-addresses .default-delivery-address .information .bat-producthero-configurator-stock, .bat-addressbook-glosi-default-addresses .default-delivery-address .information .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-addressbook-glosi-default-addresses .default-delivery-address .information div, .bat-addressbook-glosi-default-addresses .default-delivery-address .information .bat-minicart-cart-item-product-container-nicotine-level, .bat-addressbook-glosi-default-addresses .default-delivery-address .information .bat-minicart-cart-item-product-container-flavor, .bat-addressbook-glosi-default-addresses .default-delivery-address .information .bat-minicart-cart-item-product-container-delivery, .bat-addressbook-glosi-default-addresses .default-delivery-address .information bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-addressbook-glosi-default-addresses .default-delivery-address .information div, .bat-addressbook-glosi-default-addresses .default-delivery-address .information .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-addressbook-glosi-default-addresses .default-delivery-address .information div,
        .bat-addressbook-glosi-default-addresses .default-billing-address .information p,
        .bat-addressbook-glosi-default-addresses .default-billing-address .information .bat-producthero-configurator-price .suffix,
        .bat-producthero-configurator-price .bat-addressbook-glosi-default-addresses .default-billing-address .information .suffix,
        .bat-addressbook-glosi-default-addresses .default-billing-address .information .bat-producthero-configurator-stock,
        .bat-addressbook-glosi-default-addresses .default-billing-address .information .bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
        .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-addressbook-glosi-default-addresses .default-billing-address .information div,
        .bat-addressbook-glosi-default-addresses .default-billing-address .information .bat-minicart-cart-item-product-container-nicotine-level,
        .bat-addressbook-glosi-default-addresses .default-billing-address .information .bat-minicart-cart-item-product-container-flavor,
        .bat-addressbook-glosi-default-addresses .default-billing-address .information .bat-minicart-cart-item-product-container-delivery,
        .bat-addressbook-glosi-default-addresses .default-billing-address .information bat-cta-steps .bat-cta--steps-item div,
        bat-cta-steps .bat-cta--steps-item .bat-addressbook-glosi-default-addresses .default-billing-address .information div,
        .bat-addressbook-glosi-default-addresses .default-billing-address .information .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div,
        .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-addressbook-glosi-default-addresses .default-billing-address .information div {
          margin-bottom: 10px;
          font-size: 14px;
          line-height: 20px; }
          .bat-addressbook-glosi-default-addresses .default-delivery-address .information p:last-of-type, .bat-addressbook-glosi-default-addresses .default-delivery-address .information .bat-producthero-configurator-price .suffix:last-of-type, .bat-producthero-configurator-price .bat-addressbook-glosi-default-addresses .default-delivery-address .information .suffix:last-of-type, .bat-addressbook-glosi-default-addresses .default-delivery-address .information .bat-producthero-configurator-stock:last-of-type, .bat-addressbook-glosi-default-addresses .default-delivery-address .information .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:last-of-type, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-addressbook-glosi-default-addresses .default-delivery-address .information div:last-of-type, .bat-addressbook-glosi-default-addresses .default-delivery-address .information .bat-minicart-cart-item-product-container-nicotine-level:last-of-type, .bat-addressbook-glosi-default-addresses .default-delivery-address .information .bat-minicart-cart-item-product-container-flavor:last-of-type, .bat-addressbook-glosi-default-addresses .default-delivery-address .information .bat-minicart-cart-item-product-container-delivery:last-of-type, .bat-addressbook-glosi-default-addresses .default-delivery-address .information bat-cta-steps .bat-cta--steps-item div:last-of-type, bat-cta-steps .bat-cta--steps-item .bat-addressbook-glosi-default-addresses .default-delivery-address .information div:last-of-type, .bat-addressbook-glosi-default-addresses .default-delivery-address .information .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:last-of-type, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-addressbook-glosi-default-addresses .default-delivery-address .information div:last-of-type,
          .bat-addressbook-glosi-default-addresses .default-billing-address .information p:last-of-type,
          .bat-addressbook-glosi-default-addresses .default-billing-address .information .bat-producthero-configurator-price .suffix:last-of-type,
          .bat-producthero-configurator-price .bat-addressbook-glosi-default-addresses .default-billing-address .information .suffix:last-of-type,
          .bat-addressbook-glosi-default-addresses .default-billing-address .information .bat-producthero-configurator-stock:last-of-type,
          .bat-addressbook-glosi-default-addresses .default-billing-address .information .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:last-of-type,
          .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-addressbook-glosi-default-addresses .default-billing-address .information div:last-of-type,
          .bat-addressbook-glosi-default-addresses .default-billing-address .information .bat-minicart-cart-item-product-container-nicotine-level:last-of-type,
          .bat-addressbook-glosi-default-addresses .default-billing-address .information .bat-minicart-cart-item-product-container-flavor:last-of-type,
          .bat-addressbook-glosi-default-addresses .default-billing-address .information .bat-minicart-cart-item-product-container-delivery:last-of-type,
          .bat-addressbook-glosi-default-addresses .default-billing-address .information bat-cta-steps .bat-cta--steps-item div:last-of-type,
          bat-cta-steps .bat-cta--steps-item .bat-addressbook-glosi-default-addresses .default-billing-address .information div:last-of-type,
          .bat-addressbook-glosi-default-addresses .default-billing-address .information .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:last-of-type,
          .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-addressbook-glosi-default-addresses .default-billing-address .information div:last-of-type {
            margin-bottom: 0px; }
        .bat-addressbook-glosi-default-addresses .default-delivery-address .information a,
        .bat-addressbook-glosi-default-addresses .default-billing-address .information a {
          margin-top: 15px;
          font-size: 13px; }
          .bat-addressbook-glosi-default-addresses .default-delivery-address .information a:hover,
          .bat-addressbook-glosi-default-addresses .default-billing-address .information a:hover {
            color: #2a2a2c; }
    @media (max-width: 991.98px) {
      .bat-addressbook-glosi-default-addresses .default-delivery-address {
        margin-bottom: 20px; } }
  .bat-addressbook-glosi-addresses .title {
    font-size: 22px;
    line-height: 28px;
    text-transform: uppercase;
    margin-bottom: 30px; }
    @media (max-width: 991.98px) {
      .bat-addressbook-glosi-addresses .title {
        text-align: center;
        font-size: 20px;
        line-height: 24px; } }
  .bat-addressbook-glosi-addresses .text {
    font-size: 20px;
    line-height: 20px;
    font-weight: 500; }
    @media (max-width: 991.98px) {
      .bat-addressbook-glosi-addresses .text {
        text-align: center;
        font-size: 18px;
        line-height: 24px; } }
  .bat-addressbook-glosi-addresses .addresses-container {
    margin-left: 0px;
    justify-content: space-between; }
    @media (max-width: 991.98px) {
      .bat-addressbook-glosi-addresses .addresses-container {
        display: block; } }
    .bat-addressbook-glosi-addresses .addresses-container .information {
      padding: 20px;
      border: 1px solid #DEDEDE;
      margin-bottom: 20px;
      width: 45%; }
      @media (max-width: 991.98px) {
        .bat-addressbook-glosi-addresses .addresses-container .information {
          width: auto; } }
      .bat-addressbook-glosi-addresses .addresses-container .information .user {
        font-weight: 700; }
      .bat-addressbook-glosi-addresses .addresses-container .information p, .bat-addressbook-glosi-addresses .addresses-container .information .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-addressbook-glosi-addresses .addresses-container .information .suffix, .bat-addressbook-glosi-addresses .addresses-container .information .bat-producthero-configurator-stock, .bat-addressbook-glosi-addresses .addresses-container .information .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-addressbook-glosi-addresses .addresses-container .information div, .bat-addressbook-glosi-addresses .addresses-container .information .bat-minicart-cart-item-product-container-nicotine-level, .bat-addressbook-glosi-addresses .addresses-container .information .bat-minicart-cart-item-product-container-flavor, .bat-addressbook-glosi-addresses .addresses-container .information .bat-minicart-cart-item-product-container-delivery, .bat-addressbook-glosi-addresses .addresses-container .information bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-addressbook-glosi-addresses .addresses-container .information div, .bat-addressbook-glosi-addresses .addresses-container .information .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-addressbook-glosi-addresses .addresses-container .information div {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 20px; }
        .bat-addressbook-glosi-addresses .addresses-container .information p:last-of-type, .bat-addressbook-glosi-addresses .addresses-container .information .bat-producthero-configurator-price .suffix:last-of-type, .bat-producthero-configurator-price .bat-addressbook-glosi-addresses .addresses-container .information .suffix:last-of-type, .bat-addressbook-glosi-addresses .addresses-container .information .bat-producthero-configurator-stock:last-of-type, .bat-addressbook-glosi-addresses .addresses-container .information .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:last-of-type, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-addressbook-glosi-addresses .addresses-container .information div:last-of-type, .bat-addressbook-glosi-addresses .addresses-container .information .bat-minicart-cart-item-product-container-nicotine-level:last-of-type, .bat-addressbook-glosi-addresses .addresses-container .information .bat-minicart-cart-item-product-container-flavor:last-of-type, .bat-addressbook-glosi-addresses .addresses-container .information .bat-minicart-cart-item-product-container-delivery:last-of-type, .bat-addressbook-glosi-addresses .addresses-container .information bat-cta-steps .bat-cta--steps-item div:last-of-type, bat-cta-steps .bat-cta--steps-item .bat-addressbook-glosi-addresses .addresses-container .information div:last-of-type, .bat-addressbook-glosi-addresses .addresses-container .information .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:last-of-type, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-addressbook-glosi-addresses .addresses-container .information div:last-of-type {
          margin-bottom: 0px; }
      .bat-addressbook-glosi-addresses .addresses-container .information .cta {
        justify-content: space-between; }
        .bat-addressbook-glosi-addresses .addresses-container .information .cta a,
        .bat-addressbook-glosi-addresses .addresses-container .information .cta button {
          margin-top: 15px;
          height: 50px;
          width: 180px; }
          .bat-addressbook-glosi-addresses .addresses-container .information .cta a:hover,
          .bat-addressbook-glosi-addresses .addresses-container .information .cta button:hover {
            color: #2a2a2c; }
          @media (max-width: 991.98px) {
            .bat-addressbook-glosi-addresses .addresses-container .information .cta a,
            .bat-addressbook-glosi-addresses .addresses-container .information .cta button {
              padding-inline: 0px;
              width: 135px; } }
        .bat-addressbook-glosi-addresses .addresses-container .information .cta a {
          font-size: 13px; }

.bat-addaddress-glosi {
  width: 75%;
  margin: auto 70px; }
  @media (max-width: 991.98px) {
    .bat-addaddress-glosi {
      width: auto;
      margin: auto 20px; } }
  .bat-addaddress-glosi-title {
    padding-bottom: 40px;
    border-bottom: 2px solid #DEDEDE; }
    @media (max-width: 991.98px) {
      .bat-addaddress-glosi-title {
        padding-bottom: 30px;
        text-align: center; } }
    .bat-addaddress-glosi-title .title {
      font-size: 30px;
      line-height: 34px;
      text-transform: uppercase;
      margin-bottom: 30px; }
      @media (max-width: 991.98px) {
        .bat-addaddress-glosi-title .title {
          font-size: 24px;
          line-height: 28px;
          margin-bottom: 20px; } }
    .bat-addaddress-glosi-title .backToAddresses {
      text-transform: uppercase; }
      .bat-addaddress-glosi-title .backToAddresses::before {
        content: "\e910";
        font-family: "icomoon";
        font-size: 26px;
        position: inherit;
        transform: rotate(180deg);
        padding-top: 5px; }
      .bat-addaddress-glosi-title .backToAddresses::after {
        display: none; }
  .bat-addaddress-glosi .bat-form-step .contact-information label,
  .bat-addaddress-glosi .bat-form-step .address label,
  .bat-addaddress-glosi .bat-form-step .address-information label {
    text-transform: uppercase; }
  .bat-addaddress-glosi .bat-form-step .contact-information input,
  .bat-addaddress-glosi .bat-form-step .contact-information .select-wrapper,
  .bat-addaddress-glosi .bat-form-step .address input,
  .bat-addaddress-glosi .bat-form-step .address .select-wrapper,
  .bat-addaddress-glosi .bat-form-step .address-information input,
  .bat-addaddress-glosi .bat-form-step .address-information .select-wrapper {
    width: 55%;
    -webkit-appearance: none;
    border-radius: 0px;
    -webkit-border-radius: 0px; }
    @media (max-width: 991.98px) {
      .bat-addaddress-glosi .bat-form-step .contact-information input,
      .bat-addaddress-glosi .bat-form-step .contact-information .select-wrapper,
      .bat-addaddress-glosi .bat-form-step .address input,
      .bat-addaddress-glosi .bat-form-step .address .select-wrapper,
      .bat-addaddress-glosi .bat-form-step .address-information input,
      .bat-addaddress-glosi .bat-form-step .address-information .select-wrapper {
        width: 100%; } }
  .bat-addaddress-glosi .bat-form-step .address.hidden,
  .bat-addaddress-glosi .bat-form-step .address-information.hidden {
    display: none; }
  .bat-addaddress-glosi .bat-form-step .contact-information .bat-form--add-address-messages .bat-message-text,
  .bat-addaddress-glosi .bat-form-step .address .bat-form--add-address-messages .bat-message-text,
  .bat-addaddress-glosi .bat-form-step .address-information .bat-form--add-address-messages .bat-message-text {
    font-size: 20px;
    line-height: 20px; }
    @media (max-width: 991.98px) {
      .bat-addaddress-glosi .bat-form-step .contact-information .bat-form--add-address-messages .bat-message-text,
      .bat-addaddress-glosi .bat-form-step .address .bat-form--add-address-messages .bat-message-text,
      .bat-addaddress-glosi .bat-form-step .address-information .bat-form--add-address-messages .bat-message-text {
        font-size: 18px;
        line-height: 24px; } }
  .bat-addaddress-glosi .bat-form-step .contact-information .bat-form--add-address-enter-address span,
  .bat-addaddress-glosi .bat-form-step .address .bat-form--add-address-enter-address span,
  .bat-addaddress-glosi .bat-form-step .address-information .bat-form--add-address-enter-address span {
    text-transform: uppercase; }
  .bat-addaddress-glosi .bat-form-step .contact-information {
    padding-top: 40px;
    padding-bottom: 30px;
    border-bottom: 2px solid #DEDEDE; }
  .bat-addaddress-glosi .bat-form-step .address,
  .bat-addaddress-glosi .bat-form-step .address-information {
    padding-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 0px; }
  .bat-addaddress-glosi .bat-form-step .address-information .bat-form--add-address-company-name {
    width: 55%; }
    @media (max-width: 991.98px) {
      .bat-addaddress-glosi .bat-form-step .address-information .bat-form--add-address-company-name {
        width: 100%; } }
    .bat-addaddress-glosi .bat-form-step .address-information .bat-form--add-address-company-name input {
      width: 100%; }
  .bat-addaddress-glosi .bat-form-step .checkbox-default-addresses {
    width: 55%;
    margin-bottom: 30px; }
    @media (max-width: 991.98px) {
      .bat-addaddress-glosi .bat-form-step .checkbox-default-addresses {
        width: 100%; } }
    .bat-addaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-delivery-address,
    .bat-addaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-billing-address {
      margin: 0px;
      padding: 20px;
      border: 2px solid #DEDEDE; }
      .bat-addaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-delivery-address fieldset,
      .bat-addaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-billing-address fieldset {
        margin: 0px; }
        .bat-addaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-delivery-address fieldset label,
        .bat-addaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-billing-address fieldset label {
          margin: 0px; }
          .bat-addaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-delivery-address fieldset label input,
          .bat-addaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-billing-address fieldset label input {
            -webkit-appearance: none;
            margin-right: 0px;
            background: white; }
            .bat-addaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-delivery-address fieldset label input:focus,
            .bat-addaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-billing-address fieldset label input:focus {
              border: none; }
          .bat-addaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-delivery-address fieldset label span,
          .bat-addaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-billing-address fieldset label span {
            padding: 0px; }
    .bat-addaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-delivery-address {
      margin-bottom: 15px; }
  .bat-addaddress-glosi .bat-form-step .submit button {
    width: 250px; }
    @media (max-width: 991.98px) {
      .bat-addaddress-glosi .bat-form-step .submit button {
        max-width: 100%;
        width: 100%; } }

.bat-editaddress-glosi {
  width: 75%;
  margin: auto 70px; }
  @media (max-width: 991.98px) {
    .bat-editaddress-glosi {
      width: auto;
      margin: auto 20px; } }
  .bat-editaddress-glosi-title {
    padding-bottom: 40px;
    border-bottom: 2px solid #DEDEDE; }
    @media (max-width: 991.98px) {
      .bat-editaddress-glosi-title {
        padding-bottom: 30px;
        text-align: center; } }
    .bat-editaddress-glosi-title .title {
      font-size: 30px;
      line-height: 34px;
      text-transform: uppercase;
      margin-bottom: 30px; }
      @media (max-width: 991.98px) {
        .bat-editaddress-glosi-title .title {
          font-size: 24px;
          line-height: 28px;
          margin-bottom: 20px; } }
    .bat-editaddress-glosi-title .backToAddresses {
      text-transform: uppercase; }
      .bat-editaddress-glosi-title .backToAddresses::before {
        content: "\e910";
        font-family: "icomoon";
        font-size: 26px;
        position: inherit;
        transform: rotate(180deg);
        padding-top: 5px; }
      .bat-editaddress-glosi-title .backToAddresses::after {
        display: none; }
  .bat-editaddress-glosi .bat-form-step .contact-information label,
  .bat-editaddress-glosi .bat-form-step .address label,
  .bat-editaddress-glosi .bat-form-step .address-information label {
    text-transform: uppercase; }
  .bat-editaddress-glosi .bat-form-step .contact-information input,
  .bat-editaddress-glosi .bat-form-step .contact-information .select-wrapper,
  .bat-editaddress-glosi .bat-form-step .address input,
  .bat-editaddress-glosi .bat-form-step .address .select-wrapper,
  .bat-editaddress-glosi .bat-form-step .address-information input,
  .bat-editaddress-glosi .bat-form-step .address-information .select-wrapper {
    width: 55%;
    -webkit-appearance: none;
    border-radius: 0px;
    -webkit-border-radius: 0px; }
    @media (max-width: 991.98px) {
      .bat-editaddress-glosi .bat-form-step .contact-information input,
      .bat-editaddress-glosi .bat-form-step .contact-information .select-wrapper,
      .bat-editaddress-glosi .bat-form-step .address input,
      .bat-editaddress-glosi .bat-form-step .address .select-wrapper,
      .bat-editaddress-glosi .bat-form-step .address-information input,
      .bat-editaddress-glosi .bat-form-step .address-information .select-wrapper {
        width: 100%; } }
  .bat-editaddress-glosi .bat-form-step .address.hidden,
  .bat-editaddress-glosi .bat-form-step .address-information.hidden {
    display: none; }
  .bat-editaddress-glosi .bat-form-step .contact-information .bat-form--add-address-messages .bat-message-text,
  .bat-editaddress-glosi .bat-form-step .address .bat-form--add-address-messages .bat-message-text,
  .bat-editaddress-glosi .bat-form-step .address-information .bat-form--add-address-messages .bat-message-text {
    font-size: 20px;
    line-height: 20px; }
    @media (max-width: 991.98px) {
      .bat-editaddress-glosi .bat-form-step .contact-information .bat-form--add-address-messages .bat-message-text,
      .bat-editaddress-glosi .bat-form-step .address .bat-form--add-address-messages .bat-message-text,
      .bat-editaddress-glosi .bat-form-step .address-information .bat-form--add-address-messages .bat-message-text {
        font-size: 18px;
        line-height: 24px; } }
  .bat-editaddress-glosi .bat-form-step .contact-information .bat-form--add-address-enter-address span,
  .bat-editaddress-glosi .bat-form-step .address .bat-form--add-address-enter-address span,
  .bat-editaddress-glosi .bat-form-step .address-information .bat-form--add-address-enter-address span {
    text-transform: uppercase; }
  .bat-editaddress-glosi .bat-form-step .contact-information {
    padding-top: 40px;
    padding-bottom: 30px;
    border-bottom: 2px solid #DEDEDE; }
  .bat-editaddress-glosi .bat-form-step .address,
  .bat-editaddress-glosi .bat-form-step .address-information {
    padding-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 0px; }
  .bat-editaddress-glosi .bat-form-step .address-information .bat-form--add-address-company-name {
    width: 55%; }
    @media (max-width: 991.98px) {
      .bat-editaddress-glosi .bat-form-step .address-information .bat-form--add-address-company-name {
        width: 100%; } }
    .bat-editaddress-glosi .bat-form-step .address-information .bat-form--add-address-company-name input {
      width: 100%; }
  .bat-editaddress-glosi .bat-form-step .checkbox-default-addresses {
    width: 55%;
    margin-bottom: 30px; }
    @media (max-width: 991.98px) {
      .bat-editaddress-glosi .bat-form-step .checkbox-default-addresses {
        width: 100%; } }
    .bat-editaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-delivery-address,
    .bat-editaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-billing-address {
      margin: 0px;
      padding: 20px;
      border: 2px solid #DEDEDE; }
      .bat-editaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-delivery-address fieldset,
      .bat-editaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-billing-address fieldset {
        margin: 0px; }
        .bat-editaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-delivery-address fieldset label,
        .bat-editaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-billing-address fieldset label {
          margin: 0px; }
          .bat-editaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-delivery-address fieldset label input,
          .bat-editaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-billing-address fieldset label input {
            -webkit-appearance: none;
            margin-right: 0px;
            background: white; }
            .bat-editaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-delivery-address fieldset label input:focus,
            .bat-editaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-billing-address fieldset label input:focus {
              border: none; }
          .bat-editaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-delivery-address fieldset label span,
          .bat-editaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-billing-address fieldset label span {
            padding: 0px; }
    .bat-editaddress-glosi .bat-form-step .checkbox-default-addresses .bat-form--add-address-default-delivery-address {
      margin-bottom: 15px; }
  .bat-editaddress-glosi .bat-form-step .submit button {
    width: 250px; }
    @media (max-width: 991.98px) {
      .bat-editaddress-glosi .bat-form-step .submit button {
        max-width: 100%;
        width: 100%; } }

.order-table {
  margin-top: 20px; }
  .order-table .pagination {
    margin-bottom: 20px; }
    @media (max-width: 1199.98px) {
      .order-table .pagination {
        justify-content: center; } }
  .order-table .bat-pagination-button-wrapper.numbers button.active {
    background-color: #2f539f;
    color: #fff; }
  .order-table .uk-table {
    max-width: 980px; }
    .order-table .uk-table th {
      background-color: #efefef;
      font-family: 'Mont';
      font-style: normal;
      font-weight: 800;
      font-size: 15px;
      line-height: 20px;
      color: #2a2a2c;
      border-bottom: 2px solid #cd4a04; }
      .order-table .uk-table th:first-child {
        padding-left: 12px; }
      .order-table .uk-table th:last-child {
        padding-right: 12px; }
    .order-table .uk-table td {
      border: none;
      text-align: center; }
  .order-table .button-secondary-light {
    color: #2a2a2c;
    padding: 10px 16px; }
  .order-table .mobile-order-history {
    border: 1px solid #DEDEDE;
    padding: 20px 20px 30px 20px;
    min-width: 310px;
    margin-bottom: 30px; }
    .order-table .mobile-order-history .button-details {
      margin-left: auto;
      margin-right: auto;
      margin-top: 10px; }
    .order-table .mobile-order-history .button-secondary-light {
      padding: 10px 80px; }
  .order-table .no-orders {
    margin-bottom: 20px; }
    @media (max-width: 1199.98px) {
      .order-table .no-orders {
        text-align: center; } }
    .order-table .no-orders .button-no-orders {
      margin-top: 10px; }
    @media (max-width: 1199.98px) {
      .order-table .no-orders .button-light {
        padding: 10px 80px; } }
    .order-table .no-orders .message {
      font-weight: 500;
      font-size: 20px;
      line-height: 20px; }

.orderhistory-content .first-container {
  border: 1px dashed #6B6B6B;
  padding: 20px;
  max-width: 980px; }
  .orderhistory-content .first-container .manageable-slot-container .title-manageable-slot {
    margin-bottom: 10px; }
  .orderhistory-content .first-container .manageable-slot-container .paragraph {
    margin-top: 10px; }
  @media (max-width: 1199.98px) {
    .orderhistory-content .first-container {
      margin-left: auto;
      margin-right: auto; } }

@media (max-width: 1199.98px) {
  .section-page .title-manageable-slot {
    text-align: center; } }

.order-details {
  max-width: 980px;
  padding-bottom: 40px; }
  @media (min-width: 992px) {
    .order-details .track-delivery {
      margin-left: 10px; } }
  @media (max-width: 1199.98px) {
    .order-details .track-delivery {
      margin-top: 10px;
      margin-left: auto;
      margin-right: auto; } }
  .order-details .container-details {
    margin-top: 30px;
    margin-bottom: 30px; }
    @media (max-width: 1199.98px) {
      .order-details .container-details {
        flex-direction: column; }
        .order-details .container-details .uk-flex-bottom {
          align-items: baseline !important; } }
    @media (max-width: 1199.98px) {
      .order-details .container-details .container-columns {
        margin-left: 20px; } }
  .order-details .button-buy-again {
    font-weight: 800;
    font-size: 14px;
    line-height: 28px; }
    @media (max-width: 1199.98px) {
      .order-details .button-buy-again {
        text-align: center; } }
    @media (max-width: 1199.98px) {
      .order-details .button-buy-again .button-light {
        padding: 10px 80px; } }

.order-details-tabs {
  max-width: 980px; }
  .order-details-tabs .tab {
    width: 100%;
    border-bottom: 2px solid #efefef;
    font-size: 13px;
    line-height: 15px;
    text-transform: uppercase;
    padding-bottom: 20px;
    font-family: "glo sans", Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #6B6B6B; }
    @media (max-width: 1199.98px) {
      .order-details-tabs .tab {
        font-size: 11px;
        line-height: 13px; } }
    .order-details-tabs .tab.active {
      border-bottom: 2px solid #CD4A04;
      color: #CD4A04; }

.print-invoices-button-container.hidden,
.print-shipments-button-container.hidden {
  display: none; }

.print-invoices-button-container {
  max-width: 980px;
  margin-top: 30px; }
  @media (max-width: 1199.98px) {
    .print-invoices-button-container {
      text-align: center; }
      .print-invoices-button-container .print-invoices-button {
        width: 250px;
        padding-inline: 0px; } }

.print-shipments-button-container {
  margin-top: 30px;
  max-width: 980px; }
  @media (max-width: 1199.98px) {
    .print-shipments-button-container {
      text-align: center; }
      .print-shipments-button-container .print-shipments-button {
        width: 250px;
        padding-inline: 0px; } }

.order-title-container,
.invoice-title-container,
.shipment-title-container {
  margin-top: 30px;
  margin-bottom: 30px; }
  .order-title-container.hidden,
  .invoice-title-container.hidden,
  .shipment-title-container.hidden {
    display: none; }

.order-title-container {
  margin-top: 30px;
  margin-bottom: 30px;
  max-width: 980px; }
  @media (max-width: 1199.98px) {
    .order-title-container {
      display: block;
      text-align: center; } }
  .order-title-container .title-manageable-slot {
    align-self: center; }
  .order-title-container .print-order-button {
    margin-top: 0px; }
    @media (max-width: 1199.98px) {
      .order-title-container .print-order-button {
        margin-top: 20px;
        width: 250px; } }

.invoice-title-container {
  margin-top: 30px;
  margin-bottom: 30px;
  max-width: 980px; }
  @media (max-width: 1199.98px) {
    .invoice-title-container {
      display: block;
      text-align: center; } }
  .invoice-title-container .title-manageable-slot {
    align-self: center; }
  .invoice-title-container .print-invoice-button {
    margin-top: 0px; }
    @media (max-width: 1199.98px) {
      .invoice-title-container .print-invoice-button {
        margin-top: 20px;
        width: 250px; } }

.shipment-title-container {
  margin-top: 30px;
  margin-bottom: 30px;
  max-width: 980px; }
  @media (max-width: 1199.98px) {
    .shipment-title-container {
      display: block;
      text-align: center; } }
  .shipment-title-container .title-manageable-slot {
    align-self: center; }
  .shipment-title-container.shipment {
    align-self: center; }
  .shipment-title-container .print-shipment-button {
    margin-top: 0px; }
    @media (max-width: 1199.98px) {
      .shipment-title-container .print-shipment-button {
        margin-top: 20px;
        width: 250px; } }
  @media (max-width: 1199.98px) {
    .shipment-title-container .shipment-buttons-container {
      display: flex;
      margin-top: 30px;
      justify-content: space-between; } }
  .shipment-title-container .shipment-buttons-container .print-shipment-button,
  .shipment-title-container .shipment-buttons-container .track-shipment-button {
    width: 250px; }
    @media (max-width: 1199.98px) {
      .shipment-title-container .shipment-buttons-container .print-shipment-button,
      .shipment-title-container .shipment-buttons-container .track-shipment-button {
        padding-inline: 0px;
        font-size: 11px;
        width: 47%; } }
  .shipment-title-container .shipment-buttons-container .track-shipment-button {
    padding-inline: 0px; }

@media (max-width: 1199.98px) {
  .title-manageable-slot {
    text-align: center; } }

.title-manageable-slot.hidden {
  display: none; }

.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--9 {
  width: 75%; }
  @media (max-width: 1199.98px) {
    .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--9 {
      width: 100%; } }

@media (max-width: 1199.98px) {
  .item-details {
    padding: 30px; } }

.item-details.hidden {
  display: none; }

.item-details .container-info-prod {
  margin-left: inherit;
  max-width: 980px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid #efefef; }
  .item-details .container-info-prod .button-secondary-light {
    color: #2a2a2c;
    padding: 10px 50px; }
  .item-details .container-info-prod .uk-grid-large {
    margin-top: 0;
    margin-left: 0; }
  .item-details .container-info-prod .uk-grid {
    margin-top: 0;
    margin-left: 0; }
  .item-details .container-info-prod .img-product {
    max-width: 82px;
    max-height: 74px;
    margin-right: 40px; }
  @media (min-width: 992px) {
    .item-details .container-info-prod .name-product-container {
      margin-bottom: 10px; } }
  .item-details .container-info-prod .selected-options {
    justify-content: space-between;
    gap: 30px; }
  .item-details .container-info-prod .name-product {
    font-weight: 500;
    font-size: 15px;
    line-height: 30px; }
  .item-details .container-info-prod .additional-info {
    font-weight: 500;
    font-size: 13px;
    line-height: 140%; }
  .item-details .container-info-prod .additional-info-label {
    font-weight: 500;
    font-size: 13px;
    line-height: 140%;
    margin-right: 2px;
    font-weight: bold; }
  .item-details .container-info-prod .quantity {
    font-weight: 600;
    font-size: 13px;
    line-height: 125%; }
    @media (max-width: 1199.98px) {
      .item-details .container-info-prod .quantity {
        margin-top: 30px !important;
        margin-left: 29%; } }
  @media (max-width: 1199.98px) {
    .item-details .container-info-prod .container-order-code {
      margin-top: 20px !important; } }
  .item-details .container-info-prod .order-info {
    font-size: 15px;
    line-height: 125%; }
  .item-details .container-info-prod .price {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px; }
    @media (max-width: 1199.98px) {
      .item-details .container-info-prod .price {
        margin-top: 10px !important;
        margin-left: 29%; } }
  .item-details .container-info-prod .out-of-stock {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #e00830; }

.section-total {
  max-width: 980px;
  padding-top: 30px;
  margin-bottom: 30px; }
  @media (max-width: 1199.98px) {
    .section-total {
      padding: 30px; } }
  .section-total.hidden {
    display: none; }
  .section-total .second-section {
    max-width: 550px;
    background-color: #efefef;
    padding-left: 25px;
    padding-right: 25px; }
    .section-total .second-section .writing-total {
      padding-top: 20px;
      border-bottom: 2px solid #2a2a2c; }
      .section-total .second-section .writing-total .second-column {
        padding-left: 180px; }
        @media (max-width: 1199.98px) {
          .section-total .second-section .writing-total .second-column {
            padding-left: 58px; } }
      .section-total .second-section .writing-total .element-total {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
        font-weight: 700;
        font-size: 12px;
        line-height: 115%; }
      .section-total .second-section .writing-total .sale {
        color: #2f539f; }
    .section-total .second-section .total-count {
      display: flex;
      justify-content: space-between;
      padding-top: 30px;
      padding-bottom: 20px; }
      .section-total .second-section .total-count .total-price {
        padding-left: 170px; }
        @media (max-width: 1199.98px) {
          .section-total .second-section .total-count .total-price {
            padding-left: 100px; } }

.shipment-info-container {
  max-width: 980px; }
  .shipment-info-container.hidden {
    display: none; }
  .shipment-info-container .shipment-info-table thead tr {
    border-bottom: 2px solid #efefef; }
    .shipment-info-container .shipment-info-table thead tr th {
      text-transform: capitalize;
      color: #2a2a2c;
      font-family: "glo sans", Arial, Helvetica, sans-serif;
      font-weight: 700; }
  .shipment-info-container .shipment-info-table tbody tr {
    border-bottom: 2px solid #efefef; }
    .shipment-info-container .shipment-info-table tbody tr td {
      border: none; }
  @media (max-width: 1199.98px) {
    .shipment-info-container {
      justify-content: space-between;
      border-bottom: 2px solid #efefef;
      padding-bottom: 10px;
      padding-top: 10px;
      margin-inline: 20px; }
      .shipment-info-container .info-label,
      .shipment-info-container .info-data {
        display: grid; }
      .shipment-info-container .info-label .label {
        text-transform: capitalize;
        font-weight: 700; } }

.information-container {
  max-width: 980px;
  margin-bottom: 30px;
  margin-top: 2px solid #efefef; }
  .information-container h5, .information-container bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-quantity-label, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .information-container .bat-quantity-label, .information-container bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator .bat-producthero-deliveryinfo-text .information-container .heading, .information-container bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-quantity-label, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .information-container .bat-quantity-label, .information-container bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .heading, bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator .bat-producthero-deliveryinfo-text .information-container .heading {
    margin-bottom: 17px; }
  .information-container .title-manageable-slot {
    margin-top: 40px;
    margin-bottom: 38px; }
    @media (max-width: 1199.98px) {
      .information-container .title-manageable-slot {
        text-align: center;
        margin-bottom: 0; } }
  .information-container .info-delivery {
    font-size: 14px;
    line-height: 20px;
    max-width: 150px; }
  .information-container .column-info {
    max-width: 220px; }
    @media (max-width: 1199.98px) {
      .information-container .column-info {
        max-width: 260px;
        margin-top: 40px;
        padding-left: 40px; } }
  .information-container .visa {
    margin-top: 10px;
    width: 30px;
    height: 20px;
    margin-right: 5px; }
  .information-container .title {
    font-size: 14px;
    line-height: 20px; }
  @media (max-width: 1199.98px) {
    .information-container .column-information {
      flex-direction: column; } }

.bat-accountoverview-glosi {
  width: 75%;
  margin: auto 70px; }
  @media (max-width: 991.98px) {
    .bat-accountoverview-glosi {
      width: auto;
      margin: auto 20px; } }
  .bat-accountoverview-glosi-title {
    padding-bottom: 20px; }
    @media (max-width: 991.98px) {
      .bat-accountoverview-glosi-title {
        border-bottom: 2px solid #DEDEDE;
        text-align: center; } }
    .bat-accountoverview-glosi-title .title {
      text-transform: uppercase;
      font-size: 30px;
      line-height: 34px; }
      @media (max-width: 991.98px) {
        .bat-accountoverview-glosi-title .title {
          font-size: 24px;
          line-height: 28px; } }
    .bat-accountoverview-glosi-title .name {
      font-size: 20px;
      line-height: 20px;
      font-weight: 500;
      margin-top: 20px; }
      @media (max-width: 991.98px) {
        .bat-accountoverview-glosi-title .name {
          font-size: 18px;
          line-height: 20px; } }
  .bat-accountoverview-glosi-details {
    padding-top: 20px;
    padding-bottom: 20px; }
    @media (max-width: 991.98px) {
      .bat-accountoverview-glosi-details {
        padding-bottom: 30px; } }
    .bat-accountoverview-glosi-details .title {
      text-transform: uppercase;
      font-size: 22px;
      line-height: 28px;
      margin-bottom: 20px; }
      @media (max-width: 991.98px) {
        .bat-accountoverview-glosi-details .title {
          text-align: center;
          font-size: 20px;
          line-height: 24px; } }
    .bat-accountoverview-glosi-details .user {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 10px; }
    .bat-accountoverview-glosi-details .email {
      font-size: 14px;
      line-height: 20px;
      font-weight: 700;
      margin-bottom: 30px; }
    .bat-accountoverview-glosi-details .edit-cta {
      margin-top: 20px;
      font-size: 13px; }
      .bat-accountoverview-glosi-details .edit-cta .edit-details, .bat-accountoverview-glosi-details .edit-cta .edit-password {
        width: 250px; }
        @media (max-width: 991.98px) {
          .bat-accountoverview-glosi-details .edit-cta .edit-details, .bat-accountoverview-glosi-details .edit-cta .edit-password {
            max-width: 100%;
            width: 100%; } }
      .bat-accountoverview-glosi-details .edit-cta .edit-details {
        color: #fff;
        margin-right: 10px; }
        @media (max-width: 991.98px) {
          .bat-accountoverview-glosi-details .edit-cta .edit-details {
            margin-right: 0px;
            margin-bottom: 15px; } }
      .bat-accountoverview-glosi-details .edit-cta .edit-password:hover {
        color: #2a2a2c; }
  .bat-accountoverview-glosi-privacy {
    padding-top: 20px;
    padding-bottom: 40px;
    border-bottom: 2px solid #DEDEDE; }
    @media (max-width: 991.98px) {
      .bat-accountoverview-glosi-privacy {
        padding-bottom: 30px; } }
    .bat-accountoverview-glosi-privacy .title {
      text-transform: uppercase;
      font-size: 22px;
      line-height: 28px;
      margin-bottom: 20px; }
      @media (max-width: 991.98px) {
        .bat-accountoverview-glosi-privacy .title {
          text-align: center;
          font-size: 20px;
          line-height: 24px; } }
    .bat-accountoverview-glosi-privacy .subtitle {
      font-size: 20px;
      line-height: 20px;
      font-weight: 500;
      margin-top: 20px; }
      @media (max-width: 991.98px) {
        .bat-accountoverview-glosi-privacy .subtitle {
          font-size: 18px;
          line-height: 20px;
          text-align: center; } }
    .bat-accountoverview-glosi-privacy .edit-privacy {
      font-size: 13px;
      width: 250px;
      margin-top: 20px; }
      @media (max-width: 991.98px) {
        .bat-accountoverview-glosi-privacy .edit-privacy {
          max-width: 100%;
          width: 100%; } }
      .bat-accountoverview-glosi-privacy .edit-privacy:hover {
        color: #2a2a2c; }
  .bat-accountoverview-glosi-address-book {
    margin-top: 40px; }
    @media (max-width: 991.98px) {
      .bat-accountoverview-glosi-address-book {
        margin-top: 30px; } }
    .bat-accountoverview-glosi-address-book .title {
      text-transform: uppercase;
      font-size: 22px;
      line-height: 28px;
      margin-bottom: 20px; }
      @media (max-width: 991.98px) {
        .bat-accountoverview-glosi-address-book .title {
          text-align: center;
          font-size: 20px;
          line-height: 24px; } }
    .bat-accountoverview-glosi-address-book .default-addresses {
      justify-content: space-between;
      margin-bottom: 30px; }
      @media (max-width: 991.98px) {
        .bat-accountoverview-glosi-address-book .default-addresses {
          display: block;
          margin-bottom: 20px; } }
      .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address,
      .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address {
        width: 45%; }
        @media (max-width: 991.98px) {
          .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address,
          .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address {
            width: auto; } }
        .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .title,
        .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .title {
          font-size: 20px;
          line-height: 20px;
          text-transform: inherit;
          font-weight: 500; }
          @media (max-width: 991.98px) {
            .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .title,
            .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .title {
              text-align: left;
              font-size: 18px;
              line-height: 20px; } }
        .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information,
        .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information {
          padding: 20px;
          border: 1px solid #DEDEDE;
          margin-bottom: 20px; }
          .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information .user,
          .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information .user {
            font-weight: 700; }
          .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information p, .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information .suffix, .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information .bat-producthero-configurator-stock, .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information div, .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information .bat-minicart-cart-item-product-container-nicotine-level, .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information .bat-minicart-cart-item-product-container-flavor, .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information .bat-minicart-cart-item-product-container-delivery, .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information div, .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information div,
          .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information p,
          .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information .bat-producthero-configurator-price .suffix,
          .bat-producthero-configurator-price .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information .suffix,
          .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information .bat-producthero-configurator-stock,
          .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information .bat-card--offer-wrapper-content-specialcta .bat-headline-style div,
          .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information div,
          .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information .bat-minicart-cart-item-product-container-nicotine-level,
          .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information .bat-minicart-cart-item-product-container-flavor,
          .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information .bat-minicart-cart-item-product-container-delivery,
          .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information bat-cta-steps .bat-cta--steps-item div,
          bat-cta-steps .bat-cta--steps-item .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information div,
          .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div,
          .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information div {
            margin-bottom: 10px;
            font-size: 14px;
            line-height: 20px; }
            .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information p:last-of-type, .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information .bat-producthero-configurator-price .suffix:last-of-type, .bat-producthero-configurator-price .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information .suffix:last-of-type, .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information .bat-producthero-configurator-stock:last-of-type, .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:last-of-type, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information div:last-of-type, .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information .bat-minicart-cart-item-product-container-nicotine-level:last-of-type, .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information .bat-minicart-cart-item-product-container-flavor:last-of-type, .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information .bat-minicart-cart-item-product-container-delivery:last-of-type, .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information bat-cta-steps .bat-cta--steps-item div:last-of-type, bat-cta-steps .bat-cta--steps-item .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information div:last-of-type, .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:last-of-type, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address .information div:last-of-type,
            .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information p:last-of-type,
            .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information .bat-producthero-configurator-price .suffix:last-of-type,
            .bat-producthero-configurator-price .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information .suffix:last-of-type,
            .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information .bat-producthero-configurator-stock:last-of-type,
            .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:last-of-type,
            .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information div:last-of-type,
            .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information .bat-minicart-cart-item-product-container-nicotine-level:last-of-type,
            .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information .bat-minicart-cart-item-product-container-flavor:last-of-type,
            .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information .bat-minicart-cart-item-product-container-delivery:last-of-type,
            .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information bat-cta-steps .bat-cta--steps-item div:last-of-type,
            bat-cta-steps .bat-cta--steps-item .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information div:last-of-type,
            .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:last-of-type,
            .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-accountoverview-glosi-address-book .default-addresses .default-billing-address .information div:last-of-type {
              margin-bottom: 0px; }
      @media (max-width: 991.98px) {
        .bat-accountoverview-glosi-address-book .default-addresses .default-delivery-address {
          margin-bottom: 20px; } }
    .bat-accountoverview-glosi-address-book .edit-address {
      color: #fff;
      width: 250px;
      font-size: 13px; }
      @media (max-width: 991.98px) {
        .bat-accountoverview-glosi-address-book .edit-address {
          max-width: 100%;
          width: 100%; } }
  .bat-accountoverview-glosi-social-accounts {
    margin-top: 40px; }
    .bat-accountoverview-glosi-social-accounts .social-buttons {
      margin-top: 20px; }
    .bat-accountoverview-glosi-social-accounts .bat-button--facebook {
      width: 300px;
      margin-bottom: 20px; }
      @media (max-width: 991.98px) {
        .bat-accountoverview-glosi-social-accounts .bat-button--facebook {
          width: 100%;
          max-width: 100%; } }
      .bat-accountoverview-glosi-social-accounts .bat-button--facebook .fa-brands {
        position: absolute;
        left: 15px;
        height: 18px;
        width: 18px; }
    .bat-accountoverview-glosi-social-accounts .bat-button--google {
      width: 300px;
      margin-bottom: 20px; }
      @media (max-width: 991.98px) {
        .bat-accountoverview-glosi-social-accounts .bat-button--google {
          width: 100%;
          max-width: 100%; } }
      .bat-accountoverview-glosi-social-accounts .bat-button--google .fa-brands {
        position: absolute;
        left: 15px;
        height: 18px;
        width: 18px; }

.bat-editdetails-glosi {
  width: 45%;
  margin: auto 70px; }
  @media (max-width: 991.98px) {
    .bat-editdetails-glosi {
      margin: auto 20px;
      width: auto; } }
  .bat-editdetails-glosi input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0; }
  .bat-editdetails-glosi h1, .bat-editdetails-glosi bat-card-step.step1:before, .bat-editdetails-glosi bat-card-step.step2:before, .bat-editdetails-glosi bat-card-step.step3:before, .bat-editdetails-glosi bat-card-step.step4:before {
    font-size: 30px;
    line-height: 34px;
    text-transform: uppercase;
    margin-bottom: 20px; }
    @media (max-width: 991.98px) {
      .bat-editdetails-glosi h1, .bat-editdetails-glosi bat-card-step.step1:before, .bat-editdetails-glosi bat-card-step.step2:before, .bat-editdetails-glosi bat-card-step.step3:before, .bat-editdetails-glosi bat-card-step.step4:before {
        text-align: center;
        font-size: 24px;
        line-height: 28px; } }
  .bat-editdetails-glosi .bat-form--edit-details-password .error-msg, .bat-editdetails-glosi .bat-form--edit-details-new-password .error-msg, .bat-editdetails-glosi .bat-form--edit-details-confirm-password .error-msg, .bat-editdetails-glosi .bat-form--edit-details-current-password .error-msg {
    display: none; }
  .bat-editdetails-glosi .bat-form--edit-details-password .edit-password, .bat-editdetails-glosi .bat-form--edit-details-new-password .edit-password, .bat-editdetails-glosi .bat-form--edit-details-confirm-password .edit-password, .bat-editdetails-glosi .bat-form--edit-details-current-password .edit-password {
    font-size: 12px;
    line-height: 15px;
    font-weight: 700;
    width: 100%;
    justify-content: flex-end;
    padding-bottom: -9px;
    position: relative;
    top: -32px;
    right: 15px; }
  .bat-editdetails-glosi .bat-form--edit-details-password .bat-icon, .bat-editdetails-glosi .bat-form--edit-details-new-password .bat-icon, .bat-editdetails-glosi .bat-form--edit-details-confirm-password .bat-icon, .bat-editdetails-glosi .bat-form--edit-details-current-password .bat-icon {
    margin-right: 10px;
    margin-left: auto;
    margin-top: -34px;
    cursor: pointer; }
  .bat-editdetails-glosi .bat-form--edit-details-password input, .bat-editdetails-glosi .bat-form--edit-details-new-password input, .bat-editdetails-glosi .bat-form--edit-details-confirm-password input, .bat-editdetails-glosi .bat-form--edit-details-current-password input {
    border-radius: 0px;
    -webkit-appearance: none; }
  .bat-editdetails-glosi .bat-form--edit-details-password .password-meter, .bat-editdetails-glosi .bat-form--edit-details-new-password .password-meter, .bat-editdetails-glosi .bat-form--edit-details-confirm-password .password-meter, .bat-editdetails-glosi .bat-form--edit-details-current-password .password-meter {
    border: 2px solid #efefef;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    padding: 5px 10px; }
    .bat-editdetails-glosi .bat-form--edit-details-password .password-meter.no-password, .bat-editdetails-glosi .bat-form--edit-details-new-password .password-meter.no-password, .bat-editdetails-glosi .bat-form--edit-details-confirm-password .password-meter.no-password, .bat-editdetails-glosi .bat-form--edit-details-current-password .password-meter.no-password {
      background: #fff; }
    .bat-editdetails-glosi .bat-form--edit-details-password .password-meter.weak, .bat-editdetails-glosi .bat-form--edit-details-new-password .password-meter.weak, .bat-editdetails-glosi .bat-form--edit-details-confirm-password .password-meter.weak, .bat-editdetails-glosi .bat-form--edit-details-current-password .password-meter.weak {
      background: -webkit-linear-gradient(left, #ffafae 25%, white 25%);
      background: -moz-linear-gradient(left, #ffafae 25%, white 25%);
      background: -o-linear-gradient(left, #ffafae 25%, white 25%);
      background: -ms-linear-gradient(left, #ffafae 25%, white 25%);
      background: linear-gradient(left, #ffafae 25%, white 25%); }
    .bat-editdetails-glosi .bat-form--edit-details-password .password-meter.medium, .bat-editdetails-glosi .bat-form--edit-details-new-password .password-meter.medium, .bat-editdetails-glosi .bat-form--edit-details-confirm-password .password-meter.medium, .bat-editdetails-glosi .bat-form--edit-details-current-password .password-meter.medium {
      background: -webkit-linear-gradient(left, #ffd6b3 50%, white 50%);
      background: -moz-linear-gradient(left, #ffd6b3 50%, white 50%);
      background: -o-linear-gradient(left, #ffd6b3 50%, white 50%);
      background: -ms-linear-gradient(left, #ffd6b3 50%, white 50%);
      background: linear-gradient(left, #ffd6b3 50%, white 50%); }
    .bat-editdetails-glosi .bat-form--edit-details-password .password-meter.strong, .bat-editdetails-glosi .bat-form--edit-details-new-password .password-meter.strong, .bat-editdetails-glosi .bat-form--edit-details-confirm-password .password-meter.strong, .bat-editdetails-glosi .bat-form--edit-details-current-password .password-meter.strong {
      background: -webkit-linear-gradient(left, #c5eeac 75%, white 75%);
      background: -moz-linear-gradient(left, #c5eeac 75%, white 75%);
      background: -o-linear-gradient(left, #c5eeac 75%, white 75%);
      background: -ms-linear-gradient(left, #c5eeac 75%, white 75%);
      background: linear-gradient(left, #c5eeac 75%, white 75%); }
    .bat-editdetails-glosi .bat-form--edit-details-password .password-meter.very-strong, .bat-editdetails-glosi .bat-form--edit-details-new-password .password-meter.very-strong, .bat-editdetails-glosi .bat-form--edit-details-confirm-password .password-meter.very-strong, .bat-editdetails-glosi .bat-form--edit-details-current-password .password-meter.very-strong {
      background: -webkit-linear-gradient(left, #81b562 100%, white 100%);
      background: -moz-linear-gradient(left, #81b562 100%, white 100%);
      background: -o-linear-gradient(left, #81b562 100%, white 100%);
      background: -ms-linear-gradient(left, #81b562 100%, white 100%);
      background: linear-gradient(left, #81b562 100%, white 100%); }
  .bat-editdetails-glosi .bat-form--edit-details-new-password, .bat-editdetails-glosi .bat-form--edit-details-confirm-password, .bat-editdetails-glosi .bat-form--edit-details-current-password {
    display: none; }
  .bat-editdetails-glosi .bat-form--edit-details-confirm-password .password-meter, .bat-editdetails-glosi .bat-form--edit-details-current-password .password-meter {
    display: none; }
  .bat-editdetails-glosi .bat-form--edit-details-current-password .frontText-input-error, .bat-editdetails-glosi .bat-form--edit-details-new-password .frontText-input-error {
    display: none; }
  .bat-editdetails-glosi .bat-form--edit-details-password .bat-icon {
    display: none; }
  .bat-editdetails-glosi .bat-form--edit-details-submit {
    text-align: center; }
    .bat-editdetails-glosi .bat-form--edit-details-submit button {
      width: 300px; }
      @media (max-width: 991.98px) {
        .bat-editdetails-glosi .bat-form--edit-details-submit button {
          max-width: 100%;
          width: 100%; } }
  .bat-editdetails-glosi .bat-form--edit-details-messages {
    text-align: center;
    font-size: 14px;
    line-height: 20px; }
  .bat-editdetails-glosi .bat-form--edit-details-date .error-msg {
    display: none; }
  .bat-editdetails-glosi .bat-form--edit-details-date .bat-icon {
    margin-right: 10px;
    margin-left: auto;
    margin-top: -38px;
    cursor: pointer; }
  .bat-editdetails-glosi .bat-form--edit-details-date input[type="date"]::-webkit-calendar-picker-indicator {
    display: none; }
  .bat-editdetails-glosi .bat-form--edit-details-date input::-webkit-date-and-time-value {
    text-align: left;
    vertical-align: middle; }
  .bat-editdetails-glosi .bat-form--edit-details-date .bat-icon::before {
    content: url("/content/dam/glo-it/images/icon-calendar.svg"); }
  .bat-editdetails-glosi .bat-form--edit-details-date input {
    color: transparent; }
  .bat-editdetails-glosi .buttons {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 991.98px) {
      .bat-editdetails-glosi .buttons {
        display: block; } }
    .bat-editdetails-glosi .buttons .bat-form--edit-details-submit,
    .bat-editdetails-glosi .buttons .bat-form--edit-details-back {
      width: fit-content; }
      @media (max-width: 991.98px) {
        .bat-editdetails-glosi .buttons .bat-form--edit-details-submit,
        .bat-editdetails-glosi .buttons .bat-form--edit-details-back {
          width: 100%; } }
      .bat-editdetails-glosi .buttons .bat-form--edit-details-submit button,
      .bat-editdetails-glosi .buttons .bat-form--edit-details-submit a,
      .bat-editdetails-glosi .buttons .bat-form--edit-details-back button,
      .bat-editdetails-glosi .buttons .bat-form--edit-details-back a {
        width: 250px; }
        @media (max-width: 991.98px) {
          .bat-editdetails-glosi .buttons .bat-form--edit-details-submit button,
          .bat-editdetails-glosi .buttons .bat-form--edit-details-submit a,
          .bat-editdetails-glosi .buttons .bat-form--edit-details-back button,
          .bat-editdetails-glosi .buttons .bat-form--edit-details-back a {
            width: 100%;
            max-width: 100%; } }
      .bat-editdetails-glosi .buttons .bat-form--edit-details-submit a,
      .bat-editdetails-glosi .buttons .bat-form--edit-details-back a {
        font-size: 13px; }
        .bat-editdetails-glosi .buttons .bat-form--edit-details-submit a:hover span,
        .bat-editdetails-glosi .buttons .bat-form--edit-details-back a:hover span {
          color: #2a2a2c;
          text-decoration: none; }

.bat-editpreferences-glosi {
  width: 75%;
  margin: auto 70px; }
  @media (max-width: 991.98px) {
    .bat-editpreferences-glosi {
      width: auto;
      margin: auto 20px; } }
  .bat-editpreferences-glosi h1, .bat-editpreferences-glosi bat-card-step.step1:before, .bat-editpreferences-glosi bat-card-step.step2:before, .bat-editpreferences-glosi bat-card-step.step3:before, .bat-editpreferences-glosi bat-card-step.step4:before {
    font-size: 30px;
    line-height: 34px;
    text-transform: uppercase;
    margin-bottom: 20px; }
    @media (max-width: 991.98px) {
      .bat-editpreferences-glosi h1, .bat-editpreferences-glosi bat-card-step.step1:before, .bat-editpreferences-glosi bat-card-step.step2:before, .bat-editpreferences-glosi bat-card-step.step3:before, .bat-editpreferences-glosi bat-card-step.step4:before {
        text-align: center;
        font-size: 24px;
        line-height: 28px; } }
  .bat-editpreferences-glosi .checkbox {
    padding: 20px;
    border: 2px solid #DEDEDE;
    margin-bottom: 30px; }
    .bat-editpreferences-glosi .checkbox .bat-form-field {
      margin: 0px; }
      .bat-editpreferences-glosi .checkbox .bat-form-field.bat-form--signup-newsletter-checkbox {
        margin-bottom: 10px; }
        .bat-editpreferences-glosi .checkbox .bat-form-field.bat-form--signup-newsletter-checkbox input {
          display: none; }
        @media (max-width: 991.98px) {
          .bat-editpreferences-glosi .checkbox .bat-form-field.bat-form--signup-newsletter-checkbox span {
            font-size: 12px; } }
      .bat-editpreferences-glosi .checkbox .bat-form-field.bat-form--signup-contact-checkbox .bat-form-field-set {
        display: flex; }
        .bat-editpreferences-glosi .checkbox .bat-form-field.bat-form--signup-contact-checkbox .bat-form-field-set label input::before {
          color: #C4C4C4; }
        .bat-editpreferences-glosi .checkbox .bat-form-field.bat-form--signup-contact-checkbox .bat-form-field-set label:first-of-type {
          margin-right: 15px; }
        @media (max-width: 991.98px) {
          .bat-editpreferences-glosi .checkbox .bat-form-field.bat-form--signup-contact-checkbox .bat-form-field-set label span {
            font-size: 12px; } }
      .bat-editpreferences-glosi .checkbox .bat-form-field .bat-form-field-set {
        margin: 0px; }
        .bat-editpreferences-glosi .checkbox .bat-form-field .bat-form-field-set label {
          margin: 0px; }
  .bat-editpreferences-glosi .buttons {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 991.98px) {
      .bat-editpreferences-glosi .buttons {
        display: block; } }
    .bat-editpreferences-glosi .buttons .bat-form--signup-submit,
    .bat-editpreferences-glosi .buttons .bat-form--signup-back {
      width: fit-content; }
      @media (max-width: 991.98px) {
        .bat-editpreferences-glosi .buttons .bat-form--signup-submit,
        .bat-editpreferences-glosi .buttons .bat-form--signup-back {
          width: 100%; } }
      .bat-editpreferences-glosi .buttons .bat-form--signup-submit button,
      .bat-editpreferences-glosi .buttons .bat-form--signup-submit a,
      .bat-editpreferences-glosi .buttons .bat-form--signup-back button,
      .bat-editpreferences-glosi .buttons .bat-form--signup-back a {
        width: 250px; }
        @media (max-width: 991.98px) {
          .bat-editpreferences-glosi .buttons .bat-form--signup-submit button,
          .bat-editpreferences-glosi .buttons .bat-form--signup-submit a,
          .bat-editpreferences-glosi .buttons .bat-form--signup-back button,
          .bat-editpreferences-glosi .buttons .bat-form--signup-back a {
            width: 100%;
            max-width: 100%; } }
      .bat-editpreferences-glosi .buttons .bat-form--signup-submit a,
      .bat-editpreferences-glosi .buttons .bat-form--signup-back a {
        font-size: 13px; }
        .bat-editpreferences-glosi .buttons .bat-form--signup-submit a:hover span,
        .bat-editpreferences-glosi .buttons .bat-form--signup-back a:hover span {
          color: #2a2a2c;
          text-decoration: none; }

.bat-deleteaccount-glosi {
  width: 75%;
  margin: auto 70px; }
  @media (max-width: 991.98px) {
    .bat-deleteaccount-glosi {
      width: auto;
      margin: auto 20px; } }
  .bat-deleteaccount-glosi-delete.hidden {
    display: none; }
  .bat-deleteaccount-glosi-delete h1, .bat-deleteaccount-glosi-delete bat-card-step.step1:before, .bat-deleteaccount-glosi-delete bat-card-step.step2:before, .bat-deleteaccount-glosi-delete bat-card-step.step3:before, .bat-deleteaccount-glosi-delete bat-card-step.step4:before {
    font-size: 30px;
    line-height: 34px;
    text-transform: uppercase;
    margin-bottom: 20px; }
    @media (max-width: 991.98px) {
      .bat-deleteaccount-glosi-delete h1, .bat-deleteaccount-glosi-delete bat-card-step.step1:before, .bat-deleteaccount-glosi-delete bat-card-step.step2:before, .bat-deleteaccount-glosi-delete bat-card-step.step3:before, .bat-deleteaccount-glosi-delete bat-card-step.step4:before {
        font-size: 24px;
        line-height: 28px;
        text-align: center; } }
  .bat-deleteaccount-glosi-delete .bat-form-text {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 30px; }
    @media (max-width: 991.98px) {
      .bat-deleteaccount-glosi-delete .bat-form-text {
        text-align: center; } }
  .bat-deleteaccount-glosi-delete .bat-form-field-set {
    margin-bottom: 0px;
    border: 1px solid #DEDEDE;
    padding: 20px 20px 10px; }
    .bat-deleteaccount-glosi-delete .bat-form-field-set label {
      margin-bottom: 0px; }
      .bat-deleteaccount-glosi-delete .bat-form-field-set label input {
        -webkit-appearance: none;
        background: white;
        padding-right: 0px; }
        .bat-deleteaccount-glosi-delete .bat-form-field-set label input:focus {
          border: none; }
      .bat-deleteaccount-glosi-delete .bat-form-field-set label span {
        padding: 0px;
        color: #2a2a2c; }
  @media (max-width: 991.98px) {
    .bat-deleteaccount-glosi-delete .bat-form--delete-account-delete button {
      max-width: 100%;
      width: 100%; } }
  .bat-deleteaccount-glosi-delete-confirm {
    text-align: center; }
    .bat-deleteaccount-glosi-delete-confirm.hidden {
      display: none; }
    .bat-deleteaccount-glosi-delete-confirm .title {
      font-size: 20px;
      line-height: 28px;
      margin-bottom: 20px; }
      @media (max-width: 991.98px) {
        .bat-deleteaccount-glosi-delete-confirm .title {
          font-size: 18px;
          line-height: 24px; } }
    .bat-deleteaccount-glosi-delete-confirm .subtitle {
      font-size: 14px;
      line-height: 20px;
      font-weight: 500;
      margin-bottom: 20px; }
    .bat-deleteaccount-glosi-delete-confirm .homeCta {
      width: 250px;
      font-size: 13px;
      color: #fff; }
      @media (max-width: 991.98px) {
        .bat-deleteaccount-glosi-delete-confirm .homeCta {
          max-width: 100%;
          width: 100%; } }

.bat-changepassword-glosi {
  margin-inline: auto;
  margin-top: 80px;
  width: 500px; }
  @media (max-width: 991.98px) {
    .bat-changepassword-glosi {
      margin-inline: 20px;
      width: auto; } }
  .bat-changepassword-glosi h1, .bat-changepassword-glosi bat-card-step.step1:before, .bat-changepassword-glosi bat-card-step.step2:before, .bat-changepassword-glosi bat-card-step.step3:before, .bat-changepassword-glosi bat-card-step.step4:before {
    text-align: center;
    font-size: 30px;
    line-height: 34px; }
    @media (max-width: 991.98px) {
      .bat-changepassword-glosi h1, .bat-changepassword-glosi bat-card-step.step1:before, .bat-changepassword-glosi bat-card-step.step2:before, .bat-changepassword-glosi bat-card-step.step3:before, .bat-changepassword-glosi bat-card-step.step4:before {
        font-size: 24px;
        line-height: 28px; } }
  .bat-changepassword-glosi .bat-form-text {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 30px; }
  .bat-changepassword-glosi .bat-form--change-password-new-password .error-msg, .bat-changepassword-glosi .bat-form--change-password-confirm-password .error-msg, .bat-changepassword-glosi .bat-form--change-password-current-password .error-msg {
    display: none; }
  .bat-changepassword-glosi .bat-form--change-password-new-password .bat-icon, .bat-changepassword-glosi .bat-form--change-password-confirm-password .bat-icon, .bat-changepassword-glosi .bat-form--change-password-current-password .bat-icon {
    margin-right: 10px;
    margin-left: auto;
    margin-top: -34px;
    cursor: pointer; }
  .bat-changepassword-glosi .bat-form--change-password-new-password input, .bat-changepassword-glosi .bat-form--change-password-confirm-password input, .bat-changepassword-glosi .bat-form--change-password-current-password input {
    border-radius: 0px;
    -webkit-appearance: none; }
  .bat-changepassword-glosi .bat-form--change-password-new-password .password-meter, .bat-changepassword-glosi .bat-form--change-password-confirm-password .password-meter, .bat-changepassword-glosi .bat-form--change-password-current-password .password-meter {
    border: 2px solid #efefef;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    padding: 5px 10px; }
    .bat-changepassword-glosi .bat-form--change-password-new-password .password-meter.no-password, .bat-changepassword-glosi .bat-form--change-password-confirm-password .password-meter.no-password, .bat-changepassword-glosi .bat-form--change-password-current-password .password-meter.no-password {
      background: #fff; }
    .bat-changepassword-glosi .bat-form--change-password-new-password .password-meter.weak, .bat-changepassword-glosi .bat-form--change-password-confirm-password .password-meter.weak, .bat-changepassword-glosi .bat-form--change-password-current-password .password-meter.weak {
      background: -webkit-linear-gradient(left, #ffafae 25%, white 25%);
      background: -moz-linear-gradient(left, #ffafae 25%, white 25%);
      background: -o-linear-gradient(left, #ffafae 25%, white 25%);
      background: -ms-linear-gradient(left, #ffafae 25%, white 25%);
      background: linear-gradient(left, #ffafae 25%, white 25%); }
    .bat-changepassword-glosi .bat-form--change-password-new-password .password-meter.medium, .bat-changepassword-glosi .bat-form--change-password-confirm-password .password-meter.medium, .bat-changepassword-glosi .bat-form--change-password-current-password .password-meter.medium {
      background: -webkit-linear-gradient(left, #ffd6b3 50%, white 50%);
      background: -moz-linear-gradient(left, #ffd6b3 50%, white 50%);
      background: -o-linear-gradient(left, #ffd6b3 50%, white 50%);
      background: -ms-linear-gradient(left, #ffd6b3 50%, white 50%);
      background: linear-gradient(left, #ffd6b3 50%, white 50%); }
    .bat-changepassword-glosi .bat-form--change-password-new-password .password-meter.strong, .bat-changepassword-glosi .bat-form--change-password-confirm-password .password-meter.strong, .bat-changepassword-glosi .bat-form--change-password-current-password .password-meter.strong {
      background: -webkit-linear-gradient(left, #c5eeac 75%, white 75%);
      background: -moz-linear-gradient(left, #c5eeac 75%, white 75%);
      background: -o-linear-gradient(left, #c5eeac 75%, white 75%);
      background: -ms-linear-gradient(left, #c5eeac 75%, white 75%);
      background: linear-gradient(left, #c5eeac 75%, white 75%); }
    .bat-changepassword-glosi .bat-form--change-password-new-password .password-meter.very-strong, .bat-changepassword-glosi .bat-form--change-password-confirm-password .password-meter.very-strong, .bat-changepassword-glosi .bat-form--change-password-current-password .password-meter.very-strong {
      background: -webkit-linear-gradient(left, #81b562 100%, white 100%);
      background: -moz-linear-gradient(left, #81b562 100%, white 100%);
      background: -o-linear-gradient(left, #81b562 100%, white 100%);
      background: -ms-linear-gradient(left, #81b562 100%, white 100%);
      background: linear-gradient(left, #81b562 100%, white 100%); }
  .bat-changepassword-glosi .bat-form--change-password-confirm-password .password-meter, .bat-changepassword-glosi .bat-form--change-password-current-password .password-meter {
    display: none; }
  .bat-changepassword-glosi .bat-form--change-password-current-password .frontText-input-error, .bat-changepassword-glosi .bat-form--change-password-new-password .frontText-input-error {
    display: none; }
  .bat-changepassword-glosi .bat-form--change-password-submit {
    text-align: center; }
    .bat-changepassword-glosi .bat-form--change-password-submit button {
      width: 300px; }
      @media (max-width: 991.98px) {
        .bat-changepassword-glosi .bat-form--change-password-submit button {
          max-width: 100%;
          width: 100%; } }
  .bat-changepassword-glosi .bat-form--change-password-messages {
    text-align: center;
    font-size: 14px;
    line-height: 20px; }

.aem-Grid.registerdeviceglocard {
  padding: 0px 60px; }
  @media (max-width: 767.98px) {
    .aem-Grid.registerdeviceglocard {
      padding: 0px; } }

.bat-registerdeviceglocard-glosi {
  font-family: 'Mont';
  font-style: normal;
  color: #2A2C2C; }
  .bat-registerdeviceglocard-glosi .uk-grid {
    background-color: #dedede;
    margin-left: 0px;
    margin-top: 115px; }
    .bat-registerdeviceglocard-glosi .uk-grid .bat-registerdeviceglocard-glosi-text {
      display: flex;
      justify-content: center;
      flex-direction: column; }
  .bat-registerdeviceglocard-glosi-text {
    background-color: #dedede;
    padding-left: 75px; }
    @media (max-width: 1399.98px) {
      .bat-registerdeviceglocard-glosi-text {
        padding: 40px;
        margin-top: 0 !important; } }
  .bat-registerdeviceglocard-glosi-image {
    padding: 0;
    margin-top: -9.87%;
    display: flex;
    align-items: flex-end; }
  .bat-registerdeviceglocard-glosi-myglonumber {
    width: 100%;
    margin-right: 40px;
    flex-direction: row; }
    @media (max-width: 1399.98px) {
      .bat-registerdeviceglocard-glosi-myglonumber {
        width: unset;
        margin-left: 20px;
        margin-top: 20px;
        margin-right: 20px; } }
    .bat-registerdeviceglocard-glosi-myglonumber-input {
      height: 46px;
      font-size: 15px;
      line-height: 15px;
      border: 0;
      border-bottom: solid 2px transparent;
      color: #1d1d1b;
      font-family: "Mont", sans-serif;
      padding: 8px 20px; }
    .bat-registerdeviceglocard-glosi-myglonumber-button {
      max-height: 46px;
      margin-right: 53px;
      margin-left: 24px; }
      @media (max-width: 1399.98px) {
        .bat-registerdeviceglocard-glosi-myglonumber-button {
          margin-left: 0px;
          margin-top: 20px; } }
  .bat-registerdeviceglocard-glosi-title, .bat-registerdeviceglocard-glosi-subtitle {
    margin: 0px; }
  @media (max-width: 1399.98px) {
    .bat-registerdeviceglocard-glosi .uk-grid {
      margin-top: 0px; }
    .bat-registerdeviceglocard-glosi-label, .bat-registerdeviceglocard-glosi-disclaimer {
      margin-left: 20px; } }
  .bat-registerdeviceglocard-glosi-title {
    font-family: 'Mont';
    font-style: normal;
    color: #2A2C2C;
    font-weight: 800;
    font-size: 30px;
    line-height: 34px;
    margin-right: 40px; }
  .bat-registerdeviceglocard-glosi-subtitle {
    font-size: 14px;
    line-height: 20px;
    width: 75%;
    margin-top: 10px; }
    .bat-registerdeviceglocard-glosi-subtitle p, .bat-registerdeviceglocard-glosi-subtitle .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-registerdeviceglocard-glosi-subtitle .suffix, .bat-registerdeviceglocard-glosi-subtitle .bat-producthero-configurator-stock, .bat-registerdeviceglocard-glosi-subtitle .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-registerdeviceglocard-glosi-subtitle div, .bat-registerdeviceglocard-glosi-subtitle .bat-minicart-cart-item-product-container-nicotine-level, .bat-registerdeviceglocard-glosi-subtitle .bat-minicart-cart-item-product-container-flavor, .bat-registerdeviceglocard-glosi-subtitle .bat-minicart-cart-item-product-container-delivery, .bat-registerdeviceglocard-glosi-subtitle bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-registerdeviceglocard-glosi-subtitle div, .bat-registerdeviceglocard-glosi-subtitle .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-registerdeviceglocard-glosi-subtitle div {
      font-family: 'Mont';
      font-style: normal;
      color: #2A2C2C;
      font-weight: 500;
      font-size: 20px;
      line-height: 28px; }
      @media (min-width: 1200px) {
        .bat-registerdeviceglocard-glosi-subtitle p, .bat-registerdeviceglocard-glosi-subtitle .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-registerdeviceglocard-glosi-subtitle .suffix, .bat-registerdeviceglocard-glosi-subtitle .bat-producthero-configurator-stock, .bat-registerdeviceglocard-glosi-subtitle .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-registerdeviceglocard-glosi-subtitle div, .bat-registerdeviceglocard-glosi-subtitle .bat-minicart-cart-item-product-container-nicotine-level, .bat-registerdeviceglocard-glosi-subtitle .bat-minicart-cart-item-product-container-flavor, .bat-registerdeviceglocard-glosi-subtitle .bat-minicart-cart-item-product-container-delivery, .bat-registerdeviceglocard-glosi-subtitle bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-registerdeviceglocard-glosi-subtitle div, .bat-registerdeviceglocard-glosi-subtitle .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-registerdeviceglocard-glosi-subtitle div {
          font-size: 16px;
          line-height: 18px; } }
      .bat-registerdeviceglocard-glosi-subtitle p b, .bat-registerdeviceglocard-glosi-subtitle .bat-producthero-configurator-price .suffix b, .bat-producthero-configurator-price .bat-registerdeviceglocard-glosi-subtitle .suffix b, .bat-registerdeviceglocard-glosi-subtitle .bat-producthero-configurator-stock b, .bat-registerdeviceglocard-glosi-subtitle .bat-card--offer-wrapper-content-specialcta .bat-headline-style div b, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-registerdeviceglocard-glosi-subtitle div b, .bat-registerdeviceglocard-glosi-subtitle .bat-minicart-cart-item-product-container-nicotine-level b, .bat-registerdeviceglocard-glosi-subtitle .bat-minicart-cart-item-product-container-flavor b, .bat-registerdeviceglocard-glosi-subtitle .bat-minicart-cart-item-product-container-delivery b, .bat-registerdeviceglocard-glosi-subtitle bat-cta-steps .bat-cta--steps-item div b, bat-cta-steps .bat-cta--steps-item .bat-registerdeviceglocard-glosi-subtitle div b, .bat-registerdeviceglocard-glosi-subtitle .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div b, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-registerdeviceglocard-glosi-subtitle div b {
        font-weight: 800; }
  .bat-registerdeviceglocard-glosi-label {
    font-family: 'Mont';
    font-style: normal;
    color: #2A2C2C;
    font-weight: 800;
    font-size: 20px;
    line-height: 140%;
    margin-top: 20px; }
    @media (min-width: 1200px) {
      .bat-registerdeviceglocard-glosi-label {
        font-size: 17px;
        line-height: 100%; } }
  .bat-registerdeviceglocard-glosi-disclaimer {
    font-family: 'Mont';
    font-style: normal;
    color: #6B6B6B;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    margin-top: 15px;
    width: 75%; }
    @media (max-width: 1399.98px) {
      .bat-registerdeviceglocard-glosi-disclaimer {
        margin-bottom: 75px !important; } }
    @media (min-width: 1200px) {
      .bat-registerdeviceglocard-glosi-disclaimer {
        font-size: 11px;
        line-height: 140%; } }
  @media (max-width: 1399.98px) {
    .bat-registerdeviceglocard-glosi .uk-flex {
      flex-direction: column; }
    .bat-registerdeviceglocard-glosi .uk-width-1-2 {
      width: 100%; }
      .bat-registerdeviceglocard-glosi .uk-width-1-2 .bat-registerdeviceglocard-glosi-title {
        font-size: 24px;
        line-height: 28px;
        padding-left: 20px;
        padding-top: 0px; }
      .bat-registerdeviceglocard-glosi .uk-width-1-2 .bat-registerdeviceglocard-glosi-subtitle {
        padding-top: 0px;
        padding-left: 20px;
        padding-right: 20px;
        width: 95%; }
      .bat-registerdeviceglocard-glosi .uk-width-1-2 .bat-registerdeviceglocard-glosi-cta {
        padding-left: 0; } }
  .bat-registerdeviceglocard-glosi h1, .bat-registerdeviceglocard-glosi bat-card-step.step1:before, .bat-registerdeviceglocard-glosi bat-card-step.step2:before, .bat-registerdeviceglocard-glosi bat-card-step.step3:before, .bat-registerdeviceglocard-glosi bat-card-step.step4:before {
    font-size: 20px;
    font-family: "glo sans", Arial, Helvetica, sans-serif; }

.bat-registerdevice-glosi {
  align-self: center;
  margin: auto 70px;
  margin-top: 40px; }
  @media (max-width: 1399.98px) {
    .bat-registerdevice-glosi {
      width: auto;
      margin: auto 20px;
      margin-top: 20px; } }
  .bat-registerdevice-glosi .bat-form-step .bat-form-heading h1, .bat-registerdevice-glosi .bat-form-step .bat-form-heading bat-card-step.step1:before, .bat-registerdevice-glosi .bat-form-step .bat-form-heading bat-card-step.step2:before, .bat-registerdevice-glosi .bat-form-step .bat-form-heading bat-card-step.step3:before, .bat-registerdevice-glosi .bat-form-step .bat-form-heading bat-card-step.step4:before {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 25px; }
    @media (max-width: 1399.98px) {
      .bat-registerdevice-glosi .bat-form-step .bat-form-heading h1, .bat-registerdevice-glosi .bat-form-step .bat-form-heading bat-card-step.step1:before, .bat-registerdevice-glosi .bat-form-step .bat-form-heading bat-card-step.step2:before, .bat-registerdevice-glosi .bat-form-step .bat-form-heading bat-card-step.step3:before, .bat-registerdevice-glosi .bat-form-step .bat-form-heading bat-card-step.step4:before {
        font-size: 24px;
        line-height: 28px;
        text-align: center; } }
  .bat-registerdevice-glosi .bat-form-step .bat-form-text {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 2px solid #DEDEDE; }
    @media (max-width: 1399.98px) {
      .bat-registerdevice-glosi .bat-form-step .bat-form-text {
        text-align: center;
        padding-bottom: 30px;
        margin-bottom: 30px; } }
  .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form-field label {
    text-transform: uppercase; }
  .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form-field input {
    -webkit-appearance: none;
    border-radius: 0px;
    -webkit-border-radius: 0px; }
  @media (max-width: 991.98px) {
    .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-device,
    .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-serial-number,
    .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-optional-field-1,
    .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-optional-field-2 {
      width: 100%; } }
  .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-serial-number {
    margin-bottom: 10px; }
    @media (max-width: 991.98px) {
      .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-serial-number {
        margin-bottom: 30px; } }
  .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-bat-cta-style {
    text-transform: uppercase;
    margin-bottom: 30px; }
  .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-warranty-checkbox {
    padding: 20px;
    border: 1px solid #DEDEDE;
    margin-bottom: 40px; }
    @media (max-width: 991.98px) {
      .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-warranty-checkbox {
        margin-bottom: 30px; } }
    .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-warranty-checkbox .bat-form-field-set {
      margin: 0px; }
      .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-warranty-checkbox .bat-form-field-set label {
        margin: 0px; }
        .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-warranty-checkbox .bat-form-field-set label input {
          background: white;
          margin: 0px; }
          @media (max-width: 1399.98px) {
            .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-warranty-checkbox .bat-form-field-set label input {
              background: #dedede; } }
          .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-warranty-checkbox .bat-form-field-set label input:focus {
            border: none; }
        .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-warranty-checkbox .bat-form-field-set label span {
          padding: 0px; }
  .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-optional-field-title .bat-form-messages .bat-message .bat-message-text {
    font-size: 20px;
    line-height: 20px; }
  .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-optional-field-3 input {
    width: 250px; }
    @media (max-width: 991.98px) {
      .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-optional-field-3 input {
        width: 100%; } }
  .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-optional-field-3 .error-msg {
    display: none; }
  .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-optional-field-3 .bat-icon {
    margin-right: 10px;
    margin-left: 215px;
    margin-top: -38px;
    cursor: pointer;
    background: none !important; }
    @media (max-width: 991.98px) {
      .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-optional-field-3 .bat-icon {
        margin-left: auto; } }
  .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-optional-field-3 input[type="date"]::-webkit-calendar-picker-indicator {
    display: none; }
  .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-optional-field-3 input::-webkit-date-and-time-value {
    text-align: left;
    vertical-align: middle; }
  .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-optional-field-3 .bat-icon::before {
    content: url("/content/dam/glo-it/images/icon-calendar.svg"); }
  .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-optional-field-3 input {
    color: transparent; }
  @media (max-width: 991.98px) {
    .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-submit {
      margin-bottom: 75px; } }
  .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-submit .bat-button, .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-submit .bat-cta-style.button-dark, .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-submit .bat-cta-style.button-light, .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-submit .bat-cta-style.button-secondary-dark, .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-submit .bat-cta-style.button-secondary-light, .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-submit .bat-cta-style.button-dark-disabled {
    width: 250px; }
    @media (max-width: 991.98px) {
      .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-submit .bat-button, .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-submit .bat-cta-style.button-dark, .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-submit .bat-cta-style.button-light, .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-submit .bat-cta-style.button-secondary-dark, .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-submit .bat-cta-style.button-secondary-light, .bat-registerdevice-glosi .bat-form-step .bat-form-block .bat-form--registerdevice-form-submit .bat-cta-style.button-dark-disabled {
        max-width: 100%;
        width: 100%; } }
  .bat-registerdevice-glosi-devices {
    border-top: 2px solid #DEDEDE; }
    .bat-registerdevice-glosi-devices .title {
      font-size: 20px;
      line-height: 20px;
      font-weight: 500;
      margin-top: 40px;
      margin-bottom: 30px; }
      @media (max-width: 991.98px) {
        .bat-registerdevice-glosi-devices .title {
          margin-top: 30px; } }
    @media (max-width: 991.98px) {
      .bat-registerdevice-glosi-devices .devices-table {
        display: none; } }
    .bat-registerdevice-glosi-devices .devices-table thead {
      background: #efefef; }
      .bat-registerdevice-glosi-devices .devices-table thead tr {
        border-bottom: 2px solid #2a2a2c; }
        .bat-registerdevice-glosi-devices .devices-table thead tr th {
          text-transform: inherit;
          font-size: 14px;
          line-height: 20px;
          font-weight: 700;
          font-family: "glo sans", Arial, Helvetica, sans-serif;
          color: #2a2a2c;
          width: 40%; }
          .bat-registerdevice-glosi-devices .devices-table thead tr th:first-of-type {
            width: 30%; }
    .bat-registerdevice-glosi-devices .devices-table tbody tr {
      border-bottom: 1px solid #efefef; }
      .bat-registerdevice-glosi-devices .devices-table tbody tr td {
        border: none;
        font-size: 14px;
        line-height: 20px;
        font-family: "glo sans", Arial, Helvetica, sans-serif;
        color: #2a2a2c;
        width: 40%; }
        .bat-registerdevice-glosi-devices .devices-table tbody tr td:first-of-type {
          width: 30%; }
    .bat-registerdevice-glosi-devices .devices-container {
      display: none;
      padding: 20px;
      border: 1px solid #DEDEDE;
      margin-bottom: 20px; }
      .bat-registerdevice-glosi-devices .devices-container .header {
        width: 45%; }
        .bat-registerdevice-glosi-devices .devices-container .header p, .bat-registerdevice-glosi-devices .devices-container .header .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-registerdevice-glosi-devices .devices-container .header .suffix, .bat-registerdevice-glosi-devices .devices-container .header .bat-producthero-configurator-stock, .bat-registerdevice-glosi-devices .devices-container .header .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-registerdevice-glosi-devices .devices-container .header div, .bat-registerdevice-glosi-devices .devices-container .header .bat-minicart-cart-item-product-container-nicotine-level, .bat-registerdevice-glosi-devices .devices-container .header .bat-minicart-cart-item-product-container-flavor, .bat-registerdevice-glosi-devices .devices-container .header .bat-minicart-cart-item-product-container-delivery, .bat-registerdevice-glosi-devices .devices-container .header bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-registerdevice-glosi-devices .devices-container .header div, .bat-registerdevice-glosi-devices .devices-container .header .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-registerdevice-glosi-devices .devices-container .header div {
          font-size: 14px;
          line-height: 20px;
          font-weight: 700;
          margin-bottom: 10px; }
          .bat-registerdevice-glosi-devices .devices-container .header p:last-of-type, .bat-registerdevice-glosi-devices .devices-container .header .bat-producthero-configurator-price .suffix:last-of-type, .bat-producthero-configurator-price .bat-registerdevice-glosi-devices .devices-container .header .suffix:last-of-type, .bat-registerdevice-glosi-devices .devices-container .header .bat-producthero-configurator-stock:last-of-type, .bat-registerdevice-glosi-devices .devices-container .header .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:last-of-type, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-registerdevice-glosi-devices .devices-container .header div:last-of-type, .bat-registerdevice-glosi-devices .devices-container .header .bat-minicart-cart-item-product-container-nicotine-level:last-of-type, .bat-registerdevice-glosi-devices .devices-container .header .bat-minicart-cart-item-product-container-flavor:last-of-type, .bat-registerdevice-glosi-devices .devices-container .header .bat-minicart-cart-item-product-container-delivery:last-of-type, .bat-registerdevice-glosi-devices .devices-container .header bat-cta-steps .bat-cta--steps-item div:last-of-type, bat-cta-steps .bat-cta--steps-item .bat-registerdevice-glosi-devices .devices-container .header div:last-of-type, .bat-registerdevice-glosi-devices .devices-container .header .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:last-of-type, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-registerdevice-glosi-devices .devices-container .header div:last-of-type {
            margin-bottom: 0px; }
      .bat-registerdevice-glosi-devices .devices-container .device {
        width: 55%; }
        .bat-registerdevice-glosi-devices .devices-container .device p, .bat-registerdevice-glosi-devices .devices-container .device .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-registerdevice-glosi-devices .devices-container .device .suffix, .bat-registerdevice-glosi-devices .devices-container .device .bat-producthero-configurator-stock, .bat-registerdevice-glosi-devices .devices-container .device .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-registerdevice-glosi-devices .devices-container .device div, .bat-registerdevice-glosi-devices .devices-container .device .bat-minicart-cart-item-product-container-nicotine-level, .bat-registerdevice-glosi-devices .devices-container .device .bat-minicart-cart-item-product-container-flavor, .bat-registerdevice-glosi-devices .devices-container .device .bat-minicart-cart-item-product-container-delivery, .bat-registerdevice-glosi-devices .devices-container .device bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-registerdevice-glosi-devices .devices-container .device div, .bat-registerdevice-glosi-devices .devices-container .device .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-registerdevice-glosi-devices .devices-container .device div {
          font-size: 14px;
          line-height: 20px;
          margin-bottom: 10px; }
          .bat-registerdevice-glosi-devices .devices-container .device p:last-of-type, .bat-registerdevice-glosi-devices .devices-container .device .bat-producthero-configurator-price .suffix:last-of-type, .bat-producthero-configurator-price .bat-registerdevice-glosi-devices .devices-container .device .suffix:last-of-type, .bat-registerdevice-glosi-devices .devices-container .device .bat-producthero-configurator-stock:last-of-type, .bat-registerdevice-glosi-devices .devices-container .device .bat-card--offer-wrapper-content-specialcta .bat-headline-style div:last-of-type, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-registerdevice-glosi-devices .devices-container .device div:last-of-type, .bat-registerdevice-glosi-devices .devices-container .device .bat-minicart-cart-item-product-container-nicotine-level:last-of-type, .bat-registerdevice-glosi-devices .devices-container .device .bat-minicart-cart-item-product-container-flavor:last-of-type, .bat-registerdevice-glosi-devices .devices-container .device .bat-minicart-cart-item-product-container-delivery:last-of-type, .bat-registerdevice-glosi-devices .devices-container .device bat-cta-steps .bat-cta--steps-item div:last-of-type, bat-cta-steps .bat-cta--steps-item .bat-registerdevice-glosi-devices .devices-container .device div:last-of-type, .bat-registerdevice-glosi-devices .devices-container .device .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div:last-of-type, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-registerdevice-glosi-devices .devices-container .device div:last-of-type {
            margin-bottom: 0px; }
      @media (max-width: 991.98px) {
        .bat-registerdevice-glosi-devices .devices-container {
          display: flex; } }

.bat-blogdetail-glosi {
  background-color: #E5E5E5; }
  @media (max-width: 1199.98px) {
    .bat-blogdetail-glosi {
      background-color: white; } }
  .bat-blogdetail-glosi.alternative {
    padding-top: 50px; }
    @media (max-width: 1199.98px) {
      .bat-blogdetail-glosi.alternative {
        padding-top: 0px; } }
  .bat-blogdetail-glosi-picture picture {
    width: 50%;
    margin: auto; }
    @media (max-width: 1199.98px) {
      .bat-blogdetail-glosi-picture picture {
        width: 100%; } }
  .bat-blogdetail-glosi-blog, .bat-blogdetail-glosi-blog-alternative {
    max-width: 50%;
    margin: auto;
    padding: 60px 100px;
    background-color: white; }
    @media (max-width: 1199.98px) {
      .bat-blogdetail-glosi-blog, .bat-blogdetail-glosi-blog-alternative {
        max-width: 100%;
        margin: 0px;
        padding: 30px 20px 0px; } }
    .bat-blogdetail-glosi-blog .bat-video-content, .bat-blogdetail-glosi-blog-alternative .bat-video-content {
      padding: 0; }
    .bat-blogdetail-glosi-blog .title, .bat-blogdetail-glosi-blog .headline1, .bat-blogdetail-glosi-blog .bat-headline-style.headline1-light, .bat-blogdetail-glosi-blog .bat-headline-style.headline1-color1, .bat-blogdetail-glosi-blog-alternative .title, .bat-blogdetail-glosi-blog-alternative .headline1, .bat-blogdetail-glosi-blog-alternative .bat-headline-style.headline1-light, .bat-blogdetail-glosi-blog-alternative .bat-headline-style.headline1-color1 {
      text-transform: uppercase;
      font-size: 34px;
      line-height: 39px;
      font-weight: 800;
      margin-bottom: 90px; }
      @media (max-width: 1199.98px) {
        .bat-blogdetail-glosi-blog .title, .bat-blogdetail-glosi-blog .headline1, .bat-blogdetail-glosi-blog .bat-headline-style.headline1-light, .bat-blogdetail-glosi-blog .bat-headline-style.headline1-color1, .bat-blogdetail-glosi-blog-alternative .title, .bat-blogdetail-glosi-blog-alternative .headline1, .bat-blogdetail-glosi-blog-alternative .bat-headline-style.headline1-light, .bat-blogdetail-glosi-blog-alternative .bat-headline-style.headline1-color1 {
          font-size: 26px;
          line-height: 32px;
          margin-bottom: 15px; } }
    .bat-blogdetail-glosi-blog .category-info, .bat-blogdetail-glosi-blog-alternative .category-info {
      font-size: 14px;
      line-height: 20px; }
      .bat-blogdetail-glosi-blog .category-info .category, .bat-blogdetail-glosi-blog-alternative .category-info .category {
        text-transform: uppercase;
        font-size: 12px;
        line-height: 15px;
        font-weight: 700;
        padding: 7px 15px;
        border-radius: 40px;
        background-color: #E35205;
        color: white;
        margin-inline: 5px; }
      .bat-blogdetail-glosi-blog .category-info .date, .bat-blogdetail-glosi-blog-alternative .category-info .date {
        font-size: 14px;
        line-height: 20px; }
    .bat-blogdetail-glosi-blog .share, .bat-blogdetail-glosi-blog-alternative .share {
      display: flex;
      align-items: center;
      margin-top: 30px;
      margin-bottom: 30px;
      font-size: 12px;
      line-height: 15px;
      text-transform: uppercase;
      font-weight: 700; }
      .bat-blogdetail-glosi-blog .share .icon-facebook, .bat-blogdetail-glosi-blog-alternative .share .icon-facebook {
        margin-left: 20px;
        margin-right: 10px; }
    .bat-blogdetail-glosi-blog .paragraph, .bat-blogdetail-glosi-blog .bat-text, .bat-blogdetail-glosi-blog-alternative .paragraph, .bat-blogdetail-glosi-blog-alternative .bat-text {
      font-size: 14px;
      line-height: 20px;
      color: #6B6B6B;
      margin-bottom: 30px; }
      @media (max-width: 1199.98px) {
        .bat-blogdetail-glosi-blog .paragraph, .bat-blogdetail-glosi-blog .bat-text, .bat-blogdetail-glosi-blog-alternative .paragraph, .bat-blogdetail-glosi-blog-alternative .bat-text {
          font-size: 13px;
          line-height: 20px; } }
    .bat-blogdetail-glosi-blog .image, .bat-blogdetail-glosi-blog-alternative .image {
      display: flex;
      margin-bottom: 30px; }
      .bat-blogdetail-glosi-blog .image picture, .bat-blogdetail-glosi-blog-alternative .image picture {
        width: 100%; }
      .bat-blogdetail-glosi-blog .image .paragraph, .bat-blogdetail-glosi-blog-alternative .image .paragraph {
        width: 50%;
        margin: auto;
        padding-left: 40px; }
      @media (max-width: 1199.98px) {
        .bat-blogdetail-glosi-blog .image, .bat-blogdetail-glosi-blog-alternative .image {
          flex-direction: column; }
          .bat-blogdetail-glosi-blog .image picture, .bat-blogdetail-glosi-blog-alternative .image picture {
            width: 100%; }
          .bat-blogdetail-glosi-blog .image .paragraph, .bat-blogdetail-glosi-blog-alternative .image .paragraph {
            width: 100%;
            margin-top: 20px;
            padding-left: 0px; } }
    .bat-blogdetail-glosi-blog .subtitle, .bat-blogdetail-glosi-blog .headline3, .bat-blogdetail-glosi-blog .bat-headline-style.headline3-light, .bat-blogdetail-glosi-blog .bat-headline-style.headline3-color1, .bat-blogdetail-glosi-blog-alternative .subtitle, .bat-blogdetail-glosi-blog-alternative .headline3, .bat-blogdetail-glosi-blog-alternative .bat-headline-style.headline3-light, .bat-blogdetail-glosi-blog-alternative .bat-headline-style.headline3-color1 {
      font-size: 22px;
      line-height: 28px;
      text-transform: uppercase;
      margin-bottom: 30px; }
      @media (max-width: 1199.98px) {
        .bat-blogdetail-glosi-blog .subtitle, .bat-blogdetail-glosi-blog .headline3, .bat-blogdetail-glosi-blog .bat-headline-style.headline3-light, .bat-blogdetail-glosi-blog .bat-headline-style.headline3-color1, .bat-blogdetail-glosi-blog-alternative .subtitle, .bat-blogdetail-glosi-blog-alternative .headline3, .bat-blogdetail-glosi-blog-alternative .bat-headline-style.headline3-light, .bat-blogdetail-glosi-blog-alternative .bat-headline-style.headline3-color1 {
          font-size: 20px;
          line-height: 24px; } }
    .bat-blogdetail-glosi-blog .fullImage, .bat-blogdetail-glosi-blog-alternative .fullImage {
      margin-bottom: 30px; }
    .bat-blogdetail-glosi-blog .paragraph-alternative, .bat-blogdetail-glosi-blog-alternative .paragraph-alternative {
      font-size: 20px;
      line-height: 20px;
      padding: 30px 40px;
      background-color: #EFEFEF;
      margin-bottom: 30px; }
      @media (max-width: 1199.98px) {
        .bat-blogdetail-glosi-blog .paragraph-alternative, .bat-blogdetail-glosi-blog-alternative .paragraph-alternative {
          font-size: 18px;
          line-height: 24px;
          padding: 20px; } }
    .bat-blogdetail-glosi-blog .list, .bat-blogdetail-glosi-blog-alternative .list {
      font-size: 14px;
      line-height: 20px;
      color: #6B6B6B;
      margin-bottom: 30px;
      padding-left: 40px; }
      .bat-blogdetail-glosi-blog .list li, .bat-blogdetail-glosi-blog-alternative .list li {
        padding-left: 15px;
        list-style: url("/content/dam/glo-it/images/blog/arrow.svg"); }
      @media (max-width: 1199.98px) {
        .bat-blogdetail-glosi-blog .list, .bat-blogdetail-glosi-blog-alternative .list {
          font-size: 13px;
          line-height: 20px; } }
    .bat-blogdetail-glosi-blog .border, .bat-blogdetail-glosi-blog-alternative .border {
      border-bottom: 2px solid #DEDEDE;
      margin-top: 60px; }
      @media (max-width: 1199.98px) {
        .bat-blogdetail-glosi-blog .border, .bat-blogdetail-glosi-blog-alternative .border {
          margin-top: 30px; } }
    .bat-blogdetail-glosi-blog .post-lc-success, .bat-blogdetail-glosi-blog-alternative .post-lc-success {
      box-sizing: border-box;
      margin-top: 24px;
      padding: 15px;
      width: 100%;
      background: rgba(47, 83, 159, 0.2);
      color: #2a2c2c;
      text-align: center; }
    .bat-blogdetail-glosi-blog .bat-cta-style.button-secondary-dark:hover, .bat-blogdetail-glosi-blog-alternative .bat-cta-style.button-secondary-dark:hover {
      background: #ed7d30; }
  .bat-blogdetail-glosi-blog {
    position: relative; }
  .bat-blogdetail-glosi-raccomanded {
    padding: 60px; }
    @media (max-width: 1199.98px) {
      .bat-blogdetail-glosi-raccomanded {
        padding: 30px 20px;
        background-color: #E5E5E5; } }
    .bat-blogdetail-glosi-raccomanded .more-from-us {
      padding-left: 3px;
      padding-right: 25px;
      margin-bottom: 20px; }
      @media (max-width: 1199.98px) {
        .bat-blogdetail-glosi-raccomanded .more-from-us {
          flex-direction: column;
          padding-left: 0px;
          padding-right: 0px;
          margin-bottom: 0px; } }
      .bat-blogdetail-glosi-raccomanded .more-from-us .text {
        font-size: 22px;
        line-height: 28px;
        font-weight: 700;
        text-transform: uppercase; }
        @media (max-width: 1199.98px) {
          .bat-blogdetail-glosi-raccomanded .more-from-us .text {
            font-size: 20px;
            line-height: 24px;
            text-align: center; } }
      .bat-blogdetail-glosi-raccomanded .more-from-us .arrow-link-dark {
        font-size: 14px;
        line-height: 28px;
        text-transform: uppercase; }
        @media (max-width: 1199.98px) {
          .bat-blogdetail-glosi-raccomanded .more-from-us .arrow-link-dark {
            align-self: center; } }
    .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 {
      padding: 0px;
      background-color: #E5E5E5; }
      @media (max-width: 1199.98px) {
        .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news {
          padding: 40px 0px;
          border-bottom: 2px solid #DEDEDE; } }
      .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-title {
        margin-top: 0px;
        font-weight: 700; }
      .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-date {
        font-size: 14px;
        line-height: 20px; }
        @media (max-width: 1199.98px) {
          .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-date {
            font-size: 13px;
            line-height: 20px; } }
      .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content p, .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content .suffix, .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content .bat-producthero-configurator-stock, .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content div, .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content .bat-minicart-cart-item-product-container-nicotine-level, .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content .bat-minicart-cart-item-product-container-flavor, .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content .bat-minicart-cart-item-product-container-delivery, .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content div, .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content div {
        font-size: 14px;
        line-height: 20px; }
        @media (max-width: 1199.98px) {
          .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content p, .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content .suffix, .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content .bat-producthero-configurator-stock, .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content div, .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content .bat-minicart-cart-item-product-container-nicotine-level, .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content .bat-minicart-cart-item-product-container-flavor, .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content .bat-minicart-cart-item-product-container-delivery, .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content div, .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cardnews-glosi--news-content div {
            font-size: 13px;
            line-height: 20px; } }
      .bat-blogdetail-glosi-raccomanded .raccomanded-blogs .aem-GridColumn--default--12 .bat-cardnews-glosi--news .bat-cta-style span {
        font-weight: 700; }
  .bat-blogdetail-glosi .like-container {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: auto;
    max-width: 50%;
    background: linear-gradient(135deg, #5F73BA 0%, #000AE3 100%);
    box-shadow: 6px 10px 20px rgba(0, 0, 0, 0.14);
    padding: 10px; }
    @media (max-width: 991.98px) {
      .bat-blogdetail-glosi .like-container {
        max-width: unset;
        flex-direction: column;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 50px;
        gap: 8px; } }
    .bat-blogdetail-glosi .like-container-image {
      max-width: 75px;
      min-width: 50px;
      margin-left: -35px; }
      @media (max-width: 991.98px) {
        .bat-blogdetail-glosi .like-container-image {
          margin-left: 0;
          align-self: flex-start;
          margin-top: -45px; } }
    .bat-blogdetail-glosi .like-container .only-insiders {
      display: flex;
      flex-direction: row;
      align-items: center;
      padding: 8px 12px 8px 8px;
      gap: 8px;
      background: #0B1047;
      border-radius: 40px;
      width: max-content;
      margin-bottom: 10px; }
      .bat-blogdetail-glosi .like-container .only-insiders span {
        font-weight: 700;
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 1.2px;
        text-transform: uppercase;
        color: #FFFFFF; }
    .bat-blogdetail-glosi .like-container-text {
      flex: auto; }
      .bat-blogdetail-glosi .like-container-text h3, .bat-blogdetail-glosi .like-container-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-blogdetail-glosi .like-container-text .bat-producthero-configurator-title, .bat-blogdetail-glosi .like-container-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-blogdetail-glosi .like-container-text .bat-producthero-configurator-title {
        color: #fff;
        font-weight: 600;
        font-size: 20px;
        line-height: 28px;
        margin-top: 0; }
      .bat-blogdetail-glosi .like-container-text p, .bat-blogdetail-glosi .like-container-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-blogdetail-glosi .like-container-text .suffix, .bat-blogdetail-glosi .like-container-text .bat-producthero-configurator-stock, .bat-blogdetail-glosi .like-container-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-blogdetail-glosi .like-container-text div, .bat-blogdetail-glosi .like-container-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-blogdetail-glosi .like-container-text .bat-minicart-cart-item-product-container-flavor, .bat-blogdetail-glosi .like-container-text .bat-minicart-cart-item-product-container-delivery, .bat-blogdetail-glosi .like-container-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-blogdetail-glosi .like-container-text div, .bat-blogdetail-glosi .like-container-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-blogdetail-glosi .like-container-text div {
        color: #fff;
        font-weight: 300;
        font-size: 14px;
        line-height: 20px; }
    .bat-blogdetail-glosi .like-container .like-ctas {
      display: flex;
      gap: 8px; }
    .bat-blogdetail-glosi .like-container .cta-likes {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      padding: 10px 32px 10px 29px;
      gap: 8px;
      background: #fff;
      border-radius: 24px;
      font-family: inherit;
      font-weight: 700;
      font-size: 14px;
      line-height: 17px;
      text-align: center;
      letter-spacing: 0.7px;
      text-transform: uppercase;
      color: #2A2C2C; }
      @media (max-width: 991.98px) {
        .bat-blogdetail-glosi .like-container .cta-likes {
          padding: 10px 27px 10px 22px; }
          .bat-blogdetail-glosi .like-container .cta-likes span {
            width: max-content; } }
      .bat-blogdetail-glosi .like-container .cta-likes:hover {
        opacity: 0.9; }
      .bat-blogdetail-glosi .like-container .cta-likes:disabled {
        opacity: 0.8;
        pointer-events: none; }
      .bat-blogdetail-glosi .like-container .cta-likes.previous-selection {
        pointer-events: none; }
    .bat-blogdetail-glosi .like-container .icon-like::before {
      content: url("/content/dam/glo-it/images/newloyalty/Like.svg"); }
    .bat-blogdetail-glosi .like-container .icon-locked {
      height: 22px; }
      .bat-blogdetail-glosi .like-container .icon-locked::before {
        content: url("/content/dam/glo-it/images/newloyalty/Lock.svg");
        font-size: 14px; }
    .bat-blogdetail-glosi .like-container .icon-dislike::before {
      content: url("/content/dam/glo-it/images/newloyalty/Smileys.svg"); }
  .bat-blogdetail-glosi bat-video-glosiblog {
    max-width: unset !important;
    margin-bottom: 30px; }
    @media (max-width: 991.98px) {
      .bat-blogdetail-glosi bat-video-glosiblog {
        margin-bottom: 80px; } }
  .bat-blogdetail-glosi .video-container {
    display: flex;
    align-items: center;
    margin: auto;
    max-width: 50%;
    background: linear-gradient(135deg, #5F73BA 0%, #000AE3 100%);
    box-shadow: 6px 10px 20px rgba(0, 0, 0, 0.14);
    padding: 10px; }
    @media (max-width: 991.98px) {
      .bat-blogdetail-glosi .video-container {
        max-width: unset;
        flex-direction: column;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 50px;
        gap: 8px; } }
    .bat-blogdetail-glosi .video-container-image {
      max-width: 95px;
      min-width: 50px;
      margin-left: -35px;
      align-self: flex-start; }
      @media (max-width: 991.98px) {
        .bat-blogdetail-glosi .video-container-image {
          margin-left: 0;
          align-self: flex-start;
          margin-top: -45px; } }
    .bat-blogdetail-glosi .video-container .only-insiders,
    .bat-blogdetail-glosi .video-container .video-value {
      display: flex;
      flex-direction: row;
      align-items: center;
      padding: 8px 12px 8px 8px;
      gap: 8px;
      background: #0B1047;
      border-radius: 40px;
      width: max-content;
      margin-bottom: 10px; }
      .bat-blogdetail-glosi .video-container .only-insiders span,
      .bat-blogdetail-glosi .video-container .video-value span {
        font-weight: 700;
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 1.2px;
        text-transform: uppercase;
        color: #FFFFFF; }
    .bat-blogdetail-glosi .video-container-text {
      flex: auto; }
      .bat-blogdetail-glosi .video-container-text h3, .bat-blogdetail-glosi .video-container-text bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-blogdetail-glosi .video-container-text .bat-producthero-configurator-title, .bat-blogdetail-glosi .video-container-text bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-blogdetail-glosi .video-container-text .bat-producthero-configurator-title {
        color: #fff;
        font-weight: 600;
        font-size: 20px;
        line-height: 28px;
        margin-top: 0; }
      .bat-blogdetail-glosi .video-container-text span {
        color: #fff;
        font-weight: 300;
        font-size: 14px;
        line-height: 20px; }
    .bat-blogdetail-glosi .video-container .video-watched {
      color: white;
      margin-top: 5px; }
    .bat-blogdetail-glosi .video-container .due-date-container {
      display: flex;
      flex-direction: row;
      align-items: center;
      gap: 8px;
      color: #fff; }
      .bat-blogdetail-glosi .video-container .due-date-container i::before {
        font-size: 20px; }
    .bat-blogdetail-glosi .video-container .cta-view-video,
    .bat-blogdetail-glosi .video-container .cta-not-insiders {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      padding: 10px 32px 10px 29px;
      gap: 8px;
      background: #fff;
      border-radius: 24px;
      font-family: inherit;
      font-weight: 700;
      font-size: 14px;
      line-height: 17px;
      text-align: center;
      letter-spacing: 0.7px;
      text-transform: uppercase;
      color: #2A2C2C; }
      @media (max-width: 991.98px) {
        .bat-blogdetail-glosi .video-container .cta-view-video,
        .bat-blogdetail-glosi .video-container .cta-not-insiders {
          padding: 10px 27px 10px 22px; }
          .bat-blogdetail-glosi .video-container .cta-view-video span,
          .bat-blogdetail-glosi .video-container .cta-not-insiders span {
            width: max-content; } }
      .bat-blogdetail-glosi .video-container .cta-view-video:hover,
      .bat-blogdetail-glosi .video-container .cta-not-insiders:hover {
        opacity: 0.9; }
        .bat-blogdetail-glosi .video-container .cta-view-video:hover span,
        .bat-blogdetail-glosi .video-container .cta-not-insiders:hover span {
          color: #2A2C2C;
          text-decoration: none; }
    .bat-blogdetail-glosi .video-container .video-thumbnail {
      position: relative;
      width: 300px;
      height: 160px;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 991.98px) {
        .bat-blogdetail-glosi .video-container .video-thumbnail {
          width: 100%; } }
      .bat-blogdetail-glosi .video-container .video-thumbnail .thumb-button-container {
        position: relative;
        color: #fff;
        text-align: center; }
        @media (max-width: 991.98px) {
          .bat-blogdetail-glosi .video-container .video-thumbnail .thumb-button-container {
            margin-top: 50px; } }
      .bat-blogdetail-glosi .video-container .video-thumbnail .thumb-image-container {
        position: absolute;
        top: -15%;
        bottom: -15%; }
        @media (max-width: 991.98px) {
          .bat-blogdetail-glosi .video-container .video-thumbnail .thumb-image-container {
            top: 0;
            bottom: -30%; } }
        .bat-blogdetail-glosi .video-container .video-thumbnail .thumb-image-container picture {
          height: 100%; }
        .bat-blogdetail-glosi .video-container .video-thumbnail .thumb-image-container img {
          object-fit: cover;
          height: 100%;
          border-radius: 8px; }
    .bat-blogdetail-glosi .video-container .icon-watch-video::before {
      content: url("/content/dam/glo-it/images/newloyalty/Watch.svg"); }
    .bat-blogdetail-glosi .video-container .icon-clock-time::before {
      content: url("/content/dam/glo-it/images/newloyalty/clock-time.svg"); }
    .bat-blogdetail-glosi .video-container .icon-locked {
      height: 22px; }
      .bat-blogdetail-glosi .video-container .icon-locked::before {
        content: url("/content/dam/glo-it/images/newloyalty/Lock.svg");
        font-size: 14px; }

.video-blog-modal {
  width: 1000px;
  background: linear-gradient(135deg, #5F73BA 0%, #000AE3 100%);
  box-shadow: 16px 16px 0px #D5DDEC;
  display: flex;
  flex-direction: column; }
  .video-blog-modal .uk-close {
    background: white;
    color: #2A2C2C !important;
    top: 24px;
    right: 24px;
    height: 40px;
    width: 40px; }
    .video-blog-modal .uk-close svg {
      height: 10px;
      width: 10px; }
  .video-blog-modal-title {
    padding: 20px;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    display: flex;
    align-items: center;
    color: #fff; }
  .video-blog-modal .first-section-modal {
    position: relative;
    text-align: center;
    width: 98%;
    margin: auto;
    padding-top: 56.25%; }
  .video-blog-modal .second-section-modal {
    padding: 16px 20px 20px 20px;
    display: flex;
    justify-content: flex-end; }
    .video-blog-modal .second-section-modal .button-container .cta-viewed-continue {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      padding: 10px 29px 10px 32px;
      gap: 8px;
      background: #fff;
      border-radius: 24px;
      font-weight: 700;
      font-size: 14px;
      line-height: 17px;
      font-family: 'Mont'; }
      .video-blog-modal .second-section-modal .button-container .cta-viewed-continue:hover {
        opacity: 0.9; }
      .video-blog-modal .second-section-modal .button-container .cta-viewed-continue:disabled {
        opacity: 0.8;
        pointer-events: none; }

.bat-forgotpassword-glosi {
  width: 500px;
  margin: 80px auto 50px; }
  @media (max-width: 991.98px) {
    .bat-forgotpassword-glosi {
      width: auto;
      margin-inline: 20px; } }
  .bat-forgotpassword-glosi-form .bat-form-heading h1, .bat-forgotpassword-glosi-form .bat-form-heading bat-card-step.step1:before, .bat-forgotpassword-glosi-form .bat-form-heading bat-card-step.step2:before, .bat-forgotpassword-glosi-form .bat-form-heading bat-card-step.step3:before, .bat-forgotpassword-glosi-form .bat-form-heading bat-card-step.step4:before {
    font-size: 30px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 20px; }
    @media (max-width: 991.98px) {
      .bat-forgotpassword-glosi-form .bat-form-heading h1, .bat-forgotpassword-glosi-form .bat-form-heading bat-card-step.step1:before, .bat-forgotpassword-glosi-form .bat-form-heading bat-card-step.step2:before, .bat-forgotpassword-glosi-form .bat-form-heading bat-card-step.step3:before, .bat-forgotpassword-glosi-form .bat-form-heading bat-card-step.step4:before {
        font-size: 24px;
        line-height: 28px; } }
  .bat-forgotpassword-glosi-form .bat-form--forgot-password-email input {
    border-radius: 0px; }
  .bat-forgotpassword-glosi-form .bat-form--forgot-password-submit {
    text-align: center; }
    @media (max-width: 991.98px) {
      .bat-forgotpassword-glosi-form .bat-form--forgot-password-submit button {
        max-width: 100%;
        width: 100%; } }
  .bat-forgotpassword-glosi-form .subtitle {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px; }
    @media (max-width: 991.98px) {
      .bat-forgotpassword-glosi-form .subtitle {
        font-size: 13px;
        line-height: 20px; } }
  .bat-forgotpassword-glosi-form.hidden {
    display: none; }
  .bat-forgotpassword-glosi-resend-email {
    text-align: center; }
    .bat-forgotpassword-glosi-resend-email .title {
      font-size: 30px;
      line-height: 34px;
      margin-bottom: 20px;
      text-transform: uppercase; }
      @media (max-width: 991.98px) {
        .bat-forgotpassword-glosi-resend-email .title {
          font-size: 24px;
          line-height: 28px; } }
    .bat-forgotpassword-glosi-resend-email .subtitle {
      font-size: 14px;
      line-height: 20px;
      font-weight: 500;
      margin-bottom: 20px; }
      @media (max-width: 991.98px) {
        .bat-forgotpassword-glosi-resend-email .subtitle {
          font-size: 13px;
          line-height: 20px; } }
    .bat-forgotpassword-glosi-resend-email .cta {
      text-transform: uppercase; }
    .bat-forgotpassword-glosi-resend-email.hidden {
      display: none; }

.bat-createpassword-glosi {
  margin-inline: auto;
  margin-top: 80px;
  width: 500px; }
  @media (max-width: 991.98px) {
    .bat-createpassword-glosi {
      margin-inline: 20px;
      width: auto; } }
  .bat-createpassword-glosi h1, .bat-createpassword-glosi bat-card-step.step1:before, .bat-createpassword-glosi bat-card-step.step2:before, .bat-createpassword-glosi bat-card-step.step3:before, .bat-createpassword-glosi bat-card-step.step4:before {
    text-align: center;
    font-size: 30px;
    line-height: 34px; }
    @media (max-width: 991.98px) {
      .bat-createpassword-glosi h1, .bat-createpassword-glosi bat-card-step.step1:before, .bat-createpassword-glosi bat-card-step.step2:before, .bat-createpassword-glosi bat-card-step.step3:before, .bat-createpassword-glosi bat-card-step.step4:before {
        font-size: 24px;
        line-height: 28px; } }
  .bat-createpassword-glosi .bat-form-text {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 30px; }
  .bat-createpassword-glosi .bat-form--create-password-new-password .error-msg, .bat-createpassword-glosi .bat-form--create-password-confirm-password .error-msg, .bat-createpassword-glosi .bat-form--create-password-current-password .error-msg {
    display: none; }
  .bat-createpassword-glosi .bat-form--create-password-new-password .bat-icon, .bat-createpassword-glosi .bat-form--create-password-confirm-password .bat-icon, .bat-createpassword-glosi .bat-form--create-password-current-password .bat-icon {
    margin-right: 10px;
    margin-left: auto;
    margin-top: -34px;
    cursor: pointer; }
  .bat-createpassword-glosi .bat-form--create-password-new-password input, .bat-createpassword-glosi .bat-form--create-password-confirm-password input, .bat-createpassword-glosi .bat-form--create-password-current-password input {
    border-radius: 0px;
    -webkit-appearance: none; }
  .bat-createpassword-glosi .bat-form--create-password-new-password .password-meter, .bat-createpassword-glosi .bat-form--create-password-confirm-password .password-meter, .bat-createpassword-glosi .bat-form--create-password-current-password .password-meter {
    border: 2px solid #efefef;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    padding: 5px 10px; }
    .bat-createpassword-glosi .bat-form--create-password-new-password .password-meter.no-password, .bat-createpassword-glosi .bat-form--create-password-confirm-password .password-meter.no-password, .bat-createpassword-glosi .bat-form--create-password-current-password .password-meter.no-password {
      background: #fff; }
    .bat-createpassword-glosi .bat-form--create-password-new-password .password-meter.weak, .bat-createpassword-glosi .bat-form--create-password-confirm-password .password-meter.weak, .bat-createpassword-glosi .bat-form--create-password-current-password .password-meter.weak {
      background: -webkit-linear-gradient(left, #ffafae 25%, white 25%);
      background: -moz-linear-gradient(left, #ffafae 25%, white 25%);
      background: -o-linear-gradient(left, #ffafae 25%, white 25%);
      background: -ms-linear-gradient(left, #ffafae 25%, white 25%);
      background: linear-gradient(left, #ffafae 25%, white 25%); }
    .bat-createpassword-glosi .bat-form--create-password-new-password .password-meter.medium, .bat-createpassword-glosi .bat-form--create-password-confirm-password .password-meter.medium, .bat-createpassword-glosi .bat-form--create-password-current-password .password-meter.medium {
      background: -webkit-linear-gradient(left, #ffd6b3 50%, white 50%);
      background: -moz-linear-gradient(left, #ffd6b3 50%, white 50%);
      background: -o-linear-gradient(left, #ffd6b3 50%, white 50%);
      background: -ms-linear-gradient(left, #ffd6b3 50%, white 50%);
      background: linear-gradient(left, #ffd6b3 50%, white 50%); }
    .bat-createpassword-glosi .bat-form--create-password-new-password .password-meter.strong, .bat-createpassword-glosi .bat-form--create-password-confirm-password .password-meter.strong, .bat-createpassword-glosi .bat-form--create-password-current-password .password-meter.strong {
      background: -webkit-linear-gradient(left, #c5eeac 75%, white 75%);
      background: -moz-linear-gradient(left, #c5eeac 75%, white 75%);
      background: -o-linear-gradient(left, #c5eeac 75%, white 75%);
      background: -ms-linear-gradient(left, #c5eeac 75%, white 75%);
      background: linear-gradient(left, #c5eeac 75%, white 75%); }
    .bat-createpassword-glosi .bat-form--create-password-new-password .password-meter.very-strong, .bat-createpassword-glosi .bat-form--create-password-confirm-password .password-meter.very-strong, .bat-createpassword-glosi .bat-form--create-password-current-password .password-meter.very-strong {
      background: -webkit-linear-gradient(left, #81b562 100%, white 100%);
      background: -moz-linear-gradient(left, #81b562 100%, white 100%);
      background: -o-linear-gradient(left, #81b562 100%, white 100%);
      background: -ms-linear-gradient(left, #81b562 100%, white 100%);
      background: linear-gradient(left, #81b562 100%, white 100%); }
  .bat-createpassword-glosi .bat-form--create-password-confirm-password .password-meter, .bat-createpassword-glosi .bat-form--create-password-current-password .password-meter {
    display: none; }
  .bat-createpassword-glosi .bat-form--create-password-current-password .frontText-input-error, .bat-createpassword-glosi .bat-form--create-password-new-password .frontText-input-error {
    display: none; }
  .bat-createpassword-glosi .bat-form--create-password-submit {
    text-align: center; }
    .bat-createpassword-glosi .bat-form--create-password-submit button {
      width: 300px; }
      @media (max-width: 991.98px) {
        .bat-createpassword-glosi .bat-form--create-password-submit button {
          max-width: 100%;
          width: 100%; } }
  .bat-createpassword-glosi .bat-form--create-password-messages {
    text-align: center;
    font-size: 14px;
    line-height: 20px; }

.bat-riscattacoin-glosi {
  width: 75%;
  margin: auto 70px; }
  @media (max-width: 991.98px) {
    .bat-riscattacoin-glosi {
      width: auto;
      margin: auto; } }
  .bat-riscattacoin-glosi .title {
    text-transform: uppercase;
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 40px; }
    @media (max-width: 991.98px) {
      .bat-riscattacoin-glosi .title {
        font-size: 20px;
        line-height: 24px;
        margin-left: 20px; } }
  .bat-riscattacoin-glosi-form {
    background-color: #EFEFEF;
    padding: 40px 60px; }
    @media (max-width: 991.98px) {
      .bat-riscattacoin-glosi-form {
        padding: 20px 30px; } }
    .bat-riscattacoin-glosi-form .title {
      font-size: 20px;
      line-height: 25px;
      text-align: center;
      text-transform: inherit;
      font-weight: 500; }
    .bat-riscattacoin-glosi-form .riscatta-coin-input .riscatta {
      display: flex;
      justify-content: center;
      margin: auto; }
      @media (max-width: 991.98px) {
        .bat-riscattacoin-glosi-form .riscatta-coin-input .riscatta {
          display: block; } }
      .bat-riscattacoin-glosi-form .riscatta-coin-input .riscatta .bat-form--riscatta-coin-coin {
        width: 50%;
        margin-right: 10px; }
        @media (max-width: 991.98px) {
          .bat-riscattacoin-glosi-form .riscatta-coin-input .riscatta .bat-form--riscatta-coin-coin {
            width: 100%;
            margin-right: 0px; } }
        .bat-riscattacoin-glosi-form .riscatta-coin-input .riscatta .bat-form--riscatta-coin-coin input {
          border-radius: 0px;
          -webkit-appearance: none;
          background-color: white;
          height: 46px; }
          .bat-riscattacoin-glosi-form .riscatta-coin-input .riscatta .bat-form--riscatta-coin-coin input:-webkit-autofill {
            box-shadow: 0 0 0 30px white inset !important;
            -webkit-box-shadow: 0 0 0 30px white inset !important; }
          .bat-riscattacoin-glosi-form .riscatta-coin-input .riscatta .bat-form--riscatta-coin-coin input:hover:-webkit-autofill {
            box-shadow: 0 0 0 30px white inset !important;
            -webkit-box-shadow: 0 0 0 30px white inset !important; }
      .bat-riscattacoin-glosi-form .riscatta-coin-input .riscatta .bat-form--riscatta-coin-riscatta {
        width: fit-content; }
        @media (max-width: 991.98px) {
          .bat-riscattacoin-glosi-form .riscatta-coin-input .riscatta .bat-form--riscatta-coin-riscatta {
            width: 100%; } }
        .bat-riscattacoin-glosi-form .riscatta-coin-input .riscatta .bat-form--riscatta-coin-riscatta button {
          border-radius: 0;
          margin: 0; }
          @media (max-width: 991.98px) {
            .bat-riscattacoin-glosi-form .riscatta-coin-input .riscatta .bat-form--riscatta-coin-riscatta button {
              border-radius: 100px;
              width: 100%;
              max-width: 100%; } }
  .bat-riscattacoin-glosi-success-message, .bat-riscattacoin-glosi-error-message {
    margin-top: 30px; }
    @media (max-width: 991.98px) {
      .bat-riscattacoin-glosi-success-message, .bat-riscattacoin-glosi-error-message {
        margin: 20px; } }
    .bat-riscattacoin-glosi-success-message::after, .bat-riscattacoin-glosi-error-message::after {
      display: none; }
    .bat-riscattacoin-glosi-success-message:hover, .bat-riscattacoin-glosi-error-message:hover {
      cursor: auto; }
    .bat-riscattacoin-glosi-success-message .message, .bat-riscattacoin-glosi-error-message .message {
      font-weight: 700;
      font-size: 14px;
      line-height: 20px;
      text-align: center; }
    .bat-riscattacoin-glosi-success-message.hidden, .bat-riscattacoin-glosi-error-message.hidden {
      display: none; }
  .bat-riscattacoin-glosi-success-message {
    background: rgba(69, 159, 47, 0.2); }
    .bat-riscattacoin-glosi-success-message .message {
      color: #2a2a2c; }
  .bat-riscattacoin-glosi-not-logged {
    background-color: #EFEFEF;
    padding: 40px 60px;
    text-align: center; }
    @media (max-width: 991.98px) {
      .bat-riscattacoin-glosi-not-logged {
        padding: 20px 30px; } }
    .bat-riscattacoin-glosi-not-logged .title {
      font-size: 20px;
      line-height: 25px;
      text-align: center;
      text-transform: inherit;
      font-weight: 500;
      margin-bottom: 20px; }
    .bat-riscattacoin-glosi-not-logged .subtitle {
      font-size: 14px;
      line-height: 20px;
      text-align: center;
      font-weight: 500;
      margin-bottom: 30px; }
    .bat-riscattacoin-glosi-not-logged .button {
      font-size: 13px;
      color: white; }
      @media (max-width: 991.98px) {
        .bat-riscattacoin-glosi-not-logged .button {
          width: 100%;
          max-width: 100%; } }

.bat-insidersshop-glosi-title {
  padding: 30px 20px; }
  .bat-insidersshop-glosi-title .title-info {
    align-items: center;
    padding-bottom: 15px; }
    .bat-insidersshop-glosi-title .title-info .title {
      text-transform: uppercase;
      font-size: 34px; }
      @media (max-width: 769px) {
        .bat-insidersshop-glosi-title .title-info .title {
          font-size: 24px; } }
    .bat-insidersshop-glosi-title .title-info .total-info {
      padding: 15px;
      background: linear-gradient(135deg, #5F73BA 0%, #000AE3 100%);
      border-radius: 8px;
      font-weight: 500;
      font-size: 14px;
      color: #fff; }
      @media (max-width: 769px) {
        .bat-insidersshop-glosi-title .title-info .total-info {
          padding: 10px;
          font-size: 10px; } }
      .bat-insidersshop-glosi-title .title-info .total-info .total {
        font-weight: 700;
        margin-left: 15px; }
        @media (max-width: 769px) {
          .bat-insidersshop-glosi-title .title-info .total-info .total {
            margin-left: 0px; } }
  .bat-insidersshop-glosi-title .subtitle {
    font-weight: 500;
    font-size: 20px;
    width: 75%; }
    @media (max-width: 769px) {
      .bat-insidersshop-glosi-title .subtitle {
        text-align: center;
        font-size: 14px;
        width: auto; } }

.bat-insidersshop-glosi-cards {
  padding: 0px 0px 30px; }

.bat-insidersshopcard-glosi {
  background-color: #2a2a2c;
  color: white;
  padding: 16px;
  margin: 10px 10px; }
  .bat-insidersshopcard-glosi-image a {
    width: 100%; }
  .bat-insidersshopcard-glosi-image .price {
    padding: 8px 16px;
    background-color: #2a2a2c;
    width: fit-content;
    position: relative;
    top: -40px;
    margin-right: 0px;
    margin-left: auto; }
    .bat-insidersshopcard-glosi-image .price .price-label {
      font-size: 12px;
      line-height: 15px;
      color: #FF9760;
      font-weight: 700; }
    .bat-insidersshopcard-glosi-image .price .price-value {
      font-size: 18px;
      line-height: 28px;
      font-weight: 700; }
  .bat-insidersshopcard-glosi-content {
    flex-direction: column;
    position: relative;
    top: -20px; }
    .bat-insidersshopcard-glosi-content a:hover span {
      text-decoration: none;
      color: #fff; }
    .bat-insidersshopcard-glosi-content .category {
      text-transform: uppercase;
      font-size: 12px;
      line-height: 15px;
      margin-bottom: 10px;
      font-weight: 700; }
    .bat-insidersshopcard-glosi-content .product-name {
      font-weight: 700;
      font-size: 18px;
      line-height: 28px; }
  .bat-insidersshopcard-glosi .bat-cta-style {
    font-size: 14px;
    line-height: 17px; }
    @media (max-width: 769px) {
      .bat-insidersshopcard-glosi .bat-cta-style {
        max-width: 100%;
        width: 100%; } }

.glo-si-discoverglohitech {
  padding-top: 20px;
  padding-bottom: 50px;
  background: #F4F4F4;
  border-radius: 30px; }
  .glo-si-discoverglohitech .bat-hitech-glosi-discover-list {
    min-height: 560px;
    aspect-ratio: 0 !important; }
    @media (max-width: 991.98px) {
      .glo-si-discoverglohitech .bat-hitech-glosi-discover-list {
        min-height: 600px; } }
    .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item {
      justify-content: flex-end;
      align-items: center; }
      @media (max-width: 991.98px) {
        .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item {
          flex-direction: column;
          justify-content: flex-start;
          position: relative; } }
      @media (max-width: 991.98px) {
        .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item.first {
          text-align: center;
          margin-top: 12px; }
          .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item.first .instruction-image img {
            margin-bottom: 20px;
            max-width: 100%; }
          .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item.first .instruction-image .previous,
          .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item.first .instruction-image .next {
            display: none; } }
      @media (max-width: 991.98px) {
        .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item.first .instructions .title {
          text-align: center; } }
      .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item.first .instructions .title::after {
        display: none; }
      .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item.last .button {
        filter: invert(100%); }
      .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item.last .buttons .button-container .button {
        filter: invert(0%); }
      @media (max-width: 991.98px) {
        .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item.first .instructions .button, .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item.last .instructions .button {
          width: 250px;
          display: block;
          margin-inline: auto; } }
      @media (max-width: 991.98px) {
        .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instruction-image {
          margin-inline: auto;
          display: flex; }
          .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instruction-image img {
            max-width: 100%; } }
      @media (min-width: 768px) {
        .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instruction-image {
          margin-right: 100px;
          width: 474px;
          height: 500px; } }
      .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instruction-image .previous,
      .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instruction-image .next {
        display: none; }
        @media (max-width: 991.98px) {
          .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instruction-image .previous,
          .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instruction-image .next {
            display: contents;
            width: fit-content; }
            .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instruction-image .previous svg,
            .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instruction-image .next svg {
              margin-top: 80px;
              width: 18px; }
              .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instruction-image .previous svg polyline,
              .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instruction-image .next svg polyline {
                stroke-width: 3;
                color: #ff8900; } }
      .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions {
        width: 600px;
        margin: auto;
        margin-inline: 0px; }
        @media (max-width: 991.98px) {
          .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions {
            display: flex;
            flex-direction: column;
            width: 100%;
            margin-top: 22px;
            margin-inline: 0px; } }
        .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .title {
          font-size: 38px;
          line-height: 36px;
          font-weight: 800;
          margin: 0;
          text-transform: uppercase;
          width: 50%; }
          .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .title::after {
            content: '';
            display: block;
            width: 150px;
            height: 3px;
            background-color: #2a2c2c;
            position: relative;
            top: 15px; }
            @media (max-width: 991.98px) {
              .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .title::after {
                top: 0; } }
          @media (max-width: 991.98px) {
            .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .title {
              font-size: 24px;
              line-height: 24px;
              width: 100%; } }
        @media (max-width: 991.98px) {
          .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .buttons {
            display: flex;
            margin: auto; } }
        @media (max-width: 991.98px) {
          .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container {
            width: 50%; } }
        .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button {
          width: 150px; }
          .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button svg {
            display: none; }
          .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.bat-button--dark, .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.bat-cta-style.button-dark, .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.bat-cta-style.button-secondary-dark {
            z-index: 1;
            pointer-events: none; }
            @media (max-width: 991.98px) {
              .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.bat-button--dark, .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.bat-cta-style.button-dark, .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.bat-cta-style.button-secondary-dark {
                z-index: 0; } }
          .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.bat-button--secondary--dark, .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.bat-cta-style.button-secondary-dark {
            z-index: 0; }
            .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.bat-button--secondary--dark:hover, .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.bat-cta-style.button-secondary-dark:hover {
              color: #2a2a2c; }
          .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.boost {
            margin-inline: -50px; }
          @media (max-width: 991.98px) {
            .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button {
              display: block;
              width: 50%; }
              .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .buttons .button-container .button.boost {
                margin-left: 2px; } }
        .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .list {
          margin-top: 50px;
          list-style: none;
          padding-left: 0px; }
          @media (max-width: 991.98px) {
            .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .list {
              margin-top: 30px; } }
          .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .list .item {
            font-size: 14px; }
            .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .list .item::before {
              content: '';
              background-color: #FF8900;
              display: inline-block;
              height: 8px;
              border-radius: 50%;
              -moz-border-radius: 50%;
              -webkit-border-radius: 50%;
              width: 8px;
              margin-right: 10px;
              position: relative;
              top: -1px; }
            .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .list .item.uk-active {
              display: block; }
        .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .disclaimer {
          display: flex;
          width: 50%;
          color: #2A2C2C;
          text-transform: uppercase;
          font-weight: 800;
          margin-top: 20px;
          line-height: 14px; }
          .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .disclaimer img {
            margin-right: 5px; }
          @media (max-width: 991.98px) {
            .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .disclaimer {
              width: 100%; } }
        .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .button {
          margin-top: 35px;
          width: 210px; }
          .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .button svg {
            display: none; }
          .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .button.uk-slidenav:hover {
            color: #fff; }
        .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .step-buttons {
          margin-top: 38px;
          justify-content: space-between;
          margin-right: 15%;
          display: flex;
          align-items: center; }
          .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .step-buttons .bat-cta-style.button-dark {
            height: 45px;
            width: 0px;
            font-size: 20px;
            color: white;
            border-radius: 100%;
            box-shadow: inset 0px 0px 0px 9px #F4F4F4;
            pointer-events: none;
            background: #F57F1E;
            border: 4px solid #F57F1E; }
            @media (max-width: 991.98px) {
              .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .step-buttons .bat-cta-style.button-dark {
                padding: 9px 32px;
                margin-right: 10px; } }
          .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .step-buttons .bat-cta-style.button-dark-disabled {
            padding: 7px 32px;
            background: #D9D9D9;
            font-size: 20px;
            color: black;
            height: 45px;
            width: 0px;
            font-size: 17px;
            border-radius: 100%;
            pointer-events: all;
            cursor: pointer; }
            @media (max-width: 991.98px) {
              .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .step-buttons .bat-cta-style.button-dark-disabled {
                padding: 2px 26px;
                margin-right: 10px; } }
        .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .progress-bar {
          width: 180px;
          height: 4px;
          border-radius: 8px;
          border: 1px solid #ff8900;
          margin-top: 38px; }
          .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .progress-bar.progress-coral::-webkit-progress-value {
            background-color: #ff8900; }
          .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .progress-bar.progress-coral::-moz-progress-bar {
            background-color: #ff8900; }
          .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .progress-bar.progress-coral::-ms-fill {
            background-color: #ff8900; }
          @media (max-width: 991.98px) {
            .glo-si-discoverglohitech .bat-hitech-glosi-discover-list-item .instructions .progress-bar {
              margin-inline: auto; } }

.bat-insidersclub-glosi {
  width: 87%;
  margin: auto; }
  @media (max-width: 1199.98px) {
    .bat-insidersclub-glosi {
      width: auto;
      margin: auto 20px; } }
  .bat-insidersclub-glosi .comefunziona-link {
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0.7px;
    align-items: center; }
    .bat-insidersclub-glosi .comefunziona-link img {
      margin-left: 10px; }
    @media (max-width: 991.98px) {
      .bat-insidersclub-glosi .comefunziona-link {
        margin-bottom: 20px; } }
  .bat-insidersclub-glosi-userLevel {
    background: linear-gradient(135deg, #5F73BA 0%, #000AE3 100%);
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.1);
    color: white;
    margin-top: 10px;
    align-items: center;
    padding: 30px; }
    @media (max-width: 991.98px) {
      .bat-insidersclub-glosi-userLevel {
        flex-direction: column; } }
    .bat-insidersclub-glosi-userLevel .user-initials {
      width: 10%;
      margin-right: 10px; }
      @media (max-width: 991.98px) {
        .bat-insidersclub-glosi-userLevel .user-initials {
          width: 100%;
          display: flex; } }
      .bat-insidersclub-glosi-userLevel .user-initials .initials {
        font-size: 42px;
        font-weight: 700;
        line-height: 46px;
        width: 125px;
        height: 125px;
        margin-inline: -60px;
        background: #D5DDEC;
        color: #18207F;
        border-radius: 100%;
        display: flex;
        justify-content: center;
        align-items: center; }
        @media (max-width: 991.98px) {
          .bat-insidersclub-glosi-userLevel .user-initials .initials {
            font-size: 34px;
            line-height: 40px;
            margin-inline: 0;
            margin-top: -50px;
            margin-right: 10px;
            width: 108px;
            height: 108px; } }
      .bat-insidersclub-glosi-userLevel .user-initials .username {
        font-size: 26px;
        font-weight: 700;
        line-height: 30px;
        text-transform: uppercase; }
        @media (max-width: 991.98px) {
          .bat-insidersclub-glosi-userLevel .user-initials .username {
            font-size: 24px;
            line-height: 20px;
            width: 50%; } }
    .bat-insidersclub-glosi-userLevel .user-information {
      width: 70%; }
      @media (max-width: 991.98px) {
        .bat-insidersclub-glosi-userLevel .user-information {
          width: 100%;
          padding-bottom: 15px; } }
      .bat-insidersclub-glosi-userLevel .user-information .username {
        font-size: 26px;
        font-weight: 700;
        line-height: 30px;
        text-transform: uppercase; }
        @media (max-width: 991.98px) {
          .bat-insidersclub-glosi-userLevel .user-information .username {
            font-size: 24px;
            line-height: 20px; } }
      .bat-insidersclub-glosi-userLevel .user-information .level {
        padding: 10px 0px; }
        .bat-insidersclub-glosi-userLevel .user-information .level-trendsetter, .bat-insidersclub-glosi-userLevel .user-information .level-hero, .bat-insidersclub-glosi-userLevel .user-information .level-leader {
          border-radius: 10px;
          background: #0B1047;
          border: 2px solid rgba(255, 255, 255, 0.25);
          margin-right: 20px;
          width: 250px; }
          .bat-insidersclub-glosi-userLevel .user-information .level-trendsetter-lock, .bat-insidersclub-glosi-userLevel .user-information .level-hero-lock, .bat-insidersclub-glosi-userLevel .user-information .level-leader-lock {
            width: 30px;
            background: url("/content/dam/glo-it/images/insidersclub/level-lock.svg") no-repeat white 3px;
            background-position: center;
            border-radius: 8px;
            margin-right: 20px;
            align-self: center;
            padding: 9px 0px; }
            @media (max-width: 991.98px) {
              .bat-insidersclub-glosi-userLevel .user-information .level-trendsetter-lock, .bat-insidersclub-glosi-userLevel .user-information .level-hero-lock, .bat-insidersclub-glosi-userLevel .user-information .level-leader-lock {
                width: 40px;
                min-width: 29px; } }
            .bat-insidersclub-glosi-userLevel .user-information .level-trendsetter-lock-info, .bat-insidersclub-glosi-userLevel .user-information .level-hero-lock-info, .bat-insidersclub-glosi-userLevel .user-information .level-leader-lock-info {
              background: transparent; }
              .bat-insidersclub-glosi-userLevel .user-information .level-trendsetter-lock-info .number, .bat-insidersclub-glosi-userLevel .user-information .level-hero-lock-info .number, .bat-insidersclub-glosi-userLevel .user-information .level-leader-lock-info .number {
                background-color: #0B1047;
                width: 17px;
                height: 17px;
                display: flex;
                align-items: center;
                justify-content: center;
                border-radius: 100%;
                font-size: 12px;
                line-height: 14px;
                margin-right: 5px;
                margin-left: -10px; }
          .bat-insidersclub-glosi-userLevel .user-information .level-trendsetter-info, .bat-insidersclub-glosi-userLevel .user-information .level-hero-info, .bat-insidersclub-glosi-userLevel .user-information .level-leader-info {
            padding: 10px;
            border-radius: 8px;
            width: 70%;
            height: 36px; }
            .bat-insidersclub-glosi-userLevel .user-information .level-trendsetter-info-level, .bat-insidersclub-glosi-userLevel .user-information .level-hero-info-level, .bat-insidersclub-glosi-userLevel .user-information .level-leader-info-level {
              position: absolute; }
            .bat-insidersclub-glosi-userLevel .user-information .level-trendsetter-info .number, .bat-insidersclub-glosi-userLevel .user-information .level-hero-info .number, .bat-insidersclub-glosi-userLevel .user-information .level-leader-info .number {
              background-color: #0B1047;
              width: 17px;
              height: 17px;
              display: flex;
              align-items: center;
              justify-content: center;
              border-radius: 100%;
              font-size: 12px;
              line-height: 14px;
              margin-right: 5px;
              margin-left: -18px; }
            .bat-insidersclub-glosi-userLevel .user-information .level-trendsetter-info .label, .bat-insidersclub-glosi-userLevel .user-information .level-hero-info .label, .bat-insidersclub-glosi-userLevel .user-information .level-leader-info .label {
              text-transform: uppercase;
              font-size: 12px;
              font-weight: 700;
              line-height: 17px;
              letter-spacing: 1.2px; }
        .bat-insidersclub-glosi-userLevel .user-information .level-trendsetter-info {
          background: linear-gradient(135deg, #B4C7E7 0%, #90AFDD 51.04%, #6D96D1 100%); }
        .bat-insidersclub-glosi-userLevel .user-information .level-hero-info {
          background: linear-gradient(135deg, #3FA4FC 0%, #2B82C4 51.04%, #196EAF 100%); }
        .bat-insidersclub-glosi-userLevel .user-information .level-leader-info {
          background: linear-gradient(135deg, #000AE3 0%, #18207F 51.04%, #0B1047 100%); }
      .bat-insidersclub-glosi-userLevel .user-information .level-completion .label {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #fff; }
      .bat-insidersclub-glosi-userLevel .user-information .level-completion .percentage {
        font-weight: 600;
        font-size: 14px;
        line-height: 20px; }
    .bat-insidersclub-glosi-userLevel .balance {
      width: 20%;
      flex-direction: column; }
      @media (max-width: 991.98px) {
        .bat-insidersclub-glosi-userLevel .balance {
          width: 100%;
          flex-direction: row;
          flex-wrap: wrap;
          align-items: flex-start;
          padding-top: 15px;
          border-top: 1px solid #D5DDEC; } }
      .bat-insidersclub-glosi-userLevel .balance .label {
        font-size: 20px;
        font-weight: 600;
        line-height: 28px; }
        @media (max-width: 991.98px) {
          .bat-insidersclub-glosi-userLevel .balance .label {
            width: 50%;
            font-size: 18px;
            font-weight: 600;
            line-height: 28px; } }
      .bat-insidersclub-glosi-userLevel .balance .balance-value {
        font-size: 42px;
        font-weight: 800;
        line-height: 46px;
        padding: 10px;
        background: #0B1047;
        border-radius: 4px;
        margin: 5px 0px; }
        @media (max-width: 991.98px) {
          .bat-insidersclub-glosi-userLevel .balance .balance-value {
            width: 50%;
            font-size: 28px;
            font-weight: 800;
            line-height: 24px; } }
      .bat-insidersclub-glosi-userLevel .balance .balance-separator {
        flex-basis: 100%;
        height: 0; }
      .bat-insidersclub-glosi-userLevel .balance .balance-total {
        font-size: 12px;
        font-weight: 700;
        line-height: 17px;
        letter-spacing: 0.2px; }
        @media (max-width: 991.98px) {
          .bat-insidersclub-glosi-userLevel .balance .balance-total {
            width: 100%;
            text-align: end;
            margin-top: 10px; } }
  .bat-insidersclub-glosi .mission-container {
    margin-top: 47px;
    margin-bottom: 30px; }
    @media (max-width: 991.98px) {
      .bat-insidersclub-glosi .mission-container {
        margin-top: 24px; } }
    .bat-insidersclub-glosi .mission-container .mission-card-content {
      cursor: pointer;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      padding: 16px;
      gap: 16px;
      background: #FFFFFF;
      border: 3px solid #18207F;
      filter: drop-shadow(8px 8px 0px #D5DDEC); }
    .bat-insidersclub-glosi .mission-container .mission-card .mission-image-section {
      position: relative;
      width: 100%; }
      .bat-insidersclub-glosi .mission-container .mission-card .mission-image-section .mission-image img {
        width: 100%; }
      .bat-insidersclub-glosi .mission-container .mission-card .mission-image-section .mission-value {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 8px;
        gap: 15px;
        width: 80%;
        background: linear-gradient(135deg, #5F73BA 0%, #000AE3 100%); }
        .bat-insidersclub-glosi .mission-container .mission-card .mission-image-section .mission-value .mission-coin {
          font-weight: 700;
          font-size: 18px;
          line-height: 28px;
          text-align: center;
          letter-spacing: 0.2px;
          color: #fff; }
        .bat-insidersclub-glosi .mission-container .mission-card .mission-image-section .mission-value .mission-euros {
          font-weight: 700;
          font-size: 12px;
          line-height: 17px;
          text-align: center;
          letter-spacing: 0.2px;
          color: #D5DDEC; }
      .bat-insidersclub-glosi .mission-container .mission-card .mission-image-section .mission-type {
        display: flex;
        align-items: center;
        padding: 4px 8px;
        gap: 8px;
        position: absolute;
        background: #fff;
        left: 11.61px;
        top: 12px;
        border: 1px solid #3A3A3A;
        border-radius: 8px;
        font-size: 14px;
        line-height: 20px; }
    .bat-insidersclub-glosi .mission-container .mission-card .mission-title-section .mission-title {
      font-weight: 700;
      font-size: 18px;
      line-height: 28px;
      letter-spacing: 0.2px;
      color: #2A2C2C; }

.icon-mgm::before {
  content: url("/content/dam/glo-it/images/newloyalty/mgm.svg");
  height: 38px; }

.icon-redeem::before {
  content: url("/content/dam/glo-it/images/newloyalty/redeem.svg");
  height: 34px; }

.icon-survey::before {
  content: url("/content/dam/glo-it/images/newloyalty/survey.svg");
  height: 35px; }

.bat-infoglo-howtouse-card-glosi {
  /*@include media-breakpoint-down(sm){
        width: 91%;
        margin-left: 4%;
    }*/ }
  .bat-infoglo-howtouse-card-glosi p, .bat-infoglo-howtouse-card-glosi .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-infoglo-howtouse-card-glosi .suffix, .bat-infoglo-howtouse-card-glosi .bat-producthero-configurator-stock, .bat-infoglo-howtouse-card-glosi .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-infoglo-howtouse-card-glosi div, .bat-infoglo-howtouse-card-glosi .bat-minicart-cart-item-product-container-nicotine-level, .bat-infoglo-howtouse-card-glosi .bat-minicart-cart-item-product-container-flavor, .bat-infoglo-howtouse-card-glosi .bat-minicart-cart-item-product-container-delivery, .bat-infoglo-howtouse-card-glosi bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-infoglo-howtouse-card-glosi div, .bat-infoglo-howtouse-card-glosi .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-infoglo-howtouse-card-glosi div {
    color: black; }
  .bat-infoglo-howtouse-card-glosi .container {
    display: flex;
    justify-content: space-around;
    align-items: center; }
    .bat-infoglo-howtouse-card-glosi .container-info-card {
      display: flex;
      flex-direction: row;
      justify-content: center;
      gap: 80px; }
      .bat-infoglo-howtouse-card-glosi .container-info-card .left {
        height: 100%;
        width: auto; }
        .bat-infoglo-howtouse-card-glosi .container-info-card .left .source-review {
          height: 360px;
          width: auto; }
          @media (max-width: 767.98px) {
            .bat-infoglo-howtouse-card-glosi .container-info-card .left .source-review {
              margin: auto;
              height: 200px; } }
        @media (max-width: 767.98px) {
          .bat-infoglo-howtouse-card-glosi .container-info-card .left {
            width: auto;
            min-width: 200px;
            height: 200px;
            margin-left: -5%; } }
      .bat-infoglo-howtouse-card-glosi .container-info-card .right {
        display: flex;
        flex-direction: column;
        width: 45%;
        justify-content: center; }
        @media (min-width: 576px) {
          .bat-infoglo-howtouse-card-glosi .container-info-card .right {
            max-width: 500px;
            width: 500px; } }
        .bat-infoglo-howtouse-card-glosi .container-info-card .right .info-text {
          display: flex;
          flex-direction: row;
          align-items: center;
          margin-top: 10px; }
        @media (max-width: 767.98px) {
          .bat-infoglo-howtouse-card-glosi .container-info-card .right {
            width: auto;
            margin-right: 6%; }
            .bat-infoglo-howtouse-card-glosi .container-info-card .right h3, .bat-infoglo-howtouse-card-glosi .container-info-card .right bat-producthero-globrochureware .bat-producthero--globrochureware .bat-producthero-configurator-title, bat-producthero-globrochureware .bat-producthero--globrochureware .bat-infoglo-howtouse-card-glosi .container-info-card .right .bat-producthero-configurator-title, .bat-infoglo-howtouse-card-glosi .container-info-card .right bat-producthero-glosi .bat-producthero-glosi .bat-producthero-configurator-title, bat-producthero-glosi .bat-producthero-glosi .bat-infoglo-howtouse-card-glosi .container-info-card .right .bat-producthero-configurator-title {
              font-size: 17px;
              font-style: normal;
              font-weight: 800;
              line-height: normal; }
            .bat-infoglo-howtouse-card-glosi .container-info-card .right .info-text p, .bat-infoglo-howtouse-card-glosi .container-info-card .right .info-text .bat-producthero-configurator-price .suffix, .bat-producthero-configurator-price .bat-infoglo-howtouse-card-glosi .container-info-card .right .info-text .suffix, .bat-infoglo-howtouse-card-glosi .container-info-card .right .info-text .bat-producthero-configurator-stock, .bat-infoglo-howtouse-card-glosi .container-info-card .right .info-text .bat-card--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card--offer-wrapper-content-specialcta .bat-headline-style .bat-infoglo-howtouse-card-glosi .container-info-card .right .info-text div, .bat-infoglo-howtouse-card-glosi .container-info-card .right .info-text .bat-minicart-cart-item-product-container-nicotine-level, .bat-infoglo-howtouse-card-glosi .container-info-card .right .info-text .bat-minicart-cart-item-product-container-flavor, .bat-infoglo-howtouse-card-glosi .container-info-card .right .info-text .bat-minicart-cart-item-product-container-delivery, .bat-infoglo-howtouse-card-glosi .container-info-card .right .info-text bat-cta-steps .bat-cta--steps-item div, bat-cta-steps .bat-cta--steps-item .bat-infoglo-howtouse-card-glosi .container-info-card .right .info-text div, .bat-infoglo-howtouse-card-glosi .container-info-card .right .info-text .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style div, .bat-card-glosi--offer-wrapper-content-specialcta .bat-headline-style .bat-infoglo-howtouse-card-glosi .container-info-card .right .info-text div {
              font-size: 15px;
              font-style: normal;
              line-height: 16px; } }
      @media (max-width: 767.98px) {
        .bat-infoglo-howtouse-card-glosi .container-info-card {
          gap: 0px; } }
  .bat-infoglo-howtouse-card-glosi .container-slider-dots {
    margin-top: 30px;
    width: 12%;
    margin-left: 5%; }

.new-hp-sl-section {
  background-image: url("/content/dam/glo-si/images/new-model/HyperPRO_Banner%20background.png");
  background-size: cover;
  background-repeat: no-repeat; }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-color: #fff;
  color: #1d1d1b;
  text-rendering: optimizeLegibility; }
  body .bat-wrapper {
    overflow: hidden; }
    @media (min-width: 992px) {
      body .bat-wrapper .bat {
        display: block;
        margin-left: auto;
        margin-right: auto;
        max-width: 1400px; }
        body .bat-wrapper .bat.full-width {
          max-width: none; }
      body .bat-wrapper bat-header-default.bat,
      body .bat-wrapper bat-header-limited.bat,
      body .bat-wrapper bat-header-glo.bat,
      body .bat-wrapper bat-header-glosi.bat,
      body .bat-wrapper bat-glo-si-header.bat,
      body .bat-wrapper bat-footer-velo.bat,
      body .bat-wrapper bat-footer-glo.bat,
      body .bat-wrapper bat-footer-glosi.bat,
      body .bat-wrapper bat-infoglocard-glosi.bat,
      body .bat-wrapper bat-usp-glosi.bat,
      body .bat-wrapper bat-banner-glosi.bat,
      body .bat-wrapper bat-socialgrid-glosi.bat,
      body .bat-wrapper bat-productcard-glosihome.bat,
      body .bat-wrapper bat-carousel-glosiproductcard.bat,
      body .bat-wrapper bat-engraving-glosi.bat,
      body .bat-wrapper bat-reviewslist-glosi.bat,
      body .bat-wrapper bat-productfeatures-glosispecifications.bat,
      body .bat-wrapper bat-producthero-glosi.bat,
      body .bat-wrapper bat-hero-glosi.bat,
      body .bat-wrapper bat-artandmore-glosi.bat,
      body .bat-wrapper bat-portaunamico-glosi.bat,
      body .bat-wrapper bat-confronto-glosi.bat,
      body .bat-wrapper bat-card-glosinewsletterbanner.bat,
      body .bat-wrapper bat-card-glosinewsletterpopup.bat,
      body .bat-wrapper bat-storelocator-glosi.bat,
      body .bat-wrapper bat-searchstorelocator-glosi.bat,
      body .bat-wrapper bat-mapstorelocator-glosi.bat,
      body .bat-wrapper bat-bloglist-glosi.bat,
      body .bat-wrapper bat-orderhistory-glosi.bat,
      body .bat-wrapper bat-orderdetails-glosi.bat,
      body .bat-wrapper bat-itemdetail-glosi.bat,
      body .bat-wrapper bat-blogdetail-glosi.bat {
        max-width: none; } }

/*# sourceMappingURL=../maps/brandsi.css.map */
