:where(.styles_hero__9x7dQ){--gap:80px}.styles_hero__9x7dQ{width:100%;height:calc(100vh + var(--gap) + 50px);display:flex;flex-direction:column-reverse}.styles_heroBg__eUu9j{width:100%;height:100%;background-color:var(--color-black);position:fixed;top:0;left:0;z-index:-9;transition:opacity .3s}.styles_heroBg__eUu9j img,.styles_heroBg__eUu9j video{width:100%;height:100%;object-fit:cover;filter:brightness(.8)}.styles_heroContent__QBupm{padding:20px var(--pd-page) 30px var(--pd-page);background-color:var(--color-white);display:flex;flex-direction:column;justify-content:space-between;gap:var(--gap)}.styles_nav__4vA5L{display:flex;justify-content:space-between;align-items:baseline}.styles_textLogo__9Gy_y{font-size:var(--fs-logo);font-weight:var(--font-weight-medium);line-height:1;color:var(--color-black);font-family:var(--font-beta)}.styles_heroMenuLinks__Anzsp{display:flex;flex-direction:column;gap:8px}.styles_heroMenuLinks__Anzsp a{font-size:var(--fs-p3);color:var(--color-black)}.styles_heroMenuLinks__Anzsp .styles_cta__2i4mJ{text-decoration:underline}.styles_heroText__hVA9_{text-transform:uppercase;display:flex;justify-content:space-between}.styles_heroText__hVA9_ h1{font-size:var(--fs-h1);font-weight:var(--font-weight-regular);line-height:1.18;color:var(--color-black)}.styles_btnPlane__ofIv6{display:none}@media (min-width:768px){.styles_hero__9x7dQ{height:100vh}.styles_heroContent__QBupm{gap:40px}.styles_nav__4vA5L{align-items:center}.styles_heroMenuLinks__Anzsp{flex-direction:row;gap:28px}.styles_heroMenuLinks__Anzsp a{position:relative}.styles_heroMenuLinks__Anzsp a:after{content:"";width:100%;height:1px;background-color:var(--color-black);display:block;transform:scaleX(0);transform-origin:right;position:absolute;transition:transform .3s}.styles_heroMenuLinks__Anzsp a:hover:after{transform:scaleX(1);transform-origin:left}.styles_heroMenuLinks__Anzsp .styles_cta__2i4mJ:hover{text-decoration:none}.styles_heroText__hVA9_{display:flex;align-items:flex-end}.styles_btnPlane__ofIv6{display:block;font-size:var(--fs-p3);font-weight:var(--font-weight-regular);color:var(--color-black);border:none;background-color:transparent;color:var(--color-grey);text-transform:uppercase}}.styles_workBox__sgsoz{padding:30px var(--pd-page);background-color:var(--color-white)}.styles_workGrid__dn5rd{margin:50px 0;width:100%;height:calc(100vw * .8 + 300vh);display:grid;grid-template-rows:repeat(4,1fr);grid-row-gap:60px;row-gap:60px}@media (min-width:768px){.styles_workGrid__dn5rd{height:calc(100vw * .5 + 100vh);grid-template-columns:repeat(2,minmax(240px,1fr));grid-template-rows:repeat(2,minmax(500px,1fr));column-gap:60px}}.styles_workCard__GxoJ8{display:flex;flex-direction:column;gap:18px;width:100%;height:100%;color:var(--color-black)}.styles_cardBg__wxCGZ{width:100%;height:100%;overflow:hidden;position:relative}.styles_cardBg__wxCGZ .styles_cardImage__lS5Vd{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:opacity(.9)}.styles_cardContent___P444{display:flex;flex-direction:column;gap:16px}.styles_line__HE14O{width:100%;height:1px;background-color:var(--color-black)}.styles_workTags__tCTlE{display:flex;flex-wrap:wrap;gap:8px;color:var(--color-grey);font-size:var(--fs-p3)}.styles_workTitle__orY16{font-weight:var(--font-weight-regular)}.styles_workVideoBox__B41DF{position:absolute;z-index:111;width:100%;height:100%;display:grid;place-content:center}.styles_workVideo___mKPj.styles_inactive__waRge{opacity:0}.styles_workVideo___mKPj{width:88%;margin:0 auto;opacity:1;transition:all .4s ease-in-out;background-color:var(--color-black)}.styles_workVideoCover__GzU_3{width:90%;height:100%;display:grid;place-content:center;position:absolute;top:0;left:5%}.styles_workVideoCover__GzU_3 img{width:100%;height:100%}.styles_loadingScreen__2m0ik{width:100vw;height:100vh;display:grid;place-content:center;background-color:#ececec}.styles_loadingBox__wFINV{display:flex;flex-direction:column;gap:30px;align-items:center;justify-content:center}.styles_loadingBox__wFINV h3{font-weight:var(--font-weight-regular)}.styles_loadingBarBox__H7zpE{display:flex;align-items:center;gap:14px;padding-bottom:200px}.styles_loadingBar__2FR7_{width:200px;height:2px;background-color:#d0d0d0}.styles_loadingProgress__jEIKl{height:2px;background-color:var(--color-black);transition:width .3s ease}.styles_chatButton__c9VPB{position:fixed;bottom:10px;right:20px;z-index:999;display:flex;align-items:center;justify-content:space-between;color:var(--color-white);gap:10px;padding:6px 12px;background-color:var(--color-black);border:1px solid var(--color-white);transition:all .2s ease-in-out}.styles_chatButton__c9VPB.styles_active__C4eC3 .styles_chatProfilePic__KcyuB{display:none}.styles_chatButton__c9VPB.styles_inactive__waRge .styles_chatProfilePic__KcyuB{display:block;width:32px;height:32px;border-radius:50%;position:relative}.styles_chatButton__c9VPB.styles_inactive__waRge .styles_chatProfilePic__KcyuB img{width:100%;height:100%;object-fit:cover;border-radius:50%}.styles_chatButton__c9VPB.styles_inactive__waRge .styles_chatProfilePic__KcyuB .styles_idleDot__Tgig_{width:12px;height:12px;border-radius:50%;position:absolute;bottom:-1px;right:-1px;border:2px solid var(--color-black);background-color:#3be03b}.styles_chatButton__c9VPB.styles_active__C4eC3 .styles_closeIcon__nyIY8{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.styles_chatButton__c9VPB.styles_active__C4eC3 .styles_closeIcon__nyIY8 img{width:18px;height:18px;filter:invert(1)}.styles_chatbot__jm7Os{position:fixed;bottom:60px;right:20px;z-index:999;width:440px;height:76vh;background-color:var(--color-white);box-shadow:2px 10px 34px rgba(0,0,0,.2);display:flex;flex-direction:column;flex-shrink:0}.styles_chatHeadNav__z4_ly{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px;border-bottom:1px solid var(--color-grey-lt);background:var(--color-white)}.styles_chatHeadNavText__XVIWS{margin:0 10px;font-size:var(--fs-p2);font-weight:var(--font-weight-medium)}.styles_chatCloseBtn__Fm6QU{background-color:var(--color-black);width:28px;height:28px;display:grid;place-content:center}.styles_chatCloseBtn__Fm6QU img{width:18px;height:18px;filter:invert(1)}.styles_chatBody__4bFge{flex:1 1;overflow-y:auto;padding:10px;display:flex;flex-direction:column;gap:10px}.styles_chatInitial__7X_ox{display:flex;flex-direction:column;text-align:center;justify-content:center;align-items:center;padding:10px}.styles_chatInitialBox__yloYG{display:flex;flex-direction:column;gap:10px}.styles_chatInitialText__I85Nx{display:flex;flex-direction:column;gap:4px;color:var(--color-grey)}.styles_chatInitialText__I85Nx p{font-size:var(--fs-p3)}.styles_chatProfile__ZqP9c{width:100px;height:auto;margin:0 auto}.styles_chatProfile__ZqP9c img{width:100%;height:100%;object-fit:cover}.styles_chats__vdUiM{display:flex;flex-direction:column;gap:14px}.styles_message__rsvyv{width:100%;display:flex}.styles_msgBox__WBSR9{max-width:68%}.styles_msgBox__WBSR9.styles_userMsg__NZlwz{margin:0 0 0 auto}.styles_msgBlob__EiQ4U{padding:10px;background-color:var(--color-grey-lt);border-radius:6px}.styles_userMsg__NZlwz .styles_msgBlob__EiQ4U{margin:0 10px 0 0;position:relative;border-radius:6px 6px 0 6px}.styles_userMsg__NZlwz .styles_msgBlob__EiQ4U:after{content:"";width:10px;height:10px;background-color:var(--color-black);background:url(/images/r-tail.png);background-size:cover;position:absolute;bottom:0;right:-10px}.styles_msgGroup__WXbMM{display:flex;flex-direction:column;gap:4px}.styles_msgGroup__WXbMM .styles_msgBlob__EiQ4U{width:max-content;max-width:100%;margin-left:54px;background-color:var(--color-black);color:var(--color-white)}.styles_msgGroup__WXbMM .styles_msgBlob__EiQ4U:last-child{position:relative;border-radius:6px 6px 6px 0}.styles_msgGroup__WXbMM .styles_msgBlob__EiQ4U:last-child:before{content:"";width:40px;height:40px;background-color:var(--color-black);background:url(/images/profile.jpeg);border-radius:6px;background-size:cover;position:absolute;bottom:0;left:-54px}.styles_msgGroup__WXbMM .styles_msgBlob__EiQ4U:last-child:after{content:"";width:10px;height:10px;background-color:var(--color-black);background:url(/images/tail.png);background-size:cover;position:absolute;bottom:0;left:-10px;border:none}.styles_msgBlob__EiQ4U.styles_typing__B_bDa{animation:styles_fadeIn__oDHEg 1s ease}.styles_msgBold__V_nC_{font-weight:var(--font-weight-bold)}.styles_msgLink__5E_9j{color:var(--color-grey-lt);text-decoration:underline}.styles_chatInput__gDS6v{display:flex;justify-content:space-between;padding:10px;width:100%;background-color:var(--color-white);border-top:1px solid var(--color-grey-lt)}.styles_chatInput__gDS6v input{width:100%;height:100%;padding:10px;background-color:transparent;border:none;font-size:var(--fs-p3);font-family:var(--font-alfa);outline:none}.styles_optionsBox__fkt9b{display:flex;flex-direction:column;gap:4px}.styles_optionsTitle__tM8oj{font-size:var(--fs-p3);font-weight:var(--font-weight-regular)}.styles_optionsBtns__M5fSg{display:flex;flex-wrap:wrap;gap:8px}.styles_optionsBtn__b9__b{padding:10px;background-color:var(--color-white);border:1px solid var(--color-black);border-radius:6px;font-size:var(--fs-p3);font-weight:var(--font-weight-regular);transition:all .2s ease-in-out}.styles_optionsBtn__b9__b:hover{background-color:var(--color-black);color:var(--color-white)}.styles_chatInput__gDS6v button{width:80px;height:40px;border:1px solid var(--color-black);display:grid;place-content:center;background-color:var(--color-black);transition:all .2s ease-in-out}.styles_chatInput__gDS6v button:hover{background-color:var(--color-white);color:var(--color-black)}.styles_chatInput__gDS6v button img{width:18px;height:18px;filter:invert(1)}.styles_chatInput__gDS6v button:hover img{filter:invert(0)}.styles_chatInput__gDS6v button:disabled{opacity:.5}.styles_typingDots__C_WMF{display:flex;flex-direction:row;gap:3px;justify-content:center;align-items:center;padding:4px}.styles_typingDot__Aunkf{width:6px;height:6px;border-radius:50%;background-color:var(--color-grey-lt);animation:styles_typingDot__Aunkf 1s ease-in-out infinite}.styles_typingDot__Aunkf:nth-child(2){animation-delay:.4s}.styles_typingDot__Aunkf:nth-child(3){animation-delay:.7s}@keyframes styles_typingDot__Aunkf{0%{opacity:1;transform:translateY(0)}25%{opacity:.4;transform:translateY(-2px)}50%{opacity:.6;transform:translateY(0)}75%{opacity:.8;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes styles_fadeIn__oDHEg{0%{opacity:0}to{opacity:1}}@media (max-width:425px){.styles_chatbot__jm7Os{width:100%;min-height:calc(100vh - 52px);border-radius:0;box-shadow:none;right:0;top:0}}@media (min-width:768px){.styles_workCard__GxoJ8{gap:20px}.styles_workTitle__orY16{font-size:var(--fs-p1)}.styles_workVideo___mKPj{width:80%}.styles_cardBg__wxCGZ:hover .styles_workVideo___mKPj{width:86%}.styles_cardBg__wxCGZ .styles_cardImage__lS5Vd{scale:1.072;object-position:center;transition:all 1s ease-in-out}.styles_cardBg__wxCGZ:hover .styles_cardImage__lS5Vd{scale:1}.styles_loadingBarBox__H7zpE{padding-bottom:0}.styles_loadingBar__2FR7_{width:280px}}.styles_skillsBox__uFVO_{margin:50px var(--pd-page)}.styles_skillsFlex__PpMya{margin:40px 0;display:flex;flex-direction:column}.styles_skillCard__8amjg{display:flex;width:100%;justify-content:space-between;padding:20px 4px;border-bottom:1px solid rgba(0,0,0,.166)}.styles_skillCard__8amjg .styles_expandBtn__T04_U{height:max-content;transform:rotate(0deg);transition:transform .3s ease-in-out}.styles_skillCard__8amjg.styles_active__h2xwY .styles_expandBtn__T04_U{transform:rotate(45deg)}.styles_skill__Uw_k7{display:flex;flex-direction:column}.styles_skillIcon__nSWQ6{width:22px;height:22px;display:none}.styles_skillName__PeKoS,.styles_skillText__wgAN9{font-size:var(--fs-p3);font-weight:var(--font-weight-regular);display:flex;gap:10px}.styles_skillDetails__sDmYu{font-size:var(--fs-p3);color:var(--color-grey);padding:24px 0;display:flex;flex-direction:column;display:none}.styles_skillDescription__AXt3s{line-height:1.2}.styles_skillCard__8amjg.styles_active__h2xwY .styles_skillDetails__sDmYu{display:flex;max-height:500px;opacity:1}.styles_skillCard__8amjg.styles_active__h2xwY .styles_skillIcon__nSWQ6{display:inline-flex}.styles_skillCard__8amjg.styles_active__h2xwY .styles_skillText__wgAN9{transform:translateY(3px)}@media (min-width:768px){.styles_skillsBox__uFVO_{margin:80px var(--pd-page)}.styles_skill__Uw_k7{flex-direction:row;justify-content:space-between;width:90%;overflow:hidden}.styles_skillName__PeKoS{width:60%}.styles_skillDetails__sDmYu{font-size:var(--fs-p3);color:var(--color-grey);padding:0;display:flex;width:68%}.styles_skillDescription__AXt3s{max-height:0;opacity:0;transition:all .3s ease-in-out}.styles_skillCard__8amjg{position:relative}.styles_skillCard__8amjg:after{content:"";width:100%;height:1px;background-color:var(--color-black);display:block;position:absolute;bottom:-1px;left:0;transform:scaleX(0);transform-origin:right;transition:transform .5s cubic-bezier(.8,.2,.21,.71)}.styles_skillCard__8amjg:hover:after{transform:scaleX(1);transform-origin:left}.styles_skillCard__8amjg.styles_active__h2xwY .styles_skillIcon__nSWQ6{display:inline-flex}.styles_skillCard__8amjg.styles_active__h2xwY:hover:after{transform:scaleX(0)}.styles_skillCard__8amjg.styles_active__h2xwY .styles_skillDescription__AXt3s{margin-top:16px;max-height:500px;opacity:1}}.styles_servicesBox__2ZanD{gap:60px;padding:50px var(--pd-page);background-color:var(--color-black);color:var(--color-white)}.styles_serviceCard__p9cPu,.styles_servicesBox__2ZanD,.styles_servicesFlex__Q6uav{display:flex;flex-direction:column}.styles_serviceCard__p9cPu{border-bottom:1px solid hsla(0,0%,100%,.261);padding:40px 0;justify-content:center;gap:20px;width:100%}.styles_servicesFlex__Q6uav .styles_serviceCard__p9cPu:first-child{border-top:1px solid hsla(0,0%,100%,.261)}.styles_serviceTitle__SCLS8{font-size:var(--fs-h3);font-weight:var(--font-weight-medium);text-transform:uppercase}.styles_serviceDescription__EN6PS{font-size:var(--fs-p3);line-height:1.2}@media (min-width:768px){.styles_servicesBox__2ZanD{gap:80px;padding:80px var(--pd-page)}.styles_serviceCard__p9cPu{padding:64px 0;display:flex;flex-direction:row;gap:40px;align-items:center;width:100%}.styles_serviceTitle__SCLS8{font-size:var(--fs-h2);width:60%}.styles_serviceDescription__EN6PS{width:40%}}.styles_textScroll__SBXsF{margin:100px 0}.styles_textScrollBox__C2hGR{display:flex;flex-wrap:nowrap;overflow:hidden}.styles_textScrollBox__C2hGR .styles_velocityScrollText__gocjp{display:flex;flex-wrap:nowrap;animation:styles_scroll__T_qr3 10s linear infinite}.styles_textScrollBox__C2hGR .styles_velocityScrollText__gocjp h3{font-size:var(--fs-h2);font-weight:var(--font-weight-regular);line-height:1;color:var(--color-black);text-transform:uppercase;margin-right:40px;white-space:nowrap}.styles_experienceBox__vE2r5{margin:50px var(--pd-page);display:flex;flex-direction:column;gap:60px}.styles_education__E6wtY,.styles_experience___CNLT{display:flex;flex-direction:column;gap:30px}.styles_tableTitleRow__kAKiV{display:none}.styles_tableRow__H3196{padding:24px 0;display:flex;flex-direction:column;gap:16px;border-top:1px solid rgba(0,0,0,.232);border-bottom:1px solid rgba(0,0,0,.232)}.styles_tableRow__H3196:nth-child(3){border-top:none}.styles_tableRow__H3196 p{font-size:var(--fs-p3);color:var(--color-grey);text-transform:uppercase}.styles_tableRow__H3196 p:first-child{font-size:var(--fs-p1);color:var(--color-black);text-transform:uppercase;font-weight:var(--font-weight-medium)}.styles_tableRow__H3196 a{font-size:var(--fs-p3);color:var(--color-grey);text-decoration:underline;font-weight:var(--font-weight-regular)}@media (min-width:768px){.styles_experienceBox__vE2r5{gap:80px}.styles_education__E6wtY,.styles_experience___CNLT{gap:50px}.styles_tableTitleRow__kAKiV{padding:0 8px 24px;text-transform:uppercase;font-weight:var(--font-weight-medium)}.styles_tableRow__H3196,.styles_tableTitleRow__kAKiV{display:grid;width:100%;align-items:center;grid-template-columns:.4fr .2fr .2fr .2fr;grid-template-rows:1fr}.styles_tableRow__H3196{padding:34px 8px}.styles_tableRow__H3196:hover{background-color:rgba(0,0,0,.03)}.styles_tableLink__kIsfY{border-bottom:1px solid var(--color-black);width:max-content;opacity:0;transition:all .3s}.styles_tableLink__kIsfY a{font-size:var(--fs-p3);text-decoration:none}.styles_linkWrapper__ejM_Q{transform:translateY(10px);opacity:0;transition:all .3s}.styles_tableRow__H3196:hover .styles_tableLink__kIsfY{opacity:1}.styles_tableRow__H3196:hover .styles_tableLink__kIsfY .styles_linkWrapper__ejM_Q{opacity:1;transform:translateY(0)}.styles_tableRow__H3196 p,.styles_tableRow__H3196 p:first-child{font-size:var(--fs-p3);color:var(--color-grey);text-transform:uppercase}}.styles_ctaBox__d8AN6{margin:140px 0 100px;width:100%;height:100%;position:relative;overflow-x:hidden}.styles_ctaImagesBox__7ZWRn{width:420px;height:480px;margin:0 auto;position:relative}.styles_ctaImage__B8xHq{position:absolute;pointer-events:auto}.styles_ctaImage__B8xHq img{object-fit:cover;width:190px;height:190px}.styles_ctaImagesBox__7ZWRn .styles_ctaImage__B8xHq:first-child{z-index:-1;transform:rotate(-12deg);top:120px;left:-60px}.styles_ctaImagesBox__7ZWRn .styles_ctaImage__B8xHq:nth-child(2){z-index:-2;transform:rotate(6deg);top:20px;left:50px}.styles_ctaImagesBox__7ZWRn .styles_ctaImage__B8xHq:nth-child(3){z-index:-3;top:200px;left:10px;transform:rotate(-7deg)}.styles_ctaImagesBox__7ZWRn .styles_ctaImage__B8xHq:nth-child(4){top:160px;right:50px;transform:rotate(8deg)}.styles_ctaImagesBox__7ZWRn .styles_ctaImage__B8xHq:nth-child(5){z-index:-4;top:20px;right:10px;transform:rotate(-12deg)}.styles_ctaImagesBox__7ZWRn .styles_ctaImage__B8xHq:nth-child(6){top:210px;right:-90px;transform:rotate(12deg)}.styles_ctaBtn__EwRz8{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9;pointer-events:none}.styles_ctaBtn__EwRz8 p{font-family:var(--font-beta);font-size:calc(var(--fs-h1) + 20px);font-weight:var(--font-weight-bold);line-height:1.2;color:var(--color-white);text-transform:uppercase;white-space:nowrap}@media (min-width:768px){.styles_ctaBox__d8AN6{margin:0;padding:200px 0 100px}.styles_ctaImagesBox__7ZWRn{height:580px;width:1000px;margin:auto}.styles_ctaImage__B8xHq img{object-fit:cover;width:280px;height:280px}.styles_ctaImagesBox__7ZWRn .styles_ctaImage__B8xHq:first-child{z-index:2;transform:rotate(-12deg);top:120px;left:-60px}.styles_ctaImagesBox__7ZWRn .styles_ctaImage__B8xHq:nth-child(2){z-index:2;transform:rotate(6deg);top:20px;left:200px}.styles_ctaImagesBox__7ZWRn .styles_ctaImage__B8xHq:nth-child(3){z-index:1;top:200px;left:180px;transform:rotate(-7deg)}.styles_ctaImagesBox__7ZWRn .styles_ctaImage__B8xHq:nth-child(4){z-index:4;top:200px;right:260px;transform:rotate(8deg)}.styles_ctaImagesBox__7ZWRn .styles_ctaImage__B8xHq:nth-child(5){z-index:2;top:22px;right:210px;transform:rotate(-10deg)}.styles_ctaImagesBox__7ZWRn .styles_ctaImage__B8xHq:nth-child(6){z-index:3;top:180px;right:10px;transform:rotate(12deg)}.styles_ctaBtn__EwRz8{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles_ctaBtn__EwRz8 p{font-family:var(--font-beta);font-size:calc(var(--fs-h1));font-weight:var(--font-weight-bold);line-height:1.2;color:var(--color-white);text-transform:uppercase;white-space:nowrap}}.styles_footerBox__x30sN{padding:0 var(--pd-page);background-color:var(--color-black)}.styles_footerContent__2BOsE{border-top:1px solid hsla(0,0%,100%,.271);border-bottom:1px solid hsla(0,0%,100%,.271);padding:20px 4px}.styles_footerContent__2BOsE,.styles_info__z1W_S{display:flex;flex-direction:column;gap:50px}.styles_footerFlex__puFd_{display:flex;flex-direction:column;gap:20px}.styles_textLogo__PtxqP{font-size:var(--fs-logo);font-weight:var(--font-weight-medium);line-height:1;color:var(--color-white);font-family:var(--font-beta)}.styles_footerTextLite__xZFGN{font-weight:var(--font-weight-regular)}.styles_footerHeaderText___QRwK,.styles_footerTextLite__xZFGN{font-size:var(--fs-p3);color:var(--color-white);text-transform:uppercase}.styles_footerHeaderText___QRwK{font-weight:var(--font-weight-medium)}.styles_footerTextLite__xZFGN a{color:var(--color-white);font-size:var(--fs-p3)}.styles_footerNav__cj2EA{display:flex;gap:50px}.styles_footerLinksBox__6ctmE{display:flex;flex-direction:column}.styles_footerText__KZDyF{line-height:1.8}.styles_btnPlane__IPBJw,.styles_footerText__KZDyF{font-size:var(--fs-p3);font-weight:var(--font-weight-regular);color:var(--color-white);text-transform:uppercase}.styles_btnPlane__IPBJw{width:max-content;border:none;background-color:transparent}.styles_copyrightBox__1SYTl{padding:20px 0 0;height:100px;overflow:hidden}.styles_copyrightBox__1SYTl p{font-size:calc(var(--fs-h1) + 40px);font-weight:var(--font-weight-bold);color:var(--color-white);text-align:center}@media (min-width:768px){.styles_footerContent__2BOsE{width:100%;display:grid;grid-template-columns:.4fr .4fr .1fr;justify-content:space-between;padding:50px 4px 80px}.styles_info__z1W_S{flex-direction:row;justify-content:space-between}.styles_footerFlex__puFd_{margin-top:8px;gap:42px}.styles_logoBox__1dZIT{gap:24px;margin:0}.styles_footerNav__cj2EA{justify-content:space-around}.styles_footerLinksBox__6ctmE{display:flex;flex-direction:column;gap:20px}.styles_footerLinksBox__6ctmE a{position:relative;width:max-content}.styles_footerLinksBox__6ctmE a:after{content:"";width:100%;height:1px;background-color:var(--color-white);display:block;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .3s}.styles_footerLinksBox__6ctmE a:hover:after{transform:scaleX(1);transform-origin:left}.styles_footerText__KZDyF{line-height:1.1}.styles_btnPlane__IPBJw{margin-top:auto}}.styles_aboutBox__MRXlg{padding:50px 0;display:flex;flex-direction:column;gap:20px;background-color:var(--color-white)}.styles_aboutBox__MRXlg h2{padding:0 var(--pd-page)}.styles_aboutContent__VZG4y{padding:0 var(--pd-page);display:flex;flex-direction:column;gap:20px}.styles_aboutBrief__dsD1R{text-transform:uppercase;font-size:var(--fs-p2)}.styles_aboutDetail__z_vNr{font-size:var(--fs-p3);color:var(--color-grey);line-height:1.4}.styles_aboutShowreel__9DXlT{overflow:hidden;display:flex;width:100%;align-items:center;justify-content:center}.styles_aboutShowreelBox__3ccem{height:300px;background-color:var(--color-black)}.styles_aboutShowreelBox__3ccem img,.styles_aboutShowreelBox__3ccem video{width:100%;height:100%;object-fit:cover;object-position:center}@media (min-width:768px){.styles_aboutBox__MRXlg{padding:80px 0;display:flex;flex-direction:column;gap:20px;background-color:var(--color-white)}.styles_aboutContent__VZG4y{flex-direction:row}.styles_aboutBrief__dsD1R{width:45vw}.styles_aboutDetail__z_vNr{width:38%}.styles_aboutShowreel__9DXlT{margin:40px 0}.styles_aboutShowreelBox__3ccem{height:90vh}}