.garant .row{background-color:#f8f5f3;border-radius:16px;grid-template-columns:1.4fr 1fr;align-items:center;gap:50px;padding:50px 76px;display:grid}.garant h2{max-width:100%}.garant p{margin-top:16px}.garant .btns-row{align-items:center;gap:16px;margin-top:24px;display:flex}.garant a.tel{grid-template-columns:18px auto;align-items:center;gap:6px;transition:color .2s ease-in-out;display:grid}.garant a.tel:hover{color:#7f421d}.garant .item.right{position:relative}.garant ul{gap:12px;display:grid;position:absolute;bottom:24px;left:24px}.garant li{background-color:#fff;border-radius:100px;grid-template-columns:24px auto;align-items:center;gap:8px;width:120%;padding:6px 8px;display:grid}.garant li .img-container{background-color:#b79f84;border-radius:100px;place-items:center;width:24px;height:24px;display:grid}@media (max-width:1536px){.garant h2{max-width:100%}}@media (max-width:1280px){.garant .row{grid-template-columns:1fr;gap:32px;padding:40px 44px}.garant img.photo{max-height:500px}}@media (max-width:768px){.garant .row{padding:32px 48px}}@media (max-width:640px){.garant .btns-row{flex-direction:column;align-items:center}.garant img.photo{-o-object-fit:cover;object-fit:cover;border-radius:16px;min-height:450px;max-height:none}.garant ul{bottom:16px;left:16px}.garant li{width:100%}}@media (max-width:475px){.garant .row{padding:24px}.garant img.photo{-o-object-fit:cover;object-fit:cover;border-radius:16px;min-height:550px;max-height:none}.garant li{width:95%}}
