.stickers_wrapper{position:absolute;z-index:2;display:flex;flex-direction:column;gap:5px;pointer-events:none;top:5px;}.stickers_wrapper.position_upleft{left:20px;align-items:flex-start;}.stickers_wrapper.position_upright{right:15px;align-items:flex-end;}.stickers{display:inline-flex;min-width:60px;max-width:120px;width:auto;font-size:13px;font-weight:bold;text-transform:uppercase;background-repeat:repeat-x;padding:0 12px;align-items:center;justify-content:center;line-height:1.75;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 2px 4px rgba(0,0,0,0.1);pointer-events:auto;transition:all 0.2s ease;box-sizing:border-box;border-radius:6px;height:25px;}.stickers:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,0.15);}@media (max-width:768px){.stickers_wrapper.position_upright{right:5px;}.stickers{min-width:50px;height:22px;font-size:12px;padding:0 8px;}}@media (min-width:1024px){.stickers_wrapper{top:10px;}.stickers_wrapper.position_upleft{left:10px;}.stickers_wrapper.position_upright{right:20px;}}@media (min-width:1024px){.product_details_sticker{left:100px !important;top:10px;}}.xdsticker_sale{background-color:#d2000d;color:#ffffff;}.xdsticker_bestseller{background-color:#DFF0D8;color:#3C763D;}.xdsticker_novelty{background-color:#FBCAA5;color:#482303;}.xdsticker_stock_8{background-color:#0062ff;color:#ffffff;}.xdsticker_0{background-color:#ffd6d6;color:#383838;}.xdsticker_1{background-color:#000000;color:#ffffff;}.wishlist-with-brackets::before{content:"(";}.wishlist-with-brackets::after{content:")";}.wishlist-menu-total{font-size:12px;margin-left:5px;}.how-to-buy-section{padding:60px 0;margin:0 auto;width:100%;box-sizing:border-box;}.how-to-buy-content{width:100%;margin:0 auto;box-sizing:border-box;}.how-to-buy-header{text-align:center;margin-bottom:50px;position:relative;}.how-to-buy-icon-wrapper{width:80px;height:80px;background:linear-gradient(135deg,#ffae00 0%,#eba525 100%);border-radius:24px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 10px 15px -3px rgba(109,109,109,0.2);}.how-to-buy-icon{width:40px;height:40px;color:white;}.how-to-buy-title,.how-to-buy-method-card h3{color:#111827;font-weight:600;}.how-to-buy-title{font-size:36px;margin-bottom:12px;line-height:1.2;font-weight:700;}.how-to-buy-subtitle,.how-to-buy-method-card p,.how-to-buy-contact-cta p{color:#6b7280;line-height:1.5;}.how-to-buy-subtitle{font-size:18px;max-width:600px;margin:0 auto;}.how-to-buy-methods{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:50px;}.how-to-buy-method-card,.how-to-buy-contact-cta{background:white;border-radius:16px;padding:30px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.05),0 2px 4px -1px rgba(0,0,0,0.02);transition:all 0.3s cubic-bezier(0.4,0,0.2,1);position:relative;overflow:hidden;border:1px solid #e5e7eb;}.how-to-buy-method-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px rgba(0,0,0,0.05),0 10px 10px -5px rgba(0,0,0,0.02);}.how-to-buy-method-number{position:absolute;top:20px;right:20px;font-size:14px;font-weight:600;color:#d1d5db;z-index:1;}.how-to-buy-method-details{position:relative;z-index:2;}.how-to-buy-method-icon-bg{width:56px;height:56px;background:#fff8ef;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;}.how-to-buy-method-icon{width:24px;height:24px;color:#f69f3b;}.how-to-buy-method-card h3{font-size:20px;margin-bottom:12px;display:block;}.how-to-buy-method-card p{font-size:16px;margin-bottom:0;}.how-to-buy-contact-cta{text-align:center;}.how-to-buy-contact-cta p{font-size:18px;margin-bottom:20px;}.how-to-buy-contact-btn{display:inline-flex;align-items:center;justify-content:center;background-image:linear-gradient(to bottom,#f7bd00,#f69400);color:#081b3d;padding:16px 36px;border-radius:25px;font-weight:600;font-size:16px;border:none;text-decoration:none;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);box-shadow:0 4px 6px -1px rgba(61,61,61,0.3),0 2px 4px -1px rgba(126,126,126,0.2);}.how-to-buy-contact-btn svg{width:18px;height:18px;margin-left:8px;transition:transform 0.3s ease;color:#081b3d;}.how-to-buy-contact-btn:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(246,175,59,0.3),0 4px 6px -2px rgba(1,3,7,0.2);}.how-to-buy-contact-btn:hover svg{transform:translateX(4px);}@media (max-width:768px){.how-to-buy-title{font-size:28px;}.how-to-buy-subtitle{font-size:16px;}.how-to-buy-methods{grid-template-columns:1fr;}.how-to-buy-icon-wrapper{width:64px;height:64px;border-radius:16px;}.how-to-buy-icon{width:32px;height:32px;}}@media (max-width:480px){.how-to-buy-section{padding:40px 0;}.how-to-buy-title{font-size:24px;}.how-to-buy-method-card{padding:24px;}.how-to-buy-contact-cta{padding:24px 20px;}}.dark .how-to-buy-method-card,.dark .how-to-buy-contact-cta{background:#1d1d1d;border:1px solid #303030;}.dark .how-to-buy-icon-wrapper{background:linear-gradient(135deg,#00b4ff 0%,#04fff7 100%) !important;box-shadow:0 10px 15px -3px rgba(0,180,255,0.3) !important;}.dark .how-to-buy-method-icon-bg{background:rgba(0,145,234,0.15) !important;}.dark .how-to-buy-method-icon{color:#00a1ff !important;}.dark .how-to-buy-contact-btn{background:linear-gradient(135deg,#00e6ff 0%,#0dc7ff 100%) !important;}.dark .how-to-buy-contact-btn:hover{box-shadow:0 10px 15px -3px rgba(0,230,255,0.3),0 4px 6px -2px rgba(1,3,7,0.2) !important;}.dark .how-to-buy-title,.dark .how-to-buy-contact-cta p,.dark .how-to-buy-method-card h3{color:#fff !important;}.dark .how-to-buy-subtitle,.dark .how-to-buy-method-card p{color:#8e8e8e !important;}