.services{flex-direction:column;display:flex}.services__hero-banner-title{text-align:center}@media screen and (max-width:425px){.services__hero-banner-title{text-align:start}}.services__body{flex-direction:column;display:flex}.services__wrapper{flex-direction:column;align-items:center;padding-top:3rem;display:flex}@media screen and (max-width:768px){.services__wrapper{padding-top:2.375rem}}@media screen and (max-width:425px){.services__wrapper{align-items:flex-start;padding-top:1.5rem}}.services__boxes{flex-wrap:wrap;justify-content:space-between;gap:3rem;width:100%;margin-top:3.5rem;display:flex}@media screen and (max-width:1024px){.services__boxes{gap:2rem}}@media screen and (max-width:768px){.services__boxes{gap:1rem;margin-top:2rem}}@media screen and (max-width:425px){.services__boxes{margin-top:1.5rem}}.services__box{z-index:1;border-radius:2.5rem;justify-content:space-between;width:calc(50% - 1.5rem);display:flex;position:relative;overflow:hidden}@media screen and (max-width:1024px){.services__box{width:calc(50% - 1rem)}}@media screen and (max-width:768px){.services__box{border-radius:2rem;width:100%}}@media screen and (max-width:425px){.services__box{border-radius:1.5rem}}.services__box:before{content:"";z-index:-1;opacity:.05;background-image:-webkit-image-set(url(/images/overall/backgrounds/bg-5.avif) 1x type("image/avif"),url(/images/overall/backgrounds/bg-5.webp) 1x type("image/webp"),url(/images/overall/backgrounds/bg-5.png) 1x type("image/png"));background-image:image-set("/images/overall/backgrounds/bg-5.avif" 1x type("image/avif"),"/images/overall/backgrounds/bg-5.webp" 1x type("image/webp"),"/images/overall/backgrounds/bg-5.png" 1x type("image/png"));background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.services__box-content{flex-direction:column;justify-content:space-between;width:65%;padding:2.25rem;display:flex}@media screen and (max-width:1024px){.services__box-content{padding:1.5rem 1rem}}@media screen and (max-width:425px){.services__box-content{width:100%}}.services__box-title-and-text{flex-direction:column;display:flex}.services__box-title{color:#fff;text-transform:uppercase;margin-bottom:1.25rem;font-weight:700}@media screen and (max-width:425px){.services__box-title{margin-bottom:1rem}}.services__box-text{color:#fff;font-size:1rem;font-weight:400;line-height:1.5rem}@media screen and (max-width:425px){.services__box-text{font-size:.875rem}}.services__box-link{color:#fff;margin-top:1rem;padding:.5rem;font-size:1.125rem;font-weight:400}.services__box-image{justify-content:flex-end;align-items:flex-end;width:35%;display:flex}@media (max-width:425px){.services__box-image{display:none}}.services__box-image img{object-fit:contain;object-position:right bottom;width:100%;height:100%;max-height:13rem}
