:root{--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-md:1.125rem;--font-size-lg:1.75rem;--font-size-xl:2rem;--font-size-xxl:3rem;--font-family-primary:"Montserrat",sans-serif;--font-family-secondary:"DM Serif Display",serif;--color-primary:#e68f8f;--color-secondary:#cdc9c5;--color-tertiary:#d7ff00;--color-light:#e5e0db;--color-lightest:#fff;--color-darkest:#000}@media screen and (min-width:768px){:root{--font-size-sm:0.875rem;--font-size-base:1.125rem;--font-size-md:1.5rem;--font-size-lg:2rem;--font-size-xl:2.5rem;--font-size-xxl:4rem}}@media screen and (min-width:1200px){:root{--font-size-sm:1rem;--font-size-base:1.125rem;--font-size-md:1.563rem;--font-size-lg:2.5rem;--font-size-xl:3rem;--font-size-xxl:5rem}}body{min-height:100vh}#app{font-family:var(--font-family-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--color-darkest);background:var(--color-light)}#app h1{font-size:var(--font-size-xxl);line-height:130%}#app h1,h2{font-family:var(--font-family-secondary);font-weight:100}h2{font-size:var(--font-size-lg);margin-bottom:1.5rem}h5{font-weight:100}h5,p{font-size:var(--font-size-base)}p{line-height:140%;margin-bottom:1.5rem}a{font-size:var(--font-size-base);color:var(--color-darkest);text-decoration:none}ul{list-style:none;padding:0}li{font-size:var(--font-size-base);line-height:1.8}.layout__content{margin:0 1.5rem}.layout__end{padding:0 0 1.875rem}.layout__main{padding:3rem 1.5rem}@media screen and (min-width:950px){.layout{display:flex;flex-direction:column;justify-content:center;align-items:center}.layout__content{max-width:50%;margin:auto}.layout__main{padding:6rem}}@media screen and (min-width:1444px){.layout__content{max-width:716px}}.the-hero{display:flex;justify-content:center;margin-bottom:4.5rem;padding:4rem 1.5rem;width:100%;background-color:var(--color-secondary)}.base-button{position:relative;display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;background-color:var(--color-tertiary);border:1px solid var(--color-darkest);border-radius:1.25rem;transition:all .3s ease-in-out}.base-button a{font-size:var(font-size-base);text-underline-offset:none;padding:.5rem 1.3rem}.base-button:hover{background-color:var(--color-darkest)}.base-button:hover a{color:var(--color-tertiary)}@media screen and (min-width:768px){.base-button{border-radius:1.875rem}.base-button a{padding:.625 1.875rem}}.the-footer{display:flex;flex-direction:column;width:100%;background-color:var(--color-secondary)}.the-footer a:hover{color:var(--color-tertiary);text-decoration:underline}@media screen and (min-width:950px){.the-footer__content{display:flex;justify-content:space-between}.the-footer__column-right{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}}@media screen and (min-width:1444px){.the-hero__content{max-width:1444px}}.the-nav{display:flex;padding:.5rem 1.5rem;justify-content:space-between;align-items:center;width:100%;color:var(--color-darkest);background-color:var(--color-secondary)}.the-nav__cta{display:flex;gap:1.5rem}.the-nav__cta .base-button a{font-size:var(--font-size-sm)}.the-nav__cta--desktop,.the-nav__cta--tablet{display:none}@media screen and (min-width:768px){.the-nav{padding:.875rem 1.5rem;background-color:transparent}.the-nav__cta--tablet{display:inline}}@media screen and (min-width:950px){.the-nav__cta--desktop{display:inline}}.text-image-block{display:flex;justify-content:center;margin-bottom:4.5rem;width:100%;background-color:var(--color-secondary)}.text-image-block__content{display:flex;flex-direction:column-reverse;max-width:40.25rem}.text-image-block__column-right{display:flex;flex-direction:column;margin:0 1.5rem}.text-image-block__image{-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1;width:100%;border:1px solid var(--color-darkest);border-radius:50%;mix-blend-mode:multiply}@media screen and (min-width:950px){.text-image-block__content{flex-direction:row;gap:2rem;max-width:100%}.text-image-block__column-right{width:200%;margin:0}}@media screen and (min-width:1100px){.text-image-block__content{gap:12rem}}.base-rotator[data-v-0f6a6a98]{position:relative;z-index:1;display:inline-block}svg[data-v-0f6a6a98]{position:relative;z-index:-1;display:block}text[data-v-0f6a6a98]{font-size:.6875rem;transform-origin:center}@keyframes rotate-btn-0f6a6a98{to{transform:rotate(1turn)}}.base-rotator text[data-v-0f6a6a98]{animation:rotate-btn-0f6a6a98 10s linear infinite}.the-cursor[data-v-440dd667]{display:block;position:absolute;top:50%;left:50%;width:1.875rem;height:1.875rem;border:1px solid var(--color-darkest);background:var(--color-tertiary);border-radius:50%}.the-cursor:hover a[data-v-440dd667]{background:var(--color-darkest)}@media screen and (max-width:950px){.the-cursor[data-v-440dd667]{display:none}}*,:after,:before{box-sizing:border-box}


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body,html{margin:0;padding:0}main{display:block}h1{font-size:1.5rem;margin:.67em 0}hr{box-sizing:content-box;overflow:visible}pre{padding:1rem;background:#f2f2f2;font-family:Courier,monospace;font-size:1rem}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;padding:0;background:none;color:inherit;border:none;cursor:pointer}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;-moz-appearance:button;appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}[role=button]{cursor:pointer}figure,figure img{margin:0}