@font-face{font-family:Cormorant;font-style:normal;font-weight:100 900;src:url(../../static/media/Cormorant-VariableFont_wght.19e3111ddd755814f985.ttf) format("truetype")}@font-face{font-family:Cormorant;font-style:italic;font-weight:100 900;src:url(../../static/media/Cormorant-Italic-VariableFont_wght.8fd82ae4018de8b33bcd.ttf) format("truetype")}@font-face{font-family:StyleScript;font-style:normal;font-weight:400;src:url(../../static/media/StyleScript-Regular.1990b96b131a3c54a022.ttf) format("truetype")}*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Cormorant,serif;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{cursor:none;height:100vh;overflow:hidden;position:relative;width:100vw}.App *{cursor:none!important}.start-screen{align-items:center;background-color:#1a1a2e;display:flex;height:100%;justify-content:center;position:relative;width:100%}.start-screen:before{background-color:#291256cc;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:2}.start-screen__bg{height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%;z-index:1}.start-screen__box{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:624px;position:relative;text-align:center;transform:scale(.7);width:1066px;z-index:3}@media only screen and (max-width:1400px){.start-screen__box{transform:scale(.5)}}.start-screen__wrapper{margin:auto}.start-screen__title{color:#c41e3a;font-family:StyleScript,cursive;font-size:220px;font-weight:400;line-height:1;margin:0;position:relative;z-index:2}.start-screen__subtitle{font-size:87px;margin-top:-30px;text-transform:uppercase}.start-screen__description,.start-screen__subtitle{color:#1a3a1a;font-family:Cormorant,serif;font-weight:600}.start-screen__description{font-size:53px;margin-bottom:30px;margin-top:-20px}.start-screen__button{background:#013b2d;border:2px solid #013b2d;border-radius:5px;color:#fff;cursor:pointer;font-family:Cormorant,serif;font-size:21px;font-weight:600;letter-spacing:2px;padding:14px 28px;text-transform:uppercase;transition:all .3s ease}.start-screen__button:hover{background:#143d24;border-color:#143d24}.start-screen__button:active{transform:scale(.98)}.game-screen{background-color:#1a1a2e;height:100%;position:relative;width:100%}.game-screen__bg{object-fit:contain;z-index:1}.game-screen__bg,.game-screen__content{height:100%;left:0;position:absolute;top:0;width:100%}.game-screen__content{z-index:2}.game-screen__list,.game-screen__timer{position:absolute;transform-origin:top left;z-index:10}.game-screen__timer{align-items:center;display:flex;flex-direction:column;gap:15px}.game-screen__try-again{background:#1a3a1a;border:3px solid #1a3a1a;border-radius:12px;color:#fff;cursor:pointer;font-family:Cormorant,serif;font-size:18px;font-weight:700;letter-spacing:1px;padding:12px 30px;text-transform:uppercase;transition:all .3s ease}.game-screen__try-again:hover{background:#1a3a1a;transform:scale(1.05)}.game-screen__try-again:active{transform:scale(.98)}.game-screen__clickable-areas{height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.game-screen__clickable-area{border-radius:50%;cursor:pointer;position:absolute;transform:translate(-50%,-50%);transition:all .3s ease}.game-screen__clickable-area:hover{background:#ffff004d;border:2px solid gold}.game-screen__clickable-area--found{background:#f003;border:3px solid red;pointer-events:none}.game-screen__clickable-area--found:after{animation:pulse 1s ease-out;border:3px solid red;border-radius:50%;content:"";height:130%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:130%}@keyframes pulse{0%{opacity:1;transform:translate(-50%,-50%) scale(.8)}to{opacity:0;transform:translate(-50%,-50%) scale(1.5)}}.timer{align-items:baseline;display:flex;gap:15px}.timer__time{font-size:80px;line-height:1}.timer__label,.timer__time{color:#fff;font-family:Cormorant,serif;font-weight:400}.timer__label{font-size:40px;letter-spacing:2px;text-transform:uppercase}.items-list{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:20px 30px 30px;width:470px}.items-list__header{margin-bottom:15px;text-align:center}.items-list__title{color:#c41e3a;font-family:StyleScript,cursive;font-size:77px;font-weight:400;line-height:1;margin:0}.items-list__subtitle{font-size:33px;letter-spacing:3px;margin:-10px 0 0;text-transform:uppercase}.items-list__description,.items-list__subtitle{color:#1a3a1a;font-family:Cormorant,serif;font-weight:600}.items-list__description{font-size:20px}.items-list__columns{display:flex;gap:20px}.items-list__column{display:flex;flex:1 1;flex-direction:column;gap:4px}.items-list__item{align-items:center;display:flex;gap:8px}.items-list__checkbox{border:2px solid #1a3a1a;flex-shrink:0;height:14px;width:14px}.items-list__item-text{color:#000;font-family:Cormorant,serif;font-size:17px;font-weight:600;text-transform:uppercase}.items-list__item--found .items-list__checkbox{background-color:#1a3a1a;position:relative}.items-list__item--found .items-list__checkbox:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:8px;left:3px;position:absolute;top:-2px;transform:rotate(45deg);width:4px}.items-list__item--found .items-list__item-text{opacity:.6;text-decoration:line-through}.result-screen{background:#291256cc;bottom:0;height:100%;left:0;position:relative;position:absolute!important;right:0;top:0;width:100%;z-index:3}.result-screen__background{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100%;justify-content:center;width:100%}.result-screen__content{background:#fffffff2;border-radius:20px;box-shadow:0 10px 40px #0000004d;max-width:600px;padding:40px 60px;text-align:center}.result-screen__title{color:#2c5f2d;font-family:StyleScript,cursive;font-size:48px;margin-bottom:20px}.result-screen__score{color:#333;font-family:Cormorant,serif;font-size:24px;font-weight:600;margin-bottom:30px}.result-screen__buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.result-screen__button{border:3px solid #2c5f2d;border-radius:15px;cursor:pointer;font-family:Cormorant,serif;font-size:20px;font-weight:700;letter-spacing:1px;padding:15px 40px;text-transform:uppercase;transition:all .3s ease}.result-screen__button--primary{background:#2c5f2d;color:#fff}.result-screen__button--primary:hover{background:#1f4520;box-shadow:0 5px 20px #2c5f2d66;transform:scale(1.05)}.result-screen__button--secondary{background:#fff;color:#2c5f2d}.result-screen__button--secondary:hover{background:#2c5f2d1a;box-shadow:0 5px 20px #0003;transform:scale(1.05)}.result-screen__button:active{transform:scale(.98)}.result-screen--video-overlay{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.result-screen__background-blur{background-position:50%;background-repeat:no-repeat;background-size:cover;filter:blur(8px) brightness(.6);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.result-screen__video-popup{align-items:center;display:flex;flex-direction:column;justify-content:center;max-height:80%;max-width:80%;position:relative;z-index:2}.result-screen__video-popup.small{max-height:60%;max-width:60%}.result-screen__popup-video{border-radius:10px;box-shadow:0 10px 50px #000c;height:auto;max-height:90vh;width:100%}.result-screen__video-text{border-radius:10px;max-width:100%;padding:15px;text-align:center}@media only screen and (max-width:1400px){.result-screen__video-text{margin-top:-25px;transform:scale(.7)}}.result-screen__video-title{color:#fff;font-family:Cormorant,serif;font-size:42px;font-weight:700;line-height:1;margin:0 0 25px}.result-screen__video-subtitle{color:#fff;font-family:Cormorant,serif;font-size:26px;font-weight:400;line-height:1;margin:0 0 5px}.result-screen__video-offer{color:#fff;font-family:Cormorant,serif;font-size:30px;font-weight:700;line-height:1;margin:0 0 25px}.result-screen__video-contact{color:#fff;font-family:Cormorant,serif;font-size:24px;font-weight:400;line-height:1;margin:0 0 15px}.result-screen__video-email{color:#fff;text-decoration:underline;transition:opacity .2s ease}.result-screen__video-email:hover{opacity:.8}.result-screen__video-disclaimer{color:#fff;font-family:Cormorant,serif;font-size:14px;font-weight:300;line-height:1;margin:0;padding-top:10px}.magic-cursor{pointer-events:none;position:fixed;transform:translate(-50%,-50%);transition:transform .1s ease-out;z-index:10000}.magic-cursor__inner{animation:cursorPulse 2s infinite;background:radial-gradient(circle,#ffd700cc 0,#ffed4e66 50%,#0000 70%);border:2px solid gold;border-radius:50%;box-shadow:0 0 10px #ffd700cc,0 0 20px #ffed4e99,inset 0 0 5px #ffffff80;height:20px;width:20px}.magic-cursor__particle{background:radial-gradient(circle,gold 0,#ffed4e 30%,#0000 70%);border-radius:50%;box-shadow:0 0 6px gold,0 0 12px #ffed4e;height:8px;pointer-events:none;position:fixed;transition:opacity .05s ease-out,transform .05s ease-out;width:8px;z-index:9999}@keyframes cursorPulse{0%,to{box-shadow:0 0 10px #ffd700cc,0 0 20px #ffed4e99,inset 0 0 5px #ffffff80;transform:scale(1)}50%{box-shadow:0 0 15px gold,0 0 30px #ffed4ecc,inset 0 0 8px #ffffffb3;transform:scale(1.1)}}
/*# sourceMappingURL=main.d13d670f.css.map*/