@media screen and (max-width: 899px){.desktop-only{display:none!important}}@media screen and (min-width: 900px){.mobile-only{display:none!important}}:root{--phonePortraitBreakpoint: 420px;--tabletBreakpoint: 1024px;--tabletPortraitBreakpoint: 900px;--menuBreakpoint: 56.25em}.image-with-button{display:flex;flex-direction:column;gap:.625rem}@media screen and (max-width: 1024px){.image-with-button{justify-content:center;align-items:center}}.image-with-button img{width:100%}@media screen and (max-width: 1024px){.image-with-button img{width:calc(2.5 * (var(--smallContainerWidth) - 30px) / 4 + 2 * 12px)}}.image-with-button__content{display:flex;flex-direction:column;gap:1.25rem}.image-with-button__content__desc{color:var(--neutral-700);font-size:var(--smallSize)}
