.custom-checkbox{width:25px;height:25px;display:block;position:relative;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.custom-checkbox .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#f6f6f6;border-radius:4px}.custom-checkbox .checkmark:after{content:"";position:absolute;display:none}.custom-checkbox:hover input~.checkmark{background-color:#f6f6f6}.custom-checkbox input:checked~.checkmark{background:var(--object-colour-main-gradient-red, linear-gradient(135deg, #df252a 45.66%, #a20004 100%))}.custom-checkbox input:checked~.checkmark:after{display:block}.custom-checkbox .checkmark:after{left:8px;top:3px;width:8px;height:16px;border:solid white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.gift-card-content ul{list-style-type:disc;padding-left:21px;color:#656c6f}@media (min-width: 1024px){.gift-card-content ul{padding-left:24px}}.gift-card-content ol{list-style-type:decimal;padding-left:21px;color:#656c6f}@media (min-width: 1024px){.gift-card-content ol{padding-left:24px}}.gift-card-content li{margin-bottom:0}.gift-card-detail-content{height:100%}@media (max-width: 1024px){.gift-card-detail-content{max-height:100vh}}input.input-quantity[data-v-880d0760]::-webkit-outer-spin-button,input.input-quantity[data-v-880d0760]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input.input-quantity[type=number][data-v-880d0760]{-moz-appearance:textfield}.buy-gift-card .custom-checkbox{width:16px;height:16px}.buy-gift-card .custom-checkbox .checkmark{width:16px;height:16px;border-radius:12px;border:1px solid #d9d9d9}.buy-gift-card .custom-checkbox .checkmark:after{left:5px;top:2px;width:4px;height:8px;border-width:0 2px 2px 0}.scrollable-content{height:calc(100dvh - 176px);max-height:calc(100dvh - 176px)}@media (min-width: 1024px){.scrollable-content{height:auto;max-height:none;flex:1;min-height:0}}.step2-content{height:calc(100dvh - 196px);max-height:calc(100dvh - 196px)}@media (min-width: 1024px){.step2-content{height:auto;max-height:none;flex:1;min-height:0}}.stepper-body{height:calc(100vh - 150px);max-height:calc(100vh - 150px)}.modal-gift-card-height{max-height:630px!important}.modal-gift-card-content{overflow-y:auto;max-height:630px}.gift-card-content-fade-enter-active,.gift-card-content-fade-leave-active{transition:opacity .2s ease}.gift-card-content-fade-enter-from,.gift-card-content-fade-leave-to{opacity:0}.voucher-content-fade-enter-active,.voucher-content-fade-leave-active{transition:opacity .2s ease}.voucher-content-fade-enter-from,.voucher-content-fade-leave-to{opacity:0}
