@charset "UTF-8";:root{--black: #161616;--white: #FAF9F6;--gray: #B0B0B0}.bg-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.bg-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0}.gallery-strip{position:absolute;z-index:1000!important;bottom:100px;left:50%;transform:translate(-50%);z-index:10;display:flex;align-items:center;gap:5px;max-width:100%;width:fit-content;transition:background .3s,transform .3s;padding:10px;overflow-x:auto;overflow-y:visible;scrollbar-width:none;-ms-overflow-style:none}@media(max-width:768px){.gallery-strip{left:0;right:0;transform:none;width:100%;max-width:100%;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:10px}}@media(max-width:768px){.gallery-strip>a{flex-shrink:0;scroll-snap-align:start}}.gallery-strip::-webkit-scrollbar{display:none}.gallery-item{flex-shrink:0;position:relative;width:66px;height:66px;cursor:none;overflow:hidden;transition:transform .3s ease}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:filter .3s ease,transform .3s ease}@media(hover:hover)and (pointer:fine){.gallery-item:hover{transform:scale(1.2)}.gallery-item:hover img{filter:grayscale(0%)}}.gallery-item.active-thumb,.gallery-item.active{transform:scale(1.2)}.gallery-item.active-thumb img,.gallery-item.active img{filter:grayscale(0%)}.hero{position:relative;min-height:100vh;width:100%;overflow:hidden;cursor:none}@media(max-width:768px){.hero{min-height:84vh}}.hero__wrap{display:flex;align-items:center;justify-content:center;text-align:center;height:100vh;z-index:100;position:relative;padding-inline:0px}@media(max-width:768px){.hero__wrap{min-height:84vh}}.aboutus .xl-text p{font-size:24px;line-height:28px}@media(max-width:768px){.aboutus .xl-text p{font-size:20px;line-height:24px}}.aboutus__wrap{display:flex;flex-direction:column;align-items:center}.aboutus__wrap-content{padding-block:clamp(50px,22.6114649682px + 7.9617834395vw,150px);display:flex;flex-direction:column;align-items:center;gap:25px;max-width:800px}.aboutus .html-content{text-align:center}.aboutus .html-content .line-mask{overflow-y:visible!important;clip-path:inset(0% 0% -20% 0%)}.aboutus .html-content>p{margin:0}.reel{padding-bottom:50px;width:100%}.reel__wrap{width:100%;overflow:hidden;aspect-ratio:1400/800}.reel__wrap img,.reel__wrap video{width:100%;height:100%;object-fit:cover}.services{width:100%}.services .service{position:relative;width:100%;height:calc(100vh + 200px);overflow:hidden;clip-path:inset(0 0 0 0);display:block}.services .service:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(0deg,#0006 0% 100%)}@media(max-width:768px){.services .service{height:auto}}.services .service-bg-img{--parallax-bleed: 18vh;position:absolute;top:calc(var(--parallax-bleed) * -1);left:0;width:100%;height:calc(100% + var(--parallax-bleed) * 2);object-fit:cover;object-position:center;will-change:transform}@media(max-width:768px){.services .service-bg-img{position:static;top:auto;width:100%;height:auto;aspect-ratio:1}}.services .service__card{position:absolute;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;width:clamp(240px,22vw,338px);height:clamp(240px,22vw,338px);transition:opacity .45s ease,transform .45s ease;transform:scale(.5);opacity:0}.services .service__card img,.services .service__card video{aspect-ratio:1;width:100%;object-fit:cover}@media(max-width:768px){.services .service__card{display:none}}.services .service__card .span-content{text-transform:uppercase;color:var(--white);font-size:14px}@media(max-width:992px){.services .service__card .span-content{display:none}}.services:hover .service__card{opacity:1;transform:scale(1)}.services .service__contnet{position:fixed;bottom:100px;z-index:2;color:var(--white);display:flex;flex-direction:column;gap:20px;padding-inline:50px}.services .service__contnet h3{font-size:50px;font-style:normal;font-weight:400;line-height:normal}@media(max-width:768px){.services .service__contnet h3{font-size:26px;line-height:36px}}@media(max-width:768px){.services .service__contnet{position:absolute;inset:0;z-index:2;max-width:none;padding-inline:20px;display:flex;align-items:center;justify-content:center;text-align:center;gap:0}.services .service__contnet .html-content{display:none}}.services .service__contnet .s-text{text-transform:uppercase;font-size:20px;line-height:30px}@media(max-width:768px){.services .service__contnet .s-text{text-align:center;width:100%;margin:0;font-size:18px}}.over{padding-block:clamp(150px,150px + 0vw,150px)}@media screen and (max-width:768px){.over{padding-block:80px}}.over .xs-text{margin-bottom:25px}.over__head{display:flex;justify-content:center;text-align:center;color:var(--black)}.over__head .m-title>*{display:flex;justify-content:center;align-items:center}.over__head .m-title{font-size:50px;line-height:55px}@media screen and (max-width:1440px){.over__head .m-title{font-size:41px;line-height:45px}}@media screen and (max-width:1024px){.over__head .m-title{font-size:30px;line-height:35px}}@media screen and (max-width:768px){.over__head .m-title{font-size:20px;line-height:25px}}@media screen and (max-width:600px){.over__head .m-title{display:none}}.over .animate-img{height:1.4em;width:auto;vertical-align:middle;margin:0 10px;object-fit:contain;opacity:0;transform:scale(.3);transition:opacity .6s ease-out,transform .6s cubic-bezier(.175,.885,.32,1.275)}.over .calendar{max-width:114px;padding-top:18px}@media screen and (max-width:600px){.over .calendar{max-width:60px;padding-top:0}}.over .animate-img.is-visible{opacity:1;transform:scale(1)}.over .m-title-mobile{display:none;font-size:24px}@media screen and (max-width:600px){.over .m-title-mobile{display:block}}.over .m-title-mobile p{display:flex;justify-content:center}.clients{padding-block:clamp(50px,22.6114649682px + 7.9617834395vw,150px)}.clients .container,.clients__wrap{overflow-x:visible;overflow-y:clip}.clients__wrap .clients__wrap-title{margin-bottom:25px}.clients .clients__marquee-container{overflow:visible;width:100%}.clients .clients__marquee-track{display:flex;gap:100px;align-items:center;width:max-content;animation:scroll-marquee calc(var(--count) * 2.5s) linear infinite}@media(max-width:768px){.clients .clients__marquee-track{gap:16px}}.clients .clients__marquee-container:hover .clients__marquee-track{animation-play-state:paused}.clients .client-logo{display:flex;justify-content:center;align-items:center;width:200px;height:200px}@media(max-width:768px){.clients .client-logo{width:80px;height:80px}}.clients .client-logo img{width:180px;max-width:200px;object-fit:contain;filter:grayscale(100%);transition:filter .3s ease}@media(max-width:768px){.clients .client-logo img{width:72px;max-width:80px}}@keyframes scroll-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.blog{padding-block:clamp(100px,94.5222929936px + 1.5923566879vw,120px)}.blog__wrap{display:flex;flex-direction:column;gap:25px;padding-inline:100px}@media(max-width:992px){.blog__wrap{padding-inline:50px}}@media(max-width:768px){.blog__wrap{padding-inline:20px}}.blog__wrap-header{text-transform:uppercase}.blog__wrap-swiper{width:100%;height:auto}.blog .swiper{height:100%;width:100%;overflow:visible}@media(max-width:768px){.blog .swiper{height:auto}}.blog__card{width:25%;margin-bottom:40px;position:relative}@media(max-width:992px){.blog__card{width:50%}}@media(max-width:768px){.blog__card{width:60%;margin-bottom:0}}@media(max-width:576px){.blog__card{width:71%}}@media(max-width:370px){.blog__card{width:80%}}@media(max-width:345px){.blog__card{width:90%}}.blog__card:nth-child(5n+1) img{aspect-ratio:4/5}.blog__card:nth-child(5n+2) img{aspect-ratio:1/1}.blog__card:nth-child(5n+3) img{aspect-ratio:16/9}.blog__card:nth-child(5n+4) img{aspect-ratio:4/5}.blog__card:nth-child(5n+5) img{aspect-ratio:16/9}.blog__card-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:10px}.blog__card-link:hover .blog__card-img{transform:scale(1.05)}.blog__card-img-box{position:relative;width:100%;overflow:hidden;border-radius:4px}.blog__card-img-box .blog__card-img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.19,1,.22,1)}.blog__card-content{display:flex;flex-direction:column}.blog__card-title{margin:0 0 10px}.blog__card-subtitle{margin:0;color:#b0b0b0;font-size:16px;line-height:20px}.blog__card-more{display:flex;align-items:center;gap:10px}.blog__card-more .line{width:16px;height:1px;background-color:var(--black)}.blog__card-time{color:#b0b0b0}.blog__card-more{margin-top:5px;font-size:16px;line-height:40px}.what-we-do{position:relative;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2vw}@media(max-width:768px){.what-we-do{height:auto;padding:100px 0}}.what-we-do .sentence{width:80%;font:400 3.6vw/1 Helvetica Neue,sans-serif;text-align:center}@media(max-width:768px){.what-we-do .sentence{width:92%;font-size:27px;line-height:33px}}.what-we-do span{text-decoration:underline;text-decoration-thickness:.06em;text-underline-offset:.1em}.what-we-do .hover{cursor:pointer}.what-we-do .medias img{width:1px;height:1px;top:0;left:0;position:absolute;visibility:hidden;pointer-events:none}.what-we-do>img{pointer-events:none;width:20vw;height:20vw;display:block;object-fit:contain;position:absolute;top:0;left:0}
