.button-container{justify-content:center;align-items:center;gap:.5rem;min-height:24px;display:flex}.button{text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background-color:#fff;border-radius:99px;justify-content:center;align-items:center;padding:.75rem;font-family:Instrument Serif,serif;font-size:clamp(1rem,4vw,1.25rem);font-style:normal;font-weight:600;line-height:0;text-decoration:none;display:flex}.button span{color:#293d2c;margin-left:.5rem}.button-without-arrow,.green-button{background-color:#293d2c}.button-without-arrow span{color:#fff;margin-right:.5rem}.green-button span{color:#fff}.button:focus{outline:none}.arrow-icon{width:1em;height:1em;transform:rotate(45deg)}@media (width>=768px){.button{padding:1rem;line-height:0}}@media (width>=2560px){.button{padding:1.25rem;line-height:0}}
