.elementor-12 .elementor-element.elementor-element-3bbebc3{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--background-transition:0.3s;--margin-top:-66px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:40px;--padding-right:40px;}.elementor-12 .elementor-element.elementor-element-3bbebc3:not(.elementor-motion-effects-element-type-background), .elementor-12 .elementor-element.elementor-element-3bbebc3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-2c142cb );}.elementor-12 .elementor-element.elementor-element-3bbebc3, .elementor-12 .elementor-element.elementor-element-3bbebc3::before{--border-transition:0.3s;}.elementor-12 .elementor-element.elementor-element-4777708 img{width:450px;}@media(min-width:768px){.elementor-12 .elementor-element.elementor-element-3bbebc3{--content-width:1500px;}}@media(max-width:1024px){.elementor-12 .elementor-element.elementor-element-3bbebc3{--margin-top:-57px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(max-width:767px){.elementor-12 .elementor-element.elementor-element-4777708 img{width:220px;}}/* Start custom CSS for container, class: .elementor-element-3bbebc3 *//* Osnovni stil za desktop */
.hero-section {
    height: calc(100vh - 44.52px);
}

/* Stilovi za tablete */
@media (max-width: 768px) {
    .hero-section {
        height: calc(100vh - 84.91px); /* Visina za tablete */
    }
}

/* Stilovi za mobilne uređaje */
@media (max-width: 480px) {
    .hero-section {
        height: calc(100vh - 84.91px); /* Visina za mobilne uređaje */
    }
}/* End custom CSS */