.scroll-progress[data-v-e2ecbdb2]{position:fixed;top:0;left:0;z-index:70}.scroll-progress__track[data-v-e2ecbdb2]{height:.375rem;width:100svw}.scroll-progress__indicator[data-v-e2ecbdb2]{background-color:var(--color--orange);height:100%}.site-nav__container[data-v-5bc8f940]{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:1.5rem;padding:1.5rem;position:relative;z-index:10}@media (max-width: 839px){.site-nav__container[data-v-5bc8f940]{margin:0rem;padding:1rem}}.site-nav__button[data-v-5bc8f940]{cursor:pointer;padding:.5rem;user-select:none}.site-nav__button .material-icons[data-v-5bc8f940]{color:var(--color--orange);font-size:30px;transition:color .15s ease-out}.site-nav__button--open .material-icons[data-v-5bc8f940]{color:var(--color--hunter-green)}.site-nav__menu[data-v-5bc8f940]{position:fixed;right:0;top:0;width:100%;height:100%;background-color:var(--color--yellow);z-index:9;pointer-events:none;transition:all .5s ease-out;text-align:right;display:flex;flex-direction:column;clip-path:polygon(400vh 0,100% 0,100% 100%,0 100%,0 400vh)}@media (max-width: 839px){.site-nav__menu[data-v-5bc8f940]{text-align:center}}.site-nav__menu--open[data-v-5bc8f940]{clip-path:polygon(0% 100%,100% 100%,100% 80vh,calc(100% - 80vh) 0%,0% 0%);clip-path:polygon(80vh 0,100% 0,100% 100%,0 100%,0 80vh);pointer-events:all}@media (max-width: 839px){.site-nav__menu--open[data-v-5bc8f940]{clip-path:polygon(calc(50% - 30vh) 0,100% 0,100% 100%,0 100%,0 calc(50% - 70vh))}}.menu-items[data-v-5bc8f940]{counter-reset:item;color:var(--color--hunter-green);display:flex;flex:1;flex-direction:column;list-style-type:decimal-leading-zero;justify-content:space-between;padding:6rem 3rem 3rem;transition:all .25s ease-out}.menu-item[data-v-5bc8f940]{color:var(--color--hunter-green);counter-increment:item;cursor:pointer;display:flex;flex-direction:column;padding:.5rem;height:100%}.menu-item[data-v-5bc8f940]:before{content:"0" counter(item);font-family:var(--font-family--sans);font-size:1.6875rem;font-weight:400;line-height:.7}@media (max-width: 839px){.menu-item[data-v-5bc8f940]:before{font-size:1rem}}.menu-item__text[data-v-5bc8f940]{font-family:var(--font-family--serif);font-size:2.1875rem;font-weight:600}@media (max-width: 839px){.menu-item__text[data-v-5bc8f940]{font-size:1rem}}.main[data-v-ccb98a4e]{display:flex;flex-direction:column;flex:1;position:relative}.main__nav[data-v-ccb98a4e]{position:fixed;top:0;right:0;z-index:40}.main__content[data-v-ccb98a4e]{position:relative}.main-enter-active[data-v-ccb98a4e]{animation:enter-ccb98a4e .9s linear;position:absolute;top:0;z-index:10}.main-leave-active[data-v-ccb98a4e]{animation:leave-ccb98a4e .2s linear;animation-delay:.7s;position:relative;z-index:9}@keyframes enter-ccb98a4e{0%{opacity:0}50%{opacity:0}51%{opacity:1}to{opacity:1}}@keyframes leave-ccb98a4e{0%{opacity:1}50%{opacity:.5}to{opacity:0}}.slicer[data-v-ccb98a4e]{position:fixed;height:100svh;width:400svw;top:0;right:0;display:flex;align-items:center;justify-content:center;transform:translate(100%);z-index:-1}.slicer.from-left[data-v-ccb98a4e]{transform:translate(-50%)}.slicer[data-v-ccb98a4e]:after{display:block;content:" ";position:absolute;background-color:rgba(var(--orange),1);width:100%;height:100%;clip-path:polygon(100svh 0,100% 0,calc(100% - 100svh) 100%,0% 100%);z-index:-1}.slicer.animate[data-v-ccb98a4e]{transition:transform 1.2s linear;transform:translate(-50%);z-index:80}.slicer.animate.from-left[data-v-ccb98a4e]{transform:translate(100%)}.kitchen[data-v-c94c5e61]{margin-top:11rem}.kitchen .row[data-v-c94c5e61]{display:flex;flex-wrap:wrap;width:100%}.cream path[data-v-7c85e0fd]{fill:var(--color--cream)}.gold path[data-v-7c85e0fd]{fill:var(--color--gold)}.green path[data-v-7c85e0fd]{fill:var(--color--dark-green)}.hunter path[data-v-7c85e0fd]{fill:var(--color--hunter-green)}.mint path[data-v-7c85e0fd]{fill:var(--color--mint)}.orange path[data-v-7c85e0fd]{fill:var(--color--orange)}.yellow path[data-v-7c85e0fd]{fill:var(--color--yellow)}.intro[data-v-8639d9fa]{display:flex;flex:1;align-items:center;justify-content:center;overflow:hidden;width:100vw;height:100vh;top:0}.intro__title[data-v-8639d9fa]{background-color:var(--color--cream);display:flex;flex:1;height:200vh;align-items:center;justify-content:center;position:relative;z-index:30}.animate .intro__title[data-v-8639d9fa]{animation:title-8639d9fa .1s linear 4s forwards}.intro__header[data-v-8639d9fa]{position:absolute;top:0;width:100svw;left:0;padding:3rem;z-index:19;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media (max-width: 839px){.intro__header[data-v-8639d9fa]{padding:1rem}}.intro__header-text[data-v-8639d9fa]{color:var(--color--cream);font-size:26px;font-family:var(--font-family--label);font-weight:400;text-transform:uppercase;word-wrap:break-word;margin-right:6rem}@media (max-width: 839px){.intro__header-text[data-v-8639d9fa]{font-size:14px}}@media (max-width: 839px){.intro__header-logo[data-v-8639d9fa]{max-width:100px}}@media (max-width: 839px){.intro__header-logo[data-v-8639d9fa] svg{max-width:100px}}.intro__logo[data-v-8639d9fa]{position:absolute;background-color:var(--color--cream);height:256px;display:flex;align-items:center;justify-content:center;padding:2rem}.animate .intro__logo[data-v-8639d9fa]{animation:slice-8639d9fa 2s linear 0ms forwards}.intro__text[data-v-8639d9fa]{color:var(--color--hunter-green);font-family:var(--font-family--sans);font-size:2rem;text-transform:uppercase}.intro__shade[data-v-8639d9fa]{background-color:var(--color--mint);position:absolute;width:220vw;height:220vh;transform:skew(-45deg) translateY(-100%);z-index:32}.animate .intro__shade[data-v-8639d9fa]{animation:shade-8639d9fa 2s linear 3s forwards}.intro__hero[data-v-8639d9fa]{display:flex;flex:1;width:100vw;height:100vh;align-items:center;justify-content:center;position:absolute;opacity:0;overflow:hidden;background:#000;z-index:19}.animate .intro__hero[data-v-8639d9fa]{animation:hero-8639d9fa .1s linear 4s forwards}.intro__video[data-v-8639d9fa]{position:absolute;inset:0;margin:auto;object-fit:cover;background-size:cover;z-index:1;opacity:.65;height:100%;width:177.77svh;min-width:100%;min-height:56.35svw}.hero__content[data-v-8639d9fa]{position:relative;z-index:9}.hero__corner[data-v-8639d9fa]{position:absolute;right:0;bottom:0;z-index:10}.hero__text[data-v-8639d9fa]{color:var(--color--cream);text-shadow:0 0 3px rgba(0,0,0,.1);margin:0}.hero__text--top[data-v-8639d9fa]{font-size:4.6875rem;font-weight:700;margin-left:-9rem}@media (max-width: 839px){.hero__text--top[data-v-8639d9fa]{font-size:2.25rem;margin-left:-2rem}}.hero__text--bottom[data-v-8639d9fa]{font-size:12rem;font-weight:700;margin-top:-3rem}@media (max-width: 839px){.hero__text--bottom[data-v-8639d9fa]{font-size:4.1875rem;margin-top:-1rem}}.hero__text sup[data-v-8639d9fa]{display:inline-block;position:relative;transform:translate(-2rem) translateY(2rem)}@keyframes slice-8639d9fa{0%{clip-path:polygon(calc(70% - 300px) 0,100% 0,100% 100%,calc(0% - 300px) 100%)}to{clip-path:polygon(calc(70% + 300px) 0,100% 0,100% 100%,calc(0% + 300px) 100%)}}@keyframes shade-8639d9fa{0%{transform:rotate(45deg) translate(-150%)}to{transform:rotate(45deg) translate(150%)}}@keyframes hero-8639d9fa{0%{opacity:0}to{opacity:1}}@keyframes title-8639d9fa{0%{z-index:31}99%{z-index:31}to{z-index:-1}}.split[data-v-3fb997fc]{position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:100svh}@media (max-width: 839px){.split[data-v-3fb997fc]{display:flex;flex-direction:column-reverse}}.split__col[data-v-3fb997fc]{display:flex;flex-direction:column;justify-content:center;padding:3rem 8rem 0;color:var(--color--cream);overflow:hidden}@media (max-width: 839px){.split__col[data-v-3fb997fc]{padding:1rem 1rem 0}}.split__col--bg[data-v-3fb997fc]{background-image:url(/annuals/2023/assets/welcome__bg--CWeuz2J.jpg);background-position:center;background-size:cover}@media (max-width: 839px){.split__col--bg[data-v-3fb997fc]{min-height:50svh}}.split .title[data-v-3fb997fc]{z-index:26;position:relative}.split .title-1[data-v-3fb997fc]{font-weight:300;text-transform:uppercase}@media (max-width: 839px){.title-1[data-v-3fb997fc]{font-size:1.25rem;color:var(--DTCC-Cream, #FBF9F4);line-height:1.375rem;font-weight:300;text-transform:uppercase;font-family:var(--font-family--sans)}.title-2[data-v-3fb997fc]{font-size:2rem;line-height:1}.title-3[data-v-3fb997fc]{font-size:1rem;line-height:1.2625rem}}.forward[data-v-e2b4111c]{min-height:100svh;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;overflow:hidden}@media (max-width: 839px){.forward[data-v-e2b4111c]{background-color:var(--color--cream);width:100%}}.forward__content[data-v-e2b4111c]{color:var(--color--hunter-green);display:flex;flex-direction:column;align-items:flex-start}.forward__content:hover .forward__directions[data-v-e2b4111c]{opacity:0}.forward__title[data-v-e2b4111c]{font-size:9rem;margin-bottom:0;margin-top:0;position:relative;z-index:5;transition:color .15s linear}.forward__title sup[data-v-e2b4111c]{font-size:2rem;display:inline-block;position:relative;transform:translate(-2rem) translateY(-1.6rem)}@media (max-width: 839px){.forward__title[data-v-e2b4111c]{font-size:2.5rem}.forward__title sup[data-v-e2b4111c]{font-size:.8rem;transform:translateY(-.5em)}}.forward__title[data-v-e2b4111c]:after{display:block;content:" ";height:1rem;box-shadow:2px 0 #f6c544,-2px 0 #f6c544;border-bottom:2px solid var(--color--yellow);width:calc(100% - 4px);position:relative;left:2px;opacity:0;margin-top:-1rem;transition:opacity .15s linear}.forward__title[data-v-e2b4111c]:hover{color:var(--color--orange);cursor:pointer}.forward__title[data-v-e2b4111c]:hover:after{opacity:1}.forward__title:hover .forward__title-hover[data-v-e2b4111c]{opacity:1}.forward__title-hover[data-v-e2b4111c]{color:var(--color--hunter-green);position:absolute;display:flex;flex-direction:column;align-items:center;font-size:18px;font-family:var(--font-family--body);font-weight:200;line-height:1.5;right:10%;top:100%;max-width:18rem;opacity:0;transition:opacity .15s linear}.forward__title-hover[data-v-e2b4111c]:before{display:block;height:150px;content:" ";width:2px;background-color:var(--color--yellow)}.forward__title-hover.forward-hover[data-v-e2b4111c]{left:20%;right:auto}.forward__title-hover.forward-hover[data-v-e2b4111c]:before{height:50px}.forward__directions[data-v-e2b4111c]{color:#a8bab6;font-family:var(--font-family--label);font-size:1.25rem;font-weight:300;line-height:99.5%;letter-spacing:.025rem;text-transform:uppercase;max-width:24rem;transition:opacity .15s linear;opacity:1;margin-top:20px;display:grid;grid-template-columns:auto 1fr;column-gap:1rem;position:relative;z-index:5}h1[data-v-ccaf8e59],h2[data-v-ccaf8e59]{color:var(--hunter-green)!important}.home-section[data-v-ccaf8e59]{position:relative}.home-section__bottom[data-v-ccaf8e59],.home-section__top[data-v-ccaf8e59]{display:flex;align-items:center;justify-content:center;min-height:100svh;width:100svw;position:relative;z-index:2;overflow:hidden}.home-section.vert .home-section__bottom[data-v-ccaf8e59]{flex-direction:column}.home-section[data-v-ccaf8e59] .header-h1-l{font-family:var(--font-family--serif);font-size:8rem;font-weight:600;line-height:99.5%}@media (max-width: 839px){.home-section[data-v-ccaf8e59] .header-h1-l{font-size:4.5rem}}.home-section[data-v-ccaf8e59] .header-h2{font-family:var(--font-family--serif);font-size:4rem;font-style:normal;font-weight:700;line-height:102%}@media (max-width: 839px){.home-section[data-v-ccaf8e59] .header-h2{font-size:2.0625rem}}.home-section[data-v-ccaf8e59] .header-h3{font-family:var(--font-family--serif);font-size:3.5rem;font-style:normal;font-weight:700;line-height:3.625rem}@media (max-width: 839px){.home-section[data-v-ccaf8e59] .header-h3{font-size:1.875rem;line-height:102%}}.home-section[data-v-ccaf8e59] .body-lg{font-family:var(--font-family--body);font-size:1.375rem;font-style:normal;font-weight:200;line-height:normal}@media (max-width: 839px){.home-section[data-v-ccaf8e59] .body-lg{font-size:1rem;font-weight:200;line-height:1.2625rem}}.transition[data-v-ccaf8e59]{position:fixed;height:100svh;width:220svw;top:0;right:0%;display:flex;align-items:center;justify-content:center;z-index:30;transform:translate(-100%)}.transition[data-v-ccaf8e59]:after{display:block;content:" ";position:absolute;background-color:rgba(var(--orange),1);width:100%;height:100%;clip-path:polygon(100svh 0,100% 0,calc(100% - 100svh) 100%,0% 100%);z-index:-1}.fade-photo[data-v-f8e1f509],.fade-photo__body[data-v-f8e1f509]{position:relative}.fade-photo__track[data-v-f8e1f509]{width:100svw;border:1px solid red}.fade-photo__top[data-v-f8e1f509],.fade-photo__bottom[data-v-f8e1f509]{color:var(--color--hunter-green);display:flex;min-height:100svh;width:100svw;position:relative;z-index:4}.fade-photo__bottom[data-v-f8e1f509]{opacity:.9}.fade-photo__photo[data-v-f8e1f509]{background-size:cover;height:100svh;width:100svw;position:absolute;top:0;left:0;z-index:1;background-position:center center}@media (max-width: 839px){.fade-photo__photo[data-v-f8e1f509]{background-position:80%}}.home-leadership__content[data-v-2a5c864c]{flex:0 0 40%;display:flex;flex-direction:column;justify-content:center;margin-left:10rem;align-items:flex-start;position:relative;z-index:5}@media (max-width: 839px){.home-leadership__content[data-v-2a5c864c]{margin-left:1rem;margin-right:1rem;flex:1;justify-content:flex-end;padding-bottom:10rem}}.home-leadership__corner[data-v-2a5c864c]{position:absolute;right:0;bottom:0}.home-leadership .quote__content[data-v-2a5c864c]{margin-bottom:0}.home-leadership .quote sup[data-v-2a5c864c]{position:absolute}.home-leadership .quote sup.l[data-v-2a5c864c]{margin-left:-1.75rem}.home-leadership .quote sup.r[data-v-2a5c864c]{margin-right:-1.75rem}.home-leadership .attr[data-v-2a5c864c]{margin-top:1.5rem}.home-leadership .attr__name[data-v-2a5c864c]{text-transform:uppercase}.home-certainty__content[data-v-8de1c31d]{flex:0 0 40%;display:flex;flex-direction:column;justify-content:center;margin-left:10rem;align-items:flex-start}@media (max-width: 839px){.home-certainty__content[data-v-8de1c31d]{margin-left:1rem;margin-right:1rem;flex:1;justify-content:flex-end;padding-bottom:10rem}}.home-certainty__caption[data-v-8de1c31d]{display:flex;flex-direction:column;text-align:right;align-items:flex-end;justify-content:flex-end;flex:0 0 40%;padding-bottom:4rem}@media (max-width: 839px){.home-certainty__caption[data-v-8de1c31d]{display:none}}.home-certainty .quote__content[data-v-8de1c31d]{margin-bottom:0}.home-certainty .quote sup[data-v-8de1c31d]{position:absolute}.home-certainty .quote sup.l[data-v-8de1c31d]{margin-left:-1.75rem}.home-certainty .quote sup.r[data-v-8de1c31d]{margin-right:-1.75rem}.home-certainty .attr[data-v-8de1c31d]{margin-top:1.5rem}.home-certainty .attr__name[data-v-8de1c31d]{text-transform:uppercase}@media (max-width: 839px){.home-certainty .attr[data-v-8de1c31d]{position:absolute;left:0}}.home-strategy[data-v-18cecaf6]{background-color:var(--color--dark-cream);min-height:100svh}.home-strategy__body[data-v-18cecaf6]{display:grid;grid-template-columns:1fr 1fr;column-gap:2rem;min-height:100svh;position:relative;z-index:5}@media (max-width: 839px){.home-strategy__body[data-v-18cecaf6]{display:flex;flex-direction:column-reverse}}.home-strategy__content[data-v-18cecaf6]{color:var(--color--hunter-green);display:flex;flex-direction:column;justify-content:center;padding-left:10rem;align-items:flex-start}@media (max-width: 839px){.home-strategy__content[data-v-18cecaf6]{flex:1;margin-left:1rem;margin-right:1rem;padding-left:0}}.home-strategy__figure[data-v-18cecaf6]{padding:2rem 1rem;text-align:center;justify-content:center;display:flex;align-items:center}.home-strategy__figure img[data-v-18cecaf6]{max-height:90svh;max-width:700px}@media (max-width: 839px){.home-strategy__figure img[data-v-18cecaf6]{max-height:auto;max-width:90svw}}.home-strategy-intro__content[data-v-423a21f2]{flex:0 0 40%;display:flex;flex-direction:column;justify-content:center;margin-left:10rem;align-items:flex-start}@media (max-width: 839px){.home-strategy-intro__content[data-v-423a21f2]{margin-left:1rem;margin-right:1rem;flex:1}}.home-strategy-intro__corner[data-v-423a21f2]{position:absolute;right:0;bottom:0}.home-strategy-intro .quote__content[data-v-423a21f2]{margin-bottom:0}.home-strategy-intro .quote sup[data-v-423a21f2]{position:absolute}.home-strategy-intro .quote sup.l[data-v-423a21f2]{margin-left:-1.75rem}.home-strategy-intro .quote sup.r[data-v-423a21f2]{margin-right:-1.75rem}.home-strategy-intro .attr[data-v-423a21f2]{margin-top:1.5rem}.home-strategy-intro .attr__name[data-v-423a21f2]{text-transform:uppercase}.home-stories__content[data-v-5e1f8f55]{flex:0 0 40%;display:flex;flex-direction:column;justify-content:center;margin-left:10rem;align-items:flex-start}@media (max-width: 839px){.home-stories__content[data-v-5e1f8f55]{margin-left:1rem;margin-right:1rem;flex:1;justify-content:flex-end;padding-bottom:12rem}}.home-stories__corner[data-v-5e1f8f55]{position:absolute;right:0;bottom:0;z-index:90}.home-stories .quote__content[data-v-5e1f8f55]{margin-bottom:0}.home-stories .quote sup[data-v-5e1f8f55]{position:absolute}.home-stories .quote sup.l[data-v-5e1f8f55]{margin-left:-1.75rem}.home-stories .quote sup.r[data-v-5e1f8f55]{margin-right:-1.75rem}.home-stories .attr[data-v-5e1f8f55]{margin-top:1.5rem}.home-stories .attr__name[data-v-5e1f8f55]{text-transform:uppercase}.home-performance__content[data-v-0e622c2a]{flex:0 0 40%;display:flex;flex-direction:column;justify-content:center;margin-left:10rem;align-items:flex-start}@media (max-width: 839px){.home-performance__content[data-v-0e622c2a]{margin-left:1rem;margin-right:1rem;flex:1}}.home-performance__corner[data-v-0e622c2a]{position:absolute;right:0;bottom:0}.home-performance .quote__content[data-v-0e622c2a]{margin-bottom:0}.home-performance .quote sup[data-v-0e622c2a]{position:absolute}.home-performance .quote sup.l[data-v-0e622c2a]{margin-left:-1.75rem}.home-performance .quote sup.r[data-v-0e622c2a]{margin-right:-1.75rem}.home-performance .attr[data-v-0e622c2a]{margin-top:1.5rem}.home-performance .attr__name[data-v-0e622c2a]{text-transform:uppercase}.home-performance-data[data-v-d64e848e]{background-color:var(--color--dark-cream);background-image:url(/annuals/2023/assets/home__performance-data-G7DmJ4oD.jpg);background-size:cover;background-position:center center;min-height:100svh}.home-performance-data__body[data-v-d64e848e]{display:grid;grid-template-columns:1fr 1fr;column-gap:2rem;min-height:100svh}@media (max-width: 839px){.home-performance-data__body[data-v-d64e848e]{display:flex;flex-direction:column-reverse}}.home-performance-data__content[data-v-d64e848e]{color:var(--color--cream);display:flex;flex-direction:column;justify-content:center;padding-left:10rem;align-items:flex-start}@media (max-width: 839px){.home-performance-data__content[data-v-d64e848e]{flex:1;margin-left:1rem;margin-right:1rem;padding-left:0;justify-content:flex-end;padding-bottom:2rem}}@media (max-width: 839px){.home-performance-data__numbers .accent[data-v-d64e848e]{font-size:.875rem;line-height:0}}.home-performance-data .h2-xl[data-v-d64e848e]{font-size:6.25rem;font-weight:400;line-height:99.5%;text-transform:uppercase}@media (max-width: 839px){.home-performance-data .h2-xl[data-v-d64e848e]{font-size:4rem}}.home-responsibility__content[data-v-a1402e82]{flex:0 0 40%;display:flex;flex-direction:column;justify-content:center;margin-left:10rem;align-items:flex-start}@media (max-width: 839px){.home-responsibility__content[data-v-a1402e82]{flex:1;margin-left:1rem;margin-right:1rem;justify-content:flex-end;padding-bottom:10rem}}.home-responsibility__corner[data-v-a1402e82]{position:absolute;right:0;bottom:0}.home-responsibility__play[data-v-a1402e82]{display:flex;align-items:center;position:absolute;right:3rem;bottom:3rem;color:var(--color--cream);text-align:right;font-family:var(--font-family--sans);font-size:1.25rem;font-weight:400;line-height:normal;letter-spacing:.0375rem;text-transform:uppercase}.home-responsibility__play span[data-v-a1402e82],.home-responsibility__play a[data-v-a1402e82]{margin-left:1rem}.home-responsibility__play[data-v-a1402e82]:hover{cursor:pointer;color:var(--color--orange);stroke:var(--color--orange);fill:var(--color--orange)}.home-responsibility__play .embed[data-v-a1402e82]{display:none!important}.home-responsibility .quote__content[data-v-a1402e82]{margin-bottom:0}.home-responsibility .quote sup[data-v-a1402e82]{position:absolute}.home-responsibility .quote sup.l[data-v-a1402e82]{margin-left:-1.75rem}.home-responsibility .quote sup.r[data-v-a1402e82]{margin-right:-1.75rem}.home-responsibility .attr[data-v-a1402e82]{margin-top:1.5rem}.home-responsibility .attr__name[data-v-a1402e82]{text-transform:uppercase}.home-thanks[data-v-f2f191cb]{background-color:var(--color--hunter-green);height:100vh;width:100%}@media (max-width: 839px){.home-thanks[data-v-f2f191cb]{display:flex;flex-direction:column}}.home-thanks__content[data-v-f2f191cb]{flex:0 0 40%;display:flex;height:100%;flex-direction:column;justify-content:center;margin-left:10rem;align-items:flex-start}.home-thanks__content .h1-xl[data-v-f2f191cb]{margin-bottom:5rem}.home-thanks__content .header-h1-l[data-v-f2f191cb]{font-size:4.6785rem}@media (max-width: 839px){.home-thanks__content .header-h1-l[data-v-f2f191cb]{font-size:45px}}@media (max-width: 839px){.home-thanks__content[data-v-f2f191cb]{flex:1;margin-left:1rem;margin-right:1rem}}.home-thanks__links[data-v-f2f191cb]{display:flex;flex-direction:column}.home-thanks__link[data-v-f2f191cb]{color:var(--color--cream);font-size:1.5rem;text-decoration:none;margin:.8rem 0;text-transform:uppercase}@media (max-width: 839px){.home-thanks__link[data-v-f2f191cb]{font-size:1.125rem}}.home-thanks__social[data-v-f2f191cb]{display:grid;grid-template-columns:repeat(6,1fr);column-gap:1rem;margin:.8rem 0}.home-thanks__social a[data-v-f2f191cb]{display:block}#contained[data-v-f604a52d]{position:absolute;top:0}#scroll-wrapper[data-v-f604a52d]{overflow-x:hidden;overflow-y:auto}.track[data-v-f604a52d]{position:relative;background-color:red;z-index:5;width:2px}.home-sec[data-v-f604a52d]{position:relative;z-index:1;opacity:.8}.home-sec.visible[data-v-f604a52d]{opacity:1;z-index:4}.sec-1[data-v-f604a52d]{margin-top:0}.sec-2[data-v-f604a52d]{margin-top:-100svh;background-color:var(--color--hunter-green)}.sec-3[data-v-f604a52d],.sec-4[data-v-f604a52d],.sec-5[data-v-f604a52d],.sec-6[data-v-f604a52d],.sec-7[data-v-f604a52d],.sec-8[data-v-f604a52d]{margin-top:-100svh}.spaced[data-v-f604a52d]{height:1px;height:300px;opacity:0;position:relative;z-index:1;background-color:red}#space_1[data-v-f604a52d]{margin-top:calc(100svh + 0px)}#space_2[data-v-f604a52d]{margin-top:calc(100svh - 150px)}#space_3[data-v-f604a52d]{margin-top:calc(300svh - 150px)}#space_4[data-v-f604a52d],#space_5[data-v-f604a52d]{margin-top:calc(100svh - 150px)}#space_6[data-v-f604a52d]{height:140px;margin-top:calc(100svh - 150px)}#space_7[data-v-f604a52d]{margin-top:calc(200svh + 0px)}.transition[data-v-f604a52d]{position:fixed;height:100svh;width:220svw;top:0;right:0%;display:flex;align-items:center;justify-content:center;z-index:30;transform:translate(-100%)}@media (max-width: 839px){.transition[data-v-f604a52d]{width:380svh}}.transition[data-v-f604a52d]:after{display:block;content:" ";position:absolute;background-color:rgba(var(--orange),1);width:100%;height:100%;clip-path:polygon(100svh 0,100% 0,calc(100% - 100svh) 100%,0% 100%);z-index:-1}.home__section[data-v-f717e0d6]{background-color:rgba(var(--cream),.5);color:var(--color--hunter-green);top:0;width:100svw;min-height:100svh;z-index:10}.home__section--welcome[data-v-f717e0d6]{background-color:rgba(var(--orange),.5);position:relative;z-index:11}.home__section--welcome.visible[data-v-f717e0d6]{z-index:11}.home__section--other[data-v-f717e0d6]{z-index:-1}.home__section--other.visible[data-v-f717e0d6]{z-index:12}.home__section--spacer[data-v-f717e0d6]{min-height:1vh;position:relative;top:0}.home__section--other[data-v-f717e0d6]{background-color:rgba(var(--orange),.5)}.home .tracker[data-v-f717e0d6]{background-color:transparent;pointer-events:none;height:150svh;position:relative;top:0;z-index:10}.home .space[data-v-f717e0d6]{background-color:transparent;height:20svh;pointer-events:none;position:relative;z-index:10}.home .space.buoy[data-v-f717e0d6]{height:10svh}.home .transition[data-v-f717e0d6]{position:fixed;height:100svh;width:220svw;top:0;right:0%;display:flex;align-items:center;justify-content:center;z-index:30;transform:translate(-100svw)}.home .transition span[data-v-f717e0d6]{color:var(--color--charcoal)}.home .transition__color[data-v-f717e0d6]{display:block;position:absolute;background-color:rgba(var(--orange),1);width:100%;height:100%;clip-path:polygon(100svh 0,100% 0,calc(100% - 100svh) 100%,0% 100%);z-index:-1}.clipper[data-v-f717e0d6]{background-color:var(--color--gold);height:100vh;width:200vw;clip-path:polygon(100vh 0,100% 0,calc(100% - 100vh) 100%,0% 100%);position:sticky;top:0;z-index:21}
