.banner__video{height:100%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;width:100%}main .blocks .block-map{margin-bottom:0!important}.banner{height:83vh;position:relative}.banner__video{z-index:1}.banner__overlay{background:rgba(0,0,0,.35);position:relative;z-index:2}.banner__content{border-top:2px solid #fff;max-width:900px}.banner__headline,.banner__subtitle{line-height:1.2;text-shadow:1px 1px rgba(0,0,0,.75)}.services__link{background:transparent;border-color:hsla(0,0%,100%,.25);color:#fff;transition:all .25s ease-in-out}.services__link:hover{background:#fff;color:#5a5a5a}.services__link img{max-width:50px;min-width:35px}.services__img{filter:brightness(70%);opacity:.85}.services__img.zoom{animation:zoom 10s linear infinite alternate}@keyframes zoom{0%{transform:scale(1)}to{transform:scale(1.3)}}.services__overlay{z-index:2}.services__overlay h2{text-shadow:1px 1px 1px rgba(0,0,0,.5)}.home-portfolio-cards{counter-reset:project}@media screen and (max-width:991.99px){.home-portfolio-cards .col-md-6:last-child{display:none}}@media screen and (max-width:767.99px){.home-portfolio-cards .col-md-6:nth-child(2){display:none}}.portfolio-card__image{aspect-ratio:4/3;background:#5a5a5a;overflow:hidden}.portfolio-card__image img{height:100%;object-fit:cover;position:absolute;transition:transform .6s ease-in-out;width:100%}.portfolio-card__info{background:#e6e6e6;transition:background-color .6s ease-in-out}.portfolio-card__count{color:#e6e6e6;counter-increment:project;font-size:.8rem}.portfolio-card__count:before{content:counters(project,".",decimal-leading-zero)}.portfolio-card__services{font-size:.8rem;letter-spacing:.1rem}.portfolio-card:hover .portfolio-card__info{background:#d9d9d9}.portfolio-card:hover .portfolio-card__image img{transform:scale(1.05)}