.about-us{padding:25px 25px 0}.about-us__desc{text-align:justify;padding-bottom:25px}.our-team__title{text-transform:uppercase;margin-bottom:25px;font-size:1.5rem;font-weight:500}.our-team__grid{grid-template-columns:repeat(4,1fr);gap:25px;display:grid}.our-team__grid-item-name{padding:5px;font-weight:600}.our-team__grid-item-position{padding:0 5px 5px}.our-team__grid-item-link{color:#000;background:var(--accent-clr);border-radius:15px;padding:5px 7.5px;display:inline-block}.img-wrapper{background:var(--bg-light-clr);border-radius:25px;height:375px;position:relative}.img-wrapper img{width:60%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.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)}}
