.cstore-about{width:100%;background:#fff;font-family:Poppins,sans-serif;padding:clamp(50px,6vw,90px) clamp(20px,5vw,80px)}.cstore-about__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:.95fr 1.05fr;grid-template-areas:"media title" "media content";grid-column-gap:clamp(36px,5vw,80px);column-gap:clamp(36px,5vw,80px);grid-row-gap:0;row-gap:0;align-items:center}.cstore-about__media{grid-area:media}.cstore-about__media img{width:100%;height:auto;display:block;border-radius:clamp(20px,2.4vw,30px);box-shadow:7px 8px 0 0 #1a1a1a}.cstore-about__content{grid-area:content;align-self:start;max-width:560px}.cstore-about__title{grid-area:title;align-self:end;margin:0 0 clamp(16px,1.8vw,22px);color:#1a1a1a;font-size:clamp(30px,3.4vw,35px);font-weight:500;line-height:1.1;letter-spacing:-.01em;max-width:16ch}.cstore-about__desc{margin:0 0 clamp(22px,2.6vw,32px);color:#8a8a8a;font-size:clamp(14px,1.1vw,13px);font-weight:300;line-height:1.4}.cstore-about__values-title{color:#e33509;font-size:clamp(18px,1.7vw,18px);font-weight:500;margin:-1rem 0 clamp(14px,1.6vw,20px)}.cstore-about__values{list-style:none;margin:0 0 clamp(26px,3vw,38px);padding:0;display:flex;flex-direction:column;gap:clamp(14px,1.8vw,20px)}.cstore-about__value{display:flex;flex-direction:column;gap:4px}.cstore-about__value-title{color:#1a1a1a;font-size:clamp(15px,1.2vw,15px);font-weight:500;margin-top:-.5rem}.cstore-about__value-desc{color:#8a8a8a;font-size:clamp(14px,1.1vw,13px);font-weight:400;line-height:1.55}.cstore-about__btn{display:inline-flex;align-items:center;justify-content:center;height:clamp(46px,4.6vw,54px);margin-top:-2rem;padding:0 clamp(26px,2.6vw,38px);background:#fff;border:1.5px solid #1c6e7a;border-radius:200px;color:#1c6e7a;font-size:clamp(14px,1.05vw,16px);font-weight:600;text-decoration:none;transition:background .2s ease,color .2s ease}.cstore-about__btn:hover{background:#1c6e7a;color:#fff}@media(max-width:900px){.cstore-about__inner{grid-template-columns:1fr;grid-template-areas:"title" "media" "content";row-gap:clamp(22px,5vw,36px)}.cstore-about__title{align-self:start;margin-bottom:0;max-width:100%;text-align:center;margin-inline:auto}.cstore-about__media{width:100%;max-width:520px;margin:0 auto;align-self:center}.cstore-about__content{align-self:start;max-width:100%}.cstore-about__btn,.cstore-about__value-title,.cstore-about__values-title{margin-top:0}}@media(max-width:560px){.cstore-about{padding:clamp(50px,9vw,56px) 20px}.cstore-about__media img{box-shadow:5px 6px 0 0 #1a1a1a}.cstore-about__btn{width:100%;max-width:320px}}.cstore-best{width:100%;background:#fff;font-family:Poppins,sans-serif;border-top:3px solid #e33509}.cstore-best__marquee{width:100%;overflow:hidden;padding:clamp(26px,3.5vw,30px) 0}.cstore-best__track{white-space:nowrap;width:max-content;animation:cstore-best-scroll 32s linear infinite}.cstore-best__marquee-item,.cstore-best__track{display:inline-flex;align-items:center}.cstore-best__marquee-text{color:#7a201a;font-size:clamp(28px,4vw,45px);font-weight:500;letter-spacing:-.01em}.cstore-best__marquee-star{color:#7a201a;font-size:clamp(20px,2.4vw,34px);margin:0 clamp(22px,3vw,48px);line-height:1}.cstore-best__features{max-width:1200px;margin:0 auto;padding:clamp(8px,2vw,24px) clamp(20px,5vw,60px) clamp(40px,6vw,72px);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(32px,5vw,64px);gap:clamp(32px,5vw,64px)}.cstore-best__feature{display:flex;flex-direction:column;align-items:center;text-align:center}.cstore-best__icon{height:clamp(60px,7vw,84px);display:flex;align-items:center;justify-content:center}.cstore-best__icon img{max-height:60%;width:auto;object-fit:contain}.cstore-best__title{margin:0 0 clamp(8px,1vw,12px);color:#1a1a1a;font-size:clamp(18px,1.6vw,20px);font-weight:500}.cstore-best__desc{margin:-10px 0 0;max-width:30ch;color:#6b6b6b;font-size:clamp(14px,1.1vw,14px);font-weight:400;line-height:1.22}@keyframes cstore-best-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.cstore-best__panel{max-width:1260px;width:calc(100% - 40px);background:#f3efde;border:2px solid #1a1a1a;border-radius:clamp(20px,2.4vw,30px);box-shadow:6px 7px 0 0 #1a1a1a;padding:clamp(22px,3vw,44px);margin:2rem auto clamp(40px,6vw,80px);font-family:Poppins,sans-serif}.cstore-best__panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:clamp(24px,3vw,40px)}.cstore-best__panel-title{margin:0;max-width:14ch;color:#1a1a1a;font-size:clamp(26px,3.4vw,35px);font-weight:500;line-height:1.12;letter-spacing:-.01em}.cstore-best__viewall{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;height:clamp(40px,4vw,48px);padding:0 clamp(20px,2vw,30px);background:#fff;border:1.5px solid #1c6e7a;border-radius:200px;color:#1c6e7a;font-family:Poppins,sans-serif;font-size:clamp(13px,1vw,15px);font-weight:600;text-decoration:none;cursor:pointer;transition:background .2s ease,color .2s ease}.cstore-best__viewall:hover{background:#1c6e7a;color:#fff}.cstore-best__products{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(20px,2.2vw,34px);gap:clamp(20px,2.2vw,34px)}.cstore-best__card{display:flex;flex-direction:column}.cstore-best__card-media{position:relative;aspect-ratio:5/4;background:#e33509;border-radius:clamp(16px,1.6vw,22px);border:2px solid #1a1a1a;box-shadow:4px 5px 0 0 #1a1a1a;overflow:hidden;display:flex;align-items:center;justify-content:center}.cstore-best__card-media img{width:82%;height:82%;object-fit:contain}.cstore-best__badge{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#1a1a1a;border:1.5px solid #1a1a1a;font-size:11px;font-weight:700;letter-spacing:.04em;line-height:1;text-align:center;padding:6px 13px;border-radius:200px}.cstore-best__card-body{padding-top:clamp(14px,1.4vw,18px)}.cstore-best__card-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cstore-best__card-title{margin:0;color:#1a1a1a;font-size:clamp(15px,1.2vw,18px);font-weight:600;line-height:1.25;max-width:16ch;min-height:2.5em;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cstore-best__rating{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.cstore-best__stars{display:inline-flex;gap:1px;color:#f5a623}.cstore-best__reviews{color:#6b6b6b;font-size:12px;text-decoration:underline;text-underline-offset:2px}.cstore-best__price{display:block;margin-top:clamp(8px,1vw,12px);color:#e33509;font-size:clamp(17px,1.4vw,20px);font-weight:700}.cstore-best__card-sub{margin:4px 0 clamp(14px,1.6vw,18px);color:#8a8a8a;font-size:13px;font-weight:400}.cstore-best__card-actions{display:flex;align-items:center;gap:10px}.cstore-best__select{position:relative;flex:1 1}.cstore-best__select select{width:100%;height:46px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff;border:1.5px solid #d4cfbb;border-radius:200px;padding:0 40px 0 18px;font-family:Poppins,sans-serif;font-size:14px;color:#1a1a1a;cursor:pointer;outline:none}.cstore-best__select svg{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#1a1a1a;pointer-events:none}.cstore-best__bag{flex-shrink:0;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1.5px solid #1c6e7a;box-shadow:3px 3px 0 0 #1c6e7a;border-radius:50%;color:#1c6e7a;text-decoration:none;transition:background .2s ease,color .2s ease}.cstore-best__bag:hover{background:#1c6e7a;color:#fff}@media(max-width:900px){.cstore-best__products{grid-template-columns:repeat(2,1fr)}.cstore-best__marquee-text{font-size:clamp(24px,5vw,34px)}}@media(max-width:768px){.cstore-best__features{grid-template-columns:1fr;gap:clamp(28px,7vw,40px);max-width:440px}}@media(max-width:600px){.cstore-best__panel-head{flex-direction:column;align-items:flex-start;gap:14px}.cstore-best__panel{padding:clamp(18px,5vw,26px);box-shadow:4px 5px 0 0 #1a1a1a}}@media(max-width:560px){.cstore-best__products{grid-template-columns:1fr;max-width:400px;margin:0 auto}.cstore-best__card-media{aspect-ratio:4/3}.cstore-best__marquee-text{font-size:clamp(20px,6vw,28px)}.cstore-best__marquee-star{margin:0 18px}}.cstore-discount{position:relative;width:100%;background:#284a58;font-family:Poppins,sans-serif;padding:clamp(52px,6vw,80px) clamp(20px,5vw,80px) clamp(40px,6vw,72px);margin-top:6rem;overflow:hidden;margin-bottom:2rem}.cstore-discount__wave{position:absolute;top:-1px;left:0;width:100%;height:35px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2040'%20preserveAspectRatio='none'%3E%3Cpath%20fill='%23ffffff'%20d='M0,0%20H80%20V20%20Q60,54%2040,20%20Q20,-14%200,20%20Z'/%3E%3C/svg%3E");background-repeat:repeat-x;background-size:80px 35px}.cstore-discount__wave--bottom{top:auto;bottom:-1px;transform:scaleY(-1)}.cstore-discount__inner{max-width:1260px;margin:0 auto}.cstore-discount__heading{text-align:center;color:#fff;font-size:clamp(28px,3.6vw,46px);font-weight:500;line-height:1.12;letter-spacing:-.01em;margin:2rem auto clamp(10px,1.2vw,14px)}.cstore-discount__sub{margin:0 auto clamp(32px,4vw,52px);max-width:52ch;text-align:center;color:#aebfc6;font-size:clamp(13px,1.1vw,15px);font-weight:400;line-height:1.5}.cstore-discount__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(20px,2.4vw,36px);gap:clamp(20px,2.4vw,36px)}.cstore-discount__card{display:flex;flex-direction:column}.cstore-discount__card-media{position:relative;aspect-ratio:5/4;background:#1f6f7e;border-radius:clamp(16px,1.6vw,22px);border:2px solid #1a1a1a;box-shadow:4px 5px 0 0 #1a1a1a;overflow:hidden;display:flex;align-items:center;justify-content:center}.cstore-discount__card-media img{width:82%;height:82%;object-fit:contain}.cstore-discount__badge{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#1a1a1a;border:1.5px solid #1a1a1a;font-size:11px;font-weight:700;letter-spacing:.04em;line-height:1;padding:6px 13px;border-radius:200px}.cstore-discount__card-body{padding-top:clamp(14px,1.4vw,18px)}.cstore-discount__card-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cstore-discount__card-title{margin:0;color:#fff;font-size:clamp(15px,1.2vw,18px);font-weight:600;line-height:1.25;max-width:16ch;min-height:2.5em;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cstore-discount__rating{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.cstore-discount__stars{display:inline-flex;gap:1px;color:#f5a623}.cstore-discount__reviews{color:#aebfc6;font-size:12px;text-decoration:underline;text-underline-offset:2px}.cstore-discount__price{display:block;margin-top:clamp(8px,1vw,12px);color:#fff;font-size:clamp(17px,1.4vw,20px);font-weight:700}.cstore-discount__card-sub{margin:4px 0 clamp(14px,1.6vw,18px);color:#aebfc6;font-size:13px;font-weight:400}.cstore-discount__cart{display:flex;align-items:center;justify-content:center;width:100%;height:48px;background:#fff;border:1.5px solid #1c6e7a;box-shadow:4px 4px 0 0 #1c6e7a;border-radius:200px;color:#1a1a1a;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s ease,color .2s ease}.cstore-discount__cart:hover{background:#1c6e7a;color:#fff}.cstore-discount__viewall{display:block;height:clamp(44px,4.4vw,50px);padding:0 clamp(28px,3vw,40px);background:#fff;border:1.5px solid #1c6e7a;box-shadow:4px 4px 0 0 #1c6e7a;border-radius:200px;color:#1a1a1a;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease;margin:clamp(30px,4vw,46px) auto 2.5rem}.cstore-discount__viewall:hover{background:#1c6e7a;color:#fff}@media(max-width:900px){.cstore-discount{margin-top:4rem}.cstore-discount__grid{grid-template-columns:repeat(2,1fr);gap:clamp(18px,3vw,28px);max-width:680px;margin:0 auto}}@media(max-width:560px){.cstore-discount{margin-top:3rem;padding:clamp(50px,11vw,56px) 20px clamp(36px,9vw,52px)}.cstore-discount__sub{margin-bottom:clamp(26px,8vw,36px)}.cstore-discount__grid{grid-template-columns:1fr;max-width:400px;margin:0 auto;gap:34px}.cstore-discount__card-media{aspect-ratio:4/3}.cstore-discount__viewall{height:42px;padding:0 24px;font-size:13px}}.cstore-nav{width:100%;background:#e33509;font-family:Poppins,sans-serif;padding:clamp(12px,1.6vw,18px) clamp(14px,2.5vw,34px)}.cstore-nav__bar{position:relative;display:flex;align-items:center;justify-content:space-between;gap:clamp(14px,2vw,28px);max-width:1500px;margin:0 auto;background:#fdeae2;border:1.5px solid #1a1a1a;border-radius:200px;padding:8px clamp(20px,2.4vw,34px);min-height:64px}.cstore-nav__links{display:flex;align-items:center;gap:clamp(14px,1.8vw,30px)}.cstore-nav__link{display:inline-flex;align-items:center;gap:4px;color:#2a2a2a;font-size:15px;font-weight:500;text-decoration:none;white-space:nowrap;transition:color .2s ease}.cstore-nav__link:hover{color:#e33509}.cstore-nav__logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center}.cstore-nav__logo img{height:clamp(46px,5vw,62px);width:auto;object-fit:contain}.cstore-nav__actions{display:flex;align-items:center;gap:clamp(12px,1.4vw,20px)}.cstore-nav__newest{color:#e33509;font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:3px;white-space:nowrap;transition:opacity .2s ease}.cstore-nav__newest:hover{opacity:.8}.cstore-nav__search{display:flex;align-items:center;gap:8px;background:#fff;border-radius:200px;padding:9px 16px;color:#9a9a9a;min-width:clamp(170px,18vw,250px)}.cstore-nav__search input{border:none;outline:none;background:none;width:100%;font-family:Poppins,sans-serif;font-size:14px;color:#2a2a2a}.cstore-nav__search input::placeholder{color:#9a9a9a}.cstore-nav__icon-btn{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#2a2a2a;transition:color .2s ease}.cstore-nav__icon-btn:hover{color:#e33509}.cstore-nav__search-icon{display:none}.cstore-nav__burger{display:none;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#2a2a2a;padding:0}.cstore-nav__menu{display:none}@media(max-width:900px){.cstore-nav__burger,.cstore-nav__search-icon{display:inline-flex}.cstore-nav__links,.cstore-nav__search{display:none}.cstore-nav__bar{justify-content:space-between}.cstore-nav__menu{display:block;overflow:hidden;max-height:0;opacity:0;max-width:1500px;margin:0 auto;transition:max-height .32s ease,opacity .25s ease,margin-top .32s ease}.cstore-nav__menu.is-open{max-height:460px;opacity:1;margin-top:12px}.cstore-nav__menu-search{display:flex;align-items:center;gap:8px;background:#fff;border:1.5px solid #1a1a1a;border-radius:200px;padding:11px 18px;color:#9a9a9a}.cstore-nav__menu-search input{border:none;outline:none;background:none;width:100%;font-family:Poppins,sans-serif;font-size:14px;color:#2a2a2a}.cstore-nav__menu-search input::placeholder{color:#9a9a9a}.cstore-nav__menu-links{display:flex;flex-direction:column;background:#fdeae2;border:1.5px solid #1a1a1a;border-radius:24px;margin-top:12px;padding:8px 6px}.cstore-nav__menu-link{padding:13px 18px;color:#2a2a2a;font-size:15px;font-weight:500;text-decoration:none;border-radius:14px;transition:background .2s ease,color .2s ease}.cstore-nav__menu-link:hover{background:rgba(227,53,9,.08);color:#e33509}}@media(max-width:480px){.cstore-nav__logo img{height:44px}}.cstore-hero{width:100%;min-height:calc(100vh - 96px);display:flex;align-items:center;background:#e33509;font-family:Poppins,sans-serif;padding:clamp(28px,5vh,70px) clamp(16px,3vw,40px) clamp(40px,6vh,80px)}.cstore-hero__body{width:100%;max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1.15fr;align-items:center;grid-gap:clamp(28px,4vw,70px);gap:clamp(28px,4vw,70px)}.cstore-hero__copy{padding-left:clamp(4px,1.5vw,28px)}.cstore-hero__title{color:#fff;font-size:clamp(40px,5.2vw,78px);font-weight:600;line-height:1.04;letter-spacing:-.01em;max-width:12ch;margin:0 0 0 -2rem}.cstore-hero__sub{color:hsla(0,0%,100%,.92);font-size:clamp(14px,1.1vw,17px);font-weight:400;line-height:1.5;max-width:44ch;margin:clamp(18px,2vw,26px) 0 0 -2rem}.cstore-hero__cta{display:flex;gap:clamp(12px,1.4vw,18px);margin-top:clamp(28px,3.5vw,44px);margin-left:-2rem}.cstore-hero__btn{display:inline-flex;align-items:center;justify-content:center;height:clamp(48px,5vw,58px);padding:0 clamp(26px,2.6vw,40px);border-radius:200px;font-size:clamp(14px,1.05vw,16px);font-weight:600;text-decoration:none;cursor:pointer;transition:transform .08s ease,box-shadow .08s ease}.cstore-hero__btn--light{background:#fff;color:#2a2a2a;box-shadow:0 6px 0 0 #1c6e7a}.cstore-hero__btn--teal{background:#1c6e7a;color:#fff;box-shadow:0 6px 0 0 #fff}.cstore-hero__btn:active{transform:translateY(4px)}.cstore-hero__btn--light:active{box-shadow:0 2px 0 0 #1c6e7a}.cstore-hero__btn--teal:active{box-shadow:0 2px 0 0 #fff}.cstore-hero__visual{width:100%}.cstore-hero__image{width:100%;height:auto;display:block;border:3px solid #000;border-radius:26px}@media(max-width:900px){.cstore-hero{min-height:auto;padding-top:clamp(28px,5vh,56px)}.cstore-hero__body{grid-template-columns:1fr;text-align:center;gap:clamp(32px,6vw,48px)}.cstore-hero__copy{padding-left:0}.cstore-hero__sub,.cstore-hero__title{margin-left:auto;margin-right:auto}.cstore-hero__cta{margin-left:0;justify-content:center}.cstore-hero__visual{max-width:620px;margin:0 auto}}@media(max-width:560px){.cstore-hero{padding:24px 18px 48px}.cstore-hero__title{font-size:clamp(34px,11vw,46px);max-width:16ch}.cstore-hero__sub{font-size:14px;max-width:36ch}.cstore-hero__cta{flex-direction:column;align-items:stretch;width:100%;max-width:320px;margin-inline:auto;gap:16px}.cstore-hero__btn{width:100%}}.cstore-selective{width:100%;background:#fff;font-family:Poppins,sans-serif;padding:clamp(50px,5vw,60px) clamp(20px,5vw,80px)}.cstore-selective__panel{position:relative;max-width:1260px;margin:0 auto;background:#f3efde;border:2px solid #1a1a1a;border-radius:clamp(20px,2.4vw,30px);box-shadow:6px 7px 0 0 #1a1a1a;padding:clamp(22px,3vw,44px) clamp(26px,4vw,70px);overflow:hidden}.cstore-selective__viewport{position:relative;min-height:clamp(360px,34vw,430px)}.cstore-selective__slide{position:absolute;inset:0;display:grid;grid-template-columns:1.05fr .95fr;grid-template-areas:"head media" "body media";grid-column-gap:clamp(24px,4vw,60px);column-gap:clamp(24px,4vw,60px);grid-row-gap:0;row-gap:0;align-items:center}.cstore-selective__head{grid-area:head;align-self:end;max-width:560px}.cstore-selective__body{grid-area:body;align-self:start;max-width:560px}.cstore-selective__eyebrow{display:block;color:#e33509;font-size:clamp(14px,1.2vw,16px);font-weight:600;letter-spacing:.04em;margin-bottom:clamp(10px,1.2vw,16px)}.cstore-selective__title{margin:0 0 clamp(14px,1.8vw,22px);color:#1a1a1a;font-size:clamp(28px,3.4vw,38px);font-weight:500;line-height:1.12;letter-spacing:-.01em;max-width:18ch;min-height:2.24em;-webkit-line-clamp:2;line-clamp:2}.cstore-selective__desc,.cstore-selective__title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.cstore-selective__desc{margin:0 0 clamp(20px,2.4vw,28px);color:#8a8a8a;font-size:clamp(14px,1.1vw,15px);font-weight:400;line-height:1.55;max-width:46ch;-webkit-line-clamp:3;line-clamp:3}.cstore-selective__bullets{display:grid;grid-template-columns:repeat(2,auto);grid-gap:clamp(8px,1vw,12px) clamp(28px,4vw,60px);gap:clamp(8px,1vw,12px) clamp(28px,4vw,60px);margin-bottom:clamp(24px,3vw,36px);justify-content:start}.cstore-selective__col{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:clamp(8px,1vw,12px)}.cstore-selective__col li{position:relative;padding-left:18px;color:#1a1a1a;font-size:clamp(14px,1.1vw,15px);font-weight:400}.cstore-selective__col li:before{content:"";position:absolute;left:2px;top:.55em;width:5px;height:5px;border-radius:50%;background:#1a1a1a}.cstore-selective__btn{display:inline-flex;align-items:center;justify-content:center;height:clamp(46px,4.6vw,54px);padding:0 clamp(26px,2.6vw,38px);background:#fff;border:1.5px solid #1c6e7a;border-radius:200px;color:#1c6e7a;font-size:clamp(14px,1.05vw,16px);font-weight:600;text-decoration:none;transition:background .2s ease,color .2s ease}.cstore-selective__btn:hover{background:#1c6e7a;color:#fff}.cstore-selective__media{grid-area:media;height:100%;display:flex;align-items:center;justify-content:center}.cstore-selective__media img{max-width:100%;max-height:clamp(320px,30vw,400px);object-fit:contain}.cstore-selective__dots{position:absolute;right:clamp(16px,1.8vw,26px);top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:12px;z-index:3}.cstore-selective__dot{width:9px;height:9px;padding:0;border:none;border-radius:50%;background:#e33509;cursor:pointer;transition:all .25s ease}.cstore-selective__dot.is-active{width:13px;height:13px;background:rgba(0,0,0,0);border:2px solid #e33509}@media(max-width:820px){.cstore-selective__viewport{min-height:clamp(560px,130vw,760px)}.cstore-selective__slide{grid-template-columns:1fr;grid-template-areas:"head" "media" "body";align-content:center;row-gap:clamp(20px,5vw,32px);text-align:center}.cstore-selective__body,.cstore-selective__head{align-self:start;max-width:100%}.cstore-selective__title{max-width:100%;margin-inline:auto;margin-bottom:0}.cstore-selective__desc{margin-inline:auto}.cstore-selective__bullets{justify-content:center;text-align:left}.cstore-selective__media img{max-height:clamp(240px,50vw,320px)}.cstore-selective__dots{right:50%;top:auto;bottom:clamp(10px,3vw,18px);transform:translateX(50%);flex-direction:row}}@media(max-width:480px){.cstore-selective__viewport{min-height:clamp(540px,144vw,600px)}.cstore-selective__slide{row-gap:14px}.cstore-selective__media img{max-height:clamp(170px,46vw,230px)}.cstore-selective__title{font-size:clamp(24px,7vw,32px)}.cstore-selective__btn{margin-bottom:16px}.cstore-selective__dots{bottom:8px}}.cstore-mystery{width:100%;background:#fff;font-family:Poppins,sans-serif;padding:clamp(50px,6vw,70px) clamp(20px,5vw,80px)}.cstore-mystery__inner{max-width:1260px;margin:0 auto;display:grid;grid-template-columns:1fr 1.1fr;align-items:center;grid-gap:clamp(30px,5vw,80px);gap:clamp(30px,5vw,80px)}.cstore-mystery__content{max-width:540px}.cstore-mystery__price-row{display:flex;align-items:center;gap:12px;margin-bottom:clamp(12px,1.6vw,18px)}.cstore-mystery__price{color:#e33509;font-size:clamp(16px,1.4vw,19px);font-weight:700}.cstore-mystery__save{display:inline-flex;align-items:center;background:rgba(227,53,9,.1);color:#e33509;font-size:clamp(12px,1vw,13px);font-weight:600;padding:5px 12px;border-radius:200px}.cstore-mystery__title{margin:0 0 clamp(14px,1.8vw,22px);color:#1a1a1a;font-size:clamp(30px,3.6vw,48px);font-weight:500;line-height:1.1;letter-spacing:-.01em}.cstore-mystery__desc{margin:0 0 clamp(24px,3vw,38px);color:#8a8a8a;font-size:clamp(14px,1.1vw,16px);font-weight:400;line-height:1.6;max-width:48ch}.cstore-mystery__btn{display:inline-flex;align-items:center;justify-content:center;height:clamp(48px,4.8vw,56px);padding:0 clamp(28px,2.8vw,40px);background:#fff;border:1.5px solid #1c6e7a;box-shadow:4px 4px 0 0 #1c6e7a;border-radius:200px;color:#1c6e7a;font-size:clamp(14px,1.05vw,16px);font-weight:600;text-decoration:none;transition:background .2s ease,color .2s ease}.cstore-mystery__btn:hover{background:#1c6e7a;color:#fff}.cstore-mystery__visual{position:relative}.cstore-mystery__image{width:100%;height:auto;display:block;object-fit:contain}.cstore-mystery__badge{position:absolute;top:4%;left:6%;width:clamp(72px,9vw,120px);height:clamp(72px,9vw,120px);z-index:2}.cstore-mystery__badge svg{width:100%;height:100%;display:block;filter:drop-shadow(0 6px 14px rgba(0,0,0,.14))}.cstore-mystery__badge-text{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;line-height:1}.cstore-mystery__badge-text strong{font-size:clamp(18px,2.2vw,28px);font-weight:700}.cstore-mystery__badge-text span{margin-top:3px;font-size:clamp(12px,1.4vw,17px);font-weight:600;letter-spacing:.04em}@media(max-width:860px){.cstore-mystery__inner{grid-template-columns:1fr;gap:clamp(24px,6vw,40px);text-align:center}.cstore-mystery__visual{order:-1;max-width:560px;margin:0 auto}.cstore-mystery__content{max-width:100%}.cstore-mystery__price-row{justify-content:center}.cstore-mystery__desc{max-width:100%;margin-inline:auto}}@media(max-width:520px){.cstore-mystery__title{font-size:clamp(26px,9vw,36px)}.cstore-mystery__btn{width:100%;max-width:320px}}@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";.cstore-reels{width:100%;background:#fff;font-family:Poppins,sans-serif;padding:clamp(50px,5vw,60px) clamp(20px,5vw,80px);margin-bottom:3rem}.cstore-reels__panel{max-width:1260px;width:calc(100% - 40px);margin:0 auto;background:#f3efde;border:2px solid #1a1a1a;border-radius:clamp(20px,2.4vw,30px);box-shadow:6px 7px 0 0 #1a1a1a;padding:clamp(28px,4vw,56px) clamp(24px,4vw,56px)}.cstore-reels__heading{margin:0 auto clamp(8px,1.2vw,12px);text-align:center;color:#1a1a1a;font-size:clamp(28px,3.4vw,44px);font-weight:500;line-height:1.1;letter-spacing:-.01em}.cstore-reels__sub{margin:0 auto clamp(28px,3.5vw,44px);max-width:56ch;text-align:center;color:#7c7c70;font-size:clamp(13px,1.1vw,15px);font-weight:400;line-height:1.5}.cstore-reels__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:clamp(16px,1.8vw,26px);gap:clamp(16px,1.8vw,26px);margin-bottom:1rem}.cstore-reels__card{position:relative;display:block}.cstore-reels__media{position:relative;width:100%;aspect-ratio:3/4.3;border-radius:clamp(16px,1.6vw,22px);overflow:hidden}.cstore-reels__media img{width:100%;height:100%;object-fit:cover}.cstore-reels__label{position:absolute;left:clamp(10px,1.2vw,14px);right:clamp(10px,1.2vw,14px);bottom:clamp(10px,1.2vw,14px);display:flex;align-items:center;gap:10px;background:#fff;border-radius:14px;padding:9px 11px;box-shadow:0 8px 22px rgba(0,0,0,.16)}.cstore-reels__thumb{flex-shrink:0;width:38px;height:38px;object-fit:cover;border-radius:50%;background:rgba(227,53,9,.1)}.cstore-reels__info{display:flex;flex-direction:column;gap:2px;min-width:0}.cstore-reels__name{color:#1a1a1a;font-size:clamp(12.5px,1vw,14px);font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cstore-reels__stars{display:inline-flex;gap:1.5px;color:#f5a623}@media(max-width:860px){.cstore-reels__panel{padding:clamp(24px,5vw,40px) clamp(18px,4vw,32px)}.cstore-reels__grid{grid-template-columns:repeat(2,1fr);gap:clamp(16px,3vw,24px)}}@media(max-width:540px){.cstore-reels{padding-inline:clamp(14px,4vw,24px)}.cstore-reels__panel{width:calc(100% - 24px);padding:clamp(22px,6vw,30px) clamp(16px,4vw,22px)}.cstore-reels__grid{grid-template-columns:1fr;max-width:340px;margin:0 auto}.cstore-reels__media{aspect-ratio:3/3.8}}@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";.cstore-footer{position:relative;width:100%;background:#284a58;font-family:Poppins,sans-serif;padding:7rem clamp(20px,5vw,80px) clamp(16px,2vw,24px);overflow:hidden}.cstore-footer__wave{position:absolute;top:-1px;left:0;width:100%;height:35px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2080%2040'%20preserveAspectRatio='none'%3E%3Cpath%20fill='%23ffffff'%20d='M0,0%20H80%20V20%20Q60,54%2040,20%20Q20,-14%200,20%20Z'/%3E%3C/svg%3E");background-repeat:repeat-x;background-size:80px 35px}.cstore-footer__inner{max-width:1260px;margin:0 auto}.cstore-footer__top{display:flex;justify-content:space-between;gap:clamp(40px,6vw,100px)}.cstore-footer__brand{flex:1 1;min-width:0;max-width:560px;margin-top:-1.1rem;display:flex;flex-direction:column}.cstore-footer__logo{align-self:flex-start;height:clamp(60px,7vw,96px);margin-left:-2rem;width:auto;object-fit:contain;margin-bottom:clamp(16px,2vw,24px)}.cstore-footer__news{color:#aebfc6;font-size:clamp(14px,1.1vw,16px);font-weight:400;margin:-1rem 0 clamp(14px,1.6vw,20px)}.cstore-footer__subscribe{display:flex;align-items:center;gap:8px;max-width:420px;border:1.5px solid hsla(0,0%,100%,.35);border-radius:200px;padding:7px 7px 7px 22px;margin-bottom:clamp(24px,3.5vw,44px)}.cstore-footer__subscribe input{flex:1 1;min-width:0;border:none;outline:none;background:none;color:#fff;font-family:Poppins,sans-serif;font-size:14px}.cstore-footer__subscribe input::placeholder{color:#aebfc6}.cstore-footer__subscribe button{flex-shrink:0;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;background:#1f7d8c;border:none;border-radius:50%;color:#fff;cursor:pointer;transition:opacity .2s ease}.cstore-footer__subscribe button:hover{opacity:.88}.cstore-footer__email{color:#fff;font-size:clamp(18px,3.4vw,40px);font-weight:400;letter-spacing:-.01em;text-decoration:none;white-space:nowrap}.cstore-footer__email:hover{color:#aebfc6}.cstore-footer__right{display:flex;flex-direction:column;justify-content:space-between;gap:clamp(40px,5vw,70px)}.cstore-footer__cols{display:flex;gap:clamp(40px,5vw,80px)}.cstore-footer__col-title{margin:0 0 clamp(14px,1.6vw,18px);padding-bottom:clamp(12px,1.4vw,16px);border-bottom:1px solid hsla(0,0%,100%,.16);color:#fff;font-size:clamp(16px,1.4vw,19px);font-weight:500}.cstore-footer__col-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:clamp(12px,1.4vw,16px);min-width:140px}.cstore-footer__col-list a{color:#aebfc6;font-size:clamp(13px,1.1vw,14px);font-weight:400;text-decoration:none;transition:color .2s ease}.cstore-footer__col-list a:hover{color:#fff}.cstore-footer__socials{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.cstore-footer__social{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border:1.5px solid hsla(0,0%,100%,.4);border-radius:200px;color:#fff;font-size:11.5px;font-weight:500;letter-spacing:.04em;text-decoration:none;transition:background .2s ease,border-color .2s ease}.cstore-footer__social:hover{background:hsla(0,0%,100%,.1);border-color:#fff}.cstore-footer__divider{height:1px;background:hsla(0,0%,100%,.16);margin:clamp(24px,3vw,40px) 0 clamp(14px,1.6vw,20px)}.cstore-footer__copy{margin:0;text-align:center;color:#aebfc6;font-size:clamp(12px,1vw,13.5px);font-weight:400}@media(max-width:860px){.cstore-footer__top{flex-direction:column;gap:clamp(36px,7vw,52px)}.cstore-footer__brand{max-width:100%}.cstore-footer__right{gap:clamp(28px,6vw,40px)}.cstore-footer__socials{justify-content:flex-start}}@media(max-width:520px){.cstore-footer__subscribe{max-width:100%}.cstore-footer__cols{gap:clamp(24px,8vw,48px)}.cstore-footer__col-list{min-width:0}.cstore-footer__email{font-size:clamp(13px,4.6vw,24px)}.cstore-footer__socials{justify-content:flex-start;gap:10px}}@media(max-width:430px){.cstore-footer__cols{gap:clamp(28px,12vw,56px)}}@media(max-width:350px){.cstore-footer__cols{flex-direction:column;gap:clamp(22px,7vw,30px)}}