:root{--header_top:0;--header_logo_w_normal:95px;--header_logo_h_normal:24px;--header_logo_w_scroll:95px;--header_logo_h_scroll:24px;--header_h_normal:70px;--header_h_scroll:70px;--header_bg_normal:transparent;--header_bg_scroll:#fff;--header_color_normal:#fff;--header_color_scroll:#181818;--menu_arrow_s:26px;--header_h:var(--header_h_normal);--header_logo_w:var(--header_logo_w_normal);--header_logo_h:var(--header_logo_h_normal);--menu_fs:24px;--header_position:absolute}@media print,screen and (min-width:48em){:root{--header_logo_w_scroll:102px;--header_logo_h_scroll:26px;--header_logo_w_normal:127px;--header_logo_h_normal:32px;--menu_arrow_s:24px;--header_h_normal:86px;--header_h_scroll:70px}}@media print,screen and (min-width:62.5em){:root{--menu_fs:19px;--menu_item_x:20px}}body.white-header{--white_logo_opacity:1;--dark_logo_opacity:0}body.dark-header-color{--white_logo_opacity:0;--dark_logo_opacity:1;--header_color_normal:#181818}body.page-template-find-stores,body.single-store{--header_bg_scroll:#f8f8f8}@media print,screen and (min-width:62.5em){body.single-store .g-container{max-width:1340px}}body.single-store .g-container>.gb-container{padding-left:0;padding-right:0}body.single-store .inside-article{width:100%;padding-right:24px;padding-left:24px}@media print,screen and (min-width:62.5em){body.single-store .inside-article{margin:40px auto 0;padding-left:0;padding-right:0}}body{--header_logo_w:var(--header_logo_w_normal);--header_logo_h:var(--header_logo_h_normal);--header_h:var(--header_h_normal);--header_bg:var(--header_bg_normal);--header_color:var(--header_color_normal)}body.has-hover,body.header-is-scroll{--header_bg:var(--header_bg_scroll);--header_color:var(--header_color_scroll);--white_logo_opacity:0;--dark_logo_opacity:1}body.header-is-scroll{--header_logo_w:var(--header_logo_w_scroll);--header_logo_h:var(--header_logo_h_scroll);--header_h:var(--header_h_scroll)}.is-scroll-down body.header-is-scroll:not(.has-hover) .header{transform:translate(0,-100%)}.header-wrapper.stuck.is-stuck{--header_position:fixed}@media print,screen and (min-width:62.5em){body.admin-bar .header-wrapper.stuck.is-stuck{--header_top:32px}}html.mobile-menu-is-open body{--header_color:var(--header_color_scroll)}.sticky-wrapper{position:absolute;top:0;left:0;right:0;z-index:2000}@media print,screen and (min-width:62.5em){body.admin-bar:not(.has-job-banner) .sticky-wrapper{top:32px}}.header-wrapper{position:absolute;top:0;left:0;right:0;height:var(--header_h_normal);width:100%!important}.header{position:var(--header_position);z-index:1000;top:var(--header_top,0);left:0;right:0;height:var(--header_h);background:var(--header_bg);transform:translate(0,0);transition:all 0.2s cubic-bezier(.455,.03,.515,.955)}.header__container{padding-left:20px;padding-right:20px;justify-content:space-between}@media print,screen and (min-width:62.5em){.header__container{padding-left:30px;padding-right:30px}}.header__logo{position:relative;display:block;width:var(--header_logo_w);height:var(--header_logo_h);transition:all 0.3s ease-out}.header__logo-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all 0.3s ease-out}.header__logo-img--white{opacity:var(--white_logo_opacity)}.header__logo-img--dark{opacity:var(--dark_logo_opacity)}.header__container,.header__container>div,.header__nav,.header__menu,.header .menu-item,.header__menu-container{height:100%}.header__nav{display:none}@media print,screen and (min-width:62.5em){.header__nav{display:block}}.header__btn{display:block;width:18px;height:18px;cursor:pointer}@media print,screen and (min-width:62.5em){.header__btn{display:none}}.header__btn svg{width:100%;height:100%}.header__btn svg rect{transition:all 0.12s cubic-bezier(.455,.03,.515,.955);fill:var(--header_color)}.header__btn svg rect:nth-child(1){x:6px;width:12px}.header__btn svg rect:nth-child(3){width:12px}.header__btn svg:hover{--header_color:#181818}.header__btn svg:hover rect:nth-child(1){x:0;width:100%}.header__btn svg:hover rect:nth-child(2){width:100%}.header__menu{color:var(--header_color);padding:0;margin:0;list-style:none}@media print,screen and (min-width:62.5em){.header__menu{display:flex;align-items:center;justify-content:center}}.header__mobile{opacity:0;visibility:hidden;pointer-events:none;position:fixed;transition:opacity .25s ease-in-out,visibility .25s ease-in-out;top:0;left:0;width:100%;height:100vh;transform:translate(0,0);display:block;z-index:9999}.header__mobile.is-open{opacity:1;visibility:visible;pointer-events:auto}.header__mobile.is-open .header__mobile-inner{transform:translate3d(0,0,0)}.header__mobile-inner{position:absolute;background:#f8f8f8;top:0;left:0;width:100%;height:100%;transform:translate3d(20%,0,0);transition:transform .25s ease-in-out}.header__mobile-head{padding:24px 24px}.header__mobile .header__menu{padding:0 24px;padding-right:19px}.header__mobile .menu__link:before{display:none}.header__mobile .menu-item{flex-wrap:wrap;margin-bottom:10px}.header__mobile .menu-item .menu.submenu{width:100%;margin-top:2px;margin-left:20px;margin-bottom:-3px}.header__mobile .menu-item .menu.submenu .menu-item{margin-bottom:-5px}.header__mobile .menu-item.lang-menu{border-top:1px solid #eee}.header__mobile .menu__toggle{margin-left:auto}.header__mobile .menu__toggle svg{width:100%;height:100%}.header__mobile .lang-menu{padding:16px 0;margin-top:-5px}.header__mobile .lang-menu .menu__link{width:100%}.header__mobile .lang-menu .menu__link span{display:flex;justify-content:flex-start}.header__close{width:16px;height:16px;cursor:pointer;display:block}.header__close svg{width:100%;height:100%}.header__close svg path{fill:#181818}.menu__link{font-size:var(--menu_fs);font-weight:700;text-transform:uppercase;color:inherit;text-decoration:none;font-family:'D-DIN Condensed';padding-left:var(--menu_item_x);padding-right:var(--menu_item_x);height:100%;transition:all 0.3s ease-out}@media print,screen and (min-width:62.5em){.menu__link{display:flex;align-items:center;justify-content:center}}@media print,screen and (min-width:62.5em){.menu__link.menu__link--sub{display:inline-flex;width:auto;position:relative}}.menu__link:before{content:'';position:absolute;display:block;left:20px;width:calc(100% - 40px);transform:scaleX(0);border-top:2px solid #181818;pointer-events:none;transform-origin:left;padding-bottom:inherit;transition:transform 0.37s cubic-bezier(.52,.01,.16,1);top:calc(50% + 12px);opacity:1}.has-dropdown>.menu__link:before{display:none}.menu__link:hover:before{backface-visibility:hidden;transform:scaleX(1)}.menu__link span{display:inline-flex;align-items:center;justify-content:center}.has-dropdown>.menu__link{padding-right:0}.menu-item{display:flex;align-items:center;position:relative}.menu-item.lang-menu>.menu.submenu:not(.submenu--lang){display:none!important}@media print,screen and (max-width:62.49875em){.menu-item.lang-menu{--menu_fs:20px}}.menu-item svg path{fill:var(--header_color);transition:all 0.3s ease-out}.menu-item svg.globe-svg{width:24px;height:24px;margin-right:8px}@media print,screen and (min-width:62.5em){.menu-item svg.globe-svg{width:18px;height:18px;margin-right:7px}}.menu-item svg.lang-arrow{transition:all 0.3s ease-out;width:25px;height:25px;margin-left:auto;transform:rotate(-90deg)}@media print,screen and (min-width:62.5em){.menu-item svg.lang-arrow{display:none}}.menu.submenu{display:none}@media print,screen and (min-width:62.5em){.menu.submenu{display:block;position:absolute;top:100%;left:0;background:#eee;min-width:183px;padding:16px 0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease,transform .2s ease,margin .2s ease,height .2s ease;transform:translate3d(0,10px,0);margin:0;margin-top:-19px;box-shadow:0 10px 20px rgba(41,51,61,.1)}}.menu.submenu.submenu--lang{background:#fff}@media print,screen and (min-width:62.5em){.menu.submenu.submenu--lang{left:0;right:0;position:fixed;width:100%;margin-top:0;box-shadow:none;padding-top:0}}.menu.submenu.submenu--lang:before{content:'';position:absolute;top:100%;left:50%;width:100vw;transform:translate(-50%,0);height:100vh;z-index:100;background:RGBA(0,0,0,.4);pointer-events:none}@media print,screen and (min-width:62.5em){.menu-item:hover .menu.submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate3d(0,0,0)}}.menu__toggle{background:none;border:none;min-width:0;padding:0;display:flex;align-items:center;justify-content:center;width:var(--menu_arrow_s);height:var(--menu_arrow_s)}@media print,screen and (min-width:62.5em){.menu__toggle{margin-right:calc(var(--menu_item_x) / 2);margin-left:4px}}.menu__toggle:hover,.menu__toggle:focus,.menu__toggle:active{background:none;border:none;min-width:0;padding:0}.menu__toggle svg{transition:all 0.3s ease-out;transform:rotate(0)}.item-is-open .menu__toggle svg{transform:rotate(180deg)}.mm .header__mobile-head{margin:0 -24px}@media print,screen and (min-width:62.5em){.mm .header__mobile-head{display:none}}.mm__title{text-align:center;text-transform:uppercase;font-weight:700;font-family:'D-DIN Condensed';font-size:20px;cursor:pointer;margin-bottom:56px}@media print,screen and (min-width:62.5em){.mm__title{cursor:default;font-size:40px}}.mm__list{width:680px;margin:0 auto;display:flex;align-items:flex-start;justify-content:center}@media print,screen and (min-width:62.5em){.mm__list{display:flex}}.mm__list--desktop{display:none}@media print,screen and (min-width:62.5em){.mm__list--desktop{display:flex}}.mm__list--mobile{display:block}@media print,screen and (min-width:62.5em){.mm__list--mobile{display:none}}@media print,screen and (min-width:62.5em){.mm__col{width:40%;flex:0 0 40%}}@media print,screen and (min-width:62.5em){.mm__col:last-child{width:20%;flex:0 0 20%}}.mm__sub{color:#181818;font-family:'Inter';text-transform:none;font-weight:700;font-size:16px;margin-bottom:8px;white-space:nowrap}.mm__row{margin-bottom:37px}@media print,screen and (min-width:62.5em){.mm__row{display:flex;align-items:center;justify-content:flex-start}}.mm__row a{font-size:16px;font-weight:400;font-family:'Inter';color:#555;text-decoration:none;margin-right:14px}@media print,screen and (min-width:62.5em){.mm__row a{color:#555;margin-right:14px}}.mm__bottom{font-size:16px;line-height:1.5;border-top:1px solid #eee;color:#181818;padding:24px 0 100px}@media print,screen and (min-width:62.5em){.mm__bottom{max-width:770px;padding:38px 0 0;margin:16px auto 0;text-align:center}}.mm__bottom h3{color:#181818;text-transform:none;font-weight:700;font-family:'Inter';font-size:16px;margin-bottom:9px}@media print,screen and (min-width:62.5em){.mm__bottom h3{margin-bottom:9px;font-size:16px}}.mm__bottom a{color:inherit}#country-selector{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#f8f8f8;width:100%;padding:34px 20px 0}.country-selector-logo{display:none}#country-selector .mm__title{text-align:center;margin-bottom:53px}@media print,screen and (min-width:62.5em){#country-selector .mm__bottom h3{margin-bottom:4px}}#country-selector .mm__list--mobile{display:block}@media print,screen and (min-width:62.5em){#country-selector .mm__list--mobile{display:none}}@media only screen and (max-width:1000px){#country-selector{height:100vh;overflow:hidden;overflow-y:auto;padding-top:0}#country-selector .mm__title{text-align:left;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:29px 24px;margin:0 -21px 24px}.country-selector-logo{display:block;padding:24px 0}.country-selector-logo img{width:100px}}@media only screen and (max-width:820px){#country-selector .mm__row{white-space:nowrap}.mm__row a,.mm__sub{font-size:Min(4.3845vw,16px)}#country-selector .mm__row a{margin-right:Min(3.95vw,14px);color:#555}}@media only screen and (min-width:1000px){#country-selector{border-radius:8px;width:916px;padding:55px 0 20px}#country-selector .mm__row{margin-bottom:44px}#country-selector .mm__sub{margin-bottom:10px}}#logo-symbol-row{position:relative;bottom:120px}#logo-row .logo{top:25px;padding-left:40px;padding-top:15px}.logo-symbol{padding:45px}.lang-modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999999}.lang-modal__overlay{position:absolute;background:rgba(24,24,24,.4);top:0;left:0;right:0;bottom:0;z-index:10}.lang-modal__box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;width:100%}.lang-modal__box p:empty{display:none}.lang-modal #country-selector{position:relative;transform:none;top:auto;left:auto;margin-left:auto;margin-right:auto}html.lang-modal-is-open,html.lang-modal-is-open body{overflow:hidden}@media only screen and (max-width:1000px){#country-selector .mm__title{margin:0 -21px 24px!important}.lang-modal{overflow:hidden;overflow-y:auto}}@media only screen and (min-width:1000px){.mobile-lang{display:none}}.mobile-lang{display:block;position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999999;height:100vh;overflow:hidden;overflow-y:auto;background:#f8f8f8;transition:all 0.3s ease-out;transform:translate(100%,0)}.mobile-lang-is-open .mobile-lang{transform:translate(0,0)}.mobile-lang .mm{padding:0 24px}.mobile-lang .mm__title{margin:0 -24px 24px;padding:29px 24px;border-top:1px solid #eee;border-bottom:1px solid #eee;font-size:20px;display:flex;align-items:center;justify-content:center;position:relative}.mobile-lang .mm__title:before{content:'';position:absolute;top:50%;left:24px;display:block;background:none no-repeat center / 100% 100%;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2212%22%20viewBox%3D%220%200%2020%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M17.88%202.52807e-08L10%207.80198L2.12%202.13217e-07L2.50304e-08%202.09901L10%2012L20%202.09901L17.88%202.52807e-08Z%22%20fill%3D%22%23181818%22%2F%3E%3C%2Fsvg%3E)!important;flex:0 0 32px;width:24px;height:24px;transition:all 0.3s ease-out;transform:translate(0,-50%) rotate(90deg)}.mobile-lang__box p:empty{display:none}html.mobile-menu-is-open .ct-panel.active{pointer-events:none!important}.mobile-lang__head{display:flex;align-items:center;justify-content:space-between;padding:20px 24px}.mobile-lang__logo{display:block;width:95px}.mobile-lang__logo img{display:block}.mobile-lang__close{display:flex;cursor:pointer;width:16px;height:16px;color:#181818}.mobile-lang__close svg{width:100%;height:100%}@media only screen and (max-width:1000px){#country-selector .mm__title{margin:0 -21px 24px!important}}@media screen and (min-width:1000px){[data-scroll]{transition:opacity 0.5s ease-in-out,transform 1s cubic-bezier(.16,.88,.45,1)}.fade-in,.ease-right,.ease-left,.ease-btm,.ease-top{opacity:0}.fade-in[data-scroll="in"],.ease-right[data-scroll="in"],.ease-left[data-scroll="in"],.ease-btm[data-scroll="in"],.ease-top[data-scroll="in"]{opacity:1}.fade-in{transition-duration:1s}[class*="ease-"][data-scroll="in"]{transform:none}.ease-right{transform:translateX(100px)}.ease-left{transform:translateX(-100px)}.ease-top{transform:translateY(-100px)}.ease-btm{transform:translateY(100px)}.fade-in[data-scroll="in"].ease-delay-100{transition-delay:200ms}.fade-in[data-scroll="in"].ease-delay-200{transition-delay:400ms}.fade-in[data-scroll="in"].ease-delay-300{transition-delay:600ms}.fade-in[data-scroll="in"].ease-delay-400{transition-delay:800ms}.fade-in[data-scroll="in"].ease-delay-500{transition-delay:1000ms}}body{height:auto;min-height:100vh;flex-direction:column;display:flex;overflow-x:hidden}body>.site.grid-container.container{flex:1;width:100%}.fade-start{opacity:0;animation:fadeIn 1s ease-in-out forwards 1s}@keyframes fadeIn{0%{opacity:0;transform:translateY(100px)}100%{opacity:1;transform:none}}.footer{margin-top:auto}.flex{display:flex}.items-center{align-items:center}.justify-end{justify-content:end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-auto{flex:1 1 auto}.shrink-0{flex-shrink:0}.relative{position:relative}@media print,screen and (min-width:62.5em){.mobile-icon{display:none}}@media print,screen and (max-width:62.49875em){.desktop-icon{display:none}}html.js{margin-top:0!important}@media print,screen and (max-width:62.49875em){#wpadminbar{display:none!important}}.pl-by-container{padding-left:Max(calc((100vw - 1340px + 80px) / 2),50px)!important}@media screen and (max-width:1024px){.pl-by-container{padding-left:Max(calc((100vw - 1240px - 16px) / 2),24px)!important}}.mb-20{margin-bottom:20px}.top0{top:0}.right-absolute{position:absolute;right:0}a.gb-button.arrow-btn .gb-icon{margin-left:10px}a.gb-button.arrow-btn .gb-icon svg{width:40px;height:15px}.background-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.background-video--desktop{display:none!important}.background-video--mobile{display:block!important}.no-sidebar .entry-content .alignfull:not(.g-container){margin-left:0;margin-right:0}p.arrow-link>a{text-decoration:none;position:relative;display:inline-flex;align-items:center;justify-content:flex-start;color:inherit}p.arrow-link>a:hover{text-decoration:underline}p.arrow-link>a:after{content:'';display:block;margin-left:4px;background:none no-repeat center / 100% 100%;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4%202.74536L9.20132%207.9987L4%2013.252L5.39934%2014.6654L12%207.9987L5.39934%201.33203L4%202.74536Z%22%20fill%3D%22%23EEEEEE%22%2F%3E%3C%2Fsvg%3E%20);width:1em;height:1em}.gb-headline-text a{color:inherit}p.sup-desk{opacity:.75;position:absolute;bottom:-157px;left:0}#vision h2.gb-headline sup{top:-2.5em}.has-label.gb-headline strong{color:inherit;text-transform:uppercase;display:inline-block;padding:8px;line-height:1;background:#00373C;font-family:Inter;margin-left:8px;font-size:16px;position:relative;top:-7px}#vision .has-label.gb-headline strong{top:-16px}h2.gb-headline sup{font-weight:400;color:inherit;font-size:16px;margin-left:4px;top:-1.5em}body.lang-uk_en .old-terms-text{display:none!important}body:not(.lang-uk_en) .hidden-terms-text{display:none!important}body.separate-containers .site-main{margin:0!important}@media screen and (max-width:768px){.mobile-reverse{flex-direction:column-reverse}}@media screen and (min-width:1024px){.mb16 p{margin-bottom:16px!important}}@media only screen and (min-width:1000px){.background-video--desktop{display:block!important}.background-video--mobile{display:none!important}}@media only screen and (max-width:768px){.background-video-gradient:not(.gb-container-b5e640d2):after{content:'';filter:opacity(100%);left:0;position:absolute;top:0;height:100%;width:100%;z-index:0;background:linear-gradient(180deg,rgba(6,147,227,0) 55%,var(--paletteColor4,#000) 100%)}.background-video-gradient:first-child:after{content:"";z-index:0;position:absolute;top:0;right:0;bottom:80%;left:0;pointer-events:none;background-image:linear-gradient(360deg,rgba(255,255,255,0) 10%,rgba(0,0,0,.3) 90%)}}.CookieDeclaration{display:none!important}.full-width-height .wp-block-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.full-width-height .wp-block-video presto-player{position:relative;width:100%!important;height:100%!important}.full-width-height .hydrated .plyr--video{position:absolute;width:100%;height:100%;top:0}.full-width-height video{opacity:0;padding:15.32vh 7vw;transition:opacity 1s ease;background:#fff;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.full-width-height .f-modal__close{display:none;position:fixed;top:23px;right:24px;transform:translateX(0)!important}@media print,screen and (min-width:62.5em){.full-width-height .f-modal__close{top:120px;right:120px}}.background-video-hide{top:-150%!important}.f-modal-video .f-modal__img{display:none}.f-modal-video .f-modal__content{width:100%;flex:0 0 100%;background:transparent}.f-modal-video .f-modal__content>.gb-container{top:0}.f-modal-is-open .f-modal-video.f-modal .f-modal__box{height:618px;border-radius:0}@media only screen and (min-width:1024px){.f-modal-video .f-modal__close{top:15px;right:0}}.video-popup-style img{width:100%}.video-popup-style .slick-track{margin-left:0}.video-popup-style .foundation-item__link{display:none}.video-popup-style .foundation-item__link.play-video-popup{display:block}.play-video-popup{display:none}.video-popup-style h3{margin-bottom:0}.custom-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:transparent;cursor:pointer;z-index:3}.custom-play-button:before{content:'';font-size:0;border:0 none;width:80px;height:80px;background:transparent;background-image:url(../svg/starmatter-play.svg);background-repeat:no-repeat;background-size:80px 80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-play-button:hover{background-color:transparent}.custom-play-button:hover:before{background-image:url(../svg/starmatter-play-hover.svg)}@media (max-width:1024px){.custom-play-button{transform:translate(-50%,-7%);width:64px;height:64px}.full-width-height.gb-container{background-position:83%}.custom-play-button:before{width:64px;height:64px;background-size:64px 64px}}@media (max-width:768px){.full-width-height video{padding:35vh 0%}}@media only screen and (max-height:530px){.full-width-height video{padding:25vh 0%}}@media (min-width:1024px){.sbs-list .gb-grid-column>.gb-container{height:100%}}.f-modal-video-announcements .f-modal__box{transform:translate(-50%,-50%)!important}.f-modal-is-open .f-modal-video-announcements.f-modal .f-modal__overlay{opacity:1;background:#fff}.f-modal-is-open .f-modal-video-announcements.f-modal-video.f-modal .f-modal__box{height:100%;border-radius:0}.f-modal-is-open .f-modal-video-announcements.f-modal .f-modal__box{max-width:100%;width:100%}@media (min-width:769px){.f-modal-video-announcements .background-video{padding:15.32vh 7vw}}@media (max-width:768px){.f-modal-is-open .f-modal-video-announcements.f-modal-video.f-modal .f-modal__box{height:23vh;border-radius:0;min-height:215px}.f-modal-video-announcements .f-modal__close{z-index:1000;position:fixed;width:40px;height:40px;top:23px;right:24px}}body img[data-opt-src]:not([data-opt-lazy-loaded]){-webkit-filter:none;-moz-filter:none;-o-filter:none;-ms-filter:none;filter:none;transform:scale(.96)}@media (max-width:767px){.flex-direction-column-reverse-mobile{flex-direction:column-reverse}}.footer{padding:24px;background-color:#181818;margin-top:auto;outline:1px solid #181818}@media print,screen and (min-width:62.5em){.footer{padding-bottom:17px}}.footer__menu{width:100%}.footer__wrapper{max-width:1200px;margin:0 auto}.footer__info{margin-top:80px;display:flex;justify-content:space-between;align-items:flex-start}.footer__copyright{color:#EEE;font-size:14px;line-height:23px}.footer__copyright p{margin-bottom:0}@media print,screen and (min-width:62.5em){.footer__copyright p{margin-bottom:0}}ul.stay-tuned{display:flex;list-style-type:none;margin:0}ul.stay-tuned li{margin-right:12px;line-height:20px}ul.stay-tuned li a{color:#EEE;font-size:12px;text-decoration:none;position:relative;line-height:inherit}ul.stay-tuned li a:after{content:'/';font-size:12px;position:absolute;right:-7px;top:2px;line-height:1}@media print,screen and (min-width:62.5em){ul.stay-tuned li a:after{right:-8px}}ul.stay-tuned li:last-child{margin-right:0}ul.stay-tuned li:last-child a:after{content:''}ul.footer-menu{display:flex;list-style-type:none;padding:6px 0 24px;margin:0;line-height:20px}ul.footer-menu li{margin-right:12px;line-height:inherit}ul.footer-menu li a{color:#EEE;font-size:12px;text-decoration:none;position:relative;line-height:inherit}ul.footer-menu li a:after{content:'/';font-size:12px;position:absolute;right:-8px;top:2px;line-height:1}ul.footer-menu li:last-child a:after{content:''}.wpml-ls-statics-footer,.site-footer{display:none}@media print,screen and (max-width:62.49875em){.footer{padding:16px 16px 40px 16px}.footer__info{margin-top:120px;flex-direction:column-reverse;align-items:flex-start;row-gap:32px}ul.stay-tuned li{margin-right:10px}ul.footer-menu{flex-wrap:wrap}}body.error404{background:#000;color:#fff}.not-found{width:100%;text-align:center;display:flex;align-items:center;justify-content:center;padding-top:86px;margin:160px 0}.not-found__title,.not-found__subtitle,.not-found__btn{text-transform:uppercase;color:#fff;font-family:'D-DIN Condensed';font-weight:700;line-height:1}.not-found__title{font-size:100px;margin-bottom:0}@media print,screen and (min-width:48em){.not-found__title{font-size:180px}}@media print,screen and (min-width:62.5em){.not-found__title{font-size:220px}}.not-found__subtitle{font-size:35px;margin-bottom:70px}@media print,screen and (min-width:62.5em){.not-found__subtitle{font-size:2.1875rem}}.not-found__btn{padding:16px 40px;font-size:17px;border:1px solid #fff;letter-spacing:.8px;text-decoration:none}.not-found__btn:hover{background:#fff;color:#000}#CybotCookiebotDialog{z-index:100!important}#CybotCookiebotDialogPoweredByText{display:none!important}#CybotCookiebotDialogHeader{padding:3px!important;border-bottom:0px!important}#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton{font-family:'D-DIN Condensed'!important}#CybotCookiebotDialog{z-index:2147483631!important}#CybotCookiebotDialogPoweredByText{display:none!important}#CybotCookiebotDialogHeader{padding:3px!important;border-bottom:0px!important}@media only screen and (max-width:1000px){.bike-full-banner>.gb-container>.gb-grid-wrapper .gb-grid-column:first-child{margin-bottom:auto}.bike-full-banner>.gb-container>.gb-grid-wrapper{flex-direction:column;width:100%;height:100%}.bike-full-banner>.gb-container>.gb-grid-wrapper>.gb-grid-column:last-child{margin-top:24px}p.gb-headline-2a0436f8{margin-bottom:1.5em}.all-styles__content h2{margin-bottom:11px;line-height:1;font-size:32px}body a.gb-button-b580e2d7,body a.gb-button-e5398523{padding-top:19px;padding-bottom:19px}.card-slider,.bike-overview-slider{margin-top:-1px}.right-absolute.mobile-normal,.wp-block .right-absolute.mobile-normal{position:static!important}body h2.gb-headline-81e81cd6,body h2.gb-headline-247ec1f9,body h2.gb-headline-69ca704b{margin-top:0}.gb-container-43cea057{padding-bottom:40px!important}}body .hide-faq{display:none!important}@media only screen and (max-width:500px){body a.gb-button-e5398523{padding-left:15px}}.has-medium-font-size{font-size:20px}.bike-full-banner .has-medium-font-size{margin-bottom:0}.bike-full-banner .has-medium-font-size+p{margin-bottom:0}@media print,screen and (min-width:62.5em){.bike-full-banner.bike-full-banner--top-shadow:after{height:86px}}@media print,screen and (min-width:62.5em){.bike-overview-slider p,.powered-block p{margin-bottom:1.5em}}@media print,screen and (max-width:62.49875em){p.gb-headline-4c132d6b,p.gb-headline-1327de7f{margin-bottom:1.5em}}@media print,screen and (min-width:62.5em){p.gb-headline-1327de7f{margin-bottom:1.5em}}.tspro-anchors--dark .anchors-wrapper p{color:#fff;padding-top:15px;padding-bottom:15px}.tspro-anchors--dark #tspro-anchors svg{filter:brightness(10)}.tspro-anchors--dark .anchors-wrapper{width:100vw!important}.tspro-anchors--dark .anchors-inner a{color:#BABBBE}.tspro-anchors--dark .anchors-inner.show-anchors{border-top:1px solid #3E404A}.tspro-anchors--dark .anchors-inner.show-anchors{background-color:#000310}@media screen and (max-width:768px){.california-edition-menu .tspro-anchors .tspro-anchors--inner p{flex:1}}@media screen and (max-width:1024px){p.sup-desk{bottom:-84px}}