:root{--lab-yellow:#fcb125;--lab-grey:#595959;--lab-mid-grey:#7f7f7f;--lab-light-grey:#f2f2f2;--transform-black:#231f20;--white:#fff;--yellow-shade-2:#fdbd4a;--yellow-shade-3:#fec45e;--yellow-shade-4:#fed486;--yellow-shade-5:#ffe1af;--dark-grey-1:#282828;--medium-grey-2:#4f4f4f;--light-grey-3:#828282;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Montserrat,sans-serif;line-height:1.5}a{text-decoration:none}ul{list-style:none}img{height:auto;max-width:100%}.preloader{background-color:var(--transform-black);height:100%;left:0;position:fixed;top:0;transition:opacity .5s ease-in-out;width:100%;z-index:9999}.preloader.fade-out{opacity:0}.font-serif{font-family:Crimson Pro,serif}.font-sans{font-family:Montserrat,sans-serif}.app-container{background-color:var(--transform-black);min-height:100vh}.app-container ::selection{background-color:var(--lab-yellow);color:var(--transform-black)}.container{margin:0 auto;max-width:1440px;padding:0 1.25rem;width:100%}@media (max-width:1600px){.container{max-width:1260px}}.btn{border-radius:3px;cursor:pointer;display:inline-block;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.1em;padding:.5rem 1.5rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.btn-primary{background-color:var(--lab-yellow);border:1.5px solid var(--lab-yellow);color:var(--transform-black)}.btn-primary:hover{background-color:var(--white);border-color:var(--white);color:var(--transform-black)}.btn-secondary{background-color:transparent;border:1.5px solid var(--lab-yellow);color:var(--lab-yellow)}.btn-secondary:hover{border-color:var(--white);color:var(--white)}.btn-link{background-color:transparent;color:var(--lab-yellow);font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.04em;line-height:1.5rem;padding:0;text-transform:uppercase;transition:color .3s ease-in-out}.btn-link:hover{color:var(--white)}.btn-small{padding:.375rem 1.5rem}.btn-large{padding:.5rem 1.5rem}.btn-full-width,.header{width:100%}.header{background-color:var(--transform-black);height:5rem;position:fixed;top:0;z-index:50}.header-inner{height:100%;justify-content:space-between}.header-inner,.logo-container{align-items:center;display:flex}.logo-container{flex:1}.logo-box{border:1px solid var(--lab-yellow);padding:.25rem .5rem}.logo-text{color:var(--white);font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:700;letter-spacing:.05em}.desktop-nav{display:none;gap:2rem;height:100%}@media (min-width:1024px) and (max-width:1280px){.desktop-nav{gap:1rem}}@media (min-width:1024px){.desktop-nav{display:flex}}.nav-link{align-items:center;border-bottom:3px solid transparent;color:var(--white);display:flex;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;height:100%;letter-spacing:.02em;text-decoration:none;transition:color .3s ease-in-out}.nav-link.active,.nav-link:hover{color:var(--lab-yellow)}.nav-link.active{border-bottom-color:var(--lab-yellow)}.header-cta{display:none;flex:1;justify-content:flex-end}@media (min-width:768px){.header-cta{display:flex}}.mobile-menu-toggle{background:none;border:none;color:var(--white);cursor:pointer;display:block;padding:.5rem}@media (min-width:768px){.mobile-menu-toggle{display:none}}.mobile-menu{background-color:var(--transform-black);border-bottom:1px solid var(--gray-800);box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:none;flex-direction:column;gap:1rem;left:0;padding:1.25rem;position:absolute;top:5rem;width:100%}.mobile-menu.open{display:flex}@media (min-width:768px){.mobile-menu{display:none!important}}.mobile-nav-link{border-bottom:1px solid var(--gray-700);color:var(--white);font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;padding:.5rem 0;text-decoration:none}.mobile-nav-link.active{color:var(--lab-yellow)}.hero{display:flex;flex-direction:column;height:100vh;min-height:600px;padding-top:5rem;position:relative;width:100%}.hero-bg{inset:0;position:absolute;z-index:0}.hero-bg img{height:100%;object-fit:cover;width:100%}.hero-overlay{background-color:rgba(0,0,0,.6);inset:0;position:absolute}.hero-content{align-items:center;display:flex;flex-grow:1;justify-content:center;position:relative;z-index:10}.hero-text{margin:0 auto;max-width:56rem;padding-top:5rem;text-align:center}@media (min-width:768px){.hero-text{padding-top:0}}.hero-title{color:var(--white);font-family:Crimson Pro,serif;font-size:2.25rem;font-weight:500;line-height:1.2;margin-bottom:1.5rem}@media (min-width:768px){.hero-title{font-size:3.5rem;line-height:64px}}.hero-title .highlight{color:var(--lab-yellow)}.hero-subtitle{color:var(--white);font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:300;letter-spacing:.02em;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:45rem}@media (min-width:768px){.hero-subtitle{font-size:1.125rem;line-height:1.5rem}}.hero-buttons{display:flex;flex-direction:column;gap:2rem;justify-content:center}@media (min-width:640px){.hero-buttons{flex-direction:row}}.hero-announcement{background-color:var(--lab-yellow);padding:1rem 0;position:relative;width:100%;z-index:20}.hero-announcement p{color:var(--transform-black);font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:400;text-align:center}@media (min-width:768px){.hero-announcement p{font-size:1.125rem;line-height:1.5rem}}.hero-announcement .link{cursor:pointer;font-weight:500;text-decoration:underline}.section-heading{margin-bottom:3rem}.section-category{color:var(--lab-yellow);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.01em;line-height:1.25rem;margin-bottom:.75rem;text-transform:uppercase}.section-title{font-family:Crimson Pro,serif;font-size:2.5rem;font-weight:500}@media (min-width:768px){.section-title{font-size:3rem;line-height:56px}}.section-title.light{color:var(--white)}.section-title.dark{color:var(--transform-black)}.section-description{font-family:Montserrat,sans-serif;max-width:42rem}.section-description.light{color:var(--gray-300)}.section-description.dark{color:var(--lab-grey)}.workspaces-section{background-color:var(--transform-black);color:var(--white);padding:4.5rem 0}.workspaces-header{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:3rem}.workspaces-header .section-heading{margin-bottom:0}.workspaces-header-btn{display:none}@media (min-width:768px){.workspaces-header-btn{display:block}}.workspaces-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:768px){.workspaces-grid{grid-template-columns:repeat(3,1fr)}}.workspace-card{cursor:pointer}.workspace-card:hover .workspace-image img{transform:scale(1.1)}.workspace-card:hover .workspace-image-overlay{background-color:transparent}.workspace-image{height:16rem;margin-bottom:1.5rem;overflow:hidden;position:relative;width:100%}.workspace-image img{height:100%;object-fit:cover;transition:transform .5s ease-in-out;width:100%}.workspace-image-overlay{background-color:rgba(0,0,0,.2);inset:0;position:absolute;transition:background-color .3s ease-in-out}.workspace-title{color:var(--lab-yellow);font-family:Crimson Pro,serif;font-size:2rem;font-weight:500;line-height:2.5rem;margin-bottom:.5rem}.workspace-description{color:var(--lab-light-grey);font-family:Montserrat,sans-serif;font-size:1rem;line-height:1.5rem}.workspaces-mobile-btn{display:block;margin-top:2rem}@media (min-width:768px){.workspaces-mobile-btn{display:none}}.why-choose-section{background-color:var(--transform-black);overflow:hidden;padding:4.5rem 0 6.375rem}.why-choose-inner{align-items:center;display:flex;flex-direction:column;gap:4rem}@media (min-width:1024px){.why-choose-inner{flex-direction:row}}.why-choose-text{width:100%}@media (min-width:1024px){.why-choose-text{width:50%}}.why-choose-subtitle{color:var(--lab-yellow);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.01em;line-height:1.25rem;margin-bottom:.75rem;text-transform:uppercase}.why-choose-title{color:var(--white);font-family:Crimson Pro,serif;font-size:2.5rem;font-weight:500;line-height:1.2;margin-bottom:1.5rem}@media (min-width:768px){.why-choose-title{font-size:3rem;line-height:56px}}.why-choose-description{color:var(--lab-light-grey);font-family:Montserrat,sans-serif;font-weight:400;letter-spacing:.01em;margin-bottom:3rem;max-width:32rem}.why-choose-list{position:relative}.why-choose-line{background-color:var(--lab-yellow);bottom:0;left:56px;position:absolute;top:0;width:4px}.why-choose-items{display:flex;flex-direction:column;gap:2rem}.why-choose-item{display:flex}.why-choose-item-number{color:var(--lab-yellow);flex-shrink:0;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;padding-top:.25rem;text-align:right;width:2rem}.why-choose-item-spacer{flex-shrink:0;width:52px}.why-choose-item-content{flex:1}.why-choose-item-title{color:var(--lab-yellow);font-size:1.125rem;font-weight:500}.why-choose-item-desc,.why-choose-item-title{font-family:Montserrat,sans-serif;letter-spacing:.01em;line-height:1.5rem}.why-choose-item-desc{color:var(--lab-light-grey);font-size:1rem}.why-choose-image-wrapper{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;justify-content:flex-end;margin-top:2.5rem;position:relative;width:100%}@media (min-width:1024px){.why-choose-image-wrapper{margin-top:0;width:50%}}.why-choose-image-container{position:relative;width:100%}@media (min-width:1024px){.why-choose-image-container{width:586px}}.why-choose-image-accent{background-color:var(--lab-yellow);border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;display:none;height:625px;left:32px;position:absolute;top:32px;width:586px;z-index:0}@media (min-width:1024px){.why-choose-image-accent{display:block}}.why-choose-image{display:flex;position:relative;width:100%;z-index:10}.why-choose-image:after{background:linear-gradient(180deg,rgba(35,31,32,0) 37.45%,rgba(35,31,32,0) 86.75%);border-radius:2px;content:"";inset:0;pointer-events:none;position:absolute}@media (min-width:1024px){.why-choose-image:after{border-radius:5px}}.why-choose-image img{border-radius:2px;box-shadow:5px 4px 12.3px 0 #07070787;height:auto;object-fit:cover;width:100%}@media (min-width:1024px){.why-choose-image img{border-radius:5px;height:625px;width:586px}}.why-choose-badge{bottom:1.5rem;height:fit-content;position:absolute;right:1.5rem;width:95px}.why-choose-badge img{height:auto;width:100%}.why-choose-badge span{color:var(--white);font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.1em}.why-choose-badge .highlight{color:var(--lab-yellow)}.services-section{background-color:var(--transform-black);padding:6.375rem 0;position:relative}.services-sidebar{background-color:var(--lab-yellow);bottom:0;display:none;left:0;position:absolute;top:0;width:36vw;z-index:0}@media (min-width:1024px){.services-sidebar{display:block}}.services-inner{align-items:flex-start;display:flex;flex-direction:column;gap:3rem;position:relative;z-index:10}@media (min-width:1024px){.services-inner{flex-direction:row}}.services-image-side{margin-top:2.5rem;position:relative;width:100%}@media (min-width:1024px){.services-image-side{margin-top:0;max-width:430px;width:auto}.services-image-container{max-width:430px}.services-sidebar{width:30vw}}.services-image-container{box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:flex;position:relative}.services-image-container img{border-radius:2px;filter:grayscale(20%);height:auto;object-fit:cover;transition:filter .5s ease-in-out;width:100%}.services-image-container:hover img{filter:grayscale(0)}.services-image-badge{bottom:1.5rem;height:auto;left:1.5rem;position:absolute;width:95px}.services-image-badge img{height:auto;width:100%}.services-image-badge span{color:var(--white);font-family:Crimson Pro,serif;font-size:1.125rem;font-style:italic}.services-content-side{flex:1 1 0;padding-left:0;width:100%}@media (min-width:1024px){.services-content-side{flex:1 1 0;width:100%}}.services-subtitle{color:var(--lab-yellow);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.1em;line-height:1.25rem;margin-bottom:.75rem;text-transform:uppercase}.services-title{color:var(--white);font-family:Crimson Pro,serif;font-size:2.5rem;font-weight:500;margin-bottom:3rem}@media (min-width:768px){.services-title{font-size:3rem;line-height:56px}}.services-list{display:flex;flex-direction:column;gap:1.5rem}.service-item{background-color:#2f2c2d;border-radius:2px;border-bottom-right-radius:5px;border-top-left-radius:5px;gap:1rem}.service-icon,.service-item{align-items:center;display:flex}.service-icon{flex-shrink:0;justify-content:center}.service-content h5{color:var(--lab-yellow);font-family:Montserrat,serif;font-size:1.125rem;font-weight:500}.service-content h5,.service-content p{letter-spacing:.01em;line-height:1.5rem}.service-content p{color:var(--lab-light-grey);font-family:Montserrat,sans-serif;font-size:1rem}.pricing-section{background-color:var(--transform-black);padding:4.5rem 0}.pricing-header{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:3rem}@media (min-width:768px){.pricing-header{align-items:flex-end;flex-direction:row}}.pricing-header .section-heading{margin-bottom:0}.pricing-header-btn{margin-top:1.5rem}@media (min-width:768px){.pricing-header-btn{margin-top:0}}.pricing-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:640px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.pricing-grid{grid-template-columns:repeat(4,1fr)}}.pricing-card{background-color:#2f2c2d;border:1px solid #5f5b58;border-radius:2px;box-shadow:3px 4px 7.7px 0 #49494940;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:border-color .3s ease-in-out}.pricing-card:hover{border-color:var(--lab-yellow)}.pricing-card-image{height:12rem;overflow:hidden;padding:1.5rem 1rem 0;position:relative}.pricing-card-image img{height:100%;object-fit:cover;width:100%}.pricing-card-content{display:flex;flex-direction:column;flex-grow:1;padding:1rem 1rem 1.5rem}.pricing-card-title{color:var(--lab-yellow);font-family:Crimson Pro,serif;font-size:2rem;font-weight:500;line-height:2.5rem;margin-bottom:.25rem}.pricing-card-details{color:var(--white);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;line-height:1.75rem;margin-bottom:1.5rem}.pricing-card-list{display:flex;flex-direction:column;flex-grow:1;gap:.5rem;margin-bottom:1.5rem}.pricing-card-list-item{align-items:center;color:var(--lab-light-grey);display:flex;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300}.pricing-card-bullet{background-color:var(--lab-yellow);border-radius:50%;flex-shrink:0;height:8px;margin-right:.5rem;width:8px}.cta-section{background-color:var(--transform-black);padding:6rem 0;position:relative}.cta-image-wrapper{position:relative;width:100%}.cta-accent-bg{background-color:var(--lab-yellow);border-bottom-left-radius:5px;border-bottom-right-radius:5px;height:100%;left:-40px;position:absolute;top:40px;width:calc(100% + 80px);z-index:0}.cta-image-container{position:relative;width:100%;z-index:1}.cta-image-container img{display:block;height:442px;object-fit:cover;width:100%}.cta-image-container img,.cta-overlay{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cta-overlay{background-color:rgba(35,31,32,.75);inset:0;position:absolute}.cta-content{align-items:center;display:flex;flex-direction:column;inset:0;justify-content:center;padding:2rem;position:absolute;text-align:center;z-index:20}.cta-title{color:var(--white);font-family:Crimson Pro,serif;font-size:1.875rem;font-weight:500;margin-bottom:.75rem}@media (min-width:768px){.cta-title{font-size:3rem;line-height:56px}}.cta-description{color:var(--white);font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:400;letter-spacing:.01em;margin-bottom:3.5rem;margin-left:auto;margin-right:auto;max-width:48rem}.community-section{background-color:var(--transform-black);padding:4.5rem 0 5.25rem}.community-inner{display:flex;flex-direction:column;gap:4rem}@media (min-width:1024px){.community-inner{flex-direction:row}}.community-text{padding-top:2.5rem;width:100%}@media (min-width:1024px){.community-text{width:41.666%}}.community-subtitle{color:var(--lab-yellow);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.01em;line-height:1.25rem;margin-bottom:.75rem;text-transform:uppercase}.community-title{color:var(--white);font-family:Crimson Pro,serif;font-size:2.5rem;font-weight:500;margin-bottom:1.5rem}@media (min-width:768px){.community-title{font-size:3rem;line-height:56px}}.community-description{color:var(--lab-light-grey);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.01em;line-height:1.5rem;margin-bottom:3rem}.community-grid{display:grid;gap:1.875rem;grid-template-columns:1fr;width:100%}@media (min-width:768px){.community-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.community-grid{width:58.333%}}.community-card{background-color:var(--lab-yellow);border-radius:5px;display:flex;flex-direction:column;height:16rem;justify-content:space-between;padding:2rem}.community-card-diamond{display:flex;margin-bottom:.875rem}.community-card-title{color:var(--transform-black);font-family:Crimson Pro,serif;font-size:1.75rem;font-weight:500;line-height:1.75rem;margin-bottom:1rem;max-width:120px}.community-card-desc{color:var(--transform-black);font-family:Montserrat,sans-serif;font-size:.875rem;letter-spacing:.01em;line-height:1.25rem;max-width:240px}.community-card-logo{align-items:center;background-color:#353132;border-radius:2px;display:flex;height:16rem;justify-content:center;padding:2rem}.community-logo-box span{color:var(--white);font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.05em}.community-logo-box .highlight{color:var(--lab-yellow);font-size:.75rem;vertical-align:super}.contact-section{background:var(--transform-black);padding:4.5rem 0;position:relative}.contact-yellow-bar{background:var(--lab-yellow);border-bottom-left-radius:5px;border-top-left-radius:5px;height:100%;max-height:700px;position:absolute;right:0;top:0;width:60vw;z-index:1}.contact-section__container{margin:0 auto;max-width:1200px;padding:0 1.5rem}.contact-content{align-items:stretch;display:flex;justify-content:center;position:relative;z-index:2}.contact-image-col{align-items:center;display:flex;flex:1 1 40%;justify-content:center;min-width:600px}.contact-logo{bottom:1.5rem;height:auto;left:1.5rem;pointer-events:none;position:absolute;width:95px;z-index:2}.contact-image{box-shadow:0 4px 32px rgba(0,0,0,.18);height:100%;object-fit:cover;width:100%}@media (max-width:1440px){.contact-image-col{min-width:500px}}.contact-form-col{align-items:center;display:flex;justify-content:center}.contact-form .btn{height:40px;vertical-align:middle;width:fit-content}.contact-card{background:#2f2c2d;box-shadow:0 2px 16px rgba(0,0,0,.12);color:var(--white);height:100%;padding:2rem;width:100%}.contact-title{color:var(--lab-yellow);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.01em;line-height:1.25rem;margin-bottom:.75rem;text-transform:uppercase}.contact-heading{color:var(--white);font-family:Crimson Pro,serif;font-size:2rem;font-weight:500;line-height:2.5rem;margin-bottom:1rem}.contact-desc{color:var(--lab-light-grey);font-size:1rem;font-weight:300;letter-spacing:.01em;line-height:1.5rem;margin-bottom:1.5rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.contact-section__form .btn{align-items:center;display:flex;height:40px;width:fit-content}.contact-section__form .btn svg{margin-right:6px}.contact-form-row{display:flex;gap:1rem}.contact-input,.contact-textarea{background:var(--lab-light-grey);border:.5px solid var(--Light-Grey,#828282);border-radius:4px;color:var(--white);font-family:Montserrat,sans-serif;font-size:1rem;outline:none;padding:12px;transition:border-color .3s ease-in-out;width:100%}.contact-input:focus,.contact-textarea:focus{border-color:var(--lab-yellow)}.contact-textarea{min-height:100px;resize:vertical}.contact-submit-btn{background:var(--lab-yellow);border:none;border-radius:6px;color:var(--transform-black);cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:.5rem;padding:.9rem 0;transition:background .3s ease-in-out,color .3s ease-in-out;width:100%}.contact-submit-btn:hover{background:var(--white);color:var(--lab-yellow)}@media (max-width:900px){.contact-inner{flex-direction:column;gap:2.5rem}.contact-section__form-col,.contact-section__image-col{flex:unset;justify-content:center;width:100%}.contact-section__image{max-width:320px}.contact-section__card{max-width:100%;padding:2rem 1rem}}@media (max-width:600px){.contact-section{padding:2.5rem 0 2rem}.contact-section__container{padding:0 .5rem}.contact-section__form-row{flex-direction:column;gap:.7rem}}.contact-input::placeholder,.contact-textarea::placeholder{color:#5f5b58;font-family:Montserrat,sans-serif;font-size:14px;opacity:1}.contact-field-group{display:flex;flex-direction:column;width:100%}.contact-label{color:var(--lab-light-grey);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.01em;line-height:1.5rem;margin-bottom:.375rem}.contact-asterisk{color:var(--lab-yellow);font-size:1.1em;font-weight:700;margin-left:2px}.cta-image-overlay{background:var(--transform-black,#231f20);inset:0;opacity:.76;pointer-events:none;position:absolute;z-index:2}footer{background:var(--transform-black);border-top:16px solid var(--lab-yellow);color:var(--white);padding:3rem 0 0}.footer-section__container{margin:0 auto;max-width:1200px;padding:0 1.5rem}.footer-section__columns{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:space-between}.footer-section__col{flex:1 1 0;min-width:220px}.footer-section__logo{margin-bottom:1rem;width:77px}.footer-section__desc{color:var(--lab-light-grey);font-family:Crimson Pro,serif;font-size:1.25rem;font-weight:500;line-height:1.75rem;margin-bottom:1.5rem}.footer-section__desc span{color:var(--lab-yellow)}.footer-section__bar-container{display:flex;justify-content:space-between;width:100%}.footer-section__address{color:var(--lib-light-grey);font-size:.875rem;font-style:normal;font-weight:300;letter-spacing:.01em;line-height:1.25rem;margin-bottom:2rem}.footer-section__social{display:flex;gap:1rem}.footer-section__social-link{color:var(--lab-yellow);transition:color .3s ease-in-out}.footer-section__social-link:hover{color:var(--white)}.footer-section__col-title{color:var(--lab-yellow);font-family:Crimson Pro,serif;font-size:1.25rem;font-weight:500;line-height:1.75rem;margin-bottom:1.5rem;text-transform:uppercase}.footer-section__links-list{display:flex;flex-direction:column;gap:1rem;list-style:none;padding:0}.footer-section__link{color:var(--white);display:inline-block;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;letter-spacing:.01em;line-height:1.5rem;transition:color .3s ease-in-out}.footer-section__link.active,.footer-section__link:hover{color:var(--lab-yellow)}.footer-section__contact-item{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.footer-section__contact-icon{align-items:center;color:var(--lab-yellow);display:flex}.footer-section__contact-link{color:var(--white);font-size:1rem;transition:color .3s ease-in-out}.footer-section__contact-link:hover{color:var(--lab-yellow)}footer .btn{height:40px;margin-top:1rem}.footer-section__bar{align-items:center;border-top:1px solid #7f7f7f;color:var(--lab-light-grey);display:flex;font-size:.98rem;justify-content:space-between;margin-top:2rem;padding:2rem 0}.footer-section__bar-link{color:#e2e8f0;font-family:Montserrat,sans-serif;font-size:.875rem;letter-spacing:.01em;line-height:1.25rem;margin:0 .5rem;transition:color .3s ease-in-out}.footer-section__bar-link:hover{color:var(--lab-yellow)}@media (max-width:900px){.footer-section__columns{flex-direction:column;gap:1.5rem}.footer-section__col{margin-bottom:1.5rem}}@media (max-width:600px){.footer-section{padding:2rem 0 0}.footer-section__container{padding:0 .5rem}.footer-section__bar{flex-direction:column;font-size:.95rem;gap:.5rem;text-align:center}}.footer{background-color:var(--transform-black);border-top:1px solid var(--gray-800);padding:5rem 0}.footer-placeholder{align-items:center;border:1px solid var(--gray-600);display:flex;height:200px;justify-content:center;position:relative;width:100%}.footer-placeholder svg{height:100%;inset:0;position:absolute;stroke:var(--gray-600);width:100%}.footer-placeholder h2{background-color:var(--transform-black);color:var(--white);font-family:Crimson Pro,serif;font-size:1.875rem;padding:0 2rem;position:relative;z-index:10}.footer-section__bar-left{color:#e2e8f0;font-family:Montserrat,sans-serif;font-size:.875rem;letter-spacing:.01em;line-height:1.25rem}.highlight{color:var(--lab-yellow)}.text-center{text-align:center}.mb-0{margin-bottom:0}.hs-button,.hs-submit{background:var(--lab-yellow);border:none;border-radius:5px;box-shadow:0 2px 8px rgba(0,0,0,.08);color:var(--transform-black);cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem 2rem;transition:background .3s ease-in-out,color .3s ease-in-out}.hs-button:hover,.hs-submit:hover{background:var(--transform-black);color:var(--lab-yellow)}