@import url('https://cdn.jsdelivr.net/npm/@fontsource/nunito@latest/400.css');@import url('https://cdn.jsdelivr.net/npm/@fontsource/nunito@latest/700.css');html{box-sizing:border-box;font-size:100%;}*,*::before,*::after{box-sizing:inherit;}html,body{margin:0;}body{font-family:'Nunito',sans-serif;overflow-x:hidden;}.pg-head{position:relative;background-color:#ffffff;border-top:3px solid #608280;}.pg-head::before{content:'';position:absolute;top:3px;left:0;right:0;height:56px;background:linear-gradient(135deg,#f4f7f7 0%,#eaf0ef 60%,#dde8e7 100%);pointer-events:none;}.hd-bar{position:relative;max-width:1500px;margin:0 auto;padding:0 40px;display:flex;align-items:center;gap:40px;min-height:80px;z-index:10;}.brand-box{display:flex;align-items:center;gap:16px;flex-shrink:0;text-decoration:none;}.logo-ring{width:48px;height:48px;border-radius:36px;background-color:#ffffff;border:2px solid #C6D0CF;box-shadow:0 2px 2px 0 rgba(96,130,128,0.05),0 4px 14px 0 rgba(96,130,128,0.10);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;}.logo-ring img{width:40px;height:40px;object-fit:contain;display:block;}.brand-text{display:flex;flex-direction:column;gap:0;}.brand-name{font-family:'Nunito',sans-serif;font-size:21px;font-weight:700;line-height:1.2;color:#2d4443;letter-spacing:0.02em;}.brand-tag{font-family:'Nunito',sans-serif;font-size:16px;font-weight:400;line-height:1.4;color:#608280;letter-spacing:0.04em;}.hd-nav{flex:1;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;}.hd-nav a{font-family:'Nunito',sans-serif;font-size:16px;font-weight:700;line-height:1.4;color:#2d4443;text-decoration:none;padding:8px 16px;border-radius:4px;border:1px solid transparent;transition:color 0.5s cubic-bezier(0.25,0.46,0.45,0.94),background-color 0.5s cubic-bezier(0.25,0.46,0.45,0.94),border-color 0.45s ease-in-out;white-space:nowrap;position:relative;overflow:hidden;}.hd-nav a::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:0;background-color:#608280;border-radius:4px;transition:height 0.5s cubic-bezier(0.25,0.46,0.45,0.94);z-index:0;}.hd-nav a:hover::after,.hd-nav a:focus::after{height:100%;}.hd-nav a span{position:relative;z-index:1;}.hd-nav a:hover,.hd-nav a:focus{color:#ffffff;border-color:#608280;outline:none;}.hd-nav a:focus-visible{outline:2px solid #608280;outline-offset:2px;}.hd-lang{flex-shrink:0;margin-left:8px;}.lang-btn{font-family:'Nunito',sans-serif;font-size:16px;font-weight:700;line-height:1.4;color:#608280;background:#ffffff;border:2px solid #C6D0CF;border-radius:4px;padding:8px 16px;cursor:pointer;letter-spacing:0.06em;transition:background-color 0.55s ease-in-out,color 0.55s ease-in-out,border-color 0.45s ease-in-out;min-height:44px;}.lang-btn:hover,.lang-btn:focus{background-color:#608280;color:#ffffff;border-color:#608280;outline:none;}.lang-btn:focus-visible{outline:2px solid #608280;outline-offset:2px;}.ft-root{background:linear-gradient(160deg,#eaf0ef 0%,#f4f7f7 50%,#dde8e7 100%);border-top:2px solid #C6D0CF;}.ft-upper{max-width:1500px;margin:0 auto;padding:80px 40px 40px;display:flex;flex-wrap:wrap;gap:40px;align-items:flex-start;justify-content:space-between;}.ft-brand{display:flex;flex-direction:column;align-items:center;gap:16px;min-width:160px;}.ft-logo-ring{width:56px;height:56px;border-radius:36px;background-color:#ffffff;border:2px solid #C6D0CF;box-shadow:0 4px 14px 0 rgba(96,130,128,0.10),0 10px 52px 0 rgba(96,130,128,0.12);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;}.ft-logo-ring img{width:44px;height:44px;object-fit:contain;display:block;}.ft-brand-name{font-family:'Nunito',sans-serif;font-size:21px;font-weight:700;line-height:1.2;color:#2d4443;text-align:center;}.ft-contact-col{display:flex;flex-direction:column;gap:8px;min-width:200px;}.ft-col-label{font-family:'Nunito',sans-serif;font-size:16px;font-weight:700;line-height:1.4;color:#608280;letter-spacing:0.08em;text-transform:uppercase;margin-bottom:8px;}.ft-contact-col a,.ft-contact-col address{font-family:'Nunito',sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#2d4443;text-decoration:none;font-style:normal;transition:color 0.5s ease-in-out;}.ft-contact-col a:hover,.ft-contact-col a:focus{color:#608280;outline:none;}.ft-contact-col a:focus-visible{outline:2px solid #608280;outline-offset:2px;border-radius:4px;}.ft-links-col{display:flex;flex-direction:column;gap:8px;min-width:180px;}.ft-links-col a{font-family:'Nunito',sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#2d4443;text-decoration:none;transition:color 0.5s ease-in-out;}.ft-links-col a:hover,.ft-links-col a:focus{color:#608280;outline:none;}.ft-links-col a:focus-visible{outline:2px solid #608280;outline-offset:2px;border-radius:4px;}.ft-lower{max-width:1500px;margin:0 auto;padding:0 40px 40px;}.ft-glass{background:rgba(255,255,255,0.55);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(198,208,207,0.6);border-radius:12px;box-shadow:0 4px 14px 0 rgba(96,130,128,0.10);padding:16px 40px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;}.ft-copy{font-family:'Nunito',sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#608280;}.ft-legal{display:flex;flex-wrap:wrap;gap:16px;}.ft-legal a{font-family:'Nunito',sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#608280;text-decoration:none;border-bottom:1px solid transparent;transition:color 0.5s ease-in-out,border-color 0.45s ease-in-out;}.ft-legal a:hover,.ft-legal a:focus{color:#2d4443;border-color:#2d4443;outline:none;}.ft-legal a:focus-visible{outline:2px solid #608280;outline-offset:2px;border-radius:4px;}@media (max-width:768px){.hd-bar{padding:0 16px;flex-wrap:wrap;min-height:auto;padding-top:8px;padding-bottom:8px;gap:16px;}.hd-nav{justify-content:flex-start;width:100%;}.hd-nav a{font-size:16px;padding:8px 8px;}.ft-upper{padding:40px 16px 40px;flex-direction:column;align-items:flex-start;}.ft-brand{align-items:flex-start;}.ft-lower{padding:0 16px 40px;}.ft-glass{padding:16px;flex-direction:column;align-items:flex-start;}}@media (max-width:360px){.hd-bar{padding:8px;gap:8px;}.hd-nav a{padding:8px;font-size:16px;}.ft-upper{padding:40px 8px;}.ft-lower{padding:0 8px 40px;}.ft-glass{padding:16px 8px;}}@media (min-width:1440px){.hd-bar{padding:0 80px;}.ft-upper{padding:80px 80px 40px;}.ft-lower{padding:0 80px 80px;}}.ck-bar{display:none;position:fixed;bottom:0;left:0;right:0;z-index:8000;background:#ffffff;border-top:2px solid #C6D0CF;box-shadow:0 -4px 14px 0 rgba(96,130,128,0.10),0 -10px 52px 0 rgba(96,130,128,0.12);transform:translateY(100%);transition:transform 0.38s cubic-bezier(0.25,0.46,0.45,0.94);}.ck-bar.ck-visible{transform:translateY(0);}.ck-inner{max-width:1500px;margin:0 auto;padding:16px 40px;display:flex;flex-wrap:wrap;align-items:center;gap:16px;}.ck-text-box{flex:1;min-width:220px;}.ck-desc{font-family:'Nunito',sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#2d4443;margin-bottom:8px;}.ck-head{font-family:'Nunito',sans-serif;font-size:16px;font-weight:700;line-height:1.4;color:#2d4443;}.ck-expand-btn{font-family:'Nunito',sans-serif;font-size:16px;font-weight:400;line-height:1.4;color:#608280;background:none;border:none;padding:0;cursor:pointer;text-decoration:underline;transition:color 0.5s ease-in-out;}.ck-expand-btn:hover,.ck-expand-btn:focus{color:#2d4443;outline:none;}.ck-expand-btn:focus-visible{outline:2px solid #608280;outline-offset:2px;border-radius:4px;}.ck-panel{display:none;width:100%;padding:16px 0 8px;border-top:1px solid #C6D0CF;margin-top:8px;}.ck-toggle-row{display:flex;align-items:center;gap:16px;}.ck-toggle-label{font-family:'Nunito',sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#2d4443;}.ck-switch{position:relative;width:44px;height:24px;flex-shrink:0;}.ck-switch input{opacity:0;width:0;height:0;position:absolute;}.ck-track{position:absolute;inset:0;background:#C6D0CF;border-radius:36px;cursor:pointer;transition:background-color 0.5s ease-in-out;}.ck-switch input:checked + .ck-track{background:#608280;}.ck-track::after{content:'';position:absolute;width:18px;height:18px;background:#ffffff;border-radius:36px;top:3px;left:3px;transition:transform 0.45s cubic-bezier(0.25,0.46,0.45,0.94);box-shadow:0 2px 2px 0 rgba(96,130,128,0.05);}.ck-switch input:checked + .ck-track::after{transform:translateX(20px);}.ck-always-on{font-family:'Nunito',sans-serif;font-size:16px;font-weight:700;line-height:1.4;color:#608280;margin-left:auto;}.ck-btns{display:flex;gap:16px;flex-shrink:0;flex-wrap:wrap;}.ck-btn{font-family:'Nunito',sans-serif;font-size:16px;font-weight:700;line-height:1.4;padding:8px 40px;border-radius:4px;cursor:pointer;min-height:44px;min-width:120px;border:2px solid #608280;position:relative;overflow:hidden;transition:color 0.5s cubic-bezier(0.25,0.46,0.45,0.94);}.ck-btn::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:0;transition:height 0.5s cubic-bezier(0.25,0.46,0.45,0.94);z-index:0;}.ck-btn span{position:relative;z-index:1;}.ck-btn:focus-visible{outline:2px solid #608280;outline-offset:2px;}.ck-accept{background:#608280;color:#ffffff;}.ck-accept::before{background:#2d4443;}.ck-accept:hover::before,.ck-accept:focus::before{height:100%;}.ck-reject{background:#ffffff;color:#608280;}.ck-reject::before{background:#608280;}.ck-reject:hover,.ck-reject:focus{color:#ffffff;}.ck-reject:hover::before,.ck-reject:focus::before{height:100%;}.pref-fab{display:none;position:fixed;bottom:40px;right:40px;z-index:7999;width:44px;height:44px;border-radius:36px;background:#608280;border:2px solid #ffffff;box-shadow:0 4px 14px 0 rgba(96,130,128,0.10);cursor:pointer;align-items:center;justify-content:center;transition:background-color 0.55s ease-in-out,box-shadow 0.55s ease-in-out;}.pref-fab:hover,.pref-fab:focus{background:#2d4443;box-shadow:0 10px 52px 0 rgba(96,130,128,0.12);outline:none;}.pref-fab:focus-visible{outline:2px solid #608280;outline-offset:2px;}.pref-fab svg{width:22px;height:22px;fill:#ffffff;pointer-events:none;}@media (max-width:768px){.ck-inner{padding:16px;flex-direction:column;align-items:flex-start;}.ck-btns{width:100%;}.ck-btn{flex:1;padding:8px 16px;}.pref-fab{bottom:16px;right:16px;}}.info-legal{max-width:1500px;margin:0 auto;padding:80px 40px;}.info-legal h1{font-size:52px;line-height:1.2;letter-spacing:-0.02em;color:#1b2b2a;margin-bottom:40px;padding-bottom:16px;border-bottom:2px solid #C6D0CF;}.info-legal h2{font-size:27px;line-height:1.4;letter-spacing:-0.01em;color:#1b2b2a;margin-top:80px;margin-bottom:16px;}.info-legal h3{font-size:21px;line-height:1.4;letter-spacing:0;color:#2c3e3d;margin-top:40px;margin-bottom:16px;}.info-legal h4{font-size:18px;line-height:1.6;letter-spacing:0.01em;color:#2c3e3d;margin-top:40px;margin-bottom:8px;}.info-legal h5{font-size:16px;line-height:1.6;letter-spacing:0.03em;text-transform:uppercase;color:#608280;margin-top:40px;margin-bottom:8px;}.info-legal h6{font-size:16px;line-height:1.6;letter-spacing:0.05em;text-transform:uppercase;color:#99A5AB;margin-top:16px;margin-bottom:8px;}.info-legal p{font-size:18px;line-height:1.9;color:#2c3e3d;margin-bottom:16px;max-width:72ch;}.info-legal ul{margin:16px 0 16px 40px;padding:0;list-style:none;}.info-legal ol{margin:16px 0 16px 40px;padding:0;list-style:none;counter-reset:policy-counter;}.info-legal ul li{font-size:18px;line-height:1.9;color:#2c3e3d;margin-bottom:8px;padding-left:16px;position:relative;max-width:72ch;}.info-legal ul li::before{content:"";position:absolute;left:0;top:14px;width:5px;height:5px;background-color:#608280;border-radius:50%;}.info-legal ol li{font-size:18px;line-height:1.9;color:#2c3e3d;margin-bottom:8px;padding-left:16px;position:relative;counter-increment:policy-counter;max-width:72ch;}.info-legal ol li::before{content:counter(policy-counter) ".";position:absolute;left:-24px;top:0;font-size:16px;color:#608280;font-weight:600;line-height:1.9;}.info-legal ul ul,.info-legal ol ol,.info-legal ul ol,.info-legal ol ul{margin-top:8px;margin-bottom:8px;margin-left:40px;}.info-legal ul ul li::before{background-color:#99A5AB;width:4px;height:4px;top:15px;}.info-legal strong,.info-legal b{font-weight:700;color:#1b2b2a;}.info-legal em,.info-legal i{font-style:italic;color:#3d5453;}.info-legal a{color:#608280;text-decoration:underline;text-decoration-color:#C6D0CF;text-underline-offset:3px;transition:color 0.55s cubic-bezier(0.25,0.46,0.45,0.94),text-decoration-color 0.45s ease-in-out;}.info-legal a:hover{color:#1b2b2a;text-decoration-color:#608280;}.info-legal a:visited{color:#99A5AB;text-decoration-color:#C6D0CF;}.info-legal hr{border:none;border-top:1px solid #C6D0CF;margin:80px 0;max-width:100%;}.info-legal div{margin-bottom:16px;}.info-legal div p:last-child{margin-bottom:0;}@media (max-width:1024px){.info-legal{padding:80px 40px;}.info-legal h1{font-size:52px;}}@media (max-width:768px){.info-legal{padding:40px 16px;}.info-legal h1{font-size:27px;line-height:1.4;margin-bottom:40px;}.info-legal h2{font-size:21px;margin-top:40px;}.info-legal h3{font-size:18px;margin-top:40px;}.info-legal h4,.info-legal h5,.info-legal h6{font-size:16px;margin-top:16px;}.info-legal p,.info-legal ul li,.info-legal ol li{font-size:16px;line-height:1.6;}.info-legal ul{margin-left:16px;}.info-legal ol{margin-left:40px;}.info-legal hr{margin:40px 0;}}@media (max-width:360px){.info-legal{padding:40px 8px;}.info-legal h1{font-size:21px;}.info-legal h2{font-size:18px;}.info-legal h3,.info-legal h4,.info-legal h5,.info-legal h6{font-size:16px;}.info-legal p,.info-legal ul li,.info-legal ol li{font-size:16px;line-height:1.6;}}.afl{background:#ffffff;overflow-x:clip;position:relative;}.afl .reveal-child{opacity:0;transform:translateY(24px);animation:revealUp 0.6s cubic-bezier(0.25,0.46,0.45,0.94) forwards;}.afl .reveal-child:nth-child(1){animation-delay:0.1s;}.afl .reveal-child:nth-child(2){animation-delay:0.25s;}.afl .reveal-child:nth-child(3){animation-delay:0.4s;}.afl .reveal-child:nth-child(4){animation-delay:0.55s;}.afl .reveal-child:nth-child(5){animation-delay:0.7s;}@keyframes revealUp{to{opacity:1;transform:translateY(0);}}.afl .spin-geo{position:absolute;width:420px;height:420px;top:-80px;right:-120px;border:1.5px solid rgba(96,130,128,0.12);border-radius:4px;animation:slowSpin 28s linear infinite;pointer-events:none;z-index:0;}.afl .spin-geo::before{content:"";position:absolute;inset:32px;border:1px solid rgba(153,165,171,0.10);border-radius:4px;animation:slowSpin 18s linear infinite reverse;}@keyframes slowSpin{to{transform:rotate(360deg);}}.afl .blob{position:absolute;border-radius:36px;filter:blur(72px);pointer-events:none;z-index:0;}.afl .blob-a{width:340px;height:260px;background:rgba(96,130,128,0.09);top:40px;left:-80px;}.afl .blob-b{width:260px;height:200px;background:rgba(198,208,207,0.13);bottom:80px;right:60px;}.afl .top-band{position:relative;padding:80px 40px;background:linear-gradient(158deg,#C6D0CF 0%,#608280 48%,#99A5AB 100%);overflow:hidden;}.afl .top-band-inner{max-width:1500px;margin:0 auto;position:relative;z-index:1;}.afl .eyebrow{display:inline-block;font-size:16px;line-height:1.4;letter-spacing:0.12em;text-transform:uppercase;color:rgba(255,255,255,0.72);margin-bottom:16px;}.afl .top-band-inner h1{font-size:68px;line-height:1.2;color:#ffffff;font-weight:300;letter-spacing:-0.01em;text-transform:uppercase;max-width:860px;margin-bottom:40px;}.afl .top-band-inner h1 .outlined{-webkit-text-stroke:2px #ffffff;color:transparent;}.afl .top-lead{font-size:21px;line-height:1.6;color:rgba(255,255,255,0.88);max-width:540px;margin-bottom:40px;}.afl .top-meta{display:flex;flex-direction:row;gap:40px;flex-wrap:wrap;}.afl .meta-item{display:flex;flex-direction:column;gap:8px;}.afl .meta-val{font-size:52px;line-height:1.2;font-weight:300;color:#ffffff;}.afl .meta-val .acc{color:#C6D0CF;}.afl .meta-label{font-size:16px;line-height:1.4;color:rgba(255,255,255,0.65);letter-spacing:0.08em;text-transform:uppercase;}.afl .divider-mono{display:flex;align-items:center;justify-content:center;padding:40px 0;background:#ffffff;}.afl .mono-sym{width:48px;height:48px;position:relative;display:flex;align-items:center;justify-content:center;}.afl .mono-sym::before,.afl .mono-sym::after{content:"";position:absolute;border:1.5px solid rgba(96,130,128,0.28);}.afl .mono-sym::before{width:32px;height:32px;border-radius:4px;transform:rotate(45deg);}.afl .mono-sym::after{width:16px;height:16px;border-radius:4px;transform:rotate(22deg);background:rgba(96,130,128,0.08);}.afl .terms-band{position:relative;padding:80px 40px;background:#f4f6f6;}.afl .terms-band::before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(96,130,128,0.07)'/%3E%3C/svg%3E");background-size:60px 60px;pointer-events:none;z-index:0;}.afl .terms-inner{max-width:1500px;margin:0 auto;position:relative;z-index:1;}.afl .terms-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;align-items:start;margin-bottom:80px;}.afl .terms-grid .col-left{grid-column:1 / 2;}.afl .terms-grid .col-center{grid-column:2 / 3;margin-top:40px;}.afl .terms-grid .col-right{grid-column:3 / 4;}.afl .terms-grid h2{font-size:52px;line-height:1.2;font-weight:300;color:#2c3a39;text-transform:uppercase;letter-spacing:0.04em;margin-bottom:16px;}.afl .terms-grid h2 .outlined-dark{-webkit-text-stroke:1.5px #608280;color:transparent;}.afl .terms-grid .sub{font-size:18px;line-height:1.6;color:#4a5a59;margin-bottom:40px;}.afl .icon-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;position:relative;}.afl .icon-grid::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1px;height:80%;background:linear-gradient(to bottom,transparent,rgba(96,130,128,0.18),transparent);pointer-events:none;}.afl .icon-grid::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;height:1px;background:linear-gradient(to right,transparent,rgba(96,130,128,0.18),transparent);pointer-events:none;}.afl .ig-item{background:#ffffff;border-radius:12px;padding:16px;box-shadow:0 2px 2px 0 rgba(96,130,128,0.05);transition:box-shadow 0.5s ease-in-out,transform 0.5s cubic-bezier(0.25,0.46,0.45,0.94);position:relative;}.afl .ig-item:hover{box-shadow:0 4px 14px 0 rgba(96,130,128,0.10);transform:translateY(-3px);}.afl .ig-item .ig-icon{width:36px;height:36px;margin-bottom:8px;display:flex;align-items:center;justify-content:center;}.afl .ig-item .ig-icon svg{width:28px;height:28px;}.afl .ig-item h5{font-size:16px;line-height:1.4;color:#2c3a39;font-weight:600;margin-bottom:8px;text-transform:uppercase;letter-spacing:0.06em;}.afl .ig-item p{font-size:16px;line-height:1.6;color:#5a6a69;}.afl .ig-item .hover-label{position:absolute;top:-28px;left:50%;transform:translateX(-50%);background:#608280;color:#ffffff;font-size:16px;line-height:1.4;padding:4px 8px;border-radius:4px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity 0.45s ease-in-out;}.afl .ig-item:hover .hover-label,.afl .ig-item:focus-within .hover-label{opacity:1;}.afl .terms-col-text h4{font-size:21px;line-height:1.4;color:#2c3a39;font-weight:600;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:16px;}.afl .terms-col-text p{font-size:18px;line-height:1.6;color:#4a5a59;margin-bottom:16px;}.afl .terms-col-text .note{font-size:16px;line-height:1.6;color:#7a8a89;border-left:3px solid #C6D0CF;border-top:1px solid rgba(96,130,128,0.15);padding:8px 16px;border-radius:4px;background:rgba(198,208,207,0.08);}.afl .data-tbl-wrap{overflow:hidden;border-radius:12px;box-shadow:0 10px 52px 0 rgba(96,130,128,0.12);}.afl .data-tbl{width:100%;border-collapse:collapse;background:#ffffff;}.afl .data-tbl thead tr{background:linear-gradient(135deg,#608280 0%,#99A5AB 100%);}.afl .data-tbl thead th{font-size:16px;line-height:1.4;color:#ffffff;text-transform:uppercase;letter-spacing:0.1em;padding:16px;text-align:left;font-weight:400;}.afl .data-tbl tbody tr{border-bottom:1px solid rgba(96,130,128,0.08);transition:background 0.5s ease-in-out;}.afl .data-tbl tbody tr:nth-child(even){background:rgba(198,208,207,0.10);}.afl .data-tbl tbody tr:hover{background:rgba(96,130,128,0.07);}.afl .data-tbl tbody td{font-size:18px;line-height:1.6;color:#2c3a39;padding:16px;}.afl .data-tbl tbody td.acc-num{color:#608280;font-weight:600;}.afl .img-wrap{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 4px 14px 0 rgba(96,130,128,0.10);margin-top:40px;}.afl .img-wrap img{width:100%;height:320px;object-fit:cover;display:block;}.afl .img-wrap::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(96,130,128,0.45) 0%,transparent 60%);pointer-events:none;}.afl .cta-strip{display:flex;flex-direction:row;align-items:center;gap:16px;flex-wrap:wrap;margin-top:40px;}.afl .btn-main{display:inline-flex;align-items:center;gap:8px;background:#608280;color:#ffffff;font-size:18px;line-height:1.4;padding:16px 40px;border-radius:36px;border:none;cursor:pointer;position:relative;overflow:hidden;transition:color 0.55s ease-in-out,box-shadow 0.55s ease-in-out;text-decoration:none;box-shadow:0 2px 2px 0 rgba(96,130,128,0.05);}.afl .btn-main::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background:#2c3a39;transition:height 0.55s cubic-bezier(0.25,0.46,0.45,0.94);z-index:0;}.afl .btn-main:hover::before{height:100%;}.afl .btn-main:hover{box-shadow:0 4px 14px 0 rgba(96,130,128,0.10);}.afl .btn-main span{position:relative;z-index:1;}.afl .btn-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:36px;border:1.5px solid rgba(96,130,128,0.35);background:transparent;cursor:pointer;transition:border-color 0.5s ease-in-out,background 0.5s ease-in-out;position:relative;overflow:hidden;text-decoration:none;color:#608280;}.afl .btn-icon::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background:rgba(96,130,128,0.08);transition:height 0.5s cubic-bezier(0.25,0.46,0.45,0.94);}.afl .btn-icon:hover::before{height:100%;}.afl .btn-icon svg{width:20px;height:20px;position:relative;z-index:1;}@media (max-width:1024px){.afl .terms-grid{grid-template-columns:1fr 1fr;}.afl .terms-grid .col-left{grid-column:1 / 3;}.afl .terms-grid .col-center{grid-column:1 / 2;margin-top:0;}.afl .terms-grid .col-right{grid-column:2 / 3;}.afl .top-band-inner h1{font-size:52px;}.afl .meta-val{font-size:27px;}}@media (max-width:768px){.afl .top-band{padding:80px 16px;}.afl .top-band-inner h1{font-size:27px;}.afl .top-lead{font-size:18px;}.afl .top-meta{gap:16px;}.afl .meta-val{font-size:27px;}.afl .terms-band{padding:80px 16px;}.afl .terms-grid{grid-template-columns:1fr;}.afl .terms-grid .col-left,.afl .terms-grid .col-center,.afl .terms-grid .col-right{grid-column:1 / 2;margin-top:0;}.afl .terms-grid h2{font-size:27px;}.afl .icon-grid{grid-template-columns:1fr;}.afl .spin-geo{width:220px;height:220px;right:-60px;top:-40px;}}@media (max-width:360px){.afl .top-band-inner h1{font-size:21px;}.afl .btn-main{padding:16px 16px;font-size:16px;}}.ab-us{background:#f4f6f6;overflow-x:clip;position:relative;}.ab-us .pg-wrap{max-width:1500px;margin:0 auto;padding:0 40px;}@media (max-width:768px){.ab-us .pg-wrap{padding:0 16px;}}/* ── SECTION 1:TITLE BLOCK ── */ .ab-us .top-blk{background:#1d2b2b;padding:80px 0;position:relative;}.ab-us .top-blk .corner-line-tl,.ab-us .top-blk .corner-line-br{position:absolute;width:60px;height:60px;pointer-events:none;}.ab-us .top-blk .corner-line-tl{top:24px;left:24px;border-top:1px solid #608280;border-left:1px solid #608280;}.ab-us .top-blk .corner-line-br{bottom:24px;right:24px;border-bottom:1px solid #608280;border-right:1px solid #608280;}.ab-us .top-inner{display:flex;flex-direction:row;gap:80px;align-items:flex-start;}.ab-us .top-text{flex:1 1 0;}.ab-us .top-label{font-size:16px;line-height:1.4;letter-spacing:0.18em;text-transform:uppercase;color:#608280;margin-bottom:16px;font-weight:400;}.ab-us .top-h1{font-size:68px;line-height:1.2;color:#e8edec;font-weight:300;letter-spacing:-0.01em;margin-bottom:40px;}.ab-us .top-h1 .acc{color:#608280;font-weight:600;}.ab-us .top-desc{font-size:18px;line-height:1.6;color:#99A5AB;max-width:520px;}.ab-us .top-desc strong{color:#C6D0CF;font-weight:500;}.ab-us .top-img-col{flex:0 0 340px;display:flex;flex-direction:column;gap:16px;}.ab-us .top-img-wrap{width:100%;aspect-ratio:7/9;overflow:hidden;}.ab-us .top-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:grayscale(30%) contrast(1.08);transition:filter 0.55s cubic-bezier(0.25,0.46,0.45,0.94);}.ab-us .top-img-wrap:hover img{filter:grayscale(0%) contrast(1.0);}.ab-us .top-stat-row{display:flex;flex-direction:row;gap:16px;}.ab-us .top-stat{flex:1 1 0;background:rgba(96,130,128,0.12);padding:16px;border-radius:4px;}.ab-us .top-stat .num{font-size:27px;line-height:1.2;color:#608280;font-weight:600;display:block;}.ab-us .top-stat .lbl{font-size:16px;line-height:1.4;color:#99A5AB;letter-spacing:0.05em;}@media (max-width:1024px){.ab-us .top-h1{font-size:52px;}.ab-us .top-img-col{flex:0 0 260px;}.ab-us .top-inner{gap:40px;}}@media (max-width:768px){.ab-us .top-inner{flex-direction:column;gap:40px;}.ab-us .top-h1{font-size:52px;}.ab-us .top-img-col{flex:0 0 auto;width:100%;}.ab-us .top-img-wrap{aspect-ratio:16/9;}}@media (max-width:360px){.ab-us .top-h1{font-size:27px;}}/* ── DIVIDER 1:double curve ── */ .ab-us .div-curve-1{display:block;width:100%;height:40px;background:#1d2b2b;position:relative;overflow:hidden;}.ab-us .div-curve-1::before,.ab-us .div-curve-1::after{content:"";position:absolute;left:-5%;width:110%;background:#f4f6f6;border-radius:50%;}.ab-us .div-curve-1::before{height:56px;bottom:-30px;}.ab-us .div-curve-1::after{height:48px;bottom:-34px;background:rgba(96,130,128,0.08);}/* ── SECTION 2:STORY / APPROACH ── */ .ab-us .story-blk{padding:80px 0;background:#f4f6f6;position:relative;}.ab-us .story-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;gap:40px;}.ab-us .story-main{grid-column:1 / 3;grid-row:1 / 2;background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 14px 0 rgba(96,130,128,0.10);display:flex;flex-direction:column;gap:16px;position:relative;overflow:hidden;transition:box-shadow 0.5s ease-in-out;}.ab-us .story-main:hover{box-shadow:0 10px 52px 0 rgba(96,130,128,0.12);}.ab-us .story-main::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#C6D0CF,#608280,#99A5AB);}.ab-us .story-bg-pat{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle,rgba(96,130,128,0.04) 1px,transparent 1px);background-size:20px 20px;pointer-events:none;transition:background-size 0.65s cubic-bezier(0.25,0.46,0.45,0.94);}.ab-us .story-main:hover .story-bg-pat{background-size:24px 24px;}.ab-us .story-h2{font-size:27px;line-height:1.4;color:#2a3535;font-weight:300;letter-spacing:0.06em;text-transform:uppercase;position:relative;z-index:1;}.ab-us .story-body{font-size:18px;line-height:1.6;color:#3d4f4f;position:relative;z-index:1;}.ab-us .story-body .hl{background:rgba(96,130,128,0.15);padding:1px 6px;border-radius:4px;color:#2a3535;font-weight:500;}.ab-us .story-aside{font-size:16px;line-height:1.9;color:#608280;border-left:2px solid #C6D0CF;border-top:1px solid #C6D0CF;padding:16px;border-radius:0 4px 4px 0;position:relative;z-index:1;}.ab-us .story-img-tall{grid-column:3 / 4;grid-row:1 / 3;display:flex;flex-direction:column;gap:16px;}.ab-us .story-img-tall img{width:100%;height:320px;object-fit:cover;border-radius:12px;display:block;box-shadow:0 4px 14px 0 rgba(96,130,128,0.10);}.ab-us .story-img-tall img:last-child{height:200px;}.ab-us .funnel-blk{grid-column:1 / 3;grid-row:2 / 3;background:#fff;border-radius:12px;padding:40px;box-shadow:0 2px 2px 0 rgba(96,130,128,0.05);display:flex;flex-direction:column;gap:16px;}.ab-us .funnel-h3{font-size:21px;line-height:1.4;color:#2a3535;font-weight:300;letter-spacing:0.08em;text-transform:uppercase;}.ab-us .funnel-chart{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 0;}.ab-us .funnel-step{display:flex;flex-direction:row;align-items:center;gap:16px;width:100%;}.ab-us .funnel-bar{height:40px;border-radius:4px;display:flex;align-items:center;padding:0 16px;transition:opacity 0.5s ease-in-out;}.ab-us .funnel-step:nth-child(1) .funnel-bar{width:100%;background:#608280;}.ab-us .funnel-step:nth-child(2) .funnel-bar{width:78%;background:#6e8e8c;}.ab-us .funnel-step:nth-child(3) .funnel-bar{width:58%;background:#99A5AB;}.ab-us .funnel-step:nth-child(4) .funnel-bar{width:38%;background:#C6D0CF;}.ab-us .funnel-bar:hover{opacity:0.82;}.ab-us .funnel-bar-txt{font-size:16px;line-height:1.4;color:#fff;font-weight:500;white-space:nowrap;}.ab-us .funnel-step:nth-child(4) .funnel-bar-txt{color:#2a3535;}.ab-us .funnel-lbl{font-size:16px;line-height:1.4;color:#608280;flex-shrink:0;width:120px;text-align:right;}@media (max-width:1024px){.ab-us .story-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;}.ab-us .story-main{grid-column:1 / 3;grid-row:1 / 2;}.ab-us .story-img-tall{grid-column:1 / 2;grid-row:2 / 3;}.ab-us .funnel-blk{grid-column:2 / 3;grid-row:2 / 3;}}@media (max-width:768px){.ab-us .story-grid{grid-template-columns:1fr;grid-template-rows:auto;}.ab-us .story-main,.ab-us .story-img-tall,.ab-us .funnel-blk{grid-column:1 / 2;grid-row:auto;}.ab-us .story-img-tall img{height:200px;}.ab-us .story-img-tall img:last-child{height:160px;}.ab-us .funnel-lbl{width:80px;font-size:16px;}}/* ── DIVIDER 2:double curve reversed ── */ .ab-us .div-curve-2{display:block;width:100%;height:40px;background:#f4f6f6;position:relative;overflow:hidden;}.ab-us .div-curve-2::before,.ab-us .div-curve-2::after{content:"";position:absolute;left:-5%;width:110%;border-radius:50%;}.ab-us .div-curve-2::before{height:56px;top:-30px;background:#1d2b2b;}.ab-us .div-curve-2::after{height:48px;top:-34px;background:rgba(96,130,128,0.06);}/* ── SECTION 3:TEAM ── */ .ab-us .team-blk{padding:80px 0;background:#1d2b2b;position:relative;}.ab-us .team-blk .bg-anim{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(163deg,#1d2b2b,#243535,#1d2b2b);background-size:300% 300%;animation:bgshift 15s linear infinite;pointer-events:none;}@keyframes bgshift{0%{background-position:0% 50%;}50%{background-position:100% 50%;}100%{background-position:0% 50%;}}.ab-us .team-inner{position:relative;z-index:1;}.ab-us .team-head{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:40px;gap:40px;}.ab-us .team-h2{font-size:52px;line-height:1.2;color:#e8edec;font-weight:300;letter-spacing:-0.01em;}.ab-us .team-sub{font-size:18px;line-height:1.6;color:#99A5AB;max-width:360px;text-align:right;}.ab-us .team-cols{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;align-items:end;}.ab-us .team-card{background:rgba(255,255,255,0.04);border-radius:12px;overflow:hidden;box-shadow:0 4px 14px 0 rgba(96,130,128,0.10);transition:box-shadow 0.6s cubic-bezier(0.25,0.46,0.45,0.94),transform 0.5s cubic-bezier(0.25,0.46,0.45,0.94);border:1px solid rgba(96,130,128,0.12);}.ab-us .team-card:hover{box-shadow:0 10px 52px 0 rgba(96,130,128,0.12);transform:translateY(-4px);}.ab-us .team-card.tall{margin-bottom:40px;}.ab-us .team-card.taller{margin-bottom:80px;}.ab-us .t-portrait{width:100%;aspect-ratio:7/9;overflow:hidden;}.ab-us .t-portrait img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform 0.65s cubic-bezier(0.25,0.46,0.45,0.94);}.ab-us .team-card:hover .t-portrait img{transform:scale(1.04);}.ab-us .t-info{padding:16px;}.ab-us .t-name{font-size:21px;line-height:1.4;color:#e8edec;font-weight:400;margin-bottom:8px;}.ab-us .t-role{font-size:16px;line-height:1.4;color:#608280;letter-spacing:0.1em;text-transform:uppercase;margin-bottom:8px;}.ab-us .t-bio{font-size:16px;line-height:1.6;color:#99A5AB;}.ab-us .team-txt-card{background:rgba(96,130,128,0.08);border-radius:12px;padding:40px;border:1px solid rgba(96,130,128,0.18);display:flex;flex-direction:column;gap:16px;}.ab-us .team-txt-card .ttc-h3{font-size:21px;line-height:1.4;color:#e8edec;font-weight:300;letter-spacing:0.06em;text-transform:uppercase;}.ab-us .team-txt-card .ttc-body{font-size:18px;line-height:1.6;color:#99A5AB;}.ab-us .team-txt-card .ttc-body .acc-num{color:#608280;font-weight:600;}.ab-us .team-imgs-row{display:flex;flex-direction:column;gap:16px;}.ab-us .team-imgs-row img{width:100%;height:200px;object-fit:cover;border-radius:12px;display:block;box-shadow:0 2px 2px 0 rgba(96,130,128,0.05);}@media (max-width:1024px){.ab-us .team-cols{grid-template-columns:1fr 1fr;gap:16px;}.ab-us .team-card.tall,.ab-us .team-card.taller{margin-bottom:0;}.ab-us .team-head{flex-direction:column;align-items:flex-start;}.ab-us .team-sub{text-align:left;}.ab-us .team-h2{font-size:52px;}}@media (max-width:768px){.ab-us .team-cols{grid-template-columns:1fr;gap:16px;}.ab-us .team-h2{font-size:27px;}}@media (max-width:360px){.ab-us .team-h2{font-size:27px;}}/* reading direction arrow */ .ab-us .read-arrow{display:flex;flex-direction:column;align-items:center;gap:8px;opacity:0.35;margin:16px auto 0;width:24px;pointer-events:none;}.ab-us .read-arrow span{display:block;width:1px;height:40px;background:#608280;}.ab-us .read-arrow svg{display:block;}.philan{background:#fff;overflow-x:clip;}.philan .pg-wrap{max-width:1500px;margin:0 auto;padding:0 40px;}@media (max-width:768px){.philan .pg-wrap{padding:0 16px;}}.philan .strip-img{width:100%;height:180px;overflow:hidden;position:relative;}.philan .strip-img img{width:100%;height:100%;object-fit:cover;object-position:center 30%;filter:brightness(0.82) contrast(1.08);display:block;}.philan .strip-img::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(96,130,128,0.18) 0%,rgba(153,165,171,0.22) 60%,rgba(198,208,207,0.35) 100%);pointer-events:none;}.philan .lead-zone{padding:80px 0 80px;position:relative;}.philan .lead-frame{border:1px solid #C6D0CF;border-radius:4px;padding:40px;position:relative;max-width:1500px;margin:0 auto;}.philan .lead-frame::before{content:'';position:absolute;top:8px;left:8px;right:8px;bottom:8px;border:1px solid rgba(96,130,128,0.18);border-radius:4px;pointer-events:none;}.philan .lead-split{display:flex;flex-direction:row;gap:80px;align-items:flex-start;}.philan .lead-left{flex:0 0 55%;}.philan .lead-right{flex:1;padding-top:8px;}.philan .kicker{font-size:16px;line-height:1.4;letter-spacing:0.12em;text-transform:uppercase;color:#608280;font-weight:500;margin-bottom:16px;display:block;}.philan .lead-h{font-size:52px;line-height:1.2;color:#1b2a29;font-weight:300;letter-spacing:0.02em;text-transform:uppercase;margin-bottom:40px;}.philan .lead-h em{font-style:normal;color:#608280;}.philan .lead-note{font-size:18px;line-height:1.6;color:#3d4f4e;margin-bottom:16px;}.philan .aside-note{font-size:16px;line-height:1.6;color:#608280;border-left:3px solid #C6D0CF;border-top:1px solid #C6D0CF;padding:16px 16px 16px 16px;border-radius:4px;background:rgba(198,208,207,0.10);}.philan .wavy-sep{width:100%;overflow:hidden;line-height:0;pointer-events:none;}.philan .tri-div{width:100%;overflow:hidden;line-height:0;pointer-events:none;}.philan .tri-div svg,.philan .wavy-sep svg{display:block;width:100%;}.philan .mesh-sec{background:linear-gradient(158deg,#C6D0CF 0%,#99A5AB 38%,#608280 72%,#C6D0CF 100%);padding:80px 0;position:relative;}.philan .mesh-inner{display:flex;flex-direction:row;gap:80px;align-items:flex-start;max-width:1500px;margin:0 auto;padding:0 40px;}.philan .mesh-col{flex:1;opacity:0;transform:translateY(24px);}.philan .mesh-col.vis{opacity:1;transform:translateY(0);}.philan .mesh-col:nth-child(1){transition:opacity 0.55s cubic-bezier(0.25,0.46,0.45,0.94) 0.08s,transform 0.55s cubic-bezier(0.25,0.46,0.45,0.94) 0.08s;}.philan .mesh-col:nth-child(2){transition:opacity 0.55s cubic-bezier(0.25,0.46,0.45,0.94) 0.26s,transform 0.55s cubic-bezier(0.25,0.46,0.45,0.94) 0.26s;}.philan .mesh-col:nth-child(3){transition:opacity 0.55s cubic-bezier(0.25,0.46,0.45,0.94) 0.44s,transform 0.55s cubic-bezier(0.25,0.46,0.45,0.94) 0.44s;}.philan .mesh-h{font-size:27px;line-height:1.2;color:#fff;font-weight:300;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:16px;}.philan .mesh-p{font-size:16px;line-height:1.6;color:rgba(255,255,255,0.88);}.philan .mesh-num{font-size:52px;line-height:1.2;color:#fff;font-weight:700;display:block;margin-bottom:8px;}.philan .mesh-label{font-size:16px;line-height:1.4;color:rgba(255,255,255,0.75);letter-spacing:0.08em;text-transform:uppercase;}.philan .badge-count{display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.18);border:1px solid rgba(255,255,255,0.32);border-radius:36px;padding:8px 16px;font-size:16px;color:#fff;letter-spacing:0.06em;margin-top:16px;}.philan .areas-sec{padding:80px 0;background:#f5f7f7;}.philan .areas-head{margin-bottom:40px;}.philan .areas-h{font-size:27px;line-height:1.2;color:#1b2a29;font-weight:300;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:16px;}.philan .areas-sub{font-size:18px;line-height:1.6;color:#3d4f4e;max-width:640px;}.philan .icon-list{display:grid;grid-template-columns:1fr 1fr;gap:40px;}.philan .icon-row{display:flex;flex-direction:row;gap:16px;align-items:flex-start;}.philan .ico-shape{flex-shrink:0;width:40px;height:40px;border-radius:12px;background:linear-gradient(158deg,#C6D0CF 0%,#99A5AB 60%,#608280 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px 0 rgba(96,130,128,0.10);}.philan .ico-shape svg{width:20px;height:20px;stroke:#fff;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}.philan .icon-row-text{}.philan .icon-row-h{font-size:18px;line-height:1.4;color:#1b2a29;font-weight:600;margin-bottom:8px;}.philan .icon-row-p{font-size:16px;line-height:1.6;color:#4e6261;}.philan .areas-layout{display:flex;flex-direction:row;gap:80px;align-items:flex-start;}.philan .areas-main{flex:1;}.philan .areas-aside{flex:0 0 260px;padding-top:8px;}.philan .aside-card{background:#fff;border-radius:12px;padding:40px;box-shadow:0 10px 52px 0 rgba(96,130,128,0.12);border:1px solid #C6D0CF;}.philan .aside-card-h{font-size:16px;line-height:1.4;letter-spacing:0.10em;text-transform:uppercase;color:#608280;margin-bottom:16px;font-weight:500;}.philan .aside-card-p{font-size:16px;line-height:1.6;color:#3d4f4e;margin-bottom:16px;}.philan .aside-link{display:inline-block;font-size:16px;color:#608280;border-bottom:1px solid #99A5AB;text-decoration:none;transition:color 0.45s ease-in-out,border-color 0.45s ease-in-out;padding-bottom:2px;}.philan .aside-link:hover{color:#1b2a29;border-color:#608280;}.philan .closing-sec{padding:80px 0 80px;background:#fff;position:relative;}.philan .closing-inner{display:flex;flex-direction:row;gap:80px;align-items:flex-start;}.philan .closing-left{flex:0 0 42%;}.philan .closing-right{flex:1;}.philan .closing-h{font-size:27px;line-height:1.2;color:#1b2a29;font-weight:300;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:40px;}.philan .closing-p{font-size:18px;line-height:1.6;color:#3d4f4e;margin-bottom:16px;}.philan .closing-accent{color:#608280;font-weight:600;}.philan .partner-list{display:flex;flex-direction:column;gap:16px;}.philan .partner-row{display:flex;flex-direction:row;align-items:center;gap:16px;padding:16px;border-radius:12px;border:1px solid #C6D0CF;background:#f5f7f7;box-shadow:0 2px 2px 0 rgba(96,130,128,0.05);transition:box-shadow 0.5s cubic-bezier(0.25,0.46,0.45,0.94),border-color 0.5s cubic-bezier(0.25,0.46,0.45,0.94);}.philan .partner-row:hover{box-shadow:0 4px 14px 0 rgba(96,130,128,0.10);border-color:#99A5AB;}.philan .partner-dot{width:12px;height:12px;border-radius:36px;background:#608280;flex-shrink:0;}.philan .partner-name{font-size:16px;line-height:1.4;color:#1b2a29;font-weight:500;flex:1;}.philan .partner-type{font-size:16px;line-height:1.4;color:#608280;letter-spacing:0.06em;}.philan .cta-btn{display:inline-block;position:relative;overflow:hidden;padding:16px 40px;border-radius:4px;background:#608280;color:#fff;font-size:16px;line-height:1.4;letter-spacing:0.08em;text-transform:uppercase;text-decoration:none;border:none;cursor:pointer;margin-top:40px;box-shadow:0 4px 14px 0 rgba(96,130,128,0.10);transition:color 0.5s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow 0.5s cubic-bezier(0.25,0.46,0.45,0.94);z-index:0;}.philan .cta-btn::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:0;background:#1b2a29;border-radius:4px;transition:height 0.5s cubic-bezier(0.25,0.46,0.45,0.94);z-index:-1;}.philan .cta-btn:hover::before{height:100%;}.philan .cta-btn:hover{box-shadow:0 10px 52px 0 rgba(96,130,128,0.12);color:#fff;}.philan .cta-btn:focus-visible{outline:2px solid #608280;outline-offset:3px;}@media (max-width:1024px){.philan .lead-split,.philan .mesh-inner,.philan .areas-layout,.philan .closing-inner{flex-direction:column;gap:40px;}.philan .lead-left,.philan .closing-left{flex:none;width:100%;}.philan .areas-aside{flex:none;width:100%;}.philan .lead-h{font-size:27px;}.philan .mesh-inner{padding:0 16px;}}@media (max-width:768px){.philan .icon-list{grid-template-columns:1fr;gap:16px;}.philan .strip-img{height:120px;}.philan .lead-frame{padding:16px;}.philan .lead-zone{padding:40px 0;}.philan .mesh-sec,.philan .areas-sec,.philan .closing-sec{padding:40px 0;}.philan .mesh-num{font-size:27px;}}@media (max-width:360px){.philan .kicker{font-size:16px;}.philan .lead-h{font-size:21px;}}.cu-pg{background:#ffffff;overflow-x:clip;}.cu-pg .top-band{background:linear-gradient(157deg,#C6D0CF 0%,#608280 48%,#99A5AB 100%);padding:80px 40px;}.cu-pg .top-band .tb-inner{max-width:1500px;margin:0 auto;display:flex;flex-direction:row;gap:80px;align-items:flex-start;}.cu-pg .top-band .tb-left{flex:0 0 420px;position:relative;}.cu-pg .top-band .tb-right{flex:1 1 0;}.cu-pg .mosaic{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:8px;}.cu-pg .mosaic .m-cell{border-radius:12px;overflow:hidden;position:relative;}.cu-pg .mosaic .m-cell.tall{grid-row:span 2;}.cu-pg .mosaic .m-cell .m-fill{width:100%;height:100%;min-height:140px;position:relative;}.cu-pg .mosaic .m-cell:nth-child(1) .m-fill{background:linear-gradient(200deg,#99A5AB 0%,#608280 100%);min-height:280px;}.cu-pg .mosaic .m-cell:nth-child(2) .m-fill{background:rgba(255,255,255,0.18);min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;}.cu-pg .mosaic .m-cell:nth-child(3) .m-fill{background:rgba(255,255,255,0.10);min-height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;}.cu-pg .m-stat{color:#ffffff;font-size:52px;line-height:1.2;font-weight:700;letter-spacing:-1px;}.cu-pg .m-stat-label{color:rgba(255,255,255,0.82);font-size:16px;line-height:1.4;letter-spacing:0.06em;text-transform:uppercase;margin-top:8px;text-align:center;}.cu-pg .grain-layer{position:absolute;inset:0;border-radius:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.08'/%3E%3C/svg%3E");pointer-events:none;z-index:1;}.cu-pg .pattern-dots{position:absolute;top:-16px;right:-16px;width:80px;height:80px;background-image:radial-gradient(circle,rgba(255,255,255,0.35) 1.5px,transparent 1.5px);background-size:12px 12px;pointer-events:none;border-radius:4px;}.cu-pg .tb-tag{display:inline-block;font-size:16px;line-height:1.4;letter-spacing:0.12em;text-transform:uppercase;color:rgba(255,255,255,0.75);border:1px solid rgba(255,255,255,0.3);border-radius:4px;padding:8px 16px;margin-bottom:16px;}.cu-pg .tb-h1{font-size:68px;line-height:1.2;color:#ffffff;font-weight:700;letter-spacing:-1.5px;margin-bottom:16px;}.cu-pg .tb-sub{font-size:18px;line-height:1.6;color:rgba(255,255,255,0.85);max-width:480px;margin-bottom:40px;}.cu-pg .contact-chips{display:flex;flex-direction:column;gap:16px;}.cu-pg .chip{display:flex;flex-direction:row;align-items:center;gap:16px;background:rgba(255,255,255,0.12);border-radius:12px;padding:16px;border:1px solid rgba(255,255,255,0.2);transition:background 0.55s cubic-bezier(0.25,0.46,0.45,0.94),border-color 0.45s ease-in-out;text-decoration:none;}.cu-pg .chip:hover{background:rgba(255,255,255,0.22);border-color:rgba(255,255,255,0.4);}.cu-pg .chip-icon{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.18);border-radius:12px;}.cu-pg .chip-icon svg{width:20px;height:20px;stroke:#ffffff;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}.cu-pg .chip-text{display:flex;flex-direction:column;gap:0;}.cu-pg .chip-label{font-size:16px;line-height:1.4;letter-spacing:0.08em;text-transform:uppercase;color:rgba(255,255,255,0.65);}.cu-pg .chip-val{font-size:18px;line-height:1.4;color:#ffffff;font-weight:600;}.cu-pg .form-band{background:#f4f6f6;padding:80px 40px;border-top:1px solid #C6D0CF;}.cu-pg .form-band .fb-inner{max-width:1500px;margin:0 auto;display:flex;flex-direction:row;gap:80px;align-items:flex-start;}.cu-pg .form-band .fb-meta{flex:0 0 340px;padding-top:8px;}.cu-pg .form-band .fb-form{flex:1 1 0;}.cu-pg .fm-eyebrow{font-size:16px;line-height:1.4;letter-spacing:0.14em;text-transform:uppercase;color:#608280;margin-bottom:16px;}.cu-pg .fm-h2{font-size:27px;line-height:1.4;color:#2b3535;font-weight:700;letter-spacing:-0.3px;margin-bottom:16px;}.cu-pg .fm-desc{font-size:16px;line-height:1.9;color:#4a5a5a;margin-bottom:40px;}.cu-pg .fm-aside{border-right:3px solid #C6D0CF;border-top:1px solid #C6D0CF;border-bottom:1px solid #C6D0CF;border-left:none;border-radius:0 4px 4px 0;padding:16px;background:rgba(198,208,207,0.18);}.cu-pg .fm-aside-label{font-size:16px;line-height:1.6;color:#608280;font-weight:600;letter-spacing:0.04em;margin-bottom:8px;}.cu-pg .fm-aside-text{font-size:16px;line-height:1.6;color:#4a5a5a;}.cu-pg .form-card{background:#ffffff;border-radius:12px;padding:40px;box-shadow:0 10px 52px 0 rgba(96,130,128,0.12);}.cu-pg .field-row{display:flex;flex-direction:row;gap:16px;margin-bottom:16px;}.cu-pg .field-row .f-group{flex:1 1 0;}.cu-pg .f-group{margin-bottom:16px;}.cu-pg .f-group.last-mb{margin-bottom:40px;}.cu-pg .f-label{display:block;font-size:16px;line-height:1.4;letter-spacing:0.06em;text-transform:uppercase;color:#3a4a4a;font-weight:600;margin-bottom:8px;}.cu-pg .f-input{width:100%;height:52px;border:1.5px solid #C6D0CF;border-radius:4px;padding:0 16px;font-size:18px;line-height:1.4;color:#2b3535;background:#ffffff;box-shadow:inset 0 2px 4px 0 rgba(96,130,128,0.07);transition:border-color 0.5s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow 0.5s cubic-bezier(0.25,0.46,0.45,0.94);outline:none;appearance:none;}.cu-pg .f-input::placeholder{font-style:italic;color:#99A5AB;}.cu-pg .f-input:focus{border-color:#608280;box-shadow:inset 0 2px 4px 0 rgba(96,130,128,0.10),0 0 0 3px rgba(96,130,128,0.12);}.cu-pg .f-select-wrap{position:relative;}.cu-pg .f-select-wrap svg{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none;width:18px;height:18px;stroke:#608280;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}.cu-pg .f-select{width:100%;height:52px;border:1.5px solid #C6D0CF;border-radius:4px;padding:0 40px 0 16px;font-size:18px;line-height:1.4;color:#2b3535;background:#ffffff;box-shadow:inset 0 2px 4px 0 rgba(96,130,128,0.07);transition:border-color 0.5s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow 0.5s cubic-bezier(0.25,0.46,0.45,0.94);outline:none;appearance:none;cursor:pointer;}.cu-pg .f-select:focus{border-color:#608280;box-shadow:inset 0 2px 4px 0 rgba(96,130,128,0.10),0 0 0 3px rgba(96,130,128,0.12);}.cu-pg .f-textarea{width:100%;min-height:120px;border:1.5px solid #C6D0CF;border-radius:4px;padding:16px;font-size:18px;line-height:1.6;color:#2b3535;background:#ffffff;box-shadow:inset 0 2px 4px 0 rgba(96,130,128,0.07);transition:border-color 0.5s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow 0.5s cubic-bezier(0.25,0.46,0.45,0.94);outline:none;resize:vertical;}.cu-pg .f-textarea::placeholder{font-style:italic;color:#99A5AB;}.cu-pg .f-textarea:focus{border-color:#608280;box-shadow:inset 0 2px 4px 0 rgba(96,130,128,0.10),0 0 0 3px rgba(96,130,128,0.12);}.cu-pg .priority-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px;}.cu-pg .prio-opt input[type="radio"]{position:absolute;opacity:0;width:0;height:0;}.cu-pg .prio-opt{position:relative;}.cu-pg .prio-lbl{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px 8px;border:1.5px solid #C6D0CF;border-radius:12px;cursor:pointer;background:#ffffff;transition:border-color 0.45s ease-in-out,background 0.45s ease-in-out,box-shadow 0.45s ease-in-out;text-align:center;min-height:80px;}.cu-pg .prio-lbl:hover{border-color:#99A5AB;background:rgba(198,208,207,0.12);}.cu-pg .prio-opt input[type="radio"]:checked + .prio-lbl{border-color:#608280;background:rgba(96,130,128,0.08);box-shadow:0 4px 14px 0 rgba(96,130,128,0.10);}.cu-pg .prio-opt input[type="radio"]:focus-visible + .prio-lbl{outline:2px solid #608280;outline-offset:2px;}.cu-pg .prio-icon{width:28px;height:28px;border-radius:36px;display:flex;align-items:center;justify-content:center;}.cu-pg .prio-icon.low{background:rgba(198,208,207,0.5);}.cu-pg .prio-icon.med{background:rgba(153,165,171,0.4);}.cu-pg .prio-icon.high{background:rgba(96,130,128,0.25);}.cu-pg .prio-icon svg{width:14px;height:14px;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}.cu-pg .prio-icon.low svg{stroke:#608280;}.cu-pg .prio-icon.med svg{stroke:#608280;}.cu-pg .prio-icon.high svg{stroke:#3a5a58;}.cu-pg .prio-name{font-size:16px;line-height:1.4;color:#2b3535;font-weight:600;letter-spacing:0.04em;}.cu-pg .prio-note{font-size:16px;line-height:1.4;color:#608280;}.cu-pg .privacy-row{display:flex;flex-direction:row;align-items:flex-start;gap:16px;margin-bottom:40px;padding:16px;background:rgba(198,208,207,0.15);border-radius:4px;border:1px solid #C6D0CF;}.cu-pg .priv-check{width:20px;height:20px;flex-shrink:0;margin-top:2px;accent-color:#608280;cursor:pointer;}.cu-pg .priv-text{font-size:16px;line-height:1.6;color:#4a5a5a;}.cu-pg .priv-text a{color:#608280;text-decoration:underline;text-underline-offset:3px;transition:color 0.45s ease-in-out;}.cu-pg .priv-text a:hover{color:#3a5a58;}.cu-pg .submit-row{display:flex;flex-direction:row;align-items:center;gap:16px;}.cu-pg .btn-submit{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:56px;padding:0 40px;background:#608280;color:#ffffff;font-size:18px;line-height:1.4;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer;box-shadow:0 4px 14px 0 rgba(96,130,128,0.10);transition:color 0.5s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow 0.5s cubic-bezier(0.25,0.46,0.45,0.94);}.cu-pg .btn-submit::before{content:'';position:absolute;inset:0;background:#3a5a58;transform:translateY(100%);transition:transform 0.55s cubic-bezier(0.25,0.46,0.45,0.94);z-index:0;}.cu-pg .btn-submit:hover::before{transform:translateY(0);}.cu-pg .btn-submit:hover{box-shadow:0 10px 52px 0 rgba(96,130,128,0.12);}.cu-pg .btn-submit span{position:relative;z-index:1;}.cu-pg .btn-submit svg{position:relative;z-index:1;width:18px;height:18px;stroke:#ffffff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform 0.5s cubic-bezier(0.25,0.46,0.45,0.94);}.cu-pg .btn-submit:hover svg{transform:translateX(4px);}.cu-pg .btn-submit:focus-visible{outline:3px solid #608280;outline-offset:3px;}.cu-pg .submit-hint{font-size:16px;line-height:1.6;color:#99A5AB;}.cu-pg .svg-outline-wrap{position:relative;display:inline-block;}.cu-pg .svg-outline-wrap svg.outline-svg{position:absolute;inset:-6px;width:calc(100% + 12px);height:calc(100% + 12px);pointer-events:none;overflow:visible;}.cu-pg .outline-rect{fill:none;stroke:rgba(255,255,255,0.6);stroke-width:1.5;stroke-dasharray:600;stroke-dashoffset:600;animation:draw-outline 1.2s cubic-bezier(0.25,0.46,0.45,0.94) 0.4s forwards;border-radius:4px;}@keyframes draw-outline{to{stroke-dashoffset:0;}}.cu-pg .chip:nth-child(1){animation:fade-up 0.55s cubic-bezier(0.25,0.46,0.45,0.94) 0.2s both;}.cu-pg .chip:nth-child(2){animation:fade-up 0.55s cubic-bezier(0.25,0.46,0.45,0.94) 0.35s both;}.cu-pg .chip:nth-child(3){animation:fade-up 0.55s cubic-bezier(0.25,0.46,0.45,0.94) 0.5s both;}@keyframes fade-up{from{opacity:0;transform:translateY(16px);}to{opacity:1;transform:translateY(0);}}.cu-pg .m-cell:nth-child(1){animation:fade-in 0.65s ease-in-out 0.1s both;}.cu-pg .m-cell:nth-child(2){animation:fade-in 0.65s ease-in-out 0.25s both;}.cu-pg .m-cell:nth-child(3){animation:fade-in 0.65s ease-in-out 0.4s both;}@keyframes fade-in{from{opacity:0;}to{opacity:1;}}@media (max-width:1024px){.cu-pg .top-band .tb-inner{flex-direction:column;gap:40px;}.cu-pg .top-band .tb-left{flex:none;width:100%;max-width:480px;}.cu-pg .form-band .fb-inner{flex-direction:column;gap:40px;}.cu-pg .form-band .fb-meta{flex:none;width:100%;}.cu-pg .tb-h1{font-size:52px;}}@media (max-width:768px){.cu-pg .top-band{padding:40px 16px;}.cu-pg .form-band{padding:40px 16px;}.cu-pg .top-band .tb-inner{gap:40px;}.cu-pg .tb-h1{font-size:52px;letter-spacing:-1px;}.cu-pg .form-card{padding:16px;}.cu-pg .field-row{flex-direction:column;gap:0;}.cu-pg .priority-grid{grid-template-columns:1fr;}.cu-pg .submit-row{flex-direction:column;align-items:flex-start;gap:16px;}.cu-pg .mosaic{display:none;}}@media (max-width:360px){.cu-pg .tb-h1{font-size:27px;}.cu-pg .top-band{padding:40px 8px;}.cu-pg .form-band{padding:40px 8px;}}.st{max-width:100%;overflow-x:hidden;}.st .pg-wrap{max-width:1500px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px;}@media (max-width:768px){.st .pg-wrap{padding-left:16px;padding-right:16px;}}.st .num-acc{color:#608280;font-size:52px;line-height:1.2;letter-spacing:-0.02em;}.st .zigzag-div{display:block;width:100%;line-height:0;}.st .zigzag-div svg{display:block;width:100%;}/* ── SECTION 1:TITLE BLOCK ── */ .st .t-blk{background-color:#fff;padding-top:80px;padding-bottom:40px;position:relative;}.st .t-blk .stripe{position:absolute;top:0;left:0;width:6px;height:100%;background:linear-gradient(180deg,#C6D0CF 0%,#608280 50%,#99A5AB 100%);border-radius:0 4px 4px 0;}.st .t-blk .t-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start;}@media (max-width:1024px){.st .t-blk .t-grid{grid-template-columns:1fr;gap:40px;}}.st .t-blk .t-left{padding-left:40px;}@media (max-width:768px){.st .t-blk .t-left{padding-left:8px;}}.st .t-blk .t-label{font-size:16px;line-height:1.4;letter-spacing:0.18em;text-transform:uppercase;color:#99A5AB;margin-bottom:16px;display:block;}.st .t-blk .t-h1{font-size:68px;line-height:1.2;color:#1e2d2c;font-weight:300;margin-bottom:40px;letter-spacing:-0.02em;}.st .t-blk .t-h1 em{font-style:normal;color:#608280;}@media (max-width:1024px){.st .t-blk .t-h1{font-size:52px;}}@media (max-width:768px){.st .t-blk .t-h1{font-size:27px;line-height:1.4;}}.st .t-blk .t-desc{font-size:18px;line-height:1.6;color:#3a4a49;max-width:480px;}.st .t-blk .t-img-wrap{position:relative;overflow:hidden;}.st .t-blk .t-img{width:100%;display:block;filter:saturate(0.55) brightness(1.05);transition:filter 0.55s cubic-bezier(0.25,0.46,0.45,0.94);}.st .t-blk .t-img-wrap:hover .t-img{filter:saturate(0.75) brightness(1.08);}.st .t-blk .t-aside{position:absolute;bottom:16px;right:16px;background:rgba(255,255,255,0.92);border-radius:4px;padding:16px;max-width:200px;box-shadow:0 4px 14px 0 rgba(96,130,128,0.10);}.st .t-blk .t-aside-num{font-size:52px;line-height:1.2;color:#608280;font-weight:300;display:block;}.st .t-blk .t-aside-label{font-size:16px;line-height:1.4;color:#3a4a49;display:block;}/* ── SECTION 2:WORKING RELATIONSHIP ── */ .st .rel-blk{background-color:#f2f5f5;padding-top:80px;padding-bottom:80px;position:relative;animation:bg-pulse 7s ease-in-out infinite;}@keyframes bg-pulse{0%,100%{background-color:#f2f5f5;}50%{background-color:#edf1f1;}}.st .rel-blk .geo-circle{position:absolute;border-radius:36px;border:1px solid rgba(96,130,128,0.08);pointer-events:none;}.st .rel-blk .geo-c1{width:320px;height:320px;top:-80px;right:-40px;border-radius:50%;overflow:hidden;}.st .rel-blk .geo-c2{width:180px;height:180px;bottom:40px;left:40px;border-radius:50%;overflow:hidden;}.st .rel-blk .rel-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;align-items:start;}@media (max-width:1024px){.st .rel-blk .rel-grid{grid-template-columns:1fr 1fr;}}@media (max-width:768px){.st .rel-blk .rel-grid{grid-template-columns:1fr;}}.st .rel-blk .rel-main{grid-column:1;}@media (max-width:1024px){.st .rel-blk .rel-main{grid-column:1 / -1;}}.st .rel-blk .rel-h2{font-size:27px;line-height:1.4;color:#1e2d2c;font-weight:300;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:40px;}.st .rel-blk .rel-body{font-size:18px;line-height:1.6;color:#3a4a49;margin-bottom:16px;}.st .rel-blk .rel-img{width:100%;display:block;border-radius:4px;filter:saturate(0.6) brightness(1.04);box-shadow:0 4px 14px 0 rgba(96,130,128,0.10);transition:box-shadow 0.5s ease-in-out,filter 0.5s ease-in-out;}.st .rel-blk .rel-img:hover{box-shadow:0 10px 52px 0 rgba(96,130,128,0.12);filter:saturate(0.8) brightness(1.06);}.st .rel-blk .rel-stat{background:#fff;border-radius:12px;padding:40px 16px;text-align:center;box-shadow:0 2px 2px 0 rgba(96,130,128,0.05);transition:box-shadow 0.6s cubic-bezier(0.25,0.46,0.45,0.94),transform 0.6s cubic-bezier(0.25,0.46,0.45,0.94);}.st .rel-blk .rel-stat:hover{box-shadow:0 10px 52px 0 rgba(96,130,128,0.12);transform:translateY(-4px);}.st .rel-blk .rel-stat-num{font-size:52px;line-height:1.2;color:#608280;font-weight:300;display:block;}.st .rel-blk .rel-stat-desc{font-size:16px;line-height:1.6;color:#3a4a49;display:block;margin-top:8px;}/* ── SECTION 3:THE PROBLEM ── */ .st .prob-blk{background-color:#fff;padding-top:80px;padding-bottom:80px;position:relative;}.st .prob-blk .prob-geo{position:absolute;right:0;top:80px;width:240px;height:240px;border-radius:50%;border:1px solid rgba(153,165,171,0.10);pointer-events:none;overflow:hidden;}.st .prob-blk .prob-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;}@media (max-width:1024px){.st .prob-blk .prob-layout{grid-template-columns:1fr;gap:40px;}}.st .prob-blk .prob-img-col{position:relative;overflow:hidden;border-radius:12px;box-shadow:0 10px 52px 0 rgba(96,130,128,0.12);}.st .prob-blk .prob-img{width:100%;display:block;filter:saturate(0.5) brightness(1.06);transition:filter 0.6s cubic-bezier(0.25,0.46,0.45,0.94);}.st .prob-blk .prob-img-col:hover .prob-img{filter:saturate(0.75) brightness(1.08);}.st .prob-blk .prob-img-col:hover{box-shadow:0 10px 52px 0 rgba(96,130,128,0.18);transition:box-shadow 0.5s ease-in-out;}.st .prob-blk .prob-h2{font-size:27px;line-height:1.4;color:#1e2d2c;font-weight:300;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:40px;}.st .prob-blk .prob-body{font-size:18px;line-height:1.6;color:#3a4a49;margin-bottom:16px;}.st .prob-blk .prob-items{margin-top:40px;display:flex;flex-direction:column;gap:16px;}.st .prob-blk .prob-item{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:16px;border-radius:4px;border:1px solid #C6D0CF;border-left:4px solid #608280;background:#f9fbfb;transition:background 0.45s ease-in-out,border-color 0.45s ease-in-out;}.st .prob-blk .prob-item:hover{background:#edf2f2;border-color:#608280;}.st .prob-blk .prob-item-num{font-size:21px;line-height:1.4;color:#608280;font-weight:300;min-width:32px;}.st .prob-blk .prob-item-txt{font-size:16px;line-height:1.6;color:#3a4a49;}/* ── SECTION 4:WHO THIS WORKS FOR ── */ .st .fit-blk{background-color:#99A5AB;padding-top:80px;padding-bottom:80px;position:relative;overflow:hidden;}.st .fit-blk .fit-geo-bg{position:absolute;top:-80px;left:-80px;width:500px;height:500px;border-radius:50%;border:1px solid rgba(255,255,255,0.08);pointer-events:none;overflow:hidden;}.st .fit-blk .fit-grid{display:grid;grid-template-columns:1fr 2fr;gap:80px;align-items:start;}@media (max-width:1024px){.st .fit-blk .fit-grid{grid-template-columns:1fr;gap:40px;}}.st .fit-blk .fit-portrait-wrap{position:relative;}.st .fit-blk .fit-portrait{width:100%;aspect-ratio:5/7;object-fit:cover;object-position:center;display:block;filter:saturate(0.55) brightness(1.05);box-shadow:0 10px 52px 0 rgba(96,130,128,0.12);transition:box-shadow 0.6s cubic-bezier(0.25,0.46,0.45,0.94),filter 0.6s cubic-bezier(0.25,0.46,0.45,0.94);}.st .fit-blk .fit-portrait:hover{box-shadow:0 10px 52px 0 rgba(96,130,128,0.22);filter:saturate(0.75) brightness(1.07);}.st .fit-blk .fit-h2{font-size:27px;line-height:1.4;color:#fff;font-weight:300;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:40px;}.st .fit-blk .fit-body{font-size:18px;line-height:1.6;color:#f0f3f3;margin-bottom:16px;}.st .fit-blk .fit-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:40px;}@media (max-width:768px){.st .fit-blk .fit-cards{grid-template-columns:1fr;}}.st .fit-blk .fit-card{background:rgba(255,255,255,0.12);border-radius:12px;padding:16px;border:1px solid rgba(255,255,255,0.18);transition:background 0.5s ease-in-out,box-shadow 0.5s ease-in-out;}.st .fit-blk .fit-card:hover{background:rgba(255,255,255,0.2);box-shadow:0 4px 14px 0 rgba(96,130,128,0.10);}.st .fit-blk .fit-card-role{font-size:16px;line-height:1.4;letter-spacing:0.12em;text-transform:uppercase;color:#C6D0CF;display:block;margin-bottom:8px;}.st .fit-blk .fit-card-txt{font-size:16px;line-height:1.6;color:#f0f3f3;}.st .fit-blk .fit-note{margin-top:40px;padding:16px;border-radius:4px;background:rgba(255,255,255,0.08);border-left:3px solid #C6D0CF;border-right:1px solid rgba(255,255,255,0.12);}.st .fit-blk .fit-note-txt{font-size:16px;line-height:1.6;color:#f0f3f3;}.st .fit-blk .fit-note-author{font-size:16px;line-height:1.4;color:#C6D0CF;display:block;margin-top:8px;letter-spacing:0.06em;}/* glow on hover for portrait wrap */ .st .fit-blk .fit-portrait-wrap::after{content:'';position:absolute;inset:0;border-radius:0;box-shadow:0 0 0 0 rgba(198,208,207,0);transition:box-shadow 0.6s cubic-bezier(0.25,0.46,0.45,0.94);pointer-events:none;}.st .fit-blk .fit-portrait-wrap:hover::after{box-shadow:0 0 32px 8px rgba(198,208,207,0.22);}/* ── SCHEMA ── */ .suc-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 16px;background-color:#fff;}.suc-page .suc-wrap{max-width:560px;width:100%;text-align:center;}.suc-page .suc-icon{width:72px;height:72px;margin:0 auto 40px;display:flex;align-items:center;justify-content:center;border-radius:36px;background:linear-gradient(160deg,#C6D0CF 0%,#608280 55%,#99A5AB 100%);box-shadow:0 4px 14px 0 rgba(96,130,128,0.10),0 10px 52px 0 rgba(96,130,128,0.12);}.suc-page .suc-icon svg{display:block;}.suc-page .suc-label{font-size:16px;line-height:1.4;letter-spacing:0.12em;text-transform:uppercase;color:#608280;margin-bottom:16px;}.suc-page .suc-head{font-size:52px;line-height:1.2;color:#1b2b2a;margin-bottom:16px;font-weight:300;}.suc-page .suc-sub{font-size:18px;line-height:1.6;color:#3d5251;margin-bottom:40px;}.suc-page .suc-divider{width:48px;height:2px;background:linear-gradient(90deg,#C6D0CF,#608280,#99A5AB);border-radius:4px;margin:0 auto 40px;}.suc-page .suc-note{font-size:16px;line-height:1.6;color:#5a6e6d;margin-bottom:40px;padding:16px 40px;border-radius:12px;background-color:#f4f6f6;box-shadow:0 2px 2px 0 rgba(96,130,128,0.05);}.suc-page .suc-note strong{color:#608280;}.suc-page .suc-btn{display:inline-block;font-size:16px;line-height:1.4;letter-spacing:0.06em;color:#fff;background-color:#608280;border-radius:4px;padding:16px 40px;text-decoration:none;position:relative;overflow:hidden;box-shadow:0 4px 14px 0 rgba(96,130,128,0.10);transition:color 0.55s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow 0.45s ease-in-out;}.suc-page .suc-btn::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;background-color:#3d5251;border-radius:4px;transition:height 0.5s cubic-bezier(0.25,0.46,0.45,0.94);z-index:0;}.suc-page .suc-btn:hover::before{height:100%;}.suc-page .suc-btn:hover{box-shadow:0 10px 52px 0 rgba(96,130,128,0.12);}.suc-page .suc-btn span{position:relative;z-index:1;}.suc-page .suc-contact{margin-top:40px;font-size:16px;line-height:1.6;color:#5a6e6d;}.suc-page .suc-contact a{color:#608280;text-decoration:none;border-bottom:1px solid #C6D0CF;transition:border-color 0.45s ease-in-out,color 0.5s ease-in-out;}.suc-page .suc-contact a:hover{color:#3d5251;border-color:#608280;}@media (max-width:768px){.suc-page{padding:80px 16px;}.suc-page .suc-head{font-size:27px;line-height:1.4;}.suc-page .suc-note{padding:16px;}}@media (max-width:360px){.suc-page .suc-head{font-size:21px;}.suc-page .suc-sub{font-size:16px;}}/*# sourceMappingURL=index-2uvojtf6.css.map */