.iotw .iotw__hotspot--desk{display:block}.iotw .iotw__hotspot--mob{display:none}.iotw{position:relative;width:100vw;height:var(--app-height, 100svh);min-height:640px;overflow:hidden;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:#1a2a3a}.iotw .iotw__mobile-mask{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}.iotw .iotw__image-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:max(100vw,calc(var(--app-height, 100svh) * var(--iotw-img-w) / var(--iotw-img-h)));height:max(var(--app-height, 100svh),calc(100vw * var(--iotw-img-h) / var(--iotw-img-w)));z-index:1}.iotw .iotw__bg-img{width:100%;height:100%;display:block;object-fit:fill}.iotw .iotw__bg-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1a2a3a,#003165)}.iotw .iotw__ui{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.iotw .iotw__top-left{position:absolute;top:70px;left:50px;display:flex;flex-direction:column;pointer-events:auto}.iotw .iotw__label{font-family:Neue Haas Unica,sans-serif;font-size:clamp(13px,1.04vw,20px);font-weight:400;line-height:1.05;letter-spacing:-.03em;color:#003165;margin:0 0 28px}.iotw .iotw__title{font-family:Neue Haas Unica,sans-serif;font-size:clamp(26px,3.33vw,64px);font-weight:500;line-height:1.1;letter-spacing:-.06em;color:#003165;margin:0 0 33px}.iotw .iotw__buttons{display:flex;gap:2px}.iotw .iotw__btn{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#003165;text-decoration:none;font-family:Neue Haas Unica,sans-serif;font-size:clamp(14px,1.1vw,16px);font-weight:400;letter-spacing:-.03em;border:none;cursor:pointer;transition:opacity .2s ease}.iotw .iotw__btn:hover{opacity:.85}.iotw .iotw__btn--main{height:clamp(51px,4.3vw,62px);padding:0 clamp(24px,2.3vw,34px);border-radius:6px}.iotw .iotw__btn--arrow{width:clamp(51px,4.3vw,62px);height:clamp(51px,4.3vw,62px);border-radius:6px;flex-shrink:0}.iotw .iotw__card{position:absolute;bottom:clamp(20px,1.46vw,28px);left:clamp(24px,2.6vw,50px);width:clamp(260px,17.76vw,341px);height:clamp(340px,22.03vw,423px);border-radius:8px;background:#fff6;backdrop-filter:blur(17.8px);-webkit-backdrop-filter:blur(17.8px);overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;pointer-events:auto;padding:clamp(20px,1.56vw,30px) clamp(16px,1.25vw,24px) clamp(20px,1.56vw,30px);box-sizing:border-box}.iotw .iotw__list{display:flex;flex-direction:column;gap:0}.iotw .iotw__list-item{padding:clamp(10px,.73vw,14px) 0}.iotw .iotw__list-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.iotw .iotw__list-num{font-family:Neue Haas Unica,sans-serif;font-size:clamp(10px,.63vw,12px);font-weight:400;letter-spacing:-.02em;color:#003165;line-height:1.05;flex-shrink:0}.iotw .iotw__list-line{flex:1;height:1px;background:#00316540}.iotw .iotw__list-title{font-family:Neue Haas Unica,sans-serif;font-size:clamp(12px,.78vw,15px);font-weight:400;letter-spacing:-.03em;color:#003165;line-height:1.2;margin:0;display:block;text-decoration:none}.iotw .iotw__list-title--empty{opacity:.4}.iotw .iotw__card-bottom{display:flex;margin-top:16px;flex-shrink:0}.iotw .iotw__barcode{width:100%;display:flex;justify-content:flex-end;color:#003165}.iotw .iotw__barcode svg{width:100%;height:auto;opacity:.55}.iotw .iotw__hotspot{position:absolute;width:0;height:0;overflow:visible;pointer-events:none;z-index:2}@keyframes iotw-draw-right{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0% 0 0)}}@keyframes iotw-draw-left{0%{clip-path:inset(0 0 0 100%)}to{clip-path:inset(0 0 0 0%)}}@keyframes iotw-line-settle{0%{opacity:1}to{opacity:.4}}@keyframes iotw-plus-appear{0%{opacity:0;transform:translate(-50%,-50%) scale(0)}55%{opacity:1;transform:translate(-50%,-50%) scale(1.18)}75%{transform:translate(-50%,-50%) scale(.88)}90%{transform:translate(-50%,-50%) scale(1.06)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes iotw-ripple{0%{transform:scale(1);opacity:.65}to{transform:scale(2.8);opacity:0}}.iotw .iotw__line-wrap{position:absolute;width:190px;height:88px;pointer-events:none;opacity:1;clip-path:inset(0 0 0 100%)}.iotw .iotw__hotspot--left-down .iotw__line-wrap,.iotw .iotw__hotspot--left-up .iotw__line-wrap{clip-path:inset(0 100% 0 0)}.iotw .iotw__plus{position:absolute;width:36px;height:36px;border-radius:50%;background:#003165;color:#fff;display:flex;align-items:center;justify-content:center;border:none;outline:none;padding:0;cursor:pointer;opacity:0;transform:translate(-50%,-50%) scale(0);pointer-events:auto;overflow:visible;z-index:3;transition:opacity .2s ease}.iotw .iotw__plus:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid #003165;opacity:0}.iotw .iotw__plus:hover{opacity:.85}.iotw.iotw--in-view .iotw__line-wrap{animation:iotw-draw-left 3s cubic-bezier(.16,1,.3,1) forwards,iotw-line-settle 1s ease forwards;animation-delay:var(--iotw-delay, .2s),calc(var(--iotw-delay, .2s) + 1.5s)}.iotw.iotw--in-view .iotw__hotspot--left-down .iotw__line-wrap,.iotw.iotw--in-view .iotw__hotspot--left-up .iotw__line-wrap{animation-name:iotw-draw-right,iotw-line-settle}.iotw.iotw--in-view .iotw__plus{animation:iotw-plus-appear .7s cubic-bezier(.34,1.4,.64,1) forwards;animation-delay:calc(var(--iotw-delay, .2s) + 1.5s)}.iotw.iotw--in-view .iotw__plus:after{animation:iotw-ripple 2.2s ease-out infinite;animation-delay:calc(var(--iotw-delay, .2s) + 3.8s)}.iotw .iotw__line{display:block;width:100%;height:100%;pointer-events:none}.iotw .iotw__hotspot--right-up .iotw__line,.iotw .iotw__hotspot--left-up .iotw__line{transform:scaleY(-1)}.iotw .iotw__hotspot--right-down .iotw__line-wrap{right:0;bottom:0}.iotw .iotw__hotspot--right-down .iotw__plus{left:-190px;top:-88px}.iotw .iotw__hotspot--left-down .iotw__line-wrap{left:0;bottom:0}.iotw .iotw__hotspot--left-down .iotw__plus{left:190px;top:-88px}.iotw .iotw__hotspot--right-up .iotw__line-wrap{right:0;top:0}.iotw .iotw__hotspot--right-up .iotw__plus{left:-190px;top:88px}.iotw .iotw__hotspot--left-up .iotw__line-wrap{left:0;top:0}.iotw .iotw__hotspot--left-up .iotw__plus{left:190px;top:88px}@media screen and (max-width:989px){.iotw{height:auto;display:flex;flex-direction:column;background:#f3f3f3}.iotw .iotw__mobile-mask{position:relative;width:100%;height:auto;aspect-ratio:9 / 16;order:2}.iotw .iotw__image-wrapper{position:absolute;min-width:100%;min-height:100%;width:auto;height:auto;aspect-ratio:var(--iotw-img-w) / var(--iotw-img-h);top:50%;left:var(--iotw-mobile-focal, 50%);transform:translate(calc(var(--iotw-mobile-focal, 50%) * -1),-50%);z-index:1}.iotw .iotw__ui{position:static;pointer-events:auto;order:-1}.iotw .iotw__top-left{position:static;padding:32px var(--page-margin) 24px}.iotw .iotw__label{margin-bottom:16px}.iotw .iotw__title{font-size:clamp(26px,8vw,52px);margin-bottom:20px}.iotw .iotw__buttons{display:flex}.iotw .iotw__btn{background:#003165;color:#fff}.iotw .iotw__btn--main{height:51px;padding:0 24px;border-radius:6px}.iotw .iotw__btn--arrow{width:51px;height:51px;border-radius:6px}.iotw .iotw__card,.iotw .iotw__hotspot--desk{display:none}.iotw .iotw__hotspot--mob{display:block}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/item-of-the-week.css.map */
