@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}[id]{scroll-margin-top:92px}@media(max-width:1440px){[id]{scroll-margin-top:80px}}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer;border:none;outline:none}ul{list-style:none}.hero{padding:248px 10.32% 0;width:100%;display:flex}@media(max-width:1520px){.hero{padding:248px 10.32% 62px}}@media(max-width:1380px){.hero{padding:12vh 5%}}@media(max-width:1280px){.hero{grid-template-columns:65% 35%}}@media(max-width:1024px){.hero{padding:8vh 5%;grid-template-columns:1fr;padding-top:120px}}@media(max-width:768px){.hero{padding:72px 24px 40px;display:flex;flex-direction:column;gap:40px}}.hero .hero_img{margin-top:18%;flex:40%;display:flex;justify-content:flex-end}@media(max-width:1520px){.hero .hero_img{margin-top:20%}}@media(max-width:1024px){.hero .hero_img{display:none}}.hero .hero_content{display:flex;flex-direction:column;gap:32px;flex:60%}@media(max-width:768px){.hero .hero_content{gap:24px}}.hero .hero_content_upper{display:flex;flex-direction:column;gap:24px}@media(max-width:768px){.hero .hero_content_upper{gap:32px}}.hero .hero_content_upper .hero_title{font-size:72px;color:#f0f0f0;line-height:80px;letter-spacing:-4px;font-weight:500;font-family:Inter,sans-serif}@media(max-width:1280px){.hero .hero_content_upper .hero_title{font-size:56px;line-height:64px;letter-spacing:-.04em}}@media(max-width:1024px){.hero .hero_content_upper .hero_title{font-size:48px;line-height:56px}}@media(max-width:768px){.hero .hero_content_upper .hero_title{font-size:40px;line-height:44px;letter-spacing:-4%;font-weight:500}}.hero .hero_content_upper .hero_tags{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.hero .hero_content_upper .hero_tags span.tag{color:#b3b3b3;font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;display:flex;align-items:center;gap:8px}@media(max-width:1280px){.hero .hero_content_upper .hero_tags span.tag{font-size:18px;line-height:26px}}@media(max-width:768px){.hero .hero_content_upper .hero_tags span.tag{font-size:18px;line-height:26px;letter-spacing:-.02em}}.hero .hero_content_upper .hero_tags span.tag .separator{color:#b3b3b3;font-size:20px}.hero .hero_content_lower{display:flex;flex-direction:column;gap:32px}@media(max-width:768px){.hero .hero_content_lower{gap:40px}}.hero .hero_content_lower .hero_tags_type{display:flex;gap:12px;flex-wrap:wrap;align-items:center}@media(max-width:768px){.hero .hero_content_lower .hero_tags_type{gap:8px}}.hero .hero_content_lower .hero_tags_type .tag_group{display:flex;align-items:center;gap:8px}.hero .hero_content_lower .hero_tags_type .tag_group .tag{padding:8px 14px;border-radius:100px;background-color:#111;color:#b3b3b3;font-family:Inter,sans-serif;font-size:14px;line-height:20px;font-weight:400}@media(max-width:1280px){.hero .hero_content_lower .hero_tags_type .tag_group .tag{padding:10px 14px}}@media(max-width:768px){.hero .hero_content_lower .hero_tags_type .tag_group .tag{padding:10px 14px;background:#1a1a1a}}.hero .hero_content_lower .hero_tags_type .tag_group .dot{color:#b3b3b3;font-size:20px}.hero .hero_content_lower .hero_metrics{display:flex;gap:28px;overflow:auto}@media(max-width:1280px){.hero .hero_content_lower .hero_metrics{gap:16px}}@media(max-width:768px){.hero .hero_content_lower .hero_metrics{gap:32px}}.hero .hero_content_lower .hero_metrics .metric_card{color:#f0f0f0;display:flex;flex-direction:column;gap:8px;min-width:106px}.hero .hero_content_lower .hero_metrics .metric_card .metric_value{font-family:Inter,sans-serif;font-weight:500;font-size:56px;line-height:64px;letter-spacing:-.04em}@media(max-width:1280px){.hero .hero_content_lower .hero_metrics .metric_card .metric_value{font-size:40px;line-height:48px}}@media(max-width:768px){.hero .hero_content_lower .hero_metrics .metric_card .metric_value{font-size:32px;line-height:40px}}.hero .hero_content_lower .hero_metrics .metric_card .metric_description{color:#b3b3b3;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.02em;max-width:146px}.case_studies_card{text-decoration:none;color:inherit;background-color:#161616;border-radius:10.38px 10.38px 16px 16px;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.case_studies_card .card_img{overflow:hidden;border-radius:8px}.case_studies_card .card_img img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1)}.case_studies_card:hover{transform:translateY(-8px);background:#1a1a1a;box-shadow:0 30px 60px #0006}.case_studies_card:hover .card_img img{transform:scale(1.08)}.case_studies_card:hover .read_more_link span{transform:translate(6px)}.case_studies_card .card_content{padding:32px;display:flex;flex-direction:column}@media(max-width:1280px){.case_studies_card .card_content{padding:24px}}@media(max-width:768px){.case_studies_card .card_content{padding:16px}}.case_studies_card .card_content .card_title{color:#f0f0f0;font-family:Inter;font-weight:500;font-style:Medium;font-size:32px;line-height:40px;letter-spacing:-.04em}@media(max-width:1280px){.case_studies_card .card_content .card_title{font-size:24px;line-height:32px}}.case_studies_card .card_content .card_tags{display:flex;flex-wrap:wrap;gap:8px}.case_studies_card .card_content .card_tags .card_tag{background:#242424;height:32px;padding:8px 14px;border-radius:100px;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:16px;letter-spacing:-.02em;color:#b3b3b3;text-transform:none}.case_studies_card .card_content .card_description{margin-top:16px;color:#b3b3b3;font-family:Inter;font-weight:400;font-style:Regular;font-size:18px;line-height:26px;letter-spacing:0%}@media(max-width:1280px){.case_studies_card .card_content .card_description{font-size:16px;line-height:24px}}.case_studies_card .card_content .coming_soon_text{padding:10px 24px;width:fit-content;border:2px #333333 solid;color:#b3b3b3;font-family:Inter;font-weight:400;font-size:14px;line-height:20px;letter-spacing:-.02em;border-radius:100px;background-color:transparent;display:flex;align-items:center;height:40px;margin-top:24px;cursor:default;opacity:.6}@media(max-width:1280px){.case_studies_card .card_content .coming_soon_text{padding:8px 14px;font-size:13px}}.case_studies_card .card_content .read_more_link{text-decoration:none;padding:10px 24px;width:fit-content;border:2px #333333 solid;color:#b3b3b3;font-family:Inter;font-weight:400;font-size:14px;line-height:20px;letter-spacing:-.02em;border-radius:100px;background-color:transparent;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:8px;height:40px;margin-top:24px}@media(max-width:1280px){.case_studies_card .card_content .read_more_link{padding:8px 14px;font-size:13px}}.case_studies_card .card_content .read_more_link:hover{background-color:#0051ff;color:#fff;border-color:#0051ff}.case_studies_card .card_content .read_more_link span{display:inline-block;transition:transform .4s cubic-bezier(.4,0,.2,1)}.case_studies_card.coming_soon{cursor:default;opacity:.8}.case_studies_card.coming_soon:hover{transform:none;background-color:#161616;box-shadow:none}.case_studies_card.coming_soon:hover .card_img img{transform:none}.case_studies_card.coming_soon .card_img{filter:grayscale(.5)}.case_studies{scroll-margin-top:100px;padding:0 10.32%;display:flex;flex-direction:column;gap:48px;margin-top:120px}@media(max-width:1440px){.case_studies{padding:0 5%}}@media(max-width:1024px){.case_studies{margin-top:80px;gap:32px}}.case_studies h1{font-family:Inter;font-weight:600;font-style:Medium;font-size:56px;line-height:64px;letter-spacing:-.04em;color:#f0f0f0}@media(max-width:1280px){.case_studies h1{font-size:40px;line-height:48px}}.case_studies .case_studies_container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px}@media(max-width:1024px){.case_studies .case_studies_container{grid-gap:20px}}@media(max-width:768px){.case_studies .case_studies_container{grid-template-columns:repeat(1,1fr)}}.journey{padding:0 10.32%;margin-top:140px;margin-bottom:140px}@media(max-width:1024px){.journey{margin-top:100px;margin-bottom:100px}}.journey{scroll-margin-top:100px;display:flex;flex-direction:column;gap:48px;margin-top:120px;color:#f0f0f0}@media(max-width:1440px){.journey{padding:0 5%}}@media(max-width:1024px){.journey{margin-top:80px;gap:32px}}.journey .journey_title{font-family:Inter;font-weight:600;font-style:Medium;font-size:56px;line-height:64px;letter-spacing:-.04em}@media(max-width:1280px){.journey .journey_title{font-size:40px;line-height:48px}}.journey .journey_container{display:flex;flex-direction:column;gap:64px}@media(max-width:1024px){.journey .journey_container{gap:48px}}.journey .journey_item{display:flex;gap:24px;opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}.journey .journey_item.visible{opacity:1;transform:translateY(0)}@media(max-width:1024px){.journey .journey_item{gap:20px}}.journey .journey_item .item_left{flex-shrink:0}.journey .journey_item .item_left .company_icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;background-color:transparent;color:#fff;overflow:hidden;transition:transform .4s cubic-bezier(.33,1,.68,1),box-shadow .4s ease}.journey .journey_item .item_left .company_icon img{width:100%;height:100%;object-fit:contain}.journey .journey_item .item_left .company_icon.al,.journey .journey_item .item_left .company_icon.zolve,.journey .journey_item .item_left .company_icon.nobroker,.journey .journey_item .item_left .company_icon.appiness{background-color:transparent}.journey .journey_item:hover .company_icon{transform:scale(1.15);box-shadow:0 0 20px #ffffff1a}.journey .journey_item .item_right{display:flex;flex-direction:column}.journey .journey_item .item_right .role_info{display:flex;flex-direction:column;gap:8px}.journey .journey_item .item_right .role_title{font-family:Inter;font-style:Medium;font-size:32px;font-weight:500;line-height:40px;letter-spacing:-.04em;margin:0}@media(max-width:1280px){.journey .journey_item .item_right .role_title{font-size:24px}}.journey .journey_item .item_right .company_info{color:#b3b3b3;font-family:Inter;font-weight:400;font-style:Regular;font-size:16px;line-height:24px;letter-spacing:0%;display:flex;gap:8px;align-items:center;margin:0}.journey .journey_item .item_right .company_info .separator{font-size:10px}.journey .journey_item .item_right .journey_tags{margin-top:24px;display:flex;gap:8px;max-width:70vw;overflow-x:auto}.journey .journey_item .item_right .journey_tags .journey_tag{background-color:#111;padding:8px 14px;border-radius:100px;border:none;display:flex;align-items:center;gap:8px;height:36px;font-family:Inter;font-weight:500;font-style:Medium;font-size:14px;line-height:20px;letter-spacing:-.02em;color:#b3b3b3;text-wrap:nowrap}.journey .journey_item .item_right .responsibilities{margin-top:16px;list-style:disc;padding-left:20px;display:flex;flex-direction:column}.journey .journey_item .item_right .responsibilities li{color:#b3b3b3;font-family:Inter;font-weight:400;font-style:Regular;font-size:20px;line-height:28px;letter-spacing:0%}@media(max-width:1280px){.journey .journey_item .item_right .responsibilities li{font-size:16px;line-height:24px}}.value_section{padding:0 10.32%;margin-top:140px;margin-bottom:140px}@media(max-width:1440px){.value_section{padding:0 5%}}@media(max-width:1024px){.value_section{margin-top:100px;margin-bottom:100px}}.value_section .value_title{font-family:Inter,sans-serif;font-weight:600;font-size:56px;line-height:64px;letter-spacing:-.04em;color:#f0f0f0;margin-bottom:64px}@media(max-width:1280px){.value_section .value_title{font-size:40px;line-height:48px;margin-bottom:48px}}.value_section .value_grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}@media(max-width:1024px){.value_section .value_grid{grid-template-columns:repeat(2,1fr);gap:48px 32px}}@media(max-width:640px){.value_section .value_grid{gap:40px}}.value_section .value_card{display:flex;flex-direction:column;gap:16px}.value_section .value_card .value_icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center}.value_section .value_card .value_icon .value_icon_svg{width:100%;height:100%;object-fit:contain}.value_section .value_card .value_card_title{font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:32px;letter-spacing:-.02em;color:#e6e6e6;margin:0}@media(max-width:1280px){.value_section .value_card .value_card_title{font-size:20px;line-height:28px}}.value_section .value_card .value_card_description{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.value_section .value_card .value_card_description{font-size:16px;line-height:24px}}.partners_section{padding:0 10.32%;margin-top:140px;margin-bottom:140px}@media(max-width:1440px){.partners_section{padding:0 5%}}@media(max-width:1024px){.partners_section{margin-top:100px;margin-bottom:100px}}.partners_section{overflow:hidden}.partners_section .partners_title{font-family:Inter,sans-serif;font-weight:600;font-size:56px;line-height:64px;letter-spacing:-.04em;color:#f0f0f0;margin-bottom:64px}@media(max-width:1280px){.partners_section .partners_title{font-size:40px;line-height:48px;margin-bottom:48px}}.partners_section .partners_marquee_container{width:100%;overflow:hidden;position:relative;padding:20px 0}@media(max-width:1024px){.partners_section .partners_marquee_container{max-height:360px;padding:0}}.partners_section .partners_marquee_track{display:flex;gap:40px;width:max-content;animation:marquee 40s linear infinite;will-change:transform;transform:translateZ(0)}@media(max-width:1024px){.partners_section .partners_marquee_track{animation-duration:25s}}.partners_section .partners_marquee_track:hover{animation-play-state:paused}.partners_section .partner_card{flex:0 0 256px;display:flex;flex-direction:column;gap:24px}@media(max-width:1280px){.partners_section .partner_card{flex:0 0 280px;gap:16px}}.partners_section .partner_card .partner_image{width:48px;height:48px;border-radius:50%;overflow:hidden;background:#1a1a1a}.partners_section .partner_card .partner_image img{width:100%;height:100%}.partners_section .partner_card .partner_testimonial{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.partners_section .partner_card .partner_testimonial{font-size:16px;line-height:24px}}.partners_section .partner_card .partner_info{display:flex;flex-direction:column}.partners_section .partner_card .partner_info .partner_name{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#e6e6e6;margin:0}.partners_section .partner_card .partner_info .partner_role{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#b3b3b3;margin:0}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 20px))}}.case_study_detail{color:#f0f0f0;padding-bottom:120px}.case_study_detail .case_study_banner{padding:0 10.32%;margin-top:140px;margin-bottom:140px}@media(max-width:1440px){.case_study_detail .case_study_banner{padding:0 5%}}@media(max-width:1024px){.case_study_detail .case_study_banner{margin-top:100px;margin-bottom:100px}}.case_study_detail .case_study_banner{background:#141414;border-radius:16px;margin:100px 35px 0;padding:78px 10% 0;overflow:hidden}@media(max-width:1024px){.case_study_detail .case_study_banner{background:transparent;padding:0;margin:40px 0 0;border-radius:0}}.case_study_detail .banner_content{display:grid;grid-template-columns:60% 40%;gap:20px;align-items:center}@media(max-width:1024px){.case_study_detail .banner_content{grid-template-columns:1fr;gap:48px;padding:0 5%}}.case_study_detail .banner_left{margin-bottom:78px}.case_study_detail .banner_title{font-family:Inter,sans-serif;font-weight:500;font-size:56px;line-height:64px;letter-spacing:-.04em;color:#f0f0f0;margin-bottom:16px}@media(max-width:1280px){.case_study_detail .banner_title{font-size:40px;line-height:48px}}.case_study_detail .banner_description{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;letter-spacing:0;color:#b3b3b3;margin-bottom:32px}.case_study_detail .banner_tags{display:flex;gap:8px;align-items:center;margin-bottom:32px;overflow-x:auto}.case_study_detail .banner_tags .tag_wrapper{display:flex;align-items:center;gap:8px}.case_study_detail .banner_tags .tag{background:#111;color:#b3b3b3;padding:8px 14px;border-radius:100px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;letter-spacing:-.02em;display:inline-flex;align-items:center;justify-content:center}.case_study_detail .banner_tags .tag_dot{color:#b3b3b3;font-size:20px;line-height:32px;letter-spacing:-.02em}.case_study_detail .banner_metrics{display:flex;gap:28px;margin-bottom:32px;overflow-x:auto;max-width:90vw}@media(max-width:1280px){.case_study_detail .banner_metrics{gap:20px}}.case_study_detail .banner_metrics .metric{display:flex;flex-direction:column;gap:8px;width:156px}.case_study_detail .banner_metrics .metric .metric_value_wrapper{display:flex;align-items:center;gap:12px}.case_study_detail .banner_metrics .metric .metric_value_wrapper .metric_icon{width:48px;height:48px;object-fit:contain}@media(max-width:1280px){.case_study_detail .banner_metrics .metric .metric_value_wrapper .metric_icon{width:40px;height:40px}}.case_study_detail .banner_metrics .metric .metric_value{font-family:Inter,sans-serif;font-weight:400;font-size:56px;line-height:64px;letter-spacing:-.06em;color:#f0f0f0}@media(max-width:1280px){.case_study_detail .banner_metrics .metric .metric_value{font-size:42px}}.case_study_detail .banner_metrics .metric .metric_label{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.02em;color:#b3b3b3;max-width:124px}@media(max-width:1280px){.case_study_detail .banner_metrics .metric .metric_label{font-size:14px}}.case_study_detail .live_button{display:inline-flex;align-items:center;justify-content:center;background:#161616;color:#e6e6e6;border:2px solid #333333;padding:10px 16px;border-radius:100px;height:40px;text-decoration:none;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:-.02em;transition:transform .2s ease}.case_study_detail .live_button:hover{transform:scale(1.05);background:#0051ff;border-color:#0051ff}.case_study_detail .mockup_container{position:relative;display:flex;justify-content:center}@media(max-width:1024px){.case_study_detail .mockup_container{padding:40px 20px 0;border-radius:10px;background-color:#161616}}.case_study_detail .mockup_container .mockup_image{width:100%;height:auto;border-radius:20px}@media(max-width:1024px){.case_study_detail .mockup_container .mockup_image{border-radius:10px;max-width:400px}}.case_study_detail .metadata_section{padding:0 10.32%;margin-top:140px;margin-bottom:140px}@media(max-width:1440px){.case_study_detail .metadata_section{padding:0 5%}}@media(max-width:1024px){.case_study_detail .metadata_section{margin-top:100px;margin-bottom:100px}}.case_study_detail .metadata_section{margin-top:116px;margin-bottom:80px}.case_study_detail .metadata_grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}@media(max-width:1024px){.case_study_detail .metadata_grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.case_study_detail .metadata_grid{grid-template-columns:1fr}}.case_study_detail .metadata_item{display:flex;flex-direction:column;gap:16px}.case_study_detail .metadata_item label{display:block;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:28px;letter-spacing:-.02em;color:#f0f0f0;margin:0}.case_study_detail .metadata_item p{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:#b3b3b3;margin:0}.case_study_detail .content_layout{padding:0 10.32%;margin-top:140px;margin-bottom:140px}@media(max-width:1440px){.case_study_detail .content_layout{padding:0 5%}}@media(max-width:1024px){.case_study_detail .content_layout{margin-top:100px;margin-bottom:100px}}.case_study_detail .content_layout{display:grid;grid-template-columns:224px 1fr;align-items:flex-start;margin-bottom:0;position:relative;padding-bottom:50px;gap:24px}@media(max-width:1024px){.case_study_detail .content_layout{grid-template-columns:1fr;gap:64px}}.case_study_detail .content_sidebar{position:sticky;top:140px;align-self:flex-start;height:min-content;z-index:50}@media(max-width:1024px){.case_study_detail .content_sidebar{display:none}}.case_study_detail .sidebar_nav{display:flex;flex-direction:column;gap:16px}.case_study_detail .sidebar_nav .nav_item{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:22px;color:#b3b3b3;letter-spacing:-.02em;text-decoration:none;display:flex;align-items:center;gap:12px;transition:all .3s cubic-bezier(.16,1,.3,1);white-space:nowrap}.case_study_detail .sidebar_nav .nav_item:before{content:"";width:8px;height:2px;background:#b3b3b3;transition:all .4s cubic-bezier(.16,1,.3,1);border-radius:2px}.case_study_detail .sidebar_nav .nav_item:hover,.case_study_detail .sidebar_nav .nav_item.active{color:#f0f0f0}.case_study_detail .sidebar_nav .nav_item:hover:before,.case_study_detail .sidebar_nav .nav_item.active:before{width:40px;background:#f0f0f0}.case_study_detail .sidebar_nav .nav_item.active{font-weight:500}.case_study_detail .content_main{max-width:61.9vw;min-width:0}@media(max-width:1024px){.case_study_detail .content_main{max-width:100%}}.case_study_detail .case_study_not_found{padding:0 10.32%;margin-top:140px;margin-bottom:140px}@media(max-width:1440px){.case_study_detail .case_study_not_found{padding:0 5%}}@media(max-width:1024px){.case_study_detail .case_study_not_found{margin-top:100px;margin-bottom:100px}}.case_study_detail .case_study_not_found{text-align:center;padding:100px 0}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}.project1_content .img_wrapper{border-radius:16px;height:354px;background-color:#222}.project1_content .case_section{margin-bottom:80px;scroll-margin-top:120px}.project1_content .case_section h2{font-family:Inter,sans-serif;font-weight:600;font-size:56px;line-height:64px;letter-spacing:-.04em;color:#f0f0f0;margin-bottom:64px}@media(max-width:1280px){.project1_content .case_section h2{font-size:40px;line-height:48px;margin-bottom:48px}}.project1_content .case_section h2{font-family:Inter,sans-serif;font-weight:500;font-size:56px;line-height:64px;letter-spacing:-.04em;color:#f0f0f0;margin-bottom:40px}@media(max-width:1280px){.project1_content .case_section h2{font-size:40px;line-height:48px}}.project1_content .case_section .section_body .image_carousel_container .swiper-slide{background-color:#222;border-radius:16px}@media(max-width:600px){.project1_content .case_section .section_body .image_carousel_container .swiper-slide{background-color:transparent;padding:0}}.project1_content .case_section .section_body{display:flex;flex-direction:column;gap:80px;min-width:0}.project1_content .case_section .section_body .new_experience{margin-top:40px}.project1_content .case_section .section_body .new_experience .image_carousel_container .swiper-slide{background-color:transparent;padding:0;align-items:flex-start}.project1_content .case_section .section_body .content_group{display:flex;flex-direction:column;gap:32px;min-width:0;max-width:100%}.project1_content .case_section .section_body .overview_image_wrapper{width:100%;overflow:hidden;background-color:#222;padding:8px;border-radius:16px;box-shadow:0 40px 80px #0006}.project1_content .case_section .section_body .overview_image_wrapper img{width:100%;height:auto;display:block}.project1_content .case_section .section_body p{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.project1_content .case_section .section_body p{font-size:16px;line-height:24px}}.project1_content .case_section .section_body .marquee_dual_container{position:relative;width:100%;max-width:100%;display:flex;flex-direction:column;gap:24px;padding:40px 0;overflow:hidden;min-width:0}@media(max-width:1024px){.project1_content .case_section .section_body .marquee_dual_container{max-height:360px;padding:0}}.project1_content .case_section .section_body .marquee_dual_container{mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent)}.project1_content .case_section .section_body .marquee_dual_container .marquee_row{width:100%;max-width:100%;overflow:hidden;min-width:0;will-change:transform}.project1_content .case_section .section_body .marquee_dual_container .marquee_row .marquee_content{display:flex;gap:24px;width:max-content;will-change:transform;transform:translateZ(0)}.project1_content .case_section .section_body .marquee_dual_container .marquee_row .marquee_content img{width:auto;max-height:600px;border-radius:0}@media(max-width:1024px){.project1_content .case_section .section_body .marquee_dual_container .marquee_row .marquee_content img{max-height:360px}}.project1_content .case_section .section_body .marquee_dual_container .marquee_row.row_forward .marquee_content{animation:marquee-forward 60s linear infinite}@media(max-width:1024px){.project1_content .case_section .section_body .marquee_dual_container .marquee_row.row_forward .marquee_content{animation-duration:30s}}.project1_content .case_section .section_body .marquee_dual_container .marquee_row.row_reverse .marquee_content{animation:marquee-reverse 60s linear infinite}@media(max-width:1024px){.project1_content .case_section .section_body .marquee_dual_container .marquee_row.row_reverse .marquee_content{animation-duration:30s}}.project1_content .case_section .section_body .issues_list{list-style:none;padding:0;display:flex;flex-direction:column;gap:24px}.project1_content .case_section .section_body .issues_list li{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.project1_content .case_section .section_body .issues_list li{font-size:16px;line-height:24px}}.project1_content .case_section .section_body .issues_list li{position:relative;padding-left:24px}.project1_content .case_section .section_body .issues_list li:before{content:"•";position:absolute;left:0;color:#b3b3b3}.project1_content .case_section .section_body .section_image{margin:0;border-radius:0;overflow:hidden;width:100%;height:auto;display:block;object-fit:cover}.project1_content .case_section .section_body .section_image img{width:100%;height:auto;display:block}.project1_content .case_section .section_body .section_image.full_width{width:100%}.project1_content .case_section .section_body .sub_heading,.project1_content .case_section .section_body .sub_heading_secondary{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.project1_content .case_section .section_body .sub_heading,.project1_content .case_section .section_body .sub_heading_secondary{font-size:16px;line-height:24px}}.project1_content .case_section .section_body .sub_heading,.project1_content .case_section .section_body .sub_heading_secondary{font-family:Inter,sans-serif;font-weight:500;font-size:32px;line-height:40px;letter-spacing:-.04em;color:#f0f0f0}.project1_content .case_section .section_body .section_title_secondary{font-family:Inter,sans-serif;font-weight:600;font-size:56px;line-height:64px;letter-spacing:-.04em;color:#f0f0f0;margin-bottom:64px}@media(max-width:1280px){.project1_content .case_section .section_body .section_title_secondary{font-size:40px;line-height:48px;margin-bottom:48px}}.project1_content .case_section .section_body .section_title_secondary{font-family:Inter,sans-serif;font-weight:500;font-size:56px;line-height:64px;letter-spacing:-.04em;color:#f0f0f0;margin:0}@media(max-width:1280px){.project1_content .case_section .section_body .section_title_secondary{font-size:40px;line-height:48px}}.project1_content .case_section .section_body .insights_list{list-style:none;padding:0;display:flex;flex-direction:column;gap:40px}.project1_content .case_section .section_body .insights_list li{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.project1_content .case_section .section_body .insights_list li{font-size:16px;line-height:24px}}.project1_content .case_section .section_body .insights_list li{position:relative;padding-left:20px}.project1_content .case_section .section_body .insights_list li:before{content:"•";position:absolute;left:0;color:#b3b3b3;opacity:.6}.project1_content .case_section .section_body .phases_swiper_wrapper{width:100%;padding:40px 0;display:flex;justify-content:center;align-items:center}@media(max-width:600px){.project1_content .case_section .section_body .phases_swiper_wrapper{overflow:hidden;padding:20px 0}}.project1_content .case_section .section_body .phases_swiper_wrapper .phases_swiper{width:364px;height:auto;min-height:400px;overflow:visible}@media(max-width:600px){.project1_content .case_section .section_body .phases_swiper_wrapper .phases_swiper{width:280px;min-height:auto}}.project1_content .case_section .section_body .phases_swiper_wrapper .phases_swiper .swiper-slide{border-radius:16px;background:#1a1a1a;border:1px solid rgba(255,255,255,.05);box-shadow:0 10px 40px #00000080;height:100%;display:flex;flex-direction:column}.project1_content .case_section .section_body .phases_swiper_wrapper .phases_swiper .swiper-slide .phase_card{flex:1;width:100%;background:#1a1a1a;border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:24px;transition:transform .3s ease,border-color .3s ease}.project1_content .case_section .section_body .phases_swiper_wrapper .phases_swiper .swiper-slide .phase_card .phase_header{display:flex;flex-direction:column}.project1_content .case_section .section_body .phases_swiper_wrapper .phases_swiper .swiper-slide .phase_card .phase_header h4{font-size:20px;font-weight:500;line-height:28px;color:#f0f0f0;margin:0}.project1_content .case_section .section_body .phases_swiper_wrapper .phases_swiper .swiper-slide .phase_card .phase_header .phase_time{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.project1_content .case_section .section_body .phases_swiper_wrapper .phases_swiper .swiper-slide .phase_card .phase_header .phase_time{font-size:16px;line-height:24px}}.project1_content .case_section .section_body .phases_swiper_wrapper .phases_swiper .swiper-slide .phase_card .phase_header .phase_time{font-size:16px;font-style:italic;margin-top:4px}.project1_content .case_section .section_body .phases_swiper_wrapper .phases_swiper .swiper-slide .phase_card .phase_divider{width:100%;height:1px;background:#ffffff0d}.project1_content .case_section .section_body .phases_swiper_wrapper .phases_swiper .swiper-slide .phase_card .phase_list{list-style:disc;padding:0 0 0 20px;margin:0;display:flex;flex-direction:column;gap:12px}.project1_content .case_section .section_body .phases_swiper_wrapper .phases_swiper .swiper-slide .phase_card .phase_list li{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;letter-spacing:0;color:#b3b3b3}.project1_content .case_section .section_body .phases_marquee_container{position:relative;width:100%;max-width:100%;overflow:hidden;min-width:0;mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent)}.project1_content .case_section .section_body .phases_marquee_container .marquee_content{display:flex;gap:24px;width:max-content;padding:0 40px;animation:marquee-forward 60s linear infinite;will-change:transform;transform:translateZ(0)}@media(max-width:1024px){.project1_content .case_section .section_body .phases_marquee_container .marquee_content{animation-duration:35s}}.project1_content .case_section .section_body .phases_marquee_container .marquee_content:hover{animation-play-state:paused}.project1_content .case_section .section_body .phases_marquee_container .phase_card{flex:0 0 364px;background:#1a1a1a;border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:24px;transition:transform .3s ease,border-color .3s ease}.project1_content .case_section .section_body .phases_marquee_container .phase_card:hover{transform:translateY(-5px);border-color:#ffffff1a}.project1_content .case_section .section_body .phases_marquee_container .phase_card .phase_header{display:flex;flex-direction:column}.project1_content .case_section .section_body .phases_marquee_container .phase_card .phase_header h4{font-size:20px;font-weight:500;line-height:28px;color:#f0f0f0;margin:0}.project1_content .case_section .section_body .phases_marquee_container .phase_card .phase_header .phase_time{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.project1_content .case_section .section_body .phases_marquee_container .phase_card .phase_header .phase_time{font-size:16px;line-height:24px}}.project1_content .case_section .section_body .phases_marquee_container .phase_card .phase_header .phase_time{font-style:italic}.project1_content .case_section .section_body .phases_marquee_container .phase_card .phase_divider{width:100%;height:1px;background:#ffffff0d}.project1_content .case_section .section_body .phases_marquee_container .phase_card .phase_list{list-style:disc;padding:0 0 0 20px;margin:0;display:flex;flex-direction:column;gap:12px}.project1_content .case_section .section_body .phases_marquee_container .phase_card .phase_list li{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.project1_content .case_section .section_body .phases_marquee_container .phase_card .phase_list li{font-size:16px;line-height:24px}}.project1_content .case_section .section_body .phases_marquee_container .phase_card .phase_list li{color:#b3b3b3}.project1_content .case_section .section_body .exploration_section{display:flex;flex-direction:column;gap:20px;width:100%}.project1_content .case_section .section_body .exploration_section .exploration_label{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.project1_content .case_section .section_body .exploration_section .exploration_label{font-size:16px;line-height:24px}}.project1_content .case_section .section_body .exploration_section .exploration_label{font-size:16px;color:#b3b3b3;letter-spacing:.5px;text-transform:capitalize}.project1_content .case_section .section_body .exploration_section .exploration_row{width:100%;border-radius:0;overflow:hidden;background:#222;border:1px solid rgba(255,255,255,.03);box-shadow:0 40px 80px #0006}.project1_content .case_section .section_body .exploration_section .exploration_row img{width:100%;height:auto;display:block}.project1_content .case_section .section_body .process_image_grid{display:flex;flex-direction:column;gap:24px;width:100%}.project1_content .case_section .section_body .process_image_wrapper{width:100%;background:#222;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;align-items:center}.project1_content .case_section .section_body .process_image_wrapper img{width:100%;height:auto;display:block}.project1_content .case_section .section_body .process_image_wrapper .image_caption{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.project1_content .case_section .section_body .process_image_wrapper .image_caption{font-size:16px;line-height:24px}}.project1_content .case_section .section_body .process_image_wrapper .image_caption{font-size:12px;color:#828282;text-align:center;margin-top:8px;width:100%}.project1_content .case_section .section_body .experience_carousel_wrapper{width:100%;margin-top:8px}.project1_content .case_section .section_body .experience_carousel_wrapper img{background-color:#222;border-radius:16px}.project1_content .case_section .section_body .impact_swiper_wrapper{width:100%;padding:40px 0;display:flex;justify-content:center;align-items:center}@media(max-width:600px){.project1_content .case_section .section_body .impact_swiper_wrapper{overflow:hidden;padding:20px 0}}.project1_content .case_section .section_body .impact_swiper_wrapper .impact_swiper{width:320px;height:auto;min-height:400px;overflow:visible}@media(max-width:600px){.project1_content .case_section .section_body .impact_swiper_wrapper .impact_swiper{width:280px;min-height:auto}}.project1_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide{background:#222;border:1px solid rgba(255,255,255,.05);box-shadow:0 10px 40px #00000080;height:100%;border-radius:16px;display:flex;flex-direction:column}.project1_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card{flex:1;padding:32px;display:flex;flex-direction:column;gap:21px;background:transparent;border:none;width:100%;border-radius:16px}.project1_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_category{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.project1_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_category{font-size:16px;line-height:24px}}.project1_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_category{font-size:20px}.project1_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_metric_group{display:flex;flex-direction:column;gap:8px}.project1_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_metric_group .impact_value{font-family:Inter,sans-serif;font-weight:400;font-size:48px;line-height:1;color:#f0f0f0;letter-spacing:-.04em}.project1_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_metric_group .impact_label{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.project1_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_metric_group .impact_label{font-size:16px;line-height:24px}}.project1_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_metric_group .impact_label{color:#f0f0f0;font-size:16px}.project1_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_divider{width:100%;height:1px;background:#ffffff0d}.project1_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_description{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.project1_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_description{font-size:16px;line-height:24px}}.project1_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_description{font-size:18px}.project1_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_description em{color:#828282;font-style:normal;font-size:18px;text-transform:uppercase;letter-spacing:1px}.project1_content .case_section .section_body .impact_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.project1_content .case_section .section_body .impact_card{background:#222;border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:21px;border:1px solid rgba(255,255,255,.05)}.project1_content .case_section .section_body .impact_card .impact_category{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.project1_content .case_section .section_body .impact_card .impact_category{font-size:16px;line-height:24px}}.project1_content .case_section .section_body .impact_card .impact_metric_group{display:flex;flex-direction:column;gap:8px}.project1_content .case_section .section_body .impact_card .impact_metric_group .impact_value{font-family:Inter,sans-serif;font-weight:400;font-size:48px;line-height:1;color:#f0f0f0;letter-spacing:-.04em}.project1_content .case_section .section_body .impact_card .impact_metric_group .impact_label{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.project1_content .case_section .section_body .impact_card .impact_metric_group .impact_label{font-size:16px;line-height:24px}}.project1_content .case_section .section_body .impact_card .impact_metric_group .impact_label{color:#f0f0f0}.project1_content .case_section .section_body .impact_card .impact_divider{width:100%;height:1px;background:#ffffff0d;margin:10px 0}.project1_content .case_section .section_body .impact_card .impact_description{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.project1_content .case_section .section_body .impact_card .impact_description{font-size:16px;line-height:24px}}.draggable_image_wrapper{display:flex;flex-direction:column;gap:16px;width:100%}.draggable_image_wrapper .image_caption{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.draggable_image_wrapper .image_caption{font-size:16px;line-height:24px}}.draggable_image_wrapper .image_caption{font-size:14px;color:#666;text-align:center;margin:0}.draggable_image_container{position:relative;width:100%;height:500px;background:#222;border-radius:16px;overflow:hidden;cursor:grab;-webkit-user-select:none;user-select:none;border:1px solid rgba(255,255,255,.05)}@media(max-width:1024px){.draggable_image_container{height:350px}}.draggable_image_container::-webkit-scrollbar{width:0;height:0}.draggable_image_container img{display:block;max-width:90%;max-height:90%;width:auto;height:auto;pointer-events:none;transform-origin:center;border-radius:8px}.draggable_image_container .transform_layer{display:flex;align-items:center;justify-content:center;min-width:100%;min-height:100%;will-change:transform}.draggable_image_container .drag_indicator{position:absolute;bottom:24px;left:24px;display:flex;align-items:center;gap:12px;padding:8px 16px;background:#101828cc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:100px;pointer-events:none;opacity:.9;transition:opacity .3s}.draggable_image_container .drag_indicator svg{width:20px;height:20px;stroke:#fff}.draggable_image_container .drag_indicator span{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#fff;text-transform:lowercase;letter-spacing:.5px}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.image_carousel_container{width:100%;position:relative}.image_carousel_container .mySwiper{width:100%;height:auto;border-radius:0;overflow:hidden}.image_carousel_container .swiper-slide{text-align:center;font-size:18px;background:#000;align-items:center;height:auto}.image_carousel_container .swiper-slide img{display:block;object-fit:contain;border-radius:0}.image_carousel_container .swiper-button-next,.image_carousel_container .swiper-button-prev{width:50px;height:50px;background:#1a191999!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:50%;color:#fff!important;transition:all .4s cubic-bezier(.165,.84,.44,1);box-shadow:0 10px 30px #0006;margin-top:0;transform:translateY(-50%);opacity:.6}.image_carousel_container .swiper-button-next:after,.image_carousel_container .swiper-button-prev:after{font-size:18px!important;font-weight:900}.image_carousel_container .swiper-button-next:hover,.image_carousel_container .swiper-button-prev:hover{background:#242222e6!important}.image_carousel_container .swiper-button-next.swiper-button-disabled,.image_carousel_container .swiper-button-prev.swiper-button-disabled{opacity:0;pointer-events:none}@media(max-width:1024px){.image_carousel_container .swiper-button-next,.image_carousel_container .swiper-button-prev{width:44px;height:44px}.image_carousel_container .swiper-button-next:after,.image_carousel_container .swiper-button-prev:after{font-size:16px!important}}.image_carousel_container .swiper-navigation-icon{height:25px;width:25px}.image_carousel_container .swiper-button-prev{left:20px}.image_carousel_container .swiper-button-next{right:20px}.image_carousel_container .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:35px}.image_carousel_container .swiper-pagination-bullet{width:8px;height:8px;background:#fff!important;opacity:.3!important;transition:all .4s cubic-bezier(.19,1,.22,1);border-radius:50%;margin:0 6px!important}.image_carousel_container .swiper-pagination-bullet-active{opacity:1!important;width:24px;border-radius:20px}.sub_heading{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.sub_heading{font-size:16px;line-height:24px}}.sub_heading{font-family:Inter,sans-serif;font-weight:500;font-size:32px;line-height:40px;letter-spacing:-.04em;color:#f0f0f0;margin:0}@media(max-width:1024px){.sub_heading{font-size:24px;line-height:32px}}.project2_content .key_takeaways{margin-bottom:32px}.project2_content .case_section{margin-bottom:80px;scroll-margin-top:120px}.project2_content .case_section h2{font-family:Inter,sans-serif;font-weight:600;font-size:56px;line-height:64px;letter-spacing:-.04em;color:#f0f0f0;margin-bottom:64px}@media(max-width:1280px){.project2_content .case_section h2{font-size:40px;line-height:48px;margin-bottom:48px}}.project2_content .case_section h2{font-family:Inter,sans-serif;font-weight:500;font-size:56px;line-height:64px;letter-spacing:-.04em;color:#f0f0f0;margin-bottom:32px}@media(max-width:1280px){.project2_content .case_section h2{font-size:40px;line-height:48px}}.project2_content .case_section .section_body{display:flex;flex-direction:column;gap:40px}.project2_content .case_section .section_body .content_group{display:flex;flex-direction:column;gap:32px}.project2_content .case_section .section_body .content_group p{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.project2_content .case_section .section_body .content_group p{font-size:16px;line-height:24px}}.project2_content .case_section .section_body .content_group p{color:#b3b3b3;max-width:900px}.project2_content .case_section .section_body .content_group .bullet_list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:32px}.project2_content .case_section .section_body .content_group .bullet_list li{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.project2_content .case_section .section_body .content_group .bullet_list li{font-size:16px;line-height:24px}}.project2_content .case_section .section_body .content_group .bullet_list li{color:#b3b3b3;position:relative;padding-left:20px}.project2_content .case_section .section_body .content_group .bullet_list li:before{content:"•";position:absolute;left:0;color:#b3b3b3;opacity:.6}.project2_content .case_section .section_body .content_group .image_wrapper{background-color:#222;border-radius:16px;width:100%;display:flex;justify-content:center;align-items:center;transition:transform .3s ease;box-shadow:0 40px 80px #0006}.project2_content .case_section .section_body .content_group .image_wrapper img{width:100%;height:auto;display:block;border-radius:12px}.project2_content .case_section .section_body .content_group .image_wrapper:hover{transform:translateY(-4px)}.project2_content .case_section .section_body .content_group .image_carousel_container{margin-top:24px}.project2_content .case_section .section_body .content_group .image_carousel_container .swiper-slide{text-align:left}.project2_content .case_section .section_body .content_group .image_carousel_container img{max-height:400px;width:auto;margin:0;object-fit:contain;background-color:#222;border-radius:16px}.project2_content .case_section .section_body .content_group .section_image{margin-top:8px;overflow:visible}.project2_content .case_section .section_body .content_group .challenge_images{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(max-width:1024px){.project2_content .case_section .section_body .content_group .challenge_images{grid-template-columns:1fr}}.project2_content .case_section .section_body .impact_swiper_wrapper{width:100%;padding:40px 0;display:flex;justify-content:center;align-items:center}@media(max-width:600px){.project2_content .case_section .section_body .impact_swiper_wrapper{overflow:hidden;padding:20px 0}}.project2_content .case_section .section_body .impact_swiper_wrapper .impact_swiper{width:320px;height:auto;min-height:400px;overflow:visible}@media(max-width:600px){.project2_content .case_section .section_body .impact_swiper_wrapper .impact_swiper{width:280px;min-height:auto}}.project2_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide{border-radius:16px;background:#222;border:1px solid rgba(255,255,255,.05);box-shadow:0 10px 40px #00000080;height:100%;display:flex;flex-direction:column}.project2_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card{flex:1;padding:32px;display:flex;flex-direction:column;gap:21px;background:transparent;border:none;width:100%;border-radius:16px}.project2_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_category{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.project2_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_category{font-size:16px;line-height:24px}}.project2_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_category{font-size:20px}.project2_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_metric_group{display:flex;flex-direction:column;gap:8px}.project2_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_metric_group .impact_value{font-family:Inter,sans-serif;font-weight:400;font-size:48px;line-height:1;color:#f0f0f0;letter-spacing:-.04em}.project2_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_metric_group .impact_label{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.project2_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_metric_group .impact_label{font-size:16px;line-height:24px}}.project2_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_metric_group .impact_label{color:#f0f0f0;font-size:16px}.project2_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_divider{width:100%;height:1px;background:#ffffff0d}.project2_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_description{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.project2_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_description{font-size:16px;line-height:24px}}.project2_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_description{font-size:18px}.project2_content .case_section .section_body .impact_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.project2_content .case_section .section_body .impact_card{background:#222;border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:21px;border:1px solid rgba(255,255,255,.05)}.project2_content .case_section .section_body .impact_card .impact_category{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.project2_content .case_section .section_body .impact_card .impact_category{font-size:16px;line-height:24px}}.project2_content .case_section .section_body .impact_card .impact_metric_group{display:flex;flex-direction:column;gap:8px}.project2_content .case_section .section_body .impact_card .impact_metric_group .impact_value{font-family:Inter,sans-serif;font-weight:400;font-size:48px;line-height:1;color:#f0f0f0;letter-spacing:-.04em}.project2_content .case_section .section_body .impact_card .impact_metric_group .impact_label{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.project2_content .case_section .section_body .impact_card .impact_metric_group .impact_label{font-size:16px;line-height:24px}}.project2_content .case_section .section_body .impact_card .impact_metric_group .impact_label{color:#f0f0f0}.project2_content .case_section .section_body .impact_card .impact_divider{width:100%;height:1px;background:#ffffff0d;margin:10px 0}.project2_content .case_section .section_body .impact_card .impact_description{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.project2_content .case_section .section_body .impact_card .impact_description{font-size:16px;line-height:24px}}.fepy_retail_content .case_section{margin-bottom:80px;scroll-margin-top:120px}.fepy_retail_content .case_section h2{font-family:Inter,sans-serif;font-weight:600;font-size:56px;line-height:64px;letter-spacing:-.04em;color:#f0f0f0;margin-bottom:64px}@media(max-width:1280px){.fepy_retail_content .case_section h2{font-size:40px;line-height:48px;margin-bottom:48px}}.fepy_retail_content .case_section h2{font-family:Inter,sans-serif;font-weight:500;font-size:56px;line-height:64px;letter-spacing:-.04em;color:#f0f0f0;margin-bottom:40px}@media(max-width:1280px){.fepy_retail_content .case_section h2{font-size:40px;line-height:48px}}.fepy_retail_content .case_section .section_body{display:flex;flex-direction:column;gap:40px;min-width:0}.fepy_retail_content .case_section .section_body .content_group{display:flex;flex-direction:column;gap:32px;min-width:0;max-width:100%}.fepy_retail_content .case_section .section_body .overview_image_wrapper{width:100%;border-radius:0;overflow:hidden;background-color:#222;padding:16px;box-shadow:0 40px 80px #0006}.fepy_retail_content .case_section .section_body .overview_image_wrapper img{width:100%;height:auto;display:block}.fepy_retail_content .case_section .section_body p{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.fepy_retail_content .case_section .section_body p{font-size:16px;line-height:24px}}.fepy_retail_content .case_section .section_body .marquee_dual_container{position:relative;width:100%;max-width:100%;display:flex;flex-direction:column;gap:24px;padding:40px 0;overflow:hidden;min-width:0}@media(max-width:1024px){.fepy_retail_content .case_section .section_body .marquee_dual_container{max-height:360px;padding:0}}.fepy_retail_content .case_section .section_body .marquee_dual_container{mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent)}.fepy_retail_content .case_section .section_body .marquee_dual_container .marquee_row{width:100%;max-width:100%;overflow:hidden;min-width:0;will-change:transform}.fepy_retail_content .case_section .section_body .marquee_dual_container .marquee_row .marquee_content{display:flex;gap:24px;width:max-content;will-change:transform;transform:translateZ(0)}.fepy_retail_content .case_section .section_body .marquee_dual_container .marquee_row .marquee_content img{width:auto;max-height:600px;border-radius:0}@media(max-width:1024px){.fepy_retail_content .case_section .section_body .marquee_dual_container .marquee_row .marquee_content img{max-height:360px}}.fepy_retail_content .case_section .section_body .marquee_dual_container .marquee_row.row_forward .marquee_content{animation:marquee-forward 60s linear infinite}@media(max-width:1024px){.fepy_retail_content .case_section .section_body .marquee_dual_container .marquee_row.row_forward .marquee_content{animation-duration:30s}}.fepy_retail_content .case_section .section_body .marquee_dual_container .marquee_row.row_reverse .marquee_content{animation:marquee-reverse 60s linear infinite}@media(max-width:1024px){.fepy_retail_content .case_section .section_body .marquee_dual_container .marquee_row.row_reverse .marquee_content{animation-duration:30s}}@keyframes marquee-forward{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.fepy_retail_content .case_section .section_body .method_marquee_container{position:relative;width:100%;max-width:100%;overflow:hidden;padding:40px 0;min-width:0}@media(max-width:1024px){.fepy_retail_content .case_section .section_body .method_marquee_container{max-height:360px;padding:0}}.fepy_retail_content .case_section .section_body .method_marquee_container{mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent)}.fepy_retail_content .case_section .section_body .method_marquee_container .marquee_content{display:flex;gap:32px;width:max-content;animation:marquee-forward 40s linear infinite;will-change:transform;transform:translateZ(0)}@media(max-width:1024px){.fepy_retail_content .case_section .section_body .method_marquee_container .marquee_content{animation-duration:25s}}.fepy_retail_content .case_section .section_body .method_marquee_container .marquee_content img{width:auto;max-height:600px;border-radius:0;padding:16px;background:#222}@media(max-width:1024px){.fepy_retail_content .case_section .section_body .method_marquee_container .marquee_content img{max-height:360px}}.fepy_retail_content .case_section .section_body .issues_list{list-style:none;padding:0;display:flex;flex-direction:column;gap:24px}.fepy_retail_content .case_section .section_body .issues_list li{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.fepy_retail_content .case_section .section_body .issues_list li{font-size:16px;line-height:24px}}.fepy_retail_content .case_section .section_body .issues_list li{position:relative;padding-left:24px}.fepy_retail_content .case_section .section_body .issues_list li:before{content:"•";position:absolute;left:0;color:#b3b3b3}.fepy_retail_content .case_section .section_body .section_image{margin:0;border-radius:0;overflow:hidden;width:100%;height:auto;display:block;object-fit:cover}.fepy_retail_content .case_section .section_body .section_image img{width:100%;height:auto;display:block}.fepy_retail_content .case_section .section_body .section_image.full_width{width:100%}.fepy_retail_content .case_section .section_body .sub_heading,.fepy_retail_content .case_section .section_body .sub_heading_secondary{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.fepy_retail_content .case_section .section_body .sub_heading,.fepy_retail_content .case_section .section_body .sub_heading_secondary{font-size:16px;line-height:24px}}.fepy_retail_content .case_section .section_body .sub_heading,.fepy_retail_content .case_section .section_body .sub_heading_secondary{font-family:Inter,sans-serif;font-weight:500;font-size:32px;line-height:40px;letter-spacing:-.04em;color:#f0f0f0}.fepy_retail_content .case_section .section_body .section_title_secondary{font-family:Inter,sans-serif;font-weight:600;font-size:56px;line-height:64px;letter-spacing:-.04em;color:#f0f0f0;margin-bottom:64px}@media(max-width:1280px){.fepy_retail_content .case_section .section_body .section_title_secondary{font-size:40px;line-height:48px;margin-bottom:48px}}.fepy_retail_content .case_section .section_body .section_title_secondary{font-family:Inter,sans-serif;font-weight:500;font-size:56px;line-height:64px;letter-spacing:-.04em;color:#f0f0f0;margin:0}@media(max-width:1280px){.fepy_retail_content .case_section .section_body .section_title_secondary{font-size:40px;line-height:48px}}.fepy_retail_content .case_section .section_body .insights_list{list-style:none;padding:0;display:flex;flex-direction:column;gap:40px}.fepy_retail_content .case_section .section_body .insights_list li{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.fepy_retail_content .case_section .section_body .insights_list li{font-size:16px;line-height:24px}}.fepy_retail_content .case_section .section_body .insights_list li{position:relative;padding-left:20px}.fepy_retail_content .case_section .section_body .insights_list li:before{content:"•";position:absolute;left:0;color:#b3b3b3;opacity:.6}.fepy_retail_content .case_section .section_body .phases_swiper_wrapper{width:100%;padding:40px 0;display:flex;justify-content:center;align-items:center}.fepy_retail_content .case_section .section_body .phases_swiper_wrapper .phases_swiper{width:364px;height:auto;min-height:400px;overflow:visible}.fepy_retail_content .case_section .section_body .phases_swiper_wrapper .phases_swiper .swiper-slide{border-radius:0;background:#1a1a1a;border:1px solid rgba(255,255,255,.05);box-shadow:0 10px 40px #00000080;height:100%;display:flex;flex-direction:column}.fepy_retail_content .case_section .section_body .phases_swiper_wrapper .phases_swiper .swiper-slide .phase_card{flex:1;background:transparent;border:none;padding:32px;display:flex;flex-direction:column;gap:24px;width:100%}.fepy_retail_content .case_section .section_body .phases_swiper_wrapper .phases_swiper .swiper-slide .phase_card .phase_header{display:flex;flex-direction:column}.fepy_retail_content .case_section .section_body .phases_swiper_wrapper .phases_swiper .swiper-slide .phase_card .phase_header h4{font-size:20px;font-weight:500;line-height:28px;color:#f0f0f0;margin:0}.fepy_retail_content .case_section .section_body .phases_swiper_wrapper .phases_swiper .swiper-slide .phase_card .phase_header .phase_time{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.fepy_retail_content .case_section .section_body .phases_swiper_wrapper .phases_swiper .swiper-slide .phase_card .phase_header .phase_time{font-size:16px;line-height:24px}}.fepy_retail_content .case_section .section_body .phases_swiper_wrapper .phases_swiper .swiper-slide .phase_card .phase_header .phase_time{font-size:16px;font-style:italic;margin-top:4px}.fepy_retail_content .case_section .section_body .phases_swiper_wrapper .phases_swiper .swiper-slide .phase_card .phase_divider{width:100%;height:1px;background:#ffffff0d}.fepy_retail_content .case_section .section_body .phases_swiper_wrapper .phases_swiper .swiper-slide .phase_card .phase_list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.fepy_retail_content .case_section .section_body .phases_swiper_wrapper .phases_swiper .swiper-slide .phase_card .phase_list li{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.fepy_retail_content .case_section .section_body .phases_swiper_wrapper .phases_swiper .swiper-slide .phase_card .phase_list li{font-size:16px;line-height:24px}}.fepy_retail_content .case_section .section_body .phases_swiper_wrapper .phases_swiper .swiper-slide .phase_card .phase_list li{color:#b3b3b3}@media(max-width:1280px){.fepy_retail_content .case_section .section_body .phases_swiper_wrapper .phases_swiper .swiper-slide .phase_card .phase_list li{font-size:20px;line-height:28px}}.fepy_retail_content .case_section .section_body .phases_marquee_container{position:relative;width:100%;max-width:100%;overflow:hidden;min-width:0;mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent)}.fepy_retail_content .case_section .section_body .phases_marquee_container .marquee_content{display:flex;gap:24px;width:max-content;padding:0 40px;animation:marquee-forward 60s linear infinite;will-change:transform;transform:translateZ(0)}@media(max-width:1024px){.fepy_retail_content .case_section .section_body .phases_marquee_container .marquee_content{animation-duration:35s}}.fepy_retail_content .case_section .section_body .phases_marquee_container .marquee_content:hover{animation-play-state:paused}.fepy_retail_content .case_section .section_body .phases_marquee_container .phase_card{flex:0 0 364px;background:#1a1a1a;border:1px solid rgba(255,255,255,.05);border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:24px;transition:transform .3s ease,border-color .3s ease}.fepy_retail_content .case_section .section_body .phases_marquee_container .phase_card:hover{transform:translateY(-5px);border-color:#ffffff1a}.fepy_retail_content .case_section .section_body .phases_marquee_container .phase_card .phase_header{display:flex;flex-direction:column}.fepy_retail_content .case_section .section_body .phases_marquee_container .phase_card .phase_header h4{font-size:20px;font-weight:500;line-height:28px;color:#f0f0f0;margin:0}.fepy_retail_content .case_section .section_body .phases_marquee_container .phase_card .phase_header .phase_time{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.fepy_retail_content .case_section .section_body .phases_marquee_container .phase_card .phase_header .phase_time{font-size:16px;line-height:24px}}.fepy_retail_content .case_section .section_body .phases_marquee_container .phase_card .phase_header .phase_time{font-style:italic}.fepy_retail_content .case_section .section_body .phases_marquee_container .phase_card .phase_divider{width:100%;height:1px;background:#ffffff0d}.fepy_retail_content .case_section .section_body .phases_marquee_container .phase_card .phase_list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.fepy_retail_content .case_section .section_body .phases_marquee_container .phase_card .phase_list li{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.fepy_retail_content .case_section .section_body .phases_marquee_container .phase_card .phase_list li{font-size:16px;line-height:24px}}.fepy_retail_content .case_section .section_body .phases_marquee_container .phase_card .phase_list li{color:#b3b3b3}.fepy_retail_content .case_section .section_body .exploration_section{display:flex;flex-direction:column;gap:20px;width:100%}.fepy_retail_content .case_section .section_body .exploration_section .exploration_label{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.fepy_retail_content .case_section .section_body .exploration_section .exploration_label{font-size:16px;line-height:24px}}.fepy_retail_content .case_section .section_body .exploration_section .exploration_label{font-size:16px;color:#b3b3b3;letter-spacing:.5px;text-transform:capitalize}.fepy_retail_content .case_section .section_body .exploration_section .exploration_row{width:100%;border-radius:0;overflow:hidden;background:#222;border:1px solid rgba(255,255,255,.03);box-shadow:0 40px 80px #0006}.fepy_retail_content .case_section .section_body .exploration_section .exploration_row img{width:100%;height:auto;display:block}.fepy_retail_content .case_section .section_body .process_image_grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;width:100%}@media(max-width:1024px){.fepy_retail_content .case_section .section_body .process_image_grid{grid-template-columns:1fr}}.fepy_retail_content .case_section .section_body .process_image_wrapper{width:100%;padding:16px;background:#222;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;align-items:center}.fepy_retail_content .case_section .section_body .process_image_wrapper img{width:100%;height:auto;display:block}.fepy_retail_content .case_section .section_body .process_image_wrapper .image_caption{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.fepy_retail_content .case_section .section_body .process_image_wrapper .image_caption{font-size:16px;line-height:24px}}.fepy_retail_content .case_section .section_body .process_image_wrapper .image_caption{font-size:12px;color:#828282;text-align:center;margin-top:8px;width:100%}.fepy_retail_content .case_section .section_body .experience_carousel_wrapper{width:100%;margin-top:8px}.fepy_retail_content .case_section .section_body .impact_swiper_wrapper{width:100%;padding:40px 0;display:flex;justify-content:center;align-items:center}.fepy_retail_content .case_section .section_body .impact_swiper_wrapper .impact_swiper{width:320px;height:auto;min-height:400px;overflow:visible}.fepy_retail_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide{border-radius:0;background:#222;border:1px solid rgba(255,255,255,.05);box-shadow:0 10px 40px #00000080;height:100%;display:flex;flex-direction:column}.fepy_retail_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card{flex:1;padding:32px;display:flex;flex-direction:column;gap:21px;background:transparent;border:none;width:100%;border-radius:16px}.fepy_retail_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_category{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.fepy_retail_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_category{font-size:16px;line-height:24px}}.fepy_retail_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_category{font-size:20px}.fepy_retail_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_metric_group{display:flex;flex-direction:column;gap:8px}.fepy_retail_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_metric_group .impact_value{font-family:Inter,sans-serif;font-weight:400;font-size:48px;line-height:1;color:#f0f0f0;letter-spacing:-.04em}.fepy_retail_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_metric_group .impact_label{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.fepy_retail_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_metric_group .impact_label{font-size:16px;line-height:24px}}.fepy_retail_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_metric_group .impact_label{color:#f0f0f0;font-size:16px}.fepy_retail_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_divider{width:100%;height:1px;background:#ffffff0d}.fepy_retail_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_description{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.fepy_retail_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_description{font-size:16px;line-height:24px}}.fepy_retail_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_description{font-size:18px}.fepy_retail_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card .impact_description em{color:#828282;font-style:normal;font-size:18px;text-transform:uppercase;letter-spacing:1px}.fepy_retail_content .case_section .section_body .impact_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.fepy_retail_content .case_section .section_body .impact_card{background:#222;border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:21px;border:1px solid rgba(255,255,255,.05)}.fepy_retail_content .case_section .section_body .impact_card .impact_category{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.fepy_retail_content .case_section .section_body .impact_card .impact_category{font-size:16px;line-height:24px}}.fepy_retail_content .case_section .section_body .impact_card .impact_metric_group{display:flex;flex-direction:column;gap:8px}.fepy_retail_content .case_section .section_body .impact_card .impact_metric_group .impact_value{font-family:Inter,sans-serif;font-weight:400;font-size:48px;line-height:1;color:#f0f0f0;letter-spacing:-.04em}.fepy_retail_content .case_section .section_body .impact_card .impact_metric_group .impact_label{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.fepy_retail_content .case_section .section_body .impact_card .impact_metric_group .impact_label{font-size:16px;line-height:24px}}.fepy_retail_content .case_section .section_body .impact_card .impact_metric_group .impact_label{color:#f0f0f0}.fepy_retail_content .case_section .section_body .impact_card .impact_divider{width:100%;height:1px;background:#ffffff0d;margin:10px 0}.fepy_retail_content .case_section .section_body .impact_card .impact_description{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.fepy_retail_content .case_section .section_body .impact_card .impact_description{font-size:16px;line-height:24px}}.fepy_ds_content .case_section{margin-bottom:80px;scroll-margin-top:120px}.fepy_ds_content .case_section h2{font-family:Inter,sans-serif;font-weight:600;font-size:56px;line-height:64px;letter-spacing:-.04em;color:#f0f0f0;margin-bottom:64px}@media(max-width:1280px){.fepy_ds_content .case_section h2{font-size:40px;line-height:48px;margin-bottom:48px}}.fepy_ds_content .case_section h2{font-family:Inter,sans-serif;font-weight:500;font-size:56px;line-height:64px;letter-spacing:-.04em;color:#f0f0f0;margin-bottom:32px}@media(max-width:1280px){.fepy_ds_content .case_section h2{font-size:40px;line-height:48px}}.fepy_ds_content .case_section .section_body{display:flex;flex-direction:column;gap:40px}.fepy_ds_content .case_section .section_body .content_group{display:flex;flex-direction:column;gap:32px}.fepy_ds_content .case_section .section_body .content_group p{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.fepy_ds_content .case_section .section_body .content_group p{font-size:16px;line-height:24px}}.fepy_ds_content .case_section .section_body .content_group p{color:#b3b3b3;max-width:900px}.fepy_ds_content .case_section .section_body .content_group .sub_heading{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.fepy_ds_content .case_section .section_body .content_group .sub_heading{font-size:16px;line-height:24px}}.fepy_ds_content .case_section .section_body .content_group .sub_heading{font-family:Inter,sans-serif;font-weight:500;font-size:32px;line-height:40px;letter-spacing:-.04em;color:#f0f0f0;margin:0}@media(max-width:1024px){.fepy_ds_content .case_section .section_body .content_group .sub_heading{font-size:24px;line-height:32px}}.fepy_ds_content .case_section .section_body .content_group .bullet_list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:32px}.fepy_ds_content .case_section .section_body .content_group .bullet_list li{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.fepy_ds_content .case_section .section_body .content_group .bullet_list li{font-size:16px;line-height:24px}}.fepy_ds_content .case_section .section_body .content_group .bullet_list li{color:#b3b3b3;position:relative;padding-left:20px}.fepy_ds_content .case_section .section_body .content_group .bullet_list li:before{content:"•";position:absolute;left:0;color:#b3b3b3;opacity:.6}.fepy_ds_content .case_section .section_body .content_group .section_image{margin-top:8px;overflow:hidden;cursor:pointer}.fepy_ds_content .case_section .section_body .content_group .section_image img{width:100%;height:auto;display:block;border-radius:0}.fepy_ds_content .case_section .section_body .content_group .challenge_images{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(max-width:1024px){.fepy_ds_content .case_section .section_body .content_group .challenge_images{grid-template-columns:1fr;padding:24px}}.fepy_ds_content .case_section .section_body .content_group .challenge_images img{width:100%;height:auto;border-radius:0;box-shadow:0 30px 60px #0006;cursor:pointer}.fepy_ds_content .case_section .section_body .impact_swiper_wrapper{width:100%;padding:40px 0;display:flex;justify-content:center;align-items:center}.fepy_ds_content .case_section .section_body .impact_swiper_wrapper .impact_swiper{width:364px;height:auto;min-height:400px;overflow:visible}.fepy_ds_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide{border-radius:0;background:#1a1a1a;border:1px solid rgba(255,255,255,.05);box-shadow:0 10px 40px #00000080;height:100%;display:flex;flex-direction:column}.fepy_ds_content .case_section .section_body .impact_swiper_wrapper .impact_swiper .swiper-slide .impact_card{flex:1;background:transparent;border:none;width:100%;height:100%;border-radius:16px;padding:32px;gap:21px}.fepy_ds_content .case_section .section_body .impact_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.impact_card{background:#1a1a1a;border-radius:16px;padding:32px;display:flex;flex-direction:column;gap:21px;border:1px solid rgba(255,255,255,.05);height:100%}.impact_card .impact_category{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#f0f0f0;opacity:.8}.impact_card .impact_metric_group{display:flex;flex-direction:column;gap:8px}.impact_card .impact_metric_group .impact_value{font-family:Inter,sans-serif;font-weight:400;font-size:56px;line-height:1;color:#f0f0f0;letter-spacing:-.04em}@media(max-width:1024px){.impact_card .impact_metric_group .impact_value{font-size:48px}}.impact_card .impact_metric_group .impact_label{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#f0f0f0}.impact_card .impact_divider{width:100%;height:1px;background:#ffffff0d;margin:10px 0}.impact_card .impact_description{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.6;color:#b3b3b3;font-style:italic}.more_case_studies{padding-top:100px;border-top:2px solid #222222;max-width:79.36%;margin:auto}@media(max-width:1024px){.more_case_studies{max-width:90%}}.more_case_studies .more_header{margin-bottom:60px}.more_case_studies .more_header .section_title{font-family:Inter,sans-serif;font-weight:600;font-size:56px;line-height:64px;letter-spacing:-.04em;color:#f0f0f0;margin-bottom:64px}@media(max-width:1280px){.more_case_studies .more_header .section_title{font-size:40px;line-height:48px;margin-bottom:48px}}.more_case_studies .more_header .section_title{font-size:56px;color:#f0f0f0;margin:0}@media(max-width:1024px){.more_case_studies .more_header .section_title{font-size:40px}}.more_case_studies .more_projects_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}@media(max-width:1024px){.more_case_studies .more_projects_grid{grid-template-columns:1fr;gap:32px}}.image_modal_overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:2000;cursor:zoom-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:24px;animation:fadeIn .3s ease-out}@media(max-width:1024px){.image_modal_overlay{padding:16px}}.image_modal_overlay .image_modal_content{position:relative;max-width:90%;max-height:90vh;display:flex;align-items:center;justify-content:center;animation:scaleUp .3s ease-out}@media(max-width:1024px){.image_modal_overlay .image_modal_content{max-width:100%;max-height:90vh}}.image_modal_overlay .image_modal_content .modal_image{max-width:100%;max-height:90vh;object-fit:contain;-webkit-user-select:none;user-select:none}.image_modal_overlay .image_modal_content .close_button{position:absolute;top:-48px;right:-48px;background:none;border:none;color:#fff;font-size:32px;cursor:pointer;padding:12px;line-height:1;transition:opacity .2s}.image_modal_overlay .image_modal_content .close_button:hover{opacity:.7}@media(max-width:1280px){.image_modal_overlay .image_modal_content .close_button{top:-40px;right:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleUp{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.header{position:fixed;top:0;left:0;z-index:1000;width:100%;height:92px;padding:0 40px;color:#e5deda;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:space-between}@media(max-width:1440px){.header{padding:0 5%;height:80px}}@media(max-width:768px){.header{height:64px;padding:0 24px}}.header .header_left a{text-decoration:none;color:inherit}.header .header_left h2{font-size:20px;font-weight:500;line-height:28px;letter-spacing:-2%;margin:0;font-family:Inter,sans-serif;color:#e5deda}@media(max-width:768px){.header .header_left h2{font-size:18px}}.header .header_right{display:flex;align-items:center;gap:32px}@media(max-width:768px){.header .header_right{gap:16px}}.header .header_nav .nav_links{display:flex;align-items:center;gap:32px}.header .header_nav .nav_links a{text-decoration:none;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0%;transition:color .3s ease;font-family:Inter,sans-serif;position:relative;padding:4px 0}.header .header_nav .nav_links a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:#fff;transition:width .3s ease}.header .header_nav .nav_links a:hover{color:#fff}.header .header_nav .nav_links a:hover:after{width:100%}.header .header_nav .nav_footer{display:none}@media(max-width:768px){.header .header_nav{position:fixed;top:0;left:0;width:100%;height:100vh;background:#000;display:flex;flex-direction:column;padding:120px 24px 60px;transform:translateY(-100%);transition:transform .6s cubic-bezier(.85,0,.15,1);z-index:999;visibility:hidden;overflow:hidden}.header .header_nav.active{transform:translateY(0);visibility:visible}.header .header_nav.active .nav_links a{transform:translateY(0);opacity:1}.header .header_nav.active .nav_links a:nth-child(1){transition-delay:.3s}.header .header_nav.active .nav_links a:nth-child(2){transition-delay:.4s}.header .header_nav.active .nav_links a:nth-child(3){transition-delay:.5s}.header .header_nav.active .nav_links a:nth-child(4){transition-delay:.6s}.header .header_nav.active .nav_footer{transform:translateY(0);opacity:1;transition-delay:.7s}.header .header_nav .nav_links{flex-direction:column;align-items:flex-start;gap:40px;margin-bottom:auto}.header .header_nav .nav_links a{font-size:40px;font-weight:500;font-family:Inter,sans-serif;color:#fff;transform:translateY(20px);opacity:0;transition:transform .4s ease,opacity 0s}.header .header_nav .nav_links a:after{display:none}.header .header_nav .nav_footer{display:flex;flex-direction:column;gap:24px;transform:translateY(20px);opacity:0;transition:all .4s ease;border-top:1px solid rgba(255,255,255,.1);padding-top:40px}.header .header_nav .nav_footer .footer_label{color:#666;font-size:12px;font-weight:500;letter-spacing:2px}.header .header_nav .nav_footer .footer_links{display:flex;flex-direction:column;gap:16px}.header .header_nav .nav_footer .footer_links a{color:#b3b3b3;font-size:16px;text-decoration:none;transition:color .3s ease}.header .header_nav .nav_footer .footer_links a:hover{color:#fff}.header .header_nav .nav_footer .footer_links .social_links{display:flex;gap:24px;margin-top:8px}.header .header_nav .nav_footer .footer_links .social_links a{font-size:14px}}.header .header_right_actions{display:flex;align-items:center;gap:24px}.header .header_right_actions .linkedin_btn{text-decoration:none;color:#0051ff;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0%;transition:color .3s ease;font-family:Inter,sans-serif;position:relative;display:flex;align-items:center;gap:8px;padding:4px 0}.header .header_right_actions .linkedin_btn:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:#0051ff;transition:width .3s ease}.header .header_right_actions .linkedin_btn:hover{color:#0051ff}.header .header_right_actions .linkedin_btn:hover:after{width:100%}@media(max-width:768px){.header .header_right_actions .linkedin_btn{font-size:14px}}.menu_toggle{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}@media(max-width:768px){.menu_toggle{display:flex}}.menu_toggle .hamburger_bar{width:100%;height:1.5px;border-radius:3px;background-color:#f0f0f0;transition:all .3s ease}.menu_toggle.open .hamburger_bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.menu_toggle.open .hamburger_bar:nth-child(2){opacity:0}.menu_toggle.open .hamburger_bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.reveal{opacity:0;transform:translateY(30px);transition:opacity 1s cubic-bezier(.2,0,.2,1),transform 1s cubic-bezier(.2,0,.2,1);will-change:opacity,transform}.reveal.in-view{opacity:1;transform:translateY(0)}.stagger-container .reveal:nth-child(1){transition-delay:.15s}.stagger-container .reveal:nth-child(2){transition-delay:.3s}.stagger-container .reveal:nth-child(3){transition-delay:.45s}.stagger-container .reveal:nth-child(4){transition-delay:.6s}.stagger-container .reveal:nth-child(5){transition-delay:.75s}.stagger-container .reveal:nth-child(6){transition-delay:.9s}.stagger-container .reveal:nth-child(7){transition-delay:1.05s}.stagger-container .reveal:nth-child(8){transition-delay:1.2s}.stagger-container .reveal:nth-child(9){transition-delay:1.35s}.stagger-container .reveal:nth-child(10){transition-delay:1.5s}.hover-scale{transition:transform .3s cubic-bezier(.4,0,.2,1)}.hover-scale:hover{transform:scale(1.05)}.hover-lift{transition:transform .3s cubic-bezier(.4,0,.2,1)}.hover-lift:hover{transform:translateY(-5px)}.footer{padding:140px 10.32% 64px;display:flex;flex-direction:column}@media(max-width:1440px){.footer{padding-left:5%;padding-right:5%}}@media(max-width:1024px){.footer{padding-top:100px}}.footer .footer_upper{display:flex;flex-direction:column;gap:24px;margin-bottom:120px}@media(max-width:768px){.footer .footer_upper{margin-bottom:80px}}.footer .footer_upper .footer_cta_title{font-family:Inter,sans-serif;font-weight:600;font-size:56px;line-height:64px;letter-spacing:-.04em;color:#f0f0f0;margin-bottom:64px}@media(max-width:1280px){.footer .footer_upper .footer_cta_title{font-size:40px;line-height:48px;margin-bottom:48px}}.footer .footer_upper .footer_cta_title{margin-bottom:0}.footer .footer_upper .footer_cta_desc{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#b3b3b3;margin:0}@media(max-width:1280px){.footer .footer_upper .footer_cta_desc{font-size:16px;line-height:24px}}.footer .footer_upper .footer_cta_desc{font-size:24px;line-height:32px;letter-spacing:-.02em;max-width:800px}@media(max-width:1280px){.footer .footer_upper .footer_cta_desc{font-size:18px;line-height:26px}}.footer .footer_lower .contact_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}@media(max-width:1024px){.footer .footer_lower .contact_grid{grid-template-columns:1fr;gap:48px}}.footer .footer_lower .contact_item{display:flex;flex-direction:column}.footer .footer_lower .contact_item .contact_icon{margin-bottom:24px;color:#b3b3b3}.footer .footer_lower .contact_item .contact_icon img{width:42px;height:42px;object-fit:contain}.footer .footer_lower .contact_item .contact_label{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#b3b3b3;margin-bottom:16px}.footer .footer_lower .contact_item .contact_value{font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:32px;letter-spacing:-.02em;color:#e6e6e6;margin:0}@media(max-width:1280px){.footer .footer_lower .contact_item .contact_value{font-size:20px;line-height:28px}}.footer .footer_lower .contact_item .contact_value{text-decoration:none;position:relative;padding-bottom:2px;width:fit-content;z-index:1;cursor:pointer}.footer .footer_lower .contact_item .contact_value:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:#fff;transition:width .3s ease}.footer .footer_lower .contact_item .contact_value:hover{color:#fff}.footer .footer_lower .contact_item .contact_value:hover:after{width:100%}.footer .footer_lower .contact_item .contact_value+.contact_value{margin-top:8px}.footer .footer_lower .contact_item .contact_value.underline{text-decoration:none}.footer .footer_bottom{margin-top:140px;padding-top:40px;border-top:1px solid rgba(255,255,255,.1)}@media(max-width:1024px){.footer .footer_bottom{margin-top:100px}}.footer .footer_bottom .copyright{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#666;margin:0}.layout{min-height:100vh;display:flex;flex-direction:column}.layout__main{flex:1}@media(max-width:1440px){.layout__main{padding-top:80px}}@media(max-width:1024px){.layout__main{padding-top:80px}}body{background-color:#050505;font-family:Inter,sans-serif}
