.hw-bl{background:#fff;padding:clamp(2.5rem,6vw,5rem) 1.25rem}.hw-bl__inner{max-width:64rem;margin:0 auto}.hw-bl__pipe{color:var(--gold,#f6b81c);margin:0 .25em}.hw-bl__box{border:2px dashed var(--blue,#2b57a7);border-radius:1.25rem;padding:.5rem 1.25rem;margin-top:clamp(1.5rem,4vw,2.5rem)}.hw-bl__item{border-bottom:1px solid #eef0f4}.hw-bl__item:last-child{border-bottom:0}.hw-bl__sum{list-style:none;display:flex;align-items:center;gap:1rem;padding:1.15rem 1rem;cursor:pointer;border-radius:.65rem;transition:background .25s ease}.hw-bl__sum::-webkit-details-marker{display:none}.hw-bl__sum:hover{background:var(--gold,#f6b81c)}.hw-bl__ic{color:#1c2b4a;flex:0 0 auto}.hw-bl__ic svg{width:26px;height:26px}.hw-bl__label{color:var(--blue,#2b57a7);font-size:clamp(1rem,2vw,1.25rem);letter-spacing:.5px;flex:1}.hw-bl__label strong{font-weight:800}.hw-bl__chev{color:var(--gold,#f6b81c);font-size:1.8rem;font-weight:700;line-height:1;transition:transform .3s}.hw-bl__item[open] .hw-bl__chev{transform:rotate(90deg)}.hw-bl__content{color:#5c6270;line-height:1.75;padding:0 .25rem 1.25rem 3.4rem}.hw-bl__content ul{margin:.3rem 0;padding-left:1.1rem}@media(max-width:600px){.hw-bl__content{padding-left:.25rem}}.hw-cd{background:var(--bg,#fff7ec);padding:clamp(2.5rem,6vw,5rem) 1.25rem}.hw-cd__intro{color:#5c6270;line-height:1.7;max-width:44rem;margin:1rem auto 0;text-align:center}.hw-cd__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--min,240px),1fr));gap:1.25rem;margin-top:clamp(1.5rem,4vw,2.5rem)}.hw-cd__card{background:#fff;border-radius:1rem;padding:1.6rem 1.5rem;box-shadow:0 12px 28px #00000012;border-top:5px solid var(--c,#2b57a7);transition:transform .25s ease,box-shadow .25s ease}.hw-cd__card:hover{transform:translateY(-5px);box-shadow:0 20px 38px #0000001f}.hw-cd__tag{display:inline-block;background:var(--c,#2b57a7);color:#fff;font-weight:700;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;padding:.25rem .6rem;border-radius:999px;margin-bottom:.7rem}.hw-cd__title{color:var(--blue,#2b57a7);font-weight:800;font-size:1.2rem;margin:0 0 .5rem;line-height:1.25}.hw-cd__body{color:#5c6270;line-height:1.6;font-size:.98rem}.hw-cd__body p{margin:0 0 .5rem}.hw-cd__body ul{margin:.2rem 0;padding-left:1.1rem}.hw-cd__body a{color:var(--c,#2b57a7);font-weight:600}.hw-of{background:#fff;padding:clamp(2.5rem,6vw,5rem) 1.25rem}.hw-of__collage{display:flex;gap:6px;border:2px dashed #2b57a7;border-radius:1.25rem;padding:10px;overflow:hidden;min-height:340px}.hw-of__item{position:relative;flex:1;min-width:0;border-radius:.6rem;overflow:hidden;cursor:pointer;transition:flex .45s ease}.hw-of__item:hover{flex:3}.hw-of__item img,.hw-of__ph{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.hw-of__ph{background:linear-gradient(135deg,#e6edf9,#a9c2e8)}.hw-of__cap{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem;color:#fff;background:#2b57a773;opacity:0;transition:opacity .35s}.hw-of__item:hover .hw-of__cap{opacity:1}.hw-of__title{color:var(--gold,#f6b81c);font-weight:700;font-size:clamp(1.1rem,2vw,1.6rem);white-space:nowrap}.hw-of__sub{color:#fff;font-size:.95rem;margin-top:.3rem}@media(max-width:820px){.hw-of__collage{flex-wrap:wrap;min-height:0}.hw-of__item{flex:1 1 calc(50% - 6px);aspect-ratio:16/10}.hw-of__item:hover{flex:1 1 calc(50% - 6px)}.hw-of__cap{opacity:1;justify-content:flex-end;align-items:flex-start;text-align:left;background:linear-gradient(180deg,#2b57a700 35%,#2b57a7cc)}.hw-of__title{white-space:normal}}@media(max-width:600px),(max-width:1024px)and (orientation:portrait){.hw-of__collage{flex-wrap:wrap;min-height:0}.hw-of__item,.hw-of__item:hover{flex:1 1 100%;aspect-ratio:auto}.hw-of__item img{position:static;width:100%;height:auto;display:block}.hw-of__ph{aspect-ratio:16/9}.hw-of__cap{opacity:1;justify-content:flex-end;align-items:flex-start;text-align:left;background:linear-gradient(180deg,#2b57a700 45%,#2b57a7d1)}.hw-of__title{white-space:normal}}.hw-ox{background:#fff;padding:clamp(2.5rem,6vw,5rem) 1.25rem}.hw-ox__inner{max-width:60rem;margin:0 auto;text-align:center}.hw-ox__circle{color:var(--hl,#7fb2e8);position:relative;display:inline-block;padding:0 .35em;white-space:nowrap}.hw-ox__circle:after{content:"";position:absolute;top:-18%;right:-6%;bottom:-18%;left:-6%;border:3px solid var(--circle,#e53935);border-radius:50%;transform:rotate(-4deg);pointer-events:none}.hw-ox__body{color:#5c6270;line-height:1.8;max-width:48rem;margin:1.5rem auto 2.5rem;font-size:1.02rem}.hw-ox__logos{display:flex;flex-wrap:wrap;gap:clamp(1.5rem,5vw,3.5rem);align-items:center;justify-content:center}.hw-ox__logos img{max-width:100%;height:auto;max-height:clamp(48px,10vw,110px);object-fit:contain}.hw-ox__logoph{font-weight:700;color:var(--blue,#2b57a7);border:1px dashed #c9c9c9;padding:1rem 1.5rem;border-radius:.5rem}[dir=rtl] .hw-tb__body ul{text-align:right}[dir=rtl] .hw-tb__body ul li{padding-left:0;padding-right:1.9rem}[dir=rtl] .hw-tb__body ul li:before{left:auto;right:0}[dir=rtl] .hw-bl__content{padding-left:.25rem;padding-right:3.4rem}[dir=rtl] .hw-cd__body ul,[dir=rtl] .hw-bl__content ul{padding-left:0;padding-right:1.1rem}[dir=rtl] .hw-of__cap{align-items:flex-end;text-align:right}[dir=rtl] .hw-sp__txt{letter-spacing:0}.hw-sp{background:#fbfbfd;padding:clamp(2.5rem,6vw,5rem) 1.25rem}.hw-head{text-align:center;margin-bottom:clamp(1.5rem,4vw,3rem)}.hw-h2--c{text-align:center}.hw-sp__grid{display:grid;grid-template-columns:1fr 1.1fr;gap:clamp(1.5rem,5vw,4rem);align-items:center}.hw-sp__media img,.hw-sp__ph{width:100%;border-radius:1rem;display:block}.hw-sp__ph{aspect-ratio:3/4;background:linear-gradient(135deg,#dfe8f7,#9db8e0)}.hw-sp__list{list-style:none;margin:0;padding:0;display:grid;gap:1.6rem}.hw-sp__list li{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start}.hw-sp__dot{width:.85rem;height:.85rem;border-radius:50%;margin-top:.55rem;flex:0 0 auto;box-shadow:0 0 0 4px #0000000d}.hw-sp__txt{color:#6b7280;text-transform:uppercase;font-weight:600;line-height:1.5;letter-spacing:.3px;padding-top:.35rem;font-size:.98rem}@media(max-width:820px){.hw-sp__grid{grid-template-columns:1fr}.hw-sp__media{max-width:420px;margin:0 auto}}.hw-cta{background:#fff}.hw-cta__people{width:100%;margin:0 auto;position:relative;z-index:1;line-height:0;text-align:center}.hw-cta__people img{width:100%;max-width:1600px;display:inline-block;margin-bottom:calc(var(--ov,9) * -1%)}.hw-cta__band{background:var(--band,#2b57a7);padding:clamp(2.25rem,5vw,3.5rem) 1.25rem clamp(1.25rem,2.5vw,1.75rem);position:relative;z-index:2;background-image:var(--band,#2b57a7),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cg fill='none' stroke='%23ffffff' stroke-opacity='0.08' stroke-width='2'%3E%3Ccircle cx='30' cy='30' r='12'/%3E%3C/g%3E%3C/svg%3E")}.hw-cta__btns{display:flex;gap:clamp(1.5rem,8vw,7rem);align-items:center;justify-content:center;flex-wrap:wrap}.hw-cta__btn{background:var(--bg,#ef6b52);color:var(--fg,#fff);font-weight:700;font-size:clamp(1rem,2vw,1.25rem);padding:.85rem 2.4rem;border-radius:999px;text-decoration:none;box-shadow:0 8px 20px #0000002e;transition:transform .2s,box-shadow .2s}.hw-cta__btn:hover{transform:translateY(-3px);box-shadow:0 12px 26px #00000040}@media(max-width:600px){.hw-cta__btn{width:100%;text-align:center}}.hw-ts{background:#fff;padding:clamp(2.5rem,6vw,5rem) 1.25rem}.hw-h2--up{text-transform:uppercase}.hw-ts__stage{position:relative;display:flex;align-items:center;gap:.5rem}.hw-ts__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:0;flex:1;scrollbar-width:none}.hw-ts__track::-webkit-scrollbar{display:none}.hw-ts__slide{position:relative;flex:0 0 100%;scroll-snap-align:center;display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1rem}.hw-ts__mark{position:absolute;top:1.5rem;left:50%;transform:translate(-50%);font-size:9rem;line-height:.6;color:#f0f2f6;z-index:0;font-family:Georgia,serif}.hw-ts__quote{position:relative;z-index:1;max-width:44rem;color:#4b5563;font-size:clamp(1.05rem,2.2vw,1.35rem);line-height:1.7}.hw-ts__ava{width:80px;height:80px;border-radius:50%;object-fit:cover;margin:1.5rem 0 .8rem;box-shadow:0 6px 18px #0000001f}.hw-ts__ava--ph{display:flex;align-items:center;justify-content:center;background:var(--blue,#2b57a7);color:#fff;font-weight:800;font-size:1.8rem}.hw-ts__name{color:var(--blue,#2b57a7);font-weight:700;font-size:1.15rem;margin:0}.hw-ts__role{color:#9aa2af;margin:.15rem 0 0;font-size:.95rem}.hw-ts__arw{flex:0 0 auto;width:44px;height:44px;border-radius:50%;border:0;background:transparent;color:#c7cdd8;font-size:2rem;line-height:1;cursor:pointer;transition:color .2s}.hw-ts__arw:hover{color:var(--blue,#2b57a7)}.hw-ts__dots{display:flex;gap:.5rem;justify-content:center;margin-top:1rem}.hw-ts__dot{width:11px;height:11px;border-radius:50%;background:#d5dae3;border:0;cursor:pointer;padding:0;transition:background .2s}.hw-ts__dot[aria-current=true]{background:var(--blue,#2b57a7)}@media(max-width:600px){.hw-ts__arw{display:none}}.hw-tb{background:var(--bg,#ffffff);padding:clamp(2.5rem,6vw,4.5rem) 1.25rem}.hw-tb__inner{max-width:56rem;margin:0 auto}.hw-tb--center{text-align:center}.hw-tb--center .hw-tb__body{max-width:46rem;margin-left:auto;margin-right:auto}.hw-tb__h2{margin:.2rem 0 1.1rem}.hw-tb--center .hw-h2{text-align:center}.hw-tb__body{color:var(--fg,#5c6270);line-height:1.75;font-size:1.03rem}.hw-tb__body p{margin:0 0 1rem}.hw-tb__body ul{list-style:none;margin:0;padding:0;display:grid;gap:.7rem;text-align:left}.hw-tb__body ul li{position:relative;padding-left:1.9rem;line-height:1.55}.hw-tb__body ul li:before{content:"";position:absolute;left:0;top:.45em;width:.7rem;height:.7rem;border-radius:50%;background:var(--accent,#f6b81c);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent,#f6b81c) 22%,transparent)}.hw-tb__body a{color:var(--blue,#2b57a7);font-weight:600}.hw-tb__qr{margin-top:1.5rem;display:flex;flex-direction:column;gap:.5rem;align-items:center}.hw-tb--left .hw-tb__qr{align-items:flex-start}.hw-tb__qr img{width:var(--qrsize,170px);height:auto;border-radius:12px;background:#fff;padding:8px;box-shadow:0 8px 20px #0000001a}.hw-tb__qrcap{color:var(--fg,#5c6270);font-size:.9rem;font-weight:600}.hw-wwa{background:#fff;padding:clamp(2.5rem,6vw,5rem) 1.25rem}.hw-wrap{max-width:74rem;margin:0 auto}.hw-wwa__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,5vw,4rem);align-items:center}.hw-kicker{color:var(--gold,#f6b81c);font-size:clamp(1.1rem,2.5vw,1.6rem);margin:0 0 .4rem;font-weight:700}.hw-h2{color:var(--blue,#2b57a7);font-weight:800;text-transform:uppercase;line-height:1.1;font-size:clamp(1.7rem,4.5vw,3rem);margin:0 0 1.2rem;letter-spacing:.5px}.hw-body{color:#5c6270;line-height:1.75;max-width:34rem;font-size:1.02rem}.hw-wwa__icons{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1.8rem}.hw-flip{perspective:900px;height:104px;outline:none}.hw-flip__inner{position:relative;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,.2,.2,1);transform-style:preserve-3d}.hw-flip:hover .hw-flip__inner,.hw-flip:focus-visible .hw-flip__inner{transform:rotateX(180deg)}.hw-flip__front,.hw-flip__back{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;border-radius:16px;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-shadow:0 10px 24px #0000001a}.hw-flip__front{background:#fff}.hw-flip__front svg,.hw-flip__front img{width:42px;height:42px;object-fit:contain}.hw-flip__back{background:var(--c,#2b57a7);transform:rotateX(180deg);padding:.5rem}.hw-flip__back span{color:#fff;font-weight:800;text-transform:uppercase;letter-spacing:.4px;font-size:.9rem;text-align:center}@media(prefers-reduced-motion:reduce){.hw-flip__inner{transition:none}}.hw-wwa__line{display:none;font-weight:800;text-transform:uppercase;font-size:1.15rem;margin-top:1.4rem;line-height:1.6}.hw-wwa__pipe{color:var(--gold,#f6b81c)}.hw-wwa__media{display:flex;justify-content:center}.hw-blob{width:100%;max-width:520px;aspect-ratio:1/.92;object-fit:cover;border-radius:63% 37% 54% 46%/55% 48% 52% 45%;box-shadow:0 24px 50px #00000026}.hw-blob--ph{background:linear-gradient(135deg,#cfe0f7,#7fb2e8)}@media(max-width:820px){.hw-wwa__grid{grid-template-columns:1fr}.hw-wwa__media{order:-1}.hw-body{max-width:none}}@media(max-width:600px){.hw-wwa__icons{display:none}.hw-wwa__line{display:block}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
