html.remodal-is-locked{touch-action:none;overflow:hidden}.remodal,[data-remodal-id]{display:none}.remodal-overlay{z-index:9900;display:none;position:fixed;inset:-5000px}.remodal-wrapper{z-index:9990;text-align:center;-webkit-overflow-scrolling:touch;display:none;position:fixed;inset:0;overflow:auto}.remodal-wrapper:after{content:"";height:100%;margin-left:-.05em;display:inline-block}.remodal-overlay,.remodal-wrapper{backface-visibility:hidden}.remodal{text-size-adjust:100%;outline:none;position:relative}.remodal-is-initialized{display:inline-block}.remodal-bg.remodal-is-opening,.remodal-bg.remodal-is-opened{filter:blur(3px)}.remodal-overlay{backdrop-filter:blur(1px);background:#1320352e}.remodal-overlay.remodal-is-opening,.remodal-overlay.remodal-is-closing{animation-duration:.3s;animation-fill-mode:forwards}.remodal-overlay.remodal-is-opening{animation-name:remodal-overlay-opening-keyframes}.remodal-overlay.remodal-is-closing{animation-name:remodal-overlay-closing-keyframes}.remodal-wrapper{padding:10px 10px 0}.remodal{box-sizing:border-box;color:#021959;background:#fff;border-radius:30px;width:100%;margin-bottom:10px;padding:25px;transform:translate(0,0)}.remodal.remodal-is-opening,.remodal.remodal-is-closing{animation-duration:.3s;animation-fill-mode:forwards}.remodal.remodal-is-opening{animation-name:remodal-opening-keyframes}.remodal.remodal-is-closing{animation-name:remodal-closing-keyframes}.remodal,.remodal-wrapper:after{vertical-align:middle}.remodal-close{cursor:pointer;background:0 0;border:0;outline:0;width:47px;height:47px;margin:0;padding:0;text-decoration:none;transition:color .2s;display:block;position:absolute;top:13px;left:15px;overflow:visible}.remodal-close:hover,.remodal-close:focus{color:#2b2e38}.remodal-close:before{content:url("data:image/svg+xml,%3Csvg width=\"47\" height=\"48\" viewBox=\"0 0 47 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"%3E%3Cpath d=\"M29.3125 18.3911L17.6452 30.0584\" stroke=\"%23B2BDDA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/%3E%3Cpath d=\"M17.6452 18.3913L29.3125 30.0586\" stroke=\"%23B2BDDA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/%3E%3C/svg%3E");text-align:center;width:47px;line-height:0;display:block;position:absolute;top:0;left:0}.remodal-confirm,.remodal-cancel{font:inherit;cursor:pointer;text-align:center;vertical-align:middle;border:0;outline:0;min-width:110px;margin:0;padding:12px 0;text-decoration:none;transition:background .2s;display:inline-block;overflow:visible}.remodal-confirm::-moz-focus-inner,.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner{border:0;padding:0}@keyframes remodal-opening-keyframes{0%{opacity:0;transform:scale(1.05)}to{opacity:1;filter:blur();transform:none}}@keyframes remodal-closing-keyframes{0%{opacity:1;transform:scale(1)}to{opacity:0;filter:blur();transform:scale(.95)}}@keyframes remodal-overlay-opening-keyframes{0%{opacity:0}to{opacity:1}}@keyframes remodal-overlay-closing-keyframes{0%{opacity:1}to{opacity:0}}@media only screen and (width>=641px){.remodal{max-width:700px}}.lt-ie9 .remodal-overlay{background:#2b2e38}.lt-ie9 .remodal{width:700px}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px)0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);min-width:200px;max-width:100%;text-shadow:none;z-index:0;direction:ltr;flex-direction:column;align-items:center;transition:box-shadow .3s;display:flex;position:relative}.plyr audio,.plyr iframe,.plyr video{width:100%;height:100%;display:block}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);padding:3px 4px;line-height:1}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{font-size:13px;font-size:var(--plyr-font-size-small,13px);padding:10px;padding:var(--plyr-control-spacing,10px);text-align:center;width:100%;transition:transform .4s ease-in-out;animation:.3s plyr-fade-in;display:none;position:absolute;bottom:0;left:0}.plyr__captions span:empty{display:none}@media (width>=480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px)*2)}}@media (width>=768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--plyr-captions-text-color,#fff);white-space:pre-wrap;border-radius:2px;padding:.2em .5em;line-height:185%}.plyr__caption div{display:inline}.plyr__control{border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);background:0 0;border:0;flex-shrink:0;transition:all .3s;position:relative;overflow:visible}.plyr__control svg{fill:currentColor;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px);display:block}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{text-align:center;justify-content:flex-end;align-items:center;display:flex}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);text-align:left;white-space:nowrap;z-index:3;margin-bottom:10px;animation:.2s plyr-popup;position:absolute;bottom:100%;right:-3px}.plyr__menu__container>div{transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px)solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;right:14px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/2);width:0;position:absolute;top:100%}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{color:var(--plyr-menu-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing,10px)*.7/1.5)calc(var(--plyr-control-spacing,10px)*.7*1.5);-webkit-user-select:none;user-select:none;align-items:center;width:100%;display:flex}.plyr__menu__container .plyr__control>span{align-items:inherit;width:100%;display:flex}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px)solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing,10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*4);width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px)*.7*2);position:relative}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px)*.7/2);position:absolute;top:100%;left:0;right:0;overflow:hidden}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{content:"";height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);background:#0000001a;flex-shrink:0;width:16px;transition:all .3s;display:block}.plyr__menu__container .plyr__control[role=menuitemradio]:after{opacity:0;background:#fff;border:0;width:6px;height:6px;transition:transform .3s,opacity .3s;top:50%;left:12px;transform:translateY(-50%)scale(0)}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%)scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 - -2px);padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*3.5);pointer-events:none;align-items:center;display:flex;overflow:hidden}.plyr--full-ui input[type=range]{-webkit-appearance:none;appearance:none;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));background:0 0;border:0;width:100%;min-width:0;margin:0;padding:0;transition:box-shadow .3s;display:block}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-user-select:none;user-select:none;border:0;-webkit-transition:box-shadow .3s;transition:box-shadow .3s}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/2*-1);width:13px;width:var(--plyr-range-thumb-height,13px);border:0;border-radius:100%;-webkit-transition:all .2s;transition:all .2s;position:relative}.plyr--full-ui input[type=range]::-moz-range-track{border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);user-select:none;background:0 0;border:0;-moz-transition:box-shadow .3s;transition:box-shadow .3s}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);width:13px;width:var(--plyr-range-thumb-height,13px);border:0;border-radius:100%;-moz-transition:all .2s;transition:all .2s;position:relative}.plyr--full-ui input[type=range]::-moz-range-progress{border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);background:currentColor}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);user-select:none;background:0 0;border:0;-ms-transition:box-shadow .3s;transition:box-shadow .3s}.plyr--full-ui input[type=range]::-ms-fill-lower{border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);user-select:none;background:currentColor;border:0;-ms-transition:box-shadow .3s;transition:box-shadow .3s}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);width:13px;width:var(--plyr-range-thumb-height,13px);border:0;border-radius:100%;margin-top:0;-ms-transition:all .2s;transition:all .2s;position:relative}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));opacity:0;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;transition:opacity .2s;position:absolute;top:0;left:0}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (width<=767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing,10px)/2)calc(var(--plyr-control-spacing,10px)/2*1.5);pointer-events:none;transform-origin:50% 100%;white-space:nowrap;z-index:2;line-height:1.3;transition:transform .2s .1s,opacity .2s .1s;position:absolute;bottom:100%;left:50%;transform:translate(-50%,10px)scale(.8)}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px)solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px)solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px)solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";z-index:2;width:0;height:0;position:absolute;left:50%;transform:translate(-50%)}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%)scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{transform-origin:0 100%;left:0;transform:translateY(10px)scale(.8)}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{transform-origin:100% 100%;left:auto;right:0;transform:translateY(10px)scale(.8)}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7);transform:translate(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0)scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{z-index:2;position:relative}.plyr__progress .plyr__tooltip{overflow-wrap:break-word;max-width:120px;left:0}.plyr__progress__buffer{-webkit-appearance:none;height:5px;height:var(--plyr-range-track-height,5px);margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height,5px)/2)*-1);background:0 0;border:0;border-radius:100px;padding:0;position:absolute;top:50%;left:0}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{min-width:5px;min-width:var(--plyr-range-track-height,5px);background:currentColor;border-radius:100px;-webkit-transition:width .2s;transition:width .2s}.plyr__progress__buffer::-moz-progress-bar{min-width:5px;min-width:var(--plyr-range-track-height,5px);background:currentColor;border-radius:100px;-moz-transition:width .2s;transition:width .2s}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s;transition:width .2s}.plyr--loading .plyr__progress__buffer{background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0 50%,#23282f99 0 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99)25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99)50%,var(--plyr-progress-loading-background,#23282f99)75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px)var(--plyr-progress-loading-size,25px);color:#0000;animation:1s linear infinite plyr-progress}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);height:5px;height:var(--plyr-range-track-height,5px);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3;border-radius:1px;position:absolute;top:50%;transform:translate(-50%,-50%)}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing,10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing,10px)/2);z-index:2;min-width:60px;max-width:90px;position:relative}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px)var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px)var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px)var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;width:100%;height:100%;margin:auto;position:relative;overflow:hidden}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.2813%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;color:var(--plyr-video-control-color,#fff);padding:5px;padding:calc(var(--plyr-control-spacing,10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing,10px)*2);z-index:3;transition:opacity .4s ease-in-out,transform .4s ease-in-out;position:absolute;bottom:0;left:0;right:0}@media (width>=480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing,10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:var(--plyr-video-control-color,#fff);opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px)*1.5);z-index:2;border:0;border-radius:100%;transition:all .3s;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.plyr__control--overlaid svg{position:relative;left:2px}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px)var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px)var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px)var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;width:100%;height:100%;margin:0;border-radius:0!important}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (width>=1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{z-index:10000000;background:#000;width:100%;height:100%;margin:0;position:fixed;inset:0;border-radius:0!important}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (width>=1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;cursor:pointer;z-index:-1;position:absolute;inset:0;overflow:hidden}.plyr__ads>div,.plyr__ads>div iframe{width:100%;height:100%;position:absolute}.plyr__ads:after{bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);pointer-events:none;right:10px;right:var(--plyr-control-spacing,10px);z-index:3;background:#23282f;border-radius:2px;padding:2px 6px;font-size:11px;position:absolute}.plyr__ads:empty:after{display:none}.plyr__cues{height:5px;height:var(--plyr-range-track-height,5px);opacity:.8;z-index:3;background:currentColor;width:3px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;pointer-events:none;transform-origin:50% 100%;z-index:2;padding:3px;transition:transform .2s .1s,opacity .2s .1s;position:absolute;bottom:100%;transform:translateY(10px)scale(.8)}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0)scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px)solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px)solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px)solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));z-index:2;width:0;position:absolute;transform:translate(-50%)}.plyr__preview-thumb__image-container{border-radius:7px;border-radius:calc(var(--plyr-menu-radius,8px) - 1px);z-index:0;background:#c1c8d1;position:relative;overflow:hidden}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{width:100%;height:100%;position:absolute;top:0;left:0}.plyr__preview-thumb__image-container:after{border-radius:inherit;content:"";pointer-events:none;box-shadow:inset 0 0 0 1px #00000026}.plyr__preview-thumb__image-container img{max-width:none;max-height:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius,8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius,8px) - 1px);z-index:3;padding:20px 6px 6px;line-height:1.1;position:absolute;bottom:0;left:0;right:0}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{filter:blur(1px);opacity:0;pointer-events:none;z-index:1;width:100%;height:100%;margin:auto;transition:opacity .3s;position:absolute;inset:0;overflow:hidden}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{object-fit:contain;width:100%;max-width:none;height:100%;max-height:none;position:absolute;top:0;left:0}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important}.plyr [hidden]{display:none!important}.select2-container .select2-selection{border-radius:8px;padding:5px;font-size:16px}.select2-container--default .select2-selection--single:focus,.select2-container--default .select2-selection--single:hover{outline:none}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-dropdown{z-index:9990;font-size:12px}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,.select2-container--default .select2-results__option--selected{color:#021959!important;background-color:#fff!important}.select2-container--default .select2-results__option{padding:10px;transition:all .3s;color:#021959!important;background-color:#fff!important;border-radius:6px!important;margin-bottom:6px!important;font-weight:700!important}.select2-container--default .select2-results__option:hover{cursor:pointer;background-color:#f1f1f1}.select2-container--default .select2-selection__clear{color:#e74c3c;font-weight:700}.select2-container--open .select2-dropdown{background:#f2f4fb;padding:12px 8px;border:1px solid #dee2ed!important;border-radius:9px!important}.header-main{margin-bottom:30px}.header-product,.header-shop{margin-bottom:0}.product-body{background-color:#fff}.product-head-link__site-name{color:#9aa8bc;padding:0 13px;font-size:11px;font-weight:500;position:relative}.product-head-link__site-name:before{content:"";border-left:1px solid #e6eaf0;height:50%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.product-head-link__right>span.product-head-link__site-name:before{display:none}.product-head-link__right a:first-child .product-head-link__site-name{padding-right:0!important}.product-head-link__category{color:#9aa8bc;padding-left:13px;padding-right:13px;font-size:11px;font-weight:600;position:relative}.product-head-link__category:before{content:"";border-left:1px solid #e6eaf0;height:50%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.product-head-link__category-brand{color:#9aa8bc;padding-right:13px;font-size:11px;font-weight:600}.product-head-link__product-code{color:#9aa8bc;letter-spacing:.55px;padding-left:13px;font-size:11px;font-weight:700;position:relative}.product-head-link__product-count{color:#9aa8bc;letter-spacing:.55px;font-size:11px;font-weight:700;position:relative}.product-head-link__product-count--blured{filter:blur(2px)}.product-head-link__product-code:before{content:"";border-left:1px solid #e6eaf0;height:50%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.product-head-link__question{color:#9aa8bc;word-spacing:3px;padding-left:13px;padding-right:13px;font-size:10px;font-weight:600;position:relative}.product-head-link__question:before{content:"";border-left:1px solid #e6eaf0;height:50%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.product-head-link__question span{font-size:13px}.product-head-link__viewpoint{color:#9aa8bc;word-spacing:3px;padding-right:10px;font-size:10px;font-weight:600}.product-head-link__viewpoint span{font-size:13px}.product-head-link-wrapper{border-top:1px solid #e6eaf0;border-bottom:1px solid #e6eaf0}.product-head-link{justify-content:space-between;align-items:center;padding-top:10px;padding-bottom:6px;display:flex}.product-title{flex-direction:column;gap:6px;margin-top:40px;margin-bottom:42px;display:flex}.product-title__main-title{color:var(--text-600,#021959);font-size:22px;font-weight:700;line-height:32px}.product-title__model{color:#a2a9be;font-size:12px;font-weight:700}.ishop-product-wrapper-content{gap:45px;display:flex}.product-main-content__icons{flex-direction:column;padding-left:20px;padding-right:5px;display:flex}.product-main-content__point-icon{flex-direction:column;align-items:center;gap:5px;margin-bottom:19px;padding-bottom:14px;padding-right:2px;display:flex;position:relative}.product-main-content__point-icon:after{content:"";border-bottom:1px solid #e6eaf0;width:19px;position:absolute;bottom:0}.product-main-content__like-icons{flex-direction:column;gap:27px;display:flex}.product-main-content__like-icons .svg-container{cursor:pointer}.product-main-content__point-text{color:#122763;font-size:13px;font-weight:700}.svg-container{display:inline-block;position:relative}.tooltip-text{visibility:hidden;color:#fff;text-align:center;opacity:0;white-space:nowrap;z-index:200;background-color:#ef3f54;border-radius:5px;width:auto;padding:5px 10px 3px;font-size:13px;font-weight:600;transition:opacity .3s;position:absolute;bottom:50%;right:160%;transform:translateY(50%)}.svg-container:hover .tooltip-text{visibility:visible;opacity:1}.product-main-content__pictures{flex-direction:column;width:43.35%;display:flex}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper,.product-main-content__pictures .woocommerce-product-gallery .flex-viewport{border:1px solid #eaeef4;border-radius:13px;margin-bottom:18px;overflow:hidden}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{width:100%}.woocommerce div.product div.images .flex-control-thumbs li{border:1px solid #e8edf1;border-radius:11px;width:calc(16.66% - 8.33333px);overflow:hidden;clear:unset!important}.woocommerce div.product div.images .flex-control-thumbs{flex-wrap:wrap;justify-content:flex-start;gap:10px;display:flex}.product-main-content{margin-bottom:50px;display:flex}.product-main-content__main-pictures{border:1px solid #eaeef4;border-radius:13px;justify-content:center;padding:74.5px;display:flex}.product-main-content__secondary-pictures-img-part-one{border:1px solid #eaeef4;border-radius:11px;justify-content:center;padding:11px;display:flex}.product-main-content__secondary-pictures{justify-content:space-between;align-items:center;display:flex}.product-main-content__secondary-pictures-img-part-two,.product-main-content__secondary-pictures-img-part-three,.product-main-content__secondary-pictures-img-part-five{border:1px solid #eaeef4;border-radius:11px;justify-content:center;padding:11px;display:flex}.product-main-content__secondary-pictures-img-part-six{border:1px solid #eaeef4;border-radius:11px;justify-content:center;padding:11px;display:flex;position:relative}.product-main-content__secondary-pictures-img-part-six img{filter:blur(5px);border-radius:10px;height:auto}.product-main-content__icon-overlay{color:#fff;justify-content:center;align-items:center;font-size:24px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-main-content__plus-icon{margin-right:2px;font-size:18px;font-weight:700}.product-main-content__number-five{font-size:18px;font-weight:700}.product-main-content__secondary-pictures-img-part-four{border:1px solid #eaeef4;border-radius:11px;justify-content:center;padding:11px;display:flex;position:relative}.product-main-content__secondary-pictures-img-part-four img{border-radius:10px;height:auto}.product-main-content__play-icon{border-radius:50%;justify-content:center;align-items:center;padding:5px;display:flex;position:absolute;bottom:-6px;left:-8px}.product-main-content__best-price-text,.product-main-content__legal-text{color:#7a87b2;padding-top:3px;font-size:11px;font-weight:600}.product-main-content__pictures-text{justify-content:space-between;padding-top:12px;display:flex}.product-main-content__best-price{cursor:pointer;gap:8px;display:flex;position:relative}.product-main-content__best-price:before{content:"";border-left:1px solid #eaeff2;height:44%;position:absolute;top:36%;left:0;transform:translateY(-50%)}.product-main-content__legal{cursor:pointer;gap:8px;display:flex}.product-main-content__legal-svg{padding-top:1px}.product-main-content__details{width:52%;margin-right:50px}.product-main-content__details-score{border:1px solid #eaeef4;border-radius:10px;justify-content:space-between;align-items:center;padding:9px 15px 0;display:flex}.product-main-content__details-score-text{flex-direction:column;gap:4px;display:flex}.product-main-content__details-score-arrow{padding:0 0 5px 7px}.product-main-content__details-score-main-text{color:#516292;font-size:11px;font-weight:600}.product-main-content__details-score-point-text{color:var(--text-600,#021959);font-size:17px;font-weight:600}.product-main-content__details-score-point{gap:3px;display:flex}.product-main-content__detail-part{border:1px solid #eaeef4;border-radius:10px;flex-direction:column;gap:2px;padding:15px;display:flex;overflow:hidden}.product-main-content__detail-part-tag{color:#516292;font-size:12px;font-weight:500}.product-main-content__detail-part-explanation{color:var(--text-600,#021959);-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;font-size:13px;font-weight:600;display:-webkit-box;overflow:hidden}.product-main-content__details-grid{grid-template-columns:1fr 1fr 1fr;gap:14px;display:grid}.product-main-content__detail-product-feature-header{justify-content:flex-end;align-items:center;margin-top:14px;display:flex}.product-main-content__detail-product-feature-header-title{color:#8b97b8;font-size:11px;font-style:normal;font-weight:600}.product-main-content__detail-product-feature-header-line{background-color:#e6eaf0;flex-grow:1;height:1px;margin-left:17px;margin-right:19px}.product-main-content__detail-product-feature-header-svg{align-items:center;display:flex}.product-main-content__detail-product-feature-text{color:#516292;text-align:justify;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;margin-top:20px;font-size:11px;font-style:normal;font-weight:600;line-height:245.455%;display:-webkit-box;overflow:hidden}.product-main-content__details-product-description-header{justify-content:flex-end;align-items:center;margin-top:8px;display:flex}.product-main-content__details-product-description-header-title{color:#8b97b8;font-size:11px;font-style:normal;font-weight:600}.product-main-content__details-product-description-header-line{background-color:#e6eaf0;flex-grow:1;height:1px;margin-left:17px;margin-right:19px}.product-main-content__details-product-description-header-svg{align-items:center;display:flex}.product-main-content__details-product-description-free-send-title{color:var(--text-600,#021959);padding-left:27px;font-size:14px;font-weight:600}.product-main-content__details-product-description-free-send{background:#f3f5f8;border-radius:10px;justify-content:space-between;align-items:center;margin-top:25px;display:flex}.product-main-content__details-product-description-free-send-svg{position:relative}.product-main-content__details-product-description-free-send-svg svg{position:relative;bottom:-11px;right:0}.product-main-content__details-installment-purchase{background-color:#f3f5f8;border-radius:12px;justify-content:space-between;align-items:center;margin-top:20px;padding:29px 25px;display:flex}.product-main-content__details-installment-purchase-content{flex-direction:column;display:flex}.product-main-content__details-installment-purchase-title{color:var(--text-600,#021959);margin-bottom:8px;font-size:12px;font-weight:600}.product-main-content__details-installment-purchase-text{color:var(--text-600,#021959);margin-bottom:12px;font-size:16px;font-weight:600}.product-main-content__details-installment-purchase-help a{color:#fff;background:#0087f8;border-radius:5px;padding:2px 8px;font-size:12px;font-weight:600;text-decoration:none}.product-main-content__details-installment-purchase img{margin-right:16px}.product-main-content__details-attention{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='11' ry='11' stroke='%23E8EDF4FF' stroke-width='1' stroke-dasharray='8' stroke-dashoffset='15' stroke-linecap='square'/%3e%3c/svg%3e");gap:13px;margin-top:23px;padding:20px;display:flex}.product-main-content__details-attention-text{color:#7e8eb9;font-size:11px;font-weight:600;line-height:209.091%}.product-main-content-area{width:72%}.product-main-content-area-sections{margin-bottom:60px}.ishop-product-wrapper-addtocart{width:28%}.product-main-content__buy{width:100%}.product-main-content__buy-offer-timer{background:#f14559;border-radius:10px;justify-content:space-between;margin-bottom:22px;padding:14px;display:flex}.product-main-content__buy-offer-timer-text{display:flex}.product-main-content__buy-offer-timer-text img{max-width:100%}.product-main-content__buy-offer-timer-number{color:#fff;font-size:19px;font-weight:700}.product-main-content__buy-content{background-color:#fff;border-radius:12px;flex-direction:column;padding:15px 24px;display:flex;position:relative}.product-main-content__buy-content-bgshadow{z-index:-1;filter:blur(20px);position:absolute;inset:0 -30px -40px}.product-main-content__buy-content-bgshadow:before{content:"";filter:blur(20px);clip-path:polygon(7.5% 0%,92.5% 0%,92.5% 54%,100% 100%,0% 100%,7.5% 54%);background-color:#b2bdce21;position:absolute;inset:0}.product-main-content__buy-content:before{content:"";z-index:-1;background:linear-gradient(#e2e6ed,#fff);border-radius:12px;padding:1px;position:absolute;inset:-2px;mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-position:0 0,0 0;mask-size:auto,auto;mask-repeat:repeat,repeat;mask-clip:content-box,border-box;mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.product-main-content__buy-content-seller{border-bottom:1px solid #e6eaf0;justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.product-main-content__buy-content-seller-text{color:var(--text-600,#021959);font-size:13px;font-weight:600}.product-main-content__buy-content-seller-number{align-items:center;gap:6px;display:flex}.product-main-content__buy-content-seller-number-text{color:var(--text-600,#021959);font-size:11px;font-weight:600}.product-main-content__buy-content-seller-name{border-bottom:1px solid #e6eaf0;justify-content:space-between;align-items:center;margin-top:15px;padding-bottom:15px;display:flex}.product-main-content__buy-content-seller-name-detail{align-items:center;gap:9px;display:flex}.product-main-content__buy-content-seller-name-text{color:var(--text-600,#021959);font-size:20px;font-weight:700}.product-main-content__buy-content-seller-name-logo,.product-main-content__buy-content-seller-name-svg{padding-bottom:2px;display:flex}.product-main-content__buy-content-price-range{justify-content:space-between;align-items:center;margin-top:15px;display:flex}.product-main-content__buy-content-price-range-seller-text{color:#516292;font-size:10px;font-weight:600}.product-main-content__buy-content-price-range-number{gap:7px;display:flex}.product-main-content__buy-content-price-range-low-number{color:#109b55;font-size:13px;font-weight:600}.product-main-content__buy-content-price-range-number-text,.product-main-content__buy-content-price-range-high-number{color:var(--text-600,#021959);font-size:13px;font-weight:600}.product-main-content__buy-content-best-price{align-items:center;gap:7px;margin-top:2px;display:flex}.product-main-content__buy-content-best-price-line{background-color:#e6eaf0;flex-grow:1;height:1px}.product-main-content__buy-content-best-price-text{color:#516292;font-size:10px;font-weight:600}.product-main-content__buy-content-best-price-svg{padding-top:3px}.product-main-content__buy-content-insurance-name{justify-content:space-between;margin-top:7px;display:flex}.product-main-content__buy-content-insurance-name-text{color:#364572;font-size:12px;font-weight:600}.product-main-content__buy-content-insurance-name-svg{padding-top:1px;display:flex}.product-main-content__buy-content-ready-to-send{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.product-main-content__buy-content-ready-to-send-content{gap:7px;display:flex}.product-main-content__buy-content-ready-to-send-content-text{color:#364572;padding-top:1px;font-size:12px;font-weight:600}.product-main-content__buy-content-ready-to-send-svg{padding-top:5px}.product-main-content__buy-content-sales-per-week{border-bottom:1px solid #e6eaf0;gap:5px;margin-top:30px;margin-bottom:12px;padding-bottom:10px;display:flex}.product-main-content__buy-content-sales-per-week-img{padding-top:1px}.product-main-content__buy-content-sales-per-week-text{color:var(--text-600,#021959);font-size:14px;font-weight:700}.product-main-content__buy-content-get-point{border-bottom:1px solid #e6eaf0;gap:2px;margin-bottom:16px;padding-bottom:10px;display:flex}.product-main-content__buy-content-get-point-svg{padding-top:1px}.product-main-content__buy-content-get-point-content{align-items:baseline;gap:5px;display:flex}.product-main-content__buy-content-get-point-content-number{color:var(--text-600,#021959);font-size:14px;font-weight:700}.product-main-content__buy-content-get-point-content-score{color:var(--text-600,#021959);font-size:12px;font-style:normal;font-weight:700}.product-main-content__buy-content-get-point-content-text{color:#364572;font-size:11px;font-weight:600}.product-main-content__buy-content-color-selection{border-bottom:1px solid #e6eaf0;flex-direction:column;gap:7px;margin-top:11px;padding-bottom:4px;display:flex}.product-main-content__buy-content-color-selection-text{gap:4px;display:flex}.product-main-content__buy-content-color-selection-text-select,.product-main-content__buy-content-color-selection-text-color{color:var(--text-600,#021959);font-size:13px;font-weight:600}.product-main-content__buy-content-color-selection-input{gap:10px;display:flex}.product-main-content__buy-content-insurance{border-bottom:1px solid #e6eaf0;flex-direction:column;margin:10px 0;padding-bottom:17px;display:flex;position:relative}.product-main-content__buy-content-insurance-select{cursor:pointer;background:#f2f4fb;border-radius:9px;justify-content:space-between;align-items:center;padding:15px;transition:border-radius .3s;display:flex}.product-main-content__buy-content-insurance-select.active{border-radius:9px 9px 0 0}.product-main-content__buy-content-insurance-select.closed{border-radius:9px}.product-main-content__buy-content-insurance-options{z-index:10;background-color:#f2f4fb;border-radius:0 0 9px 9px;height:0;padding:10px;transition:height .3s;display:none;position:absolute;top:82%;left:0;right:0;overflow:hidden}.product-main-content__buy-content-insurance-options.active{height:auto;transition:height .3s;display:block}.product-main-content__buy-content-insurance-option{background-color:#fff;border-radius:9px;justify-content:space-between;align-items:center;padding:15px;display:flex}.product-main-content__buy-content-insurance-option label{align-items:center;gap:17px;width:100%;display:flex}.product-main-content__buy-content-insurance-option input[type=checkbox]{accent-color:#021959;width:16px;height:16px}.product-main-content__buy-content-insurance-option .price{color:#021959;font-size:14px;font-weight:600}.product-main-content__buy-content-insurance-options-background{flex-direction:column;gap:7px;display:flex}.product-main-content__buy-content-insurance-option-text{color:var(--text-600,#021959);font-size:12px;font-weight:600}.product-main-content__buy-content-insurance-option-price-number{color:var(--text-600,#021959);font-size:11px;font-weight:600}.product-main-content__buy-content-insurance-option-price-text{color:var(--text-600,#021959);font-size:8px;font-weight:400}.product-main-content__buy-content-insurance-option-text-price{flex-direction:column;display:flex}.product-main-content__buy-content-insurance-option-price{line-height:15px}.product-main-content__buy-content-insurance-title{color:var(--text-600,#021959);padding-bottom:8px;font-size:13px;font-style:normal;font-weight:600}.product-main-content__buy-content-insurance-select-text{color:var(--text-600,#021959);font-size:12px;font-weight:600}.product-main-content__buy-content-sold-out{flex-direction:column;margin-top:10px;padding-bottom:15px;display:flex}.product-main-content__buy-content-sold-out-title{justify-content:space-between;display:flex}.product-main-content__buy-content-sold-out-part-text{color:var(--text-600,#021959);font-size:11px;font-weight:700}.product-main-content__buy-content-sold-out-part-number{color:var(--text-600,#021959);font-size:16px;font-weight:600}.product-main-content__buy-content-remaining-part-text{color:var(--text-600,#021959);font-size:11px;font-weight:700}.product-main-content__buy-content-remaining-part-number{color:var(--text-600,#021959);font-size:16px;font-weight:600}.ishop-woocommerce-add-to-cart-action-wrapper{border-bottom:1px solid #e6eaf0;flex-direction:column;gap:10px;padding-bottom:20px;display:flex}.woocommerce div.product form.cart div.quantity{justify-content:space-between;align-items:center;display:flex;margin:0!important}.woocommerce div.product form.cart div.quantity.hidden{display:none}.product-main-content__buy-content-sold-out-add-to-cart{color:#fff!important;background:#f04055!important;border-radius:9px!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;width:100%!important;padding:20px 15px!important;font-size:16px!important;font-weight:700!important;display:flex!important}.product-main-content__buy-content-sold-out-border{background-color:#dce0e7;border-radius:10px;height:2px;margin-top:4px;margin-bottom:15px;display:block;position:relative}.product-main-content__buy-content-sold-out-border .product-main-content__buy-content-sold-out-border-progress{background-color:#f54b5e;border-radius:10px;width:100%;height:100%;transition:width .3s ease-in-out;display:block}.product-main-content__buy-content-warehouse-stock-add-to-cart{color:#fff;background:#f04055;border-radius:9px;justify-content:center;padding:15px 90px;font-size:16px;font-weight:700;display:flex}.product-main-content__buy-content-warehouse-stock{border-bottom:1px solid #e6eaf0;flex-direction:column;gap:6px;margin-top:10px;padding-bottom:17px;display:flex}.product-main-content__buy-content-warehouse-stock-content{justify-content:space-between;align-items:center;display:flex}.product-main-content__buy-content-warehouse-stock-content-text{color:var(--text-600,#021959);font-size:11px;font-weight:700}.product-main-content__buy-content-warehouse-stock-content-inventory-number{color:var(--text-600,#021959);font-size:19px;font-weight:600}.product-main-content__buy-content-warehouse-stock-content-inventory-text{color:var(--text-600,#021959);font-size:11px;font-weight:700}.product-main-content__buy-content-price{flex-direction:column;justify-content:end;min-height:64.5px;margin-top:18px;display:flex}.product-main-content__buy-content-price-no-discount-price{color:#9aa8bc;font-size:15px;font-weight:600;text-decoration:line-through}.product-main-content__buy-content-price-discounted-percentage-number{color:#fff;letter-spacing:-.34px;font-size:17px;font-weight:700;line-height:0}.product-main-content__buy-content-price-discounted-amount-price{color:var(--text-600,#021959);font-size:28px;font-style:normal;font-weight:600}.product-main-content__buy-content-price-discounted-percentage{background:#f14559;border-radius:6px;align-items:center;gap:2px;padding:3px 5px 2px;display:flex;box-shadow:3px 1px 4px #f1455942}.product-main-content__buy-content-price-no-discount{justify-content:end;align-items:center;gap:6px;display:flex}.product-main-content__buy-content-price-discounted-percentage-svg{line-height:13px}.product-main-content__buy-content-price-discounted-amount{justify-content:end;align-items:baseline;display:flex}.product-send-express{border-top:1px dashed #e8edf4;border-bottom:1px dashed #e8edf4;justify-content:space-between;gap:45px;margin-bottom:50px;padding:22px 0;display:flex}.product-send-express-content{justify-content:space-between;align-items:center;width:100%;display:flex}.product-send-express-title{flex-direction:column;display:flex}.product-send-express-title-send-fast{color:var(--text-600,#021959);letter-spacing:-.28px;font-size:14px;font-weight:600}.product-send-express-title-express{color:#7a87b2;letter-spacing:-.22px;font-size:11px;font-style:normal;font-weight:600}.product-send-express-svg{padding-top:4px}.product-send-express-border{color:#000;border:.5px solid #e8edf4}.product-sellers-content{flex-direction:column;gap:30px;width:72.66%;margin-top:35px;display:flex}.product-sellers-title{letter-spacing:-.48px;color:var(--text-600,#021959);font-size:24px;font-weight:800}.product-sellers{flex-direction:column;gap:18px;display:flex}.product-seller{border:1px solid #eceff3;border-radius:10px;justify-content:space-between;align-items:center;padding:25px;display:flex}.product-seller:nth-child(odd){background:#fafbfc}.product-seller:nth-child(2n){background:#fff}.product-seller-name{gap:17px;display:flex}.product-seller-name-text{color:var(--text-600,#021959);font-size:17px;font-weight:700}.product-seller-point{gap:40px;margin-right:40px;padding-top:1px;display:flex}.product-seller-point-satisfaction{align-items:baseline;gap:3px;display:flex}.product-seller-point-satisfaction-number{color:var(--text-600,#021959);font-size:14px;font-weight:600}.product-seller-point-satisfaction-text{color:#7b87a8;font-size:11px;font-weight:600}.product-seller-point-score{align-items:baseline;gap:3px;display:flex}.product-seller-point-score-number{color:var(--text-600,#021959);font-size:14px;font-weight:600}.product-seller-point-score-text{color:#7b87a8;font-size:11px;font-weight:600}.product-seller-point-performance{align-items:baseline;gap:3px;display:flex}.product-seller-point-performance-text{color:var(--text-600,#021959);font-size:14px;font-weight:600}.product-seller-point-performance-title{color:#7b87a8;font-size:11px;font-weight:600}.product-seller-send-free{color:var(--text-600,#021959);font-size:12px;font-weight:700}.product-seller-price-without-discount{color:#9aa8bc;letter-spacing:-.26px;font-size:13px;font-weight:600;text-decoration:line-through}.product-seller-discounted-percentage{background-color:#f14559;border-radius:7px;gap:3px;padding:0 8px;display:flex;box-shadow:3px 1px 4px #f1455942}.product-seller-discounted-percentage-text{letter-spacing:-.32px;color:#fff;height:0;font-size:16px;font-weight:700;line-height:27px}.product-seller-part-one{padding-top:8px;display:flex}.product-seller-part-two{align-items:center;gap:20px;display:flex}.product-seller-discounted-percentage-svg{height:23px;padding-top:2px;line-height:27px}.product-seller-Discounted-price{gap:4px;display:flex}.product-seller-Discounted-price-text{letter-spacing:-.34px;color:var(--text-600,#021959);font-size:17px;font-weight:600}.product-seller-Discounted-price-svg{padding-top:2px}.product-seller-add-to-cart{color:#fff;background:#f04055;border-radius:9px;padding:11px;font-size:12px;font-weight:700;box-shadow:2px 0 4px #f040554d}.product-seller-name-title{gap:3px;display:flex}.product-seller-name-svg{padding-top:3px;display:flex}.swiper-pagination-bullets{display:none}.product-similar-products{border-radius:19px;flex-direction:column;gap:35px;width:72.66%;margin-top:45px;margin-bottom:100px;display:flex}.product-similar-products__content{flex-direction:column;gap:13px;display:flex}.product-similar-products__content-like-timer{justify-content:space-between;display:flex}.product-similar-products__content-timer{color:#fff;background:#f04055;border-radius:5px;height:fit-content;padding:0 3px;font-size:15px;font-style:normal;font-weight:600}.product-similar-products__content-img{justify-content:center;padding-left:10px;display:flex}.product-similar-products__content-img img{width:fit-content}.product-similar-products__content-title{color:#031955;text-align:right;font-size:13px;font-style:normal;font-weight:700;display:flex}.product-similar-products__content-point-inventory{justify-content:space-between;align-items:baseline;display:flex}.product-similar-products__content-inventory{align-items:baseline;gap:2px;display:flex}.product-similar-products__content-inventory-number{color:#122763;font-size:14px;font-weight:600}.product-similar-products__content-inventory-text{letter-spacing:-.44px;color:#122763;font-size:11px;font-weight:600}.product-similar-products__content-point{gap:2px;display:flex}.product-similar-products__content-point-number{color:#122763;font-size:14px;font-style:normal;font-weight:600}.product-similar-products__content-point-svg{padding-top:4px;display:flex}.product-similar-products__content-price{justify-content:space-between;align-items:center;display:flex}.product-similar-products__content-snapp-pay{flex-direction:column;gap:5px;display:flex}.product-similar-products__content-snapp-pay-logo img{background:#008efa;border-radius:7px;height:fit-content;padding:5px}.product-similar-products__content-snapp-pay-title{letter-spacing:-.16px;color:#8793b7;font-size:8px;font-weight:700}.product-similar-products__content-price-details{flex-direction:column;display:flex}.product-similar-products__content-price-details-no-discount{justify-content:end;align-items:center;gap:5px;display:flex}.product-similar-products__content-price-details-no-discount-price{letter-spacing:-.22px;color:#9aa8bc;font-size:11px;font-weight:600;text-decoration:line-through}.product-similar-products__content-price-details-discount-percentage{background:#f14559;border-radius:7px;align-items:center;gap:2px;padding:5px;line-height:0;display:flex;box-shadow:3px 1px 4px #f1455942}.product-similar-products__content-price-details-discount-percentage-num{color:#fff;letter-spacing:-.32px;padding-top:3px;font-size:16px;font-weight:700;display:flex}.product-similar-products__content-price-details-discounted-price{justify-content:end;align-items:center;display:flex}.product-similar-products__content-price-details-discounted-price-num{color:var(--text-600,#021959);letter-spacing:-.34px;padding-top:3px;font-size:17px;font-weight:600;display:flex}.product-similar-products__content-price-details-discounted-price-svg{display:flex}.product-similar-products__title{letter-spacing:-.48px;color:var(--text-600,#021959);font-size:24px;font-weight:800}.swiper{border:1px solid #e7ecf3;border-radius:19px;width:100%;height:100%}.similar-products-slider{text-align:center;background:#fff;border-left:1px solid #e7ecf3;justify-content:center;align-items:center;padding:28px;font-size:18px;display:flex}.swiper:last-child{border-left:none}.similar-products-slider img{object-fit:cover;height:100%;display:block}.swiper2.tagSwiper{width:100%;height:100%;padding:4px 0}.tagSwiper-slider{text-align:center;background:#fff;justify-content:center;align-items:center;font-size:18px;display:flex}.tagSwiper-slider img{object-fit:cover;width:100%;height:100%;display:block}.tagSwiper-slider{border-left:none}.product-seller-information{flex-direction:column;width:72.66%;display:flex}.product-seller-information__title{letter-spacing:-.48px;color:var(--text-600,#021959);font-size:24px;font-weight:800}.product-seller-information__content-seller-information{justify-content:space-between;align-items:center;display:flex}.product-seller-information__content-seller-information-details{gap:15px;display:flex}.product-seller-information__content-seller-information-content{flex-direction:column;display:flex}.product-seller-information__content-seller-information-content-authenticated{align-items:center;gap:3px;display:flex}.product-seller-information__content-seller-information-content-authenticated-svg{line-height:16px}.product-seller-information__content-seller-information-content-authenticated-text{color:#838ca5;font-size:10px;font-weight:600}.product-seller-information__content-seller-information-content-seller-name{color:var(--text-600,#021959);font-size:23px;font-weight:900}.product-seller-information__content-seller-performance{flex-direction:column;display:flex}.product-seller-information__content-seller-performance-satisfaction-title{color:var(--text-600,#021959);font-size:13px;font-weight:600}.product-seller-information__content-seller-performance-satisfaction-point-percentage{color:#00a049;font-size:32px;font-weight:900}.product-seller-information__content-seller-performance-satisfaction-point-vote-number{color:#21356d;font-size:11px;font-weight:600}.product-seller-information__content-seller-performance-satisfaction-point-vote-text{color:#838ca5;font-size:9px;font-style:normal;font-weight:600}.product-seller-information__content-seller-performance-overall{justify-content:space-between;align-items:center;display:flex}.product-seller-information__content-seller-performance-satisfaction-point-vote{text-align:end;flex-direction:column;display:flex}.product-seller-information__content-seller-performance-satisfaction-point-percentage-content{align-items:baseline;display:flex}.product-specifications{flex-direction:column;width:100%;margin-top:20px;margin-bottom:50px;display:flex}.product-specifications__main-title{color:#021959;margin-bottom:10px;font-size:24px;font-weight:800}.product-specifications__general-specifications-title{align-items:center;gap:44px;margin-top:35px;margin-bottom:40px;display:flex}.product-specifications__general-specifications-title-text{color:#021959;font-size:16px;font-weight:700}.product-specifications__general-specifications-title-line{background-color:#e6eaf0;flex-grow:1;height:1px}.product-specifications__detailed-specifications{border-bottom:1px solid #e7ecf3;gap:70px;margin-top:18px;padding-bottom:15px;display:flex}.product-specifications__detailed-specifications-title{color:#5e6a8d;width:20%;font-size:12px;font-weight:600}.product-specifications__detailed-specifications-text{color:#021959;width:80%;font-size:13px;font-weight:600}.no-border-bottom{border-bottom:0}.product-introduction p,.product-introduction ul,.product-introduction ol{color:#021959;letter-spacing:-.13px;margin-bottom:20px;font-size:13px;font-weight:600;line-height:35px}.product-introduction p:empty{margin-bottom:0}.product-introduction h1{color:#021959;margin-top:40px;margin-bottom:20px;font-size:22px;font-weight:800}.product-introduction h2{color:#021959;margin-top:40px;margin-bottom:20px;font-size:21px;font-weight:800}.product-introduction h3{color:#021959;margin-top:40px;margin-bottom:20px;font-size:20px;font-weight:800}.product-introduction h4{color:#021959;margin-top:40px;margin-bottom:20px;font-size:19px;font-weight:800}.product-introduction h5{color:#021959;margin-top:40px;margin-bottom:20px;font-size:18px;font-weight:800}.product-introduction h6{color:#021959;margin-top:40px;margin-bottom:20px;font-size:17px;font-weight:800}h2.product-introduction__title{color:#021959;margin-bottom:40px;font-size:24px;font-weight:800}.product-introduction img{border-radius:16px}.product-introduction__tag{align-items:center;gap:24px;padding:20px 0 50px;display:flex}.product-introduction__tag-slider{flex:1;overflow:hidden}.product-introduction__tag-slider-text{color:#021959;border:1px solid #e7ecf3;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:600;box-shadow:0 2px #b2bdce33}.product-introduction__tag-title{color:#021959;padding-top:6px;font-size:24px;font-weight:800}.product-introduction__review{flex-direction:column;margin-top:25px;display:flex}.product-introduction__review-title{color:#021959;margin-bottom:40px;font-size:24px;font-weight:800}.product-introduction__review-text{color:#021959;letter-spacing:-.13px;margin-bottom:25px;font-size:13px;font-weight:600;line-height:35px}.product-introduction__phone-review-title{color:#021959;margin-bottom:20px;font-size:24px;font-weight:700}.product-introduction__banner{margin-bottom:35px}.product-introduction__features-list{counter-reset:feature-counter;margin-bottom:20px;line-height:1.8;list-style:none}.product-introduction__features-list li{counter-increment:feature-counter;color:#021959;margin-bottom:13px;padding-right:35px;font-size:13px;font-weight:600;position:relative}.product-introduction__features-list li:before{content:counter(feature-counter);color:#021959;font-size:13px;font-weight:600;position:absolute;right:0}.product-introduction__features-list li:after{content:".";color:#021959;font-size:13px;font-weight:600;position:absolute;right:18px}.product-introduction__features{margin-bottom:20px;line-height:1.8;list-style:none}.product-introduction__features li{color:#021959;align-items:center;gap:20px;margin-bottom:13px;font-size:13px;font-weight:600;display:flex;position:relative}.product-introduction__features li:before{content:"";position:absolute;right:0}.product-introduction__text-container{text-align:justify;flex-direction:column;align-items:center;margin-bottom:15px;display:flex}.product-introduction__text-container-slashes-one{color:#dbdfeb;letter-spacing:8.28px;margin-bottom:-18px;font-size:12px;font-weight:600;line-height:30px}.product-introduction__text-container-slashes-two{color:#dbdfeb;letter-spacing:8.28px;margin-top:-35px;font-size:12px;font-weight:600;line-height:30px}.product-introduction__text-container-text-content svg{display:block}.product-introduction__text-container-text-content p{color:#3c4e81;letter-spacing:-.12px;margin-top:-133px;padding:55px;font-size:12px;font-weight:600;line-height:30px}.single-product-content-sections_title-fixed{z-index:300;background-color:#fff;justify-content:space-between;align-items:center;margin-bottom:30px;display:flex;position:sticky;top:0}.vertical-slider-container{z-index:100;flex-direction:row;align-items:center;display:flex}.slider-frame{border-radius:5px;justify-content:center;align-items:center;width:100%;height:50px;display:flex;overflow:hidden}.single-product-content-sections_title-fixed-arrows{flex-direction:column;justify-content:center;align-items:center;display:flex}.slider-content{text-align:center;flex-direction:column;width:100%;transition:transform .5s;display:flex;position:relative;transform:translateY(85px)}.slider-content div{color:#021959;white-space:nowrap;text-align:right;padding:10px;font-size:24px;font-weight:800}.single-product-content-sections_title-fixed__controls ul{align-items:center;gap:25px;display:flex}.single-product-content-sections_title-fixed__controls ul li a{color:#7e8eb9;border-bottom:1px dashed #fff;padding-bottom:8px;font-size:12px;font-weight:600;transition:all .2s}.single-product-content-sections_title-fixed__controls ul li a:hover{border-bottom:1px dashed #7e8eb9}.slider-btn{cursor:pointer;color:#fff;background-color:#0000;border:none;margin:4px 0;padding:0;transition:background-color .3s}.slider-btn:hover svg path{stroke:#021959;transition:all .2s}.vertical-slider-seperator{background:#cdd6e3;width:14px;height:1px}.tagSwiper{width:100%}.tagSwiper .swiper-slide{width:max-content}.product-main-content__buy-content-price-contact{flex-direction:column;align-items:center;gap:20px;padding:20px;display:flex}.product-main-content__buy-content-price-contact img{width:140px;height:auto}a.product-main-content__buy-content-price-contact-detail{color:#fff;background:#f14559;border-radius:9px;padding:12px 16px;font-size:14px;font-weight:700;display:block;box-shadow:3px 0 5px #f1455952}.product-main-content__buy-content-price-contact p{color:#021959;font-size:12px;font-weight:700}.product-main-content__non-existent{border:1px solid #e6eaf0;border-radius:12px;width:100%;padding:40px 30px}.product-main-content__non-existent-content{border-bottom:1px solid #e6eaf0;justify-content:space-between;align-items:center;gap:37px;padding-bottom:30px;display:flex}.product-main-content__non-existent-content-text{color:var(--text-600,#021959);font-size:13px;font-style:normal;font-weight:600}.product-main-content__non-existent-content-svg{display:flex}.product-main-content__non-existent-notification{flex-direction:column;gap:15px;margin-top:25px;display:flex}.product-main-content__non-existent-notification-text{color:var(--text-600,#021959);font-size:14px;font-weight:800}.product-main-content__non-existent-notification-method{flex-direction:column;gap:10px;display:flex}.product-main-content__non-existent-notification-method-email{gap:10px;display:flex}.product-main-content__non-existent-notification-method-email-checkbox{cursor:pointer;border:2px solid #bfcadc;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;transition:background-color .3s,border-color .3s;display:flex}.product-main-content__non-existent-notification-method-email-checkbox i{color:#fff;font-size:12px;display:none}.product-main-content__non-existent-notification-method-email-checkbox.checked{background-color:#021959;border-color:#021959}.product-main-content__non-existent-notification-method-email-checkbox.checked i{display:block}.product-main-content__non-existent-notification-method-email-content{flex-direction:column;display:flex}.product-main-content__non-existent-notification-method-email-content-text{color:var(--text-600,#021959);font-size:13px;font-style:normal;font-weight:600}.product-main-content__non-existent-notification-method-email-content-email{color:var(--text-600,#021959);font-size:12px;font-style:normal;font-weight:400}.product-main-content__non-existent-notification-method-sms{gap:10px;display:flex}.product-main-content__non-existent-notification-method-sms-checkbox{cursor:pointer;border:2px solid #bfcadc;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;transition:background-color .3s,border-color .3s;display:flex}.product-main-content__non-existent-notification-method-sms-checkbox i{color:#fff;font-size:12px;display:none}.product-main-content__non-existent-notification-method-sms-checkbox.checked{background-color:#021959;border-color:#021959}.product-main-content__non-existent-notification-method-sms-checkbox.checked i{display:block}.product-main-content__non-existent-notification-method-sms-content{flex-direction:column;display:flex}.product-main-content__non-existent-notification-method-sms-content-text{color:var(--text-600,#021959);font-size:13px;font-weight:600}.product-main-content__non-existent-notification-method-sms-content-sms{color:var(--text-600,#021959);font-size:12px;font-style:normal;font-weight:400}.product-main-content__non-existent-notification-method-ishop{display:flex}.product-main-content__non-existent-notification-method-ishop-checkbox{cursor:pointer;border:2px solid #bfcadc;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;transition:background-color .3s,border-color .3s;display:flex}.product-main-content__non-existent-notification-method-ishop-field{visibility:hidden;opacity:0;width:0;height:0}.product-main-content__non-existent-notification-method-ishop-checkbox{margin-left:10px}.product-main-content__non-existent-notification-empty{color:#516292;font-size:12px;font-weight:700}.product-main-content__non-existent-notification-method-ishop-field:checked+.product-main-content__non-existent-notification-method-ishop-checkbox{background-color:#021959;border-color:#021959}.product-main-content__non-existent-notification-method-ishop-content{flex-direction:column;display:flex}.product-main-content__non-existent-notification-method-ishop-content-text{color:var(--text-600,#021959);font-size:13px;font-weight:600}.product-main-content__non-existent-notification-send{color:#fff;background:#f04055;border-radius:9px;justify-content:center;margin-top:15px;padding:14px 0;font-size:16px;font-weight:700;display:flex}.color-swatches{gap:10px;margin:15px 0;display:flex}.color-swatches .swatch{cursor:pointer;border:2px solid #0000;border-radius:50%;width:40px;height:40px;transition:all .3s;position:relative}.color-swatches .swatch:hover{border-color:#ddd}.color-swatches .swatch.selected{background-clip:padding-box;border:2px solid #000}.color-swatches .swatch .checkmark{background-color:#000;border-radius:50%;width:12px;height:12px;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.color-swatches .swatch.selected .checkmark{display:block}.single__modal_add-to-cart--image,.single__modal_success--image{margin-bottom:15px}.single__modal_add-to-cart--title,.single__modal_success--title{color:#021959;text-align:center;margin-bottom:35px;font-size:16px;font-weight:700}.single__modal_add-to-cart--items{flex-direction:column;gap:10px;width:100%;margin-bottom:20px;display:flex}.single__modal_add-to-cart--item{border:2px solid #e6e9f1;border-radius:10px;justify-content:right;gap:20px;width:100%;padding:22px 25px;display:flex}.single__modal_add-to-cart--item img{border-radius:4px;width:40px;height:auto}.single__modal_add-to-cart--item p{color:#021959;font-size:12px;font-weight:600}.single__modal_add-to-cart--actions a{text-align:center;color:#fff;background:#f04055;border-radius:11px;width:100%;padding:16px;font-size:17px;font-weight:700;display:block;box-shadow:7px 7px 13px -3px #f040553d}.product-added-to-cart-notif-wrapper{max-width:432px}.product-better-price-wrapper,.product-illegal-report-wrapper{max-width:420px}.single__modal_better-price,.single__modal_illegal-report{flex-direction:column;width:100%;display:flex}.single__modal_better-price--title,.single__modal_illegal-report--title{color:#021959;text-align:right;margin-bottom:35px;font-size:16px;font-weight:700}.single__modal_better-price--form,.single__modal_illegal-report--form{flex-direction:column;display:flex}.single__modal_better-price--form label,.single__modal_illegal-report--form label{text-align:right;padding-bottom:5px;font-size:13px;font-weight:500}.single__modal_illegal-report--form label{cursor:pointer;margin-bottom:10px;padding-right:25px;display:block;position:relative}.single__modal_illegal-report--form label:before{cursor:pointer;content:"";border:2px solid #bfcadc;border-radius:10px;justify-content:center;align-items:center;width:16px;height:16px;transition:background-color .3s,border-color .3s;display:flex;position:absolute;top:0;right:0}.single__modal_illegal-report--form input:checked+label:before{background-color:#021959;border-color:#021959}.single__modal_better-price--form input,.single__modal_illegal-report--form input{color:#021959;background-color:#f8f9fb;border-radius:8px;margin-bottom:12px;padding:10px 15px;font-size:16px;font-weight:700}.single__modal_illegal-report--form input[type=radio]{opacity:0;visibility:hidden;width:0;height:0}.single__modal_better-price--form button,.single__modal_illegal-report--form button{text-align:center;color:#fff;background:#f04055;border:none;border-radius:11px;outline:none;justify-content:center;align-items:center;width:100%;padding:16px;font-size:17px;font-weight:700;display:flex;box-shadow:7px 7px 13px -3px #f040553d}.ishop-woocommerce-add-to-cart-action-wrapper .quantity,.ishop-woocommerce-add-to-cart-action-wrapper .quantity .qty,.single-product-qty-minus,.single-product-qty-plus{height:40px!important}.single-product-qty-minus,.single-product-qty-plus{background-color:#fff!important;border-radius:7px!important;width:40px!important}.ishop-woocommerce-add-to-cart-action-wrapper .quantity{background-color:#f2f4fb!important;align-items:center!important;height:52px!important;padding:6px!important}.woocommerce div.product form.cart .variations .select2-container{margin-bottom:15px}.product-video-wrapper{max-width:800px}.single__modal_video--title{color:#021959;text-align:right;margin-bottom:35px;font-size:16px;font-weight:700}.single__modal_video--container{border-radius:15px;overflow:hidden}.product-share-wrapper{max-width:430px}.single__modal_share--title{color:#021959;text-align:right;border-bottom:1px solid #eff2f6;margin-bottom:22px;padding-bottom:18px;font-size:15px;font-weight:700}.single__modal_share--detail-text{color:#021959;text-align:right;margin-bottom:16px;font-size:14px;font-weight:700}.single__modal_share--detail-name{border-bottom:1px solid #eff2f6;justify-content:right;gap:17px;margin-bottom:25px;padding-bottom:17px;display:flex}.single__modal_share--detail-name img{border-radius:4px;width:30px;height:auto}.single__modal_share--detail-name p{text-align:right;color:#021959;font-size:11px;font-weight:500}.single__modal_share--social{border-bottom:1px solid #eff2f6;justify-content:space-evenly;align-items:center;margin-bottom:25px;padding-bottom:25px;display:flex}.single__modal_share--social-item-sep{background:#e8edf4;width:1px;height:48px}.single__modal_share--social-item{color:#021959;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:11px;font-weight:600;display:flex}.single__modal_share--copy{justify-content:center;display:flex}.single__modal_share--copy button{background:0 0;border:none;outline:none;align-items:center;gap:15px;display:flex}.single__modal_share--copy button span{color:#021959;font-size:14px;font-weight:700}.product-price-chart-wrapper{max-width:800px}.single__modal_price-chart--title{align-items:center;gap:30px;margin-bottom:40px;display:flex}.single__modal_price-chart--title img{border-radius:3px;width:45px;height:auto}.single__modal_price-chart--title-text{flex-direction:column;justify-content:right;display:flex}.single__modal_price-chart--title-text span{color:#021959;text-align:right;font-size:18px;font-weight:700}.single__modal_price-chart--title-text p{color:#77859a;text-align:right;font-size:12px;font-weight:600}.single__modal_price-chart--chart-loading{justify-content:center;align-items:center;height:300px;font-size:14px;font-weight:500;display:flex}.single__modal_price-chart--chart-loading svg{width:60px;height:auto}.single__modal_price-chart--chart-legends{justify-content:right;align-items:center;gap:25px;padding-top:25px;display:flex}.single__modal_price-chart--chart-legends--item{color:#021959;align-items:center;gap:12px;font-size:13px;font-weight:700;display:flex}.single__modal_price-chart--chart-variable{text-align:right;background:#f4f7fa;border-radius:20px;margin-bottom:15px;padding:10px}.select2-dropdown{z-index:9999!important}.single__modal_price-chart--chart-variable .select2-container--default .select2-selection--single{color:#021959!important;background:#fff!important;border:1px solid #eff2f6!important;border-radius:8px!important;height:40px!important;padding:8px 20px!important;font-size:14px!important;font-weight:600!important;line-height:40px!important;box-shadow:0 2px #99a3b333!important}.select2-container--default .select2-selection--single .select2-selection__arrow{top:50%!important;left:15px!important;transform:translate(-50%,-50%)!important}.woocommerce form .select2-container--default .select2-selection--single{font-size:13px!important}.single__modal_price-chart--chart-variable .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:25px!important}.favoriteBtn.active svg path{stroke:#f04055}.product-sale-notif-wrapper{text-align:right;max-width:380px;padding:25px 0 0}.product-sale-notif-wrapper .product-main-content__non-existent{border:none;padding:45px 25px 25px}.product-single--add-to-cart--form-label{padding-bottom:7px}.product-single--grouped-list{flex-direction:column;gap:15px;margin-top:20px;margin-bottom:20px;display:flex}.product-single--grouped-list--item{border:1px solid #f1f1ff;border-radius:10px;flex-direction:column;gap:5px;padding:15px;display:flex}.product-single--grouped-list--item--quantity .quantity{width:100%}.product-single--grouped-list--item--label label a{color:#021959;font-size:14px;font-weight:600;display:block}.product-single--grouped-list--item--quantity a{color:#f04055!important;background-color:#f040551f!important;border-radius:5px!important;padding:6px 8px!important;font-size:14px!important;font-weight:600!important}.product-single--grouped-list--item--price{transform:scale(.9)}.product-main-content__buy-content-sold-out-add-to-cart--external{margin-bottom:15px!important}.compare-products_wrapper{white-space:nowrap;width:100%;margin-bottom:30px;padding-bottom:40px;display:flex;overflow-x:auto}.compare-products_content--head{display:flex}.compare-products_content--head-empty{border-left:1px solid #e7ecf3;width:170px}.compare-products_content--head-item{border-left:1px solid #e7ecf3;width:330px;padding:30px}.compare-products_content--head-item-image{justify-content:center;align-items:center;margin-bottom:45px;display:flex}.compare-products_content--head-item-image img{width:150px;height:150px}.compare-products_content--head-item-title{color:#021959;text-align:right;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:40px;margin-bottom:8px;font-size:13px;font-weight:700;display:-webkit-box;overflow:hidden}.compare-products_content--head-item-price{justify-content:space-between;align-items:end;margin-bottom:25px;display:flex}.compare-products_content--head-item-price .product-main-content__buy-content-price{transform:scale(.8)}.compare-products_content--head-item-price--rating{align-items:center;gap:7px;margin-bottom:14px;display:flex}.compare-products_content--head-item-price--rating span{color:#122763;font-size:13px;font-weight:700}.compare-products_content--head-item-actions{justify-content:space-between;gap:13px;display:flex}.compare-products_content--head-item-actions button{text-align:center;outline:none;padding:14px 0}.compare-products_content--head-item-actions--remove{color:#6e7da7;background:#fff;border:1px solid #e7ecf3;border-radius:9px;width:28%;font-size:14px;font-weight:600}.compare-products_content--head-item-actions--addtocart{color:#fff;text-align:center;background:#f04055;border-radius:9px;width:72%;padding:13px 0;font-size:16px;font-weight:700}.compare-products_content--attributes{margin-top:-12px}.compare-products_content--attributes .compare-products_content--attributes-group{margin-top:-14px}.compare-products_content--attributes .compare-products_content--attributes-group:first-child{margin-top:0}.compare-products_content--attributes-group-title{color:#021959;font-size:16px;font-weight:700;position:relative}.compare-products_content--attributes-group-title:before{content:"";z-index:-1;background-color:#e7ecf3;height:1px;position:absolute;top:50%;left:0;right:0}.compare-products_content--attributes-group-title span{background-color:#fff;max-width:170px;padding-left:30px;display:inline-block}.compare-products_content--attributes-group-items{display:flex}.compare-products_content--attributes-group-items-name{color:#5e6a8d;border-bottom:1px solid #e7ecf3;border-left:1px solid #e7ecf3;width:170px;padding:16px 0 16px 10px;font-size:12px;font-weight:600}.compare-products_content--attributes-group-items-value{display:flex}.compare-products_content--attributes-group-items-value--single{color:#021959;border-bottom:1px solid #e7ecf3;border-left:1px solid #e7ecf3;width:330px;padding:16px 25px;font-size:13px;font-weight:600}.compare-products_content--attributes-group .compare-products_content--attributes-group-items:last-child .compare-products_content--attributes-group-items-name{border-bottom:none;padding:16px 0 47px 10px}.compare-products_content--attributes-group .compare-products_content--attributes-group-items:last-child .compare-products_content--attributes-group-items-value--single{border-bottom:none;padding:16px 25px 47px}.compare-products_content--attributes-group .compare-products_content--attributes-group-items:nth-child(2){margin-top:-14px}.compare-products_content--attributes-group .compare-products_content--attributes-group-items:nth-child(2) .compare-products_content--attributes-group-items-name{padding:47px 0 16px 10px}.compare-products_content--attributes-group .compare-products_content--attributes-group-items:nth-child(2) .compare-products_content--attributes-group-items-value--single{padding:47px 25px 16px}.compare-products_new{text-align:center;border-left:1px solid #e7ecf3;min-width:330px;padding:160px 0}.compare-products_new a.compare-products_new-button{background:#16a8b3;border-radius:9px;padding:15px 50px;font-size:16px;font-weight:700;color:#fff!important}.compare-add-new-wrapper{max-width:1000px;max-height:85vh;padding:40px;overflow-y:scroll}.compare-add-new-wrapper .remodal-close{top:23px;left:26px}.compare__modal_add-new--title{color:#021959;text-align:right;padding-bottom:18px;font-size:18px;font-weight:700}.compare__modal_add-new--search{background:#f3f5f8;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:35px;padding:15px;display:flex}.compare__modal_add-new--search input{background-color:#0000;width:-webkit-fill-available}.compare__modal_add-new--search button{background-color:#0000}.compare__modal_add-new--result{grid-template-columns:1fr 1fr 1fr;gap:28px;display:grid}.compare__modal_add-new--result-item{background:#fff;border:1px solid #e8e9eb;border-radius:19px;padding:20px 20px 10px;position:relative}.compare__modal_add-new--result-item-image{text-align:center;margin-bottom:22px}.compare__modal_add-new--result-item-image img{width:150px;height:150px}.compare__modal_add-new--result-item-title{text-align:right;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:45px;margin-bottom:18px;font-size:15px;font-weight:700;display:-webkit-box;overflow:hidden}.compare__modal_add-new--result-item-bottom{justify-content:space-between;align-items:center;display:flex}.compare__modal_add-new--result-item-actions--add{color:#fff;background:#16a8b3;border-radius:11px;padding:10px 14px;font-size:12px;font-weight:700;box-shadow:2px 0 4px #16a8b354}.compare__modal_add-new--result-item-bottom-price .product-main-content__buy-content-price{transform-origin:0;margin-top:0;transform:scale(.75)}.compare__modal_add-new--result-item-bottom-price .product-main-content__buy-content-price-contact p,.compare-products_content--head-item-price .product-main-content__buy-content-price-contact p{display:none}.compare__modal_add-new--result-item-bottom-price a.product-main-content__buy-content-price-contact-detail,.compare-products_content--head-item-price a.product-main-content__buy-content-price-contact-detail{padding:7px 16px}.compare__modal_add-new--result-item-rating{align-items:baseline;gap:4px;display:flex;position:absolute;top:25px;left:25px}.compare__modal_add-new--result-item-rating span{color:#122763;font-size:14px;font-weight:600}.compare__modal_add-new--loading{justify-content:center;align-items:center;height:300px;font-size:14px;font-weight:500;display:flex}.compare__modal_add-new--loading svg{width:60px;height:auto}.product-reviews__title{color:#021959;margin-bottom:50px;font-size:24px;font-weight:800}.product-video__title,.product-related__title{color:#021959;margin-bottom:35px;font-size:24px;font-weight:800}.product-reviews__container{gap:46px;display:flex}.product-reviews__sidebar{width:26%}.product-reviews__content{width:74%}.product-reviews__sidebar-info{width:100%}.product-reviews__sidebar-info--cover{background:#fff;border-radius:25px;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:43px;padding:45px 50px 40px;display:flex;position:relative;overflow:hidden}.product-reviews__sidebar-info-average{flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:55px;display:flex}.product-reviews__sidebar-info-average--number{color:#021959;text-align:center;font-size:50px;font-weight:700}.product-reviews__sidebar-info-average--stars{gap:6px;margin-bottom:8px;display:flex}.product-reviews__sidebar-info-average--count{color:#516292;justify-content:center;align-items:center;gap:15px;font-size:12px;font-weight:600;display:flex}.product-reviews__sidebar-info-average--count span{color:#516292;font-size:13px;font-weight:600}.product-reviews__sidebar-info--cover:before{content:"";filter:blur(100px);background-color:#ebeff1;border-radius:50%;width:170px;height:170px;position:absolute;top:-60px;left:-60px}.product-reviews__sidebar-info{position:relative}.product-reviews__sidebar-info--bg-shadow{z-index:-1;opacity:.8;filter:blur(10px);position:absolute;top:0;bottom:-60px;right:-50px}.product-reviews__sidebar-info--bg-shadow svg{width:100%;height:100%}.product-reviews__sidebar-info-ratings{flex-direction:column;gap:25px;width:100%;margin-bottom:35px;display:flex}.product-reviews__sidebar-info-ratings--item{flex-direction:column;gap:6px;width:100%;display:flex}.product-reviews__sidebar-info-ratings--item-head{justify-content:space-between;align-items:end;display:flex}.product-reviews__sidebar-info-ratings--item-head div{align-items:center;gap:4px;font-size:12px;font-weight:700;display:flex}.product-reviews__sidebar-info-ratings--item-head div span{font-size:15px;font-weight:700}.product-reviews__sidebar-info-ratings--item-head>span{color:#96a0ba;font-size:12px;font-weight:600}.product-reviews__sidebar-info-ratings--item-bar{background-color:#e2e7ed;border-radius:2px;width:100%;height:2px}.product-reviews__sidebar-info-ratings--item-bar-thumb{border-radius:2px;height:2px}.product-reviews__sidebar-info-ratings--item--green .product-reviews__sidebar-info-ratings--item-head div,.product-reviews__sidebar-info-ratings--item--green .product-reviews__sidebar-info-ratings--item-head div span{color:#00a049}.product-reviews__sidebar-info-ratings--item--orange .product-reviews__sidebar-info-ratings--item-head div,.product-reviews__sidebar-info-ratings--item--orange .product-reviews__sidebar-info-ratings--item-head div span{color:#a2a73a}.product-reviews__sidebar-info-ratings--item--red .product-reviews__sidebar-info-ratings--item-head div,.product-reviews__sidebar-info-ratings--item--red .product-reviews__sidebar-info-ratings--item-head div span{color:#ec9c1b}.product-reviews__sidebar-info-counters{justify-content:space-between;align-items:center;width:100%;display:flex}.product-reviews__sidebar-info-counter--seperator{background:#e2e7ed;width:1px;height:70px}.product-reviews__sidebar-info-counter--item{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.product-reviews__sidebar-info-counter--item-number{color:#021959;font-size:18px;font-weight:700}.product-reviews__sidebar-info-counter--item-title{color:#516292;font-size:10px;font-weight:600}.product-reviews__sidebar-add-comment--button{cursor:pointer;background:#fff;border-radius:17px;justify-content:space-between;align-items:center;margin-bottom:35px;padding:25px 35px;display:flex;position:relative;box-shadow:0 11px 5px -6px #dfe4eb80}.product-reviews__sidebar-add-comment--button:before{content:"";background:linear-gradient(#cfd8e4,#fff);border-radius:17px;padding:1px;position:absolute;inset:0;mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-position:0 0,0 0;mask-size:auto,auto;mask-repeat:repeat,repeat;mask-clip:content-box,border-box;mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.product-reviews__sidebar-add-comment--button-text{color:#122763;flex-direction:column;gap:3px;font-size:19px;font-weight:800;display:flex}.product-reviews__sidebar-add-comment--button-text span{color:#697cae;font-size:11px;font-weight:600}.product-reviews__sidebar-add-comment p{color:#8690ad;font-size:11px;font-weight:600;line-height:24px}.authentication-wrapper{flex-direction:column;align-items:center;min-height:100vh;padding-top:60px;display:flex}.authentication-container{flex:1;justify-content:center;align-items:center;margin-bottom:45px;display:flex}.authentication-footer{margin-top:auto;margin-bottom:80px}.authentication-footer p{color:#9ea7be;font-size:11px;font-weight:600}.authentication-popup-wrapper .authentication-footer p{color:#021959}.authentication-footer p a{color:#f04055}.authentication-main{width:418px}.authentication-main-close{text-align:center;color:#71729f;opacity:.8;cursor:pointer;margin-bottom:10px;padding:20px 0;font-size:24px;font-weight:800}.authentication-main-card{background:#fff;border-radius:30px;width:100%;padding:48px 40px;box-shadow:0 33px 126px 20px #9aa8bc0f}.authentication-main-head{justify-content:space-between;align-items:center;margin-bottom:70px;display:flex}.authentication-main-head-title{align-items:center;gap:14px;display:flex}.authentication-main-head-title img{width:auto;height:30px}.authentication-main-head-title span{color:#021959;font-size:14px;font-weight:700}.authentication-main-head-navigation button{background:#fff;border:none;border-radius:11px;outline:none;padding:7px 7px 6px;box-shadow:0 6px 8px #7e8eb91f}.authentication-main-form-group{flex-direction:column;gap:10px;margin-bottom:25px;display:flex}.authentication-main-form-group label{color:#021959;align-items:baseline;gap:3px;font-size:12px;font-weight:600;display:flex}.authentication-main-form-group label span{color:#8c94a9;font-size:12px;font-weight:600}.authentication-main-form-group-input{border:1px solid #e6eaf2;border-radius:15px;justify-content:space-between;align-items:center;gap:25px;padding:13px 20px;display:flex}.authentication-main-form-group-input input{color:#021959;width:240px;font-size:13px;font-weight:700}.authentication-main-phone .authentication-main-form-group .authentication-main-form-group-input input{text-align:left;letter-spacing:13px;color:#021959;font-size:16px;font-weight:500}.authentication-main-phone .authentication-main-form-group .authentication-main-form-group-input input::placeholder{color:#cbd0df;letter-spacing:13px;font-size:16px;font-weight:400}.authentication-main-phone-form{margin-bottom:45px}.authentication-main-phone-form--demo-notif{color:#021959;font-size:11px;font-weight:600;line-height:21px}.authentication-main-phone-form--demo-notif span{letter-spacing:6.24px;background:#fff077;border-radius:5px;margin:0 3px;padding:3px 3px 3px 10px;font-size:12px;font-weight:700;box-shadow:0 3px 32px 6px #fff07742}.authentication-main-phone-form-submit{justify-content:left;display:flex}.authentication-main-phone-form-submit--send{background:#f04055;border:none;border-radius:54px;outline:none;align-items:center;gap:35px;padding:13px 25px 13px 20px;display:flex;box-shadow:7px 7px 13px -3px #f040553d}.authentication-main-phone-form-submit--send span{color:#fff;font-size:18px;font-weight:700}.authentication-main-phone-form-divider{text-align:center;color:#8c94a9;align-items:center;margin:20px 0;font-size:14px;font-weight:600;display:flex}.authentication-main-phone-form-divider:before,.authentication-main-phone-form-divider:after{content:"";border-bottom:1px solid #e5e8ef;flex:1}.authentication-main-phone-form-divider span{padding:0 15px}.authentication-main-phone-form-social{flex-direction:column;gap:12px;display:flex}.authentication-main-phone-form-social--google{cursor:pointer;background:#fff;border:1px solid #e5e8ef;border-radius:12px;outline:none;justify-content:center;align-items:center;gap:12px;padding:14px 20px;transition:all .3s;display:flex}.authentication-main-phone-form-social--google:hover{border-color:#a8b0c2}.authentication-main-phone-form-social--google span{color:#021959;font-size:15px;font-weight:600}.authentication-main-otp-form{margin-bottom:65px}.authentication-main-form-group--otp{flex-direction:column;gap:15px;display:flex}.authentication-main-form-group--otp-head{justify-content:space-between;align-items:center;display:flex}.authentication-main-form-group--otp-head p{color:#8c94a9;font-size:11px;font-weight:600}.authentication-main-form-group--otp-head p span{color:#021959;padding:0 3px;font-size:12px;font-weight:600}.authentication-main-form-group--otp-head--resend{color:#081a4d;background:0 0;border:none;outline:none;align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.authentication-main-form-group--otp-head--timer{color:#081a4d;align-items:center;gap:7px;font-size:11px;font-weight:600;display:flex}.authentication-main-form-group--otp-head--timer span{color:#081a4c;font-size:14px;font-weight:600}.authentication-main-form-group--otp-input{flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:9px;display:flex}.authentication-main-form-group--otp-input input{text-align:center;vertical-align:middle;color:#021959;background:#fff;border:1px solid #e6eaf2;border-radius:15px;width:20%;padding:11px;font-size:26px;font-weight:600}.authentication-main-otp-form-submit{justify-content:space-between;align-items:center;display:flex}.authentication-main-otp-form-submit--send{background:#f04055;border:none;border-radius:54px;outline:none;align-items:center;gap:35px;padding:13px 25px 13px 20px;display:flex;box-shadow:7px 7px 13px -3px #f040553d}.authentication-main-otp-form-submit--send span{color:#fff;font-size:18px;font-weight:700}.authentication-main-otp-form-submit--change-method{background:0 0;border:none;outline:none;align-items:center;gap:13px;display:flex}.authentication-main-otp-form-submit--change-method span{color:#081a4d;font-size:13px;font-weight:700}.authentication-main-head--details,.authentication-main-details-form{margin-bottom:45px}.authentication-main-form-group--password-system{gap:35px;margin-bottom:25px;display:flex}.authentication-password-system_actions,.authentication-password-system_actions-rules{width:50%}.authentication-password-system_actions-top{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.authentication-password-system_actions-top-title{align-items:center;gap:8px;display:flex}.authentication-password-system_actions-top-title span{color:#021959;font-size:10px;font-weight:700;line-height:11px}.authentication-password-system_actions-top-label span{color:#021959;font-size:21px;font-weight:700}.authentication-password-system_actions-bars{margin-bottom:35px}.authentication-password-system_actions-bar{background:linear-gradient(90deg,#18cf89 0% 32%,#d1ad33 66%,#f04055 100%);border-radius:10px;width:100%;height:4.5px;position:relative}.authentication-password-system_actions-thumb{background-color:#ee4353;border:2px solid #fff;border-radius:10px;width:7px;height:13px;transition:all .15s;position:absolute;top:-4px;right:4px}#authentication-register-password,#authentication-password{text-align:right;direction:ltr}.authentication-password-system_actions-generate{color:#021959;background:#fff;border:1px solid #e6eaf2;border-radius:7px;justify-content:space-between;align-items:center;width:100%;padding:13px 15px;font-size:12px;font-weight:700;display:flex;box-shadow:0 4px 4px #9aa8bc29}.authentication-password-system_actions-rules{flex-direction:column;gap:8px;display:flex}.authentication-password-system_actions-rules--item{justify-content:space-between;align-items:center;display:flex}.authentication-password-system_actions-rules--item span{color:#8c94a9;font-size:11px;font-weight:600}.authentication-password-system_actions-rules--item--active span{color:#021959}.authentication-main-details-form-submit{justify-content:space-between;align-items:center;display:flex}.authentication-main-details-form-submit--send{background:#f04055;border:none;border-radius:54px;outline:none;align-items:center;gap:35px;padding:13px 25px 13px 20px;display:flex;box-shadow:7px 7px 13px -3px #f040553d}.authentication-main-details-form-submit--send span{color:#fff;font-size:18px;font-weight:700}.authentication-main-details-form-submit--moveon{background-color:#0000;border:none;outline:none;align-items:center;gap:8px;display:flex}.authentication-main-details-form-submit--moveon span{color:#021959;font-size:12px;font-weight:700}.authentication-main-login-form-submit{justify-content:space-between;align-items:center;display:flex}.authentication-main-login-form-submit--send{background:#f04055;border:none;border-radius:54px;outline:none;align-items:center;gap:35px;padding:13px 25px 13px 20px;display:flex;box-shadow:7px 7px 13px -3px #f040553d}.authentication-main-login-form-submit--send span{color:#fff;font-size:18px;font-weight:700}.authentication-main-login-form-submit--change-method{background-color:#0000;border:none;outline:none;align-items:center;gap:8px;display:flex}.authentication-main-login-form-submit--change-method span{color:#021959;font-size:12px;font-weight:700}.authentication-main-forget-password-form-submit{justify-content:flex-end;align-items:center;display:flex}.authentication-main-forget-password-form-submit--send{background:#f04055;border:none;border-radius:54px;outline:none;align-items:center;gap:35px;padding:13px 25px 13px 20px;display:flex;box-shadow:7px 7px 13px -3px #f040553d}.authentication-main-forget-password-form-submit--send span{color:#fff;font-size:18px;font-weight:700}.authentication-main-forget-password-form-submit--change-method{background-color:#0000;border:none;outline:none;align-items:center;gap:8px;display:flex}.authentication-main-forget-password-form-submit--change-method span{color:#021959;font-size:12px;font-weight:700}.authentication-main-form-group--reset-password--button{background-color:#0000;border:none;outline:none;align-items:center;gap:8px;width:max-content;display:flex}.authentication-main-form-group--reset-password--button span{color:#081a4d;font-size:12px;font-weight:700}.authentication-ishopgaurd{z-index:10;position:fixed;bottom:20px;right:20px}.authentication-ishopgaurd img{width:160px;height:auto}.product-reviews__content-add-comment--button{cursor:pointer;background:#fff;border-radius:17px;justify-content:space-between;align-items:center;width:270px;margin-bottom:50px;padding:25px 35px;display:flex;position:relative;box-shadow:0 11px 5px -6px #dfe4eb80}.product-reviews__content-add-comment--button:before{content:"";background:linear-gradient(#cfd8e4,#fff);border-radius:17px;padding:1px;position:absolute;inset:0;mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-position:0 0,0 0;mask-size:auto,auto;mask-repeat:repeat,repeat;mask-clip:content-box,border-box;mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.product-reviews__content-add-comment--button-text{color:#122763;flex-direction:column;gap:3px;font-size:19px;font-weight:800;display:flex}.product-reviews__content-add-comment--button-text span{color:#697cae;font-size:11px;font-weight:600}.product-reviews__content-empty-commnet{background:#f9fafb;border-radius:25px;flex-direction:column;justify-content:end;align-items:center;width:100%;height:500px;margin-bottom:30px;padding:0 140px 90px;display:flex}.product-reviews__content-empty-commnet--title{color:#021959;text-align:center;margin-bottom:18px;font-size:14px;font-weight:600}.product-reviews__content-empty-commnet--description{color:#7e8eb9;text-align:center;font-size:12px;font-weight:600;line-height:21px}.product-reviews__content-head{border-bottom:1px solid #eef1f8;align-items:center;gap:20px;padding-bottom:45px;display:flex}.product-reviews__content-head-title{color:#021959;font-size:12px;font-weight:600}.product-reviews__content-head-sort{align-items:center;gap:14px;display:flex}.product-reviews__content-head-sort-item input[type=radio]{opacity:0;visibility:hidden;width:0;height:0}.product-reviews__content-head-sort-item label{color:#8894b4;cursor:pointer;border-radius:15px;padding:2px 5px;font-size:13px;font-weight:600;transition:all .2s}.product-reviews__content-head-sort-item input[type=radio]:checked+label{color:#fff;background:#021959}.product-reviews__content-item{border-bottom:1px solid #eef1f8;padding:40px 0}.product-reviews__content-item-head{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.product-reviews__content-item-head-info-name{color:#021959;align-items:center;gap:10px;margin-bottom:15px;font-size:15px;font-weight:700;display:flex}.product-reviews__content-item-head-info-name span{color:#fff;background:#f03f54;border-radius:15px;padding:3px 5px 3px 7px;font-size:12px;font-weight:700}.product-reviews__content-item-head-info-detail{align-items:center;gap:25px;display:flex}.product-reviews__content-item-head-info-detail--color{color:#021959;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.product-reviews__content-item-head-info-detail--color span{border-radius:50%;width:8px;height:8px}.product-reviews__content-item-head-info-detail--date{color:#021959;direction:ltr;font-size:12px;font-weight:600}.product-reviews__content-item-head-actions{align-items:center;gap:14px;display:flex}.product-reviews__content-item-head-actions--helpfull{align-items:center;gap:9px;display:flex}.product-reviews__content-item-head-actions--like,.product-reviews__content-item-head-actions--dislike{cursor:pointer;background:#f6f6f9;border-radius:30px;align-items:center;gap:9px;padding:14px 16px;display:flex}.product-reviews__content-item-head-actions--like span,.product-reviews__content-item-head-actions--dislike span{color:#021959;font-size:13px;font-weight:600}.product-reviews__content-item-head-actions--options{cursor:pointer;background:#f6f6f9;border-radius:30px;padding:14px 23px;position:relative}.product-reviews__content-item-head-actions--options-report{background:#f5f6f9;border-radius:10px;align-items:center;gap:54px;width:max-content;padding:15px 17px;display:flex;position:absolute;top:54px;left:0}.product-reviews__content-item-head-actions--options-report span{color:#021959;font-size:12px;font-weight:600}.product-reviews__content-item-body--title{color:#021959;margin-bottom:20px;font-size:19px;font-weight:700}.product-reviews__content-item-body--description{color:#516292;margin-bottom:17px;font-size:12px;font-weight:600;line-height:27px}.product-reviews__content-item-body--footer{justify-content:space-between;align-items:flex-end;display:flex}.product-reviews__content-item-body--footer-cons-pros ul{flex-direction:column;gap:15px;display:flex}.product-reviews__content-item-body--footer-cons-pros ul li{align-items:center;gap:18px;display:flex}.product-reviews__content-item-body--footer-cons-pros ul li span{color:#516292;font-size:11px;font-weight:600}.product-reviews__content-item-body--footer-media{align-items:center;gap:18px;display:flex}.product-reviews__content-item-body--footer-media-gallery{align-items:center;gap:9px;display:flex}.product-reviews__content-item-body--footer-media-gallery img{border-radius:10px;width:30px;height:40px}.product-reviews__content-item-body--footer-media-audio{background:#f3f5f9;border-radius:10px;align-items:center;gap:18px;width:160px;padding:13px 16px;display:flex}.product-reviews__content-item-body--footer-media-audio--bars{width:-webkit-fill-available;height:21px}.product-reviews__content-item-body--footer-media-audio--button{cursor:pointer}.product-faq__title{color:#021959;margin-bottom:50px;font-size:24px;font-weight:800}.product-faq__container{gap:46px;display:flex}.product-faq__sidebar{width:26%}.product-faq__content{width:74%}.product-faq__sidebar-info{width:100%}.product-faq__sidebar-info--cover{background:#fff;border-radius:25px;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:43px;padding:45px 50px 40px;display:flex;position:relative;overflow:hidden}.product-faq__sidebar-info-average{flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:55px;display:flex}.product-faq__sidebar-info-average--number{color:#021959;text-align:center;font-size:50px;font-weight:700}.product-faq__sidebar-info-average--count{color:#021959;justify-content:center;align-items:center;gap:15px;font-size:13px;font-weight:600;display:flex}.product-faq__sidebar-info--cover:before{content:"";filter:blur(100px);background-color:#ebeff1;border-radius:50%;width:170px;height:170px;position:absolute;top:-60px;left:-60px}.product-faq__sidebar-info{position:relative}.product-faq__sidebar-info--bg-shadow{z-index:-1;opacity:.8;filter:blur(10px);position:absolute;top:0;bottom:-60px;right:-50px}.product-faq__sidebar-info--bg-shadow svg{width:100%;height:100%}.product-faq__sidebar-info-counters{justify-content:space-between;align-items:center;width:100%;display:flex}.product-faq__sidebar-info-counter--seperator{background:#e2e7ed;width:1px;height:70px}.product-faq__sidebar-info-counter--item{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.product-faq__sidebar-info-counter--item-number{color:#021959;font-size:18px;font-weight:700}.product-faq__sidebar-info-counter--item-title{color:#516292;font-size:10px;font-weight:600}.product-faq__sidebar-add-comment--button{cursor:pointer;background:#fff;border-radius:17px;justify-content:space-between;align-items:center;margin-bottom:35px;padding:25px 35px;display:flex;position:relative;box-shadow:0 11px 5px -6px #dfe4eb80}.product-faq__sidebar-add-comment--button:before{content:"";background:linear-gradient(#cfd8e4,#fff);border-radius:17px;padding:1px;position:absolute;inset:0;mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-position:0 0,0 0;mask-size:auto,auto;mask-repeat:repeat,repeat;mask-clip:content-box,border-box;mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.product-faq__sidebar-add-comment--button-text{color:#122763;flex-direction:column;gap:3px;font-size:19px;font-weight:800;display:flex}.product-faq__sidebar-add-comment--button-text span{color:#697cae;font-size:11px;font-weight:600}.product-faq__sidebar-add-comment p{color:#8690ad;font-size:11px;font-weight:600;line-height:24px}.product-faq__content-head{border-bottom:1px solid #eef1f8;align-items:center;gap:20px;padding-bottom:45px;display:flex}.product-faq__content-head-title{color:#021959;font-size:12px;font-weight:600}.product-faq__content-head-sort{align-items:center;gap:14px;display:flex}.product-faq__content-head-sort-item input[type=radio]{opacity:0;visibility:hidden;width:0;height:0}.product-faq__content-head-sort-item label{color:#8894b4;cursor:pointer;border-radius:15px;padding:2px 5px;font-size:13px;font-weight:600;transition:all .2s}.product-faq__content-head-sort-item input[type=radio]:checked+label{color:#fff;background:#021959}.product-faq__content-item{border-bottom:1px solid #eef1f8;padding:40px 0}.product-faq__content-item-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.product-faq__content-item-head-actions{align-items:center;gap:14px;display:flex}.product-faq__content-item-head-actions--helpfull{align-items:center;gap:9px;display:flex}.product-faq__content-item-head-actions--like,.product-faq__content-item-head-actions--dislike{cursor:pointer;background:#f6f6f9;border-radius:30px;align-items:center;gap:9px;padding:14px 16px;display:flex}.product-faq__content-item-head-actions--like span,.product-faq__content-item-head-actions--dislike span{color:#021959;font-size:13px;font-weight:600}.product-faq__content-item-head-actions--options{cursor:pointer;background:#f6f6f9;border-radius:30px;padding:14px 23px;position:relative}.product-faq__content-item-head-actions--options-report{background:#f5f6f9;border-radius:10px;align-items:center;gap:54px;width:max-content;padding:15px 17px;display:flex;position:absolute;top:54px;left:0}.product-faq__content-item-head-actions--options-report span{color:#021959;font-size:12px;font-weight:600}.product-faq__content-item-head-info{align-items:center;gap:20px;display:flex}.product-faq__content-item-head-info p{color:#021959;font-size:15px;font-weight:700}.product-faq__content-item-body{border-bottom:1px solid #eef1f8;gap:20px;padding-top:20px;padding-bottom:20px;display:flex}.product-faq__content-item-body-badge span{color:#3eb580;background:#e3f3ec;border-radius:5px;justify-content:center;align-items:center;width:25px;height:18px;font-size:10px;font-weight:700;display:flex}.product-faq__content-item-body-description{flex-direction:column;gap:10px;display:flex}.product-faq__content-item-body-description p{color:#516292;font-size:12px;font-weight:600;line-height:25px}.product-faq__content-item-body-description--author{color:#8a93ac;align-items:center;gap:5px;font-size:12px;font-weight:600;display:flex}.product-faq__content-item-body-description--author span{color:#fff;background:#b2bace;border-radius:15px;padding:2px 4px 1px 6px;font-size:11px;font-weight:700}.product-faq__content-item-answer{cursor:pointer;align-items:center;gap:20px;padding:20px 0;display:flex}.product-faq__content-item-answer span{color:#021959;font-size:11px;font-weight:600}.product-faq__content-empty-faq{margin-bottom:45px}.product-faq__content-add-question-form{flex-direction:column;gap:28px;display:flex}.product-faq__content-add-question-form--fields textarea{color:#021959;resize:none;background:#f9fafb;border-radius:25px;width:100%;min-width:100%;max-width:100%;min-height:225px;padding:32px;font-size:13px;font-weight:600}.product-faq__content-add-question-form--fields textarea::placeholder{opacity:.5}.product-faq__content-add-question-form--submit{justify-content:space-between;align-items:center;display:flex}.product-faq__content-add-question-form--submit p{color:#021959;font-size:12px;font-weight:600}.product-faq__content-add-question-form--submit button{color:#fff;background:#f04055;border-radius:11px;padding:16px 65px;font-size:17px;font-weight:700;box-shadow:7px 7px 13px -3px #f040553d}.woocommerce-authentication-wrapper{justify-content:center;align-items:center;gap:43px;min-height:100vh;display:flex}.woocommerce-authentication-wrapper--card{background:#fff;border:1px solid #e8edf8;border-radius:20px;flex-direction:column;gap:30px;width:450px;padding:45px;display:flex}.woocommerce .woocommerce-authentication-wrapper--card form.login,.woocommerce .woocommerce-authentication-wrapper--card form.register{border:none;padding:0}.woocommerce-authentication-wrapper--card h2{color:#021959;font-size:24px;font-weight:700}.woocommerce .woocommerce-authentication-wrapper--card form .form-row label{color:#757d95!important;margin-right:0!important;font-size:12px!important;font-weight:600!important}.woocommerce .woocommerce-authentication-wrapper--card form .form-row input.input-text,.woocommerce .woocommerce-authentication-wrapper--card form .form-row textarea{color:#021959!important;background:#fff!important;border:1px solid #bcc6de!important;border-radius:10px!important;padding:0 16px!important;font-size:13px!important;font-weight:600!important}.woocommerce .woocommerce-authentication-wrapper--card form .form-row{margin:0 0 20px!important}.woocommerce .woocommerce-authentication-wrapper--card form .form-row-remember{flex-direction:column-reverse;gap:13px;display:flex;border-bottom:1px solid #e7ebf5!important;padding-bottom:23px!important}.woocommerce form.login,.woocommerce form.register{margin:0!important}.woocommerce .woocommerce-authentication-wrapper--card .woocommerce-form-login__submit{color:#fff;width:max-content;padding:11px 31px;font-size:16px;font-weight:700;background:#f04055!important;border-radius:10px!important}.woocommerce .woocommerce-form-login .form-row-remember>span{align-items:center;display:flex}.woocommerce .woocommerce-form-login .form-row-remember>span input{visibility:hidden;opacity:0;width:0;height:0}.woocommerce .woocommerce-form-login .form-row-remember>span label{padding-right:30px;position:relative}.woocommerce .woocommerce-form-login .form-row-remember>span label:before{content:"";background:#fff;border:1px solid #cfd7ea;border-radius:7px;width:19px;height:19px;transition:all .1s;position:absolute;top:0;right:0}.woocommerce .woocommerce-form-login .form-row-remember>span input:checked+label:before{background:#f04055}.woocommerce-auth-register-note{color:#646d84;font-size:12px;font-weight:700;margin-bottom:30px!important}.woocommerce-privacy-policy-text{margin-bottom:30px;color:#646d84!important;margin-right:0!important;font-size:12px!important;font-weight:600!important;line-height:21px!important}.woocommerce .woocommerce-authentication-wrapper--card .woocommerce-form-register__submit{color:#fff;width:max-content;padding:11px 31px;font-size:16px;font-weight:700;background:#f04055!important;border-radius:10px!important}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{opacity:.6!important;top:1.8em!important;left:1em!important}.product-main-content__buy-content-price-lastvalid{border-bottom:1px solid #e6eaf0;flex-direction:column;gap:40px;width:100%;margin-bottom:30px;padding:20px 20px 50px;display:flex}.product-main-content__buy-content-price-lastvalid--top{justify-content:space-between;align-items:center;display:flex}.product-main-content__buy-content-price-lastvalid--top-title{color:#021959;font-size:11px;font-weight:700;line-height:18px}.product-main-content__buy-content-price-lastvalid--top-detail{flex-direction:column;align-items:end;display:flex}.product-main-content__buy-content-price-lastvalid--top-detail-date{color:#021959;font-size:13px;font-weight:600}.product-main-content__buy-content-price-lastvalid--top-detail-price{color:#021959;font-size:21px;font-weight:600}.product-main-content__buy-content-price-lastvalid--image svg{width:100%;height:auto}.product-main-content__buy-content-price-contact-footer{justify-content:space-between;align-items:center;width:100%;display:flex}.product-main-content__buy-content-price-contact-footer-info{flex-direction:column;align-items:end;display:flex}.product-main-content__buy-content-price-contact-footer-info span{color:#021959;font-size:12px;font-weight:600}.product-main-content__buy-content-price-contact-footer-info div{color:#021959;font-size:18px;font-weight:700}header{box-shadow:0 6px 7px #8791ac12}.header-top-content{border-bottom:1px solid #e8edf3;padding:20px 0}.header-top-content-inner{justify-content:space-between;display:flex}.header-top-content__logo-search-box{align-items:center;gap:30px;width:46%;display:flex}.header-top-content__search-box{background:#f3f5f8;border-radius:10px;align-items:center;width:100%;padding:14px 21px;display:flex}.search-icon{cursor:pointer;flex-shrink:0}.header-top-content__search-box input{color:#021959;background:0 0;border:none;outline:none;flex-grow:1;font-family:yekanbakh;font-size:13px;font-weight:700}.header-top-content__search-box input::placeholder{color:#879cbb;text-shadow:1px 1px #fff;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.header-top-content__search-box button{background-color:#0000;border:none;outline:none;padding-bottom:2px}.header-top-content__login{background-color:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:26px;padding:13px 16px;display:flex;position:relative;overflow:hidden}.header-top-content__login-wrapper--toggled:before{display:none}.header-top-content__login--toggled{background-color:#f3f5f8}.header-top-content__login:before{content:"";filter:blur(28px);background-color:#dee2eb;border-radius:50%;width:50px;height:50px;position:absolute;top:-20px;right:-16px}.header-top-content__login-wrapper{position:relative}.header-top-content__login-wrapper-shadow{filter:blur(20px);z-index:-1;position:absolute;inset:10px 10px -20px -20px}.header-top-content__login-wrapper-shadow:before{content:"";filter:blur(20px);clip-path:polygon(82.97% 48.34%,27.09% 78.1%,8.81% 44.53%,31.5% 5%);opacity:.6;background-color:#c7cdde;position:absolute;inset:0}.header-top-content__login-wrapper--toggled .header-top-content__login-wrapper-shadow{display:none}.header-top-content__login-text{color:#021959;font-size:14px;font-weight:700}.header-top-content__sign-up-text{color:#021959;font-size:10px;font-weight:600}.header-top-content__sign-up-login-text{align-items:baseline;gap:2px;margin-top:3px;display:flex}.header-top-content__login-shopping-cart{justify-content:end;align-items:center;gap:24px;width:40%;display:flex}.header-top-content__shopping-cart{background:#f03a50;border-radius:10px;align-items:center;gap:24px;padding:10px 16px;display:flex;box-shadow:-8px 0 11px -6px #f0405582}.header-top-content__shopping-cart-logo-empty{color:#fff;letter-spacing:-.4px;font-size:20px;font-weight:700}.header-top-content__shopping-cart-logo-count{color:#fff;font-size:20px;font-weight:800}.header-top-content__shopping-cart-title{color:#fff;font-size:14px;font-weight:700}.header-category-off-content__categoty-main-title{color:#021959;background:#fff;padding-top:5px;padding-left:35px;font-size:14px;font-weight:700}.header-category-off-content__categoty-Components-text{color:#364775;padding-top:4px;font-size:13px;font-weight:700}.header-category-off-content__categoty{justify-content:flex-start;align-items:center;gap:40px;width:70%;padding:16px 0 20px;display:flex}.header-category-off-content__categoty-main{background-color:#fff;gap:16px;display:flex}.header-category-off-content__categoty-Components{gap:33px;display:flex}.header-category-off-content__categoty-Components-text{cursor:pointer}.header-category-off-content__categoty-Components-text.active{color:#132044;border-bottom:2px solid #f03a50}.header-category-off-content{z-index:100;justify-content:space-between;align-items:center;display:flex;position:relative}.header-category-off-content__off-timer-title-title-black-friday{color:#021959;font-size:11px;font-weight:700}.header-category-off-content__off-timer-title-title-remaining-time{color:#021959;font-size:10px;font-weight:600}.header-category-off-content__off-timer-title-timer-numebr{color:#fff;background:#f03a50;border-radius:4px;justify-content:center;align-items:center;width:13px;height:16px;padding:3px 4px 1px;font-size:13px;font-weight:700;display:flex}.header-category-off-content__off-timer-title-timer{align-items:center;gap:3px;line-height:1;display:flex}.header-category-off-content__off-timer-title-timer-numebrs{gap:3px;display:flex}.header-category-off-content__off{justify-content:end;align-items:center;gap:30px;width:30%;display:flex}.header-category-off-content__off-timer-title{flex-direction:column;margin-top:-2px;display:flex}.header-category-off-content__off-timer-title-timer-two-points{color:#021959;font-size:16px;font-weight:700}.header-category-off-content__off-timer-title-title{justify-content:space-between;display:flex}.header-category-off-content__off-amazing{flex-direction:column;padding-top:2px;display:flex}.header-category-off-content__off-amazing-logo{background:#f03a50;border-radius:4px 4px 10px 10px;width:15px;margin-top:-3px;padding:1px 3px 2px 1px;line-height:0;box-shadow:-3px 0 4px -2px #f03a5099}.header-category-off-content__sep{background:linear-gradient(#fff 0%,#e2e8ee 50%,#fff 100%);width:1px;height:46px}.header-category-off-content__off-amazing-title-logo{align-items:center;gap:4px;display:flex}.header-category-off-content__off-amazing-title{color:#021959;font-size:14px;font-weight:700;line-height:16px}.header-category-off-content__off-amazing-title--mobile{line-height:10px}.header-category-off-content__off-amazing-subtitle{color:#021959;font-size:12px;font-weight:600;line-height:16px}.header-top-content__login-realtive{position:relative}.header-top-content__mini-profile-overlay{z-index:400;backdrop-filter:blur(1px);background-color:#00000005;position:fixed;inset:0}.header-top-content__mini-profile-wrapper{z-index:420;background:#fff;border:1px solid #f4f7fc;border-radius:15px;width:240px;padding:25px;position:absolute;top:calc(100% + 16px);right:0;box-shadow:0 10px 14px -3px #c0cbdd33}.header-top-content__mini-profile-head{justify-content:space-evenly;align-items:center;padding:0 0 10px;display:flex}.header-top-content__mini-profile-head--wishlist,.header-top-content__mini-profile-head--notification{position:relative}.header-top-content__mini-profile-head--wishlist span{color:#fff;background:#f03a50;border-radius:5px;justify-content:center;align-items:center;width:16px;height:16px;font-size:13px;font-weight:600;line-height:12px;display:flex;position:absolute;top:-5px;right:-12px}.header-top-content__mini-profile-head--notification span{color:#fff;background:#db9521;border-radius:5px;justify-content:center;align-items:center;width:16px;height:16px;font-size:13px;font-weight:600;line-height:12px;display:flex;position:absolute;top:-5px;left:-9px}.header-top-content__mini-profile-detail{border-bottom:1px solid #e8edf3;flex-direction:column;align-items:center;gap:4px;width:100%;padding-bottom:15px;display:flex}.header-top-content__mini-profile-detail p{color:#071b54;font-size:14px;font-weight:700}.header-top-content__mini-profile-detail span{color:#071b54;letter-spacing:1.1px;font-size:11px;font-weight:600}.header-top-content__mini-profile-nav{border-bottom:1px solid #e8edf3;margin-bottom:15px;padding:18px 0}.header-top-content__mini-profile-nav ul{flex-direction:column;gap:14px;width:100%;display:flex}.header-top-content__mini-profile-nav ul li a{color:#364775;justify-content:space-between;align-items:center;font-size:11px;font-weight:700;display:flex}.header-top-content__mini-profile-nav ul li a div{align-items:center;gap:5px;display:flex}.header-top-content__mini-profile-nav ul li a span{color:#fff;background:#db9521;border-radius:5px;padding:2px 5px 1px;font-size:14px;font-weight:600;line-height:14px}.header-top-content__mini-profile-logout{justify-content:center;display:flex}.header-top-content__cart-realtive{position:relative}.header-top-content__mini-cart-wrapper{z-index:420;background:#fff;border:1px solid #f4f7fc;border-radius:25px;width:345px;padding:25px;position:absolute;top:calc(100% + 16px);left:0;box-shadow:0 10px 14px -3px #c0cbdd33}.header-top-content__mini-cart-overlay{z-index:400;backdrop-filter:blur(1px);background-color:#00000005;position:fixed;inset:0}.woocommerce ul.product_list_widget li a{justify-content:space-between;margin-bottom:20px;display:flex}.woocommerce ul.product_list_widget li a .header-top-content__mini-cart-item-detail div{color:#031955;padding-bottom:4px;font-size:11px;font-weight:600}.header-top-content__mini-cart-item-image img{width:32px;height:auto}.woocommerce ul.product_list_widget li.header-top-content__mini-cart-item{border:1px solid #f3f5f8;border-radius:15px;margin-bottom:17px;padding:16px}.woocommerce ul.product_list_widget li.header-top-content__mini-cart-item .header-top-content__mini-cart-item-detail ul.variation li{color:#647092;gap:2px;font-size:10px;font-weight:600;display:flex}.woocommerce ul.product_list_widget li.header-top-content__mini-cart-item .header-top-content__mini-cart-item-detail ul.variation{flex-wrap:wrap;gap:8px;margin-bottom:0;display:flex}.header-top-content__mini-cart-wrapper .product_list_widget{max-height:360px;overflow:hidden}.header-top-content__mini-cart-wrapper .product_list_widget--overflowed{overflow-y:scroll}.header-top-content__mini-cart-wrapper .product_list_widget--wrapper{position:relative}.header-top-content__mini-cart-wrapper .product_list_widget--wrapper:before{content:"";z-index:50;backdrop-filter:blur(1px);background:linear-gradient(#fff0 0%,#ffffffd7 16%,#fff 60%);height:50px;position:absolute;bottom:0;left:0;right:0}.header-top-content__mini-cart-item-actions{justify-content:space-between;align-items:end;display:flex}.header-top-content__mini-cart-item-actions .cart__product-item-count{border:1px solid #e6eaf0;border-radius:8px;width:90px;height:36px;margin-bottom:0;box-shadow:0 1px #0219591a}.header-top-content__mini-cart-item-actions .product-main-content__buy-content-price{min-height:auto;margin-top:0}.header-top-content__mini-cart-item-actions .product-main-content__buy-content-price-discounted-percentage{height:16px}.header-top-content__mini-cart-item-actions .product-main-content__buy-content-price-discounted-percentage-number{font-size:12px}.header-top-content__mini-cart-item-actions .product-main-content__buy-content-price-discounted-percentage-svg svg{width:9px;height:9px}.header-top-content__mini-cart-item-actions .product-main-content__buy-content-price-no-discount-price{display:none}.header-top-content__mini-cart-item-actions .product-main-content__buy-content-price-discounted-percentage-svg svg circle{r:1.5px!important}.header-top-content__mini-cart-item-actions .product-main-content__buy-content-price-discounted-percentage-svg svg path{stroke-width:2px!important}.header-top-content__mini-cart-item-actions .product-main-content__buy-content-price-discounted-percentage-svg{line-height:10px}.header-top-content__mini-cart-item-actions .product-main-content__buy-content-price-discounted-amount-price{font-size:16px}.header-top-content__mini-cart-item-actions .cart__product-item-count span i.icon-plus,.header-top-content__mini-cart-item-actions .cart__product-item-count span i.icon-minus{font-size:10px;color:#021959!important}.header-top-content__mini-cart-item-actions .cart__product-item-count .button{bottom:-2px}.header-top-content__mini-cart-item-actions .cart__product-item-count input{font-size:15px;font-weight:600;color:#021959!important}.header-top-content__mini-cart-subtotal{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.header-top-content__mini-cart-subtotal p{color:#021959;font-size:13px;font-weight:700}.header-top-content__mini-cart-subtotal span{color:#021959;font-size:20px;font-weight:600}.woocommerce-mini-cart__buttons{align-items:center!important;gap:15px!important;width:100%!important;display:flex!important}.woocommerce-mini-cart__buttons .wc-forward{color:#021959!important;text-align:center!important;background-color:#fff!important;border:1px solid #e1e5ee!important;border-radius:12px!important;outline:none!important;width:40%!important;padding:15px 16px!important;font-size:11px!important;font-weight:600!important}.woocommerce-mini-cart__buttons .wc-forward.checkout{color:#fff!important;text-align:center!important;background-color:#f04055!important;border:none!important;border-radius:13px!important;width:60%!important;padding:13px 20px!important;font-size:16px!important;font-weight:700!important;box-shadow:7px 7px 13px -3px #f040553d!important}.footer-back-to-up__line{background-color:#e6e9ee;width:100%;height:1px;display:block}.footer-back-to-up button{cursor:pointer;background:#fff;border:1px solid #e6e9ee;border-radius:7px;padding:9px 12px;position:absolute;bottom:-17px;right:50%;transform:translate(50%)}.footer-back-to-up__content-title{color:#4d5e8a;font-family:yekanbakh;font-size:11px;font-weight:600}.footer-back-to-up__content{align-items:center;gap:20px;display:flex}.footer-back-to-up{position:relative}.footer-content__installment-purchase-snapp-text{color:#fff;letter-spacing:-.16px;font-size:8px;font-weight:600;line-height:11px}.footer-content__installment-purchase-snapp-title{color:#fff;letter-spacing:-.32px;font-size:16px;font-weight:700;line-height:11px}.footer-content__installment-purchase-snapp{background:#008efa;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;padding:10px;display:flex;box-shadow:0 4px 9px -2px #008efa40}.footer-content__installment-purchase-snapp img{object-fit:contain;width:40px;height:32px}.footer-content__installment-purchase-snapp-text-content{flex-direction:column;gap:9px;display:flex}.footer-content__installment-purchase{justify-content:flex-start;gap:20px;width:30%;display:flex}.footer-content__installment-purchase-check-text{color:#fff;letter-spacing:-.16px;font-size:8px;font-weight:600;line-height:11px}.footer-content__installment-purchase-check-title{color:#fff;letter-spacing:-.32px;font-size:16px;font-weight:700;line-height:11px}.footer-content__installment-purchase-check{background:#008efa;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;padding:10px;display:flex;box-shadow:0 4px 9px -2px #008efa40}.footer-content__installment-purchase-check img{object-fit:contain;width:40px;height:32px}.footer-content__installment-purchase-check-text-content{flex-direction:column;gap:6px;display:flex}.footer-content__material-and-moral-rights{flex-direction:column;justify-content:center;align-items:center;width:30%;display:flex}.footer-content__material-and-moral-rights-text{color:#4d5e8a;font-size:11px;font-weight:600}.footer-content__material-and-moral-rights-year{color:#4d5e8a;font-size:12px;font-weight:600}.footer-content{justify-content:space-between;align-items:center;margin-top:50px;display:flex}.footer-content__company-names-logo{justify-content:flex-end;gap:13px;width:30%;display:flex}.footer-content__company-name{flex-direction:column;align-items:end;display:flex}.footer-content__company-name-developer{color:#4d5e8a;font-size:11px;font-weight:600}.footer-content__company-name-brand{color:#1d2b51;font-size:11px;font-weight:600}.footer-content__company-names-logo img{border-radius:7px;width:35px;height:35px}.product-review-form-wrapper{max-width:460px}.single__modal_review--head{justify-content:space-between;align-items:center;gap:30px;display:flex}.single__modal_review--head-back{justify-content:center;align-items:center;width:28px;height:28px;display:flex}.single__modal_review--head-image{width:28px;height:28px}.single__modal_review--head-image img{object-fit:cover;border-radius:4px;width:28px;height:28px}.single__modal_review--head-info{flex-direction:column;justify-content:center;align-items:center;width:250px;display:flex}.single__modal_review--head-info div{color:#021959;font-size:14px;font-weight:600}.single__modal_review--head-info p{color:#848ca0;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;font-size:11px;font-weight:600;display:-webkit-box;overflow:hidden}.single__modal_review--rating-section{margin-top:50px}.single__modal_review--bought-item-image{justify-content:center;margin-bottom:40px;display:flex}.single__modal_review--bought-item-image img{border-radius:5px;width:90px;height:auto}.single__modal_review--bought-item-title{color:#021959;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin-bottom:8px;font-size:13px;font-weight:700;display:-webkit-box;overflow:hidden}.single__modal_review--bought-item-attributes{flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;margin-bottom:30px;display:flex}.single__modal_review--bought-item-attributes span{color:#021959;font-size:12px;font-weight:600}.single__modal_review--rating-title{color:#021959;margin-bottom:8px;font-size:24px;font-weight:700}.single__modal_review--rating-options input{visibility:hidden;opacity:0;width:0;height:0;line-height:0;display:block}.single__modal_review--rating{flex-direction:column;justify-content:center;align-items:center;margin-bottom:37px;padding:0 60px;display:flex}.single__modal_review--rating-options-wrapper{width:100%}.single__modal_review--rating-options{direction:ltr;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-auto-flow:row;gap:12px;width:100%;display:grid}.single__modal_review--rating-options-item label{color:#021959;cursor:pointer;background:#f9fafb;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:18px 0 10px;font-size:24px;font-weight:500;display:flex}.single__modal_review--rating-options-item:hover label,.single__modal_review--rating-options-item:hover~.single__modal_review--rating-options-item label{background-color:#eff2f4}.single__modal_review--rating-options-item input:checked+label:hover{background-color:#f4ede0}.single__modal_review--rating-options-item input:checked+label,.single__modal_review--rating-options-item:has(input:checked)~.single__modal_review--rating-options-item label{background-color:#f4ede0!important}.single__modal_review--submit-rating button{color:#fff;text-align:center;background:#f04055;border-radius:11px;width:100%;padding:14px;font-size:17px;font-weight:700;box-shadow:7px 7px 13px -3px #f040553d}.single__modal_review--submit-rating button:disabled,.single__modal_review--submit-main--submit button:disabled{box-shadow:none;background-color:#e2e7eb}.single__modal_review--main-section{margin-top:40px}.single__modal_review--bought-item-mini{gap:15px;margin-bottom:18px;display:flex}.single__modal_review--bought-item-mini-image{width:48px}.single__modal_review--bought-item-mini-image img{border-radius:6px;width:48px;height:auto}.single__modal_review--bought-item-mini-info{flex-direction:column;align-items:flex-start;gap:12px;width:calc(100% - 63px);display:flex}.single__modal_review--bought-item-mini-title{color:#021959;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;font-size:12px;font-weight:700;display:-webkit-box;overflow:hidden}.single__modal_review--bought-item-mini-attributes{flex-wrap:wrap;align-items:center;gap:30px;display:flex}.single__modal_review--bought-item-mini-attributes span{color:#021959;font-size:12px;font-weight:600}.single__modal_review--submitted-rating{justify-content:space-between;align-items:center;gap:15px;margin-bottom:37px;display:flex}.single__modal_review--submitted-rating>span{color:#021959;background:#f4ede0;border-radius:10px;width:45%;padding:10px 20px 8px;font-size:24px;font-weight:700;display:inline-block}.single__modal_review--submitted-rating-items{justify-content:space-between;width:55%;display:flex}.single__modal_review--submitted-rating-item{background:#f9fafb;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:11px 12px;display:flex}.single__modal_review--submitted-rating-item--active{background:#f4ede0}.single__modal_review--submitted-rating-item div{color:#021959;font-size:12px;font-weight:600}.single__modal_review--field-title input{color:#021959;background:#f3f5f8;border-radius:10px;width:100%;padding:15px 20px;font-size:12px;font-weight:700}.single__modal_review--field-title{margin-bottom:24px}.single__modal_review--field-review-type{flex-direction:row-reverse;justify-content:flex-start;align-items:center;gap:13px;padding-left:10px;display:flex}.single__modal_review--field-review-type-item label{color:#8e96ac;cursor:pointer;padding-bottom:8px;font-size:12px;font-weight:600}.single__modal_review--field-review-type-item input{opacity:0;visibility:hidden;width:0;height:0;display:block}.single__modal_review--field-review-type-item input:checked+label{color:#021959;border-bottom:2px solid #021959;font-size:12px;font-weight:600}.single__modal_review--field-review-content{background-color:#f3f5f8;border-radius:10px;width:100%;padding:40px 20px 15px;position:relative}.single__modal_review--field-review-content textarea{resize:none;color:#021959;background:0 0;width:100%;min-height:140px;font-size:12px;font-weight:600}.single__modal_review--field-review-content-type{z-index:10;position:absolute;top:-30px;right:6px}.single__modal_review--field-review-content-shape{z-index:5;position:absolute;top:-1px;right:-1px}.single__modal_review--field-review-content-type-anonymous,.single__modal_review--field-review-content-type-knower{gap:20px;display:flex}.single__modal_review--field-review-content-type-anonymous span,.single__modal_review--field-review-content-type-knower span{color:#021959;padding-top:3px;font-size:13px;font-weight:700}.single__modal_review--field-review-content-notice{text-align:left;color:#8e96ac;font-size:11px;font-weight:600}.single__modal_review--ai-note{background:#fff6e8;border:2px solid #fff6e8;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;padding:10px 12px;display:flex}.single__modal_review--ai-note p{color:#ab7823;font-size:11px;font-weight:600}.single__modal_review--ai-note-title{align-items:center;gap:6px;display:flex}.single__modal_review--ai-note-title span{color:#ab7823;font-size:11px;font-weight:600}.single__modal_review--field-review{margin-bottom:12px}.single__modal_review--uploads-wrapper{margin-bottom:40px}.single__modal_review--uploads-main-button input{visibility:hidden;opacity:0;width:0;height:0;display:block}.single__modal_review--uploads-main-button label{color:#021959;cursor:pointer;background:#fff;border:1px solid #d6dde7;border-radius:10px;justify-content:center;align-items:center;gap:12px;padding:24px;font-size:12px;font-weight:600;display:flex;box-shadow:0 2px 1px #c7cdd880}.single__modal_review--uploads-preview{flex-wrap:wrap;gap:7px;display:flex}.single__modal_review--uploads-more-button,.single__modal_review--uploads-preview-image{width:calc(20% - 5.6px);height:82.1px}.single__modal_review--uploads-more-button input{opacity:0;visibility:hidden;width:0;height:0;display:block}.single__modal_review--uploads-more-button label{color:#021959;cursor:pointer;background:#fff;border:1px solid #e4e9f1;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:23px 0;font-size:11px;font-weight:600;display:flex;box-shadow:0 2px #dae1ec}.single__modal_review--uploads-preview-image{background-color:#000;border-radius:9px;justify-content:center;align-items:center;display:flex;position:relative}.single__modal_review--uploads-preview-image img{object-fit:contain;width:100%;height:auto;max-height:100%}.single__modal_review--uploads-preview-image--uploading{flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;inset:0}.single__modal_review--uploads-preview-image--bar{border:1px solid #fff;border-radius:10px;width:40px;height:6px}.single__modal_review--uploads-preview-image--bar-thumb{float:left;background-color:#fff;border-radius:10px;height:5px}.single__modal_review--uploads-preview-image--remove{cursor:pointer;position:absolute;bottom:6px;right:6px}.single__modal_review--voice-wrapper{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.single__modal_review--voice-wrapper p{color:#021959;text-align:right;width:60%;font-size:12px;font-weight:700}.single__modal_review--voice-wave{width:40%}.single__modal_review--submit-main{justify-content:space-between;align-items:center;gap:25px;display:flex}.single__modal_review--voice-button{justify-content:center;width:25%;display:flex}.single__modal_review--voice-button button{background-color:#fff;border:2px solid #f3f5f8;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.single__modal_review--submit-main--submit{width:75%}.single__modal_review--submit-main--submit button{color:#fff;text-align:center;background:#f04055;border-radius:11px;width:100%;padding:16px;font-size:17px;font-weight:700;box-shadow:7px 7px 13px -3px #f040553d}.wave-effect{position:relative}.wave-effect:before,.wave-effect:after{content:"";opacity:1;z-index:-1;border:3px solid #e4e9f166;border-radius:50%;width:100%;height:100%;animation:1.5s infinite wave-animation;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.wave-effect:after{animation-delay:.35s}@keyframes wave-animation{0%{opacity:1;border-width:3px;transform:translate(-50%,-50%)scale(1)}to{opacity:0;border-width:1px;transform:translate(-50%,-50%)scale(3)}}.single__modal_review--pros{flex-direction:column;align-items:flex-start;margin-top:50px;display:flex}.single__modal_review--cons{flex-direction:column;align-items:flex-start;margin-top:45px;display:flex}.single__modal_review--proscons-title{align-items:center;gap:10px;margin-bottom:10px;display:flex}.single__modal_review--proscons-title span{color:#021959;font-size:14px;font-weight:700}.single__modal_review--pros-main,.single__modal_review--cons-main{width:100%;margin-bottom:16px}.single__modal_review--pros-main input,.single__modal_review--cons-main input{color:#021959;background:#f3f5f8;border-radius:10px;width:100%;margin-bottom:10px;padding:12px 16px;font-size:12px;font-weight:700}.single__modal_review--cons-add,.single__modal_review--pros-add{cursor:pointer;align-items:center;gap:8px;width:100%;display:flex;position:relative}.single__modal_review--cons-add:before,.single__modal_review--pros-add:before{content:"";z-index:-1;background-color:#f0f4fa;height:1px;position:absolute;top:50%;left:0;right:90px}.single__modal_review--cons-add span,.single__modal_review--pros-add span{color:#021959;font-size:11px;font-weight:700}.pros-input-group,.cons-input-group{align-items:center;gap:15px;display:flex}.pros-input-group span,.cons-input-group span{color:#c7c7c7;cursor:pointer;font-size:30px;font-weight:500}.single__modal_review--submit-proscons{margin-top:46px}.single__modal_review--submit-proscons button{text-align:center;color:#fff;background:#f04055;border-radius:11px;width:100%;padding:16px;font-size:17px;font-weight:700;box-shadow:7px 7px 13px -3px #f040553d}.single__modal_review--submitted-section{width:220px;margin:0 auto}.single__modal_review--submitted-image{margin-top:40px;margin-bottom:10px}.single__modal_review--submitted-image img{background:#d9d9d9;border-radius:20px}.single__modal_review--submitted-title{margin-bottom:17px}.single__modal_review--submitted-title p{color:#021959;text-align:center;font-size:27px;font-weight:800}.single__modal_review--submitted-description p{color:#8e96ac;text-align:justify;font-size:12px;font-weight:600}.single__modal_review--submitted-description{margin-bottom:35px}.single__modal_review--submitted-exit{margin-bottom:50px}.single__modal_review--submitted-exit button{color:#fff;text-align:center;background:#f04055;border-radius:11px;width:100%;padding:12px;font-size:17px;font-weight:700;box-shadow:7px 7px 13px -3px #f040553d}.single__modal_review--cta-section{flex-direction:column;gap:15px;padding:25px;display:flex}.single__modal_review--cta-section p{color:#021959;font-size:14px;font-weight:600}.single__modal_review--cta-section a,.single__modal_review--cta-section button{color:#fff;text-align:center;background:#f04055;border-radius:11px;padding:10px 30px;font-size:16px;font-weight:700;box-shadow:7px 7px 13px -3px #f040553d}.select2-container .select2-selection--single .select2-selection__rendered{font-weight:500;padding:0 0 0 20px!important}.color-swatches{flex-wrap:wrap;gap:18px;margin:6px 5px 23px 0;display:flex}.color-swatch-input{opacity:0;width:0;height:0;position:absolute}.color-swatch-label{cursor:pointer;z-index:80;border-radius:50%;width:18px;height:18px;padding:5px;transition:all .2s;display:block;position:relative}.color-swatch-label .color-swatch{z-index:-1;opacity:.2;border-radius:50%;transition:all .1s;position:absolute;inset:-5px}.color-swatch-input:checked+.color-swatch-label .color-swatch:after{content:"";background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEyIDEwIiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMS43NSA0Ljk5OTkyTDQuNTggNy44Mjk5MkwxMC4yNSAyLjE2OTkyIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=) 50%/contain no-repeat;justify-content:center;align-items:center;width:12px;height:10px;display:flex;position:absolute;top:50%;right:50%;transform:translate(50%,-50%)}.color-swatch-input:checked+.color-swatch-label .color-swatch{opacity:1}.color-select-hidden{visibility:hidden;opacity:0;width:0;height:0;margin:0;padding:0;display:none!important}.size-swatches{flex-wrap:wrap;margin:6px 0 15px;display:flex}.size-swatch-input{opacity:0;width:0;height:0}.size-swatch-label{color:#6f7ca4;cursor:pointer;background:#fff;border:1px solid #e0e7f0;border-radius:8px;margin-left:7px;padding:7px 10px 6px;font-size:12px;font-weight:600;box-shadow:0 1px #e0e7f0}.size-swatch-input:checked+.size-swatch-label{color:#021959;background:#e0e7f0fa;border:1px solid #e0e7f0;border-radius:8px}.size-select-hidden{visibility:hidden;opacity:0;width:0;height:0;margin:0;padding:0;display:none!important}.product-title__main-labels{align-items:center;gap:7px;margin-bottom:5px;display:flex}.product-title__main-labels-items{border-radius:7px;padding:4px 6px 3px}.product-title__main-labels-items.check_purchase{color:#fff;background-color:#02195c}.product-title__main-labels-items.installment_purchase{color:#fff;background-color:#0087f8}.product-title__main-labels-items.credit_purchase{color:#02195c;background:#fff;border:1px solid #d6dfec}.product-title__main-labels-items.original_product{color:#fff;background-color:#3eb580}.product-title__main-labels-items.non_original_product{color:#fff;background-color:#dda03a}.product-title__main-labels-items.has_warranty{color:#fff;background-color:#f03a50}.product-title__main-labels-items.custom-label,.product-title__main-labels-items.global_label{color:#fff}.product-card-wrapper{background:#fff;border-radius:19px;padding:48px 25px 28px;position:relative;box-shadow:0 6px 10px #b2bdce33}.product-card-wrapper:before{content:"";z-index:2;background:linear-gradient(#eef2f9,#fff);border-radius:17px;padding:1px;position:absolute;inset:0;mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-position:0 0,0 0;mask-size:auto,auto;mask-repeat:repeat,repeat;mask-clip:content-box,border-box;mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.product-card-wrapper.post--archive{box-shadow:none!important;border:1px solid #eef2f9!important}.product-card-wrapper.post--archive:before{display:none}.product-card-wrapper.post--slider-min:before{box-shadow:none;background:0 0;border-left:1px solid #e7ecf3;border-radius:0}.product-card-wrapper.post--slider-min{box-shadow:none;background:0 0;border-radius:0;padding:20px}.product-card-inner{z-index:6;position:relative}.product-card--image{justify-content:center;margin-bottom:25px;display:flex}.product-card--image a img{object-fit:contain;object-position:center;width:180px;height:180px}.product-card--title{height:45px;margin-bottom:16px}.product-card--title a{color:#031955;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:700;display:-webkit-box;overflow:hidden}.product-card--detail{justify-content:space-between;align-items:center;margin-bottom:23px;display:flex}.product-card--detail-stock{color:#122763;align-items:baseline;gap:3px;font-size:11px;font-weight:600;display:flex}.product-card--detail-stock span{font-size:14px}.product-card--detail-rating{align-items:center;gap:3.5px;display:flex}.product-card--detail-rating span{color:#122763;font-size:14px;font-weight:600}.product-card--detail-rating svg{margin-bottom:2px}.product-card--actions{justify-content:space-between;align-items:center;display:flex}.product-card--actions-price .product-main-content__buy-content-price-discounted-amount-price{font-size:17px;font-weight:600;line-height:17px}.product-card--actions-price .product-main-content__buy-content-price-discounted-percentage-number{font-size:15px}.product-card--actions-price .product-main-content__buy-content-price-discounted-percentage-svg svg{width:10px;height:10px}.product-card--actions-price .product-main-content__buy-content-price-discounted-percentage{padding:3px 5px 2px}.product-card--actions-price .product-main-content__buy-content-price-no-discount-price{font-size:11px;font-weight:600}.product-card--actions-price .product-main-content__buy-content-price{gap:4px;min-height:47.5px;margin-top:0}.product-card--actions-price a.product-main-content__buy-content-price-contact-detail{box-shadow:none;color:#bdc3d7;background:0 0;align-items:end;min-height:47.5px;padding:0;font-size:17px;font-weight:600;display:inline-flex}.product-card--actions-price .product-main-content__buy-content-price{justify-content:center}.product-main-content__buy-content-out-of-stock{color:#bdc3d7;margin-bottom:8px;font-size:17px;font-weight:600}.product-card--actions-price .product-main-content__buy-content-out-of-stock{align-items:end;min-height:47.5px;margin-bottom:0;display:inline-flex}.product-card--actions-installment{flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.product-card--actions-installment-image{background:#008efa;border-radius:7px;align-items:center;padding:5px 6px;display:flex}.product-card--actions-installment-image img{object-fit:contain;width:30px;height:18px}.product-card--actions-installment-text{color:#8793b7;font-size:9px;font-weight:700;line-height:9px}.product-card--actions-addtocart{align-items:center;gap:14px;display:flex}.product-card--actions-addtocart-ajax,.product-card--actions-addtocart-link{color:#fff;background:#f04055;border-radius:11px;padding:12px 8px;font-size:12px;font-weight:700;display:inline-block;box-shadow:2px 0 4px #f040554d!important}.product-card--wishlist{z-index:10;position:absolute;top:26px;right:26px}.product-card--checkpay{color:#fff;z-index:10;background:#02195c;border-radius:7px;padding:4px 6px 3px;font-size:11px;font-weight:700;position:absolute;top:60px;right:26px}.product-card--sale-timer{color:#fff;text-align:center;z-index:10;background:#f04055;border-radius:5px;min-width:88px;padding:1px 4px 0;font-size:15px;font-weight:600;position:absolute;top:28px;left:26px}.product-card--colors{z-index:10;flex-direction:column;gap:5px;display:flex;position:absolute;top:65px;left:26px}.product-card--actions-addtocart-quantity{border:1px solid #e6eaf0;border-radius:11px;align-items:center;gap:5px;padding:5px 9px;display:flex}.product-card--actions-addtocart-quantity button,.product-card--actions-addtocart-quantity input{background-color:#0000;border:none;outline:none}.product-card--actions-addtocart-quantity input{color:#021959;text-align:center;width:30px;font-size:21px;font-weight:600}.product-card--actions-addtocart-quantity input[type=number]{-moz-appearance:textfield}.product-card--actions-addtocart-quantity input::-webkit-outer-spin-button,.product-card--actions-addtocart-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-card--actions-variable-wrapper{z-index:15;background-color:#fff;border-radius:11px;padding:15px;position:absolute;inset:0 0 80px}.product-card--actions-variable{background:#fff;border:1px solid #e6eaf0;border-radius:19px;padding:10px}.purchasing-process-wrapper{justify-content:space-between;align-items:center;margin-bottom:70px;padding-top:20px;display:flex}.purchasing-process--goback a{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.purchasing-process--goback a svg{margin-bottom:10px}.purchasing-process--goback a div{color:#021959;font-size:13px;font-weight:700}.purchasing-process--goback a span{color:#7986a9;font-size:11px;font-weight:600}.purchasing-process--free-shipping{flex-direction:column;align-items:center;gap:3px;display:flex}.purchasing-process--free-shipping>div{color:#021959;font-size:12px;font-weight:800}.purchasing-process--free-shipping p{color:#021959;font-size:10px;font-weight:700}.purchasing-process--free-shipping p span{color:#021959;padding:0 5px;font-size:17px;font-weight:700}.purchasing-process--free-shipping-bar{background:#fff0d8;border-radius:6px;width:100%;height:6px;margin-top:8px}.purchasing-process--free-shipping-thumb{float:left;background:#ffa30a;border-radius:6px;width:6px;height:6px;box-shadow:5px 0 12px -1px #ffa30a80}.purchasing-process--point-info{flex-direction:column;gap:4px;display:flex}.purchasing-process--point-info-detail{justify-content:space-between;align-items:center;gap:8px;display:flex}.purchasing-process--point-info-number span{color:#021959;font-size:25px;font-weight:700;line-height:1}.purchasing-process--point-info-number{color:#021959;align-items:baseline;gap:4px;font-size:12px;font-weight:700;display:flex}.purchasing-process--point-info-text{color:#021959;font-size:12px;font-weight:600}.purchasing-process--navigation{gap:40px;display:flex;position:relative}.purchasing-process--navigation:before{content:"";z-index:-1;background-color:#edf2f9;height:1px;position:absolute;top:25px;left:0;right:0}.purchasing-process--navigation-item{background-color:#fff;flex-direction:column;align-items:center;gap:14px;padding:0 16px;display:flex}.purchasing-process--navigation-item-icon{background:#fff;border-radius:17px;padding:13px;box-shadow:-7px 10px 19px -6px #7e8eb933}.purchasing-process--navigation-item-title{color:#021959;text-align:center;font-size:12px;font-weight:700}.purchasing-process--navigation-item .purchasing-process--navigation-item-icon svg path{stroke:#ccd1de}.purchasing-process--navigation-item .purchasing-process--navigation-item-title{color:#ccd1de}.purchasing-process--navigation-item--previous .purchasing-process--navigation-item-icon{box-shadow:none;background-color:#f2f5fb}.purchasing-process--navigation-item--previous .purchasing-process--navigation-item-icon svg path{stroke:#021959}.purchasing-process--navigation-item--previous .purchasing-process--navigation-item-title{color:#021959}.purchasing-process--navigation-item--current .purchasing-process--navigation-item-icon{box-shadow:none;background-color:#f03a50}.purchasing-process--navigation-item--current .purchasing-process--navigation-item-icon svg path{stroke:#fff}.purchasing-process--navigation-item--current .purchasing-process--navigation-item-icon svg{width:20px;height:20px}.purchasing-process--navigation-item--current .purchasing-process--navigation-item-title{color:#021959}.purchasing-process--navigation-item--completed .purchasing-process--navigation-item-icon svg path{stroke:#fff}.purchasing-process--navigation-item--completed .purchasing-process--navigation-item-title{color:#3eb580}.purchasing-process--navigation-item--completed .purchasing-process--navigation-item-icon{background-color:#3eb580;box-shadow:-7px 10px 19px -6px #7e8eb933}.cart-title-wrapper{color:#d3daeb;align-items:center;gap:23px;margin-bottom:27px;font-size:15px;font-weight:400;display:flex}.cart-title-main{align-items:center;gap:15px;display:flex}.cart-title-count{color:#fff;background:#f03a50;border-radius:8px;padding:1px 9px 0;font-size:17px;font-weight:600;line-height:17px;box-shadow:4px 0 7px -2px #f03a5099}.cart-title-text{color:#021959;font-size:23px;font-weight:700}.cart-title-wrapper a{color:#abb3ca;font-size:14px;font-weight:600}.cart-title-wrapper a span{padding:0 10px}.purchase-wrapper{gap:35px;width:100%;margin-bottom:85px;display:flex}.purchase-main{width:75%}.purchase-sidebar{width:25%}.empty-cart-wrapper{border:1px solid #e6eaf0;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:500px;display:flex}.empty-cart-image{margin-bottom:54px}.empty-cart-title{color:#031955;margin-bottom:8px;font-size:34px;font-weight:700;line-height:34px}.empty-cart-description{color:#868fa9;margin-bottom:40px;font-size:13px;font-weight:600;line-height:13px}.empty-cart-links{justify-content:space-between;align-items:center;gap:40px;display:flex}.empty-cart-links a{align-items:center;gap:8px;display:flex}.empty-cart-links a span{color:#021959;font-size:12px;font-weight:700}.cart-side-login{background:#fff;border:1px solid #e6eaf0;border-radius:20px;width:100%;margin-bottom:20px;padding:38px 38px 30px}.cart-side-login a{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.cart-side-login-title{align-items:center;gap:14px;display:flex}.cart-side-login-title span{color:#021959;font-size:16px;font-weight:700}.cart-side-login p{color:#818cac;font-size:13px;font-weight:600;line-height:19px}.cart-side-point{background:#fff;border:1px solid #e6eaf0;border-radius:20px;width:100%;margin-bottom:20px;padding:38px}.cart-side-point-title{align-items:center;gap:12px;margin-bottom:10px;display:flex}.cart-side-point-title-count{color:#021959;align-items:center;gap:4px;font-size:13px;font-weight:700;display:flex}.cart-side-point-title-count span{color:#021959;font-size:19px;font-weight:700}.cart-side-point-title-text{color:#021959;font-size:11px;font-weight:600}.cart-side-point p{color:#818cac;font-size:12px;font-weight:600;line-height:19px}.cart-side-offer{background:#fff;border:1px solid #e6eaf0;border-radius:20px;width:100%;padding:32px 38px 38px}.cart-side-offer-title{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.cart-side-offer-title span{color:#021959;font-size:16px;font-weight:700}.cart-side-offer-title a{color:#021959;align-items:center;gap:5px;font-size:11px;font-weight:600;display:flex}.cart-side-offer-timer{justify-content:space-between;align-items:center;display:flex}.cart-side-offer-timer span:not(.cart-side-offer-timer--seperator){color:#021959;text-align:center;background:#fff;border:1px solid #e6eaf0;border-radius:8px;justify-content:center;align-items:center;width:25px;height:30px;font-size:14px;font-weight:700;display:flex;box-shadow:0 4px 8px -4px #00000012}.cart-side-offer-timer span.cart-side-offer-timer--second1,.cart-side-offer-timer span.cart-side-offer-timer--second0{color:#fff;background:#f03a50;border:none;border-radius:8px;box-shadow:0 4px 8px -4px #00000012}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{width:100%}.cart-main-table{border:none!important}.cart-main-table .woocommerce-cart-form__cart-item{background:#fff;border:1px solid #e6eaf0;border-radius:20px;grid-template-columns:3fr 30fr 7fr 6fr 4fr 1fr;align-items:center;gap:25px;margin-bottom:15px;padding:30px 33px 30px 20px;display:grid}.cart-main-table .woocommerce-cart-form__cart-item.woocommerce-cart-form__cart-item--future{grid-template-columns:3fr 30fr 8fr 5fr 1fr}.cart-main-table .product-thumbnail a img{border-radius:4px;width:52px;height:52px}.cart-main-table .product-name{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.cart-main-table .product-name a{color:#031955;font-size:15px;font-weight:700}.cart-main-table .product-name ul{align-items:center;gap:16px;display:flex}.cart-main-table .product-name ul li{color:#647092;align-items:center;font-size:11px;font-weight:600;display:flex}.cart-main-table .product-quantity .quantity{justify-content:space-evenly;align-items:center;display:flex;background-color:#fff!important;border:1px solid #e6eaf0!important;border-radius:49px!important;height:40px!important}.cart-main-table .product-quantity .quantity input{color:#021959!important;height:30px!important;font-size:21px!important;font-weight:600!important}.cart-main-table .product-quantity .single-product-qty-minus,.cart-main-table .product-quantity .single-product-qty-plus{width:auto!important;height:auto!important}.cart-main-table .product-quantity .single-product-qty-minus i,.cart-main-table .product-quantity .single-product-qty-plus i{color:#021959!important}.cart-main-table .product-price .product-main-content__buy-content-price-discounted-amount-price{color:#021959;font-size:17px;font-weight:600}.cart-main-table .product-price .product-main-content__buy-content-price{min-height:auto;margin-top:0}.cart-main-table .product-price .product-main-content__buy-content-price-no-discount-price{color:#9aa8bc;font-size:11px;font-weight:600}.cart-main-table .product-price .product-main-content__buy-content-price-discounted-percentage-number{font-size:16px}.cart-main-table .product-next-cart button{background:0 0;border:none;border-left:1px solid #e6eaf0;border-right:1px solid #e6eaf0;outline:none;align-items:center;gap:6px;padding:0 15px;display:flex}.cart-main-table .product-next-cart button div{color:#021959;flex-direction:column;justify-content:center;align-items:center;gap:4px;margin-top:5px;font-size:10px;font-weight:700;line-height:10px;display:flex}.cart-main-table a.remove{text-align:center;border:0;border-radius:100%;width:1em;height:1em;font-size:1.5em;font-weight:700;line-height:1;text-decoration:none;display:block;color:#021959!important}.cart-main-table a.remove:hover{color:#021959!important;background-color:#0000!important}.cart-main-actions{justify-content:space-between;align-items:center;padding:5px 0;display:flex}.cart-main-actions .coupon{align-items:center;gap:17px;display:flex}.cart-main-actions .coupon input{color:#021959;background:#f8f9fb;border-radius:11px;min-width:230px;padding:15px 20px;font-size:12px;font-weight:600}.cart-main-actions .coupon button{color:#fff;background:#f04055;border-radius:11px;padding:18px;font-size:12px;font-weight:600}.cart-main-actions .coupon button:hover{color:#fff;background:#f04055}.cart-main-actions .coupon button:disabled{color:#afb6cb;background:#f8f9fb;border-radius:11px;font-size:12px;font-weight:600;padding:18px!important}.cart-main-actions-manage{align-items:center;gap:15px;display:flex}.cart-main-actions-manage button{color:#fff!important;background:#16a8b3!important;border-radius:11px!important;padding:18px!important;font-size:12px!important;font-weight:600!important}.cart-main-actions-manage a{color:#021959;font-size:14px;font-weight:600}.cart-main-actions-manage .cart-main-actions-manage--divider{color:#e7ecf5}.cart-main-actions-manage button:disabled{color:#afb6cb!important;background-color:#f3f5f8!important}.cart-side-totals h2{color:#021959;margin-bottom:41px;font-size:17px;font-weight:700}.cart-side-table{background:#fff;border:1px solid #e6eaf0;border-radius:20px;padding:32px 40px;box-shadow:0 2px 1px #e6eaf0}.cart-side-table .cart-subtotal{border-bottom:1px solid #e6eaf0;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.cart-side-table .cart-subtotal .cart-side-table--title{color:#021959;font-size:13px;font-weight:700}.cart-side-table .cart-subtotal .cart-side-table--value .woocommerce-Price-amount bdi{color:#021959;font-size:17px;font-weight:600}.cart-side-table .woocommerce-shipping-totals{border-bottom:1px solid #e6eaf0;flex-direction:column;gap:20px;margin-top:22px;padding-bottom:30px;display:flex}.cart-side-table .woocommerce-shipping-totals .cart-side-table--title{color:#021959;font-size:13px;font-weight:700}.cart-side-table .woocommerce-shipping-totals .cart-side-table--value ul li{margin-bottom:12px!important}.cart-side-table .woocommerce-shipping-totals .cart-side-table--value ul li input[type=radio]{opacity:0;visibility:hidden;width:0;height:0;display:block}.cart-side-table .woocommerce-shipping-totals .cart-side-table--value ul li label{color:#021959;cursor:pointer;justify-content:space-between;align-items:center;padding-right:27px;font-size:12px;font-weight:600;position:relative;display:flex!important}.cart-side-table .woocommerce-shipping-totals .cart-side-table--value ul li label:before{content:"";background-color:#d0d8e433;border:1px solid #d0d8e4;border-radius:50%;width:15px;height:15px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.cart-side-table .woocommerce-shipping-totals .cart-side-table--value ul li input[type=radio]:checked+label:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cpath d='M4.77344 7.74068L6.42427 9.39151L9.73177 6.08984' stroke='%23021959' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:15px;height:15px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.cart-side-table .woocommerce-shipping-totals .cart-side-table--value ul li label .woocommerce-Price-amount bdi{color:#021959;font-size:14px;font-weight:600}.cart-side-shipping-calculator{flex-direction:column;gap:20px;display:flex}.cart-side-table .woocommerce-shipping-destination{color:#6c799c;padding:5px 0 2px;font-size:10px;font-weight:600}.cart-side-shipping-calculator .shipping-calculator-button{color:#fff;background:#16a8b3;border-radius:5px;padding:2px 4px;font-size:11px;font-weight:700;align-self:end!important;display:inline-block!important}.cart-side-shipping-calculator .shipping-calculator-button:after{display:none!important}.cart-side-shipping-calculator .shipping-calculator-form{margin:0!important}.cart-side-shipping-calculator .shipping-calculator-form label{display:none!important}.cart-side-shipping-calculator .shipping-calculator-form{flex-direction:column;gap:9px;width:100%;display:flex}.cart-side-shipping-calculator .shipping-calculator-form .form-row{margin:0!important;padding:0!important}.cart-side-shipping-calculator .shipping-calculator-form .select2-container--default .select2-selection--single{background:#fff!important;border:1px solid #e6eaf0!important;border-radius:7px!important;height:40px!important;line-height:40px!important}.cart-side-shipping-calculator .shipping-calculator-form .select2-container--default{height:40px!important;line-height:40px!important}.cart-side-shipping-calculator .shipping-calculator-form .select2-container--default .select2-selection--single .select2-selection__rendered{color:#021959!important;font-size:12px!important;font-weight:600!important;line-height:18px!important}.cart-side-shipping-calculator .shipping-calculator-form .form-row input.input-text,.cart-side-shipping-calculator .shipping-calculator-form .form-row textarea{color:#021959!important;background:#fff!important;border:1px solid #e6eaf0!important;border-radius:7px!important;height:40px!important;font-size:12px!important;font-weight:600!important;line-height:40px!important}.select2-container--default .select2-search--dropdown .select2-search__field{background:#fff!important;border:1px solid #e6eaf0!important;border-radius:7px!important}.select2-search--dropdown{padding:10px 0!important}.cart-side-shipping-calculator .shipping-calculator-form .shipping-calculator-button-container{justify-content:flex-end;display:flex}.cart-side-shipping-calculator .shipping-calculator-form .shipping-calculator-button-container button{color:#021959;background:#f3f5f8;border-radius:7px;padding:8px;font-size:12px;font-weight:600}.cart-side-table .order-total{justify-content:space-between;align-items:center;margin-top:22px;display:flex}.cart-side-table .order-total .cart-side-table--title{color:#021959;font-size:17px;font-weight:700}.cart-side-table .order-total .cart-side-table--value .woocommerce-Price-amount bdi{color:#021959;font-size:23px;font-weight:600}.cart-side-table .order-total .cart-side-table--value .woocommerce-Price-amount bdi span svg{width:16px;height:auto}.cart-side-table .order-total .cart-side-table--value .woocommerce-Price-amount bdi span{padding-right:5px}.cart-side-table .cart-discount{border-bottom:1px solid #e6eaf0;justify-content:space-between;align-items:center;margin-top:18px;padding-bottom:18px;display:flex}.cart-side-table .cart-discount .cart-side-table--title{color:#f04055;font-size:13px;font-weight:700}.cart-side-table .cart-discount .cart-side-table--value{align-items:center;gap:8px;display:flex}.cart-side-table .cart-discount .cart-side-table--value a{color:#fff;background:#f04055;border-radius:5px;padding:4px 6px;font-size:11px;font-weight:700;line-height:11px}.cart-side-table .cart-discount .cart-side-table--value .custom-coupon-label{color:#f04055;font-size:17px;font-weight:600}.cart-side-table .tax-rate,.cart-side-table .tax-total{border-bottom:1px solid #e6eaf0;justify-content:space-between;align-items:center;margin-top:18px;padding-bottom:18px;display:flex}.cart-side-table .tax-rate .cart-side-table--title,.cart-side-table .tax-total .cart-side-table--title{color:#021959;font-size:13px;font-weight:700}.cart-side-table .tax-rate .cart-side-table--value,.cart-side-table .tax-total .cart-side-table--value{color:#021959;font-size:14px;font-weight:600}.cart-side-table .order-points{border-top:1px solid #e6eaf0;justify-content:space-between;align-items:center;margin-top:18px;padding-top:18px;display:flex}.cart-side-table .order-points .cart-side-table--title{align-items:center;gap:6px;display:flex}.cart-side-table .order-points .cart-side-table--title div{color:#021959;align-items:center;gap:3px;font-size:12px;font-weight:700;display:flex}.cart-side-table .order-points .cart-side-table--title div span{font-size:16px;font-weight:700}.cart-side-table .order-points .cart-side-table--value{color:#021959;font-size:10px;font-weight:600}.cart-side-table--checkout-button{color:#fff!important;background:#f04055!important;border-radius:15px!important;font-size:16px!important;font-weight:700!important;box-shadow:7px 7px 13px -3px #f040553d!important}.checkout-top-section{margin-bottom:35px}.woocommerce-form-coupon-toggle{background:#fff;border:1px solid #e6eaf0;border-radius:20px;padding:20px 33px 20px 20px;justify-content:space-between!important;align-items:center!important;display:flex!important}.woocommerce-form-coupon-toggle .container{display:none!important}.woocommerce-form-coupon-toggle .checkout_coupon-title{align-items:center;gap:24px;display:flex}.woocommerce-form-coupon-toggle .checkout_coupon-title div{color:#021959;font-size:17px;font-weight:700}.woocommerce-form-coupon-toggle .checkout_coupon-title span{color:#8b96b7;font-size:12px;font-weight:600}.woocommerce form.checkout_coupon{align-items:center!important;gap:15px!important;margin:0!important;padding:0!important;display:flex!important}.woocommerce form.checkout_coupon input{color:#021959!important;border:1px solid #e6eaf0!important;border-radius:11px!important;min-width:230px!important;padding:16px 20px!important;font-size:12px!important;font-weight:600!important}.woocommerce form.checkout_coupon button{color:#afbdd2!important;background:#fff!important;border-radius:11px!important;padding:20px!important;font-size:12px!important;font-weight:600!important;box-shadow:2px 7px 13px -3px #9aa8bc38!important}.woocommerce-form-login-toggle{padding:17px 30px 17px 25px;background:#fff!important;border:1px solid #e6eaf0!important;border-radius:20px!important;justify-content:space-between!important;align-items:center!important;margin-bottom:15px!important;display:flex!important}.checkout-login-title{align-items:center;gap:20px;display:flex}.checkout-login-title div{color:#021959;font-size:14px;font-weight:700}.checkout-login-title a{color:#6c799c;font-size:12px;font-weight:600}.checkout-top-title{color:#021959;margin-bottom:27px;font-size:23px;font-weight:700}.checkout-main-form{border-bottom:2px solid #f0f2f6;gap:16px;width:100%;padding-bottom:30px;display:flex}.checkout-main-form-fields{width:100%}.checkout-main-form-fields--has-map{width:60%}.checkout-main-form-map{width:40%}.checkout-main-form-fields h3{color:#021959;margin-bottom:20px;font-size:17px;font-weight:700}.woocommerce-billing-fields__field-wrapper div.clear{display:none}.woocommerce-billing-fields__field-wrapper{grid-template-columns:1fr 1fr!important;gap:10px 14px!important;display:grid!important}.checkout-main-form--billing{margin-bottom:20px}.woocommerce-shipping-fields-checker{background:#f6f7fa;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:6px 16px 6px 6px;display:flex}.woocommerce-shipping-fields-checker input[type=checkbox]{border-radius:6px;border:1px solid #a5a5a5!important}.woocommerce-shipping-fields-checker input[type=checkbox]:checked{box-shadow:none!important;background-color:#16a8b3!important;border:1px solid #16a8b3!important}.woocommerce-shipping-fields-checker-note{align-items:center;gap:20px;display:flex}.woocommerce-shipping-fields-checker-note span{color:#5c688a;font-size:12px;font-weight:600}.woocommerce-shipping-fields-checker-note button{color:#021959;background:#fff;border:none;border-radius:10px;outline:none;padding:11px 17px;font-size:12px;font-weight:700}.woocommerce-additional-fields__field-wrapper{display:none}.woocommerce-additional-fields__field-wrapper textarea{resize:none}.checkout-main-options{gap:84px;margin-bottom:50px;padding-top:50px;display:flex}.checkout-main-options--shipping{width:50%}.checkout-main-options--shipping .cart-side-table--title{align-items:center;gap:15px;margin-bottom:20px;display:flex}.checkout-main-options--shipping .cart-side-table--title div{color:#021959;align-items:center;gap:10px;font-size:17px;font-weight:700;display:flex}.checkout-main-options--shipping .cart-side-table--title div span{color:#677292;font-size:11px;font-weight:600}.checkout-woocommerce-shipping-totals .cart-side-table--value .woocommerce-shipping-methods{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.checkout-woocommerce-shipping-totals .cart-side-table--value .woocommerce-shipping-methods li{display:flex;flex-direction:column!important;margin:0!important}.checkout-woocommerce-shipping-totals .cart-side-table--value .woocommerce-shipping-methods li input{opacity:0;visibility:hidden;width:0;height:0;display:block}.checkout-woocommerce-shipping-totals .cart-side-table--value .woocommerce-shipping-methods li label{color:#021959;cursor:pointer;background:#fff;border:1px solid #eaeef499;border-radius:13px;gap:4px;padding:28px 0 24px;font-size:12px;font-weight:700;box-shadow:0 3px 1px #02195912;flex-direction:column!important;align-items:center!important;width:100%!important;display:flex!important}.checkout-woocommerce-shipping-totals .cart-side-table--value .woocommerce-shipping-methods li label .checkout-shipping-method-icon{background:#fff;border:1px solid #d0d8e4;border-radius:6px;width:19px;height:19px;margin-bottom:12px;display:block}.checkout-woocommerce-shipping-totals .cart-side-table--value .woocommerce-shipping-methods li input:checked+label,.checkout-woocommerce-shipping-totals .cart-side-table--value .woocommerce-shipping-methods li input[type=hidden]+label{color:#6c799c;background-color:#f6f7fa;border:none}.checkout-woocommerce-shipping-totals .cart-side-table--value .woocommerce-shipping-methods li input:checked+label .checkout-shipping-method-icon,.checkout-woocommerce-shipping-totals .cart-side-table--value .woocommerce-shipping-methods li input[type=hidden]+label .checkout-shipping-method-icon{background-color:#f04055;border:none;position:relative}.checkout-woocommerce-shipping-totals .cart-side-table--value .woocommerce-shipping-methods li input:checked+label .checkout-shipping-method-icon:before,.checkout-woocommerce-shipping-totals .cart-side-table--value .woocommerce-shipping-methods li input[type=hidden]+label .checkout-shipping-method-icon:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath d='M8.48438 12.3691L11.3144 15.1991L16.9844 9.53906' stroke='%23FAFFFF' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:25px;height:25px;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.checkout-woocommerce-shipping-totals .cart-side-table--value .woocommerce-shipping-methods li label .woocommerce-Price-amount bdi{font-size:13px}.checkout-woocommerce-shipping-totals .cart-side-table--value .woocommerce-shipping-methods li label .woocommerce-Price-amount bdi span{margin-right:4px}.checkout-main-options--payment{width:50%}.checkout-main-options--payment .cart-side-table--title{align-items:center;gap:15px;margin-bottom:20px;display:flex}.checkout-main-options--payment .cart-side-table--title div{color:#021959;align-items:center;gap:10px;font-size:17px;font-weight:700;display:flex}.checkout-main-options--payment .cart-side-table--title div span{color:#677292;font-size:11px;font-weight:600}.woocommerce-checkout #payment ul.payment_methods:before,.woocommerce-checkout #payment ul.payment_methods:after{display:none}.checkout-main-options--payment .wc_payment_methods{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid;border-bottom:none!important;padding:0!important}.checkout-main-options--payment .wc_payment_methods li{flex-direction:column;display:flex}.checkout-main-options--payment .wc_payment_methods li:before,.checkout-main-options--payment .wc_payment_methods li:after{display:none}.checkout-main-options--payment .wc_payment_methods li input{opacity:0;visibility:hidden;width:0;height:0;display:block}.checkout-main-options--payment .wc_payment_methods li label{cursor:pointer;background:#fff;border:1px solid #eaeef499;border-radius:13px;flex-direction:column;align-items:center;gap:20px;padding:28px 0;display:flex;box-shadow:0 3px 1px #02195912}.checkout-main-options--payment .wc_payment_methods li label img{object-fit:contain;width:32px;height:32px}.checkout-main-options--payment .wc_payment_methods li label span{color:#021959;font-size:12px;font-weight:700}.woocommerce-checkout #payment div.payment_box{color:#a59273;background:#fff;border:1px solid #ece7d7;border-radius:10px;font-size:11px;font-weight:500}.woocommerce-checkout #payment div.payment_box:before{filter:drop-shadow(1px 3px 4px #f6c20966);content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='18' viewBox='0 0 17 18' fill='none'%3E%3Cg filter='url(%23filter0_d_924_9479)'%3E%3Cpath d='M11.375 8.20609C11.3751 9.19493 10.6524 10.0354 9.67475 10.1835L5.33419 10.8414C3.49988 11.1195 2.30841 8.96685 3.51798 7.5601L7.85844 2.51206C9.06801 1.10531 11.3749 1.96069 11.3749 3.81595L11.375 8.20609Z' fill='%23F6C209'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_924_9479' x='0.0273438' y='0.8125' width='16.3477' height='17.0527' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='1' dy='3'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.964706 0 0 0 0 0.760784 0 0 0 0 0.0352941 0 0 0 0.4 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_924_9479'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_924_9479' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E")!important;border:none!important;width:17px!important;height:18px!important;display:inline-block!important;top:14px!important;left:2px!important;right:auto!important}.checkout-main-options--payment .wc_payment_methods li input:checked+label{background:#f6f7fa;border:none}.checkout-main-delivery-time{border-top:2px solid #f0f2f6;padding-top:50px}.checkout-main-delivery-time--head{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.checkout-main-delivery-time--head-title{align-items:center;gap:15px;display:flex}.checkout-main-delivery-time--head-title span{color:#021959;font-size:17px;font-weight:700}.checkout-main-delivery-time--head-info{align-items:center;gap:30px;display:flex}.checkout-main-delivery-time--head-info--selected,.checkout-main-delivery-time--head-info--max{color:#7985a8;align-items:center;gap:7px;font-size:12px;font-weight:600;display:flex}.checkout-main-delivery-time--head-info--selected span,.checkout-main-delivery-time--head-info--max span{color:#021959;font-size:12px;font-weight:700}.checkout-main-delivery-time--body-date{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin-bottom:23px;display:grid}.checkout-main-delivery-time--body-date .checkout-main-delivery-time--body-date-item input{opacity:0;visibility:hidden;width:0;height:0;display:block}.checkout-main-delivery-time--body-date .checkout-main-delivery-time--body-date-item label{cursor:pointer;background:#fff;border:1px solid #eaeef499;border-radius:13px;flex-direction:column;gap:5px;padding:14px 18px;display:flex;box-shadow:0 3px 1px #02195912}.checkout-main-delivery-time--body-date .checkout-main-delivery-time--body-date-item label div,.checkout-main-delivery-time--body-date .checkout-main-delivery-time--body-date-item label span{color:#021959;font-size:12px;font-weight:700}.checkout-main-delivery-time--body-date .checkout-main-delivery-time--body-date-item label span{align-self:flex-end}.checkout-main-delivery-time--body-date .checkout-main-delivery-time--body-date-item input:checked+label{background:#f6f7fa;border:none}.checkout-main-delivery-time--body-date .checkout-main-delivery-time--body-date-item input:checked+label div,.checkout-main-delivery-time--body-date .checkout-main-delivery-time--body-date-item input:checked+label span{color:#6c799c}.checkout-main-delivery-time--body-time{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin-bottom:23px;display:grid}.checkout-main-delivery-time--body-time .checkout-main-delivery-time--body-time-item input{opacity:0;visibility:hidden;width:0;height:0;display:block}.checkout-main-delivery-time--body-time .checkout-main-delivery-time--body-time-item label{cursor:pointer;background:#fff;border:1px solid #dce2eb;border-radius:10px;justify-content:center;padding:13px 18px;display:flex;box-shadow:0 1px #0219591a}.checkout-main-delivery-time--body-time .checkout-main-delivery-time--body-time-item label div{color:#021959;font-size:13px;font-weight:600}.checkout-main-delivery-time--body-time .checkout-main-delivery-time--body-time-item input:checked+label{background-color:#f6f7fa;border:none}.checkout-side-title{color:#021959;margin-bottom:32px;font-size:17px;font-weight:700}.checkout-side-table{background:#fff;border:1px solid #e6eaf0;border-radius:20px;margin-bottom:20px;padding:36px 40px;box-shadow:0 2px 1px #e6eaf0}.checkout-side-table--cart-items{margin-bottom:20px}.checkout-side-table--cart-item{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.checkout-side-table--cart-item .product-name,.checkout-side-table--cart-item .product-total .woocommerce-Price-amount bdi{color:#021959;font-size:13px;font-weight:700}.checkout-side-table .cart-subtotal{border-top:1px solid #e6eaf0;justify-content:space-between;align-items:center;margin-bottom:20px;padding-top:20px;display:flex}.checkout-side-table .cart-subtotal .checkout-side-table--title{color:#021959;font-size:13px;font-weight:700}.checkout-side-table .cart-subtotal .checkout-side-table--value .woocommerce-Price-amount bdi{color:#021959;font-size:17px;font-weight:600}.checkout-side-table .cart-discount{border-top:1px solid #e6eaf0;justify-content:space-between;align-items:center;margin-bottom:20px;padding-top:20px;display:flex}.checkout-side-table .cart-discount .checkout-side-table--title{color:#f04055;font-size:13px;font-weight:700}.checkout-side-table .cart-discount .checkout-side-table--value{align-items:center;gap:5px;display:flex}.checkout-side-table .cart-discount .checkout-side-table--value .custom-coupon-label{color:#f04055;font-size:17px;font-weight:600}.checkout-side-table .cart-discount .checkout-side-table--value .remove-coupon{color:#fff;background:#f04055;border-radius:5px;padding:1px 5px 0;font-size:11px;font-weight:700}.checkout-side-table .order-total,.checkout-side-table .tax-rate,.checkout-side-table .tax-total,.checkout-side-table .fee,.cart-side-table .fee,.checkout-side-table .cart-shipping-mini{border-top:1px solid #e6eaf0;justify-content:space-between;align-items:center;margin-bottom:18px;padding-top:18px;display:flex}.checkout-side-table .tax-rate .checkout-side-table--title,.checkout-side-table .tax-total .checkout-side-table--title{color:#021959;font-size:13px;font-weight:700}.checkout-side-table .fee .checkout-side-table--title,.cart-side-table .fee .cart-side-table--title,.checkout-side-table .cart-shipping-mini .checkout-side-table--title{color:#021959;font-size:13px;font-weight:500}.checkout-side-table .order-total .checkout-side-table--title{color:#021959;font-size:17px;font-weight:700}.checkout-side-table .tax-rate .checkout-side-table--value,.checkout-side-table .tax-total .checkout-side-table--value,.checkout-side-table .fee .checkout-side-table--value,.cart-side-table .fee .cart-side-table--value,.checkout-side-table .cart-shipping-mini .checkout-side-table--value{color:#021959;font-size:14px;font-weight:600}.checkout-side-table .order-total .checkout-side-table--value{color:#021959;font-size:23px;font-weight:600}.checkout-side-table .order-total .checkout-side-table--value .woocommerce-Price-amount bdi span svg{width:17px;height:auto}.checkout-side-table .order-total .checkout-side-table--value .woocommerce-Price-amount bdi span{padding-right:4px}.checkout-side-table .order-points{border-top:1px solid #e6eaf0;justify-content:space-between;align-items:center;margin-top:18px;padding-top:18px;display:flex}.checkout-side-table .order-points .cart-side-table--title{align-items:center;gap:6px;display:flex}.checkout-side-table .order-points .cart-side-table--title div{color:#021959;align-items:center;gap:3px;font-size:12px;font-weight:700;display:flex}.checkout-side-table .order-points .cart-side-table--title div span{font-size:16px;font-weight:700}.checkout-side-table .order-points .cart-side-table--value{color:#021959;font-size:10px;font-weight:600}.woocommerce-privacy-policy-text p{color:#677292;text-align:justify;font-size:11px;font-weight:600}.woocommerce-checkout-payment button#place_order{color:#fff;background:#f04055;border-radius:15px;width:100%;padding:19px;font-size:16px;font-weight:700;display:block;box-shadow:7px 7px 13px -3px #f040553d}.product-faq-form-wrapper{max-width:455px}.product-faq-form-wrapper .single__modal_review--field-review{padding:60px 0 50px}.product-faq-form-wrapper .single__modal_review--submit-main--submit{width:100%}.mobile-header-top{border-bottom:1px solid #e8edf380;justify-content:space-between;align-items:center;padding-top:12px;padding-bottom:12px;display:flex}.mobile-header-top-menu-button{align-items:center;gap:7px;display:flex}.mobile-header-top-menu-button-text{flex-direction:column;align-items:flex-start;margin-top:-4px;display:flex}.mobile-header-top-menu-button-text span{color:#021959;font-size:11px;font-weight:700}.mobile-header-top-menu-button-text div{color:#021959;font-size:10px;font-weight:700;line-height:3px}.mobile-header-top-menu-button svg{width:20px;height:auto}.mobile-header-top-logo a img{width:110px;height:auto}.mobile-header-bottom{justify-content:space-between;align-items:center;gap:25px;padding:10px 0;display:flex}.mobile-header-bottom-links{justify-content:flex-end;align-items:center;gap:16px;display:flex}.mobile-header-bottom-link{align-items:center;gap:6px;display:flex}.mobile-header-bottom-link-text{flex-direction:column;align-items:flex-start;display:flex}.mobile-header-bottom-link-text span{color:#021959;font-size:11px;font-weight:600;line-height:10px}.mobile-header-bottom-link-count span{color:#fff;background:#f03a50;border-radius:7px;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:600;display:flex}.mobile-header-bottom-link-seperator{background-color:#e8edf380;width:1px;height:20px;display:block}.mobile-header-bottom-search{width:100%;height:33px}.mobile-header-bottom-search-form{background-color:#fff;border:1px solid #e8edf3;border-radius:8px;width:100%;padding:5px;display:flex}.mobile-header-bottom-search-form button{background:0 0;border:none;outline:none}.mobile-header-bottom-search-form button svg{width:auto;height:16.5px}.mobile-header-bottom-search-form input{color:#021959;width:100%;font-size:12px;font-weight:600}.mobile-header-bottom-search-form--active{z-index:10;width:100%;position:absolute}.purchasing-process--navigation--mobile{display:none}.ishop-product-related_swiper-container{margin-left:0;margin-right:0}.offerSlider,.offerSlider .collection-index__amazing{height:378px}.product-special-vertical--inner{justify-content:space-between;gap:50px;height:100%;display:flex}.product-special-vertical--detail{flex-direction:column;width:45%;display:flex}.product-special-vertical--image{flex-direction:column;justify-content:space-between;width:41%;display:flex}.product-special-vertical--detail-badges{align-items:flex-end;gap:11px;margin-bottom:20px;display:flex}.product-special-vertical--detail-title{margin-bottom:auto}.product-special-vertical--detail-title a{color:#fff;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:16px;font-weight:700;line-height:27px;display:-webkit-box;overflow:hidden}.product-special-vertical--detail-price .product-main-content__buy-content-price{flex-direction:row;justify-content:space-between;align-items:center;min-height:auto;margin-top:0}.product-special-vertical--detail-price .product-main-content__buy-content-price-no-discount-price{display:none!important}.product-special-vertical--detail-price .product-main-content__buy-content-price-discounted-amount-price{color:#fff;font-size:25px;font-weight:700}.product-special-vertical--detail-price .product-main-content__buy-content-price-discounted-amount-price svg{width:20px;height:16px}.product-special-vertical--detail-price .product-main-content__buy-content-price-discounted-amount-price svg path{fill:#fff}.product-special-vertical--detail-price .product-main-content__buy-content-price-discounted-percentage{background-color:#fff}.product-special-vertical--detail-price .product-main-content__buy-content-price-discounted-percentage-number{color:#e90544;font-size:16px;font-weight:900}.product-special-vertical--detail-price .product-main-content__buy-content-price-discounted-percentage-svg svg{width:10px;height:10px}.product-special-vertical--detail-price .product-main-content__buy-content-price-discounted-percentage-svg path{stroke:#e90544}.product-special-vertical--detail-price .product-main-content__buy-content-price-discounted-percentage-svg circle{fill:#e90544}.product-special-vertical--detail-price a.product-main-content__buy-content-price-contact-detail{text-align:center}.product-special-vertical--detail-price .product-main-content__buy-content-out-of-stock{color:#fff}.product-special-vertical--detail-timer{border-top:1px solid #00000017;margin-top:10px;padding-top:15px}.product-special-vertical--detail-timer-title{color:#fff;text-align:center;margin-bottom:4px;font-size:.86rem;font-weight:500}.product-special-vertical--detail-timer-wrapper{justify-content:space-between;padding:0 4px;display:flex}.product-special-vertical--detail-timer-wrapper span{color:#fff;font-size:14px;font-weight:700}.product-special-vertical--detail-timer-wrapper span.product-special-vertical--detail-timer--seperator{color:#ff7ba0}.product-special-vertical--image a>img{object-fit:scale-down;background-color:#fff;border-radius:15px;width:213px;height:213px}.product-special-vertical--image a{position:relative}.product-special-vertical--image-installment{position:absolute;top:15px;left:15px}.product-special-vertical--image-installment-image{background:#008efa;border-radius:10px;padding:5px}.product-special-vertical--image-installment-image img{width:28px}.best-sellers-products-items{grid-template-rows:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;gap:30px;margin-top:50px;display:grid}.best-sellers-products-item{background:#fff;border:1px solid #eef2f9;border-radius:19px;justify-content:space-between;align-items:center;gap:40px;padding:18px 25px;transition:all .2s;display:flex;position:relative;box-shadow:0 6px 10px -2px #b2bdce33}.best-sellers-products-items .best-sellers-products-item:first-child{background:#e6eff3;border:1px solid #eef2f9;border-radius:19px;box-shadow:0 14px 14px -4px #88a0aa12}.best-sellers-products-item--fire{position:absolute;bottom:0;right:0}.best-sellers-products-item:hover{background:#e6eff3;border:1px solid #eef2f9;border-radius:19px;box-shadow:0 14px 14px -4px #88a0aa12}.best-sellers-products-item-detail{align-items:center;gap:25px;max-width:60%;display:flex}.best-sellers-products-item-detail--number{color:#e80645;font-size:33px;font-weight:600}.best-sellers-products-item-detail--seperator{background-color:#eff3f9;width:1px;height:22px;display:block}.best-sellers-products-item-detail--title{color:#031955;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:700;line-height:21px;display:-webkit-box;overflow:hidden}.best-sellers-products-item-image img{object-fit:contain;background-color:#fff;border-radius:5px;width:36px;height:36px}.checkout-login-required-wapper{flex-direction:column;justify-content:center;align-items:center;gap:30px;margin-bottom:60px;display:flex}.checkout-login-required-wapper p{color:#031955;font-size:16px;font-weight:600}.checkout-login-required-wapper a{color:#fff;background-color:#f03a50;border-radius:12px;padding:8px 20px;font-size:14px;font-weight:700}.product-special-banner-inner{background:#e6eff3;border-radius:26px;justify-content:space-between;align-items:center;gap:100px;padding:22px 45px 20px 10px;display:flex}.product-special-banner-inner--title{width:20%;padding-top:20px;position:relative}.product-special-banner-inner--title-badge{color:#fff;z-index:10;background:#e90544;border-radius:8px;padding:2px 10px 0;font-size:16px;font-weight:700;position:absolute;top:-5px;left:25px;transform:rotate(-3deg);box-shadow:-3px 3px #c2d8e2}.product-special-banner-inner--title-badge span{padding:0 2px}.product-special-banner-inner--slider{gap:33px;width:50%;display:flex}.product-special-banner-inner--image{width:30%;height:70px;position:relative}.product-special-banner-inner--slider-item-image{background:#fff;border-radius:17px;width:60px;height:60px;padding:5px;box-shadow:10px 10px 4px -8px #00000008}.product-special-banner-inner--slider-item-image img{object-fit:contain;width:50px;height:50px}.product-special-banner-inner--slider-item{display:flex;position:relative}.product-special-banner-inner--image img{width:300px;position:absolute;bottom:-20px;left:-10px}.product-special-banner-inner--slider-item-image{z-index:10;position:relative}.product-special-banner-inner--slider-item-image-percentage{color:#fff;z-index:15;background-color:#e80645;border-radius:0 25px 25px;padding:2px 6px;font-size:13px;font-weight:800;position:absolute;bottom:12px;left:-9px;box-shadow:2px 3px 4px #e806452e}.product-special-banner-inner--slider-item-image-percentage-back{z-index:5;position:absolute;bottom:33px;left:-9px}.product-special-banner-inner--slider-item-popup{z-index:100;background-color:#fff;border-radius:15px;justify-content:space-between;width:350px;padding:15px 20px;display:none;position:absolute;bottom:calc(100% + 20px);right:50%;transform:translate(50%);box-shadow:0 6px 10px #c5d7dfa3}.product-special-banner-inner--slider-item-popup-arrow{position:absolute;bottom:-30px;right:50%;transform:translate(50%)}.product-special-banner-inner--slider-item:hover .product-special-banner-inner--slider-item-popup{display:flex}.product-special-banner-inner--slider-item-popup-name{-webkit-line-clamp:2;line-clamp:2;color:#031955;-webkit-box-orient:vertical;width:55%;font-size:13px;font-weight:600;line-height:22px;display:-webkit-box;overflow:hidden}.product-special-banner-inner--slider-item-popup-price .product-main-content__buy-content-price{min-height:auto;margin-top:0}.product-special-banner-inner--slider-item-popup-price .product-main-content__buy-content-price-discounted-amount-price{font-size:17px}.product-special-banner-inner--slider-item-popup-price .product-main-content__buy-content-price-no-discount-price{font-size:11px}.product-special-banner-inner--slider-item-popup-price .product-main-content__buy-content-price-discounted-percentage-number{font-size:14px}.product-special-banner-inner--slider-item-popup-price .product-main-content__buy-content-price-discounted-percentage-svg svg{width:9px}.product-special-banner-inner--slider-item-popup-price .product-main-content__buy-content-out-of-stock{margin-bottom:0;font-size:14px}.product-special-slider-inner{border-radius:35px;padding:30px}.product-special-slider-inner--image{flex-direction:column;justify-content:center;align-items:center;gap:30px;display:flex}.product-special-slider-inner--image img{max-width:100%}.product-special-slider-inner--image a{color:#fff;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.product-reviews__content-empty-commnet .product-faq__sidebar-add-comment--button{width:270px}.product-reviews__content-comments-ai{background:#f6f7fa;border-radius:40px;margin-top:20px;padding:35px}.product-reviews__content-comments-ai-title{align-items:center;gap:20px;margin-bottom:35px;display:flex}.product-reviews__content-comments-ai-title-texts{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.product-reviews__content-comments-ai-title-texts--head{color:#021959;font-size:18px;font-weight:900}.product-reviews__content-comments-ai-title-texts--subhead{color:#021959;background-color:#fff077;padding:2px 5px 1px;font-size:12px;font-weight:700}.product-reviews__content-comments-ai-title img{object-fit:cover;mix-blend-mode:darken;border-radius:24px;width:60px;height:60px}.product-reviews__content-comments-ai-content p{color:#516292;font-size:12px;font-weight:600;line-height:27px}.ishop-archive-filter-wrapper{background:#fff;border-radius:13px;margin-bottom:3px;padding:20px 22px 0}.ishop-archive-filter-wrapper--active{position:relative}.ishop-archive-filter-wrapper--active:before{content:"";background-color:#ffcf18;border-radius:50%;width:8px;height:8px;position:absolute;top:10px;right:10px}.ishop-archive-filter-head{cursor:pointer;align-items:center;gap:15px;padding-bottom:20px;display:flex}.ishop-archive-filter-head-title{color:#021959;border-left:1px solid #e5ecee;justify-content:space-between;align-items:center;width:100%;padding-left:15px;font-size:15px;font-weight:700;display:flex}.ishop-archive-filter-head-title span{color:#021959;font-size:14px;font-weight:600}.ishop-archive-filter-head-toggle{transition:all .2s;transform:rotate(180deg)}.ishop-archive-filter-head.active .ishop-archive-filter-head-toggle{transform:rotate(360deg)}.ishop-archive-filter-body{border-top:2px solid #f5f9fa;padding:25px 0}.ishop-archive-filter-body--select{max-height:282px;overflow:scroll}.ishop-archive-filter-body--select-children{border-right:1px solid #eee;margin-right:8px;padding-right:15px}.ishop-archive-filter-body--select input{opacity:0;visibility:hidden;width:0;height:0;display:block}.ishop-archive-filter-body--select-label{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.ishop-archive-filter-body--select-label .ishop-archive-filter-body--select-label-detail{align-items:center;gap:16px;display:flex}.ishop-archive-filter-body--select-label .ishop-archive-filter-body--select-label-detail .ishop-archive-filter-body--select-label-checkbox{background:#fff;border:1px solid #021959;border-radius:6px;width:16px;height:16px;position:relative}.ishop-archive-filter-body--select-label .ishop-archive-filter-body--select-label-detail .ishop-archive-filter-body--select-label-text{color:#021959;font-size:12px;font-weight:700}.ishop-archive-filter-body--select-label .ishop-archive-filter-body--select-label-modifier .ishop-archive-filter-body--select-label-modifier-count{color:#8691af;font-size:12px;font-weight:600}.ishop-archive-filter-body--select input:checked+label.ishop-archive-filter-body--select-label .ishop-archive-filter-body--select-label-detail .ishop-archive-filter-body--select-label-checkbox{border:none}.ishop-archive-filter-body--select input:checked+label.ishop-archive-filter-body--select-label .ishop-archive-filter-body--select-label-detail .ishop-archive-filter-body--select-label-checkbox:before{content:"";z-index:1;background:#e80645;border-radius:6px;position:absolute;inset:0}.ishop-archive-filter-body--select input:checked+label.ishop-archive-filter-body--select-label .ishop-archive-filter-body--select-label-detail .ishop-archive-filter-body--select-label-checkbox:after{content:url(data:image/svg+xml,%3Csvg%20width%3D%2211%22%20height%3D%229%22%20viewBox%3D%220%200%2011%209%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M2.21875%204.59375L4.7675%207.08001L9.46875%202.21875%22%20stroke%3D%22white%22%20stroke-width%3D%222.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E);z-index:2;display:inline-block;position:absolute;inset:0 3px 0 2px}.ishop-archive-filter-body--select-label .ishop-archive-filter-body--select-label-modifier .ishop-archive-filter-body--select-label-modifier-color span{border-radius:6px;width:16px;height:16px;display:block}.package-side-wrapper{background:#fff;border:1px solid #edeff1;border-radius:19px;height:505px}.package-side-head{justify-content:space-between;align-items:center;padding:40px 33px 24px;display:flex}.package-side-head-title{color:#021959;font-size:13px;font-weight:800}.package-side-list{flex-direction:column;width:100%;height:270px;display:flex;overflow-y:scroll}.package-side-list::-webkit-scrollbar{width:2px}.package-side-list::-webkit-scrollbar-track{background:#f3f6f9;border-radius:5px}.package-side-list::-webkit-scrollbar-thumb{background:#e80645;border-radius:5px}.package-side-list{scrollbar-width:4px;scrollbar-color:#e80645 #f3f6f9}.package-side-list-item{border-bottom:1px solid #e8f0f3;align-items:center;gap:16px;padding:18px 33px 18px 30px;transition:all .2s;display:flex;position:relative}.package-side-list-item:hover{background:linear-gradient(90deg,#fff 0%,#f4f5f7 100%)}.package-side-list-item img{object-fit:contain;width:34px;height:34px}.package-side-list-item-title{color:#021959;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:700;line-height:22px;display:-webkit-box;overflow:hidden}.package-side-list-item .package-side-list-item-badge{color:#fff;background-color:#e80645;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:14px;font-weight:700;display:flex;position:absolute;bottom:15px;right:30px}.package-side-list-item .package-side-list-item-badge span{padding-top:2px}.package-side-list-item .package-side-list-item-number{color:#d9e1ed;margin-right:auto;font-size:28px;font-weight:400}.package-side-footer{justify-content:space-between;align-items:center;padding:25px 33px 33px;display:flex}.package-side-footer-price .product-main-content__buy-content-price{min-height:auto;margin-top:0}.package-side-footer-price .product-main-content__buy-content-price-discounted-amount-price{font-size:17px}.package-side-footer-price .product-main-content__buy-content-price-no-discount-price{font-size:13px}.package-side-footer-price .product-main-content__buy-content-price-discounted-percentage-svg svg{width:8px}.package-side-footer-price .product-main-content__buy-content-price-discounted-percentage-number{font-size:13px}.package-side-footer-action{align-content:center;gap:17px;display:flex}.package-side-footer-action-count{color:#021959;flex-direction:column;justify-content:center;align-items:center;padding:10px;font-size:13px;font-weight:600;display:flex}.package-side-footer-action-count span{color:#e80645;font-size:31px;font-weight:700;line-height:24px}.package-side-footer-action-button{align-items:center;display:flex}.package-side-footer-action-button button.products-buy__cart-btn{color:#fff;background:#e80645;border-radius:12px;padding:11px 15px;font-size:16px;font-weight:700;box-shadow:3px 5px 11px #f0405545}.product-head-link__ai{color:#021959;align-items:center;gap:4px;margin-right:30px;font-size:12px;font-weight:600;display:inline-flex}.product-head-link__ai span{background:#fff077;border-radius:4px;padding:0 4px}.product-head-link__ai img{border-radius:50%;width:28px;height:28px;margin-right:5px}.stock-notification-success{color:#000157;margin-top:20px;font-size:13px;font-weight:700}.product-special-vertical--stock{align-items:center;gap:10px;display:flex}.product-special-vertical--stock-exist{color:#fff;font-size:44px;font-weight:700;line-height:44px}.product-special-vertical--stock-proggress{width:100%}.product-special-vertical--stock-proggress-title{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.product-special-vertical--stock-proggress-title--exist{color:#fff;font-size:13px;font-weight:800}.product-special-vertical--stock-proggress-title--soldout{color:#fff;font-size:11px;font-weight:700}.product-special-vertical--stock-proggress-bars{justify-content:space-between;align-items:center;gap:4px;display:flex}.product-special-vertical--stock-proggress-bars--exist{background:#fff;border-radius:5px;height:4px}.product-special-vertical--stock-proggress-bars--soldout{border:1px solid #fff;border-radius:5px;height:4px}.products-buy__pro-price .product-main-content__buy-content-price{min-height:auto;margin-top:0}.products-buy__pro-price .product-main-content__buy-content-price-discounted-amount-price{font-size:17px}.products-buy__pro-price .product-main-content__buy-content-price-no-discount-price{font-size:11px}.products-buy__pro-price .product-main-content__buy-content-price-discounted-percentage-number{font-size:14px}.products-buy__pro-price .product-main-content__buy-content-price-discounted-percentage-svg svg{width:8px}.products-buy__pro-price .product-main-content__buy-content-out-of-stock{font-size:14px}.popular-brands-item{background:#fff;border:1px solid #eef2f9;border-radius:19px;flex-direction:column;align-items:center;width:100%;padding:70px 30px 26px;display:flex;box-shadow:0 6px 10px -2px #b2bdce33}.popular-brands-item-image{margin-bottom:45px}.popular-brands-item-image img{object-fit:contain;width:105px;height:105px}.popular-brands-item-slug{justify-content:right;width:100%;margin-bottom:12px;display:flex;position:relative}.popular-brands-item-slug:before{content:"";z-index:5;background-color:#e9eef6;height:1px;position:absolute;top:50%;left:0;right:0}.popular-brands-item-slug span{color:#a2b0c5;z-index:10;background-color:#fff;padding-left:15px;font-size:12px;font-weight:600;position:absolute;top:50%;right:0;transform:translateY(-50%)}.popular-brands-item-title{color:#031955;justify-content:space-between;align-items:flex-end;width:100%;font-size:20px;font-weight:800;display:flex}.popular-brands-item-title span{color:#122763;font-size:14px;font-weight:600}.taste-box-head{justify-content:space-between;align-items:center;margin-bottom:45px;display:flex}.taste-box-head-title{align-items:center;gap:22px;display:flex}.taste-box-head-title-seperator{background:#ecf2f5;width:1px;height:40px}.taste-box-head-title-subtitle{color:#8795ab;font-size:12px;font-weight:600;line-height:23px}.taste-box-head-showmore{align-items:center;gap:2px;display:flex}.taste-box-head-showmore span{color:#021959;padding-bottom:6px;font-size:10px;font-weight:700;line-height:15px}.taste-box-body{grid-template-columns:1fr 1fr 1fr 1fr;gap:70px;margin-bottom:40px;display:grid}.taste-box-body-item-childs{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:20px;display:grid}.taste-box-body-item-child-category{background:#f3f7f9;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex;position:relative;overflow:hidden}.taste-box-body-item-child-category img{position:absolute;bottom:-50%;left:0;right:0;transform:translateY(-80%)}.taste-box-body-item-child-product img{aspect-ratio:1;object-fit:contain}.taste-box-body-item-child-product{background:#fff;border:1px solid #eef2f9;border-radius:15px;padding:20px;position:relative;box-shadow:0 6px 10px -2px #b2bdce33}.taste-box-body-item-child-product:hover .product-special-banner-inner--slider-item-popup{display:flex}.taste-box-body-item-child-category-title{flex-direction:column;justify-content:center;align-items:center;padding-bottom:35px;display:flex}.taste-box-body-item-child-category-title span:first-child{color:#021959;font-size:18px;font-weight:700}.taste-box-body-item-child-category-title span:nth-child(2){color:#98a5ba;text-shadow:1px 1px #fff;font-size:12px;font-weight:600}.taste-box-body-item-showmore{background:#fff;border:1px solid #eef2f9b8;border-radius:15px;justify-content:space-between;padding:15px;display:flex;box-shadow:0 6px 10px -2px #b2bdce26}.taste-box-body-item-showmore span{color:#021959;font-size:12px;font-weight:700}.taste-box-body-item-showmore svg{background:#e80645;border-radius:20px 8px 8px 20px;width:24px;height:20px;padding:4px;box-shadow:3px 4px 9px #f03a5036}.woocommerce-authentication-forget-passwoord--title{color:#677292;text-align:justify;margin-bottom:30px;font-size:13px;font-weight:600}.woocommerce-authentication-forget-passwoord--button{color:#fff!important;background:#f04055!important;border-radius:10px!important;width:max-content!important;padding:11px 31px!important;font-size:16px!important;font-weight:700!important}.woocommerce-thankyou-order-received{color:#021959;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;margin-bottom:40px;padding-top:30px;font-size:40px;font-weight:700;display:flex}.woocommerce-thankyou-order-details{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;margin-bottom:60px!important}ul.woocommerce-thankyou-order-details li{justify-content:space-between;align-items:center;width:360px;display:flex;color:#021959!important;border:none!important;height:35px!important;margin:0!important;padding:0!important;font-size:14px!important;font-weight:600!important}ul.woocommerce-thankyou-order-details li strong{color:#021959!important;font-size:14px!important;font-weight:600!important}ul.woocommerce-thankyou-order-details li strong bdi{color:#021959;font-size:23px;font-weight:600}.woocommerce ul.order_details .woocommerce-order-overview__date strong{direction:ltr}.woocommerce-order-details{flex-direction:column;justify-content:center;align-items:center;display:flex;margin-bottom:80px!important}.woocommerce-order-details h2{color:#021959!important;margin-bottom:45px!important;font-size:37px!important;font-weight:700!important}.woocommerce .woocommerce-table--order-details{width:860px}.woocommerce-table--order-details--items .order_item{border-bottom:1px solid #e4e8ef;justify-content:space-between;align-items:center;padding:23px 0;display:flex}.woocommerce-table--order-details--items .order_item:first-child{border-top:1px solid #e4e8ef}.woocommerce-table--order-details--items .order_item .product-name{flex-direction:row-reverse;align-items:center;gap:18px;display:flex}.woocommerce-table--order-details--items .order_item .product-name a{color:#031955;font-size:15px;font-weight:600}.woocommerce-table--order-details--items .order_item .product-name .product-quantity{color:#031955;align-items:center;gap:10px;font-size:25px;font-weight:600;display:flex}.woocommerce-table--order-details--items .order_item .product-name .product-quantity span{color:#031955;font-size:25px;font-weight:600}.woocommerce-table--order-details--items .order_item .product-total bdi{color:#021959;font-size:23px;font-weight:600}.woocommerce-table--order-details--items .order_item .product-total bdi .woocommerce-Price-currencySymbol svg{width:18px;height:auto}.woocommerce-table--order-details--items{margin-bottom:28px}.woocommerce-table--order-details--totals-item{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.woocommerce-table--order-details--totals-item-label{color:#021959;font-size:14px;font-weight:600}.woocommerce-table--order-details--totals-item-value{color:#021959;flex-direction:row-reverse;align-items:center;gap:5px;font-size:16px;font-weight:600;display:flex}.woocommerce-table--order-details--totals-item-value small{color:#485a8d;font-size:12px;font-weight:600}.woocommerce-customer-details{flex-direction:column;justify-content:center;align-items:center;display:flex}.woocommerce-customer-details-container{justify-content:space-between;gap:80px;width:860px;display:flex}.woocommerce-customer-details--billing,.woocommerce-customer-details--shipping{width:50%}.woocommerce-customer-details--billing h2,.woocommerce-customer-details--shipping h2{color:#021959;margin-bottom:16px;font-size:27px;font-weight:700}.woocommerce-customer-details--billing address,.woocommerce-customer-details--shipping address{box-shadow:none!important;color:#021959!important;border:none!important;outline:none!important;font-size:13px!important;font-weight:600!important;line-height:26px!important}.woocommerce-customer-details--billing address{position:relative;padding:0 40px 0 0!important}.woocommerce-customer-details--billing address:before{content:"";background:url(../img/address-pattern.svg) repeat-y;width:19px;position:absolute;top:0;bottom:0;right:0}.woocommerce-customer-details--shipping address{position:relative;padding:0 0 0 40px!important}.woocommerce-customer-details--shipping address:before{content:"";background:url(../img/address-pattern.svg) repeat-y;width:19px;position:absolute;top:0;bottom:0;left:0}.woocommerce-customer-details--shipping h2,.woocommerce-customer-details--shipping address{text-align:left!important}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:80px!important}.thankyou-cupon-section{justify-content:center;margin-bottom:55px;padding:45px 0;display:flex;position:relative}.thankyou-cupon-section:before{content:"";background-color:#e4e8ef;width:150px;height:1px;position:absolute;top:0;right:50%;transform:translate(50%)}.thankyou-cupon-section:after{content:"";background-color:#e4e8ef;width:150px;height:1px;position:absolute;bottom:0;right:50%;transform:translate(50%)}.thankyou-cupon-wrapper{z-index:0;background:linear-gradient(#ffcb051a 0%,#ffcb0500 42%);border:0 solid #000;border-radius:33px;padding:15px;position:relative}.thankyou-cupon-wrapper-dashed{z-index:-1;position:absolute;inset:0}.thankyou-cupon-wrapper-dashed svg{width:100%;height:100%}.thankyou-cupon-inner{background:#ffcb05;border:0 solid #000;border-radius:22px;justify-content:space-between;align-items:center;gap:30px;padding:26px 38px;display:flex;box-shadow:0 6px 4px #d7ab0633}.thankyou-cupon-inner--detail{background:#ffcb05;flex-direction:column;align-items:flex-start;gap:8px;padding-left:25px;display:flex;box-shadow:-15px 0 24px -20px #00000040}.thankyou-cupon-inner--detail-title{align-items:center;gap:5px;display:flex}.thankyou-cupon-inner--detail-title span{color:#000;font-size:41px;font-weight:800;line-height:41px}.thankyou-cupon-inner--detail-title svg{margin-bottom:3px}.thankyou-cupon-inner--detail-description{color:#000;width:100px;font-size:15px;font-weight:700;line-height:20px}.thankyou-cupon-inner--action{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.thankyou-cupon-inner--action-code{color:#000;text-shadow:1px 1px #ffea9c;letter-spacing:.64px;font-size:32px;font-weight:900}.thankyou-cupon-inner--action-button{color:#000;background:#ffcb05;border:1px solid #000;border-radius:10px;align-items:center;gap:11px;padding:5px 9px;font-size:11px;font-weight:700;display:flex}#checkout-map .wm-container{display:none!important}.checkout-main-form-map #checkout-map{border-radius:14px;height:270px}.checkout-map--spacer{height:44px}.map-marker{cursor:pointer;background-image:url(../img/map-marker.svg);background-repeat:no-repeat;background-size:contain;width:39px;height:51px}.ishop-archive-filter-colorpicker-slider-wrapper{height:31px;margin-bottom:12px;position:relative}#ishop-archive-filter-colorpicker-hue-slider{-webkit-appearance:none;background:linear-gradient(270deg,red 0%,#ff8000 8.33%,#ff0 16.66%,#80ff00 25%,#0f0 33.33%,#00ff80 41.66%,#0ff 50%,#0080ff 58.33%,#00f 66.66%,#8000ff 75%,#f0f 83.33%,#ff0080 91.66%,red 100%);border-radius:8px;outline:none;width:100%;height:100%;margin:0;padding:0 6px}#ishop-archive-filter-colorpicker-hue-slider::-webkit-slider-thumb{-webkit-appearance:none;background:hsl(var(--ishop-archive-filter-colorpicker-hue),100%,50%);cursor:pointer;border:4.5px solid #fff;border-radius:14px;width:10px;height:16px;margin-top:-2px;box-shadow:1px 1px 1px #0000002e}#ishop-archive-filter-colorpicker-hue-slider::-moz-range-thumb{background:hsl(var(--ishop-archive-filter-colorpicker-hue),100%,50%);cursor:pointer;border:4.5px solid #fff;border-radius:14px;width:10px;height:16px;box-shadow:1px 1px 1px #0000002e}#ishop-archive-filter-colorpicker-hue-slider::-ms-thumb{background:hsl(var(--ishop-archive-filter-colorpicker-hue),100%,50%);cursor:pointer;border:4.5px solid #fff;border-radius:14px;width:10px;height:16px;box-shadow:1px 1px 1px #0000002e}#ishop-archive-filter-colorpicker-rgb-value{text-align:center;color:#333;font-size:16px;font-weight:700}.ishop-archive-filter-body--price .noUi-connect{background:linear-gradient(90deg,#e80645 0%,#16a8b3 100%)!important}.ishop-archive-filter-body--price .noUi-handle-upper{background:#16a8b3!important}.ishop-archive-filter-body--price .noUi-handle-lower{position:relative;background:#e80645!important}.ishop-archive-filter-body--price .noUi-handle-lower:before{content:url("data:image/svg+xml,%3Csvg width='16' height='8' viewBox='0 0 16 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.871094 0C0.871094 0 1.21656 0.921309 3.52734 2.15625C5.83813 3.39119 8.42172 3.37266 8.42172 3.37266H2.02734L0.871094 0Z' fill='%23E80645'/%3E%3C/svg%3E");position:absolute;top:0;right:-13px}.ishop-archive-filter-body--price .noUi-handle-lower:after{content:url("data:image/svg+xml,%3Csvg width='16' height='8' viewBox='0 0 16 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.105469 3.61719C0.105469 3.61719 0.450931 2.69588 2.76172 1.46094C5.07251 0.225996 7.65609 0.244526 7.65609 0.244526H1.26172L0.105469 3.61719Z' fill='%23E80645'/%3E%3C/svg%3E");position:absolute;bottom:-8px;right:-13px}.ishop-archive-filter-body--price .noUi-handle-upper:before{content:url("data:image/svg+xml,%3Csvg width='16' height='8' viewBox='0 0 16 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.29297 0.15625C8.29297 0.15625 7.94751 1.07756 5.63672 2.3125C3.32593 3.54744 0.742344 3.52891 0.742344 3.52891H7.13672L8.29297 0.15625Z' fill='%232B97A7'/%3E%3C/svg%3E");position:absolute;top:0;left:-6px}.ishop-archive-filter-body--price .noUi-handle-upper:after{content:url("data:image/svg+xml,%3Csvg width='16' height='8' viewBox='0 0 16 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.29297 3.62695C8.29297 3.62695 7.94751 2.70564 5.63672 1.4707C3.32593 0.235762 0.742344 0.254291 0.742344 0.254291H7.13672L8.29297 3.62695Z' fill='%232B97A7'/%3E%3C/svg%3E");position:absolute;bottom:-8px;left:-6px}.ishop-archive-filter-body--price .noUi-horizontal{width:65%;margin:0 auto;height:6px!important}.ishop-archive-filter-body--price-labels{flex-direction:column;gap:6.5px;width:100%;margin-bottom:40px;display:flex}.ishop-archive-filter-body--price-labels--min{background:#eaf9fa99;border-radius:10px;justify-content:space-between;align-items:center;padding:11px 14px;display:flex}.ishop-archive-filter-body--price-labels--min-title{color:#16a8b3;font-size:10px;font-weight:700;line-height:14px}.ishop-archive-filter-body--price-labels--min-prie{align-items:center;display:flex}.ishop-archive-filter-body--price-labels--min-prie span{color:#16a8b3;letter-spacing:-.4px;font-size:20px;font-weight:800}.ishop-archive-filter-body--price-labels--min-prie svg{width:14px;height:auto;margin-right:7px}.ishop-archive-filter-body--price-labels--min-prie svg path{fill:#16a8b3}.ishop-archive-filter-body--price-labels--max{background:#fdf2f599;border-radius:10px;justify-content:space-between;align-items:center;padding:11px 14px;display:flex}.ishop-archive-filter-body--price-labels--max-title{color:#e30c47;font-size:10px;font-weight:700;line-height:14px}.ishop-archive-filter-body--price-labels--max-prie{align-items:center;display:flex}.ishop-archive-filter-body--price-labels--max-prie span{color:#e30c47;letter-spacing:-.4px;font-size:20px;font-weight:800}.ishop-archive-filter-body--price-labels--max-prie svg{width:14px;height:auto;margin-right:7px}.ishop-archive-filter-body--price-labels--max-prie svg path{fill:#e30c47}.ishop-archive-filter-body--price-steps{justify-content:space-between;align-items:center;width:65%;margin:4px auto 10px;display:flex}.ishop-archive-filter-body--price-steps span{background-color:#e9f5f8;width:2px;height:8px;display:block}.ishop-archive-filter-body--price-hint{justify-content:space-between;align-items:center;width:65%;margin:0 auto;display:flex}.ishop-archive-filter-body--price-hint span{color:#021959;font-size:13px;font-weight:600}.ishop-archive-filter-checkbox{align-items:center;padding-bottom:20px;display:flex}.ishop-archive-filter-checkbox .ishop-archive-filter-checkbox-body{justify-content:space-between;align-items:center;width:100%;display:flex}.ishop-archive-filter-checkbox .ishop-archive-filter-checkbox-body .ishop-archive-filter-checkbox-body-title{color:#021959;flex-direction:column;gap:4px;font-size:15px;font-weight:700;display:flex}.ishop-archive-filter-checkbox .ishop-archive-filter-checkbox-body .ishop-archive-filter-checkbox-body-title span{color:#96a5bd;font-size:11px;font-weight:700}.ishop-archive-filter-checkbox .ishop-archive-filter-checkbox-body .ishop-archive-filter-checkbox-body-handle input{opacity:0;visibility:hidden;width:0;height:0;display:block}.ishop-archive-filter-checkbox .ishop-archive-filter-checkbox-body .ishop-archive-filter-checkbox-body-handle label{cursor:pointer;background:#fff;border:2px solid #021959;border-radius:30px;width:36px;height:20px;display:block;position:relative}.ishop-archive-filter-checkbox .ishop-archive-filter-checkbox-body .ishop-archive-filter-checkbox-body-handle label:after{content:"";background:#021959;border-radius:50%;width:10px;height:10px;transition:all .3s ease-in-out;position:absolute;top:3px;left:19px;right:5px}.ishop-archive-filter-checkbox .ishop-archive-filter-checkbox-body .ishop-archive-filter-checkbox-body-handle input:checked+label{background:#3eb580;border:2px solid #3eb580;border-radius:30px}.ishop-archive-filter-checkbox .ishop-archive-filter-checkbox-body .ishop-archive-filter-checkbox-body-handle input:checked+label:after{background:#fff;top:3px;left:5px;right:19px}.archive-content__side-title{color:#021959;justify-content:space-between;align-items:center;margin-bottom:45px;font-size:22px;font-weight:700;display:flex}.archive-content__side-title button,.mobile-filter-drag-handle,.mobile-filter-backdrop{display:none}#archive-pagination-container{justify-content:center;align-items:center;gap:5px;display:flex;margin-top:52px!important;margin-bottom:60px!important}#archive-pagination-container .page-numbers{color:#828caa;background:#fff;border:1px solid #e7edf8;border-radius:11px;justify-content:center;align-items:center;width:52px;height:52px;font-size:17px;font-weight:600;line-height:1;transition:all .1s;display:flex;box-shadow:0 3px 1px #eef2f9}#archive-pagination-container .page-numbers.dots{width:52px;height:52px;box-shadow:none;color:#828caa73;background:#f5f7fa;border:none;border-radius:11px;justify-content:center;align-items:center;font-size:17px;font-weight:600;line-height:1;display:flex}#archive-pagination-container .page-numbers.next,#archive-pagination-container .page-numbers.prev{color:#021959;gap:18px;width:98px;font-size:13px;font-weight:700}#archive-pagination-container .page-numbers.current{box-shadow:none;color:#828caa;background:#f5f7fa;border:none}#archive-pagination-container .page-numbers.next{margin-right:20px}#archive-pagination-container .page-numbers.prev{margin-left:20px}#archive-pagination-container .page-numbers:not(.dots):not(.current):hover{box-shadow:none;color:#fff;background:#e80645;border:none}#archive-pagination-container .page-numbers:not(.dots):not(.current):hover svg path{stroke:#fff}.archive-content__wrapper{margin:60px 0 40px}.archive-content__wrapper-head{margin-bottom:25px;position:relative}.archive-content__wrapper-head:before{content:"";z-index:-1;background-color:#e6ecf2;height:1px;position:absolute;top:50%;left:0;right:0}.archive-content__wrapper-head-title{color:#021959;background-color:#fff;padding-left:25px;font-size:18px;font-weight:700;display:inline-flex}.archive-content__wrapper-body{color:#455466;text-align:justify;height:110px;font-size:13px;font-weight:600;line-height:26px;overflow:hidden}.archive-content__wrapper-body p,.archive-content__wrapper-body h1,.archive-content__wrapper-body h2,.archive-content__wrapper-body h3,.archive-content__wrapper-body h4,.archive-content__wrapper-body h5,.archive-content__wrapper-body h6{margin-bottom:15px}.archive-content__wrapper-body h1{font-size:20px;font-weight:700}.archive-content__wrapper-body h2{font-size:19px;font-weight:700}.archive-content__wrapper-body h3{font-size:18px;font-weight:700}.archive-content__wrapper-body h4{font-size:17px;font-weight:700}.archive-content__wrapper-body h5{font-size:16px;font-weight:700}.archive-content__wrapper-body h6{font-size:15px;font-weight:700}.archive-content__wrapper-body--opened{height:auto}.archive-content__wrapper-toggle{justify-content:space-between;align-items:center;margin-top:25px;display:flex;position:relative}.archive-content__wrapper-toggle:before{content:"";z-index:-1;background:linear-gradient(90deg,#e6ecf2 0%,#fff 50%,#e6ecf2 100%);height:1px;position:absolute;top:50%;left:0;right:0}.archive-content__wrapper-toggle-button{cursor:pointer;background-color:#fff;align-items:center;gap:8px;padding-left:25px;display:flex}.archive-content__wrapper-toggle-button span{color:#021959;font-size:12px;font-weight:700}.archive-content__wrapper-toggle-button--opened svg{transform:rotate(180deg)}.archive-content__wrapper-toggle-badge{background-color:#fff;align-items:center;gap:10px;padding-right:25px;display:flex}.archive-content__wrapper-toggle-badge span{color:#cfd9e3;font-size:12px;font-weight:700}.cart-main-table .product-next-cart button.add-to-current-cart{color:#fff;background:#f04055;border-left:none;border-right:none;border-radius:11px;padding:10px 5px;font-size:12px;font-weight:700;box-shadow:2px 0 4px #f040554d}.cart-main-actions-manage--future{justify-content:end}.product-card--actions-addtocart-wrapper--miniquantity .product-card--actions-addtocart-quantity{padding:6px 2px}.product-card--actions-addtocart-wrapper--miniquantity .product-card--actions-addtocart-quantity input{font-size:16px}.product-card--actions-addtocart-wrapper--miniquantity .product-card--actions-addtocart-quantity button svg{width:12px;height:12px}.product-card--actions-addtocart-wrapper--miniquantity .product-card--actions-addtocart-quantity{gap:2px}.show-more-btn-comment{margin-bottom:30px}.mobile-bottom-menu-wrapper{z-index:800;background:#fff;justify-content:center;align-items:center;gap:15px;padding:15px 0 14px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -14px 19px -10px #8791ac17}.mobile-bottom-menu-item a{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:7.5px;display:flex;position:relative}.mobile-bottom-menu-item a:before{content:"";opacity:.3;filter:blur(7.5px);z-index:-1;background:#a4b2c8;width:30px;height:16px;position:absolute;top:50%;left:-4px;transform:translateY(-50%)}.mobile-bottom-menu-wrapper .mobile-bottom-menu-item:last-child a:before{display:none}.mobile-bottom-menu-item a>span{color:#021959;font-size:11px;font-weight:600}.mobile-bottom-menu-item--cart a div{position:relative}.mobile-bottom-menu-item--cart a div span{color:#fff;background:#f03a50;border-radius:5px;justify-content:center;align-items:center;width:14px;height:14px;padding:1px 3px;font-size:12px;font-weight:600;line-height:12px;display:flex;position:absolute;top:-4px;right:-8px}.mobile-bottom-menu-item--account a div{position:relative}.mobile-bottom-menu-item--account a div span{position:absolute;bottom:-4px;right:-4px}.mega-menu-site-responsive{background-color:#fff}.mobile-side-menu-head{border-bottom:1px solid #e3e9f1;justify-content:space-between;align-items:center;margin-bottom:14px;padding:16px 25px;display:flex}.mobile-side-menu-head-close{cursor:pointer;align-items:center;gap:12px;display:flex}.mobile-side-menu-head-close span{color:#021959;font-size:11px;font-weight:600}.mobile-side-menu-head-navigation{align-items:center;gap:22px;display:flex}.mobile-side-menu-head-navigation-item a{position:relative}.mobile-side-menu-head-navigation-item--account a span{position:absolute;bottom:-4px;right:-4px}.mobile-side-menu-head-navigation-item--account a svg{width:12px;height:auto}.mobile-side-menu-head-navigation-item--cart a span{color:#fff;background:#f03a50;border-radius:5px;justify-content:center;align-items:center;width:14px;height:14px;padding:2px 4px 1px;font-size:12px;font-weight:600;line-height:12px;display:flex;position:absolute;top:-4px;right:-6px}.mobile-side-menu-body-navigation{border-bottom:1px solid #e3e9f1;margin:0 24px;padding-bottom:18px}.mobile-side-menu-body-navigation ul{grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}.mobile-side-menu-body-navigation ul li a{color:#021959;font-size:11px;font-weight:600}.side-menu-popularcat-slider{border:none}.mobile-side-menu-body-popularcat{margin:0 25px 0 0;padding:13px 0;overflow:hidden}.side-menu-popularcat-slider .side-menu-popularcat-slider-item{background:#fff;border:1px solid #ebeff5;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:15px 0;display:flex;box-shadow:0 1px 1px #ebeff5}.side-menu-popularcat-slider .side-menu-popularcat-slider-item img{object-fit:contain;width:30px;height:30px}.side-menu-popularcat-slider .side-menu-popularcat-slider-item span{color:#021959;font-size:12px;font-weight:600}.mobile-side-menu-body-categories{background-color:#eff1f3;padding:2.5px 0}.mobile-side-menu-body-categories-inner{display:flex}.mobile-side-menu-body-categories-inner-parent{width:30%;height:210px;overflow:scroll}.mobile-side-menu-body-categories-inner-children{background-color:#fff;width:70%;height:210px;padding:12px 25px;display:none;overflow:scroll}.mobile-side-menu-body-categories-inner-children--active{display:block}.mobile-side-menu-body-categories-inner-parent-item{cursor:pointer;border-bottom:1px solid #e3e9f1;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:10px 0 12px;display:flex}.mobile-side-menu-body-categories-inner-parent-item img{object-fit:contain;width:24px;height:24px}.mobile-side-menu-body-categories-inner-parent-item span{color:#021959;font-size:12px;font-weight:600}.mobile-side-menu-body-categories-inner-parent-item--active{background-color:#fff}.mobile-side-menu-body-categories-inner-children-total{margin-bottom:12px}.mobile-side-menu-body-categories-inner-children-total a{color:#021959;font-size:12px;font-weight:700}.mobile-side-menu-body-categories-inner-children-items{grid-template-columns:1fr 1fr;gap:5px 10px;display:grid}.mobile-side-menu-body-categories-inner-children-item a{color:#021959;font-size:12px;font-weight:500}.side-menu-brand-slider-item img{width:30px;height:30px}.side-menu-brand-slider{border:none;padding:15px 25px 15px 0}.side-menu-brand-slider-item{border-left:1px solid #eff1f3;justify-content:center;width:100%;display:flex}.checkout-map-controls{z-index:400;will-change:bottom,left;flex-direction:column;align-items:end;gap:6px;font-family:yekanbakh;transition:bottom .4s,left .4s;display:flex;position:absolute;bottom:6.5px;left:6.5px}.checkout-map-controls button{will-change:padding;background:#fff;border-radius:10px;padding:6px 8px;transition:padding .4s;box-shadow:0 2px 11px #3747712b}.checkout-map-close{z-index:400;position:absolute;top:43px;left:43px}.checkout-map-close button{background:#fff;border-radius:10px;padding:10px;box-shadow:0 7px 3px -3px #37477126}.checkout-map-controls button svg{width:15px;height:15px;transition:all .4s}.checkout-map-fullscreen{z-index:400;will-change:bottom,right;font-family:yekanbakh;transition:bottom .4s,right .4s;position:absolute;bottom:6.5px;right:6.5px}.checkout-map-fullscreen button{color:#021959;background:#fde36b;border-radius:10px;padding:9px 13px;font-size:11px;font-weight:700;line-height:11px}.checkout-map-search{z-index:400;will-change:top,left,right,padding;background:#fff;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-family:yekanbakh;transition:top .4s,left .4s,right .4s,padding .4s;display:flex;position:absolute;top:5px;left:6.5px;right:6.5px;box-shadow:0 2px 11px #3747712b}.checkout-map-search input{color:#021959;width:100%;font-size:11px;font-weight:700}.checkout-map-search input::placeholder{color:#021959;font-size:11px;font-weight:700}.checkout-map-set{background:#fff;border-radius:12px;align-items:center;gap:20px;padding:7px 17px 7px 7px;display:flex;box-shadow:0 7px 3px -3px #3747712b}.checkout-map-set span{color:#021959;font-size:15px;font-weight:700}#checkout-map{will-change:top,left,width,height;transition:top .4s,left .4s,width .4s,height .4s;position:relative}#checkout-map.map-to-fullscreen{z-index:9999;border-radius:0!important;width:100vw!important;height:100vh!important;top:0!important;left:0!important}.map-to-fullscreen .checkout-map-controls{bottom:60px;left:45px}.map-to-fullscreen .checkout-map-fullscreen{bottom:60px;right:45px}.map-to-fullscreen .checkout-map-controls button{padding:12px 13px}.map-to-fullscreen .checkout-map-controls button svg{width:20px;height:20px}.map-to-fullscreen .checkout-map-controls button.checkout-map-set{padding:7px 17px 7px 7px}.map-to-fullscreen .checkout-map-controls button.checkout-map-set svg{width:34px;height:34px}.checkout-map-get-current-location{margin-bottom:12px}.checkout-map-set{margin-top:10px}.map-to-fullscreen .checkout-map-search{width:450px;padding:16px 26px;top:43px;left:auto;right:43px}.woocommerce form .woocommerce-billing-fields__field-wrapper .form-row label,.woocommerce form .woocommerce-shipping-fields__field-wrapper .form-row label{margin-bottom:2px!important;font-size:12px!important;font-weight:700!important}.mobile-side-menu-head-navigation-item--cart a>svg{width:19px;height:19px}.mobile-side-menu-head-navigation-item--account a>svg{width:19px;height:auto}.mobile-side-menu-head-navigation-item--cart a span{background:#f03a50;border-radius:5px;width:16px;height:16px;padding:4px 4px 1px;font-size:17px;font-weight:600;line-height:17px;position:absolute;top:-4px;right:-6px}.mobile-header-bottom-link-count span{width:18px;height:18px;padding-top:2px;font-size:16px}.mobile-bottom-menu-item a{gap:5.5px}.mobile-bottom-menu-wrapper{padding:9px 0 6px}.is-paused .plyr__controls{pointer-events:none;opacity:0!important}.is-paused video{opacity:.8}.ishop-videos-container{grid-template-columns:1fr 1fr 1fr;gap:23px;display:grid}.ishop-video-item{background-color:#000;border-radius:19px;align-items:center;width:100%;height:100%;max-height:216px;display:flex;overflow:hidden}.ishop-video-item-title{z-index:10;padding:10px 20px 25px;display:none;position:absolute;bottom:0;left:0;right:0}.ishop-video-item-title span{color:#fff;text-align:center;text-shadow:0 2px 2px #00000040;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;font-size:15px;font-weight:700;display:none;overflow:hidden}.ishop-video-item.is-paused .ishop-video-item-title:after{content:"";backdrop-filter:blur(4px);z-index:-1;filter:blur(10px);background:linear-gradient(#0000 0%,#00000080 18%,#0009 34%,#000000d1 69%);border-radius:9px;height:80px;position:absolute;bottom:-15px;left:-10px;right:-10px}.ishop-video-item.is-paused .ishop-video-item-title{display:block}.ishop-video-item.is-paused .ishop-video-item-title span{display:-webkit-box}.ishop-video-item.is-paused .plyr__video-wrapper{filter:saturate(1.4)blur(.5px);background:linear-gradient(#0000 0%,#00000075 21%,#000000bd 47%,#000000d9 69%)!important}.product-introduction table,.single-blog__left table{width:100%;border-collapse:separate!important;border-spacing:0!important;color:#021959!important;font-size:13px!important;font-weight:600!important;display:table!important}.product-introduction th,.product-introduction td,.single-blog__left th,.single-blog__left td{text-align:left;border:2px solid #fff;padding:14px 16px}.product-introduction thead th,.single-blog__left thead th{background-color:#0000}.product-introduction tbody tr,.single-blog__left tbody tr{background-color:#f9fafb}.baner-index__pic--desktop{display:block!important}.baner-index__pic--mobile{display:none!important}.product-reviews__ai-popup{backdrop-filter:blur(12px);z-index:400;background:#fff9 50%/150%;border:2px solid #e7eef354;border-radius:30px;width:300px;padding:41px 40px;position:fixed;bottom:20px;right:20px;box-shadow:inset 0 4px 20px #fffffff2}.product-reviews__ai-popup-head{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.product-reviews__ai-popup-head span{color:#021959;padding-bottom:2px;font-size:14px;font-weight:700}.product-reviews__ai-popup-head img{mix-blend-mode:darken;border-radius:50%;width:50px;height:auto}.product-reviews__ai-popup-content{margin-bottom:22px}.product-reviews__ai-popup-content p{color:#021959;text-align:justify;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;font-size:12px;font-weight:600;line-height:21px;display:-webkit-box;overflow:hidden}.product-reviews__ai-popup-footer a{justify-content:space-between;align-items:center;display:flex}.product-reviews__ai-popup-footer a img{object-fit:contain;border-radius:5px;width:33px;height:33px}.product-reviews__ai-popup-footer a span{color:#021959;align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.product-reviews__ai-popup-footer a span i{font-size:8px}.product-reviews__ai-popup-close{cursor:pointer;position:absolute;top:17px;right:15px}.product-reviews__ai-popup--trigger{backdrop-filter:blur(12px);z-index:400;cursor:pointer;background:#fff9;border:2px solid #e7eef354;border-radius:30px 0 0 30px;padding:14px 32px 14px 12px;transition:all .2s;position:fixed;bottom:20px;right:0;box-shadow:inset 0 4px 20px #fffffff2}.product-reviews__ai-popup--trigger img{border-radius:50%;width:45px;height:45px}.product-reviews__ai-popup--trigger-closed{transform:translate(100%)}.product-special-slider-wrapper{margin-bottom:40px}.product-special-banner-wrapper{margin:20px 0 40px}.best-sellers-products-index{margin-bottom:40px}@media (width<=1500px){.taste-box-body{gap:20px}.taste-box-body-item-childs{gap:10px}.taste-box-body-item-child-category-title span:first-child{font-size:16px}.taste-box-body-item-child-category-title span:nth-child(2){font-size:11px}.collection-index__small-pic>img{max-width:100%}.offerSlider .collection-index__amazing,.offerSlider{height:270px}.product-special-vertical--inner{gap:30px}.product-special-vertical--image a>img{width:174px;height:174px}.product-special-vertical--stock-exist{font-size:32px;line-height:32px}.product-special-vertical--stock-proggress-title--exist{font-size:12px}.package-side-wrapper{height:390px}.package-side-list{height:170px}.package-side-footer-action{gap:0}.package-side-footer{padding:25px 20px 33px}.package-side-head{padding:40px 28px 24px 20px}}@media (width<=1200px){.product-reviews__container{gap:25px}.product-reviews__content-item-head-actions{gap:8px}.product-reviews__content-item-head-info-detail{gap:18px}.product-reviews__sidebar-add-comment--button{padding:20px 25px}.product-reviews__sidebar-info--cover{margin-bottom:20px}.product-main-content__details{margin-right:20px}.ishop-product-wrapper-content{gap:20px}.product-main-content__details-score-main-text{font-size:10px}.product-main-content__detail-part-explanation{font-size:11px}.product-main-content__detail-part{padding:12px}.product-main-content__details-score-arrow{padding:0}.product-main-content__details-product-description-free-send-svg svg{width:140px;bottom:-19px}.product-main-content__details-product-description-free-send-title{font-size:13px}.product-main-content__buy-content{padding:10px 15px}.product-main-content__details-installment-purchase{padding:20px}.product-main-content__details-installment-purchase-snapp-pay-logo img{width:60px}.product-main-content__details-installment-purchase-text{font-size:14px}.product-main-content__best-price-text,.product-main-content__legal-text{font-size:10px}.product-main-content__best-price-text,.product-main-content__legal{gap:4px}.product-send-express{gap:20px}.product-reviews__sidebar-info--cover,.product-faq__sidebar-info--cover{padding:30px 20px}.product-reviews__content-item-head-actions--options{padding:10px 19px}.product-reviews__content-item-head-actions--like,.product-reviews__content-item-head-actions--dislike,.product-faq__content-item-head-actions--like,.product-faq__content-item-head-actions--dislike{padding:10px 13px}.product-faq__container{gap:25px}.footer-content__installment-purchase,.footer-content__material-and-moral-rights,.footer-content__company-names-logo{width:33%}.purchase-main{width:70%}.purchase-sidebar{width:30%}.cart-main-table .product-thumbnail a img{width:35px;height:35px}.cart-main-table .woocommerce-cart-form__cart-item{grid-template-columns:8fr 45fr 20fr 12fr 20fr 1fr;gap:10px}.cart-main-table .product-name a{font-size:13px}.cart-main-table .product-name ul li{font-size:10px}.cart-main-table .product-quantity .quantity{margin-left:0!important;padding:0 5px!important}.cart-main-table .product-quantity .quantity input{font-size:18px}.cart-main-actions .coupon input{min-width:160px}.cart-main-actions .coupon button:disabled,.cart-main-actions .coupon button,.cart-main-actions-manage button{padding:18px 10px!important}.cart-main-actions-manage a{font-size:11px}.cart-main-actions-manage{gap:8px}.purchase-wrapper{gap:25px}.cart-side-table{padding:30px 25px}.checkout-button{padding:0 20px!important}.taste-box-body{grid-template-columns:1fr 1fr;gap:40px}.taste-box-body-item-childs{gap:25px}.product-special-banner-inner--title svg{width:160px}.product-special-banner-inner--title-badge{font-size:14px;top:0}.product-special-banner-inner{gap:40px;padding:22px}.product-special-banner-inner--image{width:20%}.product-special-banner-inner--slider{gap:28px}.product-special-vertical--image{gap:30px}.collection-index__small-pic>img{max-height:none}.package-side-wrapper{margin-bottom:25px}.popular-brands-item-image img{width:90px;height:90px}.best-sellers-products-items{gap:15px;margin-top:30px}}@media (width<=992px){.ishop-product-wrapper-content{flex-direction:column}.product-main-content-area,.ishop-product-wrapper-addtocart{width:100%}.woocommerce div.product form.cart div.quantity{padding:0 10px!important}.ishop-woocommerce-add-to-cart-action-wrapper .quantity .qty,.single-product-qty-minus,.single-product-qty-plus{height:34px!important}.product-send-express,.single-product-content-sections_title-fixed,.product-main-content-area-sections{margin-bottom:10px}.header-category-off-content__off-amazing-title{font-size:12px}.header-category-off-content__off-amazing-subtitle{font-size:11px}.header-category-off-content__off-amazing-logo{border-radius:4px 4px 6px 6px;padding:1px 3px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:0}.product-card-wrapper{padding:25px 15px 15px}.product-card--image a img{width:120px;height:120px}.product-card--title a{font-size:12px}.product-card--image{margin-bottom:15px}.product-card--detail{display:none}.product-card--title{margin-bottom:8px}.product-card--actions{flex-direction:column-reverse;align-items:center;gap:4px}.product-card--actions-addtocart-ajax,.product-card--actions-addtocart-link{border-radius:15px;padding:10px 18px;font-size:10px}.product-card--actions-installment{display:none}.product-card--actions-price .product-main-content__buy-content-price-discounted-amount-price{font-size:14px;font-weight:600;line-height:14px}.product-card--actions-price .product-main-content__buy-content-price-discounted-percentage-number{font-size:12px}.product-card--actions-price .product-main-content__buy-content-price-discounted-percentage-svg svg{width:8px;height:8px}.product-card--actions-price .product-main-content__buy-content-price-discounted-percentage{padding:3px 5px 2px}.product-card--actions-price .product-main-content__buy-content-price-no-discount-price{font-size:10px;font-weight:600}.product-card--actions-price .product-main-content__buy-content-price{gap:4px;min-height:47.5px;margin-top:0}.product-card--actions-price a.product-main-content__buy-content-price-contact-detail{box-shadow:none;color:#bdc3d7;background:0 0;align-items:end;min-height:47.5px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.product-card--actions-price .product-main-content__buy-content-price{justify-content:center}.product-main-content__buy-content-out-of-stock{color:#bdc3d7;margin-bottom:8px;font-size:12px;font-weight:600}.product-card--actions-price .product-main-content__buy-content-out-of-stock{align-items:end;min-height:47.5px;margin-bottom:0;display:inline-flex}.product-card-wrapper{border:1px solid #e1ebeb;box-shadow:0 0 #0000!important}.product-card--sale-timer{border-radius:12px;min-width:80px;padding:2px 4px 0;font-size:13px;top:10px;left:10px}.product-card--wishlist{top:10px;right:10px}.product-card--wishlist svg{width:18px}.product-card--checkpay{display:none}.product-card--colors{gap:4px;top:40px;left:10px}.product-card--colors span{width:6px!important;height:6px!important}.product-reviews__content-empty-commnet{display:none}.footer-content{flex-direction:column;gap:15px;margin-top:35px}.footer-content__installment-purchase,.footer-content__material-and-moral-rights,.footer-content__company-names-logo{width:100%}.footer-content__installment-purchase{flex-wrap:wrap;justify-content:center;gap:10px}.footer-content__company-names-logo{justify-content:center}.purchasing-process--navigation{gap:20px}.purchase-wrapper{flex-direction:column}.purchase-main,.purchase-sidebar{width:100%}.cart{margin-bottom:15px}.empty-cart-wrapper{min-height:auto;padding:25px}.empty-cart-image svg{width:80px}.empty-cart-image{margin-bottom:20px}.empty-cart-title{margin-bottom:0;font-size:18px}.empty-cart-description,.empty-cart-links a span{font-size:10px}.empty-cart-links{gap:20px}.purchase-wrapper{margin-bottom:30px}.authentication-ishopgaurd img{width:100px}.authentication-ishopgaurd{bottom:10px;right:10px}.authentication-wrapper{padding-top:30px}.authentication-main-head-title img{width:25px;height:auto}.authentication-main-head-title span{font-size:13px}.authentication-main-head{margin-bottom:40px}.authentication-main-form-group label,.authentication-main-form-group label span{font-size:11px}.authentication-main-form-group-input input{width:100%}.authentication-main-phone .authentication-main-form-group .authentication-main-form-group-input input{font-size:13px}.authentication-main-form-group-input svg{width:14px;height:auto}.authentication-main-phone-form--demo-notif{font-size:10px}.authentication-main-phone-form--demo-notif span{font-size:11px}.authentication-main-phone-form{margin-bottom:30px}.authentication-main-phone-form-submit--send,.authentication-main-otp-form-submit--send,.authentication-main-details-form-submit--send,.authentication-main-login-form-submit--send,.authentication-main-forget-password-form-submit--send{gap:25px;padding:10px 22px 10px 18px}.authentication-main-phone-form-submit--send span,.authentication-main-otp-form-submit--send span,.authentication-main-details-form-submit--send span,.authentication-main-login-form-submit--send span,.authentication-main-forget-password-form-submit--send span{font-size:15px}.authentication-main-phone-form-submit--send svg,.authentication-main-otp-form-submit--send svg,.authentication-main-details-form-submit--send svg,.authentication-main-login-form-submit--send svg,.authentication-main-forget-password-form-submit--send svg{width:12px}.authentication-footer p{font-size:10px}.taste-box-head-title-icon svg{width:70px}.taste-box-head-title-subtitle{font-size:11px;font-weight:500;line-height:17px}.taste-box-head-title{gap:16px}.taste-box-head{margin-bottom:18px}.taste-box-body{scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:20px;display:flex;overflow-x:auto}.taste-box-body-item{scroll-snap-align:start;flex:0 0 40%}.taste-box-body-item-childs{gap:10px}.product-special-banner-wrapper{margin:20px 0 30px}.product-special-banner-inner--image{display:none}.product-special-banner-inner--title{width:25%}.product-special-banner-inner--slider{width:75%}.product-special-vertical--detail-price .product-main-content__buy-content-price-discounted-amount-price{font-size:18px}.product-special-vertical--detail-badges svg{width:auto;height:20px}.product-special-vertical--stock{display:none}.product-special-vertical--image a>img{width:124px;height:124px}.product-special-vertical--detail-title{margin-bottom:40px}.classic-collection__navigation{display:none}.popular-brands-item{padding:40px 30px 26px}.cat-index__navigation{display:none!important}.best-sellers-products-items{grid-template-columns:1fr 1fr;margin-bottom:30px}.archive-content__side-title{margin-bottom:0}.archive-content__side-title button{color:#021959;background:#f5f9fa;border:1px solid #d2dbdd;border-radius:8px;padding:4px 11px 3px;font-size:12px;font-weight:500;display:block}.archive-content__side{will-change:transform;transition:transform .4s cubic-bezier(.25,.8,.25,1);transform:translateY(100%);overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;z-index:1001!important;background:#fff!important;border-radius:24px 24px 0 0!important;max-height:85vh!important;padding:20px 15px 25px!important;display:none!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;overflow-y:auto!important;box-shadow:0 -4px 20px #00000026!important}.archive-content__side.active{transform:translateY(0);display:block!important}.archive-content__side.dragging{transition:none}.mobile-filter-drag-handle{cursor:grab;background:#d2dbdd;border-radius:3px;width:40px;height:5px;margin:8px auto 20px;position:relative;display:block!important}.mobile-filter-drag-handle:before{content:"";position:absolute;inset:-20px -130px}.mobile-filter-drag-handle:active{cursor:grabbing}.mobile-filter-backdrop{z-index:1000;opacity:0;visibility:hidden;pointer-events:none;background:#00000080;transition:opacity .3s,visibility .3s;position:fixed;inset:0;display:block!important}.mobile-filter-backdrop.active{opacity:1;visibility:visible;pointer-events:auto}.archive-content__content{padding:5px 5px 0}.archive-content__content-title{margin-bottom:25px}.archive-content__sort-by span{margin-left:16px;padding-left:16px;font-size:13px}.archive-content__sort-by span svg{width:16px;height:auto}.woocommerce .woocommerce-table--order-details,.woocommerce-customer-details-container{width:100%}.product-reviews__sidebar-info,.product-faq__sidebar-info{z-index:-1}.woocommerce-shipping-fields-checker-note{gap:10px}.checkout-map--spacer{height:0}.product-special-vertical--detail{width:49%}.map-to-fullscreen .checkout-map-controls{bottom:15px;left:15px}.map-to-fullscreen .checkout-map-fullscreen{bottom:15px;right:15px}.map-to-fullscreen .checkout-map-controls button{padding:12px 13px}.map-to-fullscreen .checkout-map-controls button svg{width:20px;height:20px}.map-to-fullscreen .checkout-map-controls button.checkout-map-set{padding:7px 17px 7px 7px}.map-to-fullscreen .checkout-map-controls button.checkout-map-set svg{width:34px;height:34px}.checkout-map-get-current-location{margin-bottom:12px}.checkout-map-set{margin-top:10px}.map-to-fullscreen .checkout-map-search{width:auto;padding:14px 15px;top:15px;left:120px;right:15px}.checkout-map-close{top:15px;left:15px}.product-reviews__ai-popup{background:#ffffffd9;width:280px;padding:30px;bottom:70px;right:10px}.product-reviews__ai-popup-head img{width:45px}.product-reviews__ai-popup--trigger{background:#ffffffd9;padding:8px 18px 8px 8px;bottom:70px}.product-reviews__ai-popup--trigger img{width:35px;height:35px}}@media (width<=768px){.product-title{margin-top:12px;margin-bottom:12px}.product-title__main-labels-items{padding:4px 4px 3px;font-size:10px}.product-title__main-labels{flex-wrap:wrap;gap:4px}.product-title__main-title{font-size:16px}.product-main-content{flex-direction:column}.product-main-content__icons,.product-main-content__point-icon,.product-main-content__like-icons{flex-direction:row}.product-main-content__icons{justify-content:space-between;align-items:center;margin-bottom:10px;padding-left:5px;padding-right:5px}.product-main-content__point-icon{flex-direction:row-reverse;margin-bottom:5px;padding-bottom:0}.product-main-content__point-icon:after{display:none}.product-main-content__like-icons .svg-container svg{width:18px}.product-main-content__pictures{width:100%;margin-bottom:20px}.woocommerce div.product div.images{margin-bottom:10px}.product-main-content__details{width:100%;margin-right:0}.product-main-content__detail-product-feature-text{-webkit-line-clamp:2;line-clamp:2}.product-main-content{margin-bottom:20px}.product-send-express{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;display:flex;overflow-x:auto}.product-send-express::-webkit-scrollbar{display:none}.product-send-express span{scroll-snap-align:center;flex-shrink:0}.product-send-express-content{width:35%}.product-introduction h1{color:#021959;margin-top:40px;margin-bottom:20px;font-size:18px;font-weight:800}.product-introduction h2{color:#021959;margin-top:40px;margin-bottom:20px;font-size:17px;font-weight:800}.product-introduction h3{color:#021959;margin-top:40px;margin-bottom:20px;font-size:16px;font-weight:800}.product-introduction h4{color:#021959;margin-top:40px;margin-bottom:20px;font-size:15px;font-weight:800}.product-introduction h5{color:#021959;margin-top:40px;margin-bottom:20px;font-size:14px;font-weight:800}.product-introduction h6{color:#021959;margin-top:40px;margin-bottom:20px;font-size:13px;font-weight:800}.product-introduction h2{margin-top:10px}h2.product-introduction__title{margin-bottom:20px;font-size:18px}.product-introduction p,.product-introduction ul,.product-introduction ol{margin-bottom:18px;font-size:12px;font-weight:500;line-height:28px}.ishop-woocommerce-add-to-cart-action-wrapper{padding-bottom:0}.product-send-express-title-send-fast{font-size:12px}.product-send-express-title-express{font-size:10px}.product-specifications__main-title{font-size:18px}.product-specifications__general-specifications-title-text{font-size:14px}.product-reviews__title,.product-video__title,.product-related__title{margin-bottom:25px;font-size:18px}.product-reviews__container{flex-direction:column}.product-reviews__sidebar,.product-reviews__content{width:100%}.product-reviews__sidebar-info-average--number{font-size:40px}.product-reviews__sidebar-info-average{margin-bottom:40px}.product-reviews__sidebar-info-counter--item{flex-direction:row}.product-reviews__sidebar-info-counters{justify-content:space-evenly}.product-reviews__sidebar-add-comment--button-text{font-size:16px}.product-reviews__sidebar-add-comment--button{margin-bottom:15px}.product-reviews__sidebar-add-comment,.product-reviews__content-head{margin-bottom:20px}.product-reviews__content-item-head-info-detail--color{font-weight:500}.product-reviews__content-item-body--title{margin-bottom:10px;font-size:16px}.product-reviews__content-item{padding:20px 0}.product-reviews__content-item-head-info-name span{font-size:10px}.product-faq__title{margin-bottom:25px;font-size:18px}.product-faq__container{flex-direction:column}.product-faq__sidebar,.product-faq__content{width:100%}.product-faq__sidebar-info-average{flex-direction:row;gap:20px;margin-bottom:20px}.product-faq__sidebar-info-counters{justify-content:space-evenly}.product-faq__sidebar-info-counter--item{flex-direction:row}.product-faq__sidebar-info--cover{margin-bottom:25px}.product-faq__sidebar-add-comment--button-text{font-size:16px}.product-faq__sidebar-add-comment--button{margin-bottom:15px}.product-faq__sidebar{margin-bottom:20px}.product-faq__content-head{padding-bottom:20px}.product-faq__content-item{padding:20px 0}.product-head-link__site-name{margin:0 0 0 10px;padding:0 0 0 10px}.woocommerce .woocommerce-breadcrumb:after,.woocommerce .woocommerce-breadcrumb:before{display:none}.container{padding-left:10px;padding-right:10px}.p40>[class*=col-]{padding-left:0;padding-right:0}.product-main-content__details-grid{gap:8px}.product-main-content__details-score-text{gap:0}.product-main-content__details-score-arrow svg{width:5px}.product-reviews__content-head-sort{flex-wrap:wrap;gap:8px}.product-reviews__content-head-sort-item label{font-size:11px}.product-reviews__content-head-title{width:25%;font-size:10px}.product-reviews__content-item-head-info-name{margin-bottom:10px;font-size:14px}.product-reviews__content-item-head-info-detail--color{display:none}.product-reviews__content-item-head-actions,.product-reviews__content-item-head-actions--helpfull{gap:4px}.product-reviews__content-item-body--footer-cons-pros ul{gap:7px}.tooltip-text{display:none!important}.product-reviews__content-item-head-info-detail--rating svg{width:14px}.purchasing-process--navigation{display:none}.purchasing-process--navigation--mobile{display:flex}.purchasing-process--goback a svg{width:14px}.purchasing-process--goback a div{font-size:11px}.purchasing-process--goback a span{font-size:9px}.purchasing-process--goback a svg{margin-bottom:0}.purchasing-process--free-shipping>div{font-size:10px}.purchasing-process--free-shipping p{font-size:9px}.purchasing-process--free-shipping-bar,.purchasing-process--free-shipping-thumb{height:4px}.purchasing-process--free-shipping{gap:0}.purchasing-process-wrapper{margin-bottom:25px;padding-top:0}.purchasing-process--navigation{justify-content:space-between;gap:0;margin-bottom:20px}.purchasing-process--navigation-item{padding:0 5px}.purchasing-process--navigation-item-icon svg{width:16px;height:16px}.purchasing-process--navigation-item-icon{border-radius:13px;padding:11px}.cart-title-count{font-size:13px;line-height:13px}.cart-title-text{font-size:15px}.cart-title-wrapper{gap:10px}.cart-title-wrapper a{font-size:12px}.cart-main-table .woocommerce-cart-form__cart-item{grid-template-rows:auto auto;grid-template-columns:2fr 14fr;gap:20px 10px;padding:15px}.cart-main-actions{flex-direction:column;gap:15px}.cart-main-actions .coupon{justify-content:space-between;width:100%}.cart-main-actions .coupon input{width:70%}.cart-main-actions-manage{justify-content:space-between;width:100%}.purchasing-process--goback a{margin-top:-15px}.cart-main-actions .coupon button:disabled,.cart-main-actions .coupon button{font-size:10px}.cart-main-actions-manage button{font-size:10px!important}.woocommerce-form-coupon-toggle{flex-direction:column;gap:15px;padding:15px}.woocommerce-form-coupon-toggle .checkout_coupon-title{justify-content:space-between;width:100%}.woocommerce-form-coupon-toggle .checkout_coupon-title div{font-size:13px}.woocommerce-form-coupon-toggle .checkout_coupon-title span{font-size:9px}.woocommerce-form-coupon-toggle .checkout_coupon-title{gap:5px}.woocommerce form.checkout_coupon button{font-size:10px}.woocommerce form.checkout_coupon input{min-width:200px!important}.woocommerce form.checkout_coupon{justify-content:space-between}.woocommerce form.checkout_coupon button{padding:20px 10px!important}.checkout-main-form-fields h3{font-size:15px}.checkout-main-options{flex-direction:column;gap:30px}.checkout-main-options--shipping,.checkout-main-options--payment{width:100%}.checkout-main-delivery-time--head{flex-direction:column;align-items:flex-start;gap:15px}.checkout-top-title{margin-bottom:18px;font-size:18px}.site-footer__menu nav ul li a{font-size:12px}.site-footer__menu h2{font-size:13px}.authentication-container{margin-bottom:20px}.authentication-main{width:94%}.authentication-main-card{padding:35px 20px}.authentication-main-phone .authentication-main-form-group .authentication-main-form-group-input input{letter-spacing:10px}.authentication-wrapper{padding-top:0}.authentication-footer{margin-bottom:60px}.authentication-ishopgaurd{left:30px;right:50%;transform:translate(50%)}.authentication-main-form-group--otp-input input{font-size:20px}.authentication-main-otp-form{margin-bottom:40px}.authentication-main-otp-form-submit--change-method{gap:10px}.authentication-main-otp-form-submit--change-method svg{width:22px}.authentication-main-details-form-submit--moveon svg{width:18px}.authentication-main-otp-form-submit--change-method span{font-size:12px}.authentication-container{width:100%}.authentication-main-form-group{gap:8px}.authentication-main-form-group-input{padding:11px 20px}.authentication-password-system_actions-top-label span{font-size:18px}.authentication-password-system_actions-generate svg{width:16px}.authentication-password-system_actions-generate{padding:13px 10px}.authentication-main-details-form{margin-bottom:35px}.authentication-main-login-form-submit--change-method svg{width:20px}.authentication-main-login-form-submit--change-method span{font-size:11px}.product-main-content__buy-content-sales-per-week-text{font-size:12px}.product-main-content__buy-content-sales-per-week{margin-top:15px;margin-bottom:8px;padding-bottom:8px}.product-main-content__buy-content-get-point{margin-bottom:14px;padding-bottom:8px}.product-single--add-to-cart--form-label{padding-bottom:4px;font-size:11px}.color-swatch-label{width:14px;height:14px}.woocommerce form .product-single-variable-select .select2-container--default .select2-selection--single{height:40px!important;padding:6px 14px!important;font-size:12px!important;line-height:40px!important}.size-swatch-label{font-size:10px}.woocommerce div.product form.cart .reset_variations{font-size:12px}.ishop-woocommerce-add-to-cart-action-wrapper .quantity .qty{font-size:16px!important}.single__modal_share--title{margin-bottom:18px;padding-bottom:14px;font-size:13px}.remodal-close{width:25px;height:25px;top:16px;left:22px}.remodal-close:before{justify-content:center;align-items:center;width:25px;height:25px;display:flex}.single__modal_share--detail-text{margin-bottom:14px;font-size:12px}.single__modal_share--detail-name,.single__modal_share--social{margin-bottom:15px;padding-bottom:15px}.single__modal_share--copy button span{font-size:12px}.single__modal_share--copy button svg{width:20px;height:20px}.remodal{padding:20px 25px}.single__modal_price-chart--chart-variable--select .modern-selectbox-chart .select2{width:100%!important}.single__modal_price-chart--title{gap:20px;margin-bottom:10px}.single__modal_price-chart--title img{width:30px}.single__modal_price-chart--title-text span{font-size:13px}.single__modal_price-chart--title-text p{font-size:11px}.single__modal_price-chart--chart-variable{border-radius:10px;padding:5px}.single__modal_price-chart--chart-variable .select2-container--default .select2-selection--single{font-size:11px!important}.single__modal_price-chart--chart-legends{justify-content:space-between;gap:10px;padding-top:15px}.single__modal_price-chart--chart-legends--item{gap:5px;font-size:10px}.single__modal_price-chart--chart-legends--item>div{width:15px}.product-sale-notif-wrapper .product-main-content__non-existent{padding:40px 0 10px}.product-main-content__non-existent-content-text{font-size:12px}.product-main-content__non-existent-content-svg svg{width:40px}.product-main-content__non-existent-content{padding-bottom:10px}.product-main-content__non-existent-notification-text{font-size:12px}.product-main-content__non-existent-notification-send{margin-top:0;font-size:14px}.single__modal_better-price--title,.single__modal_illegal-report--title{margin-bottom:20px;font-size:14px}.single__modal_better-price--form label,.single__modal_illegal-report--form label{font-size:12px}.single__modal_better-price--form input,.single__modal_illegal-report--form input{padding:10px 12px;font-size:13px}.single__modal_better-price--form button,.single__modal_illegal-report--form button{margin-top:10px;padding:10px 15px;font-size:15px}.single__modal_illegal-report--form label{margin-bottom:0}.product-main-content__buy-content-price-discounted-amount-price{font-size:18px}.product-main-content__buy-content-price{min-height:auto}.taste-box-head-title-subtitle{display:none}.taste-box-body-item{flex:0 0 70%}.product-special-banner-inner{flex-direction:column;gap:20px}.product-special-banner-inner--title{width:50%}.product-special-banner-inner--slider{scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:20px;width:100%;display:flex;overflow-x:auto}.product-special-banner-inner--slider-item{scroll-snap-align:start}.product-special-banner-inner--slider-item-image{width:50px;height:50px}.product-special-banner-inner--slider-item-image img{width:40px;height:40px}.product-special-banner-inner--slider-item-image-percentage{font-size:11px;left:-5px}.product-special-banner-inner--slider-item-image-percentage-back{bottom:29px;left:-5px}.best-sellers-products-items{grid-template-rows:1fr 1fr 1fr 1fr;grid-template-columns:1fr}#archive-pagination-container{margin-top:35px!important;margin-bottom:0!important}#archive-pagination-container .page-numbers{width:40px;height:40px}#archive-pagination-container .page-numbers.next{margin-right:10px}#archive-pagination-container .page-numbers.prev{margin-left:10px}#archive-pagination-container .page-numbers.next,#archive-pagination-container .page-numbers.prev{gap:8px;width:74px}.checkout-main-form{flex-direction:column}.checkout-main-form-fields--has-map,.checkout-main-form-map{width:100%}.checkout-main-delivery-time--body-date{scroll-snap-type:x mandatory;scroll-behavior:smooth;display:flex;overflow-x:auto}.checkout-main-delivery-time--body-date-item{scroll-snap-align:start;flex:0 0 40%;padding:10px 5px}.checkout-main-delivery-time--body-time{scroll-snap-type:x mandatory;scroll-behavior:smooth;display:flex;overflow-x:auto}.checkout-main-delivery-time--body-time-item{scroll-snap-align:start;flex:0 0 32%;gap:0;padding:10px 5px}.checkout-main-delivery-time--body-date{gap:0;margin-bottom:5px}.woocommerce-thankyou-order-received{font-size:18px}ul.woocommerce-thankyou-order-details li{width:100%}.thankyou-cupon-inner--detail-title span{font-size:32px}.thankyou-cupon-inner--detail-title svg{width:18px}.thankyou-cupon-inner--detail-description{font-size:11px}.thankyou-cupon-inner--detail{gap:2px;padding-left:8px}.thankyou-cupon-inner--action-code{font-size:22px}.thankyou-cupon-inner{padding:20px 22px}.woocommerce-thankyou-order-details{margin-bottom:40px!important}.woocommerce-order-details h2{font-size:18px!important}.woocommerce-table--order-details--items .order_item{padding:12px 0}.woocommerce-table--order-details--items .order_item .product-name{gap:12px}.woocommerce-table--order-details--items .order_item .product-name .product-quantity{gap:2px}.woocommerce-table--order-details--items .order_item .product-name a{font-size:12px}.woocommerce-table--order-details--items .order_item .product-total bdi{font-size:14px}.woocommerce-table--order-details--items .order_item .product-total bdi .woocommerce-Price-currencySymbol svg{width:10px}.woocommerce-customer-details-container{flex-direction:column}.woocommerce-customer-details--billing,.woocommerce-customer-details--shipping{width:100%}.woocommerce-customer-details-container{gap:40px}.woocommerce-customer-details--billing h2,.woocommerce-customer-details--shipping h2{font-size:17px}.woocommerce-customer-details--billing address,.woocommerce-customer-details--shipping address{font-size:11px!important;line-height:20px!important}.single-product-content-sections_title-fixed{display:none!important}.product-head-link-wrapper .woocommerce-breadcrumb{white-space:nowrap;width:40%;overflow-x:scroll}.product-head-link__product-code,.product-head-link__question,.product-head-link__viewpoint{display:none}.product-head-link__ai{margin-right:15px}.product-head-link__left{justify-content:left;width:60%;display:flex}.product-head-link__ai img{display:none}.product-head-link__ai{font-size:9px}.authentication-password-system_actions-rules{gap:0}.authentication-password-system_actions-top{margin-bottom:10px}.authentication-password-system_actions-generate{font-size:12px}.authentication-main-details-form-submit--moveon span{font-size:14px}.authentication-password-system_actions-bars{margin-bottom:20px}.authentication-main-form-group{margin-bottom:12px}.product-special-vertical--detail-title a{font-size:14px}.product-special-vertical--detail-title{margin-bottom:20px}.product-special-vertical--detail-timer-title{display:none}.product-special-vertical--detail-title a{height:81px}.product-special-slider-inner{padding:10px}.mobile-bottom-menu-item--account a span svg{width:12px;height:12px}.product-card--actions-addtocart-quantity input{width:50px}.baner-index__pic--desktop{display:none!important}.baner-index__pic--mobile{display:block!important}.woocommerce div.product div.images .flex-control-thumbs{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;flex-wrap:nowrap;gap:10px;display:flex;overflow-x:auto}.woocommerce div.product div.images .flex-control-thumbs::-webkit-scrollbar{display:none}.woocommerce div.product div.images .flex-control-thumbs li{scroll-snap-align:start;border:1px solid #e8edf1;border-radius:11px;flex-shrink:0;width:20%;overflow:hidden;clear:unset!important}.product-special-vertical--image{align-items:flex-end}.collection-index__small-pic svg{width:100%;bottom:-7px}.product-special-slider-wrapper,.best-sellers-products-index{margin-bottom:20px}}.support-tickets-container{color:#374151;padding:20px;line-height:1.6}.support-tickets-container .ticket-form{background:#fff;border:1px solid #f3f4f6;border-radius:8px;margin-bottom:32px;box-shadow:0 1px 3px #0000000a}.support-tickets-container .ticket-form-container{padding:32px}.support-tickets-container .ticket-form h3{color:#111827;font-size:20px;font-weight:600}.ticket-form-container-head{cursor:pointer;justify-content:space-between;align-items:center;padding:26px 32px;display:flex}.ticket-form-container-head--opened span{transform:rotate(180deg)}.ticket-form-container-head span{font-size:16px;transition:all .2s ease-in-out}.support-tickets-container .form-group{width:100%;margin-bottom:20px}.support-tickets-container .form-group-grouped{align-items:center;gap:20px;display:flex}.support-tickets-container .form-group label{color:#374151;margin-bottom:6px;font-size:14px;font-weight:500;display:block}.support-tickets-container .form-control{box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:12px 16px;font-size:16px;transition:border-color .2s,box-shadow .2s}.support-tickets-container .form-control:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f11a}.support-tickets-container textarea.form-control{resize:vertical;min-height:100px;font-family:inherit}.support-tickets-container .file-upload-area{text-align:center;cursor:pointer;background:#fafafa;border:2px dashed #d1d5db;border-radius:8px;padding:24px;transition:all .2s}.support-tickets-container .file-upload-area:hover{background:#f8faff;border-color:#6366f1}.support-tickets-container .file-upload-area.dragover{background:#f0f4ff;border-color:#6366f1}.support-tickets-container .upload-icon{color:#9ca3af;margin-bottom:12px;font-size:32px}.support-tickets-container .upload-text{color:#374151;margin-bottom:4px;font-size:16px}.support-tickets-container .upload-hint{color:#6b7280;font-size:14px}.support-tickets-container .uploaded-files{margin-top:16px}.support-tickets-container .uploaded-file{background:#f9fafb;border:1px solid #f3f4f6;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:12px 16px;display:flex}.support-tickets-container .uploaded-file .file-info{flex:1;align-items:center;display:flex}.support-tickets-container .uploaded-file .file-icon{color:#6b7280;margin-left:8px;font-size:16px}.support-tickets-container .uploaded-file .file-name{color:#374151;margin-left:8px;font-size:14px}.support-tickets-container .uploaded-file .file-size{color:#9ca3af;font-size:12px}.support-tickets-container .delete-file-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:4px;padding:4px 8px;font-size:12px;transition:background .2s}.support-tickets-container .delete-file-btn:hover{background:#dc2626}.support-tickets-container .upload-progress{background:#f3f4f6;border-radius:2px;width:100%;height:4px;margin-top:8px;overflow:hidden}.support-tickets-container .upload-progress-bar{background:#6366f1;width:0%;height:100%;transition:width .3s}.support-tickets-container .btn-primary{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:6px;align-items:center;gap:8px;padding:12px 24px;font-size:16px;font-weight:500;transition:all .2s;display:inline-flex}.support-tickets-container .btn-primary:hover{background:#5855eb;transform:translateY(-1px);box-shadow:0 2px 8px #6366f133}.support-tickets-container .btn-primary:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.support-tickets-container .tickets-list{background:#fff;border:1px solid #f3f4f6;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.support-tickets-container .ticket-item{cursor:pointer;border-bottom:1px solid #f3f4f6;padding:20px 24px;transition:background .2s}.support-tickets-container .ticket-item:hover{background:#fafafa}.support-tickets-container .ticket-item:last-child{border-bottom:none}.support-tickets-container .ticket-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.support-tickets-container .ticket-title{color:#111827;flex:1;margin:0;font-size:16px;font-weight:600;line-height:1.5}.support-tickets-container .ticket-id{color:#6b7280;white-space:nowrap;background:#f3f4f6;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500}.support-tickets-container .ticket-meta{color:#6b7280;flex-wrap:wrap;gap:16px;margin-bottom:8px;font-size:14px;display:flex}.support-tickets-container .ticket-excerpt{color:#6b7280;margin:0;font-size:14px;line-height:1.5}.support-tickets-container .status-badge,.support-tickets-container .priority-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:500}.support-tickets-container .status-badge.open{color:#1e40af;background:#dbeafe}.support-tickets-container .status-badge.pending{color:#d97706;background:#fef3c7}.support-tickets-container .status-badge.resolved{color:#059669;background:#d1fae5}.support-tickets-container .status-badge.closed{color:#6b7280;background:#f3f4f6}.support-tickets-container .priority-badge.high{color:#dc2626;background:#fee2e2}.support-tickets-container .priority-badge.medium{color:#d97706;background:#fef3c7}.support-tickets-container .priority-badge.low{color:#059669;background:#d1fae5}.support-tickets-container .single-ticket{background:#fff;border:1px solid #f3f4f6;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.support-tickets-container .ticket-detail-header{background:#f8fafc;border-bottom:1px solid #f3f4f6;padding:24px 32px}.support-tickets-container .ticket-detail-title{color:#111827;margin-bottom:16px;font-size:24px;font-weight:700;line-height:1.3}.support-tickets-container .ticket-detail-meta{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;display:grid}.support-tickets-container .meta-item{background:#fff;border:1px solid #f3f4f6;border-radius:6px;padding:12px 16px}.support-tickets-container .meta-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:12px;font-weight:500}.support-tickets-container .meta-value{color:#374151;font-size:14px;font-weight:600}.support-tickets-container .ticket-content{padding:32px}.support-tickets-container .ticket-description{color:#374151;background:#f8fafc;border-left:3px solid #6366f1;border-radius:6px;margin-bottom:24px;padding:20px;font-size:16px;line-height:1.6}.support-tickets-container .ticket-attachments{background:#f8fafc;border:1px solid #f3f4f6;border-radius:6px;margin-bottom:24px;padding:20px}.support-tickets-container .ticket-attachments h4{color:#374151;margin:0 0 12px;font-size:16px;font-weight:600}.support-tickets-container .attachment-item{background:#fff;border:1px solid #f3f4f6;border-radius:4px;align-items:center;gap:8px;margin-bottom:8px;padding:8px 12px;display:flex}.support-tickets-container .attachment-icon{color:#6b7280;font-size:14px}.support-tickets-container .attachment-name{color:#374151;flex:1;font-size:14px;font-weight:500;text-decoration:none}.support-tickets-container .attachment-name:hover{color:#6366f1;text-decoration:underline}.support-tickets-container .attachment-size{color:#9ca3af;margin-right:8px;font-size:12px}.support-tickets-container .attachment-download{color:#fff;background:#6366f1;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500;text-decoration:none;transition:background .2s}.support-tickets-container .attachment-download:hover{color:#fff;background:#5855eb;text-decoration:none}.support-tickets-container .ticket-replies{margin-bottom:24px}.support-tickets-container .ticket-replies h4{color:#374151;margin:0 0 16px;font-size:18px;font-weight:600}.support-tickets-container .reply-item{background:#fff;border:1px solid #f3f4f6;border-radius:6px;margin-bottom:16px;padding:16px 20px}.support-tickets-container .reply-item.admin-reply{background:#f0f4ff;border-color:#c7d2fe;margin-right:24px}.support-tickets-container .reply-item.user-reply{background:#f8fafc;border-color:#f3f4f6;margin-left:24px}.support-tickets-container .reply-item.system-reply{background:#fef7ed;border-color:#fed7aa;font-style:italic}.support-tickets-container .reply-author{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px;display:flex}.support-tickets-container .reply-author span:first-child{color:#374151;font-weight:600}.support-tickets-container .reply-date{color:#9ca3af;font-size:12px}.support-tickets-container .reply-content{color:#374151;font-size:14px;line-height:1.6}.support-tickets-container .reply-form{background:#f8fafc;border:1px solid #f3f4f6;border-radius:6px;padding:20px}.support-tickets-container .reply-form h4{color:#374151;margin:0 0 16px;font-size:16px;font-weight:600}.support-tickets-container .alert{border:1px solid #0000;border-radius:6px;margin-bottom:16px;padding:12px 16px;font-size:14px}.support-tickets-container .alert-success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.support-tickets-container .alert-error{color:#dc2626;background:#fef2f2;border-color:#fecaca}.support-tickets-container .loading{text-align:center;color:#9ca3af;padding:32px;font-size:16px}.support-tickets-container .ticket-closed-notice{text-align:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;padding:16px 20px}.support-tickets-container .ticket-closed-notice p{color:#6b7280;margin:0;font-size:14px}.support-tickets-container .ticket-closed-notice strong{color:#374151}@media (width<=768px){.support-tickets-container .support-tickets-container{padding:16px}.support-tickets-container .single-ticket,.support-tickets-container .ticket-content,.support-tickets-container .ticket-detail-header{padding:20px}.support-tickets-container .ticket-detail-meta{grid-template-columns:1fr}.support-tickets-container .ticket-header{flex-direction:column;align-items:flex-start;gap:8px}.support-tickets-container .ticket-meta{flex-direction:column;gap:4px}.support-tickets-container .reply-item.admin-reply{margin-right:12px}.support-tickets-container .reply-item.user-reply{margin-left:12px}.support-tickets-container .ticket-detail-title{font-size:20px}}@media (width<=480px){.support-tickets-container .support-tickets-container{padding:12px}.support-tickets-container .single-ticket,.support-tickets-container .ticket-content,.support-tickets-container .ticket-detail-header{padding:16px}.support-tickets-container .reply-item.admin-reply,.support-tickets-container .reply-item.user-reply{margin-left:0;margin-right:0}}.offers-banner{width:100%;margin-bottom:2rem;overflow:hidden}.offers-banner__image{width:100%;line-height:0}.offers-banner__image img{object-fit:cover;border-radius:12px;width:100%;height:auto;max-height:400px;display:block}@media (width<=768px){.offers-banner{margin-bottom:1rem}.offers-banner__image img{max-height:250px}}@media (width<=480px){.offers-banner__image img{max-height:200px}}.mobile-side-menu-body-dropdown{background:#fff;border-bottom:1px solid #e3e9f1;margin:0 24px 20px;padding-bottom:15px}.mobile-dropdown-menu{background:#f3f5f8;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.mobile-dropdown-item{transition:all .3s;position:relative}.mobile-dropdown-trigger{user-select:none;background:0 0;border-bottom:1px solid #fff;justify-content:space-between;align-items:center;padding:12px 14px;transition:background-color .2s;display:flex;position:relative}.mobile-dropdown-trigger:hover{background-color:#0219590d}.mobile-dropdown-trigger a{color:#021959;flex:1;padding:0;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s;display:block}.mobile-dropdown-trigger a:hover{color:#0a3a9e}.mobile-dropdown-item.has-children .mobile-dropdown-trigger{cursor:default}.dropdown-arrow{cursor:pointer;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .3s;display:flex;position:relative}.dropdown-arrow:hover{background-color:#0219591a}.dropdown-arrow svg{pointer-events:none}.mobile-dropdown-content{opacity:0;background:#fff;height:0;transition:height .35s,opacity .35s;overflow:hidden}.mobile-dropdown-item.active>.mobile-dropdown-content{opacity:1;height:auto}.mobile-dropdown-item.active>.mobile-dropdown-trigger .dropdown-arrow{transform:rotate(180deg)}.mobile-dropdown-content>.mobile-dropdown-item>.mobile-dropdown-trigger{background:#f8f9fb78;padding-left:15px}.mobile-dropdown-content>.mobile-dropdown-item>.mobile-dropdown-trigger a{font-size:12px;font-weight:500}.mobile-dropdown-content .mobile-dropdown-content>.mobile-dropdown-item>.mobile-dropdown-trigger{background:#fdfdfd;padding-left:15px}.mobile-dropdown-content .mobile-dropdown-content>.mobile-dropdown-item>.mobile-dropdown-trigger a{font-size:12px}.mobile-dropdown-content .mobile-dropdown-content .mobile-dropdown-content>.mobile-dropdown-item>.mobile-dropdown-trigger{background:#fefefe;padding-left:20px}.mobile-dropdown-content .mobile-dropdown-content .mobile-dropdown-content>.mobile-dropdown-item>.mobile-dropdown-trigger a{font-size:11px}.mobile-dropdown-item:last-child>.mobile-dropdown-trigger{border-bottom:none}.mobile-dropdown-content.animating{transition:height .35s,opacity .35s}.latest-products-index--single-product .latest-products-index__navigation{display:none!important}.archive-category-slider{margin:20px 0;padding:0}.archive-category-slider .swiper-container{overflow:visible}.archive-category-slider .swiper-slide{width:auto}.archive-category-card{background:#f5f9fa;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-width:120px;padding:12px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.archive-category-card:hover{transform:translateY(-3px)}.archive-category-card.active{color:#fff;background:#f04055}.archive-category-card.active .archive-category-card__title{color:#fff}.archive-category-card__image{border-radius:8px;width:60px;height:60px;margin:0 0 14px;overflow:hidden}.archive-category-card__image img{object-fit:cover;width:100%;height:100%}.archive-category-card__title{color:#021959;text-align:center;font-size:13px;font-weight:500;line-height:1.4}@media (width<=992px){.archive-category-slider{margin:15px 0}.archive-category-card{min-width:100px;padding:10px}.archive-category-card__image{width:70px;height:70px}.archive-category-card__title{font-size:12px}}@media (width<=576px){.archive-category-slider{margin:12px 0}.archive-category-card{min-width:90px;padding:8px}.archive-category-card__image{width:40px;height:40px}.archive-category-card__title{font-size:11px}}.ishop-grid-cards-block{margin:25px 0 35px}.ishop-grid-cards-block .head-section{margin-bottom:20px}.grid-card-item{cursor:pointer;background:#f8f9fa;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:12px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.grid-card-item--no-link{cursor:default}.grid-card-item:hover{transform:translateY(-3px);box-shadow:0 4px 12px #0000001a}.grid-card-item--no-link:hover{box-shadow:none;transform:none}.grid-card-item__image{border-radius:8px;width:80px;height:80px;overflow:hidden}.grid-card-item__image img{object-fit:cover;width:100%;height:100%}.grid-card-item__title{color:#021959;text-align:center;word-break:break-word;font-size:13px;font-weight:500;line-height:1.4}@media (width<=992px){.ishop-grid-cards-block{margin:15px 0}.grid-card-item{padding:10px}.grid-card-item__image{width:70px;height:70px}.grid-card-item__title{font-size:12px}.archive-content__sort-by ul{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow:auto hidden}.archive-content__sort-by ul li{scroll-snap-align:start;white-space:nowrap;flex:none}.archive-content__sort-by ul::-webkit-scrollbar{display:none}.site-footer .p50>[class*=col-]{padding-left:5px;padding-right:5px}}@media (width<=576px){.ishop-grid-cards-block{margin:12px 0}.grid-card-item{padding:8px}.grid-card-item__image{width:60px;height:60px}.grid-card-item__title{font-size:11px}}