#home-page{min-height:100vh;width:100vw;background-color:#b6645a;overflow:hidden;max-width:100%}#home-page *{font-family:Roboto,sans-serif}#home-page .home-page-content{transition:all .5s ease}#home-page .home-page-content.red-bg{background-color:#b6645a}#home-page .home-page-content.light-bg{background-color:#d4e3e0}#home-page .home-page-content.dark-bg{background-color:#39393b}#home-page .vecOIpfBtn{color:#212529;background-color:#c9928b;font-weight:600;font-size:16px;width:140px;height:45px;justify-content:space-between;padding:20px 25px}#home-page section{width:100%;margin:0 auto;position:relative}#home-page section .bg-video,#home-page section .media-document.mac.video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1!important;pointer-events:none}#home-page section .page-section{position:relative;z-index:5!important}#home-page section .bg-video::-webkit-media-controls,#home-page section .media-document.mac.video::-webkit-media-controls{display:none!important;opacity:0!important}#home-page section .bg-video::-webkit-media-controls-enclosure,#home-page section .media-document.mac.video::-webkit-media-controls-enclosure{display:none!important}#home-page section .page-section{width:100%;margin:0 auto;max-width:1440px;padding:64px 20px;min-height:100dvh;z-index:5}@media(max-width:768px){#home-page section .page-section{padding:48px 16px}}@media(max-width:480px){#home-page section .page-section{padding:32px 16px}}#home-page section .page-section *{z-index:10}#home-page section .page-section button{display:flex;align-items:center;gap:8px;padding:12px;border:0;border-radius:1px}#home-page section .page-section button img{transform:rotate(-90deg)}#home-page section .page-section.hero-section{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;color:#fff}#home-page section .page-section.hero-section h1{font-size:65px;line-height:56px;margin-bottom:100px;z-index:3;position:relative}@media(max-width:900px){#home-page section .page-section.hero-section h1{font-size:52px;margin-bottom:45px}}@media(max-width:768px){#home-page section .page-section.hero-section h1{font-size:48px;line-height:44px;margin-bottom:60px}}@media(max-width:480px){#home-page section .page-section.hero-section h1{font-size:36px;line-height:34px;margin-bottom:40px}}#home-page section .page-section.hero-section h1 .title-wave-bg{position:absolute;top:0;left:50%;width:120%;height:auto;transform:translateX(-50%) translateY(-25%);object-fit:contain;z-index:-1;display:none}@media(max-width:768px){#home-page section .page-section.hero-section h1 .title-wave-bg{width:140%}}#home-page section .page-section.hero-section p{font-size:32px;width:45%}@media(max-width:768px){#home-page section .page-section.hero-section p{font-size:24px}}@media(max-width:480px){#home-page section .page-section.hero-section p{font-size:18px}}#home-page section .page-section.second-section{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;color:#fff}#home-page section .page-section.second-section p{font-size:35px;max-width:900px}@media(max-width:768px){#home-page section .page-section.second-section p{font-size:25px}}@media(max-width:480px){#home-page section .page-section.second-section p{font-size:20px;line-height:1.4}}#home-page section .page-section.second-section button{background-color:#ffa59d}@media(max-width:480px){#home-page section .page-section.second-section button{margin-top:16px}}#home-page section .page-section.third-section{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}#home-page section .page-section.third-section h2{font-weight:300;font-size:90px;margin-bottom:5%;max-width:50%}@media(max-width:768px){#home-page section .page-section.third-section h2{font-size:56px;margin-bottom:24px}}@media(max-width:480px){#home-page section .page-section.third-section h2{font-size:42px;margin-bottom:20px}}#home-page section .page-section.third-section .cards-container{display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch;grid-gap:4px;gap:4px}#home-page section .page-section.third-section .cards-container *{transition:all .3s ease}#home-page section .page-section.third-section .cards-container{grid-auto-rows:minmax(402px,auto)}@media(max-width:1240px){#home-page section .page-section.third-section .cards-container{grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(419px,auto)}}@media(max-width:1000px){#home-page section .page-section.third-section .cards-container{grid-auto-rows:minmax(380px,auto)}}@media(max-width:660px){#home-page section .page-section.third-section .cards-container{grid-template-columns:1fr;grid-auto-rows:auto}}#home-page section .page-section.third-section .cards-container .card{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px;padding:32px 24px;height:100%;background-color:#e3f2ef;margin:0;position:relative;height:450px}@media(max-width:660px){#home-page section .page-section.third-section .cards-container .card{padding:24px 20px;gap:12px;height:auto}}@media(max-width:480px){#home-page section .page-section.third-section .cards-container .card{padding:20px 16px}}#home-page section .page-section.third-section .cards-container .card:hover{background-color:#938f90}#home-page section .page-section.third-section .cards-container .card:hover button,#home-page section .page-section.third-section .cards-container .card:hover figcaption,#home-page section .page-section.third-section .cards-container .card:hover h4{color:#fff}#home-page section .page-section.third-section .cards-container .card:hover .icon-container svg path{stroke:#fff}#home-page section .page-section.third-section .cards-container .card .image-container{display:flex;align-items:center;justify-content:flex-start;gap:8px;height:100px;margin-bottom:8px}@media(max-width:480px){#home-page section .page-section.third-section .cards-container .card .image-container{height:80px;margin-bottom:8px}}#home-page section .page-section.third-section .cards-container .card .image-container img{object-fit:contain;max-height:100%}#home-page section .page-section.third-section .cards-container .card .image-container svg{flex-shrink:0}#home-page section .page-section.third-section .cards-container .card h4{font-size:18px;font-weight:700;line-height:1.3;margin:0;text-transform:uppercase;letter-spacing:.02em}@media(max-width:480px){#home-page section .page-section.third-section .cards-container .card h4{font-size:16px}}#home-page section .page-section.third-section .cards-container .card figcaption{font-size:14px;line-height:1.6;margin:0 0 auto;flex-grow:1;padding-top:50px}#home-page section .page-section.third-section .cards-container .card figcaption:last-child figcaption{padding-top:25px!important}@media(max-width:480px){#home-page section .page-section.third-section .cards-container .card figcaption{font-size:13px}}#home-page section .page-section.third-section .cards-container .card figcaption ul{margin:0;padding-left:20px}#home-page section .page-section.third-section .cards-container .card figcaption ul li{margin-bottom:6px;line-height:1.5}#home-page section .page-section.third-section .cards-container .card figcaption ul li:last-child{margin-bottom:0}#home-page section .page-section.third-section .cards-container .card a{text-decoration:none;width:100%;margin-top:auto;color:#000!important}#home-page section .page-section.third-section .cards-container .card button{background-color:rgba(0,0,0,0);border:0;padding:0;font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px;cursor:pointer;margin-top:8px;width:100%;justify-content:flex-start;color:#000!important}@media(max-width:480px){#home-page section .page-section.third-section .cards-container .card button{font-size:13px}}#home-page section .page-section.third-section .cards-container .card button .icon-container{display:flex;align-items:center;justify-content:center}#home-page section .page-section.third-section .cards-container .card button .icon-container svg{width:16px;height:16px;rotate:-90deg;transition:transform .3s ease}#home-page section .page-section.third-section .cards-container .card button .icon-container svg path{stroke:#000;transition:stroke .3s ease}#home-page section .page-section.third-section .cards-container .card button:hover .icon-container svg{transform:translateX(4px)}@media(max-width:920px){#home-page section .page-section.third-section{flex-direction:column;gap:16px}#home-page section .page-section.third-section .cards-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:920px)and (max-width:660px){#home-page section .page-section.third-section .cards-container{grid-template-columns:1fr;grid-auto-rows:minmax(350px,auto)}}@media(max-width:920px)and (max-width:480px){#home-page section .page-section.third-section .cards-container{gap:8px;grid-auto-rows:minmax(320px,auto)}}#home-page section .page-section.fourth-section{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}#home-page section .page-section.fourth-section .whiteText{color:#fff;max-width:45%;font-size:28px}@media(max-width:1024px){#home-page section .page-section.fourth-section .whiteText{max-width:60%;font-size:24px}}@media(max-width:768px){#home-page section .page-section.fourth-section .whiteText{max-width:80%;font-size:20px}}@media(max-width:480px){#home-page section .page-section.fourth-section .whiteText{max-width:100%;font-size:18px;line-height:1.4}}@media(max-width:350px){#home-page section .page-section.fourth-section .whiteText{font-size:16px}}#home-page section .page-section.fourth-section .redText{color:#ff4b3c}#home-page section .page-section.fourth-section h2{font-weight:300;font-size:90px;margin-bottom:5%;color:#fff;max-width:50%}@media(max-width:1024px){#home-page section .page-section.fourth-section h2{font-size:70px;max-width:70%}}@media(max-width:768px){#home-page section .page-section.fourth-section h2{font-size:56px;margin-bottom:24px;max-width:90%}}@media(max-width:600px){#home-page section .page-section.fourth-section h2{font-size:48px;margin-bottom:20px}}@media(max-width:480px){#home-page section .page-section.fourth-section h2{font-size:42px;max-width:100%}}@media(max-width:400px){#home-page section .page-section.fourth-section h2{font-size:36px;line-height:1.1}}@media(max-width:350px){#home-page section .page-section.fourth-section h2{font-size:32px}}#home-page section .page-section.fourth-section .cards-container{display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch;grid-gap:4px;gap:4px;width:100%}#home-page section .page-section.fourth-section .cards-container *{transition:all .3s ease}#home-page section .page-section.fourth-section .cards-container{grid-auto-rows:minmax(402px,auto)}@media(max-width:1240px){#home-page section .page-section.fourth-section .cards-container{grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(419px,auto)}}@media(max-width:1000px){#home-page section .page-section.fourth-section .cards-container{grid-auto-rows:minmax(380px,auto)}}@media(max-width:768px){#home-page section .page-section.fourth-section .cards-container{gap:8px;grid-auto-rows:minmax(360px,auto)}}@media(max-width:660px){#home-page section .page-section.fourth-section .cards-container{grid-template-columns:1fr;grid-auto-rows:auto;gap:12px}}@media(max-width:480px){#home-page section .page-section.fourth-section .cards-container{gap:8px}}@media(max-width:350px){#home-page section .page-section.fourth-section .cards-container{gap:6px}}#home-page section .page-section.fourth-section .cards-container .card{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px;padding:32px 24px;height:100%;background-color:#fff;margin:0;position:relative;height:450px}@media(max-width:1024px){#home-page section .page-section.fourth-section .cards-container .card{padding:28px 20px;gap:14px}}@media(max-width:768px){#home-page section .page-section.fourth-section .cards-container .card{padding:24px 18px;gap:12px}}@media(max-width:660px){#home-page section .page-section.fourth-section .cards-container .card{padding:24px 20px;height:auto;min-height:300px}}@media(max-width:480px){#home-page section .page-section.fourth-section .cards-container .card{padding:20px 16px;gap:10px;min-height:280px}}@media(max-width:400px){#home-page section .page-section.fourth-section .cards-container .card{padding:18px 14px;min-height:260px}}@media(max-width:350px){#home-page section .page-section.fourth-section .cards-container .card{padding:16px 12px;gap:8px;min-height:240px}}#home-page section .page-section.fourth-section .cards-container .card:hover{background-color:#938f90}#home-page section .page-section.fourth-section .cards-container .card:hover button,#home-page section .page-section.fourth-section .cards-container .card:hover figcaption,#home-page section .page-section.fourth-section .cards-container .card:hover h4{color:#fff}#home-page section .page-section.fourth-section .cards-container .card:hover .icon-container svg path{stroke:#fff}#home-page section .page-section.fourth-section .cards-container .card .image-container{display:flex;align-items:center;justify-content:flex-start;gap:8px;height:100px;margin-bottom:8px;width:100%}@media(max-width:768px){#home-page section .page-section.fourth-section .cards-container .card .image-container{height:85px;margin-bottom:6px}}@media(max-width:480px){#home-page section .page-section.fourth-section .cards-container .card .image-container{height:80px;margin-bottom:6px;gap:6px}}@media(max-width:350px){#home-page section .page-section.fourth-section .cards-container .card .image-container{height:70px;margin-bottom:4px}}#home-page section .page-section.fourth-section .cards-container .card .image-container img{object-fit:contain;max-height:100%;max-width:100%}#home-page section .page-section.fourth-section .cards-container .card .image-container svg{flex-shrink:0;max-width:100%;height:auto}#home-page section .page-section.fourth-section .cards-container .card h4{font-size:18px;font-weight:700;line-height:1.3;margin:0;text-transform:uppercase;letter-spacing:.02em;height:50px;display:flex;align-items:center;overflow:hidden}@media(max-width:768px){#home-page section .page-section.fourth-section .cards-container .card h4{font-size:17px;height:48px}}@media(max-width:480px){#home-page section .page-section.fourth-section .cards-container .card h4{font-size:16px;line-height:1.25;height:45px}}@media(max-width:400px){#home-page section .page-section.fourth-section .cards-container .card h4{font-size:15px;height:42px}}@media(max-width:350px){#home-page section .page-section.fourth-section .cards-container .card h4{font-size:14px;letter-spacing:.01em;height:40px}}#home-page section .page-section.fourth-section .cards-container .card figcaption{font-size:14px;line-height:1.6;margin:0 0 auto;flex-grow:1;padding-top:50px}@media(max-width:768px){#home-page section .page-section.fourth-section .cards-container .card figcaption{padding-top:40px;font-size:13.5px}}@media(max-width:660px){#home-page section .page-section.fourth-section .cards-container .card figcaption{padding-top:30px}}@media(max-width:480px){#home-page section .page-section.fourth-section .cards-container .card figcaption{font-size:13px;line-height:1.5;padding-top:20px}}@media(max-width:400px){#home-page section .page-section.fourth-section .cards-container .card figcaption{font-size:12.5px;padding-top:16px}}@media(max-width:350px){#home-page section .page-section.fourth-section .cards-container .card figcaption{font-size:12px;line-height:1.45;padding-top:12px}}#home-page section .page-section.fourth-section .cards-container .card figcaption:last-child{padding-top:25px!important}@media(max-width:768px){#home-page section .page-section.fourth-section .cards-container .card figcaption:last-child{padding-top:20px!important}}@media(max-width:480px){#home-page section .page-section.fourth-section .cards-container .card figcaption:last-child{padding-top:15px!important}}@media(max-width:350px){#home-page section .page-section.fourth-section .cards-container .card figcaption:last-child{padding-top:10px!important}}#home-page section .page-section.fourth-section .cards-container .card figcaption ul{margin:0;padding-left:20px}@media(max-width:480px){#home-page section .page-section.fourth-section .cards-container .card figcaption ul{padding-left:16px}}@media(max-width:350px){#home-page section .page-section.fourth-section .cards-container .card figcaption ul{padding-left:14px}}#home-page section .page-section.fourth-section .cards-container .card figcaption ul li{margin-bottom:6px;line-height:1.5}@media(max-width:480px){#home-page section .page-section.fourth-section .cards-container .card figcaption ul li{margin-bottom:5px;line-height:1.45}}@media(max-width:350px){#home-page section .page-section.fourth-section .cards-container .card figcaption ul li{margin-bottom:4px;line-height:1.4}}#home-page section .page-section.fourth-section .cards-container .card figcaption ul li:last-child{margin-bottom:0}#home-page section .page-section.fourth-section .cards-container .card .card:nth-child(4) figcaption{padding-top:20px!important}#home-page section .page-section.fourth-section .cards-container .card a{text-decoration:none;width:100%;margin-top:auto;color:#000!important}#home-page section .page-section.fourth-section .cards-container .card button{background-color:rgba(0,0,0,0);border:0;padding:0;font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px;cursor:pointer;margin-top:8px;width:100%;justify-content:flex-start;color:#000!important}@media(max-width:480px){#home-page section .page-section.fourth-section .cards-container .card button{font-size:13px;gap:6px;margin-top:6px}}@media(max-width:350px){#home-page section .page-section.fourth-section .cards-container .card button{font-size:12px;gap:5px}}#home-page section .page-section.fourth-section .cards-container .card button .icon-container{display:flex;align-items:center;justify-content:center}#home-page section .page-section.fourth-section .cards-container .card button .icon-container svg{width:16px;height:16px;rotate:-90deg;transition:transform .3s ease}@media(max-width:480px){#home-page section .page-section.fourth-section .cards-container .card button .icon-container svg{width:14px;height:14px}}@media(max-width:350px){#home-page section .page-section.fourth-section .cards-container .card button .icon-container svg{width:12px;height:12px}}#home-page section .page-section.fourth-section .cards-container .card button .icon-container svg path{stroke:#000;transition:stroke .3s ease}#home-page section .page-section.fourth-section .cards-container .card button:hover .icon-container svg{transform:translateX(4px)}@media(max-width:480px){#home-page section .page-section.fourth-section .cards-container .card button:hover .icon-container svg{transform:translateX(3px)}}@media(max-width:920px){#home-page section .page-section.fourth-section{flex-direction:column;gap:16px}#home-page section .page-section.fourth-section .cards-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:920px)and (max-width:660px){#home-page section .page-section.fourth-section .cards-container{grid-template-columns:1fr;grid-auto-rows:auto}}@media(max-width:920px)and (max-width:480px){#home-page section .page-section.fourth-section .cards-container{gap:8px}}@media(max-width:600px){#home-page section .page-section.fourth-section{gap:12px}}@media(max-width:480px){#home-page section .page-section.fourth-section{gap:10px}}@media(max-width:350px){#home-page section .page-section.fourth-section{gap:8px}}#home-page section .page-section.fifth-section{display:flex;flex-direction:column;align-items:flex-end}#home-page section .page-section.fifth-section h2{font-weight:300;font-size:90px;color:#fff;margin-bottom:5%}@media(max-width:768px){#home-page section .page-section.fifth-section h2{font-size:56px}}@media(max-width:480px){#home-page section .page-section.fifth-section h2{font-size:42px}}#home-page section .page-section.fifth-section .bottom-container{display:flex;flex-direction:column;align-items:flex-end;width:-moz-fit-content;width:fit-content;gap:46px}#home-page section .page-section.fifth-section .bottom-container .bottom-button-link{width:100%;float:right;justify-content:end;display:flex}#home-page section .page-section.fifth-section .bottom-container a{text-decoration:none}#home-page section .page-section.fifth-section .bottom-container .bottom-button{color:#212529;background-color:#c9928b;font-weight:600;font-size:14px;width:130px;height:45px;justify-content:space-between;padding:20px}@media(max-width:480px){#home-page section .page-section.fifth-section .bottom-container .bottom-button{width:40%;justify-content:center}}#home-page section .page-section.fifth-section .cards-container{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;grid-gap:4px;gap:4px;grid-auto-rows:1fr}@media(max-width:900px){#home-page section .page-section.fifth-section .cards-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:660px){#home-page section .page-section.fifth-section .cards-container{grid-template-columns:1fr}}#home-page section .page-section.fifth-section .cards-container .card{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;height:100%;background:rgba(0,0,0,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background-color .3s ease;margin:0;max-width:300px;overflow:hidden}@media(max-width:900px){#home-page section .page-section.fifth-section .cards-container .card{max-width:100%}}#home-page section .page-section.fifth-section .cards-container .card:hover{background-color:#e3f2ef}#home-page section .page-section.fifth-section .cards-container .card:hover button,#home-page section .page-section.fifth-section .cards-container .card:hover h4,#home-page section .page-section.fifth-section .cards-container .card:hover p{color:#212529}#home-page section .page-section.fifth-section .cards-container .card:hover .icon-container svg path{stroke:#000}#home-page section .page-section.fifth-section .cards-container .card .image-container{width:100%;height:50%;min-height:150px;max-height:250px;overflow:hidden;position:relative}@media(max-width:660px){#home-page section .page-section.fifth-section .cards-container .card .image-container{height:200px;max-height:250px}}@media(max-width:480px){#home-page section .page-section.fifth-section .cards-container .card .image-container{height:180px;max-height:220px}}#home-page section .page-section.fifth-section .cards-container .card .image-container .card-image,#home-page section .page-section.fifth-section .cards-container .card .image-container img{width:100%;height:100%;object-fit:cover;display:block}#home-page section .page-section.fifth-section .cards-container .card .image-container .placeholder{background-color:hsla(0,0%,100%,.1);width:100%;height:100%}#home-page section .page-section.fifth-section .cards-container .card h4{font-size:18px;color:#f94b3c;margin:0;padding:16px 24px 0;line-height:1.3;flex-shrink:0;height:170px;display:flex;align-items:center;overflow:hidden}@media(max-width:480px){#home-page section .page-section.fifth-section .cards-container .card h4{font-size:16px;padding:12px 16px 0;height:60px}}#home-page section .page-section.fifth-section .cards-container .card figcaption{padding:24px;height:50%;width:100%;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:480px){#home-page section .page-section.fifth-section .cards-container .card figcaption{padding:16px}}#home-page section .page-section.fifth-section .cards-container .card figcaption p{color:#fff;margin:0 0 12px;font-size:14px;flex-shrink:0}@media(max-width:480px){#home-page section .page-section.fifth-section .cards-container .card figcaption p{font-size:12px;margin-bottom:8px}}#home-page section .page-section.fifth-section .cards-container .card figcaption h4{margin-bottom:auto;padding-bottom:16px}#home-page section .page-section.fifth-section .cards-container .card a{text-decoration:none;width:100%;margin-top:auto}#home-page section .page-section.fifth-section .cards-container .card button{background-color:rgba(0,0,0,0);border:0;padding:0;margin-top:auto;color:#e3f2ef;font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px;width:100%}@media(max-width:480px){#home-page section .page-section.fifth-section .cards-container .card button{font-size:13px}}#home-page section .page-section.fifth-section .cards-container .card button .icon-container svg{width:18px;height:18px;rotate:-90deg}@media(max-width:480px){#home-page section .page-section.fifth-section .cards-container .card button .icon-container svg{width:16px;height:16px}}#home-page section .page-section.fifth-section .cards-container .card button .icon-container svg path{stroke:#fff}@media(max-width:660px){#home-page section .page-section.fifth-section{align-items:flex-start}#home-page section .page-section.fifth-section .bottom-container{width:100%}#home-page section .page-section.fifth-section .cards-container{display:flex;flex-direction:column;width:100%;gap:8px}#home-page section .page-section.fifth-section .cards-container .card{max-width:unset;width:100%;min-height:400px}#home-page section .page-section.fifth-section .cards-container .card .image-container{height:200px}#home-page section .page-section.fifth-section .cards-container .card figcaption{height:auto;min-height:200px}#home-page section .page-section.fifth-section .bottom-container{align-items:flex-start!important}}.portal-extra-section{z-index:2}.portal-extra-home{background:#303030;color:#fff;font-family:Roboto,sans-serif;padding:40px 40px 80px;width:100%}.portal-extra-home *{z-index:10}@media(max-width:1000px){.portal-extra-home{padding:30px 36px 60px;min-height:100vh;display:flex;flex-direction:column;justify-content:center}}@media(max-width:768px){.portal-extra-home{padding:30px 36px 60px;min-height:100vh;display:flex;flex-direction:column;justify-content:center}}@media(max-width:480px){.portal-extra-home{padding:20px 16px 40px}}.portal-extra-home .top-section{text-align:center;max-width:1335px;margin:0 auto;padding-top:0}@media(max-width:768px){.portal-extra-home .top-section{width:100%}}.portal-extra-home .top-section .licenciraj-logo{margin-bottom:40px;margin-top:0;position:relative}.portal-extra-home .top-section .licenciraj-logo img{max-width:200px;display:block;margin:0 auto}@media(max-width:768px){.portal-extra-home .top-section .licenciraj-logo img{max-width:160px}}@media(max-width:480px){.portal-extra-home .top-section .licenciraj-logo img{max-width:140px}}.portal-extra-home .top-section .description{font-size:22px;line-height:36px;font-weight:400;margin:0 auto 50px;max-width:1335px;position:relative;text-align:left}@media(max-width:768px){.portal-extra-home .top-section .description{font-size:16px;margin-bottom:30px;padding:0 20px}}@media(max-width:480px){.portal-extra-home .top-section .description{font-size:14px;line-height:22px;padding:0 10px}}.portal-extra-home .top-section .features{display:flex;justify-content:center;margin-bottom:40px;width:100%}@media(max-width:768px){.portal-extra-home .top-section .features{flex-direction:column;align-items:center;gap:16px;display:flex;justify-content:center;padding:0 20px;align-items:center!important}.portal-extra-home .top-section .features .left-container,.portal-extra-home .top-section .features .right-container{display:flex;justify-content:center}}@media(max-width:590px){.portal-extra-home .top-section .features{flex-direction:column;align-items:center;gap:16px;display:flex;justify-content:center;padding:0 20px;align-items:center!important}.portal-extra-home .top-section .features .left-container,.portal-extra-home .top-section .features .right-container{display:flex;justify-content:center}.portal-extra-home .top-section .features .left-container p{margin-bottom:0}}@media(max-width:480px){.portal-extra-home .top-section .features{padding:0;gap:12px;align-items:center!important}}.portal-extra-home .top-section .features .feature-checkbox{accent-color:#a3d61c!important}.portal-extra-home .top-section .features .feature-box .selectSection{width:100%;max-width:100%}.portal-extra-home .top-section .features .feature-box .selectSection optgroup,.portal-extra-home .top-section .features .feature-box .selectSection option{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-extra-home .top-section .features .feature-box .selectSection:focus option{max-width:100%}.portal-extra-home .top-section .features .feature-box .form-select option{padding:8px 12px;font-size:14px}@media(max-width:768px){.portal-extra-home .top-section .features .feature-box .form-select option{font-size:13px;padding:6px 10px}}.portal-extra-home .top-section .features .feature-box .form-select optgroup{font-weight:600;padding:4px 0}.portal-extra-home .top-section .features .feature-box{background:#414141;padding:30px;border-radius:4px;flex:1 1;min-width:280px;min-height:210px;max-height:210px;text-align:left}@media(max-width:768px){.portal-extra-home .top-section .features .feature-box{width:100%;max-width:500px;min-width:unset}}@media(max-width:480px){.portal-extra-home .top-section .features .feature-box{padding:16px;min-height:unset;margin-left:0}}.portal-extra-home .top-section .features .feature-box .izracunajteTarifo{margin-bottom:40px!important}.portal-extra-home .top-section .features .feature-box h3{font-size:45px;line-height:32px;margin-bottom:16px;padding-left:7%}@media(max-width:768px){.portal-extra-home .top-section .features .feature-box h3{font-size:22px;line-height:30px}}@media(max-width:480px){.portal-extra-home .top-section .features .feature-box h3{font-size:20px;line-height:28px}}.portal-extra-home .top-section .features .feature-box .left-container-text,.portal-extra-home .top-section .features .feature-box .media{padding-left:7%}.portal-extra-home .top-section .features .feature-box p{font-size:14px;line-height:22px}@media(max-width:480px){.portal-extra-home .top-section .features .feature-box p{font-size:13px;line-height:20px}}.portal-extra-home .top-section .features .feature-box a{font-size:19px;line-height:22px;color:#a3d61c!important;padding-left:7%;font-weight:700}@media(max-width:480px){.portal-extra-home .top-section .features .feature-box a{font-size:13px}}.portal-extra-home .top-section .features .feature-box button{font-size:12px}@media(max-width:480px){.portal-extra-home .top-section .features .feature-box button{width:100%;justify-content:center;margin-top:12px}}.portal-extra-home .top-section .bottom-badge{margin-top:-15px;position:relative}@media(max-width:768px){.portal-extra-home .top-section .bottom-badge{max-width:140px}}@media(max-width:480px){.portal-extra-home .top-section .bottom-badge{max-width:120px;margin-top:20px}}@media(max-width:392px){.portal-extra-home .top-section .bottom-badge{margin-top:20px!important}}.portal-extra-home .bottom-section{margin-top:5%}@media(max-width:768px){.portal-extra-home .bottom-section{margin-top:10%;padding:0 20px}}@media(max-width:480px){.portal-extra-home .bottom-section{padding:0}}.portal-extra-home .text-decoration-none{text-decoration:none}.container-licenciraj-se{max-width:1400px}.logos-section{width:100%;background-color:#fff;padding:20px 0;z-index:5;border-top:1px solid #e0e0e0}.logos-section .logos-container{max-width:1400px;margin:0 auto;padding:0 60px;display:flex;flex-direction:column}.logos-section .logos-container .logos-row{display:flex;align-items:center;justify-content:space-evenly;gap:40px;flex-wrap:nowrap;cursor:pointer}.logos-section .logos-container .logos-row img{width:auto;max-width:205px;height:auto;max-height:105px;object-fit:contain;filter:grayscale(0);transition:all .3s ease}.logos-section .logos-container .logos-row img:hover{transform:scale(1.05);filter:brightness(1.1)}@media(max-width:1200px){.logos-section .logos-container .logos-row{gap:30px}.logos-section .logos-container .logos-row img{max-width:120px}}@media(max-width:992px){.logos-section .logos-container .logos-row{gap:25px}.logos-section .logos-container .logos-row img{max-width:100px}}@media(max-width:768px){.logos-section .logos-container .logos-row{flex-wrap:wrap;justify-content:center;gap:20px}.logos-section .logos-container .logos-row img{max-width:90px}}@media(max-width:650px){.logos-section .logos-container .logos-row{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:16px;gap:16px;justify-items:center}.logos-section .logos-container .logos-row a{display:flex;justify-content:center;align-items:center}.logos-section .logos-container .logos-row img{max-width:80px;max-height:50px}}@media(max-width:480px){.logos-section .logos-container .logos-row{gap:12px}.logos-section .logos-container .logos-row img{max-width:70px;max-height:40px}}@media(max-width:650px){.logos-section{padding:15px 0}.logos-section .logos-container{padding:0 20px}}.news-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.news-popup-container{position:relative;background:#fff;border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:slideUp .4s ease-out}@media(max-width:768px){.news-popup-container{max-width:95%;border-radius:12px}}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.news-popup-close{position:absolute;top:16px;right:16px;background:rgba(0,0,0,0);border:none;cursor:pointer;z-index:10;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.news-popup-close:hover{transform:scale(1.1)}.news-popup-close:active{transform:scale(.95)}@media(max-width:768px){.news-popup-close{top:12px;right:12px;width:28px;height:28px}}.news-popup-content{display:grid;grid-template-columns:1fr 1fr;min-height:400px}@media(max-width:768px){.news-popup-content{grid-template-columns:1fr;min-height:auto}}.news-popup-left{background:#fff;padding:60px 40px 40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative}@media(max-width:768px){.news-popup-left{padding:50px 24px 32px}}.news-popup-dots{position:absolute;top:20px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:5}@media(max-width:768px){.news-popup-dots{top:16px}}.news-popup-dot{width:10px;height:10px;border-radius:50%;background:#d9d9d9;border:none;cursor:pointer;padding:0;transition:all .3s ease}.news-popup-dot:hover{background:#999}.news-popup-dot.active{background:#333;width:12px;height:12px}.news-popup-logo{margin-bottom:24px}@media(max-width:768px){.news-popup-logo{margin-bottom:16px}.news-popup-logo img{width:120px!important;height:auto!important}}.news-popup-date{font-family:Roboto,sans-serif;font-size:14px;font-weight:700;color:#000;text-transform:uppercase;margin-bottom:16px;letter-spacing:.5px}@media(max-width:768px){.news-popup-date{font-size:12px;margin-bottom:12px}}.news-popup-title{font-family:Roboto,sans-serif;font-size:28px;font-weight:700;color:#000;line-height:1.3;margin-bottom:32px;text-transform:uppercase}@media(max-width:768px){.news-popup-title{font-size:20px;margin-bottom:24px}}@media(max-width:480px){.news-popup-title{font-size:18px;margin-bottom:20px}}.news-popup-button{display:inline-block;background:#ff6b6b;color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;text-transform:uppercase;padding:14px 32px;border-radius:8px;text-decoration:none;transition:all .3s ease;border:2px solid #ff6b6b;letter-spacing:.5px}.news-popup-button:hover{background:#ff5252;border-color:#ff5252;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,107,107,.3)}.news-popup-button:active{transform:translateY(0)}@media(max-width:768px){.news-popup-button{font-size:14px;padding:12px 24px}}.news-popup-right{background:#d9757c;position:relative;overflow:hidden}@media(max-width:768px){.news-popup-right{min-height:250px}}.news-popup-image-wrapper{position:relative;width:100%;height:100%;min-height:400px}@media(max-width:768px){.news-popup-image-wrapper{min-height:250px}}.news-popup-image{object-fit:contain;object-position:center}