:root{--color-white:#fff;--color-green-100:#6ecdcc;--color-green-200:#11a3a1;--color-green-300:#009290;--color-green-400:#00807f;--color-green-500:#004443;--color-mustard:#af8522}.already-claimed__content__title,.custom-button span,.font-preload.typewell-condensed,.game__top-bar__score__text,.game__zone__loading__text,.game__zone__text,.instructions__content__title,.lang-switch__button span,.modal__box__title,.out-of-stock__content__title,.preloader__text,.rotate-device__content__text{font-family:Typewell Condensed,Helvetica,Arial,sans-serif;font-style:normal;font-weight:700}.font-preload.typewell,body{font-family:Typewell,Helvetica,Arial,sans-serif;font-style:normal;font-weight:400}:root{--ease-smooth:cubic-bezier(0.35,0.07,0.2,0.95);--ease-out-quint:cubic-bezier(0.23,1,0.32,1);--ease-out-bounce:cubic-bezier(0.19,1.51,0.29,0.99);--ease-out-swift:cubic-bezier(0.55,0,0.1,1);--ease-out-snap:cubic-bezier(0,0.96,0.22,1);--ease-in-out-bounce:cubic-bezier(0.865,-0.005,0,1.47)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:none}}@keyframes slideInRight{0%{opacity:0;transform:scale(.6) translateX(50px)}to{opacity:1;transform:none}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:none}}@keyframes slideInTop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:none}}@keyframes slideInBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:none}}@keyframes appear{0%{opacity:0;transform:scale(3)}to{opacity:1;transform:scale(1)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes highlight{0%{transform:scale(1) rotate(0deg)}10%{transform:scale(1.3) rotate(2deg)}20%{transform:scale(1) rotate(0deg)}}@keyframes accent{0%{transform:scale(1)}50%{color:var(--color-green-100);transform:scale(1.1)}to{transform:scale(1)}}@keyframes corner{0%{color:var(--color-white);transform:scale(1)}50%{color:var(--color-green-200);transform:scale(1.05)}to{color:var(--color-white);transform:scale(1)}}@font-face{font-family:Typewell;font-style:normal;font-weight:400;src:url(/assets/fonts/typewell-regular.woff2?id=20251109) format("woff2"),url(/assets/fonts/typewell-regular.woff?id=20251109) format("woff")}@font-face{font-family:Typewell;font-style:normal;font-weight:700;src:url(/assets/fonts/typewell-bold.woff2?id=20251109) format("woff2"),url(/assets/fonts/typewell-bold.woff?id=20251109) format("woff")}@font-face{font-family:Typewell Condensed;font-style:normal;font-weight:700;src:url(/assets/fonts/typewell-condensed-bold.woff2?id=20251109) format("woff2"),url(/assets/fonts/typewell-condensed-bold.woff?id=20251109) format("woff")}*,:after,:before{box-sizing:border-box!important;margin:0;padding:0}body{color:var(--color-white);height:100%;line-height:1.3;position:fixed;width:100%}.font-preload{left:0;opacity:0;pointer-events:none;position:absolute;top:0}.nobr{white-space:nowrap}.custom-button{align-items:center;border:none;border-radius:0;cursor:pointer;display:flex;justify-content:center;margin-left:auto;margin-right:auto;max-width:375px;padding:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:calc(100% - 36px)}.custom-button span{color:var(--color-white);font-size:24px;line-height:.95;text-align:center;text-transform:uppercase;transition:opacity .3s var(--ease-smooth),scale .3s var(--ease-smooth)}.custom-button.highlight:not(:hover):not(:focus):not(:focus-visible):not(:active){animation:highlight 5s var(--ease-smooth) forwards infinite}.custom-button--primary{background-color:var(--color-mustard)}.custom-button--secondary{background-color:#fff;border:2px solid var(--color-mustard)}.custom-button--secondary span{color:var(--color-mustard)}.custom-button--tertiary{background-color:var(--color-green-200)}@media (width >= 768px){.custom-button{max-width:420px;padding-block:15px}.custom-button span{font-size:32px}}.lang-switch{--lang-switch-width:80px;background-color:var(--color-green-300);height:calc(var(--lang-switch-width)/2);padding:4px;width:var(--lang-switch-width)}.lang-switch,.lang-switch__button{align-items:center;display:flex;justify-content:center}.lang-switch__button{background-color:transparent;border:none;flex:1;height:100%;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2}.lang-switch__button span{color:hsla(0,0%,100%,.3);font-size:20px;line-height:.95;text-align:center;text-transform:uppercase}.lang-switch__button--active{background-color:var(--color-white)}.lang-switch__button--active span{color:var(--color-green-300)}@media (width >= 768px){.lang-switch{--lang-switch-width:120px}.lang-switch__button span{font-size:32px}}.application{background:radial-gradient(circle at 100% 100%,var(--color-green-400) 0,var(--color-green-500) 70%);height:100%;width:100%}.application.camera-loaded{background:none}.page{animation:fadeIn .5s forwards;container-type:inline-size;position:relative}.page,.preloader{height:100%;overflow:hidden}.preloader{align-items:center;background:radial-gradient(circle at 100% 100%,var(--color-green-400) 0,var(--color-green-500) 70%);bottom:0;cursor:wait;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;transition:opacity 1s var(--ease-smooth);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;z-index:99999999999}.preloader--hidden{opacity:0;pointer-events:none}.preloader__logo{display:block;height:auto;left:15px;position:absolute;top:15px;width:60px}.preloader__text{animation:pulsate 2s infinite;font-size:24px;margin:10px auto 0;text-align:center;text-transform:uppercase}.loading-container{--animation-duration:3s;--animation-easing:cubic-bezier(0.65,0,0.35,1);height:250px;left:50%;position:absolute;top:-5px;transform:translateX(-50%)}.loading-container .loading-container-item:first-child{animation:swing-animation-1 var(--animation-duration) infinite var(--animation-easing);animation-delay:0s;background-color:#000;height:40px;transform-origin:center 0;width:40px}.loading-container .loading-container-item:nth-child(2){animation:swing-animation-2 var(--animation-duration) infinite var(--animation-easing);animation-delay:0s;background-color:#000;height:40px;transform-origin:center 0;width:40px}.loading-container .loading-container-item:nth-child(3){animation:swing-animation-3 var(--animation-duration) infinite var(--animation-easing);animation-delay:0s;background-color:#000;height:40px;transform-origin:center 0;width:40px}.loading-container .loading-container-item:nth-child(4){animation:swing-animation-4 var(--animation-duration) infinite var(--animation-easing);animation-delay:0s;background-color:#000;height:40px;transform-origin:center 0;width:40px}.loading-container .loading-container-item:nth-child(5){animation:swing-animation-5 var(--animation-duration) infinite var(--animation-easing);animation-delay:0s;background-color:#000;height:40px;transform-origin:center 0;width:40px}.loading-container .loading-container-item:nth-child(6){animation:swing-animation-6 var(--animation-duration) infinite var(--animation-easing);animation-delay:0s;background-color:#000;height:40px;transform-origin:center 0;width:40px}.loading-container .loading-container-item:nth-child(7){animation:swing-animation-7 var(--animation-duration) infinite var(--animation-easing);animation-delay:0s;background-color:#000;height:40px;transform-origin:center 0;width:40px}@media (min-width:768px){.preloader__logo{width:100px}.preloader__text{font-size:40px}.loading-container{height:350px}}@keyframes pulsate{0%{opacity:1}50%{opacity:.3}to{opacity:1}}@keyframes swing-animation-1{0%{rotate:0deg}50%{rotate:0deg}to{rotate:0deg}}@keyframes swing-animation-2{0%{rotate:3.5deg}50%{rotate:-3.5deg}to{rotate:3.5deg}}@keyframes swing-animation-3{0%{rotate:7deg}50%{rotate:-7deg}to{rotate:7deg}}@keyframes swing-animation-4{0%{rotate:10.5deg}50%{rotate:-10.5deg}to{rotate:10.5deg}}@keyframes swing-animation-5{0%{rotate:14deg}50%{rotate:-14deg}to{rotate:14deg}}@keyframes swing-animation-6{0%{rotate:17.5deg}50%{rotate:-17.5deg}to{rotate:17.5deg}}@keyframes swing-animation-7{0%{rotate:21deg}50%{rotate:-21deg}to{rotate:21deg}}.rotate-device{background-color:var(--color-green-300);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:999999999999}.rotate-device__content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.rotate-device__content__icon{animation:deviceSwing 2s cubic-bezier(.36,.07,.19,.97) .1s infinite both;background:url(/assets/layout/rotate-device/device.webp?id=20251109) 50% no-repeat;background-size:cover;height:117px;width:140px}.rotate-device__content__text{display:block;font-size:18px;margin:30px auto 0;text-align:center;text-transform:uppercase}@media (orientation:landscape){html.mobile .rotate-device{display:block;pointer-events:all}}@keyframes deviceSwing{0%{transform:rotate(0)}50%{transform:rotate(45deg)}to{transform:rotate(0)}}.index{display:flex;flex-direction:column}.index__navigation{align-items:flex-start;display:flex;height:-moz-max-content;height:max-content;justify-content:space-between;padding:15px}.index__navigation__logo{display:block;height:auto;width:60px}.index__content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto 60px;max-width:500px;padding:0 15px;text-align:center;width:100%}.index__content__title{aspect-ratio:669.3/255.05;position:relative;width:100%}.index__content__title.index-title-ro{aspect-ratio:337/200;max-width:300px}.index__content__title.index-title-ro svg{top:-40px}.index__content__title.index-title-zh{aspect-ratio:675/236}.index__content__title.index-title-zh svg{top:-35px}.index__content__title svg{display:block;height:auto;left:0;position:absolute;top:-25px;width:100%}.index__content__description{text-wrap:balance;color:var(--color-green-100);margin-bottom:40px;margin-top:15px;max-width:28ch;text-align:center}.index__content__cta{display:block;width:100%}.index__image{flex:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.index__image,.index__image__inner{align-items:flex-end;display:flex;justify-content:flex-end;position:relative}.index__image__inner{aspect-ratio:510/429;height:100%;max-height:100%;max-width:100%}.index__image__inner__cat{display:block;height:100%;inset:0;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;position:absolute;width:100%}.index__image__inner__paw{color:rgba(72,193,189,.55);display:block;height:auto;left:0;position:absolute;top:0;translate:-40% -25%;width:50%}.index__legal{bottom:15px;font-size:8px;left:15px;position:absolute;right:15px}@media (min-width:768px){.index__content{margin-bottom:120px}.index__content__description{font-size:24px}.index__navigation__logo{width:100px}.index__legal{font-size:12px}}.index__content__cta,.index__content__description{opacity:0}.index__image{opacity:0;transform-origin:bottom right}.index__image__inner__paw{opacity:0}.index--loaded .index__content__description{animation:fadeIn 1s 1s forwards}.index--loaded .index__content__cta{animation:appear .85s var(--ease-out-bounce) forwards .7s}.index--loaded .index__image{animation:slideInRight .85s var(--ease-out-bounce) forwards .5s}.index--loaded .index__image__inner__paw{animation:pawIn .75s var(--ease-out-bounce) forwards .7s}.instructions{background:var(--color-green-300)}.instructions__back-button{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;height:40px;justify-content:center;left:3px;position:absolute;top:9px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:40px;z-index:10}.instructions__back-button svg{fill:#6ecdcc;display:block;height:auto;width:16px}.instructions__content{height:100%;padding-top:60px;position:relative;width:100%;z-index:1}.instructions__content__title{font-size:clamp(24px,15cqw,80px);line-height:1.1;text-align:center;text-transform:uppercase}.instructions__content__description{text-wrap:balance;font-size:clamp(14px,5cqw,24px);margin-top:8px;margin-inline:auto;max-width:50ch;text-align:center;width:calc(100% - 30px)}.instructions__content__description strong{font-weight:700}.instructions__illustration{aspect-ratio:1510/1556;height:auto;-o-object-position:center bottom;object-position:center bottom;pointer-events:none;right:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:0}.instructions__illustration,.instructions__illustration__hand{bottom:0;display:block;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;width:100%}.instructions__illustration__hand{height:100%;-o-object-position:left bottom;object-position:left bottom;z-index:100}.instructions__illustration__hand__svg{display:block;height:auto;translate:-24% -5%;width:100%}.instructions__illustration__hand__sticker{animation-duration:5s;animation-iteration-count:infinite;animation-name:stickerSpotlight;animation-timing-function:step-end;display:block;height:auto;left:39%;opacity:0;position:absolute;top:21%;transform:rotate(25.5deg);width:18%}.instructions__illustration__hand__sticker:nth-child(2){animation-delay:-1s}.instructions__illustration__hand__sticker:nth-child(3){animation-delay:-2s}.instructions__illustration__hand__sticker:nth-child(4){animation-delay:-3s}.instructions__illustration__hand__sticker:nth-child(5){animation-delay:-4s}.instructions__illustration__background{bottom:0;display:block;height:auto;left:0;-o-object-fit:contain;object-fit:contain;-o-object-position:left bottom;object-position:left bottom;position:absolute;width:100%}.instructions__cta{bottom:50px;position:absolute;width:100%;z-index:1}@media (min-width:650px){.instructions__illustration{bottom:-15cqw}.instructions__cta{bottom:40px}}@media (min-width:800px){.instructions__illustration{bottom:-6cqw}}@media (max-height:550px){.instructions__illustration__hand{height:85%;width:85%}}@keyframes stickerSpotlight{0%{opacity:1}20%{opacity:1}20.1%{opacity:0}to{opacity:0}}html[lang=ro] .instructions__content__title{font-size:clamp(24px,15cqw,32px)}.instructions__content__description{animation:fadeIn 1s .8s forwards;opacity:0}.instructions__illustration__hand{animation:handIn .85s var(--ease-out-bounce) forwards .1s;opacity:0;transform-origin:bottom left}.instructions__illustration__background{animation:fadeIn .5s .1s forwards;opacity:0}.instructions__cta{animation:appear .85s var(--ease-out-bounce) forwards .7s;opacity:0}@keyframes handIn{0%{opacity:0;transform:translate(-15%,15%) rotate(15deg)}to{opacity:1;transform:none}}.game{background:radial-gradient(circle at 100% 100%,var(--color-green-400) 0,var(--color-green-500) 70%);flex-direction:column}.game,.game__top-bar{display:flex;position:relative}.game__top-bar{align-items:center;background-color:var(--color-white);justify-content:space-between;padding:15px;z-index:1}.game__top-bar__exit-button{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;height:40px;justify-content:center;margin-left:-8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:40px}.game__top-bar__exit-button svg{fill:#11a3a1;display:block;height:24px;width:24px}.game__top-bar__score{align-items:center;display:flex;gap:12px}.game__top-bar__score__icon{color:var(--color-green-500);height:auto;width:32px}.game__top-bar__score__text{color:var(--color-green-200);font-size:28px}.game__top-bar__score__text span{display:inline-block;width:16px}.game__top-bar__score__text__accent{color:var(--color-green-500);display:inline-block}.game__zone{flex:1;position:relative}.game__zone__loading{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.game__zone__loading__loader{align-items:center;background:var(--color-white);border-radius:50%;display:flex;height:50px;justify-content:center;margin:0 auto;width:50px}.game__zone__loading__loader__spinner{animation:rotate 1.5s linear infinite;color:var(--color-green-500);display:block;height:1.5rem;width:1.5rem}.game__zone__loading__text{font-size:18px;margin:10px auto 0;text-align:center;text-transform:uppercase}.game__zone__text{color:var(--color-white);display:block;font-size:16px;letter-spacing:.05em;position:absolute;text-align:center;text-transform:uppercase;width:100%;z-index:100}.game__zone__text--top{font-size:32px;left:50%;top:10%}.game__zone__text--bottom{bottom:10%;left:50%}.game__zone__sticker{display:block;left:50%;max-width:300px;pointer-events:none;position:absolute;top:50%;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:60%;z-index:100000}.game__zone__sticker__element{display:block;height:auto;width:100%}.game__zone__camera-corners{color:var(--color-white);inset:0;opacity:0;position:absolute;transform:scale(2);transition:opacity .3s var(--ease-smooth),transform .3s var(--ease-out-bounce);transition-delay:.3s;z-index:10}.game__zone__camera-corners .camera-corner{--corner-position:24px;display:block;height:auto;position:absolute;width:clamp(40px,10vw,100px);z-index:10}.game__zone__camera-corners .camera-corner.corner-top-left{left:var(--corner-position);top:var(--corner-position)}.game__zone__camera-corners .camera-corner.corner-top-right{right:var(--corner-position);rotate:90deg;top:var(--corner-position)}.game__zone__camera-corners .camera-corner.corner-bottom-left{bottom:var(--corner-position);left:var(--corner-position);rotate:270deg}.game__zone__camera-corners .camera-corner.corner-bottom-right{bottom:var(--corner-position);right:var(--corner-position);rotate:180deg}.game__bottom-bar{background-color:#f6f6f6;margin-bottom:0;padding:15px;position:relative;z-index:100}.game__bottom-bar__items{align-items:center;display:flex;gap:15px;justify-content:center;list-style:none;margin-inline:auto;margin-bottom:15px;max-width:600px;width:100%}.game__bottom-bar__items__item{max-width:75px;position:relative;width:20%}.game__bottom-bar__items__item__active,.game__bottom-bar__items__item__sticker{display:block;height:auto;transition:opacity .4s var(--ease-smooth) 2.7s;width:100%}.game__bottom-bar__items__item__active{left:0;opacity:0;position:absolute;top:0}.game__bottom-bar__items__item__checkmark{display:block;left:50%;position:absolute;scale:0;top:60%;transition:scale .6s var(--ease-out-bounce) 2.7s;translate:-50% -50%;width:16px}.game__bottom-bar__items__item--active{animation:highlight 2s var(--ease-smooth) 3s}.game__bottom-bar__items__item--active .game__bottom-bar__items__item__sticker{opacity:0}.game__bottom-bar__items__item--active .game__bottom-bar__items__item__active{opacity:1}.game__bottom-bar__items__item--active .game__bottom-bar__items__item__checkmark{scale:1}.game__bottom-bar__text{color:var(--color-green-200);display:block;font-size:16px;font-weight:700;text-align:center;text-transform:uppercase}.camera-feed,.camera-view{bottom:0;display:block;height:100%;left:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity 1s var(--ease-smooth);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;z-index:-1}.camera-feed{opacity:0}.camera-feed--loaded{opacity:1}@media (min-width:768px){.game__top-bar{padding:15x 25px}.game__top-bar__score{gap:25px}.game__top-bar__score__icon{width:48px}.game__top-bar__score__text{font-size:48px}.game__zone__camera-corners{inset:15cqw}.game__bottom-bar__text{font-size:24px}}.game--loaded{background:none}.game--loaded .game__zone__camera-corners{opacity:1;transform:none}.game--loaded .game__zone__loading{display:none}html[lang=ro] .game__bottom-bar__text{font-size:14px}.modal{align-items:center;display:flex;justify-content:center;padding-inline:25px;position:fixed;z-index:1000}.modal,.modal__backdrop{height:100%;left:0;top:0;width:100%}.modal__backdrop{animation:fadeIn .3s var(--ease-smooth) forwards;background-color:rgba(0,0,0,.5);opacity:0;position:absolute;z-index:-1}.modal__box{align-items:center;animation:scaleIn .55s var(--ease-out-bounce) forwards;background-color:var(--color-white);display:flex;flex-direction:column;justify-content:center;max-width:375px;opacity:0;padding:15px;width:100%}.modal__box__title{font-size:32px;line-height:1;text-transform:uppercase}.modal__box__description,.modal__box__title{color:var(--color-green-500);text-align:center}.modal__box__description{font-size:16px;line-height:1.3;margin-bottom:16px;margin-top:8px}.modal__box__buttons{align-items:center;display:flex;flex-direction:column;gap:8px;width:100%}.game__top-bar{animation:slideInTop .5s var(--ease-out-quint) forwards;opacity:0}.game__bottom-bar{animation:slideInBottom .5s var(--ease-out-quint) forwards .1s;opacity:0}.game__zone__sticker{--fly-x:0px;--fly-y:150%;animation:stickerIn .5s var(--ease-out-bounce) forwards,stickerOut .85s var(--ease-out-quint) forwards 2.5s;animation-play-state:paused;transform:translate(-50%,-50%) scale(2)}.game__zone__sticker,.game__zone__text{opacity:0;will-change:opacity,transform}.game__zone__text{animation:textIn .85s var(--ease-out-bounce) forwards .1s,textOut .4s var(--ease-out-quint) forwards 2.5s;animation-play-state:paused;transform:translate(-50%) scale(2)}.game__zone__text--bottom{animation:textIn .85s var(--ease-out-bounce) forwards .2s,textOut .4s var(--ease-out-quint) forwards 2.5s;animation-play-state:paused}.game__zone__sticker.animate,.game__zone__text.animate{animation-play-state:running}@keyframes stickerIn{0%{opacity:0;transform:translate(-50%,-50%) scale(2)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes stickerOut{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}70%{opacity:1;transform:translate(calc(-50% + var(--fly-x)),calc(-50% + var(--fly-y))) scale(var(--fly-scale))}to{opacity:0;transform:translate(calc(-50% + var(--fly-x)),calc(-50% + var(--fly-y))) scale(var(--fly-scale))}}@keyframes textIn{0%{opacity:0;transform:translate(-50%) scale(2)}to{opacity:1;transform:translate(-50%) scale(1)}}@keyframes textOut{0%{opacity:1}to{opacity:0}}.permissions{background:var(--color-green-300);position:relative}.permissions__content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.permissions__content__icon{display:block;height:auto;width:150px}.permissions__content__text{text-wrap:balance;margin-top:15px;max-width:28ch;text-align:center}.permissions__cta{bottom:50px;position:absolute;width:100%;z-index:1}@media (min-width:650px){.permissions__content__icon{width:300px}.permissions__content__text{font-size:24px}.permissions__cta{bottom:40px}}.permissions__content__icon{animation:fadeIn 1s .2s forwards;opacity:0}.permissions__content__text{animation:scaleIn .5s var(--ease-out-quint) forwards .3s;opacity:0}.permissions__cta{animation:appear .85s var(--ease-out-bounce) forwards .7s;opacity:0}.thanks{flex-direction:column}.thanks,.thanks__content{align-items:center;display:flex}.thanks__content{flex:0 0 auto;flex-direction:column;justify-content:center;max-width:600px;padding-block:30px;padding-inline:15px;width:100%}.thanks__content__title{height:auto;width:100%}.thanks__content__description{text-wrap:balance;margin-block:15px;max-width:40ch;text-align:center}.thanks__content__legal{font-size:14px}.thanks__content__legal a{color:var(--color-green-100);text-decoration:underline;transition:opacity .15s var(--ease-smooth)}.thanks__content__legal a:active,.thanks__content__legal a:focus,.thanks__content__legal a:focus-visible,.thanks__content__legal a:hover{opacity:.5}.thanks__content__conditions{font-size:10px;text-align:center}.thanks__content__reward{border:2px solid var(--color-white);display:block;height:auto;margin:5px auto 20px;width:120px}.thanks__content__buttons{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;margin-top:15px;width:100%}.thanks__content__buttons__button{width:100%}.thanks__video{align-items:flex-end;display:flex;flex:1 1 auto;max-width:600px;position:relative;width:100%}.thanks__video__animation{min-height:100px;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center;position:absolute}.thanks__confetti,.thanks__video__animation{bottom:0;display:block;height:100%;left:0;width:100%}.thanks__confetti{pointer-events:none;position:fixed;right:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:999}@media (width >= 600px){.thanks__content__description{font-size:20px;margin-block:25px}.thanks__content__date{font-size:20px}.thanks__content__legal{font-size:18px}.thanks__content__buttons{margin-top:30px}}.thanks__content__description{animation:fadeIn 1s 1.2s forwards;opacity:0}.thanks__content__date{animation:fadeIn 1s 1.3s forwards;opacity:0}.thanks__content__legal{animation:fadeIn 1s 1.4s forwards;opacity:0}.thanks__content__conditions{animation:fadeIn 1s 1.5s forwards;opacity:0}.thanks__content__reward{animation:appear .85s var(--ease-out-bounce) forwards 1.2s;opacity:0}.thanks__content__buttons__button{animation:appear .85s var(--ease-out-bounce) forwards 1.3s;opacity:0}.thanks__content__buttons__button:nth-child(2){animation-delay:1.6s}.already-claimed{display:flex;flex-direction:column}.already-claimed__navigation{align-items:flex-start;display:flex;height:-moz-max-content;height:max-content;justify-content:space-between;padding:15px}.already-claimed__navigation__logo{display:block;height:auto;width:60px}.already-claimed__content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto 60px;max-width:500px;padding:0 15px;text-align:center;width:100%}.already-claimed__content__title{font-size:clamp(24px,15cqw,80px);line-height:1.1;text-align:center;text-transform:uppercase}.already-claimed__content__description{text-wrap:balance;color:var(--color-green-100);margin-bottom:40px;margin-top:15px;max-width:28ch;text-align:center}.already-claimed__image{flex:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.already-claimed__image,.already-claimed__image__inner{align-items:flex-end;display:flex;justify-content:flex-end;position:relative}.already-claimed__image__inner{aspect-ratio:510/429;height:100%;max-height:100%;max-width:100%}.already-claimed__image__inner__cat{display:block;height:100%;inset:0;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;position:absolute;width:100%}.already-claimed__image__inner__paw{color:rgba(72,193,189,.55);display:block;height:auto;left:0;position:absolute;top:0;translate:-40% -25%;width:50%}.already-claimed__legal{bottom:15px;font-size:8px;left:15px;position:absolute;right:15px}@media (min-width:768px){.already-claimed__content{margin-bottom:120px}.already-claimed__content__description{font-size:24px}.already-claimed__navigation__logo{width:100px}.already-claimed__legal{font-size:12px}}.already-claimed__content__description{opacity:0}.already-claimed__image{opacity:0;transform-origin:bottom right}.already-claimed__image__inner__paw{opacity:0}.already-claimed--loaded .already-claimed__content__description{animation:fadeIn 1s 1s forwards}.already-claimed--loaded .already-claimed__image{animation:slideInRight .85s var(--ease-out-bounce) forwards .5s}.already-claimed--loaded .already-claimed__image__inner__paw{animation:pawIn .75s var(--ease-out-bounce) forwards .7s}.out-of-stock{display:flex;flex-direction:column}.out-of-stock__navigation{align-items:flex-start;display:flex;height:-moz-max-content;height:max-content;justify-content:space-between;padding:15px}.out-of-stock__navigation__logo{display:block;height:auto;width:60px}.out-of-stock__content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto 60px;max-width:500px;padding:0 15px;text-align:center;width:100%}.out-of-stock__content__title{text-wrap:balance;font-size:clamp(24px,15cqw,40px);line-height:1.1;text-align:center;text-transform:uppercase}.out-of-stock__content__description{text-wrap:balance;color:var(--color-green-100);margin-bottom:40px;margin-top:15px;max-width:28ch;text-align:center}.out-of-stock__image{flex:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.out-of-stock__image,.out-of-stock__image__inner{align-items:flex-end;display:flex;justify-content:flex-end;position:relative}.out-of-stock__image__inner{aspect-ratio:510/429;height:100%;max-height:100%;max-width:100%}.out-of-stock__image__inner__cat{display:block;height:100%;inset:0;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;position:absolute;width:100%}.out-of-stock__image__inner__paw{color:rgba(72,193,189,.55);display:block;height:auto;left:0;position:absolute;top:0;translate:-40% -25%;width:50%}.out-of-stock__legal{bottom:15px;font-size:8px;left:15px;position:absolute;right:15px}@media (min-width:768px){.out-of-stock__content{margin-bottom:120px}.out-of-stock__content__description{font-size:24px}.out-of-stock__navigation__logo{width:100px}.out-of-stock__legal{font-size:12px}}.out-of-stock__content__description{opacity:0}.out-of-stock__image{opacity:0;transform-origin:bottom right}.out-of-stock__image__inner__paw{opacity:0}.out-of-stock--loaded .out-of-stock__content__description{animation:fadeIn 1s 1s forwards}.out-of-stock--loaded .out-of-stock__image{animation:slideInRight .85s var(--ease-out-bounce) forwards .5s}.out-of-stock--loaded .out-of-stock__image__inner__paw{animation:pawIn .75s var(--ease-out-bounce) forwards .7s}@keyframes pawIn{0%{opacity:0;transform:scale(0) rotate(-5deg)}to{opacity:1;transform:scale(1) rotate(-30deg)}}.splash{align-items:center;background:var(--color-green-300);background:radial-gradient(circle at 100% 100%,var(--color-green-400) 0,var(--color-green-500) 70%);display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.splash__logo{display:block;height:auto;left:15px;position:absolute;top:15px;width:60px}.splash__content__title{font-size:24px}.splash__content__qr-code{background:var(--color--green-400);margin:15px auto;max-width:350px;width:60%}.splash__content__qr-code__image{display:block;height:100%;width:100%}.splash__content__text{text-wrap:balance;margin:0 auto;max-width:26ch;text-align:center}@media (min-width:768px){.splash__logo{width:100px}.splash__content__title{font-size:40px}.splash__content__qr-code{margin-bottom:30px;margin-top:30px}.splash__content__text{font-size:24px}}
