.tax-obligation-about-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:32px}@media screen and (max-width:1310px){.tax-obligation-about-cards{gap:24px}}.tax-obligation-about-card{display:flex;flex-direction:column;width:576px;height:670px;border-radius:16px;overflow:hidden;position:relative;background-color:#d3e0eb}.tax-obligation-about-card.bigger-card{position:unset;flex-direction:row;width:1184px}.tax-obligation-about-card>svg{flex-shrink:0}@media screen and (max-width:1259px){.tax-obligation-about-card.bigger-card{width:576px;height:670px}}@media screen and (max-width:1200px){.tax-obligation-about-card{width:332px;height:916px}.tax-obligation-about-card.bigger-card{width:688px;height:574px}}@media screen and (max-width:823px){.tax-obligation-about-card.bigger-card{width:332px;height:auto}}@media screen and (max-width:680px){.tax-obligation-about-card{width:329px;height:auto}}.tax-obligation-about-card-image-wrapper{position:relative;width:100%;height:75%;aspect-ratio:1.6673427992}@media screen and (max-width:1200px){.tax-obligation-about-card-image-wrapper{height:50%}}.tax-obligation-about-card-image-wrapper.bigger-card{height:100%;width:51.35%}@media screen and (max-width:1310px){.tax-obligation-about-card-image-wrapper.bigger-card{display:none}}@media screen and (max-width:680px){.tax-obligation-about-card-image-wrapper{display:none}}.tax-obligation-about-card-image{object-fit:cover}.tax-obligation-about-card-content{display:flex;flex-direction:column;text-align:left;flex-grow:1;padding:32px 24px 40px;position:absolute;background-color:#d3e0eb;color:#0b3c6e;bottom:0;width:100%}.tax-obligation-about-card-content.bigger-card{position:unset;width:48.65%}.tax-obligation-about-card-content>h3{font-weight:700;margin-bottom:32px}.tax-obligation-about-card-content>p{font-size:20px;margin-bottom:12px;overflow-y:auto}@media screen and (max-width:680px){.tax-obligation-about-card-content{position:unset}}