@layer cofinay.subpages{#team-experts-section{position:relative;background:transparent;-webkit-clip-path:inset(0);clip-path:inset(0);z-index:1}#team-experts-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffffff;z-index:-2;pointer-events:none}.team-capsules-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-top:3.5rem}.team-capsule{position:relative;height:270px;border-radius:135px;background:rgba(18,20,26,.03);border:1px solid rgba(18,20,26,.08);box-shadow:0 10px 40px rgba(0,0,0,.03);transition:all .6s cubic-bezier(.16,1,.3,1);overflow:hidden;pointer-events:auto;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.team-capsule:hover{background:#121416;border-color:#00e5ff;box-shadow:0 10px 40px rgba(0,229,255,.25)}.team-capsule-text{left:0;width:100%;height:100%;flex-direction:column;text-align:center;transition:padding .6s cubic-bezier(.16,1,.3,1)}.team-capsule-image-wrap,.team-capsule-text{position:absolute;top:0;display:flex;justify-content:center;align-items:center;pointer-events:none}.team-capsule-image-wrap{width:270px;height:270px;transition:left .6s cubic-bezier(.16,1,.3,1)}.team-capsule-image-circle{width:270px;height:300px;border-radius:50%;border:3px solid transparent;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:border-color .4s ease,box-shadow .4s ease}.team-capsule-image-circle img{width:100%;height:100%;object-fit:cover}.team-capsules-wrapper .team-capsule:nth-child(odd) .team-capsule-image-wrap{left:-15px}.team-capsules-wrapper .team-capsule:nth-child(odd) .team-capsule-text{padding:0 2rem 0 255px}.team-capsules-wrapper .team-capsule:nth-child(odd):hover .team-capsule-image-wrap{left:calc(100% - 270px + 15px)}.team-capsules-wrapper .team-capsule:nth-child(odd):hover .team-capsule-text{padding:0 255px 0 2rem}.team-capsules-wrapper .team-capsule:nth-child(2n) .team-capsule-image-wrap{left:calc(100% - 270px + 15px)}.team-capsules-wrapper .team-capsule:nth-child(2n) .team-capsule-text{padding:0 255px 0 2rem}.team-capsules-wrapper .team-capsule:nth-child(2n):hover .team-capsule-image-wrap{left:-15px}.team-capsules-wrapper .team-capsule:nth-child(2n):hover .team-capsule-text{padding:0 2rem 0 255px}.team-capsule:hover .team-capsule-image-circle{border-color:#00e5ff;box-shadow:0 0 20px rgba(0,229,255,.5)}.capsule-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary);display:block;margin-bottom:.15rem;transition:color .4s ease}.capsule-name{font-size:1.4rem;font-weight:700;color:var(--text-primary);margin-bottom:0;transition:margin .5s cubic-bezier(.16,1,.3,1),color .4s ease}.capsule-name,.capsule-quote{font-family:var(--font-heading)}.capsule-quote{font-style:italic;font-size:.95rem;color:var(--text-secondary);line-height:1.35;font-weight:500;max-width:90%;margin:0;opacity:0;max-height:0;overflow:hidden;transition:opacity .5s cubic-bezier(.16,1,.3,1),max-height .5s cubic-bezier(.16,1,.3,1),margin-top .5s cubic-bezier(.16,1,.3,1),color .4s ease}.team-capsule:hover .capsule-label{color:rgba(255,255,255,.6)}.team-capsule:hover .capsule-name{color:#00e5ff;margin-bottom:.25rem}.team-capsule:hover .capsule-quote{color:rgba(255,255,255,.95);opacity:1;max-height:120px;margin-top:.4rem}#journey-service-section{position:relative;background:transparent;-webkit-clip-path:inset(0);clip-path:inset(0);z-index:1}#journey-service-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffffff;z-index:-2;pointer-events:none}#journey-service-section .container,.journey-console-container{position:relative;z-index:2}.journey-console-container{margin-top:3.5rem}.journey-vertical-workspace{display:flex;flex-direction:column;align-items:stretch;min-height:750px;position:relative;z-index:2;border-radius:20px;overflow:hidden;border:1px solid rgba(18,20,26,.15);box-shadow:0 15px 40px rgba(0,0,0,.15)}.journey-progress-bar{flex-direction:row;gap:0;width:100%;margin-bottom:0;height:auto;border:none;border-top:1px solid rgba(255,255,255,.1)}.journey-progress-bar,.journey-tab-btn{display:flex;background:rgba(18,20,26,.85)}.journey-tab-btn{flex:1 1;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:.8rem .5rem;border:none;border-right:1px solid rgba(255,255,255,.08);border-radius:0;cursor:pointer;font-family:var(--font-heading);font-size:.88rem;font-weight:600;color:rgba(255,255,255,.65);gap:.4rem;transition:all .4s cubic-bezier(.16,1,.3,1)}.journey-tab-btn .tab-icon{opacity:.7;transition:opacity .4s ease,transform .4s ease}.journey-tab-icon-wrap{display:flex;align-items:center;justify-content:center;gap:.35rem;width:100%}.journey-tab-step{font-family:Fira Code,monospace;font-size:.72rem;font-weight:700;text-transform:capitalize;letter-spacing:.05em;color:inherit;opacity:.85;transition:opacity .4s ease}.journey-progress-bar .journey-tab-btn:first-child{border-bottom-left-radius:20px}.journey-progress-bar .journey-tab-btn:last-child{border-bottom-right-radius:20px;border-right:none}.journey-tab-btn:hover{color:#ffffff;background:rgba(18,20,26,.93)}.journey-tab-btn:hover .tab-icon{opacity:1;transform:translateY(-2px)}.journey-tab-btn.active{color:#00e5ff;background:#12141a;box-shadow:inset 0 4px 0 #00e5ff}.journey-tab-btn.active .tab-icon{color:#00e5ff;opacity:1;transform:translateY(-2px)}.journey-stage-display{position:relative;overflow:hidden;flex:1 1;min-height:auto}.journey-visual-wrapper{z-index:1;background-color:#0c0d12}.journey-visual-img,.journey-visual-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.journey-visual-img{object-fit:cover;opacity:0;transform:scale(1.05);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.journey-visual-img.active{opacity:1;transform:scale(1);z-index:2}.journey-mask-panel{position:absolute;top:0;bottom:auto;left:0;width:100%;height:20%;z-index:3;overflow:hidden;background:rgba(18,20,26,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.15)}.journey-detail-card{display:none;width:100%;height:100%;opacity:0;transition:opacity .4s ease;box-sizing:border-box}.journey-detail-card.active{display:block;opacity:1}.journey-mask-content{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:1rem 2.25rem;box-sizing:border-box;gap:2rem}.journey-mask-info{flex:1 1;text-align:left}.journey-mask-title{font-family:var(--font-heading);font-size:1.35rem;font-weight:700;color:#ffffff;margin-bottom:.3rem}.journey-mask-desc{font-size:.92rem;color:rgba(255,255,255,.85);line-height:1.45;margin:0}.journey-mask-action{flex-shrink:0}.journey-cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.75rem;background:#00e5ff;color:#0b0c0e;font-family:var(--font-heading);font-size:.95rem;font-weight:700;border-radius:8px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,229,255,.3)}.journey-cta-btn:hover{background:#ffffff;color:#0b0c0e;transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,255,255,.3)}@media (max-width:991px){.team-capsules-wrapper{grid-template-columns:1fr;gap:1.5rem}.team-capsule{height:150px;border-radius:75px;overflow:hidden;background:rgba(18,20,26,.03);border:1px solid rgba(18,20,26,.08);display:block;position:relative;cursor:pointer}.team-capsule-text{left:0;width:100%;height:100%;flex-direction:column;text-align:center;transition:padding .6s cubic-bezier(.16,1,.3,1)}.team-capsule-image-wrap,.team-capsule-text{position:absolute;top:0;display:flex;justify-content:center;align-items:center}.team-capsule-image-wrap{width:150px;height:150px;transition:left .6s cubic-bezier(.16,1,.3,1),top .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}.team-capsule-image-circle{width:150px;height:150px}.team-capsules-wrapper .team-capsule:nth-child(2n) .team-capsule-image-wrap,.team-capsules-wrapper .team-capsule:nth-child(odd) .team-capsule-image-wrap{left:0}.team-capsules-wrapper .team-capsule:nth-child(2n) .team-capsule-text,.team-capsules-wrapper .team-capsule:nth-child(odd) .team-capsule-text{padding:0 1rem 0 150px}.team-capsules-wrapper .team-capsule:nth-child(2n):hover .team-capsule-image-wrap,.team-capsules-wrapper .team-capsule:nth-child(odd):hover .team-capsule-image-wrap{left:calc(100% - 150px)}.team-capsules-wrapper .team-capsule:nth-child(2n):hover .team-capsule-text,.team-capsules-wrapper .team-capsule:nth-child(odd):hover .team-capsule-text{padding:0 150px 0 1rem}.capsule-label{font-size:.65rem}.capsule-name{font-size:1.15rem}.capsule-quote{font-size:.8rem;line-height:1.35;max-width:95%}.team-capsule:hover .capsule-name{margin-bottom:.15rem}.team-capsule:hover .capsule-quote{max-height:56px;margin-top:.25rem}#journey-service-section{background-attachment:fixed}.journey-vertical-workspace{grid-template-columns:1fr;gap:0;min-height:auto;border-radius:20px}.journey-progress-bar{flex-direction:row;border-right:none;border-top:1px solid rgba(255,255,255,.15);border-bottom:none;overflow-x:auto;scrollbar-width:none;margin-bottom:0;height:auto}.journey-tab-btn{flex:1 1;padding:.8rem 1.25rem;border-right:none;border-radius:0;font-size:.9rem;justify-content:center}.journey-tab-btn:hover{background:rgba(18,20,26,.9)}.journey-tab-btn.active{background:#12141a;border-right-color:transparent;box-shadow:inset 0 3px 0 #00e5ff}.journey-stage-display{flex:none;display:flex;flex-direction:column;width:100%;height:auto!important;min-height:auto;border-radius:20px 20px 0 0;overflow:hidden}.journey-visual-wrapper{position:relative;width:100%;height:auto;aspect-ratio:4/3;order:2}.journey-mask-panel{position:relative;top:auto;bottom:auto;left:auto;width:100%;height:auto!important;order:1;border-bottom:1px solid rgba(255,255,255,.15)}.journey-mask-content{padding:1rem 1.75rem;gap:1rem}.journey-mask-title{font-size:1.2rem}.journey-mask-desc{font-size:.85rem}.journey-cta-btn{padding:.65rem 1.25rem;font-size:.88rem}}@media (max-width:768px){.journey-progress-bar{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;flex-wrap:nowrap;justify-content:flex-start;scrollbar-width:none}.journey-progress-bar::-webkit-scrollbar{display:none}.journey-tab-btn{flex:0 0 auto;scroll-snap-align:start;white-space:nowrap;padding:1rem 1.25rem}}@media (max-width:480px){.team-capsule{height:126px;border-radius:63px}.team-capsule-image-circle,.team-capsule-image-wrap{width:126px;height:126px}.team-capsules-wrapper .team-capsule:nth-child(2n) .team-capsule-image-wrap,.team-capsules-wrapper .team-capsule:nth-child(odd) .team-capsule-image-wrap{left:0}.team-capsules-wrapper .team-capsule:nth-child(2n) .team-capsule-text,.team-capsules-wrapper .team-capsule:nth-child(odd) .team-capsule-text{padding:0 .75rem 0 126px}.team-capsules-wrapper .team-capsule:nth-child(2n):hover .team-capsule-image-wrap,.team-capsules-wrapper .team-capsule:nth-child(odd):hover .team-capsule-image-wrap{left:calc(100% - 126px)}.team-capsules-wrapper .team-capsule:nth-child(2n):hover .team-capsule-text,.team-capsules-wrapper .team-capsule:nth-child(odd):hover .team-capsule-text{padding:0 126px 0 .75rem}.capsule-label{font-size:.6rem}.capsule-name{font-size:1rem}.capsule-quote{font-size:.72rem;line-height:1.3}.team-capsule:hover .capsule-name{margin-bottom:.08rem}.team-capsule:hover .capsule-quote{max-height:48px;margin-top:.18rem}.journey-mask-content{flex-direction:column;align-items:flex-start;justify-content:center;gap:.5rem;padding:.8rem 1rem}.journey-mask-title{font-size:1rem;margin-bottom:.05rem}.journey-mask-desc{font-size:.7rem;line-height:1.25}.journey-cta-btn{padding:.4rem .9rem;font-size:.75rem}}@media (max-width:991px){.team-capsule:hover{background:rgba(18,20,26,.03);border-color:rgba(18,20,26,.08);box-shadow:0 10px 40px rgba(0,0,0,.03)}.team-capsules-wrapper .team-capsule:nth-child(2n):hover .team-capsule-image-wrap,.team-capsules-wrapper .team-capsule:nth-child(odd):hover .team-capsule-image-wrap{left:0}.team-capsules-wrapper .team-capsule:nth-child(2n):hover .team-capsule-text,.team-capsules-wrapper .team-capsule:nth-child(odd):hover .team-capsule-text{padding:0 1rem 0 150px}.team-capsule:hover .team-capsule-image-circle{border-color:transparent;box-shadow:0 4px 20px rgba(0,0,0,.1)}.team-capsule:hover .capsule-label{color:var(--text-secondary)}.team-capsule:hover .capsule-name{color:var(--text-primary);margin-bottom:0}.team-capsule:hover .capsule-quote{color:var(--text-secondary);opacity:0;max-height:0;margin-top:0}.team-capsule.is-active{height:176px;border-radius:88px;background:#121416;border-color:#00e5ff;box-shadow:0 10px 40px rgba(0,229,255,.25)}.team-capsules-wrapper .team-capsule:nth-child(2n).is-active .team-capsule-image-wrap,.team-capsules-wrapper .team-capsule:nth-child(odd).is-active .team-capsule-image-wrap{top:50%;left:calc(100% - 150px);transform:translateY(-50%)}.team-capsules-wrapper .team-capsule:nth-child(2n).is-active .team-capsule-text,.team-capsules-wrapper .team-capsule:nth-child(odd).is-active .team-capsule-text{padding:0 150px 0 1rem}.team-capsule.is-active .team-capsule-image-circle{border-color:#00e5ff;box-shadow:0 0 20px rgba(0,229,255,.5)}.team-capsule.is-active .capsule-label{color:rgba(255,255,255,.6)}.team-capsule.is-active .capsule-name{color:#00e5ff;margin-bottom:.15rem}.team-capsule.is-active .capsule-quote{color:rgba(255,255,255,.95);opacity:1;max-height:74px;margin-top:.25rem}}@media (max-width:480px){.team-capsules-wrapper .team-capsule:nth-child(2n):hover .team-capsule-text,.team-capsules-wrapper .team-capsule:nth-child(odd):hover .team-capsule-text{padding:0 .75rem 0 126px}.team-capsule.is-active{height:160px;border-radius:80px}.team-capsules-wrapper .team-capsule:nth-child(2n).is-active .team-capsule-image-wrap,.team-capsules-wrapper .team-capsule:nth-child(odd).is-active .team-capsule-image-wrap{left:calc(100% - 126px)}.team-capsules-wrapper .team-capsule:nth-child(2n).is-active .team-capsule-text,.team-capsules-wrapper .team-capsule:nth-child(odd).is-active .team-capsule-text{padding:0 126px 0 .75rem}.team-capsule.is-active .capsule-name{margin-bottom:.08rem}.team-capsule.is-active .capsule-quote{max-height:72px;margin-top:.18rem}}.team-gallery-container{margin-top:4.5rem;width:100%;position:relative}.team-gallery-title{font-family:var(--font-heading);font-size:1.6rem;font-weight:700;color:var(--text-primary);margin-bottom:2rem;text-align:center;position:relative}.team-gallery-title:after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translateX(-50%);width:50px;height:3px;background-color:#00e5ff;border-radius:2px}.team-gallery-scroll{width:100%;overflow-x:auto;cursor:-webkit-grab;cursor:grab;scrollbar-width:none;-ms-overflow-style:none;border-radius:16px;touch-action:pan-y;overscroll-behavior-inline:contain}.team-gallery-scroll:focus-visible{outline:3px solid #00e5ff;outline-offset:4px}.team-gallery-scroll::-webkit-scrollbar{display:none}.team-gallery-scroll.active-drag{cursor:-webkit-grabbing;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.team-gallery-track{display:flex;gap:1.5rem;padding:.5rem .25rem 1.5rem;width:max-content}.team-gallery-item{flex:0 0 420px;height:280px;position:relative;border-radius:12px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.05);border:1px solid rgba(18,20,26,.08);transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease,border-color .4s ease}.team-gallery-item:hover{transform:translateY(-6px);border-color:rgba(0,229,255,.4);box-shadow:0 12px 35px rgba(0,229,255,.15)}.team-gallery-item img{width:100%;height:100%;object-fit:cover;pointer-events:none;transition:transform .6s cubic-bezier(.16,1,.3,1)}.team-gallery-item:hover img{transform:scale(1.04)}.gallery-item-caption{position:absolute;bottom:0;left:0;width:100%;padding:1.5rem 1.25rem .85rem;background:linear-gradient(0deg,rgba(18,20,26,.85) 0,rgba(18,20,26,.4) 60%,transparent);color:#ffffff;font-family:var(--font-heading);font-size:.9rem;font-weight:600;text-align:left;pointer-events:none;opacity:.95;transition:opacity .3s ease}@media (max-width:991px){.team-gallery-container{margin-top:3.5rem}.team-gallery-item{flex:0 0 340px;height:240px}.team-gallery-title{font-size:1.35rem}}@media (max-width:480px){.team-gallery-container{margin-top:2.5rem}.team-gallery-item{flex:0 0 280px;height:200px}.team-gallery-title{font-size:1.2rem}}@media (prefers-reduced-motion:reduce){.team-gallery-item,.team-gallery-item img{transition:none}}}