:root{--font-ui:Roboto,system-ui,Arial,sans-serif}#techdeck- .validate-header{margin:40px 0 34px;text-align:center}#techdeck- .validate-badge{align-items:center;background:transparent;border:1px solid #6c94e5;border-radius:56px;display:inline-flex;justify-content:center;padding:5px 20px}#techdeck- .validate-badge__label{color:#2665e2;font:700 18px/1 var(--font-ui);letter-spacing:.005em}#techdeck- .validate-title{color:#060402;font:700 clamp(32px,4vw,56px)/120% var(--font-ui);letter-spacing:-.015em;margin:20px 0 10px}#techdeck- .techdeck-subtitle{margin:0 auto;max-width:960px}#techdeck- .techdeck-subtitle,#techdeck- .techdeck-subtitle *{color:rgba(14,10,2,.6);font-family:var(--font-ui);font-size:18px;font-weight:400;line-height:150%}#techdeck- .techdeck-subtitle p{margin:0}#techdeck- .validate-accent{background:linear-gradient(90deg,#2665e2,#c26de6);-webkit-background-clip:text;background-clip:text}#techdeck- .validate-accent,#techdeck- .validate-accent--flip{-webkit-text-fill-color:transparent;text-fill-color:transparent}#techdeck- .validate-accent--flip{background:linear-gradient(90deg,#c26de6,#2665e2);-webkit-background-clip:text;background-clip:text}#techdeck-.techdeck-section{background:#fff;font-family:var(--font-ui);padding:40px}#techdeck- .techdeck-wrapper{align-items:center;display:flex;flex-direction:column;gap:32px;padding:32px 0}#techdeck- .techdeck-tabs{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;padding:0 12px}#techdeck- .techdeck-tab{align-items:center;background:#f7f6f5;border:none;border-radius:6px;color:#000;cursor:pointer;display:flex;flex-shrink:0;font-family:"Roboto-Bold",var(--font-ui);font-size:16px;font-weight:700;height:48px;justify-content:center;padding:0 24px;transition:.2s ease}#techdeck- .techdeck-tab:hover{background-color:#e0e0e0}#techdeck- .techdeck-tab.active{background-color:#2665e2;color:#fff}#techdeck- .techdeck-content{max-width:900px;width:100%}#techdeck- .techdeck-icons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;overflow:visible}#techdeck- .techdeck-icon{align-items:center;background:#fff;border:1px solid rgba(14,10,2,.08);border-radius:56px;cursor:pointer;display:flex;height:100px;justify-content:center;margin:8px 0;transition:transform .2s ease,box-shadow .3s ease;width:100px}#techdeck- .techdeck-icon:hover{box-shadow:0 12px 32px -20px rgba(2,6,23,.16);transform:translateY(-2px)}#techdeck- .techdeck-icon img{height:50px;object-fit:contain;width:50px}#techdeck- .techdeck-slide.is-hidden{display:none}#techdeck- .swiper-pagination.techdeck-pagination{margin-top:24px}#techdeck- .validate-btn-wrapper{margin-top:40px;text-align:center}#techdeck- .validate-cta{align-items:center;backface-visibility:hidden;background:linear-gradient(90deg,#2665e2,#c26de6);border-radius:8px;box-shadow:0 10px 24px -12px rgba(0,0,0,.35);color:#fff;display:inline-flex;font-size:14px;font-weight:700;height:40px;justify-content:center;line-height:1;overflow:hidden;padding:0 40px;position:relative;text-decoration:none;transform:translateZ(0);transition:box-shadow .2s ease}#techdeck- .validate-cta:after{background:linear-gradient(90deg,#c26de6,#2665e2);border-radius:inherit;content:"";inset:0;opacity:0;position:absolute;transition:opacity .2s ease}#techdeck- .validate-cta__label{position:relative;white-space:nowrap;z-index:1}#techdeck- .validate-cta:hover:after{opacity:1}@media (max-width:768px){#techdeck-.techdeck-section{padding:32px 16px}#techdeck- .techdeck-tab{flex-basis:calc(50% - 6px);max-width:calc(50% - 6px);padding:0 10px}}@media (max-width:480px){#techdeck- .techdeck-tab{flex-basis:100%;max-width:100%}}