.dtfh{font-family:inherit;position:relative;z-index:300}.dtfh *,.dtfh *:before,.dtfh *:after{box-sizing:border-box}.dtfh a{text-decoration:none;color:inherit}.dtfh-strip{background:var(--ot-strip-bg);color:var(--ot-strip-text);min-height:38px;display:flex;align-items:center;justify-content:center;overflow:hidden}.dtfh-strip__track{position:relative;width:100%;text-align:center;font-size:13px;font-weight:600;letter-spacing:.01em;line-height:1.3;padding:8px 44px}.dtfh-strip__msg{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);opacity:0;transition:opacity .5s ease;pointer-events:none}.dtfh-strip__msg.is-active{opacity:1;pointer-events:auto}a.dtfh-strip__msg:hover{text-decoration:underline}.dtfh-bar{background:#fff;border-bottom:1px solid #ececec}.dtfh-bar__inner{max-width:1320px;margin:0 auto;display:flex;align-items:center;gap:10px;padding:8px 20px;min-height:64px}.dtfh-logo{display:flex;align-items:center;flex:0 0 auto}.dtfh-logo img{display:block;height:34px;width:auto}.dtfh-actions{margin-left:auto;display:flex;align-items:center;gap:6px}.dtfh-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;background:none;color:var(--ot-ink);cursor:pointer;border-radius:8px;position:relative}.dtfh-icon:hover{color:var(--ot-magenta);background:#faf4f7}.dtfh-burger{display:none}.dtfh-cart__count{position:absolute;top:4px;right:4px;min-width:18px;height:18px;padding:0 5px;background:var(--ot-magenta);color:#fff;border-radius:9px;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.dtfh-cart__count.is-empty{display:none}.dtfh-search{border-bottom:1px solid #ececec;background:#fff}.dtfh-search__form{max-width:1280px;margin:0 auto;display:flex;align-items:center;gap:8px;padding:12px 20px}.dtfh-search input{flex:1;height:46px;border:2px solid #e3e3e3;border-radius:10px;padding:0 16px;font-size:16px;outline:none}.dtfh-search input:focus{border-color:var(--ot-magenta)}.dtfh-search__results{max-width:1280px;margin:0 auto;padding:0 20px 14px}.dtfh-sr-head{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#9a9a9a;padding:12px 10px 4px}.dtfh-sr-item{display:flex;align-items:center;gap:12px;padding:9px 10px;border-radius:10px;color:var(--ot-ink)}.dtfh-sr-item:hover,.dtfh-sr-item.is-hl{background:#faf4f7}.dtfh-sr-item img,.dtfh-sr-thumb{width:44px;height:44px;object-fit:cover;border-radius:8px;flex:0 0 auto;background:#f3f3f3}.dtfh-sr-thumb{display:flex;align-items:center;justify-content:center;background:#faf4f7;color:var(--ot-magenta)}.dtfh-sr-item>span{display:flex;flex-direction:column;min-width:0}.dtfh-sr-item__t{font-size:14.5px;font-weight:600;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dtfh-sr-item__p{font-size:13px;color:var(--ot-magenta);font-weight:700;margin-top:2px}.dtfh-sr-item__meta{font-size:12.5px;color:#888;margin-top:1px}.dtfh-sr-all{display:inline-block;margin:8px 0 2px;padding:8px 10px;font-weight:700;color:var(--ot-magenta)}.dtfh-sr-all.is-hl{background:#faf4f7;border-radius:8px}.dtfh-sr-loading,.dtfh-sr-empty{padding:16px 10px;color:#777;font-size:14px}.dtfh-sr-empty strong{color:var(--ot-ink)}.dtfh-sr-ctas{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.dtfh-sr-cta{display:inline-flex;align-items:center;padding:9px 14px;border-radius:9px;font-size:13.5px;font-weight:700}.dtfh-sr-cta--fill{background:var(--ot-magenta);color:#fff}.dtfh-sr-cta--ghost{border:1.5px solid #e3e3e3;color:var(--ot-ink)}.dtfh-sr-cta.is-hl{outline:2px solid var(--ot-magenta);outline-offset:1px}.dtfh-search__go{height:46px;padding:0 22px;border:0;border-radius:10px;background:var(--ot-magenta);color:#fff;font-weight:700;font-size:15px;white-space:nowrap;cursor:pointer}@media(max-width:989px){.dtfh-search__go{padding:0 14px;font-size:14px}.dtfh-search__form{gap:6px;padding:12px 14px}}.dtfh-search__close{width:44px;height:44px;border:0;background:none;font-size:28px;line-height:1;color:#888;cursor:pointer}.dtfh-nav{flex:1 1 auto;min-width:0}.dtfh-nav__list{list-style:none;margin:0;padding:0 0 0 20px;display:flex;align-items:center;gap:2px}.dtfh-nav__item{position:static}.dtfh-nav__link{display:inline-flex;align-items:center;gap:6px;padding:14px 15px;font-size:15px;font-weight:600;white-space:nowrap;color:var(--ot-ink);border-bottom:3px solid transparent}.dtfh-nav__item:hover .dtfh-nav__link,.dtfh-nav__link:focus{color:var(--ot-magenta);border-bottom-color:var(--ot-magenta)}.dtfh-caret{width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);opacity:.7;transition:transform .2s}.dtfh-nav__item:hover .dtfh-caret{transform:rotate(-135deg) translateY(-1px)}.dtfh-cta{display:inline-flex;align-items:center;white-space:nowrap;position:relative;overflow:hidden;background:linear-gradient(46deg,#ff580d,#e600bb);color:#fff!important;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.03em;padding:11px 20px;border-radius:30px;margin-right:6px;box-shadow:0 8px 22px #e600bb4d;transition:transform .15s ease,box-shadow .15s ease}.dtfh-cta:hover{color:#fff!important}@media(prefers-reduced-motion:no-preference){.dtfh-cta:hover{transform:translateY(-2px);box-shadow:0 12px 28px #e600bb6b}.dtfh-cta:after{content:"";position:absolute;top:-10%;left:-70%;width:45%;height:120%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.55),transparent);transform:skew(-18deg);transition:left .65s cubic-bezier(.2,.7,.2,1);pointer-events:none}.dtfh-cta:hover:after{left:135%}}.dtfh-mega{position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid #eee;box-shadow:0 18px 40px #0000001f;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease;z-index:300}.dtfh-nav__item:hover .dtfh-mega,.dtfh-nav__item:focus-within .dtfh-mega{opacity:1;visibility:visible;transform:translateY(0)}.dtfh-mega>*{max-width:1280px;margin:0 auto}.dtfh-mega__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:22px 20px}.dtfh-card{display:flex;flex-direction:column;gap:6px;padding:18px;border:1px solid #eee;border-radius:14px;transition:border-color .15s,box-shadow .15s}.dtfh-card:hover{border-color:var(--ot-magenta);box-shadow:0 8px 22px #c2185b1f}.dtfh-card__t{font-size:17px;font-weight:800;color:var(--ot-ink)}.dtfh-card__d{font-size:13.5px;color:#555;line-height:1.45}.dtfh-card__cta{margin-top:2px;font-size:13.5px;font-weight:700;color:var(--ot-magenta)}.dtfh-mega__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;max-width:1280px;margin:0 auto;padding:22px 20px 12px}.dtfh-cat{display:flex;flex-direction:column;gap:8px;text-decoration:none}.dtfh-cat__img{aspect-ratio:1/1;border-radius:12px;overflow:hidden;background:#f7f5f6;border:1px solid #eee;display:flex;align-items:center;justify-content:center;transition:border-color .15s,box-shadow .15s}.dtfh-cat__img img{width:100%;height:100%;object-fit:contain;padding:10px}.dtfh-cat:hover .dtfh-cat__img{border-color:var(--ot-magenta);box-shadow:0 8px 20px #c2185b24}.dtfh-cat__name{font-size:14px;font-weight:700;color:var(--ot-ink);text-align:center}.dtfh-cat:hover .dtfh-cat__name{color:var(--ot-magenta)}.dtfh-card__img{border-radius:10px;overflow:hidden;background:#f7f5f6;aspect-ratio:16/10;margin-bottom:4px}.dtfh-card__img img{width:100%;height:100%;object-fit:cover;display:block}.dtfh-mega__all{display:inline-block;margin:0 20px 20px;padding:6px 0;font-weight:700;color:var(--ot-magenta)}.dtfh-mega__feature{padding:24px 20px;display:flex}.dtfh-mega__feature>div{display:flex;flex-direction:column;gap:8px;max-width:520px}.dtfh-mega__badge{align-self:flex-start;background:#faf4f7;color:var(--ot-magenta);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:4px 10px;border-radius:999px}.dtfh-mega__links{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;padding:22px 20px}.dtfh-mega__links a{display:flex;flex-direction:column;gap:2px;padding:12px 14px;border-radius:10px}.dtfh-mega__links a:hover{background:#faf4f7}.dtfh-mega__links strong{font-size:15px;color:var(--ot-ink)}.dtfh-mega__links span{font-size:13px;color:#666}.dtfh-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80}.dtfh-drawer__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.dtfh-drawer__panel{position:absolute;top:0;left:0;bottom:0;width:min(86vw,360px);background:#fff;display:flex;flex-direction:column;padding:14px 16px 24px;overflow-y:auto;transform:translate(-100%);animation:dtfh-slide .22s ease forwards}@keyframes dtfh-slide{to{transform:translate(0)}}.dtfh-drawer__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.dtfh-drawer__head img{height:26px;width:auto}.dtfh-acc{list-style:none;margin:14px 0 0;padding:0;border-top:1px solid #eee}.dtfh-acc>li{border-bottom:1px solid #eee}.dtfh-acc__btn{width:100%;display:flex;align-items:center;justify-content:space-between;background:none;border:0;padding:16px 4px;font-size:16px;font-weight:700;color:var(--ot-ink);cursor:pointer;min-height:44px}.dtfh-acc__btn[aria-expanded=true] .dtfh-caret{transform:rotate(-135deg)}.dtfh-acc__flat{display:flex;align-items:center;padding:16px 4px;font-size:16px;font-weight:700;color:var(--ot-ink);min-height:44px}.dtfh-acc__body{display:none;padding:0 4px 12px;flex-direction:column;gap:2px}.dtfh-acc__body.is-open{display:flex}.dtfh-acc__body a{padding:11px 10px;font-size:15px;color:#333;border-radius:8px;min-height:44px;display:flex;align-items:center}.dtfh-acc__body a:active{background:#faf4f7}.dtfh-drawer__foot{margin-top:auto;padding-top:18px;display:flex;gap:22px;font-weight:600}.dtfh-drawer__foot a{color:var(--ot-magenta);display:inline-flex;align-items:center;min-height:44px;padding:0 4px}.dtfh-cta--block{justify-content:center;width:100%;padding:15px;margin:6px 0 4px;font-size:16px}@media(prefers-reduced-motion:reduce){.dtfh-strip__msg{transition:none}.dtfh-drawer__panel{animation:none;transform:none}.dtfh-mega{transition:none}}@media(min-width:990px)and (max-width:1149px){.dtfh-cta{display:none}.dtfh-nav__list{padding-left:10px;gap:0}.dtfh-nav__link{padding:14px 11px;font-size:14.5px}}@media(max-width:989px){.dtfh-hide-mobile{display:none!important}.dtfh-burger{display:inline-flex;justify-self:start}.dtfh-bar__inner{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;padding:10px 14px;min-height:56px;align-items:center}.dtfh-logo{justify-self:center;margin:0}.dtfh-logo img{height:30px}.dtfh-actions{justify-self:end;margin-left:0;gap:0}.dtfh-actions .dtfh-cart{margin-left:-8px}}@media(min-width:990px){.dtfh-drawer{display:none}}button[name=add].btn{background:#c2185b!important;border-color:#c2185b!important;color:#fff!important}button[name=add].btn:hover{filter:brightness(1.07)}button[name=add].btn[disabled],button[name=add].btn:disabled,button[name=add].btn[aria-disabled=true]{background:#c9c9c9!important;border-color:#c9c9c9!important;color:#fff!important;filter:none}.product-info__block .gs--button{background:#c2185b!important;border-color:#c2185b!important}.product-info__block .gs--button:hover{filter:brightness(1.07)}
/*# sourceMappingURL=/cdn/shop/t/16/compiled_assets/styles.css.map */
