*,*:after,*:before{box-sizing:border-box}:root{--max-width: 1440px;--bg-color: #0a1116;--border-color: rgb(175 157 157 / 5%);--box-color: rgb(175 157 157 / 2%);--text-color: rgba(238, 251, 255, .7);--h1-color: rgb(247, 248, 248);--box-border-radius: 20px;--content-padding: 60px;--intro-spacing: 50px}html,body{margin:0}body{background:var(--bg-color);background:var(--bg-color) linear-gradient(181deg,var(--bg-color) 18%,rgba(138,255,223,.02) 28%,rgba(138,255,223,.02) 31%,rgba(138,255,223,.01) 34%,var(--bg-color) 46%);color:var(--text-color);overflow-x:hidden;font-family:Google Sans,sans-serif;font-optical-sizing:auto;margin:0 auto;font-size:14px}h1{color:var(--h1-color)}main{max-width:var(--max-width);margin:0 auto;border-right:2px solid var(--border-color);border-left:2px solid var(--border-color)}a{text-decoration:none;color:inherit}header{position:absolute;top:0;width:100%;left:50%;transform:translate(-50%);border-bottom:2px solid var(--border-color);z-index:5;background-color:var(--bg-color)}header .header-content{margin:0 auto;display:flex;justify-content:space-between;padding:40px;align-items:center;max-width:var(--max-width)}header .header-content .header-links{display:flex;justify-content:space-between}header .header-content .header-links a{font-size:1.1em;padding-right:30px;text-decoration:none;transition:color .2s,opacity .2s}header .header-content .header-links a:hover,header .header-content .header-links a:focus-visible{color:var(--h1-color);outline:none}header .header-content img{opacity:.95;filter:drop-shadow(0 8px 24px rgba(46,220,220,.25))}section{max-width:var(--max-width);margin:0 auto}section .section-title{font-size:2em;line-height:1.18;letter-spacing:0px;text-shadow:0 10px 32px rgba(3,13,17,.55);margin-bottom:35px}section{padding-top:150px;padding-left:var(--content-padding);padding-right:var(--content-padding)}section:first-of-type{padding-top:0;padding-left:0;padding-right:0}section:last-of-type{padding-bottom:150px}section#first{max-width:unset;padding:unset;height:100vh;-webkit-user-select:none;user-select:none}section#first #scene-wrap{position:absolute;top:0;left:0;height:100vh;width:100vw;pointer-events:none}section#first #scene-wrap canvas{display:block;width:100%;height:100%}section#first .phrase{position:absolute;left:50%;transform:translate(-50%);bottom:50px;width:100%}section#first .phrase h1{margin:0;opacity:1;font-size:clamp(1.75em,3em,2vw);line-height:1.18;text-align:center;text-shadow:0 10px 32px rgba(3,13,17,.55);position:relative}section#first .phrase:before,section#first .phrase:after{content:"";width:30%;height:2px;background:var(--border-color);position:absolute;left:0;top:50%;transform:translateY(-50%)}section#first .phrase:after{left:unset;right:0;top:50%}section#first .phrase .hex-bottom{position:absolute;left:50%;bottom:unset;top:calc(50% - 20px);transform:translate(-50%);width:calc(40% - 116px);height:90px;border-bottom:3px solid var(--border-color)}section#first .phrase .hex-bottom:before,section#first .phrase .hex-bottom:after{content:"";position:absolute;bottom:-2px;width:90px;height:2px;background:var(--border-color);border-radius:999px}section#first .phrase .hex-bottom:before{left:0;transform-origin:right center;transform:translate(-100%) rotate(50deg)}section#first .phrase .hex-bottom:after{right:0;transform-origin:left center;transform:translate(100%) rotate(-50deg)}section#intro{padding-top:var(--intro-spacing);padding-bottom:calc(var(--intro-spacing) + 25px);border-bottom:2px solid var(--border-color);text-align:center}section#intro .intro-points{display:flex;justify-content:center;gap:0;margin-top:26px;color:var(--text-color);font-size:.82em;letter-spacing:.08em;text-transform:uppercase}section#intro .intro-points:first-child{margin-top:0}section#intro .intro-points span{padding:0 22px;border-right:2px solid var(--border-color)}section#intro .intro-points span:last-child{border-right:0}.carousel-viewport{overflow:hidden}.carousel-track{display:flex;touch-action:pan-y pinch-zoom;will-change:transform}.carousel-slide{flex:0 0 100%;min-width:0}section#products{padding-inline:0}section#products .section-title{margin-inline:var(--content-padding)}.product-carousel .carousel-viewport{position:relative}.product-carousel .carousel-slide{padding-inline:var(--content-padding)}.product-carousel .carousel-controls{display:flex;align-items:center;justify-content:center;min-height:36px;gap:14px;margin-top:18px;visibility:hidden}.product-carousel.is-ready .carousel-controls{visibility:visible}.product-carousel.is-static .carousel-controls{display:none}.carousel-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:2px solid var(--border-color);border-radius:6px;background:var(--box-color);color:var(--text-color);font-size:1.2em;cursor:pointer;transition:border-color .2s,color .2s,background-color .2s}.carousel-button:hover,.carousel-button:focus-visible{border-color:#af9d9d2e;background:#af9d9d0d;color:var(--h1-color);outline:none}.carousel-button:disabled{opacity:.25;cursor:default}.carousel-dots{display:flex;align-items:center;justify-content:center;gap:8px}.carousel-dot{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:var(--text-color);opacity:.25;cursor:pointer;transition:opacity .2s,transform .2s}.carousel-dot.is-selected{opacity:.8;transform:scale(1.35)}section#about .media-carousel{width:100%;margin-left:0;overflow:hidden;-webkit-user-select:none;user-select:none}section#about .media{position:relative;width:calc(100% + 20px);margin-left:-20px;cursor:grab}section#about .media:active{cursor:grabbing}section#about .media-track{display:flex;gap:0;touch-action:pan-y pinch-zoom;will-change:transform}section#about .media-slide{flex:0 0 50%;min-width:0;padding-left:20px}section#about .media-item{height:400px;width:100%;border-radius:var(--box-border-radius);overflow:hidden;text-align:center;position:relative}section#about .media-item:after{content:attr(data-label);display:flex;justify-content:center;font-family:Google Sans,sans-serif;font-size:1.35em;align-items:center;position:absolute;text-align:center;width:100%;height:100%;left:0;top:0;opacity:0;background-color:#00000080;transition:opacity .3s}section#about .media-item:hover:after{opacity:1}section#about .media-item img,section#about .media-item video{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;object-position:center;transform:translate(-50%,-50%) scale(1.2) translateZ(1px);pointer-events:none}section#meet .apply{margin-top:50px;text-align:center}.card{display:flex;padding:55px;border-radius:var(--box-border-radius);background:#af9d9d05}.card .card-media img{border-radius:var(--box-border-radius)}.card .card-media .card-title-mobile{display:none}.card .card-info{margin-left:35px;max-width:60%;display:flex;flex-direction:column;justify-content:center}.card .card-info .card-title{font-size:1.75em;font-weight:700;margin-bottom:20px}.card .card-info .card-title .card-subtitle{font-size:.6em;font-weight:400}.card .card-info .card-desc{font-size:1.4em;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.card .card-info .card-links{display:flex;padding:10px 0 0;font-size:1.05em}.card .card-info .card-links .card-link{display:flex;justify-content:space-between;align-items:center;opacity:.35;transition:opacity .3s}.card .card-info .card-links .card-link i{margin-right:10px}.card .card-info .card-links .card-link:hover{opacity:.7;cursor:pointer}.product.card .card-media img{height:192px;border-radius:0}.product.card .card-info{height:192px}.product.card .card-info .card-desc{-webkit-line-clamp:4;line-clamp:4}.person.card .card-media img{height:300px}.person.card .card-info{height:300px;justify-content:space-around}.person.card .card-info .card-title{font-size:1.8em;margin-bottom:0}.person.card .card-info .card-desc{-webkit-line-clamp:5;line-clamp:5}.person.card .card-info .card-links{padding-top:20px;font-size:1.5em}footer{width:100%;border-top:2px solid var(--border-color)}footer .footer-content{max-width:var(--max-width);margin:0 auto;padding:52px var(--content-padding) 24px;border-left:2px solid var(--border-color);border-right:2px solid var(--border-color)}footer .footer-groups{display:flex;justify-content:space-between;gap:50px}footer .footer-group h2{margin:0 0 16px;color:var(--h1-color);font-size:.85em;line-height:1;letter-spacing:0;text-transform:uppercase}footer .footer-group address{display:flex;flex-direction:column;gap:7px;font-style:normal;line-height:1.4}footer .footer-group strong{color:var(--h1-color);font-weight:500}footer .footer-meta{margin:16px 0 0}footer .footer-meta div{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:12px}footer .footer-meta dt{opacity:.55}footer .footer-meta dd{margin:0}footer .footer-contact a{display:inline-flex;width:fit-content;align-items:center;gap:10px;transition:color .2s,opacity .2s}footer .footer-contact a:hover,footer .footer-contact a:focus-visible{color:var(--h1-color);outline:none}footer .footer-contact a i{font-size:1.15em}footer .footer-bottom{margin-top:48px;padding-top:22px;font-size:.86em;opacity:.65}@keyframes fadeIn{0%{opacity:0}to{opacity:.9}}@media screen and (max-width:720px){:root{--content-padding: 25px}header{background:transparent}main{border-left:none;border-right:none}footer .footer-content{padding-top:42px;border-left:0;border-right:0}footer .footer-groups{flex-direction:column;gap:30px}footer .footer-bottom{margin-top:36px}section{padding-top:100px}section:first-of-type{padding-top:0;padding-left:0;padding-right:0}section:last-of-type{padding-bottom:150px}section .section-title{margin-bottom:20px}section#intro{--intro-spacing: 15px}section#intro p{font-size:1.05em;line-height:1.4}section#intro .intro-points{flex-wrap:wrap;row-gap:10px;margin-top:22px;font-size:.72em}section#intro .intro-points span{padding:0 14px}.header-links{display:none!important}section#first{position:relative;height:100svh}section#first #scene-wrap{height:100%}section#first .phrase{width:100%}section#first .phrase:before,section#first .phrase:after{width:8%}section#first .phrase h1{margin-bottom:20px}section#first .phrase .hex-bottom{width:calc(84% - 90px);height:70px;top:calc(50% - 15px)}section#first .phrase .hex-bottom:before,section#first .phrase .hex-bottom:after{width:70px}section#about .media-carousel{width:calc(100% + var(--content-padding) + var(--content-padding));margin-left:calc(0px - var(--content-padding))}section#about .media{width:100%;margin-left:0}section#about .media-track{gap:0;margin-left:0}section#about .media-slide{flex-basis:84%;padding:0 0 0 14px}section#about .media-item{height:280px}.card{flex-direction:column;padding:20px;align-items:center}.card .card-info{margin-left:0;text-align:left;width:100%;max-width:unset;padding:0 10px;height:unset}.card .card-info .card-desc{font-size:1.3em}.card.product .card-media{display:flex;width:100%;align-items:center;margin-bottom:20px}.card.product .card-media img{height:unset;display:block;height:64px}.card.product .card-media .card-title-mobile{font-size:1.75em;display:block;font-weight:700;margin-left:20px}.card.product .card-info{padding:0;height:unset}.card.product .card-info .card-title{display:none}.card.product .card-info .card-desc{-webkit-line-clamp:9;line-clamp:9}.card.person .card-media img{height:unset;width:100%;max-width:279px}.card.person .card-info{margin-top:20px;max-width:279px;height:unset}.card.person .card-info .card-title{margin-bottom:10px}}@media screen and (max-width:720px){section#first .phrase{width:100%}section#first .phrase:before,section#first .phrase:after{display:none}section#first .phrase .hex-bottom{display:none}section#intro{padding-top:calc(var(--intro-spacing) + 25px);border-top:2px solid var(--border-color)}}
