@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Light.woff2)format("woff2"),url(/fonts/Gilroy-Light.woff)format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-LightItalic.woff2)format("woff2"),url(/fonts/Gilroy-LightItalic.woff)format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Regular.woff2)format("woff2"),url(/fonts/Gilroy-Regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Medium.woff2)format("woff2"),url(/fonts/Gilroy-Medium.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Semibold.woff2)format("woff2"),url(/fonts/Gilroy-Semibold.woff)format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Bold.woff2)format("woff2"),url(/fonts/Gilroy-Bold.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Extrabold.woff2)format("woff2"),url(/fonts/Gilroy-Extrabold.woff)format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-Black.woff2)format("woff2"),url(/fonts/Gilroy-Black.woff)format("woff");font-weight:900;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--black:#0a0a0a;--white:#fff;--text-main:#0a0a0a;--text-muted:#747474;--gray-100:#f5f5f5;--gray-200:#e8e8e8;--gray-400:#999;--purple-dark:#323249;--purple-hover:#1b1882;--purple-btn-hover:#76d5b0;--green-wa:#76d5b0;--green-wa-hover:#6826c1;--font:"Gilroy", -apple-system, BlinkMacSystemFont, sans-serif;--font-bold:"Gilroy", -apple-system, BlinkMacSystemFont, sans-serif}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font);background:var(--white);color:var(--text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100%;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:var(--font);cursor:pointer;background:0 0;border:none}ul{list-style:none}img{max-width:100%;display:block}.btn{width:167px;height:53px;font-family:var(--font);cursor:pointer;white-space:nowrap;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:500;text-decoration:none;transition:background .25s,color .25s,border-color .25s;display:inline-flex}.btn--white{background:var(--white);color:var(--text-main);border:1.5px solid #dcdee4}.btn--white:hover{background:var(--purple-hover);color:var(--white);border-color:var(--purple-hover)}.btn--dark{background:var(--purple-dark);color:var(--white);border:1.5px solid var(--purple-dark)}.btn--dark:hover{background:var(--purple-btn-hover);color:var(--black);border-color:var(--purple-btn-hover)}@media (width<=480px){.btn{width:auto;height:44px;padding:0 20px;font-size:15px}}.grecaptcha-badge{visibility:hidden!important;opacity:0!important;pointer-events:none!important}.hero{background:#fff;min-height:max(740px,56vw);padding-bottom:max(0px,56vw - 740px);position:relative;overflow:clip}.hero__blobs{z-index:0;pointer-events:none;contain:layout style;position:absolute;inset:0;overflow:visible;transform:translateZ(0)}.hero__blob{opacity:.33;filter:blur(80px);will-change:transform;isolation:isolate;border-radius:50%;position:absolute;transform:translateZ(0)}.hero__blob--1{background:linear-gradient(135deg,#ff2e00,#ffb6b6 50%,#1400ff);width:325px;height:325px;animation:8s ease-in-out infinite heroBlob1;top:185px;right:380px}.hero__blob--2{background:linear-gradient(135deg,#00ffa3,#33c5b3 40%,#30f);width:300px;height:300px;animation:12s ease-in-out infinite heroBlob2;top:400px;right:220px}.hero__blob--3{background:linear-gradient(135deg,#fff500,#44ffc7 40%,#9cffed);width:311px;height:311px;animation:10s ease-in-out infinite heroBlob3;top:216px;right:60px}@keyframes heroBlob1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(120px,-100px)scale(1.4)}66%{transform:translate(-80px,80px)scale(.7)}}@keyframes heroBlob2{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-140px,80px)scale(.8)}66%{transform:translate(100px,-120px)scale(1.3)}}@keyframes heroBlob3{0%,to{transform:translate(0)scale(1)}33%{transform:translate(80px,120px)scale(1.2)}66%{transform:translate(-120px,-60px)scale(.8)}}.hero__video-wrap{aspect-ratio:16/8;background:#111;border-radius:25px;width:calc(100% - 120px);margin-top:96px;margin-left:auto;margin-right:auto;position:static;overflow:hidden}.hero__video-wrap video{object-fit:cover;width:100%;height:100%;display:block}.hero__video-placeholder{color:#aaa;width:100%;height:100%;font-family:var(--font);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding-top:360px;font-size:16px;display:flex}.hero__video-hint{color:#bbb;font-size:12px}.hero__divider{z-index:3;pointer-events:none;background:#0000001a;height:1px;position:absolute;top:93px;left:60px;right:60px}.hero__content{align-items:flex-start;width:100%;display:flex}.hero__left{z-index:2;width:60vw;min-width:480px;max-width:1100px;min-height:740px;padding:253px 40px 39px clamp(60px,5.5vw,100px);position:relative}.hero__title{font-family:"Gilroy", var(--font);color:var(--text-main);letter-spacing:-.3px;white-space:nowrap;margin-bottom:48px;font-size:clamp(32px,12.31px + 5.05vw,83px);font-weight:400;line-height:1.1}.hero__desc{font-family:"Gilroy", var(--font);color:var(--text-muted);text-indent:2em;margin-bottom:65px;font-size:clamp(18px,9.88px + 2.08vw,39px);font-weight:400;line-height:1.35}.hero__actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.hero__txt-marquee{margin-top:110px;margin-bottom:0;padding-bottom:0;position:relative;overflow:clip;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%)}.htxt-track{white-space:nowrap;will-change:transform;backface-visibility:hidden;align-items:center;width:max-content;animation:120s linear infinite htxtMarquee;display:flex}.htxt-track--gray{color:#e4e4e4;position:relative}.htxt-center-clip{clip-path:inset(0 50% 0 0);position:absolute;inset:0;overflow:clip}.htxt-track--green{color:#76d5b0;position:absolute;top:0;left:0}.htxt-item{font-family:"Gilroy-Light", "Gilroy", var(--font);letter-spacing:-3px;align-items:baseline;padding:0 60px;font-size:195px;font-weight:200;line-height:1;display:inline-flex}.htxt-dot{opacity:.35;letter-spacing:0;padding:0;font-size:70px}@keyframes htxtMarquee{0%{transform:translate(0,0)}to{transform:translate3d(var(--shift,-50%), 0, 0)}}@media (width<=1176px){.hero__desc-br{display:none}}@media (width<=1024px){.hero__video-wrap{width:calc(100% - 80px);margin-top:64px}.hero__left{width:55%;padding-left:48px}.hero__divider{left:40px;right:40px}.hero__title{white-space:normal}.hero__blob--1{width:245px;height:245px;top:154px;right:260px}.hero__blob--2{width:225px;height:225px;top:308px;right:150px}.hero__blob--3{width:235px;height:235px;top:185px;right:40px}}@media (width>=769px) and (width<=1176px){.hero__left{width:88%;max-width:1400px}}@media (width<=768px){.hero{flex-direction:column;display:flex}.hero__video-wrap{width:calc(100% - 48px);margin-top:51px}.hero__divider{display:none}.hero__left{width:100%;min-height:auto;padding:120px 24px 29px}.hero__title{white-space:normal;margin-bottom:20px}.hero__desc{text-indent:0;margin-bottom:32px}.hero__blob--1,.hero__blob--2,.hero__blob--3{top:50%;left:50%;right:auto}.hero__blob--1{width:180px;height:180px;margin-top:-90px;margin-left:-90px}.hero__blob--2{width:160px;height:160px;margin-top:-80px;margin-left:-80px}.hero__blob--3{width:170px;height:170px;margin-top:-85px;margin-left:-85px}}@media (width<=480px){.hero__left{min-width:0;padding-top:120px;padding-left:20px;padding-right:20px}.hero__video-wrap{width:calc(100% - 40px)}.hero__title,.hero__desc{overflow-wrap:break-word}}.hero__logos{z-index:2;pointer-events:none;background:#fff;width:100%;margin-top:96px;padding:28px 0;position:relative;overflow:clip;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.hero__logos-track{will-change:transform;backface-visibility:hidden;pointer-events:none;align-items:center;gap:72px;width:max-content;animation:60s linear infinite marquee;display:flex}.hero__logo-item{flex-shrink:0;justify-content:center;align-items:center;padding:0 20px;display:flex}.hero__logo-item img{object-fit:contain;width:auto;max-width:180px;height:auto;max-height:42px;display:block}.hero__logo-item img[alt=Mostar]{height:32px}@keyframes marquee{0%{transform:translate(0,0)}to{transform:translate3d(var(--shift,-50%), 0, 0)}}.cmodal-overlay{z-index:600;background:#00000073;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.cmodal{background:#fff;border-radius:24px;width:90%;max-width:480px;max-height:90vh;animation:.25s slideUp;overflow-y:auto}.cmodal__header{justify-content:space-between;align-items:center;padding:28px 40px;display:flex}.cmodal__back{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.cmodal__title{color:var(--text-main);text-align:center;font-family:Gilroy,sans-serif;font-size:20px;font-weight:500}.cmodal__divider{background:#e8e8e8;height:1px}.cmodal__body{flex-direction:column;gap:0;padding:40px 40px 32px;display:flex}.cmodal__input{font-family:var(--font);color:var(--text-main);background:0 0;border:none;border-bottom:1px solid #e8e8e8;outline:none;width:100%;padding:20px 0;font-size:16px;transition:border-color .2s}.cmodal__input::placeholder{color:#bbbbbe}.cmodal__input:focus{border-bottom-color:#323249}.cmodal__textarea{resize:none;min-height:80px}.cmodal__recaptcha{margin-top:28px}.cmodal__error{color:#e53e3e;margin-top:12px;font-size:14px}.cmodal__submit{color:#fff;cursor:pointer;background:#323249;border:none;border-radius:100px;width:154px;height:56px;margin-top:28px;font-family:Gilroy,sans-serif;font-size:18px;font-weight:500;transition:opacity .2s}.cmodal__submit:hover{opacity:.85}.cmodal__submit:disabled{opacity:.5;cursor:not-allowed}.cmodal__legal{font-family:var(--font);color:var(--text-muted);margin-top:16px;font-size:13px;line-height:1.5}.cmodal__legal a{color:var(--text-muted);text-decoration:underline}.cmodal__success{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:60px 40px;display:flex}.cmodal__avatars{justify-content:center;align-items:center;display:flex}.cmodal__avatar{object-fit:cover;border:3px solid #fff;border-radius:50%;width:72px;height:72px;margin-left:-16px}.cmodal__avatar:first-child{margin-left:0}.cmodal__success-title{color:var(--text-main);margin:0;font-family:Gilroy,sans-serif;font-size:32px;font-weight:600}.cmodal__success-text{color:var(--text-muted);margin:0;font-family:Gilroy,sans-serif;font-size:18px;font-weight:400;line-height:1.5}@media (width<=480px){.cmodal__header{padding:20px 24px}.cmodal__body{padding:28px 24px 24px}.cmodal__title{font-size:15px}}.preloader{z-index:9999;opacity:1;pointer-events:all;background:#323249;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:fixed;inset:0}.preloader.hidden{opacity:0;pointer-events:none}.preloader-logo{width:120px;height:120px}.preloader-logo .st0,.preloader-logo .st1,.preloader-logo .st2,.preloader-logo .st3,.preloader-logo .st4,.preloader-logo .st5{opacity:0;transform-origin:50%;transform-box:fill-box}.preloader-logo .st0{animation:.3s forwards pathFadeIn}.preloader-logo .st2{animation:.3s .15s forwards pathFadeIn}.preloader-logo .st1{animation:.3s .3s forwards pathFadeIn}.preloader-logo .st3,.preloader-logo .st4,.preloader-logo .st5{animation:.25s .45s forwards pathFadeIn}.preloader-logo-wrapper{animation:.4s .7s both logoPulse}@keyframes pathFadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes logoPulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.app{min-height:100vh}.stats-services-wrapper{isolation:isolate}
