@font-face{font-family:Gilroy;src:url(/Gilroy-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/Gilroy-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/Gilroy-RegularItalic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(/Gilroy-Medium.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:BreeCYRRegular;src:url(/BreeCYRRegular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box;font-family:Gilroy,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}textarea{resize:none!important}body{background-color:#090909;color:#f0f0f0;line-height:1.6;font-weight:300;overflow-x:hidden}a,body,button,div,h1,h2,h3,h4,h5,h6,input,label,p,span,textarea{font-family:Gilroy,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:#090909}::-webkit-scrollbar-thumb{background:#333}::selection{background:rgba(255,255,255,.1);color:#fff}h1,h2,h3,h4,h5,h6{font-weight:300;text-transform:uppercase;letter-spacing:2px}.container{width:90%;max-width:1400px;margin:0 auto;padding:0 20px}.row{display:flex;flex-wrap:wrap;margin:0 -10px}.col{padding:0 10px;flex:1 1}.text-center{text-align:center}.my-5{margin-top:5rem;margin-bottom:5rem}.mb-3{margin-bottom:3rem}.mt-5{margin-top:5rem}header{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:20px 0;background-color:rgba(9,9,9,0)}header,header.scrolled,header.sticky{transition:all .4s cubic-bezier(.165,.84,.44,1)}header.scrolled,header.sticky{background-color:rgba(9,9,9,.95);padding:10px 0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 5px 20px rgba(0,0,0,.2)}body.has-sticky-header{padding-top:80px;transition:padding-top .4s cubic-bezier(.165,.84,.44,1)}.header-container{display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.2rem;font-weight:300;text-decoration:none;color:#fff;letter-spacing:3px;text-transform:uppercase}.logo svg{height:60px;width:auto;transition:all .3s ease}@media (max-width:1250px) and (min-width:1001px){.logo svg{height:50px}}@media (max-width:1230px){.logo svg{height:60px}.menu-toggle{display:block}.nav-menu{position:fixed;top:0;right:-100%;width:100%;height:100vh;background-color:rgba(9,9,9,.95);flex-direction:column;align-items:center;justify-content:center;transition:right .3s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-menu.active{right:0}.nav-menu li{margin:2rem 0}.hero-subtitle,.hero-title{font-size:3rem;margin-top:50px}.hero-btns{flex-direction:column;gap:1rem}.btn{width:100%;text-align:center}.section-title:after{display:none}}.nav-menu{display:flex;list-style:none}.nav-menu li{margin-left:1.5rem}.nav-menu a{text-decoration:none;color:rgba(255,255,255,.7);font-size:.75rem;font-weight:400;text-transform:uppercase;letter-spacing:2px;position:relative;transition:color .3s}.nav-menu a:hover{color:#fff}.nav-menu a:after{content:"";position:absolute;width:0;height:1px;bottom:-4px;left:0;background-color:#fff;transition:width .3s ease}.nav-menu a:hover:after{width:100%}.menu-toggle{display:none;cursor:pointer;z-index:1001}.menu-toggle span{display:block;width:25px;height:1px;margin:6px 0;background-color:#fff;transition:transform .3s,opacity .3s}.menu-toggle.active span:first-child{transform:rotate(-45deg) translate(-5px,6px)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.hero{height:100vh;position:relative;overflow:hidden;background-color:#090909;padding-top:80px}.hero-bg{background-image:url(/homePage.webp);background-size:cover;background-position:50%;filter:brightness(.4);opacity:.9}.hero-bg,.hero-bg:after{position:absolute;top:0;left:0;width:100%;height:100%}.hero-bg:after{content:"";background:linear-gradient(135deg,rgba(0,0,0,.6),rgba(0,0,0,.3));z-index:1}.hero-content{position:relative;z-index:10;height:100%;display:flex;flex-direction:column;justify-content:center}.hero-title{margin-bottom:0}.hero-subtitle,.hero-title{font-size:6rem;line-height:1;transform:translateX(-5px)}.hero-subtitle{margin-bottom:2rem}main #home .hero-subtitle,main #home .hero-title{font-family:Gilroy,Segoe UI,Tahoma,Geneva,Verdana,sans-serif!important}.hero-text{max-width:500px;margin-bottom:3rem;font-size:.9rem;line-height:1.8;color:rgba(255,255,255,.8)}.hero-btns{display:flex;gap:1.5rem}.btn{display:inline-block;padding:.8rem 2.5rem;background-color:transparent;border:1px solid rgba(255,255,255,.2);color:#fff;text-decoration:none;font-size:.7rem;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:rgba(255,255,255,.1);transition:left .3s ease}.btn:hover:before{left:0}.btn:hover{border-color:rgba(255,255,255,.5)}.scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;opacity:.7;transition:opacity .3s;z-index:15}.scroll-indicator:hover{opacity:1}.scroll-indicator span{font-size:.7rem;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.scroll-indicator .mouse{width:1.5rem;height:2.5rem;border:1px solid #fff;border-radius:15px;position:relative}.scroll-indicator .mouse:before{content:"";position:absolute;top:.5rem;left:50%;transform:translateX(-50%);width:3px;height:6px;background-color:#fff;border-radius:3px;animation:scroll 2s infinite}@keyframes scroll{0%{opacity:1;top:.5rem}to{opacity:0;top:1.5rem}}section{padding:8rem 0;position:relative}section#about{padding-bottom:1.5rem}section:first-of-type{padding-top:10rem}.section-title{margin-bottom:5rem;position:relative;display:flex;align-items:center}.section-title h2{font-size:2.5rem;font-weight:300}.section-title:after{content:"";flex:1 1;height:1px;background-color:rgba(255,255,255,.1);margin-left:2rem}.about-content{display:flex;align-items:flex-start;gap:4rem}.about-image{flex:1 1;position:relative}.about-image img{width:100%;height:auto;display:block;filter:none;transition:filter .5s}.about-image:hover img{filter:none}.about-image:before{content:"";position:absolute;top:-15px;left:-15px;width:50%;height:50%;border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2);z-index:1}.about-text{flex:1 1}.about-text p{margin-bottom:2rem;font-size:.9rem;line-height:1.8;color:rgba(255,255,255,.8)}.about-cta{display:inline-block;margin-top:2rem;padding:1rem 2.5rem;background-color:transparent;border:1px solid rgba(255,255,255,.2);color:#fff;text-decoration:none;font-size:.8rem;letter-spacing:2px;text-transform:uppercase;transition:all .3s ease;position:relative;overflow:hidden}.about-cta:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:rgba(255,255,255,.1);transition:left .3s ease}.about-cta:hover{border-color:rgba(255,255,255,.5);transform:translateY(-2px)}.about-cta:hover:before{left:0}.about-signature{font-family:Pinyon Script,cursive;font-size:2.5rem;margin-top:3rem;display:block;transform:rotate(-5deg)}.services-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:4rem 6rem;gap:4rem 6rem}.service-item{position:relative}@media (min-width:1201px){.service-item:nth-child(3){grid-column:1/-1;justify-self:center;max-width:600px}}.service-number{position:absolute;top:-2rem;left:-2rem;font-size:5rem;font-weight:300;color:rgba(255,255,255,.03);z-index:-1}.service-title{font-size:1.2rem;margin-bottom:1rem;text-transform:uppercase;letter-spacing:2px;display:flex;align-items:center}.service-title:before{content:"";display:inline-block;width:1.5rem;height:1px;background-color:rgba(255,255,255,.3);margin-right:1rem}.service-desc{font-size:.9rem;line-height:1.8;color:rgba(255,255,255,.7)}.service-image{margin-top:5rem}.service-image img{width:100%;height:auto;filter:none}.studio-container{display:flex;min-height:600px}.studio-text{flex:0 0 40%;padding:4rem;background-color:rgba(0,0,0,.5);display:flex;flex-direction:column;justify-content:center}.studio-image{flex:0 0 60%;background-image:url(/studioSection.webp);background-size:cover;background-position:50%;position:relative}.studio-image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.studio-heading{font-size:2rem;margin-bottom:2rem}.studio-text p{margin-bottom:1.5rem;font-size:.9rem;line-height:1.8;color:rgba(255,255,255,.8)}.contact-container{display:flex;justify-content:space-between;gap:6rem}.contact-info{flex:0 0 40%}.contact-heading{font-size:1.5rem;margin-bottom:2rem}.contact-list{list-style:none;margin-bottom:3rem}.contact-list li{margin-bottom:1.5rem;display:flex;align-items:flex-start}.contact-label{flex:0 0 100px;font-size:.8rem;text-transform:uppercase;letter-spacing:1px;color:rgba(255,255,255,.5)}.contact-value{flex:1 1;font-size:.9rem}.social-links{display:flex;gap:1.5rem}.social-link{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);text-decoration:none;color:#fff;font-size:.9rem;transition:all .3s}.social-link:hover{border-color:#fff;background-color:rgba(255,255,255,.05)}.contact-form{flex:0 0 50%}.form-group{margin-bottom:1.5rem}.form-control{width:100%;padding:1rem 0;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.2);color:#fff;font-size:.9rem;transition:border-color .3s}.form-control::placeholder{color:rgba(255,255,255,.3)}.form-control:focus{outline:none;border-color:rgba(255,255,255,.5)}textarea.form-control{min-height:120px;resize:vertical}.btn-submit{margin-top:2rem;padding:1rem 3rem}footer{padding:5rem 0 2rem;background-color:#070707;text-align:center}.footer-logo{font-size:1.5rem;letter-spacing:3px;margin-bottom:2rem;display:inline-block;color:#f0f0f0;text-decoration:none}.footer-nav{display:flex;justify-content:center;gap:2rem;margin-bottom:3rem;flex-wrap:wrap}.footer-nav a{text-decoration:none;color:rgba(255,255,255,.5);font-size:.7rem;text-transform:uppercase;letter-spacing:1px;transition:color .3s}.footer-nav a:hover{color:#fff}.copyright{font-size:.8rem;color:rgba(255,255,255,.3)}.tech-kits-list{display:flex;flex-direction:column;gap:6rem}.tech-kit-item{display:flex;gap:4rem;align-items:center}.tech-kit-item:nth-child(2n){flex-direction:row-reverse}.tech-kit-image{flex:0 0 45%;position:relative;overflow:hidden}.tech-kit-image img{width:100%;height:auto;display:block;filter:none;transition:filter .5s}.tech-kit-image:hover img{filter:none}.tech-kit-image:before{content:"";position:absolute;top:-15px;left:-15px;width:50%;height:50%;border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2);z-index:1}.tech-kit-item:nth-child(2n) .tech-kit-image:before{left:auto;right:-15px;border-left:none;border-right:1px solid rgba(255,255,255,.2)}.tech-kit-content{flex:0 0 45%}.tech-kit-title{font-size:1.8rem;margin-bottom:1.5rem;position:relative;display:inline-block}.tech-kit-title:after{content:"";position:absolute;bottom:-10px;left:0;width:50px;height:1px;background-color:rgba(255,255,255,.3)}.tech-kit-desc{font-size:.9rem;line-height:1.8;color:rgba(255,255,255,.8)}.tech-kit-desc,.tech-kit-includes{margin-bottom:2rem}.tech-kit-includes h4{font-size:.8rem;margin-bottom:1rem;color:rgba(255,255,255,.6)}.tech-list{list-style:none}.tech-list li{font-size:.9rem;color:rgba(255,255,255,.8);position:relative;padding:.5rem 0 .5rem 20px}.tech-list li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:1px;background-color:rgba(255,255,255,.5)}.btn-kit{display:inline-block;padding:.8rem 2.5rem;background-color:transparent;border:1px solid rgba(255,255,255,.2);color:#fff;text-decoration:none;font-size:.7rem;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.btn-kit:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:rgba(255,255,255,.1);transition:left .3s ease}.btn-kit:hover:before{left:0}.btn-kit:hover{border-color:rgba(255,255,255,.5)}.admin-panel{background:rgba(0,0,0,.5);border-radius:8px;padding:2rem;margin-top:2rem}.admin-panel-header{margin-bottom:2rem}.admin-panel-title{font-size:2rem;color:#fff;margin:0}.admin-tabs{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.admin-tab{background:rgba(255,255,255,.1);border:none;padding:.75rem 1.5rem;color:#fff;border-radius:4px;cursor:pointer;transition:all .3s ease}.admin-tab:hover{background:rgba(255,255,255,.2)}.admin-tab.active{background:#fff;color:#000}.admin-form-group{margin-bottom:1.5rem}.admin-label{display:block;margin-bottom:.5rem;color:#fff;font-size:.9rem}.admin-input,.admin-textarea{width:100%;padding:.75rem;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:4px;color:#fff;font-size:1rem}.admin-textarea{min-height:150px;resize:vertical}.admin-input:focus,.admin-textarea:focus{outline:none;border-color:rgba(255,255,255,.4)}.admin-btn{background:#fff;color:#000;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem;transition:all .3s ease}.admin-btn:hover{background:rgba(255,255,255,.9)}.admin-btn:disabled{opacity:.7;cursor:not-allowed}@media (max-width:1200px){.hero-subtitle,.hero-title{font-size:5rem}.section-title h2{font-size:2rem}.services-list{grid-template-columns:1fr;gap:3rem}}@media (max-width:992px){.hero-subtitle,.hero-title{font-size:4rem}.about-content{flex-direction:column}.about-image{margin-bottom:3rem}.studio-container{flex-direction:column}.studio-image,.studio-text{flex:0 0 100%}.studio-image{min-height:400px}}@media (max-width:530px){.studio-image{min-height:300px}.contact-container{flex-direction:column}.contact-form,.contact-info{flex:0 0 100%}.contact-info{margin-bottom:3rem}.tech-kit-item,.tech-kit-item:nth-child(2n){flex-direction:column;gap:3rem}.tech-kit-content,.tech-kit-image{flex:0 0 100%;width:100%}}@media (max-width:576px){.hero-subtitle,.hero-title{font-size:2.5rem}.section-title h2{font-size:1.5rem}.studio-text{padding:2rem}}.loading-container{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.8);z-index:9999}.loading-spinner{width:50px;height:50px;border-radius:50%;border:3px solid rgba(255,255,255,.1);border-top-color:#fff;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(1turn)}}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#090909;display:flex;justify-content:center;align-items:center;z-index:10000;transition:opacity .5s ease,visibility .5s ease}.loading-screen.fade-out{opacity:0;visibility:hidden}.loading-content{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.loading-logo{width:300px;max-width:80vw;animation:logoFloat 2s ease-in-out infinite}.loading-logo svg{width:100%;height:auto;filter:drop-shadow(0 0 20px rgba(255,255,255,.1))}.loading-text{color:rgba(255,255,255,.8);font-size:1.2rem;font-weight:300;letter-spacing:2px;text-transform:uppercase;animation:textPulse 1.5s ease-in-out infinite;font-family:Gilroy,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.loading-spinner .spinner{width:50px;height:50px;border:2px solid rgba(255,255,255,.1);border-top-color:rgba(255,255,255,.8);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}@keyframes logoFloat{0%,to{transform:translateY(0) scale(1);opacity:.9}50%{transform:translateY(-10px) scale(1.02);opacity:1}}@keyframes textPulse{0%,to{opacity:.6}50%{opacity:1}}@media (max-width:768px){.loading-logo{width:250px}.loading-text{font-size:1rem}.loading-spinner .spinner{width:40px;height:40px}}.individual-tech-title{font-size:1.8rem;margin-bottom:2.5rem;text-align:center;font-weight:300;letter-spacing:2px}.tech-categories{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;margin-bottom:3rem}.tech-category-btn{display:inline-block;padding:.7rem 1.5rem;background-color:transparent;border:1px solid rgba(255,255,255,.2);color:#fff;text-decoration:none;font-size:.7rem;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.tech-category-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:rgba(255,255,255,.1);transition:left .3s ease}.tech-category-btn:hover:before{left:0}.tech-category-btn.active,.tech-category-btn:hover{border-color:rgba(255,255,255,.5)}.tech-category-btn.active{background-color:rgba(255,255,255,.1)}.individual-tech-grid{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.individual-tech-item{background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.1);border-radius:0;overflow:hidden;transition:all .3s ease}.individual-tech-item:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.3);border-color:rgba(255,255,255,.2)}.individual-tech-image{position:relative;overflow:hidden;height:250px;background:rgba(0,0,0,.2)}.individual-tech-image img{width:100%;height:100%;object-fit:cover;display:block;filter:none;transition:all .3s ease}.individual-tech-item:hover .individual-tech-image img{filter:none;transform:scale(1.05)}.individual-tech-name{font-size:1.1rem;margin:0 0 .5rem;font-weight:600;color:rgba(255,255,255,.9);line-height:1.3}.individual-tech-category{font-size:.85rem;color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.5px;font-weight:500;margin:0 0 .5rem}.individual-tech-type{font-size:.8rem;color:rgba(255,255,255,.5);font-style:italic;margin:0}.equipment-details{padding:1.5rem;height:100%;display:flex;flex-direction:column}.equipment-info{display:flex;justify-content:space-between;align-items:center;margin:.75rem 0;padding:.5rem;background:rgba(255,255,255,.05);border-radius:5px}.equipment-type{color:rgba(255,255,255,.8);font-size:.85rem;font-weight:300}.equipment-price{color:rgba(255,255,255,.9);font-weight:700;font-size:1rem}.equipment-availability{display:flex;justify-content:space-between;align-items:center;margin-top:.75rem}.status{padding:.25rem .75rem;border-radius:15px;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.status.available{background:rgba(0,255,0,.2);color:#4ade80;border:1px solid rgba(0,255,0,.3)}.status.rented{background:rgba(255,165,0,.2);color:#fb923c;border:1px solid rgba(255,165,0,.3)}.status.maintenance{background:rgba(255,0,0,.2);color:#f87171;border:1px solid rgba(255,0,0,.3)}.amount{color:rgba(255,255,255,.7);font-size:.85rem;font-weight:500}@media (max-width:768px){.individual-tech-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (max-width:650px){.individual-tech-grid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:576px){.individual-tech-grid{grid-template-columns:1fr;gap:1.5rem}.tech-categories{gap:.5rem}.tech-category-btn{padding:.6rem 1rem;font-size:.65rem}}.lang-switcher{position:relative;margin-left:.5rem}.lang-switcher-btn{display:flex;align-items:center;gap:.5rem;background:transparent;border:none;color:rgba(255,255,255,.7);font-size:.75rem;cursor:pointer;padding:.5rem;transition:color .3s}.lang-switcher-btn:hover{color:#fff}.lang-switcher-btn svg{font-size:1rem}.current-lang{text-transform:uppercase;letter-spacing:1px}.lang-dropdown{position:absolute;right:0;background:rgba(9,9,9,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:4px;padding:.5rem;min-width:120px;z-index:1000;margin-top:.5rem}.lang-option{display:block;width:100%;text-align:left;background:transparent;border:none;color:rgba(255,255,255,.7);font-size:.75rem;padding:.5rem;cursor:pointer;transition:all .3s}.lang-option:hover{color:#fff;background:rgba(255,255,255,.05)}.lang-option.active{color:#fff;background:rgba(255,255,255,.1)}@media (max-width:1230px){.lang-switcher{margin:1rem 0;display:flex;flex-direction:column;align-items:center}.lang-dropdown{position:relative;margin-top:.25rem;background:rgba(9,9,9,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:4px;padding:.5rem;min-width:100px;left:50%;transform:translateX(-50%)}}.team-hero{height:60vh;min-height:400px}.team-hero .hero-bg{filter:brightness(.4)}.team-hero .hero-bg:after{background:linear-gradient(135deg,rgba(0,0,0,.7),rgba(0,0,0,.4))}.team-section{padding:6rem 0}.team-list{display:flex;flex-direction:column;gap:6rem;margin-top:4rem}.team-member{display:flex;gap:4rem;align-items:flex-start}.team-member-reverse{flex-direction:row-reverse}.team-member-photo{flex:0 0 45%;position:relative;overflow:hidden;aspect-ratio:5/6;filter:none;transition:filter .3s ease}.team-member-photo:hover{filter:none}.team-member-photo img{width:100%;height:100%;object-fit:cover}.team-member-info{flex:0 0 45%;display:flex;flex-direction:column;gap:1rem;padding-top:1rem}.team-member-name{font-size:1.8rem;font-weight:400;margin:0;text-transform:none;letter-spacing:1px}.team-member-role{font-size:.9rem;color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:1px;margin:0}.team-member-desc{font-size:.9rem;line-height:1.8;color:rgba(255,255,255,.8);margin:0}@media (max-width:992px){.team-member,.team-member-reverse{flex-direction:column;gap:2rem}.team-member-info,.team-member-photo{flex:0 0 100%}.team-member-photo{max-width:500px;margin:0 auto}}@media (max-width:576px){.team-hero{height:50vh}.team-member-name{font-size:1.5rem}.team-list{gap:4rem}}@media (max-width:1145px){section:not(.hero):not(.team-hero){padding:2rem 0}section:not(.hero):not(.team-hero):first-of-type{padding-top:7rem}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}