.FramePicker{display:grid;grid-template-rows:1fr;grid-auto-flow:column;align-items:center;margin-bottom:1.5rem;grid-gap:.5rem;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:2px 2px .5rem}.FramePicker::-webkit-scrollbar{height:8px}.FramePicker::-webkit-scrollbar-track{background-color:#f2f2f2;border-radius:8px}.FramePicker::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:8px}.FramePicker__list-background{display:flex;gap:.5rem;background-color:#f2f2f2;padding:1rem;border-radius:.5rem;flex-wrap:wrap}.FramePicker__item{flex-shrink:0;display:flex;align-items:center;justify-content:center;height:7rem;width:5.5rem;background-color:#fcfcfc;border:1px solid #d9d9d9;border-radius:.75rem;list-style:none;margin-bottom:0;cursor:pointer}.FramePicker__item--active{outline:2px solid #ff8732;border:1px solid #0000!important}.FramePicker__icon svg{height:1.5rem;width:1.5rem}.FramePicker__icon div{display:flex}.FramePicker.all-frames-grid{grid-template-rows:repeat(2,1fr)}#frames-select{display:block}@media(min-width:720px){#frames-select{display:none}}.FramesSelect{text-align:left;margin-bottom:1.5rem}.FramesSelect__wrapper{position:relative}.FramesSelect__wrapper svg{pointer-events:none;height:1.25rem;width:1.25rem;color:#595959;position:absolute;right:12px;top:11px}.FramesSelect__prefix{position:absolute;height:100%;display:flex;align-items:center;font-size:.875rem;padding-left:.5rem;color:#bfbfbf}.FramesSelect select{appearance:none;cursor:pointer;padding:.5rem 2rem .5rem .75rem;background-color:#fcfcfc;border-radius:.25em;border:1px solid #bfbfbf;font-size:14px;outline:0;height:2.5rem;width:100%;background-color:#fff!important}.FramesSelect select option{color:#262626;padding:.75rem 2rem .75rem .75rem}.FramesSelect select:hover{border:1px solid #8c8c8c}.FramesSelect select:focus{outline:none;border:1px solid #ff8732}.FramesSelect select::-ms-expand{display:none}.FramesSelect select:invalid{color:#8c8c8c}.FramesSelect select option[value=""]{display:none}.FramesSelect__error-message{display:flex;margin-top:.25rem;margin-bottom:.5rem;align-items:center;font-size:14px!important}.FramesSelect__error-message svg{color:#e60000;margin-right:.25rem}.FramesSelect--error .FramesSelect__error-message{color:#e60000;font-size:14px!important}.FramesSelect--error select{border:1px solid #e60000}.FramesSelect--success select{border:1px solid #737373}.FramesSelect--disabled{pointer-events:none;cursor:not-allowed}.FramesSelect--disabled select{background-color:#f2f2f2;border:1px solid #8c8c8c}.FramesSelect__helper{color:#a6a6a6;display:inline-block;font-size:.75rem;line-height:1rem;margin-top:.5rem}.FramesSelect__element--placeholder{font-size:1rem}.select-content{margin:0 auto;width:100%;max-width:100%}.select-content .div-toggle .tab-picker-frame{justify-content:flex-start!important}#frames-tabs{display:none}@media(min-width:720px){#frames-tabs{display:block}}.frames-tabs-container{position:relative}.frames-tabs-container .frames-tab{margin-right:12px;margin-bottom:8px;display:inline-block;padding:8px 16px;text-align:center;cursor:pointer;font-weight:600}.frames-tabs-container .frames-tab.active,.frames-tabs-container .frames-tab.active:hover{border-radius:.25rem;background-color:#ff8732!important;color:#fff;outline:none;-webkit-text-decoration:underline .1em #0000;text-decoration:underline .1em #0000;text-decoration-color:#0000!important;-webkit-text-decoration-color:#0000!important;width:auto;max-width:180px}.frames-tabs-container .frames-tab.active span.tab-subLabel,.frames-tabs-container .frames-tab.active:hover span.tab-subLabel{color:#fff!important}.frames-tabs-container .frames-tab.frames-tab--rounded,.frames-tabs-container .frames-tab.frames-tab--rounded.active,.frames-tabs-container .frames-tab.frames-tab--rounded.active:hover{border-radius:100px}.frames-tabs-content-container{margin-top:1rem;width:100%;max-width:100%;min-width:0;padding-left:2px;padding-top:2px}span.tab-subLabel{color:#595959!important}.frames-tabs-container{max-width:min(700px,100%);display:flex;flex-wrap:wrap;min-width:0}.list-input__item{gap:8px;background-color:#fff3eb;padding:1rem;margin-bottom:1rem;display:flex;position:relative;justify-content:space-between;align-items:flex-start}@media(min-width:720px){.list-input__item{gap:16px}}.list-input__item #list-input-remove-button{margin-top:calc(24px + 1rem)}.list-input__item .Input{width:100%}.list-input__item .Input__label-container{margin-bottom:1rem}.switch__label{display:flex;align-items:center;cursor:pointer;width:-moz-fit-content;width:fit-content}.switch__span{margin-left:.5rem;color:#000;font-size:1rem;line-height:2.25rem;transition:.3s}.switch__toggle{background-color:#a6a6a6;position:relative;min-width:2.813rem;max-width:2.813rem;height:1.5rem;margin:0;vertical-align:top;outline:none;appearance:none;transition:all .3s cubic-bezier(.2,.85,.32,1.2);box-sizing:border-box;border-radius:30px;cursor:pointer;display:flex;align-items:center}.switch__toggle:after{content:"";position:absolute;left:2px;width:1rem;height:1rem;background-color:#fff;border-radius:50%;transform:translateX(0);transition:all .5s cubic-bezier(.2,.85,.32,1.2)}.switch__toggle:checked{background-color:#ff8732}.switch__toggle:checked:after{transform:translateX(calc(100% + 10px));left:auto;background-color:#fff}.switch__toggle:checked+.switch__span{color:#000}.swicth__content{margin-top:.5rem;color:#595959!important}.templates--editor__card{width:162px;height:251px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;padding-bottom:12px;background-color:#fff}@media(min-width:720px){.templates--editor__card{max-width:218px;min-width:200px}}.templates--editor__card__body{display:flex;width:93px;height:112px;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;border:1px solid #bfbfbf}.templates--editor__card__image-wrapper{width:100%;height:140px;text-align:center;display:flex;justify-content:center;align-items:center}.templates--editor__card__image-wrapper canvas{width:77px}.templates--editor__card__qr{border-radius:.25rem}.templates--editor__card__qr canvas{width:69px}.templates--editor__card__qr.no-frame canvas{margin-top:5px}.templates--editor__card__qr--framed{display:flex;justify-content:center;border-radius:.25rem;cursor:pointer;padding:.375rem;height:7rem;width:7rem}.templates--editor__card__qr--framed svg{width:68px;height:140px;margin-top:-13px}.templates--editor__card__qr--framed canvas{height:53px;width:57px}.templates--editor__card__qr--framed.black svg{margin-top:-8px}.templates--editor__card__qr--framed.hairsalon svg,.templates--editor__card__qr--framed.hand svg{width:67px}.templates--editor__card__qr--framed.waiter canvas{width:51px;position:relative;top:-3px;left:0}.templates--editor__card__qr--framed.eyelashes canvas,.templates--editor__card__qr--framed.hairsalon canvas{width:54px}.templates--editor__card__qr--framed.beauty canvas{height:39px;width:38px}.templates--editor__card__qr--framed.care canvas{height:43px;width:44px}.templates--editor__card__qr--framed.bucket canvas,.templates--editor__card__qr--framed.takeaway canvas{height:47px;width:46px}.templates--editor__card__qr--framed.asian canvas,.templates--editor__card__qr--framed.bouquet canvas,.templates--editor__card__qr--framed.cards canvas,.templates--editor__card__qr--framed.cart canvas,.templates--editor__card__qr--framed.cup canvas{height:40px;width:40px}.templates--editor__card__qr--framed.brochure canvas,.templates--editor__card__qr--framed.menu canvas{height:43px;width:40px}.templates--editor__card__qr--framed.soda canvas{height:44px;width:43px}.templates--editor__card__qr--framed.restaurant canvas{height:31px;width:32px}.templates--editor__card__qr--framed.wine canvas{height:35px;width:35px}.templates--editor__card__qr--framed.headphones canvas,.templates--editor__card__qr--framed.mic canvas{height:40px;width:43px}.templates--editor__card__qr--framed.concert canvas{height:50px;width:50px}.templates--editor__card__qr--framed.movie canvas,.templates--editor__card__qr--framed.videogame canvas{height:42px;width:44px}.templates--editor__card__qr--framed.like canvas,.templates--editor__card__qr--framed.mp3 canvas,.templates--editor__card__qr--framed.music canvas,.templates--editor__card__qr--framed.ticket2 canvas{height:44px;width:44px}.templates--editor__card__qr--framed.film canvas{height:25px;width:26px}.templates--editor__card__qr--framed.hands canvas{height:49px;width:48px}.templates--editor__card__qr--framed.chat canvas,.templates--editor__card__qr--framed.partyhat canvas{height:41px;width:42px}.templates--editor__card__qr--framed.stars canvas{height:43px;width:42px}.templates--editor__card__qr--framed.review canvas{height:43px;width:41px}.templates--editor__card__qr--framed.balloons canvas,.templates--editor__card__qr--framed.garland canvas,.templates--editor__card__qr--framed.hand canvas,.templates--editor__card__qr--framed.party canvas,.templates--editor__card__qr--framed.wedding canvas{height:48px;width:48px}.templates--editor__card__qr--framed.christmas canvas{height:39px;width:39px}.templates--editor__card__qr--framed.tickets canvas{height:46px;width:47px}.templates--editor__card__qr--framed.celebration canvas{height:39px;width:40px}.templates--editor__card__qr--framed.giftbox canvas{height:43px;width:43px}.templates--editor__card__qr--framed.shoppingbag canvas{height:44px;width:42px}.templates--editor__card__qr--framed img{height:40px}.templates--editor__card__qr--framed.museum img,.templates--editor__card__qr--framed.shopping img,.templates--editor__card__qr--framed.ticket img{height:52px}.templates--editor__card__qr--framed.black img,.templates--editor__card__qr--framed.mobile img,.templates--editor__card__qr--framed.ticket img,.templates--editor__card__qr--framed.white img{height:62px}.templates--editor__card__qr--framed.buttonFrame img{height:61px}.templates--editor__card__qr--framed.restaurant img{height:30px}.templates--editor__card__qr--framed.wine img{height:35px}.templates--editor__card__qr--framed.film img{height:25px}.templates--editor__card__qr--framed.museum img,.templates--editor__card__qr--framed.receipt img{height:60px}.templates--editor__card__qr--framed.envelope img{height:54px}.templates--editor__card__qr--framed.board img,.templates--editor__card__qr--framed.shopping img{height:56px}.templates--editor__card__qr--framed.cafe img{height:43px}.templates--editor__card__qr--framed.eyelashes img,.templates--editor__card__qr--framed.hairsalon img{height:54px}.templates--editor__card__qr--framed.shopping img{height:56px}.templates--editor__card__qr--framed.balloons img,.templates--editor__card__qr--framed.concert img,.templates--editor__card__qr--framed.garland img,.templates--editor__card__qr--framed.hand img,.templates--editor__card__qr--framed.waiter img,.templates--editor__card__qr--framed.wedding img{height:48px}.templates--editor__card__qr--framed canvas{display:block;margin:0!important}.templates--editor__card__qr--framed.receipt canvas{height:61px;width:59px}.templates--editor__card__qr--framed.envelope canvas{height:54px;width:54px}.templates--editor__card__qr--framed.board canvas{height:56px;width:55px}.templates--editor__card__qr--framed.shopping canvas{height:57px;width:56px}.templates--editor__card__qr--framed.cafe canvas{height:43px;width:44.7px}.templates--editor__card__qr--framed.museum canvas{height:60px;width:58px}.templates--editor__card__qr--framed.ticket canvas{height:62px;width:62px}.templates--editor__card__qr--framed.buttonFrame canvas{height:61.1px;width:61.3px}.templates--editor__card__qr--framed.white canvas{height:62px;width:61.1px}.templates--editor__card__qr--framed.black canvas,.templates--editor__card__qr--framed.mobile canvas{height:63px;width:61.3px}.selected{outline:2px solid #ff8732}.templates-tabs-content-container{width:100%;max-height:323px;overflow:auto;position:relative}.templates-tabs-content-container .user-templates__list{display:flex;flex-wrap:wrap;gap:16px;overflow:hidden;padding-top:70px;padding-left:4px;position:relative;top:-30px;margin-top:9px;padding-bottom:3px}.templates-tabs-content-container .switch_container{background-color:#fff3eb;border-radius:8px;padding:16px;margin-top:26px}.templates-tabs-content-container .switch_container .Input{padding-top:8px;gap:2px;display:flex;flex-direction:column}.templates-tabs-content-container .switch_container .Input ::placeholder{color:#737373;font-size:16px;font-weight:400;line-height:24px}.templates-tabs-content-container .switch_container .switch__span{margin-left:16px;line-height:20px;color:#262626}.templates-tabs-container{position:relative;width:100%;box-sizing:border-box;background-color:#fff}.templates-tabs-container .templates-tab{margin-right:12px;margin-bottom:8px;display:inline-block;padding:8px 16px;text-align:center;cursor:pointer;font-weight:600}.templates-tabs-container .templates-tab.active,.templates-tabs-container .templates-tab.active:hover{border-radius:.25rem;background-color:#ff9f5b!important;color:#fff;outline:none;-webkit-text-decoration:underline .1em #0000;text-decoration:underline .1em #0000;text-decoration-color:#0000!important;-webkit-text-decoration-color:#0000!important;width:auto;max-width:180px}.templates-tabs-container .templates-tab.active span.tab-subLabel,.templates-tabs-container .templates-tab.active:hover span.tab-subLabel{color:#fff!important}.templates-tabs-container .templates-tab.templates-tab--rounded,.templates-tabs-container .templates-tab.templates-tab--rounded.active,.templates-tabs-container .templates-tab.templates-tab--rounded.active:hover{border-radius:100px}.frame-div-toggle.active .tab-picker-frame{display:flex;justify-content:flex-start}span.tab-subLabel{color:#a6a6a6!important}.templates-tabs-container{max-width:700px;display:flex;flex-wrap:wrap}@media(min-width:720px){.frame-div-toggle .tab-picker-frame{justify-content:flex-start!important}}.input-mock{display:flex;align-items:baseline;width:100%;padding:.75rem;border-radius:.25rem;font-size:14px;transition:border .2s ease-in-out;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;font-family:var(--font-inter);background-color:#fff;border:1px solid #bfbfbf}.input-mock.single{background-color:#f2f2f2!important;border:1px solid #8c8c8c!important;font-size:13px}.input-mock span,.input-mock.single{color:#8c8c8c!important}.input-mock.hasError{border:1px solid #e60000}.input-mock .Input__label-container{display:flex;align-items:center;gap:10px;flex-direction:row!important}.input-mock .Input__label-container .Input__label{text-align:left;display:block}.Input.Input--label-input__input{display:flex;flex-basis:100%;flex:2 1;align-items:baseline}.Input.Input--label-input__input .Input__wrapper{width:100%;display:flex;flex-basis:100%;flex:2 1}.Input.Input--label-input__input .Input__element{padding:0!important;margin-left:2px;border:none;color:#404040}.Input.Input--label-input__input .Input__error-message{display:none!important;font-size:14px!important}.Input__error-message_custom{display:flex;margin-top:.25rem;margin-bottom:.5rem;align-items:flex-start;color:#e60000;font-size:14px!important}.Input__error-message_custom svg{color:#e60000;margin-right:.25rem;min-height:14px;min-width:14px;margin-top:2px}.Alert.Alert--customReference__warning{margin-top:1rem}.Alert.Alert--customReference__warning .Alert--left{margin-bottom:0!important;align-items:center!important}.switchWithInput [class*=switch_field__prefix]{margin-bottom:0!important}.PickerControlled{display:flex;align-items:center;padding-left:0;margin-bottom:1.5rem;gap:.5rem}@media(min-width:940px){.PickerControlled{gap:.75rem}}.PickerControlled__list-background{display:flex;gap:.5rem;background-color:#f2f2f2;padding:1rem;border-radius:.5rem;flex-wrap:wrap}@media(min-width:940px){.PickerControlled__list-background{gap:1rem}}.PickerControlled__item{background-color:#fcfcfc;border:1px solid #d9d9d9;border-radius:.75rem;height:2.5rem;list-style:none;margin-bottom:0;width:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer}@media(min-width:940px){.PickerControlled__item{height:3rem;width:3rem}}.PickerControlled__item--active{outline:2px solid #ff8732;border:1px solid #0000!important}.PickerControlled__icon svg{height:1.5rem;width:1.5rem}@media(min-width:940px){.PickerControlled__icon svg{height:2rem;width:2rem}}.PickerControlled__icon div{display:flex}.color-group{display:flex;flex-direction:column;padding-bottom:1rem;gap:12px!important;align-items:center}@media(min-width:720px){.color-group{flex-direction:row;justify-content:space-between;gap:24px!important}}.color-group .color-picker-input{width:100%;margin-bottom:0!important}.color-group #color-group-button{width:-moz-fit-content;width:fit-content}.Form{width:100%;text-align:center}.Form,.Form .button{margin-left:auto;margin-right:auto}.Form .button{display:table;margin-top:1.5rem}.Form [class^=_field_]{margin-bottom:.15rem}.contact-us{box-shadow:2px 0 6px 0 #a6a6a640}@media(min-width:720px){.contact-us{box-sizing:unset;max-width:528px;margin:0 auto}}@media(min-width:1232px){.contact-us{max-width:710px;margin:0 auto}}.contact-us form .Input{margin-bottom:1rem}.contact-us form .button{min-width:212px}@media(min-width:720px){.contact-us form .button{min-width:270px}}@media(min-width:1232px){.contact-us form .button{min-width:212px}}.contact-us form [class^=_select__container]{margin-bottom:1.5rem}
/*# sourceMappingURL=fc1e84fac69dd83d.css.map*/