.smart-cart-wrapper .smart-cart-wrapper{background:linear-gradient(35deg, #f24101, #f7994c)}.smart-cart-wrapper .smart-cart-wrapper-el{display:grid;grid-template-columns:55% 45%;grid-gap:10px;align-items:center}.smart-cart-wrapper .smart-cart{min-height:320px}.smart-cart-wrapper .smart-cart-hidden{display:none}.smart-cart-wrapper .smart-cart-close-icon{position:absolute;top:0;right:0;margin:30px;z-index:9999}.smart-cart-wrapper .smart-cart-close-icon svg{width:20px;height:20px;display:block;color:#2d2f36}.smart-cart-wrapper .smart-cart-close-icon a:hover svg{color:#fff}.smart-cart-wrapper .smart-cart-wrapper{padding:20px}.smart-cart-wrapper .smart-cart-wrapper .smart-cart{width:100%;height:100%;margin:0 auto;transform:scale(1.1)}.smart-cart-wrapper .smart-cart-wrapper .smart-cart-forms-wrapper{position:relative;padding:20px}.smart-cart-wrapper .smart-cart-wrapper .smart-cart-forms-wrapper .smart-cart-forms-spin h2{margin:0 0 14px;font-size:clamp(20px, 2.5vw, 28px);color:#fff;font-weight:600;text-align:center}.smart-cart-wrapper .smart-cart-wrapper .smart-cart-forms-wrapper .smart-cart-forms-spin p{margin:0 0 20px;color:#fefefe;font-size:14px;text-align:center;font-weight:600}.smart-cart-wrapper .smart-cart-wrapper .smart-cart-forms-wrapper .smart-cart-forms-spin a{color:#fff;font-size:14px;font-weight:600}.smart-cart-wrapper .smart-cart-wrapper .smart-cart-forms-wrapper .smart-cart-forms-spin ahover{text-decoration:underline}.smart-cart-wrapper .smart-cart-wrapper .smart-cart-forms-wrapper .smart-cart-forms-spin input{padding:10px 15px;border:1px solid #eaeaea;border-radius:6px;height:auto;box-shadow:none;background-color:#fcfcfc;font-size:14px;color:#55555c;width:100%;box-sizing:border-box}.smart-cart-wrapper .smart-cart-wrapper .smart-cart-forms-wrapper .smart-cart-forms-spin input:focus{border-color:#007bff;outline:1px solid #007bff}.smart-cart-wrapper .smart-cart-wrapper .smart-cart-forms-wrapper .smart-cart-forms-spin .smart-cart-control-item{margin-bottom:20px;display:flex;align-items:center;gap:20px;justify-content:space-between;font-size:14px}.smart-cart-wrapper .smart-cart-wrapper .smart-cart-forms-wrapper .smart-cart-forms-spin .smart-cart-checkbox{display:flex;align-items:center;gap:8px}.smart-cart-wrapper .smart-cart-wrapper .smart-cart-forms-wrapper .smart-cart-forms-spin .smart-cart-checkbox input{width:auto}.smart-cart-wrapper .smart-cart-wrapper .smart-cart-forms-wrapper .smart-cart-forms-spin button{padding:16px 20px;border:1px solid #3f3f3f;border-radius:6px;background:#3f3f3f;color:#fff;cursor:pointer;font-size:15px;font-weight:600;box-shadow:none;width:100%}.smart-cart-wrapper .smart-cart-wrapper .smart-cart-forms-wrapper .smart-cart-forms-spin button:focus{border-color:#99c6f6;outline:1px solid #99c6f6}.smart-cart-wrapper .smart-cart-wrapper .smart-cart-form-loader:not(.smart-cart-hidden){position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0.2);display:flex;align-items:center;justify-content:center;border-radius:20px}.smart-cart-wrapper .smart-cart-win-step:not(.smart-cart-hidden){display:flex;flex-direction:column}.smart-cart-wrapper .smart-cart-win-step{text-align:center}.smart-cart-wrapper .smart-cart-win-step h2{font-size:clamp(20px, 2.5vw, 28px);color:#ffffff;margin:0 0 10px}.smart-cart-wrapper .smart-cart-win-step p{margin:0 0 20px;font-size:14px;color:#fefefe}.smart-cart-wrapper .smart-cart-win-step .smart-cart-win-coupon-wrap{position:relative}.smart-cart-wrapper .smart-cart-win-step .smart-cart-win-coupon-wrap pre{padding:16px 18px;text-align:left;border-radius:6px;margin:0;background-color:#f4f8ff;font-weight:600;color:#3f3f3f}.smart-cart-wrapper .smart-cart-win-step .smart-cart-win-coupon-wrap button{position:absolute;top:50%;right:6px;transform:translateY(-50%);background-color:#3f3f3f;color:#fff;border:1px solid #3f3f3f;border-radius:6px;padding:15px 20px;font-size:14px;cursor:pointer;box-shadow:none;font-weight:700}.smart-cart-wrapper .smart-cart-win-step .smart-cart-win-coupon-wrap button:focus{border-color:#99c6f6;outline:1px solid #99c6f6}@media (max-width:768px){.smart-cart-wrapper.smart-cart-mobile{display:block}}@media (min-width:768px) and (max-width:1024px){.smart-cart-wrapper.smart-cart-tablet{display:block}}@media (min-width:1024px){.smart-cart-wrapper.smart-cart-desktop{display:block}}@media (max-width:767px){.smart-cart-wrapper .smart-cart-wrapper-el{grid-template-columns:100%}}.wof__modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);display:flex;justify-content:center;align-items:center;max-width:100%;z-index:99999 !important}.wof__modal__container{width:90%;max-width:800px;border-radius:4px;overflow-y:auto;box-sizing:border-box}.modal__header{display:flex;justify-content:space-between;align-items:center}.modal__close{background:transparent;border:0}@keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@keyframes mmslideIn{from{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{from{transform:translateY(0)}to{transform:translateY(-10%)}}.wof__micromodal-slide{display:none}.wof__micromodal-slide.is-open{display:block}.wof__micromodal-slide[aria-hidden="false"] .wof__modal__overlay{animation:mmfadeIn .3s cubic-bezier(0, 0, .2, 1)}.wof__micromodal-slide[aria-hidden="false"] .wof__modal__container{animation:mmslideIn .3s cubic-bezier(0, 0, .2, 1)}.wof__micromodal-slide[aria-hidden="true"] .wof__modal__overlay{animation:mmfadeOut .3s cubic-bezier(0, 0, .2, 1)}.wof__micromodal-slide[aria-hidden="true"] .wof__modal__container{animation:mmslideOut .3s cubic-bezier(0, 0, .2, 1)}.wof__micromodal-slide .wof__modal__container,.wof__micromodal-slide .wof__modal__overlay{will-change:transform}