.hero{background:#000;align-items:flex-end;width:100%;height:100dvh;min-height:600px;display:flex;position:relative;overflow:hidden}.hero__bg{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero__video{object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%}.hero__gradient{z-index:1;pointer-events:none;background:linear-gradient(181deg,#0000 55.66%,#000000bf 95.01%),linear-gradient(#000000bf 7.5%,#0000 55.23%);position:absolute;inset:0}.hero__content{z-index:2;width:100%;position:relative}.hero__inner{padding-bottom:2.5rem}.hero__sound-toggle{z-index:20;color:#fff;cursor:pointer;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:#0000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000085;border:.0625rem solid #ffffff38;border-radius:999px;align-items:center;gap:.625rem;min-height:3.5rem;padding:.875rem 1.2rem;transition:background-color .2s,border-color .2s,transform .2s;display:inline-flex;position:absolute;bottom:clamp(6rem,8vw,7.5rem);right:clamp(1rem,2.2vw,2rem)}.hero__sound-toggle:hover{background:#000000a6;border-color:#93d50a8c;transform:translateY(-.0625rem)}.hero__sound-toggle:focus-visible{outline-offset:.1875rem;outline:.125rem solid #93d50acc}.hero__sound-toggle-icon{flex-shrink:0;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;display:inline-flex}.hero__sound-toggle-icon svg{width:100%;height:100%;display:block}.hero__sound-toggle-label{font-family:Aeonik,sans-serif;font-size:1rem;font-weight:600;line-height:1}.hero__text{flex-direction:column;gap:16px;max-width:1100px;display:flex}.hero__copy{opacity:1;filter:blur();flex-direction:column;gap:16px;transition:opacity .55s,transform .55s,filter .55s;display:flex;transform:translateY(0)}.hero__copy--hidden{opacity:0;filter:blur(.5rem);transform:translateY(1rem)}.hero__title{color:#fff;margin:0;font-family:Aeonik,sans-serif;font-size:54px;font-style:normal;font-weight:700;line-height:1.1}.hero__subtext{color:#ffffffd9;max-width:700px;margin:0;font-family:Aeonik,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:1.4}.hero__buttons{flex-shrink:0;align-items:center;gap:16px;padding-bottom:4px;display:flex}@media (max-width:1200px){.hero__title{font-size:42px}.hero__subtext{font-size:18px}}@media (max-width:1320px){.hero__title{max-width:18ch;font-size:46px}.hero__subtext{max-width:640px}.hero__sound-toggle{bottom:6.5rem}}@media (max-width:768px){.hero{height:auto;min-height:0;padding:6.5rem 0 2rem;display:block;overflow:visible}.hero__bg{aspect-ratio:16/9;pointer-events:auto;background:#080808;border:none;border-radius:1.25rem;width:calc(100% - 2rem);max-width:48rem;margin:0 auto;position:relative;inset:auto}.hero__inner{height:auto;padding-top:2rem;padding-bottom:calc(2rem + env(safe-area-inset-bottom));align-items:stretch}.hero__content{justify-content:flex-start;align-items:stretch;gap:2.75rem}.hero__text{gap:1rem;max-width:100%}.hero__copy{gap:.875rem}.hero__title{font-size:2.1rem;line-height:1.05}.hero__subtext{max-width:100%;font-size:.9375rem;line-height:1.42}.hero__buttons{flex-direction:column;align-items:stretch;gap:.9rem;width:100%;padding-bottom:0}.hero__buttons>*,.hero__buttons .arrow-btn-wrapper,.hero__buttons .arrow-btn{width:100%}.hero__sound-toggle{justify-content:center;gap:0;width:3.25rem;min-width:3.25rem;height:3.25rem;min-height:3.25rem;padding:0;bottom:1rem;right:1rem}.hero__sound-toggle-label{display:none}}@media (max-width:480px){.hero{padding-top:5.9rem;padding-bottom:1.25rem}.hero__content{gap:2.25rem}.hero__title{font-size:1.8rem;line-height:1.04}.hero__subtext{font-size:.875rem;line-height:1.4}.hero__copy{gap:.75rem}.hero__buttons{gap:.8rem}.hero__sound-toggle{width:2.875rem;min-width:2.875rem;height:2.875rem;min-height:2.875rem;bottom:.75rem;right:.75rem}.hero__sound-toggle-icon{width:1.125rem;height:1.125rem}}
.about-section{background-color:#000}.about-label{color:#93d50a;background:#fff;border-radius:100px;justify-content:center;align-items:center;gap:10px;margin-bottom:24px;padding:10px 17px;font-family:Aeonik,sans-serif;font-size:1.0625rem;font-style:normal;font-weight:500;line-height:normal;display:inline-flex}.about-title{color:#fff;max-width:600px;margin:0 0 32px;font-family:Aeonik,sans-serif;font-size:3.25rem;font-style:normal;font-weight:700;line-height:normal}.about-title span{color:#93d50a}.about-description{color:#c1c1c1;max-width:650px;margin:0;font-family:Aeonik,sans-serif;font-size:1.3rem;font-style:normal;font-weight:300;line-height:1.54167}@media (max-width:1024px){.about-title{margin-bottom:24px;font-size:2.75rem}.about-description{font-size:1.25rem}}@media (max-width:768px){.about-label{margin-bottom:20px;padding:8px 16px;font-size:1rem}.about-title{font-size:2.25rem}.about-description{font-size:1.125rem}}@media (max-width:480px){.about-title{font-size:2rem}.about-description{font-size:1rem}}
