*,:after,:before{box-sizing:border-box;margin:0;padding:0}a{color:var(--text);font-weight:700;text-decoration:none;transition:.3s ease,color .3s ease}body{margin:0;font-size:16px;line-height:1.6;background-color:#f8f8f8;font-family:Inconsolata,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;width:100vw}.main-wrapper{max-width:3440px;background-color:transparent;margin:0 auto}::selection{background-color:#fefa82;color:#e85f5c}::-moz-selection{background-color:#fefa82;color:#e85f5c}:root{--white:#f8f8f8;--black:#191919;--beige:#393737;--accent:#fefa82;--indian-red:#e85f5c;--bg:#f8f8f8;--text:#191919;--light:#a3a3a3;--success:#4caf50;--animation-primary:s cubic-bezier(.3,1,.3,1)}.dark{--bg:#f8f8f8;--text:#191919}@font-face{font-family:Epilogue;src:url(/fonts/Epilogue.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Inconsolata;src:url(/fonts/Inconsolata.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}body,h1,h2,h3,h4,h5,h6,input,p,textarea{font-family:Epilogue,sans-serif;color:var(--text)}h1{font-size:clamp(32px,6vw,60px);line-height:1.25}h1,h2{font-weight:500}h2{font-size:clamp(32px,6.75vw,60px);line-height:1.3}h3{font-size:clamp(24px,2.5vw,40px)}h3,h4{font-weight:500;line-height:1.4}h4{font-size:clamp(20px,1.5vw,30px)}p{font-size:clamp(16px,1vw,20px);line-height:1.4}.big-text,p{margin-bottom:1.25rem;color:var(--text)}.big-text{font-weight:500;font-size:clamp(36px,12vw,128px);line-height:1.25;font-family:Epilogue,sans-serif}.text-light{color:var(--beige)}.fullpage-section{display:flex;flex-direction:column;padding:10vh 5%;min-height:80vh;background-color:var(--bg);transition:background-color .3s ease,color .3s ease}.fullpage-container{display:flex;justify-content:start;flex:1 1;flex-wrap:wrap;gap:2rem;margin:0 auto;width:100%;max-width:90rem}.fullpage-column{display:flex;flex-direction:column;flex:1 1;justify-content:start;height:auto;position:relative}.small-section{display:flex;flex-direction:column;padding:2rem 5%;gap:2rem;background-color:var(--bg);transition:background-color .3s ease,color .3s ease}.small-container{display:flex;flex-wrap:wrap;gap:2rem;width:100%;max-width:90rem;margin:0 auto}.small-column{flex:1 1;align-items:stretch;height:auto}.image{max-height:95vh}.image,.vertical-image{width:100%;object-fit:cover;object-position:center;border-radius:1rem}.vertical-image{max-width:600px;height:auto;max-height:80vh}.sticky{position:-webkit-sticky;position:sticky;top:10vh}@media (max-width:1230px){.sticky{position:relative;top:0}}@media (max-width:1024px){.fullpage-container{flex-direction:column;gap:5rem}.small-container{flex-direction:column;gap:1rem;flex:0 1}.small-column{align-items:start}.vertical-image{max-width:100%;max-height:750px;object-position:top}}@media (max-width:768px){.fullpage-container{flex-direction:column;gap:2rem}.fullpage-column{flex:0 1;align-items:start}}.section{display:flex;align-items:center;justify-content:center;width:100%;min-height:80vh;padding:10vh 0;background-color:var(--bg);transition:background-color .3s ease,color .3s ease}.main-container{max-width:90rem;margin-left:auto;margin-right:auto;height:100%}.hero-section{min-height:100vh;padding:10rem 5%}.hero-section,.legal-hero-section{display:flex;align-items:center;justify-content:space-evenly;width:100%;background-color:var(--bg);transition:background-color .3s ease,color .3s ease}.legal-hero-section{padding:10rem 5% 0}.hero-flex-container{max-width:80rem;height:100%}.flex-container,.hero-flex-container{display:flex;justify-content:space-between;width:100%;flex-wrap:wrap}.button-container{display:flex;flex-wrap:wrap;gap:1rem;margin-top:4rem;h2{font-size:clamp(16px,3vw,20px);font-weight:600}}.image-container{position:relative;margin-top:10rem;width:100%;height:100%;aspect-ratio:16/10;overflow:hidden;display:flex;justify-content:center;align-items:center;border-radius:1rem}.flex-grow{position:relative;flex:1 1 50%;max-width:50%}.hero-logo{display:block}.hero-heading-wrap{padding-left:8px}.hero-text-wrap{max-width:300px;display:flex;flex-direction:column;gap:2rem;div{max-width:300px;p{line-height:1.2;padding-left:.5rem}}}.hero-info-wrap{display:flex;justify-content:end;margin-top:5rem}.heading-wrap{margin-bottom:4rem}.relative{position:relative}.stretch{display:flex;flex-direction:column;align-items:stretch}.padding-l-2{padding-left:2rem}.padding-r-2{padding-right:2rem}.padding-global{padding-left:5%;padding-right:5%}.legal-text{font-weight:500;a{color:var(--beige);&:hover{color:var(--text)}}}.padding-top{padding-top:10rem}@media (max-width:1350px){.hero-text-wrap{gap:1rem}.hero-flex-container{flex-direction:column}.hero-logo{display:none}}@media (max-width:1000px){.flex-container{flex-direction:column;gap:1rem}.flex-grow{position:relative;flex:1 1 100%;max-width:100%}.image-container{margin-top:6rem}}@media (max-width:768px){.padding-section-large{padding-top:4rem;padding-bottom:4rem}.padding-l-2{padding-left:0}.padding-r-2{padding-right:0}.button-container{margin-top:3rem}.heading-wrap{margin-bottom:2rem}.hero-text-wrap{align-items:flex-start;gap:1rem}.hero-info-wrap{justify-content:start}.image-container{margin-top:4rem}.padding-top{padding-top:10rem}}.padding-section-large{padding-top:8rem;padding-bottom:8rem}.align-end{display:flex;flex-direction:column;justify-content:flex-end;height:100%}.justify-end{justify-self:end}.gap-2{display:flex;gap:2rem}.text-wrap{flex:0 1 auto;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:space-around;align-items:flex-start}.margin-medium{margin:1.25rem}.margin-small{margin:1rem 0}.margin-y-medium{margin-bottom:5rem}.margin-bottom{margin-top:0;margin-left:0;margin-right:0}.line-wrap{position:relative}.border-line,.line-wrap{z-index:1;width:100%;height:2px}.border-line{background-color:var(--black)}.form{width:100%;max-width:600px;margin:0 auto}input,textarea{width:100%;padding:.75em;border:1px solid var(--text);border-radius:5px;margin-bottom:1em;font-family:inherit}input:focus,textarea:focus{outline:none;border-color:var(--accent)}ol,ul{list-style:none}button,input,select,textarea{border:none;font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.highlight{position:relative;z-index:1;white-space:nowrap;&:after{position:absolute;content:"";width:102%;height:40%;left:-4px;bottom:0;border-radius:.4rem .2rem .7rem 1rem;background-color:var(--accent);z-index:-1}}.contact-btns{display:flex;align-items:flex-start;gap:1rem;flex-direction:column;width:100%}.responsive-container{display:flex;flex-direction:row;gap:1rem;justify-content:space-between;align-items:stretch}.box{position:relative;flex:1 1 48%;max-width:48%;align-items:stretch;margin-bottom:2rem}.sticky-text{position:-webkit-sticky;position:sticky;top:2rem;align-self:start;height:100%;z-index:1}.fullheight{height:100vh}@media (max-width:1024px){.responsive-container{flex-direction:column}.column-reverse{flex-direction:column-reverse}.box{flex:1 1 100%;max-width:100%}}@media (max-width:768px){.box{flex:1 1 100%;max-width:100%}}.parallax-container{background-color:var(--bg)}.text-parallax-wrapper{padding-left:1%;padding-right:1%}.parallax-section{position:relative;height:100vh}.sticky-image{position:-webkit-sticky;position:sticky;z-index:0;overflow:hidden;background-size:cover;background-position:50%;border-radius:1rem}.image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(26,26,26,.7);border-radius:1rem}.overlay-copy{position:absolute;left:0;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100vh;text-align:center;padding:0 5%;p{color:var(--white)}}.overlay-subheading{color:var(--accent)}.overlay-heading{font-family:Epilogue,sans-serif;font-size:2.25rem;font-weight:700}.method-subheadings{max-width:400px}@media (min-width:768px){.overlay-heading{font-size:4.5rem}}.example-content-container{margin-left:auto;margin-right:auto;display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;max-width:80rem;padding:3rem 1rem 6rem}@media (min-width:768px){.example-content-container{grid-template-columns:repeat(12,minmax(0,1fr))}}.example-content-heading{grid-column:span 1;font-size:1.875rem;font-weight:700}@media (min-width:768px){.example-content-heading{grid-column:span 4}}.example-content-textcol{grid-column:span 1}@media (min-width:768px){.example-content-textcol{grid-column:span 8}}.example-content-text{margin-bottom:1rem;font-size:1.25rem;color:#4a4a4a}@media (min-width:768px){.example-content-text{font-size:1.5rem}}.example-content-text-second{margin-bottom:2rem}.example-button{width:100%;border-radius:10px;background-color:#171717;padding:1rem 2.25rem;font-size:1.25rem;color:#fff;transition:background-color .2s}.example-button:hover{background-color:#404040}@media (min-width:768px){.example-button{width:auto}}.info-overlay{position:fixed;bottom:0;left:0;display:flex;align-items:end;width:100vw;height:100vh;z-index:1;.info-overlay-content{display:flex;flex-direction:column;max-width:700px;margin:.5rem;padding:1rem;background:var(--accent);border-radius:10px;position:relative;.info-title{font-size:1.25rem}.info-subtitle,.info-title{font-weight:500}}}.info-btn{display:inline-block;padding:.5rem 1rem;margin-top:1rem;background:var(--light);border-radius:5px;cursor:pointer;font-size:.8rem}.style_logo-container__7PkHt{position:fixed;z-index:100;left:1rem;top:1rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:.5rem .65rem;border-radius:100%;pointer-events:none;cursor:pointer}.style_logo__yFbgp{width:clamp(40px,5vw + 30px,60px);height:auto;pointer-events:auto}@media screen and (max-width:720px){.style_logo-container__7PkHt{top:1rem}}.nav_nav__UC47G{box-sizing:border-box;height:100%;padding:100px 40px 50px 20px;display:flex;flex-direction:column;justify-content:space-between}.nav_navBody__aaXpQ{display:flex;flex-direction:column;gap:1rem}.nav_navLinkContainer__oXgZF{perspective:120px;perspective-origin:bottom}.nav_navLink__iA5xy{color:var(--black);font-size:clamp(24px,6.5vw,40px);font-weight:400;position:relative;display:inline-flex;align-items:center;gap:1rem;transition:transform .3s ease;text-decoration:none}.nav_buttonArrow__hDSMp{width:24px;height:auto;opacity:0}.nav_navLink__iA5xy:hover{transform:translateX(8px)}.nav_navFooter__GsT17{display:flex;flex-wrap:wrap;margin-top:2rem}.nav_navFooterLink__62pE7{margin-top:.5rem;margin-left:40px;width:25%;color:var(--beige);text-decoration:none;position:relative;font-weight:500}.nav_navFooterLink__62pE7:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background-color:var(--text);transition:width .3s ease-in-out}.nav_navFooterLink__62pE7:hover:after{width:80%}.nav_navFooterLink__62pE7:hover{color:var(--text)}.style_button__SQaRo{height:40px;width:100px;border-radius:5px;cursor:pointer;overflow:hidden;position:absolute;top:0;right:0;.style_slider__0JvjF{position:relative;height:100%;width:100%;.style_el__krb2x{height:100%;width:100%;background-color:var(--accent);color:var(--black);font-weight:500;letter-spacing:2px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;&:nth-of-type(2){position:absolute;top:100%;background-color:var(--black);color:var(--white)}}}}.style_header__EropJ{position:fixed;right:50px;top:2rem;z-index:20;.style_menu__wVYGz{position:relative;width:480px;height:500px;background-color:var(--accent);border-radius:10px}}@media screen and (max-width:530px){.style_header__EropJ{right:1rem;top:1rem;.style_menu__wVYGz{height:90vh}}}.style_link__3Fcd7{display:inline-flex;align-items:center;justify-content:center;position:relative;padding:.25rem;background-color:transparent;color:var(--white);font-weight:500;cursor:pointer;transition:background-color .3s ease-in-out,color .3s ease-in-out;text-decoration:none;&:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background-color:var(--accent);transition:width .3s ease-in-out}&:hover:after{width:100%}}.footer_footerContainer__wPJvR{position:relative;height:600px;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);background-color:#171717}.footer_footerContent__fI8Yt{width:100%;max-width:80vw;margin:auto;padding:1rem 0;display:flex;flex-direction:column;justify-content:space-between}.footer_footerWrapper__YX8NQ{position:fixed;height:600px;width:100%;bottom:0}.footer_footerTop__F3mgl{margin-top:5rem;display:flex}.footer_call__5q5du{width:50%}.footer_call__5q5du h2{font-size:clamp(40px,5vw,64px);color:var(--white);line-height:1.1;font-weight:600;letter-spacing:1px}.footer_call__5q5du p{color:var(--white);margin-bottom:0}.footer_socialLinks__f76hJ{display:flex;column-gap:2rem;margin-top:2rem}.footer_footerNavContainer__rMyhZ{display:flex;justify-content:space-between;width:50%}.footer_footerNav__Uxxaz{display:flex;flex-direction:column;align-self:start}.footer_footerNavLink__yEQlk{font-size:clamp(16px,2.5vw,32px);line-height:1.2;margin-top:.5rem;margin-left:40px;width:25%;color:var(--beige);text-decoration:none;position:relative;font-weight:500}.footer_footerNavLink__yEQlk:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background-color:var(--text);transition:width .3s ease-in-out}.footer_footerNavLink__yEQlk:hover:after{width:80%}.footer_footerNavLink__yEQlk:hover{color:var(--text)}.footer_legal__tPxeW{display:flex;flex-direction:column;align-self:start}.footer_footerBottom__4t_2_{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:5rem 0}.footer_separator__jWiAB{width:100%;height:1px;background-color:var(--white);margin:2rem 0}.footer_credits__lkJPv{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0}.footer_credits__lkJPv p{color:var(--white);font-size:14px;text-align:center;font-weight:600}.footer_copyright__EebrH{font-size:1rem}.footer_designCredit__E8jYQ{display:flex;align-items:center;gap:.5rem}.footer_designCredit__E8jYQ p{margin-bottom:0}@media screen and (max-width:768px){.footer_footerWrapper__YX8NQ{flex-direction:column}.footer_footerTop__F3mgl{flex-direction:column;margin-top:1rem}.footer_call__5q5du{width:100%}.footer_footerNavContainer__rMyhZ{display:flex;align-items:center;justify-content:space-between;gap:3rem;width:100%}.footer_footerNav__Uxxaz,.footer_legal__tPxeW{margin-top:1rem}.footer_credits__lkJPv{flex-direction:column}}