.bubleloader-container{position:relative}.bubleloader-container.overlay{align-items:center;display:flex;flex-direction:column;font-weight:500;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.bubleloader-container .loading-percentage{font-size:18px;font-weight:500;line-height:25px;margin-bottom:20px}.bubleloader-container .spinner{animation:loadingI 2s linear infinite;height:60px;left:0;margin:0 auto;position:relative;top:calc(50% - 30px);width:60px}@media(max-width:450px){.bubleloader-container .spinner{height:40px;top:calc(50% - 15px);width:40px}}.bubleloader-container .spinner.overlay{left:auto;top:auto}.bubleloader-container .spinner .bubble-1,.bubleloader-container .spinner .bubble-2{animation:bounce 2s ease-in-out infinite;border-radius:100%;height:35px;position:absolute;top:0;width:35px}@media(max-width:450px){.bubleloader-container .spinner .bubble-1,.bubleloader-container .spinner .bubble-2{height:23px;width:23px}}.bubleloader-container .spinner .bubble-2{animation-delay:-1s;bottom:0;top:auto}@keyframes loadingI{to{transform:rotate(1turn)}}@keyframes bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}.age-confirmation-modal-is-open{overflow:hidden}.age-confirmation-modal{bottom:0;left:0;min-height:100vh;min-height:100dvh;pointer-events:none;position:fixed;right:0;top:0;z-index:100000}.age-confirmation-modal__layer{align-items:center;display:flex;inset:0;justify-content:center;pointer-events:auto;position:absolute;touch-action:none}.age-confirmation-modal__backdrop{background:rgba(2,3,7,.7);inset:0;position:absolute}.age-confirmation-modal__dialog{align-items:center;background:#e4effe;border-radius:8px;display:flex;flex-direction:column;gap:24px;max-width:440px;outline:none;overflow:hidden;padding:32px 24px;position:relative;width:312px;z-index:1}@media(min-width:414px){.age-confirmation-modal__dialog{width:346px}}@media(min-width:768px){.age-confirmation-modal__dialog{gap:32px;padding:54px 38px;width:440px}}.age-confirmation-modal__row{align-items:center;display:flex;gap:8px;justify-content:center}.age-confirmation-modal__badge{flex-shrink:0;height:38px;object-fit:contain;width:38px}.age-confirmation-modal__title{color:#032875;font-size:16px;font-weight:800;line-height:1.6;white-space:nowrap}@media(min-width:414px){.age-confirmation-modal__title{font-size:18px}}@media(min-width:768px){.age-confirmation-modal__title{font-size:24px}}.age-confirmation-modal__actions{align-items:center;display:flex;gap:16px;justify-content:center;width:100%}.age-confirmation-modal__btn{border-radius:12px;cursor:pointer;font-size:22px;height:56px;line-height:1.6;max-width:141px;min-width:124px;text-align:center;width:100%}.age-confirmation-modal__btn:focus{outline:none}.age-confirmation-modal__btn:focus-visible{outline:3px solid rgba(3,40,117,.45);outline-offset:2px}@media(min-width:768px){.age-confirmation-modal__btn{font-size:24px}}.age-confirmation-modal__btn--secondary{background:transparent;border:2px solid rgba(97,111,140,.5);color:#616f8c;transition:border-color .2s ease}.age-confirmation-modal__btn--secondary:hover{border-color:#616f8c}.age-confirmation-modal__btn--primary{background:#f49e1d;border:2px solid #f49e1d;color:#fff}.age-restriction-promo-modal-is-open{overflow:hidden}.age-restriction-promo-modal{bottom:0;left:0;min-height:100vh;min-height:100dvh;pointer-events:none;position:fixed;right:0;top:0;z-index:100000}.age-restriction-promo-modal__layer{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;inset:0;justify-content:center;padding:20px;pointer-events:auto;position:absolute;touch-action:none}@media(min-width:414px){.age-restriction-promo-modal__layer{padding:24px}}@media(min-width:576px){.age-restriction-promo-modal__layer{padding:40px}}.age-restriction-promo-modal__backdrop{background:rgba(2,3,7,.95);inset:0;position:absolute}.age-restriction-promo-modal__dialog{background:#e4effe;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;max-height:calc(100dvh - 72px);max-width:842px;min-height:200px;outline:none;overflow:hidden;padding:24px 16px;position:relative;width:100%;z-index:1}@media(min-width:414px){.age-restriction-promo-modal__dialog{max-height:calc(100dvh - 80px);padding:24px}}@media(min-width:576px){.age-restriction-promo-modal__dialog{max-height:calc(100dvh - 112px);padding-bottom:32px;padding-top:32px}}@media(min-width:768px){.age-restriction-promo-modal__dialog{padding-bottom:40px;padding-top:40px}}@media(min-width:992px){.age-restriction-promo-modal__dialog{padding:56px}}.age-restriction-promo-modal__header{color:#032875;flex-shrink:0;text-align:center}.age-restriction-promo-modal__title{font-size:24px;font-weight:800;line-height:1.2}@media(min-width:576px){.age-restriction-promo-modal__title{font-size:32px}}.age-restriction-promo-modal__subtitle{font-size:18px;line-height:1.2;margin-bottom:16px;margin-top:8px}@media(min-width:576px){.age-restriction-promo-modal__subtitle{font-size:22px;margin-bottom:24px}}.age-restriction-promo-modal__widgets{display:flex;flex:1 1 auto;flex-direction:column;gap:16px;min-height:0;overflow-y:auto;padding-inline:4px;-webkit-overflow-scrolling:touch;touch-action:pan-y}.age-restriction-promo-modal__widget{align-items:center;background:#f6faff;border-radius:8px;box-shadow:0 4px 4px rgba(91,123,224,.25);box-sizing:border-box;display:flex;flex-direction:column;gap:24px;padding:24px;width:100%}@media(min-width:576px){.age-restriction-promo-modal__widget{padding:32px}}@media(min-width:576px)and (max-width:767px){.age-restriction-promo-modal__widget{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto}.age-restriction-promo-modal__widget .age-restriction-promo-modal__widget-text{grid-column:1/-1;grid-row:2}}@media(min-width:768px){.age-restriction-promo-modal__widget{flex-direction:row;justify-content:space-between}}.age-restriction-promo-modal__widget:last-child{margin-bottom:10px}.age-restriction-promo-modal__widget-brand{align-items:center;display:flex;flex-shrink:0;height:38px;justify-content:center;margin-inline:auto;max-height:38px;max-width:180px;min-height:38px;width:100%}@media(min-width:768px){.age-restriction-promo-modal__widget-brand{margin-inline:0;max-width:none;width:180px}}.age-restriction-promo-modal__widget-logo{display:block;max-height:100%;max-width:100%;object-fit:contain}.age-restriction-promo-modal__widget-text{color:#032875;flex:1 1 auto;min-width:0;text-align:center}.age-restriction-promo-modal__widget-name{font-size:22px;font-weight:800;line-height:1.3;margin-bottom:4px}@media(min-width:576px){.age-restriction-promo-modal__widget-name{font-size:24px}}.age-restriction-promo-modal__widget-desc{font-size:16px;font-weight:400;line-height:1}.age-restriction-promo-modal__cta{align-items:center;background:#ff9838;border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:18px;font-weight:800;justify-content:center;letter-spacing:.02em;line-height:1;min-height:50px;padding:16px 30px;text-decoration:none;text-transform:uppercase;width:100%}[lang|=ro] .age-restriction-promo-modal__cta{letter-spacing:-1px;padding-left:15px;padding-right:15px}@media(min-width:576px){.age-restriction-promo-modal__cta{padding-left:32px;padding-right:32px}}@media(min-width:768px){.age-restriction-promo-modal__cta{width:auto}}.age-restriction-promo-modal__cta:focus{outline:none}.age-restriction-promo-modal__cta:focus-visible{outline:3px solid rgba(3,40,117,.45);outline-offset:2px}.age-restriction-promo-modal__misclicked-link{color:#fff;cursor:pointer;font-size:12px;font-weight:400;line-height:normal;margin-top:16px;text-decoration:underline;text-underline-offset:2px;z-index:1}@media(min-width:576px){.age-restriction-promo-modal__misclicked-link{font-size:14px;margin-top:20px}}.info-modal-is-open{overflow:hidden}.info-modal{color:#1a2533;font-family:Source Sans Pro,sans-serif!important;font-weight:400;height:100vh;overflow:hidden;padding:16px;width:100vw;z-index:99999}.info-modal,.info-modal__backdrop{align-items:center;box-sizing:border-box;display:flex;inset:0;justify-content:center;position:fixed}.info-modal__backdrop{background-color:rgba(0,0,0,.6);padding:24px}@media(min-width:992px){.info-modal__backdrop{padding:48px}}@media(orientation:landscape)and (max-height:767px){.info-modal__backdrop{padding:40px}}@media(min-width:1024px){.info-modal__backdrop{padding:64px 72px}}@media(min-width:1024px)and (orientation:landscape)and (max-height:750px){.info-modal__backdrop{padding:40px 72px}}.info-modal__dialog{border-radius:32px;box-shadow:0 4px 24px rgba(0,0,0,.12);display:flex;flex-direction:column;height:83vh;margin:auto;max-height:83vh;min-height:83vh;outline:none;overflow:hidden;width:100%}@media(min-width:414px){.info-modal__dialog{height:80vh;max-height:80vh;min-height:80vh}}@media(min-width:576px){.info-modal__dialog{height:65vh;max-height:65vh;min-height:65vh}}@media(min-width:1024px){.info-modal__dialog{height:100%;max-height:none;max-width:900px;min-height:auto}}@media(min-width:1920px){.info-modal__dialog{height:77vh;max-height:850px;min-height:77vh}}@media(orientation:landscape)and (max-height:719px){.info-modal__dialog{height:100%;max-height:none;max-width:850px;min-height:auto}}@media(orientation:landscape)and (max-height:575px){.info-modal__dialog{height:100%;max-height:none;max-width:760px;min-height:auto}}.info-modal__content{background:#f2f6ff;border-radius:32px;display:flex;flex-direction:column;height:100%;max-height:inherit;overflow:hidden;text-align:left;width:100%}.info-modal__header{align-items:center;border-bottom:2px solid #dbe3f0;box-shadow:0 4px 4px 0 rgba(218,224,242,.5);box-sizing:border-box;display:flex;flex-shrink:0;justify-content:space-between;min-height:64px;padding:20px}@media(min-width:768px){.info-modal__header{min-height:80px;padding:24px}}@media(min-width:992px){.info-modal__header{padding:24px 32px}}@media(min-width:1024px){.info-modal__header{min-height:84px}}@media(orientation:landscape)and (max-height:575px){.info-modal__header{min-height:auto;padding:16px 24px}}.info-modal__title{color:#011a4c;font-family:Source Sans Pro,sans-serif!important;font-size:24px!important;font-style:normal;font-weight:900;line-height:105%;margin:0;padding:0}@media(min-width:576px){.info-modal__title{font-size:28px!important;line-height:100%}}@media(min-width:768px){.info-modal__title{font-size:32px!important}}@media(min-width:1024px){.info-modal__title{font-size:36px!important}}.info-modal__close{align-self:center;background:transparent;border:none;cursor:pointer;margin:0;opacity:1;padding:0 0 0 15px;position:relative}.info-modal__close:hover{opacity:.8}.info-modal__close .info-modal__close-icon{display:block;height:20px;width:20px}@media(min-width:992px){.info-modal__close .info-modal__close-icon{height:24px;width:24px}}.info-modal__body{box-sizing:border-box;flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;padding:16px 20px 24px}.info-modal__body::-webkit-scrollbar{width:8px}.info-modal__body::-webkit-scrollbar-track{background:#e8ecf4;border-radius:4px}.info-modal__body::-webkit-scrollbar-thumb{background-color:#1a2533;border-radius:4px}@media(min-width:576px){.info-modal__body{padding:16px 24px 26px}}@media(min-width:992px){.info-modal__body{padding:16px 32px 32px}}.info-modal__body.info-modal__body--no-img p>img,.info-modal__body.info-modal__body--no-title h1:first-child{display:none}.info-modal__body>div{height:100%;width:100%}.info-modal__body>div>.error-text{line-height:1.3;margin:0 auto;max-width:500px;padding-top:4em;text-align:center}.info-modal__body>div>:last-child{margin-bottom:0;padding-bottom:24px}@media(min-width:1024px){.info-modal__body>div>:last-child{padding-bottom:32px}}.info-modal__body div.wp-block-spacer,.info-modal__body>div a:empty:not(:last-child),.info-modal__body>div li:empty:not(:last-child),.info-modal__body>div p:empty:not(:last-child),.info-modal__body>div span:empty:not(:last-child){display:none}.info-modal__body *{font-family:Source Sans Pro,sans-serif!important}.info-modal__body li,.info-modal__body p{color:#011a4c;font-size:16px!important;line-height:120%;margin:0 0 1rem}.info-modal__body h1,.info-modal__body h2,.info-modal__body h3,.info-modal__body h4,.info-modal__body h5,.info-modal__body h6{color:#011a4c;font-family:Source Sans Pro,sans-serif!important;font-size:20px!important;font-style:normal;font-weight:900;line-height:120%;margin:1.5rem 0 .5rem}.info-modal__body h1:first-child,.info-modal__body h2:first-child,.info-modal__body h3:first-child,.info-modal__body h4:first-child,.info-modal__body h5:first-child,.info-modal__body h6:first-child{margin-top:0}@media(min-width:576px){.info-modal__body h1,.info-modal__body h2,.info-modal__body h3,.info-modal__body h4,.info-modal__body h5,.info-modal__body h6{font-size:22px!important}}@media(min-width:768px){.info-modal__body h1,.info-modal__body h2,.info-modal__body h3,.info-modal__body h4,.info-modal__body h5,.info-modal__body h6{font-size:24px!important}}@media(min-width:1024px){.info-modal__body h1,.info-modal__body h2,.info-modal__body h3,.info-modal__body h4,.info-modal__body h5,.info-modal__body h6{font-size:30px!important}}.info-modal__body ul{margin:.25em 0 1rem;padding-left:1.25rem}@media(max-width:575px){.info-modal__body ul{padding-left:1rem}}.info-modal__body li{list-style:disc;margin-bottom:.3rem}.info-modal__body li>ul{margin-top:.25rem;padding-left:1.25rem}.info-modal__body a{color:#007bff;text-decoration:underline;word-wrap:break-word;cursor:pointer;overflow-wrap:break-word}.info-modal__body br,.info-modal__body img{display:none}.language-dropdown{position:static}@media(min-width:576px){.language-dropdown{position:relative}}.language-dropdown .language{align-items:center;background-image:url(assets/lang-selector_box.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:12px;box-sizing:border-box;cursor:pointer;display:inline-flex;height:40px;width:83px}.language-dropdown .language .language-info{align-items:center;display:flex;height:auto;justify-content:space-between;overflow:hidden;padding:0 10px;width:100%}.language-dropdown .language .language-info span{font-weight:800;line-height:100%;text-transform:uppercase;white-space:nowrap}.language-dropdown .language .language-info span:first-child{font-size:20px;transform:translateY(1px)}.language-dropdown .language .language-info span:nth-child(2){align-self:flex-end;display:inline-block;font-size:12px}.language-dropdown .language .language-arrow{height:12px;width:12px}.language-dropdown .languages-box{background:url(assets/lang-selector_dropdown_mobile.svg) no-repeat 50%;background-size:100% 100%;box-sizing:border-box;display:inline-flex;height:auto;left:50%;max-width:312px;opacity:0;overflow:hidden;position:absolute;top:38px;transform:translate(-50%,10%);transition:opacity .3s ease,transform .3s ease,height .3s ease;visibility:hidden;z-index:1000}@media(min-width:576px){.language-dropdown .languages-box{background:url(assets/lang-selector_dropdown_desktop.svg) no-repeat 50%;background-size:100% 100%;position:absolute;top:40px;transform:translateX(-65%)}}.language-dropdown .languages-box.visible{height:auto;opacity:1;visibility:visible}.language-dropdown .languages-box ul{background:transparent;height:255px;opacity:0;overflow:hidden;transform:translateY(-10px);transition:opacity .4s ease .2s,transform .4s ease .2s;width:185px}.language-dropdown .languages-box ul.visible{display:flex;flex-direction:column;height:auto;margin-bottom:32px;margin-top:32px;max-width:312px;opacity:1;padding-left:50px;padding-right:50px;transform:translateY(0);width:312px}@media(min-width:576px){.language-dropdown .languages-box ul.visible{gap:3px;margin-bottom:20px;margin-top:24px;padding-left:24px;padding-right:24px;width:141px}}.language-dropdown .languages-box ul li{align-items:center;border-bottom:.5px solid #e7e7e7;color:#043192;display:flex;font-size:33px;font-weight:400;height:50px;line-height:100%;white-space:nowrap;width:100%}@media(min-width:576px){.language-dropdown .languages-box ul li{font-size:15px;height:21px;line-height:100%}}.language-dropdown .languages-box ul li:last-child{border-bottom:none}.language-dropdown .languages-box ul li .selected{font-weight:800;text-decoration:underline}.language-dropdown .languages-box_button{background:transparent;border:none;color:#043192;cursor:pointer;height:100%;padding:0 12px;text-align:left;width:100%}@media(min-width:576px){.language-dropdown .languages-box_button{padding-left:6px;padding-right:6px}}.language-dropdown .languages-box_button:hover:enabled{font-weight:800}.language-dropdown .languages-box_button:disabled{cursor:default}.languages-filter{backdrop-filter:blur(3px);background:hsla(0,0%,100%,.2);display:block;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}@media(min-width:576px){.languages-filter{display:none}}.header{position:relative}.header__wrapper{display:flex;justify-content:space-between;margin:0 auto;max-width:1460px;padding:24px 25px}@media(min-width:414px){.header__wrapper{padding-bottom:0}}@media(min-width:768px){.header__wrapper{padding-bottom:13px}}@media(min-width:992px){.header__wrapper{padding-bottom:0}}@media(min-width:1024px){.header__wrapper{padding-left:40px;padding-right:40px;padding-top:32px}}@media(min-width:1400px){.header__wrapper{padding-bottom:38px}}.header__wrapper-logo{height:38px;width:56px}@media(min-width:768px){.header__wrapper-logo{height:48px;width:72px}}@media(min-width:992px){.header__wrapper-logo{height:58px;width:86px}}@media(min-width:1024px){.header__wrapper-logo{height:70px;width:104px}}.lazy-image{display:block;height:auto;max-width:100%}.lazy-image.lazy-image--loaded{animation:lazy-image-fade-in .2s ease-out}@keyframes lazy-image-fade-in{0%{opacity:0}to{opacity:1}}.footer{background:#011e5c;color:#fff;line-height:120%;padding-top:70px}@media(min-width:414px){.footer{padding-top:63px}}@media(min-width:576px){.footer{padding-top:74px}}.footer__container{margin:0 auto;max-width:1440px}@media(min-width:992px){.footer__container{align-items:center;display:flex;gap:124px;justify-content:space-between;padding-bottom:64px;padding-left:24px;padding-right:24px}[lang=pt-BR] .footer__container{gap:106px}[lang=bg-BG] .footer__container{gap:80px}[lang=sr-latn] .footer__container,[lang|=es] .footer__container{gap:70px}}@media(min-width:1024px){.footer__container{padding-left:40px;padding-right:40px}}.footer__about{display:flex;flex-direction:column;gap:21px;padding-left:27px;padding-right:27px}[lang=ro-RO] .footer__about{padding-left:24px;padding-right:24px}@media(min-width:768px){.footer__about{padding-left:40px;padding-right:40px}}@media(min-width:992px){.footer__about{flex:1;padding-left:0;padding-right:0}[lang=ro-RO] .footer__about{min-width:316px;padding-left:0;padding-right:0}[lang=bg-BG] .footer__about{min-width:380px}[lang|=es] .footer__about{min-width:350px}[lang=sr-latn] .footer__about{max-width:330px}}@media(min-width:1024px){[lang=sr-latn] .footer__about{max-width:367px}}@media(min-width:1200px){.footer__about{max-width:364px}[lang|=es] .footer__about{max-width:400px}[lang=sr-latn] .footer__about{max-width:410px}}@media(min-width:1400px){.footer__about{max-width:434px}[lang=ro-RO] .footer__about{max-width:430px}[lang=bg-BG] .footer__about{max-width:405px}[lang|=es] .footer__about{max-width:434px}}.footer__about-title{font-size:24px}.footer__about-description-mark{color:#fc0;display:block;padding-top:8px}.footer__content{align-items:center;display:flex;flex-direction:column;gap:40px;padding:40px 27px 64px}[lang=sr-latn] .footer__content{padding-left:16px;padding-right:16px}@media(min-width:768px){.footer__content{flex-direction:row;justify-content:space-between;width:100%}.footer__content,[lang=sr-latn] .footer__content{padding-left:40px;padding-right:40px}}@media(min-width:992px){.footer__content{display:contents;padding:0}[lang=sr-latn] .footer__content{padding-left:0;padding-right:0}}.footer__logo{height:70px;width:104px}.footer__terms{align-items:center;display:flex;flex-direction:column;gap:14px;text-align:center}.footer__terms-title{text-transform:uppercase}.footer__terms-link{color:#fff}.footer__rights{background:#001747}.footer__rights-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1440px;padding:16px 24px;position:relative}@media(min-width:768px){.footer__rights-container{padding-bottom:29px;padding-top:29px}}.footer__rights-text{color:#88a8eb;font-size:16px;line-height:120%}@media(min-width:768px){.footer__rights-text{text-align:center;width:100%}}@media(min-width:992px){.footer__rights-text{font-size:18px}}.footer__rights-text--display{display:block}@media(min-width:576px){.footer__rights-text--display{display:inline}}@media(min-width:768px){.footer__button-up{background:transparent;border:0;cursor:pointer;padding:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}}.footer__button-up-icon{display:block;height:48px;width:48px}@media(min-width:768px){.footer__button-up-icon{margin-right:41px}}.description{display:flex;flex-direction:column}.description__item-container:nth-child(2n){background:rgba(128,180,255,.149)}@media(min-width:992px){.description__item-container:nth-child(2) .description__item{flex-direction:row-reverse}}@media(min-width:576px){.description__item-container:nth-child(2) .description__image{width:530px}}@media(min-width:992px){.description__item-container:nth-child(2) .description__image{width:460px}}@media(min-width:1200px){.description__item-container:nth-child(2) .description__image{width:560px}}@media(min-width:1400px){.description__item-container:nth-child(2) .description__image{margin-right:0}}@media(min-width:1920px){.description__item-container:nth-child(2) .description__image{width:640px}}@media(min-width:1400px){.description__item-container:nth-child(2) .description__content{max-width:645px}}@media(min-width:1920px){.description__item-container:nth-child(2) .description__content{max-width:715px}}.description__item{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1440px;padding:40px 24px}@media(min-width:576px){.description__item{gap:32px;padding-bottom:80px;padding-top:80px}}@media(min-width:768px){.description__item{padding-left:40px;padding-right:40px}}@media(min-width:992px){.description__item{flex-direction:row;padding:100px 24px}}@media(min-width:1024px){.description__item{padding-left:40px;padding-right:40px}}@media(min-width:1920px){.description__item{padding-left:0;padding-right:0}}.description__image{flex-shrink:0;margin:0 auto;width:100%}@media(min-width:576px){.description__image{width:440px}}@media(min-width:992px){.description__image{margin-bottom:auto;margin-top:auto}}@media(min-width:1200px){.description__image{width:500px}}.description__image--list{width:270px}@media(min-width:414px){.description__image--list{width:300px}}@media(min-width:576px){.description__image--list{width:339px}}@media(min-width:992px){.description__image--list{margin-left:50px}}@media(min-width:1200px){.description__image--list{margin-left:120px}}.description__content{display:flex;flex-direction:column;gap:16px;justify-content:center}@media(min-width:992px){.description__content{max-width:460px}[lang=ro-RO] .description__content{max-width:450px}}@media(min-width:1200px){.description__content,[lang=ro-RO] .description__content{max-width:560px}}@media(min-width:1920px){.description__content{max-width:715px}}.description__title{font-size:24px}.description__text{white-space:pre-line}@media(min-width:576px){.description__text{font-size:24px}}.description__list{margin:0;padding-left:28px}@media(min-width:576px){.description__list-item{font-size:24px}}.description__list-item::marker{font-size:13px}.game-description{display:flex;flex-direction:column}.game-description__intro{background:rgba(128,180,255,.29);padding:48px 21px}[lang|=es] .game-description__intro{padding-left:40px;padding-right:40px}[lang=sr-latn] .game-description__intro{padding-left:41px;padding-right:41px}@media(min-width:414px){.game-description__intro,[lang|=es] .game-description__intro{padding-left:24px;padding-right:24px}}@media(min-width:576px){[lang=sr-latn] .game-description__intro{padding-left:24px;padding-right:24px}}@media(min-width:768px){.game-description__intro{padding:80px 40px}[lang=sr-latn] .game-description__intro{padding-left:64px;padding-right:64px}}@media(min-width:992px){.game-description__intro{padding-bottom:100px;padding-top:100px}[lang=bg-BG] .game-description__intro{padding-left:80px;padding-right:80px}}@media(min-width:1024px){[lang=bg-BG] .game-description__intro{padding-left:88px;padding-right:88px}[lang|=es] .game-description__intro{padding-left:40px;padding-right:40px}}@media(min-width:1200px){[lang=bg-BG] .game-description__intro{padding-left:60px;padding-right:60px}}.game-description__intro-text{font-size:24px;margin:0 auto;max-width:1350px;text-align:center}[lang=bg-BG] .game-description__intro-text{font-size:22px}@media(min-width:414px){[lang=bg-BG] .game-description__intro-text{font-size:24px}[lang|=es] .game-description__intro-text{letter-spacing:-.4px}}@media(min-width:576px){.game-description__intro-text{font-size:30px}[lang|=es] .game-description__intro-text{letter-spacing:0}}@media(min-width:768px){[lang=bg-BG] .game-description__intro-text{font-size:30px}}@media(min-width:1400px){[lang=sr-latn] .game-description__intro-text{width:1000px}}@media(min-width:1920px){[lang=sr-latn] .game-description__intro-text{max-width:1460px;width:100%}}.hero-advantages{display:grid;gap:4px 8px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1460px;width:100%}@media(min-width:414px){.hero-advantages{gap:6px 10px}}@media(min-width:576px){.hero-advantages{gap:13px 19px}}@media(min-width:768px){.hero-advantages{gap:21px 24px}}@media(min-width:992px){.hero-advantages{gap:12px;grid-template-columns:repeat(4,1fr)}}@media(min-width:1200px){.hero-advantages{gap:68px}}@media(min-width:1400px){.hero-advantages{gap:24px}}.hero-advantages .advantage{justify-self:center;max-width:100%;padding-bottom:20px;position:relative;width:159px}@media(min-width:414px){.hero-advantages .advantage{padding-bottom:24px;width:185px}}@media(min-width:576px){.hero-advantages .advantage{padding-bottom:40px;width:253px}}@media(min-width:768px){.hero-advantages .advantage{padding-bottom:46px;width:346px}}@media(min-width:992px){.hero-advantages .advantage{padding-bottom:30px;width:229px}}@media(min-width:1400px){.hero-advantages .advantage{padding-bottom:40px;width:319px}}@media(min-width:1920px){.hero-advantages .advantage{width:353px}}.hero-advantages .advantage__card{bottom:0;left:50%;position:absolute;transform:translateX(-50%);z-index:-1}.hero-advantages .advantage__wrapper{align-items:center;display:flex;flex-direction:column;gap:8px;height:100%;margin:0 auto;width:120px}[lang=sr-latn] .hero-advantages .advantage__wrapper,[lang|=es] .hero-advantages .advantage__wrapper{width:128px}@media(min-width:414px){.hero-advantages .advantage__wrapper{gap:14px}}@media(min-width:576px){.hero-advantages .advantage__wrapper{gap:20px;width:180px}[lang=sr-latn] .hero-advantages .advantage__wrapper,[lang|=es] .hero-advantages .advantage__wrapper{width:200px}}@media(min-width:768px){.hero-advantages .advantage__wrapper{gap:26px;width:240px}[lang=sr-latn] .hero-advantages .advantage__wrapper,[lang|=es] .hero-advantages .advantage__wrapper{width:258px}}@media(min-width:992px){.hero-advantages .advantage__wrapper{gap:9px;width:180px}[lang=sr-latn] .hero-advantages .advantage__wrapper,[lang|=es] .hero-advantages .advantage__wrapper{width:200px}}@media(min-width:1400px){.hero-advantages .advantage__wrapper{gap:20px;width:210px}[lang=sr-latn] .hero-advantages .advantage__wrapper,[lang|=es] .hero-advantages .advantage__wrapper{width:226px}}@media(min-width:1920px){.hero-advantages .advantage__wrapper{gap:27px;width:270px}[lang=sr-latn] .hero-advantages .advantage__wrapper,[lang|=es] .hero-advantages .advantage__wrapper{width:276px}}.hero-advantages .advantage:first-of-type .advantage__icon{width:82px}@media(min-width:414px){.hero-advantages .advantage:first-of-type .advantage__icon{width:92px}}@media(min-width:576px){.hero-advantages .advantage:first-of-type .advantage__icon{width:128px}}@media(min-width:768px){.hero-advantages .advantage:first-of-type .advantage__icon{width:166px}}@media(min-width:992px){.hero-advantages .advantage:first-of-type .advantage__icon{width:116px}}@media(min-width:1400px){.hero-advantages .advantage:first-of-type .advantage__icon{width:165px}}.hero-advantages .advantage__icon{flex-shrink:0;width:90px}@media(min-width:414px){.hero-advantages .advantage__icon{width:100px}}@media(min-width:576px){.hero-advantages .advantage__icon{width:140px}}@media(min-width:768px){.hero-advantages .advantage__icon{width:180px}}@media(min-width:992px){.hero-advantages .advantage__icon{width:126px}}@media(min-width:1400px){.hero-advantages .advantage__icon{width:189px}}.hero-advantages .advantage__text{font-size:16px;font-weight:800;line-height:100%;text-align:center}[lang=bg-BG] .hero-advantages .advantage__text{font-size:14px}@media(min-width:576px){.hero-advantages .advantage__text{font-size:24px}[lang=bg-BG] .hero-advantages .advantage__text{font-size:22px}}@media(min-width:768px){.hero-advantages .advantage__text{font-size:32px}[lang=bg-BG] .hero-advantages .advantage__text{font-size:30px}}@media(min-width:992px){.hero-advantages .advantage__text{font-size:24px}[lang=bg-BG] .hero-advantages .advantage__text{font-size:20px}[lang=sr-latn] .hero-advantages .advantage__text,[lang|=es] .hero-advantages .advantage__text{font-size:22px}}@media(min-width:1400px){.hero-advantages .advantage__text{font-size:28px}[lang=bg-BG] .hero-advantages .advantage__text{font-size:26px}[lang=sr-latn] .hero-advantages .advantage__text,[lang|=es] .hero-advantages .advantage__text{font-size:28px}}@media(min-width:1920px){.hero-advantages .advantage__text,[lang=bg-BG] .hero-advantages .advantage__text,[lang=sr-latn] .hero-advantages .advantage__text,[lang|=es] .hero-advantages .advantage__text{font-size:32px}}.hero-benefit{align-items:center;display:flex;flex-direction:column;gap:8px;width:98px}[lang=pt-BR] .hero-benefit{width:140px}[lang=bg-BG] .hero-benefit:first-child{width:110px}[lang=pt-BR] .hero-benefit:last-child{width:84px}[lang=bg-BG] .hero-benefit:last-child{width:100px}@media(min-width:414px){.hero-benefit{width:114px}[lang=sr-latn] .hero-benefit:last-child{width:100px}}@media(min-width:576px){.hero-benefit{flex-direction:row;width:170px}[lang=ro-RO] .hero-benefit{width:136px}[lang=bg-BG] .hero-benefit{width:130px}[lang|=es] .hero-benefit{width:142px}[lang=sr-latn] .hero-benefit{width:146px}[lang=pt-BR] .hero-benefit:first-child,[lang|=es] .hero-benefit:first-child{width:170px}[lang=ro-RO] .hero-benefit:first-child{width:176px}[lang=bg-BG] .hero-benefit:first-child,[lang=sr-latn] .hero-benefit:first-child{width:160px}.hero-benefit:last-child{width:136px}[lang=pt-BR] .hero-benefit:last-child{width:144px}[lang=ro-RO] .hero-benefit:last-child{width:160px}[lang=bg-BG] .hero-benefit:last-child{width:156px}[lang=sr-latn] .hero-benefit:last-child,[lang|=es] .hero-benefit:last-child{width:146px}}@media(min-width:768px){.hero-benefit{gap:12px;width:182px}[lang=pt-BR] .hero-benefit{width:146px}[lang=ro-RO] .hero-benefit{width:160px}[lang=bg-BG] .hero-benefit{width:152px}[lang=sr-latn] .hero-benefit,[lang|=es] .hero-benefit{width:166px}[lang=pt-BR] .hero-benefit:first-child{width:194px}[lang=ro-RO] .hero-benefit:first-child{width:210px}[lang=bg-BG] .hero-benefit:first-child,[lang=sr-latn] .hero-benefit:first-child,[lang|=es] .hero-benefit:first-child{width:184px}.hero-benefit:last-child{width:182px}[lang=pt-BR] .hero-benefit:last-child{width:164px}[lang=ro-RO] .hero-benefit:last-child{width:190px}[lang=bg-BG] .hero-benefit:last-child{width:180px}[lang=sr-latn] .hero-benefit:last-child,[lang|=es] .hero-benefit:last-child{width:170px}}@media(min-width:992px){.hero-benefit{gap:16px;width:100%}[lang=pt-BR] .hero-benefit{width:100%}[lang=ro-RO] .hero-benefit{width:95%}[lang=bg-BG] .hero-benefit{width:auto}[lang=sr-latn] .hero-benefit,[lang|=es] .hero-benefit{width:234px}.hero-benefit:first-child{min-width:300px}[lang=pt-BR] .hero-benefit:first-child{width:100%}[lang=ro-RO] .hero-benefit:first-child{width:95%}[lang=bg-BG] .hero-benefit:first-child{max-width:280px}[lang=sr-latn] .hero-benefit:first-child{min-width:260px}.hero-benefit:last-child,[lang=pt-BR] .hero-benefit:last-child,[lang=ro-RO] .hero-benefit:last-child{width:100%}[lang=bg-BG] .hero-benefit:last-child{max-width:255px;width:auto}[lang|=es] .hero-benefit:last-child{width:247px}[lang=sr-latn] .hero-benefit:last-child{width:245px}}@media(min-width:1024px){[lang=bg-BG] .hero-benefit:first-child{width:380px}}@media(min-width:1200px){[lang=bg-BG] .hero-benefit{width:370px}}@media(min-width:1400px){.hero-benefit{gap:32px}[lang=ro-RO] .hero-benefit{width:490px}[lang=bg-BG] .hero-benefit,[lang=bg-BG] .hero-benefit:first-child,[lang=sr-latn] .hero-benefit,[lang=sr-latn] .hero-benefit:first-child,[lang|=es] .hero-benefit,[lang|=es] .hero-benefit:first-child{max-width:none;width:100%}[lang=ro-RO] .hero-benefit:last-child{width:505px}[lang=bg-BG] .hero-benefit:last-child,[lang=sr-latn] .hero-benefit:last-child,[lang|=es] .hero-benefit:last-child{max-width:none;width:100%}}.hero-benefit__icon-wrap{display:inline-block;flex-shrink:0;position:relative}.hero-benefit__icon-wrap:after{background:transparent;border-radius:50%;bottom:2px;box-shadow:0 4px 4px 0 rgba(4,49,146,.302);content:"";height:60%;left:50%;position:absolute;transform:translateX(-50%);width:85%;z-index:-1}.hero-benefit__icon{display:block;height:35px;width:35px}@media(min-width:576px){.hero-benefit__icon{height:40px;width:40px}}@media(min-width:992px){.hero-benefit__icon{height:74px;width:74px}}.hero-benefit__description{font-size:12px;font-weight:800;letter-spacing:1px;line-height:117%;text-align:center;text-shadow:0 2.186px 4.373px rgba(4,49,146,.4)}[lang=bg-BG] .hero-benefit__description,[lang=pt-BR] .hero-benefit__description,[lang=sr-latn] .hero-benefit__description,[lang|=es] .hero-benefit__description{letter-spacing:0}@media(min-width:576px){.hero-benefit__description{text-align:left}}@media(min-width:768px){.hero-benefit__description{font-size:14px}}@media(min-width:992px){.hero-benefit__description{font-size:18px}}@media(min-width:1400px){.hero-benefit__description{font-size:26px}}.hero-benefits{display:flex;gap:12px;justify-content:space-between;padding-bottom:22px;padding-left:20px;padding-right:20px;position:relative;z-index:2}@media(min-width:414px){.hero-benefits{gap:24px;padding-bottom:26px}[lang|=es] .hero-benefits{gap:12px}}@media(min-width:576px){.hero-benefits{gap:32px;margin:0 auto;padding-bottom:40px;padding-left:0;padding-right:0;width:90%}[lang=ro-RO] .hero-benefits{gap:12px;padding-left:24px;padding-right:24px;width:100%}}@media(min-width:768px){.hero-benefits{gap:16px;padding-bottom:80px;width:75%}[lang=pt-BR] .hero-benefits,[lang=sr-latn] .hero-benefits{width:80%}[lang=ro-RO] .hero-benefits{padding-left:0;padding-right:0;width:85%}}@media(min-width:992px){.hero-benefits{gap:63px;max-width:940px;padding-bottom:80px;width:100%}[lang=pt-BR] .hero-benefits,[lang=sr-latn] .hero-benefits{width:100%}[lang=ro-RO] .hero-benefits{gap:16px;width:86%}}@media(min-width:1024px){[lang=ro-RO] .hero-benefits{width:84%}}@media(min-width:1400px){.hero-benefits{flex-direction:column;gap:32px;max-width:100%;width:85%}[lang=pt-BR] .hero-benefits,[lang|=es] .hero-benefits{width:80%}[lang=ro-RO] .hero-benefits{gap:30px}[lang=sr-latn] .hero-benefits{width:86%}}.cloud-bg{display:contents}.cloud-bg__dsk,.cloud-bg__dsk svg,.cloud-bg__mob,.cloud-bg__mob svg{height:100%;width:100%}.cloud-bg__dsk{display:none}.cloud-bg__mob{display:block}@media(min-width:992px){.cloud-bg--min-992 .cloud-bg__dsk{display:block}.cloud-bg--min-992 .cloud-bg__mob{display:none}}@media(min-width:1400px){.cloud-bg--min-1400 .cloud-bg__dsk{display:block}.cloud-bg--min-1400 .cloud-bg__mob{display:none}}.cloud-background-desktop-blur{clip-path:url(#desktop_blur_clip_path)}.cloud-background-desktop-blur,.cloud-background-mobile-blur{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);height:100%;transform:translateZ(0);transition:backdrop-filter .3s ease;width:100%}.cloud-background-mobile-blur{clip-path:url(#bgblur_0_6548_13171_clip_path)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.phone{background:url(assets/phone.svg) no-repeat;background-size:contain;height:418px;padding:12px;position:relative;width:207px}@media(min-width:414px){.phone{height:497px;padding:14px;width:246px}}@media(min-width:576px){.phone{height:596px;padding:16px;width:296px}}@media(min-width:1400px){.phone{height:702px;padding:18px;width:348px}}.phone__image,.phone__video{border-radius:24px;overflow:hidden;position:absolute;z-index:1}@media(min-width:414px){.phone__image,.phone__video{border-radius:28px}}@media(min-width:576px){.phone__image,.phone__video{border-radius:32px}}@media(min-width:1400px){.phone__image,.phone__video{border-radius:36px}}.phone__image{height:392px;left:13px;top:13px;width:181px}@media(min-width:414px){.phone__image{height:466px;left:15px;top:16px;width:216px}}@media(min-width:576px){.phone__image{height:561px;left:17px;top:18px;width:262px}}@media(min-width:1400px){.phone__image{height:666px;left:18px;top:18px;width:312px}}.phone__image{animation:fadeIn 1.5s ease forwards;animation-delay:.3s;opacity:0;transition:opacity 1.5s ease}@media(prefers-reduced-motion:reduce){.phone__image{animation:none;opacity:1;transition:none}}.phone__video{height:394px;left:12px;top:12px;width:183px}@media(min-width:414px){.phone__video{height:469px;left:14px;top:14px;width:218px}}@media(min-width:576px){.phone__video{height:564px;left:16px;top:16px;width:264px}}@media(min-width:1400px){.phone__video{height:666px;left:18px;top:18px;width:312px}}.phone__video .phone__video-element,.phone__video video{display:block;height:100%;object-fit:cover;width:100%}.phone__video:before{background:url(assets/phone-camera.webp) no-repeat;background-size:contain;content:"";height:14px;left:50%;position:absolute;top:12px;transform:translateX(-50%);width:47px;z-index:2}@media(min-width:414px){.phone__video:before{height:16px;width:54px}}@media(min-width:576px){.phone__video:before{height:19px;width:65px}}@media(min-width:1400px){.phone__video:before{height:22px;top:18px;width:77px}}.animated-text{display:inline-block;white-space:nowrap}.animated-text_char{display:inline-block;pointer-events:none}@media(hover:hover)and (pointer:fine){.main-btn:hover .animated-text_char{animation-duration:.45s;animation-fill-mode:both;animation-iteration-count:1;animation-name:animatedTextDropWave;animation-timing-function:cubic-bezier(.22,.61,.36,1)}.main-btn:hover .animated-text_char:first-child{animation-delay:.03s}.main-btn:hover .animated-text_char:nth-child(2){animation-delay:.06s}.main-btn:hover .animated-text_char:nth-child(3){animation-delay:.09s}.main-btn:hover .animated-text_char:nth-child(4){animation-delay:.12s}.main-btn:hover .animated-text_char:nth-child(5){animation-delay:.15s}.main-btn:hover .animated-text_char:nth-child(6){animation-delay:.18s}.main-btn:hover .animated-text_char:nth-child(7){animation-delay:.21s}.main-btn:hover .animated-text_char:nth-child(8){animation-delay:.24s}.main-btn:hover .animated-text_char:nth-child(9){animation-delay:.27s}.main-btn:hover .animated-text_char:nth-child(10){animation-delay:.3s}.main-btn:hover .animated-text_char:nth-child(11){animation-delay:.33s}.main-btn:hover .animated-text_char:nth-child(12){animation-delay:.36s}.main-btn:hover .animated-text_char:nth-child(13){animation-delay:.39s}.main-btn:hover .animated-text_char:nth-child(14){animation-delay:.42s}.main-btn:hover .animated-text_char:nth-child(15){animation-delay:.45s}.main-btn:hover .animated-text_char:nth-child(16){animation-delay:.48s}.main-btn:hover .animated-text_char:nth-child(17){animation-delay:.51s}.main-btn:hover .animated-text_char:nth-child(18){animation-delay:.54s}.main-btn:hover .animated-text_char:nth-child(19){animation-delay:.57s}.main-btn:hover .animated-text_char:nth-child(20){animation-delay:.6s}.main-btn:hover .animated-text_char:nth-child(21){animation-delay:.63s}.main-btn:hover .animated-text_char:nth-child(22){animation-delay:.66s}.main-btn:hover .animated-text_char:nth-child(23){animation-delay:.69s}.main-btn:hover .animated-text_char:nth-child(24){animation-delay:.72s}.main-btn:hover .animated-text_char:nth-child(25){animation-delay:.75s}.main-btn:hover .animated-text_char:nth-child(26){animation-delay:.78s}.main-btn:hover .animated-text_char:nth-child(27){animation-delay:.81s}.main-btn:hover .animated-text_char:nth-child(28){animation-delay:.84s}.main-btn:hover .animated-text_char:nth-child(29){animation-delay:.87s}.main-btn:hover .animated-text_char:nth-child(30){animation-delay:.9s}.main-btn:hover .animated-text_char:nth-child(31){animation-delay:.93s}.main-btn:hover .animated-text_char:nth-child(32){animation-delay:.96s}.main-btn:hover .animated-text_char:nth-child(33){animation-delay:.99s}.main-btn:hover .animated-text_char:nth-child(34){animation-delay:1.02s}.main-btn:hover .animated-text_char:nth-child(35){animation-delay:1.05s}.main-btn:hover .animated-text_char:nth-child(36){animation-delay:1.08s}.main-btn:hover .animated-text_char:nth-child(37){animation-delay:1.11s}.main-btn:hover .animated-text_char:nth-child(38){animation-delay:1.14s}.main-btn:hover .animated-text_char:nth-child(39){animation-delay:1.17s}.main-btn:hover .animated-text_char:nth-child(40){animation-delay:1.2s}}@keyframes animatedTextDropWave{0%{opacity:0;transform:translateY(-120%)}60%{opacity:1;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}.main-btn{align-items:center;background:linear-gradient(90deg,#f79916,#fdf92b);border:none;border-radius:8px;box-shadow:1px 4px 0 #e38708,-1px -4px 0 #fdf42b,0 9px 6px rgba(130,157,208,.38);color:#fff;cursor:pointer;display:inline-flex;font-weight:800;justify-content:center;margin:0 auto;padding:18px 52px;position:relative;text-transform:uppercase;transform:skewX(-15deg);transform-origin:center;transition:all .3s ease-in}.main-btn .animated-text{letter-spacing:1px;text-shadow:0 3px 6px rgba(82,51,5,.35)}.main-btn:disabled,.main-btn[disabled]{opacity:.6}.landing-btn{font-size:26px;height:62px;padding-left:42px;padding-right:42px;width:295px}[lang=bg-BG] .landing-btn{font-size:22px}@media(min-width:414px){.landing-btn{font-size:30px;height:73px;width:344px}[lang=bg-BG] .landing-btn{font-size:26px}}@media(min-width:576px){.landing-btn{width:508px}[lang=bg-BG] .landing-btn{font-size:30px}}@media(min-width:768px){.landing-btn{width:390px}}@media(min-width:1400px){.landing-btn{font-size:40px;height:88px;width:592px}[lang=bg-BG] .landing-btn{font-size:40px;width:590px}}.landing-btn--shadow-green{box-shadow:1px 4px 0 #e38708,-1px -4px 0 #fdf42b,0 9px 6px rgba(0,141,54,.251)}.cb{align-items:center;cursor:pointer;display:inline-flex;gap:12px;margin-left:auto;margin-right:auto;position:relative;width:260px}[lang=pt-BR] .cb,[lang=ro-RO] .cb,[lang=sr-latn] .cb,[lang|=es] .cb{width:295px}[lang=bg-BG] .cb{width:280px}@media(min-width:1400px){.cb,[lang=bg-BG] .cb,[lang=pt-BR] .cb,[lang=ro-RO] .cb,[lang=sr-latn] .cb,[lang|=es] .cb{width:auto}}.cb__input{height:1px;opacity:0;position:absolute;width:1px}.cb__box{border:3px solid #043192;border-radius:10px;box-shadow:0 2px 4px 0 rgba(4,49,146,.4);flex-shrink:0;height:32px;position:relative;width:32px}.cb__icon{height:28px;left:3px;position:absolute;top:-3px;transition:all .2s ease;width:28px}.cb__label{color:#043192;font-size:16px;font-style:normal;font-weight:700;line-height:100%;text-align:left}.cky-consent-container:not(.cky-hide)~#root main .hero-intro__blur-desktop-blur,.cky-consent-container:not(.cky-hide)~#root main .hero-intro__blur-mobile-blur{backdrop-filter:none!important}.hero-intro{align-items:center;display:flex;flex-direction:column;gap:30px;margin:0 auto;padding-left:29px;padding-right:29px;padding-top:33px;position:relative;z-index:3}@media(min-width:576px){.hero-intro{width:457px}}@media(min-width:768px){.hero-intro{padding-top:44px;width:576px}}@media(min-width:992px){.hero-intro{padding-top:60px;width:708px}}@media(min-width:1400px){.hero-intro{flex-direction:row;justify-content:space-around;padding:80px 100px 95px 30px;width:1367px}}.hero-intro__blur{height:704px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100%;z-index:-1}@media(min-width:414px){.hero-intro__blur{height:808px}}@media(min-width:576px){.hero-intro__blur{height:918px}}@media(min-width:768px){.hero-intro__blur{height:958px}}@media(min-width:992px){.hero-intro__blur{height:988px}}@media(min-width:1400px){.hero-intro__blur{height:896px}}@media(min-width:576px){.hero-intro__blur:before{background-image:url(assets/landing_player.webp);background-size:100% 100%;bottom:-10px;content:"";height:190px;left:-60px;position:absolute;width:123px;z-index:1}}@media(min-width:768px){.hero-intro__blur:before{bottom:-30px;height:256px;left:-86px;width:166px}}@media(min-width:992px){.hero-intro__blur:before{bottom:-30px;height:301px;left:-78px;width:194px}}@media(min-width:1400px){.hero-intro__blur:before{bottom:-80px;left:-20px}}@media(min-width:1920px){.hero-intro__blur:before{bottom:-100px;height:551px;left:-200px;width:356px}}.hero-intro__blur-mobile{display:block;height:100%;margin:0 auto}@media(min-width:1400px){.hero-intro__blur-mobile{display:none}}.hero-intro__blur-desktop{display:none;height:100%;margin:0 auto}@media(min-width:1400px){.hero-intro__blur-desktop{display:block}.hero-intro__wrapper{align-items:center;display:flex;flex-direction:column;gap:50px;width:594px}[lang=pt-BR] .hero-intro__wrapper,[lang=ro-RO] .hero-intro__wrapper,[lang|=es] .hero-intro__wrapper{width:660px}}.hero-intro__content{align-items:center;display:flex;flex-direction:column;gap:16px;width:100%}@media(min-width:992px){.hero-intro__content{gap:24px}}.hero-intro__image{transform:rotate(6deg)}.hero-intro__title{font-size:24px;line-height:117%;text-align:center}[lang|=es] .hero-intro__title{width:300px}@media(min-width:576px){.hero-intro__title{font-size:28px}[lang|=es] .hero-intro__title{width:350px}}@media(min-width:768px){.hero-intro__title{font-size:38px}[lang|=es] .hero-intro__title{width:460px}}@media(min-width:992px){.hero-intro__title{font-size:40px}}@media(min-width:1400px){.hero-intro__title{font-size:54px}[lang|=es] .hero-intro__title{width:100%}}.hero-intro__title-main,.hero-intro__title-sub{display:block}[lang|=es] .hero-intro__title-main,[lang|=es] .hero-intro__title-sub{display:inline}.hero-intro__buttons{align-items:center;display:flex;flex-direction:column;gap:16px;width:100%}[lang=pt-BR] .hero-intro__btn{padding-left:20px;padding-right:20px}@media(min-width:414px){.hero-intro__btn{width:344px}[lang=pt-BR] .hero-intro__btn{padding-left:42px;padding-right:42px}}@media(min-width:576px){[lang=bg-BG] .hero-intro__btn{width:370px}}@media(min-width:768px){.hero-intro__btn,[lang=bg-BG] .hero-intro__btn{width:390px}}@media(min-width:1400px){.hero-intro__btn{width:100%}[lang=pt-BR] .hero-intro__btn,[lang=ro-RO] .hero-intro__btn{width:594px}[lang=bg-BG] .hero-intro__btn,[lang|=es] .hero-intro__btn{width:590px}}.hero-intro__benefits{display:none}@media(min-width:1400px){.hero-intro__benefits{display:block}}.hero{overflow:hidden}.hero,.hero__container{display:flex;flex-direction:column;position:relative}.hero__container:after{background:url(assets/landing_field.webp) no-repeat top;background-size:cover;content:"";height:330px;left:50%;max-width:none;pointer-events:none;position:absolute;top:426px;transform:translateX(-48%);width:874px;z-index:1}@media(min-width:414px){.hero__container:after{top:538px}}@media(min-width:576px){.hero__container:after{top:624px}}@media(min-width:768px){.hero__container:after{height:280px;top:742px;transform:translateX(-50%);width:992px}}@media(min-width:992px){.hero__container:after{height:350px;width:100%}}@media(min-width:1400px){.hero__container:after{background-size:auto;height:510px;top:652px}}@media(min-width:1920px){.hero__container:after{background-size:cover;height:440px;top:630px}}.hero__benefits-container{padding-top:62px;position:relative}@media(min-width:414px){.hero__benefits-container{padding-top:76px}}@media(min-width:768px){.hero__benefits-container{padding-top:102px}}@media(min-width:992px){.hero__benefits-container{padding-top:142px}}@media(min-width:1400px){.hero__benefits-container{display:none}}.hero__benefits-container:before{background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 97.4%);content:"";height:110px;left:0;pointer-events:none;position:absolute;right:0;top:-15px;z-index:2}@media(min-width:414px){.hero__benefits-container:before{height:130px;top:-12px}}@media(min-width:576px){.hero__benefits-container:before{top:-35px}}@media(min-width:768px){.hero__benefits-container:before{top:0}}@media(min-width:992px){.hero__benefits-container:before{top:40px}}.hero__intro-container{background:#c9dfff;position:relative}@media(min-width:576px){.hero__intro-container:after{background-image:url(assets/landing_ball-in-net.webp);background-size:100% 100%;bottom:-20px;content:"";height:273px;position:absolute;right:-20px;width:125px;z-index:3}}@media(min-width:768px){.hero__intro-container:after{bottom:-70px;height:349px;right:-30px;width:160px}}@media(min-width:992px){.hero__intro-container:after{bottom:-70px;height:428px;right:-20px;width:208px}}@media(min-width:1024px){.hero__intro-container:after{bottom:-100px;right:0}}@media(min-width:1920px){.hero__intro-container:after{bottom:0;height:760px;width:370px}}.hero__advantages-container{padding-bottom:24px;padding-left:17px;padding-right:17px;position:relative;z-index:1}@media(min-width:576px){.hero__advantages-container{padding-bottom:40px}}@media(min-width:768px){.hero__advantages-container{padding-left:26px;padding-right:26px}}@media(min-width:992px){.hero__advantages-container{padding-bottom:56px;padding-left:20px;padding-right:20px}}@media(min-width:1024px){.hero__advantages-container{padding-left:32px;padding-right:32px}}@media(min-width:1400px){.hero__advantages-container{padding:210px 24px 0}}@media(min-width:1920px){.hero__advantages-container{padding:100px 0 90px}}@media(min-width:1400px){.hero__advantages-container:before{background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 85%);content:"";height:138px;left:0;pointer-events:none;position:absolute;right:0;top:163px;z-index:-1}}@media(min-width:1920px){.hero__advantages-container:before{height:180px;top:20px}}.hero__btn{margin-top:56px;z-index:3}[lang=pt-BR] .hero__btn{padding-left:20px;padding-right:20px}@media(min-width:414px){.hero__btn{margin-top:76px;width:344px}[lang=pt-BR] .hero__btn{padding-left:42px;padding-right:42px}}@media(min-width:576px){[lang=bg-BG] .hero__btn{width:370px}}@media(min-width:768px){.hero__btn{margin-top:90px}.hero__btn,[lang=bg-BG] .hero__btn{width:390px}.hero__btn{margin-top:100px}}@media(min-width:1400px){.hero__btn{display:none}[lang=bg-BG] .hero__btn{width:590px}}.landing-action{align-items:center;display:flex;flex-direction:column;gap:28px;padding-left:20px;padding-right:20px}@media(min-width:768px){.landing-action{gap:34px}}@media(min-width:1400px){.landing-action{gap:50px}}.how-to-play-card{width:266px}@media(min-width:414px){.how-to-play-card{width:310px}}@media(min-width:576px){.how-to-play-card{align-items:end;display:flex;width:372px}}@media(min-width:768px){.how-to-play-card{align-items:center;width:490px}}@media(min-width:992px){.how-to-play-card{width:505px}}@media(min-width:1400px){.how-to-play-card{width:773px}}.how-to-play-card__media{display:block;height:200px;width:100%}@media(min-width:414px){.how-to-play-card__media{height:233px}}@media(min-width:576px){.how-to-play-card__media{flex-shrink:0;height:280px}}@media(min-width:768px){.how-to-play-card__media{height:371px}}@media(min-width:992px){.how-to-play-card__media{height:380px}}@media(min-width:1400px){.how-to-play-card__media{height:581px}}.how-to-play-card:nth-child(2n){flex-direction:row-reverse;margin-left:auto}@media(min-width:576px){.how-to-play-card:nth-child(2n) .how-to-play-card__desc-group{margin-right:-55px}}@media(min-width:1400px){.how-to-play-card:nth-child(2n) .how-to-play-card__desc-group{margin-right:-80px}}.how-to-play-card:nth-child(2n) .how-to-play-card__desc{margin-left:-5px;margin-right:0;transform:rotate(7deg)}[lang=ro-RO] .how-to-play-card:nth-child(2n) .how-to-play-card__desc{margin-left:-20px}@media(min-width:576px){.how-to-play-card:nth-child(2n) .how-to-play-card__desc{margin-left:0}}.how-to-play-card:nth-child(2n) .how-to-play-card__desc-bg{left:-30px;right:0;transform:rotate(-15deg)}[lang=ro-RO] .how-to-play-card:nth-child(2n) .how-to-play-card__desc-bg{left:-50px}@media(min-width:576px){[lang=bg-BG] .how-to-play-card:nth-child(2n) .how-to-play-card__desc-bg,[lang|=es] .how-to-play-card:nth-child(2n) .how-to-play-card__desc-bg{left:-10px}}@media(min-width:768px){[lang=bg-BG] .how-to-play-card:nth-child(2n) .how-to-play-card__desc-bg,[lang|=es] .how-to-play-card:nth-child(2n) .how-to-play-card__desc-bg{left:-20px}}@media(min-width:1400px){.how-to-play-card:nth-child(2n) .how-to-play-card__desc-bg{left:-50px}[lang|=es] .how-to-play-card:nth-child(2n) .how-to-play-card__desc-bg{left:-30px}[lang|=en] .how-to-play-card:nth-child(2n) .how-to-play-card__desc-bg{top:-80px}}.how-to-play-card__desc-group{margin-top:-55px;position:relative}@media(min-width:576px){.how-to-play-card__desc-group{margin-bottom:-10px;margin-left:-50px;margin-top:0}[lang=bg-BG] .how-to-play-card__desc-group{margin-bottom:15px}}@media(min-width:1400px){.how-to-play-card__desc-group{margin-left:-80px}}.how-to-play-card__desc-bg{position:absolute;right:-30px;top:-45px;transform:rotate(15deg);width:130px;z-index:0}[lang=ro-RO] .how-to-play-card__desc-bg{right:-45px}[lang|=es] .how-to-play-card__desc-bg{width:116px}@media(min-width:414px){.how-to-play-card__desc-bg{width:144px}[lang=bg-BG] .how-to-play-card__desc-bg{width:115px}[lang|=es] .how-to-play-card__desc-bg{width:130px}}@media(min-width:576px){.how-to-play-card__desc-bg{width:148px}[lang=bg-BG] .how-to-play-card__desc-bg{right:-10px}[lang|=es] .how-to-play-card__desc-bg{right:-20px}}@media(min-width:768px){.how-to-play-card__desc-bg{width:166px}[lang=bg-BG] .how-to-play-card__desc-bg{right:-20px;width:140px}[lang|=es] .how-to-play-card__desc-bg{right:-30px;width:147px}}@media(min-width:992px){.how-to-play-card__desc-bg{width:174px}[lang|=es] .how-to-play-card__desc-bg{width:155px}}@media(min-width:1024px){[lang=bg-BG] .how-to-play-card__desc-bg{width:165px}}@media(min-width:1400px){.how-to-play-card__desc-bg{right:-60px;top:-80px;width:260px}[lang|=en] .how-to-play-card__desc-bg{top:-110px}[lang=ro-RO] .how-to-play-card__desc-bg{top:-70px}[lang=bg-BG] .how-to-play-card__desc-bg{width:245px}[lang|=es] .how-to-play-card__desc-bg{right:-40px;width:232px}}.how-to-play-card__desc{border-radius:24px;margin-left:auto;margin-right:-5px;padding:24px 20px;position:relative;transform:rotate(-7deg);width:130px;z-index:1}[lang=pt-BR] .how-to-play-card__desc{margin-right:-20px;width:143px}[lang=ro-RO] .how-to-play-card__desc{margin-right:-20px;padding:34px 16px;width:155px}[lang=bg-BG] .how-to-play-card__desc{padding:30px 16px;width:135px}[lang|=es] .how-to-play-card__desc{margin-right:-10px;width:136px}[lang=sr-latn] .how-to-play-card__desc{margin-right:-10px;padding-bottom:34px;padding-top:34px;width:140px}@media(min-width:414px){.how-to-play-card__desc{border-radius:28px;width:144px}[lang=pt-BR] .how-to-play-card__desc,[lang=sr-latn] .how-to-play-card__desc{width:158px}[lang=ro-RO] .how-to-play-card__desc{padding:40px 16px;width:170px}[lang|=es] .how-to-play-card__desc{width:150px}}@media(min-width:576px){.how-to-play-card__desc{padding-bottom:38px;padding-top:38px;width:148px}[lang=ro-RO] .how-to-play-card__desc{padding:40px 22px;width:200px}}@media(min-width:768px){.how-to-play-card__desc{border-radius:32px;width:166px}[lang=pt-BR] .how-to-play-card__desc{width:173px}[lang=bg-BG] .how-to-play-card__desc{width:155px}[lang|=es] .how-to-play-card__desc{width:170px}[lang=sr-latn] .how-to-play-card__desc{padding-bottom:44px;padding-top:44px;width:175px}}@media(min-width:992px){.how-to-play-card__desc{border-radius:38px;padding-bottom:54px;padding-top:54px;width:174px}[lang=pt-BR] .how-to-play-card__desc{padding-bottom:42px;padding-top:42px}[lang=bg-BG] .how-to-play-card__desc{padding:40px 20px;width:166px}[lang|=es] .how-to-play-card__desc{width:177px}}@media(min-width:1024px){[lang=bg-BG] .how-to-play-card__desc{padding:55px 20px;width:180px}}@media(min-width:1400px){.how-to-play-card__desc{border-radius:48px;padding:80px 30px;width:260px}[lang=pt-BR] .how-to-play-card__desc,[lang=sr-latn] .how-to-play-card__desc{padding-bottom:80px;padding-top:80px;width:262px}[lang=ro-RO] .how-to-play-card__desc{padding:70px 28px;width:270px}[lang=bg-BG] .how-to-play-card__desc{padding:70px 30px;width:265px}[lang|=es] .how-to-play-card__desc{width:266px}}.how-to-play-card__desc:before{background-image:url(assets/landing_how-to-play-white-bg.webp);background-position:top;background-repeat:no-repeat;background-size:100% 100%;content:"";inset:0;pointer-events:none;position:absolute;z-index:-1}.how-to-play-card__desc-text{font-size:14px;font-weight:400;line-height:normal;margin:0}[lang=bg-BG] .how-to-play-card__desc-text,[lang=sr-latn] .how-to-play-card__desc-text,[lang|=es] .how-to-play-card__desc-text{font-size:12px}@media(min-width:414px){.how-to-play-card__desc-text{font-size:16px}[lang=sr-latn] .how-to-play-card__desc-text,[lang|=es] .how-to-play-card__desc-text{font-size:14px}}@media(min-width:768px){.how-to-play-card__desc-text{font-size:18px}[lang=bg-BG] .how-to-play-card__desc-text,[lang=sr-latn] .how-to-play-card__desc-text,[lang|=es] .how-to-play-card__desc-text{font-size:16px}}@media(min-width:1400px){.how-to-play-card__desc-text,[lang=bg-BG] .how-to-play-card__desc-text,[lang=sr-latn] .how-to-play-card__desc-text,[lang|=es] .how-to-play-card__desc-text{font-size:24px}}.card1 .how-to-play-card__media,.card2 .how-to-play-card__media,.card3 .how-to-play-card__media{background-size:100% 100%}.card1 .how-to-play-card__media{background-image:url(assets/landing_how-to-play-card1_360.webp)}@media(min-width:414px){.card1 .how-to-play-card__media{background-image:url(assets/landing_how-to-play-card1_414.webp)}}@media(min-width:576px){.card1 .how-to-play-card__media{background-image:url(assets/landing_how-to-play-card1.webp)}}.card2 .how-to-play-card__media{background-image:url(assets/landing_how-to-play-card2_360.webp)}@media(min-width:414px){.card2 .how-to-play-card__media{background-image:url(assets/landing_how-to-play-card2_414.webp)}}@media(min-width:576px){.card2 .how-to-play-card__media{background-image:url(assets/landing_how-to-play-card2.webp)}}.card3 .how-to-play-card__media{background-image:url(assets/landing_how-to-play-card3_360.webp)}@media(min-width:414px){.card3 .how-to-play-card__media{background-image:url(assets/landing_how-to-play-card3_414.webp)}}@media(min-width:576px){.card3 .how-to-play-card__media{background-image:url(assets/landing_how-to-play-card3_576.webp)}}@media(min-width:768px){.card3 .how-to-play-card__media{background-image:url(assets/landing_how-to-play-card3.webp)}}.how-to-play{background-image:url(assets/landing_how-to-play-bg_360.webp);background-position:top;background-repeat:no-repeat;background-size:100% 86%;padding:32px 0}@media(min-width:414px){.how-to-play{padding-bottom:35px}}@media(min-width:576px){.how-to-play{background-image:url(assets/landing_how-to-play-bg_576.webp);padding-bottom:38px;padding-top:50px}}@media(min-width:768px){.how-to-play{background-size:100% 92%;padding-bottom:0;padding-top:66px}}@media(min-width:992px){.how-to-play{background-image:url(assets/landing_how-to-play-bg_1920.webp);background-size:126% 90%}}@media(min-width:1200px){.how-to-play{background-size:104% 90%}}@media(min-width:1400px){.how-to-play{background-image:url(assets/landing_how-to-play-bg_1400.webp);background-size:100% 90%;padding-top:100px}}@media(min-width:1920px){.how-to-play{background-image:url(assets/landing_how-to-play-bg_1920.webp)}}.how-to-play__container{margin:0 auto;max-width:1440px;padding-bottom:32px}@media(min-width:414px){.how-to-play__container{padding-bottom:42px}}@media(min-width:576px){.how-to-play__container{padding-bottom:76px}}@media(min-width:1400px){.how-to-play__container{padding-bottom:120px}}.how-to-play__title{font-size:30px;line-height:1.1;padding-left:24px;padding-right:24px}@media(min-width:414px){.how-to-play__title{padding-left:28px;padding-right:28px}}@media(min-width:576px){.how-to-play__title{font-size:40px;padding-left:40px;padding-right:40px}}@media(min-width:992px){.how-to-play__title{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.how-to-play__title{padding-left:40px;padding-right:40px}}@media(min-width:1400px){.how-to-play__title{font-size:48px;padding-left:48px;padding-right:48px}}@media(min-width:1920px){.how-to-play__title{padding-left:38px;padding-right:38px}}.how-to-play__cards{display:flex;flex-direction:column;gap:20px;padding:11px 10px 0}@media(min-width:414px){.how-to-play__cards{gap:30px;padding-left:14px;padding-right:14px;padding-top:18px}}@media(min-width:576px){.how-to-play__cards{gap:70px}}@media(min-width:768px){.how-to-play__cards{gap:100px;padding-top:28px}}@media(min-width:992px){.how-to-play__cards{padding-left:0;padding-right:0}}@media(min-width:1024px){.how-to-play__cards{padding-left:14px;padding-right:14px}}@media(min-width:1400px){.how-to-play__cards{gap:140px;padding-top:25px}}@media(min-width:1920px){.how-to-play__cards{padding-left:0;padding-right:0}}@media(min-width:414px){[lang|=es] .how-to-play_action{padding-left:26px;padding-right:26px}}@media(min-width:992px){.how-to-play_action{padding-left:0;padding-right:0}}.how-to-play_action-text{font-size:24px;font-weight:800;line-height:120%;text-align:center}.how-to-play_action-text--mark{color:#ea7b07}[lang=bg-BG] .how-to-play_action-text,[lang|=es] .how-to-play_action-text{font-size:22px}@media(min-width:414px){[lang=bg-BG] .how-to-play_action-text,[lang|=es] .how-to-play_action-text{font-size:24px}}@media(min-width:576px){.how-to-play_action-text,[lang=bg-BG] .how-to-play_action-text,[lang|=es] .how-to-play_action-text{font-size:30px}}.how-to-play_action-text{max-width:none}@media(min-width:414px){[lang=pt-BR] .how-to-play_action-text{margin-left:auto;margin-right:auto;width:90%}[lang=bg-BG] .how-to-play_action-text,[lang=ro-RO] .how-to-play_action-text{max-width:350px}}@media(min-width:576px){.how-to-play_action-text{padding-left:50px;padding-right:50px}[lang=pt-BR] .how-to-play_action-text{padding-left:0;padding-right:0;width:100%}[lang=ro-RO] .how-to-play_action-text{max-width:none;padding-left:0;padding-right:0}[lang=bg-BG] .how-to-play_action-text{max-width:none;padding-left:15px;padding-right:15px}[lang|=es] .how-to-play_action-text{padding-left:10px;padding-right:10px;width:100%}[lang=sr-latn] .how-to-play_action-text{padding-left:20px;padding-right:20px}}@media(min-width:768px){.how-to-play_action-text{margin:0 auto;padding-left:0;padding-right:0;width:80%}[lang=pt-BR] .how-to-play_action-text{width:75%}}@media(min-width:992px){.how-to-play_action-text{width:90%}[lang=pt-BR] .how-to-play_action-text{width:86%}[lang=sr-latn] .how-to-play_action-text,[lang|=es] .how-to-play_action-text{padding-left:0;padding-right:0;width:870px}}@media(min-width:1200px){.how-to-play_action-text{width:70%}[lang=pt-BR] .how-to-play_action-text{width:71%}}@media(min-width:1400px){.how-to-play_action-text{width:60%}[lang=pt-BR] .how-to-play_action-text{width:61%}}@media(min-width:1920px){.how-to-play_action-text{width:40%}[lang=bg-BG] .how-to-play_action-text,[lang=pt-BR] .how-to-play_action-text,[lang=ro-RO] .how-to-play_action-text{width:45%}}.game-highlights{display:flex;flex-direction:column;gap:24px}@media(min-width:576px){.game-highlights{gap:32px}}.game-highlights-item{display:flex;flex-direction:column;gap:4px}.game-highlights-item__title{font-size:24px}.game-highlights-item__description{font-size:18px}@media(min-width:576px){.game-highlights-item__description{font-size:24px}}.why-fun{margin:0 auto;max-width:1460px;padding-bottom:55px;padding-top:34px}@media(min-width:576px){.why-fun{padding-bottom:68px}}@media(min-width:768px){.why-fun{padding-top:57px}}@media(min-width:992px){.why-fun{padding-bottom:77px;padding-top:55px}}@media(min-width:1400px){.why-fun{padding-bottom:97px;padding-top:110px}}@media(min-width:1920px){.why-fun{padding-bottom:96px;padding-top:161px}}@media(min-width:1400px){.why-fun__content{align-items:center;display:flex;margin-bottom:85px;padding-left:40px;padding-right:40px}}@media(min-width:1920px){.why-fun__content{margin-bottom:70px}}.why-fun__image{margin:0 auto;transform:rotate(-6deg)}@media(min-width:1400px){.why-fun__image{flex-shrink:0;margin-left:30px}}.why-fun__image:after,.why-fun__image:before{background-size:100% 100%;content:"";position:absolute;z-index:-1}.why-fun__image:before{background-image:url(assets/landing_cloud.webp);height:74px;left:-30px;top:-25px;transform:rotate(6deg);width:131px}@media(min-width:414px){.why-fun__image:before{height:94px;left:-50px;top:-45px;width:166px}}@media(min-width:576px){.why-fun__image:before{height:208px;left:-100px;top:60px;width:368px}}@media(min-width:768px){.why-fun__image:before{left:-140px;top:70px}}@media(min-width:992px){.why-fun__image:before{height:228px;left:-260px;top:30px;width:403px}}@media(min-width:1200px){.why-fun__image:before{left:-350px;width:472px}}@media(min-width:1400px){.why-fun__image:before{height:462px;left:-170px;top:-100px;width:816px}}@media(min-width:1920px){.why-fun__image:before{left:-500px;top:-210px}}.why-fun__image:after{background-image:url(assets/landing_soccer-ball.webp);bottom:10px;height:65px;right:-30px;width:61px}@media(min-width:414px){.why-fun__image:after{bottom:30px;height:93px;right:-60px;width:87px}}@media(min-width:576px){.why-fun__image:after{bottom:20px;height:146px;right:-100px;width:136px}}@media(min-width:768px){.why-fun__image:after{bottom:0;right:-160px}}@media(min-width:992px){.why-fun__image:after{bottom:-50px;height:160px;right:-250px;width:160px}}@media(min-width:1200px){.why-fun__image:after{bottom:-40px;right:-300px;width:187px}}@media(min-width:1400px){.why-fun__image:after{bottom:-170px;height:324px;left:-60px;width:319px}}@media(min-width:1920px){.why-fun__image:after{bottom:-180px;left:-320px}}.why-fun__wrapper{display:flex;flex-direction:column;gap:24px;padding:27px 24px 41px;position:relative}@media(min-width:414px){.why-fun__wrapper{padding-bottom:16px;padding-top:24px}[lang=ro-RO] .why-fun__wrapper{padding-bottom:40px}}@media(min-width:576px){.why-fun__wrapper{gap:32px;padding-bottom:47px;padding-top:60px}}@media(min-width:768px){.why-fun__wrapper{padding:38px 40px 58px}}@media(min-width:992px){.why-fun__wrapper{padding:66px 24px}}@media(min-width:1024px){.why-fun__wrapper{padding-left:40px;padding-right:40px}}@media(min-width:1400px){.why-fun__wrapper{max-width:720px;padding:0}}.why-fun__title{font-size:30px}@media(min-width:576px){.why-fun__title{font-size:40px}}@media(min-width:1400px){.why-fun__title{font-size:48px}[lang=bg-BG] .why-fun__title,[lang=sr-latn] .why-fun__title,[lang|=es] .why-fun__title{font-size:40px}}.why-fun_action{padding-left:24px;padding-right:24px;position:relative}@media(min-width:768px){.why-fun_action{padding-left:88px;padding-right:88px}}.why-fun_action-text{max-width:none}@media(min-width:414px){[lang=bg-BG] .why-fun_action-text,[lang=ro-RO] .why-fun_action-text{max-width:360px}}@media(min-width:576px){[lang=ro-RO] .why-fun_action-text{max-width:95%}[lang=bg-BG] .why-fun_action-text{max-width:450px}[lang=sr-latn] .why-fun_action-text{max-width:500px}}@media(min-width:768px){[lang=bg-BG] .why-fun_action-text{max-width:510px}[lang|=es] .why-fun_action-text{max-width:530px}}@media(min-width:992px){[lang=ro-RO] .why-fun_action-text{max-width:75%}[lang=sr-latn] .why-fun_action-text{max-width:100%}}@media(min-width:1024px){[lang=ro-RO] .why-fun_action-text{max-width:74%}}@media(min-width:1200px){[lang=bg-BG] .why-fun_action-text,[lang=ro-RO] .why-fun_action-text,[lang|=es] .why-fun_action-text{max-width:100%}}.why-fun_action-text{font-size:24px;font-weight:800;line-height:120%;text-align:center}.why-fun_action-text--mark{color:#ea7b07}[lang=bg-BG] .why-fun_action-text,[lang|=es] .why-fun_action-text{font-size:22px}@media(min-width:414px){[lang=bg-BG] .why-fun_action-text,[lang|=es] .why-fun_action-text{font-size:24px}}@media(min-width:576px){.why-fun_action-text,[lang=bg-BG] .why-fun_action-text,[lang|=es] .why-fun_action-text{font-size:30px}}.landing{overflow:hidden;position:relative}.landing:before{background:url(assets/landing_clouds-mobile.webp) no-repeat top;background-size:contain;content:"";height:105px;left:50%;max-width:none;pointer-events:none;position:absolute;top:74px;transform:translateX(-55%);width:577px;z-index:1}@media(min-width:414px){.landing:before{top:62px;transform:translateX(-50%)}}@media(min-width:576px){.landing:before{height:119px;top:66px;transform:translateX(-56%);width:654px}}@media(min-width:768px){.landing:before{height:126px;top:80px;transform:translateX(-46%);width:696px}}@media(min-width:992px){.landing:before{background:url(assets/landing_clouds-desktop.webp) no-repeat top;background-size:100% 100%;height:150px;top:29px;width:825px}}@media(min-width:1400px){.landing:before{height:245px;top:40px;transform:translateX(-50%);width:1346px}}@media(min-width:1920px){.landing:before{background-size:cover;height:300px;top:10px;width:1510px}}
/*! Modern Normalize (custom, 2025)
 * Purpose: minimal cross-browser normalization without opinionated resets. */:root{-webkit-text-size-adjust:100%;text-size-adjust:100%;color-scheme:light;-webkit-tap-highlight-color:rgba(0,0,0,0)}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
========================================================================== */html{line-height:1.15}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}textarea{margin:0}canvas,img,svg,video{vertical-align:middle}[hidden]{display:none!important}/*! Modern Reset (2025)
 * Use AFTER normalize.css */*,:after,:before{box-sizing:border-box}body,html{height:100%}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;font-synthesis:none}body{line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,p{margin:0}ol[role=list],ul[role=list]{list-style:none;margin:0;padding:0}canvas,img,picture,svg,video{display:block;height:auto;max-width:100%}button,input,select,textarea{color:inherit;font:inherit;letter-spacing:inherit}button{background:none;border:0;cursor:pointer;padding:0}a:not([class]){text-decoration-skip-ink:auto}:focus-visible{outline:auto;outline-offset:2px}:focus:not(:focus-visible){outline:none}table{border-collapse:collapse;border-spacing:0;width:100%}td,th{padding:0}code,kbd,pre,samp{white-space:pre-wrap;word-break:break-word}html:has(dialog[open]){overflow:hidden}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@font-face{font-display:swap;font-family:Andika;font-style:normal;font-weight:400;src:url(fonts/andika-latin.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Playpen Sans;font-style:normal;font-weight:400;src:url(fonts/playpenSans-Regular.woff2) format("woff2");unicode-range:u+0020-007e,u+00a0-00ff,u+0100-024f,u+1e??,u+0370-03ff,u+04??,u+2000-206f,u+20a0-20cf}@font-face{font-display:swap;font-family:Playpen Sans;font-style:normal;font-weight:800;src:url(fonts/playpenSans-ExtraBold.woff2) format("woff2");unicode-range:u+0020-007e,u+00a0-00ff,u+0100-024f,u+1e??,u+0370-03ff,u+04??,u+2000-206f,u+20a0-20cf}[lang=bg-BG],[lang=bg],html:lang(bg){font-feature-settings:"locl" 0}body{color:#043192;font-family:Playpen Sans,system-ui,-apple-system,Segoe UI,sans-serif;font-size:18px;font-style:normal;font-weight:400}h1,h2,h3,h4,h5{font-weight:800}p{font-weight:400}:root{--overflow:"initial"}#root,body,html{min-height:100%;overflow:var(--overflow);width:100%}body::-webkit-scrollbar-track{background-color:#fff;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body::-webkit-scrollbar{background-color:#fff;width:10px}body::-webkit-scrollbar-thumb{background-color:rgba(128,180,255,.29);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}img{height:auto;width:100%}video{height:100%;left:50%;object-fit:cover;position:relative;top:50%;transform:translate(-50%,-50%);z-index:-1}.wrapper{padding-left:24px;padding-right:24px;width:100%}@media(min-width:768px){.wrapper{padding-left:40px;padding-right:40px}}@media(min-width:1366px){.wrapper{padding-left:0;padding-right:0}}.container{max-width:none}@media(min-width:1366px){.container{margin:0 auto;max-width:1240px}}@media(min-width:1536px){.container{margin:0 auto;max-width:1460px}}