@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap";.tx2 *,.tx2 *:before,.tx2 *:after{box-sizing:border-box}.tx2{--tx2-navy: #1d2a6b;--tx2-red: #c0182a;--tx2-amber: #e8a33d;--tx2-cream: #FFF9EC;--tx2-grey: #f5f6fa;--tx2-line: #eef0f2;--tx2-ink: #26262a;--tx2-ink-2: #55555c;--tx2-radius: 14px;--tx2-shadow: 0 6px 20px -6px rgba(20, 20, 35, .12), 0 2px 6px rgba(20, 20, 35, .06);font-family:Inter,-apple-system,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.55;color:var(--tx2-ink);background:#fff;-webkit-font-smoothing:antialiased}.tx2 img{max-width:100%;display:block}.tx2 button{font-family:inherit;cursor:pointer}.tx2 .ico{width:18px;height:18px;flex:none;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tx2 .tx2-hero__visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.tx2-hero{padding:clamp(20px,3vw,44px) max(16px,4vw)}.tx2-hero__grid{display:grid;grid-template-columns:minmax(0,43fr) minmax(0,56fr);gap:min(4vw,48px);max-width:1200px;margin:0 auto;align-items:start}.tx2-hero__media,.tx2-hero__copy{min-width:0}@media(max-width:990px){.tx2-hero__grid{grid-template-columns:minmax(0,1fr)}}.tx2-hero__media{position:sticky;top:16px}@media(max-width:990px){.tx2-hero__media{position:static}}.tx2-hero__slider-wrap{position:relative;border-radius:var(--tx2-radius);overflow:hidden;background:var(--tx2-grey)}.tx2-hero__slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;aspect-ratio:1 / 1;scrollbar-width:none;-webkit-overflow-scrolling:touch}.tx2-hero__slider::-webkit-scrollbar{display:none}.tx2-hero__slide{flex:0 0 100%;width:100%;scroll-snap-align:start;scroll-snap-stop:always;position:relative}.tx2-hero__slide img,.tx2-hero__slide video{width:100%;height:100%;object-fit:cover;display:block}.tx2-hero__slide--video{background:#000}.tx2-hero__slide--video video{object-fit:contain}.tx2-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:1px solid var(--tx2-line);border-radius:50%;background:#ffffffeb;color:var(--tx2-navy);display:flex;align-items:center;justify-content:center;box-shadow:var(--tx2-shadow);transition:background .15s ease,transform .15s ease;z-index:2}.tx2-hero__arrow svg{width:20px;height:20px}.tx2-hero__arrow:hover{background:#fff}.tx2-hero__arrow--prev{left:10px}.tx2-hero__arrow--next{right:10px}.tx2-hero__thumbs{display:flex;gap:8px;margin-top:10px;height:64px;overflow-x:auto;scrollbar-width:none}.tx2-hero__thumbs::-webkit-scrollbar{display:none}.tx2-hero__thumb{flex:0 0 64px;width:64px;height:64px;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:var(--tx2-grey);position:relative;transition:border-color .15s ease}.tx2-hero__thumb img{width:100%;height:100%;object-fit:cover}.tx2-hero__thumb.is-active{border-color:var(--tx2-red)}.tx2-hero__thumb-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#1d2a6b73;color:#fff}.tx2-hero__thumb-play svg{width:22px;height:22px}.tx2-hero__tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.tx2-hero__tab{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 8px;border:1.5px solid var(--tx2-navy);border-radius:999px;background:#fff;color:var(--tx2-navy);font-weight:700;font-size:13.5px;transition:background .15s ease,color .15s ease}.tx2-hero__tab .ico{width:16px;height:16px}.tx2-hero__tab:hover{background:var(--tx2-navy);color:#fff}.tx2-hero__tab:after,.tx2-hero__cta:after{content:"";position:absolute;top:0;bottom:0;left:0;width:45%;transform:translate(-160%) skew(-20deg);animation:tx2-shine 3s ease-in-out infinite;pointer-events:none}.tx2-hero__tab:after{background:linear-gradient(90deg,#1d2a6b00,#1d2a6b38,#1d2a6b00)}.tx2-hero__tab:hover:after{background:linear-gradient(90deg,#fff0,#ffffff59,#fff0)}.tx2-hero__tabs .tx2-hero__tab:nth-child(2):after{animation-delay:.45s}@keyframes tx2-shine{0%{transform:translate(-160%) skew(-20deg)}55%,to{transform:translate(420%) skew(-20deg)}}.tx2-hero__press{margin-top:16px;padding:16px 18px;border-radius:var(--tx2-radius);background:var(--tx2-cream);border:1px solid var(--tx2-line)}.tx2-hero__press-label{margin:0 0 10px;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--tx2-ink-2);text-align:center}.tx2-hero__press-logos{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.tx2-hero__press-logo img{height:26px;width:auto;filter:grayscale(1);opacity:.72}.tx2-hero__press-word{font-weight:800;font-size:15px;color:var(--tx2-ink-2);letter-spacing:.02em;text-transform:uppercase}.tx2-hero__h1{margin:0 0 10px;font-size:clamp(26px,3vw,36px);font-weight:800;line-height:1.15;color:var(--tx2-navy);letter-spacing:-.01em}.tx2-hero__sub{margin:0 0 12px;font-size:clamp(15.5px,1.4vw,17.5px);font-weight:700;color:var(--tx2-ink);line-height:1.45}.tx2-hero__rating{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:14.5px;text-decoration:none;cursor:pointer}.tx2-hero__rating-num{font-weight:800;color:var(--tx2-ink)}.tx2-hero__stars{display:inline-flex;gap:1px;color:var(--tx2-amber)}.tx2-hero__stars .ico{width:16px;height:16px;fill:currentColor;stroke:none}.tx2-hero__rating-label{color:var(--tx2-ink-2);text-decoration:underline;text-underline-offset:3px}.tx2-hero__rating:hover .tx2-hero__rating-label{color:var(--tx2-ink)}.tx2-hero__rating--top{display:none;max-width:1200px;margin:0 auto 12px}@media(max-width:990px){.tx2-hero__rating--top{display:flex}.tx2-hero__copy .tx2-hero__rating{display:none}}.tx2-hero__benefit{margin:0 0 14px;color:var(--tx2-ink-2);font-size:15.5px}.tx2-hero__benefit p{margin:0 0 8px}.tx2-hero__benefit p:last-child{margin-bottom:0}.tx2-hero__divider{border:0;border-top:1px solid var(--tx2-line);margin:0 0 16px}.tx2-hero__ugc-heading{margin:0 0 10px;font-size:16px;font-weight:800;color:var(--tx2-navy)}.tx2-hero__ugc{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:4px;margin-bottom:16px;scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 92%,transparent 100%);mask-image:linear-gradient(90deg,#000 0,#000 92%,transparent 100%)}.tx2-hero__ugc::-webkit-scrollbar{display:none}.tx2-hero__ugc-card{flex:0 0 150px;width:150px;margin:0;scroll-snap-align:start}.tx2-hero__ugc-frame{position:relative;aspect-ratio:9 / 16;border-radius:12px;overflow:hidden;background:var(--tx2-grey)}.tx2-hero__ugc-frame video{width:100%;height:100%;object-fit:cover;display:block}.tx2-hero__ugc-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;border:0;background:linear-gradient(180deg,#1d2a6b0f,#1d2a6b57);color:#fff;transition:opacity .15s ease}.tx2-hero__ugc-play svg{width:20px;height:20px;padding:10px;border-radius:50%;background:#c0182aeb;box-sizing:content-box}.tx2-hero__ugc-card.is-playing .tx2-hero__ugc-play{opacity:0;pointer-events:none}.tx2-hero__slide--video{position:relative}.tx2-hero__slide-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;border:0;background:linear-gradient(180deg,#1d2a6b0f,#1d2a6b57);color:#fff;transition:opacity .15s ease;cursor:pointer}.tx2-hero__slide-play svg{width:30px;height:30px;padding:17px;border-radius:50%;background:#c0182aeb;box-sizing:content-box}.tx2-hero__slide--video.is-playing .tx2-hero__slide-play{opacity:0;pointer-events:none}.tx2-hero__review{background:var(--tx2-grey);border:1px solid var(--tx2-line);border-radius:var(--tx2-radius);padding:16px 18px;margin-bottom:16px}.tx2-hero__review-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.tx2-hero__review-name{font-size:15px;font-weight:800;color:var(--tx2-ink)}.tx2-hero__review-date{font-size:13px;color:var(--tx2-ink-2)}.tx2-hero__review .tx2-hero__stars{display:inline-flex;margin-bottom:8px}.tx2-hero__review-title{margin:0 0 6px;font-size:15.5px;font-weight:800;color:var(--tx2-ink)}.tx2-hero__review-verified{display:flex;align-items:center;gap:5px;margin-bottom:6px;font-size:12.5px;font-weight:700;color:var(--tx2-navy)}.tx2-hero__review-verified .ico{width:14px;height:14px;color:var(--tx2-red)}.tx2-hero__review-body{margin:0;font-size:14.5px;color:var(--tx2-ink-2)}.tx2-hero__trust{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:18px;text-align:center}.tx2-hero__trust-visual{display:inline-flex;align-items:center;gap:8px;flex:none}.tx2-hero__trust-avatars{height:44px;width:auto;flex:none;clip-path:inset(0 48% 0 0);margin-right:-111px}.tx2-hero__trust-stars{display:inline-flex;gap:2px;color:var(--tx2-red)}.tx2-hero__trust-stars .ico{width:26px;height:26px;fill:currentColor;stroke:none}.tx2-hero__trust-txt{display:flex;flex-direction:column;align-items:center;gap:8px}.tx2-hero__trust-heading{margin:0;font-size:clamp(24px,2.6vw,32px);line-height:1.15;font-weight:800;color:var(--tx2-ink)}.tx2-hero__trust-badges{margin:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;column-gap:8px;row-gap:3px;font-size:13.5px;color:var(--tx2-ink-2)}.tx2-hero__trust-badges span{display:inline-flex;align-items:center;gap:4px}.tx2-hero__trust-badges span .ico{width:13px;height:13px;color:var(--tx2-navy)}.tx2-hero__trust-badges span+span:before{content:"|";margin-right:8px;color:var(--tx2-line)}.tx2-hero__packs{display:flex;flex-direction:column;gap:10px;margin:0 0 12px;padding:0;border:0;min-inline-size:0}.tx2-hero__pack{position:relative;display:flex;align-items:center;gap:12px;padding:14px 16px;border:2px solid transparent;border-radius:var(--tx2-radius);background:var(--tx2-grey);cursor:pointer;transition:background .15s ease,border-color .15s ease}.tx2-hero__pack.is-selected{background:#fff;border-color:var(--tx2-red);box-shadow:var(--tx2-shadow)}.tx2-hero__pack-radio{position:absolute;opacity:0;width:1px;height:1px;margin:0;pointer-events:none}.tx2-hero__pack:has(.tx2-hero__pack-radio:focus-visible){outline:2px solid var(--tx2-navy);outline-offset:2px}.tx2-hero__pack-dot{flex:none;width:20px;height:20px;border:2px solid #c9cdd6;border-radius:50%;position:relative;background:#fff;transition:border-color .15s ease}.tx2-hero__pack.is-selected .tx2-hero__pack-dot{border-color:var(--tx2-red)}.tx2-hero__pack.is-selected .tx2-hero__pack-dot:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--tx2-red)}.tx2-hero__pack-main{flex:1;min-width:0}.tx2-hero__pack-flag{display:inline-block;margin-bottom:4px;padding:3px 9px;border-radius:999px;background:var(--tx2-ink);color:#fff;font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tx2-hero__pack-label{display:block;font-size:15.5px;font-weight:800;color:var(--tx2-ink)}.tx2-hero__pack-meta{display:flex;align-items:center;gap:8px;margin-top:2px;font-size:12.5px}.tx2-hero__pack-perday{color:var(--tx2-ink-2)}.tx2-hero__pack-save{padding:2px 8px;border-radius:999px;background:var(--tx2-red);color:#fff;font-weight:800;font-size:11px;letter-spacing:.04em}.tx2-hero__pack-price{text-align:right;flex:none}.tx2-hero__pack-now{display:block;font-size:17px;font-weight:800;color:var(--tx2-navy)}.tx2-hero__pack-was{font-size:13px;color:var(--tx2-ink-2)}.tx2-hero__gifts{border:1.5px dashed var(--tx2-amber);border-radius:var(--tx2-radius);background:var(--tx2-cream);padding:12px 14px;margin-bottom:12px;transition:opacity .2s ease,filter .2s ease}.tx2-hero__gifts.is-dim{opacity:.42;filter:grayscale(.7)}.tx2-hero__gifts-heading{display:flex;align-items:flex-start;gap:7px;margin:0 0 10px;font-size:13.5px;font-weight:800;color:var(--tx2-ink)}.tx2-hero__gifts-heading .ico{width:16px;height:16px;color:var(--tx2-red);margin-top:1px}.tx2-hero__gifts-row{display:flex;gap:10px}.tx2-hero__gift{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 8px 10px;background:#fff;border:1px solid var(--tx2-line);border-radius:12px;text-align:center}.tx2-hero__gift img{width:56px;height:56px;object-fit:contain}.tx2-hero__gift-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;color:var(--tx2-navy)}.tx2-hero__gift-icon .ico{width:30px;height:30px}.tx2-hero__gift-badge{position:absolute;top:-8px;right:-6px;padding:3px 9px;border-radius:999px;background:var(--tx2-red);color:#fff;font-size:10.5px;font-weight:800;letter-spacing:.06em}.tx2-hero__gift-label{font-size:12.5px;font-weight:700;color:var(--tx2-ink)}.tx2-hero__cta{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;width:100%;min-height:56px;padding:14px 24px;border:0;border-radius:999px;background:var(--tx2-red);color:#fff;font-size:16.5px;font-weight:800;letter-spacing:.01em;box-shadow:0 8px 22px -8px #c0182a8c;transition:background .15s ease,transform .15s ease}.tx2-hero__cta:hover{background:#a1131f;transform:translateY(-1px)}.tx2-hero__cta.is-adding{opacity:.75;pointer-events:none}.tx2-hero__cta.is-error{background:var(--tx2-ink)}.tx2-hero__cta:after{background:linear-gradient(90deg,#fff0,#ffffff8c,#fff0)}.tx2-hero__checkout{margin:10px 0 18px;text-align:center}.tx2-hero__safe{display:flex;align-items:center;justify-content:center;gap:6px;margin:0 0 8px;font-size:13px;color:var(--tx2-ink-2)}.tx2-hero__safe .ico{width:14px;height:14px}.tx2-hero__pay{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.tx2-hero__pay svg{height:24px;width:auto}.tx2-hero__guarantee{display:flex;align-items:center;gap:14px;background:var(--tx2-cream);border:1px solid var(--tx2-line);border-radius:var(--tx2-radius);padding:16px 18px}.tx2-hero__guarantee-img{width:78px;height:78px;object-fit:contain;flex:none}.tx2-hero__guarantee-fallback{flex:none;width:78px;height:78px;border-radius:50%;background:var(--tx2-navy);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;letter-spacing:.04em;text-align:center;border:3px solid var(--tx2-amber)}.tx2-hero__guarantee-heading{margin:0 0 4px;font-size:15.5px;font-weight:800;color:var(--tx2-navy)}.tx2-hero__guarantee-body{margin:0;font-size:13.5px;color:var(--tx2-ink-2)}@media(max-width:990px){.tx2-hero{padding-left:max(14px,3vw);padding-right:max(14px,3vw)}.tx2-hero__copy{margin-top:18px}}@media(max-width:520px){.tx2-hero__gifts-row{flex-direction:row}.tx2-hero__pack{padding:12px}.tx2-hero__pack-now{font-size:16px}}@media(prefers-reduced-motion:reduce){.tx2 .tx2-hero__cta:hover,.tx2 .tx2-hero__arrow:hover{transform:none}.tx2 .tx2-hero__tab:after,.tx2 .tx2-hero__cta:after{animation:none;content:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/tx2-pdp.css.map */
