@import"https://fonts.googleapis.com/css2?family=Inter:opsz@14..32&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz@1,14..32&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,600&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,700&display=swap";*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;scroll-behavior:smooth}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}h1,h2,h3,h4,h5,h6,p{margin:0}ul,ol{list-style:none;margin:0;padding:0}:root{font-family:Inter,sans-serif;line-height:1.5;font-weight:400;color:#fff;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;overscroll-behavior:none}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#root{min-height:100vh;max-width:100vw;overflow:clip}html,body{margin:0;padding:0;overflow-x:hidden;height:100%}.site-wrapper{max-width:100vh;height:100vh;margin:0 auto;display:flex;flex-direction:row;flex-wrap:nowrap;background:#000;box-sizing:border-box}.site-title{height:100vh;overflow:hidden;display:flex;flex:0 0 auto;align-items:center;justify-content:center;background-size:contain;background-repeat:no-repeat;background-position:center;background-color:#000}.site-container{background-image:url(/assets/image-background@x1-D5yyDaqO.webp);background-size:cover;background-position:25% top;padding:18px;flex:1;display:flex;flex-direction:column;flex-wrap:nowrap}.site-footer{display:flex;flex-direction:row;margin-top:auto}.external-site{display:flex;flex:0 1 40%}.external-site__icon-link{margin-right:5px;font-size:12px;line-height:1}.external-site__title{font-size:15px;line-height:1;margin-bottom:5px;text-transform:uppercase}.external-site__description{font-size:10px;line-height:1.1}.social-links-list{display:flex;flex-wrap:nowrap;gap:2vw;flex:0 0 auto;margin-left:auto}.social-links-list__item{flex:0 0 auto;display:flex;align-items:center}.social-links-list__item-link{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;overflow:hidden;font-size:12px;line-height:1}.social-links-list__item-link img{display:block;width:100%;height:100%;object-fit:contain}@media (max-width: 680px),(max-height: 600px){.site-container{padding:16px}.site-footer{flex-direction:column;max-width:400px}.external-site{margin-bottom:40px}.external-site__icon-link{margin-right:15px}.external-site__icon-link img{max-width:60px}.social-links-list{flex:1 1 100%;justify-content:space-between;margin-left:0}.social-links-list__item{flex:0 0 13%;justify-content:space-between}.social-links-list__item-link{width:100%;height:100%}}@media (max-height: 620px){.site-wrapper,.site-title{height:auto}}@media (min-width: 461px){.site-title{background-image:url(/assets/header-background-vertical@x2-DM9uGsGf.webp);aspect-ratio:334/3000}}@media (max-width: 460px),(max-height: 620px){.site-wrapper{flex-direction:column}.site-title{height:auto;background-image:url(/assets/header-background-horizontal@x2-8KtbWAe6.webp);aspect-ratio:3000/334}}@media (min-height: 865px),(min-width: 860px){.external-site__title{font-size:clamp(15px,15px + (100vh - 860px) * .0155172414,24px)}.external-site__description{font-size:clamp(10px,10px + (100vh - 860px) * .0103448276,16px)}}.tabs{width:100%;line-height:1.3}.tab-list{display:flex;align-items:flex-end;border-bottom:1px solid #ccc}.tab{flex:1 1 auto;min-height:35px;border-radius:7px 7px 0 0;background:none;border:none;cursor:pointer;outline:none;background-color:#e9e6d7;color:#161616;box-shadow:inset 2.84px 2.84px #fff,inset -2.84px -2.84px #000000b3}.tab span{display:block}.tab span:first-letter{text-decoration:underline}.tab--active span{padding-block:6px 8px;font-weight:700;position:relative}.tab--active span:first-letter{text-decoration-thickness:2px}.tab--active span:after{content:"";position:absolute;inset:0;border:3px solid transparent;border-top:0;background:repeating-linear-gradient(to right,#000 0 3px,transparent 3px 6px) top left/100% 3px no-repeat,repeating-linear-gradient(to bottom,#000 0 3px,transparent 3px 6px) top left/3px 100% no-repeat,repeating-linear-gradient(to right,#000 0 3px,transparent 3px 6px) bottom left/100% 3px no-repeat,repeating-linear-gradient(to bottom,#000 0 3px,transparent 3px 6px) top right/3px 100% no-repeat;pointer-events:none}.tab-panel{padding:18px;margin-bottom:20px;max-height:calc(58vh - 40px);display:flex;flex-direction:column;background-color:#e9e6d7;box-shadow:inset 2.84px 2.84px #fff,inset -2.84px -2.84px #000000b3}.tab-panel__content{flex:1 1 auto;overflow-y:auto;background-color:#fff;color:#353535;box-shadow:inset 2.84px 2.84px #000000b3,inset -2.84px -2.84px #fffcea}.tab-panel__content--work p{margin-bottom:20px}.tab-panel__content a:hover{text-decoration:underline;filter:brightness(.8)}@media (max-height: 864px){.tabs{font-size:13px;max-width:490px}.tab{padding:8.5px}.tab-panel__content{padding:17px 14px}}@media (min-height: 865px){.tabs{font-size:17px;max-width:630px}.tab{padding:11px}.tab-panel__content{padding:22px 18px}}@media (max-width: 460px),(max-height: 620px){.tab--active span:after{background:none}}
