@keyframes stColUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes stColLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes stColGlow{0%,to{opacity:.55}50%{opacity:.9}}.st-col{padding:28px 24px 8px}.st-col__wrap{max-width:1160px;margin:0 auto}.st-col__crumbs{margin:0 0 18px;font-size:13px;color:#6b6b6b;animation:stColUp .5s var(--st-ease) both}.st-col__crumbs ol{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px 0;align-items:center}.st-col__crumbs li{display:inline-flex;align-items:center}.st-col__crumbs li+li:before{content:"";width:5px;height:5px;margin:0 10px;border-top:1.5px solid #6B6B6B;border-right:1.5px solid #6B6B6B;transform:rotate(45deg);opacity:.7}.st-col__crumbs a{color:#6b6b6b;text-decoration:none;transition:color .18s var(--st-ease)}.st-col__crumbs a:hover{color:#e0121b}.st-col__crumbs [aria-current]{color:#0d0d0d;font-weight:600}.st-col__head{position:relative;overflow:hidden;background:#fff;border:1px solid #F4F4F4;border-radius:18px;padding:34px 36px 30px;box-shadow:0 1px 2px #0d0d0d0a,0 18px 44px #0d0d0d12;animation:stColUp .55s .05s var(--st-ease) both}.st-col__head:before{content:"";position:absolute;left:0;top:0;bottom:0;width:6px;background:linear-gradient(180deg,#e0121b,#b00d14);transform-origin:top;animation:stColLine .7s .25s var(--st-ease) both}.st-col__head:after{content:"";position:absolute;right:-120px;top:-120px;width:320px;height:320px;border-radius:50%;background:radial-gradient(closest-side,#e0121b1a,#e0121b00);pointer-events:none;animation:stColGlow 6s ease-in-out infinite}.st-col__kicker{display:inline-flex;align-items:center;gap:12px;margin:0 0 12px;font-size:13px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#e0121b}.st-col__kicker:before{content:"";width:26px;height:2px;background:#e0121b}.st-col__count{display:inline-block;margin-left:6px;padding:3px 10px;border-radius:999px;background:#f4f4f4;color:#6b6b6b;font-size:12px;letter-spacing:.04em;text-transform:none;font-weight:600}.st-col__h1{font-family:var(--font-heading-family);font-weight:400;color:#0d0d0d;letter-spacing:-.02em;line-height:1.05;font-size:44px;margin:0 0 16px;text-wrap:balance}.st-col__head .st-col__intro,.st-col__head p{margin:0;max-width:78ch;font-size:16px;line-height:1.75;color:#0d0d0d}.st-col__head .st-col__intro strong{color:#0d0d0d;font-weight:600}.st-col__links{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:22px 0 0}.st-col__links-label{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6b6b6b;margin-right:4px}.st-chip{display:inline-flex;align-items:center;gap:10px;min-height:46px;padding:11px 20px;border-radius:999px;background:#0d0d0d;color:#fff;font-size:14px;font-weight:600;letter-spacing:.01em;text-decoration:none;border:1.5px solid #0D0D0D;box-shadow:0 6px 16px #0d0d0d24;transition:background-color .18s var(--st-ease),border-color .18s var(--st-ease),transform .18s var(--st-ease),box-shadow .18s var(--st-ease)}.st-chip:after{content:"";width:7px;height:7px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg);transition:transform .18s var(--st-ease)}.st-chip:hover{background:#e0121b;border-color:#e0121b;color:#fff;transform:translateY(-2px);box-shadow:0 10px 22px #e0121b3d;text-decoration:none}.st-chip:hover:after{transform:rotate(45deg) translate(2px,-2px)}.st-col__more{margin:16px 0 0;border:1px solid #F4F4F4;border-radius:16px;background:#fff;overflow:hidden;animation:stColUp .55s .15s var(--st-ease) both}.st-col__more-btn{list-style:none;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 22px;font-size:15px;font-weight:600;color:#0d0d0d;background:#fff;transition:color .18s var(--st-ease),background-color .18s var(--st-ease)}.st-col__more-btn::-webkit-details-marker{display:none}.st-col__more-btn:hover{color:#e0121b;background:#f4f4f4}.st-col__more-btn span:first-child:before{content:"+";display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;margin-right:12px;border-radius:50%;border:1.5px solid #E0121B;color:#e0121b;font-weight:700;font-size:16px;line-height:1;vertical-align:middle;transition:transform .2s var(--st-ease)}.st-col__more[open] .st-col__more-btn span:first-child:before{content:"\2013"}.st-col__chev{width:22px;height:22px;flex:0 0 22px;transition:transform .22s var(--st-ease)}.st-col__chev svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.st-col__more[open] .st-col__chev{transform:rotate(180deg)}.st-col__more-body{padding:6px 26px 24px;color:#0d0d0d;line-height:1.8;font-size:16px;animation:stColUp .35s var(--st-ease) both}.st-col__more-body h2{font-family:var(--font-heading-family);font-weight:400;color:#0d0d0d;font-size:26px;line-height:1.2;letter-spacing:-.01em;margin:26px 0 12px;padding-left:16px;border-left:4px solid #E0121B}.st-col__more-body h2:first-child{margin-top:12px}.st-col__more-body p{margin:0 0 14px;max-width:80ch}.st-col__more-body a{color:#e0121b;text-decoration:underline;text-underline-offset:3px;font-weight:600}.st-col__more-body a:hover{color:#b00d14}.st-cfaq{padding:56px 24px 40px}.st-cfaq__wrap{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:1fr 1.6fr;gap:56px;align-items:start}.st-cfaq__meta{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.st-cfaq__pill{display:inline-flex;align-items:center;padding:5px 12px;border-radius:999px;border:1px solid #F4F4F4;background:#f4f4f4;color:#6b6b6b;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.st-cfaq__pill--time{background:#e0121b14;border-color:#e0121b40;color:#e0121b}.st-cfaq__h2{font-family:var(--font-heading-family);font-weight:400;color:#0d0d0d;font-size:36px;line-height:1.1;letter-spacing:-.015em;margin:0 0 14px;text-wrap:balance}.st-cfaq__lead{margin:0 0 18px;font-size:16px;line-height:1.7;color:#6b6b6b}.st-cfaq__note{margin:18px 0 0;padding:14px 16px;border:1px solid #F4F4F4;border-left:4px solid #E0121B;border-radius:12px;background:#fff;font-size:14px;line-height:1.6;color:#6b6b6b}.st-cfaq__note a{color:#e0121b;font-weight:600;text-decoration:underline;text-underline-offset:3px}.st-cfaq__top{display:inline-flex;align-items:center;gap:8px;margin-top:16px;padding:9px 14px;border-radius:10px;border:1px solid #F4F4F4;background:#f4f4f4;color:#0d0d0d;font-size:13px;font-weight:600;text-decoration:none;transition:background-color .18s var(--st-ease),color .18s var(--st-ease)}.st-cfaq__top:hover{background:#0d0d0d;color:#fff}.st-cfaq__list{border-top:1px solid #F4F4F4}.st-cfaq__item{border-bottom:1px solid #F4F4F4}.st-cfaq__q{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;font-size:17px;font-weight:600;color:#0d0d0d;transition:color .18s var(--st-ease)}.st-cfaq__q::-webkit-details-marker{display:none}.st-cfaq__q:hover{color:#e0121b}.st-cfaq__icon{position:relative;flex:0 0 28px;width:28px;height:28px;border-radius:50%;border:1.5px solid #E0121B;transition:background-color .2s var(--st-ease)}.st-cfaq__icon:before,.st-cfaq__icon:after{content:"";position:absolute;left:50%;top:50%;width:12px;height:2px;background:#e0121b;transform:translate(-50%,-50%);transition:transform .2s var(--st-ease),background-color .2s var(--st-ease)}.st-cfaq__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.st-cfaq__item[open] .st-cfaq__icon{background:#e0121b}.st-cfaq__item[open] .st-cfaq__icon:before,.st-cfaq__item[open] .st-cfaq__icon:after{background:#fff;transform:translate(-50%,-50%) rotate(0)}.st-cfaq__a{padding:0 44px 22px 0;font-size:15px;line-height:1.75;color:#6b6b6b;animation:stColUp .3s var(--st-ease) both}.st-cfaq__a p{margin:0}.st-ccta{padding:8px 24px 64px}.st-ccta__box{position:relative;overflow:hidden;max-width:1160px;margin:0 auto;min-height:320px;display:flex;align-items:center;border-radius:20px;background:linear-gradient(110deg,#0d0d0d 0% 48%,#b00d14);box-shadow:0 2px 4px #0d0d0d0d,0 22px 50px #0d0d0d2e}.st-ccta__pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.07;background-image:repeating-linear-gradient(45deg,#FFFFFF 0,#FFFFFF 1px,transparent 1px,transparent 26px);pointer-events:none}.st-ccta__glow{position:absolute;right:-80px;bottom:-140px;width:420px;height:420px;border-radius:50%;background:radial-gradient(closest-side,#e0121b8c,#e0121b00);pointer-events:none;animation:stColGlow 7s ease-in-out infinite}.st-ccta__badge{position:absolute;top:20px;right:24px;padding:6px 14px;border-radius:999px;background:#e0121b;color:#fff;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;z-index:2}.st-ccta__content{position:relative;z-index:2;max-width:640px;padding:52px 48px}.st-ccta__eyebrow{display:block;margin:0 0 14px;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#fff;opacity:.7;animation:stColUp .5s .1s var(--st-ease) both}.st-ccta__title{font-family:var(--font-heading-family);font-weight:400;color:#fff;font-size:34px;line-height:1.12;letter-spacing:-.015em;margin:0 0 14px;text-wrap:balance;animation:stColUp .55s .2s var(--st-ease) both}.st-ccta__title em{font-style:normal;color:#fff;background:linear-gradient(transparent 62%,#e0121bd9 62%);padding:0 3px}.st-ccta__text{margin:0 0 28px;font-size:16px;line-height:1.75;color:#ffffffdb;animation:stColUp .55s .3s var(--st-ease) both}.st-ccta .st-btn{animation:stColUp .55s .4s var(--st-ease) both}@media screen and (max-width:989px){.st-cfaq__wrap{grid-template-columns:1fr;gap:28px}.st-cfaq__a{padding-right:0}}@media screen and (max-width:749px){.st-col{padding:18px 16px 4px}.st-col__head{padding:24px 20px 22px;border-radius:14px}.st-col__h1{font-size:32px}.st-col__links{flex-direction:column;align-items:stretch}.st-chip{justify-content:center}.st-col__more-body{padding:4px 18px 18px}.st-col__more-body h2{font-size:22px}.st-cfaq{padding:40px 16px 28px}.st-cfaq__h2{font-size:28px}.st-ccta{padding:4px 16px 48px}.st-ccta__box{min-height:260px;border-radius:14px}.st-ccta__content{padding:36px 22px}.st-ccta__title{font-size:26px}.st-ccta__badge{top:12px;right:14px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/st-collection.css.map */
