.teamwear-page{--tw-cream: #f7f4ef;--tw-white: #ffffff;--tw-black: #111111;--tw-text: #4b4b4b;--tw-muted: #777777;--tw-red: #d71920;--tw-border: rgba(0, 0, 0, .08);--tw-shadow: 0 12px 35px rgba(0, 0, 0, .08);--tw-radius: 18px;direction:rtl;background:var(--tw-cream);color:var(--tw-black);overflow-x:clip}.teamwear-page *{box-sizing:border-box}.teamwear-container{width:min(1240px,calc(100% - 32px));margin-inline:auto}.teamwear-narrow{width:min(880px,calc(100% - 32px))}.teamwear-hero{position:relative;min-height:min(680px,88svh);display:grid;align-items:center;overflow:hidden;background:#111;color:#fff}.teamwear-hero__picture{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block}.teamwear-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--teamwear-hero-position-desktop)}.teamwear-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:rgba(0,0,0,var(--teamwear-hero-overlay))}.teamwear-hero__content{position:relative;z-index:2;padding-block:84px}.teamwear-hero__text{max-width:720px}.teamwear-eyebrow,.teamwear-heading>p{margin:0 0 12px;color:var(--tw-red);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.teamwear-hero h1{max-width:820px;margin:0;color:#fff;font-size:clamp(3.8rem,5.8vw,8.2rem);line-height:.98;font-weight:850;letter-spacing:0}.teamwear-hero h2{max-width:760px;margin:18px 0 0;color:#fff;font-size:clamp(1.4rem,2.4vw,2.35rem);line-height:1.25;font-weight:700}.teamwear-lead,.teamwear-heading>div,.teamwear-final__text{color:var(--tw-text);font-size:clamp(1rem,1.35vw,1.14rem);line-height:1.78}.teamwear-hero .teamwear-lead{max-width:720px;margin:18px 0 0;color:#ffffffd6}.teamwear-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.teamwear-actions--center{justify-content:center}.teamwear-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 24px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#ffffff14;color:#fff;font-size:.98rem;font-weight:800;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.teamwear-button:hover{transform:translateY(-2px)}.teamwear-button--primary{border-color:var(--tw-red);background:var(--tw-red);box-shadow:0 12px 30px #d719203d}.teamwear-section{padding:58px 0;background:var(--tw-cream)}.teamwear-section--soft{background:linear-gradient(180deg,#ffffff75,#fff0)}.teamwear-heading{max-width:780px;margin:0 auto 30px;text-align:center}.teamwear-heading--right{margin-inline:0;text-align:right}.teamwear-heading h2{margin:0;color:var(--tw-black);font-size:clamp(3.2rem,4.2vw,6.4rem);line-height:1.08;font-weight:800;letter-spacing:0}.teamwear-heading>div{margin-top:12px}.teamwear-grid{display:grid;gap:16px;width:100%}.teamwear-grid--2,.teamwear-grid--3,.teamwear-grid--4{grid-template-columns:1fr}.teamwear-card,.teamwear-process__item,.teamwear-timeline__item,.teamwear-faq,.teamwear-logo,.teamwear-desktop,.teamwear-mobile,.teamwear-product-banner{border:1px solid var(--tw-border);background:var(--tw-white);box-shadow:var(--tw-shadow)}.teamwear-card{position:relative;display:block;min-height:168px;padding:24px;border-radius:var(--tw-radius);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.teamwear-card:hover,.teamwear-process__item:hover,.teamwear-timeline__item:hover,.teamwear-logo:hover,.teamwear-product-banner:hover{transform:translateY(-4px);border-color:#d7192038;box-shadow:0 16px 42px #0000001a}.teamwear-card__icon{display:inline-flex;min-width:34px;min-height:34px;align-items:center;justify-content:center;margin-bottom:16px;border-radius:999px;background:#d7192014;color:var(--tw-red);font-size:.82rem;font-weight:900}.teamwear-card h3,.teamwear-process__item h3,.teamwear-timeline__item h3,.teamwear-product-banner h3{margin:0;color:var(--tw-black);font-size:1.18rem;line-height:1.35;font-weight:800}.teamwear-card p,.teamwear-process__item p,.teamwear-timeline__item p,.teamwear-product-banner__content div{margin:10px 0 0;color:var(--tw-text);font-size:.98rem;line-height:1.7}.teamwear-card--compact{min-height:150px;padding:22px}.teamwear-center-text{max-width:760px;margin:28px auto 0;color:var(--tw-text);font-size:1.05rem;line-height:1.75;text-align:center}.teamwear-process{display:grid;grid-template-columns:1fr;gap:14px;width:100%}.teamwear-process__item{display:block;min-height:160px;padding:22px;border-radius:var(--tw-radius);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.teamwear-process__item span,.teamwear-timeline__item>span{display:inline-grid;width:38px;height:38px;margin-bottom:14px;place-items:center;border-radius:999px;background:var(--tw-red);color:#fff;font-size:.9rem;font-weight:900}.teamwear-image{display:block;width:100%;max-width:980px;height:auto;margin:0 auto 26px;overflow:hidden;border:1px solid var(--tw-border);border-radius:22px;background:var(--tw-white);box-shadow:var(--tw-shadow)}.teamwear-image img{display:block;width:100%;height:auto;object-fit:contain}.teamwear-product-banners{display:grid;grid-template-columns:1fr;gap:18px;width:100%}.teamwear-product-banner{overflow:hidden;border-radius:22px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.teamwear-product-banner__media{width:100%;aspect-ratio:16 / 10;overflow:hidden;background:#f1ede6}.teamwear-product-banner__media img{display:block;width:100%;height:100%;object-fit:cover}.teamwear-product-banner__content{padding:24px}.teamwear-product-banner__label{display:inline-flex;align-items:center;gap:8px;margin:0 0 12px;color:var(--tw-red);font-size:.78rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.teamwear-product-banner__label:before{content:"";width:28px;height:2px;border-radius:999px;background:var(--tw-red)}.teamwear-text-link{display:inline-flex;margin-top:16px;color:var(--tw-red);font-size:.95rem;font-weight:850;text-decoration:none}.teamwear-text-link:hover{text-decoration:underline}.teamwear-split{display:grid;grid-template-columns:1fr;gap:34px;align-items:center}.teamwear-timeline{display:grid;gap:12px;width:100%;max-width:860px;margin:0 auto}.teamwear-timeline__item{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start;min-height:118px;padding:22px;border-radius:var(--tw-radius);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.teamwear-timeline__item>span{margin-bottom:0}.teamwear-trust{max-width:860px;margin:20px auto 0;padding:22px;border:1px solid rgba(215,25,32,.22);border-radius:var(--tw-radius);background:#fff;box-shadow:var(--tw-shadow);color:var(--tw-black);font-size:1.1rem;font-weight:850;text-align:center}.teamwear-trust:before{content:"";display:block;width:42px;height:3px;margin:0 auto 12px;border-radius:999px;background:var(--tw-red)}.teamwear-devices{position:relative;display:block;min-height:390px;width:100%}.teamwear-desktop,.teamwear-mobile{border-radius:22px}.teamwear-desktop{display:block;padding:16px}.teamwear-url{min-height:38px;margin-bottom:14px;padding:11px 16px;border-radius:999px;background:var(--tw-cream);color:var(--tw-muted);direction:ltr;font-size:.88rem;font-weight:800;text-align:left}.teamwear-store-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.teamwear-store-grid div,.teamwear-mobile span{display:grid;min-height:86px;place-items:center;padding:12px;border:1px solid var(--tw-border);border-radius:16px;background:#fbfaf8;color:var(--tw-black);text-align:center}.teamwear-store-grid span{color:var(--tw-red);font-size:.78rem;font-weight:900}.teamwear-store-grid strong{display:block;margin-top:5px;font-size:1rem}.teamwear-mobile{position:absolute;inset-inline-start:0;inset-block-end:0;width:150px;display:grid;gap:8px;padding:14px 12px}.teamwear-mobile span{min-height:46px;font-size:.82rem;font-weight:800}.teamwear-logos{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.teamwear-logo-track{display:flex;gap:16px;width:max-content;animation:teamwear-logo-scroll 28s linear infinite}.teamwear-logos:hover .teamwear-logo-track{animation-play-state:paused}.teamwear-logos--single{-webkit-mask-image:none;mask-image:none}.teamwear-logos--single .teamwear-logo-track{width:100%;justify-content:center;animation:none}.teamwear-logo{display:grid;width:190px;min-height:124px;place-items:center;padding:18px;border-radius:var(--tw-radius);color:var(--tw-black);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.teamwear-logo img{display:block;max-width:100%;max-height:74px;object-fit:contain}.teamwear-logo span{margin-top:10px;color:var(--tw-muted);font-size:.85rem;font-weight:700}.teamwear-faq-list{display:grid;gap:12px}.teamwear-faq{border-radius:var(--tw-radius)}.teamwear-faq summary{cursor:pointer;padding:20px 22px;color:var(--tw-black);font-size:1.04rem;font-weight:850;list-style:none}.teamwear-faq summary::-webkit-details-marker{display:none}.teamwear-faq summary:before{content:"+";display:inline-grid;width:28px;height:28px;margin-left:12px;place-items:center;border-radius:999px;background:#d719201a;color:var(--tw-red);font-weight:900}.teamwear-faq[open] summary:before{content:"-"}.teamwear-faq div{padding:0 22px 22px;color:var(--tw-text);line-height:1.75}.teamwear-final{padding:74px 0;background:#111;color:#fff;text-align:center}.teamwear-final .teamwear-eyebrow{color:var(--tw-red)}.teamwear-final h2{max-width:900px;margin:0 auto;color:#fff;font-size:clamp(3.2rem,4.6vw,6.4rem);line-height:1.08;font-weight:800;letter-spacing:0}.teamwear-final__text{max-width:620px;margin:18px auto 0;color:#ffffffc7;white-space:pre-line}.teamwear-reveal{opacity:1;transform:none}.teamwear-js-ready .teamwear-reveal{opacity:0;transform:translateY(20px);transition:opacity .62s ease,transform .62s ease}.teamwear-js-ready .teamwear-reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes teamwear-logo-scroll{0%{transform:translate(0)}to{transform:translate(50%)}}@media screen and (min-width:750px){.teamwear-container{width:min(1240px,calc(100% - 56px))}.teamwear-grid--2,.teamwear-product-banners{grid-template-columns:repeat(2,minmax(0,1fr))}.teamwear-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.teamwear-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.teamwear-process{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.teamwear-section{padding:64px 0}.teamwear-split{grid-template-columns:minmax(0,1fr) minmax(420px,.9fr)}.teamwear-process{grid-template-columns:repeat(7,minmax(0,1fr))}.teamwear-process__item{padding:20px}.teamwear-product-banners{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.teamwear-hero{min-height:600px;text-align:center}.teamwear-hero__image{object-position:var(--teamwear-hero-position-mobile)}.teamwear-hero__content{padding-block:64px}.teamwear-hero__text{margin-inline:auto}.teamwear-hero h1{font-size:clamp(3.8rem,11vw,4.6rem)}.teamwear-heading h2,.teamwear-final h2{font-size:clamp(3.2rem,8.5vw,4rem)}.teamwear-section{padding:46px 0}.teamwear-actions{justify-content:center}.teamwear-button{width:100%}.teamwear-heading,.teamwear-heading--right{text-align:center}.teamwear-card,.teamwear-product-banner__content{min-height:auto;padding:22px}.teamwear-product-banner__media{aspect-ratio:16 / 11}.teamwear-timeline__item{grid-template-columns:1fr}.teamwear-devices{min-height:340px}.teamwear-mobile{width:136px}}@media(prefers-reduced-motion:reduce){.teamwear-js-ready .teamwear-reveal{opacity:1;transform:none;transition:none}.teamwear-logo-track{animation:none}.teamwear-button,.teamwear-card,.teamwear-process__item,.teamwear-timeline__item,.teamwear-logo,.teamwear-product-banner{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/69/assets/section-teamwear-landing.css.map */
