.title-row{display:flex;align-items:center;gap:40px;align-self:stretch}.title-row .title-button{display:flex;padding:0 7px;flex-direction:column;align-items:flex-start;gap:10px;border-radius:7px;background:#d81f26}.title-row .title-button .buttonText{font-family:outfit-medium;font-size:40px;font-style:normal;font-weight:500;line-height:normal}@media(max-width:1400px){.title-row .title-button .buttonText{font-size:35px}}@media(max-width:992px){.title-row .title-button .buttonText{font-size:25px}}.title-row .titleRow-text{max-width:470px;color:#003c54;font-family:outfit-regular;font-size:18px;font-style:normal;font-weight:400;line-height:normal}@media(max-width:992px){.title-row .titleRow-text{font-size:16px}}@media(max-width:768px){.title-row{flex-direction:column;gap:20px;align-items:flex-start}}