@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap";:root{--sp-3xs: .125rem;--sp-2xs: .25rem;--sp-xs: .5rem;--sp-sm: .75rem;--sp-md: 1rem;--sp-lg: 1.25rem;--sp-xl: 1.5rem;--sp-2xl: 2rem;--sp-3xl: 2.5rem;--sp-4xl: 3rem;--sp-5xl: 4rem;--sp-6xl: 5rem;--sp-7xl: 8rem;--lightest-brown: #ffddb2;--light-brown: #ffbc64;--brown: #fcab40;--dark-brown: #bf6b04;--yellow: #f2cb05;--dark-yellow: #f2b705;--red: #da4f1d;--white: #ffffff;--black: #000000}body{font-family:Quicksand,sans-serif;margin:0;padding:0;background-color:var(--lightest-brown)}h1,p,h2,h3,h4,h5,h6{margin:0}h1,h2,h3,h4,h5,h6{font-weight:700}p{font-weight:500}h1{font-size:3rem;line-height:3.25rem;margin-bottom:var(--sp-md)}h2{font-size:2.25rem;line-height:2.5rem;margin-bottom:var(--sp-md)}h3{font-size:1.875rem;line-height:2.25rem;margin-bottom:var(--sp-md)}h4{font-size:1.5rem;line-height:2rem}h5{font-size:1.25rem;line-height:1.75rem}.body-title{font-size:1rem;line-height:1.5rem;font-weight:700}.body-text{font-size:1rem;line-height:1.5rem;margin-bottom:var(--sp-lg)}.subtitle{font-size:1.125rem;line-height:1.75rem;margin-bottom:var(--sp-lg)}.button-text{font-weight:600;font-size:1.125rem;line-height:1.75rem}.caption-text{font-size:.875rem;line-height:1.25rem}.overline{text-transform:uppercase;font-weight:600;font-family:Poppins;font-size:.75rem;line-height:1rem;letter-spacing:.2em;margin-bottom:var(--sp-xs)}.m-lg{margin:var(--sp-lg)}.px-lg{padding-left:var(--sp-lg);padding-right:var(--sp-lg)}.m-2xl{margin:var(--sp-2xl)}.px-2xl{padding-left:var(--sp-2xl);padding-right:var(--sp-2xl)}.primary-button{align-items:center;background-color:var(--brown);border:2px solid var(--black);border-radius:8px;box-sizing:border-box;color:var(--black);cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:22px;font-weight:700;font-family:Quicksand;height:56px;justify-content:center;line-height:24px;max-width:100%;padding:0 24px;position:relative;text-align:center;text-decoration:none;user-select:none;-webkit-user-select:none;touch-action:manipulation}.primary-button:after{background-color:var(--black);border-radius:8px;content:"";display:block;height:56px;left:0;width:100%;position:absolute;top:-2px;transform:translate(8px,8px);transition:transform .2s ease-out;z-index:-1}.primary-button:active{background-color:var(--light-brown);outline:0}.primary-button:hover{outline:0;background-color:#fd9000;transition:.5s}.button-small,.button-small:after{width:16px;height:40px}.button-small:after{height:40px}.button{align-items:center;background-color:var(--brown);border:2px solid var(--black);border-radius:8px;box-sizing:border-box;color:var(--black);cursor:pointer;display:flex;font-family:Inter,sans-serif;font-weight:700;font-family:Quicksand;justify-content:center;line-height:24px;max-width:100%;padding:0 24px;position:relative;text-align:center;text-decoration:none;user-select:none;-webkit-user-select:none;touch-action:manipulation}.button:after{background-color:var(--black);border-radius:8px;content:"";display:block;left:0;width:100%;position:absolute;top:-2px;transform:translate(8px,8px);transition:transform .2s ease-out;z-index:-1}.button:active{background-color:var(--light-brown);outline:0}.button:hover{outline:0;background-color:#fd9000;transition:.5s}@media (min-width: 768px){.primary-button{padding:0 40px}}
