.contact-us{border-bottom:1px solid var(--border-color-gray)}.contact-us__cards--wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;width:100%}@media (max-width:991px){.contact-us__cards--wrapper{grid-template-columns:1fr}}.contact-us__card{width:100%}.contact-us__card>div{height:100%}.contact-us__dot-pattern{height:100%;object-fit:cover;width:100%}.contact-us__bg-gradient{left:50%;top:calc(100% - 250px);transform:translateX(-50%);width:80%}@media (max-width:991px){.contact-us__bg-gradient{opacity:.5;width:200%}.contact-us__bg-gradient--mobile{bottom:0;height:auto;opacity:.7;right:0;width:100%}}@media (min-width:992px){.contact-us__bg-gradient--mobile{display:none}}