.major-button{font-size:1.2381rem;line-height:1.38462;border:var(--big-border-width) solid;font-weight:700;display:flex;aspect-ratio:4/3;flex-direction:column;justify-content:center;padding:2rem calc(var(--content-padding) + var(--big-border-width))}.major-button__label{margin-bottom:calc(0.5*var(--grid-gutter-width));-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;min-height:3.42857rem}@supports(aspect-ratio:1/1){.major-button__label{min-height:0}}.major-button .icon{height:16px;margin-top:auto;transition:transform .15s ease}.major-button .icon svg{height:16px}@media(min-width:769px){.major-button{padding:2rem calc(var(--content-padding) - var(--big-border-width))}}@media(hover:hover){.major-button[href]:not(:disabled):focus,.major-button[href]:not(:disabled):hover{color:#cb3b2a}.major-button[href]:not(:disabled):focus .icon,.major-button[href]:not(:disabled):hover .icon{transform:translateX(15px)}}
