:root{--black: #000000;--white: #ffffff;--green: #90FF00;--dark-green: #538F06;--dark-gray: #1a1a1a;--gray-dark: #333333;--bg-light: #F4F4F4;--text-main: #ffffff;--text-secondary: #aaaaaa;--error: #ff4444;--error-bg: #fff5f5;--error-border: #ffcccc;--font-main: "Arial", sans-serif;--font-mono: "JetBrains Mono", monospace;--running-line-height: 36px;--header-height: clamp(60px, 4rem + 2vw, 90px);--sidebar-left-width: clamp(200px, 15vw, 280px);--sidebar-right-width: clamp(240px, 20vw, 320px);--layout-gap: clamp(1rem, .5rem + 2vw, 2.5rem);--container-max-width: 1920px;--content-max-width: 1440px;--fs-text-xs: clamp(.6875rem, .65rem + .18vw, .875rem);--fs-text-sm: clamp(.8125rem, .75rem + .31vw, 1.125rem);--fs-text-md: clamp(1rem, .9rem + .5vw, 1.5rem);--fs-text-lg: clamp(1.25rem, 1.1rem + .75vw, 2rem);--fs-text-xl: clamp(1.5rem, 1.25rem + 1.25vw, 2.75rem);--fs-h1: clamp(2rem, 1.5rem + 2.5vw, 4.5rem);--fs-h2: clamp(1.75rem, 1.35rem + 2vw, 3.75rem);--fs-h3: clamp(1.5rem, 1.2rem + 1.5vw, 3rem);--fs-price: var(--fs-text-lg);--fs-button: var(--fs-text-sm);--space-xs: clamp(.25rem, .2rem + .25vw, .5rem);--space-sm: clamp(.5rem, .4rem + .5vw, 1rem);--space-md: clamp(1rem, .8rem + 1vw, 2rem);--space-lg: clamp(1.5rem, 1.25rem + 1.25vw, 2.75rem);--space-xl: clamp(2rem, 1.5rem + 2.5vw, 4.5rem);--space-card-gap: var(--space-md);--space-section-gap: clamp(1.5rem, 1rem + 2.5vw, 4rem);--space-layout-main: clamp(1rem, .5rem + 2vw, 3rem);--padding-page: clamp(1rem, .5rem + 3vw, 6rem)}.layout__content:has(.about-page){padding:0;position:relative}@media(min-width:768px){.layout__content:has(.about-page){padding:0}}.layout__content:has(.about-page) .back-button{position:absolute;top:30px;left:30px;z-index:11;box-shadow:0 2px 10px #80808066}.about-page{display:flex;flex-direction:column;gap:0}.about-page>section{padding-left:20px;padding-right:20px}@media(max-width:768px){.about-page>section{padding-left:15px;padding-right:15px}}.about-page__green{color:#90ff00}.about-page__hero{background:radial-gradient(50% 50% at 50% 50%,#141414,#000);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;aspect-ratio:16/10;min-height:280px}@media(min-width:768px){.about-page__hero{aspect-ratio:16/9;min-height:400px}}.about-page__hero-bg-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:90%;height:auto;object-fit:contain;opacity:.35;pointer-events:none;user-select:none}.about-page__hero-man{position:relative;z-index:2;height:90%;max-height:100%;width:auto;object-fit:contain;filter:drop-shadow(0 20px 60px rgba(0,0,0,.6));margin-top:auto}.about-page__hero-logo{position:absolute;bottom:1%;left:50%;transform:translate(-50%);z-index:3;width:100%;max-width:290px;min-width:100px;height:auto;object-fit:contain;filter:drop-shadow(0 4px 20px rgba(0,0,0,.5))}.about-page__intro{background:radial-gradient(50% 50% at 50% 50%,#121212,#000);position:relative;overflow:hidden;padding:60px 32px 72px}@media(max-width:768px){.about-page__intro{padding:40px 20px 56px}}.about-page__intro-decor{position:absolute;pointer-events:none;user-select:none;z-index:0;height:auto}.about-page__intro-decor--top{top:0;right:0;width:45%;max-width:400px}@media(max-width:768px){.about-page__intro-decor--top{width:55%;opacity:.4}}.about-page__intro-decor--bottom{bottom:0;left:10%;transform:translate(-50%);width:100%;max-width:350px}@media(max-width:768px){.about-page__intro-decor--bottom{width:60%;opacity:.4}}.about-page__intro-body{position:relative;z-index:1}.about-page__intro-title{font-family:Arial Black,sans-serif;font-weight:900;font-size:clamp(22px,19.2px + .875vw,36px);color:#90ff00;margin:0 0 20px;line-height:1.2}.about-page__white{color:#fff}.about-page__intro-subtitle{font-family:Arial Black,sans-serif;font-weight:900;font-size:clamp(20px,18px + .625vw,30px);color:#90ff00;margin:32px 0 12px;line-height:1.2}.about-page__intro-text{font-family:Arial,sans-serif;font-size:clamp(13px,12.4px + .1875vw,16px);color:#ffffffd9;line-height:1.6;margin:0 0 8px;font-weight:700}.about-page__intro-text strong{color:#fff}.about-page__proposal{background:radial-gradient(45% 45% at 50% 50%,#101010,#000);position:relative;overflow-x:clip;overflow-y:visible;min-height:380px}@media(max-width:768px){.about-page__proposal{aspect-ratio:auto;min-height:500px}}.about-page__proposal-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none;user-select:none;z-index:0}.about-page__proposal-gradient{position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(35.87% 35.87% at 50% 50%,#000,#0000)}.about-page__proposal-corner{position:absolute;top:0;right:0;width:220px;height:auto;pointer-events:none;user-select:none;z-index:5}@media(max-width:768px){.about-page__proposal-corner{width:120px}}.about-page__proposal-badge{position:absolute;top:20px;right:24px;display:flex;flex-direction:column;align-items:flex-end;font-family:Arial Black,sans-serif;font-weight:900;font-size:clamp(12px,10px + .625vw,22px);line-height:1.05;text-transform:uppercase;z-index:6}.about-page__proposal-badge span:first-child{color:#fff}@media(max-width:768px){.about-page__proposal-badge{top:12px;right:12px}}.about-page__proposal-man-wrap{position:absolute;right:10%;bottom:0;width:45%;max-width:500px;z-index:3;pointer-events:none}@media(max-width:768px){.about-page__proposal-man-wrap{position:relative;right:auto;bottom:auto;width:70%;max-width:300px;margin:0 auto}}.about-page__proposal-man{width:100%;height:auto;object-fit:contain;display:block}.about-page__proposal-square{position:absolute;top:15%;left:50%;transform:translate(-50%);width:35%;height:auto;z-index:4;pointer-events:none;user-select:none}.about-page__proposal-content{position:relative;z-index:10;display:flex;flex-direction:column;gap:14px;padding:48px 40px;max-width:67%;word-wrap:break-word;overflow-wrap:break-word}@media(max-width:768px){.about-page__proposal-content{max-width:100%;padding:32px 20px 24px;box-sizing:border-box}}.about-page__proposal-title{font-family:Blangkon,Arial Black,sans-serif;font-weight:400;font-size:clamp(28px,23.6px + 1.375vw,50px);color:#fff;margin:0;line-height:1.1;text-transform:uppercase;letter-spacing:-.02em}.about-page__proposal-desc{font-family:Arial,sans-serif;font-size:clamp(14px,13.2px + .25vw,18px);color:#ffffffe6;line-height:1.5;margin:0;font-weight:700;font-style:italic}.about-page__proposal-meta,.about-page__proposal-deliverables{display:flex;flex-direction:column;gap:2px;font-family:Arial,sans-serif;font-size:clamp(12px,11.6px + .125vw,14px);color:#fffc}.about-page__proposal-bottom{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);width:100%;max-width:90%;height:auto;z-index:2;pointer-events:none;user-select:none;filter:drop-shadow(0 -30px 60px rgb(0,0,0));mask-image:linear-gradient(to bottom,transparent 0%,black 50%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 50%);opacity:.55}.about-page__travelblog{background:radial-gradient(45% 45% at 50% 50%,#101010,#000);position:relative;overflow:hidden;min-height:500px;padding-top:80px}@media(max-width:768px){.about-page__travelblog{min-height:auto;padding-top:60px}}.about-page__travelblog-gradient{position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(21% 32% at 71% 62%,#252525,#0000)}.about-page__travelblog-grid{position:absolute;top:0;right:0;width:50%;max-width:600px;height:auto;pointer-events:none;user-select:none;z-index:1}@media(max-width:768px){.about-page__travelblog-grid{width:70%}}.about-page__travelblog-corner{position:absolute;bottom:0;left:0;width:180px;height:auto;pointer-events:none;user-select:none;z-index:5}@media(max-width:768px){.about-page__travelblog-corner{width:100px}}.about-page__travelblog-img-wrap{position:absolute;right:5%;bottom:0;width:clamp(200px,16vw,480px);z-index:3;pointer-events:none}@media(max-width:768px){.about-page__travelblog-img-wrap{position:relative;right:auto;bottom:auto;width:clamp(162px,38vw,203px);margin:4px auto -90px}}.about-page__travelblog-img{width:100%;height:auto;object-fit:contain;display:block}.about-page__travelblog-square{position:absolute;top:10%;right:5%;width:30%;height:auto;z-index:4;pointer-events:none;user-select:none}.about-page__travelblog-content{position:relative;z-index:10;display:flex;flex-direction:column;gap:16px;padding:48px 0;max-width:55%}@media(max-width:768px){.about-page__travelblog-content{max-width:100%;padding:24px 20px}}.about-page__travelblog-bottom-row{display:flex;align-items:flex-end;gap:20px;margin-top:24px}@media(max-width:1200px){.about-page__travelblog-bottom-row{flex-wrap:wrap}}@media(max-width:768px){.about-page__travelblog-bottom-row{flex-direction:column;align-items:flex-start;gap:20px}}.about-page__travelblog-badge{display:flex;flex-direction:column;font-family:Blangkon,Arial Black,sans-serif;font-weight:400;font-size:clamp(28px,24px + 1.25vw,48px);line-height:1.05;text-transform:uppercase;white-space:nowrap}.about-page__travelblog-badge span:first-child{color:#fff}.about-page__travelblog-info{display:flex;flex-direction:column;gap:8px;min-width:250px}.about-page__conference{background:radial-gradient(50% 50% at 45% 50%,#111,#000);position:relative;overflow:hidden;min-height:500px}@media(max-width:768px){.about-page__conference{min-height:auto}}.about-page__conference-gradient{position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(39% 36% at 46% 50%,#3b3b3bb3,#0000)}.about-page__conference-grid{position:absolute;top:0;left:0;width:65%;max-width:950px;height:auto;pointer-events:none;user-select:none;z-index:1}@media(max-width:768px){.about-page__conference-grid{width:80%;opacity:.08}}.about-page__conference-universe{position:absolute;top:0;left:50%;transform:translate(-50%,12%);width:100%;max-width:90%;height:auto;z-index:2;pointer-events:none;user-select:none;opacity:.35;mask-image:linear-gradient(to top,transparent -6%,black 44%);-webkit-mask-image:linear-gradient(to top,transparent -6%,black 44%)}.about-page__conference-corner{position:absolute;bottom:0;left:0;width:160px;height:auto;pointer-events:none;user-select:none;z-index:5}@media(max-width:768px){.about-page__conference-corner{width:90px}}.about-page__conference-mic-wrap{position:absolute;left:0;bottom:0;width:clamp(220px,35vw,500px);z-index:3;pointer-events:none}@media(max-width:1168px){.about-page__conference-mic-wrap{left:-10%}}@media(max-width:768px){.about-page__conference-mic-wrap{position:relative;left:auto;bottom:auto;width:clamp(180px,55vw,280px);margin:60px auto 0}}.about-page__conference-mic{width:100%;height:auto;object-fit:contain;display:block}.about-page__conference-square{position:absolute;top:20%;left:45%;transform:translate(-50%);width:28%;height:auto;z-index:4;pointer-events:none;user-select:none}.about-page__conference-content{position:relative;z-index:10;display:flex;flex-direction:column;gap:16px;padding:80px 0 48px;margin-left:auto;max-width:55%;word-wrap:break-word;overflow-wrap:break-word}@media(max-width:768px){.about-page__conference-content{max-width:100%;padding:24px 20px 32px;margin-left:0}}.about-page__conference-bottom-row{display:flex;align-items:flex-end;gap:20px;margin-top:24px}@media(max-width:1200px){.about-page__conference-bottom-row{flex-wrap:wrap}}@media(max-width:768px){.about-page__conference-bottom-row{flex-direction:column;align-items:flex-start;gap:20px}}.about-page__conference-badge{display:flex;flex-direction:column;font-family:Blangkon,Arial Black,sans-serif;font-weight:400;font-size:clamp(28px,24px + 1.25vw,48px);line-height:1.05;text-transform:uppercase;white-space:nowrap}.about-page__conference-badge span:first-child{color:#fff}.about-page__conference-info{display:flex;flex-direction:column;gap:8px;min-width:250px}.about-page__studioshow{background:radial-gradient(48% 48% at 55% 50%,#131313,#000);position:relative;overflow-x:clip;overflow-y:visible;min-height:500px}@media(max-width:768px){.about-page__studioshow{min-height:auto}}.about-page__studioshow-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none;user-select:none;z-index:0}.about-page__studioshow-gradient{position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(60% 60% at 55% 55%,#3b3b3bbf,#0000)}.about-page__studioshow-corner{position:absolute;bottom:0;left:0;width:160px;height:auto;pointer-events:none;user-select:none;z-index:5}@media(max-width:768px){.about-page__studioshow-corner{width:90px}}.about-page__studioshow-cam-wrap{position:absolute;right:5%;top:0;width:clamp(220px,38vw,520px);z-index:3;pointer-events:none}@media(max-width:1175px){.about-page__studioshow-cam-wrap{right:0%;top:10%}}@media(max-width:768px){.about-page__studioshow-cam-wrap{position:relative;right:auto;top:auto;width:clamp(200px,60vw,300px);margin:20px auto 0}}.about-page__studioshow-cam{width:100%;height:auto;object-fit:contain;display:block}.about-page__studioshow-square{position:absolute;top:8%;left:71%;transform:translate(-50%);width:30%;height:auto;z-index:4;pointer-events:none;user-select:none}.about-page__studioshow-content{position:relative;z-index:10;display:flex;flex-direction:column;gap:14px;padding:48px 0;max-width:35%;word-wrap:break-word;overflow-wrap:break-word}@media(max-width:1168px){.about-page__studioshow-content{max-width:45%}}@media(max-width:768px){.about-page__studioshow-content{max-width:100%;padding:24px 20px}}.about-page__studioshow-footer{position:relative;z-index:6;display:flex;align-items:flex-end;padding:0 40px 48px;gap:24px}@media(max-width:768px){.about-page__studioshow-footer{flex-direction:column;padding:0 20px 32px;align-items:flex-start}}.about-page__studioshow-badge{display:flex;flex-direction:column;font-family:Blangkon,Arial Black,sans-serif;font-weight:400;font-size:clamp(28px,24px + 1.25vw,48px);line-height:1.05;text-transform:uppercase;white-space:nowrap;flex-shrink:0}.about-page__studioshow-badge span:first-child{color:#fff}.about-page__studioshow-universe{width:100%;max-width:70%;height:auto;pointer-events:none;user-select:none;opacity:.45;filter:drop-shadow(0 -10px 30px rgba(0,0,0,.8));margin-left:auto}@media(max-width:768px){.about-page__studioshow-universe{max-width:100%;margin-left:0}}.about-page__expats{background:radial-gradient(45% 45% at 40% 50%,#101010,#000);position:relative;overflow:hidden;min-height:500px}@media(max-width:768px){.about-page__expats{min-height:auto}}.about-page__expats-gradient{position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(50% 50% at 40% 50%,#3b3b3bb3,#0000)}.about-page__expats-grid{position:absolute;top:0;right:0;width:55%;max-width:650px;height:auto;pointer-events:none;user-select:none;z-index:0}@media(max-width:768px){.about-page__expats-grid{width:80%;opacity:.06}}.about-page__expats-universe{position:absolute;top:0;left:0;width:60%;max-width:700px;height:auto;z-index:2;pointer-events:none;user-select:none;mask-image:linear-gradient(to bottom,black 44%,transparent 106%);-webkit-mask-image:linear-gradient(to bottom,black 44%,transparent 106%)}.about-page__expats-corner{position:absolute;bottom:0;left:0;width:160px;height:auto;pointer-events:none;user-select:none;z-index:5}@media(max-width:768px){.about-page__expats-corner{width:90px}}.about-page__expats-planet-wrap{position:absolute;left:0;top:5%;width:clamp(220px,35vw,480px);z-index:3;pointer-events:none}@media(max-width:768px){.about-page__expats-planet-wrap{position:relative;left:auto;top:auto;width:clamp(180px,55vw,280px);margin:20px auto 0}}.about-page__expats-planet{width:100%;height:auto;object-fit:contain;display:block}.about-page__expats-square{position:absolute;bottom:10%;left:50%;transform:translate(-50%);width:30%;height:auto;z-index:4;pointer-events:none;user-select:none}.about-page__expats-content{position:relative;z-index:10;display:flex;flex-direction:column;gap:14px;padding:60px 0 48px;margin-left:auto;max-width:55%;word-wrap:break-word;overflow-wrap:break-word}@media(max-width:768px){.about-page__expats-content{max-width:100%;padding:24px 20px;margin-left:0}}.about-page__expats-badge{position:absolute;bottom:48px;left:40px;display:flex;flex-direction:column;font-family:Blangkon,Arial Black,sans-serif;font-weight:400;font-size:clamp(28px,24px + 1.25vw,48px);line-height:1.05;text-transform:uppercase;white-space:nowrap;z-index:10}.about-page__expats-badge span:first-child{color:#fff}@media(max-width:768px){.about-page__expats-badge{position:relative;bottom:auto;left:auto;padding:0 20px 32px}}.about-page__reels{background:radial-gradient(30% 39% at 45% 50%,#121212,#000);position:relative;overflow:hidden;min-height:500px}@media(max-width:768px){.about-page__reels{min-height:auto}}.about-page__reels-gradient{position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(24% 22% at 33% 24%,#303030b3,#0000)}.about-page__reels-grid{position:absolute;top:0;right:0;width:55%;max-width:650px;height:auto;pointer-events:none;user-select:none;z-index:0}@media(max-width:768px){.about-page__reels-grid{width:80%}}.about-page__reels-universe{position:absolute;top:50%;left:0;transform:translateY(-50%);width:40%;max-width:450px;height:auto;z-index:2;pointer-events:none;user-select:none;mask-image:linear-gradient(to right,black 44%,transparent 106%);-webkit-mask-image:linear-gradient(to right,black 44%,transparent 106%)}.about-page__reels-corner{position:absolute;bottom:0;left:0;width:160px;height:auto;pointer-events:none;user-select:none;z-index:5}@media(max-width:768px){.about-page__reels-corner{width:90px}}.about-page__reels-phone-wrap{position:absolute;left:10%;top:0;width:clamp(200px,30vw,420px);z-index:3;pointer-events:none}@media(max-width:768px){.about-page__reels-phone-wrap{position:relative;left:auto;top:auto;width:clamp(180px,50vw,260px);margin:20px auto 0}}.about-page__reels-phone{width:100%;height:auto;object-fit:contain;display:block}.about-page__reels-square{position:absolute;top:5%;left:50%;transform:translate(-50%);width:30%;height:auto;z-index:4;pointer-events:none;user-select:none}.about-page__reels-content{position:relative;z-index:10;display:flex;flex-direction:column;gap:14px;padding:80px 0 48px;margin-left:auto;max-width:50%;word-wrap:break-word;overflow-wrap:break-word}@media(max-width:768px){.about-page__reels-content{max-width:100%;padding:24px 20px;margin-left:0}}.about-page__reels-badge{position:absolute;bottom:48px;left:40px;display:flex;flex-direction:column;font-family:Blangkon,Arial Black,sans-serif;font-weight:400;font-size:clamp(28px,24px + 1.25vw,48px);line-height:1.05;text-transform:uppercase;white-space:nowrap;z-index:10}.about-page__reels-badge span:first-child{color:#fff}@media(max-width:768px){.about-page__reels-badge{position:relative;bottom:auto;left:auto;padding:0 20px 32px}}.about-page__stories{background:radial-gradient(44% 49% at 66% 50%,#090909,#000);position:relative;overflow:hidden;min-height:500px}@media(max-width:768px){.about-page__stories{min-height:auto}}.about-page__stories-gradient{position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(35% 35% at 66% 51%,#3b3b3ba6,#0000)}.about-page__stories-grid{position:absolute;bottom:0;left:0;width:50%;max-width:600px;height:auto;pointer-events:none;user-select:none;z-index:0}@media(max-width:768px){.about-page__stories-grid{width:80%;opacity:.06}}.about-page__stories-universe{position:absolute;top:0;right:0;width:55%;max-width:650px;height:auto;z-index:2;pointer-events:none;user-select:none;opacity:.18;mask-image:linear-gradient(to left,black 44%,transparent 106%);-webkit-mask-image:linear-gradient(to left,black 44%,transparent 106%)}.about-page__stories-corner{position:absolute;bottom:0;left:0;width:160px;height:auto;pointer-events:none;user-select:none;z-index:5}@media(max-width:768px){.about-page__stories-corner{width:90px}}.about-page__stories-eye-wrap{position:absolute;right:0;top:0;bottom:0;width:55%;max-width:700px;z-index:3;pointer-events:none;display:flex;align-items:center}@media(max-width:768px){.about-page__stories-eye-wrap{position:relative;right:auto;top:auto;bottom:auto;width:90%;max-width:350px;margin:20px auto 0}}.about-page__stories-eye{width:100%;height:100%;object-fit:cover;object-position:left center;display:block}@media(max-width:768px){.about-page__stories-eye{height:auto;object-fit:contain}}.about-page__stories-square{position:absolute;top:50%;left:45%;transform:translate(-50%,-50%);width:22%;height:auto;z-index:4;pointer-events:none;user-select:none}.about-page__stories-content{position:relative;z-index:10;display:flex;flex-direction:column;gap:14px;padding:48px 0;max-width:45%;word-wrap:break-word;overflow-wrap:break-word}@media(max-width:768px){.about-page__stories-content{max-width:100%;padding:24px 20px}}.about-page__stories-badge{position:absolute;bottom:48px;left:40px;display:flex;flex-direction:column;font-family:Blangkon,Arial Black,sans-serif;font-weight:400;font-size:clamp(28px,24px + 1.25vw,48px);line-height:1.05;text-transform:uppercase;white-space:nowrap;z-index:10}.about-page__stories-badge span:first-child{color:#fff}@media(max-width:768px){.about-page__stories-badge{position:relative;bottom:auto;left:auto;padding:0 20px 32px}}.about-page__unique{background:radial-gradient(48% 48% at 50% 50%,#0f0f0f,#000);position:relative;overflow:hidden;min-height:450px;display:flex;align-items:flex-end}@media(max-width:768px){.about-page__unique{min-height:auto;flex-direction:column;align-items:flex-start}}.about-page__unique-gradient{position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(26% 25% at 50% 50%,#3b3b3b99,#0000)}.about-page__unique-grid{position:absolute;bottom:0;right:0;width:50%;max-width:600px;height:auto;pointer-events:none;user-select:none;z-index:0}@media(max-width:768px){.about-page__unique-grid{width:80%;opacity:.06}}.about-page__unique-universe{position:absolute;top:0;left:0;width:70%;max-width:800px;height:auto;z-index:2;pointer-events:none;user-select:none;opacity:.2;mask-image:linear-gradient(to bottom,black 44%,transparent 106%);-webkit-mask-image:linear-gradient(to bottom,black 44%,transparent 106%)}.about-page__unique-corner-top{position:absolute;top:0;right:0;width:180px;height:auto;pointer-events:none;user-select:none;z-index:5}@media(max-width:768px){.about-page__unique-corner-top{width:100px}}.about-page__unique-corner-bottom{position:absolute;bottom:0;left:0;width:160px;height:auto;pointer-events:none;user-select:none;z-index:5}@media(max-width:768px){.about-page__unique-corner-bottom{width:90px}}.about-page__unique-qmark-wrap{position:absolute;left:50%;top:0;bottom:0;transform:translate(-50%);width:clamp(250px,35vw,500px);z-index:3;pointer-events:none;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.about-page__unique-qmark-wrap{position:relative;left:auto;top:auto;bottom:auto;transform:none;width:clamp(180px,55vw,280px);margin:20px auto 0}}.about-page__unique-qmark{width:100%;height:auto;object-fit:contain;display:block}.about-page__unique-square{position:absolute;top:30%;right:10%;width:25%;height:auto;z-index:4;pointer-events:none;user-select:none}.about-page__unique-content{position:relative;z-index:10;display:flex;flex-direction:column;gap:12px;padding:48px 40px;max-width:45%;word-wrap:break-word;overflow-wrap:break-word}@media(max-width:768px){.about-page__unique-content{max-width:100%;padding:24px 20px 32px}}.about-page__ytstat{background:radial-gradient(25% 25% at 50% 45%,#0a0a0a,#000);position:relative;overflow:hidden;padding:48px 40px 60px;display:flex;flex-direction:column;align-items:center}@media(max-width:768px){.about-page__ytstat{padding:32px 16px 48px}}.about-page__ytstat-universe{position:absolute;top:0;right:0;width:55%;max-width:700px;height:auto;z-index:1;pointer-events:none;user-select:none;opacity:.2;mask-image:linear-gradient(to left,black 44%,transparent 106%);-webkit-mask-image:linear-gradient(to left,black 44%,transparent 106%)}.about-page__ytstat-square{position:absolute;bottom:15%;right:8%;width:120px;height:auto;z-index:5;pointer-events:none;user-select:none}@media(max-width:768px){.about-page__ytstat-square{width:70px;right:4%}}.about-page__ytstat-corner{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:160px;height:auto;pointer-events:none;user-select:none;z-index:5}@media(max-width:768px){.about-page__ytstat-corner{width:90px}}.about-page__ytstat-img{position:relative;z-index:3;width:100%;max-width:720px;height:auto;border-radius:12px;box-shadow:0 8px 40px #00000080}.about-page__ytstat-title{position:relative;z-index:3;font-family:Blangkon,Arial Black,sans-serif;font-weight:400;font-size:clamp(32px,27.2px + 1.5vw,56px);text-transform:uppercase;margin-top:40px;color:#fff}@media(max-width:768px){.about-page__ytstat-title{margin-top:24px}}.about-page__ytgeo{background:radial-gradient(23% 23% at 50% 50%,#080808,#000);position:relative;overflow:hidden;padding:48px 20px 60px;display:flex;flex-direction:column;align-items:center}@media(max-width:768px){.about-page__ytgeo{padding:32px 15px 48px}}.about-page__ytgeo-universe{position:absolute;top:0;right:0;width:55%;max-width:700px;height:auto;z-index:1;pointer-events:none;user-select:none;opacity:.2;mask-image:linear-gradient(to left,black 44%,transparent 106%);-webkit-mask-image:linear-gradient(to left,black 44%,transparent 106%)}.about-page__ytgeo-square{position:absolute;bottom:18%;right:8%;width:120px;height:auto;z-index:5;pointer-events:none;user-select:none}@media(max-width:768px){.about-page__ytgeo-square{width:70px;right:4%}}.about-page__ytgeo-corner{position:absolute;bottom:0;left:0;width:204px;height:auto;pointer-events:none;user-select:none;z-index:5}@media(max-width:768px){.about-page__ytgeo-corner{width:90px}}.about-page__ytgeo-table{position:relative;z-index:3;width:100%;max-width:720px;height:auto;border-radius:12px;box-shadow:0 8px 40px #00000080}.about-page__ytgeo-title{position:relative;z-index:3;font-family:Blangkon,Arial Black,sans-serif;font-weight:400;font-size:clamp(32px,27.2px + 1.5vw,56px);text-transform:uppercase;margin-top:40px;color:#fff}@media(max-width:768px){.about-page__ytgeo-title{margin-top:24px}}.about-page__instastat{background:radial-gradient(53% 53% at 50% 50%,#121212,#000);position:relative;overflow:hidden;padding:48px 0 60px;display:flex;flex-direction:column}@media(max-width:768px){.about-page__instastat{padding:32px 0 48px}}.about-page__instastat-gradient{position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(50% 50% at 50% 50%,#3b3b3b80,#0000)}.about-page__instastat-universe{position:absolute;bottom:0;right:0;width:55%;max-width:700px;height:auto;z-index:1;pointer-events:none;user-select:none;opacity:.4;mask-image:linear-gradient(to left,black 20%,transparent 80%);-webkit-mask-image:linear-gradient(to left,black 44%,transparent 106%)}.about-page__instastat-corner{position:absolute;bottom:0;left:0;width:228px;height:auto;pointer-events:none;user-select:none;z-index:5}@media(max-width:768px){.about-page__instastat-corner{width:90px}}.about-page__instastat-slider{position:relative;z-index:3;width:calc(100% - 80px);margin:0 40px;overflow:hidden}@media(max-width:768px){.about-page__instastat-slider{width:calc(100% - 40px);margin:0 20px}}.about-page__instastat-track{display:flex;gap:16px;animation:instastat-scroll 30s linear infinite;width:max-content}.about-page__instastat-slide{width:290px;height:auto;border-radius:12px;flex-shrink:0;box-shadow:0 4px 24px #0006}@keyframes instastat-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.about-page__instastat-title{position:relative;z-index:3;font-family:Blangkon,Arial Black,sans-serif;font-weight:400;font-size:clamp(32px,27.2px + 1.5vw,56px);text-transform:uppercase;margin-top:40px;color:#fff;padding:0 20px}@media(max-width:768px){.about-page__instastat-title{margin-top:24px;padding:0 15px}}
