.style_accordion__JTl_U{border-radius:8px;border:1px solid var(--color-border);overflow:hidden;width:100%;cursor:pointer}.style_trigger__FuCUk{width:100%;display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#f9f9f9;border:none;cursor:pointer;text-align:left;color:#3d0e6b;font-size:16px;font-weight:600;line-height:1.4;@media (max-width:760px){font-size:14px}}.style_trigger__FuCUk:hover{background:#f1edf8}.style_body__lFOGX{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.style_bodyOpen__D_smC{grid-template-rows:1fr}.style_bodyInner__RX1Hq{overflow:hidden;background:#ffffff}.style_content__re3Rx{background-color:#ffffff;padding:.75rem 1.25rem 1rem 3rem}.style_carouselSection__gbILj{width:100%;margin:0;padding:0;display:flex;justify-content:center}.style_header__2UZYS{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.style_title__Gis__{font-size:24px;font-weight:700;color:#2f2836;margin:0}.style_showAllButton__Pb6s2{background:none;border:none;color:var(--color-primary);font-size:14px;font-weight:600;cursor:pointer;transition:color .2s ease;padding:8px 0}.style_showAllButton__Pb6s2:hover{color:#6d28d9}.style_carouselContainer__YcCDW{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:1220px;width:100%}.style_carouselContent__A8npp{display:flex;align-items:flex-start;width:100%;min-width:0;overflow:visible;position:relative}@media (min-width:768px){.style_carouselContent__A8npp{width:fit-content}}.style_alignStart__99L_P .style_carouselContainer__YcCDW{align-items:flex-start}.style_alignStart__99L_P .style_content__Xgn9_{overflow:visible}@media (max-width:768px){.style_alignStart__99L_P .style_content__Xgn9_{overflow-x:auto;overflow-y:visible}}@media (min-width:768px){.style_alignStart__99L_P .style_carouselContent__A8npp{width:100%}}.style_carouselWrapper__Uhm6X{display:flex;flex-direction:column;overflow:visible;width:100%}.style_navButton__ta3KL{position:absolute;top:55%;transform:translateY(-50%);background:rgba(255,255,255,.95);border:none;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease,background-color .2s ease,box-shadow .2s ease;color:#3d0e6b;flex-shrink:0;z-index:10;opacity:0;box-shadow:0 2px 12px rgba(0,0,0,.15)}.style_carouselContent__A8npp:hover .style_navButton__ta3KL:not(:disabled){opacity:1}.style_navButton__ta3KL:first-of-type{left:-22px}.style_navButton__ta3KL:last-of-type{right:-22px}@media (max-width:768px){.style_navButton__ta3KL{display:none}}.style_navButton__ta3KL:hover:not(:disabled){background:rgba(255,255,255,1);box-shadow:0 2px 16px rgba(0,0,0,.2)}.style_navButton__ta3KL:disabled{opacity:0!important;cursor:not-allowed}.style_carousel__baYk3{flex:1;overflow:visible;max-width:100%}.style_content__Xgn9_{display:flex;align-items:stretch;gap:14px;transition:transform .3s ease;overflow:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;max-width:100%;padding-right:0;padding-top:4px;padding-bottom:4px}.style_content__Xgn9_::-webkit-scrollbar{display:none}.style_content__Xgn9_>*{flex-shrink:0;scroll-snap-align:start}.style_pagination__GcUCU{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:24px}.style_dot__XagMW{width:8px;height:8px;border-radius:50%;border:none;background:#d1d5db;cursor:pointer;transition:all .2s ease}.style_dot__XagMW:hover{background:#9ca3af;transform:scale(1.2)}.style_activeDot__Nno6n{background:var(--color-primary);transform:scale(1.2)}@media (max-width:1024px){.style_carouselSection__gbILj{padding:0}.style_carouselContainer__YcCDW{max-width:100%}.style_content__Xgn9_{gap:12px}}@media (max-width:768px){.style_content__Xgn9_{gap:12px;padding-right:12px}.style_carouselSection__gbILj{padding:0;margin:0}.style_header__2UZYS{margin-bottom:20px;flex-wrap:nowrap;gap:8px}.style_title__Gis__{font-size:20px;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.style_showAllButton__Pb6s2{font-size:13px;white-space:nowrap;flex-shrink:0}.style_carouselContent__A8npp{gap:0;flex-direction:column;overflow:visible}.style_carouselWrapper__Uhm6X{width:100%;overflow:visible}.style_carousel__baYk3{overflow:visible}.style_content__Xgn9_{overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-padding:0 12px}}@media (max-width:480px){.style_content__Xgn9_{gap:8px;padding-right:8px}.style_carouselSection__gbILj{padding:0}.style_header__2UZYS{margin-bottom:16px;flex-wrap:nowrap;gap:8px}.style_title__Gis__{font-size:18px;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.style_showAllButton__Pb6s2{font-size:12px;white-space:nowrap;flex-shrink:0}.style_carouselContent__A8npp{gap:0;flex-direction:column;overflow:visible}.style_carouselWrapper__Uhm6X{width:100%;overflow:visible}.style_carousel__baYk3{overflow:visible}.style_content__Xgn9_{overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-padding:0 8px}}@keyframes style_slideIn__Wo6fM{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.style_content__Xgn9_{animation:style_slideIn__Wo6fM .3s ease-out}.style_card__Keph1{background:#ffffff;border:1px solid #dadada;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.05);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:visible;will-change:transform;width:190px;min-height:300px;height:auto;flex-shrink:0}.style_cardLink__q5uKT{position:absolute;inset:0;z-index:1;border-radius:16px}.style_cardContent__44wIe{width:100%;height:100%;padding:14px;overflow:visible;border-radius:16px;display:flex;flex-direction:column}.style_card__Keph1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;opacity:0;transition:opacity .3s ease;pointer-events:none}.style_card__Keph1:hover{box-shadow:0 4px 20px rgba(0,0,0,.08);transform:translateY(-2px);border-color:rgba(0,0,0,.1)}.style_card__Keph1:hover:before{opacity:1}.style_cardUnavailable__A4SHx{opacity:.6}.style_cardUnavailable__A4SHx:hover{transform:none;box-shadow:0 1px 3px rgba(0,0,0,.05)}.style_badgesColumn__THvtB{display:flex;flex-direction:column;gap:5px;flex-shrink:1;min-width:0}.style_unavailableBadge__IxciN{background:#fef2f2;color:#b91c1c}.style_referenceBadge__Z4Ta2,.style_unavailableBadge__IxciN{font-size:11px;font-weight:600;padding:6px 7px;line-height:120%;border-radius:16px;align-self:flex-start;transition:all .2s ease}.style_referenceBadge__Z4Ta2{background:#e9ecee;color:var(--color-primary)}.style_card__Keph1:hover .style_referenceBadge__Z4Ta2{background:#f5f5f5;transform:scale(1.02)}.style_headerRight__1wZV7{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:1;min-width:0;max-width:100%}.style_pbmBadge__Z1n0D{font-size:10px!important;white-space:nowrap;max-width:100%}.style_addButton__A7Uc9{background:linear-gradient(180deg,#3d0e6b -56.6%,#6c16c0 136.79%);color:#ffffff;width:36px;height:36px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;z-index:20}.style_addButton__A7Uc9.style_showCheck__74hN1{background:#10b981;animation:style_checkPulse__Rrqk3 .3s ease-out}@keyframes style_checkPulse__Rrqk3{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.style_card__Keph1:hover .style_addButton__A7Uc9{background:linear-gradient(180deg,#3d0e6b -56.6%,#6c16c0 136.79%);transform:scale(1.05);box-shadow:0 2px 8px rgba(0,0,0,.1)}.style_card__Keph1:hover .style_addButton__A7Uc9.style_showCheck__74hN1{background:#10b981;transform:scale(1.05);box-shadow:0 2px 8px rgba(0,0,0,.1)}.style_addButton__A7Uc9:disabled{background:#d1d5db;color:#9ca3af;cursor:not-allowed;opacity:.6}.style_addButton__A7Uc9:disabled:hover{transform:none;box-shadow:none}.style_addButton__A7Uc9:active:not(:disabled){transform:scale(.95)}.style_header__TgwgP{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;justify-content:space-between;align-items:flex-start;padding:14px 12px}.style_imageContainer__RHjuP{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:13px;margin-top:30px;width:150px;height:120px;overflow:hidden;border-radius:8px;flex-shrink:0}.style_productImage__USKiJ{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .3s ease}.style_card__Keph1:hover .style_productImage__USKiJ{transform:scale(1.02)}.style_imagePlaceholder__I_lkl{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:8px}.style_placeholderText__dL8E6{font-size:12px;color:#999;font-weight:500}.style_imageLoading__SSdeC{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;border-radius:8px}.style_loadingSpinner__FnZv2{width:20px;height:20px;border:2px solid #e5e7eb;border-top:2px solid var(--color-primary);border-radius:50%;animation:style_spin__RM0VR 1s linear infinite}@keyframes style_spin__RM0VR{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.style_content__hkzP_{display:flex;flex-direction:column;gap:4px;flex:1;min-height:0}.style_productName__oAwah{font-size:13px;font-weight:600;color:#2f2836;line-height:130%;margin-top:4px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.style_quantity__NHWcb{display:none;font-size:12px;color:#2f2836;font-weight:400;line-height:130%}.style_brandLink__jRlVr{display:inline-block;font-size:13px;font-weight:600;color:var(--color-primary);line-height:130%;text-decoration:none;background:none;border:none;padding:4px 0;min-height:24px;cursor:pointer;font-family:inherit;align-self:flex-start;margin-bottom:0;transition:color .2s ease;position:relative;z-index:2}.style_brandLink__jRlVr:hover{color:#3d0e6b;text-decoration:underline}.style_priceBlock__Xv2Eo{display:flex;align-items:flex-end;gap:10px;width:100%;justify-content:space-between;margin-top:auto;padding-top:2px}.style_priceColumn__voRae{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;flex:1}.style_addButtonDesktop__GAYx_{display:none}.style_addButtonMobile__aa356{display:flex;flex-shrink:0}.style_originalPrice__sY32T{text-transform:uppercase;font-size:12px;color:#706a78;text-decoration:line-through;font-weight:500}.style_currentPrice___zhCY{font-size:15px;font-weight:700;color:var(--color-primary)}.style_pbmHint__WMxvE{font-size:10px;font-weight:600;color:var(--color-primary);opacity:.75;white-space:nowrap}.style_installmentValue__8QD4F,.style_installment__R84X_{display:none}.style_installment__R84X_{font-size:12px;color:#454f67;font-weight:500;line-height:130%;margin-top:2px}.style_installmentValue__8QD4F{font-size:12px;color:#3d0e6b;font-weight:700}@media (max-width:768px){.style_card__Keph1{width:175px;max-width:175px;min-width:175px;height:auto;min-height:260px;border-radius:12px;flex-shrink:0}.style_cardContent__44wIe{padding:10px;border-radius:12px}.style_header__TgwgP{padding:10px 8px}.style_addButtonMobile__aa356{position:absolute;bottom:10px;right:10px;width:32px;height:32px}.style_addButtonMobile__aa356 svg{width:15px;height:15px}.style_imageContainer__RHjuP{width:100%;height:90px;margin-top:24px;margin-bottom:8px}.style_brandLink__jRlVr{font-size:12px;min-height:28px;min-width:48px;padding:4px 0;text-align:left!important}.style_productName__oAwah{font-size:13px}.style_quantity__NHWcb{font-size:10px}.style_originalPrice__sY32T{font-size:11px}.style_currentPrice___zhCY{font-size:13px}.style_priceBlock__Xv2Eo{padding-right:44px}.style_addButton__A7Uc9{width:32px;height:32px}.style_addButton__A7Uc9 svg{width:15px;height:15px}}.style_wrapper__bH19c{display:flex;flex-direction:column;gap:16px;width:100%}.style_title__Iv7Pf{margin:0;font-size:24px;font-weight:600;line-height:28px;color:#2b323b}.style_list__NVGuD{display:flex;flex-direction:column;gap:16px}.style_answer__U3b_w{margin:0;font-size:14px;font-weight:400;line-height:22px;color:#454f67}@media (max-width:768px){.style_title__Iv7Pf{font-size:18px;line-height:28px}}.style_wrapper__eabu5{width:100%}.style_header__UC5sI{display:flex;flex-direction:column;gap:15px;padding-bottom:16px}.style_title__PhyBG{margin:0;font-size:26px;font-weight:700;line-height:36px;color:#3d0e6b}.style_subtitle__0zSee{margin:0;font-size:20px;font-weight:400;line-height:27px;color:#2f2836}.style_list__BhTU7{display:flex;justify-content:space-between;gap:24px;margin:20px 0 0;padding:0;list-style:none}.style_item__QbFSm{flex:0 0 auto}.style_card__38QGT{display:flex;flex-direction:column;align-items:center;gap:17px;text-decoration:none}.style_tileImage__cwQis{width:200px;height:200px;border-radius:40px;object-fit:cover;display:block;background:#baaadb}a.style_card__38QGT:hover .style_tileImage__cwQis{filter:brightness(.95)}.style_label__4qD20{max-width:144px;text-align:center;font-size:18px;font-weight:700;line-height:1.6;color:#3d0e6b}@media (max-width:768px){.style_header__UC5sI{gap:8px;padding-bottom:12px}.style_title__PhyBG{font-size:18px;line-height:27px}.style_subtitle__0zSee{font-size:14px;line-height:21px;color:#343a40}.style_list__BhTU7{justify-content:flex-start;gap:22px;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.style_list__BhTU7::-webkit-scrollbar{display:none}.style_tileImage__cwQis{width:90px;height:90px;border-radius:18px}.style_card__38QGT{gap:10px}.style_label__4qD20{max-width:100px;font-size:12px;line-height:1.35}}.style_wrapper__69HZC{position:relative;width:100%;overflow:hidden;border-radius:24px;aspect-ratio:1200/540;container-type:inline-size}.style_picture___0qof{position:absolute;inset:0;display:block;line-height:0}.style_image__iV7w0{width:100%;height:100%;object-fit:cover;display:block}.style_content___TCad{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:5.5% 0 4.5% 8.5%}.style_selo__sPCL0{width:337px;width:28.1cqw;height:auto;display:block}.style_title__obTJr{margin:2cqw 0 0;max-width:min(485px,44%);font-size:45px;font-size:max(3.75cqw,24px);font-weight:600;line-height:1.22;color:#ffffff}.style_subtitle__rNeFr{margin:1.5cqw 0 0;max-width:min(432px,39%);font-size:20px;font-size:max(1.67cqw,12px);font-weight:400;line-height:1.25;color:#ffffff}.style_subtitle__rNeFr strong{font-weight:700}.style_cta__rKGgh{margin-top:1.83cqw;display:inline-flex;align-items:center;justify-content:center;padding:max(1.25cqw,10px) max(3.33cqw,24px);border-radius:39px;background:#5c2e8c;color:#f8f9fa;font-size:15px;font-size:max(1.25cqw,12px);font-weight:400;line-height:1.33;text-decoration:none;transition:background .2s ease}.style_cta__rKGgh:hover{background:#4a2571}.style_ctaTextDesktop__CmO5A{display:inline}.style_ctaTextMobile__cQkla{display:none}@media (max-width:768px){.style_wrapper__69HZC{border-radius:16px;aspect-ratio:344/448;max-height:475px;margin-inline:auto}.style_content___TCad{align-items:flex-start;padding:18.5% 9% 8%}.style_selo__sPCL0{width:222px;max-width:80%}.style_title__obTJr{margin-top:24px;max-width:282px;font-size:26px;line-height:28px}.style_subtitle__rNeFr{margin-top:16px;max-width:291px;font-size:14px;line-height:20px}.style_cta__rKGgh{margin-top:20px;padding:12px 24px;border-radius:16px;font-size:14px;font-weight:600;line-height:16px;color:#ffffff}.style_ctaTextDesktop__CmO5A{display:none}.style_ctaTextMobile__cQkla{display:inline}}.style_wrapper__Kovic{width:100%}.style_header__5e1i4{display:flex;flex-direction:column;gap:15px;padding-bottom:16px}.style_title__V_IS1{margin:0;font-size:24px;font-weight:700;line-height:36px;color:#3d0e6b}.style_subtitle__LuTpD{margin:0;max-width:849px;font-size:20px;font-weight:400;line-height:27px;color:#2f2836}.style_link__e7f_o{font-size:16px;font-weight:600;line-height:21px;color:#260944;text-decoration:none;width:fit-content}.style_link__e7f_o:hover{text-decoration:underline}@media (max-width:768px){.style_header__5e1i4{gap:8px;padding-bottom:12px}.style_title__V_IS1{font-size:18px;line-height:27px}.style_subtitle__LuTpD{font-size:14px;line-height:21px;color:#343a40}.style_link__e7f_o{font-size:12px;line-height:21px}}.style_wrapper___vrfu{width:100%}.style_link__epheC,.style_picture__TXVkd{display:block;line-height:0}.style_picture__TXVkd{width:100%}.style_image__Mv62p{width:100%;height:auto;display:block;border-radius:16px}@media (max-width:768px){.style_link__epheC,.style_picture__TXVkd{margin-inline:auto}}.style_srOnly__ZDPOe{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.style_page__5QFI4{min-height:calc(100vh - 200px)}.style_inner__lD3sw{max-width:calc(1200px + 2 * 24px);margin:40px auto;padding:0 24px;display:flex;flex-direction:column;gap:48px}.style_section__XOVcs{width:100%}.style_srOnly__JnGbE{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:768px){.style_page__5QFI4{min-height:calc(100vh - 150px)}.style_inner__lD3sw{padding:.5rem 16px 1.5rem;gap:24px;margin:20px auto}}