:root{--column-gap: 10px}.hero{position:relative;background-position:center;background-size:cover;background-repeat:no-repeat;max-width:1728px;margin-left:auto;margin-right:auto;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(180deg,rgba(70,82,103,0) 0%,#2D2D80 100%);z-index:5}.hero:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:6}.hero img{width:100%;height:100%;max-height:clamp(0px,40.5092592593vw,729.1666666667px);object-fit:cover}@media screen and (max-width: 992px){.hero img{max-height:600px;min-height:600px}}.hero .container-fluid{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;width:100%}.hero__wrapper{position:relative;z-index:3;pointer-events:none}.hero__heading{text-align:center;margin-bottom:clamp(0px,.5787037037vw,10.4166666667px);color:#fff}.hero__buttons{display:flex;align-items:center;gap:clamp(0px,.9259259259vw,16.6666666667px);width:fit-content;margin-left:auto;margin-right:auto}@media screen and (max-width: 992px){.hero__buttons{flex-direction:column;gap:8px;width:calc(100% - 80px);left:40px}}.hero__buttons span{display:block;font-size:max(13px,clamp(0px,.8101851852vw,14.5833333333px));font-style:italic;font-weight:400;line-height:120%}@media screen and (max-width: 992px){.hero__buttons span{font-size:14px}}.hero__buttons .btn{pointer-events:auto}.hero__img-zone{width:50%;height:100%;position:absolute;top:0}.hero__img-zone picture{transition:.5s cubic-bezier(.57,0,.22,1)}@media screen and (max-width: 992px){.hero__img-zone{display:none}}.hero__img-zone--left{left:0}.hero__img-zone--left picture{position:absolute;bottom:clamp(0px,3.4722222222vw,62.5px);transform:translate(-65%) scale(.7)}.hero__img-zone--left:hover picture{transform:translate(0) scale(1)}.hero__img-zone--right{right:0}.hero__img-zone--right picture{position:absolute;right:0;bottom:clamp(0px,3.4722222222vw,62.5px);transform:translate(50%) scale(.7)}.hero__img-zone--right picture img{border-radius:50%}.hero__img-zone--right:hover picture{transform:translate(0) scale(1)}.hero .btn span{font-style:normal}
