*,:after,:before{box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased}body{background-color:#fff;color:#333;font-family:franklin-gothic-atf,Franklin Gothic,-apple-system,sans-serif;font-size:1rem;line-height:1.5;margin:0}main{margin:auto;max-width:500px}img{display:block;height:auto;max-width:100%}.btn{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:inline-flex;font-family:franklin-gothic-atf,Franklin Gothic,-apple-system,sans-serif;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;line-height:1.25;padding:.75rem 1.5rem;text-decoration:none;transition:opacity .2s,transform .1s}.btn:hover{opacity:.9}.btn:active{transform:scale(.98)}.btn--primary{background-color:#ba2025;color:#fff}.btn--primary .btn__icon{height:1.25rem;width:1.25rem}.btn--primary .btn__image{display:block;height:auto;max-width:100%}.btn--block{width:100%}.landing-qr-section{background-color:#fff;color:#ba2025;padding:2.5rem 1rem 0;text-align:center}.landing-qr-section__qr-wrap{width:75vh}.landing-qr-section__right{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:2rem;width:100vh}.landing-qr-section{display:none}@media(min-width:1200px){.landing-qr-section{display:inline-block}.landing-qr-section__content{align-items:center;display:flex;flex-direction:row}}.landing-qr-section__inner{margin:0 auto;max-width:600px}.landing-qr-section__title{font-size:2rem;font-weight:700;margin:0 0 1rem}.landing-qr-section__text{color:#333;font-size:1.125rem;line-height:1.2;margin:0 0 1.5rem;opacity:.95}.landing-qr-section__qr{background-color:#fff;border-radius:.75rem;display:inline-block;padding:1rem}.qr-placeholder{align-items:center;display:flex;height:200px;justify-content:center;width:200px}.language-switcher{align-items:center;background-color:hsla(0,0%,100%,.95);border-radius:7px;box-shadow:0 2px 8px rgba(0,0,0,.15);display:inline-flex;gap:5px;height:27px;padding:5px;position:absolute;right:1rem;top:1rem;width:85px;z-index:10}.language-switcher__label{color:#ba2025;font-size:13px;font-weight:700;transition:color .3s ease}.language-switcher__toggle{background-color:#ba2025;border-radius:12px;cursor:pointer;height:18px;position:relative;transition:background-color .3s ease;width:44px}.language-switcher__slider{background-color:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.2);height:13px;left:2px;position:absolute;top:2px;transition:transform .3s ease;width:13px}.language-switcher--cs .language-switcher__slider{transform:translateX(13px)}.language-switcher--en .language-switcher__slider{transform:translateX(0)}.landing-cta{margin:0 auto;max-width:600px;padding:0 1rem;text-align:center}.landing-cta__top-section{padding:5px 0 10px}.landing-cta--no-coupons{padding-bottom:1.5rem;padding-top:1rem}.landing-cta__no-coupons-title{color:#ba2025;font-size:1.5rem;font-weight:700;line-height:1.2;margin:0 0 .75rem}.landing-cta__no-coupons-text{color:#333;font-size:1rem;line-height:1.4;margin:0 0 1rem}.landing-cta__instagram-link{display:inline-block;line-height:0}.landing-cta__instagram-logo{display:block;height:84px;width:84px}.btn--cta{box-shadow:0 4px 12px rgba(228,0,43,.3);font-size:1.125rem;margin-bottom:1rem;padding:1rem 1.5rem}.btn--cta .btn__icon{height:1.5rem;width:1.5rem}.landing-description{margin:0 auto;max-width:600px;padding:0 1rem 1.5rem;text-align:center}.landing-description__text{color:#333;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.005em;line-height:1.2;margin:0;text-align:center}.contest-modal{align-items:center;background:rgba(0,0,0,.6);box-sizing:border-box;display:none;inset:0;justify-content:center;padding:max(1rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) max(1rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left));position:fixed;z-index:1000}.contest-modal--open{display:flex}@media(orientation:landscape){.contest-modal{padding:max(.5rem,env(safe-area-inset-top)) max(.5rem,env(safe-area-inset-right)) max(.5rem,env(safe-area-inset-bottom)) max(.5rem,env(safe-area-inset-left))}}.modal-open{overflow:hidden}.contest-modal__dialog{background-color:#ba2025;border-radius:24px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;max-height:calc(100vh - 2rem);max-width:375px;min-height:400px;overflow:hidden;padding:50px 0 0;position:relative;width:100%}@media(orientation:portrait){.contest-modal__dialog{max-height:calc(100vh - 2rem);min-height:85vh}}@media(orientation:landscape){.contest-modal__dialog{flex:0 1 auto;max-height:90vh;max-width:min(95vw,720px);min-height:90vh;padding:0;width:100%}}.contest-modal__close{align-items:center;background:#fff;border:2px solid #fff;border-radius:50%;color:#ba2025;cursor:pointer;display:flex;font-size:1rem;font-weight:700;height:18px;justify-content:center;line-height:1;padding:0;position:absolute;right:1rem;top:1rem;transition:background .2s;width:18px;z-index:10}.contest-modal__step{display:none;flex:1;flex-direction:column;height:100%;min-height:0}.contest-modal__step--active{display:flex}@media(orientation:landscape){.contest-modal__step{overflow-y:auto;-webkit-overflow-scrolling:touch}}.contest-modal__step--video{background-color:#1a1a1a;background-image:repeating-linear-gradient(-45deg,transparent,transparent 2px,hsla(0,0%,100%,.02) 0,hsla(0,0%,100%,.02) 4px);margin:0;overflow:hidden}.contest-modal__step--video,.contest-modal__video-wrap{align-items:center;height:100%;inset:0;justify-content:center;min-height:0;padding:0;position:absolute;width:100%}.contest-modal__video-wrap{display:flex;min-width:0}.contest-modal__video{display:none;height:auto;max-height:100%;max-width:100%;object-fit:contain;object-position:center;width:auto}@media(orientation:portrait){.contest-modal__video--vertical{display:block}}@media(orientation:landscape){.contest-modal__video--horizontal{display:block}}.contest-modal__camera-row{display:flex;flex:1;flex-direction:column;min-height:0;min-width:0}@media(orientation:landscape){.contest-modal__camera-row{align-items:stretch;flex-direction:row}}.contest-modal__camera-left{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:1rem;margin-top:10px;padding:0 1.5rem 1.5rem}@media(orientation:landscape){.contest-modal__camera-left{align-items:center;justify-content:end;margin-top:1rem;padding:1rem;width:175px}}.contest-modal__camera-left .contest-modal__btn--scan{background:#fff;color:#ba2025;max-width:280px}@media(orientation:landscape){.contest-modal__camera-left .contest-modal__btn--scan{align-self:center;line-height:1;margin-bottom:15%;padding:5px;text-align:left;width:auto}.contest-modal__camera-left .contest-modal__camera-error--right{align-self:center;line-height:1;text-align:center}.contest-modal__camera-left .contest-modal__camera-error--right span{font-size:20px;font-weight:400}}.contest-modal__camera-left .contest-modal__logo{display:flex;justify-content:center;padding-bottom:0}@media(orientation:landscape){.contest-modal__camera-left .contest-modal__logo{align-self:end}}.contest-modal__camera-left .contest-modal__logo img{height:48px;width:auto}@media(orientation:landscape){.contest-modal__camera-left .contest-modal__logo img{max-width:100%;object-fit:contain}}.contest-modal__code-verified-wrap,.contest-modal__phone-verified-wrap{align-items:center;display:flex;justify-content:center}.contest-modal__code-verified-wrap .contest-modal__btn--verified,.contest-modal__phone-verified-wrap .contest-modal__btn--verified{background:#fff;color:#ba2025;margin-bottom:5%}@media(orientation:landscape){.contest-modal__code-verified-wrap .contest-modal__btn--verified,.contest-modal__phone-verified-wrap .contest-modal__btn--verified{align-self:center;margin-bottom:15%;max-width:100%;width:auto}}.contest-modal__camera-wrap{align-items:center;display:flex;flex:1;flex-direction:column;gap:1rem;min-width:0;padding:0 2rem}@media(orientation:landscape){.contest-modal__camera-wrap{gap:.75rem;padding:1rem 1.25rem 1rem 1rem}}.contest-modal__viewfinder{background:hsla(0,0%,100%,.12);border-radius:40px;flex:1;min-height:160px;overflow:visible;position:relative;width:100%}@media(orientation:landscape){.contest-modal__viewfinder{flex:1 1 auto;min-height:120px;width:100%}}.contest-modal__viewfinder video{border-radius:40px;display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.contest-modal__corners{inset:0;pointer-events:none;position:absolute}.contest-modal__corners:after,.contest-modal__corners:before{border:0 solid #fff;content:"";height:40px;position:absolute;width:40px}.contest-modal__corners:before{border-left-width:3px;border-radius:40px 0 0 0;border-top-width:3px;left:-8px;top:-8px}.contest-modal__corners:after{border-radius:0 40px 0 0;border-right-width:3px;border-top-width:3px;right:-8px;top:-8px}.contest-modal__corners-bottom{bottom:0;height:calc(40px + .5rem);left:0;pointer-events:none;position:absolute;right:0}.contest-modal__corners-bottom:after,.contest-modal__corners-bottom:before{border:0 solid #fff;content:"";height:40px;position:absolute;width:40px}.contest-modal__corners-bottom:before{border-bottom-width:3px;border-left-width:3px;border-radius:0 0 0 40px;bottom:-8px;left:-8px}.contest-modal__corners-bottom:after{border-bottom-width:3px;border-radius:0 0 40px 0;border-right-width:3px;bottom:-8px;right:-8px}.contest-modal__camera-error{border-radius:.5rem;color:#fff;font-size:28px;font-weight:700;margin:0;text-align:center}.contest-modal__camera-error--hidden{display:none}.contest-modal__camera-error--right{flex-shrink:0;margin-bottom:.5rem}.contest-modal__camera--hidden{display:none!important}@media(orientation:landscape){.contest-modal__step[data-step=camera-fail]{overflow:hidden}}.contest-modal__form-wrap{display:flex;flex:1;flex-direction:column;gap:1rem;padding:2.5rem 1.5rem 0}.contest-modal__heading{font-size:1.75rem;font-weight:700;line-height:1.2;margin:0;text-align:center}.contest-modal__heading--error,.contest-modal__heading--retry,.contest-modal__step--retry .contest-modal__heading--default,.contest-modal__subheading--error,.contest-modal__subheading--retry{display:none}.contest-modal__step--retry .contest-modal__heading--retry{display:block}.contest-modal__step--retry .contest-modal__subheading--default{display:none}.contest-modal__step--retry .contest-modal__subheading--retry{display:block}.contest-modal__step--error .contest-modal__heading--default{display:none}.contest-modal__step--error .contest-modal__heading--error{display:block}.contest-modal__step--error .contest-modal__subheading--default{display:none}.contest-modal__step--error .contest-modal__subheading--error{display:block}.contest-modal__subheading{font-size:1rem;margin:0;opacity:.9;text-align:center}.contest-modal__code-display,.contest-modal__phone-display{font-size:1.5rem;font-weight:700;letter-spacing:.15em;margin-bottom:.5rem;min-height:2.5rem;padding:.5rem 0;text-align:center}.contest-modal__hidden-input{font-size:16px;height:1px;opacity:0;pointer-events:none;position:absolute;width:1px}.contest-modal__input-overlay-wrap{position:relative}@media(orientation:landscape){.contest-modal__input-overlay-wrap .contest-modal__hidden-input{height:100%;inset:0;opacity:0;pointer-events:auto;position:absolute;width:100%;z-index:1}.contest-modal__keypad-area{display:none}.contest-modal__code-display,.contest-modal__phone-display{cursor:text}}.contest-modal__form-error{background:rgba(0,0,0,.3);border-radius:.5rem;color:#fff;font-size:.875rem;padding:.5rem .75rem;text-align:center}.contest-modal__form-error--hidden{display:none}.contest-modal__keypad-area{background:#e8909a;border-radius:20px 20px 0 0;margin-top:auto;padding:1rem}.contest-modal__keypad{display:grid;gap:.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:.75rem}.contest-modal__key{align-items:center;background:#fff;border:none;border-radius:.5rem;color:#000;cursor:pointer;display:flex;font-size:1.25rem;font-weight:600;height:40px;justify-content:center;transition:opacity .15s}.contest-modal__key:active{opacity:.7}.contest-modal__key--backspace{background:transparent;font-size:1.5rem}.contest-modal__key--empty{background:transparent;cursor:default}.contest-modal__btn{align-items:center;background:#ba2025;border:none;border-radius:26px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.125rem;font-weight:700;gap:.5rem;justify-content:center;padding:7.5px 15px 7.5px 7.5px;transition:opacity .2s}.contest-modal__btn.modal{background:#fff;color:#ba2025}.contest-modal__btn:active,.contest-modal__btn:disabled{opacity:.75}.contest-modal__btn:disabled{cursor:not-allowed}.contest-modal__btn--img{background:transparent;height:auto;padding:0;width:100%}.contest-modal__btn--img img{display:block;height:auto;max-width:100%;width:100%}.contest-modal__btn .contest-modal__btn-icon{flex-shrink:0;height:25px;width:25px}.contest-modal__btn--icon:before{background-color:#fff;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3Cpath d='m2 4 10 9 10-9'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='20' height='16' x='2' y='4' rx='2'/%3E%3Cpath d='m2 4 10 9 10-9'/%3E%3C/svg%3E")}.contest-modal__btn--camera:before,.contest-modal__btn--icon:before{content:"";display:block;height:20px;mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;width:20px}.contest-modal__btn--camera:before{background-color:#ba2025;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z'/%3E%3Ccircle cx='12' cy='13' r='4'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z'/%3E%3Ccircle cx='12' cy='13' r='4'/%3E%3C/svg%3E")}.contest-modal__result-wrap{align-items:center;display:flex;flex:1;flex-direction:column;gap:1.5rem;justify-content:center;padding:2.5rem 1.5rem 2rem;text-align:center}.contest-modal__result-heading{font-size:2rem;font-weight:700;line-height:1.2;margin:0}.contest-modal__result-text{font-size:1.1rem;line-height:1.4;margin:0;opacity:.92}.contest-modal__logo{display:flex;justify-content:center;padding-bottom:1.5rem}.contest-modal__logo img{height:48px;width:auto}.contest-modal__btn:disabled,.contest-modal__step--loading .contest-modal__btn{cursor:not-allowed;opacity:.4;pointer-events:none}.landing-header{align-items:center;background-color:#ba2025;background-image:url(/build/images/background.5432f9be.png);background-position:50%;background-size:cover;color:#fff;display:flex;flex-direction:column;justify-content:center;margin-bottom:.75rem;padding:2.5rem 1rem 60px;position:relative;text-align:center}.landing-header .landing-header__top{position:absolute;right:1rem;top:1rem}.landing-header .landing-header__top .language-switcher{position:static}.landing-header__logo{left:1rem;position:absolute;top:1rem;z-index:10}.landing-header__home-link{align-items:center;color:inherit;display:flex;flex-direction:column;justify-content:center;text-decoration:none}.landing-header__home-link:hover{color:inherit;opacity:.95;text-decoration:none}.landing-header__kitkat-logo{margin-bottom:1rem}.landing-header__title{font-size:32px;font-weight:700;line-height:34px;margin:0;max-width:600px}.landing-header__subtitle{font-size:1.125rem;margin:0 0 1.5rem;max-width:600px;opacity:.95}@media(min-width:1024px),(min-width:768px)and (orientation:landscape){.landing-header{background-image:url(/build/images/background-landscape.1a2f7096.png);min-height:100vh;padding:0 2rem 4rem}.landing-header__kitkat-logo{margin-bottom:1.5rem}.landing-header__kitkat-logo img{height:auto;width:100px}.landing-header__title{font-size:35px;line-height:1.2;margin-bottom:.5rem;max-width:800px}.landing-header__subtitle{font-size:1.5rem;margin-bottom:0;opacity:.9}}.landing-section{margin-left:auto;margin-right:auto;max-width:1200px;padding:2rem 1rem}.landing-section--title-only{padding-bottom:1rem}.landing-step-section{margin-left:auto;margin-right:auto;max-width:1200px;padding:1.5rem 32px;text-align:center}.landing-step-section.here{padding:0 32px 1.5rem}.landing-step-section p{padding:10px 0}.landing-step-section--4 span{font-size:14px!important}.landing-step-section .step{margin-bottom:0}.landing-step-section--no-visual .step__visual{display:none}.step-with-arrow{position:relative}.step-arrow{left:50%;pointer-events:none;position:absolute;transform:translateX(-50%)}.step-arrow--1-to-2{bottom:-10px;left:35%}.step-arrow--2-to-3{bottom:-10px;left:65%}@media(min-width:576px){.step-arrow--2-to-3{left:55%}}.step-arrow--3-to-4{bottom:10px;left:90%}@media(min-width:576px){.step-arrow--3-to-4{bottom:-20px;left:90%}}.step-arrow__img{display:block;height:auto}.step-arrow__img .step-arrow--1-to-2{left:38%}.step-arrow--1-to-2 .step-arrow__img,.step-arrow--2-to-3 .step-arrow__img{width:auto}@media(min-width:576px){.step-arrow--1-to-2 .step-arrow__img,.step-arrow--2-to-3 .step-arrow__img{max-width:150%;width:150%}}.step-arrow--3-to-4 .step-arrow__img{width:auto}@media(min-width:576px){.step-arrow--3-to-4 .step-arrow__img{max-width:150%;width:150%}}.step__text-block{display:flex;flex:1;flex-direction:column;min-width:0;text-align:left}@media(min-width:768px){.step__text-block{align-items:flex-start;flex-direction:row;gap:1rem}}.landing-section__title{color:#ba2025;font-size:32px;font-weight:700;letter-spacing:-.005em;line-height:34px;margin:0 0 1.5rem;padding:0 32px;text-align:center}.step{display:flex;flex-direction:row;gap:1rem;margin-bottom:2rem}@media(min-width:768px){.step{gap:1.5rem}}.step__number{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center;margin-left:-10px}@media(min-width:768px){.step__number{align-items:flex-start}}.step__number.right{margin-left:0;margin-right:-10px}.step__number-img{display:block;object-fit:contain}.step__content{flex:1;min-width:0}.step__content span{color:#ba2025;font-size:18px;font-weight:700}.step__visual{flex-shrink:0;margin:0 auto;max-width:280px}.step__visual img{height:auto;width:100%}.step__hint{color:#ba2025;font-size:.9375rem;margin:.5rem 0 0}.step__hint-link{color:#ba2025;font-weight:700;text-decoration:none}.step__hint-link img{margin:auto}.step__hint-link:hover{text-decoration:underline}.step__location{align-items:center;display:inline-flex;gap:.5rem;margin-top:1rem;padding:.75rem 0}.step__location-icon{background-color:#666;flex-shrink:0;height:1.5rem;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;width:1.5rem}.step__location-text{color:#333;font-size:1rem;font-weight:600}@media(min-width:1200px){.landing-footer__content{display:none}}.divider{background-color:#ba2025;border:none;height:2px;margin:1rem 32px}.landing-footer{color:#fff;margin-top:auto;text-align:center}.landing-footer__copyright{background:#ba2025;color:#fff;font-size:11px;padding:.5rem 2px}.landing-footer__copyright a{color:#fff;text-decoration:none}.landing-footer__copyright a:hover{text-decoration:underline}.landing-footer__slogan{font-size:1.25rem;font-weight:600;margin:0 0 1.5rem;text-align:center}.landing-footer__slogan img{display:block;margin-left:auto;margin-right:auto}.landing-footer__terms{background-color:rgba(0,0,0,.2);border-radius:.5rem;color:#fff;display:inline-block;font-size:.875rem;margin-top:1.5rem;padding:.75rem 1rem;text-decoration:none}.landing-footer__terms:hover{text-decoration:underline}.landing-page{display:flex;flex-direction:column;min-height:100vh}@media(min-width:1200px){.landing-page main{display:none}}.landing-section{flex:1}@media(max-width:768px){.step{text-align:center}.step__content{line-height:1}.step__content h3{color:#ba2025;font-size:1.25rem;margin-bottom:0;margin-top:0}.step__content p{margin:0}}.landing-map{margin:0 auto;max-width:800px}.landing-map img{margin:auto}.landing-map__text{text-align:center}.landing-map__text a{color:#ba2025;font-weight:700;text-decoration:none}.landing-map__text strong{color:#ba2025}.landing-footer__product{margin:1.5rem auto 0;max-width:400px;overflow:hidden}.landing-footer__product img{display:block;height:auto;width:100%}.terms-page{background:#fff;color:#333;display:flex;flex-direction:column;font-family:franklin-gothic-atf,Franklin Gothic,-apple-system,sans-serif;min-height:100vh}.terms-main{flex:1;max-width:100%;padding:2rem 1.5rem 3rem}.terms-content{font-size:.9375rem;line-height:1.7;margin:0 auto;max-width:800px}.terms-content p{margin:0 0 1rem}.terms-title{color:#ba2025;font-size:1.5rem;font-weight:700;line-height:1.3;margin:0 0 1.5rem}@media(min-width:768px){.terms-title{font-size:1.875rem}}.terms-section-title{border-bottom:2px solid #ba2025;color:#ba2025;font-size:1.125rem;font-weight:700;margin:2rem 0 .75rem;padding-bottom:.375rem}.terms-list{margin:0 0 1rem;padding-left:1.5rem}.terms-list li{line-height:1.65;margin-bottom:.5rem}.terms-list a{color:#ba2025}.terms-footer{background:#ba2025;padding:1rem 1.5rem}.terms-footer__inner{margin:0 auto;max-width:800px}.terms-footer__back-link{color:#fff;font-size:.9375rem;text-decoration:none}.terms-footer__back-link:hover{text-decoration:underline}.error-page{background:#fff;color:#333;display:flex;flex-direction:column;font-family:franklin-gothic-atf,Franklin Gothic,-apple-system,sans-serif;min-height:100vh}@media(min-width:1200px){.landing-page.error-page main{display:block}}.error-page__main{flex:1;max-width:100%;padding:2rem 1.5rem 3rem;text-align:center}.error-page__title{color:#ba2025;font-size:1.5rem;font-weight:700;line-height:1.3;margin:0 0 1rem}@media(min-width:768px){.error-page__title{font-size:1.875rem}}.error-page__message{font-size:1rem;line-height:1.6;margin:0 auto 1.5rem;max-width:480px}.error-page__link{background:#ba2025;border-radius:8px;color:#fff;display:inline-block;font-weight:700;padding:.75rem 1.5rem;text-decoration:none;transition:opacity .2s}.error-page__link:hover{color:#fff;opacity:.9}