.ds-main{padding:4rem 1.25rem;position:relative}.ds-main--tight-top{padding-top:.5rem}.ds-hero-full{position:relative;overflow:hidden;background:#0a0a0a;color:#fff}.ds-hero-full__bg{position:absolute;top:0;right:0;bottom:0;left:0}.ds-hero-full__bg img{width:100%;height:100%;object-fit:cover;opacity:.4}.ds-hero-full__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0003,#0006 50%,#0000001a)}.ds-hero-full__inner{position:relative;padding:7rem 3rem 6rem}.ds-hero-full__badge{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.875rem;font-weight:500;color:var(--ds-accent);border:1px solid rgba(237,80,31,.3);border-radius:999px;background:#ed501f1a}.ds-hero-full__title{margin:0;max-width:48rem;font-size:1.75rem;font-weight:800;line-height:1.12;letter-spacing:-.02em;color:#fff}@media(min-width:640px){.ds-hero-full__title{font-size:2.25rem}}@media(min-width:768px){.ds-hero-full__title{font-size:3rem}}@media(min-width:1024px){.ds-hero-full__title{font-size:3.75rem}}.ds-hero-full__grad{background:linear-gradient(90deg,#ed501f,#d13202);-webkit-background-clip:text;background-clip:text;color:transparent}.ds-hero-full__lead{margin:1.25rem 0 0;max-width:36rem;font-size:1rem;line-height:1.625;color:#ffffff80}@media(min-width:640px){.ds-hero-full__lead{margin-top:1.5rem;font-size:1.125rem}}.ds-hero-ctas{margin-top:2rem;display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px){.ds-hero-ctas{margin-top:2.5rem;flex-direction:row;flex-wrap:wrap;gap:1rem}}.ds-btn{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;border-radius:.75rem;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease,color .2s ease}@media(min-width:640px){.ds-btn{padding:.875rem 1.75rem;font-size:1rem}}.ds-btn--primary{color:#fff;background:linear-gradient(to bottom right,#ed501f,#cf3101);box-shadow:0 10px 25px #ed501f4d;border:none;cursor:pointer}.ds-btn--primary:hover{transform:translateY(-2px);box-shadow:0 14px 32px #ed501f66}.ds-btn--ghost-light{color:#ffffffd9;border:1px solid rgba(255,255,255,.2);background:transparent}.ds-btn--ghost-light:hover{border-color:#fff6;color:#fff}.ds-marquee{display:flex;height:2.75rem;align-items:center;overflow:hidden;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;background:#f4f4f6}.ds-marquee__track{display:inline-flex;animation:ds-marquee 40s linear infinite;white-space:nowrap}.ds-marquee:hover .ds-marquee__track{animation-play-state:paused}@keyframes ds-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.ds-marquee__item{display:inline-flex;align-items:center;gap:.625rem;padding:0 1.75rem;font-size:.71875rem;font-weight:800;letter-spacing:.075em;text-transform:uppercase;color:var(--ds-text-muted)}.ds-section{padding:1rem 0}@media(max-width:768px){.ds-section{padding:0!important}.ds-hero-full__inner{padding:7rem 1.25rem 6rem}.ds-header__shell{padding:1rem 1.25rem}}.ds-section--light{background:var(--color-background)}.ds-section--dark{position:relative;overflow:hidden;background:#000000e6;color:#fff}.ds-section--dark .ds-dot-pattern{position:absolute;right:20%;bottom:0;height:400px;width:400px;border-radius:50%;background:#ed501f33;filter:blur(120px)}.ds-section--dark .glow-accent{position:absolute;left:20%;top:0;height:400px;width:400px;border-radius:50%;background:#ed501f33;filter:blur(120px)}.ds-section-head{text-align:center}.ds-section-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem 1rem;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ds-accent);border:1px solid rgba(237,80,31,.2);border-radius:999px;background:#ed501f1a}.ds-section-title{margin:1.25rem 0 0;font-size:1.875rem;font-weight:800;color:var(--color-foreground)}@media(min-width:768px){.ds-section-title{font-size:3rem}}.ds-section--dark .ds-section-title{color:#fff}.ds-section-lead{margin:1rem auto 0;max-width:32rem;font-size:1rem;line-height:1.6;color:var(--ds-text-muted)}.ds-section--dark .ds-section-lead{color:#ffffffbf}.ds-carousel-wrap{position:relative;margin-top:2rem}.ds-carousel{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0 1rem .5rem;scrollbar-width:none}.ds-carousel::-webkit-scrollbar{display:none}.ds-carousel__slide{flex:0 0 85%;scroll-snap-align:start}@media(min-width:640px){.ds-carousel__slide{flex:0 0 calc((100% - 1rem)/2)}}@media(min-width:1024px){.ds-carousel__slide{flex:0 0 calc((100% - 2rem) / 3)}}.ds-carousel__btn{position:absolute;top:40%;transform:translateY(-50%);z-index:2;width:40px;height:40px;border-radius:50%;border:none;background:#fff;box-shadow:0 4px 12px #00000026;cursor:pointer}.ds-carousel__btn--prev{left:10px}.ds-carousel__btn--next{right:10px}@media(max-width:768px){.ds-carousel__btn{display:none}}.ds-hero-full__grad{position:relative;color:#ed501f}.ds-hero-full__grad svg path{stroke:currentColor}.ds-section{padding:0 2rem}.ds-hero-full__grad svg path{stroke:#ed501f}.ds-carousel__btn{position:absolute;top:50%;z-index:2;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border:none;border-radius:999px;background:#fff;box-shadow:0 2px 8px #0000001f;cursor:pointer;transform:translateY(-50%);transition:transform .15s ease}@media(min-width:768px){.ds-carousel__btn{display:flex}}.ds-carousel__btn:hover{transform:translateY(-50%) scale(1.05)}.ds-carousel__btn--prev{left:-.5rem}.ds-carousel__btn--next{right:-.5rem}.ds-pcard{position:relative;display:block;overflow:hidden;padding:1.5rem;text-decoration:none;color:inherit;border-radius:1.5rem;border:1px solid rgba(0,0,0,.08);background:linear-gradient(to bottom right,#fff7f4,#fff,#fef7f4);box-shadow:0 1px 3px #0000000f;transition:box-shadow .25s ease,transform .25s ease}.ds-pcard:hover{box-shadow:0 12px 28px #0000001a;transform:translateY(-2px)}.ds-pcard__glow{position:absolute;right:0;top:0;width:7rem;height:7rem;border-radius:999px;background:#ed501f1a;filter:blur(32px)}.ds-pcard__img-wrap{width:100%;height:220px;overflow:hidden;border-radius:12px;background:#f5f5f5}.ds-pcard__img-wrap img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:768px){.ds-pcard__img-wrap{height:200px}}@media(min-width:768px){.ds-pcard__img-wrap{height:220px}}@media(min-width:1024px){.ds-pcard__img-wrap{height:240px}}.ds-pcard__cat{display:inline-block;padding:.25rem .75rem;font-size:.75rem;font-weight:600;color:var(--ds-accent);border-radius:.5rem;background:#ed501f1a}.ds-pcard__title{margin:.5rem 0 0;font-size:1rem;font-weight:700;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:2.6em}.ds-pcard__meta{margin-top:.5rem;display:flex;align-items:center;gap:.5rem;color:var(--ds-text-muted)}.instant_download{font-size:14px}.ds-pcard__row{margin-top:.75rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.ds-pcard__buy{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#fff;text-decoration:none;border-radius:.75rem;background:linear-gradient(to bottom right,#ed501f,#cf3101);box-shadow:0 6px 18px #ed501f40}.ds-pcard__prices{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem}.ds-pcard__off{font-size:14px;font-weight:800}.ds-pcard__was{font-size:14px;text-decoration:line-through;color:var(--ds-text-muted)}.ds-pcard__now{font-size:14px;font-weight:800;color:var(--ds-accent)}.ds-pcard__off_2{font-size:16px;font-weight:800}.ds-pcard__was_2{font-size:16px;text-decoration:line-through;color:var(--ds-text-muted)}.ds-pcard__now_2{font-size:16px;font-weight:800;color:var(--ds-accent)}.ds-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.ds-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#fff;border:1px solid rgba(255,255,255,.06);border-radius:999px;background:#ffffff0a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .25s ease,background .25s ease}.ds-pill:hover{transform:translateY(-3px);background:#ffffff12}.ds-mv-grid{margin-top:4rem;display:grid;gap:1.5rem}@media(min-width:1024px){.ds-mv-grid{grid-template-columns:2fr 2fr}}.ds-mission{position:relative;overflow:hidden;padding:2.5rem;border-radius:1.5rem;border:1px solid rgba(0,0,0,.08);background:var(--color-background);box-shadow:0 1px 3px #0000000f}.ds-mission__blob{position:absolute;right:-2.5rem;top:-2.5rem;width:10rem;height:10rem;border-radius:999px;background:linear-gradient(to bottom right,#ed501f1a,#ed501f0d)}.ds-vision__blob{position:absolute;right:-2.5rem;bottom:-2.5rem;width:10rem;height:10rem;border-radius:999px;background:linear-gradient(to bottom right,#ed501f1a,#ed501f0d)}.ds-mission h3,.ds-vision h3{margin:0;font-size:1.5rem;font-weight:800}.ds-mission p,.ds-vision p{margin:1rem 0 0;line-height:1.65;color:var(--ds-text-muted)}.ds-values{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.75rem}.ds-value-chip{padding:.75rem 1rem;border-radius:.75rem;border:1px solid var(--ds-accent);background:#ed501f1a}.ds-value-chip strong{display:block;font-size:.875rem}.ds-value-chip span{display:block;margin-top:.125rem;font-size:.75rem;color:var(--color-foreground)}.ds-vision{position:relative;overflow:hidden;padding:2.5rem;border-radius:1.5rem;border:1px solid rgba(255,255,255,.08);background:linear-gradient(to bottom right,#202020fa,#262626ed);color:#fff;box-shadow:0 1px 3px #0003}.ds-vision p{color:#ffffffeb}.ds-vision__avatars{margin-top:2rem;display:flex;align-items:center;gap:.75rem}.ds-vision__dots{display:flex}.ds-vision__dots span{width:2rem;height:2rem;margin-left:-.25rem;border:2px solid #171717;border-radius:999px;background:linear-gradient(to bottom right,#ed501f99,#ed501f)}.ds-vision__dots span:first-child{margin-left:0}.ds-vision__trust{font-size:.75rem;font-weight:500;color:var(--ds-accent)}.ds-users-grid{margin-top:4rem;display:grid;gap:1rem}@media(min-width:640px){.ds-users-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.ds-users-grid{grid-template-columns:repeat(3,1fr)}}.ds-user-card{position:relative;overflow:hidden;padding:1.75rem;border-radius:1rem;border:1px solid rgba(255,255,255,.06);background:#ffffff0a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .35s ease,background .35s ease,border-color .35s ease}.ds-user-card:hover{transform:translateY(-5px);background:#ffffff12;border-color:#ed501f4d}.ds-user-card__top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.25rem}.ds-user-card__icon{display:flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border-radius:.75rem;background:#ed501f1f;color:var(--ds-accent)}.ds-user-card__stat{text-align:right}.ds-user-card__stat-val{font-size:1.5rem;font-weight:900;background:linear-gradient(90deg,#f55419,#e22e12);-webkit-background-clip:text;background-clip:text;color:transparent}.ds-user-card__stat-lbl{font-size:.625rem;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:#ffffff59}.ds-user-card h4{margin:0;font-size:1.125rem;font-weight:800;color:#fff;line-height:1.35}.ds-why-wrap{margin-top:3.5rem;display:grid;gap:2rem}@media(min-width:1024px){.ds-why-wrap{grid-template-columns:1fr 1fr;align-items:start}}.ds-why-list{display:flex;flex-direction:column;gap:2rem}.ds-why-item{display:flex;gap:2rem}.ds-why-num{flex-shrink:0;display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border-radius:.75rem;font-size:.875rem;font-weight:800;color:var(--ds-accent);background:#ed501f1a}.ds-why-item h5{margin:0;font-size:1rem;font-weight:800}.ds-why-item p{margin:.25rem 0 0;font-size:.875rem;line-height:1.65;color:var(--ds-text-muted)}.ds-preview{padding:1.5rem;border-radius:1rem;border:1px solid rgba(0,0,0,.08);background:var(--color-background);box-shadow:0 1px 3px #0000000f}.ds-preview__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.ds-preview__rows{display:flex;flex-direction:column;gap:.5rem}.ds-preview__row{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.5rem;background:#0000000a}.ds-preview__row strong{display:block;font-size:.875rem}.ds-preview__row small{font-size:.75rem;color:var(--ds-text-muted)}.ds-preview__dl{margin-top:1.25rem;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.5rem;border:1px solid rgba(237,80,31,.2);background:#ed501f14}.ds-cta-blobs .ds-b1{position:absolute;width:8rem;height:8rem;border-radius:999px;filter:blur(80px);background:#ed501f33}.ds-cta-blobs .ds-b2{position:absolute;right:0;bottom:-5rem;width:12rem;height:12rem;border-radius:999px;filter:blur(100px);background:#ed501f1f}.ds-stats{margin:2.5rem auto 0;display:flex;max-width:28rem;justify-content:center}.ds-stats>div{flex:1;padding:.5rem 1.5rem;text-align:center;border-left:1px solid rgba(255,255,255,.06)}.ds-stats>div:first-child{border-left:none}.ds-stats__val{font-size:1.875rem;font-weight:900;color:#fff}.ds-stats__lbl{margin-top:.25rem;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:#fff6}.ds-guarantees{margin-top:2.5rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.ds-guarantees span{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#ffffff80}.ds-catalog-head{margin-bottom:2rem;text-align:center}.ds-catalog-grid{display:grid;gap:1rem}@media(min-width:640px){.ds-catalog-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.ds-catalog-grid{grid-template-columns:repeat(3,1fr)}}.ds-pagination{margin-top:2rem;display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}.ds-pagination a,.ds-pagination span{padding:.5rem .75rem;font-size:.875rem;text-decoration:none;color:var(--ds-text-heading);border-radius:.5rem;border:1px solid rgba(0,0,0,.08)}.ds-pagination .current{background:#ed501f1f;border-color:var(--ds-accent);color:var(--ds-accent);font-weight:700}.ds-breadcrumb-block{margin-bottom:2rem}.ds-breadcrumb-block>*+*{margin-top:.75rem}.rte p{margin:0 0 .75rem}.rte p:last-child{margin-bottom:0}.ds-breadcrumb{font-size:.875rem;color:var(--ds-text-muted)}.ds-breadcrumb a{color:var(--ds-text-muted);text-decoration:none}.ds-breadcrumb a:hover{color:var(--ds-accent)}.ds-breadcrumb__sep{margin:0 .35rem;opacity:.5}.ds-breadcrumb-line{display:block;width:100%;height:30px;margin-top:.5rem}.ds-pdetail{display:grid;gap:2rem}@media(min-width:1024px){.ds-pdetail{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem}}.ds-pdetail__gallery{display:flex;flex-direction:column;gap:.75rem}.ds-pdetail__main-img{overflow:hidden;border-radius:1rem;border:1px solid rgba(0,0,0,.06);aspect-ratio:1;background:#fafafa}.ds-pdetail__main-img img{width:100%;height:100%;object-fit:cover}.ds-pdetail__thumbs{display:flex;flex-wrap:wrap;gap:.5rem}.ds-pdetail__thumbs button{padding:0;border:2px solid transparent;border-radius:.5rem;overflow:hidden;cursor:pointer;background:none;width:4rem;height:4rem}.ds-pdetail__thumbs button.is-active{border-color:var(--ds-accent)}.ds-pdetail__thumbs img{width:100%;height:100%;object-fit:cover}.ds-pdetail__title{margin:0;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:800;color:var(--ds-accent);line-height:1.1}.ds-pdetail__desc{margin-top:1rem;font-size:1rem;line-height:1.7;color:var(--ds-text-muted)}.ds-pdetail__box{margin-top:1.5rem;max-width:32rem;padding:1.25rem;border-radius:1rem;border:1px solid rgba(237,80,31,.3);background:#fff8f5}.shopify-payment-button__button--unbranded{margin-top:1rem;border-radius:1rem!important;background:linear-gradient(to right,#ed501f,#cf3101)}.ds-pdetail__form select,.ds-pdetail__form input[type=number]{width:100%;margin-top:.5rem;padding:.5rem .75rem;border-radius:.5rem;border:1px solid #d4d4d8}.ds-pdetail__submit{margin-top:1rem;width:100%;padding:.75rem 1rem;font-weight:700;color:#fff;border:none;border-radius:.75rem;cursor:pointer;background:linear-gradient(to right,#ed501f,#cf3101)}.ds-page-hero{position:relative;margin-bottom:2rem;overflow:hidden;padding:1.75rem;border-radius:1rem;border:1px solid #e4e4e7;background:linear-gradient(to bottom right,#fff7f4,#fff,#fff3ec);box-shadow:0 10px 30px #0000000d}@media(min-width:768px){.ds-page-hero{padding:2.25rem}}.ds-page-hero__glow{position:absolute;right:0;top:0;width:7rem;height:7rem;border-radius:999px;background:#ed501f1a;filter:blur(32px)}.ds-page-hero__badge{position:relative;display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ds-orange);border:1px solid rgba(240,74,29,.25);border-radius:999px;background:#f04a1d1a}.ds-page-hero h1{position:relative;margin:0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;letter-spacing:-.02em;color:var(--ds-text-muted)}.ds-page-hero p{position:relative;margin:.75rem 0 0;max-width:48rem;font-size:.875rem;line-height:1.65;color:var(--ds-text-muted)}@media(min-width:768px){.ds-page-hero p{font-size:1rem}}.ds-about-grid{display:grid;gap:1.25rem}@media(min-width:768px){.ds-about-grid{grid-template-columns:repeat(2,1fr)}}.ds-about-dark{position:relative;overflow:hidden;padding:2.5rem;border-radius:1.5rem;border:1px solid rgba(255,255,255,.08);background:linear-gradient(to bottom right,#171717f7,#262626f2);color:#fff;box-shadow:0 1px 3px #00000026;transition:box-shadow .25s ease}.ds-about-dark:hover{box-shadow:0 12px 28px #0000002e}.ds-about-dark__dots{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.1;background-image:radial-gradient(circle,#fff 1px,transparent 1px);background-size:16px 16px;pointer-events:none}.ds-about-dark__blob{position:absolute;left:-.25rem;top:0;width:15rem;height:15rem;border-radius:999px;background:#ed501f1a;filter:blur(120px)}.ds-about-dark h2{position:relative;margin:0 0 .75rem;display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:var(--ds-accent)}.ds-about-dark p{position:relative;margin:0;font-size:.875rem;line-height:1.65;color:#fffffff2}@media(min-width:768px){.ds-about-dark p{font-size:1rem}}.ds-contact-card{max-width:36rem;margin:0 auto;padding:1.5rem;border-radius:1rem;border:1px solid #e4e4e7;background:linear-gradient(to bottom,#fff,#fafafa);box-shadow:0 10px 28px #0000000d}@media(min-width:768px){.ds-contact-card{padding:2rem}}.ds-field label{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#8a8a8a}.ds-field input,.ds-field textarea{width:100%;margin-top:.25rem;padding:.5rem .75rem;font-size:.875rem;border-radius:.5rem;border:1px solid #d4d4d8;box-shadow:0 1px 2px #0000000a}.ds-field input:focus,.ds-field textarea:focus{outline:none;border-color:#f04a1d80;box-shadow:0 0 0 3px #f04a1d26}.ds-field{margin-bottom:1rem}.ds-form-errors{margin-bottom:1rem;padding:.625rem;font-size:.875rem;color:#b91c1c;border-radius:.5rem;border:1px solid #fecaca;background:#fef2f2}.ds-form-success{margin-top:1.5rem;padding:.75rem;font-size:.875rem;font-weight:600;color:#15803d;border-radius:.5rem;border:1px solid #bbf7d0;background:#f0fdf4}.ds-legal{border-radius:.75rem;border:1px solid rgba(0,0,0,.05);background:#fff;padding:1.5rem;box-shadow:0 1px 3px #0000000f}@media(min-width:768px){.ds-legal{padding:2rem}}.ds-legal h1{margin:0 0 .5rem;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:800;color:var(--ds-accent)}.ds-legal h2{margin:0 0 .5rem;font-size:clamp(1.4rem,2.2vw,1.8rem);font-weight:800;color:var(--ds-accent)}.ds-legal h3{margin:1.5rem 0 .5rem;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:700;color:var(--ds-accent)}.ds-legal h4{margin:1.2rem 0 .4rem;font-size:clamp(1.1rem,1.8vw,1.3rem);font-weight:700;color:var(--ds-accent)}.ds-legal h5{margin:1rem 0 .3rem;font-size:clamp(1rem,1.6vw,1.2rem);font-weight:600;color:var(--ds-accent)}.ds-legal p,.ds-legal li{font-size:clamp(.95rem,1.5vw,1rem);line-height:1.7;color:var(--ds-text-muted)}.ds-legal ul{margin:.5rem 0;padding-left:1.25rem;list-style:disc}.ds-legal ul li{color:#000}.ds-legal a{color:#ed501f;text-decoration:none}.ds-legal a:hover{text-decoration:underline}@media(max-width:768px){.ds-legal{padding:1.25rem;border-radius:12px}}.ds-pdetail__gallery{display:flex;gap:1.5rem;align-items:flex-start}.ds-gallery-main{width:100%;height:100%;min-width:600px;max-width:600px;flex:0 0 600px;background:#f7f7f7;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}.ds-main-media{width:100%;height:100%;position:relative}.ds-main-media img,.ds-main-media video{width:100%;height:100%;object-fit:cover;display:block}.ds-gallery-thumbs{display:flex;gap:.5rem;align-items:center}.ds-thumb{position:relative;width:60px;height:60px;min-width:60px;max-width:60px;flex:0 0 60px;border-radius:6px;overflow:hidden;border:1px solid #eee;background:#f2f2f2;cursor:pointer;transition:all .2s ease}.ds-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ds-thumb:hover,.ds-thumb.active{border:2px solid #ed501f}.ds-video-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px;background:#0009;padding:2px 4px;border-radius:4px;pointer-events:none}.icon-tabler-player-play{width:10px;height:10px}@media(max-width:768px){.ds-pdetail__gallery{flex-direction:column}.ds-gallery-main{width:100%;height:350px;min-width:100%;max-width:100%;flex:none}.ds-gallery-thumbs{flex-direction:row;overflow-x:auto;justify-content:flex-start;width:100%}.ds-thumb{width:70px;height:70px;flex:0 0 70px}}.ds-main-media img,.ds-main-media video{transition:opacity .3s ease}.ds-header__toggle{display:none;font-size:24px;background:none;border:none;cursor:pointer}.ds-mobile-menu{display:none;background:#fff;padding:1rem;border-top:1px solid #eee}.ds-mobile-menu ul{list-style:none;padding:0;margin:0}.ds-mobile-menu li{margin-bottom:10px}.ds-mobile-menu a{text-decoration:none;color:#333;font-weight:500}@media(max-width:768px){.ds-header__links--desktop{display:none}.ds-header__toggle,.ds-mobile-menu.active{display:block}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/ds-marketing.css.map */
