.featured-section{padding-left:0!important;padding-right:0!important}.featured-head-wrap{padding:0 56px}@media (max-width:1023px){.featured-head-wrap{padding:0 32px}}@media (max-width:767px){.featured-head-wrap{padding:0 20px}}.cb-section{background:#fff;padding:72px 56px}.cb-container{max-width:1280px;margin:0 auto}.cb-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:48px}.cb-header-left{max-width:370px}.cb-label{display:flex;align-items:center;justify-content:center;gap:12px;font-size:16px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#000;line-height:40px;text-align:center;margin-bottom:12px}.cb-deco-line{display:inline-block;width:28px;height:1px;background:var(--ink);flex-shrink:0}.cb-deco-line--right{margin-left:auto;display:block;margin-top:12px}.cb-header-left h2{font-family:Clash Grotesk,Satoshi,sans-serif;font-weight:700;font-size:42px;line-height:40px;color:var(--ink);margin:0 0 14px}.cb-header-left p{margin:0;font-size:16px;font-weight:500;line-height:24px;color:#000;max-width:340px}.cb-header-right{display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:0;padding-top:4px}.cb-header-right span{font-size:16px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);line-height:24px}.cb-cards{display:flex;gap:24px}.cb-card{position:relative;width:608px;height:307px;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;background-size:cover;background-position:50%;transition:transform .3s ease}.cb-card:hover{transform:translateY(-4px)}.cb-card:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.2);z-index:1;pointer-events:none}.cb-card-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;opacity:1}.cb-card-content{position:absolute;inset:0;padding:1.75rem;display:flex;flex-direction:column;justify-content:flex-end;gap:1rem;z-index:2}.cb-card-content h3{margin:0;font-family:Clash Grotesk,Satoshi,sans-serif;font-weight:700;font-size:1.875rem;color:var(--ink);line-height:2.25rem;width:auto;height:auto;display:flex;align-items:flex-end}.cb-card-content h3,.cb-card-content p,.cb-card-tagline span{color:#fff}.cb-card-content p{margin:0;font-size:.75rem;font-weight:400;line-height:1rem;max-width:320px}.cb-card-content .btn{align-self:flex-start;margin-top:.375rem;font-weight:500;width:11.375rem;height:2.25rem;border-radius:8px;font-size:.875rem;line-height:1rem;padding:.75rem 3rem;gap:1rem;text-transform:uppercase}.cb-card-tagline{display:flex;flex-direction:column;gap:.25rem;margin-top:.75rem}.cb-card-tagline span{font-size:.75rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;line-height:1rem}@media (max-width:1023px){.cb-section{padding:56px 32px}.cb-cards{flex-wrap:wrap}.cb-card{width:100%;height:auto;aspect-ratio:608/307}}@media (max-width:767px){.cb-section{padding:40px 20px}.cb-header{flex-direction:column;gap:20px;margin-bottom:32px}.cb-header-left{text-align:center}.cb-header-right{align-items:center;justify-content:center;flex-direction:row;gap:8px;flex-wrap:wrap}.cb-deco-line--right{display:none}.cb-cards{flex-direction:column;gap:16px}.cb-card{width:100%;height:auto;aspect-ratio:608/307}.cb-card-content{padding:1.25rem;gap:.5rem}.cb-card-content h3{font-size:1rem;line-height:1.25rem}.cb-card-content p{font-size:.625rem;line-height:.875rem}.cb-card-content .btn{width:8rem;height:1.5rem;font-size:.75rem;line-height:.875rem;padding:.5rem 2rem;gap:.5rem;margin-top:.25rem}.cb-card-tagline{gap:2px;margin-top:.25rem}.cb-card-tagline span{font-size:.625rem;line-height:.875rem}}.hero{margin:24px 0 0;border-radius:8px;height:700px;position:relative;overflow:hidden;background:#333}.hero-bg{position:absolute;inset:0;background:top/cover no-repeat;opacity:0;transition:opacity 1s ease}.hero-bg--active{opacity:1}.hero:before{content:"";z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.4) 45%,transparent 75%)}.hero-inner,.hero:before{position:absolute;inset:0}.hero-inner{z-index:2;display:flex;align-items:center;justify-content:space-between;padding:0 56px;color:#fff}.hero-copy{display:flex;flex-direction:column;align-items:flex-start}.hero-strip{display:flex;justify-content:flex-start;gap:24px;width:100%;padding:20px 56px;background:transparent}.hero-strip-item{display:flex;flex-direction:column;align-items:center;gap:8px}.hero-strip img{width:100px;height:100px;border-radius:8px;object-fit:cover;opacity:1}.hero-strip-label{font-family:Satoshi,system-ui,-apple-system,sans-serif;font-weight:500;font-style:normal;font-size:16px;line-height:1;letter-spacing:0;text-align:center;color:#000}.hero-heading{font-family:Montserrat,sans-serif;font-weight:700;font-size:56px;line-height:64px;margin:0 0 16px;max-width:580px}.hero .sub{font-weight:700;font-size:18px;max-width:470px;margin:0 0 28px}.hero-copy{position:relative}.hero-copy-slide{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:flex-start;opacity:0;transform:translateY(12px);transition:opacity .7s ease,transform .7s ease;pointer-events:none}.hero-copy-slide--active{position:relative;opacity:1;transform:translateY(0);pointer-events:auto}.hero-dots{position:absolute;left:50%;bottom:28px;transform:translateX(-50%);display:flex;gap:8px;z-index:2}.hero-dots .dot{width:8px;height:8px;border-radius:999px;background:hsla(0,0%,100%,.4);transition:width .25s,background .15s;cursor:pointer}.hero-dots .dot.active{background:#fff;width:24px}.hero-card{width:300px;height:300px;border-radius:8px;background:var(--bg-soft);position:relative;overflow:hidden;box-shadow:var(--shadow-pop);cursor:pointer;transition:transform .2s}.hero-card:hover{transform:translateY(-4px)}.hero-card .photo{position:absolute;inset:10px 10px 70px 10px;border-radius:8px;background:#ccc 50%/cover no-repeat}.hero-card .label{position:absolute;left:18px;right:18px;bottom:16px;display:flex;align-items:center;justify-content:space-between;font-size:20px;font-weight:500;color:#000}.hero-card .arrow{width:24px;height:24px}@media (min-width:1600px){.hero{height:780px;margin:24px 0 0}.hero-inner{padding:0 72px;justify-content:space-between}.hero-heading{font-size:68px;line-height:78px;max-width:640px}.hero .sub{font-size:20px;max-width:520px}.hero-card{width:360px;height:360px}.hero-card .label{font-size:22px}}@media (min-width:1440px) and (max-width:1599px){.hero{height:740px;margin:24px 0 0}.hero-inner{padding:0 64px}.hero-heading{font-size:62px;line-height:72px}.hero .sub{font-size:19px}.hero-card{width:340px;height:340px}}@media (min-width:1024px) and (max-width:1279px){.hero{height:600px;margin:24px 0 0}.hero-heading{font-size:48px;line-height:56px;max-width:480px}.hero-card{width:260px;height:260px}}@media (max-width:1023px){.hero{height:520px;margin:24px 0 0}.hero-heading{font-size:40px;line-height:50px;max-width:420px}.hero-card{width:210px;height:210px}}@media (max-width:767px){.hero{height:420px;margin:16px 0 0}.hero-inner{padding:0 22px}.hero-strip{gap:12px;padding-left:22px;padding-right:20px}.hero-strip img{width:72px;height:72px}.hero-strip-label{font-size:14px}.hero-heading{font-size:26px;line-height:34px;max-width:100%}.hero .sub{font-size:14px;margin:0 0 20px}.hero-card{display:none}.hero-dots{bottom:18px}.hero:before{background:linear-gradient(180deg,rgba(0,0,0,.55),rgba(0,0,0,.3) 60%,transparent)}}