.vue-slider-dot{position:absolute;transition:all 0s;z-index:5}[dir] .vue-slider-dot{-webkit-transition:all 0s}.vue-slider-dot:focus{outline:none}.vue-slider-dot-tooltip{position:absolute;visibility:hidden}.vue-slider-dot-hover:hover .vue-slider-dot-tooltip,.vue-slider-dot-tooltip-show{visibility:visible}.vue-slider-dot-tooltip-top{top:-10px}[dir=ltr] .vue-slider-dot-tooltip-top{left:50%;transform:translate(-50%,-100%)}[dir=rtl] .vue-slider-dot-tooltip-top{right:50%;transform:translate(50%,-100%)}.vue-slider-dot-tooltip-bottom{bottom:-10px}[dir=ltr] .vue-slider-dot-tooltip-bottom{left:50%;transform:translate(-50%,100%)}[dir=rtl] .vue-slider-dot-tooltip-bottom{right:50%;transform:translate(50%,100%)}.vue-slider-dot-tooltip-left{top:50%}[dir=ltr] .vue-slider-dot-tooltip-left{left:-10px;transform:translate(-100%,-50%)}[dir=rtl] .vue-slider-dot-tooltip-left{right:-10px;transform:translate(100%,-50%)}.vue-slider-dot-tooltip-right{top:50%}[dir=ltr] .vue-slider-dot-tooltip-right{right:-10px;transform:translate(100%,-50%)}[dir=rtl] .vue-slider-dot-tooltip-right{left:-10px;transform:translate(-100%,-50%)}.vue-slider-marks{height:100%;position:relative;width:100%}.vue-slider-mark{position:absolute;z-index:1}.vue-slider-ltr .vue-slider-mark,.vue-slider-rtl .vue-slider-mark{height:100%;top:50%;width:0}.vue-slider-ltr .vue-slider-mark-step,.vue-slider-rtl .vue-slider-mark-step{top:0}.vue-slider-ltr .vue-slider-mark-label,.vue-slider-rtl .vue-slider-mark-label{top:100%}[dir] .vue-slider-ltr .vue-slider-mark-label,[dir] .vue-slider-rtl .vue-slider-mark-label{margin-top:10px}[dir=ltr] .vue-slider-ltr .vue-slider-mark{transform:translate(-50%,-50%)}[dir=rtl] .vue-slider-ltr .vue-slider-mark{transform:translate(50%,-50%)}[dir=ltr] .vue-slider-ltr .vue-slider-mark-step{left:0}[dir=rtl] .vue-slider-ltr .vue-slider-mark-step{right:0}[dir=ltr] .vue-slider-ltr .vue-slider-mark-label{left:50%;transform:translateX(-50%)}[dir=rtl] .vue-slider-ltr .vue-slider-mark-label{right:50%;transform:translateX(50%)}[dir=ltr] .vue-slider-rtl .vue-slider-mark{transform:translate(50%,-50%)}[dir=rtl] .vue-slider-rtl .vue-slider-mark{transform:translate(-50%,-50%)}[dir=ltr] .vue-slider-rtl .vue-slider-mark-step{right:0}[dir=rtl] .vue-slider-rtl .vue-slider-mark-step{left:0}[dir=ltr] .vue-slider-rtl .vue-slider-mark-label{right:50%;transform:translateX(50%)}[dir=rtl] .vue-slider-rtl .vue-slider-mark-label{left:50%;transform:translateX(-50%)}.vue-slider-btt .vue-slider-mark,.vue-slider-ttb .vue-slider-mark{height:0;width:100%}[dir=ltr] .vue-slider-btt .vue-slider-mark,[dir=ltr] .vue-slider-ttb .vue-slider-mark{left:50%}[dir=rtl] .vue-slider-btt .vue-slider-mark,[dir=rtl] .vue-slider-ttb .vue-slider-mark{right:50%}[dir=ltr] .vue-slider-btt .vue-slider-mark-step,[dir=ltr] .vue-slider-ttb .vue-slider-mark-step{left:0}[dir=rtl] .vue-slider-btt .vue-slider-mark-step,[dir=rtl] .vue-slider-ttb .vue-slider-mark-step{right:0}[dir=ltr] .vue-slider-btt .vue-slider-mark-label,[dir=ltr] .vue-slider-ttb .vue-slider-mark-label{left:100%;margin-left:10px}[dir=rtl] .vue-slider-btt .vue-slider-mark-label,[dir=rtl] .vue-slider-ttb .vue-slider-mark-label{margin-right:10px;right:100%}[dir=ltr] .vue-slider-btt .vue-slider-mark{transform:translate(-50%,50%)}[dir=rtl] .vue-slider-btt .vue-slider-mark{transform:translate(50%,50%)}.vue-slider-btt .vue-slider-mark-step{top:0}.vue-slider-btt .vue-slider-mark-label{top:50%;-webkit-transform:translateY(-50%)}[dir] .vue-slider-btt .vue-slider-mark-label{transform:translateY(-50%)}[dir=ltr] .vue-slider-ttb .vue-slider-mark{transform:translate(-50%,-50%)}[dir=rtl] .vue-slider-ttb .vue-slider-mark{transform:translate(50%,-50%)}.vue-slider-ttb .vue-slider-mark-step{bottom:0}.vue-slider-ttb .vue-slider-mark-label{bottom:50%;-webkit-transform:translateY(50%)}[dir] .vue-slider-ttb .vue-slider-mark-label{transform:translateY(50%)}.vue-slider-mark-label,.vue-slider-mark-step{position:absolute}.vue-slider{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:content-box;display:block;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vue-slider-rail{height:100%;position:relative;width:100%}[dir=ltr] .vue-slider-rail{transition-property:width,height,left,right,top,bottom}[dir=rtl] .vue-slider-rail{transition-property:width,height,right,left,top,bottom}.vue-slider-process{position:absolute;z-index:1}.vue-slider-disabled{opacity:.5}[dir] .vue-slider-disabled{cursor:not-allowed}[dir] .vue-slider-rail{background-color:#ccc;border-radius:15px}[dir] .vue-slider-process{background-color:#3498db;border-radius:15px}.vue-slider-mark{z-index:4}.vue-slider-mark:first-child .vue-slider-mark-step,.vue-slider-mark:last-child .vue-slider-mark-step{display:none}.vue-slider-mark-step{height:100%;width:100%}[dir] .vue-slider-mark-step{background-color:rgba(0,0,0,.16);border-radius:50%}.vue-slider-mark-label{font-size:14px;white-space:nowrap}.vue-slider-dot-handle{box-sizing:border-box;height:100%;width:100%}[dir] .vue-slider-dot-handle{background-color:#fff;border-radius:50%;cursor:pointer}[dir=ltr] .vue-slider-dot-handle{box-shadow:.5px .5px 2px 1px rgba(0,0,0,.32)}[dir=rtl] .vue-slider-dot-handle{box-shadow:-.5px .5px 2px 1px rgba(0,0,0,.32)}[dir] .vue-slider-dot-handle-focus{box-shadow:0 0 1px 2px rgba(52,152,219,.36)}[dir] .vue-slider-dot-handle-disabled{background-color:#ccc;cursor:not-allowed}.vue-slider-dot-tooltip-inner{box-sizing:content-box;color:#fff;font-size:14px;min-width:20px;white-space:nowrap}[dir] .vue-slider-dot-tooltip-inner{background-color:#3498db;border-color:#3498db;border-radius:5px;padding:2px 5px;text-align:center}.vue-slider-dot-tooltip-inner:after{content:"";position:absolute}.vue-slider-dot-tooltip-inner-top:after{height:0;top:100%;width:0}[dir] .vue-slider-dot-tooltip-inner-top:after{border:5px solid transparent;border-top-color:inherit}[dir=ltr] .vue-slider-dot-tooltip-inner-top:after{left:50%;transform:translate(-50%)}[dir=rtl] .vue-slider-dot-tooltip-inner-top:after{right:50%;transform:translate(50%)}.vue-slider-dot-tooltip-inner-bottom:after{bottom:100%;height:0;width:0}[dir] .vue-slider-dot-tooltip-inner-bottom:after{border:5px solid transparent;border-bottom-color:inherit}[dir=ltr] .vue-slider-dot-tooltip-inner-bottom:after{left:50%;transform:translate(-50%)}[dir=rtl] .vue-slider-dot-tooltip-inner-bottom:after{right:50%;transform:translate(50%)}.vue-slider-dot-tooltip-inner-left:after{height:0;top:50%;width:0}[dir] .vue-slider-dot-tooltip-inner-left:after{border:5px solid transparent;transform:translateY(-50%)}[dir=ltr] .vue-slider-dot-tooltip-inner-left:after{border-left-color:inherit;left:100%}[dir=rtl] .vue-slider-dot-tooltip-inner-left:after{border-right-color:inherit;right:100%}.vue-slider-dot-tooltip-inner-right:after{height:0;top:50%;width:0}[dir] .vue-slider-dot-tooltip-inner-right:after{border:5px solid transparent;transform:translateY(-50%)}[dir=ltr] .vue-slider-dot-tooltip-inner-right:after{border-right-color:inherit;right:100%}[dir=rtl] .vue-slider-dot-tooltip-inner-right:after{border-left-color:inherit;left:100%}.vue-slider-dot-tooltip-wrapper{opacity:0;transition:all .3s}.vue-slider-dot-tooltip-wrapper-show{opacity:1}.agaramond-typography [data-v-391d507d],.agaramond-typography[data-v-391d507d],.font-agaramond p[data-v-391d507d],.font-agaramond[data-v-391d507d]{font-family:AGaramondPro,AGaramondPro-fallback!important}.font-gazpacho p[data-v-391d507d],.font-gazpacho[data-v-391d507d],.gazpacho-typography [data-v-391d507d],.gazpacho-typography[data-v-391d507d]{font-family:Gazpacho,Gazpacho-fallback!important}.font-montserrat p[data-v-391d507d],.font-montserrat[data-v-391d507d],.montserrat-typography [data-v-391d507d],.montserrat-typography[data-v-391d507d]{font-family:Montserrat,Montserrat-fallback!important}.font-tous p[data-v-391d507d],.font-tous[data-v-391d507d],.tous-typography [data-v-391d507d],.tous-typography p[data-v-391d507d],.tous-typography[data-v-391d507d]{font-family:Tous,Tous-fallback!important}[dir=rtl] .font-tous p[data-v-391d507d],[dir=rtl] .font-tous[data-v-391d507d],[dir=rtl] .tous-typography [data-v-391d507d],[dir=rtl] .tous-typography p[data-v-391d507d],[dir=rtl] .tous-typography[data-v-391d507d]{font-family:IBM Plex Sans Hebrew Bold,IBM Plex Sans Hebrew Bold-fallback,Tous,Tous-fallback!important}.font-nimbus p[data-v-391d507d],.font-nimbus[data-v-391d507d],.nimbus-typography [data-v-391d507d],.nimbus-typography[data-v-391d507d]{font-family:Nimbus,Nimbus-fallback!important}[dir=rtl] .font-nimbus p[data-v-391d507d],[dir=rtl] .font-nimbus[data-v-391d507d],[dir=rtl] .nimbus-typography [data-v-391d507d],[dir=rtl] .nimbus-typography[data-v-391d507d]{font-family:"Noto Serif Hebrew","Noto Serif Hebrew-fallback",Nimbus,Nimbus-fallback!important}.font-roboto p[data-v-391d507d],.font-roboto[data-v-391d507d],.font-standard p[data-v-391d507d],.font-standard[data-v-391d507d],.roboto-typography [data-v-391d507d],.roboto-typography[data-v-391d507d],.standard-typography [data-v-391d507d],.standard-typography[data-v-391d507d]{font-family:Roboto,Roboto-fallback!important}[dir=rtl] .font-roboto p[data-v-391d507d],[dir=rtl] .font-roboto[data-v-391d507d],[dir=rtl] .font-standard p[data-v-391d507d],[dir=rtl] .font-standard[data-v-391d507d],[dir=rtl] .roboto-typography [data-v-391d507d],[dir=rtl] .roboto-typography[data-v-391d507d],[dir=rtl] .standard-typography [data-v-391d507d],[dir=rtl] .standard-typography[data-v-391d507d]{font-family:IBM Plex Sans Hebrew,IBM Plex Sans Hebrew-regular-fallback,Roboto,Roboto-fallback!important}.font-standard p.title [data-v-391d507d],.font-standard p.title-content [data-v-391d507d],.font-standard p.title-content[data-v-391d507d],.font-standard p.title[data-v-391d507d],.font-standard.title [data-v-391d507d],.font-standard.title-content [data-v-391d507d],.font-standard.title-content[data-v-391d507d],.font-standard.title[data-v-391d507d],.standard-typography.title [data-v-391d507d],.standard-typography.title-content [data-v-391d507d],.standard-typography.title-content[data-v-391d507d],.standard-typography.title[data-v-391d507d]{font-family:Tous,Tous-fallback!important}[dir=rtl] .font-standard p.title [data-v-391d507d],[dir=rtl] .font-standard p.title-content [data-v-391d507d],[dir=rtl] .font-standard p.title-content[data-v-391d507d],[dir=rtl] .font-standard p.title[data-v-391d507d],[dir=rtl] .font-standard.title [data-v-391d507d],[dir=rtl] .font-standard.title-content [data-v-391d507d],[dir=rtl] .font-standard.title-content[data-v-391d507d],[dir=rtl] .font-standard.title[data-v-391d507d],[dir=rtl] .standard-typography.title [data-v-391d507d],[dir=rtl] .standard-typography.title-content [data-v-391d507d],[dir=rtl] .standard-typography.title-content[data-v-391d507d],[dir=rtl] .standard-typography.title[data-v-391d507d]{font-family:IBM Plex Sans Hebrew Bold,IBM Plex Sans Hebrew Bold-fallback,Tous,Tous-fallback!important}.manrope-typography [data-v-391d507d],.manrope-typography[data-v-391d507d]{font-family:Manrope,Manrope-fallback!important}.text-italic[data-v-391d507d],.text-italics[data-v-391d507d]{font-style:italic!important}.text-underline[data-v-391d507d]{-webkit-text-decoration:underline;text-decoration:underline}.text-bold[data-v-391d507d]{font-weight:700!important}.engraving-container[data-v-391d507d]{display:flex}[dir] .engraving-container[data-v-391d507d]{padding:40px 0}@media (max-width:991.98px){.engraving-images[data-v-391d507d]{max-width:none}[dir] .engraving-images[data-v-391d507d]{padding:0}}.engraving-images-grid[data-v-391d507d]{grid-column-gap:10px;display:grid;grid-template-columns:repeat(2,1fr)}@media (max-width:991.98px){.engraving-images-grid[data-v-391d507d]{display:flex;flex-direction:column}}.engraving-options[data-v-391d507d]{display:flex;flex:0 0 33%;flex-direction:column;justify-content:center}[dir] .engraving-options[data-v-391d507d]{padding-top:8px}@media (max-width:991.98px){.engraving-options[data-v-391d507d]{max-width:100vw}[dir] .engraving-options[data-v-391d507d]{background-color:#f7f7f7;margin:auto;padding-bottom:16px;padding-top:4px}}.engraving-options-top[data-v-391d507d]{align-items:center;display:flex;justify-content:space-between}[dir] .engraving-options-top[data-v-391d507d]{margin-bottom:20px}.engraving-options-title[data-v-391d507d]{font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase}[dir] .engraving-options-title[data-v-391d507d]{margin:0}[dir] .engraving-options-form[data-v-391d507d]{margin-bottom:8px}.engraving-options-form .handbag-engraving-limit[data-v-391d507d]{color:#adadad}[dir] .engraving-options .cross[data-v-391d507d]{cursor:pointer}.engraving-options .color-option-wrapper[data-v-391d507d]{display:flex}[dir] .engraving-options .color-option-wrapper[data-v-391d507d]{padding:10px 0 20px}.engraving-options .color-option-wrapper .color-option[data-v-391d507d]{align-items:center;display:flex;height:32px;justify-content:center;width:32px}[dir] .engraving-options .color-option-wrapper .color-option[data-v-391d507d]{border-radius:100%;cursor:pointer}[dir=ltr] .engraving-options .color-option-wrapper .color-option[data-v-391d507d]:not(:last-child){margin-right:15px}[dir=rtl] .engraving-options .color-option-wrapper .color-option[data-v-391d507d]:not(:last-child){margin-left:15px}@media (max-width:991.98px){[dir=ltr] .engraving-options .color-option-wrapper .color-option[data-v-391d507d]:not(:last-child){margin-right:30px}[dir=rtl] .engraving-options .color-option-wrapper .color-option[data-v-391d507d]:not(:last-child){margin-left:30px}}[dir] .engraving-options .color-option-wrapper .color-option.active[data-v-391d507d]{border:1px solid #0f0f10}[dir=ltr] .engraving-options .color-option-wrapper .color-option[data-v-391d507d] .tousicon{margin-left:0}[dir=rtl] .engraving-options .color-option-wrapper .color-option[data-v-391d507d] .tousicon{margin-right:0}.input-text[data-v-391d507d]{height:auto;width:100%}[dir] .input-text[data-v-391d507d]{border:1px solid #7d7d7d;border-radius:2px}[dir=ltr] .input-text[data-v-391d507d]{padding:14px 36px 14px 23px}[dir=rtl] .input-text[data-v-391d507d]{padding:14px 23px 14px 36px}[dir] .vertical-suot .input-text[data-v-391d507d],[dir] .vertical-tous .input-text[data-v-391d507d]{background-color:#fff}[dir] .input-text-invalid[data-v-391d507d]{border-color:#e22f33}[dir] .typography[data-v-391d507d]{margin-bottom:7px}[dir=ltr] .typography[data-v-391d507d]{padding-left:0;padding-right:7px}[dir=rtl] .typography[data-v-391d507d]{padding-left:7px;padding-right:0}@media (max-width:991.98px){.typography[data-v-391d507d]{height:40px}}[dir=ltr] .typography[data-v-391d507d]:nth-child(3n){padding-right:0}[dir=rtl] .typography[data-v-391d507d]:nth-child(3n){padding-left:0}.typography-container[data-v-391d507d]{display:flex}.typography-box[data-v-391d507d]{align-items:center;color:#0f0f10;display:flex;font-size:16px;height:100%;justify-content:center;transition:all .2s}[dir] .typography-box[data-v-391d507d]{border:1px solid #d8d8d8;cursor:pointer;padding:15px 5px}[dir] .typography-box.active[data-v-391d507d]{border-color:#0f0f10}.font-slider[data-v-391d507d]{align-items:center;display:flex;justify-content:space-around}[dir] .font-slider[data-v-391d507d]{margin:20px 0}.font-slider[data-v-391d507d] .button .tousicon{display:block}[dir] .font-slider[data-v-391d507d] .button .tousicon{margin-top:1px}[dir] .font-slider[data-v-391d507d] .button .btn{padding:0}[data-v-391d507d] .vue-slider{height:0}[data-v-391d507d] .vue-slider-rail{height:1px}[dir][data-v-391d507d] .vue-slider-rail{background-color:#0f0f10}[dir][data-v-391d507d] .vue-slider-dot-handle{background-color:#fff;border:2px solid #0f0f10;border-radius:50%;box-shadow:none}[data-v-391d507d] .vue-slider-dot{height:20px!important;width:20px!important}[dir][data-v-391d507d] .vue-slider-process{background-color:#0f0f10}[data-v-391d507d] .vue-slider-ltr{width:75%!important}[dir][data-v-391d507d] .vue-slider-ltr{margin:auto}[dir] .no-return-container[data-v-391d507d]{background-color:rgba(13,107,202,.2);margin-bottom:8px;padding:7px 54px 6px;text-align:center}.no-return-notification[data-v-391d507d]{color:#0f0f10;font-size:13px;line-height:1.5}[dir] .no-return-notification[data-v-391d507d]{margin:0}@media (max-width:991.98px){.no-return-notification[data-v-391d507d]{display:inherit;font-size:11px}}[data-v-391d507d] .sdd-not-available{color:#7d7d7d;font-size:11px;margin-top:9px;text-align:center}@media (max-width:991.98px){[data-v-391d507d] .sdd-not-available{bottom:0;left:0;position:absolute;right:0}[data-v-391d507d] .sdd-not-available *{margin-bottom:8px}}.engravings-text[data-v-391d507d]{color:#7d7d7d}[dir] .engravings-text[data-v-391d507d]{text-align:center}[dir=ltr] .engravings-text[data-v-391d507d]{text-shadow:1px 1px 0 #fff}[dir=rtl] .engravings-text[data-v-391d507d]{text-shadow:-1px 1px 0 #fff}.engravings-area[data-v-391d507d]{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:100%;overflow:hidden;position:absolute;transition:all .3s}[dir] .engravings-area[data-v-391d507d]{border:1px solid transparent}[dir] .engravings-area.border-alert[data-v-391d507d]{border-color:#e22f33}.engravings-area.area-position[data-v-391d507d]{height:100%;overflow:visible;top:50%;width:28%;word-break:break-word}[dir] .engravings-area.area-position[data-v-391d507d]{text-align:center}[dir=ltr] .engravings-area.area-position[data-v-391d507d]{left:50%;transform:translate(-50%,10%)}[dir=rtl] .engravings-area.area-position[data-v-391d507d]{right:50%;transform:translate(50%,10%)}@media (max-width:991.98px){.engravings-area.area-position[data-v-391d507d]{width:55%}}@media only screen and (orientation:landscape) and (max-width:991px){.engravings-area.area-position[data-v-391d507d]{width:30%}}.engravings-alert[data-v-391d507d]{color:#e22f33;position:absolute;top:20%;width:65%}[dir] .engravings-alert[data-v-391d507d]{background-color:#fff;border:1px solid #0f0f10;padding:15px 25px;text-align:center}[dir=ltr] .engravings-alert[data-v-391d507d]{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .engravings-alert[data-v-391d507d]{right:50%;transform:translate(50%,-50%)}.engravings-alert[data-v-391d507d]:before{content:"";height:12px;position:absolute;top:calc(100% - 6px);width:12px}[dir] .engravings-alert[data-v-391d507d]:before{background-color:#fff;border:1px solid;margin:auto}[dir=ltr] .engravings-alert[data-v-391d507d]:before{border-color:#0f0f10 transparent transparent #0f0f10;left:0;right:0;transform:rotate(225deg)}[dir=rtl] .engravings-alert[data-v-391d507d]:before{border-color:#0f0f10 #0f0f10 transparent transparent;left:0;right:0;transform:rotate(-225deg)}.engravings-alert .alert-title[data-v-391d507d]{font-size:12px;font-weight:600;letter-spacing:.5px}[dir] .engravings-alert .alert-title[data-v-391d507d]{margin-bottom:5px}.engravings-alert .alert-text[data-v-391d507d]{font-size:13px}[dir] .engravings-alert .alert-text[data-v-391d507d]{margin-bottom:0}.invalid-text[data-v-391d507d]{color:#e22f33;font-size:13px;line-height:1.5}[dir] .invalid-text[data-v-391d507d]{margin-bottom:10px}[data-v-391d507d] .modal{background-color:#f7f7f7}[data-v-391d507d] .modal-body{background-color:#f7f7f7;padding:0}[data-v-391d507d] .modal-dialog{margin:0;max-width:none}.mobile-cross[data-v-391d507d]{position:absolute;right:24px;top:24px;z-index:1}[data-v-391d507d] .cta-submit .btn{width:100%}.vertical-suot [data-v-391d507d] *{font-family:Manrope,Manrope-fallback}