:root{--accent: #fc5b0f;--green: #288f36;--grey-dark: #2c2925;--grey-medium-dark: #413c37;--grey-medium: #5a5754;--orange-light: #fad6af;--red: #df0000;--blue: #4e89f2;--blue-dark: #023896;--discount: #de0000;--new: #91c318;--accent-rgb: 252, 91, 15;--bg-light: #faf2ea;--bg-medium: #fad5af;--text-dark: #1e1915;--text-light: #666666;--font-default: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;--fw-bold: 600;--padding-inline: 1rem;--padding-block: 2rem;--max-width: 90rem;--max-width-narrow: 59rem;--max-width-narrow-sm: 44rem;--max-width-narrow-xs: 28rem;--max-content-width: calc(var(--max-width) + var(--padding-inline));--title-xl: 2rem;--lh-title-xl: 1.1;--title-l: 1.6rem;--lh-title-l: 120%;--title-m-2: 1.5rem;--lh-title-m-2: 125%;--title-m: 1.3rem;--lh-title-m: 125%;--title-s: 1.05rem;--lh-title-s: 1.2;--title-xs: 1rem;--lh-title-xs: 1.25;--text-xl: 1.15rem;--lh-text-xl: 1.4;--text-large: 1.05rem;--text-l: 1.05rem;--lh-text-l: 140%;--text-medium: 0.9rem;--text-m: 0.9rem;--lh-text-m: 1.4;--text-s: 0.8rem;--lh-text-s: 1.5;--text-xs: 0.75rem;--lh-text-xs: 1.5;--fw-regular: 400;--fw-medium: 500;--fw-bold: 600;--border-radius: 6px;--border-radius-s: 4px;--border-color: rgba(0, 0, 0, 0.15);--border-color2: #bcb1a7;--border-radius-input: 3px;--body-width: 100vw;--header-height: 60px}@media screen and (min-width: 768px){:root{--padding-inline: 2rem;--padding-block: 2rem;--title-xl: 4rem}}@media screen and (min-width: 1024px){:root{--header-height: 80px;--padding-inline: 2rem;--padding-block: 2rem;--title-xl: 4rem;--lh-title-xl: 1.1;--title-l: 2rem;--text-xl: 1.3rem}}@media screen and (min-width: 1260px){:root{--padding-inline: 4rem}}body{padding-top:5rem;counter-reset:steps steps-mobile}.cart-contents{display:grid;gap:1rem}.cart-contents--sm .cart-item__title{padding-bottom:.25rem !important}.cart-contents--margin-b{margin-bottom:1rem}.cart-contents__title{margin-bottom:-0.5rem}.cart-item{display:flex;gap:1rem;background:#fff;padding:1rem}.cart-item__image-container{width:4rem}.cart-item__image-container img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.cart-item__image{width:4rem;aspect-ratio:1/1}.cart-item__content{line-height:var(--lh-text-m)}.cart-item__title{font-size:var(--title-s) !important;line-height:var(--lh-title-s);padding-bottom:.25rem}.cart-item__price{padding-bottom:.5rem}.cart-item__price .amount{font-weight:600}.cart-item__type{padding-bottom:.5rem}.cart-item__names{color:rgba(0,0,0,.64);padding-bottom:.5rem}.cart-item strong{font-weight:600}.cart-item__buttons{display:flex}.cart-item__buttons .button{height:2.5rem}.cart-item__buttons .button--personalise{flex:1}.cart-item__buttons .button--remove-item{width:2.5rem;padding:0}.cart-item__buttons .button-amount{border:2px solid var(--accent);color:var(--accent);height:2.5rem;padding:0;text-align:center;justify-content:center;flex:1}.cart-item .button-container{flex-direction:column;gap:.5rem;width:100%;padding-top:1rem;max-width:16rem;margin-bottom:0}.cart-item .button-container__row{display:flex;gap:.5rem}.cart-item select{border:2px solid var(--accent);border-radius:var(--border-radius-s);-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:0;height:2.5rem;padding:0 1rem;padding-right:2.25rem;color:var(--accent);font-size:var(--text-l);font-weight:500;background:url(../img/icon-nav-arrow-down-orange.svg) right .75rem center no-repeat;background-size:.8rem,8rem}.checkout-footer h2{font-size:var(--title-m);line-height:var(--lh-title-m);padding-bottom:1rem}.payment-methods{padding-bottom:1.5rem}.cart-totals{padding-bottom:1rem}.cart-totals table{width:100%}.cart-totals table tr:not(.remaining-value):last-child th,.cart-totals table tr:not(.remaining-value):last-child td{font-weight:var(--fw-bold)}.cart-totals table tr.total th,.cart-totals table tr.total td{font-weight:var(--fw-bold)}.cart-totals table th,.cart-totals table td{padding-bottom:.75rem}.cart-totals table td{text-align:right}.checkout-buttons{display:flex;flex-wrap:wrap;gap:1rem;padding-bottom:2rem}.checkout-buttons .button{width:100%}.checkout-back a{color:var(--accent);font-weight:600;display:inline-flex;background:url(../img/icon-arrow-left-orange.svg) left 0 top .05rem no-repeat;background-size:1.25rem 1.25rem;padding-left:1.5rem}.button-container--next .button{width:100%}@media screen and (min-width: 1024px){body{padding-top:8rem}.cart-contents--sm{padding:1rem}.cart-item__image-container{width:14rem}.cart-item__image-container--sm{width:4rem}.cart-item__image{width:14rem}.cart-item__image--sm{width:4rem}.cart-item__content{display:flex;gap:1rem;width:100%}.cart-item__info{flex:1}.cart-item__buttons{width:12rem}.cart-item .button-container{gap:.5rem;padding-top:0}.checkout-footer{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:auto auto}.cart-totals{width:15.5rem;justify-self:end}.cart-totals h2{padding-bottom:.75rem}.checkout-buttons{grid-column:2/3;grid-row:2/3;width:15.5rem;justify-self:end}.checkout-back{grid-column:1/2;grid-row:2/3}}.checkout-form{margin-inline:auto;max-width:32rem}.checkout-form__row{padding-bottom:1rem;display:grid;gap:0 1rem}.checkout-form__row--margin-2x{padding-bottom:2rem}.checkout-form__row--30-70{grid-template-columns:calc(30% - .5rem) calc(70% - .5rem)}.checkout-form__row--50-50{grid-template-columns:calc(50% - .5rem) calc(50% - .5rem)}.checkout-form p{padding-bottom:1rem;font-size:var(--text-m);line-height:var(--lh-text-m)}.checkout-form p:last-child{padding-bottom:0}.checkout-form__col{display:grid}.checkout-form__col--block{display:block}.checkout-form label{font-weight:600;display:inline-flex;padding-bottom:.25rem}.checkout-form .input-description{color:var(--text-light);font-size:.8rem;padding-top:.5rem;padding-bottom:.5rem}.checkout-form .checkbox-container{position:relative}.checkout-form .checkbox-container label{font-weight:normal;color:var(--text-light);padding-left:1.5rem;padding-top:2px;position:relative}.checkout-form .checkbox-container label:before{content:"";display:block;position:absolute;width:1rem;height:1rem;border:1px solid var(--border-color);background:#fff;border-radius:2px;left:0;top:0}.checkout-form input[type=checkbox]{opacity:0;position:absolute;left:0;top:.5rem}.checkout-form input[type=checkbox]:checked+label:before{background:url(../img/icon-check-white.svg) center no-repeat var(--accent);background-size:.75rem;border-color:var(--accent)}.checkout-form h1{font-size:var(--title-m);padding-bottom:2rem}.checkout-form h2{font-size:var(--title-m)}.checkout-form .button--country{align-self:end;justify-self:end}@media screen and (min-width: 768px)and (max-width: 1023px){.checkout-form .checkbox-container label:before{top:.125em}}.payment-form{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;gap:2rem}.payment-form__methods{grid-row:2/3}.payment-form h1{font-size:var(--title-m);line-height:var(--lh-title-m);padding-bottom:1rem}.payment-form h2{font-size:var(--title-s);line-height:var(--lh-title-s);padding-bottom:1rem}.payment-form .button--white{width:100%}.payment-form .button--order-toggle{font-weight:600}.payment-form .button__total{margin-left:auto}.payment-form__order{grid-row:1/2}.payment-form__order .checkout-product-sm{margin-top:.5rem}.payment-method{background:#fff;padding:1rem;margin-bottom:1rem;border:2px solid #fad5af;border-radius:var(--border-radius-s);cursor:pointer;position:relative}.payment-method.active{border-color:var(--accent)}.payment-method.active:before{content:"";display:block;background:url(../img/icon-check-white.svg) center no-repeat var(--accent);background-size:.5rem .5rem;position:absolute;top:1px;right:1px;translate:50% -50%;border-radius:2px;width:1rem;aspect-ratio:1/1}.payment-method.active .payment-method__bottom{display:block}.payment-method__top{display:flex;gap:.5rem;align-items:center}.payment-method__icon{width:4rem;height:2rem;display:flex;align-items:center;justify-content:flex-start}.payment-method__title{font-weight:600}.payment-method select{width:100%}.payment-method .button{width:100%}.payment-method__bottom{display:none;padding-top:1rem}.payment-method select{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:2.5rem;border:1px solid var(--border-color);border-radius:var(--border-radius-s);margin-bottom:1rem;padding:0 .5rem;background:url(../img/icon-down-dark.svg) right .5rem top .5rem no-repeat;background-size:1.5rem 1.5rem}.checkout-order{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:11;display:none;border-radius:var(--border-radius);overflow-y:scroll}.checkout-order--active{display:block}.checkout-order__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.checkout-order__title{font-size:var(--title-m);line-height:var(--lh-title-m);font-weight:600}.checkout-order__close{width:1.25rem;height:1.25rem;background:url(../img/icon-close-dark.svg) center no-repeat;background-size:1rem 1rem;border:0}.checkout-order__inner{background:#fff;padding:1rem}.checkout-order__items{margin-bottom:1.25rem}.checkout-order .cart-totals{width:100%;padding-bottom:.25rem}@media screen and (max-width: 767px){.checkout-order__top{margin-bottom:1.25rem}}.order-item{display:flex;gap:1rem;margin-bottom:1rem}.order-item:last-child{margin-bottom:0}.order-item__image{width:4rem}.order-item__image img{aspect-ratio:1/1;width:100%;-o-object-fit:cover;object-fit:cover}.order-item__content{flex:1;font-size:var(--text-s);color:var(--text-light)}.order-item__title{font-size:var(--text-m);line-height:var(--lh-text-m);color:var(--text-dark);padding-bottom:.5rem}.order-item__unit{padding-bottom:.25rem}.order-item__type{padding-bottom:.25rem}.order-item__price{line-height:var(--lh-text-m);font-size:var(--text-m)}.shipping-address{padding-top:2rem;padding-bottom:.75rem}.shipping-address__title{font-size:var(--title-m);line-height:var(--lh-title-m);font-weight:600;padding-bottom:1rem}.shipping-address__list{font-size:var(--text-m);line-height:var(--lh-text-m)}.shipping-address__list li:first-child{padding-bottom:.5rem}.modal .checkout-order{display:block;position:static}@media screen and (min-width: 1024px){.payment-form{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:1rem}.payment-form__methods{grid-row:1/2}.payment-form__methods--standard{grid-row:unset}.checkout-order{position:static;display:block;padding:0 .75rem .75rem .75rem}.checkout-order__top{display:none}.checkout-form .checkbox-container label:before{top:2px}}.checkout-form--4 h1{font-size:var(--title-l)}.checkout-form--4 h1+p{font-size:var(--text-l)}.checkout-form--4 .button{margin-top:1rem}.step-blocks{display:flex;gap:1rem;flex-direction:column;margin-bottom:2rem;counter-reset:step-blocks}.step-block{background:var(--bg-medium);padding:1rem;padding-left:3rem;position:relative}.step-block:before{counter-increment:step-blocks;content:counter(step-blocks);display:block;width:1.25rem;height:1.25rem;background:var(--accent);color:#fff;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:.8rem;border-radius:50%;position:absolute;top:1rem;left:1rem}.step-block p{padding-bottom:.5rem}.step-block a{color:var(--blue);text-decoration:underline}.modal-giftbox-title{font-size:var(--title-m);line-height:var(--lh-title-m);padding:1rem 1rem 0 1rem;font-weight:600}.giftbox-wrapper{position:relative}.giftbox-wrapper__list{gap:0}.giftbox-wrapper .splide__track{padding-top:1rem;padding-bottom:1rem}.giftbox-wrapper li{display:block;position:relative;width:280px;aspect-ratio:3/4;opacity:.5;transition:opacity .2s ease-in-out}.giftbox-wrapper li.is-active{opacity:1}.giftbox-wrapper input[type=radio]{position:absolute;opacity:0}.giftbox-wrapper input[type=radio]:checked+label{border-color:var(--accent)}.giftbox-wrapper input[type=radio]:checked+label:before{opacity:1}.giftbox-wrapper label{width:100%;height:100%;position:relative;padding:1rem;display:block;border:2px solid var(--orange-light);border-radius:var(--border-radius);transition:border-color .2s ease-in-out;cursor:pointer}.giftbox-wrapper label:before{content:"";display:block;position:absolute;width:1.25rem;height:1.25rem;background:url(../img/icon-check-white.svg) center no-repeat var(--accent);background-size:.75rem .75rem;border-radius:var(--border-radius-s);top:-0.5rem;right:-0.5rem;opacity:0;transition:opacity .2s ease-in-out}.giftbox-wrapper .giftbox-wrapper-item-image{position:absolute;left:1rem;right:1rem;top:3rem;bottom:1rem}.giftbox-wrapper .giftbox-wrapper-item-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.giftbox-wrapper .giftbox-wrapper-item-title{font-weight:600;font-size:var(--title-s);line-height:var(--lh-title-s)}.modal--giftbox-wrapper .splide__arrows{position:absolute;display:block;top:50%;transform:translateY(-50%);height:3rem;pointer-events:none}.modal--giftbox-wrapper .splide__arrow{top:0;pointer-events:all;height:3rem;width:3rem;background:var(--grey-medium);border-radius:var(--border-radius)}.modal--giftbox-wrapper .splide__arrow path{fill:#fff}.modal--giftbox-wrapper .splide__arrow[disabled]{opacity:0}.modal--giftbox-wrapper .splide__arrow--next{right:0}.modal--giftbox-wrapper .splide__arrow--prev{left:0}@media screen and (max-width: 767px){.modal--giftbox-wrapper{background:#fff}.payment-methods{padding-bottom:2rem}.checkout-form label{padding-bottom:.25rem}.checkout-form__row--margin-top-ne{margin-top:-1rem}.checkout-form .checkbox-container label{color:var(--text-medium)}.checkout-form .checkbox-container label:before{top:3px}}@media screen and (min-width: 768px){.giftbox-wrapper{padding-inline:1rem}.giftbox-wrapper__track{overflow:visible}.giftbox-wrapper__list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.giftbox-wrapper li{width:100%;opacity:1}}@media screen and (min-width: 1024px){.giftbox-wrapper__list{grid-template-columns:repeat(4, 1fr)}.button--order-toggle{padding-inline:1.75rem;padding-top:1.125rem}.button--order-toggle .button__icon{display:none}}.coupon-toggle--active .button__icon{rotate:45deg}.coupon-toggle--active+.coupon-form{display:block}.coupon-toggle{width:100%}.coupon-form-wrapper{width:100%}.coupon-form{background:#fff;padding:0 1rem 1rem 1rem;display:none}.coupon-form .button{margin-top:.75rem;width:auto}.checkout-product-sm{padding:1rem;background:#fff;display:flex;justify-content:space-between;gap:1rem;border-radius:var(--border-radius);align-items:center}.checkout-product-sm__title{font-weight:var(--fw-bold);overflow:hidden;flex:1}.checkout-product-sm__title span{overflow:hidden;text-overflow:ellipsis}.checkout-product-sm__info{display:flex;gap:1rem;align-items:center}.checkout-product-sm__info .price{font-weight:var(--fw-bold);white-space:nowrap}.checkout-product-sm__info button{border:0;width:1.25rem;height:1.25rem;display:block;background:url(../img/icon-edit-orange-2.svg) center no-repeat;background-size:1.25rem;translate:0 1.5px}.select-gift-type{display:grid;gap:.5rem}.select-gift-type li{position:relative}.select-gift-type label{display:grid;grid-template-columns:3rem 1fr;position:relative;gap:1rem;padding:.5rem;border:2px solid rgba(0,0,0,0);border-radius:var(--border-radius-s)}.select-gift-type .icon{display:flex;aspect-ratio:1/1}.select-gift-type .icon--evoucher{background:url(../img/scan-qr-code-orange.svg) center no-repeat;background-size:3rem}.select-gift-type .icon--giftbox{background:url(../img/gift-orange.svg) center no-repeat;background-size:3rem}.select-gift-type .icon svg{width:100%}.select-gift-type .content{display:block}.select-gift-type .title{display:block}.select-gift-type .description{font-weight:400;color:var(--text-light)}.select-gift-type input[type=radio]{position:absolute;opacity:0}.select-gift-type input[type=radio]:checked+label{border-color:var(--accent)}.modal-checkout-help{position:fixed;top:0;right:0;bottom:0;padding:1rem;padding-bottom:0;background:#fff;z-index:999;width:calc(100% - 1rem);max-width:26rem;translate:100% 0;transition:translate .2s ease-in-out}.modal-checkout-help--active{translate:0 0;filter:drop-shadow(0 0 0.5rem rgba(0, 0, 0, 0.15))}.modal-checkout-help__header{display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;height:2rem}.modal-checkout-help__close{width:1.25rem;height:1.25rem;background:url(../img/icon-close-dark.svg) center no-repeat #fff;border:0;background-size:1rem 1rem}.modal-checkout-help__body{height:calc(100% - 2rem);overflow-y:auto;padding-bottom:1rem;padding-top:1rem}.modal-checkout-help__search{padding-bottom:1rem}.modal-checkout-help__search input{display:block;height:2.75rem;width:100%;border:1px solid var(--border-color);border-radius:var(--border-radius-s);padding-inline:.5rem;font-size:1rem}.modal-checkout-help__title{font-size:1.1rem;font-weight:600;padding-bottom:.5rem}.modal-checkout-help__faq{padding-bottom:.5rem}.modal-checkout-help .link-blue{color:var(--blue);text-decoration:underline}.modal-checkout-help .button-container{padding-top:1.5rem}.modal-checkout-help .button-container+.button-container{padding-top:0;margin-top:0;margin-bottom:0}@media screen and (min-width: 768px){.modal-checkout-help{padding-inline:1.5rem;padding-bottom:0}.modal-checkout-help__body{padding-bottom:1.5rem;padding-top:1rem}}/*# sourceMappingURL=checkout.min.css.map */