:where(:not(iframe,canvas,img,svg,video):not(svg *)){all:unset;display:revert}*,:before,:after{box-sizing:border-box}ol,ul{list-style:none}img{max-width:100%}table{border-collapse:collapse}.p-checkbox-wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}.p-checkbox-wrapper label{letter-spacing:.3px;color:#333;align-items:center;padding-top:5px;padding-bottom:5px;font-family:Montserrat;font-weight:400;display:inline-flex}.p-checkbox-wrapper label:dir(ltr){padding-left:0;padding-right:5px}.p-checkbox-wrapper label:dir(rtl){padding-left:5px;padding-right:0}.p-checkbox-wrapper label:hover{cursor:pointer}.p-checkbox-wrapper label .p-checkbox-icon-wrapper{box-sizing:border-box;border:1.5px solid #d1d1d1;border-radius:4px;align-items:center;justify-items:center;display:grid;position:relative;transform:translateY(-.5px)}.p-checkbox-wrapper label .p-checkbox-icon-wrapper:dir(ltr){margin-right:5px}.p-checkbox-wrapper label .p-checkbox-icon-wrapper:dir(rtl){margin-left:5px}.p-checkbox-wrapper label .p-checkbox-icon-wrapper.p-checkbox-disabled{background-color:#fff}.p-checkbox-wrapper label .p-checkbox-icon-wrapper.checkbox-small{width:18px;height:18px}.p-checkbox-wrapper label .p-checkbox-icon-wrapper.checkbox-large{width:20px;height:20px}.p-checkbox-wrapper label .p-checkbox-icon-wrapper .p-checkbox-icon{color:#fff;line-height:0;position:absolute}.p-checkbox-wrapper label .p-checkbox-icon-wrapper .p-checkbox-icon.checkbox-small{font-size:8px!important}.p-checkbox-wrapper label .p-checkbox-icon-wrapper .p-checkbox-icon.checkbox-large{font-size:10px!important}.p-checkbox-wrapper label input[type=checkbox]{z-index:1;position:absolute}.p-checkbox-wrapper label>.rounded{border-radius:50%}.p-checkbox-wrapper.checkbox-small input[type=checkbox]{padding:9px!important}.p-checkbox-wrapper.checkbox-large input[type=checkbox]{padding:10px!important}.p-checkbox-wrapper .active{font-weight:700}.p-disabled-checkbox{pointer-events:none}.p-disabled-checkbox label input[type=checkbox]:checked+.p-checkbox-icon-wrapper{background-color:#d1d1d1!important;border:2px solid #d1d1d1!important}.p-disabled-checkbox .active{color:#999!important}.p-checkbox-wrapper label input[type=checkbox]+.p-checkbox-icon-wrapper>.p-checkbox-icon{opacity:0;transform:scale(1)}.p-checkbox-wrapper label input[type=checkbox]:checked+.p-checkbox-icon-wrapper>.p-checkbox-icon{opacity:1;transform:scale(1)}.p-checkbox-wrapper label input[type=checkbox]:checked+.p-checkbox-icon-wrapper{opacity:1;background-color:#f27a1a;border:2px solid #f27a1a;transition:transform .14s ease-in-out}.p-checkbox-wrapper label input[type=checkbox]:checked+.p-checkbox-icon-wrapper :not(.rounded){border-radius:4px}.p-checkbox-wrapper label input[type=checkbox]:checked+.p-checkbox-icon-wrapper>span.p-checkbox-label{font-weight:700}.icon-checkbox-large-tick:before{color:#fff}[type=checkbox]{all:unset}.p-typography-wrapper{margin:0;font-family:Montserrat,sans-serif;font-style:normal;font-stretch:100%}.p-typography-title{font-size:16px;line-height:20px}.p-typography-subtitle{font-size:14px;line-height:17px}.p-typography-overline{font-size:8px;line-height:10px}.p-typography-regular{font-weight:400}.p-typography-medium{font-weight:500}.p-typography-semibold{font-weight:600}.p-typography-bold{font-weight:700}.p-primary{color:#333}.p-secondary{color:#d55959}.p-secondaryVariant{color:#e56d59}.p-blueColor{color:#53a0fd}.p-delete{color:#ff543d}.p-underline{text-decoration:underline}.p-ellipsis{text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.p-uppercase{text-transform:uppercase}.p-block{display:block}.p-inline{display:inline}.p-button-wrapper{text-align:center;box-sizing:border-box;text-transform:uppercase;border:none;font-weight:700;display:inline-block}.p-button-wrapper.p-primary{color:#fff;text-transform:capitalize;background:#f27a1a;border:1px solid transparent;border-radius:4px}.p-button-wrapper.p-primary.p-disabled{cursor:not-allowed;background:#999;border:1px solid transparent}.p-button-wrapper.p-secondary{color:#666;text-transform:capitalize;background:#fff;border:1px solid #e5e5e5;border-radius:4px}.p-button-wrapper.p-secondary.p-disabled{cursor:not-allowed;background:#fff;border:1px solid #e5e5e5}.p-button-wrapper.p-tertiary{color:#f27a1a;text-transform:capitalize;background:#fff;border:1px solid #f27a1a;border-radius:4px}.p-button-wrapper.p-tertiary.p-disabled{cursor:not-allowed;background:#fff;border:1px solid #f27a1a}.p-button-wrapper:hover{cursor:pointer}.p-button-wrapper.p-large{min-height:40px;padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;font-size:14px;line-height:18px}.p-button-wrapper.p-small{min-height:30px;padding-top:7px;padding-bottom:7px;padding-left:15px;padding-right:15px;font-size:12px;line-height:15px}.p-button-wrapper.p-fluid{width:100%}.p-popup.zoom-in.p-popup-enter .p-overlay{background-color:transparent}.p-popup.zoom-in.p-popup-enter .p-main{transform:scale(0)}.p-popup.zoom-in.p-popup-enter-active .p-overlay{background-color:rgba(0,0,0,.26);transition:background-color .15s}.p-popup.zoom-in.p-popup-enter-active .p-main{transition:transform .15s;transform:scale(1)}.p-popup.zoom-in.p-popup-exit .p-overlay{background-color:rgba(0,0,0,.26);transition:background-color .15s}.p-popup.zoom-in.p-popup-exit .p-main{transition:transform .15s;transform:scale(1)}.p-popup.zoom-in.p-popup-exit-active .p-overlay{background-color:transparent}.p-popup.zoom-in.p-popup-exit-active .p-main{transform:scale(0)}.p-popup{top:0;z-index:1030;cursor:pointer;background-color:rgba(0,0,0,.26);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed}.p-popup:dir(ltr){left:0}.p-popup:dir(rtl){right:0}.p-popup.p-click-disabled{cursor:unset}.p-popup .p-main{cursor:default;text-align:center;z-index:1031;box-sizing:border-box;padding-bottom:25px;background-color:#fff;border-radius:8px;max-height:90vh;padding-left:15px;padding-right:15px;display:block;position:relative;overflow-y:auto;box-shadow:0 1px 4px rgba(0,0,0,.05)}.p-popup .p-main.p-round-edged{margin-top:0;margin-bottom:0;margin-left:25px;margin-right:25px}.p-popup .p-main .p-header{justify-content:space-between;align-items:center;padding-top:25px;padding-bottom:5px;display:flex}.p-popup .p-main .p-header .header-text{color:#333;font-size:18px;font-weight:700}.p-popup .p-main .p-header .p-close-icon{cursor:pointer;justify-content:flex-end;width:12px;height:12px;font-size:12px;display:flex;position:absolute}.p-popup .p-main .p-header .p-close-icon:dir(ltr){margin-left:8px;right:15px}.p-popup .p-main .p-header .p-close-icon:dir(rtl){margin-right:8px;left:15px}@media screen and (max-width:993px){.p-dialog .p-main{width:100%}}@media screen and (min-width:993px){.p-dialog .p-main{padding:25px!important}}.p-dialog .container{flex-direction:column;justify-content:center;align-items:center;min-width:200px;display:flex}@media screen and (min-width:993px){.p-dialog .container{min-width:500px}}.p-dialog .container .dialog-icon{width:60px;height:60px;margin-bottom:20px}.p-dialog .container .title,.p-dialog .container .content{width:100%}.p-dialog .container .title+.content{margin-top:10px}.p-dialog .container .content{color:#666}.p-dialog .container .button-group{width:100%;margin-top:20px;display:flex}.p-dialog .container .button-group>:not(:first-child):dir(ltr){margin-left:10px}.p-dialog .container .button-group>:not(:first-child):dir(rtl){margin-right:10px}.p-dialog .container .button-group.top-to-bottom{flex-direction:column-reverse}.p-dialog .container .button-group.top-to-bottom>:not(:first-child){margin-bottom:10px}.p-dialog .container .button-group.top-to-bottom>:not(:first-child):dir(ltr){margin-left:initial}.p-dialog .container .button-group.top-to-bottom>:not(:first-child):dir(rtl){margin-right:initial}@keyframes bubble-animation{0%,to{transform:scale(0)}50%{transform:scale(1)}}.poseidon-loader-container{top:0;border-radius:inherit;z-index:1050;background-color:rgba(255,255,255,.4);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.poseidon-loader-container:dir(ltr){left:0}.poseidon-loader-container:dir(rtl){right:0}@media screen and (max-width:768px){.poseidon-loader-container{background-color:rgba(0,0,0,.2)}}.poseidon-loader-container.fixed{position:fixed}.poseidon-loader-container>.spinning-bubbles{position:relative}.poseidon-loader-container>.spinning-bubbles .bubble-container{top:calc(50% - 7.5px);transform-origin:-150%;position:absolute}.poseidon-loader-container>.spinning-bubbles .bubble-container:dir(ltr){left:calc(50% - 7.5px)}.poseidon-loader-container>.spinning-bubbles .bubble-container:dir(rtl){right:calc(50% - 7.5px)}.poseidon-loader-container>.spinning-bubbles .bubble-container .bubble{width:15px;height:15px;animation:1s infinite bubble-animation;animation-delay:inherit;background:#e56d59;border-radius:50%}.poseidon-loader-container>.spinning-bubbles .bubble-container:first-of-type{animation-delay:-1.5s;transform:translate(200%)rotate(-90deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(2){animation-delay:-1.375s;transform:translate(200%)rotate(-45deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(3){animation-delay:-1.25s;transform:translate(200%)rotate(0)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(4){animation-delay:-1.125s;transform:translate(200%)rotate(45deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(5){animation-delay:-1s;transform:translate(200%)rotate(90deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(6){animation-delay:-.875s;transform:translate(200%)rotate(135deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(7){animation-delay:-.75s;transform:translate(200%)rotate(180deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(8){animation-delay:-.625s;transform:translate(200%)rotate(225deg)}#merchant-basket .header{justify-content:space-between;align-items:center;padding:10px 15px;display:flex}#merchant-basket .header.listing-header{background-color:#fdf5d6}#merchant-basket .header .title-content{align-items:center;column-gap:3px;display:flex}#merchant-basket .header .title-content .title{color:#333;align-items:center;column-gap:3px;font-size:14px;font-weight:500;line-height:16px;display:flex}#merchant-basket .header .title-content .title .info{color:#999;font-size:12px;line-height:14px}#merchant-basket .empty-product-card{background-color:#fff;align-items:center;column-gap:10px;padding:10px 15px;display:flex}#merchant-basket .empty-product-card .select{border:3px solid #d9d9d9;border-radius:50%;width:20px;height:20px;display:inline-block}#merchant-basket .empty-product-card .card{background-image:url(https://cdn.dsmcdn.com/sfint/production/icons/empty-box-icon_1708586744731.svg);background-position:50%;background-repeat:no-repeat;border:1px dashed #999;border-radius:4px;width:71px;height:71px}#merchant-basket .product-card{background-color:#fff;column-gap:10px;padding:10px 15px;display:flex}#merchant-basket .product-card .product-select{align-items:center;display:flex}#merchant-basket .product-card .product-select .p-checkbox-wrapper label{padding:0}#merchant-basket .product-card .product-content{flex:1;column-gap:10px;display:flex}#merchant-basket .product-card .product-content .product-content-image{object-fit:cover;border:1px solid #e6e6e6;border-radius:4px;width:71px;min-width:71px;height:71px}#merchant-basket .product-card .product-content .product-info{flex-direction:column;flex:1;row-gap:10px;display:flex}#merchant-basket .product-card .product-content .product-info .product-top-section{justify-content:space-between;column-gap:10px;display:flex}#merchant-basket .product-card .product-content .product-info .product-top-section .product-title>p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}#merchant-basket .product-card .product-content .product-info .product-top-section .product-title{color:#666;font-weight:500;line-height:14px}#merchant-basket .product-card .product-content .product-info .product-top-section .product-title .brand{color:#333}#merchant-basket .product-card .product-content .product-info .product-top-section .delete-icon{cursor:pointer;min-width:20px}#merchant-basket .product-card .product-content .product-info .product-bottom-section{justify-content:space-between;align-items:center;margin-top:auto;display:flex}#merchant-basket .product-card .product-content .product-info .product-bottom-section .quantity-select{color:#333;font-weight:500;line-height:14px;position:relative}#merchant-basket .product-card .product-content .product-info .product-bottom-section .quantity-select select{border:1px solid #e6e6e6;border-radius:4px;min-width:58px;height:26px;padding:4px 8px;font-weight:500}#merchant-basket .product-card .product-content .product-info .product-bottom-section .quantity-select:after{content:url(https://cdn.dsmcdn.com/sfint/production/icons/bottom-arrow-icon_1705438311675.svg);pointer-events:none;width:12px;height:12px;position:absolute;top:6px}#merchant-basket .product-card .product-content .product-info .product-bottom-section .quantity-select:dir(ltr):after{right:8px}#merchant-basket .product-card .product-content .product-info .product-bottom-section .quantity-select:dir(rtl):after{left:8px}#merchant-basket .product-card .product-content .product-info .product-bottom-section .product-bottom-left-section{align-items:center;column-gap:10px;display:flex}#merchant-basket .product-card .product-content .product-info .product-bottom-section .product-bottom-left-section .size{color:#666;line-height:14px}#merchant-basket .product-card .product-content .product-info .product-bottom-section .product-bottom-left-section .size .size-value{color:#333;font-weight:500}#merchant-basket .product-card .product-content .product-info .product-bottom-section .product-bottom-left-section .size .size-value:dir(ltr){margin-left:3px}#merchant-basket .product-card .product-content .product-info .product-bottom-section .product-bottom-left-section .size .size-value:dir(rtl){margin-right:3px}#merchant-basket .product-card .product-content .product-info .product-bottom-section .product-bottom-right-section:dir(ltr){text-align:right}#merchant-basket .product-card .product-content .product-info .product-bottom-section .product-bottom-right-section:dir(rtl){text-align:left}#merchant-basket .product-card .product-content .product-info .product-bottom-section .product-bottom-right-section .current-price{color:#999;font-weight:500;line-height:12px;text-decoration:line-through}#merchant-basket .product-card .product-content .product-info .product-bottom-section .product-bottom-right-section .discounted-price{color:#f27a1a;font-size:16px;font-weight:700;line-height:19px}#merchant-basket .product-card-list{background-color:#fff;flex-direction:column;display:flex}#merchant-basket .product-card-list .empty-product-card,#merchant-basket .product-card-list .product-card{border-bottom:1px solid #e6e6e6}#merchant-basket .listing-footer{background-color:#fdf5d6;justify-content:space-between;align-items:center;padding:20px 15px;display:flex}#merchant-basket .listing-footer .action-button{color:#fff;text-align:center;cursor:pointer;background-color:#f27a1a;border-radius:4px;width:200px;padding:10px 15px;font-size:16px;font-weight:700}#merchant-basket .listing-footer .action-button.full-width{width:100%}#merchant-basket .listing-footer .action-button p{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}#merchant-basket .listing-footer .action-button:disabled{opacity:.4;cursor:unset}#merchant-basket .listing{flex-direction:column;width:100%;height:100%;display:flex}#merchant-basket .listing .product-card-list{scrollbar-width:none;overflow:scroll}#merchant-basket .listing .placeholder-message{flex:1}#merchant-basket .listing .info-message-section{margin-top:auto}#merchant-basket .placeholder-message{flex-direction:column;justify-content:center;align-items:center;row-gap:10px;display:flex}#merchant-basket .placeholder-message .message{color:#333;text-align:center;max-width:50%;font-size:16px;font-weight:500;line-height:18px}#merchant-basket .info-message{border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;align-items:center;column-gap:10px;padding:6px 15px;display:flex}#merchant-basket .info-message.success{background-color:#ebfaf2}#merchant-basket .info-message.success .total-quantity{color:#0bc15c}#merchant-basket .info-message.error{background-color:#feebeb}#merchant-basket .info-message.error .error-icon{min-width:16px}#merchant-basket .info-message.error .total-quantity{color:#b00}#merchant-basket .info-message.info{background:#f5f5f5}#merchant-basket .info-message.info .total-quantity{color:#666}#merchant-basket .info-message .thumb-icon{font-size:17px}#merchant-basket .info-message .content{flex:1;justify-content:space-between;align-items:center;column-gap:10px;line-height:14px;display:flex}#merchant-basket .info-message .content .message{color:#333}#merchant-basket .info-message .content .total-quantity{background-color:#fff;border-radius:20px;padding:3px 10px;font-weight:700}#merchant-basket .price-content{flex-direction:column;row-gap:2px;display:flex}#merchant-basket .price-content .title{color:#333;font-size:10px;font-weight:700;line-height:11px}#merchant-basket .price-content .content{align-items:center;column-gap:3px;display:flex}#merchant-basket .price-content .content .current-price{color:#999;font-weight:700;line-height:12px;text-decoration:line-through}#merchant-basket .price-content .content .discounted-price{color:#f27a1a;font-size:16px;font-weight:700;line-height:19px}#merchant-basket{width:375px;min-width:375px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.merchant-basket-feedback-dialog .button-group button{text-transform:none;border-radius:4px;font-size:16px;font-weight:700}.merchant-basket-feedback-dialog .button-group button:first-child{border:1px solid #f27a1a;color:#f27a1a!important;background-color:#fff!important}.merchant-basket-feedback-dialog .button-group button:nth-child(2){color:#fff!important;background-color:#f27a1a!important}