:root{--df-ink: #1c1c1c;--df-ink-soft: #4a4a4a;--df-muted: #8a8a85;--df-olive: #787c4c;--df-olive-dark: #666a3f;--df-band: #e4e4e0;--df-head: #f3f3f1;--df-tile: #ececea;--df-line: #dcdcd7;--df-wrap: 1200px}.df-body{--color-brand-50: #f6f6f4;--color-brand-100: #ececea;--color-brand-200: #dcdcd7;--color-brand-300: #b8b8b1;--color-brand-400: #8a8a85;--color-brand-500: #4a4a47;--color-brand-600: #191917;--color-brand-700: #000;--color-brand-800: #000;--color-brand-900: #000}.df-body{margin:0;background:#fff;color:var(--df-ink);font-family:Jost,ui-sans-serif,system-ui,sans-serif;font-size:15px;font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased}.df-body img{display:block;max-width:100%}.df-body a{text-decoration:none}.df-wrap{width:100%;max-width:var(--df-wrap);margin-inline:auto;padding-inline:20px}.df-main{display:block}.df-section{padding-block:56px;position:relative}.df-paper{background:#fff;position:relative;overflow:hidden}.df-paper>*{position:relative}.df-heading{margin:0 0 26px;font-size:26px;font-weight:500;letter-spacing:.2px;text-align:center;color:var(--df-ink)}.df-heading--sm{font-size:22px;margin-bottom:12px}.df-sub{margin:-14px auto 26px;max-width:560px;font-size:13px;line-height:1.75;color:var(--df-muted);text-align:center}.df-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 26px;border:0;border-radius:2px;font-family:inherit;font-size:11px;font-weight:600;letter-spacing:1.4px;text-transform:uppercase;cursor:pointer;transition:background .25s ease,color .25s ease}.df-btn--dark{background:var(--df-ink);color:#fff}.df-btn--dark:hover{background:#000}.df-btn--olive{background:#191917;color:#fff}.df-btn--olive:hover{background:#000}.df-btn--sm{padding:9px 18px;font-size:10px;letter-spacing:1.1px}.df-btn--shine{position:relative;overflow:hidden;transition:background .25s ease,transform .25s ease,box-shadow .25s ease}.df-btn--shine:before{content:"";position:absolute;top:0;bottom:0;left:-60%;width:45%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.35),transparent);transform:skew(-18deg);transition:left .55s ease}.df-btn--shine:hover{transform:translateY(-2px);box-shadow:0 10px 20px -10px #0009}.df-btn--shine:hover:before{left:115%}@media(prefers-reduced-motion:reduce){.df-btn--shine:before{display:none}.df-btn--shine:hover{transform:none}}.df-head{background:var(--df-head);position:relative;z-index:30}.df-head__row{display:flex;align-items:center;gap:24px;height:72px}.df-logo{display:inline-flex;align-items:center;gap:10px;color:var(--df-ink)}.df-logo__img{height:70px;width:auto;max-width:250px;object-fit:contain;flex-shrink:0}.df-logo__text{font-size:15px;font-weight:600;letter-spacing:2.6px;text-transform:uppercase;white-space:nowrap}.df-nav{display:flex;align-items:center;gap:26px;margin-inline:auto}.df-nav__item{position:relative}.df-nav__link{display:inline-flex;align-items:center;gap:4px;font-size:12.5px;font-weight:400;color:var(--df-ink-soft);transition:color .2s ease}.df-nav__link svg{width:11px;height:11px}.df-nav__link:hover,.df-nav__link.is-active{color:var(--df-ink)}.df-drop{position:absolute;top:100%;left:-14px;z-index:40;min-width:186px;padding:8px 0;background:#fff;border:1px solid var(--df-line);box-shadow:0 18px 40px -22px #0000004d;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease,visibility .2s}.df-nav__item:hover .df-drop{opacity:1;visibility:visible;transform:none}.df-drop a,.df-drop button{display:block;width:100%;padding:8px 18px;font-family:inherit;font-size:12.5px;text-align:left;color:var(--df-ink-soft);background:none;border:0;cursor:pointer;transition:background .18s ease,color .18s ease}.df-drop a:hover,.df-drop button:hover{background:#f6f6f4;color:var(--df-ink)}.df-drop--right{left:auto;right:0;opacity:1;visibility:visible;transform:none}.df-head__tools{display:flex;align-items:center;gap:16px;margin-left:auto}.df-acct{position:relative}.df-tool{display:inline-flex;align-items:center;gap:6px;font-family:inherit;font-size:12px;color:var(--df-ink-soft);background:none;border:0;padding:0;cursor:pointer;transition:color .2s ease}.df-tool:hover{color:var(--df-ink)}.df-tool svg{width:16px;height:16px}.df-tool--icon{padding:2px}.df-ico-mob{display:none}.df-cart{position:relative}.df-cart em{position:absolute;top:-6px;right:-8px;display:grid;place-items:center;min-width:15px;height:15px;padding:0 3px;background:var(--df-ink);color:#fff;border-radius:999px;font-size:9px;font-style:normal;font-weight:600;line-height:1}.df-burger{display:none;flex-direction:column;gap:4px;background:none;border:0;padding:6px;cursor:pointer}.df-burger span{display:block;width:18px;height:1.6px;background:var(--df-ink)}.df-search{border-top:1px solid var(--df-line);background:#fff}.df-search__form{display:flex;gap:10px;padding-block:14px}.df-search__form input{flex:1;padding:10px 14px;border:1px solid var(--df-line);border-radius:2px;font-family:inherit;font-size:13px;background:#fff}.df-search__form input:focus{outline:none;border-color:var(--df-ink)}.df-drawer{position:fixed;inset:0;z-index:80}.df-drawer__shade{position:absolute;inset:0;background:#00000073}.df-drawer__panel{position:absolute;top:0;bottom:0;left:0;width:90%;max-width:360px;display:flex;flex-direction:column;background:#fff;overflow-y:auto;overscroll-behavior:contain}.df-drawer-in{transition:transform .3s ease}.df-drawer-from{transform:translate(-100%)}.df-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 10px}.df-drawer__head span{font-size:19px;font-weight:600;color:#191917}.df-drawer__head button{display:grid;place-items:center;padding:4px;background:none;border:0;color:#191917;cursor:pointer}.df-drawer__head svg{width:26px;height:26px}.df-drawer__group{border-bottom:1px solid var(--df-line)}.df-drawer__link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:20px;background:none;border:0;border-bottom:1px solid #ececea;font-family:inherit;font-size:16px;letter-spacing:1.2px;text-transform:uppercase;text-align:left;color:#191917;cursor:pointer}.df-drawer__group>.df-drawer__link:last-child{border-bottom:0}.df-drawer__link svg{width:20px;height:20px;transition:transform .25s ease}.df-drawer__link svg.is-open{transform:rotate(90deg)}.df-drawer__sub{padding:4px 0 10px;background:#f7f7f5;border-bottom:1px solid #ececea}.df-drawer__sub a{display:block;padding:11px 20px 11px 34px;font-size:14px;color:var(--df-ink-soft)}.df-drawer__account a,.df-drawer__account button{display:flex;align-items:center;gap:14px;width:100%;padding:20px;background:none;border:0;border-bottom:1px solid #ececea;font-family:inherit;font-size:16px;text-align:left;color:#191917;cursor:pointer}.df-drawer__account form{margin:0}.df-drawer__account svg{width:28px;height:28px;flex-shrink:0}.df-hero{position:relative;background:var(--df-band);overflow:hidden}.df-hero__inner{position:relative;display:flex;align-items:center;gap:clamp(26px,5vw,72px);width:100%;max-width:var(--df-wrap);margin-inline:auto;padding:150px 20px 160px;min-height:470px}.df-hero__copy{max-width:520px}.df-hero__title{margin:-100px 0 0;font-size:clamp(30px,4.4vw,44px);font-weight:600;line-height:1.1;letter-spacing:.6px;text-transform:uppercase;color:var(--df-ink)}.df-hero__script{margin:10px 0 26px;font-family:Parisienne,cursive;font-size:clamp(20px,2.6vw,27px);font-weight:400;color:#585850}.df-hero__figure{position:absolute;right:0;bottom:0;top:-34px;width:44%;max-width:560px;pointer-events:none;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 26%);mask-image:linear-gradient(to right,transparent 0,#000 26%)}.df-hero__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 22%;opacity:0;transition:opacity 1.1s ease}.df-hero__img.is-active{opacity:1}@media(prefers-reduced-motion:reduce){.df-hero__img{transition:none}}.df-hero__dots{position:absolute;left:20px;bottom:26px;z-index:3;display:flex;align-items:center;gap:9px;padding:9px 14px;border-radius:999px;background:#ffffffb8;box-shadow:0 8px 20px -14px #1c1c1c99}.df-hero__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#b7b7b0;cursor:pointer;transition:width .3s ease,background .25s ease}.df-hero__dot:hover{background:#8a8a85}.df-hero__dot:focus-visible{outline:2px solid var(--df-ink);outline-offset:3px}.df-hero__dot.is-active{width:22px;border-radius:999px;background:var(--df-ink)}.df-offer{position:absolute;z-index:2;left:400px;bottom:26px;width:238px;padding:32px 22px 28px;background:#2c3049;color:#fff;border-radius:14px;box-shadow:0 18px 40px -20px #1c1e3299;text-align:center;animation:df-offer-in .7s cubic-bezier(.22,.61,.36,1) both,df-offer-float 5.5s ease-in-out 1s infinite}@keyframes df-offer-in{0%{opacity:0;transform:translateY(26px) scale(.96)}to{opacity:1;transform:none}}@keyframes df-offer-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.df-offer p{margin:0}.df-offer__kicker{font-size:11.5px;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:#ffffffb8}.df-offer__value{margin-top:8px;font-size:58px;font-weight:600;line-height:1;letter-spacing:-1.5px}.df-offer__value span{font-size:32px;font-weight:500}.df-offer__off{margin-top:2px;font-size:14px;font-weight:500;letter-spacing:4px;text-transform:uppercase}.df-offer__label{margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,.16);font-size:11px;letter-spacing:1.9px;text-transform:uppercase;color:#ffffffbd}.df-offer__btn{margin-top:20px}@media(prefers-reduced-motion:reduce){.df-offer{animation:none}}.df-cats-holder{position:relative;max-width:1104px;margin-inline:auto}.df-cats{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,205px);gap:4px;width:100%}.df-cat--1{grid-column:1;grid-row:1/span 2}.df-cat--2{grid-column:2;grid-row:1}.df-cat--3{grid-column:3;grid-row:1}.df-cat--4{grid-column:2;grid-row:2}.df-cat--5{grid-column:3;grid-row:2}.df-cat--6{grid-column:4;grid-row:1/span 2}.df-cat{position:relative;display:block;overflow:hidden;background:var(--df-tile)}.df-cat img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.22,.61,.36,1)}.df-cat:hover img{transform:scale(1.06)}.df-cat__label{position:absolute;inset:auto 0 0;padding:22px 12px 10px;background:linear-gradient(transparent,#0009);color:#fff;font-size:11px;font-weight:500;letter-spacing:1.2px;text-transform:uppercase;text-align:center;opacity:0;transition:opacity .3s ease}.df-cat:hover .df-cat__label{opacity:1}.df-vertical-script{position:absolute;right:0;bottom:0;margin:0;font-family:Parisienne,cursive;font-size:23px;line-height:1;color:#b3b3ab;white-space:nowrap;writing-mode:vertical-rl}.df-stats-wrap{padding-block:14px 46px;background:#fff}.df-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.df-stat{padding:22px 14px;background:var(--df-tile);text-align:center;border-radius:2px}.df-stat__icon{display:block;margin:0 auto 8px;width:26px;height:26px;color:#3d3d38}.df-stat__icon svg{width:100%;height:100%}.df-stat__label{margin:0;font-size:15px;color:var(--df-muted)}.df-stat__value{margin:2px 0 0;font-size:23px;font-weight:600;color:var(--df-ink)}.df-tabs{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:28px}.df-tab{padding:8px 20px;border:0;border-radius:2px;background:var(--df-tile);color:var(--df-ink-soft);font-family:inherit;font-size:14px;letter-spacing:.4px;cursor:pointer;transition:background .22s ease,color .22s ease}.df-tab:hover{background:#e0e0dc}.df-tab.is-active{background:var(--df-ink);color:#fff}#best-sellers .df-heading{font-size:29px}#best-sellers .df-sub{font-size:16px;max-width:680px}.df-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.df-card{position:relative;display:flex;flex-direction:column}.df-card__media{position:relative;display:block;aspect-ratio:3/4;background:var(--df-tile);overflow:hidden}.df-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.22,.61,.36,1)}.df-card:hover .df-card__media img{transform:scale(1.05)}.df-card__badge{position:absolute;top:8px;left:8px;z-index:2;padding:3px 7px;background:#191917;color:#fff;font-size:9px;font-weight:600;letter-spacing:.4px}.df-card__body{padding-top:12px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:5px}.df-stars{display:flex;gap:1px}.df-stars svg{width:13px;height:13px;color:#d6d6d0}.df-stars svg.is-on{color:#2f2f2b}.df-card__title{margin:0;font-size:14px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.df-card__title a{color:var(--df-ink)}.df-card__title a:hover{color:var(--df-olive)}.df-card__price{margin:0;display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:5px;font-size:13px;color:var(--df-ink-soft)}.df-card__price b{font-weight:600;color:var(--df-ink)}.df-card__price s{color:#b2b2ab;font-size:12px;text-decoration-thickness:1px}.df-card__body form,.df-card__cta{margin-top:4px}.df-brands{padding-block:44px;background:var(--df-tile);overflow:hidden}.df-brands__viewport{display:flex;width:max-content;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.df-brands__group{display:flex;align-items:center;gap:52px;padding-inline:26px;animation:df-marquee var(--df-marquee, 32s) linear infinite}@keyframes df-marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.df-brands:hover .df-brands__group{animation-play-state:paused}.df-brand{display:flex;align-items:center;justify-content:center;flex:0 0 auto;height:75px}.df-brand img{max-width:170px;max-height:75px;width:auto;height:auto;object-fit:contain;transition:transform .3s ease}.df-brand img:hover{transform:scale(1.06)}@media(prefers-reduced-motion:reduce){.df-brands__group{animation:none}.df-brands__viewport{flex-wrap:wrap;justify-content:center;width:100%}}.df-insta{display:grid;grid-template-columns:repeat(5,1fr);gap:4px}.df-insta__item{position:relative;display:block;aspect-ratio:3/4;overflow:hidden;background:var(--df-tile)}.df-insta__item img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.22,.61,.36,1)}.df-insta__item:hover img{transform:scale(1.07)}.df-insta__icon{position:absolute;inset:0;display:grid;place-items:center;background:#1c1c1c66;color:#fff;opacity:0;transition:opacity .3s ease}.df-insta__icon svg{width:24px;height:24px}.df-insta__item:hover .df-insta__icon{opacity:1}.df-insta__script{margin:14px 0 0;font-family:Parisienne,cursive;font-size:24px;color:#9a9a92;text-align:right}.df-news-wrap{padding-block:16px 56px;background:#fff}.df-news{padding:36px 20px 40px;background:var(--df-tile);text-align:center}.df-news .df-heading{font-size:24px}.df-news .df-sub{margin-top:0;max-width:620px;font-size:15px}.df-news .df-btn{font-size:12px}.df-news__form{display:flex;justify-content:center;margin-top:4px}.df-news__form input{width:min(260px,60%);padding:9px 14px;border:1px solid var(--df-line);border-right:0;border-radius:0;background:#fff;font-family:inherit;font-size:14px}.df-news__form input:focus{outline:none;border-color:#c3c3bc}.df-news__msg{margin:12px 0 0;font-size:14px}.df-news__msg--ok{color:#3f6b41}.df-news__msg--error{color:#a33a35}.df-news__msg+.df-news__note{margin-top:8px}.df-news__note{margin:18px 0 0;font-size:13.5px;color:var(--df-muted)}.df-foot{background:#fff;border-top:1px solid var(--df-line)}.df-foot__grid{display:grid;grid-template-columns:1.5fr 1fr 1.4fr;gap:40px;padding-block:44px 38px}.df-foot__brand .df-logo--foot{margin-bottom:12px}.df-logo--foot .df-logo__img{height:40px}.df-logo--foot .df-logo__text{font-size:14px}.df-pay__title{margin:22px 0 12px;font-size:14px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:var(--df-ink-soft)}.df-pay{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:264px}.df-pay__card{display:grid;place-items:center;height:48px;padding:8px 12px;background:#fff;border:1px solid var(--df-line);border-radius:6px;transition:border-color .25s ease,box-shadow .25s ease}.df-pay__card:hover{border-color:#c9c9c0;box-shadow:0 2px 10px #0000000f}.df-pay__card img{max-width:100%;max-height:28px;width:auto;height:auto;object-fit:contain}.df-pay__card span{font-size:9px;font-weight:700;letter-spacing:.6px;text-align:center;color:var(--df-ink-soft)}.pm{display:flex;align-items:center;justify-content:center;gap:5px;line-height:1}.pm i{font-style:normal;font-family:Noto Sans Bengali,Jost,sans-serif}.pm--plain{font-size:9px;font-weight:700;letter-spacing:.6px;color:var(--df-ink-soft);text-align:center}.pm--visa{font-size:21px;font-weight:700;font-style:italic;letter-spacing:.5px;color:#1a1f71}.pm--mc{flex-direction:column;gap:2px;isolation:isolate}.pm--mc svg{width:40px;height:24px}.pm--mc i{font-size:6px;font-weight:600;letter-spacing:.4px;color:#231f20;font-family:Jost,sans-serif}.pm--amex{font-size:10px;font-weight:700;line-height:1.25;letter-spacing:.4px;text-align:center;color:#006fcf;text-transform:uppercase}.pm--bkash{gap:4px}.pm--bkash svg{width:24px;height:17px}.pm--bkash i{font-size:15px;font-weight:700;color:#e2136e}.pm--nagad svg{width:22px;height:22px}.pm--nagad i{font-size:15px;font-weight:700;color:#1c1c1c}.pm--rocket{flex-direction:column;gap:1px}.pm--rocket em{font-style:normal;font-size:5.5px;font-weight:700;letter-spacing:1px;color:#8c3494}.pm--rocket i{font-size:14px;font-weight:700;color:#8c3494}.df-foot__col h3{margin:0 0 14px;font-size:15px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;color:var(--df-ink)}.df-foot__col ul{margin:0;padding:0;list-style:none;display:grid;gap:8px}.df-foot__col a{font-size:15px;color:var(--df-ink-soft)}.df-foot__col a:hover{color:var(--df-olive)}.df-foot__col p{margin:0;font-size:15px;line-height:1.7;color:var(--df-ink-soft);max-width:34ch}.df-social{display:flex;align-items:center;gap:14px;margin-top:16px}.df-social a{display:block;line-height:0;transition:transform .2s ease}.df-social a:hover{transform:translateY(-2px)}.df-social svg{width:28px;height:28px}.df-foot__bar{background:#191917;color:#f1f1ea}.df-foot__bar-row{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding-block:12px;font-size:12.5px}.df-foot__bar-row p{margin:0}.df-foot__by{margin-left:10px;padding-left:10px;border-left:1px solid rgb(255 255 255 / .25);opacity:.8}.df-foot__by a{color:#f1f1ea;text-decoration:none;text-underline-offset:2px}.df-foot__by a:hover{opacity:1;color:#fff}.df-foot__bar-links{display:flex;flex-wrap:wrap;gap:16px;margin-left:auto}.df-foot__bar-links a{color:#f1f1ea;opacity:.92}.df-foot__bar-links a:hover{opacity:1;text-decoration:underline}.df-top{display:grid;place-items:center;width:22px;height:22px;background:#ffffff29;color:#fff;border-radius:2px}.df-top svg{width:12px;height:12px}@media(max-width:1024px){.df-nav{display:none}.df-burger{display:flex;gap:5px}.df-burger span{width:26px;height:2px}.df-head__tools{align-self:flex-end;margin-bottom:14px;gap:20px;margin-right:12px}.df-tool svg{width:25px;height:25px}.df-hero__figure{width:40%}.df-offer{position:static;flex:0 0 auto;width:196px;padding:24px 16px 22px}.df-offer__value{font-size:46px}.df-brands__group{gap:34px;padding-inline:17px}.df-brand,.df-brand img{max-height:58px}.df-brand{height:58px}.df-foot__grid{grid-template-columns:1fr 1fr}.df-foot__brand{grid-column:1/-1}}@media(max-width:820px){.df-hero__inner{position:static;flex-direction:column;align-items:flex-start;gap:24px;min-height:0;padding:40px 20px 32px}.df-hero__title{margin-top:0}.df-hero__script{margin-bottom:20px}.df-offer{align-self:center;width:100%;max-width:300px}.df-hero__figure{position:relative;width:100%;max-width:none;top:auto;height:340px;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 18%);mask-image:linear-gradient(to bottom,transparent 0,#000 18%)}.df-hero__img{object-position:50% 18%}.df-hero__dots{bottom:16px}.df-cats-holder{padding-right:0;max-width:100%}.df-cats{grid-template-rows:repeat(2,150px)}.df-vertical-script{display:none}.df-stats,.df-grid{grid-template-columns:repeat(2,1fr)}.df-insta{grid-template-columns:repeat(3,1fr)}.df-insta__script{text-align:center}}@media(max-width:520px){.df-head__row{height:64px;gap:12px}.df-tool span{display:none}.df-head__tools{margin-bottom:13px;gap:10px;margin-right:6px}.df-tool svg{width:23px;height:23px}.df-burger{padding:6px 2px}.df-burger span{width:24px}.df-logo__img{height:60px;max-width:200px}.df-logo__text{font-size:13px;letter-spacing:1.8px}.df-cats{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,150px)}.df-cat--1{grid-column:1;grid-row:1}.df-cat--2{grid-column:2;grid-row:1}.df-cat--3{grid-column:1;grid-row:2}.df-cat--4{grid-column:2;grid-row:2}.df-cat--5{grid-column:1;grid-row:3}.df-cat--6{grid-column:2;grid-row:3}.df-grid{gap:12px}.df-insta{grid-template-columns:repeat(2,1fr)}.df-news__form{flex-direction:column;align-items:center;gap:8px}.df-news__form input{width:100%;border-right:1px solid var(--df-line)}.df-news__form .df-btn{width:100%}.df-foot__grid{grid-template-columns:1fr}.df-foot__bar-links{margin-left:0}}.df-grid--shop{grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:1024px){.df-grid--shop{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.df-grid--shop{grid-template-columns:repeat(2,1fr);gap:12px}}.df-card__media{isolation:isolate}.df-card__soldout{position:absolute;inset:0;z-index:3;display:grid;place-items:center;background:#ffffffb8;color:var(--df-ink);font-size:10px;font-weight:600;letter-spacing:1.4px;text-transform:uppercase}.df-btn.is-muted{background:#b4b4ad;cursor:not-allowed}.df-btn.is-muted:hover{background:#b4b4ad}.df-card__wish{position:absolute;top:8px;right:8px;z-index:4;margin:0}.df-card__wish button{display:grid;place-items:center;width:30px;height:30px;padding:0;background:#fff;border:0;border-radius:50%;color:var(--df-ink-soft);cursor:pointer;box-shadow:0 4px 12px -4px #00000047;opacity:0;transform:translateY(-4px);transition:opacity .25s ease,transform .25s ease,color .2s ease,background .2s ease}.df-card__wish svg{width:15px;height:15px}.df-card:hover .df-card__wish button,.df-card__wish button:focus-visible,.df-card__wish button.is-on{opacity:1;transform:none}.df-card__wish button:hover,.df-card__wish button.is-on{color:#c2185b}@media(hover:none){.df-card__wish button{opacity:1;transform:none}}.df-off{color:#e02424;font-size:12px;font-weight:600;letter-spacing:.2px;white-space:nowrap}.df-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px}.df-price b{font-size:28px;font-weight:600;letter-spacing:-.4px;color:var(--df-ink)}.df-price s{font-size:16px;color:#a9a9a1;text-decoration-thickness:1px}.df-price .df-off{font-size:14px}.df-price__sku{font-size:11px;color:var(--df-muted)}@media(max-width:520px){.df-price b{font-size:23px}.df-price s{font-size:14px}.df-price .df-off{font-size:12px}.df-card__price{gap:4px}}@media(max-width:767px){.df-head__row{display:grid;grid-template-columns:44px 44px minmax(0,1fr) 44px 44px;gap:0}.df-head__tools{display:contents}.df-head__tools>*,.df-logo{grid-row:1;align-self:center}.df-burger{grid-column:1;justify-self:start}.df-head__tools>.df-tool--icon:not(.df-cart){grid-column:2;justify-self:start;margin-left:8px}.df-logo{grid-column:3;justify-self:center}.df-head__tools>:first-child{grid-column:4;justify-self:end;margin-right:8px}.df-cart{grid-column:5;justify-self:end}.df-tool span{display:none}.df-tool svg{width:29px;height:29px}.df-burger{gap:7px}.df-burger span{width:26px;height:1.4px;background:#191917}.df-head .df-tool{color:#191917}.df-tool svg.df-ico-search{width:29px;height:29px}.df-ico-desk{display:none}.df-ico-mob{display:block}.df-cart em{top:-3px;right:-6px;min-width:22px;height:22px;padding:0 5px;border:2px solid var(--df-head);box-sizing:border-box;font-size:10px}.df-logo{min-width:0;margin-top:6px}.df-logo__img{height:50px;max-width:100%}.df-head__tools>*{margin-top:10px}}
