.about-us{padding:25px 25px 0}.about-us__desc{text-align:justify;padding-bottom:25px}.guarantees__title{text-transform:uppercase;margin:25px 0;font-size:1.5rem;font-weight:500}.guarantees__grid{grid-template-columns:repeat(4,1fr);gap:25px;display:grid}.guarantees__grid-item{z-index:0;background:var(--bg-light-clr);border-radius:25px;flex-direction:column;justify-content:space-between;height:125px;padding:25px;display:flex;position:relative;overflow:hidden}.guarantees__grid-item span:first-child{font-size:2.5rem;font-weight:600}@media screen and (max-width:1200px){.our-team__grid,.guarantees__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:950px){.guarantees__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:896px){.about-us{padding:25px 10px 0}}@media screen and (max-width:850px){.our-team__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.our-team__grid,.guarantees__grid{grid-template-columns:repeat(1,1fr)}}
