.image-with-boxed-links{display:flex;align-items:stretch;justify-content:space-between}@media (width >= 0){.image-with-boxed-links{flex-direction:column;gap:var(--spacing-md)}}@media (width >= 640px){.image-with-boxed-links{gap:var(--spacing-xl)}}@media (width >= 1280px){.image-with-boxed-links{flex-direction:row}}.image-with-boxed-links .left{padding:var(--spacing-lg);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;border-radius:var(--bitovi-radius-sm)}@media (width >= 0){.image-with-boxed-links .left{width:100%;aspect-ratio:3/3.5}}@media (width >= 640px){.image-with-boxed-links .left{aspect-ratio:16/9}}@media (width >= 1280px){.image-with-boxed-links .left{width:65%;aspect-ratio:4/3}}.image-with-boxed-links .left h2{color:var(--secondary-white);font-size:var(--font-size-2xl-desktop);line-height:var(--line-height-lg-desktop);font-family:var(--font-poppins);font-weight:var(--font-weight-bold)}.image-with-boxed-links .left p{color:var(--secondary-white);font-family:var(--font-inter);font-weight:var(--font-weight-regular);font-size:var(--font-size-md-desktop);line-height:var(--line-height-md-desktop)}.image-with-boxed-links .right{height:auto;display:flex;align-items:stretch;justify-content:space-between}@media (width >= 0){.image-with-boxed-links .right{width:100%;flex-direction:column;align-items:stretch;gap:var(--spacing-md)}}@media (width >= 640px){.image-with-boxed-links .right{flex-direction:row;gap:var(--spacing-xl)}}@media (width >= 1280px){.image-with-boxed-links .right{width:35%;flex-direction:column}}.image-with-boxed-links .right a.boxed-link{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:var(--spacing-xl);text-decoration:none;color:var(--secondary-white);transition:all .3s ease-in-out}@media (width >= 0){.image-with-boxed-links .right a.boxed-link{width:100%;height:auto;border-radius:var(--bitovi-radius-sm)}}@media (width >= 640px){.image-with-boxed-links .right a.boxed-link{width:50%;flex:1}}@media (width >= 1280px){.image-with-boxed-links .right a.boxed-link{width:100%}}.image-with-boxed-links .right a.boxed-link:hover{transform:scale(1.02)}.image-with-boxed-links .right a.boxed-link .rich-text-content{margin-bottom:var(--spacing-3xl);color:var(--secondary-white);font-family:var(--font-inter);font-weight:var(--font-weight-regular);font-size:var(--font-size-md-desktop);line-height:var(--line-height-md-desktop)}.image-with-boxed-links .right a.boxed-link .link-cta{width:100%;display:flex;align-items:center;justify-content:space-between;font-family:var(--font-poppins)}.image-with-boxed-links .right a.boxed-link .link-cta span{font-weight:var(--font-weight-bold)}.image-with-boxed-links .right a.boxed-link .link-cta svg{width:24px;height:24px}
