.education-section{background:#000;overflow:hidden;padding:80px 100px;position:relative}.education-section:before{background:radial-gradient(circle at 30% 50%,#ffffff08 0,#0000 70%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.clients-header{margin-bottom:56px;position:relative}.clients-header h2{background:linear-gradient(135deg,#fff,#b0b0ff);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:3rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem}.clients-line{background:linear-gradient(90deg,#fff,#ffffff1a);border-radius:3px;height:3px;overflow:hidden;position:relative;width:100px}.clients-line:after{animation:shimmer 3s infinite;background:linear-gradient(90deg,#0000,#fff9,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes shimmer{0%{left:-100%}to{left:200%}}.education-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0acc;border:1px solid #ffffff1a;border-radius:40px;overflow:hidden;padding:48px;position:relative;transition:all .5s cubic-bezier(.2,.9,.4,1.1)}.education-content:hover{border-color:#ffffff4d;box-shadow:0 25px 50px -12px #ffffff1a;transform:translateY(-6px)}.edu-school{background:linear-gradient(135deg,#fff,#b0b0ff);background-clip:text;-webkit-background-clip:text;color:#0000;display:inline-block;font-size:2rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem;position:relative}.edu-school:after{background:#fff;bottom:-6px;content:"";height:2px;left:0;position:absolute;transition:width .5s ease;width:0}.education-content:hover .edu-school:after{width:100%}.edu-meta{border-bottom:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:28px;padding-bottom:24px}.edu-major{background:#ffffff0d;border-radius:40px;color:#fffc;font-size:1rem;font-weight:500;padding:8px 18px;transition:all .3s ease}.edu-major:hover{background:#ffffff1f;transform:scale(1.02)}.edu-year{border-radius:40px;color:#ffffffb3;font-size:1rem;padding:8px 18px}.edu-gpa,.edu-year{background:#ffffff08}.edu-gpa{align-items:baseline;border:1px solid #ffffff14;border-radius:28px;display:inline-flex;gap:20px;padding:16px 28px;transition:all .3s ease}.edu-gpa:hover{background:#ffffff12;transform:translateX(6px)}.gpa-label{color:#ffffff80;font-size:.85rem;font-weight:600;letter-spacing:2px;text-transform:uppercase}.gpa-value{background:linear-gradient(135deg,#fff,#b0b0ff);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:2.5rem;font-weight:700;letter-spacing:-.02em}.gpa-max{color:#fff6;font-size:1rem;font-weight:500}.toolkit-section{background:#000;padding:80px 100px;position:relative}.toolkit-content{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr 1fr}.toolkit-group{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#080808e6;border:1px solid #ffffff14;border-radius:36px;overflow:hidden;padding:40px;position:relative;transition:all .5s cubic-bezier(.2,.9,.4,1.1)}.toolkit-group:before{background:linear-gradient(90deg,#0000,#ffffff0d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .8s ease;width:100%}.toolkit-group:hover:before{left:100%}.toolkit-group:hover{border-color:#ffffff40;box-shadow:0 20px 40px -12px #00000080;transform:translateY(-6px)}.toolkit-group-title{border-bottom:1px solid #ffffff1a;color:#fff9;font-size:.85rem;font-weight:700;letter-spacing:2.5px;margin-bottom:32px;padding-bottom:16px;position:relative;text-transform:uppercase}.toolkit-group-title:after{background:#fff;bottom:-1px;content:"";height:2px;left:0;position:absolute;transition:width .4s ease;width:40px}.toolkit-group:hover .toolkit-group-title:after{width:80px}.specialty-list{display:flex;flex-direction:column;gap:24px}.specialty-block{align-items:center;border-radius:18px;cursor:pointer;display:flex;gap:16px;padding:10px;transition:all .3s ease}.specialty-block:hover{background:#ffffff08;transform:translateX(6px)}.specialty-label{background:#ffffff0d;border-radius:14px;color:#fffffff2;font-size:.8rem;font-weight:700;letter-spacing:1px;min-width:100px;padding:8px 14px;text-align:center;text-transform:uppercase}.specialty-block:hover .specialty-label{background:#ffffff1f}.specialty-items{color:#ffffffbf;flex:1 1;font-size:.9rem;font-weight:400;line-height:1.5}.soft-skills-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.soft-skill-tag{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:50px;color:#ffffffd9;cursor:pointer;font-size:.8rem;font-weight:500;overflow:hidden;padding:10px 20px;position:relative;transition:all .3s cubic-bezier(.2,.9,.4,1.1)}.soft-skill-tag:before{background:#ffffff1a;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .5s,height .5s;width:0}.soft-skill-tag:hover:before{height:200px;width:200px}.soft-skill-tag:hover{background:#ffffff14;border-color:#fff6;transform:translateY(-2px)}.hobbies-section{background:#000;padding:80px 100px;position:relative}.hobbies-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(3,1fr)}.hobby-row{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#080808e6;border:1px solid #ffffff14;border-radius:36px;cursor:pointer;display:flex;flex-direction:column;gap:20px;overflow:hidden;padding:32px;position:relative;transition:all .5s cubic-bezier(.2,.9,.4,1.1)}.hobby-row:before{background:radial-gradient(circle at 50% 50%,#ffffff14 0,#0000 60%);background:radial-gradient(circle at var(--mouse-x,50%) var(--mouse-y,50%),#ffffff14 0,#0000 60%);content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%}.hobby-row:hover:before{opacity:1}.hobby-row:hover{border-color:#ffffff4d;box-shadow:0 25px 40px -18px #ffffff1a;transform:translateY(-8px)}.hobby-image-col{background-position:50%;background-size:cover;border-radius:24px;filter:grayscale(.4) brightness(.7);height:200px;position:relative;transition:all .5s cubic-bezier(.2,.9,.4,1.1);width:100%}.hobby-image-col:after{background:linear-gradient(135deg,#00000080,#0000 50%);border-radius:24px;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.hobby-row:hover .hobby-image-col{filter:grayscale(0) brightness(1);transform:scale(1.02)}.hobby-image-football{background-image:url(/static/media/hobbies-football.d32ecb662d0f4257d04f.png)}.hobby-image-photography{background-image:url(/static/media/hobbies-photo.da38d5f552adecf6f2fc.png)}.hobby-image-research{background-image:url(/static/media/hobbies-analysis.0920d7a72d65db66820f.png)}.hobby-text{flex:1 1}.hobby-number{background:linear-gradient(135deg,#fff,#b0b0ff);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem}.title-with-icon{margin-bottom:14px}.hobby-title{background:linear-gradient(135deg,#fff,#b0b0ff);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:1.3rem;font-weight:700;letter-spacing:-.02em;margin:0}.hobby-desc{color:#fff9;font-size:.85rem;line-height:1.5;margin:0}.hobby-row:hover .hobby-desc{color:#fffc}@media (max-width:1400px){.education-section,.hobbies-section,.toolkit-section{padding:60px 80px}.clients-header h2{font-size:2.5rem}.edu-school{font-size:1.75rem}.gpa-value,.hobby-number{font-size:2.2rem}.hobby-title{font-size:1.15rem}.hobby-image-col{height:180px}}@media (max-width:1200px){.education-section,.hobbies-section,.toolkit-section{padding:50px 60px}.clients-header h2{font-size:2.2rem}.edu-school{font-size:1.5rem}.edu-major,.edu-year{font-size:.9rem}.gpa-value{font-size:2rem}.toolkit-group-title{font-size:.75rem}.specialty-label{font-size:.7rem;min-width:85px}.specialty-items{font-size:.8rem}.soft-skill-tag{font-size:.7rem;padding:8px 16px}.hobby-number{font-size:2rem}.hobby-title{font-size:1rem}.hobby-desc{font-size:.75rem}.hobby-image-col{height:160px}}@media (max-width:992px){.toolkit-content{gap:24px;grid-template-columns:1fr}.hobbies-grid{gap:20px;grid-template-columns:repeat(3,1fr)}.education-section,.hobbies-section,.toolkit-section{padding:40px}.clients-header h2{font-size:2rem}.edu-school{font-size:1.3rem}.gpa-value{font-size:1.8rem}.toolkit-group{padding:30px}.hobby-number{font-size:1.8rem}.hobby-title{font-size:.9rem}.hobby-desc{font-size:.7rem}.hobby-image-col{height:140px}.hobby-row{gap:16px;padding:24px}}@media (max-width:768px){.education-section,.hobbies-section,.toolkit-section{padding:30px 24px}.clients-header h2{font-size:1.8rem}.education-content{padding:32px}.edu-school{font-size:1.2rem}.gpa-value{font-size:1.6rem}.toolkit-group{padding:24px}.hobby-image-col{border-radius:18px;height:120px}.hobby-row{border-radius:28px;gap:12px;padding:20px}.hobby-number{font-size:1.5rem}.hobby-title{font-size:.85rem}.hobby-desc{font-size:.65rem}}@media (max-width:600px){.hobbies-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.hobbies-grid>:nth-child(3){grid-column:span 2}.clients-header h2{font-size:1.5rem}.edu-school{font-size:1rem}.gpa-value{font-size:1.3rem}.hobby-image-col{border-radius:14px;height:100px}.hobby-row{border-radius:24px;gap:10px;padding:16px}.hobby-number{font-size:1.3rem;margin-bottom:.25rem}.hobby-title{font-size:.75rem}.hobby-desc{font-size:.6rem;line-height:1.3}}@media (max-width:480px){.hobbies-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.hobbies-grid>:nth-child(3){grid-column:span 2}.education-section,.hobbies-section,.toolkit-section{padding:24px 16px}.clients-header h2{font-size:1.3rem}.education-content{border-radius:28px;padding:20px}.edu-school{font-size:.9rem}.edu-gpa{gap:12px;padding:8px 16px}.gpa-value{font-size:1.1rem}.toolkit-group{border-radius:24px;padding:18px}.specialty-label{font-size:.55rem;min-width:60px;padding:4px 6px}.specialty-items{font-size:.65rem}.hobby-row{border-radius:20px;gap:8px;padding:12px}.hobby-number{font-size:1rem}.hobby-title{font-size:.65rem}.hobby-desc{font-size:.55rem;line-height:1.2}.hobby-image-col{border-radius:12px;height:80px}}.projects-main{margin-bottom:0;margin-top:100px}.reveal{opacity:0;transform:translateY(40px);transition:opacity .9s cubic-bezier(.87,0,.13,1),transform .8s ease}.reveal.active{opacity:1;transform:translateY(0)}.container{margin:0 auto;max-width:1400px}.project-info{margin-bottom:3rem;max-width:1000px}.project-label{background:#7c7cff1f;border-radius:2rem;color:var(--accent);display:inline-block;font-size:2.4rem;font-weight:500;letter-spacing:4px;margin-bottom:1rem;padding:.2rem 1rem;text-transform:uppercase}.project-title{background:linear-gradient(135deg,#fff,#b0b0ff);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:3rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem}.project-role{color:var(--text-secondary);font-size:.95rem;font-weight:500;margin-bottom:.25rem}.project-duration{color:#6c6c7c;font-family:monospace;font-size:.85rem;margin-bottom:1.2rem}.project-list{display:flex;flex-direction:column;gap:.6rem;list-style:none;margin:1rem 0}.project-list li{color:#d0d0e0;font-size:.95rem;line-height:1.4;padding-left:1.2rem;position:relative}.project-list li:before{color:var(--accent);content:"▹";left:0;position:absolute}.project-tech{border-top:1px dashed #7c7cff4d;color:#8f8faa;display:inline-block;font-family:monospace;font-size:.75rem;margin-top:1rem;padding-top:1rem}.horizontal-scroll-wrapper{margin:2rem 0;overflow-x:hidden;position:relative;width:100%}.scroll-track{overflow:visible;width:100%}.scroll-content{display:flex;gap:1.5rem;width:max-content;will-change:transform}.scroll-item{background:#111116;border:1px solid var(--border-glow);border-radius:.4rem;flex-shrink:0;height:240px;overflow:hidden;transition:all .3s ease;width:320px}.scroll-item img{display:block;height:100%;object-fit:cover;width:100%}.xp-zone{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f14cc;border:1px solid var(--border-glow);border-radius:1.5rem;margin-top:3rem;overflow:hidden}.xp-zone__label{background:#0006;border-bottom:1px solid var(--border-glow);padding:.8rem 1.5rem}.xp-zone__label span{color:var(--accent);font-size:.7rem;font-weight:600;letter-spacing:2px}.xp-zone__label small{color:var(--text-secondary);font-size:.8rem;margin-left:1rem}.vr-wrap{align-items:center;background:#000;display:flex;height:360px;justify-content:center}.customizer{padding:1.5rem}.customizer__products{display:flex;gap:1rem;margin-bottom:1rem}.customizer__products img{border:2px solid #0000;border-radius:12px;cursor:pointer;height:70px;object-fit:cover;transition:all .2s;width:70px}.customizer__products img:hover{border-color:var(--accent);transform:scale(1.05)}.customizer__canvas-wrap{background:#1a1a22;border-radius:1rem;margin-bottom:1rem;min-height:250px;overflow:hidden;position:relative}.cust-base{display:block;height:360px;object-fit:contain;width:100%}#custOverlays{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.cust-sticker{width:80px}.cust-sticker,.cust-text-overlay{cursor:move;pointer-events:auto;position:absolute}.cust-text-overlay{font-size:20px;font-weight:700;text-shadow:1px 1px 0 #fff;white-space:nowrap}.customizer__controls{display:flex;flex-direction:column;gap:1rem}.cust-stickers{display:flex;gap:.8rem}.cust-stickers img{border-radius:8px;cursor:pointer;transition:transform .2s;width:50px}.cust-stickers img:hover{transform:scale(1.1)}.cust-control-group{display:flex;gap:1.5rem}.cust-control-group label{align-items:center;color:#fff;display:flex;font-size:.8rem;gap:.5rem}.cust-control-group input[type=range]{cursor:pointer}.cust-text-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.cust-text-row input[type=text]{background:#1a1a22;border:1px solid var(--border-glow);border-radius:8px;color:#fff;flex:1 1;padding:.5rem}.cust-text-row button{background:#b0b0ff;border:none;border-radius:8px;cursor:pointer;font-weight:600;padding:.5rem 1rem}.cust-text-row input[type=color]{border-radius:8px;cursor:pointer;height:40px;width:40px}.leaf-zone{padding:1.5rem}.leaf-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.leaf-btn{background:#1a1a22;border:1px solid var(--border-glow);border-radius:1rem;cursor:pointer;flex:1 1;min-width:120px;padding:1.2rem;text-align:center;transition:all .2s}.leaf-btn.active,.leaf-btn:hover{background:#b0b0ff80;border-color:var(--accent);transform:translateY(-3px)}.leaf-btn i{color:var(--accent);display:block;font-size:2rem;margin-bottom:.5rem}.leaf-btn span{color:#fff;display:block;font-size:.75rem}.leaf-result{background:#0a0a0f;border:1px solid var(--border-glow);border-radius:1rem;padding:1.2rem;text-align:center}.leaf-result i{color:var(--accent);display:block;font-size:2rem;margin-bottom:.5rem}.leaf-result p{color:#ffffffb3;margin:0}.ferm-zone{padding:1.5rem}.ferm-chart-area{margin-bottom:1rem}.ferm-chart-area canvas{background:#0a0a0f;border-radius:12px;width:100%}.ferm-controls{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.ferm-controls label{align-items:center;color:#fff;display:flex;font-size:.9rem;gap:.5rem}.ferm-controls input[type=number]{background:#1a1a22;border:1px solid var(--border-glow);border-radius:8px;color:#fff;padding:.5rem;width:80px}.ferm-btn{background:#b0b0ff;border:none;border-radius:2rem;cursor:pointer;font-weight:600;padding:.5rem 1.2rem;transition:opacity .2s}.ferm-btn:hover{opacity:.8}.ferm-result{color:var(--accent);font-size:.9rem;font-weight:500}.recommend-zone{padding:1.5rem}.rec-controls{display:flex;gap:1rem;margin-bottom:1.5rem}.rec-btn{background:var(--accent);border:1px solid var(--border-glow);border-radius:2rem;color:#fff;cursor:pointer;flex:1 1;font-weight:600;padding:.8rem 1rem;transition:all .2s}.rec-btn.active,.rec-btn:hover{background:#1a1a22;border-color:var(--accent)}.rec-results{display:flex;gap:1.2rem;overflow-x:auto;padding:.5rem 0}.rec-card{background:#0a0a0f;border:1px solid var(--border-glow);border-radius:1rem;min-width:250px;padding:1.2rem;transition:transform .2s}.rec-card:hover{border-color:var(--accent);transform:translateY(-3px)}.rec-card i{color:var(--accent);display:block;font-size:2rem;margin-bottom:.8rem}.rec-card h4{color:#fff;font-size:1rem;margin-bottom:.3rem}.rec-card p{color:var(--text-secondary);font-size:.75rem;margin:.2rem 0}.rec-placeholder{color:var(--text-secondary);padding:2rem;text-align:center;width:100%}.rec-placeholder i{display:block;font-size:2rem;margin-bottom:.5rem}.rfid-zone{padding:1.5rem}.rfid-cards{display:flex;gap:1rem;margin-bottom:1.5rem}.rfid-card{background:#1a1a22;border:1px solid var(--border-glow);border-radius:1rem;color:#fff;cursor:pointer;flex:1 1;font-size:.8rem;padding:1rem;text-align:center;transition:all .2s}.rfid-card i{display:block;font-size:1.5rem;margin-bottom:.5rem}.rfid-card[data-type=green]{border-top:3px solid #4caf50}.rfid-card[data-type=yellow]{border-top:3px solid #ffc107}.rfid-card[data-type=red]{border-top:3px solid #f44336}.rfid-card:hover{background:#22222a;transform:scale(1.02)}.rfid-reader{background:#0a0a0f;border:1px solid var(--border-glow);border-radius:1rem;padding:1.2rem}.rfid-screen{align-items:center;background:linear-gradient(145deg,#b7ff00,#7cff00);border:2px solid #3a5f00;border-radius:.6rem;box-shadow:inset 0 0 8px #0006,0 0 10px #7cff0066;color:#0a1a00;display:flex;font-family:Courier New,monospace;font-weight:700;gap:1rem;letter-spacing:1px;margin-bottom:1rem;min-height:70px;overflow:hidden;padding:1rem;position:relative}.rfid-screen:after{background:repeating-linear-gradient(180deg,#0000000d,#0000000d 2px,#0000 0,#0000 4px);content:"";inset:0;pointer-events:none;position:absolute}.rfid-screen span{animation:lcdBlink 1.5s infinite alternate;display:inline-block}@keyframes lcdBlink{0%{opacity:1}to{opacity:.7}}.rfid-screen i{color:#1a2e00;font-size:1.4rem}.rfid-gate{align-items:center;display:flex;height:60px;justify-content:center}.gate-bar{background:#333;border-radius:3px;height:6px;transition:all .3s ease;width:70%}.gate-bar.open{background:#4caf50;box-shadow:0 0 10px #4caf50}@media (max-width:1440px){.container{padding:0 2rem}}@media (max-width:1280px){.container{padding:0 2rem}.project-title{font-size:2.6rem}}@media (max-width:1024px){.container{padding:0 1.5rem}.project-title{font-size:2.2rem}.scroll-item{height:210px;width:280px}.leaf-grid{flex-wrap:nowrap}.leaf-btn{flex:1 1;min-width:0}.rec-controls,.rec-results,.rfid-cards{flex-direction:row}.rec-results{flex-wrap:nowrap;overflow-x:auto}.rec-card{min-width:220px}.xp-zone{margin-top:40px}}@media (max-width:768px){.container{padding:0 1.2rem}.project-title{font-size:1.9rem}.project-list li{font-size:.9rem}.scroll-item{height:195px;width:260px}.cust-base{height:260px}.leaf-grid{flex-wrap:nowrap;gap:.6rem}.leaf-btn{flex:1 1;min-width:0;padding:1rem .5rem}.rec-controls,.rfid-cards{flex-direction:row;gap:.6rem}.rec-results{flex-direction:row;flex-wrap:nowrap;overflow-x:auto}.rec-card{min-width:210px}.ferm-controls{flex-wrap:wrap}}@media (max-width:640px){.container{padding:0 1rem}.project-title{font-size:1.6rem}.scroll-item{height:180px;width:240px}.scroll-content{gap:.8rem}.cust-base{height:220px}.leaf-grid{flex-direction:row;flex-wrap:nowrap;gap:.4rem}.leaf-btn{padding:.8rem .3rem}.leaf-btn i{font-size:1.4rem}.leaf-btn span{font-size:.62rem}.rfid-cards{flex-direction:row;gap:.4rem}.rfid-card{font-size:.72rem;padding:.6rem .3rem}.rfid-card i{font-size:1rem}.ferm-controls{align-items:stretch;flex-direction:column}.rec-controls{flex-direction:row;gap:.4rem}.rec-btn{font-size:.78rem;padding:.6rem .4rem}.rec-results{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:1fr 1fr;overflow-x:visible;overflow-x:initial}.rec-card{min-width:0;min-width:auto;width:100%}.rec-placeholder{grid-column:1/-1}}@media (max-width:480px){.container{padding:0 .8rem}.project-title{font-size:1.3rem}.project-label{font-size:1.8rem}.scroll-item{height:150px;width:200px}.cust-base{height:200px}.leaf-btn span{font-size:.55rem}.leaf-btn i{font-size:1.2rem}.rfid-card{font-size:.65rem;padding:.5rem .2rem}.rec-btn{font-size:.7rem;padding:.5rem .3rem}.rec-results{grid-gap:.6rem;display:grid;gap:.6rem;grid-template-columns:1fr 1fr;overflow-x:visible;overflow-x:initial}.rec-card{min-width:0;min-width:auto;width:100%}.cust-stickers img{width:40px}.customizer__products img{height:55px;width:55px}}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}[hidden]{display:none}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}b,strong{font-weight:700}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}@font-face{font-family:Silka-Regular;src:url(/static/media/silka-regular-webfont.093bd741a8030ee6cba8.ttf)}@font-face{font-family:Silka-Medium;src:url(/static/media/silka-medium-webfont.3b85279d5967d3f1e066.ttf)}@font-face{font-family:Silka-SemiBold;src:url(/static/media/silka-semibold-webfont.149a5f2da5d81ecd3f15.ttf)}@font-face{font-family:SilkaMono-Regular;src:url(/static/media/silkamono-regular-webfont.507fe68969adb1e84c2e.ttf)}@font-face{font-family:SilkaMono-Medium;src:url(/static/media/silkamono-semibold-webfont.8cb719fa9d4fd8dce08f.ttf)}:root{--accent:#7c7cff;--accent-light:#b0b0ff;--text-secondary:#fff9;--border-glow:#7c7cff40;--transition-smooth:cubic-bezier(0.87,0,0.13,1)}*,:after,:before{box-sizing:border-box}a,b,h1,h2,h3,h4,p,strong{font-weight:400;letter-spacing:normal;margin:0;padding:0}li,ul{list-style:none;margin:0;padding:0}h1.center,h2.center,h3.center,h4.center,p.center{text-align:center}a:focus{outline:none}h1{font-family:SilkaMono-Medium,sans-serif;font-size:42px;letter-spacing:-1px;margin-bottom:24px}h2{font-family:Silka-SemiBold,sans-serif;font-size:18px}h3{color:#fff9;font-family:SilkaMono-Regular,sans-serif;font-size:13px;letter-spacing:2px;text-transform:uppercase}p{color:#ffffffb3;font-size:14px;line-height:24px;margin-bottom:24px}strong{color:#fff;font-family:Silka-SemiBold,sans-serif}a{outline:0;text-decoration:none}p a{color:#ffffffb3;text-decoration:underline}p a:hover{color:#fff}@media screen and (max-width:640px){h1{font-size:28px}}body{background:#000;color:#fff;font-family:Silka-Medium,sans-serif;font-size:14px;font-weight:400;left:0;line-height:1.25;top:0}body,html{-webkit-font-smoothing:antialiased}body,html{position:relative;width:100%}::-webkit-scrollbar{display:none}*{-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-tap-highlight-color:#0000}.section,section{background:#000;float:left;overflow:hidden;padding-bottom:40px;padding-top:40px;position:relative;width:100%}.section.big,section.big{padding-bottom:150px;padding-top:150px}.wrap{max-width:1080px}.wrap,.wrap-wide{margin:0 auto;padding-left:40px;padding-right:40px;position:relative}.wrap-wide{max-width:1280px}.wrap-text{margin:0 auto;max-width:860px;padding-left:80px;padding-right:80px;position:relative}.sub-wrap{float:left;position:relative;width:50%}@media screen and (max-width:1080px){.section,section{padding-bottom:20px;padding-top:20px}.section.big,section.big{padding-bottom:110px;padding-top:110px}}@media screen and (max-width:640px){.wrap{max-width:1040px}.wrap,.wrap-wide{padding-left:20px;padding-right:20px}.wrap-wide{max-width:1250px}.wrap-text{max-width:760px;padding-left:20px;padding-right:20px}.sub-wrap{width:100%}}.btn{background:#fff;border-radius:25px;color:#000;display:inline-block;font-size:14px;height:50px;line-height:24px;padding:13px 30px;position:relative;text-decoration:none}.btn:hover{background:#252525;color:#fff;cursor:pointer}.social-ico-block{position:fixed;right:40px;top:50vh;transform:translateY(-50%);width:20px;z-index:25}.social-ico{float:left;height:20px;margin:10px 0;position:relative;width:20px}.social-ico svg{left:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}.social-ico svg path{fill:#fff}.social-ico:hover svg{cursor:pointer;opacity:.5}@media screen and (max-width:640px){.social-ico-block{display:none;position:absolute;right:20px;top:41vh}main#home .social-ico-block{display:block}main.active .social-ico-block{opacity:0;visibility:hidden}}.overlay-transition{height:100%;opacity:1;pointer-events:none;width:100%;z-index:19}.home-overlay,.overlay-transition{background:#000;left:0;position:fixed;top:0}.home-overlay{bottom:0;right:0;z-index:22}.home-overlay.fade-in{opacity:1;transition:all 1s cubic-bezier(.87,0,.13,1);transition-delay:1s;visibility:visible}.home-overlay.fade-in.appear{opacity:0;visibility:hidden}.home-overlay img{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.home-overlay.fade-in img{opacity:0;transform:translate(-50%,-50%) scale(3) rotate(10deg);transition:all 1s cubic-bezier(.87,0,.13,1)}.home-overlay.fade-in.appear img{opacity:1;transform:translate(-50%,-50%) scale(1) rotate(0deg)}header{overflow:hidden}header,header .parallax{float:left;height:100vh;position:relative;width:100%}header .parallax .layer{height:100vh;position:absolute;width:100%}header .bottom-fade{background:linear-gradient(0deg,#000 0,rgba(0,0,0,.738) 19%,rgba(0,0,0,.541) 34%,rgba(0,0,0,.382) 47%,rgba(0,0,0,.278) 56.5%,rgba(0,0,0,.194) 65%,rgba(0,0,0,.126) 73%,rgba(0,0,0,.075) 80.2%,rgba(0,0,0,.042) 86.1%,rgba(0,0,0,.021) 91%,rgba(0,0,0,.008) 95.2%,rgba(0,0,0,.002) 98.2%,#0000);bottom:0;height:50vh}header .bottom-fade,header .top-fade{float:left;position:absolute;width:100%;z-index:2}header .top-fade{background:linear-gradient(180deg,#000 0,rgba(0,0,0,.738) 19%,rgba(0,0,0,.541) 34%,rgba(0,0,0,.382) 47%,rgba(0,0,0,.278) 56.5%,rgba(0,0,0,.194) 65%,rgba(0,0,0,.126) 73%,rgba(0,0,0,.075) 80.2%,rgba(0,0,0,.042) 86.1%,rgba(0,0,0,.021) 91%,rgba(0,0,0,.008) 95.2%,rgba(0,0,0,.002) 98.2%,#0000);height:30vh;opacity:.2;top:0}header .right-bottom-text{bottom:40px;position:absolute;right:40px;z-index:3}header .right-bottom-text span{color:#fff9;float:left;font-family:Silka-Medium,sans-serif;line-height:22px}header .parallax .layer.fade-in{opacity:0;top:100px;transition:top 1s cubic-bezier(.87,0,.13,1),opacity 1s cubic-bezier(.87,0,.13,1);transition-delay:1.5s}header .parallax .layer.fade-in.appear{opacity:1;top:0}@media screen and (max-width:640px){header,header .parallax,header .parallax .layer{height:85vh}header .parallax .layer.fade-in{height:75vh;margin-top:5vh;position:absolute}}@media screen and (max-width:560px){header .right-bottom-text{display:none}}.navigation-fade{background:linear-gradient(180deg,#000 0,rgba(0,0,0,.738) 19%,rgba(0,0,0,.541) 34%,rgba(0,0,0,.382) 47%,rgba(0,0,0,.278) 56.5%,rgba(0,0,0,.194) 65%,rgba(0,0,0,.126) 73%,rgba(0,0,0,.075) 80.2%,rgba(0,0,0,.042) 86.1%,rgba(0,0,0,.021) 91%,rgba(0,0,0,.008) 95.2%,rgba(0,0,0,.002) 98.2%,#0000);height:150px;left:0;opacity:.3;pointer-events:none;position:fixed;top:0;width:100%;z-index:16}main.scrolled .navigation-fade{background:linear-gradient(0deg,#0000,#000);opacity:.5}.nav-cta-btn{position:fixed!important;right:40px;top:40px;z-index:25}.nav-cta-btn:hover{background:#252525;color:#fff}@media screen and (max-width:640px){.btn.nav-cta-btn{display:none}}nav{background:#000;bottom:0;height:100vh;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .75s cubic-bezier(.87,0,.13,1);visibility:hidden;width:100%;z-index:20}nav.active{opacity:1;visibility:visible}nav .background-image,nav .left-fade,nav .top-fade{height:100%;position:absolute;right:0;top:0;width:60vw}nav .left-fade{background:linear-gradient(270deg,#0000,#000)}nav .top-fade{background:linear-gradient(0deg,#0000,#000)}nav ul{left:0;opacity:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%) scale(1.5) rotate(0deg);transition:all .75s cubic-bezier(.87,0,.13,1);width:100%}nav.active ul{opacity:1;transform:translateY(-50%) scale(1) rotate(0deg)}nav ul .big-li{display:inline-block}nav ul .big-li a{color:#ffffff80;font-family:Silka-SemiBold,sans-serif;font-size:42px;line-height:60px;padding:0 30px}nav ul .active a,nav ul .big-li a:hover{color:#fff}@media screen and (max-width:840px){nav .background-image,nav .left-fade,nav .top-fade{width:100vw}nav ul{top:45%}nav ul .big-li{float:left;width:100%}nav ul .big-li a{font-size:32px}}.nav-icon{background:#fff;border-radius:25px;cursor:pointer;height:50px;left:40px;position:fixed;top:40px;width:50px;z-index:25}.hamburger-bar{background:#0000;height:1px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:18px}.hamburger-bar:after,.hamburger-bar:before{background:#000;content:"";height:1px;position:absolute;width:18px}.hamburger-bar:before{transform:rotate(0deg) translateY(-4px)}.hamburger-bar:after{transform:rotate(0deg) translateY(4px)}.nav-icon.active .hamburger-bar{background:#23242d00}.nav-icon.active .hamburger-bar:before{background:#a00;transform:rotate(45deg) translate(0)}.nav-icon.active .hamburger-bar:after{background:#a00;transform:rotate(-45deg) translate(0)}.nav-icon:hover{background:#252525}.nav-icon:hover .hamburger-bar:after,.nav-icon:hover .hamburger-bar:before{background:#fff}@media screen and (max-width:640px){.nav-icon{left:20px;top:20px}}.logo-home{height:50px;left:50%;position:fixed;text-decoration:none;top:40px;transform:translate(-50%);width:200px;z-index:21}.logo-home h3{color:#fff;height:50px;letter-spacing:2px;letter-spacing:6px;line-height:20px;padding:15px 0;text-align:center;top:0;width:100%}.logo-home h3,.logo-home img{position:absolute;transition:all .25s ease-in-out}.logo-home img{left:50%;opacity:0;top:125%;transform:translate(-50%,-50%)}main.active .logo-home h3,main.scrolled .logo-home h3,main.scrolled.active .logo-home h3{opacity:0;top:-25px}main.active .logo-home img,main.scrolled .logo-home img,main.scrolled.active .logo-home img{opacity:1;top:50%}main#home .logo{display:none}.logo{height:50px;left:50%;position:fixed;text-decoration:none;top:40px;transform:translate(-50%);width:200px;z-index:21}.logo img{left:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width:640px){.logo,.logo-home{top:20px}.logo-home h3{letter-spacing:4px}}.black-overlay{background:#0000;height:100%;left:0;pointer-events:none;position:fixed;top:0;transition:all .25s ease-in-out;width:100%;z-index:18}main.active .black-overlay{background:#000000b3;pointer-events:all}.project-section{padding:0 0 60px}.project-section .clients-header{align-items:center;display:flex;gap:20px;padding:40px 40px 30px}.project-section .clients-header h2{color:#fff;font-size:11px;font-weight:400;letter-spacing:5px;text-transform:uppercase;white-space:nowrap}.project-section .clients-line{background:#ffffff26;flex:1 1;height:1px}.project-section .clients-scroll-wrap{cursor:grab;-webkit-user-select:none;user-select:none}.project-section .clients-scroll-wrap:active{cursor:grabbing}.project-section .clients-track{-ms-overflow-style:none;display:flex;gap:4px;overflow-x:auto;padding:0 40px;scrollbar-width:none}.project-section .clients-track::-webkit-scrollbar{display:none}.project-section .client-tile{background-color:#1a1a1a;background-position:50%!important;background-size:cover!important;cursor:pointer;display:block;flex:0 0 280px;height:380px;overflow:hidden;position:relative;text-decoration:none}.project-section .client-tile:before{background:linear-gradient(180deg,#0003 0,#0009 40%,#000);content:"";inset:0;position:absolute;transition:background .3s ease;z-index:1}.project-section .client-tile:hover:before{background:linear-gradient(180deg,#0000001a 0,#0000004d 40%,#00000080)}.project-section .client-logo-wrap{align-items:center;color:#fff;display:flex;font-size:28px;font-weight:600;inset:0;justify-content:center;letter-spacing:2px;padding:20px;position:absolute;z-index:2}.project-section .client-tile .bottom-link{align-items:center;bottom:0;display:flex;justify-content:space-between;left:0;padding:0 20px 20px;position:absolute;right:0;z-index:2}.project-section .client-tile .bottom-link h3{color:#fffc;font-size:9px;font-weight:400;letter-spacing:3px;text-transform:uppercase}@media (max-width:768px){.project-section .clients-track{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(2,1fr);overflow-x:visible;padding:0 12px}.project-section .client-tile{flex:none;height:220px;width:100%}.project-section .clients-header{padding:30px 12px 20px}}.about-section{height:600px;margin-bottom:0;overflow:hidden;padding-bottom:0;padding-top:0;position:relative}.about-section .background-image{height:100%;left:0;position:absolute;top:0;width:100%}.about-section .bottom-fade{background:linear-gradient(0deg,#000 0,rgba(0,0,0,.738) 19%,rgba(0,0,0,.541) 34%,rgba(0,0,0,.382) 47%,rgba(0,0,0,.278) 56.5%,rgba(0,0,0,.194) 65%,rgba(0,0,0,.126) 73%,rgba(0,0,0,.075) 80.2%,rgba(0,0,0,.042) 86.1%,rgba(0,0,0,.021) 91%,rgba(0,0,0,.008) 95.2%,rgba(0,0,0,.002) 98.2%,#0000);bottom:0;height:70%;position:absolute;width:100%;z-index:1}.about-section .wrap-text{bottom:60px;left:0;margin:0 auto;max-width:860px;padding-left:80px;padding-right:80px;position:absolute;right:0;transform:none;z-index:2}.about-section p strong{font-size:18px;line-height:30px}@media screen and (max-width:1080px){.about-section{height:500px}}@media screen and (max-width:640px){.about-section{height:420px}.about-section .wrap-text{bottom:40px;padding-left:20px;padding-right:20px}.about-section p strong{font-size:16px;line-height:26px}}footer{float:left;padding:250px 0 130px;position:relative;width:100%}footer .background-image,footer .left-fade,footer .top-fade{height:100%;position:absolute;right:0;top:0;width:60vw}footer .left-fade{background:linear-gradient(270deg,#0000,#000)}footer .top-fade{background:linear-gradient(0deg,#0000,#000)}footer .mail,footer .wrap-text{text-align:center}footer .mail{color:#fff;display:inline-block;font-family:SilkaMono-Medium,sans-serif;font-size:42px;line-height:60px}footer .mail:hover{text-decoration:underline}footer .logo-row{margin:120px 0 20px}footer .credits-row,footer .logo-row{float:left;text-align:center;width:100%}footer .credits-row li{color:#ffffffb3;display:inline-block;margin:0 5px}footer .credits-row li a{color:#ffffffb3}footer .credits-row li a:hover{color:#fff}footer .social-ico-block{display:none}@media screen and (max-width:1080px){footer{padding:180px 0 50px}footer .mail{font-size:32px;line-height:50px}}@media screen and (max-width:640px){footer{padding-bottom:80px}footer .mail{font-size:26px;line-height:40px}footer .background-image,footer .left-fade,footer .top-fade{width:100vw}footer .social-ico-block{bottom:20px;display:block;height:20px;left:0;opacity:1;text-align:center;top:auto;visibility:visible;width:100%;z-index:1}footer .social-ico-block .social-ico{display:inline-block;float:none;margin:0 8px}}main.about-main{margin-bottom:0;margin-top:100px}.fade-in{transition:opacity .6s ease,transform .6s ease}.fade-in.appear{opacity:1!important;transform:none!important}#logo-svg,.black-overlay,.btn,.hamburger-bar,.hamburger-bar:after,.hamburger-bar:before,.logo,.logo-home h3,.logo-home img,.nav-cta-btn,.nav-icon,.navigation-bar,.navigation-fade,.social-ico svg,nav a,nav a:after{transition:all .25s ease-in-out}.bottom-link h3,.bottom-link svg,.single-image .overlay,.single-image svg,.single-link .bottom-fade,.single-link .bottom-link,.single-link h3,.single-link img,.single-link svg,.social-ico-block,footer a{transition:all .3s cubic-bezier(.7,0,.3,1)}
/*# sourceMappingURL=main.39737eae.css.map*/