.hero{position:relative;min-height:100svh;display:flex;align-items:center;justify-content:center;overflow:clip;padding-top:10rem;padding-bottom:10rem}.hero_z{position:relative;z-index:2}.hero_component{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.hero_component:before{content:"";position:absolute;inset:-20% -24%;z-index:-1;background:radial-gradient(closest-side,var(--beige) 48%,var(--halo-mid) 66%,transparent 80%);pointer-events:none}.hero_stage{position:relative;display:flex;justify-content:center;align-items:center;max-width:32rem;visibility:hidden}.hero_heading{font-size:clamp(2.6rem,6vw,4.5rem);line-height:1;text-align:center;text-wrap:balance;visibility:hidden}.hero_heading.h2,.hero_heading.h3{position:absolute;inset:auto 0}.hero_text{margin-top:1.5rem;font-size:1.05rem;color:var(--grey-500);visibility:hidden}.hero_button{margin-top:2rem;visibility:hidden}.hero_imgs-wrapper{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none}.hero_imgs-wrap{position:absolute;aspect-ratio:1;height:94%;min-height:56rem;visibility:hidden;will-change:transform}.hero_img-wrap{position:absolute;width:clamp(6.5rem,10.5vw,10.5rem);border-radius:.75rem;overflow:hidden;box-shadow:0 18px 40px -18px var(--shadow-strong);will-change:transform}.hero_img{width:100%;height:auto;object-fit:cover}.hero_img-wrap.p1{top:0;left:50%;transform:translate(-50%)}.hero_img-wrap.p2{top:15%;right:15%}.hero_img-wrap.p3{right:0;top:50%;transform:translateY(-50%)}.hero_img-wrap.p4{bottom:15%;right:15%}.hero_img-wrap.p5{bottom:0;left:50%;transform:translate(-50%)}.hero_img-wrap.p6{bottom:15%;left:15%}.hero_img-wrap.p7{left:0;top:50%;transform:translateY(-50%)}.hero_img-wrap.p8{top:15%;left:15%}.hero_labels-wrap{position:absolute;inset:auto 0 2rem;z-index:3;visibility:hidden}.hero_labels{display:flex;justify-content:space-between;align-items:center}.hero_location{display:flex;align-items:center;gap:.6rem}.hero_globe{width:1.35rem;height:1.35rem}.hero_globe-spin{transform-origin:center;animation:globeSpin 6s linear infinite}@keyframes globeSpin{0%{transform:rotateY(0) rotate(0) scaleX(1)}50%{transform:scaleX(.15)}to{transform:scaleX(1)}}.hero_label{font-size:1rem;font-weight:500}@media(max-width:1150px){.hero_imgs-wrap{min-height:max(52rem,108vw)}.hero_img-wrap{width:clamp(6.5rem,12vw,10rem)}.hero_heading{font-size:clamp(2.3rem,4.8vw,3.4rem)}.hero_stage{max-width:26rem}}@media(max-width:767px){.hero_imgs-wrap{min-height:34rem;height:60%}.hero_img-wrap{width:clamp(5rem,22vw,7rem)}.hero{padding-top:7rem;padding-bottom:7rem}}.brands_head{display:grid;grid-template-columns:1fr 2fr;gap:2rem;align-items:start}.brands_heading{max-width:46rem}.brands_marquee{max-width:120rem;margin:0 auto;overflow:hidden;-webkit-mask:linear-gradient(270deg,transparent,#000 15% 85%,transparent);mask:linear-gradient(270deg,transparent,#000 15% 85%,transparent)}.brands_track{display:flex;width:max-content;animation:brandsMove 38s linear infinite;will-change:transform}.brands_marquee:hover .brands_track{animation-play-state:paused}@keyframes brandsMove{to{transform:translate(calc(-100% / 3))}}.brands_list{display:flex;align-items:flex-start}.brands_item{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:0 1.75rem;min-width:17rem;text-align:center}.brands_plate{display:flex;align-items:center;justify-content:center;width:100%;height:7.5rem;padding:1.25rem 1.75rem;border-radius:var(--radius-medium);background:#fff;border:1px solid var(--grey-100);transition:transform .4s var(--ease-expo),box-shadow .4s var(--ease-expo)}.brands_item:hover .brands_plate{transform:translateY(-3px);box-shadow:0 18px 36px -20px var(--shadow-strong)}.brands_logo{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.brands_desc{font-size:.875rem;color:var(--grey-300);max-width:14rem}@media(max-width:767px){.brands_head{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.brands_track{animation:none}}.sabout_wrapper{--sabout-w: calc(100vw - 3rem) ;--sabout-h: calc(100svh - 11rem) ;position:relative;height:100svh;display:flex;flex-direction:column;align-items:center}.sabout_note{position:absolute;bottom:2.2rem;z-index:3;font-family:var(--font-detail);font-size:.875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--note)}.sabout_location{position:absolute;bottom:2rem;left:3rem;z-index:3;display:flex;align-items:center;gap:.6rem;font-size:1rem;font-weight:500}.sabout_globe{width:1.35rem;height:1.35rem}.sabout_globe-spin{transform-origin:center;animation:saboutGlobeSpin 3s linear infinite}@keyframes saboutGlobeSpin{0%{transform:scaleX(1)}50%{transform:scaleX(.15)}to{transform:scaleX(1)}}.sabout_stage{width:100%;height:100svh;display:flex;justify-content:center;align-items:center}.sabout_component{position:relative;width:100vw;height:100svh;display:flex;justify-content:center;align-items:center}.sabout_welcome,.sabout_heading{position:absolute;z-index:2;white-space:nowrap;line-height:1;font-size:clamp(2.1rem,4.8vw,3.75rem)}.sabout_welcome,.sabout_heading.h1{font-family:var(--font-display);font-style:italic;font-weight:400;letter-spacing:0}.sabout_welcome{bottom:calc(50% + 9.75rem);left:50%;transform:translate(-50%);color:var(--grey-300)}.sabout_heading.h2{font-family:var(--font-primary);font-weight:600;letter-spacing:-.035em}.sabout_heading.h1{right:calc(50% + 14.25rem)}.sabout_heading.h2{left:calc(50% + 14.25rem)}.sabout_img-wrap{position:relative;width:26rem;height:17rem;border-radius:1rem;overflow:clip;display:flex;justify-content:center;align-items:center;will-change:width,height}.sabout_img{width:100vw;height:100svh;min-width:100vw;min-height:100svh;max-width:none;object-fit:cover;flex-shrink:0}.sabout_img-text{position:absolute;z-index:2;color:#fff;font-size:clamp(2.2rem,5.5vw,4.75rem);line-height:1.05;letter-spacing:-.02em;text-align:center;max-width:18ch;text-shadow:0 4px 34px rgba(0,0,0,.45);visibility:hidden}@media(max-width:900px){.sabout_wrapper{--sabout-w: calc(100vw - 1.5rem) ;--sabout-h: calc((100vw - 1.5rem)/1.6) }.sabout_location{left:1.25rem}.sabout_img-wrap{width:12rem;height:7.5rem}.sabout_img{width:100%;height:100%;min-width:0;min-height:0}.sabout_welcome{bottom:auto;top:calc(50% - 6.4rem)}.sabout_heading{top:calc(50% + 5rem)}.sabout_heading.h1{right:calc(50% + .16em);left:auto;transform:translate(-.49em)}.sabout_heading.h2{left:calc(50% + .16em);right:auto;transform:translate(-.49em)}.sabout_note{right:1.25rem;left:auto;font-size:.75rem}.sabout_location{font-size:.875rem}}@media(max-width:400px){.sabout_img-wrap{width:11rem;height:6.9rem}.sabout_welcome{top:calc(50% - 6rem)}.sabout_heading{top:calc(50% + 4.6rem)}}.work_head{display:flex;align-items:flex-start;gap:.9rem}.work_title{font-size:clamp(3rem,6vw,5rem)}.work_number-wrap{display:flex;align-items:center;justify-content:center;min-width:2.2rem;height:2.2rem;padding:0 .6rem;border:1px solid var(--grey-100);border-radius:999px}.work_number{font-family:var(--font-detail);font-size:.95rem;font-weight:500}.work_list{display:flex;flex-direction:column;gap:7rem;margin-top:4.5rem}.work_block{display:block}.work_images-wrap{position:relative;width:100%}.work_image-main{position:relative;z-index:2;aspect-ratio:16 / 9;width:100%;border-radius:var(--radius-huge);overflow:hidden}.work_img-main{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;will-change:transform}.work_image-second{position:absolute;z-index:4;top:20%;right:-8%;width:24%;aspect-ratio:3 / 2;border-radius:var(--radius-medium);overflow:hidden;box-shadow:0 24px 60px -20px var(--shadow-strong);will-change:transform}.work_img-second{width:130%;height:130%;max-width:none;object-fit:cover;position:absolute;top:-15%;left:-15%}.work_card-slide+.work_card-slide{opacity:0}.work_infos{display:flex;flex-direction:column;gap:.4rem;margin-top:1.4rem}.work_desc{color:var(--grey-300);font-size:1rem}.work_pill{position:fixed;top:0;left:0;z-index:50;padding:.5rem .875rem;border-radius:var(--radius-small);background:#0a0a0a4d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:var(--white);font-size:.75rem;font-weight:500;pointer-events:none;opacity:0;visibility:hidden;transform:scale(.6);margin:-1rem 0 0 1rem}@media(max-width:767px){.work_list{gap:4.5rem}.work_image-second{right:-4%;width:32%}.work_pill{display:none}}.services_component{display:grid;grid-template-columns:1.1fr 1fr;gap:4rem;align-items:start}.services_content{position:sticky;top:6rem;display:flex;flex-direction:column;gap:2.5rem}.services_heading{max-width:34rem}.services_items{display:flex;flex-direction:column;gap:3rem;width:100%}.services_item{display:flex;flex-direction:column;gap:.75rem;width:100%}.services_img-wrap{aspect-ratio:16 / 10;border-radius:var(--radius-huge);overflow:hidden}.services_img{width:100%;height:100%;object-fit:cover;will-change:transform}.services_infos{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}.services_desc{color:var(--grey-300)}@media(max-width:900px){.services_component{grid-template-columns:1fr}.services_content{position:static}}.services_companies{font-family:var(--font-detail);font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;margin-top:.35rem}
