/* BeTeCare Boutique / v2 — cyan, leaf green, human connection. */
body.btc-boutique{--btc-ink:#082f3a;--btc-deep:#072d37;--btc-blue:#096889;--btc-cyan:#35c7f3;--btc-green:#89ce80;--btc-sky:#e2f7fb;--btc-lime:#d4efbc;--btc-paper:#f3f7f4;--btc-muted:#47616a;--btc-line:#cddedc;--btc-ease:cubic-bezier(.2,.8,.2,1)}
.btc-boutique .btc-shell{background:#fcfdf9}
.btc-boutique .btc-container{max-width:1376px}
.btc-boutique .btc-section{padding-top:112px;padding-bottom:112px}
.btc-boutique .btc-shell h1,.btc-boutique .btc-shell h2{letter-spacing:-.06em}
.btc-boutique .btc-shell h2{font-size:clamp(2.3rem,4.3vw,4.25rem);font-weight:600}
.btc-boutique .btc-shell h1 em,.btc-boutique .btc-shell h2 em{color:#347a48}
.btc-boutique .btc-eyebrow{font-weight:700;letter-spacing:.12em;font-size:.7rem;display:flex;align-items:center;gap:12px}
.btc-boutique .btc-section-head{gap:48px;margin-bottom:46px}
.btc-boutique .btc-section-head>p,.btc-boutique .btc-section-head>div>p{max-width:340px}
.btc-boutique .btc-topbar{background:var(--btc-deep);color:#fff;font-size:.73rem}
.btc-boutique .btc-topbar a{color:#fff}
.btc-boutique .btc-header{background:rgba(252,253,249,.95);backdrop-filter:blur(18px);border-bottom:1px solid #0b394b16}
.btc-boutique .btc-header__inner{min-height:90px}
.btc-boutique .btc-brand img{width:177px;height:auto}
.btc-boutique .btc-nav-list>li>a{position:relative}
.btc-boutique .btc-nav-list>li>a:after{content:'';position:absolute;bottom:1px;left:0;width:100%;height:2px;background:var(--btc-cyan);transform:scaleX(0);transform-origin:right;transition:transform .35s var(--btc-ease)}
.btc-boutique .btc-nav-list>li>a:hover:after,.btc-boutique .btc-nav-list>li>a:focus-visible:after{transform:scaleX(1);transform-origin:left}
.btc-boutique .btc-btn{background:var(--btc-cyan);color:var(--btc-deep);border:1px solid transparent;border-radius:6px;padding:17px 23px;gap:22px;box-shadow:none;position:relative;overflow:hidden;isolation:isolate;font-weight:650;transition:transform .35s var(--btc-ease),background .35s,box-shadow .35s}
.btc-boutique .btc-btn:before{content:'';position:absolute;inset:-60% -100%;z-index:-1;background:linear-gradient(105deg,transparent 42%,#ffffff50 50%,transparent 58%);transform:translateX(-45%);transition:transform .7s var(--btc-ease);pointer-events:none}
.btc-boutique .btc-btn:hover{background:#62d7f7;color:var(--btc-deep);box-shadow:0 9px 24px #072d3715;transform:translateY(-3px)}
.btc-boutique .btc-btn:hover:before{transform:translateX(45%)}
.btc-boutique .btc-btn svg{transition:transform .35s var(--btc-ease);flex:none}
.btc-boutique .btc-btn:hover svg{transform:translate(3px,-2px)}
.btc-boutique .btc-btn--outline{background:transparent;border-color:#082f3a65;color:var(--btc-deep)}
.btc-boutique .btc-btn--outline:hover{background:#e2f7fb}
.btc-boutique .btc-btn--dark{background:var(--btc-deep);color:#fff}
.btc-boutique .btc-btn--dark:hover{background:#174b56;color:#fff}
.btc-boutique .btc-btn--light{background:var(--btc-green);color:var(--btc-deep)}
.btc-boutique .btc-btn--light:hover{background:#b0e59e}
.btc-boutique .btc-btn--small{padding:12px 18px}
.btc-boutique .btc-btn--text{padding:8px 0;background:none;border:0;box-shadow:none;color:var(--btc-deep);border-bottom:1px solid #082f3a55;border-radius:0}
.btc-boutique .btc-btn--text:before{display:none}
.btc-boutique .btc-inline-link{display:inline-flex;align-items:center;gap:12px;font-size:.84rem;font-weight:600;line-height:1.5;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}
.btc-inline-link svg{width:18px;height:18px;flex:none;transition:transform .3s}
.btc-inline-link:hover svg{transform:translate(3px,-3px)}
.btc-brand-dash{width:26px;height:13px;display:inline-block;flex:none;border-radius:0 13px 0 13px;background:linear-gradient(110deg,var(--btc-cyan) 0 50%,var(--btc-green) 50%)}
.btc-stage{position:relative;background:#f2f7f0;isolation:isolate;padding:66px 0 80px}
.btc-stage__grid{display:grid;grid-template-columns:1fr 1.08fr;gap:4%;align-items:center;min-height:610px}
.btc-stage__copy{position:relative;z-index:2;padding-bottom:12px}
.btc-stage .btc-display{font-size:clamp(3.5rem,5.7vw,5.55rem);line-height:1.07;max-width:710px;margin:29px 0 25px;font-weight:600}
.btc-stage .btc-display em{display:inline-block;position:relative}
.btc-stage .btc-display em:after{content:'';position:absolute;left:0;bottom:-7px;width:90%;height:9px;background:var(--btc-green);opacity:.65;clip-path:polygon(0 55%,100% 0,98% 60%,2% 100%);z-index:-1}
.btc-stage .btc-lead{font-size:1.05rem;line-height:1.75;max-width:450px;color:var(--btc-muted);padding-bottom:28px}
.btc-stage .btc-actions{align-items:flex-start;flex-direction:column;gap:11px}
.btc-stage .btc-btn{min-width:304px;justify-content:space-between}
.btc-stage__small{display:flex;align-items:center;gap:15px;margin-top:27px}
.btc-stage__small p{font-size:.76rem;line-height:1.55;padding:0}
.btc-icon-stack{display:flex;padding-left:7px}
.btc-icon-stack svg{height:38px;width:38px;padding:8px;border:2px solid #f2f7f0;border-radius:50%;background:var(--btc-cyan);margin-left:-7px}
.btc-icon-stack svg:nth-child(2){background:var(--btc-green)}
.btc-icon-stack svg:nth-child(3){background:#fff}
.btc-scroll-cue{display:flex;width:fit-content;align-items:center;gap:11px;margin-top:28px;font-size:.72rem;font-weight:600}
.btc-scroll-cue>span{width:28px;height:36px;border:1px solid #082f3a44;display:grid;place-items:center;border-radius:20px;animation:btc-nudge 2.5s ease-in-out infinite}
.btc-raster{position:absolute;pointer-events:none;z-index:-1;background-image:radial-gradient(currentColor .8px,transparent .9px);background-size:7px 7px;color:#1c8093;opacity:.22}
.btc-raster--hero{width:50%;height:90%;right:-10%;top:5%;mask-image:linear-gradient(110deg,transparent,#000);border-radius:50%}
.btc-collage{position:relative;height:620px;min-width:0;isolation:isolate}
.btc-collage:before{content:'';position:absolute;background:var(--btc-cyan);width:72%;height:80%;top:7%;left:16%;border-radius:200px 200px 24px 24px;transform:rotate(8deg);z-index:-1}
.btc-collage__main{position:absolute;left:0;top:16px;width:91%;height:425px;border-radius:150px 14px 14px 14px;overflow:hidden;box-shadow:0 25px 50px #082f3a13;will-change:transform}
.btc-collage__main img{width:100%;height:100%;object-fit:cover;object-position:49% 45%}
.btc-image-label{position:absolute;bottom:21px;left:25px;color:white;font-size:.66rem;letter-spacing:.17em;font-weight:700;text-shadow:0 1px 8px #0009}
.btc-collage__portrait{position:absolute;width:35%;height:246px;bottom:39px;right:-1%;border:6px solid #f2f7f0;border-radius:12px 12px 80px 12px;overflow:hidden;transform:rotate(6deg);box-shadow:0 20px 35px #072d3718;z-index:3}
.btc-collage__portrait img{width:100%;height:100%;object-fit:cover;object-position:center 30%}
.btc-orbit{position:absolute;width:145px;height:145px;right:-25px;top:-16px;z-index:4;background:var(--btc-green);border-radius:50%;color:var(--btc-deep);box-shadow:0 5px 0 #072d370d}
.btc-orbit>svg{width:100%;height:100%;animation:btc-orbit 32s linear infinite}
.btc-orbit text{font:700 11px Manrope,sans-serif;letter-spacing:1.4px;fill:currentColor}
.btc-orbit>span{position:absolute;inset:38px;display:grid;place-items:center}
.btc-orbit>span svg{width:54px;height:54px;stroke-width:1.1}
.btc-sticker{display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:.82rem;line-height:1.4;font-weight:650;padding:16px 24px;border-radius:4px;box-shadow:0 10px 28px #072d3710}
.btc-sticker svg{width:20px;height:20px;flex:none}
.btc-sticker--green{background:var(--btc-green);color:var(--btc-deep)}
.btc-sticker--white{background:#fff;color:var(--btc-deep)}
.btc-collage>.btc-sticker{position:absolute;top:395px;left:-28px;z-index:4;rotate:-6deg}
.btc-collage__contact{position:absolute;bottom:56px;left:25px;display:flex;align-items:center;gap:24px;line-height:1.5;font-size:1rem}
.btc-circle{display:grid;place-items:center;width:50px;height:50px;background:var(--btc-deep);color:white;border-radius:50%;transition:transform .35s}
.btc-circle svg{width:21px;height:21px}
.btc-collage__contact:hover .btc-circle{transform:rotate(45deg)}
.btc-collage__caption{position:absolute;bottom:3px;left:25px;font-size:.62rem;letter-spacing:.17em}
.btc-marquee{position:relative;background:var(--btc-cyan);border-block:1px solid #072d3733;padding:18px 0;overflow:hidden}
.btc-marquee__window{overflow:hidden}
.btc-marquee__track{display:flex;width:max-content;animation:btc-ticker 44s linear infinite}
.btc-marquee__group{display:flex;align-items:center;gap:46px;padding-right:46px;white-space:nowrap}
.btc-marquee__group>span{font-family:Manrope,sans-serif;font-weight:600;font-size:1.32rem;letter-spacing:-.025em}
.btc-marquee__group>b{font-size:31px;font-weight:400;line-height:1}
.btc-motion-toggle{position:absolute;right:16px;top:50%;translate:0 -50%;display:flex;align-items:center;gap:6px;padding:9px 12px;min-height:38px;border:1px solid #072d372e;border-radius:30px;background:#fcfdf9;color:var(--btc-deep);font-size:.66rem;box-shadow:0 0 20px 9px var(--btc-cyan)}
.btc-audiences{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.btc-audience{position:relative;min-height:555px;border-radius:12px;overflow:hidden;isolation:isolate;transform-style:preserve-3d;transition:box-shadow .4s,transform .4s var(--btc-ease)}
.btc-audience--work{background:#a4e8fb}
.btc-audience--family{background:#c5e6ab}
.btc-audience:after{content:'';position:absolute;z-index:-1;width:50%;height:75%;right:-20%;bottom:0;background-image:radial-gradient(#082f3a .8px,transparent 1px);background-size:6px 6px;opacity:.2;transform:rotate(20deg)}
.btc-audience__copy{position:relative;z-index:2;padding:37px 35px 31px;max-width:76%}
.btc-audience .btc-eyebrow{font-size:.63rem;margin-bottom:23px}
.btc-audience h3{font-size:clamp(1.9rem,2.8vw,2.8rem);line-height:1.13;max-width:380px;margin-bottom:20px}
.btc-audience p{max-width:295px;line-height:1.65;font-size:.92rem;padding-bottom:23px}
.btc-audience .btc-btn{font-size:.81rem;padding:15px 17px;gap:13px}
.btc-audience .btc-inline-link{margin-top:23px;max-width:230px;font-size:.71rem}
.btc-audience__photo{position:absolute;right:-15px;bottom:-28px;height:265px;width:43%;border:5px solid #fcfdf9;border-radius:95px 95px 7px 7px;rotate:9deg;box-shadow:-15px 10px 35px #072d3712;overflow:hidden;z-index:1;transition:rotate .6s var(--btc-ease)}
.btc-audience__photo img{width:100%;height:100%;object-fit:cover}
.btc-audience--family .btc-audience__photo{height:245px;rotate:-8deg;right:-25px;width:45%}
.btc-audience--family .btc-audience__photo img{object-position:35% 50%}
.btc-audience__number{position:absolute;right:30px;top:30px;font:500 1rem Manrope,sans-serif;opacity:.7}
.btc-audience:hover{box-shadow:0 24px 45px #072d3712}
.btc-audience:hover .btc-audience__photo{rotate:0deg}
.btc-manifesto{position:relative;background:var(--btc-deep);color:#e4f0ea;padding:100px 0;isolation:isolate;overflow:hidden}
.btc-manifesto__layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:9%}
.btc-manifesto__art{position:relative;max-width:520px;rotate:-5deg}
.btc-manifesto__art img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:50% 50% 8px 50%;box-shadow:0 32px 0 -14px #35c7f3}
.btc-manifesto__art .btc-sticker{position:absolute;bottom:13px;left:22%;white-space:nowrap;rotate:9deg;font-size:.76rem}
.btc-manifesto .btc-eyebrow{color:var(--btc-cyan)}
.btc-manifesto h2{color:#fff;margin:27px 0}
.btc-manifesto h2 em{color:var(--btc-green)!important}
.btc-manifesto__lead{font-size:1.4rem;line-height:1.55;color:#f4faf6}
.btc-manifesto__copy>p:not(.btc-manifesto__lead){font-size:.95rem;color:#d1dfdc;max-width:420px}
.btc-manifesto__copy .btc-btn{margin-top:8px}
.btc-raster--manifesto{inset:0 0 0 auto;width:40%;color:var(--btc-cyan);mask-image:linear-gradient(90deg,transparent,#000);opacity:.25;animation:btc-raster 25s linear infinite}
.btc-flips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.btc-flip{perspective:1100px;min-width:0}
.btc-flip__rotor{position:relative;transition:transform .8s cubic-bezier(.2,.7,.2,1);transform-style:preserve-3d;min-height:365px}
.btc-flip__front,.btc-flip__back{padding:30px;border-radius:10px;overflow:hidden;position:relative;background:#e4f4ee;display:flex;flex-direction:column;align-items:flex-start}
.btc-flip__front{min-height:365px}
.btc-flip--1 .btc-flip__front,.btc-flip--1 .btc-flip__back{background:#d7f1f8}
.btc-flip--2 .btc-flip__front,.btc-flip--2 .btc-flip__back{background:#e9efcc}
.btc-flip__front:after{content:'';position:absolute;width:140px;height:140px;right:-55px;top:-50px;border:18px solid #082f3a07;border-radius:50%;box-shadow:0 0 0 20px #082f3a04,0 0 0 40px #082f3a03;pointer-events:none}
.btc-flip__number{position:absolute;top:25px;right:25px;font:500 .75rem Manrope,sans-serif}
.btc-illustrated-icon{position:relative;display:grid;place-items:center;width:100px;height:100px;isolation:isolate;margin:0 0 28px}
.btc-illustrated-icon:before{content:'';position:absolute;inset:9px 3px 0 14px;background:var(--btc-green);border-radius:50% 50% 5px 50%;rotate:-15deg;z-index:-1;box-shadow:-12px -8px 0 #fff8;transition:rotate .5s,scale .5s}
.btc-flip--1 .btc-illustrated-icon:before{background:var(--btc-cyan);border-radius:25% 60% 40% 50%}
.btc-flip--2 .btc-illustrated-icon:before{background:#c6dc71;border-radius:50% 50% 40% 4px}
.btc-illustrated-icon svg{width:47px;height:47px;stroke-width:1.15;rotate:-8deg}
.btc-flip:hover .btc-illustrated-icon:before{rotate:10deg;scale:1.07}
.btc-flip h3{font-size:1.8rem;max-width:265px;margin-bottom:22px}
.btc-flip-open,.btc-flip-close{background:none;border:0;color:var(--btc-deep);padding:7px 0;min-height:44px;font-size:.76rem;display:flex;align-items:center;gap:10px;margin-top:auto}
.btc-flip-open{width:100%;justify-content:space-between}
.btc-flip-open svg{width:32px;height:32px;background:var(--btc-deep);color:white;border-radius:50%;padding:8px}
.btc-flip__back p{font-size:.93rem;line-height:1.65;margin-bottom:12px}
.btc-flip__back .btc-btn{font-size:.8rem;padding:13px 17px;gap:10px;margin-top:auto;margin-bottom:12px}
.btc-flip.is-ready .btc-flip__rotor{display:grid}
.btc-flip.is-ready .btc-flip__front,.btc-flip.is-ready .btc-flip__back{grid-area:1/1;backface-visibility:hidden;-webkit-backface-visibility:hidden}
.btc-flip.is-ready .btc-flip__back{transform:rotateY(180deg)}
.btc-flip.is-ready.is-flipped .btc-flip__rotor{transform:rotateY(180deg)}
.btc-journey-section{background:#e6f4ed;border-top:1px solid #082f3a12}
.btc-journey{display:grid;grid-template-columns:.95fr 1fr;gap:13%;align-items:start}
.btc-journey__intro{position:sticky;top:125px}
.btc-journey__intro h2{margin:24px 0}
.btc-journey__intro>p{max-width:350px}
.btc-journey-tabs{display:flex;gap:5px;padding:5px;background:#fff8;border:1px solid #082f3a1a;border-radius:8px;width:fit-content;margin:8px 0 28px}
.btc-journey-tabs button{border:0;background:none;padding:12px 18px;color:var(--btc-deep);border-radius:5px;font-size:.82rem;min-height:46px}
.btc-journey-tabs button[aria-selected=true]{background:var(--btc-deep);color:white;box-shadow:0 4px 10px #072d3725}
.btc-journey__still{position:relative;max-width:355px;height:180px;overflow:hidden;border-radius:6px}
.btc-journey__still img{width:100%;height:100%;object-fit:cover;object-position:50% 40%;filter:brightness(.83)}
.btc-journey__still>span{position:absolute;left:20px;bottom:18px;color:white;font-size:.63rem;font-weight:700;letter-spacing:.1em;text-shadow:0 2px 8px #0007}
.btc-journey-panel{padding-top:5px}
.btc-journey-panel.is-active{animation:btc-panel-in .5s var(--btc-ease) both}
.btc-journey.is-ready .btc-journey-fallback{display:none}
.btc-step{position:relative;display:grid;grid-template-columns:65px 1fr;gap:24px;padding:31px 0 44px;border-top:1px solid #082f3a33}
.btc-step__num{font-family:Georgia,serif;font-style:italic;font-size:3.4rem;line-height:1;color:#337952}
.btc-step h3{font-size:1.7rem;margin:5px 0 18px}
.btc-step p{color:var(--btc-muted);font-size:1rem;max-width:350px;padding:0}
.btc-recruit-v2{display:grid;grid-template-columns:1.12fr 1fr;margin-top:100px;margin-bottom:12px;min-height:530px}
.btc-recruit-v2__photo{position:relative;min-height:500px;border-radius:9px 0 0 9px;overflow:hidden}
.btc-recruit-v2__photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:42% 50%}
.btc-recruit-v2__photo .btc-sticker{position:absolute;bottom:35px;left:30px;rotate:-6deg}
.btc-recruit-v2__copy{background:#d7ecc2;padding:55px 50px;border-radius:0 9px 9px 0;position:relative;isolation:isolate;overflow:hidden}
.btc-recruit-v2__copy:after{content:'';position:absolute;inset:0 0 0 auto;width:35%;background-image:radial-gradient(#347a4866 .9px,transparent 1px);background-size:6px 6px;mask-image:linear-gradient(90deg,transparent,#000);z-index:-1;opacity:.3}
.btc-recruit-v2 h2{font-size:clamp(2.3rem,3.7vw,3.8rem);margin:25px 0 23px}
.btc-recruit-v2 .btc-inline-link{margin-top:22px}
.btc-topic-chips{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 34px}
.btc-topic-chips a{display:flex;align-items:center;gap:10px;padding:10px 18px;font-size:.76rem;border:1px solid #082f3a33;border-radius:50px;min-height:44px;transition:background .3s,transform .3s}
.btc-topic-chips a svg{width:17px;height:17px}
.btc-topic-chips a:hover,.btc-topic-chips a[aria-current=page]{background:var(--btc-cyan);transform:translateY(-2px);border-color:transparent}
.btc-editorial-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:0 48px}
.btc-mag-card{display:grid;grid-template-columns:155px 1fr;gap:23px;padding:0 0 24px;margin:0 0 25px;border-bottom:1px solid var(--btc-line)}
.btc-mag-card__image{display:block;position:relative;overflow:hidden;border-radius:7px;aspect-ratio:1/1.15;align-self:start;background:var(--btc-sky)}
.btc-mag-card__image>img{height:100%;width:100%;object-fit:cover;transition:transform .8s var(--btc-ease)}
.btc-mag-card:hover .btc-mag-card__image>img{transform:scale(1.06)}
.btc-mag-card__arrow{position:absolute;right:10px;bottom:10px;display:grid;place-items:center;width:33px;height:33px;background:#fff;border-radius:50%;transition:rotate .4s}
.btc-mag-card__arrow svg{width:16px;height:16px}
.btc-mag-card:hover .btc-mag-card__arrow{rotate:45deg}
.btc-mag-card h3{font-size:1.15rem;line-height:1.3;letter-spacing:-.03em;margin:13px 0}
.btc-mag-card .btc-card__meta{margin:0;gap:10px;font-size:.63rem;flex-wrap:wrap}
.btc-mag-card .btc-card__category{font-size:.63rem}
.btc-mag-card__copy>p{font-size:.8rem;line-height:1.6;padding-bottom:10px}
.btc-mag-card .btc-inline-link{font-size:.73rem}
.btc-mag-card--featured{grid-column:1;grid-row:span 3;display:block;margin:0;padding:0;border:0}
.btc-mag-card--featured .btc-mag-card__image{aspect-ratio:1.2;margin-bottom:25px;border-radius:80px 8px 8px 8px}
.btc-mag-card--featured .btc-mag-card__arrow{width:53px;height:53px;right:20px;bottom:20px}
.btc-mag-card--featured .btc-mag-card__arrow svg{width:23px;height:23px}
.btc-mag-card--featured h3{font-size:2rem;max-width:500px}
.btc-mag-card--featured .btc-mag-card__copy>p{font-size:.95rem;max-width:460px}
.btc-mag-card--featured .btc-card__meta{font-size:.72rem}
.btc-news-room{background:#eef3f3;position:relative;border-block:1px solid #082f3a15}
.btc-news-room:before{content:'';display:block;width:125px;height:9px;background:linear-gradient(90deg,var(--btc-cyan) 50%,var(--btc-green) 50%);position:absolute;top:0;left:calc(50% - 62px)}
.btc-boutique .btc-card{position:relative;transition:transform .4s var(--btc-ease)}
.btc-boutique .btc-card__image{border-radius:7px;position:relative}
.btc-boutique .btc-card__image:after{content:'↗';position:absolute;right:14px;bottom:14px;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#fff;font-size:1.2rem;transform:translateY(60px);transition:transform .4s var(--btc-ease)}
.btc-boutique .btc-card:hover .btc-card__image:after{transform:translateY(0)}
.btc-boutique .btc-card h3{font-size:1.36rem;line-height:1.32}
.btc-boutique .btc-card__art{background:var(--btc-cyan)}
.btc-boutique .btc-card:nth-child(2n) .btc-card__art{background:var(--btc-green)}
.btc-boutique .btc-card__category{color:#235d71}
.btc-news-follow{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--btc-line);margin-top:40px;padding-top:27px;font-size:.9rem}
.btc-news-follow>span,.btc-news-follow>a{display:flex;align-items:center;gap:12px}
.btc-news-follow>span>svg{background:var(--btc-deep);color:white;border-radius:50%;width:35px;height:35px;padding:9px}
.btc-news-follow>a{font-weight:600;text-decoration:underline;text-underline-offset:5px}
.btc-news-follow>a svg{width:19px;height:19px}
.btc-boutique .btc-social-section{position:relative;background:#d5edf0}
.btc-boutique .btc-social-section:before{content:'';position:absolute;right:0;top:0;width:160px;height:160px;pointer-events:none;background-image:radial-gradient(#2b819555 1px,transparent 1px);background-size:6px 6px;mask-image:linear-gradient(220deg,#000,transparent)}
.btc-boutique .btc-faq details{border-top:1px solid #082f3a33;padding:23px 0;transition:background .3s}
.btc-boutique .btc-faq details[open]{background:#e9f3e875;padding-inline:18px;border-radius:5px}
.btc-last-word{text-align:center;padding-top:0;padding-bottom:115px;position:relative}
.btc-last-word .btc-eyebrow{justify-content:center}
.btc-last-word h2{font-size:clamp(2.5rem,5.4vw,5.2rem);margin:30px 0 36px}
.btc-last-word .btc-actions{justify-content:center}
.btc-boutique .btc-footer{background:var(--btc-deep);position:relative}
.btc-boutique .btc-footer:before{content:'';height:7px;position:absolute;inset:0 0 auto;background:linear-gradient(90deg,var(--btc-cyan) 0 55%,var(--btc-green) 55%)}
.btc-boutique .btc-footer h2{font-size:2.6rem}
.btc-boutique .btc-mobile-cta{background:#fcfdf9ed;backdrop-filter:blur(15px)}
.btc-boutique .btc-mobile-cta a:first-child{background:var(--btc-cyan);color:var(--btc-deep)}
.btc-boutique .btc-mobile-cta a:last-child{background:var(--btc-green);color:var(--btc-deep)}
.btc-boutique .btc-page-hero{background:#edf6ee;position:relative;isolation:isolate}
.btc-boutique .btc-page-hero:after{content:'';position:absolute;inset:0 0 0 auto;width:38%;pointer-events:none;z-index:-1;background-image:radial-gradient(#34918b77 1px,transparent 1px);background-size:7px 7px;mask-image:linear-gradient(90deg,transparent,#000);opacity:.3}
.btc-boutique .btc-page-hero__photo{border-radius:110px 9px 9px 9px;rotate:2deg;box-shadow:14px 15px 0 var(--btc-cyan)}
.btc-boutique .btc-feature{border-radius:9px;background:#e7f4ed;transition:transform .4s,box-shadow .4s}
.btc-boutique .btc-feature:hover{transform:translateY(-6px);box-shadow:0 18px 28px #072d3710}
.btc-boutique .btc-feature:nth-child(2n){background:#e0f3fa}
.btc-boutique .btc-feature__icon{background:var(--btc-green);color:var(--btc-deep)}
.btc-boutique .btc-form-card{border-radius:10px;box-shadow:0 18px 60px #072d370b;border:1px solid #cddedc}
.btc-boutique .btc-article-head{position:relative;padding-top:50px}
.btc-boutique .btc-article-head h1{max-width:1000px}
.btc-boutique .btc-article-image{border-radius:70px 10px 10px 10px;max-height:530px;object-fit:cover}
.btc-boutique .btc-article-side{background:#dcedc9;border-radius:9px;border:0;position:sticky;top:125px;height:fit-content}
.btc-boutique .btc-article-side h2{font-size:1.8rem}
.btc-boutique .btc-prose h2{font-size:clamp(1.65rem,2.5vw,2.2rem);line-height:1.25;letter-spacing:-.035em;scroll-margin-top:125px}
.btc-boutique .btc-prose h3{font-size:1.4rem;line-height:1.3}
.btc-toc{padding:26px 30px;background:#eaf4ef;border:1px solid #cddedc;border-radius:8px;margin:0 0 40px}
.btc-toc>strong{font:650 1.2rem Manrope,sans-serif;letter-spacing:-.02em}
.btc-toc ol{padding-left:23px!important;margin-bottom:0!important;font-size:.91rem}
.btc-toc li{margin-bottom:9px}
.btc-toc a{text-decoration:none!important;border-bottom:1px solid #347a4855}
.btc-guide-cta{background:#d7f1f8;border-left:4px solid var(--btc-cyan);padding:25px 28px;margin:32px 0;border-radius:0 7px 7px 0}
.btc-guide-cta p:last-child{padding-bottom:0}
.btc-reading-progress{position:fixed;top:0;left:0;width:100%;height:3px;z-index:100001;transform-origin:left;transform:scaleX(0);background:linear-gradient(90deg,var(--btc-cyan),var(--btc-green));pointer-events:none}
.btc-boutique .btc-revealed{animation:btc-boutique-reveal .85s var(--btc-ease) both;animation-delay:var(--btc-delay,0ms)}
.btc-word{display:inline-block;animation:btc-word-in .9s var(--btc-ease) both;animation-delay:calc(.1s + var(--word-index,0)*.07s)}
.btc-boutique [hidden]{display:none!important}
@keyframes btc-orbit{to{transform:rotate(360deg)}}
@keyframes btc-ticker{to{transform:translateX(-50%)}}
@keyframes btc-nudge{0%,100%{transform:translateY(0)}50%{transform:translateY(5px)}}
@keyframes btc-raster{to{background-position:70px 70px}}
@keyframes btc-boutique-reveal{from{opacity:.15;translate:0 24px}to{opacity:1;translate:0 0}}
@keyframes btc-word-in{from{opacity:0;translate:0 20px;filter:blur(3px)}to{opacity:1;translate:0 0;filter:blur(0)}}
@keyframes btc-panel-in{from{opacity:.2;translate:0 12px}to{opacity:1;translate:0 0}}
@media(hover:hover) and (pointer:fine){.btc-mag-card h3 a:hover,.btc-card h3 a:hover{color:#247044}.btc-marquee:hover .btc-marquee__track{animation-play-state:paused}}
@media(min-width:1550px){.btc-stage__grid{gap:6%}.btc-stage .btc-display{font-size:5.65rem}}
@media(max-width:1180px){.btc-stage__grid{gap:3%;grid-template-columns:1fr 1fr}.btc-stage .btc-display{font-size:4.1rem}.btc-collage{height:565px}.btc-collage__main{height:360px;top:40px}.btc-collage__portrait{height:213px;width:39%;bottom:45px}.btc-collage>.btc-sticker{top:372px;font-size:.72rem;padding:12px 15px;left:-8px}.btc-collage__contact{left:10px;bottom:57px;gap:12px;font-size:.85rem}.btc-orbit{width:120px;height:120px;right:-12px;top:12px}.btc-orbit>span{inset:35px}.btc-orbit>span svg{width:42px;height:42px}.btc-audience__copy{padding:29px;max-width:86%}.btc-audience{min-height:550px}.btc-audience__photo{width:39%;height:215px;opacity:.95}.btc-audience--family .btc-audience__photo{height:200px}.btc-audience .btc-inline-link{max-width:200px}.btc-editorial-grid{gap:0 28px}.btc-mag-card{grid-template-columns:115px 1fr;gap:18px}.btc-mag-card h3{font-size:1.06rem}.btc-mag-card__copy>p{display:none}.btc-mag-card--featured h3{font-size:1.8rem}.btc-mag-card--featured .btc-mag-card__copy>p{display:block}.btc-recruit-v2__copy{padding:42px 35px}.btc-flip__front,.btc-flip__back{padding:27px}.btc-flip h3{font-size:1.6rem}.btc-journey{gap:8%}}
@media(max-width:960px){.btc-boutique .btc-section{padding-block:80px}.btc-stage{padding-top:45px;padding-bottom:50px}.btc-stage__grid{grid-template-columns:1fr;gap:30px}.btc-stage__copy{max-width:660px}.btc-stage .btc-display{font-size:clamp(3.2rem,8vw,5.2rem)}.btc-stage .btc-lead{max-width:550px}.btc-stage .btc-actions{flex-direction:row;flex-wrap:wrap}.btc-stage .btc-btn{min-width:0;font-size:.79rem;padding:15px 18px;gap:12px}.btc-stage__small{margin-top:20px}.btc-scroll-cue{display:none}.btc-collage{width:90%;max-width:600px;margin:0 auto;height:550px}.btc-collage__main{height:380px;top:15px}.btc-collage__portrait{width:33%;height:230px;bottom:25px}.btc-collage>.btc-sticker{top:365px;left:-10px}.btc-collage__contact{bottom:43px;left:15px;font-size:.95rem}.btc-collage__caption{bottom:-4px;left:15px}.btc-orbit{top:-5px}.btc-audiences{gap:18px}.btc-audience{min-height:570px}.btc-audience__copy{padding:28px 25px;max-width:100%}.btc-audience h3{font-size:2rem}.btc-audience p{font-size:.88rem;max-width:240px}.btc-audience__photo{width:46%;height:196px;bottom:-40px}.btc-audience--family .btc-audience__photo{height:185px;bottom:-22px}.btc-audience .btc-inline-link{max-width:175px;font-size:.67rem}.btc-audience__number{top:24px;right:17px;font-size:.7rem}.btc-manifesto{padding:75px 0}.btc-manifesto__layout{gap:6%}.btc-manifesto__art .btc-sticker{left:8%;font-size:.66rem;padding:12px 15px}.btc-manifesto__lead{font-size:1.15rem}.btc-manifesto__copy>p:not(.btc-manifesto__lead){font-size:.88rem}.btc-flips{grid-template-columns:repeat(2,minmax(0,1fr))}.btc-flip__front{min-height:340px}.btc-journey__intro{position:static}.btc-journey{gap:7%}.btc-step{grid-template-columns:43px 1fr;gap:15px}.btc-step__num{font-size:2.7rem}.btc-step h3{font-size:1.35rem}.btc-step p{font-size:.9rem}.btc-journey-tabs button{padding:11px 14px;font-size:.72rem}.btc-journey__still{height:155px}.btc-recruit-v2{margin-top:70px;min-height:0}.btc-recruit-v2__copy{padding:35px 30px}.btc-recruit-v2__photo{min-height:460px}.btc-recruit-v2 h2{font-size:2.4rem}.btc-recruit-v2 p{font-size:.9rem}.btc-recruit-v2 .btc-btn{font-size:.8rem;padding:15px}.btc-recruit-v2__photo .btc-sticker{left:15px;font-size:.72rem;padding:13px 17px}.btc-mag-card{grid-template-columns:95px 1fr;gap:15px}.btc-mag-card h3{font-size:.96rem}.btc-mag-card .btc-inline-link{font-size:.65rem}.btc-mag-card--featured h3{font-size:1.6rem}.btc-news-follow{font-size:.8rem}.btc-last-word{padding-bottom:85px}}
@media(max-width:700px){.btc-boutique .btc-container{width:calc(100% - 40px)}.btc-boutique .btc-section{padding-block:65px}.btc-boutique .btc-section-head{gap:22px;margin-bottom:30px}.btc-boutique .btc-section-head>p,.btc-boutique .btc-section-head>div>p{max-width:100%;font-size:.95rem}.btc-boutique .btc-header__inner{min-height:74px}.btc-boutique .btc-brand img{width:156px}.btc-boutique .btc-shell h2{font-size:2.65rem}.btc-boutique .btc-eyebrow{font-size:.58rem;letter-spacing:.11em}.btc-stage{padding:34px 0 35px}.btc-stage__grid{gap:30px;min-height:0}.btc-stage .btc-display{font-size:clamp(2.7rem,11.3vw,4.65rem);margin:25px 0 23px}.btc-stage .btc-lead{font-size:.96rem;line-height:1.7}.btc-stage .btc-actions{gap:9px;flex-direction:column;align-items:stretch}.btc-stage .btc-btn{font-size:.79rem;min-height:54px}.btc-stage__small{margin-top:24px}.btc-stage__small p{font-size:.7rem}.btc-collage{width:100%;height:410px;margin-top:0}.btc-collage__main{top:14px;width:92%;height:278px;border-top-left-radius:90px}.btc-collage:before{top:4%;left:16%;width:72%;height:75%;border-radius:120px 120px 14px 14px}.btc-collage__portrait{height:170px;bottom:19px;right:-4px;width:33%;border-width:4px;border-bottom-right-radius:55px}.btc-orbit{width:94px;height:94px;right:-5px;top:-9px}.btc-orbit>span{inset:26px}.btc-orbit>span svg{width:36px;height:36px}.btc-collage>.btc-sticker{top:265px;left:-7px;font-size:.63rem;padding:12px 14px;gap:7px}.btc-sticker svg{width:16px;height:16px}.btc-image-label{bottom:21px;left:20px;font-size:.52rem}.btc-collage__contact{left:7px;bottom:35px;gap:15px;font-size:.82rem}.btc-circle{width:40px;height:40px}.btc-collage__caption{left:7px;bottom:0;font-size:.48rem;letter-spacing:.12em}.btc-marquee{padding-block:16px}.btc-marquee__group{gap:25px;padding-right:25px}.btc-marquee__group>span{font-size:1rem}.btc-marquee__group>b{font-size:25px}.btc-motion-toggle{font-size:.6rem;padding:7px 10px;right:12px}.btc-audiences{grid-template-columns:1fr;gap:22px}.btc-audience{min-height:500px}.btc-audience__copy{padding:28px;max-width:93%}.btc-audience .btc-eyebrow{font-size:.6rem;max-width:220px}.btc-audience h3{font-size:2.2rem}.btc-audience p{max-width:255px}.btc-audience .btc-btn{font-size:.76rem}.btc-audience__photo{height:225px;width:37%;bottom:-30px;right:-5px}.btc-audience--family .btc-audience__photo{height:210px;width:42%;right:-35px;bottom:-20px}.btc-audience .btc-inline-link{max-width:192px;font-size:.7rem}.btc-manifesto{padding:55px 0 65px}.btc-manifesto__layout{display:flex;flex-direction:column-reverse;gap:44px;align-items:stretch}.btc-manifesto__copy{max-width:450px}.btc-manifesto__copy>p:not(.btc-manifesto__lead){font-size:.95rem}.btc-manifesto__lead{font-size:1.25rem}.btc-manifesto__art{max-width:320px;width:87%;margin:auto}.btc-manifesto__art .btc-sticker{left:11%;bottom:10px;font-size:.63rem}.btc-flips{gap:15px}.btc-flip__rotor,.btc-flip__front{min-height:310px}.btc-flip__front,.btc-flip__back{padding:20px 17px;border-radius:8px}.btc-flip h3{font-size:1.25rem;line-height:1.22;margin-bottom:19px}.btc-flip__number{top:16px;right:16px;font-size:.65rem}.btc-illustrated-icon{width:77px;height:86px;margin-bottom:23px}.btc-illustrated-icon svg{width:38px;height:38px}.btc-illustrated-icon:before{inset:13px 0 6px 13px;box-shadow:-8px -7px 0 #fff8}.btc-flip-open{font-size:.61rem;gap:5px}.btc-flip-open svg{width:27px;height:27px;padding:7px}.btc-flip__back p{font-size:.84rem;line-height:1.6}.btc-flip__back .btc-btn{font-size:.66rem;padding:11px 12px;gap:5px;width:100%;line-height:1.4}.btc-flip__back .btc-btn svg{width:15px;height:15px}.btc-flip-close{font-size:.63rem}.btc-journey{grid-template-columns:1fr;gap:30px}.btc-journey__intro h2{margin:20px 0}.btc-journey__intro h2 br:last-child{display:none}.btc-journey__intro>p{padding-bottom:13px}.btc-journey-tabs{margin-bottom:22px;width:100%}.btc-journey-tabs button{flex:1;font-size:.8rem}.btc-journey__still{max-width:100%;height:175px}.btc-step{grid-template-columns:48px 1fr;gap:15px;padding:27px 0 31px}.btc-step h3{font-size:1.5rem;margin-top:4px}.btc-step p{max-width:100%;font-size:.94rem}.btc-journey-panel>.btc-btn{width:100%;justify-content:space-between;font-size:.85rem}.btc-recruit-v2{grid-template-columns:1fr;margin-top:60px}.btc-recruit-v2__photo{min-height:340px;border-radius:9px 9px 0 0}.btc-recruit-v2__copy{padding:36px 28px;border-radius:0 0 9px 9px}.btc-recruit-v2 h2{font-size:2.6rem;margin:22px 0}.btc-recruit-v2__photo .btc-sticker{left:20px;bottom:26px}.btc-topic-chips{gap:8px;margin-bottom:29px}.btc-topic-chips a{font-size:.66rem;padding:8px 12px;gap:7px;min-height:40px}.btc-topic-chips a svg{width:15px;height:15px}.btc-editorial-grid{display:block}.btc-mag-card--featured{margin-bottom:32px;padding-bottom:28px;border-bottom:1px solid var(--btc-line)}.btc-mag-card--featured .btc-mag-card__image{aspect-ratio:1.3;border-top-left-radius:65px}.btc-mag-card--featured h3{font-size:1.7rem}.btc-mag-card--featured .btc-inline-link{font-size:.8rem}.btc-mag-card:not(.btc-mag-card--featured){grid-template-columns:105px 1fr;gap:19px;margin-bottom:23px;padding-bottom:23px}.btc-mag-card h3{font-size:1.06rem;margin:10px 0}.btc-mag-card .btc-card__category{font-size:.59rem}.btc-mag-card .btc-card__meta{font-size:.59rem;gap:6px}.btc-mag-card .btc-inline-link{font-size:.69rem}.btc-mag-card--featured .btc-mag-card__copy>p{font-size:.9rem}.btc-news-follow{flex-direction:column;align-items:flex-start;font-size:.82rem;gap:16px;padding-top:23px;margin-top:25px}.btc-news-follow>a{font-size:.76rem}.btc-last-word{padding-top:0;padding-bottom:65px}.btc-last-word .btc-eyebrow{font-size:.52rem}.btc-last-word h2{font-size:2.7rem!important;margin-top:23px}.btc-last-word .btc-actions{align-items:stretch}.btc-last-word .btc-btn{font-size:.78rem;justify-content:space-between}.btc-boutique .btc-article-side{position:static}.btc-boutique .btc-article-image{border-top-left-radius:45px}.btc-boutique .btc-article-head h1{font-size:2.5rem}.btc-boutique .btc-page-hero__photo{border-top-left-radius:75px;box-shadow:7px 8px 0 var(--btc-cyan);rotate:1deg}.btc-toc{padding:22px}.btc-toc ol{font-size:.87rem}.btc-boutique .btc-prose h2{font-size:1.8rem}.btc-boutique .btc-prose p{font-size:1rem}.btc-guide-cta{padding:22px}.btc-boutique .btc-faq details{padding-block:19px}}
@media(max-width:380px){.btc-boutique .btc-container{width:calc(100% - 32px)}.btc-collage{height:385px}.btc-collage__main{height:260px}.btc-collage>.btc-sticker{top:246px;font-size:.57rem}.btc-collage__contact{font-size:.72rem;gap:9px}.btc-collage__portrait{height:158px}.btc-flips{grid-template-columns:1fr}.btc-flip__rotor,.btc-flip__front{min-height:325px}.btc-flip__front,.btc-flip__back{padding:27px}.btc-flip h3{font-size:1.7rem}.btc-flip-open{font-size:.78rem}.btc-flip__back p{font-size:1rem}.btc-flip__back .btc-btn{font-size:.8rem;width:auto}.btc-flip-close{font-size:.76rem}.btc-audience__copy{padding:26px 23px}.btc-audience__photo{width:35%;height:190px}.btc-audience .btc-inline-link{max-width:183px}}
.btc-motion-paused .btc-marquee__track,.btc-motion-paused .btc-orbit>svg,.btc-motion-paused .btc-scroll-cue>span,.btc-motion-paused .btc-raster--manifesto{animation-play-state:paused}
.btc-motion-paused [data-parallax],.btc-motion-paused [data-tilt]{transform:none!important}
.btc-motion-paused .btc-revealed,.btc-motion-paused .btc-word,.btc-motion-paused .btc-journey-panel{animation:none!important}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btc-boutique .btc-shell *,.btc-boutique .btc-shell *:before,.btc-boutique .btc-shell *:after{animation:none!important;transition:none!important}.btc-boutique [data-parallax],.btc-boutique [data-tilt]{transform:none!important}.btc-marquee__track{transform:none}.btc-boutique .btc-revealed{opacity:1;translate:none}.btc-word{opacity:1;translate:none;filter:none}}

.btc-boutique .btc-btn--primary,.btc-boutique .btc-btn--small{background:var(--btc-cyan);color:var(--btc-deep)}
.btc-boutique .btc-btn--primary:hover,.btc-boutique .btc-btn--small:hover{background:#62d7f7}
.btc-form-photo{max-width:390px;height:235px;overflow:hidden;border-radius:45px 7px 7px 7px;margin:22px 0 30px}.btc-form-photo img{width:100%;height:100%;object-fit:cover}.btc-filter-caption{font-size:.85rem;padding-bottom:25px!important}.btc-filter-caption a{text-decoration:underline}

.btc-boutique .btc-faq details{padding-block:0;border-top:0}.btc-boutique .btc-faq details[open]{padding-inline:18px}.btc-boutique .btc-feature>.btc-icon{width:52px;height:52px;padding:12px;background:var(--btc-green);border-radius:50% 50% 6px 50%}.btc-boutique .btc-feature:nth-child(2n)>.btc-icon{background:var(--btc-cyan)}
