@layer components-widgets{.utp-infrastructure-slider{overflow:hidden;margin-bottom:-40px}.utp-infrastructure-slider__content{display:flex;gap:40px}@media screen and (max-width:991px){.utp-infrastructure-slider__content{flex-direction:column;gap:32px}}.utp-infrastructure-slider__info{flex:0 0 34vw;display:flex;flex-direction:column;position:relative;z-index:2;background-color:var(--gray50);min-width:440px;margin-left:calc((100vw - 1160px - var(--scrollbar-width))/-2);padding-left:calc((100vw - 1160px - var(--scrollbar-width))/2);padding-top:24px;padding-right:40px;margin-right:-5px}@media screen and (max-width:1439px){.utp-infrastructure-slider__info{flex:0 0 320px}}@media screen and (max-width:1199px){.utp-infrastructure-slider__info{flex:0 0 280px;margin-left:calc((100vw - 944px - var(--scrollbar-width))/-2);padding-left:calc((100vw - 944px - var(--scrollbar-width))/2);padding-right:32px;margin-right:-32px}}@media screen and (max-width:991px){.utp-infrastructure-slider__info{flex:1;margin-left:calc((100vw - 728px - var(--scrollbar-width))/-2);padding-left:calc((100vw - 728px - var(--scrollbar-width))/2);padding-right:0;margin-right:0}}@media screen and (max-width:767px){.utp-infrastructure-slider__info{margin-left:calc((100vw - 320px - var(--scrollbar-width))/-2);padding-left:calc((100vw - 320px - var(--scrollbar-width))/2)}}.utp-infrastructure-slider__title{margin-bottom:24px;font-size:var(--fs32)!important}@media screen and (max-width:991px){.utp-infrastructure-slider__title{margin-bottom:16px}}.utp-infrastructure-slider__text{margin-bottom:40px;letter-spacing:-.5px!important;line-height:1.4!important}.utp-infrastructure-slider__text b,.utp-infrastructure-slider__text strong{font-weight:var(--fw700)}.utp-infrastructure-slider__text em,.utp-infrastructure-slider__text i{font-style:italic}@media screen and (max-width:991px){.utp-infrastructure-slider__text{margin-bottom:24px}}.utp-infrastructure-slider__navigation{margin-top:auto}@media screen and (max-width:991px){.utp-infrastructure-slider__navigation{display:none}}.utp-infrastructure-slider__slider-wrapper{flex:1;min-width:0;overflow:visible;position:relative;z-index:1;margin-right:calc((100vw - 1168px - var(--scrollbar-width))/-2);padding-right:calc((100vw - 1168px - var(--scrollbar-width))/2)}@media screen and (max-width:1199px){.utp-infrastructure-slider__slider-wrapper{margin-right:calc((100vw - 944px - var(--scrollbar-width))/-2);padding-right:calc((100vw - 944px - var(--scrollbar-width))/2)}}@media screen and (max-width:991px){.utp-infrastructure-slider__slider-wrapper{margin-right:calc((100vw - 728px - var(--scrollbar-width))/-2);padding-right:calc((100vw - 728px - var(--scrollbar-width))/2)}}@media screen and (max-width:767px){.utp-infrastructure-slider__slider-wrapper{margin-right:calc((100vw - 320px - var(--scrollbar-width))/-2);padding-right:calc((100vw - 320px - var(--scrollbar-width))/2)}}.utp-infrastructure-slider__slider{overflow:visible!important}.utp-infrastructure-slider__slide{width:513px!important}@media screen and (max-width:1199px){.utp-infrastructure-slider__slide{width:320px!important}}@media screen and (max-width:991px){.utp-infrastructure-slider__slide{width:356px!important}}@media screen and (max-width:767px){.utp-infrastructure-slider__slide{width:280px!important}}.utp-infrastructure-slider__slide-image-wrapper{position:relative;width:100%;aspect-ratio:464/280;border-radius:var(--br16);overflow:hidden;margin-bottom:16px}@media screen and (max-width:767px){.utp-infrastructure-slider__slide-image-wrapper{aspect-ratio:280/200;margin-bottom:12px}}.utp-infrastructure-slider__slide-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.utp-infrastructure-slider__slide-title{font-size:17px;margin-bottom:8px}@media screen and (max-width:767px){.utp-infrastructure-slider__slide-title{margin-bottom:4px}}.utp-infrastructure-slider__slide-text{line-height:1.4!important}.utp-infrastructure-slider__slide-text b,.utp-infrastructure-slider__slide-text strong{font-weight:var(--fw700)}.utp-infrastructure-slider__slide-text em,.utp-infrastructure-slider__slide-text i{font-style:italic}.utp-hover-block{margin-bottom:-40px}}@layer components-widgets{@media screen and (max-width:991px){.utp-hover-block{margin-bottom:-24px}}@media screen and (max-width:767px){.utp-hover-block{margin-bottom:-16px}}.utp-hover-block__header{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:36px}@media screen and (max-width:991px){.utp-hover-block__header{flex-direction:column;gap:16px}}.utp-hover-block__title{flex:0 0 auto;max-width:290px;font-size:var(--fs32)!important}@media screen and (max-width:991px){.utp-hover-block__title{max-width:100%}}.utp-hover-block__text{flex:1;max-width:500px}.utp-hover-block__text b,.utp-hover-block__text strong{font-weight:var(--fw700)}.utp-hover-block__text em,.utp-hover-block__text i{font-style:italic}@media screen and (max-width:991px){.utp-hover-block__text{max-width:100%}}.utp-hover-block__images{display:flex;gap:20px}@media screen and (max-width:767px){.utp-hover-block__images{flex-direction:column;gap:12px}}.utp-hover-block__image-wrapper{position:relative;border-radius:var(--br16);overflow:hidden;cursor:pointer}.utp-hover-block__image-wrapper:first-child{border-radius:var(--br16) 0 0 var(--br16)}.utp-hover-block__image-wrapper:nth-child(2){border-radius:0 var(--br16) var(--br16) 0}@media screen and (max-width:767px){.utp-hover-block__image-wrapper,.utp-hover-block__image-wrapper:first-child,.utp-hover-block__image-wrapper:nth-child(2){border-radius:var(--br16)}}.utp-hover-block__image-wrapper img{transition:filter .2s}.utp-hover-block__image-wrapper .utp-hover-block__overlay{transition:opacity .2s}.utp-hover-block__image-wrapper:active img,.utp-hover-block__image-wrapper:hover img{filter:blur(10px)}.utp-hover-block__image-wrapper:active .utp-hover-block__overlay,.utp-hover-block__image-wrapper:hover .utp-hover-block__overlay{opacity:1}.utp-hover-block__image-small{flex:0 0 402px;height:390px}@media screen and (max-width:1199px){.utp-hover-block__image-small{flex:0 0 320px}}@media screen and (max-width:991px){.utp-hover-block__image-small{flex:0 0 280px}}@media screen and (max-width:767px){.utp-hover-block__image-small{flex:1;height:auto;aspect-ratio:16/10}}.utp-hover-block__image-large{flex:1;height:390px}@media screen and (max-width:767px){.utp-hover-block__image-large{height:auto;aspect-ratio:16/10}}.utp-hover-block__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.utp-hover-block__overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:30px;background:rgba(0,0,0,.6);opacity:0;transition:opacity .3s ease;color:#fff}@media screen and (max-width:767px){.utp-hover-block__overlay{inset:auto 0 0 0;padding:40px 16px 16px;opacity:1;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8));justify-content:flex-end}}.utp-hover-block__overlay-title{margin-bottom:8px;text-transform:uppercase;max-width:420px;font-size:var(--fs16)}@media screen and (max-width:767px){.utp-hover-block__overlay-title{margin-bottom:4px;font-size:var(--fs14)}}.utp-hover-block__overlay-text{max-width:420px;font-size:var(--fs16);margin-top:16px}@media screen and (max-width:767px){.utp-hover-block__overlay-text{font-size:var(--fs13);margin-top:8px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}}@layer components-widgets{.utp-two-images-block{margin-bottom:-40px}.utp-two-images-block__wrapper{height:100%;display:flex;justify-content:space-between}@media screen and (max-width:991px){.utp-two-images-block__wrapper{flex-direction:column}}.utp-two-images-block__image{-o-object-fit:cover;object-fit:cover;position:relative}.utp-two-images-block__image-left{width:100%;height:360px;margin-bottom:24px}@media screen and (max-width:991px){.utp-two-images-block__image-left{border-radius:var(--br16);overflow:hidden}}.utp-two-images-block__image-right{flex:0 0 51%;height:100%;max-height:760px}@media screen and (max-width:991px){.utp-two-images-block__image-right{display:none}}.utp-two-images-block__content{display:flex;flex-direction:column;flex:0 0 45.5%}@media screen and (max-width:991px){.utp-two-images-block__content{flex:1}}.utp-two-images-block__title{margin-bottom:16px;font-size:var(--fs32)!important}@media screen and (max-width:991px){.utp-two-images-block__title{font-size:var(--fs24)!important}}.utp-two-images-block__text b,.utp-two-images-block__text strong{font-weight:var(--fw700)}.utp-two-images-block__text em,.utp-two-images-block__text i{font-style:italic}.utp-two-images-block__text p{margin-bottom:24px}.utp-two-images-block__text p:last-child{margin-bottom:12px}}