*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--Green:#18bf7c;--Orange:#ef8d53;--Light:#edfeec;--Red:#ff6161;--Background:#06131e;--Grey:#22374a;--GreyTransparent:hsla(0,0%,100%,.094);--bg-blur:radial-gradient(circle at 50% 0%,var(--Green) 0%,var(--Orange) 30%,var(--Red) 70%,var(--Light) 100%)}@font-face{font-display:swap;font-family:Unbounded;font-style:normal;font-weight:100 900;src:url(/wp-content/themes/preporuka-za-film/public/fonts/Unbounded/Unbounded-VariableFont_wght.556536.woff2) format("woff2")}@font-face{font-display:swap;font-family:Red Hat Display;font-style:normal;font-weight:100 900;src:url(/wp-content/themes/preporuka-za-film/public/fonts/Red_Hat_Display/RedHatDisplay-VariableFont_wght.7ab009.woff2) format("woff2")}@keyframes arrowBounceDropDown{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateX(-10px)}60%{transform:translateX(-5px)}}@keyframes scrollLeft{to{transform:translateX(-200px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounceIconHomePage{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-7px)}60%{transform:translateY(-4px)}}@keyframes arrowBounceNextBtn{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateX(10px)}60%{transform:translateX(5px)}}@keyframes arrowBounceBackBtn{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateX(-10px)}60%{transform:translateX(-5px)}}@keyframes circleAroundAIOrange{0%{opacity:1}90%{opacity:1}to{opacity:0}0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes circleAroundAIGreen{0%{opacity:1}90%{opacity:1}to{opacity:0}0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes circleAroundTMDBOrange{0%{opacity:1}90%{opacity:1}to{opacity:0}0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes circleAroundTMDBGreen{0%{opacity:1}90%{opacity:1}to{opacity:0}0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes circleAroundLoadingOrange{0%{opacity:1}90%{opacity:1}to{opacity:0}0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes circleAroundLoadingGreen{0%{opacity:1}90%{opacity:1}to{opacity:0}0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes appearAI{0%{background-color:#172938;opacity:0;top:80%}90%{background-color:#172938;opacity:1;top:30%}to{background-color:#18bf7c;opacity:1;top:30%}}@keyframes appearTMDB{0%{background-color:#172938;opacity:0;top:80%}90%{background-color:#172938;opacity:1;top:30%}to{background-color:#ef8d53;opacity:1;top:30%}}@keyframes appearLoader{0%{background-color:#172938;opacity:0}30%{background-color:#18bf7c;opacity:1}to{background-color:#18bf7c;opacity:1}}@keyframes moveLeftLoader{0%{opacity:1;transform:translate(-50%,-80%)}to{opacity:0;transform:translate(-650%,-80%)}}@keyframes moveLeftAI{0%{opacity:1;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-650%,-50%)}}@keyframes moveLeftTMDB{0%{opacity:1;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-650%,-50%)}}.header-main{background:#06131e;background:var(--Background,#06131e);container-type:scroll-state;position:sticky;top:0;z-index:15}@container scroll-state(stuck: top){.header-main .header-holder{transition:.2s ease}.header-main .header-holder:before{background-color:#22374a;background-color:var(--Grey,#22374a);bottom:0;content:"";display:block;height:1px;left:0;position:absolute;width:100%}}.header-main .header-holder{align-items:center;display:flex;justify-content:space-between;padding:18px 0}.header-main .header-holder .header-logo{display:block;height:auto;max-width:264px}.header-main .header-holder .nav-link{align-items:center;display:flex;gap:4px;list-style:none;margin:0}.header-main .header-holder .nav-link .link-item{padding:16px 24px;position:relative}.header-main .header-holder .nav-link .link-item a{color:#fff;font-family:Red Hat Display,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:normal;-webkit-text-decoration:none;text-decoration:none;transition:.3s ease}.header-main .header-holder .nav-link .link-item .category-icon{margin-left:10px;transition:.3s ease}.header-main .header-holder .nav-link .link-item .link-drop-down{background-color:#172938;border-radius:12px;display:none;flex-wrap:wrap;left:0;list-style:none;padding-left:0;position:absolute;top:60px;width:232px;z-index:11}.header-main .header-holder .nav-link .link-item .link-drop-down .drop-down-item{flex:1 0 51%;max-width:100%;width:100%}.header-main .header-holder .nav-link .link-item .link-drop-down .drop-down-item a{align-items:center;display:flex;justify-content:space-between;max-width:100%;padding:18px 20px;position:relative;width:100%}.header-main .header-holder .nav-link .link-item .link-drop-down .drop-down-item a svg{animation:arrowBounceDropDown 1.2s infinite;display:none}.header-main .header-holder .nav-link .link-item .link-drop-down .drop-down-item:last-of-type{border-radius:0 0 12px 12px}.header-main .header-holder .nav-link .link-item .link-drop-down .drop-down-item:first-of-type{border-radius:12px 12px 0 0}.header-main .header-holder .nav-link .link-item .link-drop-down .drop-down-item:hover{background:#22374a;background:var(--Grey,#22374a)}.header-main .header-holder .nav-link .link-item .link-drop-down .drop-down-item:hover a svg{display:block}.header-main .header-holder .nav-link .link-item .link-drop-down:after{background-color:transparent;content:"";display:block;height:30px;position:absolute;top:-20px;width:65%}.header-main .header-holder .nav-link .link-item:hover{background:#172938;border-radius:48px;cursor:pointer;transition:.3s ease}.header-main .header-holder .nav-link .link-item:hover .link-drop-down{display:flex}.header-main .header-holder .nav-link .link-item:hover .category-icon{transform:rotate(180deg);transition:.3s ease}.header-main .header-holder .nav-link .search{background:#22374a;background:var(--Grey,#22374a);border-radius:40px;display:flex;margin-left:8px;padding:16px 18px;width:auto}.header-main .header-holder .nav-link .search .link-search-input{background-color:transparent;border:0 solid;color:#fff;color:var(--White,#fff);font-family:Red Hat Display,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin:0;padding:0;transition:.3s ease;width:0}.header-main .header-holder .nav-link .search .link-search-input::-moz-placeholder{background-color:transparent;opacity:.8}.header-main .header-holder .nav-link .search .link-search-input::placeholder{background-color:transparent;opacity:.8}.header-main .header-holder .nav-link .search .link-search-input:focus{background-color:transparent;margin:0 16px 0 0;outline:none;padding:0 0 0 4px;transition:.3s ease;width:170px}.header-main .header-holder .nav-link .search .link-search-input:not(:-moz-placeholder-shown){margin:0 16px 0 0;outline:none;padding:0 0 0 4px;-moz-transition:.3s ease;transition:.3s ease;width:150px}.header-main .header-holder .nav-link .search .link-search-input:not(:placeholder-shown){margin:0 16px 0 0;outline:none;padding:0 0 0 4px;transition:.3s ease;width:150px}.header-main .header-holder .nav-link .search .link-search-input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 30px #22374a!important;-webkit-text-fill-color:#fff!important}.header-main .header-holder .nav-link .search .link-search-icon{vertical-align:bottom}.header-main .header-holder .nav-link .search .link-search-icon path{transition:.3s ease}.header-main .header-holder .nav-link .search .link-search-icon:hover path{fill:#18bf7c;fill:var(--Green)}.header-main .header-holder .nav-link .search:hover .link-search-input{margin:0 16px 0 0;padding:0 0 0 4px;width:150px}.header-main .header-holder .nav-link .search:hover .link-search-input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 30px #172938!important;-webkit-text-fill-color:#fff!important}.header-main .header-holder .nav-link .login{padding:18px}.header-main .header-holder .nav-link .login a svg{max-height:25px;max-width:25px;vertical-align:middle}.header-main .burger-menu-content,.header-main .burger-open-btn{display:none}@media (max-width:1023px){.header-main .main-nav-desktop{display:none}.header-main .burger-open-btn{display:block}.header-main .burger-menu-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(6,19,30,.39);height:100svh;left:0;position:absolute;top:0;width:100svw;z-index:12}.header-main .burger-menu-content .nav-link{background:#22374a;background:var(--Grey,#22374a);display:flex;flex-direction:column;height:100%;margin-left:auto;padding:0 18px 18px;transition:.3s ease;width:90%}.header-main .burger-menu-content .nav-link li{align-items:center;display:flex;justify-content:space-between;width:100%}.header-main .burger-menu-content .nav-link .burger-header{padding:24px 0}.header-main .burger-menu-content .nav-link .burger-link-item{border-bottom:1px solid #172938;padding:20px 0;position:relative}.header-main .burger-menu-content .nav-link .burger-link-item a{color:#fff;font-family:Red Hat Display,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:normal;-webkit-text-decoration:none;text-decoration:none;transition:.3s ease}.header-main .burger-menu-content .nav-link .burger-link-item .category-icon{margin-left:10px;transition:.3s ease}.header-main .burger-menu-content .nav-link .burger-link-item .burger-category-icon{transition:.3s ease}.header-main .burger-menu-content .nav-link .burger-link-item .link-drop-down{background-color:#172938;border-radius:8px;display:none;flex-wrap:wrap;left:0;list-style:none;max-width:100%;padding-left:0;position:absolute;top:57px;width:100%;z-index:2}.header-main .burger-menu-content .nav-link .burger-link-item .link-drop-down .drop-down-item{flex:1 0 51%;max-width:100%;width:100%}.header-main .burger-menu-content .nav-link .burger-link-item .link-drop-down .drop-down-item a{align-items:center;display:flex;justify-content:space-between;max-width:100%;padding:18px 20px;position:relative;width:100%}.header-main .burger-menu-content .nav-link .burger-link-item .link-drop-down .drop-down-item a svg{animation:arrowBounceDropDown 1.2s infinite;display:none}.header-main .burger-menu-content .nav-link .burger-link-item .link-drop-down .drop-down-item:last-of-type{border-radius:0 0 12px 12px}.header-main .burger-menu-content .nav-link .burger-link-item .link-drop-down .drop-down-item:first-of-type{border-radius:12px 12px 0 0}.header-main .burger-menu-content .nav-link .burger-link-item .link-drop-down .drop-down-item:hover{background:#22374a;background:var(--Grey,#22374a)}.header-main .burger-menu-content .nav-link .burger-link-item .link-drop-down .drop-down-item:hover a svg{display:block}.header-main .burger-menu-content .nav-link .follow-us-on-instagram{border-bottom:1px solid transparent!important;justify-content:flex-start;padding:0!important;position:relative}.header-main .burger-menu-content .nav-link .follow-us-on-instagram .follow-us-on-insta-link{align-items:center;display:flex;width:100%}.header-main .burger-menu-content .nav-link .follow-us-on-instagram svg{background-color:rgba(23,41,56,0);border-radius:4px;height:42px;margin-right:8px;padding:8px;vertical-align:middle;width:42px}.header-main .burger-menu-content .nav-link .follow-us-on-instagram a{color:#fff;font-family:Red Hat Display,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;-webkit-text-decoration:none;text-decoration:none;transition:.3s ease}.header-main .burger-menu-content .nav-link .burger-search{background:#172938;border-radius:40px;display:flex;margin-bottom:16px;margin-top:auto;padding:16px 18px;width:100%}.header-main .burger-menu-content .nav-link .burger-search .link-search-input{background-color:transparent;border:0 solid;color:#fff;color:var(--White,#fff);font-family:Red Hat Display,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin:0;padding:0;transition:.3s ease}.header-main .burger-menu-content .nav-link .burger-search .link-search-input::-moz-placeholder{opacity:.4}.header-main .burger-menu-content .nav-link .burger-search .link-search-input::placeholder{opacity:.4}.header-main .burger-menu-content .nav-link .burger-search .link-search-input:focus{margin:0 16px 0 0;outline:none;padding:0 0 0 4px;scroll-behavior:auto;transition:.3s ease;width:150px}.header-main .burger-menu-content .nav-link .burger-search .link-search-input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 30px #172938!important;-webkit-text-fill-color:#fff!important}}@media (max-width:550px){.header-main .header-holder{padding:12px 0}.header-main .header-holder .header-logo{display:block;height:auto;max-width:188px}}.burger-active{overflow:clip}.burger-active .nav-link{animation:fromRight .4s ease-in-out}.rotate-icon{transform:rotate(180deg)!important}@keyframes fromRight{0%{transform:translateX(1000px)}to{transform:translateX(0)}}footer{background-image:url(/wp-content/themes/preporuka-za-film/public/images/partials/footer-background.c8c9d55d51ca54d7.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:40px 0 24px}footer .footer-holder .banner-holder{background-color:rgba(66,167,255,.149);border-radius:8px;height:210px;margin:0 auto;max-width:970px;width:90%}footer .footer-holder .banner-holder p{color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:20px;font-style:normal;font-weight:500;height:100%;line-height:normal;margin:0;padding:20px;text-align:center;vertical-align:middle;width:100%}footer .footer-holder .banner-holder p strong{font-size:24px}footer .footer-holder .banner-holder p a{color:#fff;font-weight:700;-webkit-text-decoration:none;text-decoration:none;-webkit-text-decoration:underline;text-decoration:underline}footer .footer-holder .footer-cta{margin:120px auto 100px;text-align:center}footer .footer-holder .footer-cta .footer-title{color:#fff;color:var(--White,#fff);font-family:Unbounded,sans-serif;font-size:max(24px,min(4vw,32px));font-style:normal;font-weight:400;line-height:140%}footer .footer-holder .footer-cta .footer-text{color:#edfeec;color:var(--Light,#edfeec);font-weight:500;margin:20px 0 32px}footer .footer-holder .footer-cta .footer-btn,footer .footer-holder .footer-cta .footer-text{font-family:Red Hat Display,sans-serif;font-size:max(16px,min(2.5vw,18px));font-style:normal;line-height:normal}footer .footer-holder .footer-cta .footer-btn{background:#ef8d53;background:var(--Orange);border:2px solid #ef8d53;border:2px solid var(--Orange);border-radius:80px;color:#fff;display:inline-block;font-weight:800;padding:16px 40px;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase;transition:.3s ease}footer .footer-holder .footer-cta .footer-btn:hover{background:transparent;border:2px solid #ef8d53;border:2px solid var(--Orange);color:#ef8d53;color:var(--Orange);cursor:pointer}footer .footer-holder .footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:12px;list-style:none}footer .footer-holder .footer-content li:hover{cursor:pointer}footer .footer-holder .footer-content .footer-logo{margin-right:auto}footer .footer-holder .footer-content .footer-logo .desktop-logo{display:block;height:auto;max-width:100%}footer .footer-holder .footer-content .footer-logo .mobile-logo{display:none}footer .footer-holder .footer-content .footer-link-item{padding:16px 24px;position:relative;transition:.3s ease}footer .footer-holder .footer-content .footer-link-item a{color:#fff;font-family:Red Hat Display,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:normal;-webkit-text-decoration:none;text-decoration:none;transition:.3s ease}footer .footer-holder .footer-content .footer-link-item:hover{background:#172938;border-radius:48px;transition:.3s ease}footer .footer-holder .footer-content .footer-justweb{margin-left:auto}footer .footer-holder .footer-info{align-items:center;border-top:1px solid #22374a;border-top:1px solid var(--Grey,#22374a);display:flex;justify-content:space-between;margin-top:24px;padding-top:24px}footer .footer-holder .footer-info .footer-link,footer .footer-holder .footer-info .footer-par{color:#b3c2cd;font-family:Red Hat Display,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:145%;-webkit-text-decoration:none;text-decoration:none}footer .footer-holder .footer-info .follow-us-on-insta-link{align-items:center;display:flex;justify-content:center}footer .footer-holder .footer-info svg{border-radius:4px;height:42px;margin-right:8px;padding:8px;vertical-align:middle;width:42px}footer .footer-holder .footer-info a{color:#b3c2cd;font-family:Red Hat Display,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;-webkit-text-decoration:none;text-decoration:none;transition:.3s ease}@media (max-width:1023px){footer .footer-holder .footer-content{gap:24px;justify-content:space-evenly}footer .footer-holder .footer-content .footer-logo{flex:1 0 100%}footer .footer-holder .footer-content .footer-logo .desktop-logo{display:none}footer .footer-holder .footer-content .footer-logo .mobile-logo{display:block;height:auto;margin:0 auto;max-width:100%}footer .footer-holder .footer-content .footer-link-item{flex:1 0 28%;margin:12px 0;text-align:center}footer .footer-holder .footer-content .footer-justweb{margin-left:0}}@media (max-width:550px){footer .footer-holder .banner-holder{height:308px;max-width:100%;width:362px}footer .footer-holder .banner-holder img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}footer .footer-holder .footer-cta{margin:40px auto 48px}footer .footer-holder .footer-content{gap:12px;justify-content:center}footer .footer-holder .footer-content .footer-link-item{flex:1 0 20%;padding:12px;text-align:center}footer .footer-holder .footer-content .footer-justweb,footer .footer-holder .footer-content .footer-saul{flex:0 0 35%;text-align:center}footer .footer-holder .footer-info{flex-direction:column-reverse;gap:12px}}.questionnaire-holder .progress-bar{margin:0 auto 32px;max-width:720px;width:90%}.questionnaire-holder .progress-bar .progress-bar-svg{max-width:100%;transition:.3s ease}.questionnaire-holder .progress-bar .progress-bar-svg .show-checkbox,.questionnaire-holder .progress-bar .progress-bar-svg .show-number{opacity:1!important}.questionnaire-holder .progress-bar .progress-bar-svg .remove-number{opacity:0}.questionnaire-holder .progress-bar .progress-bar-svg .step-circle-border-orange,.questionnaire-holder .progress-bar .progress-bar-svg .step-path-fill-orange{stroke:#ef8d53}.questionnaire-holder .progress-bar .progress-bar-svg .step-circle-fill-green,.questionnaire-holder .progress-bar .progress-bar-svg .step-path-fill-green{stroke:#18bf7c;fill:#18bf7c}.questionnaire-holder .progress-bar .progress-bar-svg .step-1-checkbox,.questionnaire-holder .progress-bar .progress-bar-svg .step-1-text,.questionnaire-holder .progress-bar .progress-bar-svg .step-2-checkbox,.questionnaire-holder .progress-bar .progress-bar-svg .step-2-text,.questionnaire-holder .progress-bar .progress-bar-svg .step-3-checkbox,.questionnaire-holder .progress-bar .progress-bar-svg .step-3-text,.questionnaire-holder .progress-bar .progress-bar-svg .step-4-checkbox,.questionnaire-holder .progress-bar .progress-bar-svg .step-4-text,.questionnaire-holder .progress-bar .progress-bar-svg .step-5-checkbox,.questionnaire-holder .progress-bar .progress-bar-svg .step-5-text,.questionnaire-holder .progress-bar .progress-bar-svg .step-6-checkbox,.questionnaire-holder .progress-bar .progress-bar-svg .step-6-text{opacity:0}.home-hero{background-image:url(/wp-content/themes/preporuka-za-film/public/images/home/hero-background.2fe5bc8f4c196111.webp);background-position:center 70%;background-repeat:no-repeat;background-size:cover;padding:40px 0 120px}.home-hero .hero-holder .hero-sub-title{animation:fadeInUp .4s ease-in-out;color:#ef8d53;color:var(--Orange,#ef8d53);font-family:Red Hat Display,sans-serif;font-size:clamp(14px,1vw + 8px,18px);font-style:normal;font-weight:500;line-height:normal;text-align:center}.home-hero .hero-holder h1{animation:fadeInUp .6s ease-in-out;color:#fff;color:var(--White,#fff);font-size:clamp(32px,2.3vw + 16px,48px);line-height:140%;margin:20px auto 28px;max-width:70%}.home-hero .hero-holder .hero-sub-text,.home-hero .hero-holder h1{font-family:Unbounded,sans-serif;font-style:normal;font-weight:400;text-align:center}.home-hero .hero-holder .hero-sub-text{animation:fadeInUp .8s ease-in-out;background:#22374a;background:var(--Grey,#22374a);border-radius:4px;color:#18bf7c;color:var(--Green,#18bf7c);display:block;font-size:clamp(14px,.5vw + 10px,16px);letter-spacing:.64px;line-height:normal;margin:0 auto;padding:5.5px 12px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.home-hero .hero-holder .hero-text{animation:fadeInUp .8s ease-in-out;color:#edfeec;color:var(--Light,#edfeec);font-size:clamp(16px,.833vw + 8px,18px);font-weight:500;margin:28px auto 40px}.home-hero .hero-holder .hero-cta-btn,.home-hero .hero-holder .hero-text{font-family:Red Hat Display,sans-serif;font-style:normal;line-height:normal;text-align:center}.home-hero .hero-holder .hero-cta-btn{animation:fadeInUp .9s ease-in-out;background:#18bf7c;background:var(--Green,#18bf7c);border:2px solid #18bf7c;border:2px solid var(--Green);border-radius:80px;color:#fff;display:block;font-size:clamp(14px,.833vw + 8px,18px);font-weight:800;margin:0 auto;padding:16px 40px;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase;transition:.3s ease;width:-moz-fit-content;width:fit-content}.home-hero .hero-holder .hero-cta-btn:hover{background:transparent;border:2px solid #18bf7c;border:2px solid var(--Green);color:#18bf7c;color:var(--Green);cursor:pointer}.home-hero .movie-card-holder{height:320px;margin-left:auto;margin-right:auto;margin-top:5rem;-webkit-mask-image:linear-gradient(90deg,transparent,#18bf7c 5%,#ef8d53 95%,transparent);mask-image:linear-gradient(90deg,transparent,#18bf7c 5%,#ef8d53 95%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,var(--Green) 5%,var(--Orange) 95%,transparent);mask-image:linear-gradient(to right,transparent,var(--Green) 5%,var(--Orange) 95%,transparent);overflow:hidden;pointer-events:none;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-hero .movie-card-holder .movie-single-card{animation-duration:45s;animation-iteration-count:infinite;animation-name:scrollLeft;animation-timing-function:linear;border-radius:6px;height:320px;position:absolute;transform:translateX(max(1980px,100%));width:214px}.home-hero .movie-card-holder .movie-single-card p{bottom:6px;color:hsla(0,0%,100%,.502);font-family:Red Hat Display,sans-serif;font-size:6px;font-style:normal;font-weight:200;left:2px;line-height:normal;position:absolute}.home-hero .movie-card-holder .movie-single-card:first-of-type{animation-delay:-40s}.home-hero .movie-card-holder .movie-single-card:nth-of-type(2){animation-delay:-35s}.home-hero .movie-card-holder .movie-single-card:nth-of-type(3){animation-delay:-30s}.home-hero .movie-card-holder .movie-single-card:nth-of-type(4){animation-delay:-25s}.home-hero .movie-card-holder .movie-single-card:nth-of-type(5){animation-delay:-20s}.home-hero .movie-card-holder .movie-single-card:nth-of-type(6){animation-delay:-15s}.home-hero .movie-card-holder .movie-single-card:nth-of-type(7){animation-delay:-10s}.home-hero .movie-card-holder .movie-single-card:nth-of-type(8){animation-delay:-5s}.home-hero .movie-card-holder .movie-single-card:nth-of-type(9){animation-delay:0s}.home-hero .movie-card-holder .movie-single-card:nth-of-type(10){animation-delay:5s}.home-hero .movie-card-holder .movie-single-card:nth-of-type(11){animation-delay:10s}.home-hero .movie-card-holder .movie-single-card:nth-of-type(12){animation-delay:15s}@media (max-width:550px){.home-hero{padding:32px 0 40px}.home-hero .hero-holder h1{margin:8px 0 24px;max-width:100%}.home-hero .hero-holder .hero-text{margin:24px 0}.home-hero .hero-holder .hero-cta-btn{padding:14px 40px}.home-hero .movie-card-holder{height:240px;margin-top:40px}.home-hero .movie-card-holder .movie-single-card{height:240px;transform:translateX(max(1350px,100%));width:160px}}.home-why-us{background-color:#06131e;background-color:var(--Background,#1a2a3a);padding:0 0 60px}.home-why-us .why-us-holder .why-us-sub-heading{color:#ef8d53;color:var(--Orange,#f57c36);font-family:Red Hat Display;font-size:clamp(16px,3vw + 1px,20px)}.home-why-us .why-us-holder .why-us-heading,.home-why-us .why-us-holder .why-us-sub-heading{animation:fadeInUp .7s ease-in-out;font-style:normal;font-weight:400;line-height:140%;text-align:center;animation-timeline:view(500px 0)}.home-why-us .why-us-holder .why-us-heading{color:#fff;color:var(--White,#fff);font-family:Unbounded;font-size:clamp(24px,3vw + 4px,32px);margin:14px auto 24px}.home-why-us .why-us-holder .why-us-text{animation:fadeInUp .7s ease-in-out;color:#fff;font-family:Red Hat Display;font-size:clamp(14px,3vw + 2px,20px);font-style:normal;font-weight:500;line-height:150%;margin:0 auto;max-width:1100px;text-align:center;animation-timeline:view(500px 0)}.home-why-us .why-us-holder .why-us-card-holder{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-evenly;margin-top:80px}.home-why-us .why-us-holder .why-us-card-holder .single-why-us-card{flex:1 0 28%;max-width:389px;min-width:325px}.home-why-us .why-us-holder .why-us-card-holder .single-why-us-card .why-us-card-image{display:block;height:auto;margin:0 auto;max-width:100%}.home-why-us .why-us-holder .why-us-card-holder .single-why-us-card .why-us-card-heading{color:#fff;color:var(--White,#fff);font-family:Unbounded;font-size:24px;font-style:normal;font-weight:400;line-height:140%;margin:24px 0 16px;text-align:center}.home-why-us .why-us-holder .why-us-card-holder .single-why-us-card .why-us-card-text{color:#fff;font-family:Red Hat Display;font-size:18px;font-style:normal;font-weight:500;line-height:150%;text-align:center}@media (max-width:1024px){.home-why-us .why-us-holder .why-us-card-holder{gap:16px}.home-why-us .why-us-holder .why-us-card-holder .single-why-us-card{flex:1 0 45%;max-width:100%}}@media (max-width:550px){.home-why-us{padding:0 0 40px}.home-why-us .why-us-holder .why-us-heading{margin:12px 0 16px}.home-why-us .why-us-holder .why-us-card-holder{gap:40px;margin-top:60px}.home-why-us .why-us-holder .why-us-card-holder .single-why-us-card{min-width:0;min-width:auto}.home-why-us .why-us-holder .why-us-card-holder .single-why-us-card .why-us-card-heading{font-size:20px;margin:24px 0 16px}.home-why-us .why-us-holder .why-us-card-holder .single-why-us-card .why-us-card-text{font-size:14px}}.home-pros{background-color:#06131e;background-color:var(--Background,#1a2a3a);padding:60px 0}.home-pros .home-pros-holder{align-items:stretch;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.home-pros .home-pros-holder article{background:#172938;border-radius:8px;display:flex;flex:1 0 48%;flex-direction:column;margin:0 auto;max-width:620px;min-width:460px;padding:40px 24px 12px}.home-pros .home-pros-holder article span{padding:28px 0;text-align:center}.home-pros .home-pros-holder article span .standard-heading{animation:fadeInUp .7s ease-in-out;color:#ff6161;color:var(--Red,#ff6161);font-family:Unbounded;font-size:clamp(20px,3vw + 1px,24px);font-style:normal;font-weight:500;line-height:140%;animation-timeline:view(500px 0)}.home-pros .home-pros-holder article span .standard-text{animation:fadeInUp .7s ease-in-out;color:#fff;font-family:Red Hat Display;font-size:clamp(14px,3vw + 2px,20px);font-style:normal;font-weight:500;line-height:normal;margin:16px auto 0;max-width:450px;animation-timeline:view(500px 0)}.home-pros .home-pros-holder article span .standard-content-icon{animation:bounceIconHomePage 1.5s ease-in-out;animation-timeline:view(0);animation-range:contain}.home-pros .home-pros-holder article span .standard-content-heading{color:#fff;color:var(--White,#fff);font-size:clamp(18px,3vw + 2px,20px);font-weight:700;margin:16px auto 12px}.home-pros .home-pros-holder article span .standard-content-heading,.home-pros .home-pros-holder article span .standard-content-text{animation:fadeInUp .7s ease-in-out;font-family:Red Hat Display;font-style:normal;line-height:normal;text-align:center;animation-timeline:view(500px 0)}.home-pros .home-pros-holder article span .standard-content-text{color:#c2ced8;font-size:clamp(14px,2.5vw + 2px,18px);font-weight:500}.home-pros .home-pros-holder article span .our-heading{color:#18bf7c;color:var(--Green,#18bf7c);font-family:Unbounded;font-size:clamp(20px,3vw + 1px,24px);line-height:140%}.home-pros .home-pros-holder article span .our-heading,.home-pros .home-pros-holder article span .our-text{animation:fadeInUp .7s ease-in-out;font-style:normal;font-weight:500;text-align:center;animation-timeline:view(500px 0)}.home-pros .home-pros-holder article span .our-text{color:#fff;font-family:Red Hat Display;font-size:clamp(14px,3vw + 2px,20px);line-height:150%;margin:16px auto 0;max-width:470px}.home-pros .home-pros-holder article span .our-heading-content{color:#fff;color:var(--White,#fff);font-size:clamp(18px,3vw + 2px,20px);font-weight:700;margin:16px auto 12px}.home-pros .home-pros-holder article span .our-heading-content,.home-pros .home-pros-holder article span .our-text-content{animation:fadeInUp .7s ease-in-out;font-family:Red Hat Display;font-style:normal;line-height:normal;animation-timeline:view(500px 0)}.home-pros .home-pros-holder article span .our-text-content{color:#c2ced8;font-size:clamp(14px,2.5vw + 2px,18px);font-weight:500}.home-pros .home-pros-holder article .our-search-heading,.home-pros .home-pros-holder article .standard-search-heading{padding-top:0}.home-pros .home-pros-holder article .our-search-content,.home-pros .home-pros-holder article .standard-search-content{border-top:.6px solid #06131e;border-top:.6px solid var(--Background,#1a2a3a)}@media (max-width:1023px){.home-pros .home-pros-holder article{min-width:0;min-width:auto}}@media (max-width:550px){.home-pros{padding:40px 0}.home-pros .home-pros-holder{gap:24px}.home-pros .home-pros-holder article{min-width:0;min-width:auto;padding:32px 32px 12px}.home-pros .home-pros-holder article .standard-search-content{padding:20px 0}}.our-system{background-color:#06131e;background-color:var(--Background,#1a2a3a);padding:60px 0}.our-system .system-holder .system-heading{color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:clamp(16px,3vw + 1px,20px);font-style:normal;font-weight:400;letter-spacing:.8px;line-height:140%;text-align:center;text-transform:uppercase}.our-system .system-holder .system-card-holder{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:40px}.our-system .system-holder .system-card-holder .system-card{flex:1 0 25%;text-align:center}.our-system .system-holder .system-card-holder .system-card .card-heading{color:#fff;color:var(--White,#fff);font-family:Unbounded;font-size:clamp(24px,3vw + 1px,36px);font-style:normal;font-weight:600;line-height:140%}.our-system .system-holder .system-card-holder .system-card .card-heading strong{font-weight:600}.our-system .system-holder .system-card-holder .system-card .card-text{color:#fff;font-family:Red Hat Display;font-size:clamp(16px,3vw + 1px,20px);font-style:normal;font-weight:500;line-height:normal;opacity:.6;text-align:center}@media (max-width:1024px){.our-system .system-holder .system-card-holder{gap:32px 0;justify-content:space-evenly}.our-system .system-holder .system-card-holder .system-card{flex:1 0 50%}}@media (max-width:550px){.our-system{padding:40px 0}.our-system .system-holder .system-card-holder{gap:32px 0;justify-content:space-evenly}.our-system .system-holder .system-card-holder .system-card{flex:1 0 100%}}.questionnaire-holder{background-color:#06131e;background-color:var(--Background);background-image:url(/wp-content/themes/preporuka-za-film/public/images/questionnaire/questionnaire-bg.2b14299c3ee8a54e.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:auto;min-height:calc(100svh - 92px);padding:60px 0 40px;position:relative}.questionnaire-holder article{margin:0 auto;max-width:720px}.questionnaire-holder article .questionnaire-header{background:#172938;border-bottom:2px solid #ef8d53;border-bottom:2px solid var(--Orange,#f57c36);border-radius:4px;color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:24px;font-style:normal;font-weight:700;line-height:normal;padding:16px 20px;width:100%}.questionnaire-holder article form{display:flex;flex-direction:column;gap:12px;margin:32px 0 48px}.questionnaire-holder article form label{background:linear-gradient(90deg,#172938 70%,#172938);border-radius:4px;color:#fff;color:var(--White,#fff);display:block;flex:1 0 100%;font-family:Red Hat Display;font-size:20px;font-style:normal;font-weight:700;line-height:normal;padding:18px 20px;position:relative;transition:.3s ease;width:100%;z-index:2}.questionnaire-holder article form label input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#06131e;background:var(--Background,#06131e);border:1px solid #ef8d53;border:1px solid var(--Orange,#f57c36);border-radius:50%;height:20px;margin-bottom:-3px;margin-right:12px;outline:none;width:20px}.questionnaire-holder article form label input[type=radio]:checked{background:#18bf7c;background:var(--Green,#18bf7c);border:2px solid #172938}.questionnaire-holder article form label input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#06131e;background:var(--Background,#06131e);border:1px solid #ef8d53;border:1px solid var(--Orange,#f57c36);border-radius:4px;height:20px;margin-bottom:-3px;margin-right:12px;outline:none;position:relative;width:20px}.questionnaire-holder article form label input[type=checkbox]:checked{background:#18bf7c;background:var(--Green,#18bf7c);border:2px solid #18bf7c}.questionnaire-holder article form label input[type=checkbox]:checked:after{background-image:url(/wp-content/themes/preporuka-za-film/public/images/partials/checkmark.15375e.svg);background-repeat:no-repeat;background-size:contain;content:"";height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-35%);width:100%}.questionnaire-holder article form label:before{background:linear-gradient(90deg,rgba(23,41,56,0) 30%,rgba(24,191,124,.71));border-radius:4px;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:.5s ease;width:100%;z-index:1}.questionnaire-holder article form label:hover{cursor:pointer}.questionnaire-holder article form label:hover:before{opacity:1}.questionnaire-holder article .form-control{align-items:center;display:flex;justify-content:space-between}.questionnaire-holder article .form-control .back-btn{background:#06131e;background:var(--Background,#06131e);border:2px solid #18bf7c;border:2px solid var(--Green,#18bf7c);border-radius:40px;color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:20px;font-style:normal;font-weight:700;line-height:normal;max-width:280px;padding:13px 20px;text-align:center;transition:.3s ease;width:48%}.questionnaire-holder article .form-control .back-btn svg{margin-right:10px}.questionnaire-holder article .form-control .back-btn:hover{background:#18bf7c;background:var(--Green,#18bf7c);cursor:pointer}.questionnaire-holder article .form-control .back-btn:hover svg{animation:arrowBounceBackBtn 1s forwards}.questionnaire-holder article .form-control .next-btn{background:#06131e;background:var(--Background,#06131e);border:2px solid #18bf7c;border:2px solid var(--Green,#18bf7c);border-radius:40px;color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:20px;font-style:normal;font-weight:700;line-height:normal;max-width:280px;padding:13px 20px;text-align:center;transition:.3s ease;width:48%}.questionnaire-holder article .form-control .next-btn svg{margin-left:10px}.questionnaire-holder article .form-control .next-btn:hover{background:#18bf7c;background:var(--Green,#18bf7c);cursor:pointer}.questionnaire-holder article .form-control .next-btn:hover svg{animation:arrowBounceNextBtn 1s forwards}.questionnaire-holder #results{max-width:880px}.questionnaire-holder #results .questionnaire-header{background:#22374a;background:var(--Grey,#22374a);border-bottom:2px solid transparent;padding:11px 20px;text-align:center}.questionnaire-holder #results .result-data-holder{display:flex;gap:48px;margin-top:56px}.questionnaire-holder #results .result-data-holder .result-poster-holder{align-self:stretch;border-radius:8px;flex:0 0 36%;max-width:316px;overflow:hidden}.questionnaire-holder #results .result-data-holder .result-poster-holder img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.questionnaire-holder #results .result-data-holder .result-content-holder{flex:1 0 55%}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-header{align-items:center;display:flex;justify-content:space-between}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-header .result-content-title{color:#fff;color:var(--White,#fff);display:inline;font-family:Red Hat Display;font-size:32px;font-style:normal;font-weight:700;line-height:normal}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-header .result-imdb-rating-holder{min-width:-moz-fit-content;min-width:fit-content}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-header .result-imdb-rating-holder img{vertical-align:middle}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-header .result-imdb-rating-holder svg{height:42px;vertical-align:middle}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-header .result-imdb-rating-holder p{color:#fff;color:var(--White,#fff);display:inline-block;font-family:Red Hat Display;font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin:0 12px 0 6px;text-align:center;vertical-align:middle}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-info{display:flex;gap:24px;margin:24px 0}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-info span svg{display:inline;margin-right:8px;vertical-align:sub}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-info span p{color:#fff;color:var(--White,#fff);display:inline;font-family:Red Hat Display;font-size:16px;font-style:normal;font-weight:700;line-height:normal;text-align:center}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-info hr{border-color:#22374a;border-color:var(--Grey,#22374a)}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-description{display:flex;gap:20px}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-description .result-description-poster-holder{align-self:stretch;border-radius:8px;display:none;flex:0 0 35%;max-width:35%;overflow:hidden}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-description .result-description-poster-holder img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-description .result-content-description-text{color:#edfeec;color:var(--Light,#edfeec);font-family:Red Hat Display;font-size:16px;font-style:normal;font-weight:400;line-height:140%;width:100%}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-cta{align-items:center;display:flex;justify-content:space-between;margin:46px 0;text-align:center}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-cta a,.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-cta button{background:#152533;border:1px solid transparent;border-radius:40px;color:#fff;color:var(--White,#fff);flex:0 0 49%;font-family:Red Hat Display;font-size:18px;font-style:normal;font-weight:700;line-height:normal;padding:15px;-webkit-text-decoration:none;text-decoration:none;transition:.3s ease}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-cta a svg,.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-cta button svg{margin-right:10px;vertical-align:middle}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-cta a:hover,.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-cta button:hover{background:#06131e;background:var(--Background,#06131e);border:1px solid #18bf7c;border:1px solid var(--Green,#18bf7c);cursor:pointer}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-affiliate{text-align:center}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-affiliate .affiliate-netflix{background-color:rgba(34,55,74,.361);color:hsla(0,0%,100%,.267);pointer-events:none;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-affiliate .affiliate-netflix svg{opacity:.4}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-affiliate .affiliate-netflix:after{background-color:#06131e;border-radius:16px;color:#fff;color:var(--White,#fff);content:"Uskoro";display:block;font-family:Red Hat Display;font-size:12px;font-style:normal;font-weight:400;padding:4px 6px;position:absolute;right:5px;top:-12px;width:auto}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-affiliate a{background:#152533;border:1px solid transparent;border-radius:8px;color:#fff;color:var(--White,#fff);display:inline-block;display:block;font-family:Red Hat Display;font-size:18px;font-style:normal;font-weight:700;line-height:normal;padding:15px 20px;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:.3s ease;width:100%}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-affiliate a svg{margin-right:10px;vertical-align:middle}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-affiliate a:first-of-type{margin:0 0 20px}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-affiliate a:hover{background:#06131e;background:var(--Background,#06131e);border:1px solid #18bf7c;border:1px solid var(--Green,#18bf7c);cursor:pointer}.questionnaire-holder #results .movie-btn{display:flex;gap:16px;justify-content:space-between;margin:56px 0 45px}.questionnaire-holder #results .movie-btn .new-recomendation{background:#06131e;background:var(--Background,#06131e);border:1px solid #18bf7c;border:1px solid var(--Green,#18bf7c);border-radius:40px;color:#fff;color:var(--White,#fff);flex:1 0 48%;font-family:Red Hat Display;font-size:20px;font-style:normal;font-weight:700;line-height:normal;padding:15px 20px;text-align:center;transition:.3s ease}.questionnaire-holder #results .movie-btn .new-recomendation .new-recomendation-icon{margin-bottom:3px;margin-right:10px;transition:.5s ease;vertical-align:middle}.questionnaire-holder #results .movie-btn .new-recomendation:hover{background:#18bf7c;background:var(--Green,#18bf7c);cursor:pointer}.questionnaire-holder #results .movie-btn .new-recomendation:hover .new-recomendation-icon{transform:rotate(1turn)}.questionnaire-holder #results .movie-btn .start-over{background:#06131e;background:var(--Background,#06131e);border:1px solid #ef8d53;border:1px solid var(--Orange,#ef8d53);border-radius:40px;color:#fff;color:var(--White,#fff);display:none;flex:1 0 48%;font-family:Red Hat Display;font-size:20px;font-style:normal;font-weight:700;line-height:normal;padding:15px 20px;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:.3s ease}.questionnaire-holder #results .movie-btn .start-over .new-recomendation-icon{margin-bottom:3px;margin-right:10px;transition:.5s ease;vertical-align:middle}.questionnaire-holder #results .movie-btn .start-over:hover{background:#ef8d53;background:var(--Orange,#ef8d53);cursor:pointer}.questionnaire-holder #results .movie-btn .start-over:hover .new-recomendation-icon{transform:rotate(1turn)}.questionnaire-holder #results .result-donation{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#22374a;background:var(--Grey,#22374a);border-radius:4px;color:#fff;color:var(--White,#fff);display:inline-block;font-family:Red Hat Display;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:46px;padding:8px 20px;text-align:center;width:100%}.questionnaire-holder #results .result-donation .donation-text{display:inline}.questionnaire-holder #results .result-donation a{margin-left:8px}.questionnaire-holder #results .result-donation a svg{vertical-align:sub}.questionnaire-holder #loading{height:calc(100svh - 184px)}.questionnaire-holder #loading .loading-holder{align-items:center;display:flex;height:100%;justify-content:center;position:relative}.questionnaire-holder #loading .loading-holder .ai-loading-text,.questionnaire-holder #loading .loading-holder .tmdb-loading-text{color:#fff;color:var(--White,#fff);flex:0 0 auto;font-family:Red Hat Display;font-size:26px;font-weight:700;left:50%;line-height:normal;padding:24px;position:absolute;top:50%;transform:translate(-50%,-50%)}.questionnaire-holder #loading .loading-holder .ai-loading-text{align-items:center;animation:appearAI 2s forwards,moveLeftAI 2s 2s forwards;background-color:#172938;border-radius:50%;display:flex;height:200px;justify-content:center;opacity:0;width:200px}.questionnaire-holder #loading .loading-holder .ai-loading-text:before{animation:circleAroundAIOrange 1s ease-out 2 forwards;border-radius:50%;content:url(/wp-content/themes/preporuka-za-film/public/images/partials/circle-around-dot-green.7846ff.svg);display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.questionnaire-holder #loading .loading-holder .ai-loading-text:after{animation:circleAroundAIGreen 1s ease-in-out 2 forwards;border-radius:50%;content:url(/wp-content/themes/preporuka-za-film/public/images/partials/circle-around-dot-orange.1e841a.svg);display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.questionnaire-holder #loading .loading-holder .tmdb-loading-text{align-items:center;animation:appearTMDB 2s 2s forwards,moveLeftTMDB 2s 20s forwards;background-color:#172938;border-radius:50%;display:flex;height:200px;justify-content:center;opacity:0;text-align:center;width:200px}.questionnaire-holder #loading .loading-holder .tmdb-loading-text:before{animation:circleAroundTMDBOrange 1s ease-in-out 2s 20 forwards;border-radius:50%;content:url(/wp-content/themes/preporuka-za-film/public/images/partials/circle-around-dot-green.7846ff.svg);display:block;height:100%;left:0;position:absolute;text-align:left;top:0;width:100%;z-index:-1}.questionnaire-holder #loading .loading-holder .tmdb-loading-text:after{animation:circleAroundTMDBGreen 1s ease-out 2s 20 forwards;border-radius:50%;content:url(/wp-content/themes/preporuka-za-film/public/images/partials/circle-around-dot-orange.1e841a.svg);display:block;height:100%;left:0;position:absolute;text-align:left;top:0;width:100%;z-index:-1}.questionnaire-holder:has(>#results:not([style*="display: none"])){height:auto}.questionnaire-holder .question-holder{height:100%;position:relative;z-index:10}.questionnaire-holder #third-question form{flex-direction:row;flex-wrap:wrap}.questionnaire-holder #third-question form label{flex:1 0 30%;min-width:180px}.questionnaire-holder .trailer-modal{background-color:transparent;border:1px solid transparent;left:50%;max-width:90%;outline:none;padding-top:50px;position:absolute;top:30%;transform:translate(-50%,-30%);width:1000px}.questionnaire-holder .trailer-modal .modal-content{background-color:transparent}.questionnaire-holder .trailer-modal .modal-content .close{position:absolute;right:0;top:-10px}.questionnaire-holder .trailer-modal .modal-content .close:hover{cursor:pointer}.questionnaire-holder .trailer-modal .modal-content iframe{border:none;border-radius:12px;height:500px;margin:0!important;max-height:80vh;padding:0!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.questionnaire-holder .trailer-modal::backdrop{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(6,19,30,.39)}.questionnaire-holder .single_blog_banner_holder{display:flex;justify-content:space-between;left:50%;margin:0 auto;max-width:1280px;position:absolute;top:60px;transform:translate(-50%);width:98%}.questionnaire-holder .single_blog_banner_holder .banner-box{background-color:rgba(66,167,255,.149);border-radius:8px;height:548px;max-width:220px;width:50%}.questionnaire-holder .single_blog_banner_holder .banner-box p{color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:20px;font-style:normal;font-weight:500;height:100%;line-height:normal;margin:0;padding:20px;text-align:center;vertical-align:middle;width:100%}.questionnaire-holder .single_blog_banner_holder .banner-box p strong{font-size:24px}.questionnaire-holder .single_blog_banner_holder .banner-box p a{color:#fff;font-weight:700;-webkit-text-decoration:none;text-decoration:none;-webkit-text-decoration:underline;text-decoration:underline}@media (max-width:1280px){.questionnaire-holder .single_blog_banner_holder{display:none}}@media (max-width:768px){.questionnaire-holder article form label:before{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial}.questionnaire-holder #results .result-data-holder .result-poster-holder{display:none}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-description .result-description-poster-holder{display:block}.questionnaire-holder #results .movie-btn{flex-wrap:wrap}.questionnaire-holder #results .movie-btn .new-recomendation{flex:1 0 100%}}@media (max-width:550px){.questionnaire-holder{height:auto;min-height:calc(100svh - 64px);padding:12px 0 48px}.questionnaire-holder article{display:none;flex-direction:column}.questionnaire-holder article .questionnaire-header{font-size:18px;padding:16px 20px}.questionnaire-holder article form{flex-direction:row;flex-wrap:wrap}.questionnaire-holder article form label{font-size:16px;padding:17.5px 20px}.questionnaire-holder article form label input[type=radio]{height:18px;margin-right:10px;width:18px}.questionnaire-holder article .form-control{margin-top:auto}.questionnaire-holder article .form-control button{font-size:18px}.questionnaire-holder article:first-of-type{display:flex}.questionnaire-holder #results .result-data-holder{gap:32px;margin-top:22px}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-header .result-content-title{font-size:24px}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-header .result-imdb-rating-holder svg{height:32px}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-info{gap:12px;justify-content:space-between}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-info span p{font-size:14px}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-cta{margin:32px 0}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-cta a,.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-cta button{font-size:16px;padding:11px}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-cta a svg,.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-cta button svg{max-height:20px;max-width:20px}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-affiliate a{font-size:16px;padding:11px}.questionnaire-holder #results .result-data-holder .result-content-holder .result-content-affiliate .affiliate-amazon{margin:0 0 16px!important}.questionnaire-holder #results .movie-btn{margin:32px 0 18px}.questionnaire-holder #results .movie-btn .new-recomendation,.questionnaire-holder #results .movie-btn .start-over{font-size:16px;padding:11px}.questionnaire-holder #results .movie-btn .new-recomendation svg,.questionnaire-holder #results .movie-btn .start-over svg{max-height:18px;max-width:18px}.questionnaire-holder #results .result-donation{margin-bottom:0}.questionnaire-holder #results .result-donation a{display:block;margin-top:12px}.questionnaire-holder #loading .loading-holder .ai-loading-text,.questionnaire-holder #loading .loading-holder .tmdb-loading-text{font-size:16px;height:150px;width:150px}.questionnaire-holder #third-question form label{min-width:175px}.questionnaire-holder:has(>#third-question:not([style*="display: none"])){height:auto}}.sm-hero-section{background-color:#d3d3d3;background-position:20% 20%!important;background-repeat:no-repeat!important;background-size:cover!important;padding:60px 0;position:relative}.sm-hero-section .sm-hero-holder .sm-navigation{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;list-style:none}.sm-hero-section .sm-hero-holder .sm-navigation a,.sm-hero-section .sm-hero-holder .sm-navigation li{color:#a6abae;font-family:Red Hat Display;font-size:18px;font-style:normal;font-weight:500;line-height:normal;text-align:center;-webkit-text-decoration:none;text-decoration:none}.sm-hero-section .sm-hero-holder .sm-navigation a svg,.sm-hero-section .sm-hero-holder .sm-navigation li svg{vertical-align:middle}.sm-hero-section .sm-hero-holder .sm-navigation #movie_name{color:#fff;font-weight:700}.sm-hero-section .sm-hero-holder .share_on{align-items:center;display:flex;justify-content:flex-end;padding:8px 0;width:100%}.sm-hero-section .sm-hero-holder .share_on .share-on-text{color:#fff;color:var(--White,#fff);font-family:Red Hat Display,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:32px;margin-right:20px}.sm-hero-section .sm-hero-holder .share_on a{margin-right:14px;-webkit-text-decoration:none;text-decoration:none;transition:.3s}.sm-hero-section .sm-hero-holder .share_on a svg{vertical-align:bottom}.sm-hero-section .sm-hero-holder .share_on a:hover{cursor:pointer;transform:scale(1.1)}.sm-hero-section .sm-hero-holder .share_on .share-link-header{display:flex}.sm-hero-section .sm-hero-holder .share_on .share-link-header .share_link{background-color:#22374a;border-radius:4px;padding:8px;-webkit-text-decoration:none;text-decoration:none;transition:.3s}.sm-hero-section .sm-hero-holder .share_on .share-link-header .share_link svg{height:22px;vertical-align:middle;width:22px}.sm-hero-section .sm-hero-holder .share_on .share-link-header .share_link:hover{cursor:pointer;transform:scale(1.1)}.sm-hero-section .sm-hero-holder .share_on .share-link-header .share_link:last-of-type{margin-right:0}.sm-hero-section .sm-hero-holder .sm-info{align-items:stretch;display:flex;gap:40px;justify-content:space-between;margin:12px 0}.sm-hero-section .sm-hero-holder .sm-info .sm-info-poster{border:1px solid #22374a;border:1px solid var(--Grey,#22374a);border-radius:12px;flex:0 0 28%;max-width:356px;position:relative}.sm-hero-section .sm-hero-holder .sm-info .sm-info-poster img{border-radius:12px;height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.sm-hero-section .sm-hero-holder .sm-info .sm-info-poster p{bottom:-20px;color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:14px;font-style:normal;font-weight:600;line-height:normal;opacity:.6;position:absolute;text-align:center;width:100%}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content{background:#152533;border-radius:12px;flex:1 0 50%;padding:40px}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-title-holder{display:flex;justify-content:space-between}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-title-holder .sm-info-content-title{color:#fff;color:var(--White,#fff);display:inline;font-family:Red Hat Display;font-size:32px;font-style:normal;font-weight:700;line-height:normal}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-title-holder .sm-info-imdb-rating-holder{align-items:flex-end;display:flex;flex-direction:column;gap:6px;min-width:-moz-fit-content;min-width:fit-content}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-title-holder .sm-info-imdb-rating-holder img{vertical-align:middle}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-title-holder .sm-info-imdb-rating-holder svg{height:32px;vertical-align:middle}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-title-holder .sm-info-imdb-rating-holder .preporuka-svg{min-width:64px}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-title-holder .sm-info-imdb-rating-holder p{color:#fff;color:var(--White,#fff);display:inline-block;font-family:Red Hat Display;font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin:0 12px 0 6px;text-align:center;vertical-align:middle}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-info{display:flex;gap:24px;margin:24px 0}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-info span svg{display:inline;margin-right:8px;vertical-align:sub}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-info span p{color:#fff;color:var(--White,#fff);display:inline;font-family:Red Hat Display;font-size:16px;font-style:normal;font-weight:700;line-height:normal;text-align:center}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-info .sm-info-hr{border-color:#22374a;border-color:var(--Grey,#22374a);margin:0}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-description{display:inline-block;margin:12px 0 20px;width:100%}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-description .sm-info-content-description-image{border-radius:8px;display:none;float:left;margin-bottom:6px;margin-right:12px;margin-top:4px;max-width:35%}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-description .sm-info-content-description-text{color:#edfeec;color:var(--Light,#edfeec);font-family:Red Hat Display;font-size:16px;font-style:normal;font-weight:400;line-height:140%;line-height:1.5;text-align:justify}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content hr{border-color:#22374a;border-color:var(--Grey,#22374a);border-width:1px;margin:16px 0}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-cast,.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-director,.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-writers{display:flex}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-cast h4,.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-director h4,.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-writers h4{color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin-right:8px;min-width:65px}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-cast ul,.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-director ul,.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-writers ul{display:flex;flex-wrap:wrap;list-style:none}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-cast ul li,.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-director ul li,.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-writers ul li{color:#ef8d53;color:var(--Orange,#f57c36);font-family:Red Hat Display;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-cast ul li svg,.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-director ul li svg,.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-writers ul li svg{margin:0 7px 0 8px;vertical-align:middle}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-cast ul li:first-of-type svg,.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-director ul li:first-of-type svg,.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-writers ul li:first-of-type svg{display:none}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-cta{align-items:center;display:flex;justify-content:space-between;margin:40px 0 0}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-cta button{background:#18bf7c;border:1px solid #18bf7c;border-radius:40px;color:#fff;color:var(--White,#fff);flex:0 0 32%;font-family:Red Hat Display;font-size:16px;font-style:normal;font-weight:700;line-height:normal;padding:15px;-webkit-text-decoration:none;text-decoration:none;transition:.3s ease}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-cta button svg{margin-right:10px;vertical-align:middle}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-cta button:hover{background:#22374a;cursor:pointer}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-cta a{background:#22374a;background:var(--Grey,#22374a);border:1px solid #22374a;border-radius:40px;color:#fff;color:var(--White,#fff);flex:0 0 32%;font-family:Red Hat Display;font-size:16px;font-style:normal;font-weight:700;line-height:normal;padding:15px;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:.3s ease}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-cta a svg{margin-right:10px;vertical-align:middle}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-cta a:hover{background:#22374a;border:1px solid #18bf7c;border:1px solid var(--Green,#18bf7c);color:#fff;cursor:pointer}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-cta .sm-info-cta-affiliate-netflix{background-color:rgba(34,55,74,.361);color:hsla(0,0%,100%,.267);pointer-events:none;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-cta .sm-info-cta-affiliate-netflix svg{opacity:.4}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-cta .sm-info-cta-affiliate-netflix:after{background-color:#06131e;border-radius:16px;color:#fff;color:var(--White,#fff);content:"Uskoro";display:block;font-family:Red Hat Display;font-size:12px;font-style:normal;font-weight:400;padding:4px 6px;position:absolute;right:5px;top:-12px;width:auto}@media (max-width:1024px){.sm-hero-section .sm-hero-holder .share_on{margin-top:12px}.sm-hero-section .sm-hero-holder .sm-info{flex-direction:column-reverse}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-description .sm-info-content-description-image{display:block}.sm-hero-section .sm-hero-holder .sm-info .sm-info-poster{display:none;max-width:100%}.sm-hero-section .sm-hero-holder .sm-info .sm-info-poster img{max-height:600px}}@media (max-width:550px){.sm-hero-section .sm-hero-holder .share_on{align-items:center;display:flex;justify-content:flex-end;padding:8px 0;width:100%}.sm-hero-section .sm-hero-holder .share_on .share-on-text{font-size:16px}.sm-hero-section .sm-hero-holder .share_on .share-link-header{display:flex}.sm-hero-section .sm-hero-holder .share_on .share-link-header .share_link{padding:6px}.sm-hero-section .sm-hero-holder .share_on .share-link-header .share_link svg{height:20px;width:20px}.sm-hero-section .sm-hero-holder .sm-info .sm-navigation li,.sm-hero-section .sm-hero-holder .sm-info .sm-navigation li a{font-size:14px}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content{padding:26px 20px}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-title-holder .sm-info-content-title{font-size:24px}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-title-holder .sm-info-imdb-rating-holder{gap:6px}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-title-holder .sm-info-imdb-rating-holder p{font-size:18px;margin:0 6px 0 0}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-title-holder .sm-info-imdb-rating-holder img,.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-title-holder .sm-info-imdb-rating-holder svg{max-height:26px}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-title-holder .sm-info-imdb-rating-holder svg{max-width:24px}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-title-holder .sm-info-imdb-rating-holder .star-gold{max-width:14px}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-title-holder .sm-info-imdb-rating-holder .preporuka-svg{min-width:52px}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-info{gap:5px;justify-content:space-between;margin:18px 0}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-info hr{margin:0}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-description{display:inline-block;margin:0}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-description .sm-info-content-description-text{font-size:14px}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-cast,.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-director,.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-writers{justify-content:flex-start}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-cast h4,.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-director h4,.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-writers h4{min-width:65px}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-cast ul li,.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-director ul li,.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-writers ul li{font-size:14px}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-cta{flex-wrap:wrap;gap:16px}.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-cta a,.sm-hero-section .sm-hero-holder .sm-info .sm-info-content .sm-info-content-cta button{flex:1 0 100%;font-size:16px;padding:11px}}.sm-hero-section .sm-hero-holder .sm-info-donation{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#22374a;background:var(--Grey,#22374a);border-radius:4px;color:#fff;color:var(--White,#fff);display:inline-block;font-family:Red Hat Display;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin-top:46px;padding:8px 20px;text-align:center;width:100%}.sm-hero-section .sm-hero-holder .sm-info-donation .donation-text{display:inline}.sm-hero-section .sm-hero-holder .sm-info-donation a{margin-left:8px}.sm-hero-section .sm-hero-holder .sm-info-donation a svg{vertical-align:sub}@media (max-width:550px){.sm-hero-section{padding:32px 0}.sm-hero-section .sm-hero-holder .sm-loader{font-size:16px;height:150px;transform:translate(-50%,-100%);width:150px}}.sm_subhero_wraper{background:#06131e;background:var(--Background,#06131e);padding:20px 0 80px;position:relative}.sm_subhero_wraper .comment_form_holder .comment_form{max-width:800px;width:70%}.sm_subhero_wraper .comment_form_holder .comment_form h2{color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:32px;font-style:normal;font-weight:700;line-height:140%}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .logged-in-as{margin:14px 0}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .logged-in-as,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .logged-in-as a{color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:16px;font-style:normal;font-weight:400;line-height:140%}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email{margin:20px 0;max-width:100%;width:100%}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author input,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author textarea,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment input,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment textarea,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email input,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email textarea{background:#152533;border:1px solid #152533;border-radius:4px;color:#fff;font-family:Red Hat Display;font-size:16px;font-style:normal;font-weight:400;line-height:140%;max-height:300px;max-width:100%;min-width:100%;padding:18px 20px;width:100%}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author input::-moz-placeholder,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author textarea::-moz-placeholder,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment input::-moz-placeholder,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment textarea::-moz-placeholder,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email input::-moz-placeholder,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email textarea::-moz-placeholder{color:#6587a4}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author input::placeholder,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author textarea::placeholder,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment input::placeholder,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment textarea::placeholder,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email input::placeholder,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email textarea::placeholder{color:#6587a4}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author input:focus,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author input:focus-visible,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author textarea:focus,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author textarea:focus-visible,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment input:focus,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment input:focus-visible,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment textarea:focus,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment textarea:focus-visible,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email input:focus,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email input:focus-visible,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email textarea:focus,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email textarea:focus-visible{border:1px solid #ef8d53!important;border:1px solid var(--Orange)!important;outline:none!important}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author input:-webkit-autofill,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author textarea:-webkit-autofill,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment input:-webkit-autofill,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment textarea:-webkit-autofill,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email input:-webkit-autofill,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email textarea:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 30px #152533!important;-webkit-text-fill-color:#fff!important}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author textarea,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment textarea,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email textarea{min-height:75px}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-cookies-consent{display:none}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-rating{display:block}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-rating .stars-container{align-items:center;display:flex;gap:8px;justify-content:space-between}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-rating .stars-container label{background:#152533;border-bottom:2px solid transparent;border-radius:4px;color:#fff;color:var(--White,#fff);flex:1 0 15%;font-family:Red Hat Display;font-size:14px;font-style:normal;font-weight:600;line-height:normal;padding:14px 10px;text-align:center;transition:.3s ease}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-rating .stars-container label svg{margin-right:6px;vertical-align:middle}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-rating .stars-container label:hover{background:#ef8d53;background:var(--Orange,#f57c36);cursor:pointer}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-rating .stars-container input{display:none}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-rating .stars-container input:checked+label{background:#22374a;background:var(--Grey,#22374a);border-bottom:2px solid #ef8d53;border-bottom:2px solid var(--Orange,#f57c36);color:#f57c36}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-rating .stars-container input:checked+label svg circle,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-rating .stars-container input:checked+label svg mask path,.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-rating .stars-container input:checked+label svg path{stroke:#f57c36!important}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .input-not-valid{border:1px solid #ff6161!important;border:1px solid var(--Red,#ff6161)!important}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .form-submit{margin-top:32px}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .form-submit input{background-color:transparent;border:2px solid #18bf7c;border:2px solid var(--Green,#18bf7c);border-radius:60px;color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:16px;font-style:normal;font-weight:700;line-height:22px;padding:18px 32px;transition:.3s ease}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .form-submit input:hover{background-color:#18bf7c;cursor:pointer}.sm_subhero_wraper .comment_form_holder .review_stats{display:block;margin:48px 0 32px;max-width:800px;width:70%}.sm_subhero_wraper .comment_form_holder .review_stats .review_number{color:#fff;color:var(--White,#fff);display:inline;font-family:Red Hat Display;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.sm_subhero_wraper .comment_form_holder .reviews-display{background:#152533;border-radius:4px;display:block;margin-bottom:48px;max-width:800px;padding:25px 23px;width:70%}.sm_subhero_wraper .comment_form_holder .reviews-display .review-bar{align-items:center;display:flex;margin:14px 0}.sm_subhero_wraper .comment_form_holder .reviews-display .review-bar svg{margin-right:12px;vertical-align:middle}.sm_subhero_wraper .comment_form_holder .reviews-display .review-bar .review-label{color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:14px;font-style:normal;font-weight:600;line-height:normal;min-width:125px}.sm_subhero_wraper .comment_form_holder .reviews-display .review-bar .review-progress{flex:1 0 50%}.sm_subhero_wraper .comment_form_holder .reviews-display .review-bar .review-progress progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:8px;display:block;height:4px;width:100%}.sm_subhero_wraper .comment_form_holder .reviews-display .review-bar .review-progress progress::-webkit-progress-bar{background-color:#22374a;background-color:var(--Grey,#22374a);border-radius:8px}.sm_subhero_wraper .comment_form_holder .reviews-display .review-bar .review-progress progress::-webkit-progress-value{background-color:#ef8d53;background-color:var(--Orange,#f57c36);border-radius:8px}.sm_subhero_wraper .comment_form_holder .reviews-display .review-bar .review-count{color:#fff;display:flex;font-family:Red Hat Display;font-size:14px;font-style:normal;font-weight:600;justify-content:space-between;line-height:normal;margin-left:20px;min-width:75px}.sm_subhero_wraper .comments_list{max-width:1280px!important}.sm_subhero_wraper .comments_list .comment_list_holder{margin:24px 0;max-width:800px;width:70%}.sm_subhero_wraper .comments_list .comment_list_holder .comments_separator{max-width:100%}.sm_subhero_wraper .comments_list .comment_list_holder .comments_separator:first-of-type{display:none}.sm_subhero_wraper .comments_list .comment_list_holder .single_comment{margin:20px 0}.sm_subhero_wraper .comments_list .comment_list_holder .single_comment .single_comment_header{display:flex;gap:24px}.sm_subhero_wraper .comments_list .comment_list_holder .single_comment .single_comment_header img{border-radius:50%;max-width:48px}.sm_subhero_wraper .comments_list .comment_list_holder .single_comment .single_comment_header .sing_comment_author{align-content:center;color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.sm_subhero_wraper .comments_list .comment_list_holder .single_comment .single_comment_header .sing_comment_author span{color:#edfeec;color:var(--Light,#edfeec);font-family:Red Hat Display;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.sm_subhero_wraper .comments_list .comment_list_holder .single_comment .single_comment_stars{margin-top:24px}.sm_subhero_wraper .comments_list .comment_list_holder .single_comment .single_comment_content{color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:16px;font-style:normal;font-weight:600;line-height:150%;margin-bottom:24px;margin-top:20px}.sm_subhero_wraper .comments_list .comment_list_holder .no-comment{color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.sm_subhero_wraper .comment_banner_holder{height:calc(100% - 100px);left:50%;padding-bottom:20px;pointer-events:none;position:absolute;top:140px;transform:translate(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none}.sm_subhero_wraper .comment_banner_holder .banner-box{background-color:rgba(66,167,255,.149);border-radius:8px;height:548px;left:calc(100% + 250px);max-width:300px;position:sticky;top:100px;width:25%}.sm_subhero_wraper .comment_banner_holder .banner-box p{color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:20px;font-style:normal;font-weight:500;height:100%;line-height:normal;margin:0;padding:20px;text-align:center;vertical-align:middle;width:100%}.sm_subhero_wraper .comment_banner_holder .banner-box p strong{font-size:24px}.sm_subhero_wraper .comment_banner_holder .banner-box p a{color:#fff;font-weight:700;-webkit-text-decoration:none;text-decoration:none;-webkit-text-decoration:underline;text-decoration:underline}@media (max-width:1023px){.sm_subhero_wraper{padding:0 0 40px}.sm_subhero_wraper .comment_form_holder .comment_form,.sm_subhero_wraper .comment_form_holder .review_stats,.sm_subhero_wraper .comment_form_holder .reviews-display,.sm_subhero_wraper .comments_list .comment_list_holder{max-width:100%;width:100%}.sm_subhero_wraper .comment_banner_holder{height:200px;margin:0 auto;max-width:90%;position:static;transform:none}.sm_subhero_wraper .comment_banner_holder .banner-box{max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}}@media (max-width:550px){.sm_subhero_wraper{padding:0 0 40px}.sm_subhero_wraper .comment_form_holder .comment_form h2{font-size:24px}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-rating .stars-container{align-items:stretch}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-rating .stars-container label{font-size:12px;padding:10px 2px}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .comment-form-rating .stars-container label svg{display:block;margin-bottom:6px;margin-right:0;text-align:center;width:100%}.sm_subhero_wraper .comment_form_holder .comment_form .comment-respond .comment-form .form-submit input{padding:11px 32px}.sm_subhero_wraper .comment_form_holder .review_stats{margin:32px 0 20px}.sm_subhero_wraper .comment_form_holder .reviews-display{margin-bottom:32px;padding:8px 14px}.sm_subhero_wraper .comment_form_holder .reviews-display .review-bar{margin:6px 0}.sm_subhero_wraper .comment_form_holder .reviews-display .review-bar .review-label{min-width:108px}.sm_subhero_wraper .comment_form_holder .reviews-display .review-bar .review-label svg{margin-right:6px}.sm_subhero_wraper .comment_form_holder .reviews-display .review-bar .review-progress{flex:1 0 18%}.sm_subhero_wraper .comment_form_holder .reviews-display .review-bar .review-count{margin-left:6px}.sm_subhero_wraper .comments_list .comment_list_holder{max-width:100%;width:100%}.sm_subhero_wraper .comment_banner_holder{height:200px;margin:0 auto;max-width:90%;position:static;transform:none}.sm_subhero_wraper .comment_banner_holder .banner-box{max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.sm_subhero_wraper .comment_banner_holder .banner-box p{font-size:16px}}@media (max-width:350px){.sm_subhero_wraper .comment_form_holder .reviews-display .review-bar .review-count{justify-content:center;min-width:20px}.sm_subhero_wraper .comment_form_holder .reviews-display .review-bar .review-count p{display:none}}.trailer-modal{border:1px solid transparent;left:50%;max-width:90%;outline:none;padding-top:50px;position:absolute;top:30%;transform:translate(-50%,-30%);width:1000px}.trailer-modal,.trailer-modal .modal-content{background-color:transparent}.trailer-modal .modal-content .close{position:absolute;right:0;top:-10px}.trailer-modal .modal-content .close:hover{cursor:pointer}.trailer-modal .modal-content iframe{border:none;border-radius:12px;height:500px;margin:0!important;max-height:80vh;padding:0!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.trailer-modal::backdrop{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(6,19,30,.39)}.category_hero .category_hero_navigation{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;list-style:none}.category_hero .category_hero_navigation a,.category_hero .category_hero_navigation li{color:#a6abae;font-family:Red Hat Display;font-size:18px;font-style:normal;font-weight:500;line-height:normal;text-align:center;-webkit-text-decoration:none;text-decoration:none}.category_hero .category_hero_navigation a svg,.category_hero .category_hero_navigation li svg{vertical-align:middle}.category_hero .category_hero_navigation #movie_category{color:#fff;font-weight:700}.category_hero .category-header{margin:40px 0}.category_hero .category-header h1{color:#fff;color:var(--White,#fff);font-family:Unbounded,sans-serif;font-size:40px;font-style:normal;font-weight:400;line-height:140%;text-align:center}.category_hero .category-header h2{color:#cdd0d2;margin-top:20px;text-align:center}.category_hero .category-header h2,.category_hero .category-header h2 a{font-family:Red Hat Display;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.category_hero .category-header h2 a{color:#ef8d53;color:var(--Orange,#f57c36);text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.category_hero .category-drop-down{max-width:-moz-fit-content;max-width:fit-content;position:relative}.category_hero .category-drop-down .category-drop-down-holder{align-items:center;background:rgba(0,11,20,.26);border:1px solid #18bf7c;border:1px solid var(--Green,#18bf7c);border-radius:8px;color:#fff;color:var(--White,#fff);display:flex;font-family:Red Hat Display;font-size:16px;font-style:normal;font-weight:600;line-height:145%;padding:12px 20px}.category_hero .category-drop-down .category-drop-down-holder .cat{margin-right:6px}.category_hero .category-drop-down .category-drop-down-holder .cat-net{font-weight:700;margin-right:32px}.category_hero .category-drop-down .category-drop-down-holder svg{margin-left:auto;transition:.3s ease}.category_hero .category-drop-down .category-drop-down-list{background-color:#172938;border-radius:8px;display:none;flex-direction:column;gap:5px;list-style:none;position:absolute;width:100%;z-index:3}.category_hero .category-drop-down .category-drop-down-list .category-drop-down-item{padding:10px 20px}.category_hero .category-drop-down .category-drop-down-list .category-drop-down-item a{align-items:center;color:#fff;color:var(--White,#fff);display:flex;font-family:Red Hat Display;font-size:16px;font-style:normal;font-weight:600;justify-content:space-between;line-height:145%;-webkit-text-decoration:none;text-decoration:none}.category_hero .category-drop-down .category-drop-down-list .category-drop-down-item:last-of-type{border-radius:0 0 8px 8px}.category_hero .category-drop-down .category-drop-down-list .category-drop-down-item:first-of-type{border-radius:8px 8px 0 0}.category_hero .category-drop-down .category-drop-down-list .category-drop-down-item:hover{background-color:#2d3e4e}.category_hero .category-drop-down .category-drop-down-list .category-drop-down-item:hover a svg{animation:arrowBounceDropDown 1.2s infinite}.category_hero .category-drop-down:hover{cursor:pointer}.category_hero .category-drop-down:hover .category-drop-down-holder svg{transform:rotate(180deg)}.category_hero .category-drop-down:hover .category-drop-down-list{display:flex}@media (max-width:550px){.category_hero .category-header h1{font-size:32px}.category_hero .category-header h2{font-size:16px;margin-top:12px}.category_hero .category-drop-down{max-width:100%}}.category-list{padding:40px 0}.category-list .category-list-holder{align-items:stretch;display:flex;flex-wrap:wrap;gap:40px 20px;justify-content:space-between}.category-list .category-list-holder .movie-item{max-width:226px;position:relative}.category-list .category-list-holder .movie-item,.category-list .category-list-holder .movie-item a{-webkit-text-decoration:none;text-decoration:none}.category-list .category-list-holder .movie-item .movie-poster{border:1px solid #22374a;border:1px solid var(--Grey,#22374a);border-radius:8px;display:block;filter:drop-shadow(3px 4px 6px #18bf7c);height:auto;max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.category-list .category-list-holder .movie-item h2{color:#fff;color:var(--White,#fff);font-size:20px;font-weight:700;margin:16px 0 8px}.category-list .category-list-holder .movie-item h2,.category-list .category-list-holder .movie-item p{font-family:Red Hat Display;font-style:normal;line-height:normal;-webkit-user-select:none;-moz-user-select:none;user-select:none}.category-list .category-list-holder .movie-item p{color:#edfeec;color:var(--Light,#edfeec);font-size:16px;font-weight:500;opacity:.8}.category-list .category-list-holder .movie-item .like-button{position:absolute;right:10px;top:10px;z-index:2}.category-list .category-list-holder .movie-item .like-button path{transition:.3s ease}.category-list .category-list-holder .movie-item .like-button:hover{cursor:pointer}.category-list .category-list-holder .movie-item .like-button:hover path,.category-list .category-list-holder .movie-item .liked{stroke:#ef8d53;stroke:var(--Orange,#f57c36);fill:#ef8d53;fill:var(--Orange,#f57c36)}.category-list .category-list-holder .movie-item .liked path{stroke:#ef8d53!important;stroke:var(--Orange,#f57c36)!important;fill:#ef8d53!important;fill:var(--Orange,#f57c36)!important}.category-list .category-list-holder h2{color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin:16px 0 8px}.category-list .pagination{margin:80px auto 0}.category-list .pagination .pagination-links{align-items:center;display:flex;gap:12px;justify-content:center}.category-list .pagination .pagination-links .page-number{background:#172938;border-radius:40px;border-radius:1px solid #172938;text-align:center;transition:.3s ease}.category-list .pagination .pagination-links .page-number a{color:#fff;display:block;font-family:Red Hat Display;font-size:18px;font-style:normal;font-weight:700;height:56px;line-height:normal;padding:16.5px 22px;text-align:center;-webkit-text-decoration:none;text-decoration:none;width:56px}.category-list .pagination .pagination-links .page-number:hover{background-color:#ef8d53;background-color:var(--Orange,#f57c36);cursor:pointer}.category-list .pagination .pagination-links .active-page{background:#18bf7c;background:var(--Green,#18bf7c);border-radius:40px}.category-list .pagination .pagination-links .active-page:hover{background:#18bf7c;background:var(--Green,#18bf7c);cursor:pointer}.category-list .pagination .pagination-links .back-button,.category-list .pagination .pagination-links .forward-button{border:2px solid #ef8d53;border:2px solid var(--Orange,#f57c36);border-radius:40px;transition:.3s ease}.category-list .pagination .pagination-links .back-button a,.category-list .pagination .pagination-links .forward-button a{padding:16.5px 17px;vertical-align:middle}.category-list .pagination .pagination-links .back-button:hover,.category-list .pagination .pagination-links .forward-button:hover{background-color:#ef8d53;background-color:var(--Orange,#f57c36);cursor:pointer}@media (max-width:550px){.category-list .pagination .pagination-links{gap:10px}.category-list .pagination .pagination-links .page-number a{font-size:16px;height:45px;padding:12.5px 12px;width:45px}}@media (max-width:768px){.category-list .pagination{margin:40px auto 0}}@media (max-width:550px){.category-list .category-list-holder{gap:32px 16px}.category-list .category-list-holder .movie-item{flex:0 47%}.category-list .category-list-holder .movie-item .movie-poster{border-radius:8px}.category-list .category-list-holder .movie-item .like-button:hover path{fill:#06131e;stroke:#edfeec}.category-list .category-list-holder .movie-item h2{font-size:16px}.category-list .category-list-holder .movie-item p{font-size:14px}}.contact-page{background-image:url(/wp-content/themes/preporuka-za-film/public/images/home/hero-background.2fe5bc8f4c196111.webp);background-position:center 70%;background-repeat:no-repeat;background-size:cover;padding:60px 0;width:100%}.contact-page .contact-page-holder{align-items:flex-start;display:flex;gap:50px;justify-content:space-between}.contact-page .contact-page-holder .contact-page-content{flex:0 0 45%}.contact-page .contact-page-holder .contact-page-content h1{color:#fff;font-family:Unbounded,sans-serif;font-size:48px;font-style:normal;font-weight:600;line-height:normal;margin:24px 0 80px}.contact-page .contact-page-holder .contact-page-content h3{background:hsla(0,0%,100%,.094);background:var(--GreyTransparent);border-radius:4px;color:#ef8d53;color:var(--Orange);display:inline-block;font-family:Unbounded,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;padding:12px 16px}.contact-page .contact-page-holder .contact-page-content p{color:#fff;font-family:Red Hat Display;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.contact-page .contact-page-form{background:hsla(0,0%,100%,.094);background:var(--GreyTransparent);border-radius:32px;flex:0 0 48%;padding:32px;width:50%}.contact-page .contact-page-form .wpcf7 .wpcf7-form p{margin-bottom:24px;position:relative}.contact-page .contact-page-form .wpcf7 .wpcf7-form p label{color:#18bf7c;color:var(--Green,#18bf7c);display:block;font-family:Unbounded,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:normal;width:100%}.contact-page .contact-page-form .wpcf7 .wpcf7-form p label span{display:block;margin-top:8px;width:100%}.contact-page .contact-page-form .wpcf7 .wpcf7-form p label span input{background:#152533;border:none;border-radius:6px;color:#fff;font-family:Unbounded,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:normal;padding:14px 8px;width:100%}.contact-page .contact-page-form .wpcf7 .wpcf7-form p label span input::-moz-placeholder{color:#6587a4;font-weight:300}.contact-page .contact-page-form .wpcf7 .wpcf7-form p label span input::placeholder{color:#6587a4;font-weight:300}.contact-page .contact-page-form .wpcf7 .wpcf7-form p label span input:hover{cursor:pointer}.contact-page .contact-page-form .wpcf7 .wpcf7-form p label span input:active,.contact-page .contact-page-form .wpcf7 .wpcf7-form p label span input:focus{box-shadow:0 0 0 2px #ef8d53;box-shadow:0 0 0 2px var(--Orange);outline:none}.contact-page .contact-page-form .wpcf7 .wpcf7-form p label span input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 30px #152533!important;-webkit-text-fill-color:#fff!important}.contact-page .contact-page-form .wpcf7 .wpcf7-form p label span .wpcf7-not-valid-tip{color:#ff6161;color:var(--Red,#ff6161);font-family:Unbounded,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-top:4px}.contact-page .contact-page-form .wpcf7 .wpcf7-form p label span textarea{background:#152533;border:none;border-radius:6px;color:#fff;font-family:Unbounded,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:normal;padding:14px 8px;width:100%}.contact-page .contact-page-form .wpcf7 .wpcf7-form p label span textarea::-moz-placeholder{color:#6587a4;font-weight:300}.contact-page .contact-page-form .wpcf7 .wpcf7-form p label span textarea::placeholder{color:#6587a4;font-weight:300}.contact-page .contact-page-form .wpcf7 .wpcf7-form p label span textarea:hover{cursor:pointer}.contact-page .contact-page-form .wpcf7 .wpcf7-form p label span textarea:active,.contact-page .contact-page-form .wpcf7 .wpcf7-form p label span textarea:focus{box-shadow:0 0 0 2px #ef8d53;box-shadow:0 0 0 2px var(--Orange);outline:none}.contact-page .contact-page-form .wpcf7 .wpcf7-form p label span textarea:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 30px #152533!important;-webkit-text-fill-color:#fff!important}.contact-page .contact-page-form .wpcf7 .wpcf7-form p .wpcf7-submit{background:#18bf7c;background:var(--Green,#18bf7c);border:2px solid #18bf7c;border:2px solid var(--Green);border-radius:80px;color:#fff;font-family:Unbounded,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal;padding:16px 40px;text-align:center;transition:.3s ease}.contact-page .contact-page-form .wpcf7 .wpcf7-form p .wpcf7-submit:hover{background:transparent;border:2px solid #18bf7c;border:2px solid var(--Green);cursor:pointer}.contact-page .contact-page-form .wpcf7 .wpcf7-form p .wpcf7-spinner{background-color:#ef8d53;background-color:var(--Orange);border:1px solid #ef8d53;border:1px solid var(--Orange);border-radius:100%;display:inline-block;opacity:1;padding:20px;position:absolute;top:9px}.contact-page .contact-page-form .wpcf7 .wpcf7-form p .wpcf7-spinner:before{border:none;border-radius:100%;height:11px;left:4px;top:11px;transform-origin:15px 8px;width:11px}.contact-page .contact-page-form .wpcf7 .wpcf7-form .wpcf7-response-output{border-color:#ef8d53;border-color:var(--Orange);border-radius:6px;color:#ef8d53;color:var(--Orange);font-family:Unbounded,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;padding:14px 8px}@media (max-width:1024px){.contact-page .contact-page-holder{flex-wrap:wrap;justify-content:center}.contact-page .contact-page-holder .contact-page-content{flex:1 0 100%}.contact-page .contact-page-holder .contact-page-content h1{margin:16px 0 32px}.contact-page .contact-page-holder .contact-page-form{flex:1 0 100%}}@media (max-width:550px){.contact-page{padding:40px 0}.contact-page .contact-page-holder .contact-page-content h3{font-size:14px}.contact-page .contact-page-holder .contact-page-content h1{font-size:32px;margin:12px 0 24px}.contact-page .contact-page-holder .contact-page-content p{font-size:15px}.contact-page .contact-page-holder .contact-page-form{border-radius:16px;padding:24px 16px}.contact-page .contact-page-holder .contact-page-form .wpcf7 .wpcf7-form p{margin-bottom:16px;position:relative}.contact-page .contact-page-holder .contact-page-form .wpcf7 .wpcf7-form p label{font-size:16px}.contact-page .contact-page-holder .contact-page-form .wpcf7 .wpcf7-form p label span{margin-top:4px}.contact-page .contact-page-holder .contact-page-form .wpcf7 .wpcf7-form p label span input{border-radius:4px;font-size:18px;padding:12px 8px}.contact-page .contact-page-holder .contact-page-form .wpcf7 .wpcf7-form p label span .wpcf7-not-valid-tip{font-size:12px;margin-top:2px}.contact-page .contact-page-holder .contact-page-form .wpcf7 .wpcf7-form p label span textarea{border-radius:4px;font-size:18px;padding:12px 8px}.contact-page .contact-page-holder .contact-page-form .wpcf7 .wpcf7-form p .wpcf7-submit{font-size:18px}.contact-page .contact-page-holder .contact-page-form .wpcf7 .wpcf7-form p .wpcf7-spinner{top:7px}.contact-page .contact-page-holder .contact-page-form .wpcf7 .wpcf7-form .wpcf7-response-output{padding:6px 8px}}.page-not-found{background-image:url(/wp-content/themes/preporuka-za-film/public/images/home/hero-background.2fe5bc8f4c196111.webp);background-position:center 70%;background-repeat:no-repeat;background-size:cover;padding:80px 0;width:100%}.page-not-found .page-not-found-holder{background:rgba(6,19,30,.49);border-radius:32px;padding-bottom:50px;width:50%}.page-not-found .page-not-found-holder img{display:block;height:auto;margin:0 auto;max-width:100%}.page-not-found .page-not-found-holder p{color:#fff;font-family:Unbounded,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;margin:-20px auto 0;width:70%}.page-not-found .page-not-found-holder .btn-holder{align-content:center;display:flex;gap:24px;justify-content:center;margin-top:32px;-webkit-text-decoration:none;text-decoration:none;width:100%}.page-not-found .page-not-found-holder .btn-holder a{animation:fadeInUp .9s ease-in-out;background:#18bf7c;background:var(--Green,#18bf7c);border:2px solid #18bf7c;border:2px solid var(--Green);border-radius:80px;color:#fff;font-family:Unbounded,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal;padding:16px 40px;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:.3s ease}.page-not-found .page-not-found-holder .btn-holder a:hover{background:transparent;border:2px solid #18bf7c;border:2px solid var(--Green);color:#18bf7c;color:var(--Green);cursor:pointer}@media (max-width:800px){.page-not-found{padding:40px 0}.page-not-found .page-not-found-holder{width:90%}.page-not-found .page-not-found-holder .btn-holder a{font-size:16px;padding:12px 24px}}@media (max-width:550px){.page-not-found .page-not-found-holder p{font-size:14px;text-align:center;width:90%}.page-not-found .page-not-found-holder .btn-holder{margin:12px auto;width:90%}.page-not-found .page-not-found-holder .btn-holder a{font-size:14px;padding:12px 18px}}.search .main{background-image:url(/wp-content/themes/preporuka-za-film/public/images/home/hero-background.2fe5bc8f4c196111.webp);background-position:top;background-repeat:no-repeat;background-size:cover;padding:20px 0 120px}@media (max-width:550px){.search .main{padding:20px 0 40px}}.search-hero .search_hero_navigation{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;list-style:none}.search-hero .search_hero_navigation a,.search-hero .search_hero_navigation li{color:#a6abae;font-family:Red Hat Display;font-size:18px;font-style:normal;font-weight:500;line-height:normal;text-align:center;-webkit-text-decoration:none;text-decoration:none}.search-hero .search_hero_navigation a:last-of-type a,.search-hero .search_hero_navigation li:last-of-type a{font-weight:700}.search-hero .search_hero_navigation a svg,.search-hero .search_hero_navigation li svg{vertical-align:middle}.search-hero h1{color:#fff;color:var(--White,#fff);font-family:Unbounded,sans-serif;font-size:40px;font-style:normal;font-weight:400;line-height:140%;margin:40px 0 12px;text-align:center}.search-hero h1 span{font-weight:500}.search-hero h2{color:#cdd0d2;margin-bottom:40px;text-align:center}.search-hero h2,.search-hero h2 a{font-family:Red Hat Display;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.search-hero h2 a{color:#ef8d53;color:var(--Orange,#f57c36);text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}@media (max-width:550px){.search-hero h1{font-size:32px}.search-hero h2{font-size:16px;margin-top:12px}}.search-not-found .search-not-found-box{background:hsla(0,0%,100%,.094);background:var(--GreyTransparent,hsla(0,0%,100%,.094));border:1px solid #e3eaec;border-radius:8px;max-width:90%;padding:32px 14px;width:600px}.search-not-found .search-not-found-box svg{display:block;margin:0 auto;width:-moz-fit-content;width:fit-content}.search-not-found .search-not-found-box h2{color:#fff;color:var(--White,#fff);font-family:Unbounded,sans-serif;font-size:18px;font-style:italic;font-weight:400;line-height:145%;margin-top:24px;text-align:center}.search-list{padding:40px 0}.search-list .search-list-holder{align-items:stretch;display:flex;flex-wrap:wrap;gap:40px 20px;justify-content:space-between}.search-list .search-list-holder .movie-item{max-width:226px;position:relative}.search-list .search-list-holder .movie-item,.search-list .search-list-holder .movie-item a{-webkit-text-decoration:none;text-decoration:none}.search-list .search-list-holder .movie-item .movie-poster{border:1px solid #22374a;border:1px solid var(--Grey,#22374a);border-radius:8px;display:block;height:auto;max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.search-list .search-list-holder .movie-item h2{color:#fff;color:var(--White,#fff);font-size:20px;font-weight:700;margin:16px 0 8px}.search-list .search-list-holder .movie-item h2,.search-list .search-list-holder .movie-item p{font-family:Red Hat Display;font-style:normal;line-height:normal;-webkit-user-select:none;-moz-user-select:none;user-select:none}.search-list .search-list-holder .movie-item p{color:#edfeec;color:var(--Light,#edfeec);font-size:16px;font-weight:500;opacity:.8}.search-list .search-list-holder .movie-item .like-button{position:absolute;right:10px;top:10px;z-index:2}.search-list .search-list-holder .movie-item .like-button path{transition:.3s ease}.search-list .search-list-holder .movie-item .like-button:hover{cursor:pointer}.search-list .search-list-holder .movie-item .like-button:hover path,.search-list .search-list-holder .movie-item .liked,.search-list .search-list-holder .movie-item .liked path{stroke:#ef8d53;stroke:var(--Orange,#f57c36);fill:#ef8d53;fill:var(--Orange,#f57c36)}.search-list .pagination{margin:80px auto 0}.search-list .pagination .pagination-links{align-items:center;display:flex;gap:12px;justify-content:center}.search-list .pagination .pagination-links .page-number{background:#172938;border-radius:40px;border-radius:1px solid #172938;text-align:center;transition:.3s ease}.search-list .pagination .pagination-links .page-number a{color:#fff;display:block;font-family:Red Hat Display;font-size:18px;font-style:normal;font-weight:700;height:56px;line-height:normal;padding:16.5px 22px;text-align:center;-webkit-text-decoration:none;text-decoration:none;width:56px}.search-list .pagination .pagination-links .page-number:hover{background-color:#ef8d53;background-color:var(--Orange,#f57c36);cursor:pointer}.search-list .pagination .pagination-links .active-page{background:#18bf7c;background:var(--Green,#18bf7c);border-radius:40px}.search-list .pagination .pagination-links .active-page:hover{background:#18bf7c;background:var(--Green,#18bf7c);cursor:pointer}.search-list .pagination .pagination-links .back-button,.search-list .pagination .pagination-links .forward-button{border:2px solid #ef8d53;border:2px solid var(--Orange,#f57c36);border-radius:40px;transition:.3s ease}.search-list .pagination .pagination-links .back-button a,.search-list .pagination .pagination-links .forward-button a{padding:16.5px 17px;vertical-align:middle}.search-list .pagination .pagination-links .back-button:hover,.search-list .pagination .pagination-links .forward-button:hover{background-color:#ef8d53;background-color:var(--Orange,#f57c36);cursor:pointer}@media (max-width:550px){.search-list .pagination .pagination-links{gap:10px}.search-list .pagination .pagination-links .page-number a{font-size:16px;height:45px;padding:12.5px 12px;width:45px}}@media (max-width:768px){.search-list .pagination{margin:40px auto 0}}@media (max-width:550px){.search-list .search-list-holder{gap:32px 16px}.search-list .search-list-holder .movie-item{flex:0 0 47%}.search-list .search-list-holder .movie-item .movie-poster{border-radius:8px}.search-list .search-list-holder .movie-item h2{font-size:16px}.search-list .search-list-holder .movie-item p{font-size:14px}}.blog_hero .blog_hero_holder .blog_hero_navigation{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;list-style:none}.blog_hero .blog_hero_holder .blog_hero_navigation a,.blog_hero .blog_hero_holder .blog_hero_navigation li{color:#a6abae;font-family:Red Hat Display;font-size:18px;font-style:normal;font-weight:500;line-height:normal;text-align:center;-webkit-text-decoration:none;text-decoration:none}.blog_hero .blog_hero_holder .blog_hero_navigation a:last-of-type a,.blog_hero .blog_hero_holder .blog_hero_navigation li:last-of-type a{font-weight:700}.blog_hero .blog_hero_holder .blog_hero_navigation a svg,.blog_hero .blog_hero_holder .blog_hero_navigation li svg{vertical-align:middle}.blog_hero .blog_hero_holder .blog_hero_navigation #bh_name:last-of-type{color:#fff;color:var(--White,#fff);font-weight:700}.blog_hero .blog_hero_holder .blog_header{margin:40px 0}.blog_hero .blog_hero_holder .blog_header h1{color:#fff;color:var(--White,#fff);font-family:Unbounded,sans-serif;font-size:40px;font-style:normal;font-weight:400;line-height:140%;text-align:center}.blog_hero .blog_hero_holder .blog_header h2{color:#cdd0d2;margin-top:20px;text-align:center}.blog_hero .blog_hero_holder .blog_header h2,.blog_hero .blog_hero_holder .blog_header h2 a{font-family:Red Hat Display;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.blog_hero .blog_hero_holder .blog_header h2 a{color:#ef8d53;color:var(--Orange,#f57c36);text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}@media (max-width:550px){.blog_hero .blog_hero_holder .blog_header h1{font-size:32px}.blog_hero .blog_hero_holder .blog_header h2{font-size:16px}}.blog_list .blog_list_holder{align-items:stretch;display:flex;flex-wrap:wrap;gap:36px;justify-content:space-between}.blog_list .blog_list_holder .blog_post_item{display:flex;flex:1 0 40%;flex-direction:column}.blog_list .blog_list_holder .blog_post_item .blog_post_heading_img{border-radius:12px 12px 0 0;display:block;height:320px;overflow:clip;position:relative;width:100%}.blog_list .blog_list_holder .blog_post_item .blog_post_heading_img .blog_thumbnail{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s ease;width:100%}.blog_list .blog_list_holder .blog_post_item .blog_post_heading_img .blog_post_category{border-radius:4px;color:#edfeec;color:var(--Light,#edfeec);font-family:Red Hat Display;font-size:16px;font-style:normal;font-weight:600;left:24px;line-height:145%;padding:8px 12px;pointer-events:none;position:absolute;text-align:center;top:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.blog_list .blog_list_holder .blog_post_item .blog_post_heading_img .top-liste{background-color:#18bf7c;background-color:var(--Green,#18bf7c)}.blog_list .blog_list_holder .blog_post_item .blog_post_heading_img .vesti{background-color:#ef8d53;background-color:var(--Orange,#f57c36)}.blog_list .blog_list_holder .blog_post_item .blog_post_heading_img .recenzije{background-color:#ff6161;background-color:var(--Red,#ff6161)}.blog_list .blog_list_holder .blog_post_item .blog_post_heading_img:hover .blog_thumbnail{cursor:pointer;scale:1.1}.blog_list .blog_list_holder .blog_post_item .blog_post_content{background:#182938;border-radius:0 0 12px 12px;display:flex;flex-direction:column;flex-grow:1;padding:24px 32px}.blog_list .blog_list_holder .blog_post_item .blog_post_content .date_read_time{align-items:center;display:flex;gap:12px;justify-content:flex-start}.blog_list .blog_list_holder .blog_post_item .blog_post_content .date_read_time p{color:#ef8d53;color:var(--Orange,#f57c36);font-family:Red Hat Display,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:145%}.blog_list .blog_list_holder .blog_post_item .blog_post_content .date_read_time .read_time{font-weight:500}.blog_list .blog_list_holder .blog_post_item .blog_post_content .blog_post_title{color:#fff;color:var(--White,#fff);font-family:Red Hat Display,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:132%;margin:14px 0 20px}.blog_list .blog_list_holder .blog_post_item .blog_post_content .blog_post_text{color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:18px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:32px}.blog_list .blog_list_holder .blog_post_item .blog_post_content .btn_read_more{background:#18bf7c;background:var(--Green,#18bf7c);border:1px solid #18bf7c;border:1px solid var(--Green,#18bf7c);border-radius:40px;color:#fff;display:inline-block;font-family:Red Hat Display,sans-serif;font-size:16px;font-style:normal;font-weight:800;line-height:normal;margin-top:auto;padding:9px 32px;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:.3s ease;width:-moz-fit-content;width:fit-content}.blog_list .blog_list_holder .blog_post_item .blog_post_content .btn_read_more .arrow-right{margin-bottom:-1px;margin-left:10px}.blog_list .blog_list_holder .blog_post_item .blog_post_content .btn_read_more:hover{background:#06131e;background:var(--Background,#06131e);border:1px solid #18bf7c;border:1px solid var(--Green,#18bf7c);cursor:pointer}.blog_list .blog_list_holder .blog_post_item .blog_post_content .btn_read_more:hover svg{animation:arrowBounceNextBtn 1s forwards}.blog_list .category-drop-down{margin:0 auto 40px;max-width:1280px}.blog_list .category-drop-down .category-drop-down-holder{align-items:center;background:rgba(0,11,20,.26);border:1px solid #18bf7c;border:1px solid var(--Green,#18bf7c);border-radius:8px;color:#fff;color:var(--White,#fff);display:flex;font-family:Red Hat Display;font-size:16px;font-style:normal;font-weight:600;line-height:145%;padding:12px 20px;position:relative;width:-moz-fit-content;width:fit-content}.blog_list .category-drop-down .category-drop-down-holder .cat{margin-right:6px}.blog_list .category-drop-down .category-drop-down-holder .cat-net{font-weight:700;margin-right:32px}.blog_list .category-drop-down .category-drop-down-holder svg{margin-left:auto;transition:.3s ease}.blog_list .category-drop-down .category-drop-down-holder .category-drop-down-list{background-color:#172938;border-radius:8px;display:none;flex-direction:column;gap:5px;left:0;list-style:none;position:absolute;top:48px;width:100%;z-index:3}.blog_list .category-drop-down .category-drop-down-holder .category-drop-down-list .category-drop-down-item{padding:10px 20px}.blog_list .category-drop-down .category-drop-down-holder .category-drop-down-list .category-drop-down-item a{align-items:center;color:#fff;color:var(--White,#fff);display:flex;font-family:Red Hat Display;font-size:16px;font-style:normal;font-weight:600;justify-content:space-between;line-height:145%;-webkit-text-decoration:none;text-decoration:none}.blog_list .category-drop-down .category-drop-down-holder .category-drop-down-list .category-drop-down-item:last-of-type{border-radius:0 0 8px 8px}.blog_list .category-drop-down .category-drop-down-holder .category-drop-down-list .category-drop-down-item:first-of-type{border-radius:8px 8px 0 0}.blog_list .category-drop-down .category-drop-down-holder .category-drop-down-list .category-drop-down-item:hover{background-color:#2d3e4e}.blog_list .category-drop-down .category-drop-down-holder .category-drop-down-list .category-drop-down-item:hover a svg{animation:arrowBounceDropDown 1.2s infinite}.blog_list .category-drop-down .category-drop-down-holder:hover{cursor:pointer}.blog_list .category-drop-down .category-drop-down-holder:hover .cat-svg{transform:rotate(180deg)}.blog_list .category-drop-down .category-drop-down-holder:hover .category-drop-down-list{display:flex}@media (max-width:550px){.blog_list{max-width:none}.blog_list .category-header h1{font-size:32px}.blog_list .category-header h2{font-size:16px;margin-top:12px}.blog_list .category-drop-down{max-width:100%}.blog_list .category-drop-down .category-drop-down-holder,.blog_list .category-drop-down .category-drop-down-holder .category-drop-down-list{width:100%}}.blog_list .pagination{margin:80px auto 0}.blog_list .pagination .pagination-links{align-items:center;display:flex;gap:12px;justify-content:center}.blog_list .pagination .pagination-links .page-number{background:#172938;border-radius:40px;border-radius:1px solid #172938;text-align:center;transition:.3s ease}.blog_list .pagination .pagination-links .page-number a{color:#fff;display:block;font-family:Red Hat Display;font-size:18px;font-style:normal;font-weight:700;height:56px;line-height:normal;padding:16.5px 22px;text-align:center;-webkit-text-decoration:none;text-decoration:none;width:56px}.blog_list .pagination .pagination-links .page-number:hover{background-color:#ef8d53;background-color:var(--Orange,#f57c36);cursor:pointer}.blog_list .pagination .pagination-links .active-page{background:#18bf7c;background:var(--Green,#18bf7c);border-radius:40px}.blog_list .pagination .pagination-links .active-page:hover{background:#18bf7c;background:var(--Green,#18bf7c);cursor:pointer}.blog_list .pagination .pagination-links .back-button,.blog_list .pagination .pagination-links .forward-button{border:2px solid #ef8d53;border:2px solid var(--Orange,#f57c36);border-radius:40px;transition:.3s ease}.blog_list .pagination .pagination-links .back-button a,.blog_list .pagination .pagination-links .forward-button a{padding:16.5px 17px;vertical-align:middle}.blog_list .pagination .pagination-links .back-button:hover,.blog_list .pagination .pagination-links .forward-button:hover{background-color:#ef8d53;background-color:var(--Orange,#f57c36);cursor:pointer}@media (max-width:550px){.blog_list .pagination .pagination-links{gap:10px}.blog_list .pagination .pagination-links .page-number a{font-size:16px;height:45px;padding:12.5px 12px;width:45px}}.blog_list h4{color:#cdd0d2;font-family:Red Hat Display;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin-top:20px;text-align:center}@media (max-width:768px){.blog_list .blog_list_holder .blog_post_item{flex:1 0 100%}.blog_list .pagination{margin:40px auto 0}}@media (max-width:550px){.blog_list .blog_list_holder{gap:24px}.blog_list .blog_list_holder .blog_post_item .blog_post_heading_img{height:240px}.blog_list .blog_list_holder .blog_post_item .blog_post_heading_img .blog_post_category{font-size:12px;left:16px;top:16px}.blog_list .blog_list_holder .blog_post_item .blog_post_content{padding:16px}.blog_list .blog_list_holder .blog_post_item .blog_post_content .date_read_time p{font-size:14px}.blog_list .blog_list_holder .blog_post_item .blog_post_content .blog_post_title{font-size:20px;margin:8px 0 20px}.blog_list .blog_list_holder .blog_post_item .blog_post_content .blog_post_text{font-size:14px;margin-bottom:24px}}.single-post .main{background:#06131e;background:var(--Background,#06131e)}.single_blog_hero{background-color:#d3d3d3;background-image:linear-gradient(180deg,#06131e,#06131e);background-position:20% 10%!important;background-repeat:no-repeat!important;background-size:cover!important;padding:32px 0 14%}.single_blog_hero .single_blog_hero_holder .sb_navigation{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;list-style:none}.single_blog_hero .single_blog_hero_holder .sb_navigation a,.single_blog_hero .single_blog_hero_holder .sb_navigation li{color:#a6abae;font-family:Red Hat Display,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:normal;text-align:center;-webkit-text-decoration:none;text-decoration:none}.single_blog_hero .single_blog_hero_holder .sb_navigation a svg,.single_blog_hero .single_blog_hero_holder .sb_navigation li svg{vertical-align:middle}.single_blog_hero .single_blog_hero_holder .sb_navigation #sb_name{color:#fff;color:var(--White,#fff);font-weight:700}.single_blog_hero .single_blog_hero_holder .sb_badge{background:#22374a;background:var(--Grey,#22374a);border-radius:6px;color:#ef8d53;color:var(--Orange,#f57c36);display:inline-block;font-family:Red Hat Display,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:145%;margin:48px 0 24px;padding:6px 12px}.single_blog_hero .single_blog_hero_holder .top-liste{color:#18bf7c;color:var(--Green,#18bf7c)}.single_blog_hero .single_blog_hero_holder .vesti{color:#ef8d53;color:var(--Orange,#f57c36)}.single_blog_hero .single_blog_hero_holder .recenzije{color:#ff6161;color:var(--Red,#ff6161)}.single_blog_hero .single_blog_hero_holder h1{color:#fff;color:var(--White,#fff);font-family:Red Hat Display,sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:132%}@media (max-width:550px){.single_blog_hero{background-image:linear-gradient(180deg,#06131e,#06131e)!important;padding:32px 0}.single_blog_hero .single_blog_hero_holder .sb_navigation #sb_name{text-align:left}.single_blog_hero .single_blog_hero_holder .sb_badge{margin:40px 0 24px}.single_blog_hero .single_blog_hero_holder h1{font-size:32px}}.single_blog_content{margin-top:-12%;padding:0 0 48px;position:relative}.single_blog_content .single_blog_content_holder .single_blog_content_header{align-items:center;display:flex;gap:14px;justify-content:flex-start;margin-bottom:50px}.single_blog_content .single_blog_content_holder .single_blog_content_header h4{color:#edfeec;color:var(--Light,#edfeec);font-family:Red Hat Display,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:145%}.single_blog_content .single_blog_content_holder .single_blog_content_header h5{color:#edfeec;color:var(--Light,#edfeec);font-family:Red Hat Display,sans-serif;font-size:22px;font-style:normal;font-weight:400;line-height:145%}.single_blog_content .single_blog_content_holder .single_blog_content_header .share-link-header{display:flex;gap:14px;margin-left:auto}.single_blog_content .single_blog_content_holder .single_blog_content_header .share-link-header .share_link{background-color:#22374a;border-radius:4px;padding:8px;-webkit-text-decoration:none;text-decoration:none;transition:.3s}.single_blog_content .single_blog_content_holder .single_blog_content_header .share-link-header .share_link svg{height:22px;vertical-align:middle;width:22px}.single_blog_content .single_blog_content_holder .single_blog_content_header .share-link-header .share_link:hover{cursor:pointer;transform:scale(1.1)}.single_blog_content .single_blog_content_holder .single_blog_content_text h2{color:#fff;color:var(--White,#fff);font-family:Red Hat Display,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:140%;margin:48px 0 24px}.single_blog_content .single_blog_content_holder .single_blog_content_text h3{color:#fff;color:var(--White,#fff);font-family:Red Hat Display,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:140%;margin:48px 0 24px}.single_blog_content .single_blog_content_holder .single_blog_content_text h4{color:#fff;color:var(--White,#fff);font-family:Red Hat Display,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:140%;margin:48px 0 24px}.single_blog_content .single_blog_content_holder .single_blog_content_text p{color:#fff;color:var(--White,#fff);font-family:Red Hat Display,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:140%;margin:24px 0;width:100%}.single_blog_content .single_blog_content_holder .single_blog_content_text p img{display:block;height:100%;margin:48px 0;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.single_blog_content .single_blog_content_holder .single_blog_content_text a{color:#18bf7c;color:var(--Green,#18bf7c);font-family:Red Hat Display,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:140%;-webkit-text-decoration:none;text-decoration:none}.single_blog_content .single_blog_content_holder .single_blog_content_text ul{margin-left:27px}.single_blog_content .single_blog_content_holder .single_blog_content_text ul li{color:#fff;color:var(--White,#fff);font-family:Red Hat Display,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:140%;margin:24px 0}.single_blog_content .single_blog_content_holder .single_blog_content_text ul li b{font-weight:700}.single_blog_content .single_blog_content_holder .share_on{align-items:center;border-bottom:.6px solid #22374a;border-bottom:.6px solid var(--Grey,#22374a);border-top:.6px solid #22374a;border-top:.6px solid var(--Grey,#22374a);display:flex;padding:32px 0;width:100%}.single_blog_content .single_blog_content_holder .share_on .share-on-text{color:#fff;color:var(--White,#fff);font-family:Red Hat Display,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:32px;margin-right:20px}.single_blog_content .single_blog_content_holder .share_on a{margin-right:14px;-webkit-text-decoration:none;text-decoration:none;transition:.3s}.single_blog_content .single_blog_content_holder .share_on a svg{vertical-align:bottom}.single_blog_content .single_blog_content_holder .share_on a:hover{cursor:pointer;transform:scale(1.1)}.single_blog_content .single_blog_content_holder .share_on .share-link-header{display:flex}.single_blog_content .single_blog_content_holder .share_on .share-link-header .share_link{background-color:#22374a;border-radius:4px;padding:8px;-webkit-text-decoration:none;text-decoration:none;transition:.3s}.single_blog_content .single_blog_content_holder .share_on .share-link-header .share_link svg{height:22px;vertical-align:middle;width:22px}.single_blog_content .single_blog_content_holder .share_on .share-link-header .share_link:hover{cursor:pointer;transform:scale(1.1)}.single_blog_content .single_blog_content_holder .single_blog_banner_holder{display:flex;height:calc(100% - 100px);justify-content:space-between;left:50%;margin:0 auto;max-width:1450px;pointer-events:none;position:absolute;top:0;transform:translate(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:98%}.single_blog_content .single_blog_content_holder .single_blog_banner_holder .banner-box{background-color:rgba(66,167,255,.149);border-radius:8px;height:548px;left:calc(100% + 500px);max-width:220px;position:sticky;top:100px;width:25%}.single_blog_content .single_blog_content_holder .single_blog_banner_holder .banner-box p{color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:20px;font-style:normal;font-weight:500;height:100%;line-height:normal;margin:0;padding:20px;text-align:center;vertical-align:middle;width:100%}.single_blog_content .single_blog_content_holder .single_blog_banner_holder .banner-box p strong{font-size:24px}.single_blog_content .single_blog_content_holder .single_blog_banner_holder .banner-box p a{color:#fff;font-weight:700;-webkit-text-decoration:none;text-decoration:none;-webkit-text-decoration:underline;text-decoration:underline}.single_blog_content .single_blog_content_holder .single_blog_banner_holder .left-box{left:auto;right:calc(100% + 400px)}@media (max-width:1279px){.single_blog_content .single_blog_content_holder .single_blog_banner_holder{display:none}}@media (max-width:768px){.single_blog_content .single_blog_content_holder .single_blog_content_header{flex-wrap:wrap}.single_blog_content .single_blog_content_holder .single_blog_content_header .share-link-header{flex:1 0 100%;margin-left:0}}@media (max-width:550px){.single_blog_content{background-image:url(/wp-content/themes/preporuka-za-film/public/images/home/hero-background.2fe5bc8f4c196111.webp);background-position:top;background-repeat:no-repeat;background-size:200%;margin-top:0}.single_blog_content .single_blog_content_holder .single_blog_content_header{flex-wrap:wrap}.single_blog_content .single_blog_content_holder .single_blog_content_header h4,.single_blog_content .single_blog_content_holder .single_blog_content_header h5{font-size:14px}.single_blog_content .single_blog_content_holder .single_blog_content_header .share-link-header{flex:1 0 100%;margin-left:0}.single_blog_content .single_blog_content_holder .single_blog_content_text h2,.single_blog_content .single_blog_content_holder .single_blog_content_text h3{font-size:18px;margin:24px 0 16px}.single_blog_content .single_blog_content_holder .single_blog_content_text h4{font-size:16px;margin:24px 0 16px}.single_blog_content .single_blog_content_holder .single_blog_content_text p{font-size:14px;margin:16px 0}.single_blog_content .single_blog_content_holder .single_blog_content_text p img{margin:24px 0}.single_blog_content .single_blog_content_holder .single_blog_content_text ul{margin-left:27px}.single_blog_content .single_blog_content_holder .single_blog_content_text ul li{font-size:14px;margin:16px 0}}.comment_form_holder .comment_form{max-width:800px}.comment_form_holder .comment_form h2{color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:32px;font-style:normal;font-weight:700;line-height:140%}.comment_form_holder .comment_form .comment-respond .comment-form .logged-in-as{margin:14px 0}.comment_form_holder .comment_form .comment-respond .comment-form .logged-in-as,.comment_form_holder .comment_form .comment-respond .comment-form .logged-in-as a{color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:16px;font-style:normal;font-weight:400;line-height:140%}.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email{margin:20px 0;width:100%}.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author input,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author textarea,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment input,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment textarea,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email input,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email textarea{background:#152533;border:1px solid #152533;border-radius:4px;color:#fff;font-family:Red Hat Display;font-size:16px;font-style:normal;font-weight:400;line-height:140%;max-height:300px;max-width:100%;min-width:100%;padding:18px 20px;width:100%}.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author input::-moz-placeholder,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author textarea::-moz-placeholder,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment input::-moz-placeholder,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment textarea::-moz-placeholder,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email input::-moz-placeholder,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email textarea::-moz-placeholder{color:#6587a4}.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author input::placeholder,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author textarea::placeholder,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment input::placeholder,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment textarea::placeholder,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email input::placeholder,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email textarea::placeholder{color:#6587a4}.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author input:focus,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author input:focus-visible,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author textarea:focus,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author textarea:focus-visible,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment input:focus,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment input:focus-visible,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment textarea:focus,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment textarea:focus-visible,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email input:focus,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email input:focus-visible,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email textarea:focus,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email textarea:focus-visible{border:1px solid #ef8d53!important;border:1px solid var(--Orange)!important;outline:none!important}.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author input:-webkit-autofill,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author textarea:-webkit-autofill,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment input:-webkit-autofill,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment textarea:-webkit-autofill,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email input:-webkit-autofill,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email textarea:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 30px #152533!important;-webkit-text-fill-color:#fff!important}.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-author textarea,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-comment textarea,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-email textarea{min-height:75px}.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-cookies-consent,.comment_form_holder .comment_form .comment-respond .comment-form .comment-form-rating{display:none}.comment_form_holder .comment_form .comment-respond .comment-form .input-not-valid{border:1px solid #ff6161!important;border:1px solid var(--Red,#ff6161)!important}.comment_form_holder .comment_form .comment-respond .comment-form .form-submit{margin-top:32px}.comment_form_holder .comment_form .comment-respond .comment-form .form-submit input{background-color:transparent;border:2px solid #18bf7c;border:2px solid var(--Green,#18bf7c);border-radius:60px;color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:16px;font-style:normal;font-weight:700;line-height:22px;padding:18px 32px;transition:.3s ease}.comment_form_holder .comment_form .comment-respond .comment-form .form-submit input:hover{background-color:#18bf7c;cursor:pointer}.comment_form_holder .review_stats{display:block;margin:48px 0 32px;max-width:800px;width:70%}.comment_form_holder .review_stats .review_number{color:#fff;color:var(--White,#fff);display:inline;font-family:Red Hat Display;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.comment_form_holder .reviews-display{background:#152533;border-radius:4px;display:block;margin-bottom:48px;max-width:800px;padding:25px 23px;width:70%}.comment_form_holder .reviews-display .review-bar{align-items:center;display:flex;margin:14px 0}.comment_form_holder .reviews-display .review-bar svg{margin-right:12px;vertical-align:middle}.comment_form_holder .reviews-display .review-bar .review-label{color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:14px;font-style:normal;font-weight:600;line-height:normal;min-width:125px}.comment_form_holder .reviews-display .review-bar .review-progress{flex:1 0 50%}.comment_form_holder .reviews-display .review-bar .review-progress progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:8px;display:block;height:4px;width:100%}.comment_form_holder .reviews-display .review-bar .review-progress progress::-webkit-progress-bar{background-color:#22374a;background-color:var(--Grey,#22374a);border-radius:8px}.comment_form_holder .reviews-display .review-bar .review-progress progress::-webkit-progress-value{background-color:#ef8d53;background-color:var(--Orange,#f57c36);border-radius:8px}.comment_form_holder .reviews-display .review-bar .review-count{color:#fff;display:flex;font-family:Red Hat Display;font-size:14px;font-style:normal;font-weight:600;justify-content:space-between;line-height:normal;margin-left:20px;min-width:75px}.comments_list{max-width:800px!important;padding:48px 0}.comments_list .comment_list_holder{margin:24px 0}.comments_list .comment_list_holder .comments_separator{max-width:100%}.comments_list .comment_list_holder .comments_separator:first-of-type{display:none}.comments_list .comment_list_holder .single_comment{margin:20px 0}.comments_list .comment_list_holder .single_comment .single_comment_header{display:flex;gap:24px}.comments_list .comment_list_holder .single_comment .single_comment_header img{border-radius:50%;height:48px;max-width:48px;width:48px}.comments_list .comment_list_holder .single_comment .single_comment_header .sing_comment_author{align-content:center;color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.comments_list .comment_list_holder .single_comment .single_comment_header .sing_comment_author span{color:#edfeec;color:var(--Light,#edfeec);font-family:Red Hat Display;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.comments_list .comment_list_holder .single_comment .single_comment_stars{display:none}.comments_list .comment_list_holder .single_comment .single_comment_content{color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:16px;font-style:normal;font-weight:600;line-height:150%;margin-bottom:24px;margin-top:20px}.comments_list .comment_list_holder .no-comment{color:#fff;color:var(--White,#fff);font-family:Red Hat Display;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.page-template-default .main{background-color:#06131e;background-color:var(--Background,#06131e);padding:40px 15%}.page-template-default .main .page-header{display:none}.page-template-default .main h1{font-size:40px}.page-template-default .main h1,.page-template-default .main h2{color:#fff;color:var(--White,#fff);font-family:Red Hat Display,sans-serif;font-style:normal;font-weight:700;line-height:140%;margin:48px 0 24px}.page-template-default .main h2{font-size:32px}.page-template-default .main h3{font-size:24px}.page-template-default .main h3,.page-template-default .main h4{color:#fff;color:var(--White,#fff);font-family:Red Hat Display,sans-serif;font-style:normal;font-weight:700;line-height:140%;margin:48px 0 24px}.page-template-default .main h4{font-size:20px}.page-template-default .main p{color:#fff;color:var(--White,#fff);font-family:Red Hat Display,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:140%;margin:24px 0;width:100%}.page-template-default .main p img{display:block;height:100%;margin:48px 0;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.page-template-default .main a{color:#fff;color:var(--White,#fff);font-family:Red Hat Display,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:140%;-webkit-text-decoration:none;text-decoration:none}.page-template-default .main ul{margin-left:27px}.page-template-default .main ul li{color:#fff;color:var(--White,#fff);font-family:Red Hat Display,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:140%;margin:24px 0}.page-template-default .main ul li b{font-weight:700}@media (max-width:550px){.page-template-default .main{padding:40px 6%}.page-template-default .main .page-header{color:#fff;color:var(--White,#fff);font-family:Red Hat Display,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:140%;margin:0;padding:28px 0 12px}.page-template-default .main .page-header h1{margin:0}}.page-template-template-comming-soon footer,.page-template-template-comming-soon header{display:none}.comming-soon-hero{align-items:center;background-image:url(/wp-content/themes/preporuka-za-film/public/images/home/hero-background.2fe5bc8f4c196111.webp);background-position:top;background-repeat:no-repeat;background-size:cover;display:flex;height:100svh;justify-content:center;padding:40px 0 60px}.comming-soon-hero .comming-soon-holder .comming-soon-sub-title{color:#ef8d53;color:var(--Orange,#ef8d53);font-family:Red Hat Display,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:normal;text-align:center}.comming-soon-hero .comming-soon-holder h1{color:#fff;color:var(--White,#fff);font-family:Unbounded,sans-serif;font-size:48px;font-style:normal;font-weight:400;line-height:140%;margin:20px auto 28px;max-width:876px;text-align:center}.comming-soon-hero .comming-soon-holder .comming-soon-text{color:#edfeec;color:var(--Light,#edfeec);font-family:Red Hat Display,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin:28px auto 40px;text-align:center}.comming-soon-hero .comming-soon-holder .comming-soon-text svg{vertical-align:bottom}.comming-soon-hero .comming-soon-holder .comming-soon-cta-btn{background:#18bf7c;background:var(--Green,#18bf7c);border-radius:80px;color:#fff;display:block;font-family:Red Hat Display,sans-serif;font-size:18px;font-style:normal;font-weight:800;line-height:normal;margin:0 auto;padding:18px 40px;text-align:center;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase;width:-moz-fit-content;width:fit-content}@media (max-width:500px){.comming-soon-hero .comming-soon-holder .comming-soon-sub-title{font-size:16px}.comming-soon-hero .comming-soon-holder h1{font-size:28px}.comming-soon-hero .comming-soon-holder .comming-soon-cta-btn{font-size:16px}}.container{margin:0 auto;max-width:1280px;width:90%}.container_blog{margin:0 auto;max-width:800px;width:90%}.blog .main,.category .main,.paged .main{background-image:url(/wp-content/themes/preporuka-za-film/public/images/home/hero-background.2fe5bc8f4c196111.webp);background-position:top;background-repeat:no-repeat;background-size:cover;padding:20px 0 120px}@media (max-width:550px){.blog .main,.category .main,.paged .main{padding:20px 0 40px}}