.wa-hero-video{display:flex;flex-direction:column;align-items:center;position:relative;margin:auto;z-index:999;height:100%}.wa-hero-video-section{min-height:100vh;justify-content:space-between;gap:var(--space-xl);padding-bottom:var(--section-space-s)}.wa-hero-video-section:before{content:"";background:linear-gradient(180deg,rgb(0 0 0 / .3) 0%,rgb(0 0 0 / .7) 100%);position:absolute;width:100%;height:100%;top:0;left:0;z-index:3}.wa-hero-video-heading{display:flex;flex-direction:column;gap:var(--space-l);align-items:center;margin-block:auto}.wa-hero-video h1{color:var(--white);text-align:center;font-size:calc(var(--text-xxl) * 1.2);font-weight:400}.wa-hero-video h1 span{color:var(--primary);font-size:calc(var(--text-xxl) * 1.5);font-weight:700}.wa-hero-video-content{display:flex;width:100%;flex-direction:row;align-items:center;justify-content:space-between;gap:var(--space-s)}.wa-hero-video-content-container{z-index:999}.wa-hero-video-content__title{color:var(--primary);font-weight:300;font-size:var(--text-l)}.wa-hero-video-content__text{color:var(--white);font-size:calc(var(--text-m)* 1.1)}.wa-hero-video-content-left{display:flex;flex-direction:column;gap:calc(var(--space-xs) * .5);width:43ch}.wa-hero-video-content-right{display:flex;flex-direction:row;gap:var(--space-s)}.wa-hero-video-content-img{position:relative}.wa-hero-video-content-img:before{content:"";background:url(https://byvanieborova.sk/wp-content/uploads/play_icon.svg);background-repeat:no-repeat;background-position:center;background-size:21%;position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;opacity:1;transition:0.3s all ease-in-out}.wa-hero-video-content-img:after{content:"";background:url(https://byvanieborova.sk/wp-content/uploads/play_icon_hover.svg);background-repeat:no-repeat;background-position:center;background-size:21%;position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;opacity:0;transition:0.3s all ease-in-out}.wa-hero-video-content-img:hover:before{opacity:0}.wa-hero-video-content-img:hover:after{opacity:1}.wa-info{display:flex;flex-direction:row;gap:var(--space-xxl);align-items:center}.wa-info-section{background-color:var(--secondary)}.wa-info__img{width:100%!important;max-width:60rem}.wa-info-right{display:flex;flex-direction:column;width:100%;gap:var(--space-m)}.wa-info-content{display:flex;flex-direction:column;gap:var(--space-s)}.wa-info-content__title{font-weight:700}.wa-info-slider-section{display:none;background-color:var(--secondary)}.wa-info-slider-section .splide__track{-webkit-mask-image:linear-gradient(90deg,var(--white-trans-90) 80%,transparent 100%);mask-image:linear-gradient(90deg,var(--white-trans-90) 80%,transparent 100%)}.wa-info-slider-section .splide__slide{padding:0}.wa-info-slider-section .splide__slide .x-slider_slide-image,.wa-info-slider-section .splide__slide img{height:100%;max-height:18rem}.wa-houses{display:flex;flex-direction:row;gap:var(--space-m);align-items:flex-start;justify-content:space-between}.wa-houses-section{padding-bottom:0}.wa-houses-left{display:flex;flex-direction:column;width:100%;max-width:35rem;gap:var(--space-m);padding-top:var(--section-space-xs)}.wa-houses-right{display:flex;gap:var(--space-m);width:100%;justify-content:flex-end}.wa-houses-right .wa-house-card-wrapper{max-width:47rem}.wa-houses-right .wa-house-card__availability{font-size:calc(var(--text-m) * .9)}.wa-houses-right .wa-house-card__title{font-size:calc(var(--text-l) * .9)}.wa-houses-right .wa-house-card__price{font-size:calc(var(--text-l) * 1.1)}.wa-location{display:flex;flex-direction:row;gap:var(--space-l);align-items:center;justify-content:space-between;width:100%;padding-left:calc(((100vw - var(--content-width)) / 2) - var(--gutter))}.wa-location-section{padding-right:0}.wa-location-left{display:flex;flex-direction:column;width:100%;max-width:53rem;gap:var(--space-m)}.wa-location-right{display:flex;flex-direction:column;gap:var(--space-l);width:49.5vw;min-width:55rem;justify-content:flex-end}.wa-location-right .wa-button{display:none}.wa-location-counter-wrapper{display:none;flex-direction:row;justify-content:space-between}.wa-location-counter__value{font-family:"Judson";font-size:var(--text-xl);font-weight:700}.wa-location-slider .splide__track{-webkit-mask-image:linear-gradient(90deg,var(--white-trans-90) 80%,transparent 100%);mask-image:linear-gradient(90deg,var(--white-trans-90) 80%,transparent 100%)}.wa-location-slider .splide__slide{width:calc((100% + var(--space-s)) / 1.5 - var(--space-s))!important}.wa-location-slider .splide__arrow--prev{display:none}.wa-location-slider .splide__arrow--next{right:var(--gutter)}.wa-location-slider .splide__arrow--next circle,.wa-location-slider .splide__arrow--next path{transition:0.2s all ease-in-out}.wa-location-slider .splide__arrow--next:hover svg circle,.wa-location-slider .splide__arrow--next:hover svg path{stroke:var(--primary)}.wa-developer{align-items:center}.wa-developer-section{background-color:var(--secondary);padding-bottom:var(--section-space-xs);gap:var(--section-space-xs)}.wa-developer__img{max-height:38rem;height:100%;object-fit:cover}.wa-developer-right{display:flex;flex-direction:column;gap:var(--space-m);padding-left:var(--space-xl)}@media (max-width:768px){.wa-developer-right{padding-left:0}}.wa-developer__icon{width:5.4rem;height:5.4rem;object-fit:contain}.wa-developer-bottom{display:flex;flex-direction:row;gap:var(--space-xs)}.wa-developer-inner{display:flex;flex-direction:column;line-height:1;justify-content:space-around}.wa-developer__title{font-weight:700}.wa-developer__desc{font-size:calc(var(--text-m)* .9)}.wa-developer-box{display:flex;align-items:center;background-color:var(--white);padding:var(--space-m);gap:calc(var(--space-xs)* .5)}.wa-developer-box__img{max-height:4rem;width:auto;object-fit:contain}@media (max-width:991px){.wa-hero-video-section{padding-bottom:var(--space-s)}.wa-hero-video-content{flex-direction:column}.wa-hero-video-content-left{width:100%}.wa-houses{flex-direction:column;gap:var(--space-xl)}.wa-houses-left{max-width:100%;padding-top:0}.wa-location{flex-direction:column}.wa-location-left{padding-right:var(--gutter);max-width:100%}.wa-location-left .wa-button{display:none}.wa-location-right{width:100%;min-width:unset}.wa-location-right .wa-button{display:block}}@media (max-width:767px){.wa-hero-video-content-img::before,.wa-hero-video-content-img::after{background-size:28%}.wa-info{flex-direction:column-reverse;gap:var(--space-xl)}.wa-info__img{display:none!important}.wa-info-slider-section{display:block;padding-block:var(--section-space-s);padding-right:0}.wa-houses-section,.wa-info-section{padding-top:var(--section-space-s);padding-bottom:0}.wa-location-section{padding-block:var(--section-space-s)}.wa-location-benefits-section{padding-bottom:var(--section-space-s)}.wa-location-slider .splide__arrow--next{display:none}.wa-developer{gap:var(--space-m)}.wa-developer-section{padding-top:var(--section-space-s);padding-bottom:var(--space-l)}.wa-developer__img{max-width:100%;max-height:26rem}.wa-developer-right{width:100%}}@media (max-width:570px){.wa-hero-video-content-img::before,.wa-hero-video-content-img::after{background-size:35%}.wa-houses-right{flex-direction:column}.wa-houses-right .wa-house-card-wrapper{max-width:100%}.wa-developer__img{max-height:18rem}}