:root{--neutral-900:#211a1e;--neutral-200:#f2f2f2;--neutral-300:#f8f7f0;--neutral-100:#ffffff;--yellow-500:#ffdc43;--yellow-700:#ffd61f;--blue-500:#26d1fa;--blue-700:#4ccaea;--green-500:#35ce8d;--green-700:#2cb57c;--pink-500:#ff4775;--pink-700:#ff1f57;--highlight-700:#2b43a1;--highlight-500:#314cb6;}*,*::before,*::after{box-sizing:border-box;}html,body{margin:0;padding:0;}body{margin:0;background:var(--netrual-300,#F8F7F0);font-family:"Bricolage Grotesque",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;color:var(--netrual-900,#211A1E);min-height:100vh;display:flex;flex-direction:column;}.paragraph a{color:var(--highlight-500,#314CB6);font-weight:700;}.button{width:100%;text-align:center;margin:32px 0;}button.prijava{padding:16px 24px;border-radius:50px;background:var(--highlight-500,#314CB6);border:none;color:#fff;font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.5px;}button.prijava:hover{box-shadow:0 1px 6px 0 rgba(0,0,0,.20);}.only-mobile{display:none;}.only-desktop{display:initial;}.wrapper{width:100%;position:relative;min-height:100vh;display:flex;flex-direction:column;}.header{padding:16px 32px;background-color:rgba(255,255,255,0);height:auto;display:flex;justify-content:space-between;align-items:center;margin:0;width:auto;z-index:100;position:sticky;}.header.sticky{background:white;position:sticky;top:24px;z-index:100;margin:0 32px;width:auto;border-radius:80px;}.header div:first-child{height:40px;}.hero{height:260px;position:relative;width:100%;max-width:1440px;margin:0 auto;}.hero .text{display:inline-flex;padding:16px;justify-content:center;align-items:center;border-radius:4px;background:var(--netrual-100,#FFF);color:var(--netrual-900,#211A1E);font-size:16px;font-style:normal;font-weight:800;line-height:12px;letter-spacing:1px;text-transform:uppercase;position:absolute;top:50%;left:25%;z-index:10;}.container{padding:120px 0 0;overflow:hidden;position:relative;flex:1;display:flex;flex-direction:column;}.privacy-policy{padding:16px 32px;height:auto;}.container .sun{position:absolute;top:0;left:50%;transform:translateX(-50%);width:50px;height:50px;border-radius:100%;z-index:2;overflow:hidden;opacity:.9;}.sun div{position:absolute;inset:0;border-radius:100%;}.sun-radial{background:radial-gradient(50% 50% at 50% 50%,#FFDC43 0%,#F9E89D 67.79%,#F8F7F0 100%);opacity:1}.sun-linear{background:linear-gradient(180deg,rgba(255,220,67,.50) 0%,#FFDC43 4.5%,#FFDC43 77.95%);opacity:0}div.container .content{padding:16px 32px;z-index:10;position:relative;max-width:800px;margin:0 auto;flex:1;}.down{width:100%;z-index:50;margin:0 auto;padding:16px 32px;text-align:center;position:absolute;bottom:0;display:none;}div.logo-wrapper{z-index:10;position:relative;background:var(--netrual-200,#F2F2F2);}.logo{padding:32px;width:100%;margin:0 auto;overflow:hidden;}.logo-track{display:flex;width:max-content;gap:48px;}.logo-list{display:flex;align-items:center;gap:48px;}.logo-list img,.logo-track img{width:auto;flex-shrink:0;transition:opacity .2s ease,filter .2s ease;}.footer{z-index:10;position:relative;background:var(--netrual-900,#211A1E);flex:1;display:flex;padding:32px;}.footer .footer-content{color:#FFF!important;font-size:13px;font-style:normal;font-weight:300;line-height:133%;letter-spacing:.5px;opacity:.9;flex:1;}.footer-2{display:flex;gap:24px;justify-content:flex-end;}.footer-content a{color:#FFF!important;}.footer-2 a{text-decoration:none;}.reveal-wrapper{position:relative;display:inline-block;overflow:hidden;}h1{font-size:64px;font-style:normal;font-weight:200;letter-spacing:.5px;margin-bottom:32px;line-height:84px;}.title{height:168px;position:relative;display:inline-block;}.reveal-bar{position:absolute;left:0;height:84px;background:#fff;transform:scaleX(0);transform-origin:left center;z-index:1;pointer-events:none;}.title .main-text,.title .rotating-text,.title .dot{position:relative;z-index:20;}.dot,.rotating-text{font-weight:700;}.info-email{color:var(--netrual-900,#211A1E);font-style:normal;font-weight:700;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;font-size:16px;}.sun-glow{width:596px;height:596px;border-radius:596px;background:radial-gradient(50% 50% at 50% 50%,#FFAD6E 0%,#FFAD6E 26.92%,#FFE7D2 67.31%,#F8F7F0 100%);position:absolute;left:50%;top:412px;transform:translate(-50%,-50%);z-index:1}@keyframes sunGlowPulse{0%{transform:translate(-50%,-50%) scale(1);opacity:.85}50%{transform:translate(-50%,-50%) scale(1.1);opacity:1}100%{transform:translate(-50%,-50%) scale(1);opacity:.85}}.text-rotate{position:relative;display:inline-block;}.text-item{display:none;}.text-item.first{display:block;}.blocks{position:absolute;width:100%;z-index:20;height:100%;}.blocks img{position:absolute;}img.block-1{right:10%;top:60%;height:40px;}img.block-2{top:120%;left:6%;height:20px;}img.block-3{top:5%;left:50%;height:40px;}.stamp{position:absolute;z-index:50;bottom:-150px;right:60px;}.contact-bubble{width:56px;height:56px;padding:14px 24px;border-radius:100%;background:var(--highlight-500,#314CB6);box-shadow:0 1px 6px 0 rgba(0,0,0,.20);position:fixed;right:24px;bottom:24px;z-index:50;display:flex;justify-content:center;align-items:center;gap:10px;}.contact-bubble img{position:absolute;opacity:0;transform:scale(.8);transition:opacity .2s ease-out;}.contact-bubble img.open{opacity:1;transform:scale(1);}.popup-overlay{position:fixed;inset:0;opacity:0;pointer-events:none;z-index:9999;}.popup-box{width:443px;height:auto;flex-shrink:0;border-radius:10px;background:#314CB6;box-shadow:0 1px 6px 0 rgba(0,0,0,.20);padding:53px 40px 80px 40px;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.close-popup{position:absolute;top:16px;right:16px;}.popup-btn{display:inline-flex;padding:var(--100,16px) var(--150,24px);justify-content:center;align-items:center;gap:10px;border-radius:50px;background:linear-gradient(0deg,var(--netrual-900,#211A1E) 0%,var(--netrual-900,#211A1E) 100%),var(--netrual-100,#FFF);color:#fff;font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.5px;text-decoration:none;}.popup-btn:hover{box-shadow:0 1px 6px 0 rgba(0,0,0,.20);}.popup-box h2{font-size:32px;line-height:42px;font-style:normal;font-weight:700;}.popup-box p{font-size:16px;font-style:normal;font-weight:400;line-height:24px;}.newsletter-form{display:flex;gap:12px;margin-top:20px;margin-bottom:12px;}.newsletter-form input{flex:1;padding:14px;border-radius:999px;border:none;outline:none;}.newsletter-form button{padding:14px 28px;border:none;border-radius:999px;background:#ccc;cursor:pointer;font-weight:600;}.sib-form{padding:0;font-family:"Bricolage Grotesque"!important;line-height:133%;font-size:14px;}#sib-container{padding:0;background:transparent;}.sib-form-block{padding:0;}.sib-form .entry__field{border-radius:30px;border:1px solid #D8D8D8;background:#FFF;height:49px;}.sib-form .input:last-child,.sib-form .input__affix:last-child{padding-right:1rem;}.sib-form .input:first-child,.sib-form .input__affix:first-child{padding-left:1rem;}.sib-form .input{color:var(--netrual-900,#211A1E);font-family:"Bricolage Grotesque";font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.5px;}.sib-form .entry_errored .entry__field,.sib-form .entry_errored .checkbox{border:1px solid #FF4747!important;}.sib-form .entry__error{display:none!important;}.sib-form .input::placeholder{color:#A0A0A0;opacity:.9}.entry__choice{font-family:"Bricolage Grotesque";margin-top:16px;}.sib-form .checkbox,.sib-form .radio-button{background:#314CB6;border:1px solid #fff;}.sib-form .checkbox_tick_positive:before{border-color:#314CB6;}.sib-form .input_replaced:checked+.checkbox_tick_positive{background:#fff;border-color:#fff;}.entry__choice label p{color:#FFF;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.sib-form-block__button{color:#fff;font-family:"Bricolage Grotesque";font-size:14px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.5px;background:var(--netrual-900,#211A1E);border-radius:50px;cursor:pointer;width:100%;padding:16px 24px;margin-top:16px;}.sib-form-block__button:hover{box-shadow:0 1px 6px 0 rgba(0,0,0,.20);}.sib-form .entry__error{color:var(--secondary-pink-500,#FF4775);font-weight:500;}.sound-btn{border:none;background:transparent;cursor:pointer;padding:0;}.eq-wrapper{position:relative;width:48px;height:48px;display:flex;align-items:center;justify-content:center;}.eq-icon{display:flex;align-items:flex-end;gap:4px;}.bar{width:6px;border-radius:999px;background:#111;transform-origin:bottom;transform:scaleY(1);transition:transform .08s linear;}.bar[data-i="0"]{height:14px;}.bar[data-i="1"]{height:24px;}.bar[data-i="2"]{height:32px;}.bar[data-i="3"]{height:22px;}.bar[data-i="4"]{height:36px;}.mute-line{position:absolute;width:60px;height:2px;background:#c00;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-35deg);opacity:0;transition:opacity .2s;}.eq-wrapper.muted .mute-line{opacity:1;}.eq-wrapper.muted .bar{transform:scaleY(1)}.down-button,.contact-bubble,.open,.close,button,.close-popup{cursor:pointer;}.down-button{filter:drop-shadow(0 2px 6px rgba(33,26,30,.25));}