:root{--color-teal-600: 13, 148, 136;--color-teal-700: 15, 118, 110;--color-cyan-100: 207, 250, 254;--color-cyan-800: 21, 94, 117;--color-gray-50: 249, 250, 251;--color-gray-100: 243, 244, 246;--color-gray-200: 229, 231, 235;--color-gray-600: 75, 85, 99;--color-gray-900: 17, 24, 39}.page-width{max-width:120rem;margin:0 auto;padding:0 1.5rem}@media screen and (min-width: 750px){.page-width{padding:0 5rem}}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}@media screen and (min-width: 750px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width: 990px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.space-x-2>*+*{margin-left:.5rem}.text-balance{text-wrap:balance}.text-pretty{text-wrap:pretty}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-subdued{color:rgba(var(--color-base-text),.7)}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.py-20{padding-top:5rem;padding-bottom:5rem}@media screen and (min-width: 990px){.lg\:py-32{padding-top:8rem;padding-bottom:8rem}}.mb-16{margin-bottom:4rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.mx-auto{margin-left:auto;margin-right:auto}.bg-white{background-color:rgb(var(--color-base-background-1))}.color-background-2{background-color:rgb(var(--color-base-background-2))}.gradient{background:linear-gradient(135deg,rgb(var(--color-gray-900)),#000)}.color-inverse{color:rgb(var(--color-base-background-1))}.button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.375rem;font-weight:500;text-decoration:none;transition:all .2s ease;border:1px solid transparent;cursor:pointer}.button--primary{background-color:rgb(var(--color-teal-600));color:rgb(var(--color-base-background-1))}.button--primary:hover{background-color:rgb(var(--color-teal-700))}.button--secondary{background-color:transparent;color:rgb(var(--color-base-background-1));border-color:rgb(var(--color-teal-600))}.button--secondary:hover{background-color:rgba(var(--color-teal-600),.1)}.button--large{padding:1rem 2rem;font-size:1.125rem}.button svg{margin-left:.5rem;width:1.25rem;height:1.25rem}.card{border-radius:.5rem;overflow:hidden}.card--outline{border:1px solid rgb(var(--color-base-outline-borders))}.card--text{background-color:rgb(var(--color-base-background-1))}.card__content{padding:1.5rem}.card__information{display:flex;flex-direction:column}.card__heading{margin-bottom:.5rem}.card__caption{color:rgba(var(--color-base-text),.7);line-height:1.5}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.rounded-2xl{border-radius:1rem}.rounded-lg{border-radius:.5rem}.w-full{width:100%}.h-auto{height:auto}.object-cover{object-fit:cover}.text-center{text-align:center}@media screen and (min-width: 750px){.sm\:flex-row{flex-direction:row}}.transition-shadow{transition:box-shadow .2s ease}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.icon{width:1rem;height:1rem;stroke:currentColor;fill:none;stroke-width:2}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.skip-to-content-link{position:absolute;z-index:9999;top:-40px;left:6px;color:rgb(var(--color-base-background-1));background-color:rgb(var(--color-base-text));padding:8px;text-decoration:none}.skip-to-content-link:focus{top:6px}
/*# sourceMappingURL=/cdn/shop/t/9/assets/base.css.map */
