.home-contact-container .section-content-container{gap:30px}.home-contact-container .section-content-container .half-screen-container{display:flex;flex-direction:column;justify-content:space-between;flex:1}@media screen and (max-width:1024px){.home-contact-container .section-content-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.home-contact-container .section-content-container .half-screen-container{width:100%;gap:30px}.card-container{margin-top:20px}.card-title{font-size:16px;font-weight:var(--font-weight-semibold)}.card-description{font-size:14px;color:#999}.link-view{font-size:6vw;margin:8px 0}}@media screen and (min-width:1025px){.home-contact-container .section-content-container{display:flex;flex-direction:row;justify-content:space-between}.home-contact-container .section-content-container .half-screen-container{width:100%}.card-container{margin-top:20px}.card-title{font-size:16px;font-weight:var(--font-weight-semibold)}.card-description{font-size:14px;color:#999}.link-view{font-size:36px;margin:8px 0}}