@keyframes fadeIn-data-v-110763ed {
    0% {
     opacity:0
    }
    to {
     opacity:1
    }
   }
   @keyframes placeHolderShimmer-data-v-110763ed {
    0% {
     background-position:0 50%
    }
    50% {
     background-position:100% 51%
    }
    to {
     background-position:0 50%
    }
   }
   [data-v-110763ed]:export {
    breakpointLg:992px
   }
   [data-v-110763ed] .input-block.fail .form-input {
    border:1px solid #e9463c
   }
   a.promo__info-tnc[data-v-110763ed] {
    color:var(--color-primary-main)
   }
   .promo__container[data-v-110763ed] {
    display:flex;
    flex-flow:column nowrap;
    width:100%;
    font-size:.875rem
   }
   .promo__container.widget[data-v-110763ed] {
    background:var(--color-light-main);
    border-top-left-radius:6px;
    border-top-right-radius:6px;
    justify-content:center;
    align-items:center
   }
   .promo__container.success[data-v-110763ed] {
    background:var(--color-green-1)
   }
   .promo__container.success>.promo__title[data-v-110763ed] {
    color:var(--color-secondary-main)
   }
   .promo__container.success .promo__info-status[data-v-110763ed] {
    color:#fff
   }
   .promo__container.success .promo__info-status>.promo__info-tnc[data-v-110763ed] {
    color:var(--color-light-main);
    cursor:pointer
   }
   .promo__container.fail>.promo__title[data-v-110763ed] {
    color:#ff950a
   }
   .promo__container.fail .promo__info-status[data-v-110763ed] {
    color:var(--color-dark-main)
   }
   .promo__title[data-v-110763ed] {
    display:inline-flex;
    flex-flow:row nowrap;
    align-items:center;
    padding:12px 0;
    color:var(--color-primary-main);
    font-family:NotoSans-Bold,sans-serif;
    cursor:pointer
   }
   .promo__title-text.widget[data-v-110763ed] {
    font-family:NotoSans-Regular,sans-serif
   }
   .promo__title-icon[data-v-110763ed],
   .promo__title-text[data-v-110763ed] {
    padding:0 4px
   }
   .promo__title-icon.success[data-v-110763ed],
   .promo__title-text.success[data-v-110763ed] {
    color:var(--color-green-1)
   }
   .promo__info[data-v-110763ed] {
    display:inline-flex;
    flex-flow:column nowrap;
    width:100%
   }
   .promo__info.widget[data-v-110763ed] {
    padding:0 12px
   }
   .promo__info-form[data-v-110763ed] {
    position:relative;
    color:var(--color-primary-main)
   }
   .promo__info-message.widget[data-v-110763ed] {
    padding-bottom:4px;
    font-size:.75rem
   }
   .promo__info-message.fixed[data-v-110763ed] {
    align-items:center;
    font-size:.75rem;
    border:2px solid var(--color-green-1);
    padding:12px 4px;
    border-radius:8px;
    background:var(--color-green-3)
   }
   .promo__info-message--text[data-v-110763ed] {
    color:var(--color-light-5)
   }
   .promo__info-message--error[data-v-110763ed] {
    color:#e9463c
   }
   .promo__info-cta[data-v-110763ed] {
    position:absolute;
    top:26px;
    cursor:pointer;
    opacity:1;
    display:flex;
    align-items:center
   }
   [dir=ltr] .promo__info-cta[data-v-110763ed] {
    right:12px
   }
   [dir=rtl] .promo__info-cta[data-v-110763ed] {
    left:12px
   }
   .promo__info-cta-text.disabled[data-v-110763ed] {
    cursor:not-allowed;
    opacity:.6;
    color:var(--color-light-5)
   }
   [dir=ltr] .promo__info-cta-text.disabled[data-v-110763ed] {
    margin-right:4px
   }
   [dir=rtl] .promo__info-cta-text.disabled[data-v-110763ed] {
    margin-left:4px
   }
   .promo__info-message[data-v-110763ed] {
    display:flex;
    flex-flow:row nowrap;
    margin-bottom:12px
   }
   .promo__info-content[data-v-110763ed] {
    display:inline-flex;
    flex-flow:row nowrap;
    align-items:flex-start;
    padding:0 4px
   }
   [dir=ltr] .promo__info-icon[data-v-110763ed] {
    padding-right:8px
   }
   [dir=rtl] .promo__info-icon[data-v-110763ed] {
    padding-left:8px
   }
   .promo__info-icon.tick>svg[data-v-110763ed]>:first-child {
    opacity:.4
   }
   .promo__info-icon.close[data-v-110763ed] {
    padding:0 4px;
    cursor:pointer
   }
   [dir=ltr] .promo__info-icon.close[data-v-110763ed] {
    margin-left:auto
   }
   [dir=rtl] .promo__info-icon.close[data-v-110763ed] {
    margin-right:auto
   }
   .promo__info-status[data-v-110763ed] {
    display:inline-flex;
    flex-flow:column;
    color:var(--color-dark-main)
   }
   .promo__info-code[data-v-110763ed] {
    font-size:1rem
   }
   .promo__info-tnc[data-v-110763ed] {
    font-size:.75rem
   }
   @keyframes fadeIn-data-v-c6d900e2 {
    0% {
     opacity:0
    }
    to {
     opacity:1
    }
   }
   @keyframes placeHolderShimmer-data-v-c6d900e2 {
    0% {
     background-position:0 50%
    }
    50% {
     background-position:100% 51%
    }
    to {
     background-position:0 50%
    }
   }
   [data-v-c6d900e2]:export {
    breakpointLg:992px
   }
   .input-block label[data-v-c6d900e2] {
    margin-bottom:8px;
    display:block;
    font-family:NotoSans-Bold,sans-serif;
    font-size:.75rem;
    color:var(--color-dark-2)
   }
   .input-block .input-holder[data-v-c6d900e2] {
    display:flex;
    border:1px solid var(--color-light-4);
    border-radius:8px;
    align-items:center;
    background:#fff;
    font-size:.875rem
   }
   .input-block .input-holder .input--datepicker[data-v-c6d900e2] .vd-picker__input-clear {
    align-self:center
   }
   .input-block .input-holder .input--datepicker[data-v-c6d900e2] .vd-picker__input input {
    font-size:1rem!important
   }
   .input-block .input-holder .input--datepicker[data-v-c6d900e2] .vd-picker__input-icon {
    margin-bottom:unset!important
   }
   .input-block .input-holder .input--datepicker[data-v-c6d900e2] {
    padding:6px 5px;
    height:46px
   }
   .input-block .font-normal[data-v-c6d900e2] {
    font-size:.875rem
   }
   .input-block .font-big[data-v-c6d900e2] {
    font-size:1.375rem
   }
   .input-block .font-small[data-v-c6d900e2] {
    font-size:.75rem
   }
   .input-block .text-center[data-v-c6d900e2] {
    text-align:center
   }
   .input-block .font-regular[data-v-c6d900e2] {
    font-size:"NotoSans-Regular",sans-serif
   }
   .input-block .font-bold[data-v-c6d900e2] {
    font-size:"NotoSans-Bold",sans-serif
   }
   .input-block .font-light[data-v-c6d900e2] {
    font-size:"NotoSans-Light",sans-serif
   }
   .input-block .font-italic[data-v-c6d900e2] {
    font-size:"NotoSans-Italic",sans-serif
   }
   .input-block .form-error__input[data-v-c6d900e2],
   .input-block .form-error__input[data-v-c6d900e2]:active,
   .input-block .form-error__input[data-v-c6d900e2]:focus {
    outline:none;
    border:2px solid #e9463c;
    box-shadow:0 0 8px -2px #e9463c
   }
   .input-block .form-valid[data-v-c6d900e2] {
    outline:none;
    box-shadow:none
   }
   @keyframes fadeIn-data-v-59a5269a {
    0% {
     opacity:0
    }
    to {
     opacity:1
    }
   }
   @keyframes placeHolderShimmer-data-v-59a5269a {
    0% {
     background-position:0 50%
    }
    50% {
     background-position:100% 51%
    }
    to {
     background-position:0 50%
    }
   }
   [data-v-59a5269a]:export {
    breakpointLg:992px
   }
   .voucherisation[data-v-59a5269a] {
    background:var(--color-dark-main);
    height:78px;
    width:100%;
    border:1px solid var(--color-dark-7);
    border-radius:8px 8px 0 0;
    color:var(--color-light-main);
    z-index:1
   }
   .box[data-v-59a5269a] {
    background:linear-gradient(180deg,rgba(240,99,131,.25),rgba(98,66,252,.25));
    border-radius:8px 8px 0 0;
    padding:12px;
    color:var(--color-light-main);
    font-family:NotoSans-SemiBold,sans-serif;
    height:100%;
    width:100%
   }
   .box[data-v-59a5269a],
   .box__col1[data-v-59a5269a] {
    display:flex;
    flex-flow:row nowrap;
    align-items:center
   }
   .box__col1[data-v-59a5269a] {
    font-size:1.5rem
   }
   [dir=ltr] .box__col1[data-v-59a5269a] {
    margin-right:12px
   }
   [dir=rtl] .box__col1[data-v-59a5269a] {
    margin-left:12px
   }
   .box__col1 img[data-v-59a5269a] {
    height:44px
   }
   .box__col2[data-v-59a5269a] {
    display:flex;
    flex-flow:row nowrap;
    align-items:center
   }
   .box__text[data-v-59a5269a] {
    font-size:.875rem;
    flex:1
   }
   .box strong[data-v-59a5269a] {
    font-family:NotoSans-SemiBold,sans-serif
   }
   .box a[data-v-59a5269a] {
    text-decoration:none;
    color:var(--color-primary-main)
   }
   [dir=ltr] .voucher-page-link[data-v-59a5269a] {
    margin-left:12px
   }
   [dir=rtl] .voucher-page-link[data-v-59a5269a] {
    margin-right:12px
   }
   .voucher-page-link svg[data-v-59a5269a] {
    height:20px;
    width:20px;
    color:var(--color-light-1)
   }
   @media screen and (max-width:768px) {
    .voucherisation[data-v-59a5269a] {
     background:var(--color-dark-main);
     padding:0 0 10px;
     transform:translateY(10px)
    }
   }
   @keyframes fadeIn-data-v-54b746d6 {
    0% {
     opacity:0
    }
    to {
     opacity:1
    }
   }
   @keyframes placeHolderShimmer-data-v-54b746d6 {
    0% {
     background-position:0 50%
    }
    50% {
     background-position:100% 51%
    }
    to {
     background-position:0 50%
    }
   }
   [data-v-54b746d6]:export {
    breakpointLg:992px
   }
   .inline-rewards-highlight[data-v-54b746d6] {
    display:flex;
    gap:4px;
    margin:8px
   }
   .inline-rewards-highlight__icon[data-v-54b746d6] {
    width:16px;
    height:16px
   }
   .inline-rewards-highlight__text[data-v-54b746d6] {
    font-size:12px;
    color:var(--color-text-dark)
   }
   .inline-rewards-highlight__text[data-v-54b746d6] .cashback-benefit {
    font-family:NotoSans-Bold,sans-serif
   }
   @keyframes fadeIn-data-v-11f56a6b {
    0% {
     opacity:0
    }
    to {
     opacity:1
    }
   }
   @keyframes placeHolderShimmer-data-v-11f56a6b {
    0% {
     background-position:0 50%
    }
    50% {
     background-position:100% 51%
    }
    to {
     background-position:0 50%
    }
   }
   [data-v-11f56a6b]:export {
    breakpointLg:992px
   }
   .sticky-widget[data-v-11f56a6b] {
    width:100%;
    overflow:hidden
   }
   .sticky-widget.rounded[data-v-11f56a6b] {
    border-top-left-radius:6px;
    border-top-right-radius:6px
   }
   .sticky-widget.golden[data-v-11f56a6b] {
    background:linear-gradient(270deg,#ffa24b 1.61%,#efe955 100.54%)
   }
   .info-banner[data-v-afd084dc] {
    display:flex;
    align-items:center;
    padding:8px
   }
   @keyframes fadeIn-data-v-e288ae84 {
    0% {
     opacity:0
    }
    to {
     opacity:1
    }
   }
   @keyframes placeHolderShimmer-data-v-e288ae84 {
    0% {
     background-position:0 50%
    }
    50% {
     background-position:100% 51%
    }
    to {
     background-position:0 50%
    }
   }
   [data-v-e288ae84]:export {
    breakpointLg:992px
   }
   .summary[data-v-e288ae84] {
    display:flex;
    flex-flow:column nowrap;
    align-items:center;
    justify-content:center;
    width:100%;
    background:#fff;
    min-height:100px;
    z-index:1;
    border-radius:6px;
    box-shadow:0 4px 20px var(--color-dark-main);
    overflow:hidden
   }
   .summary.show-top-banner[data-v-e288ae84] {
    border-radius:0 0 6px 6px
   }
   @media screen and (max-width:768px) {
    .summary-top[data-v-e288ae84] {
     display:flex;
     flex-flow:column wrap;
     position:fixed;
     bottom:0;
     left:0;
     right:0;
     z-index:1;
     width:100%
    }
    .summary.show-buy-widget[data-v-e288ae84] {
     transition:.3s ease-in-out
    }
    .summary.hide-buy-widget[data-v-e288ae84] {
     opacity:0;
     transform:translateY(10%);
     margin-bottom:-100%
    }
    .top-banner--show[data-v-e288ae84] {
     transition:.3s ease-in-out;
     transition-delay:.5s
    }
    .top-banner--hide[data-v-e288ae84] {
     opacity:0;
     transform:translateY(100%)
    }
   }
   @media screen and (min-width:768px) {
    .summary[data-v-e288ae84] {
     position:unset;
     min-height:0;
     box-shadow:unset
    }
   }
   .info-banner__section--show[data-v-e288ae84] {
    transition:.3s ease-in-out .5s
   }
   .info-banner__section--hide[data-v-e288ae84] {
    opacity:0;
    transform:translateY(100%)
   }
   @keyframes fadeIn-data-v-559cd602 {
    0% {
     opacity:0
    }
    to {
     opacity:1
    }
   }
   @keyframes placeHolderShimmer-data-v-559cd602 {
    0% {
     background-position:0 50%
    }
    50% {
     background-position:100% 51%
    }
    to {
     background-position:0 50%
    }
   }
   [data-v-559cd602]:export {
    breakpointLg:992px
   }
   .form-section__container[data-v-559cd602] {
    background-color:#fff;
    border-radius:6px;
    margin-top:40px
   }
   .form-section__wrapper[data-v-559cd602] {
    border-radius:6px;
    padding:15px;
    margin:25px 0;
    animation:fadeIn-data-v-559cd602 1s ease;
    position:relative
   }
   .form-section__wrapper[data-v-559cd602] .cashback-ornament {
    display:inline-flex;
    height:20px;
    position:absolute;
    left:0;
    right:0;
    top:-10px;
    border-radius:10px 10px 0 0;
    z-index:-1;
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='787' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1265_191915)'%3E%3Cpath d='M-60.665-56.481l1.522 2.882.425 2.9.768 2.895 1.264 2.883.253 2.906.534 2.897.657 2.896.99 2.89.468 2.9 1.576 2.88.586 2.897.729 2.895.31 2.902.724 2.895 1.185 2.887.325 2.901.464 2.9 1.687 2.877-.153 2.91.932 2.89 1.459 2.883.438 2.9-1.88 1.604.344 7.698 1.707 5.784 1.276 7.239 2.981 1.97 2.34 2.216-.605 3.546-3.745.334.38 1.624 3.79 8.583-.327 5.9 3.314 5.676 6.944 6.931.328 4.555 1.272 5.792.517 2.898 2.132 5.776-.547 6.616.14 2.536-.598 2.69-.132 2.12 2.935 5.049 1.782 5.161.983 2.847 3.363 1.912 4.869 4.386-2.38 7.199.52 2.899 1.69 2.877 1.305 7.217 2.841 3.287-.658-4.089 1.427-2.405 2.187-2.045 1.243-2.489 1.897-2.182 2.203-2.04.775-2.708 2.097-2.091 2.26-2.012.83-2.683 1.98-2.144 1.772-2.206-.977-2.857-1.397-2.864-.355-2.924-.594-2.909-1.335-2.867-1.466-2.86-.052-2.94-1.657-2.848-1.18-2.875-.38-2.92-.635-2.909-2.073-2.824-.315-2.925-1.022-2.885-1.14-2.877-1.335-2.869-.743-2.9-.83-2.896-.73-2.901-1.597-2.851-.38-2.92-.584-2.91-1.414-2.86-1.472-2.859-.887-2.892-.678-2.904-1.4-2.862.016-2.944-1.108-2.879-1.185-2.875-1.351-2.865-.82-2.895-.958-2.888-.502-2.913-1.003-2.886-1.47-2.858-.626-2.177 1.835.765L-3.55 35.79 5.08 39.25l7.194-14.378L3.163 5.468l-11.33-17.715-16.36 1.72s6.138 5.343 6.138 6.354l-7.553-1.109-1.809.257-.104-.307-.88-2.893-.964-2.887-.986-2.887-.615-2.907-1.38-2.864-1.202-2.874-.752-2.9-1.326-2.866-.312-2.925-1.69-2.846-.4-2.92-.801-2.897-.71-2.902-1.032-2.882-1.33-2.898-3.039-1.933-3.501-1.416-2.644-2.263-3.391-1.522-2.836-2.072-3.772-1.846.753 3.25z' fill='%23E8F953'/%3E%3Cpath d='M-67.665-55.481l1.522 2.882.425 2.9.768 2.895 1.264 2.883.253 2.906.534 2.897.657 2.896.99 2.89.468 2.9 1.576 2.88.586 2.897.729 2.895.31 2.902.724 2.895 1.185 2.887.325 2.901.464 2.9 1.687 2.877-.153 2.91.932 2.89 1.459 2.883.438 2.9-1.88 1.604.344 7.698 1.707 5.784 1.276 7.239 2.981 1.97 2.34 2.216-.605 3.546-3.745.334.38 1.624 3.79 8.583-.327 5.9 3.314 5.676 6.944 6.931.328 4.555 1.272 5.792.517 2.898 2.132 5.776-.547 6.616.14 2.536-.598 2.69-.132 2.12 2.935 5.049 1.782 5.161.983 2.847 3.363 1.912 4.869 4.386-2.38 7.199.52 2.899 1.69 2.877 1.305 7.217 2.841 3.287-.658-4.089 1.427-2.405 2.187-2.045 1.243-2.489 1.897-2.182 2.203-2.04.775-2.708 2.097-2.091 2.26-2.012.83-2.683 1.98-2.144 1.772-2.206-.978-2.857-1.396-2.864-.355-2.924-.594-2.909-1.335-2.867-1.466-2.86-.052-2.94-1.657-2.848-1.18-2.875-.38-2.92-.635-2.909-2.073-2.824-.315-2.925-1.022-2.885-1.14-2.877-1.335-2.869-.744-2.9-.83-2.896-.728-2.901-1.598-2.851-.38-2.92-.584-2.91-1.414-2.86-1.472-2.859-.887-2.892-.678-2.904-1.4-2.862.016-2.944-1.108-2.879-1.185-2.875-1.351-2.865-.82-2.895-.958-2.888-.502-2.913-1.003-2.886-1.47-2.858-.626-2.177 1.835.765 18.22 28.099 8.631 3.462 7.194-14.378-9.112-19.405-11.33-17.715-16.36 1.72s6.138 5.343 6.138 6.354l-7.553-1.109-1.809.257-.104-.307-.88-2.893-.964-2.887-.986-2.887-.615-2.907-1.38-2.864-1.202-2.874-.752-2.9-1.326-2.866-.312-2.925-1.69-2.846-.4-2.92-.801-2.897-.71-2.902-1.032-2.882-1.33-2.898-3.039-1.933-3.501-1.416-2.644-2.263-3.391-1.522-2.836-2.072-3.772-1.846.753 3.25z' fill='%23E8F953'/%3E%3Cpath d='M787 0H0v84h787V0z' fill='%23FF7F98'/%3E%3Cpath d='M117.325-35.095l8.635 2.087 9.054.406 9.921.84 1.424 1.756 10.956 1.715 15.742 3.808-1.053 1.114 17.022 2.694 10.789 3.506 16.623 1.442 9.529 5.55 13.856 6.473 11.615 6.225 7.797 2.07 14.194 4.38 4.266 3.71 7.794 2.898 4.342 3.686 6.894 2.097 2.869 3.132.077.922-.985 10.965 8.187 13.437-5.311 8.787 3.185 15.466s.165 8.715-.487 9.585c-.653.87 6.666 17.511 6.666 17.511l-2.477 3.643-6.158-2.544-4.151 3.175s.722 16.026.722 16.899c0 .873 1.383 19.413 3.165 20.576 1.782 1.163-6.936 10.89-7.589 11.763-.654.872-6.399 17.829-6.399 17.829l-7.851 1.071-10.47 8.641 1.308 3.669 21.886-5.368a56.836 56.836 0 01-5.635 3.517c-13.232 7.254-53.179 6.967-69.339 13.125-16.04 6.105-33.338 11.595-51.689 16.406-18.281 4.788-37.593 8.886-57.416 12.175-20 3.32-40.69 5.849-61.496 7.514-43.276 3.466-86.622 3.251-128.833-.641-36.329-3.35-69.932-9.248-100.122-17.569.688.438 1.378.874 2.07 1.307 12.13 7.552 26.022 14.529 41.303 20.739 15.36 6.248 32.284 11.775 50.474 16.484 18.434 4.76 38.077 8.633 58.56 11.548 20.984 2.99 43.021 4.988 65.507 5.943 22.485.954 45.382.864 68.081-.269a738.781 738.781 0 0065.954-6.264c21.24-2.997 42.156-6.934 62.172-11.702 19.815-4.721 38.926-10.296 56.79-16.574 17.863-6.279 34.641-13.306 49.865-20.893 15.439-7.705 29.271-15.958 41.344-24.665 12.322-8.892 22.776-18.22 31.243-27.879 8.661-9.901 15.191-20.11 19.509-30.504 4.301-10.365 6.338-20.82 6.049-31.078-.283-10.002-2.773-19.932-7.411-29.52-4.558-9.411-11.208-18.581-19.795-27.261-8.497-8.593-18.954-16.78-31.559-25.565l-9.64-16.2-25.89-9.205-20.531-3.89-15.735-4.735-11.403-2.618-13.08-7.175-19.822-2.155-33.761-1.566c-20.985-2.987-43.023-4.985-65.501-5.939a737.196 737.196 0 00-45.85-.507zm252.581 98.964l-1.102 12.073 4.784 8.048-17.33 18.187-3.592 11.684-4.589 3.399.182-21.791 3.489-3.2 2.621-12.257 3.935-3.686 2.904-9.437-1.387-9.558.331-3.164 9.754 9.702zM299.784-9.284l1.878 5.684 7.259 4.996s2.064 1.537 2.56 2.16c.496.624 2.208 2.06 2.896 2.573.688.513-.53 2.105-.53 2.105l1.713 1.439-5.697-1.587-3.97-2.874s.318-1.679-.564-2.085c-.882-.406-8.697-2.843-8.697-2.843s-5.084-4.82-6.151-5.116c-1.066-.296-10.293-3.458-10.293-3.458l-.268-3.782 6.255-6.872 13.609 9.66z' fill='%23E8F953'/%3E%3Cpath d='M-11.365-47.43c-20.798 1.665-58.083 14.39-78.084 17.711-19.822 3.289-39.135 7.387-57.416 12.175-18.35 4.812-35.646 10.303-51.685 16.408-16.173 6.162-31.001 12.924-44.305 20.205-27.535 15.086-47.736 31.95-60.045 50.128-12.308 18.178-15.996 36.562-10.939 54.653 2.436 8.698 6.915 17.282 13.334 25.519 6.341 8.145 14.609 16 24.68 23.447 10.008 7.39 21.784 14.328 35.144 20.707 13.428 6.406 28.402 12.204 44.681 17.302a431.34 431.34 0 0014.38 4.223c-11.25-7.186-21.006-14.924-29.014-23.024-8.58-8.68-15.241-17.851-19.788-27.261-4.637-9.589-7.135-19.521-7.417-29.521a66.354 66.354 0 01.047-5.064c2.718 3.245 5.774 6.427 9.151 9.522 7.246 6.632 16.025 12.925 26.084 18.703 20.943 12.02 47.11 21.742 77.782 28.885 30.672 7.143 64.021 11.297 99.132 12.331 16.876.5 34.078.258 51.134-.713a587.461 587.461 0 0050.199-5.021 541.258 541.258 0 0028.387-4.856l1.101 1.94 46.393-3.689 15.564.206 16.833-4.349 26.902-16.055 14.833-12.027 17.504-8.367 16.155-10.754 11.841-18.154 5.652-12.813-3.537-9.263.096-1.3a.01.01 0 00.004-.001l.002-.003-.002-.002a.01.01 0 00-.004-.002 50.21 50.21 0 001.528-4.214l-1.101-1.703v-.002l.481-6.697.365-4.837 2.735-3.582-1.803-3.612-2.27-2.419-1.845-5.052-.456.273-1.028-7.91-4.521-6.017-2.476-3.675.853-2.392-5.064-3.997-2.221-1.748-2.209-3.243.531-4.483-9.413-3.634.392-5.664-9.995-3.972-5.118-5.82-3.344-4.354-8.023-.933-4.066-2.335-9.804-3.193-.805-2.158-5.986-2.146-8.594-4.115-6.446-3.582-15.534-4.895-5.752-2.775-15.556-2.799c-9.564-2.229-16.244-2.01-26.296-3.65-3.689-.604-10.542-3.318-14.291-3.84a517.542 517.542 0 00-24.15-2.778 751.796 751.796 0 0135.193-1.537l-2.201-.531-9.901-.905-1.576.67-34.436.464-18.254-2.16-62.322-9.874zm-137.358 78.222c.516-2.122 1.341-4.23 2.47-6.31a333.534 333.534 0 016.571-3.367c15.215-7.587 31.989-14.617 49.857-20.896 17.868-6.278 36.974-11.852 56.794-16.571a574.648 574.648 0 018.373-1.931c2.401-.032 4.81-.035 7.217-.004 12.522.16 43.498 11.12 47.481 13.51 5.394.017 19.582.38 21.233.77l16.451 1.903L84.589 8.598l.097 8.053 4.704 3.91L86.09 24.4l.485 9.263-3.83 6.567-.199 3.19-.502 6.038-12.984 7.493c-3.714 3.062-5.517 6.186-5.517 6.186L51.245 68.43l-4.102 2.976s-27.906 5.811-41.777 8.03c-15.454 2.471-31.36 3.623-47.275 3.42-15.384-.197-30.15-1.641-43.882-4.292-13.733-2.65-25.726-6.374-35.661-11.066-10.271-4.857-17.887-10.547-22.616-16.918-4.728-6.371-6.3-13.024-4.656-19.787zM76.353 86.35l14.14-4.382 15.061-8.761-6.44 15.356-13.987 7.301-24.551 7.408-20.015 11.372-11.602-11.798 20.256-7.094 10.922-1.423 5.14.632 11.076-8.61zm170.088-9.176l.584 2.181-4.692 6.23-.289 4.81-15.115 7.524-5.835 5.727-22.532 7.976-7.507-1.276-.048-.247-.31-1.644 4.788-1.017 12.307-2.604 5.049-3.297 3.84-4.391 11.325-4.985 5.539-6.149 3.282-1.473 4.258-4.185.008-.002.447-.441 2.553-5.2 1.247-1.625 1.101 4.088zM63.752-31.994c18.122 2.468 40.628 14.717 40.628 14.717 8.284 2.393 17.387 3.35 24.888 6.29l11.421 8.968 18.302 12.027 12.136 4.336 5.436 5.565 13.967 17.833 5.889 12.586-3.714 6.1 2.51 5.443-6.969 13.257-4.404 1.702-2.339-2.317-4.575 2.042-1.499 3.528-.715.276-19.144 25.872-19.286 5.498-19.843 14.396-22.56 4.688-17.96 8.463-26.242 2.935-10.673 12.205 18.529-.403c-24.425 5.075-50.171 8.221-76.647 9.335-28.8 1.215-56.982-.02-83.778-3.672-27.728-3.781-52.758-10.002-74.388-18.49-21.63-8.489-38.557-18.732-50.309-30.443a79.283 79.283 0 01-4.768-5.168c.183-.473.371-.943.565-1.413 4.325-10.394 10.857-20.602 19.518-30.503 6.014-6.868 13.041-13.57 21.041-20.07-.757 8.266 1.796 16.387 7.603 24.203 6.928 9.326 18.088 17.667 33.176 24.793 14.559 6.878 32.139 12.334 52.243 16.216 20.104 3.881 41.73 5.994 64.283 6.281 23.367.301 46.677-1.384 69.3-5.002a364.841 364.841 0 0021.961-4.192 313.407 313.407 0 0015.055-3.756c8.504-2.352 9.77 2.529 17.393-.397 3.936-1.514 10.666-5.615 14.284-7.245 6.006-2.711 20.468-13.602 20.468-13.602l8.911-9.756 11.682-7.11 4.637-10.817s7.789-6.226 8.718-10.031l1.328-4.452-3.323-2.601-.262-8.503-2.999-6.92-4.122-2.825.076-6.407-5.415-1.681-1.41-3.173-3.117-1.427-2.595-.583s1.232 3.443 1.143 3.695c-.09.252-1.479 4.419-1.479 4.419l-3.309 6.754-2.691-1.183 1.892-3.985-2.112-2.805 3.364-4.562.145-3.326-1.947-1.806-2.051-2.836-3.33-.8-.82-3.223-2.498-1.145-1.211-1.653-6.922-1.58-7.314-2.352-2.643-5.014-24.866-5.896-13.74-4.15a318.606 318.606 0 00-10.691-1.874c-17.008-2.69-34.986-4.17-53.598-4.408-.943-.012-1.878-.02-2.82-.026a695.506 695.506 0 0129.992-4.898A728.536 728.536 0 0163.34-32.05c.14.016.27.036.408.054l.004.001zM425.835-26.619c-13.898 15.563-32.086 50.51-44.263 66.72-12.07 16.065-23.213 32.363-33.133 48.448-9.953 16.149-18.675 32.062-26.063 47.552-7.447 15.624-13.506 30.753-18.104 45.204-9.505 29.924-12.476 56.071-8.832 77.719 3.645 21.648 13.669 37.494 29.818 47.091 7.766 4.611 16.933 7.729 27.264 9.256 10.21 1.515 21.614 1.489 34.041-.075 12.343-1.564 25.652-4.674 39.721-9.282 14.137-4.637 28.973-10.78 44.27-18.33a432.704 432.704 0 0013.318-6.873c-13.099 2.568-25.5 3.705-36.886 3.374-12.199-.356-23.349-2.392-33.136-6.061-9.974-3.735-18.638-9.196-25.746-16.236a66.968 66.968 0 01-3.461-3.696c4.206.471 8.613.663 13.193.57 9.821-.203 20.517-1.711 31.782-4.476 23.451-5.763 49.092-16.795 76.214-32.802 27.121-16.008 54.115-36.026 80.23-59.518a594.19 594.19 0 0036.501-35.818 587.62 587.62 0 0032.85-38.288 541.401 541.401 0 0017.184-23.11l2.136.643 31.016-34.698L717.151 20.1l9.175-14.768 8.378-30.188 2.428-18.942 6.887-18.137 4.263-18.933-3.967-21.308-4.757-13.171-8.954-4.26-.827-1.007.002-.004-.001-.003h-.003l-.004.001a49.999 49.999 0 00-1.804-4.103l-1.972-.472-.002-.002-4.275-5.176-3.075-3.752-.495-4.479-3.797-1.369-3.313-.182-4.822-2.382-.142.512-6.204-5.012-7.425-1.233-4.329-.948-1.034-2.32-6.423.605-2.814.268-3.836-.821-2.711-3.61-9.319 3.87-3.626-4.369-9.973 4.027-7.722-.676-5.424-.841-6.449 4.863-4.553 1.118-9.297 4.458-2.072-1.005-5.813 2.581-9.058 2.955-7.136 1.859-14.617 7.183-6.078 1.963-13.186 8.715c-8.457 4.99-13.139 9.761-21.544 15.514-3.085 2.11-9.917 4.877-12.99 7.088a517.63 517.63 0 00-19.389 14.662 750.838 750.838 0 0124.399-25.408l-1.959 1.136-7.787 6.18-.678 1.573-24.592 24.11-14.697 11.038-51.903 35.883zM380.465 124.8c-1.092-1.892-1.95-3.986-2.569-6.271a336.643 336.643 0 012.429-6.972c5.77-15.993 13.052-32.659 21.643-49.537 8.592-16.878 18.566-34.1 29.647-51.198a566.96 566.96 0 014.725-7.177 271.198 271.198 0 015.219-4.985c9.169-8.53 39.144-21.986 43.676-23.007 3.914-3.711 14.429-13.244 15.893-14.1l13.215-9.982 19.589-3.9 5.63 5.759 6.103-.42.262 5.057 6.746 6.367 1.763 7.393 2.059 2.447 3.804 4.714-4.22 14.384c-.573 4.78.279 8.285.279 8.285l-5.24 12.318-.914 4.985s-16.177 23.47-24.679 34.651c-9.474 12.457-20.186 24.271-31.84 35.112-11.266 10.479-22.945 19.627-34.71 27.191-11.765 7.563-23.012 13.149-33.439 16.613-10.783 3.577-20.221 4.719-28.041 3.374-7.82-1.345-13.55-5.073-17.03-11.101zM581.652 9.606l7.205-12.932 4.848-16.736 5.942 15.555-5.079 14.939-12.647 22.308-6.628 22.045-16.539-.525 9.757-19.117 6.918-8.57 4.155-3.09 2.068-13.877zm116.716-124.063l1.928 1.174.906 7.746 3.113 3.68-5.742 15.878-.266 8.172-10.796 21.326-6.311 4.259-.205-.145-1.359-.976 2.761-4.04 7.106-10.381 1.376-5.872-.253-5.827 4.752-11.425-.238-8.272 1.357-3.332.192-5.967.003-.007.02-.628-1.744-5.524-.219-2.037 3.619 2.198zM490.834-67.311c14.815-10.725 39.553-17.401 39.553-17.401 7.645-3.988 14.891-9.58 22.348-12.631l14.453-1.398 21.544-3.934 11.773-5.242 7.775.273 22.416 3.259 12.95 5.04 1.523 6.977 5.575 2.205 4.11 14.402-2.011 4.272-3.292-.061-1.9 4.635 1.352 3.587-.328.693 4.012 31.934-10.156 17.292-4.417 24.114-13.085 18.968-7.15 18.52-16.959 20.24.705 16.199 13.126-13.084c-14.166 20.534-30.62 40.585-49.005 59.669-19.997 20.763-41.238 39.325-63.144 55.182-22.67 16.407-45.073 29.187-66.582 37.979-21.508 8.792-40.826 13.067-57.413 12.708a78.821 78.821 0 01-7.017-.447 72.893 72.893 0 01-.567-1.412c-4.046-10.505-6.368-22.4-6.938-35.543-.39-9.12.066-18.821 1.367-29.044 5.159 6.502 12.612 10.614 22.208 12.26 11.452 1.964 25.284.293 41.119-4.968 15.281-5.075 31.766-13.264 48.989-24.336 17.224-11.071 34.328-24.472 50.843-39.835 17.113-15.914 32.813-33.227 46.681-51.461a365.04 365.04 0 0012.994-18.195 315.166 315.166 0 008.299-13.11c4.529-7.573 8.814-4.916 12.309-12.296 1.802-3.813 3.84-11.426 5.332-15.102 2.473-6.109 5.417-23.972 5.417-23.972l-.29-13.21 3.544-13.208-4.113-11.027s1.336-9.882-.619-13.276l-2.113-4.137-4.2.412-6.059-5.97-6.947-2.937-4.932.802-4.368-4.687-5.079 2.522-3.21-1.322-3.24 1.12-2.28 1.37s3.268 1.64 3.377 1.883c.11.245 1.981 4.218 1.981 4.218l2.269 7.171-2.763 1.002-1.382-4.19-3.465-.57-.716-5.623-2.191-2.506-2.656.038-3.441-.637-2.962 1.72-2.818-1.765-2.598.896-2.016-.36-6.099 3.636-6.915 3.348-5.374-1.803-22.06 12.901-12.805 6.484a317.668 317.668 0 00-9.028 6.025c-14.162 9.797-28.19 21.137-41.819 33.814-.69.642-1.373 1.282-2.059 1.928a696.192 696.192 0 0118.317-24.25 729.19 729.19 0 0121.984-26.503c.112-.085.221-.16.333-.243l.003-.002z' fill='%23E8F953'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1265_191915'%3E%3Cpath d='M0 22V6a6 6 0 016-6h775a6 6 0 016 6v16H0z' fill='%23fff'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-size:cover;
    background-position:50%;
    background-repeat:no-repeat
   }
   .form-section__name[data-v-559cd602] {
    margin-top:18px;
    color:var(--color-dark-main);
    max-width:220px
   }
   [dir=ltr] .form-section__name[data-v-559cd602] {
    margin-left:50px
   }
   [dir=rtl] .form-section__name[data-v-559cd602] {
    margin-right:50px
   }
   .form-section__circle[data-v-559cd602] {
    font-family:NotoSans-Bold,sans-serif;
    font-size:1.25rem;
    margin:-30px 0 0;
    display:flex;
    justify-content:space-between
   }
   .form-section__number[data-v-559cd602] {
    border:4px solid #fff;
    border-radius:50%;
    margin:0;
    position:absolute;
    font-family:NotoSans-Bold,sans-serif;
    font-size:1.25rem;
    line-height:36px;
    width:46px;
    height:46px;
    text-align:center;
    -webkit-font-smoothing:subpixel-antialiased!important;
    -moz-osx-font-smoothing:grayscale!important;
    background-color:var(--color-primary-main);
    color:#fff
   }
   .form-section__number__subheader[data-v-559cd602] {
    font-size:.875rem;
    color:var(--color-dark-main);
    padding:10px 0;
    margin:0;
    display:block
   }
   .form-section__formGroup--buySection[data-v-559cd602] {
    padding:10px 0 0
   }
   [dir=ltr] .form-section__formGroup--buySection[data-v-559cd602] input {
    direction:ltr
   }
   [dir=rtl] .form-section__formGroup--buySection[data-v-559cd602] input {
    direction:rtl
   }
   .form-section__subheader-wrapper[data-v-559cd602] {
    display:flex;
    align-items:center;
    justify-content:space-between
   }
   .form-section__subheader[data-v-559cd602] {
    font-size:.875rem;
    color:var(--color-text-dark);
    font-family:NotoSans-SemiBold,sans-serif;
    padding:5px 5px 0 0;
    margin:0;
    display:block;
    overflow-wrap:break-word
   }
   .form-section__subheader[data-v-559cd602] .cashback-benefit {
    color:#ff950a
   }
   .form-section__policyDisclosure[data-v-559cd602] {
    font-size:.8125rem;
    padding:5px 0;
    overflow-wrap:break-word;
    border-top:dashed 1px var(--color-light-4)
   }
   [dir=ltr] .form-section__policyDisclosure[data-v-559cd602] {
    text-align:left
   }
   [dir=rtl] .form-section__policyDisclosure[data-v-559cd602] {
    text-align:right
   }
   .form-section__policyDisclosure-title[data-v-559cd602] {
    font-family:NotoSans-SemiBold,sans-serif;
    font-size:1.125rem;
    padding:10px 0;
    margin:0;
    line-height:25px
   }
   .form-section__policyDisclosure[data-v-559cd602] a {
    color:var(--color-primary-main)
   }
   .form-section__btnGroup[data-v-559cd602] {
    padding:5px 0 0;
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    align-items:center
   }
   .form-section__btnText[data-v-559cd602] {
    font-family:NotoSans-Bold,sans-serif;
    width:auto;
    padding:0 15px
   }
   .form-section__email-input[data-v-559cd602] {
    overflow-wrap:break-word
   }
   .form-section__label[data-v-559cd602] {
    display:inline-block;
    padding:5px 0 8px;
    width:auto;
    color:var(--color-primary-main);
    font-family:NotoSans-SemiBold,sans-serif;
    font-size:.875rem;
    cursor:pointer
   }
   @media screen and (min-width:576px) {
    .form-section__submit[data-v-559cd602] {
     width:auto;
     max-width:395px
    }
   }
   @media screen and (min-width:768px) {
    .form-section__name[data-v-559cd602] {
     max-width:98%
    }
    .form-section__wrapper[data-v-559cd602] {
     margin-bottom:0;
     padding-bottom:0
    }
   }
   @media screen and (min-width:768px) {
    .form-section__btnGroup[data-v-559cd602] {
     flex-wrap:nowrap;
     justify-content:space-between
    }
   }
   