:root{--sm: 640px;--md: 768px;--lg: 1024px;--xl: 1280px;--2xl: 1536px;--white: #f9fceb;--black: #090609;--primary-green: #636f24;--primary-gold: linear-gradient(to bottom, #e6d321, #f9fceb, #d3af37);--primary-gold-2: linear-gradient(to right, #e6d321, #f9fceb, #d3af37);--none: 0rem;--tiny: .125rem;--xxsmall: .25rem;--xsmall: .5rem;--small: .75rem;--regular: .875rem;--base: 1rem;--large: 1.125rem;--xlarge: 1.25rem;--xxlarge: 1.5rem;--xxxlarge: 1.75rem;--huge: 2rem;--xhuge: 2.5rem;--xxhuge: 3rem;--font-thin: 100;--font-extra-light: 200;--font-light: 300;--font-regular: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--font-extra-bold: 800;--font-black: 900;--p-small: 2rem;--p-medium: 3rem;--p-large: 4rem;--p-xlarge: 10rem}@media screen and (min-width:768px){:root{--p-small: 3rem;--p-medium: 4rem;--p-large: 5rem;--p-xlarge: 10rem}}@media screen and (min-width:1024px){:root{--p-small: 4rem;--p-medium: 5rem;--p-large: 7.5rem;--p-xlarge: 10rem}}@font-face{font-family:Inter;src:url(/wp-content/themes/chrysali/public/fonts/inter/Inter-VariableFont_opsz,wght.ttf) format("truetype-variations");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/wp-content/themes/chrysali/public/fonts/inter/Inter-Italic-VariableFont_opsz,wght.ttf) format("truetype-variations");font-weight:100 900;font-style:italic;font-display:swap}html,body,h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}html{background-color:var(--black)}h1,h2,h3,h4,h5,h6,p,li,a,span,q,input,textarea{font-family:Inter,sans-serif;color:var(--white)}h1{font-size:clamp(2.5rem,17svw,4.5rem);font-weight:var(--font-semibold);letter-spacing:.04em;line-height:.8}@media screen and (orientation:landscape){h1{font-size:6rem}}@media screen and (min-width:768px){h1{font-size:8rem}}@media screen and (min-width:1024px){h1{font-size:clamp(8rem,9svw,18rem)}}h2{font-size:3rem;font-weight:var(--font-regular);letter-spacing:0em;line-height:1;text-transform:uppercase;color:transparent;background-image:var(--primary-gold);background-clip:text;-webkit-background-clip:text;height:fit-content;width:fit-content}@media screen and (orientation:landscape)and (max-width:768px){h2{font-size:3.5rem}}@media screen and (min-width:768px){h2{font-size:3.5rem}}@media screen and (min-width:1024px){h2{font-size:4.5rem}}h3{font-size:2.75rem;font-weight:var(--font-regular);letter-spacing:0em;line-height:1}@media screen and (orientation:landscape)and (max-width:768px){h3{font-size:3rem}}@media screen and (min-width:768px){h3{font-size:3rem}}@media screen and (min-width:1024px){h3{font-size:3.5rem}}h4{font-size:2.5rem;font-weight:var(--font-regular);letter-spacing:0em;line-height:1.1;text-transform:uppercase;color:transparent;background-image:var(--primary-gold);background-clip:text;-webkit-background-clip:text;height:fit-content;width:fit-content}@media screen and (orientation:landscape)and (max-width:768px){h4{font-size:2.75rem}}@media screen and (min-width:768px){h4{font-size:2.75rem}}@media screen and (min-width:1024px){h4{font-size:3rem}}h5{font-size:2.25rem;font-weight:var(--font-regular);letter-spacing:0em;line-height:1.15}@media screen and (orientation:landscape)and (max-width:768px){h5{font-size:2.5rem}}@media screen and (min-width:768px){h5{font-size:2.5rem}}@media screen and (min-width:1024px){h5{font-size:2.75rem}}h6{font-size:2rem;font-weight:var(--font-regular);letter-spacing:0em;line-height:1.2}@media screen and (orientation:landscape)and (max-width:768px){h6{font-size:2.25rem}}@media screen and (min-width:768px){h6{font-size:2.25rem}}@media screen and (min-width:1024px){h6{font-size:2.5rem}}.text-xs{font-size:var(--small);letter-spacing:.1em;line-height:1.33}.text-sm{font-size:var(--regular);letter-spacing:0em;line-height:1.42}.text-base{font-size:var(--base);letter-spacing:0em;line-height:1.5}.text-lg,.text-xl{font-size:var(--large);letter-spacing:0em;line-height:1.5}@media screen and (min-width:1024px){.text-xl{font-size:var(--xlarge)}}.text-2xl{font-size:var(--large);letter-spacing:-.04em;line-height:1.33}@media screen and (min-width:1024px){.text-2xl{font-size:var(--xxlarge)}}.text-3xl{font-size:var(--xxxlarge);letter-spacing:0em;line-height:1.5}.text-4xl{font-size:var(--xxlarge);letter-spacing:0;line-height:1.2}@media screen and (orientation:landscape){.text-4xl{font-size:var(--xxxlarge)}}@media screen and (max-width:768px){.text-4xl{font-size:var(--xxxlarge)}}@media screen and (min-width:768px){.text-4xl{font-size:var(--huge)}}@media screen and (min-width:1024px){.text-4xl{font-size:2.5rem}}.text-5xl{font-size:var(--huge);letter-spacing:-.04em;line-height:1.08}@media screen and (min-width:768px){.text-5xl{font-size:2.5rem}}@media screen and (min-width:1024px){.text-5xl{font-size:3rem}}a,button{text-decoration:none;text-transform:uppercase;display:flex;align-items:center;width:fit-content;overflow:hidden;color:inherit}a:focus-visible,button:focus-visible{outline:none}a .js-roll-text,a .js-roll-arrow,button .js-roll-text,button .js-roll-arrow{position:relative;display:inline-block;line-height:normal;transition-property:transform;transition-duration:.4s}a .js-roll-text:after,button .js-roll-text:after{content:attr(data-text);display:block;position:absolute;color:inherit}a .js-roll-arrow:after,button .js-roll-arrow:after{content:"";position:absolute;background-repeat:no-repeat;background-position:center;background-size:100% 100%;width:16px;height:16px;transform:translate(-32px,16px);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M5.08316 4.55289H11.4471V10.9169M11.0052 4.99483L4.55283 11.4472' stroke='white' stroke-linecap='square' stroke-miterlimit='10' stroke-width='1.5px' /%3E%3C/svg%3E")}a .js-roll-arrow-container,button .js-roll-arrow-container{overflow:hidden;display:flex}a .js-roll-arrow-container .js-roll-arrow,button .js-roll-arrow-container .js-roll-arrow{display:flex}a .js-roll-arrow-container .js-roll-arrow:after,button .js-roll-arrow-container .js-roll-arrow:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23e6d321'/%3E%3Cstop offset='50%25' stop-color='%23f9fceb'/%3E%3Cstop offset='100%25' stop-color='%23d3af37'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M5.08316 4.55289H11.4471V10.9169M11.0052 4.99483L4.55283 11.4472' stroke='url(%23g)' stroke-linecap='square' stroke-miterlimit='10' stroke-width='1.5'/%3E%3C/svg%3E");transform:translate(-24px) rotate(45deg);transform-box:fill-box;transform-origin:center;width:24px;height:24px}a .js-roll-arrow-container .js-roll-arrow:has(.small):after,button .js-roll-arrow-container .js-roll-arrow:has(.small):after{transform:translate(-16px) rotate(45deg);width:16px;height:16px}.arrow-container>span{color:transparent;background-image:var(--primary-gold);background-clip:text;-webkit-background-clip:text}.button--primary{font-family:Inter,sans-serif;color:var(--white);font-size:var(--base);font-weight:var(--font-regular);letter-spacing:0em;line-height:1.5}.header{position:absolute;z-index:1;width:100%;box-sizing:border-box}.header__wrapper{display:flex;justify-content:space-between;padding:var(--xlarge) var(--base);text-transform:uppercase}@media screen and (min-width:768px){.header__wrapper{padding:var(--xlarge) var(--xxlarge)}}.header__toggle{background-color:var(--white);border:none;height:2.5rem;width:2.5rem;padding:0 var(--xsmall);cursor:pointer;display:block}@media screen and (min-width:768px){.header__toggle{display:none}}.header__nav-wrapper{box-sizing:border-box;position:absolute;z-index:1;width:200px;right:var(--base);top:100%;opacity:0;transform:translateY(-20px);pointer-events:none}.header__nav-wrapper.active{opacity:1;transform:translateY(0);pointer-events:auto}@media screen and (min-width:768px){.header__nav-wrapper{position:relative;opacity:1;pointer-events:auto;transform:none;width:50%;min-width:max-content;right:0}}.header__nav{padding:var(--base) var(--huge) var(--xxlarge);background-color:var(--black)}@media screen and (min-width:768px){.header__nav{padding:0;background-color:transparent}}.header__nav .menu{margin:0;padding:0;display:flex;flex-direction:column;justify-content:space-between;list-style-type:none;gap:var(--xxlarge);box-sizing:border-box}@media screen and (min-width:768px){.header__nav .menu{flex-direction:row}}.header__nav .menu__item{height:100%}.header__nav .menu__separator{background-color:var(--white);position:relative;height:1.5px;width:auto}@media screen and (min-width:768px){.header__nav .menu__separator{display:block;height:auto;width:1.5px}}.header__title{height:100%}.footer{position:relative}.footer .wrapper-padding{padding:var(--p-large) var(--base)}@media screen and (min-width:768px){.footer .wrapper-padding{padding:var(--p-large) var(--xxlarge)}}.footer .wrapper-padding .wrapper{display:flex;flex-direction:column;gap:var(--xxhuge);max-width:80rem;width:100%;margin:0 auto}@media screen and (min-width:768px){.footer .wrapper-padding .wrapper{gap:6.5rem}}.footer__contact{display:flex;flex-direction:column;justify-content:space-between;gap:3rem}@media screen and (min-width:1024px){.footer__contact{flex-direction:row;gap:var(--xxhuge)}}.footer__contact-title{text-transform:uppercase;white-space:nowrap}.footer__contact-right{display:flex;flex-direction:column;gap:var(--xhuge);width:auto}@media screen and (min-width:1024px){.footer__contact-right{max-width:46rem}}.footer__contact-link{display:flex;align-items:center;gap:var(--small)}.footer__contact-link .js-roll-text,.footer__contact-link .js-roll-text:after{color:transparent;background-image:var(--primary-gold);background-clip:text;-webkit-background-clip:text;height:fit-content;width:fit-content}.footer__links-nav,.footer__links-offsite{flex-basis:50%}@media screen and (min-width:1024px){.footer__links-nav,.footer__links-offsite{flex-basis:auto}}.footer__links{display:flex;flex-direction:column;justify-content:space-between;gap:3rem}@media screen and (min-width:1024px){.footer__links{flex-direction:row}}.footer__links-left{display:flex;gap:0}@media screen and (min-width:1024px){.footer__links-left{gap:12.5rem}}.footer__links .menu__separator{display:none}.footer__links .menu,.footer__links-offsite{margin:0;padding:0;display:flex;flex-direction:column;list-style-type:none;gap:var(--xxlarge)}@media screen and (min-width:768px){.footer__links .menu,.footer__links-offsite{gap:var(--huge)}}.footer__links .menu a,.footer__links-offsite a{opacity:.8}.footer__links .menu a:hover,.footer__links-offsite a:hover{opacity:1}.footer__links-right{display:flex;flex-direction:column;gap:var(--huge);text-transform:uppercase}.footer__carousel{overflow:hidden}.footer__carousel-track{display:flex;gap:3.5rem;transform:translate(0);width:max-content}.footer__carousel-track.animate{animation:loop 17s linear infinite}.footer__carousel-images{display:flex;align-items:center;gap:3.5rem}.footer__carousel-image{flex:0 0 auto}.footer__carousel-image--1{height:4rem}@media screen and (min-width:768px){.footer__carousel-image--1{height:6rem}}@media screen and (min-width:1024px){.footer__carousel-image--1{height:12.5rem}}.footer__carousel-image--2{height:7.5rem;aspect-ratio:16/9}@media screen and (min-width:768px){.footer__carousel-image--2{height:10rem}}@media screen and (min-width:1024px){.footer__carousel-image--2{height:15rem}}@keyframes loop{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1.75rem))}}.bullet-point{width:var(--xxsmall);height:var(--xxsmall)}.bullet-point.secondary{min-width:10px;width:10px;height:10px;margin-top:2.975px}.hamburger{width:100%;height:100%}.hamburger line{stroke:var(--black);stroke-width:8px}.arrow{width:16px;height:16px;fill:none}.arrow.secondary{width:24px;height:24px}.arrow.secondary path{transform:rotate(45deg);transform-box:fill-box;transform-origin:center}.arrow.small{width:16px;height:16px}.close{display:none;width:100%;height:100%}.close line{stroke:var(--black);stroke-width:8px}.plus{display:block;width:100%;height:100%}.plus line{stroke-width:8px}.minus{display:none;width:100%;height:100%}.minus line{stroke-width:8px}.scroll .mouse{stroke:var(--white)}.scroll .wheel{fill:var(--white)}.hero{height:100vh;overflow:hidden;position:relative}.hero .wrapper-padding{position:absolute;box-sizing:border-box;height:100%;width:100%;top:0;left:0;padding:var(--xhuge) var(--base)}@media screen and (min-width:768px){.hero .wrapper-padding{padding:var(--xhuge) var(--xxlarge)}}.hero .wrapper-padding .wrapper{width:100%;height:100%;position:relative;inset:0;display:flex;justify-content:flex-end}.hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:top}.hero__left{display:flex;flex-direction:column;justify-content:end;height:100%;position:absolute;left:0;top:0}.hero__offsite-links{padding:0;margin:0;gap:1.5rem;display:flex;flex-direction:column}.hero__offsite-item{list-style-type:none}.hero__offsite-link{display:flex;align-items:center;gap:.5rem}.hero__right{display:flex;flex-direction:column;align-items:end;gap:3.5rem;padding-top:4.75rem}@media screen and (min-width:1024px){.hero__right{gap:6.5rem;padding-top:7.75rem}}.hero__title{text-transform:uppercase}.hero__description{display:flex;flex-direction:column;gap:var(--base);width:15.5rem}@media screen and (min-width:1024px){.hero__description{gap:1.5rem}}.hero__info{display:flex;flex-direction:column;align-items:center;gap:var(--xxlarge)}@media screen and (min-width:768px){.hero__info{gap:3.75rem}}.hero__scroll{background:transparent;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:var(--xxsmall)}.hero__scroll-text{text-transform:lowercase}.about{position:relative}.about .wrapper-padding{padding-inline:var(--base);position:relative;padding-bottom:6rem}@media screen and (min-width:768px){.about .wrapper-padding{padding-bottom:7.5rem;padding-inline:var(--xxlarge)}}.about .wrapper-padding .wrapper{display:flex;flex-direction:column;min-height:100%;max-width:80rem;width:100%;margin:0 auto;position:relative}.about__text{position:sticky;top:0;padding-top:50vh;height:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--xxlarge);max-width:45.5rem;width:100%;margin:0 auto;mix-blend-mode:difference}@media screen and (min-width:768px){.about__text{gap:var(--huge)}}@media screen and (min-width:1024px){.about__text{gap:var(--xxhuge)}}.about__description{text-align:center;font-weight:var(--font-regular);text-wrap:balance}.about__images{padding-top:50vh;display:flex;flex-direction:column;padding-bottom:10rem;overflow-x:hidden}@media screen and (min-width:1024px){.about__images{padding-bottom:14rem}}.about__image{width:100%;z-index:-10}.about__image--1{align-self:flex-end;max-width:18rem;margin-top:20rem}@media screen and (min-width:1024px){.about__image--1{max-width:24rem;margin-top:10rem}}@media screen and (min-width:1024px){.about__image--1{max-width:28.75rem;margin-top:0}}.about__image--2{max-width:20rem;margin-top:18rem}@media screen and (min-width:768px){.about__image--2{margin-left:2rem;max-width:28rem}}@media screen and (min-width:1024px){.about__image--2{max-width:32.5rem;margin-left:4rem;margin-top:20rem}}.portfolio{position:relative}.portfolio .wrapper-padding{padding:var(--p-large) var(--base)}@media screen and (min-width:768px){.portfolio .wrapper-padding{padding:var(--p-large) var(--xxlarge)}}.portfolio .wrapper-padding .wrapper{display:flex;flex-direction:column;max-width:80rem;height:auto;width:100%;margin:0 auto;gap:var(--base)}@media screen and (min-width:1024px){.portfolio .wrapper-padding .wrapper{gap:3rem}}.portfolio__items{display:flex;flex-direction:column;gap:6.5rem}.portfolio__item{display:flex;flex-direction:column;gap:var(--xxlarge);width:100%}@media screen and (min-width:768px){.portfolio__item{flex-direction:row}.portfolio__item:nth-of-type(2n){flex-direction:row-reverse}}.portfolio__text{display:flex;flex-direction:column;gap:var(--xxlarge);flex-basis:50%}.portfolio__video{width:100%;flex-basis:50%}@media screen and (min-width:768px){.portfolio__video{width:50%}}.portfolio__role{font-style:italic}.portfolio__description ul{display:flex;flex-direction:column;gap:var(--small);margin:0}.portfolio__description ul li{position:relative}.portfolio__description ul li::marker{color:transparent}.portfolio__description ul li:before{content:"";position:absolute;left:-1.5rem;top:.5em;width:8px;height:8px;border-radius:50%;background-image:var(--primary-gold);transform:rotate(-40deg)}.services{position:relative}.services .wrapper-padding{padding:var(--p-large) var(--base)}@media screen and (min-width:768px){.services .wrapper-padding{padding:var(--p-large) var(--xxlarge)}}.services .wrapper-padding .wrapper{flex-direction:column;justify-content:space-between;margin:0 auto;gap:var(--xxlarge);display:flex;max-width:80rem;min-height:auto;width:100%}@media screen and (min-width:1024px){.services .wrapper-padding .wrapper{flex-direction:row}}@media screen and (min-width:1024px){.services .wrapper-padding .wrapper{min-height:37.5rem;gap:var(--xxhuge)}}.services__left{display:flex;flex-direction:column;justify-content:space-between;gap:var(--xxlarge);flex-basis:50%}@media screen and (min-width:1024px){.services__left{max-height:calc(90vh - var(--xxlarge))}}.services__sticky{position:sticky;top:calc(var(--p-large) / 2);height:auto;display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width:1024px){.services__sticky{height:100vh}}.services__list{display:flex;flex-direction:column;margin:0;padding:0;list-style-type:none;counter-reset:counter}@media screen and (min-width:1024px){.services__list{gap:var(--xlarge)}}.services__list-item{display:flex;flex-direction:column;transition:height .2s ease-out;counter-increment:counter}.services__list-item-separator{border:0;height:2px;background:var(--white);display:block;margin:0;opacity:.4}@media screen and (min-width:1024px){.services__list-item-separator{display:none}}.services__list-item.active .services__list-title{opacity:1}@media screen and (min-width:1024px){.services__list-item.active .services__list-button:hover .services__list-title{opacity:1}}.services__list-button{background:transparent;border:none;text-align:left;text-transform:capitalize;padding:var(--xxlarge) 0;width:100%;cursor:pointer;overflow:visible}@media(hover:hover){.services__list-button:hover .services__list-title{opacity:.6}}.services__list-button:active .services__list-title{opacity:.6}@media screen and (min-width:1024px){.services__list-button{padding-block:0}}.services__list-title{display:block;opacity:1;width:fit-content;letter-spacing:unset;cursor:pointer;transition-property:opacity;transition-duration:.4s;width:100%}.services__list-title:before{content:counter(counter) ". "}@media screen and (min-width:1024px){.services__list-title{width:fit-content;opacity:.4;gap:var(--xlarge);padding:0}}.services__list-toggle{height:20px;width:20px}@media screen and (min-width:1024px){.services__list-toggle{display:none}}.services__right{display:none;flex-direction:column;gap:var(--huge);flex-basis:50%;margin-top:76px;padding-bottom:136px}@media screen and (min-width:1024px){.services__right{display:flex;gap:6.5rem}}.services__info{flex-direction:column;gap:3.75rem}.services__info-item{display:flex;flex-direction:column;gap:var(--small)}.services__info-item ul{margin:0}.services__info-item ul li{position:relative}.services__info-item ul li::marker{color:transparent}.services__info-item ul li:before{content:"";position:absolute;left:-1.5rem;top:.5em;width:8px;height:8px;border-radius:50%;background-image:var(--primary-gold);transform:rotate(-40deg)}.services__info-item:last-of-type{gap:var(--xlarge)}.services__info--mobile{display:flex;max-height:0;overflow:hidden;transition:max-height .4s ease-out}.services__info--mobile.active{padding-bottom:var(--xxhuge)}@media screen and (min-width:1024px){.services__info--mobile.active{display:none}}.services__info--desktop{display:none}.services__info--desktop.active{display:flex}.services__process{display:flex;flex-direction:column;gap:var(--xxhuge);position:relative;justify-content:space-between;height:auto}.services__process-line{position:absolute;height:100%;width:1.5px;margin-left:4.25px;z-index:-10}.services__process-stage{position:relative;display:flex;align-items:center;align-items:self-start;gap:var(--xsmall)}.contact{min-height:100vh;width:100%;background-color:var(--primary-green)}.contact .wrapper-padding{box-sizing:border-box;height:100%;width:100%;padding:10.25rem var(--base) var(--p-large) var(--base)}@media screen and (min-width:768px){.contact .wrapper-padding{padding:10.25rem var(--xxlarge) var(--p-large) var(--xxlarge)}}.contact .wrapper-padding .wrapper{height:100%;position:relative;inset:0;display:flex;justify-content:space-between;align-items:flex-start;align-items:stretch;flex-direction:column;gap:var(--xxhuge);max-width:80rem;width:100%;margin:0 auto}@media screen and (min-width:1024px){.contact .wrapper-padding .wrapper{flex-direction:row}}.contact__title{font-size:2.5rem;background-image:none;color:var(--white)}.contact__title span{display:block;color:transparent;background-image:var(--primary-gold);background-clip:text;-webkit-background-clip:text}.contact__text{display:flex;flex-direction:column;height:100%;justify-content:space-between;gap:var(--xxhuge);flex-basis:50%}.contact__offsite-links{padding:0;margin:0;gap:1.5rem;flex-direction:column}.contact__offsite-links--mobile{display:flex;margin-top:4.5rem}@media screen and (min-width:1024px){.contact__offsite-links--mobile{display:none}}.contact__offsite-links--desktop{display:none}@media screen and (min-width:1024px){.contact__offsite-links--desktop{display:flex}}.contact__offsite-item{list-style-type:none}.contact__offsite-link{display:flex;align-items:center;gap:.5rem}.contact__left{display:flex;flex-direction:column;gap:var(--huge)}@media screen and (min-width:1024px){.contact__left{gap:var(--xxhuge)}}.contact__form-container{flex-basis:50%;margin-top:var(--xxlarge)}.contact__form{display:flex;flex-direction:column;width:100%;gap:var(--xxhuge)}.contact__form-inputs{display:flex;flex-direction:column;gap:var(--huge)}.contact__form-input-container{display:flex;border-bottom:1px solid var(--white)}.contact__form-input-container:has(>input:focus){border-bottom:1px solid transparent;background:var(--primary-gold-2) left bottom -1px/100% 1px no-repeat}.contact__form-input-container:has(>textarea:focus){border-bottom:1px solid transparent;background:var(--primary-gold-2) left bottom -1px/100% 1px no-repeat}.contact__form-input{border:none;display:flex;background-color:transparent;box-sizing:border-box;outline:none;border:0;width:100%}.contact__form-input::placeholder{color:var(--white);opacity:.6;font-style:italic}.contact__form-input:focus{border:none}.contact__form-input:-webkit-autofill,.contact__form-input:-webkit-autofill:hover,.contact__form-input:-webkit-autofill:focus,.contact__form-input:-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:var(--white);transition:background-color 5000s ease-in-out 0s;box-shadow:inset 0 0 20px 20px transparent}.contact__form-details{overflow-y:auto;min-height:104px;padding:0}.contact__form-character-limit{margin-top:var(--xsmall);text-align:right}.contact__form-submit{background:transparent;border:none;gap:var(--small)}.contact__form-submit span:first-child{cursor:pointer;border:none;color:transparent;background-image:var(--primary-gold);-webkit-background-clip:text;background-clip:text;text-transform:uppercase;line-height:1}
