body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.menu-overlay{background:#0000;inset:0;position:fixed;z-index:9999}.menu-sheet{background:#0d1224;color:#fff;inset:0;overflow:auto;position:absolute;will-change:transform}body,html{height:100%;margin:0;overflow-x:hidden}:root{--primary:#ecf2fa;--secondary:#7f5bff;--ink:#0b2348;--bg:#0d1224;--face:#eaf2ff}.header{align-items:center;background-color:#fff;box-shadow:0 2px 10px #00000026;display:flex;justify-content:space-between;left:0;padding:16px 20px;position:fixed;top:0;width:100%;z-index:1000}.header__logo{cursor:pointer}.header__logo img:hover{opacity:.6;transition:opacity .3s ease}.header__menu{cursor:pointer;display:flex;gap:28px;justify-content:center;width:100%}.header__menu,.text-wrap{font-size:18px;font-weight:700}.text-wrap{color:#464e50;display:inline-grid;font-family:Paperlogy;overflow:hidden;position:relative}.text-wrap span{grid-area:1/1;transition:transform .5s ease,opacity .5s ease;white-space:nowrap}.text-en{opacity:1;transform:translateY(0)}.text-ko{display:flex;justify-content:center;opacity:0;transform:translateY(100%)}.text-wrap:hover .text-en{opacity:0;transform:translateY(-100%)}.text-wrap:hover .text-ko{color:#51bab7;opacity:1;transform:translateY(0)}.header__last{align-items:center;display:flex;gap:24px}.header__last>div:first-child{align-items:center;background-color:#0d1224;border-radius:999px;box-shadow:4px 4px 12px #1638b6;color:#fff;cursor:pointer;display:flex;gap:16px;padding:8px;transition:box-shadow .3s ease,transform .3s ease;width:120px}.header__last>div:first-child:hover{box-shadow:0 6px 12px #06dbca99;transform:translateY(-2px)}.header__last>div:nth-child(3){align-items:center;cursor:pointer;display:flex}.menu_icon{align-items:center;border-radius:8px;color:#0d1224;display:inline-flex;height:40px;justify-content:center;margin-right:40px;padding:6px;width:40px}.menu_icon svg{display:block}.menu_icon:hover{color:#51bab7}.header__text-wrap{height:40px;position:relative;width:150px}.header__phone,.header__text-wrap{align-items:center;display:flex;justify-content:center}.header__phone{border:.3px solid #0000004d;border-radius:999px;cursor:pointer;font-family:Paperlogy;font-weight:700;padding:8px;transition:background-color .4s ease}.header__phone:hover{background-color:#51bab7}.header__open{color:#51bab7;display:none;font-size:18px}.header__open,.header__phone{height:60px;position:absolute;text-align:center;transition:opacity .4s ease,transform .4s ease;width:100%}.chatbot-btn__text{margin-right:2px}.header__last:has(.menu_icon:hover) .header__text-wrap .header__open{align-items:center;animation:fadeUp .4s ease forwards;display:flex;justify-content:flex-end}.header__last:has(.menu_icon:hover) .header__text-wrap .header__phone{display:none}.header__last:not(:has(.menu_icon:hover)) .header__text-wrap .header__phone{animation:fadeDown .4s ease forwards;display:flex}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.header{padding:12px 16px}.header__menu{font-size:16px;gap:16px}}@media (max-width:768px){.header__menu{display:none}.header__logo img{height:auto;width:120px}.header__text-wrap{display:none}.header__last{gap:12px}.menu_icon{height:36px;margin-right:40px;width:36px}.header__last>div:first-child{background-color:#06dbca2e;border:1px solid #06dbca66;box-shadow:none;color:#0d1224;height:44px;justify-content:center;padding:0;width:44px}.header__last>div:first-child:hover{box-shadow:0 4px 10px #06dbca59}.chatbot-btn__text,.header__last>div:first-child p{display:none}}.chatbot-btn{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #3d4cd624;border-radius:999px;box-shadow:0 10px 24px #2538a81a,inset 0 1px 0 #ffffffe6;cursor:pointer;display:inline-flex;gap:10px;height:52px;min-width:138px;padding:6px 14px 6px 8px;position:relative;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease}.chatbot-btn:hover{border-color:#3d4cd647;box-shadow:0 16px 30px #2538a829,0 0 0 6px #51bab71a;transform:translateY(-2px)}.chatbot-btn:active{transform:translateY(0)}.chatbot-btn__iconWrap{align-items:center;background:radial-gradient(circle at 30% 30%,#fff 0,#eef3ff 45%,#dde7ff 100%);border:1px solid #3d4cd61a;border-radius:50%;box-shadow:inset 0 1px 0 #ffffffe6,0 6px 14px #3d4cd61f;display:flex;flex-shrink:0;height:38px;justify-content:center;width:38px}.chatbot-btn__img{display:block;height:40px;object-fit:contain;width:40px}.chatbot-btn__labelWrap{align-items:center;display:flex;min-width:0}.chatbot-btn__badge{align-items:center;background:linear-gradient(135deg,#3d4cd6,#5866f2);border-radius:999px;box-shadow:0 6px 14px #3d4cd640;display:inline-flex;font-size:11px;font-weight:800;height:22px;justify-content:center;letter-spacing:.04em;padding:0 8px}.chatbot-btn__badge,.chatbot-btn__text{color:#fff;font-family:Paperlogy,sans-serif}.chatbot-btn__text{font-size:14px;font-weight:700;letter-spacing:-.01em;white-space:nowrap}.menu{background-color:#000;box-sizing:border-box;display:flex;height:100%;overflow:auto;padding:24px;position:relative;width:100%}.menu__list{align-items:flex-end;border-right:1px solid #ffffff59;display:flex;flex-direction:column;gap:32px;justify-content:center;min-height:100%;padding-right:24px;width:min(1000px,100%)}.menu__list>a>div>span{color:#fff;cursor:pointer;display:flex;font-size:80px;font-weight:200}.menu__list>a{display:block;text-decoration:none}.menu__list>a .text-wrap{padding:6px 0}.menu__list>a:hover .text-en2{color:#51bab7}.text-ko2{display:flex;justify-content:flex-end;opacity:0;transform:translateY(100%)}.text-wrap:hover .text-en2{opacity:0;transform:translateY(-100%)}.text-wrap:hover .text-ko2{color:#51bab7;opacity:1;transform:translateY(0)}.menu_list2{gap:32px;justify-content:flex-end;min-width:260px;padding:24px}.company_inf,.menu_list2{display:flex;flex-direction:column}.company_inf{gap:8px;position:relative}.company_inf>div:first-child{color:#ffffff80;font-size:18px}.company_inf>div:nth-child(2){color:#fff;font-size:20px}.menu__close{align-items:center;background:#ffffff14;border-radius:8px;display:inline-flex;height:44px;justify-content:center;position:absolute;right:16px;top:16px;width:44px;z-index:10}@media (max-width:1200px){.menu__list>a>div>span{font-size:64px}}@media (max-width:768px){.menu{padding:16px}.menu__list{align-items:center;border-right:none;gap:20px;padding-right:0}.menu__list>a>div>span{font-size:40px}.text-wrap{text-align:center}.text-ko2{justify-content:center}.menu_list2{display:none!important}.company_inf>div:first-child{font-size:14px}.company_inf>div:nth-child(2){font-size:16px}}@media (max-width:420px){.menu__list>a>div>span{font-size:32px}}.ChatbotPanel__backdrop{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#060c1e6b;inset:0;position:fixed;z-index:1000}.ChatbotPanel{background:radial-gradient(circle at top left,#eef4fff2 0,#fffffffa 38%,#f4f8fffa 100%);border:1px solid #778cff29;border-radius:26px;bottom:24px;box-shadow:0 30px 80px #07102d57,inset 0 0 0 1px #ffffff8c,0 0 36px #576eff24;color:#0f172a;display:flex;flex-direction:column;font-family:Paperlogy,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;height:min(68vh,700px);overflow:hidden;position:fixed;right:24px;width:min(430px,92vw);z-index:1001}.ChatbotPanel:before{background:radial-gradient(circle,#617dff29 0,#617dff00 72%);content:"";height:260px;left:-60px;pointer-events:none;position:absolute;top:-120px;width:260px}.ChatbotPanel__header{align-items:center;background:linear-gradient(135deg,#07122f,#0b1b4d 48%,#09163d);border-bottom:1px solid #8294ff2e;box-shadow:inset 0 -1px 0 #ffffff0a;color:#fff;display:flex;gap:12px;justify-content:space-between;padding:14px 16px;position:relative}.ChatbotPanel__header:before{background:linear-gradient(180deg,#ffffff1a,#ffffff08 55%,#fff0);border-radius:24px 24px 0 0;content:"";height:55%;inset:1px 1px auto 1px;pointer-events:none;position:absolute}.ChatbotPanel__title{align-items:center;display:flex;gap:12px;min-width:0}.ChatbotPanel__titleIcon{align-items:center;background:linear-gradient(180deg,#fff,#eef2ff);border:1px solid #a0b0ff38;border-radius:999px;box-shadow:inset 0 1px 0 #ffffffeb,0 4px 14px #00000029;display:flex;height:40px;justify-content:center;overflow:hidden;width:40px}.ChatbotPanel__titleIcon img{height:24px;object-fit:contain;width:24px}.ChatbotPanel__titleText{display:flex;flex-direction:column;min-width:0}.ChatbotPanel__titleMain{color:#fff;font-size:15px;font-weight:800;letter-spacing:-.02em}.ChatbotPanel__titleSub{color:#e0e8ffd1;font-size:11px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatbotPanel__closeBtn{align-items:center;background:#ffffff14;border:1px solid #a0b0ff33;border-radius:999px;color:#e9eeff;cursor:pointer;display:inline-flex;height:34px;justify-content:center;transition:background .16s ease,transform .12s ease,color .12s ease,border-color .16s ease,box-shadow .16s ease;width:34px}.ChatbotPanel__closeBtn:hover{background:#ffffff24;border-color:#aabcff57;box-shadow:0 0 18px #5c7aff29;color:#fff}.ChatbotPanel__closeBtn:active{transform:scale(.95)}.ChatbotPanel__body{display:flex;flex:1 1;flex-direction:column;position:relative}.ChatbotPanel__messages{background:linear-gradient(180deg,#f7faffb8,#f3f7ffeb);display:flex;flex:1 1;flex-direction:column;gap:12px;overflow:auto;padding:16px 16px 10px}.ChatbotPanel__messages::-webkit-scrollbar{width:8px}.ChatbotPanel__messages::-webkit-scrollbar-thumb{background:#7a8cdc52;border-radius:999px}.ChatbotPanel__messages::-webkit-scrollbar-track{background:#0000}.ChatbotPanel__row{align-items:flex-end;display:flex;gap:10px}.ChatbotPanel__row--bot{justify-content:flex-start}.ChatbotPanel__row--user{justify-content:flex-end}.ChatbotPanel__avatar{align-items:center;background:linear-gradient(180deg,#fff,#edf2ff);border:1px solid #90a2ff2e;border-radius:999px;box-shadow:inset 0 1px 0 #ffffffeb,0 6px 12px #12266714;display:flex;flex-shrink:0;height:34px;justify-content:center;width:34px}.ChatbotPanel__avatar img{height:22px;object-fit:contain;width:22px}.ChatbotPanel__bubble{border-radius:18px;font-size:13px;line-height:1.6;max-width:80%;padding:11px 14px;white-space:pre-line;word-break:keep-all}.ChatbotPanel__bubble--bot{background:linear-gradient(180deg,#fffffffa,#f6f9fffa);border:1px solid #8496ff24;border-bottom-left-radius:6px;box-shadow:0 8px 20px #182b660f,inset 0 0 0 1px #ffffff80;color:#233256}.ChatbotPanel__bubble--user{background:linear-gradient(135deg,#081635,#0c1f53 55%,#102867);border:1px solid #7891ff33;border-bottom-right-radius:6px;box-shadow:0 12px 24px #08174a38,0 0 18px #4e6cff1f;color:#eef3ff}.ChatbotPanel__input{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(180deg,#ffffffe0,#f6f9fff2);border-top:1px solid #7c91ff1f;display:flex;gap:8px;padding:12px}.ChatbotPanel__input input[type=text]{background:linear-gradient(180deg,#fff,#f6f9ff);border:1px solid #919ebe73;border-radius:999px;box-shadow:inset 0 1px 2px #0c1e540a,0 1px 0 #fff9;color:#13213f;flex:1 1;font-size:13px;height:44px;outline:none;padding:0 16px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.ChatbotPanel__input input[type=text]::placeholder{color:#8ea0c7}.ChatbotPanel__input input[type=text]:focus{border-color:#6279ff80;box-shadow:0 0 0 4px #6279ff1f,inset 0 1px 2px #0c1e540a}.ChatbotPanel__sendBtn{background:linear-gradient(135deg,#4d60ff,#6c5cff);border:1px solid #7085ff2e;border-radius:999px;box-shadow:0 10px 20px #5862ff47,inset 0 1px 0 #ffffff2e;color:#fff;cursor:pointer;font-family:Paperlogy,sans-serif;font-size:13px;font-weight:700;height:44px;padding:0 18px;transition:transform .12s ease,box-shadow .16s ease,filter .16s ease}.ChatbotPanel__sendBtn:hover{box-shadow:0 14px 24px #5862ff5c,0 0 18px #5862ff2e;filter:brightness(1.03);transform:translateY(-1px)}.ChatbotPanel__sendBtn:active{transform:scale(.97)}@media (max-width:640px){.ChatbotPanel{border-radius:22px;bottom:12px;height:min(72vh,680px);left:12px;right:12px;width:auto}.ChatbotPanel__header{padding:13px 14px}.ChatbotPanel__titleSub{font-size:10px}.ChatbotPanel__messages{padding:14px 12px 10px}.ChatbotPanel__bubble{font-size:12px;max-width:86%;padding:10px 12px}.ChatbotPanel__input{padding:10px}.ChatbotPanel__input input[type=text],.ChatbotPanel__sendBtn{font-size:12px;height:42px}.ChatbotPanel__sendBtn{padding:0 14px}}.home_business_premium{background:radial-gradient(circle at 0 0,#51bab71a,#0000 24%),radial-gradient(circle at 100% 18%,#4475ff14,#0000 22%),linear-gradient(180deg,#f7fafc,#eef3f7 52%,#f8fbfd);overflow:hidden;padding:140px 0 130px;position:relative;width:100%}.home_business_noise{background-image:radial-gradient(#0f172024 .6px,#0000 0);background-size:16px 16px;inset:0;opacity:.12;pointer-events:none;position:absolute}.home_business_orb{animation:businessOrbFloat 8s ease-in-out infinite alternate;border-radius:50%;filter:blur(80px);opacity:.6;pointer-events:none;position:absolute}.home_business_orb.orb1{background:#51bab72e;height:320px;left:-100px;top:40px;width:320px}.home_business_orb.orb2{animation-delay:1.3s;background:#506eff24;bottom:90px;height:260px;right:-40px;width:260px}.home_business_gridline{background-image:linear-gradient(#ffffffb3 1px,#0000 0),linear-gradient(90deg,#ffffffb3 1px,#0000 0);background-size:60px 60px;inset:0;mask-image:linear-gradient(180deg,#0000008c,#00000014);-webkit-mask-image:linear-gradient(180deg,#0000008c,#00000014);opacity:.16;pointer-events:none;position:absolute}.home_business_container{margin:0 auto;position:relative;width:min(1320px,calc(100% - 48px));z-index:2}.home_business_heading{margin:0 auto 60px;max-width:1100px;text-align:center}.home_business_kicker{align-items:center;color:#3d7f98;display:inline-flex;font-size:13px;font-weight:800;gap:10px;letter-spacing:3px;margin-bottom:18px}.home_business_kicker_dot{background:#51bab7;border-radius:50%;box-shadow:0 0 16px #51bab78c;height:10px;width:10px}.home_business_head_row{align-items:center;display:flex;gap:24px;justify-content:space-between}.home_business_title{color:#101820;font-family:Paperlogy;font-size:30px;font-weight:900;letter-spacing:-.045em;line-height:1.2;margin:0;text-align:left;word-break:keep-all}.home_business_title span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#1f2d3a,#2b7bd6 50%,#51bab7);-webkit-background-clip:text;font-size:70px}.home_business_cards{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.home_business_card{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:linear-gradient(180deg,#ffffffeb,#fffc);border:1px solid #ffffffd9;border-radius:30px;box-shadow:0 24px 60px #0f172014,inset 0 1px 0 #ffffffc7;min-height:360px;opacity:0;overflow:hidden;padding:28px 26px 26px;position:relative;transform:translateY(40px);transition:transform .8s cubic-bezier(.22,1,.36,1),opacity .8s ease,box-shadow .35s ease,border-color .35s ease}.home_business_premium.is-inview .home_business_card{opacity:1;transform:translateY(0)}.home_business_card:before{background:radial-gradient(circle at top right,#51bab71f,#0000 26%),radial-gradient(circle at left bottom,#2b7bd617,#0000 24%);content:"";inset:0;pointer-events:none;position:absolute}.home_business_card_glow{background:radial-gradient(circle,#51bab729,#0000 68%);border-radius:50%;filter:blur(12px);height:180px;inset:auto -10% -25% auto;opacity:.9;pointer-events:none;position:absolute;width:180px}.home_business_card:hover{border-color:#51bab747;box-shadow:0 30px 70px #0f17201f,inset 0 1px 0 #ffffffd1;transform:translateY(-10px)}.home_business_card_top{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:28px;position:relative;z-index:2}.home_business_badge{align-items:center;background:#51bab71a;border-radius:999px;color:#2d7d7a;display:inline-flex;font-size:12px;font-weight:800;height:34px;justify-content:center;letter-spacing:.08em;padding:0 14px}.home_business_point{color:#748391;font-size:12px;font-weight:700;letter-spacing:.04em}.home_business_icon_wrap{height:82px;margin-bottom:26px;position:relative;width:82px;z-index:2}.home_business_icon_ring{background:linear-gradient(135deg,#51bab738,#2b7bd61f);border-radius:24px;box-shadow:inset 0 1px 0 #ffffffdb,0 14px 30px #51bab71a;inset:0;position:absolute;transform:rotate(-8deg);transition:transform .35s ease}.home_business_icon{align-items:center;background:linear-gradient(180deg,#fffffff5,#f6fafce0);border-radius:24px;box-shadow:inset 0 1px 0 #ffffffe6,0 10px 24px #0f172014;color:#14202a;display:flex;inset:0;justify-content:center;position:absolute}.home_business_card:hover .home_business_icon_ring{transform:rotate(0deg) scale(1.04)}.home_business_card_title{color:#101820;font-size:24px;font-weight:900;letter-spacing:-.03em;line-height:1.35;margin:0 0 14px}.home_business_card_desc,.home_business_card_title{font-family:Paperlogy;position:relative;word-break:keep-all;z-index:2}.home_business_card_desc{color:#62717d;font-size:14px;line-height:1.8;margin:0}.home_business_card_bottom{align-items:center;bottom:22px;display:flex;gap:12px;justify-content:space-between;left:26px;position:absolute;right:26px;z-index:2}.home_business_line{background:linear-gradient(90deg,#51bab7,#51bab724);border-radius:999px;display:block;flex:1 1;height:4px}.home_business_more_text{color:#7a8894;font-size:12px;font-weight:800;letter-spacing:.08em}.home_business_cta{align-items:center;background:linear-gradient(135deg,#0f1720,#162331 48%,#102b35);border-radius:30px;box-shadow:0 24px 60px #0c162029;display:flex;gap:24px;justify-content:center;margin-top:34px;overflow:hidden;padding:30px 34px;position:relative}.home_business_cta:before{background:radial-gradient(circle,#51bab73d,#0000 68%);border-radius:50%;content:"";filter:blur(8px);height:320px;pointer-events:none;position:absolute;right:-60px;top:-100px;width:320px}.home_business_cta_texts{position:relative;z-index:2}.home_business_cta_texts h3{color:#fff;font-family:Paperlogy;font-size:24px;font-weight:900;letter-spacing:-.03em;line-height:1.4;margin:0;text-align:center;word-break:keep-all}.home_business_cta_btn{align-items:center;background:#51bab7;border-radius:999px;color:#081111;display:inline-flex;flex-shrink:0;font-size:15px;font-weight:900;gap:8px;height:56px;padding:0 24px;position:relative;text-decoration:none;transition:all .28s ease;z-index:2}.home_business_cta_btn:hover{box-shadow:0 16px 34px #51bab752;transform:translateY(-2px)}@keyframes businessOrbFloat{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(18px,-16px,0) scale(1.06)}}@media (max-width:1280px){.home_business_cards{grid-template-columns:repeat(2,1fr)}.home_business_title{font-size:26px}.home_business_title span{font-size:56px}}@media (max-width:480px){.home_business_premium{padding:88px 0 78px}.home_business_heading{margin-bottom:34px}.home_business_head_row{align-items:center;flex-direction:column;gap:18px;justify-content:center}.home_business_title{font-size:24px;line-height:1.35;text-align:left}.home_business_title span{display:inline-block;font-size:42px;line-height:1.1;margin-top:6px}.home_business_cards{gap:16px;grid-template-columns:1fr}.home_business_card{border-radius:24px;min-height:auto;padding:22px 20px 66px}.home_business_card_title{font-size:21px}.home_business_card_desc{font-size:14px;line-height:1.75}.home_business_icon_wrap{height:72px;margin-bottom:20px;width:72px}.home_business_icon,.home_business_icon_ring{border-radius:20px}.home_business_cta{border-radius:24px;margin-top:22px;padding:24px 20px}.home_business_cta_texts h3{font-size:18px;line-height:1.5;text-align:left}.home_business_cta_btn{height:52px;justify-content:center}}.home_carousel{background:#000;height:737px;margin-top:160px;overflow:hidden;position:relative;width:100%}.carousel_track{display:flex;height:100%;transition:transform .9s cubic-bezier(.22,1,.36,1);will-change:transform}.carousel_page{flex:0 0 100%;height:100%;overflow:hidden;position:relative;width:100%}.carousel2_left,.carousel2_right img,.carousel3_arrow,.carousel3_mobileapi,.carousel3_monitor,.carousel3_phone,.carousel3_right_text,.carousel3_wave,.hero_btns,.hero_eyebrow,.hero_sub,.hero_tags,.hero_text h1{opacity:0;transform:translateY(24px);transition:opacity .9s ease,transform .9s cubic-bezier(.22,1,.36,1)}.home_carousel.slide_0 .hero_eyebrow{opacity:1;transform:translateY(0);transition-delay:.4s}.home_carousel.slide_0 .hero_text h1{opacity:1;transform:translateY(0);transition-delay:.8s}.home_carousel.slide_0 .hero_sub{opacity:1;transform:translateY(0);transition-delay:1.2s}.home_carousel.slide_0 .hero_btns{opacity:1;transform:translateY(0);transition-delay:1.6s}.home_carousel.slide_0 .hero_tags{opacity:1;transform:translateY(0);transition-delay:2s}.home_carousel.slide_1 .carousel2_left{opacity:1;transform:translateY(0);transition-delay:.4s}.home_carousel.slide_1 .carousel2_right img{opacity:1;transform:translateY(0) scale(1);transition-delay:.8s}.home_carousel.slide_2 .carousel3_mobileapi{opacity:1;transform:translateY(0);transition-delay:.4s}.home_carousel.slide_2 .carousel3_monitor{opacity:1;transform:translateY(0);transition-delay:.8s}.home_carousel.slide_2 .carousel3_arrow{opacity:1;transform:translate(-50%,-50%);transition-delay:1.2s}.home_carousel.slide_2 .carousel3_phone{opacity:1;transform:translateY(-57%) rotate(65deg);transition-delay:1.6s}.home_carousel.slide_2 .carousel3_wave{opacity:1;transform:translateY(0);transition-delay:2s}.home_carousel.slide_2 .carousel3_right_text{opacity:1;transform:translateY(0);transition-delay:2.4s}.carousel_arrow{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff24;border:none;border-radius:50%;box-shadow:0 10px 30px #00000038;color:#fff;cursor:pointer;display:flex;font-size:42px;font-weight:300;height:64px;justify-content:center;line-height:1;position:absolute;top:50%;transform:translateY(-50%);transition:all .25s ease;width:64px;z-index:30}.carousel_arrow:hover{background:#51bab7d9;color:#081111;transform:translateY(-50%) scale(1.06)}.carousel_arrow_left{left:20px}.carousel_arrow_right{right:20px}.carousel_dots{bottom:24px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:30}.carousel_dot{background:#ffffff73;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .25s ease;width:12px}.carousel_dot.active{background:#51bab7;border-radius:999px;box-shadow:0 0 18px #51bab773;width:34px}.hero{align-items:center;display:flex;height:737px;justify-content:center;overflow:hidden;position:relative}.hero_video{animation:heroVideoMotion 10s ease-in-out infinite alternate;left:0;object-fit:cover;top:0;transform:scale(1.04);z-index:1}.hero_overlay,.hero_video{height:100%;position:absolute;width:100%}.hero_overlay{background:linear-gradient(90deg,#000000ad,#00000073 40%,#0000008c);z-index:2}.hero:before{animation:heroGlowMove 8s ease-in-out infinite alternate;background:radial-gradient(circle at 18% 28%,#51bab72e,#0000 22%),radial-gradient(circle at 78% 32%,#ffffff14,#0000 18%),radial-gradient(circle at 62% 76%,#51bab71f,#0000 22%);content:"";inset:0;pointer-events:none;position:absolute;z-index:2}.hero_text{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000002e;border:1px solid #ffffff14;border-radius:28px;box-shadow:0 20px 80px #00000059;margin:0 20px;max-width:760px;padding:42px 46px;position:relative;z-index:3}.hero_eyebrow{align-items:center;color:#ffffffb8;display:flex;font-size:14px;gap:10px;letter-spacing:3px;margin-bottom:18px}.hero_eyebrow_dot{animation:pulseDot 1.8s ease-in-out infinite;background:#51bab7;border-radius:50%;box-shadow:0 0 18px #51bab7a6;height:10px;width:10px}.hero_text h1{color:#fff;font-family:Paperlogy;font-size:76px;font-weight:900;letter-spacing:-.04em;line-height:1.25;margin:0;word-break:keep-all}.hero_text h1 span{color:#51bab7;text-shadow:0 0 22px #51bab72e}.hero_sub{color:#ffffffc7;font-size:20px;line-height:1.7;margin-top:22px;word-break:keep-all}.hero_btns{display:flex;gap:14px;margin-top:30px}.btn_ghost,.btn_primary{align-items:center;border-radius:999px;display:inline-flex;font-size:16px;font-weight:700;height:54px;justify-content:center;padding:0 24px;text-decoration:none;transition:all .25s ease}.btn_primary{background:#51bab7;color:#081111}.btn_primary:hover{box-shadow:0 12px 30px #51bab759;transform:translateY(-2px)}.btn_ghost{background:#ffffff0d;border:1px solid #fff3;color:#fff}.btn_ghost:hover{background:#ffffff1a}.hero_tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero_tags span{animation:tagFloat 4s ease-in-out infinite;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;color:#ffffffc7;font-size:14px;padding:10px 14px}.hero_tags span:nth-child(2){animation-delay:.8s}.hero_tags span:nth-child(3){animation-delay:1.6s}.carousel2{align-items:center;background:radial-gradient(circle at 15% 30%,#51bab724,#0000 22%),radial-gradient(circle at 80% 20%,#0000000d,#0000 18%),linear-gradient(135deg,#f7f8fa,#eef2f5 40%,#e8edf1);display:flex;height:737px;justify-content:space-between;overflow:hidden;width:100%}.carousel2:before{background:linear-gradient(#ffffff73 1px,#0000 0),linear-gradient(90deg,#ffffff73 1px,#0000 0);background-size:56px 56px;content:"";inset:0;opacity:.3;pointer-events:none;position:absolute}.carousel2:after{animation:glowFloat 8s ease-in-out infinite alternate;background:radial-gradient(circle,#51bab72e,#51bab70a 45%,#0000 70%);border-radius:50%;content:"";filter:blur(4px);height:520px;position:absolute;right:-80px;top:-100px;width:520px}.carousel2_left{max-width:600px;padding-left:80px;position:relative;z-index:2}.carousel2_title{color:#3b4c5a;font-family:Paperlogy;font-size:50px;font-weight:900;letter-spacing:-.03em;line-height:1.3;margin:0;word-break:keep-all}.carousel2_title span{color:#111}.carousel2_sub{color:#6d7883;font-size:20px;line-height:1.6;margin-top:20px}.carousel2_right{display:flex;flex:1 1;height:100%;justify-content:flex-end;position:relative;z-index:2}.carousel2_right img{animation:imageFloatSoft 5.5s ease-in-out infinite;display:block;filter:drop-shadow(0 18px 36px rgba(0,0,0,.14));height:100%;object-fit:cover;width:auto}.home_carousel.slide_1 .carousel_arrow{background:#000000ad;color:#fff}.home_carousel.slide_1 .carousel_arrow:hover{background:#51bab7;color:#081111}.carousel3{background:#000;height:737px;overflow:hidden;position:relative;width:100%}.carousel3_left_panel{background:radial-gradient(circle at 20% 20%,#ffffff38 0,#ffffff0f 18%,#0000 42%),radial-gradient(circle at 78% 72%,#51bab738 0,#51bab714 20%,#0000 42%),linear-gradient(135deg,#7db7f0,#5e98de 38%,#3f78c9 68%,#295cae);height:100%;left:0;overflow:hidden;position:absolute;top:50%;transform:translateY(-50%);width:50%}.carousel3_left_panel:before{animation:gridDrift 10s linear infinite;background-image:linear-gradient(#ffffff12 1px,#0000 0),linear-gradient(90deg,#ffffff12 1px,#0000 0);background-size:60px 60px;content:"";inset:0;opacity:.22;pointer-events:none;position:absolute}.carousel3_left_panel:after{animation:orbMove 7s ease-in-out infinite alternate;background:radial-gradient(circle,#ffffff3d 0,#ffffff1a 24%,#ffffff08 46%,#fff0 72%);border-radius:50%;content:"";filter:blur(8px);height:760px;left:-220px;pointer-events:none;position:absolute;top:40px;width:760px}.carousel3_mobileapi{display:flex;flex-direction:column;gap:12px;left:40px;max-width:420px;position:absolute;top:30px}.carousel3_kicker{color:#ffffffb3;font-size:13px;font-weight:700;letter-spacing:3px}.carousel3_title{color:#fff;font-family:Paperlogy;font-size:40px;font-weight:900;line-height:1.3;word-break:keep-all}.carousel3_title span{color:#d9f4ff}.carousel3_desc{color:#ffffffbf;font-size:16px;line-height:1.6;word-break:keep-all}.carousel3_monitor{animation:monitorFloat 4.8s ease-in-out infinite;bottom:18px;left:4%;top:40%;width:600px}.carousel3_monitor,.carousel3_phone{height:auto;object-fit:contain;position:absolute}.carousel3_phone{animation:phoneSwing 5.2s ease-in-out infinite;right:-15%;top:60%;transform:translateY(-57%) rotate(65deg);width:450px;z-index:1}.carousel3_right_panel{background:#000;height:100%;overflow:hidden;position:absolute;right:0;top:0;width:50%;z-index:3}.carousel3_right_panel:before{animation:twinkleStars 3.6s ease-in-out infinite alternate;background:radial-gradient(circle at 12% 18%,#fffffff2 0 1.5px,#0000 2.5px),radial-gradient(circle at 24% 42%,#ffffffbf 0 1px,#0000 2px),radial-gradient(circle at 38% 26%,#ffffffe6 0 1.5px,#0000 2.5px),radial-gradient(circle at 52% 14%,#ffffffbf 0 1px,#0000 2px),radial-gradient(circle at 66% 34%,#fffffff2 0 1.5px,#0000 2.5px),radial-gradient(circle at 78% 18%,#ffffffd9 0 1.2px,#0000 2.2px),radial-gradient(circle at 88% 40%,#ffffffe6 0 1.5px,#0000 2.5px),radial-gradient(circle at 16% 70%,#ffffffbf 0 1px,#0000 2px),radial-gradient(circle at 34% 82%,#ffffffe6 0 1.5px,#0000 2.5px),radial-gradient(circle at 58% 72%,#ffffffc7 0 1px,#0000 2px),radial-gradient(circle at 74% 84%,#ffffffeb 0 1.5px,#0000 2.5px),radial-gradient(circle at 90% 68%,#ffffffc7 0 1px,#0000 2px);content:"";inset:0;opacity:.95;pointer-events:none;position:absolute}.carousel3_right_panel:after{animation:starGlow 5s ease-in-out infinite alternate;background:radial-gradient(circle at 70% 30%,#51bab71f 0,#51bab70a 16%,#0000 36%),radial-gradient(circle at 30% 78%,#ffffff14 0,#ffffff05 18%,#0000 40%);content:"";filter:blur(2px);inset:0;pointer-events:none;position:absolute}.carousel3_wave{animation:waveFloat 4.5s ease-in-out infinite;filter:drop-shadow(0 0 12px rgba(255,255,255,.1)) drop-shadow(0 0 28px rgba(81,186,183,.12));object-fit:contain;opacity:.92;position:absolute;right:15%;top:20%;width:250px}.carousel3_right_text{bottom:20%;color:#fff;font-family:Paperlogy;font-size:40px;font-weight:800;letter-spacing:-.03em;line-height:1.55;position:absolute;right:15%;text-align:left;text-shadow:0 0 18px #ffffff14,0 0 40px #ffffff0a;word-break:keep-all}.home_carousel.slide_2 .carousel_arrow{background:#ffffff1f;border:1px solid #ffffff1f;color:#fff}.home_carousel.slide_2 .carousel_arrow:hover{background:#51bab7;color:#081111}.carousel3_arrow{align-items:center;display:flex;gap:8px;left:63%;position:absolute;top:70%;transform:translate(-50%,-50%);z-index:9999}.arrow_line{animation:flow 1.5s infinite;background:#fff;border-radius:10px;box-shadow:0 0 10px #fff9;height:3px;width:45px}.arrow_node{animation:pulse 1.2s infinite;background:#51bab7;border-radius:50%;box-shadow:0 0 12px #51bab7,0 0 25px #51bab7;height:10px;width:10px}.arrow_head{border-top:3px solid #fff;height:12px;width:12px}.arrow_left{border-left:3px solid #fff;transform:rotate(-45deg)}.arrow_right{border-right:3px solid #fff;transform:rotate(45deg)}@keyframes heroVideoMotion{0%{transform:scale(1.04) translateZ(0)}to{transform:scale(1.09) translate3d(-8px,-6px,0)}}@keyframes heroGlowMove{0%{opacity:.75;transform:translateZ(0) scale(1)}to{opacity:1;transform:translate3d(14px,-10px,0) scale(1.06)}}@keyframes pulseDot{0%{box-shadow:0 0 18px #51bab773;transform:scale(1)}50%{box-shadow:0 0 24px #51bab7cc;transform:scale(1.25)}to{box-shadow:0 0 18px #51bab773;transform:scale(1)}}@keyframes tagFloat{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}@keyframes glowFloat{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(-20px,16px,0) scale(1.08)}}@keyframes imageFloatSoft{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes twinkleStars{0%{opacity:.45;transform:scale(1)}50%{opacity:.95;transform:scale(1.01)}to{opacity:.65;transform:scale(1)}}@keyframes starGlow{0%{opacity:.35}50%{opacity:.75}to{opacity:.45}}@keyframes gridDrift{0%{transform:translate(0)}to{transform:translate(18px,12px)}}@keyframes orbMove{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(30px,-20px,0) scale(1.05)}}@keyframes monitorFloat{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes phoneSwing{0%{transform:translateY(-57%) rotate(65deg)}50%{transform:translateY(-60%) rotate(62deg)}to{transform:translateY(-57%) rotate(65deg)}}@keyframes waveFloat{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.03)}to{transform:translateY(0) scale(1)}}@keyframes flow{0%{opacity:.3;transform:scaleX(.8)}50%{opacity:1;transform:scaleX(1)}to{opacity:.3;transform:scaleX(.8)}}@keyframes pulse{0%{transform:scale(.8)}50%{transform:scale(1.2)}to{transform:scale(.8)}}@media (max-width:1200px){.hero_text h1{font-size:56px}.carousel2{gap:30px}.carousel2_left{padding-left:0}.carousel2_title{font-size:40px}.carousel2_sub{font-size:18px}.carousel3_phone{right:-12%;width:320px}.carousel3_monitor{top:46%;width:420px}.carousel3_right_text{bottom:64px;font-size:24px;right:32px}.carousel3_wave{right:48px;width:140px}}@media (max-width:480px){.home_carousel{height:680px;margin-top:100px}.carousel2,.carousel3,.carousel_page,.hero{height:680px}.carousel_arrow{bottom:76px;font-size:28px;height:44px;top:auto;transform:none;width:44px}.carousel_arrow:hover{transform:scale(1.04)}.carousel_arrow_left{left:14px}.carousel_arrow_right{right:14px}.carousel_dots{bottom:26px}.hero{align-items:flex-end;padding-bottom:84px}.hero_text{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:8px!important}.hero_eyebrow{font-size:11px;letter-spacing:2px;margin-bottom:14px}.hero_text h1{font-size:34px;line-height:1.28}.hero_sub{font-size:15px;line-height:1.7;margin-top:14px}.hero_btns{display:flex;gap:10px;margin-top:22px;padding-bottom:40px;width:300px}.btn_ghost,.btn_primary{font-size:15px;height:50px;width:100%}.hero_tags{gap:8px;margin-top:18px}.hero_tags span{font-size:12px;padding:8px 12px}.carousel2{flex-direction:column;gap:60px;justify-content:flex-end;padding-left:0!important;text-align:center}.carousel2:after{height:260px;right:-60px;top:-40px;width:260px}.carousel2_left{margin-bottom:18px}.carousel2_title{font-size:28px;line-height:1.35}.carousel2_sub{font-size:15px;line-height:1.6;margin-top:14px}.carousel2_right{align-items:flex-end;flex:none;height:auto;justify-content:center;width:100%}.carousel2_right img{object-fit:contain;width:100%}.carousel3{background:linear-gradient(180deg,#6ea7ea,#6ea7ea 50%,#000 0,#000);margin-top:18px}.carousel3_left_panel,.carousel3_right_panel{height:50%;position:absolute;width:100%}.carousel3_left_panel{left:0;top:0;transform:none}.carousel3_right_panel{bottom:0;right:0;top:auto}.carousel3_mobileapi{gap:8px;left:18px;max-width:none;right:18px;top:22px}.carousel3_kicker{font-size:11px;letter-spacing:2px}.carousel3_title{font-size:26px;line-height:1.35;width:300px}.carousel3_desc{font-size:13px;line-height:1.6}.carousel3_monitor{bottom:18px;left:18px;max-width:240px;top:auto;width:58%}.carousel3_phone{max-width:220px;min-width:180px;right:-10%;top:75%;width:48%}.carousel3_phone,.home_carousel.slide_2 .carousel3_phone{transform:translateY(-57%) rotate(58deg)}.carousel3_arrow{gap:5px;left:58%;top:78%;transform:translate(-50%,-50%) scale(.8)}.arrow_line{height:2px;width:26px}.arrow_node{height:8px;width:8px}.arrow_head{border-top-width:2px;height:10px;width:10px}.arrow_left{border-left-width:2px}.arrow_right{border-right-width:2px}.carousel3_wave{right:20%;top:20%;width:120px}.carousel3_right_text{bottom:34px;display:flex;font-size:18px;justify-content:center;left:18px;line-height:1.5;margin-bottom:50px;right:18px;text-align:left}}.footer1{background:radial-gradient(circle at 0 0,#51bab714,#0000 24%),radial-gradient(circle at 100% 18%,#4475ff0f,#0000 22%),linear-gradient(180deg,#fff,#f7fafc 55%,#f3f7fa);border-top:1px solid #10182014;box-sizing:border-box;overflow:hidden;padding:44px 24px 34px;position:relative;width:100%}.footer1_topline{background:linear-gradient(90deg,#0000,#51bab761,#2b7bd629,#0000);height:1px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:min(1320px,calc(100% - 48px))}.footer1_noise{background-image:radial-gradient(#0f17201f .6px,#0000 0);background-size:16px 16px;inset:0;opacity:.08}.footer1_bg_orb,.footer1_noise{pointer-events:none;position:absolute}.footer1_bg_orb{border-radius:50%;filter:blur(70px);opacity:.55}.footer1_bg_orb.orb1{background:#51bab71f;height:220px;left:-50px;top:-30px;width:220px}.footer1_bg_orb.orb2{background:#2b7bd61a;bottom:-10px;height:180px;right:-40px;width:180px}.footer1_inner{grid-gap:32px;align-items:end;display:grid;gap:32px;grid-template-columns:1.2fr .8fr;margin:0 auto;position:relative;width:min(1320px,calc(100% - 48px));z-index:2}.footer1_left,.footer1_right{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s cubic-bezier(.22,1,.36,1)}.footer1.is-inview .footer1_left,.footer1.is-inview .footer1_right{opacity:1;transform:translateY(0)}.footer1.is-inview .footer1_right{transition-delay:.12s}.footer1_left{display:flex;flex-direction:column;gap:14px}.footer1_brand{color:#11181f;font-family:Paperlogy;font-weight:800;letter-spacing:-.03em}.footer1_info p{color:#56636f;font-size:16px;line-height:1.8;margin:0;word-break:keep-all}.footer1_bar{color:#10182038;margin:0 8px}.footer1_link{color:#22313c;display:inline-block;font-size:15px;font-weight:700;margin-top:10px;text-decoration:none;transition:color .22s ease}.footer1_link:hover{color:#51bab7}.footer1_right{align-items:flex-end;display:flex;flex-direction:column;gap:16px}.footer1_controls{align-items:center;display:flex;gap:10px}.footer1_selectWrap{position:relative}.footer1_select{-webkit-appearance:none;appearance:none;background:#ffffffdb;border:1px solid #10182014;border-radius:16px;box-shadow:0 12px 30px #0f17200d,inset 0 1px 0 #fffc;color:#1b2630;font-size:15px;font-weight:700;height:54px;outline:none;padding:0 44px 0 18px;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease;width:240px}.footer1_select:focus,.footer1_select:hover{border-color:#51bab76b;box-shadow:0 16px 36px #51bab71a,inset 0 1px 0 #ffffffd9}.footer1_chev{color:#51bab7;font-size:13px;pointer-events:none;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.footer1_iconBtn{background:#ffffffe0;border:1px solid #10182014;border-radius:16px;box-shadow:0 12px 30px #0f17200d,inset 0 1px 0 #ffffffd1;display:grid;height:54px;place-items:center;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;width:54px}.footer1_iconBtn:hover{border-color:#51bab759;box-shadow:0 16px 36px #51bab71a,inset 0 1px 0 #ffffffd9;transform:translateY(-2px)}.footer1_iconText{color:#1b2630;font-size:14px;font-weight:900}.footer1_ig{border:2px solid #1b2630;border-radius:6px;height:20px;opacity:.92;position:relative;width:20px}.footer1_ig:before{border:2px solid #1b2630;border-radius:999px;content:"";inset:4px;position:absolute}.footer1_ig:after{background:#1b2630;border-radius:999px;content:"";height:4px;position:absolute;right:3px;top:3px;width:4px}.footer1_copy{color:#7b8792;font-size:14px;text-align:right}@media (max-width:980px){.footer1_inner{align-items:start;gap:24px;grid-template-columns:1fr}.footer1_right{align-items:flex-start}.footer1_copy{text-align:left}}@media (max-width:768px){.footer1{padding:34px 16px 28px}.footer1_inner{width:min(100%,calc(100% - 8px))}.footer1_brand{font-size:23px}.footer1_info p{font-size:14px;line-height:1.75}.footer1_controls{flex-wrap:wrap;width:100%}.footer1_select{width:min(100%,280px)}.footer1_copy{font-size:13px;line-height:1.6}}.portfolio_page{background:#f6f8fb;color:#111;font-family:Paperlogy;margin-top:120px;overflow-x:hidden}.portfolio_container{margin:0 auto;width:min(1360px,92%)}.portfolio_hero{background:radial-gradient(800px 300px at 15% 10%,#51bab71a,#0000 60%),radial-gradient(720px 280px at 85% 0,#2e8fff14,#0000 60%),#f6f8fb;overflow:hidden;padding:90px 0 56px}.portfolio_hero_bg{display:none}.portfolio_hero_grid{background:linear-gradient(#11111108 1px,#0000 0),linear-gradient(90deg,#11111108 1px,#0000 0);background-size:34px 34px;inset:0;opacity:.22;pointer-events:none;position:absolute}.portfolio_kicker{align-items:center;color:#111;display:inline-flex;font-size:14px;font-weight:800;gap:10px;letter-spacing:.04em}.portfolio_kicker.small{font-size:13px}.portfolio_dot{background:#51bab7;border-radius:50%;box-shadow:0 10px 22px #51bab747;height:12px;width:12px}.portfolio_microcopy{color:#141e2899;font-size:14px;line-height:1.8;margin:16px 0 10px}.portfolio_title{font-size:clamp(52px,8vw,102px);font-weight:900;letter-spacing:-.05em;line-height:.98;margin:0}.portfolio_bracket_box{align-items:center;display:flex;gap:20px;margin-top:30px}.bracket{color:#111111c7;font-size:48px;font-weight:400;line-height:1}.portfolio_bracket_text{color:#141e28b8;font-size:15px;font-weight:600;margin:0}.portfolio_bracket_text strong{color:#51bab7}.portfolio_toolbar{gap:18px;justify-content:space-between;margin-top:36px}.portfolio_filters,.portfolio_toolbar{align-items:center;display:flex;flex-wrap:wrap}.portfolio_filters{gap:10px}.pf_chip{background:#fffc;border:1px solid #11111129;border-radius:999px;color:#111;cursor:pointer;font-size:13px;font-weight:700;height:42px;padding:0 18px;transition:.25s ease}.pf_chip:hover{border-color:#51bab759;box-shadow:0 12px 28px #51bab71a;transform:translateY(-2px)}.pf_chip.is-active{background:linear-gradient(135deg,#51bab7,#70d5d2);border-color:#0000;box-shadow:0 12px 24px #51bab738;color:#fff}.portfolio_search{align-items:center;background:#ffffffe0;border:1px solid #11111114;border-radius:999px;box-shadow:0 12px 32px #0000000d;display:inline-flex;gap:10px;height:46px;min-width:320px;padding:0 14px}.portfolio_search svg{color:#141e287a;flex-shrink:0}.portfolio_search input{background:#0000;border:none;color:#111;font-family:inherit;font-size:14px;outline:none;width:100%}.portfolio_gallery_section{padding:32px 0 110px}.portfolio_summary_row{align-items:flex-end;display:flex;gap:26px;justify-content:space-between;margin-bottom:34px}.portfolio_summary_label{color:#51bab7;font-size:13px;font-weight:800;letter-spacing:.08em;margin:0 0 8px;text-transform:uppercase}.portfolio_summary_title{font-size:40px;font-weight:900;letter-spacing:-.03em;line-height:1.2;margin:0}.portfolio_summary_title span{color:#51bab7}.portfolio_summary_desc{color:#141e289e;font-size:14.5px;line-height:1.9;margin:0;max-width:520px}.portfolio_grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(12,1fr)}.portfolio_card{grid-column:span 4;position:relative}.portfolio_card.large{grid-column:span 8}.portfolio_thumb_wrap{background:#dfe7ec;border-radius:28px;box-shadow:0 24px 70px #0000001a,inset 0 1px 0 #ffffff59;isolation:isolate;min-height:420px;overflow:hidden;position:relative}.portfolio_thumb{display:block;height:100%;min-height:420px;object-fit:cover;transform:scale(1);transition:transform .7s ease;width:100%}.portfolio_overlay{background:linear-gradient(180deg,#0a121a1f,#0a121a33 40%,#0a121a94);inset:0;position:absolute;z-index:1}.portfolio_card_bottom,.portfolio_card_top{left:24px;position:absolute;right:24px;z-index:2}.portfolio_card_top{top:24px}.portfolio_card_bottom{align-items:flex-end;bottom:24px;display:flex;gap:18px;justify-content:space-between}.portfolio_card_category{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff29;border:1px solid #ffffff38;border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:700;min-height:34px;padding:8px 14px}.portfolio_card_texts h3{color:#fff;font-size:28px;font-weight:900;letter-spacing:-.03em;line-height:1.15;margin:0}.portfolio_card_texts p{color:#ffffffd1;font-size:14px;line-height:1.7;margin:10px 0 0}.portfolio_view_btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #ffffff38;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:12px;font-weight:800;gap:8px;height:46px;padding:0 18px;transition:.25s ease}.portfolio_card:hover .portfolio_view_btn{background:#ffffff38;transform:translateY(-2px)}.portfolio_card:hover .portfolio_thumb{transform:scale(1.05)}.accent-blue .portfolio_thumb_wrap:after,.accent-dark .portfolio_thumb_wrap:after,.accent-mint .portfolio_thumb_wrap:after,.accent-purple .portfolio_thumb_wrap:after{-webkit-clip-path:polygon(0 100%,0 0,100% 100%);clip-path:polygon(0 100%,0 0,100% 100%);content:"";height:45%;inset:auto auto 0 0;opacity:.7;pointer-events:none;position:absolute;width:45%;z-index:1}.accent-mint .portfolio_thumb_wrap:after{background:linear-gradient(135deg,#51bab7e6,#51bab700)}.accent-blue .portfolio_thumb_wrap:after{background:linear-gradient(135deg,#2e8fffe6,#2e8fff00)}.accent-purple .portfolio_thumb_wrap:after{background:linear-gradient(135deg,#815cffe6,#815cff00)}.accent-dark .portfolio_thumb_wrap:after{background:linear-gradient(135deg,#141e28e6,#141e2800)}.portfolio_empty{background:#ffffffb3;border:1px solid #1111110f;border-radius:28px;margin-top:20px;padding:60px 20px;text-align:center}.portfolio_empty p{font-size:18px;font-weight:800;margin:0}.portfolio_empty span{color:#141e2894;display:block;font-size:14px;margin-top:10px}.portfolio_cta{padding:0 0 110px}.portfolio_cta_box{align-items:center;background:radial-gradient(500px 240px at 10% 10%,#51bab729,#0000 60%),radial-gradient(500px 240px at 90% 90%,#2e8fff24,#0000 60%),linear-gradient(135deg,#fff,#f3f8fb);border:1px solid #1111110f;border-radius:30px;box-shadow:0 24px 70px #00000012;display:flex;gap:24px;justify-content:space-between;overflow:hidden;padding:42px 46px;position:relative}.portfolio_cta_box:after{background:linear-gradient(#11111105 1px,#0000 0),linear-gradient(90deg,#11111105 1px,#0000 0);background-size:28px 28px;content:"";inset:0;pointer-events:none;position:absolute}.portfolio_cta_left,.portfolio_cta_right{position:relative;z-index:1}.portfolio_cta_left h2{font-size:32px;letter-spacing:-.03em;line-height:1.25;margin:14px 0 12px}.portfolio_cta_left h2 span{color:#51bab7}.portfolio_cta_left p{color:#141e289e;font-size:14.5px;line-height:1.85;margin:0}.portfolio_cta_right{display:flex;flex-shrink:0;gap:12px}.portfolio_cta_btn{align-items:center;border-radius:999px;display:inline-flex;font-size:14px;font-weight:800;height:50px;justify-content:center;min-width:168px;padding:0 20px;text-decoration:none;transition:.25s ease}.portfolio_cta_btn.primary{background:linear-gradient(135deg,#51bab7,#6fd7d4);box-shadow:0 14px 30px #51bab73d;color:#fff}.portfolio_cta_btn.primary:hover{transform:translateY(-2px)}.portfolio_cta_btn.ghost{background:#ffffffb8;border:1px solid #1111111f;color:#111}.portfolio_cta_btn.ghost:hover{border-color:#51bab747;transform:translateY(-2px)}.portfolio_hero{position:relative}.portfolio_container{position:relative;z-index:2}.portfolio_bg_dots .bg_dot.d1{animation-delay:0s,.2s;background:#51bab74d;box-shadow:0 0 0 10px #51bab714,0 0 24px #51bab742,0 0 48px #51bab72e;height:38px;left:10%;top:18%;width:38px}.portfolio_bg_dots .bg_dot.d2{animation-delay:.6s,.9s;background:#2e8fff3d;box-shadow:0 0 0 8px #2e8fff12,0 0 22px #2e8fff38,0 0 40px #2e8fff24;height:28px;left:22%;top:72%;width:28px}.portfolio_bg_dots .bg_dot.d3{animation-delay:1.1s,.5s;background:#815cff33;box-shadow:0 0 0 9px #815cff0f,0 0 24px #815cff2e,0 0 44px #815cff1f;height:44px;left:68%;top:16%;width:44px}.portfolio_bg_dots .bg_dot.d4{animation-delay:1.7s,1.1s;background:#51bab738;box-shadow:0 0 0 7px #51bab70f,0 0 18px #51bab733;height:24px;left:88%;top:24%;width:24px}.portfolio_bg_dots .bg_dot.d5{animation-delay:2.1s,.7s;background:#9bb7d63d;box-shadow:0 0 0 6px #9bb7d614,0 0 18px #9bb7d62e;height:20px;left:38%;top:8%;width:20px}.portfolio_bg_dots .bg_dot.d6{animation-delay:2.7s,1.3s;background:#2e8fff33;box-shadow:0 0 0 8px #2e8fff0f,0 0 22px #2e8fff2e;height:30px;left:82%;top:80%;width:30px}@media (max-width:1100px){.portfolio_summary_row{align-items:flex-start;flex-direction:column}.portfolio_summary_desc{max-width:100%}.portfolio_grid{grid-template-columns:repeat(2,1fr)}.portfolio_card,.portfolio_card.large{grid-column:span 1}.portfolio_thumb,.portfolio_thumb_wrap{min-height:380px}.portfolio_cta_box{align-items:flex-start;flex-direction:column}}@media (max-width:768px){.portfolio_page{margin-top:88px}.portfolio_hero{padding:70px 0 40px}.portfolio_microcopy{font-size:13px}.portfolio_bracket_box{align-items:flex-start;gap:12px}.bracket{font-size:34px}.portfolio_bracket_text{font-size:13px;line-height:1.7}.portfolio_toolbar{align-items:stretch}.portfolio_search{min-width:100%;width:100%}.portfolio_summary_title{font-size:30px}.portfolio_grid{gap:16px;grid-template-columns:1fr}.portfolio_thumb,.portfolio_thumb_wrap{border-radius:22px;min-height:320px}.portfolio_card_bottom,.portfolio_card_top{left:16px;right:16px}.portfolio_card_bottom{align-items:flex-start;flex-direction:column}.portfolio_card_texts h3{font-size:22px}.portfolio_card_texts p{font-size:13px}.portfolio_cta{padding-bottom:90px}.portfolio_cta_box{border-radius:24px;padding:28px 22px}.portfolio_cta_left h2{font-size:28px}.portfolio_cta_right{flex-direction:column;width:100%}.portfolio_cta_btn{width:100%}}@media (max-width:480px){.portfolio_container{width:min(1360px,94%)}.portfolio_title{font-size:44px}.portfolio_filters{gap:8px}.pf_chip{font-size:12px;height:38px;padding:0 14px}.portfolio_thumb,.portfolio_thumb_wrap{min-height:280px}.portfolio_card_texts h3{font-size:19px}}.space_section{align-items:center;background:radial-gradient(1200px 700px at 50% 10%,#ffffff0f,#0000 55%),linear-gradient(180deg,#0b0c0d,#060607);box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;min-height:720px;overflow:hidden;padding:70px 24px 40px;position:relative;width:100%}.space_title{color:#fff;font-size:clamp(42px,5vw,76px);font-weight:900;letter-spacing:-1.2px;line-height:1.12;margin:40px 0 0;position:relative;text-align:center;text-shadow:0 10px 32px #0000008c}.space_title:after{background:linear-gradient(90deg,#0000,#37d9d68c,#0000);bottom:-14px;content:"";height:1px;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:opacity .9s ease;width:min(540px,70vw)}.space_center{display:grid;flex:1 1;padding-top:30px;place-items:center}.space_bottomLine{background:#ffffff38;bottom:24px;height:1px;left:0;position:absolute;right:0}.orbit_wrap{align-items:center;aspect-ratio:1/1;display:flex;filter:drop-shadow(0 18px 34px rgba(0,0,0,.45));justify-content:center;place-items:center;position:relative;width:350px;will-change:transform}.orbit{border:1px solid #ffffff38;border-radius:999px;inset:0;opacity:.55;position:absolute;transition:border-color .32s ease,opacity .32s ease,transform .42s ease}.orbit.o1{opacity:.7;transform:translate(0) scale(.76)}.orbit.o2{opacity:.45;transform:translate(6px,4px) scale(.76)}.orbit.o3{opacity:.33;transform:translate(11px,8px) scale(.76)}.orbit.o4{opacity:.26;transform:translate(16px,12px) scale(.76)}.orbit.o5{opacity:.2;transform:translate(21px,16px) scale(.76)}.orbit_wrap:before{background:conic-gradient(from 210deg,#fff0,#ffffff59,#fff0 55%,#fff0);content:"";inset:12%;opacity:.65;pointer-events:none}.orbit_dot,.orbit_wrap:before{border-radius:999px;position:absolute}.orbit_dot{background:#37d9d6f2;box-shadow:0 0 0 6px #37d9d624;height:10px;left:56%;top:46%;transition:background .32s ease,box-shadow .32s ease,transform .32s ease;width:10px}.orbit_label{color:#ffffffeb;cursor:pointer;font-size:24px;font-weight:700;letter-spacing:-.8px;opacity:.92;position:absolute;transform:rotate(-40deg);transform-origin:center center;transition:transform .52s cubic-bezier(.22,.8,.2,1),color .32s ease,text-shadow .32s ease,opacity .32s ease}.orbit_sweep{background:conic-gradient(from 210deg,#fff0,#ffffff38,#37d9d62e,#fff0 60%,#fff0);border-radius:999px;filter:blur(.4px);inset:10%;opacity:1;pointer-events:none;position:absolute}.space_section .orbit_wrap,.space_section .space_bottomLine,.space_section .space_footer,.space_section .space_title{opacity:0;transform:translateY(18px);transition:opacity .9s ease,transform .9s ease}.space_section.is-inview .space_title{font-size:40px;opacity:1;transform:translateY(0)}.space_section.is-inview .space_title:after{opacity:1}.space_section.is-inview .orbit_wrap{opacity:1;transform:translateY(0);transition-delay:.12s}.space_section.is-inview .space_bottomLine{opacity:1;transform:translateY(0);transition-delay:.22s}.space_section.is-inview .space_footer{opacity:1;transform:translateY(0);transition-delay:.32s}.space_section.is-inview .orbit.o1{animation:orbitPulse1 4.8s ease-in-out infinite}.space_section.is-inview .orbit.o2{animation:orbitPulse2 5.3s ease-in-out infinite}.space_section.is-inview .orbit.o3{animation:orbitPulse3 5.8s ease-in-out infinite}.space_section.is-inview .orbit.o4{animation:orbitPulse4 6.3s ease-in-out infinite}.space_section.is-inview .orbit.o5{animation:orbitPulse5 6.8s ease-in-out infinite}@keyframes orbitPulse1{0%,to{opacity:.6;transform:translate(0) scale(.76)}50%{opacity:.92;transform:translate(0) scale(.8)}}@keyframes orbitPulse2{0%,to{opacity:.4;transform:translate(6px,4px) scale(.76)}50%{opacity:.72;transform:translate(6px,4px) scale(.805)}}@keyframes orbitPulse3{0%,to{opacity:.28;transform:translate(11px,8px) scale(.76)}50%{opacity:.56;transform:translate(11px,8px) scale(.81)}}@keyframes orbitPulse4{0%,to{opacity:.22;transform:translate(16px,12px) scale(.76)}50%{opacity:.44;transform:translate(16px,12px) scale(.815)}}@keyframes orbitPulse5{0%,to{opacity:.18;transform:translate(21px,16px) scale(.76)}50%{opacity:.36;transform:translate(21px,16px) scale(.82)}}.space_section.is-inview .orbit_dot{animation:dotOrbit 2.8s ease-in-out infinite}@keyframes dotOrbit{0%,to{transform:translate(0)}50%{transform:translate(-10px,8px)}}.space_section.is-inview .orbit_sweep{animation:sweepSpin 5.8s linear infinite}@keyframes sweepSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.orbit_wrap.is-hover .orbit{border-color:#51bab7d9}.orbit_wrap.is-hover .orbit_dot{background:#51bab7;box-shadow:0 0 0 10px #51bab72e}.orbit_wrap.is-hover .orbit_label{color:#51bab7;opacity:1;text-shadow:0 0 14px #51bab759;transform:rotate(0deg)}.orbit_wrap.is-hover .orbit_sweep{opacity:.25}.space_footer{background:linear-gradient(180deg,#0000,#00000038),#0b0c0d;border-top:1px solid #ffffff29;box-sizing:border-box;color:#ffffffb8;padding:26px 26px 30px;position:relative;width:100%}.sf_inner{grid-gap:26px;align-items:center;display:grid;gap:26px;grid-template-columns:1.25fr .75fr;margin:0 auto;max-width:1400px}.sf_left{display:flex;flex-direction:column;gap:10px}.sf_brand{color:#ffffffe0;font-weight:800;letter-spacing:-.4px}.sf_info p{color:#fff9;font-size:14px;line-height:1.7;margin:0}.sf_bar{margin:0 6px;opacity:.35}.sf_link{color:#ffffffad;display:inline-block;font-size:14px;margin-top:8px;text-decoration:none}.sf_link:hover{color:#37d9d6f2}.sf_right{align-items:flex-end;display:flex;flex-direction:column;gap:12px}.sf_controls{align-items:center;display:flex;gap:10px}.sf_selectWrap{position:relative}.sf_select{-webkit-appearance:none;appearance:none;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:14px;box-shadow:0 14px 36px #00000059;color:#ffffffc7;font-size:16px;height:52px;letter-spacing:-.2px;outline:none;padding:0 44px 0 18px;width:240px}.sf_select:hover{border-color:#37d9d659}.sf_chev{color:#37d9d6cc;pointer-events:none;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.sf_iconBtn{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:14px;box-shadow:0 14px 36px #00000059;display:grid;height:52px;place-items:center;text-decoration:none;transition:transform .18s ease,border-color .18s ease;width:52px}.sf_iconBtn:hover{border-color:#37d9d659;transform:translateY(-1px)}.sf_iconText{color:#ffffffdb;font-size:14px;font-weight:800}.sf_ig{border:2px solid #ffffffe6;border-radius:6px;height:20px;opacity:.95;position:relative;width:20px}.sf_ig:before{border:2px solid #ffffffe6;border-radius:999px;inset:4px}.sf_ig:after,.sf_ig:before{content:"";position:absolute}.sf_ig:after{background:#ffffffe6;border-radius:999px;height:4px;right:3px;top:3px;width:4px}.sf_copy{color:#ffffff85;font-size:14px}@media (max-width:1180px){.space_section{padding:64px 20px 36px}.space_title{font-size:clamp(34px,4.8vw,56px)}.orbit_wrap{width:min(330px,72vw)}.sf_inner{gap:20px;grid-template-columns:1fr}.sf_right{align-items:flex-start}}@media (max-width:980px){.space_section{min-height:auto;padding:56px 18px 32px}.space_title{font-size:20px;line-height:1.18;margin-top:20px}.space_title:after{width:min(360px,72vw)}.space_center{padding-bottom:36px;padding-top:26px}.orbit_wrap{width:min(300px,78vw)}.orbit_label{font-size:clamp(18px,4.6vw,24px);transform:rotate(-28deg)}.orbit_dot{height:9px;width:9px}.space_footer{padding:22px 18px 26px}.sf_inner{align-items:flex-start;gap:18px;grid-template-columns:1fr}.sf_left{gap:8px}.sf_right{align-items:flex-start;gap:14px;width:100%}.sf_controls{flex-wrap:wrap;gap:10px;width:100%}.sf_selectWrap{width:100%}.sf_select{font-size:15px;height:50px;min-width:0;width:100%}.sf_iconBtn{flex:0 0 50px;height:50px;width:50px}.sf_copy{font-size:13px;line-height:1.6}.sf_info p{font-size:13px;line-height:1.7}}@media (max-width:768px){.space_section{padding:52px 16px 28px}.space_title{font-size:20px!important;letter-spacing:-.8px;margin-top:10px}.space_center{padding-bottom:28px;padding-top:22px}.orbit_wrap{width:min(280px,82vw)}.orbit.o1{transform:translate(0) scale(.78)}.orbit.o2{transform:translate(4px,3px) scale(.78)}.orbit.o3{transform:translate(8px,6px) scale(.78)}.orbit.o4{transform:translate(12px,9px) scale(.78)}.orbit.o5{transform:translate(16px,12px) scale(.78)}.orbit_label{font-size:clamp(17px,5vw,22px);font-weight:700;transform:rotate(-22deg)}.orbit_dot{left:57%;top:45%}.space_bottomLine{bottom:12px}.space_footer{padding:20px 16px 22px}.sf_brand{font-size:15px}.sf_info p{font-size:12.5px;line-height:1.75;word-break:keep-all}.sf_link{font-size:13px}.sf_controls{align-items:center}.sf_copy{color:#ffffff75;font-size:12px}}@media (max-width:560px){.space_section{padding:46px 14px 24px}.space_title{font-size:20px;line-height:1.24}.space_title:after{bottom:-10px;width:min(240px,68vw)}.space_center{padding-bottom:24px;padding-top:20px}.orbit_wrap{width:min(248px,84vw)}.orbit_label{font-size:16px;transform:rotate(-18deg)}.orbit_dot{box-shadow:0 0 0 5px #37d9d61f;height:8px;width:8px}.space_footer{padding:18px 14px 20px}.sf_inner{gap:16px}.sf_info p{font-size:12px}.sf_contactLine{display:flex;flex-wrap:wrap;gap:4px 6px}.sf_bar{display:none}.sf_select{border-radius:12px;font-size:14px;height:48px;padding:0 40px 0 14px}.sf_chev{right:14px}.sf_iconBtn{border-radius:12px;flex:0 0 46px;height:46px;width:46px}.sf_iconText{font-size:13px}.sf_copy{font-size:11.5px;line-height:1.6}}.business{margin-top:110px}.biz1_inner{z-index:2}.biz1_noise{background-image:radial-gradient(circle at 10% 20%,#ffffff1f 0 1px,#0000 2px),radial-gradient(circle at 80% 30%,#ffffff1a 0 1px,#0000 2px),radial-gradient(circle at 40% 70%,#ffffff1a 0 1px,#0000 2px);background-size:120px 120px,160px 160px,140px 140px;mix-blend-mode:overlay;opacity:.12}.biz1_grid,.biz1_noise{inset:0;position:absolute}.biz1_grid{background:linear-gradient(90deg,#ffffff14 1px,#0000 0),linear-gradient(180deg,#ffffff14 1px,#0000 0);background-size:84px 84px;-webkit-mask-image:radial-gradient(520px 340px at 46% 22%,#000,#0000);mask-image:radial-gradient(520px 340px at 46% 22%,#000,#0000);opacity:.16}.biz1_aurora{border-radius:999px;filter:blur(34px);height:720px;opacity:.55;position:absolute;width:720px}.biz1_aurora.a1{background:#51bab738;left:-220px;top:-220px}.biz1_aurora.a2{background:#8caaff29;right:-260px;top:40px}.biz1_aurora.a3{background:#ffffff14;bottom:-360px;left:38%}.biz1_rings{background:repeating-radial-gradient(circle,#ffffff14 0 1px,#0000 1px 18px);border-radius:999px;height:1400px;left:50%;-webkit-mask-image:radial-gradient(560px 420px at 50% 50%,#000,#0000);mask-image:radial-gradient(560px 420px at 50% 50%,#000,#0000);opacity:.1;position:absolute;top:52%;transform:translate(-50%,-50%);width:1400px}.biz1_vignette{background:radial-gradient(circle at 50% 35%,#0000 40%,#0000008c 85%);inset:-10%;opacity:.85;position:absolute}.biz1_head{max-width:740px}.biz1_kicker{align-items:center;color:#ffffffb3;display:inline-flex;font-family:Paperlogy;font-size:13px;font-weight:900;gap:10px;letter-spacing:.18em;margin-bottom:18px;text-transform:uppercase}.biz1_kdot{background:#51bab7;border-radius:999px;box-shadow:0 10px 30px #51bab759;height:10px;width:10px}.biz1_kline{background:linear-gradient(90deg,#51bab78c,#0000);height:1px;opacity:.9;width:46px}.biz1_title{font-size:60px;letter-spacing:-1.2px;margin:0 0 16px}.biz1_accent{background:linear-gradient(90deg,#51bab7,#8caaffd9);-webkit-background-clip:text;background-clip:text;color:#51bab7;color:#0000}.biz1_desc{color:#ffffffa8}.biz1_ctaRow{align-items:center;display:flex;gap:12px;margin-top:26px}.biz1_cta{align-items:center;border-radius:14px;display:inline-flex;font-family:Paperlogy;font-weight:800;gap:10px;height:48px;letter-spacing:-.2px;padding:0 18px;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.biz1_cta.primary{background:linear-gradient(135deg,#51bab7,#8caaffeb);box-shadow:0 18px 40px #00000061;color:#000000db}.biz1_cta.primary:hover{box-shadow:0 22px 52px #00000073;transform:translateY(-2px)}.biz1_cta.ghost{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff1f;color:#ffffffd6}.biz1_cta.ghost:hover{border-color:#51bab759;transform:translateY(-2px)}.biz1_arrow{opacity:.9}.biz1_cards{margin-top:160px}.biz1_card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(180deg,#ffffff12,#ffffff08);border:1px solid #ffffff1f;border-radius:22px;box-shadow:0 22px 52px #00000061;overflow:hidden;padding:22px 20px 20px;position:relative;transform:translateY(0);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.biz1_card:before{background:radial-gradient(520px 260px at 18% 20%,#51bab72e,#0000 60%);border-radius:24px;content:"";inset:-2px;opacity:.65;pointer-events:none;position:absolute}.biz1_card:hover{border-color:#51bab759;box-shadow:0 28px 68px #0000007a;transform:translateY(-8px)}.biz1_shine{background:linear-gradient(110deg,#0000 35%,#ffffff1a 50%,#0000 65%);inset:-40%;opacity:0;position:absolute;transform:translateX(-30%) rotate(8deg);transition:opacity .22s ease}.biz1_card:hover .biz1_shine{animation:bizShine 1.05s ease forwards;opacity:1}@keyframes bizShine{to{transform:translateX(45%) rotate(8deg)}}.biz1_icon{background:radial-gradient(18px 18px at 30% 28%,#ffffff38,#0000 60%),linear-gradient(135deg,#51bab738,#8caaff24);border:1px solid #ffffff24;border-radius:16px;box-shadow:inset 0 1px 0 #ffffff24;height:54px;margin-bottom:14px;position:relative;width:54px}.biz1_icon:after{background:#00000040;border-radius:10px;content:"";inset:14px;-webkit-mask:none;mask:none;opacity:.65;position:absolute}.biz1_icon.globe:after{border:2px solid #ffffffd1;border-radius:999px;box-shadow:inset 0 0 0 3px #ffffff1a;content:"";inset:14px;opacity:.78;position:absolute}.biz1_icon.mobile:after{border:2px solid #ffffffd1;border-radius:6px;content:"";height:26px;left:19px;opacity:.78;position:absolute;top:14px;width:16px}.biz1_icon.chip:after{border:2px solid #ffffffd1;border-radius:7px;content:"";height:22px;left:16px;opacity:.78;position:absolute;top:16px;width:22px}.biz1_icon.gear:after{border:2px solid #ffffffd1;border-radius:999px;box-shadow:inset 0 0 0 5px #ffffff1a;content:"";height:20px;left:17px;opacity:.78;position:absolute;top:17px;width:20px}.biz1_h3{color:#ffffffeb;font-size:18px;font-weight:900;letter-spacing:-.3px;margin:0 0 6px}.biz1_h3,.biz1_p{font-family:Paperlogy}.biz1_p{color:#ffffff9e;font-size:14px;font-weight:600;line-height:1.65;margin:0}.biz1_hint{align-items:center;display:inline-flex;gap:10px;margin-top:44px;opacity:.78}.biz1_hintDot{background:#51bab7f2;border-radius:999px;box-shadow:0 0 0 6px #51bab71f;height:6px;width:6px}.biz1_hintText{color:#ffffff9e;font-family:Paperlogy;font-size:12px;font-weight:900;letter-spacing:.22em}.biz1.premium .biz1_card,.biz1.premium .biz1_ctaRow,.biz1.premium .biz1_desc,.biz1.premium .biz1_hint,.biz1.premium .biz1_kicker,.biz1.premium .biz1_title{filter:blur(12px);opacity:0;transform:translateY(22px);transition:opacity .95s ease,transform .95s cubic-bezier(.22,1,.36,1),filter .95s ease}.biz1.premium.is-inview .biz1_kicker{filter:blur(0);opacity:1;transform:translateY(0);transition-delay:.05s}.biz1.premium.is-inview .biz1_title{filter:blur(0);opacity:1;transform:translateY(0);transition-delay:.16s}.biz1.premium.is-inview .biz1_desc{filter:blur(0);opacity:1;transform:translateY(0);transition-delay:.28s}.biz1.premium.is-inview .biz1_ctaRow{transition-delay:.38s}.biz1.premium.is-inview .biz1_card,.biz1.premium.is-inview .biz1_ctaRow{filter:blur(0);opacity:1;transform:translateY(0)}.biz1.premium.is-inview .biz1_card:first-child{transition-delay:.5s}.biz1.premium.is-inview .biz1_card:nth-child(2){transition-delay:.6s}.biz1.premium.is-inview .biz1_card:nth-child(3){transition-delay:.7s}.biz1.premium.is-inview .biz1_card:nth-child(4){transition-delay:.8s}.biz1.premium.is-inview .biz1_hint{filter:blur(0);opacity:1;transform:translateY(0);transition-delay:.92s}.biz1.premium{background:#060607;box-sizing:border-box;min-height:760px;overflow:hidden;padding:96px 24px 72px;position:relative;width:100%}.biz1_bg{inset:0;overflow:hidden;position:absolute;z-index:0}.biz1_video{filter:brightness(.45) contrast(1.08);opacity:.9;z-index:1}.biz1_aurora,.biz1_grid,.biz1_nextLines,.biz1_nextPreview,.biz1_noise,.biz1_rings,.biz1_vignette{position:absolute}.biz1_grid,.biz1_nextLines,.biz1_nextPreview,.biz1_noise,.biz1_rings{z-index:2}.biz1_aurora{z-index:3}.biz1_vignette{z-index:4}.biz1_inner{margin:0 auto;position:relative;width:min(1320px,92%);z-index:5}@media (max-width:1100px){.biz1_cards{grid-template-columns:repeat(2,1fr)}.biz1_head{max-width:820px}.biz1_rings{height:1100px;width:1100px}}@media (max-width:720px){.biz1.premium{min-height:720px;padding:78px 18px 60px}.biz1_cards{grid-template-columns:1fr}.biz1_desc{font-size:15px}.biz1_ctaRow{flex-wrap:wrap}}.biz1_bridge{padding-bottom:110px}.biz1_nextPreview{background:repeating-radial-gradient(circle,#ffffff1a 0 1px,#0000 1px 16px);border-radius:999px;bottom:-420px;height:980px;-webkit-mask-image:radial-gradient(circle at 50% 45%,#000,#0000 70%);mask-image:radial-gradient(circle at 50% 45%,#000,#0000 70%);opacity:.18;width:980px}.biz1_nextLines,.biz1_nextPreview{left:50%;position:absolute;transform:translateX(-50%)}.biz1_nextLines{background:linear-gradient(90deg,#0000,#ffffff38,#0000) 0 18%/100% 1px no-repeat,linear-gradient(90deg,#0000,#ffffff2e,#0000) 0 52%/100% 1px no-repeat,linear-gradient(180deg,#0000,#ffffff2e,#0000) 36% 0/1px 100% no-repeat,linear-gradient(180deg,#0000,#ffffff24,#0000) 66% 0/1px 100% no-repeat;bottom:-220px;height:520px;-webkit-mask-image:radial-gradient(520px 280px at 50% 40%,#000,#0000);mask-image:radial-gradient(520px 280px at 50% 40%,#000,#0000);opacity:.14;width:1200px}.biz1_footerBridge{background:radial-gradient(1200px 200px at 50% 0,#ffffff1a,#0000 65%),linear-gradient(180deg,#0000,#060607);bottom:-1px;height:180px;left:0;opacity:1;pointer-events:none;position:absolute;right:0;z-index:3}.biz1.premium .biz1_nextLines,.biz1.premium .biz1_nextPreview{transform:translateX(-50%) translateY(26px);transition:transform 1.1s cubic-bezier(.22,1,.36,1),opacity 1.1s ease}.biz1.premium.is-inview .biz1_nextPreview{opacity:.2;transform:translateX(-50%) translateY(0)}.biz1.premium.is-inview .biz1_nextLines{opacity:.16;transform:translateX(-50%) translateY(0)}@media (max-width:1100px){.biz1_nextPreview{bottom:-380px;height:860px;width:860px}.biz1_nextLines{width:980px}}@media (max-width:720px){.biz1_bridge{padding-bottom:92px}.biz1_nextPreview{bottom:-340px;height:720px;opacity:.16;width:720px}.biz1_nextLines{bottom:-220px;opacity:.12;width:820px}.biz1_footerBridge{height:150px}}.biz1_cards .biz1_card{filter:blur(2px);opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.9,.2,1),filter .7s ease;will-change:transform,opacity}.biz1.is-inview .biz1_cards .biz1_card{filter:blur(0);opacity:1;transform:translateY(0)}.biz1.is-inview .biz1_cards .biz1_card:first-child{transition-delay:.12s}.biz1.is-inview .biz1_cards .biz1_card:nth-child(2){transition-delay:.4s}.biz1.is-inview .biz1_cards .biz1_card:nth-child(3){transition-delay:.8s}.biz1.is-inview .biz1_cards .biz1_card:nth-child(4){transition-delay:1.2s}.biz1_intro{grid-gap:44px;align-items:center;display:grid;gap:44px;grid-template-columns:1.05fr .95fr}.biz1_head{max-width:760px}.biz1_title{color:#fff;font-family:Paperlogy;font-size:48px;font-weight:800;letter-spacing:-1.4px;line-height:1.18;margin:0 0 18px;text-shadow:0 18px 50px #0000008c}.biz1_desc{color:#ffffffad;font-family:Paperlogy;font-size:16px;font-weight:600;line-height:1.9;margin:0;word-break:keep-all}.biz1_keywords{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.biz1_keywords span{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;color:#ffffffd1;display:inline-flex;font-family:Paperlogy;font-size:12px;font-weight:800;height:36px;letter-spacing:.08em;padding:0 14px}.biz1_visual{display:flex;justify-content:flex-end;position:relative}.biz1_visualPanel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(180deg,#ffffff14,#ffffff08);border:1px solid #ffffff24;border-radius:28px;box-shadow:0 24px 60px #00000057;overflow:hidden;padding:22px;position:relative;width:min(560px,100%)}.biz1_panelTop{display:flex;gap:8px;margin-bottom:18px}.biz1_panelDot{background:#ffffff6b;border-radius:999px;height:10px;width:10px}.biz1_visualGrid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr;position:relative;z-index:2}.biz1_miniCard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;box-shadow:inset 0 1px 0 #ffffff0f;min-height:138px;padding:18px 16px}.biz1_miniLabel{align-items:center;background:#51bab729;border-radius:999px;color:#8fd8d5;display:inline-flex;font-size:11px;height:24px;justify-content:center;margin-bottom:14px;min-width:42px}.biz1_miniCard h3,.biz1_miniLabel{font-family:Paperlogy;font-weight:900}.biz1_miniCard h3{color:#fffffff0;font-size:20px;letter-spacing:-.3px;margin:0 0 8px}.biz1_miniCard p{color:#ffffffa8;font-family:Paperlogy;font-size:13px;line-height:1.65;margin:0}.biz1_visualLine{background:linear-gradient(90deg,#0000,#51bab780,#0000);height:1px;inset:auto 18px 18px 18px;opacity:.65;position:absolute}.biz1_visualGlow{background:#51bab72e;border-radius:999px;bottom:-60px;filter:blur(34px);height:260px;opacity:.8;position:absolute;right:-60px;width:260px}.biz1_cards{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-top:62px}html{scroll-behavior:smooth}.biz1_card{display:flex;flex-direction:column}.biz1_p{margin-bottom:18px}.biz1_cardLink{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;color:#ffffffe0;display:inline-flex;font-family:Paperlogy;font-size:13px;font-weight:800;gap:8px;height:38px;margin-top:auto;padding:0 14px;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease;width:-webkit-fit-content;width:fit-content}.biz1_cardLink span{opacity:.85}.biz1_cardLink:hover{background:#51bab71a;border-color:#51bab76b;transform:translateY(-2px)}.biz1.premium .biz1_keywords span,.biz1.premium .biz1_miniCard,.biz1.premium .biz1_visual{filter:blur(10px);opacity:0;transform:translateY(22px);transition:opacity .95s ease,transform .95s cubic-bezier(.22,1,.36,1),filter .95s ease}.biz1.premium.is-inview .biz1_visual{transition-delay:.32s}.biz1.premium.is-inview .biz1_keywords span,.biz1.premium.is-inview .biz1_visual{filter:blur(0);opacity:1;transform:translateY(0)}.biz1.premium.is-inview .biz1_keywords span:first-child{transition-delay:.36s}.biz1.premium.is-inview .biz1_keywords span:nth-child(2){transition-delay:.42s}.biz1.premium.is-inview .biz1_keywords span:nth-child(3){transition-delay:.48s}.biz1.premium.is-inview .biz1_keywords span:nth-child(4){transition-delay:.54s}.biz1.premium.is-inview .biz1_keywords span:nth-child(5){transition-delay:.6s}.biz1.premium.is-inview .biz1_miniCard{filter:blur(0);opacity:1;transform:translateY(0)}.biz1.premium.is-inview .biz1_miniCard:first-child{transition-delay:.44s}.biz1.premium.is-inview .biz1_miniCard:nth-child(2){transition-delay:.54s}.biz1.premium.is-inview .biz1_miniCard:nth-child(3){transition-delay:.64s}.biz1.premium.is-inview .biz1_miniCard:nth-child(4){transition-delay:.74s}@media (max-width:1100px){.biz1_intro{gap:28px;grid-template-columns:1fr}.biz1_visual{justify-content:flex-start}.biz1_visualPanel{width:min(100%,640px)}.biz1_title{font-size:50px}}@media (max-width:768px){.biz1.premium{min-height:auto;padding:78px 18px 60px}.biz1_title{font-size:34px;letter-spacing:-.8px;line-height:1.24}.biz1_desc{font-size:14px;line-height:1.8}.biz1_keywords{gap:8px}.biz1_keywords span{font-size:11px;height:32px;padding:0 12px}.biz1_visualPanel{border-radius:22px;padding:16px}.biz1_visualGrid{gap:10px;grid-template-columns:1fr}.biz1_miniCard{border-radius:16px;min-height:auto;padding:16px 14px}.biz1_miniCard h3{font-size:18px}.biz1_miniCard p{font-size:12px}.biz1_cards{grid-template-columns:1fr;margin-top:22px}}@media (max-width:480px){.biz1_title{font-size:30px}.biz1_desc{font-size:13px}}.biz1_video{filter:brightness(.55);height:100%;inset:0;object-fit:cover;opacity:.45;position:absolute;width:100%;z-index:0}.biz2{background:#fff;min-height:820px;overflow:hidden;position:relative;width:100%}.biz2_topBlend{height:180px;left:0;opacity:.95;right:0;top:-1px;z-index:1}.biz2_bg,.biz2_topBlend{pointer-events:none;position:absolute}.biz2_bg{inset:0;z-index:0}.biz2_crossH,.biz2_crossV{filter:blur(.1px);opacity:.38;position:absolute}.biz2_crossH{background:repeating-linear-gradient(90deg,#464e5a47 0 3px,#0000 3px 9px);height:1px;left:-10%;right:-10%;top:50%}.biz2_crossV{background:repeating-linear-gradient(180deg,#464e5a47 0 3px,#0000 3px 9px);bottom:-10%;left:50%;top:-10%;width:1px}.biz2_rings{aspect-ratio:1/1;background:repeating-radial-gradient(circle,#464e5a33 0 1px,#0000 1px 18px);border-radius:999px;left:50%;-webkit-mask-image:radial-gradient(circle,#000,#0000 70%);mask-image:radial-gradient(circle,#000,#0000 70%);top:50%;transform:translate(-50%,-50%);width:min(980px,66vw)}.biz2_dots,.biz2_rings{opacity:.22;position:absolute}.biz2_dots{background-image:radial-gradient(#323c482e 1px,#0000 0);background-size:44px 44px;inset:0;-webkit-mask-image:radial-gradient(680px 360px at 50% 50%,#000,#0000);mask-image:radial-gradient(680px 360px at 50% 50%,#000,#0000)}.biz2_inner{grid-gap:34px;align-items:center;display:grid;gap:34px;grid-template-columns:1fr minmax(520px,720px) 1fr;margin:0 auto;max-width:1440px;padding:140px 26px 120px;position:relative;z-index:2}.biz2_center{display:grid;place-items:center}.biz2_netImg{filter:drop-shadow(0 18px 40px rgba(0,0,0,.1));opacity:0;pointer-events:none;transform:translateY(18px) scale(.985);transition:opacity .9s ease,transform .9s cubic-bezier(.22,1,.36,1);width:min(860px,62vw);width:500px}.biz2_left,.biz2_right{display:flex;flex-direction:column;gap:42px}.biz2_block{opacity:0;transform:translateY(18px);transition:opacity .82s ease,transform .82s cubic-bezier(.22,1,.36,1)}.biz2_titleRow{align-items:center;display:inline-flex;gap:10px;margin-bottom:10px}.biz2_titleRow.right{justify-content:flex-end}.biz2_title{color:#23282eeb;font-size:28px;font-weight:900;letter-spacing:.4px;margin:0;text-decoration:underline;-webkit-text-decoration-color:#23282e8c;text-decoration-color:#23282e8c;text-decoration-thickness:3px;text-underline-offset:6px}.biz2_bullet{background:#51bab7;border-radius:999px;box-shadow:0 0 0 6px #51bab724;height:10px;width:10px}.biz2_list{color:#50565feb;font-size:18px;line-height:1.85;list-style:none;margin:0;padding:0}.biz2.is-inview .biz2_netImg{opacity:1;transform:translateY(0) scale(1)}.biz2.is-inview .biz2_block{opacity:1;transform:translateY(0)}.biz2.is-inview .biz2_left .biz2_block:first-child{transition-delay:80ms}.biz2.is-inview .biz2_left .biz2_block:nth-child(2){transition-delay:.4s}.biz2.is-inview .biz2_left .biz2_block:nth-child(3){transition-delay:.8s}.biz2.is-inview .biz2_right .biz2_block:first-child{transition-delay:1.2s}.biz2.is-inview .biz2_right .biz2_block:nth-child(2){transition-delay:1.6s}.biz2.is-inview .biz2_right .biz2_block:nth-child(3){transition-delay:2s}@media (max-width:1120px){.biz2_inner{grid-template-columns:1fr;padding:120px 22px 110px}.biz2_left,.biz2_right{flex-direction:row;flex-wrap:wrap;gap:26px 26px;justify-content:center;text-align:left}.biz2_block{width:min(460px,92vw)}.biz2_titleRow.right{justify-content:flex-start}}@media (max-width:640px){.biz2{min-height:860px}.biz2_title{font-size:24px}.biz2_list{font-size:16px}.biz2_netImg{width:min(92vw,640px)}}.biz3{background:radial-gradient(900px 520px at 15% 20%,#4fd1c51a,#0000 60%),radial-gradient(820px 520px at 85% 30%,#4ea8ff1a,#0000 62%),linear-gradient(180deg,#fff,#fbfcff 55%,#fff);overflow:hidden;padding:96px 0;position:relative;width:100%}.biz3:after,.biz3:before{content:"";height:70px;left:0;pointer-events:none;position:absolute;right:0;z-index:0}.biz3:before{background:linear-gradient(180deg,#0000000f,#0000);opacity:.35;top:0}.biz3:after{background:linear-gradient(0deg,#0000000f,#0000);opacity:.22}.biz3_inner{grid-gap:56px;align-items:center;display:grid;gap:56px;grid-template-columns:1.05fr 1fr;margin:0 auto;width:min(1320px,calc(100% - 48px));z-index:1}.biz3_inner,.biz3_left{position:relative}.biz3_top{align-items:center;display:flex;gap:14px;margin-bottom:18px}.biz3_dot{background:linear-gradient(180deg,#51bab7,#38a7a4);border-radius:999px;box-shadow:0 12px 26px #51bab738;height:18px;width:18px}.biz3_eyebrow{color:#0b0f19;font-family:Paperlogy;font-size:40px;font-weight:900;letter-spacing:-.8px;margin:0}.biz3_title{grid-gap:10px;display:grid;gap:10px;margin-top:36px}.biz3_title p{color:#0b0f19;font-size:36px;letter-spacing:-1.2px;line-height:1.15;margin-top:12px}.biz3_title strong{font-weight:900}.biz3_heavy{display:inline-block;font-weight:1000;position:relative}.biz3_heavy:after{background:linear-gradient(90deg,#51bab738,#4ea8ff29);border-radius:999px;bottom:6px;content:"";height:14px;left:-6px;position:absolute;right:-6px;z-index:-1}.biz3_desc{color:#0f172a9e;font-size:15px;line-height:1.8;margin-top:22px;max-width:570px}.biz3_right{align-items:center;display:flex;justify-content:center;min-height:520px;position:relative}.biz3_mock{left:-25%;max-width:none;position:absolute;top:-30%;transform:translateX(-50%);width:800px}.biz3_bubble{background:#4ea8fff2;border-radius:999px;box-shadow:0 12px 26px #4ea8ff42;height:12px;position:absolute;width:12px;z-index:5}.biz3_bubble.b1{bottom:120px;left:10px;opacity:.85}.biz3_bubble.b2{bottom:58px;opacity:.75;right:48%}@media (max-width:1024px){.biz3{padding:72px 0}.biz3_inner{gap:30px;grid-template-columns:1fr}.biz3_right{min-height:460px}}@media (max-width:640px){.biz3{padding:56px 0}.biz3_eyebrow{font-size:34px}.biz3_desc{font-size:13px}.biz3_right{min-height:380px}}.biz3_item{transition:opacity .8s ease,transform .8s ease}.biz3.show .biz3_left{transition-delay:.2s}.biz3.show .biz3_mock{transition-delay:.6s}.biz3.show .biz3_bubble.b1{transition-delay:.9s}.biz3.show .biz3_bubble.b2{transition-delay:1.1s}.biz3_item{opacity:0;transform:translateY(40px);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.biz3_item_mock{filter:blur(6px);transform:translateY(110px) scale(.985);transition:opacity 1.05s cubic-bezier(.22,1,.36,1),transform 1.05s cubic-bezier(.22,1,.36,1),filter 1.05s cubic-bezier(.22,1,.36,1)}.biz3.show .biz3_item{opacity:1;transform:translateY(0)}.biz3.show .biz3_item_mock{filter:blur(0);transition:opacity 1s cubic-bezier(.22,1,.36,1),transform 1s cubic-bezier(.22,1,.36,1)}.biz3.show .biz3_left.biz3_item{transition-delay:.15s}.biz3.show .biz3_item_mock{transition-delay:.55s}.biz3.show .biz3_bubble.b1.biz3_item{transition-delay:.95s}.biz3.show .biz3_bubble.b2.biz3_item{transition-delay:1.1s}.biz3:after{background:linear-gradient(0deg,#f3f5f8eb,#f3f5f800 70%);bottom:0;height:140px;opacity:1}.biz3.is-inview .biz3_item{opacity:1;transform:translateY(0)}.biz3.is-inview .biz3_item_mock{filter:blur(0)}.biz3.is-inview .biz3_left.biz3_item{transition-delay:.15s}.biz3.is-inview .biz3_item_mock{transition-delay:.55s}.biz3.is-inview .biz3_bubble.b1.biz3_item{transition-delay:.95s}.biz3.is-inview .biz3_bubble.b2.biz3_item{transition-delay:1.1s}.biz4{background:radial-gradient(900px 520px at 20% 15%,#4fd1c512,#0000 60%),radial-gradient(820px 520px at 80% 30%,#4ea8ff0f,#0000 62%),linear-gradient(180deg,#f3f5f8,#fff 55%,#fff);overflow:hidden;padding:96px 0;position:relative;width:100%}.biz4:before{background:linear-gradient(180deg,#0f172a1a,#0f172a00 75%);height:90px;opacity:.35;pointer-events:none}.biz4:after,.biz4:before{content:"";left:0;position:absolute;right:0;top:0}.biz4:after{background:linear-gradient(90deg,#0000,#0f172a1a,#51bab72e,#4ea8ff24,#0f172a1a,#0000);height:1px;opacity:.9}.biz4_inner{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:520px 1fr;margin:0 auto;position:relative;width:min(1320px,calc(100% - 48px));z-index:1}.biz4_left{min-height:520px;position:relative}.biz4_mock{overflow:hidden;position:absolute}.biz4_mock img{display:block;height:100%;object-fit:cover;width:100%}.biz4_mock.big{height:430px;left:0;top:20%;width:280px}.biz4_mock.mid{border-radius:22px;height:380px;left:70%;top:120px;width:200px}.biz4_mock.small{border-radius:22px;filter:drop-shadow(0 14px 24px rgba(0,0,0,.14));left:35%;top:45.5%;width:300px}.biz4_right{padding-right:12px;position:relative}.biz4_kicker{align-items:center;display:flex;gap:10px;margin-bottom:18px}.biz4_kdot{background:#2fc7c2;border-radius:999px;box-shadow:0 0 0 6px #2fc7c229;height:14px;width:14px}.biz4_kicker h3{font-size:40px;font-weight:900;letter-spacing:-.02em;margin:0}.biz4_kicker h3,.biz4_title{color:#111;font-family:Paperlogy}.biz4_title{font-size:36px;font-weight:700;letter-spacing:-.03em;line-height:1.18;line-height:60px;margin:12px 0 16px}.biz4_title>span{font-weight:400}.biz4_desc{color:#6b7280;font-size:15px;line-height:1.7;margin:0 0 26px}.biz4_cards{grid-gap:16px;display:grid;gap:16px}.biz4_card{background:#f2f2f2;border-radius:16px;padding:18px}.biz4_card_head{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:110px 1fr}.biz4_badge{color:#2fc7c2;font-size:18px;font-weight:900;letter-spacing:-.02em;line-height:1.15;padding-top:6px}.biz4_list{grid-gap:10px;display:grid;gap:10px;list-style:none;margin:0;padding:0}.biz4_list li{color:#4b5563;font-size:14px;line-height:1.55;padding-left:26px;position:relative}.biz4_list li:before{color:#2fc7c2;content:"✓";font-weight:900;left:0;position:absolute;top:0}.biz4_arrow{color:#18a8d6;height:160px;left:-120px;opacity:.95;pointer-events:none;position:absolute;top:60px;width:260px}@media (max-width:980px){.biz4_inner{gap:36px;grid-template-columns:1fr}.biz4_left{min-height:520px;order:1}.biz4_right{order:2}.biz4_arrow{display:none}}@media (max-width:560px){.biz4{padding:64px 0}.biz4_kicker h3{font-size:34px}.biz4_title{font-size:32px}.biz4_card_head{grid-template-columns:1fr}.biz4_mock.big{height:390px;width:250px}.biz4_mock.small{height:190px;left:120px;width:190px}}.biz4_item{opacity:0;transform:translateY(34px);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.biz4_mock.biz4_item{filter:blur(6px);transform:translateY(90px) scale(.985);transition:opacity 1.05s cubic-bezier(.22,1,.36,1),transform 1.05s cubic-bezier(.22,1,.36,1),filter 1.05s cubic-bezier(.22,1,.36,1)}.biz4.show .biz4_item{opacity:1;transform:translateY(0)}.biz4.show .biz4_mock.biz4_item{filter:blur(0)}.biz4.show .biz4_left.biz4_item{transition-delay:.1s}.biz4.show .biz4_title.biz4_item{transition-delay:.5s}.biz4.show .biz4_desc.biz4_item{transition-delay:1s}.biz4.show .biz4_cards.biz4_item{transition-delay:1.5s}.biz4.show .biz4_mock.big.biz4_item{transition-delay:.1s}.biz4.show .biz4_mock.mid.biz4_item{transition-delay:.6s}.biz4.show .biz4_mock.small.biz4_item{transition-delay:1.1s}.biz4.is-inview .biz4_item{opacity:1;transform:translateY(0)}.biz4.is-inview .biz4_mock.biz4_item{filter:blur(0)}.biz4.is-inview .biz4_left.biz4_item{transition-delay:.1s}.biz4.is-inview .biz4_title.biz4_item{transition-delay:.5s}.biz4.is-inview .biz4_desc.biz4_item{transition-delay:1s}.biz4.is-inview .biz4_cards.biz4_item{transition-delay:1.5s}.biz4.is-inview .biz4_mock.big.biz4_item{transition-delay:.1s}.biz4.is-inview .biz4_mock.mid.biz4_item{transition-delay:.6s}.biz4.is-inview .biz4_mock.small.biz4_item{transition-delay:1.1s}.biz5{background:#f5f5f5;padding:140px 0;position:relative;width:100%}.biz5:before{background:#ddd;content:"";height:1px;left:0;position:absolute;top:0;width:100%}.biz5_inner{flex-direction:column;margin:auto;text-align:center;width:1400px}.biz5_inner,.biz5_kicker{align-items:center;display:flex}.biz5_kicker{font-family:Paperlogy;font-size:40px;font-weight:800;gap:10px;justify-content:flex-start;margin-bottom:30px;margin-left:200px}.biz5_dot{background:#51bab7;border-radius:50%;height:10px;width:10px}.biz5_title{font-size:40px;font-weight:600;line-height:1.5;margin-bottom:25px}.biz5_title strong{font-weight:800}.biz5_desc{color:#666;font-size:16px;margin:auto auto 80px;max-width:900px}.biz5_dashboards{align-items:end;display:flex;gap:40px;justify-content:center;margin-bottom:80px}.biz5_dashboards img{position:absolute;transition:.4s;width:230px}.biz5_dashboards img:hover{transform:translateY(-10px)}.biz5_dashboards img:first-child{right:7%;top:20%}.biz5_dashboards img:nth-child(2){top:35%;width:900px}.biz5_dashboards img:nth-child(3){right:15%;top:50%}.biz5_features{border-top:1px dashed #ccc;color:#555;font-size:18px;font-weight:500;letter-spacing:1px;margin-top:200px;padding-top:20px}.biz5_desc,.biz5_features,.biz5_kicker,.biz5_title{opacity:0;transform:translateY(14px);transition:opacity .7s ease,transform .7s ease}.biz5_dashboards img{opacity:0;transform:translateY(18px) scale(.98);transition:opacity .8s ease,transform .8s ease;will-change:transform,opacity}.biz5.is-inview .biz5_kicker{opacity:1;transform:translateY(0);transition-delay:.05s}.biz5.is-inview .biz5_title{opacity:1;transform:translateY(0);transition-delay:.18s}.biz5.is-inview .biz5_desc{opacity:1;transform:translateY(0);transition-delay:.32s}.biz5.is-inview .biz5_dashboards img:first-child{opacity:1;transform:translateY(0) scale(1);transition-delay:.48s}.biz5.is-inview .biz5_dashboards img:nth-child(2){opacity:1;transform:translateY(0) scale(1);transition-delay:.62s}.biz5.is-inview .biz5_dashboards img:nth-child(3){opacity:1;transform:translateY(0) scale(1);transition-delay:.76s}.biz5.is-inview .biz5_features{opacity:1;transform:translateY(0);transition-delay:.95s}.biz5_dashboards img:hover{transform:translateY(-10px) scale(1.02)}@keyframes biz5Float{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.biz5.is-inview .biz5_dashboards img:first-child{animation:biz5Float 4.2s ease-in-out 1.2s infinite}.biz5.is-inview .biz5_dashboards img:nth-child(2){animation:biz5Float 4.8s ease-in-out 1.2s infinite}.biz5.is-inview .biz5_dashboards img:nth-child(3){animation:biz5Float 5.4s ease-in-out 1.2s infinite}.biz5:after{background:linear-gradient(180deg,#f5f5f500,#f6f7f9);bottom:-1px;content:"";height:120px;left:0;position:absolute;width:100%}.biz6{padding:120px 0 140px}.biz6_topfade{background:linear-gradient(180deg,#f5f5f5,#f6f7f900);height:120px;pointer-events:none;z-index:1}.biz6:before,.biz6_topfade{left:0;position:absolute;top:0;width:100%}.biz6:before{background:#0000000f;content:"";height:1px;z-index:2}.biz6_inner{margin:0 auto;position:relative;width:1400px;z-index:3}.biz6_kicker{align-items:center;display:flex;font-family:Paperlogy;font-size:40px;font-weight:800;gap:10px;margin-bottom:40px;opacity:0;transform:translateY(12px);transition:.7s ease}.biz6_dot{background:#51bab7;border-radius:999px;height:14px;width:14px}.biz6_grid{align-items:start;display:grid;grid-template-columns:420px 520px 1fr}.biz6_humanWrap{display:flex;justify-content:flex-start;opacity:0;padding-top:20px;transform:translateY(18px);transition:.9s ease;width:100%}.biz6_human{display:block;filter:drop-shadow(0 20px 40px rgba(0,0,0,.12));height:600px;left:-20%;-webkit-mask-image:linear-gradient(180deg,#000 70%,#0000);mask-image:linear-gradient(180deg,#000 70%,#0000);max-width:none;position:absolute;z-index:999px}.biz6_human:after{background:linear-gradient(180deg,#f6f7f900,#f6f7f9);bottom:0;content:"";height:120px;left:0;position:absolute;width:100%}.biz6_center{padding-top:60px}.biz6_title{font-family:Paperlogy;font-size:32px;font-weight:500;line-height:1.25;margin-bottom:22px;opacity:0;transform:translateY(16px);transition:.8s ease}.biz6_title strong{font-weight:700}.biz6_desc{color:#666;font-family:Paperlogy;font-size:16px;line-height:1.9;opacity:0;transform:translateY(16px);transition:.8s ease}.biz6_right{display:flex;flex-direction:column;gap:22px;padding-top:40px}.biz6_card{grid-gap:18px;align-items:center;display:grid;font-family:Paperlogy;gap:18px;grid-template-columns:120px 1fr;opacity:0;padding:18px;transform:translateY(18px);transition:.85s ease}.biz6_badge{align-items:center;border-radius:999px;color:#fff;display:flex;font-weight:900;height:110px;justify-content:center;line-height:1.2;margin-left:6px;position:relative;text-align:center;width:110px}.biz6_badge:before{background:#0000000f;border-radius:999px;content:"";inset:-10px;position:absolute;z-index:-1}.biz6_badge.teal{background:#4fb9b3}.biz6_badge.sky{background:#74aee6}.biz6_badge.blue{background:#1da0d6}.biz6_cardTitle{font-size:16px;font-weight:900;margin-bottom:10px}.biz6_list{color:#555;font-size:14px;line-height:1.75;margin:0;padding-left:18px}.biz6.is-inview .biz6_kicker{opacity:1;transform:translateY(0);transition-delay:.05s}.biz6.is-inview .biz6_humanWrap{opacity:1;transform:translateY(0);transition-delay:.18s}.biz6.is-inview .biz6_title{opacity:1;transform:translateY(0);transition-delay:.28s}.biz6.is-inview .biz6_desc{opacity:1;transform:translateY(0);transition-delay:.4s}.biz6.is-inview .biz6_card:first-child{opacity:1;transform:translateY(0);transition-delay:.55s}.biz6.is-inview .biz6_card:nth-child(2){opacity:1;transform:translateY(0);transition-delay:.7s}.biz6.is-inview .biz6_card:nth-child(3){opacity:1;transform:translateY(0);transition-delay:.85s}.biz6_card:hover{background:#ffffffd9;box-shadow:0 18px 40px #0000001a;transform:translateY(-6px)}.biz6{background:#f6f7f9;overflow:hidden;padding:140px 0;position:relative;width:100%}@keyframes aiWaveMove{0%{transform:translateX(0)}to{transform:translateX(-80px)}}.biz6:before{animation:aiWaveMove 20s linear infinite}.biz6_wave{background:linear-gradient(0deg,#f6f7f9,#f6f7f900);bottom:0;height:420px;opacity:.45;z-index:1}.biz6:after,.biz6_wave{content:"";position:absolute;width:100%}.biz6:after{background:linear-gradient(180deg,#f6f7f900,#f4f6f8);bottom:-1px;height:140px;left:0;pointer-events:none}.biz7{background:#f4f6f8;overflow:hidden;padding:130px 0 150px;position:relative;width:100%}.biz7_topfade{background:linear-gradient(180deg,#f6f7f9,#f4f6f800);height:140px;pointer-events:none;z-index:1}.biz7:before,.biz7_topfade{left:0;position:absolute;top:0;width:100%}.biz7:before{background:#0000000f;content:"";height:1px;z-index:2}.biz7_inner{margin:0 auto;position:relative;width:1400px;z-index:3}.biz7_kicker{align-items:center;display:flex;font-family:Paperlogy;font-size:40px;font-weight:800;gap:10px;margin-bottom:58px;opacity:0;transform:translateY(12px);transition:.75s ease}.biz7_dot{background:#51bab7;border-radius:999px;height:14px;width:14px}.biz7_grid{align-items:start;display:flex;gap:60px}.biz7_title{font-size:32px;font-weight:700}.biz7_subtitle,.biz7_title{font-family:Paperlogy;margin-bottom:26px;opacity:0;transform:translateY(14px);transition:.8s ease}.biz7_subtitle{font-size:28px;font-weight:500;line-height:1.5}.biz7_desc{color:#666;font-family:Paperlogy;font-size:15px;line-height:1.9;margin-bottom:54px;max-width:760px;transition:.85s ease}.biz7_desc,.biz7_flow{opacity:0;transform:translateY(14px)}.biz7_flow{flex-wrap:wrap;transition:.9s ease}.biz7_flow,.biz7_step{align-items:center;display:flex}.biz7_step{flex-direction:column;gap:14px;text-align:center}.biz7_icon{border:2px dashed #2878dc59;border-radius:999px;height:110px;position:relative;width:110px}.biz7_icon,.biz7_icon>div{align-items:center;display:flex;justify-content:center}.biz7_icon>div{background:#bcd4ef;border-radius:999px;height:100px;width:100px}.biz7_icon>div>img{width:50px}.biz7_step p{color:#666;font-size:14px;line-height:1.25}.biz7_arrow{background:#0000001a;height:2px;position:relative;width:40px}.biz7_arrow:after{border-bottom:2px solid #00000026;border-right:2px solid #00000026;content:"";height:10px;position:absolute;right:-2px;top:50%;transform:translateY(-50%) rotate(-45deg);width:10px}.biz7_right{min-height:520px;opacity:0;position:relative;transform:translateY(18px);transition:1s ease}.biz7_stack{height:520px;margin-left:auto;position:relative;width:560px}.biz7_card{position:absolute;right:0;top:0;transform-origin:100% 0;width:500px}.biz7_card.c1{opacity:.85;transform:rotate(-8deg) translate(20px,-10px)}.biz7_card.c2{opacity:.8;transform:rotate(10deg) translate(60px,40px)}.biz7_card.c3{opacity:1;transform:rotate(-2deg) translateY(80px);z-index:3}.biz7_card.c4{opacity:.9;transform:rotate(6deg) translate(80px,120px)}.biz7_stack:hover .biz7_card.c3{transform:rotate(-2deg) translateY(70px)}.biz7.is-inview .biz7_kicker{opacity:1;transform:translateY(0);transition-delay:.05s}.biz7.is-inview .biz7_title{opacity:1;transform:translateY(0);transition-delay:.18s}.biz7.is-inview .biz7_subtitle{opacity:1;transform:translateY(0);transition-delay:.3s}.biz7.is-inview .biz7_desc{opacity:1;transform:translateY(0);transition-delay:.42s}.biz7.is-inview .biz7_flow{opacity:1;transform:translateY(0);transition-delay:.58s}.biz7.is-inview .biz7_right{opacity:1;transform:translateY(0);transition-delay:.72s}.biz7_curveArrow{position:absolute;right:36%;top:55%}.biz2 .bg_dot.d1{animation-delay:0s,.2s;background:#51bab72e;height:28px;left:7%;top:14%;width:28px}.biz2 .bg_dot.d2{animation-delay:.6s,.9s;background:#2e8fff24;height:20px;left:16%;top:72%;width:20px}.biz2 .bg_dot.d3{animation-delay:1.1s,.5s;background:#815cff1f;height:34px;left:44%;top:18%;width:34px}.biz2 .bg_dot.d4{animation-delay:1.8s,1.1s;background:#9bb7d62e;height:22px;left:56%;top:62%;width:22px}.biz2 .bg_dot.d5{animation-delay:2.2s,.7s;background:#51bab724;height:30px;left:82%;top:16%;width:30px}.biz2 .bg_dot.d6{animation-delay:2.8s,1.3s;background:#2e8fff1f;height:24px;left:92%;top:76%;width:24px}.biz3 .bg_dot.d1{animation-delay:0s,.2s;background:#51bab72e;height:30px;left:8%;top:16%;width:30px}.biz3 .bg_dot.d2{animation-delay:.7s,.9s;background:#2e8fff24;height:20px;left:18%;top:74%;width:20px}.biz3 .bg_dot.d3{animation-delay:1.2s,.5s;background:#815cff1f;height:36px;left:48%;top:10%;width:36px}.biz3 .bg_dot.d4{animation-delay:1.9s,1.2s;background:#9bb7d62e;height:22px;left:62%;top:66%;width:22px}.biz3 .bg_dot.d5{animation-delay:2.3s,.8s;background:#51bab726;height:28px;left:84%;top:20%;width:28px}.biz3 .bg_dot.d6{animation-delay:2.9s,1.4s;background:#2e8fff1f;height:24px;left:92%;top:78%;width:24px}.biz4 .bg_dot.d1{animation-delay:0s,.3s;background:#51bab733;height:28px;left:6%;top:14%;width:28px}.biz4 .bg_dot.d2{animation-delay:.6s,1s;background:#2e8fff24;height:20px;left:14%;top:80%;width:20px}.biz4 .bg_dot.d3{animation-delay:1.1s,.6s;background:#815cff1f;height:32px;left:46%;top:18%;width:32px}.biz4 .bg_dot.d4{animation-delay:1.8s,1.1s;background:#9bb7d62e;height:24px;left:58%;top:68%;width:24px}.biz4 .bg_dot.d5{animation-delay:2.2s,.7s;background:#51bab724;height:34px;left:84%;top:12%;width:34px}.biz4 .bg_dot.d6{animation-delay:2.8s,1.3s;background:#2e8fff1f;height:22px;left:94%;top:74%;width:22px}.biz5 .bg_dot.d1{animation-delay:0s,.2s;background:#51bab72e;height:30px;left:8%;top:12%;width:30px}.biz5 .bg_dot.d2{animation-delay:.7s,1s;background:#9bb7d629;height:20px;left:18%;top:82%;width:20px}.biz5 .bg_dot.d3{animation-delay:1.2s,.6s;background:#2e8fff24;height:28px;left:46%;top:16%;width:28px}.biz5 .bg_dot.d4{animation-delay:1.8s,1.1s;background:#815cff1a;height:34px;left:64%;top:72%;width:34px}.biz5 .bg_dot.d5{animation-delay:2.3s,.8s;background:#51bab724;height:36px;left:84%;top:18%;width:36px}.biz5 .bg_dot.d6{animation-delay:2.9s,1.4s;background:#2e8fff1f;height:20px;left:92%;top:78%;width:20px}.biz6 .bg_dot.d1{animation-delay:0s,.2s;background:#51bab72e;height:28px;left:6%;top:18%;width:28px}.biz6 .bg_dot.d2{animation-delay:.6s,.9s;background:#2e8fff24;height:20px;left:14%;top:86%;width:20px}.biz6 .bg_dot.d3{animation-delay:1.2s,.6s;background:#815cff1a;height:26px;left:50%;top:14%;width:26px}.biz6 .bg_dot.d4{animation-delay:1.8s,1.1s;background:#9bb7d629;height:32px;left:72%;top:68%;width:32px}.biz6 .bg_dot.d5{animation-delay:2.2s,.7s;background:#51bab724;height:22px;left:88%;top:18%;width:22px}.biz6 .bg_dot.d6{animation-delay:2.8s,1.3s;background:#2e8fff1f;height:26px;left:94%;top:78%;width:26px}.biz7 .bg_dot.d1{animation-delay:0s,.3s;background:#51bab729;height:30px;left:8%;top:14%;width:30px}.biz7 .bg_dot.d2{animation-delay:.7s,1s;background:#2e8fff1f;height:22px;left:18%;top:78%;width:22px}.biz7 .bg_dot.d3{animation-delay:1.3s,.7s;background:#815cff1a;height:28px;left:54%;top:12%;width:28px}.biz7 .bg_dot.d4{animation-delay:1.8s,1.1s;background:#9bb7d626;height:24px;left:74%;top:58%;width:24px}.biz7 .bg_dot.d5{animation-delay:2.4s,.8s;background:#51bab724;height:38px;left:90%;top:18%;width:38px}.biz7 .bg_dot.d6{animation-delay:3s,1.4s;background:#2e8fff1f;height:20px;left:86%;top:84%;width:20px}@media (max-width:768px){.biz1_visualPanel{display:none}.biz2{background:radial-gradient(700px 420px at 50% 18%,#51bab714,#0000 60%),linear-gradient(180deg,#fff,#f8fafc);min-height:auto;padding:0}.biz2_topBlend{height:100px;opacity:.75}.biz2_inner{gap:22px;grid-template-columns:1fr;padding:72px 0;width:calc(100% - 32px)}.biz2_center{margin-bottom:6px;order:1}.biz2_left{order:2}.biz2_right{order:3}.biz2_left,.biz2_right{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr}.biz2_block{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;border:1px solid #0f172a14;border-radius:22px;box-shadow:0 12px 28px #0f172a0f,inset 0 1px 0 #fff9;opacity:1;padding:18px 16px 16px;transform:none;width:100%}.biz2_titleRow,.biz2_titleRow.right{gap:8px;justify-content:flex-start;margin-bottom:10px}.biz2_title{font-size:18px;letter-spacing:-.02em;line-height:1.2;text-decoration-thickness:2px;text-underline-offset:4px}.biz2_bullet{box-shadow:0 0 0 5px #51bab71a;flex:0 0 8px;height:8px;width:8px}.biz2_list{color:#334155eb;font-size:14px;line-height:1.7}.biz2_list li+li{margin-top:4px}.biz2_netImg{filter:drop-shadow(0 12px 28px rgba(0,0,0,.08));max-width:320px;opacity:1;transform:none;width:min(86vw,320px)}.biz2_crossH,.biz2_crossV{opacity:.12}.biz2_rings{opacity:.14;width:540px}.biz2_dots{opacity:.1}.biz3_title>p{font-size:20px}.biz3_item_mock{top:-15%;width:500px}.biz4_mock.small{left:25%;top:53%}.biz4_mock.big{left:0}.biz4_mock.big,.biz4_mock.mid{height:340px;top:25%;width:170px}.biz4_mock.mid{left:50%}.biz4_item{font-size:20px}.biz4_desc{font-size:14px}.mo_br{display:none}.biz4_badge{font-size:16px}.biz4_list>li{font-size:10px!important}.biz5{overflow:hidden;padding:78px 0 86px}.biz5_inner{align-items:flex-start;margin:0 auto;position:relative;text-align:left;width:calc(100% - 32px)}.biz5_kicker{font-size:30px;justify-content:flex-start;margin-bottom:20px;margin-left:14px}.biz5_head{width:100%}.biz5_title{font-size:18px;letter-spacing:-.02em;line-height:1.42;margin-bottom:16px;word-break:keep-all}.biz5_desc{color:#5f6673;font-size:14px;line-height:1.8;margin:0 0 26px;max-width:100%;word-break:keep-all}.biz5_dashboards{display:block;margin-bottom:26px;min-height:280px;position:relative;width:100%}.biz5_dashboards img{height:auto;max-width:none;opacity:1;position:absolute}.biz5_dashboards img:first-child{display:none}.biz5_dashboards img:nth-child(2){border-radius:14px;box-shadow:0 18px 34px #0f172a24;left:50%;right:auto;top:34px;transform:translateX(-50%);width:min(84vw,340px);z-index:3}.biz5_dashboards img:nth-child(3){right:-5%;top:30%;transform:rotate(8sdeg);width:100px;z-index:2}.biz5.is-inview .biz5_dashboards img:first-child{transform:rotate(-8deg) translateY(0) scale(1)}.biz5.is-inview .biz5_dashboards img:nth-child(2){transform:translateX(-50%) translateY(0) scale(1)}.biz5.is-inview .biz5_dashboards img:nth-child(3){transform:rotate(8deg) translateY(0) scale(1)}.biz5_dashboards img:hover{transform:none}.biz5_features{border-top:1px dashed #0f172a24;color:#5f6673;font-size:13px;letter-spacing:0;line-height:1.8;margin-top:0;padding-top:16px;word-break:keep-all}.biz5.is-inview .biz5_dashboards img:first-child,.biz5.is-inview .biz5_dashboards img:nth-child(2),.biz5.is-inview .biz5_dashboards img:nth-child(3){animation:none}.biz6{overflow:hidden;padding:72px 0 88px}.biz6_topfade{height:80px}.biz6_inner{margin:0 auto;width:calc(100% - 32px)}.biz6 .title{font-size:30px;line-height:1.2;margin-bottom:24px}.biz6_grid{display:flex;flex-direction:column;gap:24px}.biz6_center{order:1;padding-top:0}.biz6_left{order:2;position:relative}.biz6_right{gap:16px;order:3;padding-top:0}.biz6_title{font-size:20px;line-height:1.3;margin-bottom:16px;word-break:keep-all}.biz6_desc{font-size:14px;line-height:1.8;word-break:keep-all}.biz6_humanWrap{justify-content:center;min-height:280px;opacity:1;padding-top:0;transform:none}.biz6_human{display:block;filter:drop-shadow(0 16px 28px rgba(0,0,0,.12));height:auto;left:auto;margin:0 auto;-webkit-mask-image:linear-gradient(180deg,#000 72%,#0000);mask-image:linear-gradient(180deg,#000 72%,#0000);max-width:320px;position:relative;width:min(82vw,320px)}.biz6_card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc7;border:1px solid #0f172a14;border-radius:22px;box-shadow:0 12px 28px #0f172a0f,inset 0 1px 0 #fff9;gap:14px;grid-template-columns:84px 1fr;opacity:1;padding:16px 14px;transform:none}.biz6_badge{font-size:14px;height:76px;margin-left:0;width:76px}.biz6_badge:before{inset:-6px}.biz6_cardTitle{font-size:15px;line-height:1.45;margin-bottom:8px;word-break:keep-all}.biz6_list{font-size:10px;line-height:1.65;padding-left:16px}.biz6_list li+li{margin-top:4px}.biz6_wave{height:180px;object-fit:cover;opacity:.22}.biz7{overflow:hidden;padding:78px 0 88px}.biz7_topfade{height:90px}.biz7_inner{margin:0 auto;width:calc(100% - 32px)}.biz7 .title{font-size:30px;line-height:1.2;margin-bottom:22px}.biz7_grid{display:flex;flex-direction:column;gap:24px}.biz7_left{order:1}.biz7_right{min-height:auto;opacity:1;order:2;transform:none}.biz7_arrow,.biz7_arrowArea,.biz7_curveArrow{display:none}.biz7_title{font-size:20px;line-height:1.35;margin-bottom:14px;width:250px;word-break:keep-all}.biz7_subtitle{font-size:16px;line-height:1.5;margin-bottom:16px;word-break:keep-all}.biz7_desc{display:none}.biz7_stack{display:flex;height:auto;justify-content:center;min-height:auto;width:100%}.biz7_card{border-radius:16px;box-shadow:0 18px 36px #0f172a1f;max-width:100%;opacity:1!important;position:relative;right:auto;top:auto;width:min(92vw,360px)}.biz7_card,.biz7_stack:hover .biz7_card.c1,.biz7_stack:hover .biz7_card.c3{transform:none!important}.biz7_flow{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr;margin-top:8px;opacity:1;transform:none}.biz7_step{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border:1px solid #0f172a14;border-radius:20px;box-shadow:0 12px 28px #0f172a0f,inset 0 1px 0 #fff9;display:flex;flex-direction:column;gap:10px;padding:16px 12px;text-align:center}.biz7_icon{border-width:1.5px;height:76px;width:76px}.biz7_icon>div{height:66px;width:66px}.biz7_icon>div>img{width:34px}.biz7_step p{color:#5f6673;font-size:12px;line-height:1.45;word-break:keep-all}}.title{color:#111;gap:12px;letter-spacing:-.02em}.dot{border-radius:50%;box-shadow:0 10px 30px #51bab733}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.serv1{align-items:center;background:#000;display:flex;font-family:Paperlogy;height:87vh;justify-content:center;overflow:hidden;position:relative}.serv1_bg{background-position:50%;background-size:cover;filter:brightness(1);inset:0;opacity:.7;position:absolute;width:100%}.serv1_content{color:#fff;max-width:1100px;opacity:0;padding:40px;position:relative;text-align:center;transform:translateY(10px);transition:opacity .7s ease,transform .7s ease;z-index:2}.serv1.is-inview .serv1_content{opacity:1;transform:translateY(0)}.serv1_title{font-size:74px;font-weight:800;line-height:1.3;margin-bottom:20px}.serv1_title span{color:#51bab7}.serv1_desc{font-size:26px;line-height:1.6;margin-bottom:40px;opacity:.9}.serv1_buttons{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:34px}.serv1_btn{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#0a18286b;border:1px solid #ffffff2e;border-radius:999px;box-shadow:0 18px 50px #00000059,inset 0 1px 0 #ffffff1f;color:#ffffffeb;display:inline-flex;filter:blur(2px);font-size:15px;font-weight:600;height:54px;justify-content:center;letter-spacing:-.01em;min-width:260px;opacity:0;outline:none;padding:14px 22px;position:relative;text-decoration:none;transform:translateY(14px) scale(.98);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1),filter .7s cubic-bezier(.22,.61,.36,1),box-shadow .22s ease,background .22s ease}.serv1_btn:before{background:linear-gradient(135deg,#815cffd9,#51bab7d9,#4e9cffd9);inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.9;padding:1.5px}.serv1_btn:after,.serv1_btn:before{border-radius:999px;content:"";pointer-events:none;position:absolute}.serv1_btn:after{background:radial-gradient(circle at 30% 30%,#815cff42,#51bab72e,#0000 62%);filter:blur(12px);inset:-10px;opacity:.35;transition:opacity .22s ease,transform .22s ease}.serv1_btn:hover{background:#0c1e3485;box-shadow:0 26px 80px #00000073,inset 0 1px 0 #ffffff24;transform:translateY(-2px)}.serv1_btn:hover:after{opacity:.55;transform:scale(1.02)}.serv1_btn:active{transform:translateY(0)}.serv1.is-inview .serv1_btn{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}.serv1.is-inview .serv1_btn:first-child{transition-delay:.18s}.serv1.is-inview .serv1_btn:nth-child(2){transition-delay:.34s}.serv1.is-inview .serv1_btn:nth-child(3){transition-delay:.5s}.serv1.is-inview .serv1_btn:nth-child(4){transition-delay:.66s}.serv1.is-inview .serv1_btn:nth-child(5){transition-delay:.82s}.serv1_to_serv2_fade{background:linear-gradient(180deg,#0000 0,#00000040 35%,#f6f8fb);bottom:-1px;height:170px;left:0;pointer-events:none;position:absolute;right:0;z-index:3}.serv2{background:#f6f8fb;font-family:Paperlogy;opacity:0;overflow:hidden;padding:120px 0 0;position:relative;transform:translateY(14px);transition:opacity .7s ease,transform .7s ease}.serv2.is-inview{opacity:1;transform:translateY(0)}.serv2:after{inset:0}.serv2:after,.serv2:before{content:"";pointer-events:none;position:absolute}.serv2:before{background:radial-gradient(700px 240px at 20% 20%,#51bab729,#0000 60%),radial-gradient(560px 220px at 70% 10%,#815cff1f,#0000 60%);height:320px;inset:-120px -80px auto -80px}.serv2_inner{margin:0 auto;position:relative;width:min(1280px,92%);z-index:2}.serv2_head{align-items:flex-start;display:flex;gap:18px;margin-bottom:34px}.serv2_descTop{color:#141e28a8;font-size:15px;line-height:1.8;margin-top:10px;max-width:820px}.serv2_process{align-items:center;display:flex;gap:40px;height:100%;justify-content:center;overflow:hidden;padding:44px 40px 50px;position:relative}.serv2 .reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.serv2.is-inview .reveal{opacity:1;transform:translateY(0)}.arrow{position:absolute;width:235px}.arrow.a1{left:7%;top:3%;z-index:7}.arrow.a2{left:21%;top:40%;z-index:6}.arrow.a3{left:35%;top:3%;z-index:5}.arrow.a4{left:49%;top:36%;z-index:4}.arrow.a5{left:63%;top:3%;z-index:3}.arrow.a6{left:77%;top:3%}.servImg{position:absolute}.servImg.si1{bottom:10%;left:-10%;width:180px}.servImg.si2{bottom:0;left:6%;width:150px}.servImg.si3{left:-10%;top:-20%;width:175px}.servImg.si4{left:-25%;top:2%;width:220px}.pp_card{align-items:center;border-radius:18px;display:flex;flex-direction:column;height:380px;padding:16px 14px 14px;transition:transform .22s ease,box-shadow .22s ease;width:150px;z-index:999}.pp_card.top{top:24px}.pp_card.bottom{bottom:22px}.pp_card.publish{padding-top:140px}.pp_card.site{padding-top:170px}.pp_badge{align-items:center;border-radius:999px;color:#0f1720;display:inline-flex;font-size:13px;font-weight:800;height:34px;justify-content:center;letter-spacing:-.01em;padding:0 12px}.pp_badge.b1{background:#4e9cff24;border:1px solid #4e9cff40}.pp_badge.b2{background:#aaaaaa24;border:1px solid #aaaaaa38}.pp_badge.b3{background:#51bab729;border:1px solid #51bab740}.pp_badge.b4{background:#815cff24;border:1px solid #815cff40}.pp_badge.b5{background:#0096ff24;border:1px solid #0096ff38}.pp_badge.b6{background:#64646424;border:1px solid #64646438}.pp_en{color:#141e2880;font-size:14px;font-weight:900;margin-top:10px}.pp_list{color:#141e28c7;font-size:12.5px;line-height:1.55;margin:10px 0 0;padding-left:16px}.pp_list li{margin:6px 0}.serv2.is-inview .a1{transition-delay:.1s}.serv2.is-inview .c1{transition-delay:.25s}.serv2.is-inview .a2{transition-delay:.4s}.serv2.is-inview .c2{transition-delay:.55s}.serv2.is-inview .a3{transition-delay:.7s}.serv2.is-inview .c3{transition-delay:.85s}.serv2.is-inview .a4{transition-delay:1s}.serv2.is-inview .c4{transition-delay:1.15s}.serv2.is-inview .a5{transition-delay:1.3s}.serv2.is-inview .c5{transition-delay:1.45s}.serv2.is-inview .a6{transition-delay:1.6s}.serv2.is-inview .c6{transition-delay:1.75s}.serv2_to_serv3_bridge{background:linear-gradient(180deg,#f6f8fb00 0,#f6f8fbe6 42%,#fff);bottom:-1px;height:140px;left:0;pointer-events:none;position:absolute;right:0}.serv3{background:#fff;font-family:Paperlogy;opacity:0;overflow:hidden;padding:110px 0 140px;position:relative;transform:translateY(14px);transition:opacity .7s ease,transform .7s ease}.serv3.is-inview{opacity:1;transform:translateY(0)}.serv3:after{inset:0}.serv3:after,.serv3:before{content:"";pointer-events:none;position:absolute}.serv3:before{background:radial-gradient(760px 260px at 12% 18%,#51bab724,#0000 60%),radial-gradient(640px 240px at 48% 10%,#00a0ff1a,#0000 62%),radial-gradient(700px 260px at 82% 24%,#815cff1a,#0000 62%);height:360px;inset:-140px -120px auto -120px}.serv3_inner{margin:0 auto;position:relative;width:min(1360px,92%);z-index:2}.serv3_titleRow{align-items:flex-start;display:flex;gap:18px}.serv3_title{color:#111;font-size:40px;font-weight:900;letter-spacing:-.02em;margin:0;white-space:nowrap}.serv3_desc{color:#141e289e;font-size:14.5px;line-height:1.9;margin:8px 0 0;max-width:980px}.serv3_grid{grid-gap:34px;align-items:start;display:grid;gap:34px;grid-template-columns:1.15fr .85fr;margin-top:42px;position:relative}.serv3_pdca{grid-gap:26px;display:grid;gap:26px;grid-template-columns:1fr 1fr;padding:10px 8px;width:650px}.ps_card{background:#fff;border:1px solid #0f17201a;border-radius:10px;box-shadow:0 10px 30px #0000001f;height:200px;overflow:hidden;padding:22px 22px 26px;position:relative;width:280px}.card1{display:flex;justify-content:flex-start}.card2{display:flex;justify-content:flex-end}.ps_pill{align-items:center;background:#3a3a3a;border-radius:999px;box-shadow:inset 0 0 0 2px #51bab7a6;color:#fff;display:inline-flex;font-size:18px;font-weight:700;gap:10px;height:40px;letter-spacing:-.02em;padding:0 18px}.ps_text{color:#141e289e;font-size:14px;line-height:1.85;margin:22px 0 0;text-align:center}.t1{display:flex;text-align:left}.t2{text-align:right}.ps_quarter,.t2{display:flex;justify-content:flex-end}.ps_quarter{align-items:flex-end;height:80px;overflow:hidden;position:absolute;width:80px}.ps_quarter span{color:#ffffffe0;font-size:20px;font-weight:700;padding:18px}.q_p{background:#9bc3ec;border-top-left-radius:132px;justify-content:flex-end;right:0}.q_d,.q_p{align-items:flex-end;bottom:0}.q_d{background:#00a0dc;border-top-right-radius:132px;justify-content:flex-start;left:0}.q_a{background:#4ac3b6;border-bottom-left-radius:132px;justify-content:flex-end;right:0}.q_a,.q_c{align-items:flex-start;top:0}.q_c{background:#a0a0a0;border-bottom-right-radius:132px;justify-content:flex-start;left:0}.serv3_panel{background:#fff;border:1px solid #0f172014;border-radius:12px;box-shadow:0 14px 40px #0000001a;padding:26px 26px 18px}.panel_head{border-bottom:1px solid #0f172014;gap:12px;padding-bottom:16px;position:relative}.panel_head,.panel_icon{align-items:center;display:flex}.panel_icon{background:#51bab724;border:1px solid #51bab738;border-radius:10px;height:38px;justify-content:center;width:38px}.panel_title{color:#111;font-size:22px;font-weight:900}.panel_dot{background:#1aa0d8;border-radius:50%;height:14px;position:absolute;right:10px;top:12px;width:14px}.panel_item{display:flex;gap:16px;padding:18px 0}.panel_i{align-items:center;background:#00000008;border:1px solid #0f172014;border-radius:12px;color:#141e28a6;display:flex;font-weight:900;height:42px;justify-content:center;width:42px}.panel_h{color:#111;font-size:16px;font-weight:900}.panel_p{color:#141e2899;font-size:13.5px;line-height:1.85;margin:6px 0 0}.serv3 .reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease;will-change:opacity,transform}.serv3.is-inview .reveal{opacity:1;transform:translateY(0)}.serv3.is-inview .reveal[data-seq="1"]{transition-delay:.05s}.serv3.is-inview .reveal[data-seq="2"]{transition-delay:.18s}.serv3.is-inview .reveal[data-seq="3"]{transition-delay:.31s}.serv3.is-inview .reveal[data-seq="4"]{transition-delay:.44s}.serv3.is-inview .reveal[data-seq="5"]{transition-delay:.57s}.serv3.is-inview .reveal[data-seq="6"]{transition-delay:.72s}.serv3.is-inview .reveal[data-seq="7"]{transition-delay:.86s}.serv3_arrowLux{height:50px;left:29%;pointer-events:none;position:absolute;top:40%;transform:translateY(-50%);width:260px}.serv3_arrowLux svg{height:50px;left:36%;overflow:visible;position:absolute;top:50%}.serv3_arrowLux .luxChev{stroke:url(#arrowGrad);stroke-width:4.2;stroke-linecap:round;stroke-linejoin:round;fill:none;filter:url(#arrowGlow);opacity:.9}.serv3_arrowLux.reveal{transform:translateY(10px) scale(.985)}.serv3.is-inview .serv3_arrowLux.reveal{transform:translateY(0) scale(1)}.serv3_arrowLux .c1{animation:luxPulse 1.6s infinite}.serv3_arrowLux .c2{animation:luxPulse 1.6s .12s infinite}.serv3_arrowLux .c3{animation:luxPulse 1.6s .24s infinite}.serv3_arrowLux .c4{animation:luxPulse 1.6s .36s infinite}.serv3 .serv3_arrowLux .c1,.serv3 .serv3_arrowLux .c2,.serv3 .serv3_arrowLux .c3,.serv3 .serv3_arrowLux .c4{animation-play-state:paused}.serv3.is-inview .serv3_arrowLux .c1,.serv3.is-inview .serv3_arrowLux .c2,.serv3.is-inview .serv3_arrowLux .c3,.serv3.is-inview .serv3_arrowLux .c4{animation-play-state:running}@keyframes luxPulse{0%{opacity:.15;transform:translateX(-6px)}35%{opacity:1}70%{opacity:.55;transform:translateX(0)}to{opacity:.15;transform:translateX(6px)}}.serv3_to_serv4_bridge{background:linear-gradient(180deg,#fff0 0,#fff);height:140px;left:0;pointer-events:none;position:absolute;right:0;top:-1px}.serv4{background:#fff;font-family:Paperlogy;overflow:hidden;padding:60px 0 130px;position:relative}.serv4:after{inset:0;z-index:0}.serv4:after,.serv4:before{content:"";pointer-events:none;position:absolute}.serv4:before{background:radial-gradient(700px 240px at 20% 15%,#51bab71a,#0000 60%),radial-gradient(600px 240px at 80% 20%,#9bb7d61a,#0000 60%);height:280px;inset:-120px -120px auto -120px}.serv4_inner{margin:0 auto;position:relative;width:min(1360px,92%);z-index:2}.serv4_title{margin:14px 0 36px}.serv4_grid{grid-gap:64px;align-items:start;display:grid;gap:64px;grid-template-columns:1.1fr .9fr}.serv4_mock{border-radius:12px;min-height:520px;overflow:hidden;padding:26px 26px 90px;position:relative}.serv4_mockImg{display:block;margin:60px auto 0;width:78%}.callout{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffeb;border-radius:999px;box-shadow:0 10px 28px #0000001a;padding:12px 18px;position:absolute;width:260px}.callout_t{color:#111;font-size:14px;font-weight:900;line-height:1.2}.callout_s{color:#141e2899;font-size:12.5px;line-height:1.45;margin-top:6px}.c_y{outline:4px solid #ffce54d9;outline-offset:4px}.c_b{outline:4px solid #4a9cffbf;outline-offset:4px}.c_p{outline:4px solid #ff7aaabf;outline-offset:4px}.c_g{outline:4px solid #4ac3b6cc;outline-offset:4px}.serv4_right{padding-top:80px}.serv4_headline{color:#111;font-size:44px;letter-spacing:-.02em;line-height:1.25;margin:0}.serv4_bullet{background:#9bb7d6e6;border-radius:50%;display:inline-block;height:16px;margin:26px 0 18px;width:16px}.serv4_body{color:#141e2899;font-size:14.5px;line-height:2;margin:0}.serv4 .reveal{filter:blur(2px);opacity:0;transform:translateY(18px);transition:opacity .75s cubic-bezier(.22,.61,.36,1),transform .75s cubic-bezier(.22,.61,.36,1),filter .75s cubic-bezier(.22,.61,.36,1)}.serv4.is-inview .reveal{filter:blur(0);opacity:1;transform:translateY(0);transition-delay:calc(var(--seq)*.14s)}.serv4 .reveal[data-seq="1"]{--seq:1}.serv4 .reveal[data-seq="2"]{--seq:2}.serv4 .reveal[data-seq="3"]{--seq:3}.serv4_to_serv5_bridge{background:linear-gradient(180deg,#fff0 0,#fff);height:140px;left:0;pointer-events:none;position:absolute;right:0;top:-1px}.serv5{background:#fff;font-family:Paperlogy;overflow:hidden;padding:70px 0 140px;position:relative}.serv5:after{inset:0;z-index:0}.serv5:after,.serv5_stage:after{content:"";pointer-events:none;position:absolute}.serv5_stage:after{border:1px dashed #ffffff2e;border-radius:24px;inset:6% 8%}.serv5:before{background:radial-gradient(720px 240px at 20% 15%,#51bab71a,#0000 60%),radial-gradient(600px 240px at 80% 20%,#9bb7d61a,#0000 60%);content:"";height:320px;inset:-140px -120px auto -120px;pointer-events:none;position:absolute}.serv5_inner{margin:0 auto;position:relative;width:min(1360px,92%);z-index:2}.serv5_grid{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:1fr 1.08fr;margin-top:34px}.serv5_h{color:#111;font-size:32px;letter-spacing:-.02em;line-height:1.25;margin:10px 0 26px}.serv5_h strong{font-weight:700}.serv5_body p{color:#141e2899;font-size:14.5px;line-height:2;margin:0 0 12px;width:500px}.serv5_stage{min-height:640px;position:relative}.serv5_bgPanel{background-position:50%;background-size:cover;box-shadow:0 18px 70px #00000024;filter:grayscale(1) contrast(1.05);opacity:.55;overflow:hidden}.serv5_bgPanel,.serv5_bgPanel:after{border-radius:18px;inset:0;position:absolute}.serv5_bgPanel:after{background:linear-gradient(90deg,#0000008c,#00000059 40%,#0000001a);content:""}.serv5_blueDot{background:#2e8fff;border-radius:50%;box-shadow:0 14px 34px #2e8fff38;height:16px;position:absolute;right:-10px;top:20px;width:16px;z-index:3}.s5_card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:2px solid #78aae6d9;border-radius:16px;box-shadow:0 16px 46px #00000024;padding:14px 16px;position:absolute;width:260px;z-index:4}.s5_cardHead{color:#111;font-size:18px;font-weight:900;margin-bottom:10px}.s5_list{color:#141e289e;font-size:13px;line-height:1.55;list-style:none;margin:0;padding-left:0}.s5_icon{align-items:center;color:#51bab7;display:flex;justify-content:center;opacity:.9;position:absolute;right:16px;top:16px}.s5_card.c1{left:-20%;top:5%}.s5_card.c2{left:30%;top:5%}.s5_card.c3{left:10%;top:30%}.s5_card.c4{left:60%;top:30%}.s5_card.c5{left:-20%;top:55%}.s5_card.c6{left:30%;top:55%}.serv5 .reveal{filter:blur(2px);opacity:0;transform:translateY(18px);transition:opacity .75s cubic-bezier(.22,.61,.36,1),transform .75s cubic-bezier(.22,.61,.36,1),filter .75s cubic-bezier(.22,.61,.36,1)}.serv5.is-inview .reveal{filter:blur(0);opacity:1;transform:translateY(0);transition-delay:calc(var(--seq)*.14s)}.serv5 .reveal[data-seq="1"]{--seq:1}.serv5 .reveal[data-seq="2"]{--seq:2}.serv5 .reveal[data-seq="3"]{--seq:3}.serv6{grid-gap:60px;background:#f5f5f5;background:radial-gradient(500px 300px at 18% 28%,#51bab714,#0000 60%),radial-gradient(500px 320px at 82% 72%,#2e8fff14,#0000 60%),#f5f5f5;display:grid;gap:60px;grid-template-columns:1fr 1fr;min-height:700px;overflow:hidden;padding:120px 80px;position:relative}.serv6:after,.serv6:before{content:"";inset:0;pointer-events:none;position:absolute}.serv6:after{background:linear-gradient(#11111105 1px,#0000 0),linear-gradient(90deg,#11111105 1px,#0000 0);background-size:32px 32px}.serv6_left{font-family:Paperlogy;position:relative;z-index:2}.serv6_left>img{height:650px;left:-12%;object-fit:cover;position:absolute;top:10%;z-index:-1}.serv6_item{margin:60px 0;position:absolute}.serv6_item.i1{left:-5%;top:5%}.serv6_item.i2{left:0;top:30%}.serv6_item.i3{line-height:40px;top:60%}.speech{background:#fff;border-radius:40px;box-shadow:0 10px 30px #00000026;font-size:16px;margin:20px 0;padding:18px 26px;width:420px}.serv6_quote,.serv6_quote2{font-size:32px;font-weight:600}.serv6_quote2{margin-top:40px}.serv6_quote span,.serv6_quote2 span{color:#35a6c8}.serv6_right{display:flex;flex-direction:column;font-family:Paperlogy;justify-content:center}.right_title{font-size:32px;line-height:1.4;margin-bottom:20px}.right_title strong{font-weight:700}.right_desc{color:#666;margin-bottom:40px}.service_box{background:#fff;border-radius:30px;box-shadow:0 20px 40px #0000001a;overflow:hidden}.service_row{border-bottom:1px solid #eee;display:grid;grid-template-columns:220px 1fr}.service_row:last-child{border-bottom:none}.service_left{align-items:center;background:#000;color:#fff;display:flex;font-size:18px;font-weight:700;justify-content:center}.service_right{padding:28px 40px}.service_right ul{margin:0;padding-left:20px}.service_right li{margin-bottom:8px}.serv6_item,.service_row,.speech{opacity:0;transform:translateY(40px);transition:all .8s ease}.serv6.show .serv6_item,.serv6.show .service_row,.serv6.show .speech{opacity:1;transform:translateY(0)}.serv6.show .i1{transition-delay:.1s}.serv6.show .s1{transition-delay:.2s}.serv6.show .i2{transition-delay:.4s}.serv6.show .s2{transition-delay:.45s}.serv6.show .s3{transition-delay:.6s}.serv6.show .i3{transition-delay:.7s}.serv6.show .service_row:first-child{transition-delay:.9s}.serv6.show .service_row:nth-child(2){transition-delay:1.1s}.serv6.show .service_row:nth-child(3){transition-delay:1.3s}.service{margin-top:120px;overflow-x:hidden}video{height:auto;max-width:100%}.title{word-break:keep-all}.serv2_inner,.serv3_inner,.serv4_inner,.serv5_inner{width:min(1360px,92%)}.serv2 .bg_dot.d1{animation-delay:0s;background:#51bab738;height:28px;left:8%;top:18%;width:28px}.serv2 .bg_dot.d2{animation-delay:.6s;background:#2e8fff29;height:22px;left:22%;top:72%;width:22px}.serv2 .bg_dot.d3{animation-delay:1.1s;background:#815cff24;height:32px;left:46%;top:14%;width:32px}.serv2 .bg_dot.d4{animation-delay:1.7s;background:#9bb7d62e;height:24px;left:64%;top:60%;width:24px}.serv2 .bg_dot.d5{animation-delay:2.1s;background:#51bab72e;height:36px;left:82%;top:22%;width:36px}.serv2 .bg_dot.d6{animation-delay:2.7s;background:#2e8fff24;height:26px;left:92%;top:78%;width:26px}.serv3 .bg_dot.d1{animation-delay:0s,.3s;background:#51bab72e;height:28px;left:6%;top:16%;width:28px}.serv3 .bg_dot.d2{animation-delay:.6s,1s;background:#2e8fff24;height:22px;left:18%;top:78%;width:22px}.serv3 .bg_dot.d3{animation-delay:1.1s,.6s;background:#815cff1f;height:34px;left:48%;top:10%;width:34px}.serv3 .bg_dot.d4{animation-delay:1.8s,1.2s;background:#9bb7d62e;height:20px;left:58%;top:72%;width:20px}.serv3 .bg_dot.d5{animation-delay:2.2s,.8s;background:#51bab724;height:30px;left:80%;top:18%;width:30px}.serv3 .bg_dot.d6{animation-delay:2.7s,1.4s;background:#2e8fff1f;height:26px;left:94%;top:62%;width:26px}.serv4 .bg_dot.d1{animation-delay:0s,.4s;background:#51bab72e;height:30px;left:10%;top:25%;width:30px}.serv4 .bg_dot.d2{animation-delay:.7s,1s;background:#9bb7d629;height:22px;left:20%;top:80%;width:22px}.serv4 .bg_dot.d3{animation-delay:1.2s,.7s;background:#2e8fff24;height:26px;left:54%;top:22%;width:26px}.serv4 .bg_dot.d4{animation-delay:1.8s,1.2s;background:#815cff1a;height:32px;left:72%;top:68%;width:32px}.serv4 .bg_dot.d5{animation-delay:2.3s,.9s;background:#51bab724;height:36px;left:88%;top:22%;width:36px}.serv4 .bg_dot.d6{animation-delay:2.9s,1.5s;background:#2e8fff1f;height:20px;left:92%;top:54%;width:20px}.serv5 .bg_dot.d1{animation-delay:0s,.2s;background:#51bab72e;height:28px;left:6%;top:22%;width:28px}.serv5 .bg_dot.d2{animation-delay:.6s,.9s;background:#2e8fff24;height:20px;left:14%;top:88%;width:20px}.serv5 .bg_dot.d3{animation-delay:1.2s,.6s;background:#815cff1a;height:26px;left:90%;top:22%;width:26px}.serv5 .bg_dot.d4{animation-delay:1.8s,1.1s;background:#9bb7d629;height:34px;left:92%;top:72%;width:34px}.serv5 .bg_dot.d5{animation-delay:2.2s,.7s;background:#51bab71f;height:18px;left:68%;top:86%;width:18px}.serv5 .bg_dot.d6{animation-delay:2.8s,1.3s;background:#2e8fff1f;height:24px;left:96%;top:30%;width:24px}.serv6 .bg_dot.d1{animation-delay:0s,.3s;background:#51bab729;height:34px;left:8%;top:10%;width:34px}.serv6 .bg_dot.d2{animation-delay:.7s,1s;background:#2e8fff1f;height:22px;left:22%;top:76%;width:22px}.serv6 .bg_dot.d3{animation-delay:1.3s,.7s;background:#815cff1a;height:28px;left:58%;top:14%;width:28px}.serv6 .bg_dot.d4{animation-delay:1.8s,1.1s;background:#9bb7d626;height:24px;left:76%;top:52%;width:24px}.serv6 .bg_dot.d5{animation-delay:2.4s,.8s;background:#51bab724;height:38px;left:92%;top:20%;width:38px}.serv6 .bg_dot.d6{animation-delay:3s,1.4s;background:#2e8fff1f;height:20px;left:88%;top:84%;width:20px}.serv2 .bg_dot.d1,.serv2 .bg_dot.d5,.serv3 .bg_dot.d1,.serv4 .bg_dot.d1,.serv5 .bg_dot.d1,.serv6 .bg_dot.d1{box-shadow:0 0 0 10px #51bab714,0 0 24px #51bab742,0 0 48px #51bab72e}.serv2 .bg_dot.d2,.serv3 .bg_dot.d2,.serv4 .bg_dot.d3,.serv5 .bg_dot.d2,.serv6 .bg_dot.d2{box-shadow:0 0 0 8px #2e8fff12,0 0 22px #2e8fff38,0 0 40px #2e8fff24}.serv2 .bg_dot.d3,.serv3 .bg_dot.d3,.serv4 .bg_dot.d4,.serv5 .bg_dot.d3,.serv6 .bg_dot.d3{box-shadow:0 0 0 9px #815cff0f,0 0 24px #815cff2e,0 0 44px #815cff1f}@media (max-width:1280px){.serv1_title{font-size:62px}.serv1_desc{font-size:22px}.serv2_process{padding:34px 20px 40px}.arrow{width:180px}.serv3_grid,.serv4_grid,.serv5_grid{gap:36px}.serv3_pdca{max-width:620px;width:100%}.ps_card{width:100%}.serv4_headline{font-size:38px}.serv5_h{font-size:28px}.serv6{gap:40px;padding:100px 50px}.serv6_left>img{height:560px;left:-8%}.speech{width:360px}}@media (max-width:1100px){.title{font-size:34px}.dot{height:12px;width:12px}.serv1{height:auto;min-height:78vh;padding:120px 0 110px}.serv1_content{padding:20px}.serv1_title{font-size:54px;line-height:1.22}.serv1_desc{font-size:20px;line-height:1.7}.serv1_buttons{gap:12px}.serv1_btn{font-size:14px;height:52px;min-width:220px}.serv2{padding-top:90px}.serv2_head{flex-direction:column;gap:10px;margin-bottom:24px}.serv2_descTop{font-size:12px;margin-top:0;max-width:100%}.serv2_process{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));padding:16px 0 30px}.arrow{display:none}.pp_card{align-items:flex-start;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border-radius:20px;box-shadow:0 16px 40px #00000014;height:auto;margin:0;max-width:none;min-height:280px;padding:18px 16px;position:relative;width:100%}.pp_card.bottom,.pp_card.top{bottom:auto;top:auto}.pp_card.publish,.pp_card.site{padding-top:18px}.pp_en,.pp_list{font-size:13px}.pp_list{line-height:1.65;padding-left:0!important}.servImg{display:block;margin:14px 0 0 auto;position:static}.servImg.si1,.servImg.si2,.servImg.si3,.servImg.si4{display:none}.serv3{padding:90px 0 110px}.serv3_titleRow{flex-direction:column;gap:10px}.serv3_title{font-size:34px;white-space:normal}.serv3_desc{margin-top:0;max-width:100%}.serv3_grid{gap:28px;grid-template-columns:1fr}.serv3_pdca{gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));max-width:none;padding:0;width:100%}.ps_card{height:160px;width:260px}.serv3_arrowLux{display:none}.serv4{padding:50px 0 110px}.serv4_grid{gap:28px;grid-template-columns:1fr}.serv4_mock{align-items:center;background:linear-gradient(180deg,#f8fafcf2,#ffffffd1);border-radius:24px;box-shadow:0 18px 50px #00000014;display:flex;flex-flow:column;min-height:auto;padding:24px}.serv4_mockImg{margin:30px auto 0;width:min(86%,520px)}.callout{padding:12px 16px;width:220px}.serv4_right{padding-top:0}.serv4_headline{font-size:34px}.serv5{padding:60px 0 120px}.serv5_grid{gap:32px;grid-template-columns:1fr}.serv5_body p{width:100%}.serv5_stage{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));min-height:auto}.serv5_bgPanel{grid-column:1/-1;height:280px;inset:auto;margin-bottom:8px;position:relative}.serv5_blueDot{right:12px;top:12px}.s5_card{inset:auto!important;min-height:220px;position:relative;width:100%}.serv6{gap:36px;grid-template-columns:1fr;padding:100px 36px}.serv6_left{min-height:620px}.serv6_left>img{height:460px;left:50%;opacity:.9;top:8%;transform:translateX(-50%)}.serv6_item.i1{left:0;top:4%}.serv6_item.i2{left:4%;top:28%}.serv6_item.i3{left:0;top:57%}.speech{font-size:15px;width:min(420px,78vw)}.serv6_quote,.serv6_quote2{font-size:28px;line-height:1.45}.right_title{font-size:30px}.service_row{grid-template-columns:180px 1fr}.service_right{padding:24px 28px}}@media (max-width:768px){.service{margin-top:88px}.title{font-size:24px!important;gap:10px}.dot{height:20px!important;width:20px!important}.serv1{min-height:auto;padding:90px 0}.serv1_bg{height:100%;object-fit:cover}.serv1_content{padding:0 18px}.serv1_title{font-size:38px;line-height:1.28;margin-bottom:16px}.serv1_desc{font-size:16px;line-height:1.75;margin-bottom:28px}.serv1_buttons{gap:10px;margin-top:22px}.serv1_btn{font-size:14px;height:50px;max-width:100%;min-width:0;padding:12px 18px;width:100%}.serv1_to_serv2_fade{height:90px}.serv2{padding-top:70px}.serv2_process{align-items:center!important;display:flex;flex-direction:column;gap:14px;grid-template-columns:1fr}.pp_card{min-height:auto;padding:18px 16px;width:300px}.pp_badge{font-size:12px;height:32px}.pp_en,.pp_list{margin-top:8px}.pp_list{font-size:12.5px}.servImg{margin-top:12px}.serv3{padding:72px 0 90px}.serv3_title{font-size:28px}.serv3_desc{font-size:13.5px;line-height:1.8}.serv3_pdca{align-items:center;display:flex;flex-direction:column;gap:14px;grid-template-columns:1fr;justify-content:center}.ps_card{border-radius:18px;padding:18px 18px 24px}.card2,.card4,.t2,.t4{justify-content:flex-start}.ps_pill{font-size:15px;height:36px;padding:0 15px}.ps_text{font-size:13px;line-height:1.7;margin-top:18px;text-align:start}.ps_quarter{display:none}.ps_quarter span{font-size:16px;padding:14px}.serv3_panel{border-radius:18px;padding:20px 18px 14px}.panel_title{font-size:18px}.panel_item{gap:12px;padding:16px 0}.panel_h{font-size:15px}.panel_p{font-size:13px;line-height:1.75}.serv4{padding:40px 0 90px}.serv4_mock{padding:18px}.serv4_mockImg{margin-top:12px;max-width:420px;width:100%}.callout{border-radius:20px;left:auto!important;margin:24px 0 0;position:relative;top:auto!important;width:300px}.serv4_headline{font-size:28px}.serv4_body{font-size:14px;line-height:1.9}.serv5{padding:48px 0 96px}.serv5_h{font-size:24px;line-height:1.4}.serv5_body p{font-size:14px;line-height:1.85}.serv5_stage{align-items:center;display:flex;flex-direction:column;gap:14px;grid-template-columns:1fr}.serv5_bgPanel{display:none}.s5_card{border-radius:18px;min-height:auto;padding:16px 16px 18px;width:300px}.s5_cardHead{font-size:16px;line-height:1.4;padding-right:50px}.s5_list{font-size:12.5px;line-height:1.65}.s5_icon{right:14px;top:14px}.serv6{gap:26px;padding:84px 18px}.serv6_left{min-height:auto}.serv6_left>img{display:block;height:auto;left:auto;margin:18px auto 0;max-width:360px;position:absolute;top:auto;transform:none;width:100%}.serv6_item{margin:22px 0 0;position:relative}.serv6_item.i1,.serv6_item.i2,.serv6_item.i3{left:auto;top:auto}.speech{border-radius:22px;font-size:14px;margin:12px 0;padding:16px 18px;width:100%}.serv6_quote,.serv6_quote2{font-size:22px;line-height:1.5}.serv6_quote2{margin-top:18px}.serv6_right{display:block}.right_title{font-size:24px;line-height:1.45;margin-bottom:14px}.right_desc{font-size:14px;line-height:1.75;margin-bottom:24px}.service_box{border-radius:22px}.service_row{grid-template-columns:1fr}.service_left{font-size:16px;justify-content:flex-start;min-height:56px;padding:14px 16px}.service_right{padding:18px 18px 20px}.service_right ul{padding-left:18px}.service_right li{font-size:14px;line-height:1.7}}@media (max-width:480px){.service{margin-top:76px}.title{font-size:24px}.serv1_title{font-size:31px}.serv1_desc{font-size:12px}.serv1_btn{font-size:13px;height:20px}.serv2,.serv3,.serv4,.serv5{padding-left:0;padding-right:0}.serv2_title,.serv3_title,.serv4_title,.serv5_title{font-size:20px}.serv2_inner,.serv3_inner,.serv4_inner,.serv5_inner{width:min(1360px,94%)}.serv3_title{font-size:24px}.serv4_headline{font-size:20px}.serv5_h{font-size:21px}.s5_cardHead{font-size:15px}.serv6_quote,.serv6_quote2{font-size:20px}.right_title{font-size:22px}}@media (prefers-reduced-motion:reduce){.reveal,.serv1_btn,.serv1_content,.serv6_item,.service_row,.speech{animation:none!important;filter:none!important;opacity:1!important;transform:none!important;transition:none!important}.serv3 .serv3_arrowLux .c1,.serv3 .serv3_arrowLux .c2,.serv3 .serv3_arrowLux .c3,.serv3 .serv3_arrowLux .c4{animation:none!important}}.page{height:100%;margin-top:200px}.page_header{align-items:center;display:flex;flex-direction:column;font-family:Paperlogy;gap:24px;margin-top:100px;padding-bottom:100px}.page_header>p:first-child{font-size:24px}.page_header>p:nth-child(2){font-size:80px;font-weight:800}.dot{background:#51bab7;border-radius:999px;box-shadow:0 0 0 6px #51bab724;height:14px;width:14px}.title{color:#0f1217;font-family:Paperlogy;font-size:40px;font-weight:900;gap:14px;letter-spacing:-1px;margin-bottom:24px}.desc{color:#0f12178c;font-size:18px}.card_sub_desc{color:#ababab;font-family:Paperlogy;font-size:14px;font-weight:600;line-height:20px;margin:0;white-space:pre-line}.card_sub_meta{color:#b0b0c2;font-family:Paperlogy;font-weight:300;list-style:none;margin:0 0 12px;padding:0}.bg_dots{inset:0;overflow:hidden;pointer-events:none;z-index:0}.bg_dot,.bg_dots{position:absolute}.bg_dot{animation:dotPulse 2.8s ease-in-out infinite,dotFloat 5.6s ease-in-out infinite;border-radius:50%;filter:blur(.2px);transform-origin:center;will-change:transform,opacity,filter}@keyframes dotPulse{0%,to{filter:brightness(.95);opacity:.28;transform:scale(.72)}50%{filter:brightness(1.22);opacity:.95;transform:scale(1.55)}}@keyframes dotFloat{0%,to{translate:0 0}25%{translate:6px -8px}50%{translate:0 -14px}75%{translate:-6px -7px}}@media (max-width:768px){.page{height:100%;margin-top:60px}.page_header{align-items:center;display:flex;flex-direction:column;font-family:Paperlogy;gap:24px;margin-top:100px;padding-bottom:40px}.page_header>p:first-child{font-size:14px}.page_header>p:nth-child(2){font-size:34px;font-weight:800}}.about_section1{align-items:center;background:#000;display:flex;flex-direction:column;justify-content:center;padding:100px;position:relative}.bg-title{left:50%;-webkit-mask-image:linear-gradient(0deg,#000 60%,#0000);mask-image:linear-gradient(0deg,#000 60%,#0000);pointer-events:none;position:absolute;text-align:center;top:-10px;transform:translateX(-50%);white-space:nowrap;z-index:0}.bg-title span{-webkit-text-stroke:1.5px #fff;color:#ffffff0f;display:block;font-family:Paperlogy,sans-serif;font-size:40px;font-weight:900;letter-spacing:4px;opacity:.85}.bg-title .mirror{-webkit-text-stroke:1.5px #fff;-webkit-mask-image:linear-gradient(0deg,#000 60%,#0000);mask-image:linear-gradient(0deg,#000 60%,#0000);opacity:.35;transform:rotateX(180deg)}.about_section1_main{display:flex;gap:48px;margin-top:40px;position:relative;z-index:1}.about_section1_title{align-items:flex-end;display:flex;gap:8px;margin-bottom:220px}.about_section1_title>div:first-child{color:#fff;font-family:Paperlogy;font-size:75px;font-weight:900}.about_section1_title>div:nth-child(2){background-color:#51bab7;border-radius:999px;height:18px;width:18px}.about_section1_third{display:flex;flex-direction:column;font-family:Paperlogy;font-size:51px;font-weight:700;justify-content:center;margin-top:40px}.about_section1_third>div{color:#fff;margin-bottom:16px}.about_section1_third>div>span{color:#7f7f7f}.about_section1 .about_section1_mid,.about_section1 .about_section1_third>div,.about_section1 .about_section1_title{filter:blur(6px);opacity:0;transform:translateY(18px);transition:opacity .8s ease,transform .8s cubic-bezier(.22,1,.36,1),filter .8s ease;will-change:opacity,transform,filter}.about_section1.is-inview .about_section1_mid,.about_section1.is-inview .about_section1_third>div,.about_section1.is-inview .about_section1_title{filter:blur(0);opacity:1;transform:translateY(0)}.about_section1 .about_section1_title{transition-delay:.05s}.about_section1 .about_section1_mid{transition-delay:.25s}.about_section1 .about_section1_third>div:first-child{transition-delay:.42s}.about_section1 .about_section1_third>div:nth-child(2){transition-delay:.58s}.about_section1 .about_section1_mid{transform:translateY(18px) scale(.96)}.about_section1.is-inview .about_section1_mid{transform:translateY(0) scale(1)}.about_section1 .bg-title{opacity:0;transform:translateY(10px);transition:opacity 1s ease,transform 1s ease}.about_section1.is-inview .bg-title{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.about_section1 *{animation:none!important;filter:none!important;opacity:1!important;transform:none!important;transition:none!important}}.about_section2{background:#000;position:relative}.about_section2_title1{gap:24px}.about_section2_title1>div:first-child{color:#fff;font-family:Paperlogy;font-size:38px;font-weight:700}.about_section2_title1>div:nth-child(2){color:#fff;font-family:Paperlogy;font-size:32px;font-weight:900}.about_section2_title1>div:nth-child(2)>span{color:#51bab7}.about_section2{background:#0b0b0b;width:100%}.about_section2_title{display:flex;justify-content:center;padding:80px}.about_section2_title1{align-items:center;display:flex;flex-direction:column;gap:16px;padding:40px 0 80px;text-align:center;width:min(1160px,100%)}.section2_quote{color:#fff;font-family:Paperlogy;font-size:42px;font-weight:800;letter-spacing:-.6px;text-shadow:0 10px 24px #00000059}.section2_tagline{color:#fffffff5;font-family:Paperlogy;font-size:34px;font-weight:900;letter-spacing:-.3px}.section2_tagline .accent{color:#51bab7}.section2_tagline .italic{font-style:italic}.section2_bottomRow{align-items:center;color:#ffffffdb;display:flex;font-family:Paperlogy;font-size:22px;gap:12px;justify-content:space-between;padding:60px}.section2_bottomRight{color:#51bab7}.dot_left{bottom:-18px;left:64px}.dot_right{background:#0ea5e9;bottom:-18px;right:64px}.section2_body{background:#000;position:relative;width:100%}.section2_cols{display:grid;grid-template-columns:1fr 1fr;margin:0 auto}.section2_col{background-color:#fff;padding:140px 60px 100px;position:relative}.section2_col:first-child{border-top-right-radius:80px}.section2_col:nth-child(2){border-top-left-radius:80px}.section2_colMark{color:#51bab7cc;font-family:Paperlogy;font-size:54px;font-weight:900;left:60px;margin-bottom:6px;position:absolute;top:100px}.section2_colEnd{bottom:30px;position:absolute;right:60px}.section2_colTitle{color:#101114;font-family:Paperlogy;font-size:16px;line-height:1.55;margin-bottom:14px;padding:0 50px}.section2_colTitle>span{font-size:18px;font-weight:700}.section2_colText{color:#101114b8;font-family:Paperlogy;font-size:15px;line-height:1.9;padding:0 100px}.section2_colEnd{color:#51bab7cc;font-family:Paperlogy;font-size:54px;font-weight:900;margin-top:12px;text-align:right}.bg-title{left:0;overflow:hidden;transform:none;width:100%}@media (max-width:980px){.section2_hero{border-bottom-left-radius:70px;border-bottom-right-radius:70px;padding:24px 22px 28px}.section2_quote{font-size:30px}.section2_tagline{font-size:24px}.section2_bottomRow{font-size:16px}.dot{height:42px;width:42px}.dot_left{left:20px}.dot_right{right:20px}.section2_body{padding:54px 22px 44px}.section2_cols{gap:34px;grid-template-columns:1fr}}.about_section2 .section2_bottomRow,.about_section2 .section2_quote,.about_section2 .section2_tagline{filter:blur(10px);opacity:0;transform:translateY(22px);transition:opacity .85s ease,transform .85s cubic-bezier(.22,1,.36,1),filter .85s ease}.about_section2.is-inview .section2_quote{filter:blur(0);opacity:1;transform:translateY(0);transition-delay:.05s}.about_section2.is-inview .section2_tagline{filter:blur(0);opacity:1;transform:translateY(0);transition-delay:.18s}.about_section2.is-inview .section2_bottomRow{filter:blur(0);opacity:1;transform:translateY(0);transition-delay:.3s}.about_section2 .section2_cols{opacity:0;transform:translateY(40px) scale(.985);transition:opacity .9s ease,transform .9s cubic-bezier(.2,1,.25,1);transition-delay:.42s;will-change:transform,opacity}.about_section2.is-inview .section2_cols{opacity:1;transform:translateY(0) scale(1)}.about_section2 .section2_col{opacity:0;transform:translateY(18px);transition:opacity .75s ease,transform .75s cubic-bezier(.22,1,.36,1)}.about_section2.is-inview .section2_col{opacity:1;transform:translateY(0)}.about_section2.is-inview .section2_col:first-child{transition-delay:.5s}.about_section2.is-inview .section2_col:nth-child(2){transition-delay:.62s}.about_section2 .dot{opacity:0;transform:translateY(10px) scale(.6);transition:opacity .55s ease,transform .75s cubic-bezier(.2,1.3,.2,1);will-change:transform,opacity}.about_section2.is-inview .dot{opacity:.95;transform:translateY(0) scale(1)}.about_section2.is-inview .dot_left{transition-delay:.48s}.about_section2.is-inview .dot_right{transition-delay:.56s}.about_section2 .section2_col{overflow:hidden}.about_section2 .section2_col:after{background:linear-gradient(120deg,#0000 40%,#ffffff8c 50%,#0000 60%);content:"";inset:-40% -60%;opacity:0;pointer-events:none;position:absolute;transform:translateX(-70%) rotate(10deg)}.about_section2.is-inview .section2_col:after{animation:s2_shine 1.1s ease forwards}.about_section2.is-inview .section2_col:first-child:after{animation-delay:.82s}.about_section2.is-inview .section2_col:nth-child(2):after{animation-delay:.94s}@keyframes s2_shine{0%{opacity:0;transform:translateX(-70%) rotate(10deg)}15%{opacity:.45}to{opacity:0;transform:translateX(70%) rotate(10deg)}}@media (prefers-reduced-motion:reduce){.about_section2 *{animation:none!important;filter:none!important;opacity:1!important;transform:none!important;transition:none!important}}.about_section3{background:#f6f7f9;padding:110px 0;position:relative}.about_section3:before{background:#0f121714;content:"";height:1px;left:0;position:absolute;right:0;top:0}.about_section3:after{background:linear-gradient(180deg,#00000024,#0000);content:"";height:18px;left:0;opacity:.18;pointer-events:none;position:absolute;right:0;top:-18px}.s3_wrap{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1.05fr 1fr;width:min(1320px,92%)}.s3_media{border-bottom-right-radius:999px;border-top-right-radius:999px;height:520px;overflow:hidden;position:relative;transition:border-radius 1s cubic-bezier(.22,1,.36,1),transform 1s cubic-bezier(.22,1,.36,1),width 1s cubic-bezier(.22,1,.36,1);width:900px}.s3_img{filter:saturate(.95) contrast(1.02);height:100%;object-fit:cover;width:100%}.s3_overlay{background:linear-gradient(90deg,#000000bf 0,#0000008c 45%,#0006),radial-gradient(900px 500px at 65% 50%,#00000026,#000000d9);inset:0;position:absolute}.s3_copy{color:#fff;font-family:Paperlogy;line-height:1.35;position:absolute;right:100px;top:50%;transform:translateY(-50%)}.s3_copy p{font-size:30px;margin:0 0 12px}.s3_copy b{font-weight:900}.s3_dot{background:#51bab7;border-radius:999px;box-shadow:0 10px 22px #51bab759;height:22px;position:absolute;right:96px;top:92px;width:22px}.s3_right{padding:20px 80px;position:relative}.s3_kpi{grid-gap:22px;align-items:end;display:grid;gap:22px;grid-template-columns:repeat(4,1fr);margin-bottom:28px}.kpi_item{align-items:center;display:flex;flex-direction:column;gap:10px}.kpi_label{color:#0f1217;font-family:Paperlogy;font-size:22px;font-weight:800;letter-spacing:-.2px}.kpi_value{color:#51bab7;display:flex;font-family:Paperlogy;font-size:92px;font-weight:900;letter-spacing:-2px;line-height:1}.s3_table{border-top:1px dashed #0f121738;padding-top:22px}.s3_table .row{grid-gap:16px;border-bottom:1px dashed #0f121729;display:grid;gap:16px;grid-template-columns:120px 1fr;padding:12px 0}.s3_table .th{color:#0f12178c;font-weight:800}.s3_table .td,.s3_table .th{font-family:Paperlogy;font-size:16px}.s3_table .td{color:#0f1217eb;line-height:1.6}.s3_table .sub{color:#0f12179e;font-size:15px;margin-top:6px}.link{color:#0f1217;text-decoration:underline;text-underline-offset:4px}.s3_guides .vline{background:repeating-linear-gradient(180deg,#0f12172e,#0f12172e 4px,#0000 0,#0000 10px);height:100%;opacity:.55;position:absolute;right:0;top:0;width:1px}.s3_guides .hline{background:repeating-linear-gradient(90deg,#0f12172e,#0f12172e 4px,#0000 0,#0000 10px);height:1px;left:0;opacity:.55;position:absolute;top:190px;width:100%}.about_section3 .s3_left,.about_section3 .s3_right{opacity:0;transform:translateY(18px);transition:opacity .8s ease,transform .8s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.about_section3.is-inview .s3_left,.about_section3.is-inview .s3_right{opacity:1;transform:translateY(0)}.about_section3 .s3_media{-webkit-clip-path:inset(0 22% 0 0);clip-path:inset(0 22% 0 0);filter:saturate(.95);transform:scale(.985);transition:transform 1.05s cubic-bezier(.22,1,.36,1),-webkit-clip-path 1.05s cubic-bezier(.22,1,.36,1);transition:transform 1.05s cubic-bezier(.22,1,.36,1),clip-path 1.05s cubic-bezier(.22,1,.36,1);transition:transform 1.05s cubic-bezier(.22,1,.36,1),clip-path 1.05s cubic-bezier(.22,1,.36,1),-webkit-clip-path 1.05s cubic-bezier(.22,1,.36,1);will-change:transform,clip-path}.about_section3.is-inview .s3_media{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);transform:scale(1)}.about_section3 .s3_img{filter:brightness(.82) contrast(1.05) saturate(.92);transform:scale(1.03);transition:transform 1.05s cubic-bezier(.22,1,.36,1),filter 1.05s ease}.about_section3 .s3_overlay{opacity:0;transition:opacity 1.05s ease}.about_section3.is-inview .s3_overlay{opacity:1}.about_section3 .s3_copy p{filter:blur(8px);opacity:0;transform:translateY(14px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1),filter .7s ease}.about_section3.is-inview .s3_copy p{filter:blur(0);opacity:1;transform:translateY(0)}.about_section3.is-inview .s3_copy p:first-child{transition-delay:.25s}.about_section3.is-inview .s3_copy p:nth-child(2){transition-delay:.38s}.about_section3.is-inview .s3_copy p:nth-child(3){transition-delay:.52s}.about_section3.is-inview .s3_copy p:nth-child(4){transition-delay:.66s}.about_section3 .kpi_item{opacity:0;transform:translateY(16px) scale(.985);transition:opacity .65s ease,transform .65s cubic-bezier(.2,1,.25,1);will-change:opacity,transform}.about_section3.is-inview .kpi_item{opacity:1;transform:translateY(0) scale(1)}.about_section3.is-inview .kpi_item:first-child{transition-delay:.2s}.about_section3.is-inview .kpi_item:nth-child(2){transition-delay:.3s}.about_section3.is-inview .kpi_item:nth-child(3){transition-delay:.4s}.about_section3.is-inview .kpi_item:nth-child(4){transition-delay:.5s}.about_section3 .s3_table{opacity:0;transform:translateY(18px);transition:opacity .85s ease,transform .85s cubic-bezier(.22,1,.36,1)}.about_section3.is-inview .s3_table{opacity:1;transform:translateY(0);transition-delay:.55s}.about_section3 .s3_table .row{opacity:0;transform:translateY(10px);transition:opacity .55s ease,transform .55s cubic-bezier(.22,1,.36,1)}.about_section3.is-inview .s3_table .row{opacity:1;transform:translateY(0)}.about_section3.is-inview .s3_table .row:first-child{transition-delay:.62s}.about_section3.is-inview .s3_table .row:nth-child(2){transition-delay:.7s}.about_section3.is-inview .s3_table .row:nth-child(3){transition-delay:.78s}.about_section3.is-inview .s3_table .row:nth-child(4){transition-delay:.86s}.about_section3.is-inview .s3_table .row:nth-child(5){transition-delay:.94s}.about_section3.is-inview .s3_table .row:nth-child(6){transition-delay:1.02s}.about_section3.is-inview .s3_table .row:nth-child(7){transition-delay:1.1s}.about_section3 .s3_dot,.about_section3 .s3_guides{opacity:0;transform:translateY(6px) scale(.95);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}.about_section3.is-inview .s3_dot,.about_section3.is-inview .s3_guides{opacity:1;transform:translateY(0) scale(1);transition-delay:.65s}.about_section3{scroll-margin-top:120px}.about_section3.is-inview{animation:s3_lift .8s cubic-bezier(.22,1,.36,1) both}@keyframes s3_lift{0%{transform:translateY(10px)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.about_section3 *{animation:none!important;-webkit-clip-path:none!important;clip-path:none!important;filter:none!important;opacity:1!important;transform:none!important;transition:none!important}}@media (max-width:1100px){.s3_wrap{gap:40px;grid-template-columns:1fr}.s3_media{border-radius:140px;height:420px}.s3_copy{left:42px;right:32px}.s3_copy p{font-size:24px}.kpi_value{font-size:74px}}@media (max-width:720px){.about_section3{padding:70px 0}.s3_media{border-radius:90px;height:360px}.s3_kpi{gap:18px;grid-template-columns:repeat(2,1fr)}.kpi_value{font-size:64px}.s3_table .row{grid-template-columns:92px 1fr}}.about_section4{background:#fff;overflow:hidden;padding:110px 0 130px;position:relative}.s4_inner{margin:0 auto;position:relative;width:min(1320px,92%)}.s4_head{gap:28px;margin-bottom:34px}.s4_head,.s4_title{align-items:center;display:flex}.s4_title{color:#0f1217;font-family:Paperlogy;font-size:40px;font-weight:900;gap:14px;letter-spacing:-1px;margin-bottom:24px}.s4_dot{background:#51bab7;border-radius:999px;box-shadow:0 12px 26px #51bab740;height:18px;width:18px}.s4_guides .s4_vline{background:repeating-linear-gradient(180deg,#0f121724,#0f121724 4px,#0000 0,#0000 12px);bottom:0;left:50%;opacity:.25;pointer-events:none;top:0;transform:translateX(-50%);width:1px}.s4_guides .s4_hline{background:repeating-linear-gradient(90deg,#0f121724,#0f121724 4px,#0000 0,#0000 12px);height:1px;left:0;opacity:.2;pointer-events:none;position:absolute;right:0;top:340px}.s4_blob{background:#51bab759;border-radius:999px;filter:blur(0);opacity:0;position:absolute;transform:scale(.9);transition:opacity .9s ease,transform .9s cubic-bezier(.22,1,.36,1)}.s4_blob.b1{background:#51bab766;height:74px;left:380px;top:58px;width:74px}.s4_blob.b2{background:#0ea5e947;height:92px;left:645px;top:170px;width:92px}.s4_blob.b3{background:#51bab759;height:74px;right:450px;top:170px;width:74px}.s4_labels{display:flex;gap:24px;min-height:260px;padding-top:20px}.s4_item{font-family:Paperlogy;opacity:0;transform:translateY(16px);transition:opacity .75s ease,transform .75s cubic-bezier(.22,1,.36,1);width:300px}.s4_num{color:#0ea5e9;font-size:22px;font-weight:900;margin-bottom:8px}.s4_num:nth-child(2){margin-top:24px}.s4_itemText{margin-bottom:24px}.s4_itemTitle{color:#0f1217;font-size:18px;font-weight:900;margin-bottom:10px}.s4_itemText{color:#0f121794;font-size:15px;line-height:1.75}.s4_item.i4 .s4_itemText{margin-left:auto}.s4_item>img{width:280px}.about_section4.is-inview .s4_blob{opacity:1;transform:scale(1)}.about_section4.is-inview .s4_blob.b1{transition-delay:.25s}.about_section4.is-inview .s4_blob.b2{transition-delay:.36s}.about_section4.is-inview .s4_blob.b3{transition-delay:.48s}.about_section4.is-inview .s4_item{opacity:1;transform:translateY(0)}.about_section4.is-inview .s4_item.i1{transition-delay:.2s}.about_section4.is-inview .s4_item.i2{transition-delay:.32s}.about_section4.is-inview .s4_item.i4{transition-delay:.44s}.about_section4.is-inview .s4_item.i3{transition-delay:.56s}@media (prefers-reduced-motion:reduce){.about_section4 *{animation:none!important;opacity:1!important;transform:none!important;transition:none!important}}@media (max-width:1100px){.s4_head{grid-template-columns:1fr}.s4_stage{height:760px}.s4_labels{grid-gap:22px 18px;display:grid;gap:22px 18px;grid-template-columns:1fr 1fr;margin-top:18px;min-height:0;min-height:auto;position:static}.s4_item{position:static;text-align:left!important;width:auto}}@media (max-width:720px){.s4_title{font-size:40px}.s4_stage{height:620px}.s4_labels{grid-template-columns:1fr}}.about_section4.is-inview .s4_blob.b1{animation:s4Float1 6.5s ease-in-out infinite}.about_section4.is-inview .s4_blob.b2{animation:s4Float2 8s ease-in-out infinite}.about_section4.is-inview .s4_blob.b3{animation:s4Float3 7.2s ease-in-out infinite}@keyframes s4Float1{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,-10px,0) scale(1.03)}}@keyframes s4Float2{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(10px,-6px,0) scale(1.02)}}@keyframes s4Float3{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(-8px,-12px,0) scale(1.03)}}.s4_guides .s4_hline,.s4_guides .s4_vline{position:absolute}.about_section4.is-inview .s4_guides .s4_vline{animation:s4GuidePulse 3.8s ease-in-out infinite}.about_section4.is-inview .s4_guides .s4_hline{animation:s4GuidePulse 4.4s ease-in-out infinite}@keyframes s4GuidePulse{0%,to{filter:saturate(1);opacity:.16}50%{filter:saturate(1.1);opacity:.28}}.s4_item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #0f12171a;border-radius:18px;box-shadow:0 10px 30px #0f12170f;padding:22px 22px 18px;will-change:transform}.s4_item:hover{border-color:#51bab759;box-shadow:0 16px 44px #0f12171a;transform:translateY(-6px)}.s4_item:before{background:linear-gradient(90deg,#51bab700,#51bab7a6,#51bab700);border-radius:999px;content:"";display:block;height:2px;margin-bottom:14px;opacity:.6;width:64px}.about_section5{background:#f7f7f7;overflow:hidden;padding:140px 60px}.s5_bg_year{color:#0000000a;font-size:240px;font-weight:900;pointer-events:none;position:absolute;z-index:0}.s5_bg_year.left{left:60px;top:80px}.s5_bg_year.right{right:60px;top:80px}.s5_container{grid-gap:60px;display:grid;gap:60px;grid-template-columns:repeat(4,1fr);margin-top:40px;position:relative;z-index:2}.s5_column h3{font-size:26px;font-weight:800;margin-bottom:20px}.s5_column h3.blue{color:#7daedb}.s5_column ul{height:140px;list-style:none;margin:40px 0 0 40px;padding:0}.s5_column li{color:#444;font-size:16px;margin-bottom:12px;padding-left:16px;position:relative}.s5_column li:before{content:"•";left:0;position:absolute}.highlight,.s5_column li:before{color:#5cc1c0;font-weight:700}.s5_circle{align-items:center;background:#fff;border-radius:50%;box-shadow:0 8px 24px #00000014;display:flex;flex-direction:column;height:100px;justify-content:center;margin-bottom:40px;width:100px}.s5_circle strong{font-size:24px;font-weight:800}.s5_circle p{font-size:16px;margin:4px 0 0}.s5_column img{border-radius:8px;height:220px;object-fit:cover;width:100%}.s5_column{position:relative}.s5_line_vertical{background:#d9d9d9;height:140px;left:0;position:absolute;top:60px;width:1px}.s5_line_corner{border-bottom:1.5px solid #d9d9d9;height:25px;left:0;position:absolute;top:187px;transform:skewY(45deg);width:25px}.s5_line_vertical2{height:1px;left:100px;width:270px}.s5_line_corner2,.s5_line_vertical2{background:#d9d9d9;position:absolute;top:268px}.s5_line_corner2{height:310px;right:-22px;width:1px}.about_section5 .s5_column{filter:blur(6px);opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease,filter .7s ease;will-change:transform,opacity,filter}.about_section5.is-inview .s5_column.is-on{filter:blur(0);opacity:1;transform:translateY(0)}.about_section5.is-inview:after{transform:scaleX(1)}.about_section5 .s5_circle{opacity:0;transform:translateY(10px) scale(.96);transition:transform .7s cubic-bezier(.2,.9,.2,1),opacity .7s ease}.about_section5.is-inview .s5_column.is-on .s5_circle{opacity:1;transform:translateY(0) scale(1);transition-delay:.18s}.about_section5{position:relative}.about_section5 .s5_frame{opacity:0;transform:translateY(14px);transition:opacity .7s ease,transform .7s ease,box-shadow .7s ease}.about_section5.is-inview .s5_column.is-on .s5_frame{opacity:1;transform:translateY(0);transition-delay:.28s}.about_section5 .s5_img{filter:saturate(.92) contrast(1.02);transition:filter .5s ease,transform .5s ease}.about_section5 .s5_frame:hover .s5_img{filter:saturate(1.08) contrast(1.05);transform:scale(1.01)}.about_section6{padding:120px 90px 140px}.s6_leftTitle{margin-bottom:44px;max-width:560px;position:relative;z-index:3}.s6_dot{background:#19c6b8;border-radius:999px;height:14px;margin-right:10px;transform:translateY(-2px);width:14px}.s6_dot,.s6_title{display:inline-block}.s6_title{color:#101010;font-size:56px;font-weight:900;letter-spacing:-.02em;margin:0}.s6_sub{color:#7a7a7a;font-size:18px;font-weight:600;line-height:1.75;margin-top:14px}.s6_canvas{border-radius:26px}.s4_head .s6{display:flex;flex-direction:column}.s6_ceoBubble{align-items:center;border-radius:999px;box-shadow:10px 10px 0 #0000002e;display:flex;height:120px;justify-content:center;right:20%;top:-20%;width:180px;z-index:4}.s6_ceoBubble,.s6_ceoBubble:after{background:#1b1b1b;position:absolute}.s6_ceoBubble:after{border-bottom-left-radius:50px;border-bottom-right-radius:50px;bottom:-10px;content:"";height:46px;right:42px;transform:rotate(12deg);width:56px}.s6_ceoBubble span{color:#fff;font-size:36px;font-weight:900;letter-spacing:.02em}.s6_orgMarks>span>img{width:30px}.s6_orgMarks .m{color:#111;font-family:Paperlogy;font-weight:700;letter-spacing:-.02em}.s6_orgMarks .m.web{right:50%;top:2.5%}.s6_orgMarks .m.app,.s6_orgMarks .m.web{align-items:center;display:flex;flex-direction:column;gap:16px}.s6_orgMarks .m.app{right:40%;top:6.5%}.s6_orgMarks .m.ai{align-items:center;display:flex;flex-direction:column;gap:16px;right:30%;top:13.5%}.s6_orgMarks .m.lab{right:20%;top:17%}.s6_orgMarks .m.coop,.s6_orgMarks .m.lab{align-items:center;color:#23a59af2;display:flex;flex-direction:column;gap:16px}.s6_orgMarks .m.coop{right:10%;top:27%}.s6_node{flex-direction:column}.s6_node.n1{left:0;top:0}.s6_node.n2{left:22%;top:50%}.s6_node.n3{left:44%;top:47%}.s6_node.n4{left:66%;max-width:520px;top:40%}.s6_iconWrap{flex:0 0 80px;height:80px;position:relative;width:80px}.s6_iconRing{background:radial-gradient(circle at 30% 30%,#0000001a,#0000 60%);border-radius:999px;filter:blur(.2px);inset:-10px;position:absolute}.s6_icon{background:#0f0f10;box-shadow:0 18px 30px #0000001f,0 0 0 10px #0000000d;inset:0;position:absolute}.s6_iconGlyph{color:#1fe0d1;display:inline-flex;height:44px;width:44px}.s6_iconGlyph svg{height:100%;width:100%}.s6_text{padding-top:4px}.s6_h3{color:#1b1b1b;font-size:20px;font-weight:700;letter-spacing:-.02em;margin:0 0 6px}@media (max-width:1200px){.about_section6{padding:90px 28px 110px}.s6_canvas{height:720px}.s6_node{max-width:520px}.s6_node.n1{left:0;top:360px}.s6_node.n2{left:0;top:500px}.s6_node.n3{left:0;top:620px}.s6_node.n4{left:0;right:auto;top:240px}.s6_ceoBubble{right:40px}.s6_orgMarks{display:none}}@media (max-width:640px){.s6_title{font-size:44px}.s6_sub{font-size:15px}.s6_h3{font-size:22px}.s6_iconWrap{flex-basis:78px;height:78px;width:78px}.s6_iconGlyph{height:38px;width:38px}.s6_ceoBubble{height:100px;right:18px;width:180px}.s6_ceoBubble span{font-size:34px}}.about_section6{background:#fff;overflow:hidden;padding:120px 90px 150px;position:relative;width:100%}.about_section6:before{background:radial-gradient(900px 520px at 12% 18%,#1fe0d11a,#0000 62%),radial-gradient(720px 520px at 86% 22%,#0000000f,#0000 60%),radial-gradient(900px 700px at 50% 120%,#0000000d,#0000 60%);inset:-2px;opacity:1}.about_section6:after,.about_section6:before{content:"";pointer-events:none;position:absolute}.about_section6:after{background-image:radial-gradient(#0000000f 1px,#0000 0);background-size:4px 4px;inset:0;mix-blend-mode:multiply;opacity:.08}.s6_head{filter:blur(6px);max-width:820px;opacity:0;position:relative;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease,filter .7s ease;z-index:3}.about_section6.is-inview .s6_head{filter:blur(0);opacity:1;transform:translateY(0)}.s6_headTitle{align-items:center;color:#0f0f10;display:flex;font-size:58px;font-weight:900;gap:12px;letter-spacing:-.03em;margin:0}.s6_headDot{background:#19c6b8;border-radius:999px;box-shadow:0 10px 24px #19c6b840;height:14px;width:14px}.s6_headDesc{color:#6f6f6f;font-size:18px;font-weight:650;line-height:1.75;margin-top:12px}.s6_canvas{border-radius:28px;height:520px;margin-top:44px;position:relative;z-index:2}.s6_curve{height:100%;inset:0;pointer-events:none;position:absolute;top:-10%;width:100%;z-index:1}.s6_path{fill:none;stroke:#1e1e1e38;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2400;stroke-dashoffset:2400;filter:blur(.2px);opacity:0}.about_section6.is-inview .s6_path{animation:s6-draw 1.4s ease forwards;opacity:1}.about_section6.is-inview .s6_path.p2{stroke:#1e1e1e2e;animation-delay:.25s}@keyframes s6-draw{to{stroke-dashoffset:0}}.s6_orgMarks .m{align-items:center;color:#121212;display:flex;filter:blur(8px);font-size:16px;font-weight:900;gap:10px;opacity:0;padding:10px 14px;position:absolute;transform:translateY(12px);transition:opacity .65s ease,transform .65s ease,filter .65s ease;z-index:3}.about_section6.is-inview .s6_orgMarks .m{filter:blur(0);opacity:1;transform:translateY(0)}.about_section6.is-inview .s6_orgMarks .m.web{transition-delay:.55s}.about_section6.is-inview .s6_orgMarks .m.app{transition-delay:.62s}.about_section6.is-inview .s6_orgMarks .m.ai{transition-delay:.69s}.about_section6.is-inview .s6_orgMarks .m.lab{transition-delay:.76s}.about_section6.is-inview .s6_orgMarks .m.coop{transition-delay:.83s}.s6_orgMarks .m img{height:22px;object-fit:contain;opacity:.95;width:22px}.s6_nodes{inset:0;position:absolute;z-index:2}.s6_node{align-items:flex-start;display:flex;filter:blur(10px);gap:18px;max-width:420px;opacity:0;position:absolute;transform:translateY(18px) scale(.985);transition:opacity .75s ease,transform .75s ease,filter .75s ease}.about_section6.is-inview .s6_node{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}.about_section6.is-inview .s6_node.n1{transition-delay:.72s}.about_section6.is-inview .s6_node.n2{transition-delay:.82s}.about_section6.is-inview .s6_node.n3{transition-delay:.92s}.about_section6.is-inview .s6_node.n4{transition-delay:1.02s}.s6_iconWrap{flex:0 0 92px}.s6_icon,.s6_iconWrap{height:92px;width:92px}.s6_icon{align-items:center;background:#0f0f10eb;border-radius:999px;box-shadow:0 24px 40px #0000002e,0 0 0 10px #0000000d,inset 0 1px 0 #ffffff14;display:flex;justify-content:center;position:relative}.s6_icon:before{background:radial-gradient(circle at 30% 20%,#1fe0d159,#0000 55%);border-radius:999px;content:"";filter:blur(2px);inset:-2px;opacity:.45;position:absolute}.s6_customImg{height:48px;object-fit:contain;position:relative;width:48px;z-index:1}.s6_text{padding-top:6px}@media (prefers-reduced-motion:reduce){.s6_ceoBubble,.s6_head,.s6_node,.s6_orgMarks .m,.s6_path{animation:none!important;filter:none!important;opacity:1!important;transform:none!important;transition:none!important}}@media (max-width:1200px){.about_section6{padding:90px 28px 120px}.s6_canvas{height:720px}.s6_node{max-width:560px}.s6_node.n1{left:0;top:360px}.s6_node.n2{left:0;top:500px}.s6_node.n3{left:0;top:620px}.s6_node.n4{left:0;right:auto;top:240px}.s6_ceoBubble{right:40px}.s6_orgMarks{display:none}}@media (max-width:640px){.s6_headTitle{font-size:44px}.s6_headDesc{font-size:15px}.s6_h3{font-size:22px}.s6_icon,.s6_iconWrap{height:78px;width:78px}.s6_customImg{height:40px;width:40px}.s6_ceoBubble{height:100px;right:18px;width:180px}.s6_ceoBubble span{font-size:34px}}.about_section7{background:#fff;box-sizing:border-box;overflow:hidden;padding:70px;position:relative;width:100%}.s7_inner{grid-gap:48px;align-items:start;display:grid;gap:48px;grid-template-columns:1.35fr .65fr}.s7_head{align-items:baseline;display:flex;gap:18px;margin-bottom:26px}.s7_title{align-items:center;color:#0b0b0b;display:inline-flex;font-size:48px;font-weight:900;gap:10px;letter-spacing:-.8px;margin:0}.s7_dot{background:#37d9d6;border-radius:999px;display:inline-block;height:22px;width:22px}.s7_grid{grid-gap:20px 22px;display:grid;gap:20px 22px;grid-template-columns:repeat(5,1fr);margin-top:18px}.s7_card{align-items:center;background:#fff;border:1px solid #36b9bb59;border-radius:18px;box-shadow:0 10px 24px #0000000a;box-sizing:border-box;display:flex;flex-direction:column;gap:6px;height:86px;justify-content:center;padding:14px 16px}.s7_card.is-empty{background:#fff;opacity:.85}.s7_logoWrap{display:grid;height:42px;place-items:center;width:100%}.s7_logo{display:block;max-height:42px;max-width:92%;object-fit:contain}.s7_logoWrap.is-mono .s7_logo{filter:grayscale(1) contrast(.95) brightness(1.05);opacity:.78}.s7_sub{color:#8c8c8c;font-size:12px;font-weight:600;line-height:1}.s7_right{display:flex;justify-content:flex-end}.s7_imgFrame{background:#f3f4f6;border-radius:0;box-shadow:0 16px 40px #0000001a;height:520px;overflow:hidden;position:relative;width:360px}.s7_img{display:block;filter:saturate(.95) contrast(1.02);height:100%;object-fit:cover;width:100%}.s7_pixelGrid{background:linear-gradient(90deg,#0000001f 1px,#0000 0),linear-gradient(180deg,#0000001f 1px,#0000 0),radial-gradient(600px 500px at 40% 30%,#ffffff2e,#0000 60%);background-size:10px 10px,10px 10px,100% 100%;inset:0;mix-blend-mode:overlay;opacity:.9;pointer-events:none;position:absolute}.about_section7 .s7_left,.about_section7 .s7_right{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.about_section7.is-inview .s7_left,.about_section7.is-inview .s7_right{opacity:1;transform:translateY(0)}*{box-sizing:border-box}.page{overflow-x:hidden}.title{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.desc{color:#0f12179e;font-family:Paperlogy;font-size:16px;line-height:1.7;margin:0}.about_section3 .bg_dot.d1{animation-delay:0s;background:#51bab738;height:28px;left:8%;top:18%;width:28px}.about_section3 .bg_dot.d2{animation-delay:.6s;background:#2e8fff29;height:22px;left:22%;top:72%;width:22px}.about_section3 .bg_dot.d3{animation-delay:1.1s;background:#815cff24;height:32px;left:46%;top:14%;width:32px}.about_section3 .bg_dot.d4{animation-delay:1.7s;background:#9bb7d62e;height:24px;left:64%;top:60%;width:24px}.about_section3 .bg_dot.d5{animation-delay:2.1s;background:#51bab72e;height:36px;left:82%;top:22%;width:36px}.about_section3 .bg_dot.d6{animation-delay:2.7s;background:#2e8fff24;height:26px;left:92%;top:78%;width:26px}.about_section4 .bg_dot.d1{animation-delay:0s,.3s;background:#51bab72e;height:28px;left:6%;top:16%;width:28px}.about_section4 .bg_dot.d2{animation-delay:.6s,1s;background:#2e8fff24;height:22px;left:18%;top:78%;width:22px}.about_section4 .bg_dot.d3{animation-delay:1.1s,.6s;background:#815cff1f;height:34px;left:48%;top:10%;width:34px}.about_section4 .bg_dot.d4{animation-delay:1.8s,1.2s;background:#9bb7d62e;height:20px;left:58%;top:72%;width:20px}.about_section4 .bg_dot.d5{animation-delay:2.2s,.8s;background:#51bab724;height:30px;left:80%;top:18%;width:30px}.about_section4 .bg_dot.d6{animation-delay:2.7s,1.4s;background:#2e8fff1f;height:26px;left:94%;top:62%;width:26px}.about_section5 .bg_dot.d1{animation-delay:0s,.4s;background:#51bab72e;height:30px;left:10%;top:25%;width:30px}.about_section5 .bg_dot.d2{animation-delay:.7s,1s;background:#9bb7d629;height:22px;left:20%;top:80%;width:22px}.about_section5 .bg_dot.d3{animation-delay:1.2s,.7s;background:#2e8fff24;height:26px;left:54%;top:22%;width:26px}.about_section5 .bg_dot.d4{animation-delay:1.8s,1.2s;background:#815cff1a;height:32px;left:72%;top:68%;width:32px}.about_section5 .bg_dot.d5{animation-delay:2.3s,.9s;background:#51bab724;height:36px;left:88%;top:22%;width:36px}.about_section5 .bg_dot.d6{animation-delay:2.9s,1.5s;background:#2e8fff1f;height:20px;left:92%;top:54%;width:20px}.about_section6 .bg_dot.d1{animation-delay:0s,.2s;background:#51bab72e;height:28px;left:6%;top:22%;width:28px}.about_section6 .bg_dot.d2{animation-delay:.6s,.9s;background:#2e8fff24;height:20px;left:14%;top:88%;width:20px}.about_section6 .bg_dot.d3{animation-delay:1.2s,.6s;background:#815cff1a;height:26px;left:90%;top:22%;width:26px}.about_section6 .bg_dot.d4{animation-delay:1.8s,1.1s;background:#9bb7d629;height:34px;left:92%;top:72%;width:34px}.about_section6 .bg_dot.d5{animation-delay:2.2s,.7s;background:#51bab71f;height:18px;left:68%;top:86%;width:18px}.about_section6 .bg_dot.d6{animation-delay:2.8s,1.3s;background:#2e8fff1f;height:24px;left:96%;top:30%;width:24px}.about_section7 .bg_dot.d1{animation-delay:0s,.3s;background:#51bab729;height:34px;left:8%;top:10%;width:34px}.about_section7 .bg_dot.d2{animation-delay:.7s,1s;background:#2e8fff1f;height:22px;left:22%;top:76%;width:22px}.about_section7 .bg_dot.d3{animation-delay:1.3s,.7s;background:#815cff1a;height:28px;left:58%;top:14%;width:28px}.about_section7 .bg_dot.d4{animation-delay:1.8s,1.1s;background:#9bb7d626;height:24px;left:76%;top:52%;width:24px}.about_section7 .bg_dot.d5{animation-delay:2.4s,.8s;background:#51bab724;height:38px;left:92%;top:20%;width:38px}.about_section7 .bg_dot.d6{animation-delay:3s,1.4s;background:#2e8fff1f;height:20px;left:88%;top:84%;width:20px}@media (max-width:1200px){.about_section1,.about_section2,.about_section3,.about_section4,.about_section5,.about_section6,.about_section7{overflow:hidden}.about_section1{padding:80px 40px}.about_section1_main{align-items:center;gap:28px}.about_section1_title>div:first-child{font-size:58px}.about_section1_third{font-size:40px}.section2_cols{grid-template-columns:1fr}.section2_col{border-radius:40px!important}.s3_wrap{gap:36px;grid-template-columns:1fr;margin:0 auto;width:min(100%,94%)}.s3_media{border-radius:56px;height:460px;width:100%}.s3_right{padding:0 20px}.s5_container{gap:40px 28px;grid-template-columns:repeat(2,1fr)}.s7_grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.title{font-size:30px!important;gap:8px}.dot,.s4_dot,.s6_headDot,.s7_dot{height:12px!important;width:12px!important}.desc{font-size:14px;line-height:1.75}.about_section1{min-height:auto;padding:72px 20px 68px}.bg-title{left:0;text-align:center;top:0;transform:translateX(-50%);width:160%}.bg-title span{-webkit-text-stroke:1px #fff;color:#ffffff0a;font-size:22px;letter-spacing:2px}.about_section1_main{align-items:center;flex-direction:column;gap:22px;margin-top:50px;text-align:center}.about_section1_title{align-items:center;justify-content:center;margin-bottom:0}.about_section1_title>div:first-child{font-size:36px;text-align:center}.about_section1_title>div:nth-child(2){height:12px;width:12px}.about_section1_mid{height:120px!important;object-fit:contain;width:120px!important}.about_section1_third{align-items:center;font-size:28px;line-height:1.4;margin-top:0;text-align:center}.about_section1_third>div{margin-bottom:8px}.about_section2_title{padding:40px 20px 0}.about_section2_title1{gap:14px;padding:24px 0 32px}.section2_quote{font-size:24px;font-size:21px!important;line-height:1.45;word-break:keep-all}.section2_tagline{font-size:24px!important;line-height:1.5}.dot_left,.dot_right,.section2_bottomRow{display:none}.section2_body{padding:0 16px 50px;position:relative}.section2_cols{gap:16px}.section2_col{border-radius:28px!important;padding:88px 20px 74px}.section2_colMark{font-size:38px;left:20px;top:34px}.section2_colTitle{font-size:15px;line-height:1.7;margin-bottom:14px;padding:0}.section2_colTitle>span{font-size:16px}.section2_colText{font-size:14px;line-height:1.85;padding:0}.section2_colEnd{bottom:20px;font-size:38px;right:20px}.about_section3{padding:72px 0}.s3_wrap{gap:28px;width:min(100%,92%)}.s3_media{border-radius:34px;height:280px;width:100%}.s3_copy{bottom:20px;left:20px;right:20px;top:auto;transform:none}.s3_copy p{font-size:18px;line-height:1.35;margin-bottom:6px}.s3_dot{height:14px;right:18px;top:18px;width:14px}.s3_right{padding:0}.s3_kpi{gap:16px 10px;grid-template-columns:repeat(2,1fr);margin-bottom:20px}.kpi_item{background:#ffffffb3;border-radius:18px;box-shadow:0 8px 20px #0f12170d;padding:14px 10px}.kpi_label{font-size:14px}.kpi_value{font-size:46px;letter-spacing:-1px}.s3_table{padding-top:14px}.s3_table .row{gap:12px;grid-template-columns:84px 1fr;padding:12px 0}.s3_table .td,.s3_table .th{font-size:13px}.s3_table .td{line-height:1.7;word-break:keep-all}.s3_table .sub{font-size:12px}.s3_guides{display:none}.about_section4{padding:72px 0 84px}.s4_inner{width:min(100%,92%)}.s4_head{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:24px}.s4_stage{display:none}.s4_labels{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;min-height:auto;padding-top:0}.s4_item{border-radius:18px;padding:18px 18px 16px;width:100%}.s4_item>img{display:block;margin:0 auto 14px;max-width:220px;width:100%}.s4_num{font-size:18px;margin-bottom:6px}.s4_itemTitle{font-size:16px;margin-bottom:8px}.s4_itemText{font-size:11px!important;line-height:1.7;margin-bottom:0}.s4_guides{display:none}.about_section5{padding:72px 20px 84px}.s5_bg_year{font-size:84px}.s5_bg_year.left{left:14px;top:14px}.s5_bg_year.right{bottom:14px;right:14px;top:auto}.s5_container{gap:28px;grid-template-columns:1fr;margin-top:28px}.s5_column{background:#ffffffd1;border:1px solid #0f121714;border-radius:22px;box-shadow:0 12px 28px #0f12170f;padding:20px 18px}.s5_column h3{font-size:22px;margin-bottom:14px}.s5_column ul{height:auto;margin:18px 0 0}.s5_column li{font-size:14px;line-height:1.7;margin-bottom:10px}.s5_circle{height:84px;margin:24px 0 20px;width:84px}.s5_circle strong{font-size:20px}.s5_circle p{font-size:13px}.s5_column img{border-radius:14px;height:180px}.s5_line,.s5_line2,.s5_line_corner,.s5_line_corner2,.s5_line_vertical,.s5_line_vertical2{display:none}.s4_item{color:#fff;min-height:200px;overflow:hidden;padding:28px 24px;position:relative}.s4_item>img{border-radius:18px;inset:0;margin-left:180px!important;margin-top:20px;object-fit:cover;position:absolute;width:160px;z-index:-1}.s4_item:after{background:linear-gradient(180deg,#fff3,#ffffff73);content:"";inset:0;position:absolute;z-index:1}.s4_item.s4_itemText,.s4_item.s4_itemTitle,.s4_item.s4_num{position:relative;z-index:999}.s4_item.s4_itemText{color:#ffffffd9}.about_section6{padding:72px 20px 90px}.about_section6 .s4_head{margin-bottom:20px}.s6_canvas{display:flex;flex-direction:column;gap:18px;height:auto;margin-top:22px;min-height:0;min-height:auto}.s6_curve,.s6_orgMarks{display:none}.s6_ceoBubble{box-shadow:6px 6px 0 #0000001f;height:64px;margin:0 auto 10px;position:relative;right:auto;top:auto;width:120px}.s6_ceoBubble:after{bottom:-6px;height:26px;right:26px;width:34px}.s6_ceoBubble span{font-size:24px}.s6_nodes{display:flex;flex-direction:column;gap:14px;position:static}.s6_node,.s6_node.n1,.s6_node.n2,.s6_node.n3,.s6_node.n4{background:#ffffffd1;border:1px solid #0f0f1014;border-radius:22px;box-shadow:0 12px 28px #0000000f;gap:14px;left:auto;max-width:100%;padding:18px 16px;position:relative;right:auto;top:auto;width:100%}.s6_icon,.s6_iconWrap{flex:0 0 64px;height:64px;width:64px}.s6_customImg{height:32px;width:32px}.s6_h3{font-size:18px;margin-bottom:8px}.card_sub_meta{margin:0 0 10px;padding-left:18px}.card_sub_meta li{color:#0f0f10b8;font-size:13px;line-height:1.65}.card_sub_desc{color:#0f0f10b8;font-size:13px;line-height:1.75;margin:0;white-space:normal}.about_section7{padding:72px 20px 86px}.s7_inner{gap:28px;grid-template-columns:1fr}.s7_head{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:20px}.s7_grid{gap:12px;grid-template-columns:repeat(2,1fr)}.s7_card{border-radius:14px;height:72px;padding:10px 12px}.s7_logoWrap{height:34px}.s7_logo{max-height:30px}.s7_sub{font-size:11px}.s7_right{justify-content:center}.s7_imgFrame{border-radius:20px;height:280px;width:100%}.s7_pixelGrid{background:linear-gradient(90deg,#00000014 1px,#0000 0),linear-gradient(180deg,#00000014 1px,#0000 0),radial-gradient(600px 500px at 40% 30%,#ffffff24,#0000 60%);background-size:12px 12px,12px 12px,100% 100%;opacity:.75}}@media (max-width:480px){.about_section1_title>div:first-child{font-size:31px}.about_section1_third{font-size:24px}.section2_quote{font-size:21px!important}.section2_tagline{font-size:24px!important}.s3_media{border-radius:26px;height:240px}.s3_copy p{font-size:16px}.kpi_value{font-size:38px}.s5_column h3{font-size:20px}.s6_node{align-items:flex-start;flex-direction:row}.s7_grid{grid-template-columns:1fr 1fr}}.contact_page{background:#ececec;font-family:Pretendard,Noto Sans KR,sans-serif;height:886px;margin-top:110px;overflow:hidden}.contact_layout{display:grid;grid-template-columns:67% 33%}.contact_fake_map{align-items:center;background:#000;border-top-right-radius:92px;display:flex;height:886px;justify-content:center;overflow:hidden;position:relative}.contact_fake_map>img{width:1200px}.contact_info{background:#ececec;display:flex;flex-direction:column;font-family:Paperlogy;padding:126px 54px 42px;position:relative}.contact_title{color:#000;font-size:40px;font-weight:800;letter-spacing:-.05em;line-height:1;margin:0}.contact_mint_dot{background:#53c8c3;border-radius:50%;height:28px;margin-bottom:54px;margin-top:56px;width:28px}.contact_block{display:flex;flex-direction:column;gap:28px}.contact_row{align-items:flex-start;display:flex;gap:10px}.contact_label{color:#383838;font-size:18px;font-weight:800;line-height:1.7;min-width:16px}.contact_row a,.contact_row p{color:#5a5a5a;font-size:16px;letter-spacing:-.02em;line-height:1.7;margin:0;text-decoration:none;word-break:keep-all}.contact_sub_block{margin-top:54px}.contact_sub_block h3{color:#2a2a2a;font-size:18px;font-weight:900;letter-spacing:-.03em;margin:0 0 20px}.contact_sub_block p{color:#5a5a5a;font-size:15px;letter-spacing:-.02em;line-height:1.7;margin:0 0 10px}.contact_bottom_slogan{color:#666;font-size:14px;letter-spacing:-.03em;margin-top:auto;padding-top:32px;text-align:right}.contact_bottom_slogan strong{color:#111;font-weight:900}@media (max-width:768px){.contact_page{height:105vh;margin-top:124px;min-height:auto;overflow:visible}.contact_layout{display:flex;flex-direction:column;gap:22px;margin:0 auto;width:calc(100% - 32px)}.contact_fake_map{background:#000;border-radius:22px;box-shadow:0 16px 34px #0f172a14;height:300px;margin-top:40px;overflow:hidden;width:100%}.contact_fake_map img{display:block;height:auto;object-fit:cover;width:100%}.contact_info{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffdb;border:1px solid #0f172a14;border-radius:24px;box-shadow:0 14px 30px #0f172a12,inset 0 1px 0 #ffffffb3;padding:26px 18px 22px;position:relative}.contact_title{font-size:30px;letter-spacing:-.03em;line-height:1.15;margin:0 0 14px}.contact_mint_dot{display:none}.contact_block{border-bottom:1px dashed #0f172a1f;display:flex;flex-direction:column;gap:14px;margin-bottom:22px;padding-bottom:20px}.contact_row{grid-gap:12px;align-items:start;display:grid;gap:12px;grid-template-columns:24px 1fr}.contact_label{font-size:14px;font-weight:900;line-height:1.6}.contact_row p,.contact_sub_block p{color:#4b5563;font-size:14px;line-height:1.8;margin:0;overflow-wrap:anywhere;word-break:keep-all}.contact_row a{color:inherit;text-decoration:underline;text-underline-offset:3px}.contact_sub_block{background:#f8fafc;border:1px solid #0f172a0f;border-radius:18px;margin-top:0;padding:16px 14px}.contact_sub_block h3{color:#111827;font-size:16px;font-weight:900;letter-spacing:-.02em;margin:0 0 10px}}@font-face{font-display:swap;font-family:Paperlogy;font-style:normal;font-weight:100;src:url(/static/media/Paperlogy-1Thin.1b65999f35a6412657b8.woff) format("woff")}@font-face{font-display:swap;font-family:Paperlogy;font-style:normal;font-weight:200;src:url(/static/media/Paperlogy-2ExtraLight.aebb92b7ffe24b1ae852.woff) format("woff")}@font-face{font-display:swap;font-family:Paperlogy;font-style:normal;font-weight:300;src:url(/static/media/Paperlogy-3Light.1a175d462d39f952977d.woff) format("woff")}@font-face{font-display:swap;font-family:Paperlogy;font-style:normal;font-weight:400;src:url(/static/media/Paperlogy-4Regular.10a49f604b90f48ef06d.woff) format("woff")}@font-face{font-display:swap;font-family:Paperlogy;font-style:normal;font-weight:500;src:url(/static/media/Paperlogy-5Medium.6ccf3b975861ec3f7617.woff) format("woff")}@font-face{font-display:swap;font-family:Paperlogy;font-style:normal;font-weight:600;src:url(/static/media/Paperlogy-6SemiBold.74a2649ceeae4f8d899e.woff) format("woff")}@font-face{font-display:swap;font-family:Paperlogy;font-style:normal;font-weight:700;src:url(/static/media/Paperlogy-7Bold.7df158c1906bc6c27f0b.woff) format("woff")}@font-face{font-display:swap;font-family:Paperlogy;font-style:normal;font-weight:800;src:url(/static/media/Paperlogy-8ExtraBold.d41ade02f09f22667404.woff) format("woff")}@font-face{font-display:swap;font-family:Paperlogy;font-style:normal;font-weight:900;src:url(/static/media/Paperlogy-9Black.5888c041978c52c381e1.woff) format("woff")}
/*# sourceMappingURL=main.d2df1ae9.css.map*/