.ProductsPage-module__YdOYGq__productsPage{text-align:center;max-width:1200px;margin:0 auto;padding:0 20px}.ProductsPage-module__YdOYGq__title{color:#1f1f1f;margin-top:0;margin-bottom:32px;font-size:2rem;font-weight:600}.ProductsPage-module__YdOYGq__filterContainer{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:40px;display:flex}.ProductsPage-module__YdOYGq__filterBtn{cursor:pointer;color:#333;background:#fff;border:1px solid #ddd;border-radius:999px;padding:10px 24px;font-size:.9rem;font-weight:500;transition:all .2s}.ProductsPage-module__YdOYGq__filterBtn:hover{background:#f5f5f5;border-color:#999;transform:translateY(-1px)}.ProductsPage-module__YdOYGq__filterBtnActive{color:#fff;background:#0558ab;border-color:#0c6fd2}.ProductsPage-module__YdOYGq__filterBtnActive:hover{background:#0c6fd2;border-color:#0c6fd2}.ProductsPage-module__YdOYGq__toggleWrapper{margin-bottom:40px}.ProductsPage-module__YdOYGq__toggle{background-color:#1f1f1f;border-radius:999px;padding:4px;display:inline-flex}.ProductsPage-module__YdOYGq__toggleBtn{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:999px;padding:8px 20px;font-size:.8rem;transition:background .2s}.ProductsPage-module__YdOYGq__toggleBtn:hover{color:#fff;background-color:#737272}.ProductsPage-module__YdOYGq__active{color:#222;background-color:#fff}.ProductsPage-module__YdOYGq__cardGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:30px;margin-bottom:60px;display:grid}.ProductsPage-module__YdOYGq__card{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:20px;flex-direction:column;align-items:center;max-width:360px;padding:54px 20px;transition:all .3s;display:flex;position:relative;overflow:hidden}.ProductsPage-module__YdOYGq__card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000001a}.ProductsPage-module__YdOYGq__card:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);transition:opacity .3s;position:absolute;inset:0}.ProductsPage-module__YdOYGq__card:hover:before{opacity:1}.ProductsPage-module__YdOYGq__image{object-fit:contain;z-index:1;width:100%;height:180px;margin-bottom:20px;position:relative}.ProductsPage-module__YdOYGq__name{color:#1f1f1f;z-index:1;margin:0 0 8px;font-size:1.1rem;font-weight:600;position:relative}.ProductsPage-module__YdOYGq__chip{color:#555;z-index:1;margin:4px 0;font-size:.85rem;font-weight:500;position:relative}.ProductsPage-module__YdOYGq__description{color:#777;text-align:center;z-index:1;min-height:48px;margin:12px 0;font-size:.85rem;line-height:1.4;position:relative}.ProductsPage-module__YdOYGq__price{color:#1f1f1f;z-index:1;margin-top:10px;margin-bottom:20px;font-size:14px;font-weight:500;position:relative}.ProductsPage-module__YdOYGq__buttons{z-index:1;justify-content:center;gap:12px;width:100%;display:flex;position:relative}.ProductsPage-module__YdOYGq__learnBtn{color:#333;cursor:pointer;background:#fff;border:1px solid #333;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 20px;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.ProductsPage-module__YdOYGq__learnBtn:hover{color:#000;background:#f5f5f5;border-color:#000;transform:translateY(-1px)}.ProductsPage-module__YdOYGq__buyBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0558ab 0%,#035ab0 100%);border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 20px;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.ProductsPage-module__YdOYGq__buyBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0003}.ProductsPage-module__YdOYGq__buttonIcon{font-size:.9rem}.ProductsPage-module__YdOYGq__shopLink{color:#0c6fd2;border:1px solid #0c6fd2;border-radius:999px;margin-top:50px;padding:12px 24px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.ProductsPage-module__YdOYGq__shopLink:hover{color:#fff;background:#0c6fd2;transform:translateY(-1px)}.ProductsPage-module__YdOYGq__loading{color:#555;letter-spacing:.02em;flex-direction:column;justify-content:center;align-items:center;min-height:120px;margin:40px 0;font-size:1.2rem;font-weight:500;display:flex}.ProductsPage-module__YdOYGq__loadingSpinner{border:4px solid #eee;border-top-color:#0c6fd2;border-radius:50%;width:32px;height:32px;margin-bottom:16px;animation:1s linear infinite ProductsPage-module__YdOYGq__spin}@keyframes ProductsPage-module__YdOYGq__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.ProductsPage-module__YdOYGq__productsPage{padding:0 16px}.ProductsPage-module__YdOYGq__title{margin-bottom:24px;font-size:1.6rem}.ProductsPage-module__YdOYGq__filterContainer{gap:8px;margin-bottom:30px}.ProductsPage-module__YdOYGq__filterBtn{padding:8px 16px;font-size:.85rem}.ProductsPage-module__YdOYGq__cardGrid{grid-template-columns:1fr;gap:20px}.ProductsPage-module__YdOYGq__card{max-width:unset;padding:20px}.ProductsPage-module__YdOYGq__buttons{flex-direction:column;width:100%}.ProductsPage-module__YdOYGq__buttons button,.ProductsPage-module__YdOYGq__buttons a{justify-content:center;width:100%;padding:12px}.ProductsPage-module__YdOYGq__image{height:160px}}@media (max-width:480px){.ProductsPage-module__YdOYGq__toggle{width:100%;max-width:280px}.ProductsPage-module__YdOYGq__toggleBtn{flex:1;padding:10px 16px}.ProductsPage-module__YdOYGq__card{margin:0 4px}}
.PhoneCard-module__2usDrq__card{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:24px;flex-direction:column;flex-shrink:0;align-items:center;width:calc(100% - 24px);max-width:360px;padding:24px 20px 20px;transition:all .3s;display:flex;position:relative;overflow:hidden}.PhoneCard-module__2usDrq__card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000001f}.PhoneCard-module__2usDrq__badge{color:#111827;background:#f4f5f7;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:500;position:absolute;top:12px;left:12px}.PhoneCard-module__2usDrq__image{object-fit:contain;height:220px;margin-bottom:18px}.PhoneCard-module__2usDrq__name{color:#111827;margin:0 0 6px;font-size:1.05rem;font-weight:600}.PhoneCard-module__2usDrq__subtitle{color:#6b7280;margin:0 0 18px;font-size:13px}.PhoneCard-module__2usDrq__priceBlock{width:100%;margin-bottom:18px}.PhoneCard-module__2usDrq__priceLabel{color:#111827;margin-bottom:2px;font-size:13px;font-weight:500;display:block}.PhoneCard-module__2usDrq__priceRow{flex-direction:column;justify-content:center;align-items:center;gap:0;display:flex}.PhoneCard-module__2usDrq__currentPrice{color:#111827;font-size:22px;font-weight:700}.PhoneCard-module__2usDrq__originalPrice{color:#9ca3af;font-size:13px;text-decoration:line-through}.PhoneCard-module__2usDrq__buttons{z-index:1;justify-content:flex-start;align-items:center;gap:12px;width:100%;display:flex;position:relative}.PhoneCard-module__2usDrq__learnBtn{color:#333;cursor:pointer;background:#fff;border:1px solid #333;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 20px;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.PhoneCard-module__2usDrq__learnBtn:hover{color:#000;background:#f5f5f5;border-color:#000;transform:translateY(-1px)}.PhoneCard-module__2usDrq__buyBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#000 0% 100%);border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 20px;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.PhoneCard-module__2usDrq__buyBtn:hover{background:linear-gradient(135deg,#1f1f1f 0%,#000 100%);transform:translateY(-1px);box-shadow:0 4px 12px #0003}.PhoneCard-module__2usDrq__buttonIcon{font-size:.9rem}@media (max-width:767px){.PhoneCard-module__2usDrq__card{width:100%;max-width:100%}}
.SellSection-module__h62iBa__sellSection{background-color:#ececec57;border-radius:2rem;max-width:1300px;margin:auto auto 40px;padding:2rem}.SellSection-module__h62iBa__heading{text-align:center;color:#222;margin-bottom:.5rem;font-size:1.6rem;font-weight:500}.SellSection-module__h62iBa__sectionDescription{text-align:center;color:#555;max-width:500px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:12px}.SellSection-module__h62iBa__header{justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.SellSection-module__h62iBa__sellButton{color:#fff;cursor:pointer;background-color:#000;border-radius:2rem;width:fit-content;margin-bottom:10px;padding:.5rem 1rem;font-size:12px;font-weight:400;box-shadow:0 2px 8px #0000001a}@media screen and (max-width:768px){.SellSection-module__h62iBa__sellSection{padding:1rem}.SellSection-module__h62iBa__heading{font-size:1.3rem}.SellSection-module__h62iBa__sectionDescription{max-width:95vw;font-size:11px}.SellSection-module__h62iBa__sellButton{min-width:120px;padding:.7rem 0;font-size:11px}}
.OwnPreownedSection-module__iY7S7q__store{background:#fff;width:100%;max-width:1200px;margin:0 auto;padding:60px 20px}.OwnPreownedSection-module__iY7S7q__header{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:80px;display:flex}.OwnPreownedSection-module__iY7S7q__titleSection{flex:1;max-width:700px}.OwnPreownedSection-module__iY7S7q__title{color:#1a1a1a;letter-spacing:-.01em;margin:0 0 .5rem;font-size:28px;font-weight:500;line-height:1.2}.OwnPreownedSection-module__iY7S7q__subtitle{color:#1a1a1a;letter-spacing:-.01em;margin:0;font-size:20px;font-weight:300;line-height:1.4}.OwnPreownedSection-module__iY7S7q__helpSection{flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem;display:flex}.OwnPreownedSection-module__iY7S7q__helpItem{align-items:center;gap:12px;transition:transform .2s;display:flex}.OwnPreownedSection-module__iY7S7q__helpItem:hover{transform:translate(2px)}.OwnPreownedSection-module__iY7S7q__helpIcon{background:#f5f5f7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s;display:flex}.OwnPreownedSection-module__iY7S7q__helpIcon:hover{background:#e8e8ed}.OwnPreownedSection-module__iY7S7q__helpIcon svg{fill:#707070;width:20px;height:20px}.OwnPreownedSection-module__iY7S7q__helpTitle{color:#1a1a1a;margin-bottom:2px;font-size:clamp(.75rem,1.5vw,.9rem);font-weight:400;line-height:1.2}.OwnPreownedSection-module__iY7S7q__helpLink{color:#0071e3;cursor:pointer;font-size:clamp(.65rem,1.2vw,.8rem);font-weight:400;line-height:1.2;text-decoration:none;transition:color .2s}.OwnPreownedSection-module__iY7S7q__helpLink:hover{color:#0056b3;text-decoration:underline}.OwnPreownedSection-module__iY7S7q__marqueeContainer{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;width:100%;margin-top:50px;position:relative;overflow:auto hidden}.OwnPreownedSection-module__iY7S7q__marqueeContainer::-webkit-scrollbar{display:none}.OwnPreownedSection-module__iY7S7q__marqueeContainer:before,.OwnPreownedSection-module__iY7S7q__marqueeContainer:after{content:"";z-index:2;pointer-events:none;width:100px;transition:opacity .3s;position:absolute;top:0;bottom:0}.OwnPreownedSection-module__iY7S7q__marqueeContainer:before{left:0}.OwnPreownedSection-module__iY7S7q__marqueeContainer:after{right:0}.OwnPreownedSection-module__iY7S7q__marquee{backface-visibility:hidden;align-items:center;gap:32px;width:fit-content;display:flex;transform:translateZ(0)}.OwnPreownedSection-module__iY7S7q__item{text-align:center;cursor:pointer;touch-action:none;flex-shrink:0;min-width:120px;transition:transform .2s}.OwnPreownedSection-module__iY7S7q__item:hover{transform:translateY(-2px)}.OwnPreownedSection-module__iY7S7q__item:active{transform:translateY(0)}.OwnPreownedSection-module__iY7S7q__image{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:auto;width:auto;height:67px;margin-bottom:12px;transition:opacity .2s}.OwnPreownedSection-module__iY7S7q__image:hover{opacity:.8}.OwnPreownedSection-module__iY7S7q__label{color:#222;-webkit-user-select:none;user-select:none;font-size:clamp(.7rem,1.5vw,.85rem);font-weight:500;line-height:1.2}@media screen and (max-width:768px){.OwnPreownedSection-module__iY7S7q__store{text-align:center;padding:40px 0}.OwnPreownedSection-module__iY7S7q__header{text-align:center;flex-direction:column;align-items:flex-start;gap:1.5rem;margin:auto}.OwnPreownedSection-module__iY7S7q__titleSection{max-width:none;margin:auto}.OwnPreownedSection-module__iY7S7q__helpSection{text-align:left;flex-direction:row;justify-content:space-between;margin:10px auto auto}.OwnPreownedSection-module__iY7S7q__helpItem{gap:10px;margin-top:10px}.OwnPreownedSection-module__iY7S7q__helpIcon{width:36px;height:36px}.OwnPreownedSection-module__iY7S7q__helpIcon svg{width:18px;height:18px}.OwnPreownedSection-module__iY7S7q__marqueeContainer{scroll-snap-type:x proximity;will-change:scroll-position;margin-top:30px}.OwnPreownedSection-module__iY7S7q__marqueeContainer:before,.OwnPreownedSection-module__iY7S7q__marqueeContainer:after{width:60px}.OwnPreownedSection-module__iY7S7q__subtitle{font-size:14px}.OwnPreownedSection-module__iY7S7q__marquee{gap:16px;transform:translate(0,0)}.OwnPreownedSection-module__iY7S7q__item{scroll-snap-align:start;touch-action:manipulation;min-width:90px}.OwnPreownedSection-module__iY7S7q__image{height:55px;margin-bottom:8px}}@media (hover:none) and (pointer:coarse){.OwnPreownedSection-module__iY7S7q__marqueeContainer{-webkit-overflow-scrolling:auto;overscroll-behavior:contain}.OwnPreownedSection-module__iY7S7q__item:hover{transform:none}.OwnPreownedSection-module__iY7S7q__item:active{transform:scale(.98)}}
.TradeInSection-module__Gsnyeq__tradeIn{background-color:#ececec57;border-radius:2rem;max-width:1200px;margin:auto;padding:2rem}.TradeInSection-module__Gsnyeq__topSection{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.2rem;display:flex}.TradeInSection-module__Gsnyeq__header{justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.TradeInSection-module__Gsnyeq__sell,.TradeInSection-module__Gsnyeq__sell_instant{color:#fff;cursor:pointer;background-color:#000;border-radius:2rem;width:fit-content;margin-bottom:10px;padding:.5rem 1rem;font-size:10px;font-weight:400;box-shadow:0 2px 8px #0000001a}.TradeInSection-module__Gsnyeq__card{text-align:center;background-color:#fff;border:1px solid #e0e0e0;border-radius:1rem;flex:300px;height:500px;padding:1.5rem;position:relative;overflow:hidden}.TradeInSection-module__Gsnyeq__card img{max-width:100%;height:auto;margin-top:1rem}.TradeInSection-module__Gsnyeq__phoneCardImage{justify-content:center;align-items:center;display:flex;position:absolute;bottom:-30px;left:0;right:0}.TradeInSection-module__Gsnyeq__phoneCardImage_two{justify-content:center;align-items:center;display:flex;position:absolute;bottom:0;left:0;right:0}.TradeInSection-module__Gsnyeq__bottomSection{text-align:center;background-blend-mode:darken;background-color:#fff;border:1px solid #e0e0e0;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;height:300px;padding:1.5rem;display:flex}.TradeInSection-module__Gsnyeq__card h3{font-weight:500}.TradeInSection-module__Gsnyeq__card p{text-align:center;color:gray;max-width:410px;margin:auto auto 10px;font-size:12px;position:relative}.TradeInSection-module__Gsnyeq__tradeButton{color:#fff;cursor:pointer;background-color:#000;border-radius:2rem;width:fit-content;margin-bottom:10px;padding:.5rem 1rem;font-size:10px;font-weight:400;box-shadow:0 2px 8px #0000001a}.TradeInSection-module__Gsnyeq__description{color:#6b6b6b;max-width:500px;margin:10px auto 0;font-size:12px}.TradeInSection-module__Gsnyeq__heading{text-align:center;color:#222;margin-bottom:.5rem;font-size:1.6rem;font-weight:500}.TradeInSection-module__Gsnyeq__sectionDescription{text-align:center;color:#555;max-width:500px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:12px}@media screen and (max-width:768px){.TradeInSection-module__Gsnyeq__heading{text-align:center;color:#222;margin-bottom:.5rem;font-size:1.3rem;font-weight:500}.TradeInSection-module__Gsnyeq__tradeIn{padding:1rem}.TradeInSection-module__Gsnyeq__topSection{flex-direction:column;align-items:center}.TradeInSection-module__Gsnyeq__card{height:auto;min-height:320px;padding:1rem}.TradeInSection-module__Gsnyeq__card h3{font-size:1rem}.TradeInSection-module__Gsnyeq__card p{max-width:95vw;font-size:11px}.TradeInSection-module__Gsnyeq__phoneCardImage img{max-width:160px;height:auto}.TradeInSection-module__Gsnyeq__deviceImages{flex-direction:column}.TradeInSection-module__Gsnyeq__tradeButton{width:100%;min-width:120px;margin:1rem 0;padding:.7rem 0;font-size:9px;position:static;transform:none}.TradeInSection-module__Gsnyeq__bottomSection{height:auto;min-height:180px;padding:1rem}.TradeInSection-module__Gsnyeq__description{color:#000;max-width:95vw;font-size:11px}.TradeInSection-module__Gsnyeq__sell_instant{display:none}}
.ValuePropositionSection-module__4VS69a__valueProposition{background:#fff;width:100%;padding:30px 20px}.ValuePropositionSection-module__4VS69a__container{width:100%;max-width:1200px;margin:0 auto}.ValuePropositionSection-module__4VS69a__cardsList{flex-direction:column;gap:40px;display:flex}.ValuePropositionSection-module__4VS69a__card{background:linear-gradient(120deg,#f5f5f799,#fff);border:1px solid #e8e8ed;border-radius:24px;align-items:stretch;gap:36px;padding:22px;transition:transform .3s,box-shadow .3s;display:flex}.ValuePropositionSection-module__4VS69a__cardReversed{flex-direction:row-reverse}.ValuePropositionSection-module__4VS69a__cardImage{background-color:#f5f5f7;border-radius:18px;min-height:280px;position:relative;overflow:hidden}.ValuePropositionSection-module__4VS69a__image{object-fit:cover;width:100%;height:100%}.ValuePropositionSection-module__4VS69a__cardContent{flex-direction:column;justify-content:center;gap:16px;width:70%;display:flex}.ValuePropositionSection-module__4VS69a__cardHeading{color:#0b0b0f;letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:600;line-height:1.3}.ValuePropositionSection-module__4VS69a__cardBody{flex-direction:column;gap:12px;display:flex}.ValuePropositionSection-module__4VS69a__cardDescription{color:#404040;margin:0;font-size:1rem;line-height:1.7}.ValuePropositionSection-module__4VS69a__cardDescription strong{color:#1976d2;font-weight:600}@media (max-width:968px){.ValuePropositionSection-module__4VS69a__card{gap:28px}}@media (max-width:768px){.ValuePropositionSection-module__4VS69a__valueProposition{padding:60px 20px}.ValuePropositionSection-module__4VS69a__cardsList{gap:32px}.ValuePropositionSection-module__4VS69a__card,.ValuePropositionSection-module__4VS69a__cardReversed{flex-direction:column;padding:28px}.ValuePropositionSection-module__4VS69a__cardImage{min-height:240px}.ValuePropositionSection-module__4VS69a__cardHeading{font-size:1.35rem}.ValuePropositionSection-module__4VS69a__cardDescription{font-size:.95rem}}@media (max-width:480px){.ValuePropositionSection-module__4VS69a__valueProposition{padding:10px 16px}.ValuePropositionSection-module__4VS69a__cardHeading{font-size:1.2rem}.ValuePropositionSection-module__4VS69a__cardDescription{font-size:.9rem;line-height:1.6}.ValuePropositionSection-module__4VS69a__cardContent{flex-direction:column;justify-content:center;gap:16px;width:100%;display:flex}.ValuePropositionSection-module__4VS69a__card{padding:14px}}
.WhyBuySection-module__5IyIka__whyBuy{padding:50px 20px}.WhyBuySection-module__5IyIka__container{max-width:1200px;margin:0 auto}.WhyBuySection-module__5IyIka__title{text-align:center;color:#1a1a1a;letter-spacing:-.02em;margin:0 0 40px;font-size:1.7rem;font-weight:500;line-height:1.2}.WhyBuySection-module__5IyIka__featuresGrid{flex-flow:wrap;justify-content:center;align-items:center;gap:32px;max-width:1000px;margin:0 auto;display:flex}.WhyBuySection-module__5IyIka__featureCard{box-shadow:none;background-color:#0000;border:none;flex-direction:row;align-items:center;gap:16px;padding:0;transition:none;display:flex}.WhyBuySection-module__5IyIka__featureCard:hover{box-shadow:none;border:none;transform:none}.WhyBuySection-module__5IyIka__iconWrapper{background-color:#f5f5f7;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin:0;transition:all .3s;display:flex}.WhyBuySection-module__5IyIka__featureCard:hover .WhyBuySection-module__5IyIka__iconWrapper{background-color:#e6f3ff;transform:none}.WhyBuySection-module__5IyIka__icon{color:#1a1a1a;font-size:24px}.WhyBuySection-module__5IyIka__featureNumber{color:#6366f1;margin:15px 0 10px;font-size:2rem;font-weight:700;display:none}.WhyBuySection-module__5IyIka__featureTitle{color:#1a1a1a;letter-spacing:-.01em;text-align:left;margin:0;font-size:1rem;font-weight:500;line-height:1.4}.WhyBuySection-module__5IyIka__featureDescription{color:#555;margin:0;font-size:.9rem;line-height:1.6}@media (max-width:480px){.WhyBuySection-module__5IyIka__whyBuy{background-color:#f6f6f6;padding:24px 16px}.WhyBuySection-module__5IyIka__title{margin-bottom:20px;font-size:1rem;font-weight:400}.WhyBuySection-module__5IyIka__featuresGrid{gap:14px}.WhyBuySection-module__5IyIka__featureCard{background-color:#fff;border-radius:40px;gap:10px;padding:4px 10px}.WhyBuySection-module__5IyIka__iconWrapper{background-color:#0000;width:30px;height:30px}.WhyBuySection-module__5IyIka__iconWrapper svg{width:12px}.WhyBuySection-module__5IyIka__icon{font-size:16px}.WhyBuySection-module__5IyIka__featureTitle{font-size:.8rem}}
.FeaturedSection-module__thJetG__phoneSelector{text-align:center;max-width:1200px;margin:auto;padding:60px 20px}.FeaturedSection-module__thJetG__title{flex:1;margin:0;font-size:1.75rem;font-weight:500}.FeaturedSection-module__thJetG__toggleWrapper{margin-bottom:40px}.FeaturedSection-module__thJetG__toggle{background-color:#1f1f1f;border-radius:999px;padding:4px;display:inline-flex}.FeaturedSection-module__thJetG__toggleBtn{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:999px;padding:8px 20px;font-size:.8rem;transition:background .2s}.FeaturedSection-module__thJetG__toggleBtn:hover{color:#fff;background-color:#737272}.FeaturedSection-module__thJetG__active{color:#222;background-color:#fff}.FeaturedSection-module__thJetG__cardGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:30px;display:grid}.FeaturedSection-module__thJetG__card{background:#fff;border:1px solid #eee;border-radius:20px;flex-direction:column;align-items:center;max-width:360px;padding:50px 24px;transition:all .3s;display:flex;position:relative;overflow:hidden}.FeaturedSection-module__thJetG__card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000001a}.FeaturedSection-module__thJetG__image{object-fit:contain;height:160px;margin-bottom:20px}.FeaturedSection-module__thJetG__name{margin:0;font-size:1rem;font-weight:500}.FeaturedSection-module__thJetG__chip{color:#444;margin:4px 0;font-size:.8rem}.FeaturedSection-module__thJetG__description{color:#777;min-height:48px;margin:12px 0;font-size:.8rem}.FeaturedSection-module__thJetG__price{margin-top:20px;margin-bottom:16px;font-size:14px;font-weight:500}.FeaturedSection-module__thJetG__buttons{z-index:1;justify-content:center;align-items:center;gap:12px;width:100%;display:flex;position:relative}.FeaturedSection-module__thJetG__learnBtn{color:#333;cursor:pointer;background:#fff;border:1px solid #333;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 20px;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.FeaturedSection-module__thJetG__buyBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0558ab 0%,#035ab0 100%);border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 20px;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.FeaturedSection-module__thJetG__buyBtn:hover{background:linear-gradient(135deg,#1f1f1f 0%,#000 100%);transform:translateY(-1px);box-shadow:0 4px 12px #0003}.FeaturedSection-module__thJetG__buttonIcon{font-size:.9rem}.FeaturedSection-module__thJetG__learnBtn:hover{color:#000;background:#f5f5f5;border-color:#000;transform:translateY(-1px)}.FeaturedSection-module__thJetG__shopLink{color:#0c6fd2;margin-top:40px;font-size:12px;font-weight:400;text-decoration:none;display:block}.FeaturedSection-module__thJetG__shopLink:hover{color:#0b85ff}@media (max-width:600px){.FeaturedSection-module__thJetG__cardGrid{grid-template-columns:1fr;margin:auto}.FeaturedSection-module__thJetG__buttons{width:100%}.FeaturedSection-module__thJetG__card{max-width:100%}.FeaturedSection-module__thJetG__buttons button{width:100%;padding:11px}}
