@import "https://p.typekit.net/p.css?s=1&k=dge0qtu&ht=tk&f=139.140.169.171.173.174.175.176.5474.5022.5035.5178.5310&a=622275&app=typekit&e=css";@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@500;600;700;800&family=Inter:wght@400;500;600&family=Caveat:wght@600&display=swap";.textInput{position:relative}.textInput input,.textInput textarea{color:#000000de;background-color:#fff;border:1px solid #0000001f;border-radius:4px;width:100%;padding:13px 12px;font-family:inherit;font-size:14px;font-weight:400;line-height:20px}.textInput input::placeholder,.textInput textarea::placeholder{color:#00000061}.textInput input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.textInput input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.textInput textarea[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.textInput textarea[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.textInput input[readonly],.textInput textarea[readonly]{color:#0009}.textInput textarea{resize:none;min-height:120px;font-family:inherit}.textInput.password input{padding-right:40px}.textInput .inputContainer{position:relative}.textInput .passwordToggle{cursor:pointer;opacity:.6;background-image:url(/images/icons/visible.svg);background-position:50%;background-repeat:no-repeat;width:26px;height:26px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.textInput .passwordToggle.visible{background-image:url(/images/icons/invisible.svg)}.textInput.simplified input,.textInput.simplified input[readonly],.textInput.simplified textarea,.textInput.simplified textarea[readonly]{border:none;border-radius:0;font-size:16px;cursor:default!important;background-color:#0000!important}.textInput.error input,.textInput.error textarea{border-color:#d72c0d}.resetPasswordView{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.resetPasswordView .resetForm{vertical-align:middle;background-color:#fff;border:1px solid #0000001f;width:425px;max-width:100%;margin:200px auto 40px;padding:28px}.resetPasswordView .resetForm.updated{color:#555;font-size:15px;line-height:19px}.resetPasswordView .resetForm .resetTitle{color:#1f2b30;font-size:24px;font-weight:700;line-height:19px}.resetPasswordView .resetForm .resetSubtitle{color:#999;text-transform:uppercase;margin:10px 0 50px;font-size:13px;line-height:19px}.resetPasswordView .resetForm .inputField{flex-direction:column;display:flex}.resetPasswordView .resetForm .inputField+.inputField{margin-top:15px}.resetPasswordView .resetForm .inputField label{color:#777;margin-bottom:6px;font-size:14px;font-weight:600;line-height:19px}.resetPasswordView .resetForm .inputField .textInput input{border-radius:0}.resetPasswordView .resetForm button{background-color:#ea246e;border-radius:3px;width:100%;margin-top:95px;font-size:15px;font-weight:700;line-height:25px}@media (width<=768px){.resetPasswordView .resetForm{margin:30px auto}}.loginView{flex-direction:column;width:375px;max-width:100%;display:flex;overflow:auto}.loginView .loginTitle{color:#2b3f47;flex-direction:row;align-items:center;width:100%;padding:20px 20px 0;font-size:20px;font-weight:700;line-height:1.35;display:flex}.loginView .loginTitle .closeLogin{cursor:pointer;background-image:url(/images/icons/popup_close.svg);background-position:50%;background-repeat:no-repeat;width:26px;height:26px;margin-left:auto}.loginView .loginBody{flex-direction:column;padding:20px;display:flex;position:relative}.loginView .loginBody .socialButtons{flex-direction:column;display:flex}.loginView .loginBody .socialButtons .socialButton{cursor:pointer;text-transform:uppercase;text-align:center;border-radius:5px;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:15px 20px;font-weight:700;display:flex}.loginView .loginBody .socialButtons .socialButton:before{content:"";background-position:50%;background-repeat:no-repeat;width:20px;height:20px;margin-right:5px}.loginView .loginBody .socialButtons .socialButton:after{content:""}.loginView .loginBody .socialButtons .socialButton+.socialButton{margin-top:8px}.loginView .loginBody .socialButtons .socialButton.facebook{color:#fff;background-color:#3b5998}.loginView .loginBody .socialButtons .socialButton.facebook:before{background-image:url(/images/facebook.svg)}.loginView .loginBody .socialButtons .socialButton.google{color:#555;background-color:#fff;border:1px solid #ddd}.loginView .loginBody .socialButtons .socialButton.google:before{background-image:url(/images/google.svg)}.loginView .loginBody .socialButtons .or{text-align:center;margin:20px 0;position:relative}.loginView .loginBody .socialButtons .or span{z-index:1;color:#ababab;background-color:#fff;padding:0 10px;display:inline-block;position:relative}.loginView .loginBody .socialButtons .or hr{border:none;border-top:1px solid #dadada;width:100%;margin:16px 0;position:absolute;top:-8px;left:0}.loginView .loginBody .inputField{flex-direction:column;margin-bottom:15px;display:flex;position:relative}.loginView .loginBody .inputField.email label:before,.loginView .loginBody .inputField.confirmEmail label:before{background-image:url(/images/icons/login_email.svg)}.loginView .loginBody .inputField.password label:before{background-image:url(/images/icons/login_password.svg)}.loginView .loginBody .inputField.firstName label:before,.loginView .loginBody .inputField.lastName label:before{background-image:url(/images/icons/login_name.svg)}.loginView .loginBody .inputField label{color:#1f2b30;flex-direction:row;align-items:center;margin:0 0 8px;font-size:16px;font-weight:600;line-height:19px;display:flex}.loginView .loginBody .inputField label span{margin-left:5px;font-style:italic;font-weight:400}.loginView .loginBody .inputField label:before{content:"";background-position:50%;background-repeat:no-repeat;width:14px;height:19px;margin-right:8px}.loginView .loginBody .inputField .textInput input{color:#000;border:1px solid #ddd;border-radius:4px;padding:10px;font-size:16px;font-weight:400;line-height:23px}.loginView .loginBody .inputPair{flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex}.loginView .loginBody .inputPair .inputField{width:calc(50% - 5px)}.loginView .loginBody .relativeContainer{position:relative}.loginView .loginBody .linkMessage{color:#1f2b30;font-size:16px;font-weight:400;line-height:19px}.loginView .loginBody .forgotLink{color:#57ba77;cursor:pointer;font-size:16px;font-weight:700;line-height:19px;position:absolute;top:0;right:0}.loginView .loginBody button{text-transform:uppercase;background-color:#4db16c;border:1px solid #4db16c;padding:13px 20px;font-size:16px;font-weight:700;line-height:24px}.loginView .loginBody .sentImage{background-image:url(/images/icons/success.svg);background-position:50%;background-size:contain;width:335px;max-width:100%;padding-top:100%}.loginView .loginBody .sentText{color:#1f2b30;text-align:center;padding:20px;font-size:16px;font-weight:400;line-height:19px}.loginView .loginFooter{border-top:4px solid #eee;padding:20px}.loginView .loginFooter .footerLink{color:#57ba77;cursor:pointer;font-size:16px;font-weight:700;line-height:19px}.footerView{flex-direction:column;width:100%;margin-top:auto;padding-top:40px;display:flex}.footerView .topRow,.footerView .bottomRow{flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:100%;display:flex}.footerView .topRow .rowContent,.footerView .bottomRow .rowContent{flex-direction:row;align-items:center;width:100%;max-width:1120px;display:flex}.footerView .topRow .footerLogo{background-image:url(/footer_logo.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:22px;height:22px;margin-right:20px}.footerView .bottomRow{background-color:#f5f5f1}.footerView .bottomRow label{color:#333;margin-right:16px;padding:12px 0;font-size:14px;font-weight:700}.footerView .bottomRow span{color:#333;margin-right:16px;padding:12px 0;font-size:14px}.footerView .bottomRow .copyright{color:#333;text-align:center;padding:12px 0;font-size:14px}.footerView .navItem{margin-right:20px;padding:12px 0;font-size:14px}.footerView .navItem:last-child{margin-right:0}.footerView .navItem a{color:#333;text-decoration:none}.footerView .left,.footerView .right{flex-flow:wrap;align-items:center;display:flex}.footerView .left{justify-content:flex-start;margin-right:auto}.footerView .right{justify-content:flex-end;margin-left:auto}@media (width<=768px){.footerView .topRow,.footerView .bottomRow{flex-direction:row;justify-content:center;align-items:center;width:100%;display:flex}.footerView .topRow .rowContent,.footerView .bottomRow .rowContent{flex-direction:column}.footerView .left,.footerView .right{justify-content:center;margin:0}}.loadIndicator{z-index:15000;position:fixed;inset:0;overflow:hidden}.loadIndicator.hidden{display:none}.loadIndicator .overlay{background-color:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.loadIndicator .overlay .circularProgress{justify-content:center;align-items:center;width:80px;height:80px;display:flex}.loadIndicator .overlay .circularProgress:after{content:" ";background-image:url(/images/load_indicator.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:56px;height:55px;animation:1.2s linear infinite lds-dual-ring;display:block}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.confirmationPopup{z-index:9999;position:fixed;inset:0;overflow:hidden}.confirmationPopup.hidden{display:none}.confirmationPopup .overlay{background-color:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.confirmationPopup .overlay .popupWindow{background-color:#fff;border:1px solid #0000001f;border-radius:4px;flex-direction:column;width:calc(100% - 32px);max-width:330px;max-height:100%;padding:20px 16px;transition:all .3s;display:flex;position:relative}.confirmationPopup .overlay .popupWindow .confirmTitle{letter-spacing:.15px;color:#000000de;font-size:18px;font-weight:500;line-height:26px}.confirmationPopup .overlay .popupWindow .confirmBody{letter-spacing:.25px;color:#0009;margin-top:4px;font-size:14px;line-height:20px}.confirmationPopup .overlay .popupWindow .confirmBody p{margin:0}.confirmationPopup .overlay .popupWindow .confirmBody p+p{margin-top:12px}.confirmationPopup .overlay .popupWindow .popupControls{flex-direction:row;justify-content:flex-end;align-items:center;width:100%;margin-top:32px;display:flex}.confirmationPopup .overlay .popupWindow .popupControls button+button{margin-left:16px}.contentPopup{z-index:9999;position:fixed;inset:0;overflow:hidden}.contentPopup.hidden{display:none}.contentPopup .overlay{background-color:#0000004d;flex-direction:column;width:100%;height:100%;padding:8px;display:flex;position:absolute;overflow:auto}.contentPopup .overlay .popupWindow{background-color:#fff;border:1px solid #0000001f;border-radius:8px;flex-direction:column;min-width:300px;max-width:100%;margin:auto;padding:16px;transition:all .3s;display:flex;position:relative}.contentPopup .overlay .popupWindow.clear{background-color:#fff;border:none;border-radius:4px;padding:0}.contentPopup .overlay .popupWindow.clear .contentContainer{background-color:#0000;border:none;padding:0}.contentPopup .overlay .popupWindow .popupTitle{color:#000000de;padding-right:40px;font-size:18px;font-weight:500;line-height:1.22}.contentPopup .overlay .popupWindow .closeButton{cursor:pointer;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:12px;right:10px}.contentPopup .overlay .popupWindow .closeButton:before{content:"";background-color:#999;width:14px;height:13px;display:block;-webkit-mask:url(/images/icons/close.svg) 50%/contain no-repeat;mask:url(/images/icons/close.svg) 50%/contain no-repeat}.contentPopup .overlay .popupWindow .contentContainer{padding:20px 0 0}.contentPopup .overlay .popupWindow .popupControls{flex-direction:column;padding-top:5px;display:flex}.contentPopup .overlay .popupWindow .popupControls .popupControl{color:#fff;text-transform:uppercase;cursor:pointer;border:1px solid #2196f3;border-radius:8px;justify-content:center;align-items:center;height:40px;margin-top:20px;font-size:14px;font-weight:700;display:flex}.contentPopup .overlay .popupWindow .popupControls .popupControl.cancel{color:#2196f3;background-color:#fff}.contentPopup .overlay .popupWindow .popupControls .popupControl.confirm{color:#fff;background-color:#2196f3;box-shadow:0 10px 10px #0000001a}.notificationPopup{z-index:1300;flex-direction:column;justify-content:flex-end;align-items:center;transition:right .25s;display:flex;position:fixed;bottom:20px;right:20px}.notificationPopup:not(.show){right:-100%}.notificationPopup .notificationContainer{background-color:#0000001f;border:1px solid #2196f3;border-radius:4px;flex-direction:column;width:300px;padding:15px 15px 20px;display:inline-flex;position:relative;box-shadow:0 1px 3px #0003,0 1px 1px #00000024,0 2px 1px -1px #0000001f}.notificationPopup .notificationContainer .notificationTitle{color:#2196f3;margin-bottom:10px;padding-right:40px;font-size:16px;font-weight:500;line-height:20px}.notificationPopup .notificationContainer .notificationText{color:#0009;font-size:14px;line-height:18px}.notificationPopup .notificationContainer .notificationClose{cursor:pointer;background-color:#666;width:40px;height:40px;position:absolute;top:0;right:0;-webkit-mask:url(/images/icons/close.svg) 50%/14px no-repeat;mask:url(/images/icons/close.svg) 50%/14px no-repeat}.snackbar{z-index:1301;text-align:center;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:60px;padding-bottom:24px;transition:bottom .25s;display:flex;position:fixed;bottom:0;left:0;right:0}.snackbar:not(.show){bottom:-300px}.snackbar .snackbarOverlay{opacity:.3;position:absolute;inset:0}.snackbar .snackbarContainer{background-color:#333;border-radius:4px;align-items:center;padding:8px 12px;display:inline-flex;position:relative}.snackbar .snackbarContainer .snackbarText{letter-spacing:.25px;color:#fff;font-size:14px;line-height:20px}@media (width>=768px){.snackbar .snackbarContainer{max-width:480px}}.settingsView{flex-direction:column;padding:20px 24px;display:flex}.settingsView .settingsTitle{letter-spacing:.18px;color:#000000de;max-width:680px;font-size:24px;font-weight:500;line-height:32px}.settingsView .settingsBlock{box-sizing:border-box;background:#fff;border:1px solid #0000001f;border-radius:4px;flex-direction:column;max-width:680px;margin:25px 0 15px;padding:20px 15px;display:flex}.settingsView .settingsBlock .blockTitle{letter-spacing:.15px;color:#000000de;border-bottom:1px solid #0000001f;padding-bottom:8px;font-size:18px;font-weight:500;line-height:26px}.settingsView .settingsBlock .pairBlock{flex-direction:row;justify-content:space-between;display:flex}.settingsView .settingsBlock .pairBlock .inputBlock{width:calc(50% - 12px)}.settingsView .settingsBlock .inputBlock{flex-direction:column;display:flex}.settingsView .settingsBlock .inputBlock label{letter-spacing:.25px;margin:24px 0 4px;font-size:14px;line-height:20px}.settingsView .settingsBlock button{margin-top:24px;margin-left:auto}@media (width<=768px){.settingsView .settingsBlock .pairBlock{flex-direction:column}.settingsView .settingsBlock .pairBlock .inputBlock{width:100%}.settingsView .settingsBlock button{width:100%;margin-top:40px}}.notificationsView{max-width:520px;margin:10px auto}.notificationsView .notificationsList{padding:4px 0}.notificationsView .notificationsList .notificationsPlaceholder{color:#666;padding:10px 16px 8px;font-size:14px;font-weight:400}.notificationsView .notificationsList .notificationItem{cursor:pointer;padding:16px;transition:background-color .25s cubic-bezier(.4,0,.2,1) .65s}.notificationsView .notificationsList .notificationItem.unread{background-color:#0000001f}.notificationsView .notificationsList .notificationItem:not(:first-child){border-top:1px solid #0000001f}.notificationsView .notificationsList .notificationItem .notificationContent{vertical-align:top;width:100%;display:inline-block}.notificationsView .notificationsList .notificationItem .notificationContent .notificationBody{letter-spacing:normal;color:#666;font-size:14px;font-style:normal;font-weight:400;font-stretch:100%;line-height:normal}.notificationsView .notificationsList .notificationItem .notificationContent .notificationBody b{font-weight:600}.notificationsView .notificationsList .notificationItem .notificationContent .notificationDate{letter-spacing:normal;color:#999;font-size:12px;font-style:normal;font-weight:400;font-stretch:100%;line-height:normal}.vouchersListView{grid-template-columns:repeat(4,1fr);grid-auto-rows:repeat(999, 1fr);gap:24px 20px;display:grid}.vouchersListView.embedded,.vouchersListView.iframe{flex-direction:row;gap:0;width:100%;padding:0;display:flex;overflow:auto}.vouchersListView.embedded .voucherItem,.vouchersListView.iframe .voucherItem{flex-shrink:0;width:calc(20% - 18px);margin-right:22px}.vouchersListView.embedded .voucherItem:last-child,.vouchersListView.iframe .voucherItem:last-child{margin-right:0}.vouchersListView.plain{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.vouchersListView.plain .voucherItem{border:1px solid #0000001f;flex-direction:row;align-items:stretch;width:100%;margin:0;padding:12px;position:relative}.vouchersListView.plain .voucherItem:last-child{margin-bottom:0}.vouchersListView.plain .voucherItem .timeLeft{background:#ffe2ed;border-radius:0 4px 4px 0;flex-direction:row;align-items:center;padding:0 4px 0 8px;font-size:12px;font-weight:600;line-height:16px;display:flex;position:absolute;top:16px;left:8px}.vouchersListView.plain .voucherItem .timeLeft svg{margin-right:3px}.vouchersListView.plain .voucherItem .voucherImage{background-size:cover;border-radius:4px;flex-shrink:0;width:108px;height:108px;margin-right:12px;padding:0}.vouchersListView.plain .voucherItem .voucherInfo{flex-direction:column;width:100%;padding:0;display:flex}.vouchersListView.plain .voucherItem .voucherInfo .voucherName{color:#000000de;font-size:16px;font-weight:400;line-height:24px}.vouchersListView.plain .voucherItem .voucherInfo .voucherAvailability{color:#0009;font-size:14px;font-weight:400;line-height:20px}.vouchersListView.plain .voucherItem .voucherInfo .voucherWorth{align-items:center;margin-top:auto;padding-top:8px;display:flex;position:relative}.vouchersListView.plain .voucherItem .voucherInfo .voucherWorth>svg{margin:0 5px 0 1px}.vouchersListView.plain .voucherItem .voucherInfo .voucherWorth label{letter-spacing:.15px;color:#ea246e;font-size:16px;font-weight:600;line-height:24px}.vouchersListView.plain .voucherItem .voucherInfo .voucherWorth span{color:#0009;margin-left:4px;margin-right:8px;font-size:12px;font-weight:400;line-height:16px;text-decoration-line:line-through}.vouchersListView.plain .voucherItem .voucherInfo .voucherWorth button{color:#ea246e;background-color:#0000;border-color:#0000;flex-direction:row;align-items:center;padding:8px 2px;font-size:14px;font-weight:500;line-height:20px;display:flex;position:absolute;bottom:-12px;right:0}.vouchersListView.plain .voucherItem .voucherInfo .voucherWorth button svg{margin-left:6px}.vouchersListView .emptyPlaceholder{color:#777;font-size:20px;line-height:1.25}.vouchersListView .voucherItem{cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.vouchersListView .voucherItem .voucherPrimary{width:100%;height:180px;position:relative}.vouchersListView .voucherItem .voucherPrimary .voucherImage{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.vouchersListView .voucherItem .voucherPrimary .voucherImage:before{content:"";background:linear-gradient(#0000 58.56%,#000000d9 100%);position:absolute;inset:0}.vouchersListView .voucherItem .voucherPrimary .voucherName{color:#fff;white-space:nowrap;text-overflow:ellipsis;padding:8px 12px;font-size:14px;line-height:20px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.vouchersListView .voucherItem .discountPercent{letter-spacing:.4px;color:#ea246e;background-color:#ffe2ed;border-radius:20px;margin-left:4px;padding:0 4px;font-size:12px;font-weight:600;line-height:16px}.vouchersListView .voucherItem .timeLeft{color:#ea246e;max-width:116px;margin-left:auto;font-size:14px;line-height:20px}.vouchersListView .voucherItem .timeLeft svg{flex-shrink:0}.vouchersListView .voucherItem .voucherSecondary{flex-direction:column;width:100%;min-height:182px;padding:12px;display:flex;position:relative}.vouchersListView .voucherItem .voucherSecondary .venueName{letter-spacing:.15px;color:#000;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:18px;font-weight:600;line-height:26px;display:-webkit-box;overflow:hidden}.vouchersListView .voucherItem .voucherSecondary .voucherPrice{color:#0009;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:16px;font-weight:500;line-height:24px;display:-webkit-box;overflow:hidden}.vouchersListView .voucherItem .voucherSecondary .voucherFlash{flex-direction:column;margin-top:auto;display:flex}.vouchersListView .voucherItem .voucherSecondary .voucherFlash .flashPrice{letter-spacing:.15px;color:#ea246e;flex-direction:row;align-items:center;font-size:18px;font-weight:500;line-height:26px;display:flex}.vouchersListView .voucherItem .voucherSecondary .voucherFlash .flashPrice svg{margin:0 5px 0 1px}.vouchersListView .voucherItem .voucherSecondary .voucherFlash .voucherInfo .voucherWorth label{color:#00000061;font-size:12px;line-height:16px;text-decoration-line:line-through}.vouchersListView .voucherItem .voucherSecondary .voucherFlash .voucherInfo .voucherWorth span{letter-spacing:initial;color:#ea246e;margin-left:4px;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.vouchersListView .voucherItem .voucherSecondary .voucherInfo{flex-flow:wrap;align-items:center;margin-top:auto;display:flex}.vouchersListView .voucherItem .voucherSecondary .voucherInfo .voucherWorth label{letter-spacing:.15px;color:#ea246e;font-size:18px;font-weight:500;line-height:26px}.vouchersListView .voucherItem .voucherSecondary .voucherInfo .voucherWorth span{color:#00000061;margin-left:4px;font-size:14px;line-height:20px;text-decoration-line:line-through}.vouchersListView .voucherItem .voucherSecondary .voucherInfo .voucherSold{text-align:right;color:#0009;margin-left:auto;font-size:14px;line-height:20px}@media (width<=580px){.vouchersListView{grid-template-columns:repeat(2,1fr);gap:16px 10px}.vouchersListView .voucherItem .voucherSecondary .voucherFlash .flashPrice{font-size:16px;font-weight:500;line-height:24px}.vouchersListView .voucherItem .voucherSecondary .voucherInfo{padding:0}.vouchersListView .voucherItem .voucherSecondary .voucherInfo .voucherWorth label{font-size:16px;font-weight:500;line-height:24px}.vouchersListView .voucherItem .voucherSecondary .voucherInfo .voucherWorth span{font-size:14px;line-height:20px}.vouchersListView .voucherItem .voucherSecondary .voucherInfo .voucherSold{font-size:12px;line-height:16px}.vouchersListView.embedded .voucherItem,.vouchersListView.iframe .voucherItem{width:50%;margin-right:12px}.vouchersListView.plain{grid-template-columns:repeat(1,1fr)}.vouchersListView.plain .voucherItem{width:100%}}.voucherPageView{width:100%;padding:40px 30px;display:flex}.voucherPageView.iframe{padding:20px 0}.voucherPageView .voucherContent{flex-direction:column;width:100%;max-width:1120px;display:flex}.voucherPageView .topRow{flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:flex-start;display:flex}.voucherPageView .topRow .voucherCard{background:#fff;border:1px solid #0000001f;border-radius:4px;flex-direction:row;width:65%;padding:20px;display:flex}.voucherPageView .topRow .voucherCard .voucherImage{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;flex-shrink:0;width:148px;height:148px;margin-right:16px}.voucherPageView .topRow .voucherCard .voucherMain{flex-direction:column;width:100%;display:flex}.voucherPageView .topRow .purchaseCard{background:#fff;border:1px solid #0000001f;border-radius:4px;width:calc(35% - 30px)}.voucherPageView .purchaseCard,.voucherPageView .purchaseCard .purchaseInfo{flex-direction:column;display:flex}.voucherPageView .purchaseCard .purchaseTitle{letter-spacing:.15px;color:#000000de;padding:18px 20px;font-size:20px;font-weight:600;line-height:28px}.voucherPageView .purchaseCard .purchasePrice{flex-direction:row;align-items:center;padding:2px 20px 16px;display:flex}.voucherPageView .purchaseCard .purchasePrice label{letter-spacing:.15px;color:#000000de;font-size:18px;font-weight:600;line-height:26px}.voucherPageView .purchaseCard .purchasePrice span{color:#0009;margin-left:auto;font-size:16px;line-height:24px}.voucherPageView .purchaseCard .buttonBlock{border-top:1px solid #0000001f;padding:20px}.voucherPageView .purchaseCard .buttonBlock button{background-color:#ea246e;width:100%}.voucherPageView .voucherInfo{flex-direction:column;display:flex}.voucherPageView .voucherInfo label{letter-spacing:.15px;color:#000000de;font-size:20px;font-weight:600;line-height:28px}.voucherPageView .voucherInfo span{color:#00000061;font-size:14px;font-weight:500;line-height:20px}.voucherPageView .voucherDetails{flex-direction:column;flex-shrink:0;margin-top:12px;display:flex}.voucherPageView .voucherDetails .detailItem{color:#0009;background-position:0;background-repeat:no-repeat;padding:4px 4px 4px 25px;font-size:14px;line-height:20px}.voucherPageView .flashInfo{color:#ea246e;background:#ffe2ed;border-radius:4px;flex-direction:row;place-content:center;margin:16px 0 0;padding:12px;font-size:16px;line-height:24px;display:flex}.voucherPageView .flashInfo svg{margin-top:2px}.voucherPageView .flashInfo label{margin:0 8px}.voucherPageView .flashInfo span{font-weight:600}.voucherPageView .voucherAmount{flex-direction:row;align-items:flex-end;margin-top:16px;display:flex}.voucherPageView .voucherAmount>svg{width:7px;height:26px;margin-right:5px}.voucherPageView .voucherAmount label{letter-spacing:.15px;color:#ea246e;font-size:18px;font-weight:500;line-height:26px}.voucherPageView .voucherAmount span{color:#0009;margin-left:4px;font-size:14px;line-height:26px;text-decoration-line:line-through}.voucherPageView .voucherAmount .countInput{flex-direction:row;align-items:center;margin-left:auto;padding-left:10px;display:flex}.voucherPageView .voucherAmount .countInput .countButton{cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.voucherPageView .voucherAmount .countInput .countButton svg{fill:#000}.voucherPageView .voucherAmount .countInput .countValue{text-align:center;color:#000;width:40px;font-size:16px;line-height:24px}.voucherPageView .detailsBlock{width:65%;padding-top:40px;padding-bottom:24px}.voucherPageView .detailsBlock.fullWidth{width:100%}.voucherPageView .detailsBlock+.detailsBlock{border-top:1px solid #0000001f;padding-top:24px}.voucherPageView .detailsBlock .detailsTitle{letter-spacing:.15px;color:#000000de;font-size:20px;font-weight:600;line-height:28px}.voucherPageView .detailsBlock .vouchersListView{padding:20px 0}.voucherPageView .detailsBlock .detailsContent{letter-spacing:.15px;color:#0009;margin-top:4px;font-size:16px;line-height:24px}.voucherPageView .detailsBlock .detailsContent *{font-family:proxima-nova,helvetica neue,arial,sans-serif!important}.voucherPageView .detailsBlock .detailsContent a{color:inherit}.voucherPageView .detailsBlock .detailsContent p{margin:0}.voucherPageView .detailsBlock .detailsContent .showMore{color:#ea246e;cursor:pointer;margin-left:.25em}.voucherPageView .detailsBlock .detailsContent ol,.voucherPageView .detailsBlock .detailsContent ul{margin:0;padding-left:24px}.voucherPageView .detailsBlock .detailsContent ol li,.voucherPageView .detailsBlock .detailsContent ul li{margin:0!important}.voucherPageView .detailsBlock .venueContent{background-color:#f8f9fa;border-radius:4px;flex-direction:column;margin:16px 0 0;padding:20px 20px 0;display:flex}.voucherPageView .detailsBlock .venueContent .venueMain{flex-direction:row;display:flex}.voucherPageView .detailsBlock .venueContent .venueMain .venueImage{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:3px;flex-shrink:0;width:88px;height:88px;margin-right:16px}.voucherPageView .detailsBlock .venueContent .venueMain .venueInfo{flex-direction:column;display:flex}.voucherPageView .detailsBlock .venueContent .venueMain .venueInfo .venueName{color:#000000de;cursor:pointer;font-size:24px;font-weight:600;line-height:32px}.voucherPageView .detailsBlock .venueContent .venueMain .venueInfo .venuePrimary{color:#f6a329;margin-top:12px;font-size:16px;font-weight:700;line-height:16px}.voucherPageView .detailsBlock .venueContent .venueMain .venueInfo .venueSecondary{color:#0009;margin-top:8px;font-size:16px;font-weight:500;line-height:19px}.voucherPageView .detailsBlock .venueContent .venueCatergories{flex-flow:wrap;margin-top:2px;display:flex}.voucherPageView .detailsBlock .venueContent .venueCatergories .categoryItem{color:#0009;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:3px;margin-top:8px;margin-right:8px;padding:8px;font-size:14px;line-height:20px}.voucherPageView .detailsBlock .venueContent .venueReviews{flex-direction:row;width:100%;margin-top:16px;display:flex;overflow:auto}.voucherPageView .detailsBlock .venueContent .venueReviews .reviewItem{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:3px;flex-shrink:0;width:168px;height:168px;margin-right:5px}.voucherPageView .detailsBlock .venueContent .venueReviews .reviewItem:last-child{margin-right:0}.voucherPageView .detailsBlock .venueContent .allReviews{cursor:pointer;flex-direction:row;align-items:center;margin:12px auto 3px;padding:8px;display:flex}.voucherPageView .detailsBlock .venueContent .allReviews label{color:#000000de;cursor:inherit;font-size:16px;font-weight:500;line-height:24px}.voucherPageView .detailsBlock .venueContent .allReviews svg{margin-left:11px}.voucherPageView .venuesList{top:0;top:calc(env(safe-area-inset-top,0px) + 0px);z-index:9995;background-color:#0000004d;justify-content:center;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.voucherPageView .venuesList .venuesListWindow{background:#fff;border-radius:16px;width:400px;position:relative;box-shadow:0 0 8px #00000029}.voucherPageView .venuesList .venuesListWindow .listTitle{background-color:#fff;border-radius:16px 0 0;padding:16px 16px 16px 56px;position:absolute;top:0;left:0;right:20px}.voucherPageView .venuesList .venuesListWindow .listTitle .closeButton{cursor:pointer;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:10px;left:10px}.voucherPageView .venuesList .venuesListWindow .listTitle .closeButton:before{content:"";background-color:#000000de;width:14px;height:13px;display:block;-webkit-mask:url(/images/icons/close.svg) 50%/contain no-repeat;mask:url(/images/icons/close.svg) 50%/contain no-repeat}.voucherPageView .venuesList .venuesListWindow .listTitle label{letter-spacing:.15px;color:#000000de;font-size:18px;font-weight:600;line-height:26px}.voucherPageView .venuesList .listContainer{flex-direction:column;max-height:600px;padding:46px 0 12px;display:flex;overflow:auto}.voucherPageView .venuesList .listContainer .venueItem{color:#000000de;padding:12px 16px;font-size:16px;line-height:24px}@media (width<=768px){.voucherPageView{flex-direction:column;height:100%;padding:0}.voucherPageView .voucherContent{padding-bottom:68px;padding-bottom:calc(68px + env(safe-area-inset-bottom,0px));overflow:auto}.voucherPageView .voucherImage{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;padding-top:65%}.voucherPageView .voucherInfo{padding:16px 10px 8px}.voucherPageView .flashInfo{margin:0 10px 16px}.voucherPageView .voucherAmount{margin:0;padding:8px 16px 22px}.voucherPageView .voucherDetails{margin:0}.voucherPageView .voucherDetails .detailItem{background-position:12px;border-top:1px solid #0000001f;padding:16px 16px 16px 36px;font-size:16px;line-height:24px}.voucherPageView .detailsBlock{border-bottom:none;width:100%;margin:0;padding:16px 8px}.voucherPageView .detailsBlock+.detailsBlock{border-top:8px solid #0000000d;padding-top:16px}.voucherPageView .detailsBlock .detailsTitle{font-size:18px;line-height:26px}.voucherPageView .detailsBlock .detailsContent{margin-top:8px;padding-bottom:8px}.voucherPageView .detailsBlock .detailsContent a{color:#ea246e}.voucherPageView .detailsBlock .venueContent{background-color:#0000;border-radius:0;margin:0;padding:16px 0 0}.voucherPageView .detailsBlock .venueContent .venueMain .venueImage{width:80px;height:80px;margin-right:12px}.voucherPageView .detailsBlock .venueContent .venueMain .venueInfo .venueName{font-size:18px;line-height:26px}.voucherPageView .detailsBlock .venueContent .venueMain .venueInfo .venuePrimary{margin-top:2px;font-size:14px;line-height:20px}.voucherPageView .detailsBlock .venueContent .venueMain .venueInfo .venueSecondary{margin-top:4px;font-size:14px;line-height:20px}.voucherPageView .purchaseCard{padding:12px 16px 14px;padding-bottom:calc(14px + env(safe-area-inset-bottom,0px));z-index:1;background:#fff;border:none;border-radius:0;flex-direction:row;flex-shrink:0;margin:0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -1px 4px #0000001f}.voucherPageView .purchaseCard .purchaseInfo{width:100%;padding-right:12px}.voucherPageView .purchaseCard .purchaseTitle{color:#0009;padding:0;font-size:12px;font-weight:400;line-height:16px}.voucherPageView .purchaseCard .purchasePrice{padding:0}.voucherPageView .purchaseCard .purchasePrice label{letter-spacing:.15px;color:#000000de;font-size:18px;font-weight:600;line-height:26px}.voucherPageView .purchaseCard .purchasePrice span{color:#0009;margin-left:5px;font-size:14px;line-height:20px}.voucherPageView .purchaseCard .buttonBlock{border:none;flex-shrink:0;padding:0}.voucherPageView .purchaseCard .buttonBlock button{background-color:#4db16c;border-color:#4db16c}.voucherPageView .venuesList{align-items:flex-end}.voucherPageView .venuesList .venuesListWindow{border-radius:16px 16px 0 0;width:100%;max-height:calc(100vh - 120px)}}.stripeCardForm{width:100%;margin:0 auto 25px}.stripeCardForm label{color:#0009;margin:20px 0 8px;font-size:14px;font-weight:500;line-height:20px;display:block}.stripeCardForm input{color:#0009;background-color:#fff;border:1px solid #0000001f;border-radius:4px;width:100%;margin:0;padding:10px 12px;font-size:14px;font-weight:500;line-height:18px;display:block}.stripeCardForm input::placeholder{color:#bfbfbf;font-weight:500}.stripeCardForm .row{flex-direction:row;justify-content:space-between;margin-left:0;margin-right:0;display:flex}.stripeCardForm .row .column{width:calc(50% - 9px)}.StripeElement{color:#0009;background-color:#fff;border:1px solid #0000001f;border-radius:4px;width:100%;margin:0;padding:8px 12px;font-size:14px;font-weight:500;line-height:18px;display:block}.manageCardView{border:none;width:calc(100% - 48px);max-width:1120px;margin:0 auto}.manageCardView.embedded{min-height:initial;border:none;border-radius:0;width:100%;margin:0;padding:0}.manageCardView .cardContainer{background-color:#f5f5f5;border-radius:10px;max-width:360px;margin:40px 0;padding:20px 40px;box-shadow:10px 10px 20px #00000014}.manageCardView .cardContainer button{margin:25px 0 0}.manageCardView .cardBrand{position:relative}.manageCardView .cardBrand:after{content:"";background-size:40px 31px;width:40px;height:31px;display:block;position:absolute;top:50%;right:0;transform:translateY(-50%)}.manageCardView .cardBrand.Visa:after{background-image:url(/images/visa@2x.png)}.manageCardView .cardBrand.MasterCard:after{background-image:url(/images/mastercard@2x.png)}.manageCardView .cardChip{background-color:#e4e4e4;border-radius:5px;width:40px;height:30px;margin-top:20px;position:relative}.manageCardView .cardChip:before{content:"";background-color:#eee;border-radius:0 5px 5px 0;width:35px;height:20px;display:block;position:absolute;top:5px}.manageCardView .cardNumber,.manageCardView .holderNExpiry{justify-content:space-between;margin-top:30px;display:flex}.manageCardView .cardInfo{margin-top:15px;padding-left:90px;position:relative}.manageCardView .cardInfo .cardLabel{text-align:center;color:#333;margin-left:-56px;font-size:16px;font-weight:500}.manageCardView .cardInfo:before{content:"";display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.manageCardView .cardInfo.selected{margin-left:40px}.manageCardView .cardInfo.selected:after{content:"";background-color:#52c41a;width:19px;height:14px;display:block;position:absolute;top:50%;left:-40px;transform:translateY(-50%);-webkit-mask:url(/images/icons/tick.svg) 50%/contain no-repeat;mask:url(/images/icons/tick.svg) 50%/contain no-repeat}.manageCardView .cardInfo .stripeCardForm{margin:0 0 35px}.manageCardView .cardInfo button{width:100%}.manageCardView .cardButtons{flex-direction:row;justify-content:flex-end;padding:15px 0 0;display:flex}.manageCardView .cardButtons .cardButton{color:#2196f3;text-transform:uppercase;cursor:pointer;margin:0 0 0 20px;padding:10px 5px;font-size:14px;font-weight:600}.manageCardView .cardButtons .cardButton.faint{opacity:.5}.promocodePopup{z-index:9999;position:fixed;inset:0;overflow:hidden}.promocodePopup.hidden{display:none}.promocodePopup .overlay{background-color:#0000004d;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.promocodePopup .overlay .popupWindow{background-color:#fff;border-radius:4px;flex-direction:column;width:375px;max-width:calc(100% - 32px);max-height:100%;transition:all .3s;display:flex;position:relative}.promocodePopup .overlay .popupWindow .popupTitle{letter-spacing:.15px;color:#000000de;border-bottom:1px solid #0000001f;align-items:center;padding:16px;font-size:18px;font-weight:600;line-height:26px;display:flex}.promocodePopup .overlay .popupWindow .popupTitle .closeButton{cursor:pointer;justify-content:center;align-items:center;width:26px;height:26px;margin-right:16px;display:flex}.promocodePopup .overlay .popupWindow .popupTitle .closeButton:before{content:"";background-color:#000000de;width:14px;height:13px;display:block;-webkit-mask:url(/images/icons/close.svg) 50%/contain no-repeat;mask:url(/images/icons/close.svg) 50%/contain no-repeat}.promocodePopup .overlay .popupWindow .contentContainer{flex-direction:column;height:255px;padding:20px 16px 16px;display:flex}.promocodePopup .overlay .popupWindow .contentContainer button{background-color:#4db16c;width:100%;margin-top:auto}.promocodePopup .overlay .popupWindow .contentContainer button[disabled]{opacity:1;background-color:#00000061}@media (width<=768px){.promocodePopup .overlay{justify-content:flex-end}.promocodePopup .overlay .popupWindow{width:100%;max-width:initial;border-radius:0}}.voucherPaymentPage{justify-content:center;width:100%;padding:40px 30px;display:flex}.voucherPaymentPage .voucherContent{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;max-width:1120px;display:flex}.voucherPaymentPage .payButton{padding-top:20px}.voucherPaymentPage .payButton button{background-color:#4db16c;width:170px}.voucherPaymentPage .payButton button[disabled]{opacity:1;background-color:#00000061}.voucherPaymentPage .cardForm{width:calc(60% - 30px);max-width:600px;padding:20px 0}.voucherPaymentPage .cardForm .formTitle{letter-spacing:.15px;color:#000000de;font-size:20px;font-weight:600;line-height:28px}.voucherPaymentPage .cardForm .stripeCardForm{border-bottom:1px solid #0000001f;margin-bottom:24px;padding-bottom:32px}.voucherPaymentPage .cardForm .inputBlock{flex-direction:column;display:flex}.voucherPaymentPage .cardForm .inputBlock label{letter-spacing:.15px;color:#000000de;font-size:20px;font-weight:600;line-height:28px}.voucherPaymentPage .cardForm .inputBlock span{color:#0009;margin-top:8px;font-size:16px;line-height:24px}.voucherPaymentPage .cardForm .inputBlock .textInput{margin-top:16px}.voucherPaymentPage .cardForm .acceptRules{color:#777;border-top:1px solid #0000001f;margin-top:16px;padding-top:24px;font-size:14px;line-height:20px}.voucherPaymentPage .paymentSummary{background:#fff;border:1px solid #0000001f;border-radius:4px;flex-direction:column;align-items:flex-start;width:40%;max-width:410px;padding:20px 20px 4px;display:flex}.voucherPaymentPage .paymentSummary .summaryTitle{letter-spacing:.15px;color:#000000de;font-size:20px;font-weight:600;line-height:28px}.voucherPaymentPage .paymentSummary .voucherItem{flex-direction:row;width:100%;margin-top:30px;display:flex}.voucherPaymentPage .paymentSummary .voucherItem .voucherImage{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;flex-shrink:0;width:80px;height:80px;margin-right:16px}.voucherPaymentPage .paymentSummary .voucherItem .voucherInfo{flex-direction:column;width:100%;display:flex}.voucherPaymentPage .paymentSummary .voucherItem .voucherInfo .voucherWorth{letter-spacing:.15px;color:#000000de;font-size:18px;font-weight:600;line-height:26px}.voucherPaymentPage .paymentSummary .voucherItem .voucherInfo .voucherName{color:#00000061;font-size:14px;font-weight:500;line-height:20px}.voucherPaymentPage .paymentSummary .voucherItem .voucherInfo .voucherAvailability{margin-top:14px;font-size:14px;line-height:20px}.voucherPaymentPage .paymentSummary .voucherItem .voucherInfo .voucherAmount{text-align:right;width:100%;margin-top:4px}.voucherPaymentPage .paymentSummary .voucherItem .voucherInfo .voucherAmount label{letter-spacing:.15px;color:#000000de;font-size:16px;font-weight:600;line-height:24px}.voucherPaymentPage .paymentSummary .voucherItem .voucherInfo .voucherAmount span{margin-right:4px;font-size:14px;line-height:24px;text-decoration-line:line-through}.voucherPaymentPage .paymentSummary .summaryItem{border-top:1px solid #0000001f;flex-direction:row;align-items:flex-end;width:100%;padding:16px 0;display:flex}.voucherPaymentPage .paymentSummary .summaryItem label{margin-right:auto;font-size:16px;font-weight:500;line-height:24px}.voucherPaymentPage .paymentSummary .summaryItem label+label{margin-right:0}.voucherPaymentPage .paymentSummary .summaryItem label.total{font-size:18px;font-weight:600;line-height:26px}.voucherPaymentPage .paymentSummary .summaryItem label b{font-weight:inherit;color:#000000de}.voucherPaymentPage .paymentSummary .countInput{flex-direction:row;align-items:center;margin:-4px 0;padding-left:10px;display:flex}.voucherPaymentPage .paymentSummary .countInput .countButton{cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.voucherPaymentPage .paymentSummary .countInput .countButton svg{fill:#000;width:13px}.voucherPaymentPage .paymentSummary .countInput .countValue{text-align:center;color:#000;width:50px;font-size:16px;line-height:24px}.voucherPaymentPage .paymentSummary .addPromocode{text-align:right;color:#ea246e;cursor:pointer;margin:-4px 0;padding:4px 0 4px 8px;font-size:14px;font-weight:600;line-height:24px}.voucherPaymentPage .paymentSummary .promocodeValue{text-align:right;color:#ea246e;font-size:16px;font-weight:500;line-height:24px}.voucherPaymentPage .paymentSummary .addedPromocode{color:#ea246e;border:1px solid #ea246e;border-radius:4px;align-items:center;margin:-8px 0 16px;padding:0 0 0 8px;font-size:14px;line-height:20px;display:flex;overflow:hidden}.voucherPaymentPage .paymentSummary .addedPromocode .removePromocode{cursor:pointer;justify-content:center;align-items:center;width:26px;height:26px;display:flex}@media (width<=768px){.voucherPaymentPage{flex-direction:column;height:100%;padding:0}.voucherPaymentPage .voucherContent{flex-direction:column;height:100%;overflow:auto}.voucherPaymentPage .payButton{flex-shrink:0px;border-top:1px solid #0000001f;padding:16px}.voucherPaymentPage .payButton button{width:100%}.voucherPaymentPage .paymentSummary{width:100%;max-width:initial;border:none;border-radius:0;padding:16px}.voucherPaymentPage .paymentSummary .summaryTitle{font-size:18px;line-height:26px}.voucherPaymentPage .paymentSummary .voucherItem{margin-top:20px}.voucherPaymentPage .paymentSummary .voucherItem .voucherInfo{margin-bottom:16px}.voucherPaymentPage .paymentSummary .voucherItem .voucherInfo .voucherWorth{font-size:16px;line-height:24px}.voucherPaymentPage .paymentSummary .voucherItem .voucherInfo .voucherName{margin-top:4px;font-size:14px;line-height:20px}.voucherPaymentPage .paymentSummary .voucherItem .voucherInfo .voucherAvailability{margin-top:8px;font-size:14px;line-height:20px}.voucherPaymentPage .paymentSummary .voucherItem .voucherInfo .voucherAmount{margin-top:12px}.voucherPaymentPage .paymentSummary .voucherItem .voucherInfo .voucherAmount span{font-size:16px;line-height:24px}.voucherPaymentPage .cardForm{width:100%;max-width:initial;border-top:8px solid #d8d8d84d;padding:0}.voucherPaymentPage .cardForm .formTitle{padding:16px 16px 0;font-size:18px;line-height:26px}.voucherPaymentPage .cardForm .stripeCardForm{padding:0 16px 20px}.voucherPaymentPage .cardForm .inputBlock{border-top:8px solid #d8d8d84d;padding:24px 16px 20px}.voucherPaymentPage .cardForm .inputBlock label{font-size:18px;line-height:26px}.voucherPaymentPage .cardForm .inputBlock span{margin-top:4px}.voucherPaymentPage .cardForm .acceptRules{border-top:8px solid #d8d8d84d;margin:0;padding:20px 16px}}.receiptPageView{justify-content:center;width:100%;padding:20px 30px;display:flex}.receiptPageView .receiptContent{flex-direction:column;width:100%;max-width:1120px;display:flex}.receiptPageView .titleBlock{flex-direction:row;align-items:center;width:100%;padding:12px 0;display:flex}.receiptPageView .titleBlock svg{width:20px;height:20px;margin-right:8px}.receiptPageView .titleBlock label{color:#000000de;font-size:24px;font-weight:600;line-height:32px}.receiptPageView .emailDescription{color:#0009;width:calc(60% - 20px);font-size:16px;line-height:24px}.receiptPageView .contentBlock{flex-direction:row;justify-content:space-between;width:100%;margin-top:25px;display:flex}.receiptPageView .codeList{border-bottom:1px solid #0000001f;flex-direction:column;width:calc(60% - 20px);padding-bottom:4px;display:flex}.receiptPageView .codeList .codeItem{cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:4px;flex-direction:row;margin-bottom:20px;padding:20px;display:flex}.receiptPageView .codeList .codeItem .codeImage{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #0000001f;border-radius:4px;flex-shrink:0;width:108px;height:108px;margin-right:16px}.receiptPageView .codeList .codeItem .codeInfo{flex-direction:column;width:100%;display:flex}.receiptPageView .codeList .codeItem .codeInfo .codeWorth{letter-spacing:.15px;color:#000000de;font-size:16px;font-weight:500;line-height:24px}.receiptPageView .codeList .codeItem .codeInfo .codeName{color:#00000061;font-size:14px;font-weight:500;line-height:20px}.receiptPageView .codeList .codeItem .codeInfo .codeDays{color:#0009;margin-top:12px;font-size:16px;line-height:24px}.receiptPageView .codeList .codeItem .codeInfo .codeRef{text-align:right;color:#000000de;width:100%;margin-top:auto;padding-top:4px;font-size:16px;line-height:24px}.receiptPageView .paymentReceipt{border:1px solid #0000001f;border-radius:4px;flex-direction:column;width:40%;padding:20px;display:flex}.receiptPageView .paymentReceipt .receiptTitle{letter-spacing:.15px;color:#000000de;margin-bottom:8px;font-size:20px;font-weight:600;line-height:28px}.receiptPageView .paymentReceipt .receiptRow{flex-direction:row;padding:16px 0;display:flex}.receiptPageView .paymentReceipt .receiptRow+.receiptRow{border-top:1px solid #0000000d}.receiptPageView .paymentReceipt .receiptRow label{color:#0009;font-size:16px;font-weight:500;line-height:24px}.receiptPageView .paymentReceipt .receiptRow span{text-align:right;color:#000;margin-left:auto;font-size:16px;font-weight:500;line-height:24px}.receiptPageView .contactInfo{width:calc(60% - 20px);margin-top:24px}.receiptPageView .contactInfo .contactTitle{letter-spacing:.15px;color:#000000de;font-size:18px;font-weight:600;line-height:26px}.receiptPageView .contactInfo .contactContent{color:#0009;margin-top:8px;font-size:16px;line-height:24px}.receiptPageView .contactInfo .contactContent a{color:#ea246e;text-decoration:none}@media (width<=768px){.receiptPageView{flex-direction:column;padding:0 0 24px}.receiptPageView .voucherContent{height:100%}.receiptPageView .titleBlock{border-bottom:1px dashed #0000001f;flex-direction:column;align-items:center;width:calc(100% - 32px);margin:0 16px;padding:33px 16px 15px}.receiptPageView .titleBlock svg{width:36px;height:36px;margin-bottom:7px;margin-right:0}.receiptPageView .titleBlock label{font-size:20px;line-height:28px}.receiptPageView .emailDescription{width:100%;padding:16px}.receiptPageView .contentBlock{flex-direction:column;margin-top:16px}.receiptPageView .codeList{border-bottom:8px solid #d8d8d8;width:100%;padding:0 16px 12px}.receiptPageView .codeList .codeItem{margin-bottom:12px;padding:12px}.receiptPageView .codeList .codeItem .codeImage{width:80px;height:80px}.receiptPageView .codeList .codeItem .codeInfo .codeDays{margin-top:8px}.receiptPageView .codeList .codeItem .codeInfo .codeRef{padding-top:8px}.receiptPageView .paymentReceipt{border:none;border-bottom:8px solid #d8d8d8;border-radius:0;width:100%;padding:24px 0 24px 14px}.receiptPageView .paymentReceipt .receiptRow{padding-right:16px}.receiptPageView .contactInfo{width:100%;margin:0;padding:24px 16px}}.receiptsListView{justify-content:center;width:100%;padding:32px 30px;display:flex}.receiptsListView .receiptsContent{width:100%;max-width:720px}.receiptsListView .receiptsTitle{color:#000000de;margin:0 0 24px;font-size:24px;font-weight:700}.receiptsListView .receiptsList{flex-direction:column;gap:12px;display:flex}.receiptsListView .receiptRow{color:inherit;background:#fff;border:1px solid #0000001f;border-radius:8px;align-items:center;gap:12px;padding:16px 20px;text-decoration:none;transition:box-shadow .15s;display:flex}.receiptsListView .receiptRow:hover{box-shadow:0 2px 12px #00000014}.receiptsListView .receiptRow .receiptMeta{flex-direction:column;flex:1;min-width:0;display:flex}.receiptsListView .receiptRow .receiptMeta .receiptDate{color:#000000de;font-size:14px;font-weight:600}.receiptsListView .receiptRow .receiptMeta .receiptSource{color:#00000061;margin-top:2px;font-size:13px}.receiptsListView .receiptRow .receiptRight{flex-direction:column;flex-shrink:0;align-items:flex-end;display:flex}.receiptsListView .receiptRow .receiptRight .receiptAmount{color:#000000de;font-size:16px;font-weight:700}.receiptsListView .receiptRow .receiptRight .receiptItems{color:#00000061;margin-top:2px;font-size:12px}.receiptsListView .receiptRow .receiptChevron{color:#00000061;flex-shrink:0}.receiptsListView .receiptsEmpty{color:#00000061;flex-direction:column;align-items:center;padding:60px 20px;display:flex}.receiptsListView .receiptsEmpty p{margin:16px 0 20px;font-size:16px}.receiptsListView .receiptsEmpty .shopLink{color:#ea246e;font-size:14px;font-weight:600;text-decoration:none}.receiptsListView .receiptsEmpty .shopLink:hover{text-decoration:underline}@media (width<=768px){.receiptsListView{padding:20px 16px}}.userVouchersView{grid-template-columns:repeat(3,1fr);grid-auto-rows:repeat(999, 1fr);gap:24px 20px;padding:24px 20px;display:grid}.userVouchersView.iframe{padding:16px 0}.userVouchersView .codeItem{background:#fff;border:1px solid #0000001f;border-radius:8px;flex-direction:column;padding:20px;display:flex;position:relative;overflow:hidden}.userVouchersView .codeItem .voucher{flex-direction:row;display:flex}.userVouchersView .codeItem .voucher .voucherImage{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;flex-shrink:0;width:80px;height:80px;margin-right:16px}.userVouchersView .codeItem .voucher .voucherInfo{flex-direction:column;display:flex}.userVouchersView .codeItem .voucher .voucherInfo .voucherWorth{letter-spacing:.15px;color:#000000de;font-size:18px;font-weight:600;line-height:26px}.userVouchersView .codeItem .voucher .voucherInfo .voucherName{color:#00000061;font-size:14px;font-weight:500;line-height:20px}.userVouchersView .codeItem .voucher .voucherInfo .voucherAvailability{margin-top:14px;font-size:14px;line-height:20px}.userVouchersView .codeItem .code{flex-direction:row;align-items:flex-end;width:100%;margin-top:auto;padding-top:20px;display:flex}.userVouchersView .codeItem .code label{font-size:14px;line-height:20px}.userVouchersView .codeItem .code button{background-color:#4db16c;margin-left:auto}.userVouchersView .codeItem .code button[disabled]{color:#ea246e;opacity:1;cursor:default;background-color:#0000;border-color:#ea246e}@media (width<=768px){.userVouchersView{grid-template-columns:repeat(1,1fr);gap:16px 10px;padding:20px 10px}.userVouchersView .codeItem{padding:12px}.userVouchersView .codeItem .voucher .voucherInfo .voucherWorth{font-size:16px;line-height:24px}.userVouchersView .codeItem .voucher .voucherInfo .voucherName{margin-top:4px;font-size:14px;line-height:20px}.userVouchersView .codeItem .voucher .voucherInfo .voucherAvailability{margin-top:8px;font-size:14px;line-height:20px}}.pinInput{flex-direction:row;align-items:center;display:flex}.pinInput .inputContainer{position:relative}.pinInput .inputContainer:not(:last-child){margin-right:12px}.pinInput .inputContainer .valueCover{letter-spacing:.15px;color:#000;background-color:#fff;justify-content:center;align-items:center;font-size:18px;font-weight:600;line-height:26px;display:flex;position:absolute;inset:5px}.pinInput input{text-align:center;caret-color:#ea246e;letter-spacing:.15px;color:#000;border:1px solid #0000001f;border-radius:4px;width:40px;height:40px;font-size:18px;font-weight:600;line-height:26px}.pinInput input.focused{border:2px solid #000}.pinInput input.error{border:2px solid #d72c0d}.pinInput input::-webkit-inner-spin-button{-webkit-appearance:none;display:none}.claimVoucherView{flex-direction:column;align-items:center;padding-bottom:20px;display:flex}.claimVoucherView .voucherName{text-align:center;letter-spacing:.15px;color:#000000de;background:#fff;border-radius:4px 4px 0 0;width:100%;padding:17px;font-size:18px;font-weight:600;line-height:26px;box-shadow:0 1px 4px #0000001f}.claimVoucherView .claimContent{flex-direction:column;flex-shrink:0;align-items:center;width:100%;max-width:375px;display:flex}.claimVoucherView .voucherImage{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:160px}.claimVoucherView .claimInfo{background:#fff;border-radius:4px;width:calc(100% - 32px);margin-top:-116px;box-shadow:0 0 8px #0000001f}.claimVoucherView .claimHeader{border-bottom:1px solid #0000001f;flex-direction:column;align-items:center;padding:36px 24px;display:flex}.claimVoucherView .claimHeader.claimed{padding:20px}.claimVoucherView .claimHeader label{text-align:center;letter-spacing:.15px;color:#000000de;font-size:20px;font-weight:600;line-height:28px}.claimVoucherView .claimHeader span{letter-spacing:.15px;font-size:16px;line-height:24px}.claimVoucherView .claimHeader .claimIndicator{background-color:#4db16c;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:4px;display:flex}.claimVoucherView .claimBody{padding:0 16px}.claimVoucherView .claimBody.expired>:not(.errorMessage){opacity:.5}.claimVoucherView .claimBody .errorMessage{color:#000000de;background:#fef4f4 url(/images/icons/error.svg) 10px 10px no-repeat;border:1px solid #e0b3b2;border-radius:4px;margin:20px 0 8px;padding:10px 8px 10px 40px;font-size:14px;line-height:20px}.claimVoucherView .claimBody .errorMessage a{color:inherit;cursor:pointer;text-decoration:underline}.claimVoucherView .claimBody .pinForm{border-top:1px solid #0000001f;flex-direction:column;margin-top:16px;padding:16px 0 56px;display:flex;position:relative}.claimVoucherView .claimBody .pinForm label{letter-spacing:.15px;color:#000000de;font-size:16px;font-weight:600;line-height:24px}.claimVoucherView .claimBody .pinForm .pinInput{margin:24px auto 16px}.claimVoucherView .claimBody .pinForm .pinError{text-align:center;color:#d72c0d;font-size:14px;line-height:20px;position:absolute;bottom:16px}.claimVoucherView .claimBody .voucherDetails{padding:12px 0}.claimVoucherView .claimBody .voucherDetails .detailItem{color:#0009;background-position:0;background-repeat:no-repeat;padding:4px 4px 4px 25px;font-size:14px;line-height:20px}.claimVoucherView .claimBody .claimDescirption{border-top:1px solid #0000001f;padding:16px 0}.claimVoucherView .claimBody .claimDescirption .descriptionTitle{letter-spacing:.15px;color:#000000de;font-size:16px;font-weight:500;line-height:24px}.claimVoucherView .claimBody .claimDescirption .descriptionContent{letter-spacing:.15px;color:#0009;font-size:16px;line-height:24px}.claimVoucherView .claimBody .claimDescirption .descriptionContent a{color:#ea246e;text-decoration:none}.claimVoucherView .claimBody .claimDescirption .descriptionContent ul{margin:0;padding:8px 0 0 24px}.claimVoucherView .claimBody .claimDescirption .descriptionContent .showTerms{cursor:pointer;color:#ea246e;margin:0 0 -4px 20px;padding:4px;font-size:14px;font-weight:600;line-height:20px}.claimVoucherView .claimBody .claimDescirption .descriptionContent .acknowledgeInput{color:#000000de;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:4px;flex-direction:row;align-items:center;width:100%;margin-top:16px;padding:12px 16px;display:flex}.claimVoucherView .claimBody .claimDescirption .descriptionContent .acknowledgeInput span{margin-bottom:2px;margin-right:4px;font-size:14px;line-height:20px}.claimVoucherView .claimBody .claimDescirption .descriptionContent .acknowledgeInput label{margin-right:10px;font-size:16px;line-height:24px}.claimVoucherView .claimBody .claimDescirption .descriptionContent .acknowledgeInput .checkIndicator{border:2px solid #0000001f;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-left:auto;display:flex}.claimVoucherView .claimBody .claimDescirption .descriptionContent .acknowledgeInput .checkIndicator svg{opacity:0}.claimVoucherView .claimBody .claimDescirption .descriptionContent .acknowledgeInput.checked{border:2px solid #4db16c;padding:11px 15px}.claimVoucherView .claimBody .claimDescirption .descriptionContent .acknowledgeInput.checked .checkIndicator{background-color:#4db16c;border-color:#0000}.claimVoucherView .claimBody .claimDescirption .descriptionContent .acknowledgeInput.checked .checkIndicator svg{opacity:1}.claimVoucherView .claimBody .claimedMessage{background:#f8f9fa;border:1px solid #0000000d;border-radius:4px;flex-direction:row;margin-top:16px;padding:16px;display:flex}.claimVoucherView .claimBody .claimedMessage+.claimedInfo{margin-top:20px}.claimVoucherView .claimBody .claimedMessage .messageImage{background-image:url(/images/claim_illustration.png);background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:48px;height:48px;margin-right:12px}.claimVoucherView .claimBody .claimedMessage label{color:#000000de;font-size:16px;line-height:24px}.claimVoucherView .claimBody .claimedInfo{flex-direction:row;align-items:center;margin:16px 0 20px;display:flex}.claimVoucherView .claimBody .claimedInfo label{color:#000000de;font-size:16px;line-height:24px}.claimVoucherView .claimBody .claimedInfo span{text-align:right;color:#000000de;margin-left:auto;font-size:16px;line-height:24px}.claimVoucherView .claimFooter{padding:0 16px 16px}.claimVoucherView .claimFooter.border{border-top:1px solid #0000001f;padding-top:16px}.claimVoucherView .claimFooter button{background-color:#4db16c;width:100%}.claimVoucherView .claimFooter button[disabled]{opacity:1;background-color:#00000061}.claimVoucherView .termsView{z-index:5;background:linear-gradient(#0000,#0006);justify-content:center;align-items:center;transition:transform .35s;display:flex;position:fixed;inset:0;transform:translateY(100%)}.claimVoucherView .termsView.open{transform:translate(0%)}.claimVoucherView .termsView .termsWindow{background:#fff;border-radius:8px;flex-direction:column;width:calc(100% - 40px);max-width:450px;max-height:calc(100vh - 100px);margin-top:60px;padding:20px 16px;display:flex;overflow:auto;box-shadow:0 -1px 4px #0000001f}.claimVoucherView .termsView .termsWindow .termsTitle{letter-spacing:.15px;color:#000000de;font-size:18px;font-weight:600;line-height:26px}.claimVoucherView .termsView .termsWindow .termsContent{letter-spacing:.15px;color:#0009;margin-top:10px;font-size:16px;line-height:24px}.claimVoucherView .termsView .termsWindow .termsContent ul{margin:0;padding-left:24px}.claimVoucherView .termsView .termsWindow button{background-color:#4db16c;width:170px;margin:20px auto 0}@media (width<=768px){.claimVoucherView .termsView{background:linear-gradient(#0000 0%,#0009 25%);align-items:flex-end}.claimVoucherView .termsView .termsWindow{border-radius:8px 8px 0 0;width:100%}.claimVoucherView .termsView .termsWindow button{width:100%}}.selectInput{outline:none}.selectInput.small .reactSelect .reactSelect__value-container{padding:2px 0 2px 8px}.selectInput .reactSelect .reactSelect__control{border:1px solid #0000001f;border-radius:4px;min-height:26px}.selectInput .reactSelect .reactSelect__indicators .reactSelect__indicator-separator{display:none}.selectInput .reactSelect .reactSelect__indicators .reactSelect__dropdown-indicator{padding:2px 8px}.selectInput .reactSelect .reactSelect__control--is-focused{box-shadow:none;border-color:#ea246e}.selectInput .reactSelect .reactSelect__control--is-focused .reactSelect__indicators .reactSelect__dropdown-indicator{color:#ea246e}.selectInput .reactSelect .reactSelect__value-container{flex-flow:wrap;align-items:center;min-height:20px;padding:13px 0 13px 10px;display:flex}.selectInput .reactSelect .reactSelect__value-container>div{height:20px;margin:0;padding:0}.selectInput .reactSelect .reactSelect__value-container.reactSelect__value-container--is-multi{min-height:48px;padding:9px 0 9px 10px}.selectInput .reactSelect .reactSelect__value-container .reactSelect__placeholder{font-size:14px;line-height:20px}.selectInput .reactSelect .reactSelect__value-container .reactSelect__placeholder+div{height:20px;margin:0}.selectInput .reactSelect .reactSelect__value-container .reactSelect__input input{height:20px;font-size:14px;line-height:20px}.selectInput .reactSelect .reactSelect__value-container .reactSelect__single-value{font-size:14px;line-height:20px}.selectInput .reactSelect .reactSelect__value-container .reactSelect__single-value+div{height:20px;margin:0}.selectInput .reactSelect .reactSelect__placeholder{color:#00000040}.selectInput .reactSelect .reactSelect__multi-value{background-color:#b4edff;border-radius:4px;flex-direction:row;align-items:center;display:flex;overflow:hidden;margin:4px 6px 4px 0!important}.selectInput .reactSelect .reactSelect__multi-value__label{letter-spacing:.25px;color:#0009;font-size:14px;line-height:20px}.selectInput .reactSelect .reactSelect__multi-value__remove{cursor:pointer;height:20px;margin-left:2px}.selectInput .reactSelect .reactSelect__menu{box-shadow:none;border:1px solid #0000001f;border-radius:4px}.selectInput .reactSelect .reactSelect__option{clear:both;color:#000;white-space:nowrap;border-radius:0;width:100%;margin:0;padding:6px 16px;font-size:14px;font-weight:400;line-height:2;transition:all .15s linear;display:block}.selectInput .reactSelect .reactSelect__option:hover{color:#000;background-color:#0000001f}.selectInput .reactSelect .reactSelect__option--is-focused,.selectInput .reactSelect .reactSelect__option--is-selected{color:#000;background:#0000000d}.storeHome{min-height:100vh}.storeHome .container{max-width:1280px;margin:0 auto;padding:0 24px}.storeHome .hero{background:#fff3ea;padding:60px 0 40px;position:relative;overflow:hidden}.storeHome .hero-grid{grid-template-columns:1.05fr 1fr;align-items:center;gap:48px;display:grid}@media (width<=768px){.storeHome .hero-grid{grid-template-columns:1fr;gap:32px}}.storeHome .hero-eyebrow{color:#ea246e;letter-spacing:.08em;text-transform:uppercase;background:#ea246e14;border-radius:99px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 14px;font-size:.78rem;font-weight:700;display:inline-flex}.storeHome .hero-eyebrow .dot{background:#ea246e;border-radius:50%;width:7px;height:7px;animation:1.6s infinite pulse}@keyframes pulse{50%{opacity:.5}}.storeHome .hero h1{margin-bottom:20px}.storeHome .hero h1 em{color:#ea246e;font-style:normal;position:relative}.storeHome .hero h1 em:after{content:"";z-index:-1;background:#ffe720;border-radius:4px;height:14px;position:absolute;bottom:6px;left:0;right:0}.storeHome .hero-sub{color:#6b6b73;max-width:520px;margin-bottom:32px;font-size:1.15rem}.storeHome .hero-cta{flex-wrap:wrap;gap:14px;margin-bottom:36px;display:flex}.storeHome .btn{cursor:pointer;border:none;border-radius:99px;justify-content:center;align-items:center;gap:8px;padding:16px 28px;font-size:.95rem;font-weight:700;transition:transform .15s,box-shadow .2s;display:inline-flex}.storeHome .btn-primary{color:#fff;background:#ea246e}.storeHome .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ea246e59}.storeHome .btn-ghost{color:#0e0e12;background:0 0;border:1.5px solid #0e0e12}.storeHome .btn-ghost:hover{color:#fff;background:#0e0e12}.storeHome .hero-trust{color:#6b6b73;letter-spacing:.04em;text-transform:uppercase;flex-wrap:wrap;gap:24px;font-size:.8rem;font-weight:600;display:flex}.storeHome .hero-trust span{align-items:center;gap:6px;display:flex}.storeHome .hero-trust span:before{content:"●";color:#ea246e;font-size:.6rem}.storeHome .hero-visual{aspect-ratio:1;max-width:560px;margin-left:auto;position:relative}@media (width<=768px){.storeHome .hero-visual{margin-left:0}}.storeHome .hero-blob{z-index:1;background:#ea246e;border-radius:50%;position:absolute;inset:8%}.storeHome .hero-image{z-index:2;background:url(https://images.unsplash.com/photo-1565299624946-b28f40a0ae38?w=900&q=80) 50%/cover;border-radius:32px;position:absolute;inset:0;overflow:hidden;transform:rotate(-3deg)}.storeHome .hero-sticker{text-align:center;color:#002284;z-index:3;background:#ffe720;border-radius:50%;place-items:center;width:120px;height:120px;font-family:Plus Jakarta Sans;font-size:.85rem;font-weight:800;line-height:1.1;display:grid;position:absolute;transform:rotate(-12deg);box-shadow:0 8px 24px #0000001f}.storeHome .hero-sticker.s1{top:-10px;right:30px}.storeHome .hero-sticker.s2{color:#fff;background:#002284;width:100px;height:100px;font-size:.75rem;bottom:30px;left:-20px;transform:rotate(8deg)}.storeHome .section{padding:80px 0}@media (width<=768px){.storeHome .section{padding:60px 0}}.storeHome .section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px;display:flex}.storeHome .section-head h2 .accent{color:#ea246e}.storeHome .section-head .lead{color:#6b6b73;max-width:420px;font-size:1rem}.storeHome .section-link{color:#ea246e;align-items:center;gap:6px;font-size:.95rem;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.storeHome .section-link:hover{gap:10px}.storeHome .cat-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (width<=768px){.storeHome .cat-grid{grid-template-columns:repeat(2,1fr)}}.storeHome .cat-card{aspect-ratio:3/4;color:#fff;border-radius:24px;text-decoration:none;transition:transform .25s;position:relative;overflow:hidden;box-shadow:0 2px 8px #0e0e120d}.storeHome .cat-card:hover{transform:translateY(-4px)}.storeHome .cat-card .img{background-position:50%;background-size:cover;position:absolute;inset:0}.storeHome .cat-card .overlay{background:linear-gradient(#0000 40%,#000000bf 100%);position:absolute;inset:0}.storeHome .cat-card .label{color:#fff;position:absolute;bottom:20px;left:20px;right:20px}.storeHome .cat-card .label .small{letter-spacing:.08em;text-transform:uppercase;color:#ffe720;margin-bottom:6px;font-size:.72rem;font-weight:700}.storeHome .cat-card .label h3{color:#fff;font-size:1.4rem}.storeHome .cat-card .badge{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#ea246e;border-radius:99px;padding:6px 10px;font-size:.7rem;font-weight:700;position:absolute;top:16px;left:16px}.storeHome .product-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (width<=768px){.storeHome .product-grid{grid-template-columns:repeat(2,1fr);gap:16px}}.storeHome .product-card{position:relative}.storeHome .product-img{aspect-ratio:1;background:#fff;border-radius:24px;margin-bottom:14px;text-decoration:none;transition:transform .2s;display:block;position:relative;overflow:hidden}.storeHome .product-img:hover{transform:translateY(-3px)}.storeHome .product-img .img{background-position:50%;background-size:cover;position:absolute;inset:0}.storeHome .product-tag{color:#0e0e12;letter-spacing:.04em;text-transform:capitalize;background:#fff;border-radius:99px;padding:4px 10px;font-size:.7rem;font-weight:700;position:absolute;top:14px;left:14px}.storeHome .product-tag.bestseller{color:#fff;background:#ea246e}.storeHome .product-tag.new{color:#fff;background:#00ab7d}.storeHome .product-tag.limited{color:#fff;background:#002284}.storeHome .quick-add{cursor:pointer;background:#fff;border:none;border-radius:50%;place-items:center;width:42px;height:42px;transition:background .2s,color .2s;display:grid;position:absolute;bottom:14px;right:14px;box-shadow:0 2px 8px #0e0e120d}.storeHome .quick-add:hover{color:#fff;background:#ea246e}.storeHome .quick-add svg{stroke:currentColor;fill:none;stroke-width:2px;width:18px;height:18px}.storeHome .product-meta{color:#6b6b73;letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;font-size:.75rem;font-weight:600}.storeHome .product-name{color:inherit;margin-bottom:4px;font-size:1rem;font-weight:700;line-height:1.3;text-decoration:none;display:block}.storeHome .product-price{font-size:1rem;font-weight:700}.storeHome .product-price .strike{color:#6b6b73;margin-right:8px;font-weight:500;text-decoration:line-through}.storeHome .product-stars{color:#6b6b73;margin-top:4px;font-size:.78rem}.storeHome .product-stars .star{color:#ffcb31}.storeHome .split-wrap{max-width:1280px;margin:0 auto;padding:0 24px}.storeHome .split{color:#fff;background:#002284;border-radius:24px;grid-template-columns:1fr 1fr;align-items:stretch;display:grid;overflow:hidden}@media (width<=768px){.storeHome .split{grid-template-columns:1fr}}.storeHome .split-text{flex-direction:column;justify-content:center;padding:64px 56px;display:flex}@media (width<=768px){.storeHome .split-text{padding:40px 24px}}.storeHome .split-text .eyebrow{color:#ffe720;letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px;font-size:.8rem;font-weight:700}.storeHome .split-text h2{margin-bottom:18px}.storeHome .split-text p{color:#ffffffc7;margin-bottom:28px;font-size:1.05rem}.storeHome .split-text .btn-primary{color:#002284;background:#ffe720;align-self:flex-start}.storeHome .split-text .btn-primary:hover{background:#fff}.storeHome .split-image{background:url(https://images.unsplash.com/photo-1556909114-f6e7ad7d3136?w=900&q=80) 50%/cover;min-height:440px}.storeHome .gift-wrap{max-width:1280px;margin:0 auto;padding:0 24px}.storeHome .gift{color:#fff;background:#ea246e;border-radius:24px;padding:80px 0;position:relative;overflow:hidden}@media (width<=768px){.storeHome .gift{padding:60px 0}}.storeHome .gift-inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:0 56px;display:grid;position:relative}@media (width<=768px){.storeHome .gift-inner{grid-template-columns:1fr;gap:32px;padding:0 24px}}.storeHome .gift-blob{opacity:.18;background:#ffe720;border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-80px}.storeHome .gift-blob.b2{background:#ff6900;width:240px;height:240px;top:auto;bottom:-100px;left:-80px}.storeHome .gift h2{color:#fff}.storeHome .gift p{color:#ffffffd9;margin:18px 0 28px;font-size:1.05rem}.storeHome .gift-card{aspect-ratio:1.6;color:#002284;background:linear-gradient(135deg,#ffe720 0%,#ff6900 100%);border-radius:18px;flex-direction:column;justify-content:space-between;padding:28px;display:flex;transform:rotate(-2deg);box-shadow:0 20px 60px #0000002e}.storeHome .gift-card .gc-header{font-size:1.2rem;font-weight:800}.storeHome .gift-card .gc-amount{font-family:Plus Jakarta Sans;font-size:2.2rem;font-weight:800}.storeHome .gift-card .gc-footer{opacity:.8;font-size:.8rem}.storeHome .newsletter{text-align:center;max-width:600px;margin:0 auto}.storeHome .newsletter h2{margin-bottom:12px}.storeHome .newsletter p{color:#6b6b73;margin-bottom:28px;font-size:1rem}.storeHome .newsletter-form{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}@media (width<=768px){.storeHome .newsletter-form{flex-direction:column}}.storeHome .newsletter-form input{background:#fff;border:1px solid #e6e0d6;border-radius:99px;flex:1;min-width:280px;padding:16px 24px;font-family:Inter,sans-serif;font-size:1rem}.storeHome .newsletter-form input::placeholder{color:#6b6b73}@media (width<=768px){.storeHome .newsletter-form input{flex:1;min-width:auto}.storeHome .newsletter-form button{width:100%}}.homeView .homeHeader.flashHeader:before{background-image:url(/images/flash/flash_deals_banner_desktop.jpg)}@media (width<=768px){.homeView .homeHeader.flashHeader:before{background-image:url(/images/flash/flash_deals_banner_mobile.jpg)}}@media (-webkit-device-pixel-ratio>=2),(resolution>=192dpi){.homeView .homeHeader.flashHeader:before{background-image:url(/images/flash/flash_deals_banner_desktop@2x.jpg)}}@media (-webkit-device-pixel-ratio>=2) and (width<=768px),(resolution>=192dpi) and (width<=768px){.homeView .homeHeader.flashHeader:before{background-image:url(/images/flash/flash_deals_banner_mobile@2x.jpg)}}.homeView .homeHeader.flashHeader.webp:before{background-image:url(/images/flash/flash_deals_banner_desktop.jpg)}@media (width<=768px){.homeView .homeHeader.flashHeader.webp:before{background-image:url(/images/flash/flash_deals_banner_mobile.jpg)}}@media (-webkit-device-pixel-ratio>=2),(resolution>=192dpi){.homeView .homeHeader.flashHeader.webp:before{background-image:url(/images/flash/flash_deals_banner_desktop@2x.jpg)}}@media (-webkit-device-pixel-ratio>=2) and (width<=768px),(resolution>=192dpi) and (width<=768px){.homeView .homeHeader.flashHeader.webp:before{background-image:url(/images/flash/flash_deals_banner_mobile@2x.jpg)}}.homeView .homeHeader .headerContent{z-index:2;background-image:url(/images/bites.png);background-position:2px 0;background-repeat:no-repeat;background-size:91px;flex-direction:column;width:calc(100% - 48px);max-width:1120px;padding-top:50px;display:flex}.homeView .homeHeader .headerContent h1{letter-spacing:.25px;color:#000000de;max-width:310px;margin:0;padding:0;font-size:40px;font-weight:700;line-height:44px}.homeView .homeHeader .headerContent label{letter-spacing:.15px;color:#000000de;max-width:310px;margin-top:16px;font-size:16px;line-height:24px}.homeView .homeBanner{cursor:pointer;border-radius:8px;width:980px;max-width:calc(100% - 48px);margin:40px 20px 20px;display:flex;overflow:hidden}.homeView .homeBanner img{width:100%;height:100%;image-rendering:pixelated}.homeView .homeVouchers{width:calc(100% - 48px);max-width:1120px;margin:40px 0}.homeView .homeVouchers .vouchersTitle{flex-direction:row;align-items:center;margin-bottom:15px;display:flex}.homeView .homeVouchers .vouchersTitle svg{margin:0 7px}.homeView .homeVouchers .vouchersTitle label{color:#000000de;font-size:24px;font-weight:600;line-height:32px}.homeView .homeVouchers .vouchersTitle span{text-align:right;letter-spacing:.15px;color:#000000de;cursor:pointer;margin-left:auto;padding-top:5px;font-size:16px;font-weight:500;line-height:24px}.homeView .homeVouchers .vouchersTitle .sortSelect{width:190px;margin-left:auto}.homeView .homeVouchers .vouchersTitle .sortSelect .selectInput .reactSelect .reactSelect__value-container{padding:8px 0 8px 12px}.homeView .homeVouchers .vouchersTitle .sortSelect .selectInput .reactSelect .reactSelect__indicators .reactSelect__dropdown-indicator{padding:2px 8px 2px 0}.homeView .homeVouchers .vouchersTitle .sortSelect .selectInput .reactSelect .reactSelect__indicators .reactSelect__dropdown-indicator svg{fill:#000000de;margin:0}.homeView .homeVouchers .vouchersTitle .sortSelect .sortValue{white-space:nowrap;text-overflow:ellipsis;width:145px;overflow:hidden}.homeView .homeVouchers .vouchersTitle .sortSelect .sortValue label{color:#000000de;font-size:16px;font-weight:400;line-height:24px}.homeView .homeVouchers .vouchersTitle .sortSelect .sortValue span{color:#000000de;margin-left:.45em;font-size:16px;font-weight:500;line-height:24px}.homeView .mobileMenu{background-color:#0000000d;position:fixed;inset:0}.homeView .mobileMenu .mobileMenuContent{background:#fff;position:absolute;bottom:0;left:0;right:0}.homeView .mobileMenu .mobileMenuContent .menuHeader{letter-spacing:.15px;color:#000;border-bottom:1px solid #0000001f;flex-direction:row;align-items:center;padding:16px;font-size:16px;line-height:24px;display:flex}.homeView .mobileMenu .mobileMenuContent .menuHeader .closeButton{cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;margin-right:18px;display:flex}.homeView .mobileMenu .mobileMenuContent .menuHeader .closeButton svg{fill:#000}.homeView .mobileMenu .mobileMenuContent .menuList{flex-direction:column;padding:16px;display:flex}.homeView .mobileMenu .mobileMenuContent .menuList .listItem{letter-spacing:.25px;color:#000;cursor:pointer;flex-direction:row;justify-content:space-between;align-items:center;padding:9px 4px 9px 16px;font-size:14px;line-height:20px;display:flex}.homeView .mobileMenu .mobileMenuContent .menuList .listItem svg{fill:#ea246e}.homeView .loader{margin:10px auto 25px}@media (width<=768px){.homeView .homeHeader{padding:15px 30px 85px}.homeView .homeHeader .headerContent{background-position:50% 0;background-size:64px;align-items:center;width:100%}.homeView .homeHeader .headerContent h1{letter-spacing:normal;text-align:center;max-width:175px;font-size:24px;line-height:32px}.homeView .homeHeader .headerContent label{letter-spacing:.15px;text-align:center;font-size:16px;line-height:24px}.homeView .homeBanner{width:calc(100% - 22px);max-width:initial;margin:20px 0 0}.homeView .homeVouchers{width:calc(100% - 22px)}.homeView .homeVouchers .vouchersTitle.withSort{flex-direction:column;align-items:flex-start}.homeView .homeVouchers .vouchersTitle .sortSelect{margin:16px 0 6px}.homeView .homeVouchers .vouchersTitle label{font-size:20px;line-height:28px}.homeView .loader{margin:0 auto 20px;font-size:4px}}@font-face{font-family:proxima-nova;src:url(https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/l?subset_id=2&fvd=n7&v=3)format("woff2"),url(https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/d?subset_id=2&fvd=n7&v=3)format("woff"),url(https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/a?subset_id=2&fvd=n7&v=3)format("opentype");font-display:auto;font-style:normal;font-weight:700}@font-face{font-family:proxima-nova;src:url(https://use.typekit.net/af/86b539/00000000000000003b9b093a/27/l?subset_id=2&fvd=i7&v=3)format("woff2"),url(https://use.typekit.net/af/86b539/00000000000000003b9b093a/27/d?subset_id=2&fvd=i7&v=3)format("woff"),url(https://use.typekit.net/af/86b539/00000000000000003b9b093a/27/a?subset_id=2&fvd=i7&v=3)format("opentype");font-display:auto;font-style:italic;font-weight:700}@font-face{font-family:proxima-nova;src:url(https://use.typekit.net/af/a3eee8/00000000000000003b9b093c/27/l?subset_id=2&fvd=n8&v=3)format("woff2"),url(https://use.typekit.net/af/a3eee8/00000000000000003b9b093c/27/d?subset_id=2&fvd=n8&v=3)format("woff"),url(https://use.typekit.net/af/a3eee8/00000000000000003b9b093c/27/a?subset_id=2&fvd=n8&v=3)format("opentype");font-display:auto;font-style:normal;font-weight:800}@font-face{font-family:proxima-nova;src:url(https://use.typekit.net/af/ed0e78/00000000000000003b9b0931/27/l?subset_id=2&fvd=n1&v=3)format("woff2"),url(https://use.typekit.net/af/ed0e78/00000000000000003b9b0931/27/d?subset_id=2&fvd=n1&v=3)format("woff"),url(https://use.typekit.net/af/ed0e78/00000000000000003b9b0931/27/a?subset_id=2&fvd=n1&v=3)format("opentype");font-display:auto;font-style:normal;font-weight:100}@font-face{font-family:proxima-nova;src:url(https://use.typekit.net/af/27776b/00000000000000003b9b0939/27/l?subset_id=2&fvd=n6&v=3)format("woff2"),url(https://use.typekit.net/af/27776b/00000000000000003b9b0939/27/d?subset_id=2&fvd=n6&v=3)format("woff"),url(https://use.typekit.net/af/27776b/00000000000000003b9b0939/27/a?subset_id=2&fvd=n6&v=3)format("opentype");font-display:auto;font-style:normal;font-weight:600}@font-face{font-family:proxima-nova;src:url(https://use.typekit.net/af/256534/00000000000000003b9b0938/27/l?subset_id=2&fvd=i6&v=3)format("woff2"),url(https://use.typekit.net/af/256534/00000000000000003b9b0938/27/d?subset_id=2&fvd=i6&v=3)format("woff"),url(https://use.typekit.net/af/256534/00000000000000003b9b0938/27/a?subset_id=2&fvd=i6&v=3)format("opentype");font-display:auto;font-style:italic;font-weight:600}@font-face{font-family:proxima-nova;src:url(https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/l?subset_id=2&fvd=n4&v=3)format("woff2"),url(https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/d?subset_id=2&fvd=n4&v=3)format("woff"),url(https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/a?subset_id=2&fvd=n4&v=3)format("opentype");font-display:auto;font-style:normal;font-weight:400}@font-face{font-family:proxima-nova;src:url(https://use.typekit.net/af/6aec08/00000000000000003b9b0935/27/l?subset_id=2&fvd=i4&v=3)format("woff2"),url(https://use.typekit.net/af/6aec08/00000000000000003b9b0935/27/d?subset_id=2&fvd=i4&v=3)format("woff"),url(https://use.typekit.net/af/6aec08/00000000000000003b9b0935/27/a?subset_id=2&fvd=i4&v=3)format("opentype");font-display:auto;font-style:italic;font-weight:400}@font-face{font-family:proxima-nova;src:url(https://use.typekit.net/af/437c3d/00000000000000003b9b0932/27/l?subset_id=2&fvd=n3&v=3)format("woff2"),url(https://use.typekit.net/af/437c3d/00000000000000003b9b0932/27/d?subset_id=2&fvd=n3&v=3)format("woff"),url(https://use.typekit.net/af/437c3d/00000000000000003b9b0932/27/a?subset_id=2&fvd=n3&v=3)format("opentype");font-display:auto;font-style:normal;font-weight:300}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (width>=640px){.container{max-width:640px}}@media (width>=768px){.container{max-width:768px}}@media (width>=1024px){.container{max-width:1024px}}@media (width>=1280px){.container{max-width:1280px}}@media (width>=1536px){.container{max-width:1536px}}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-\[8\%\]{inset:8%}.-bottom-24{bottom:-6rem}.-left-20{left:-5rem}.-right-0\.5{right:-.125rem}.-right-20{right:-5rem}.-top-0\.5{top:-.125rem}.-top-24{top:-6rem}.bottom-1\.5{bottom:.375rem}.bottom-3\.5{bottom:.875rem}.bottom-5{bottom:1.25rem}.bottom-\[30px\]{bottom:30px}.left-0{left:0}.left-3{left:.75rem}.left-3\.5{left:.875rem}.left-4{left:1rem}.left-5{left:1.25rem}.left-\[-20px\]{left:-20px}.right-0{right:0}.right-3\.5{right:.875rem}.right-5{right:1.25rem}.right-\[30px\]{right:30px}.top-0{top:0}.top-12{top:3rem}.top-24{top:6rem}.top-3{top:.75rem}.top-3\.5{top:.875rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-\[-10px\]{top:-10px}.-z-10{z-index:-10}.z-10{z-index:10}.z-50{z-index:50}.z-\[1\]{z-index:1}.z-\[2\]{z-index:2}.z-\[3\]{z-index:3}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-3\.5{margin-bottom:.875rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-3\.5{margin-top:.875rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[1\.6\/1\]{aspect-ratio:1.6}.aspect-\[3\/4\]{aspect-ratio:3/4}.aspect-square{aspect-ratio:1}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[100px\]{height:100px}.h-\[120px\]{height:120px}.h-\[18px\]{height:18px}.h-\[240px\]{height:240px}.h-\[300px\]{height:300px}.h-\[42px\]{height:42px}.h-\[7px\]{height:7px}.h-full{height:100%}.min-h-80{min-height:20rem}.min-h-\[360px\]{min-height:360px}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-1\/3{width:33.3333%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[100px\]{width:100px}.w-\[120px\]{width:120px}.w-\[18px\]{width:18px}.w-\[240px\]{width:240px}.w-\[300px\]{width:300px}.w-\[42px\]{width:42px}.w-\[7px\]{width:7px}.w-full{width:100%}.min-w-\[200px\]{min-width:200px}.max-w-\[1280px\]{max-width:1280px}.max-w-\[420px\]{max-width:420px}.max-w-\[520px\]{max-width:520px}.max-w-\[560px\]{max-width:560px}.flex-1{flex:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.-rotate-12{--tw-rotate:-12deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-2{--tw-rotate:-2deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-3{--tw-rotate:-3deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[8deg\]{--tw-rotate:8deg;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-\[60px_1fr_48px\]{grid-template-columns:60px 1fr 48px}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0}.gap-1\.5{gap:.375rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[18px\]{border-radius:18px}.rounded-\[32px\]{border-radius:32px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-\[1\.5px\]{border-width:1.5px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-l-\[3px\]{border-left-width:3px}.border-t{border-top-width:1px}.border-black\/\[0\.06\]{border-color:#0000000f}.border-black\/\[0\.18\]{border-color:#0000002e}.border-store-grey-2{--tw-border-opacity:1;border-color:rgb(230 224 214/var(--tw-border-opacity,1))}.border-store-ink{--tw-border-opacity:1;border-color:rgb(14 14 18/var(--tw-border-opacity,1))}.border-store-pink{--tw-border-opacity:1;border-color:rgb(234 36 110/var(--tw-border-opacity,1))}.border-store-yellow{--tw-border-opacity:1;border-color:rgb(255 231 32/var(--tw-border-opacity,1))}.border-transparent{border-color:#0000}.bg-\[rgba\(234\,36\,110\,0\.08\)\]{background-color:#ea246e14}.bg-store-beige{--tw-bg-opacity:1;background-color:rgb(255 243 234/var(--tw-bg-opacity,1))}.bg-store-blue{--tw-bg-opacity:1;background-color:rgb(0 34 132/var(--tw-bg-opacity,1))}.bg-store-cream{--tw-bg-opacity:1;background-color:rgb(250 241 229/var(--tw-bg-opacity,1))}.bg-store-green{--tw-bg-opacity:1;background-color:rgb(0 171 125/var(--tw-bg-opacity,1))}.bg-store-grey-2{--tw-bg-opacity:1;background-color:rgb(230 224 214/var(--tw-bg-opacity,1))}.bg-store-mustard{--tw-bg-opacity:1;background-color:rgb(255 203 49/var(--tw-bg-opacity,1))}.bg-store-orange{--tw-bg-opacity:1;background-color:rgb(255 105 0/var(--tw-bg-opacity,1))}.bg-store-pink{--tw-bg-opacity:1;background-color:rgb(234 36 110/var(--tw-bg-opacity,1))}.bg-store-yellow{--tw-bg-opacity:1;background-color:rgb(255 231 32/var(--tw-bg-opacity,1))}.bg-transparent{background-color:#0000}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-gradient-to-b{background-image:linear-gradient(to bottom, var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right, var(--tw-gradient-stops))}.from-store-blue{--tw-gradient-from:#002284 var(--tw-gradient-from-position);--tw-gradient-to:#00228400 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-store-grey-2{--tw-gradient-from:#e6e0d6 var(--tw-gradient-from-position);--tw-gradient-to:#e6e0d600 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-transparent{--tw-gradient-from:transparent var(--tw-gradient-from-position);--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-40\%{--tw-gradient-from-position:40%}.to-black\/75{--tw-gradient-to:#000000bf var(--tw-gradient-to-position)}.to-blue-900{--tw-gradient-to:#1e3a8a var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-center{background-position:50%}.stroke-current{stroke:currentColor}.stroke-store-pink{stroke:#ea246e}.object-cover{object-fit:cover}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-14{padding:3.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-\[18px\]{padding-top:18px;padding-bottom:18px}.py-\[60px\]{padding-top:60px;padding-bottom:60px}.pb-10{padding-bottom:2.5rem}.pb-20{padding-bottom:5rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pl-2\.5{padding-left:.625rem}.pl-4{padding-left:1rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-caveat{font-family:Caveat,cursive}.font-inter{font-family:Inter,system-ui,sans-serif}.font-jakarta{font-family:Plus Jakarta Sans,sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[0\.72rem\]{font-size:.72rem}.text-\[0\.75rem\]{font-size:.75rem}.text-\[0\.78rem\]{font-size:.78rem}.text-\[0\.7rem\]{font-size:.7rem}.text-\[0\.82rem\]{font-size:.82rem}.text-\[0\.85rem\]{font-size:.85rem}.text-\[0\.88rem\]{font-size:.88rem}.text-\[0\.8rem\]{font-size:.8rem}.text-\[0\.95rem\]{font-size:.95rem}.text-\[0\.9rem\]{font-size:.9rem}.text-\[1\.05rem\]{font-size:1.05rem}.text-\[1\.15rem\]{font-size:1.15rem}.text-\[1\.1rem\]{font-size:1.1rem}.text-\[1\.2rem\]{font-size:1.2rem}.text-\[1\.4rem\]{font-size:1.4rem}.text-\[1rem\]{font-size:1rem}.text-\[2rem\]{font-size:2rem}.text-\[3\.2rem\]{font-size:3.2rem}.text-\[3rem\]{font-size:3rem}.text-\[clamp\(1\.6rem\,3vw\,2\.2rem\)\]{font-size:clamp(1.6rem,3vw,2.2rem)}.text-\[clamp\(1\.8rem\,3\.5vw\,3rem\)\]{font-size:clamp(1.8rem,3.5vw,3rem)}.text-\[clamp\(1\.8rem\,3\.6vw\,2\.6rem\)\]{font-size:clamp(1.8rem,3.6vw,2.6rem)}.text-\[clamp\(2\.4rem\,5\.5vw\,4\.4rem\)\]{font-size:clamp(2.4rem,5.5vw,4.4rem)}.text-\[clamp\(2rem\,4vw\,3\.2rem\)\]{font-size:clamp(2rem,4vw,3.2rem)}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.not-italic{font-style:normal}.leading-\[1\.15\]{line-height:1.15}.leading-\[1\.1\]{line-height:1.1}.leading-\[1\.3\]{line-height:1.3}.leading-\[1\.45\]{line-height:1.45}.leading-\[1\.55\]{line-height:1.55}.leading-\[1\.65\]{line-height:1.65}.leading-\[1\.7\]{line-height:1.7}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.02em\]{letter-spacing:.02em}.tracking-\[0\.04em\]{letter-spacing:.04em}.tracking-\[0\.06em\]{letter-spacing:.06em}.tracking-\[0\.08em\]{letter-spacing:.08em}.tracking-\[0\.1em\]{letter-spacing:.1em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-tight{letter-spacing:-.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-store-blue{--tw-text-opacity:1;color:rgb(0 34 132/var(--tw-text-opacity,1))}.text-store-grey-1{--tw-text-opacity:1;color:rgb(107 107 115/var(--tw-text-opacity,1))}.text-store-grey-2{--tw-text-opacity:1;color:rgb(230 224 214/var(--tw-text-opacity,1))}.text-store-ink{--tw-text-opacity:1;color:rgb(14 14 18/var(--tw-text-opacity,1))}.text-store-mustard{--tw-text-opacity:1;color:rgb(255 203 49/var(--tw-text-opacity,1))}.text-store-pink{--tw-text-opacity:1;color:rgb(234 36 110/var(--tw-text-opacity,1))}.text-store-yellow{--tw-text-opacity:1;color:rgb(255 231 32/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-white\/70{color:#ffffffb3}.text-white\/80{color:#fffc}.text-white\/85{color:#ffffffd9}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.opacity-30{opacity:.3}.opacity-60{opacity:.6}.opacity-80{opacity:.8}.opacity-\[0\.18\]{opacity:.18}.shadow-\[0_12px_40px_rgba\(14\,14\,18\,0\.12\)\]{--tw-shadow:0 12px 40px #0e0e121f;--tw-shadow-colored:0 12px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_20px_60px_rgba\(0\,0\,0\,0\.18\)\]{--tw-shadow:0 20px 60px #0000002e;--tw-shadow-colored:0 20px 60px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-\[0_8px_24px_rgba\(0\,0\,0\,0\.12\)\]{--tw-shadow:0 8px 24px #0000001f;--tw-shadow-colored:0 8px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;overscroll-behavior:none;color:#0e0e12;background-color:#fff3ea;font-size:15px;font-weight:400;line-height:19px;overflow-x:hidden;font-family:Inter,proxima-nova,helvetica neue,arial,sans-serif!important}h1,h2,h3,h4{letter-spacing:-.02em;font-family:Plus Jakarta Sans,sans-serif;line-height:1.1}h1{font-size:clamp(2.4rem,5.5vw,4.4rem);font-weight:800}h2{font-size:clamp(1.8rem,3.5vw,3rem);font-weight:800}h3{font-size:1.25rem;font-weight:700}h4{font-weight:700}html,html a,html input,html button{-webkit-font-smoothing:antialiased;text-shadow:1px 1px 1px #0000}.customScrollBar{-webkit-overflow-scrolling:touch;overflow-y:scroll}.customScrollBar::-webkit-scrollbar{width:8px}.customScrollBar::-webkit-scrollbar-track{background-color:#eee;border-left:1px solid #ddd;border-right:1px solid #ddd}.customScrollBar::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:2px}.customScrollBar::-webkit-scrollbar-thumb:hover{background-color:#ccc}:hover>.tooltip{display:flex}.tooltip{letter-spacing:.25px;color:#fff;background:#000c;border-radius:4px;align-items:center;width:210px;padding:8px 12px;font-size:14px;line-height:20px;display:none;position:absolute;bottom:28px;left:0;transform:translate(0%)}.tooltip.center{left:50%;transform:translate(-50%)}.tooltip.left{left:initial;right:0;transform:translate(0%)}.tooltip.bottom{bottom:initial;top:28px}.inputError{letter-spacing:.25px;color:#d72c0d;margin-top:8px;font-size:14px;line-height:20px}button{box-shadow:none;text-align:center;letter-spacing:.25px;color:#fff;cursor:pointer;background-color:#2196f3;border:1px solid #0000;border-radius:4px;padding:9px 16px;font-size:14px;line-height:20px;font-family:proxima-nova,helvetica neue,arial,sans-serif!important}button.outline{color:#000;background-color:#0000;border:1px solid #0000001f;font-weight:500}button.outline.noBorder{border-color:#0000}button.link{color:#2196f3;background-color:#0000}button[disabled]{cursor:not-allowed;opacity:.5}.card{background-color:#fff;border-radius:4px;padding:32px 16px 20px;box-shadow:0 1px 3px #0003,0 1px 1px #00000024,0 2px 1px -1px #0000001f}.appContent{scroll-behavior:smooth;vertical-align:top;-webkit-overflow-scrolling:touch;z-index:1;flex-direction:column;width:100%;height:100vh;padding:0;display:flex;position:absolute;overflow-y:auto}.appContent>*{flex-shrink:0}.appContent.showUI{height:calc(100vh - 120px);height:calc(100vh - 120px - env(safe-area-inset-bottom,0px));background-color:#fff3ea;top:120px}@media (width<=768px){.appContent.showUI{height:calc(100vh - 96px);height:calc(100vh - 96px - env(safe-area-inset-bottom,0px));top:96px}}.loader,.loader:before,.loader:after{border-radius:50%;width:2.5em;height:2.5em;animation:1.8s ease-in-out infinite load7}.loader{color:#0009;text-indent:-9999em;font-size:8px;animation-delay:-.16s;position:relative;transform:translateZ(0)}.loader:before{color:#000}.loader:after{color:#0000001f}.loader:before,.loader:after{content:"";position:absolute;top:0}.loader:before{animation-delay:-.32s;left:-3.5em}.loader:after{left:3.5em}@keyframes load7{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em}}.placeholder\:text-store-grey-1::placeholder{--tw-text-opacity:1;color:rgb(107 107 115/var(--tw-text-opacity,1))}.before\:text-\[0\.6rem\]:before{content:var(--tw-content);font-size:.6rem}.before\:text-store-pink:before{content:var(--tw-content);--tw-text-opacity:1;color:rgb(234 36 110/var(--tw-text-opacity,1))}.before\:content-\[\'●\'\]:before{--tw-content:"●";content:var(--tw-content)}.last\:border-b-0:last-child{border-bottom-width:0}.hover\:-translate-y-0\.5:hover{--tw-translate-y:-.125rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-1:hover{--tw-translate-y:-.25rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:gap-2\.5:hover{gap:.625rem}.hover\:border-store-ink:hover{--tw-border-opacity:1;border-color:rgb(14 14 18/var(--tw-border-opacity,1))}.hover\:bg-black\/\[0\.06\]:hover{background-color:#0000000f}.hover\:bg-store-beige:hover{--tw-bg-opacity:1;background-color:rgb(255 243 234/var(--tw-bg-opacity,1))}.hover\:bg-store-beige\/50:hover{background-color:#fff3ea80}.hover\:bg-store-ink:hover{--tw-bg-opacity:1;background-color:rgb(14 14 18/var(--tw-bg-opacity,1))}.hover\:bg-store-pink:hover{--tw-bg-opacity:1;background-color:rgb(234 36 110/var(--tw-bg-opacity,1))}.hover\:bg-store-pink\/90:hover{background-color:#ea246ee6}.hover\:bg-store-yellow:hover{--tw-bg-opacity:1;background-color:rgb(255 231 32/var(--tw-bg-opacity,1))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.hover\:text-red-600:hover{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.hover\:text-store-blue:hover{--tw-text-opacity:1;color:rgb(0 34 132/var(--tw-text-opacity,1))}.hover\:text-store-ink:hover{--tw-text-opacity:1;color:rgb(14 14 18/var(--tw-text-opacity,1))}.hover\:text-store-pink:hover{--tw-text-opacity:1;color:rgb(234 36 110/var(--tw-text-opacity,1))}.hover\:text-store-pink\/80:hover{color:#ea246ecc}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:no-underline:hover{text-decoration-line:none}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-\[0_8px_24px_rgba\(234\,36\,110\,0\.35\)\]:hover{--tw-shadow:0 8px 24px #ea246e59;--tw-shadow-colored:0 8px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.focus\:outline-none:focus{outline-offset:2px;outline:2px solid #0000}@media (width>=640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=768px){.md\:min-h-0{min-height:0}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-\[1\.05fr_1fr\]{grid-template-columns:1.05fr 1fr}.md\:grid-cols-\[280px_1fr\]{grid-template-columns:280px 1fr}.md\:bg-cover{background-size:cover}.md\:bg-center{background-position:50%}.md\:p-16{padding:4rem}}@media (width>=1024px){.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .35s}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .35s}.slide-enter{transform:translate(-100%)}.slide-enter-active{transition:transform .35s;transform:translate(0%)}.slide-exit{transform:translate(0%)}.slide-exit-active{transition:transform .35s;transform:translate(-100%)}.slide-up-enter{transform:translateY(100%)}.slide-up-enter-active{transition:transform .35s;transform:translate(0)}.slide-up-exit{transform:translate(0)}.slide-up-exit-active{transition:transform .35s;transform:translateY(100%)}html{-webkit-overflow-scrolling:touch;width:100%;height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;width:100%;height:100%;margin:0;padding:0;font-family:proxima-nova,helvetica neue,arial,sans-serif;overflow-y:auto}h1,h2,h3,h4,h5,h6{margin:0 0 .5em;padding:0}*{box-sizing:border-box;outline:none}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:local(Material Icons),local(MaterialIcons-Regular),url(https://fonts.gstatic.com/s/materialicons/v17/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2)format("woff2")}.material-icons{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;direction:ltr;font-family:Material Icons;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}.Select{position:relative}.Select,.Select div,.Select input,.Select span{box-sizing:border-box}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{box-shadow:none}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none}.Select-control{color:#333;cursor:default;border-spacing:0;border-collapse:separate;background-color:#fff;border:1px solid #ccc;border-radius:4px;outline:none;width:100%;height:36px;display:table;position:relative;overflow:hidden}.Select-control:hover{box-shadow:0 1px #0000000f}.Select-control .Select-input:focus{outline:none}.is-searchable.is-open>.Select-control{cursor:text}.is-open>.Select-control{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9;border-bottom-right-radius:0;border-bottom-left-radius:0}.is-open>.Select-control>.Select-arrow{border-width:0 5px 5px;border-color:#0000 #0000 #999}.is-searchable.is-focused:not(.is-open)>.Select-control{cursor:text}.is-focused:not(.is-open)>.Select-control{border-color:#007eff;box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #007eff1a}.Select-placeholder,.Select--single>.Select-control .Select-value{color:#aaa;text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding-left:10px;padding-right:10px;line-height:34px;position:absolute;inset:0;overflow:hidden}.has-value.Select--single>.Select-control .Select-value .Select-value-label,.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label{color:#333}.has-value.Select--single>.Select-control .Select-value a.Select-value-label,.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover,.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover,.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus{color:#007eff;outline:none;text-decoration:underline}.Select-input{vertical-align:middle;height:34px;padding-left:10px;padding-right:10px}.Select-input>input{width:100%;box-shadow:none;cursor:default;font-family:inherit;font-size:inherit;-webkit-appearance:none;background:0 0;border:0;outline:none;margin:0;padding:8px 0 12px;line-height:14px;display:inline-block}.is-focused .Select-input>input{cursor:text}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;text-align:center;vertical-align:middle;width:16px;display:table-cell;position:relative}.Select-loading{box-sizing:border-box;vertical-align:middle;border:2px solid #ccc;border-right-color:#333;border-radius:50%;width:16px;height:16px;animation:.4s linear infinite Select-animation-spin;display:inline-block;position:relative}.Select-clear-zone{color:#999;cursor:pointer;text-align:center;vertical-align:middle;width:17px;animation:.2s Select-animation-fadeIn;display:table-cell;position:relative}.Select-clear-zone:hover{color:#d0021b}.Select-clear{font-size:18px;line-height:1;display:inline-block}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;text-align:center;vertical-align:middle;width:25px;padding-right:5px;display:table-cell;position:relative}.Select-arrow{border:5px solid #0000;border-top-color:#999;border-bottom-width:2.5px;width:0;height:0;display:inline-block}.is-open .Select-arrow,.Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}.Select--multi .Select-multi-value-wrapper{display:inline-block}.Select .Select-aria-only{clip:rect(0, 0, 0, 0);width:1px;height:1px;margin:-1px;display:inline-block;overflow:hidden}@keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}.Select-menu-outer{box-sizing:border-box;z-index:1;-webkit-overflow-scrolling:touch;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;border-bottom-right-radius:4px;border-bottom-left-radius:4px;width:100%;max-height:200px;margin-top:-1px;position:absolute;top:100%;box-shadow:0 1px #0000000f}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{box-sizing:border-box;color:#666;cursor:pointer;background-color:#fff;padding:8px 10px;display:block}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-selected{color:#333;background-color:#007eff0a}.Select-option.is-focused{color:#333;background-color:#007eff14}.Select-option.is-disabled{color:#ccc;cursor:default}.Select-noresults{box-sizing:border-box;color:#999;cursor:default;padding:8px 10px;display:block}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{color:#007eff;vertical-align:top;background-color:#007eff14;border:1px solid #007eff3d;border-radius:2px;margin-top:5px;margin-left:5px;font-size:.9em;line-height:1.4;display:inline-block}.Select--multi .Select-value-icon,.Select--multi .Select-value-label{vertical-align:middle;display:inline-block}.Select--multi .Select-value-label{cursor:default;border-top-right-radius:2px;border-bottom-right-radius:2px;padding:2px 5px}.Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select--multi .Select-value-icon{cursor:pointer;border-right:1px solid #007eff3d;border-top-left-radius:2px;border-bottom-left-radius:2px;padding:1px 5px 3px}.Select--multi .Select-value-icon:hover,.Select--multi .Select-value-icon:focus{color:#0071e6;background-color:#0071e614}.Select--multi .Select-value-icon:active{background-color:#007eff3d}.Select--multi.is-disabled .Select-value{color:#333;background-color:#fcfcfc;border:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon:hover,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:active{background-color:#fcfcfc}@keyframes Select-animation-spin{to{transform:rotate(1turn)}}.rdt{position:relative}.rdtPicker{background:#fff;border:1px solid #f9f9f9;width:250px;margin-top:1px;padding:4px;display:none;position:absolute;box-shadow:0 1px 3px #0000001a;z-index:99999!important}.rdtOpen .rdtPicker{display:block}.rdtStatic .rdtPicker{box-shadow:none;position:static}.rdtPicker .rdtTimeToggle{text-align:center}.rdtPicker table{width:100%;margin:0}.rdtPicker td,.rdtPicker th{text-align:center;height:28px}.rdtPicker td{cursor:pointer}.rdtPicker td.rdtDay:hover,.rdtPicker td.rdtHour:hover,.rdtPicker td.rdtMinute:hover,.rdtPicker td.rdtSecond:hover,.rdtPicker .rdtTimeToggle:hover{cursor:pointer;background:#eee}.rdtPicker td.rdtOld,.rdtPicker td.rdtNew{color:#999}.rdtPicker td.rdtToday{position:relative}.rdtPicker td.rdtToday:before{content:"";border-top-color:#0003;border-bottom:7px solid #428bca;border-left:7px solid #0000;display:inline-block;position:absolute;bottom:4px;right:4px}.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover{color:#fff;text-shadow:0 -1px #00000040;background-color:#428bca}.rdtPicker td.rdtActive.rdtToday:before{border-bottom-color:#fff}.rdtPicker td.rdtDisabled,.rdtPicker td.rdtDisabled:hover{color:#999;cursor:not-allowed;background:0 0}.rdtPicker td span.rdtOld{color:#999}.rdtPicker td span.rdtDisabled,.rdtPicker td span.rdtDisabled:hover{color:#999;cursor:not-allowed;background:0 0}.rdtPicker th{border-bottom:1px solid #f9f9f9}.rdtPicker .dow{cursor:default;border-bottom:none;width:14.2857%}.rdtPicker th.rdtSwitch{width:100px}.rdtPicker th.rdtNext,.rdtPicker th.rdtPrev{vertical-align:top;font-size:21px}.rdtPrev span,.rdtNext span{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;display:block}.rdtPicker th.rdtDisabled,.rdtPicker th.rdtDisabled:hover{color:#999;cursor:not-allowed;background:0 0}.rdtPicker thead tr:first-child th{cursor:pointer}.rdtPicker thead tr:first-child th:hover{background:#eee}.rdtPicker tfoot{border-top:1px solid #f9f9f9}.rdtPicker button{cursor:pointer;background:0 0;border:none}.rdtPicker button:hover{background-color:#eee}.rdtPicker thead button{width:100%;height:100%}td.rdtMonth,td.rdtYear{cursor:pointer;width:25%;height:50px}td.rdtMonth:hover,td.rdtYear:hover{background:#eee}.rdtCounters{display:inline-block}.rdtCounters>div{float:left}.rdtCounter{width:40px;height:100px}.rdtCounterSeparator{line-height:100px}.rdtCounter .rdtBtn{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;height:40%;line-height:40px;display:block}.rdtCounter .rdtBtn:hover{background:#eee}.rdtCounter .rdtCount{height:20%;font-size:1.2em}.rdtMilli{vertical-align:middle;width:48px;padding-left:8px}.rdtMilli input{width:100%;margin-top:37px;font-size:1.2em}.rdtTime td{cursor:default}.rdw-option-wrapper{cursor:pointer;text-transform:capitalize;background:#fff;border:1px solid #f1f1f1;border-radius:2px;justify-content:center;align-items:center;min-width:25px;height:20px;margin:0 4px;padding:5px;display:flex}.rdw-option-wrapper:hover{box-shadow:1px 1px #bfbdbd}.rdw-option-wrapper:active,.rdw-option-active{box-shadow:inset 1px 1px #bfbdbd}.rdw-option-disabled{opacity:.3;cursor:default}.rdw-dropdown-wrapper{cursor:pointer;text-transform:capitalize;background:#fff;border:1px solid #f1f1f1;border-radius:2px;height:30px;margin:0 3px}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{background-color:#fff;box-shadow:1px 1px #bfbdbd}.rdw-dropdown-wrapper:active{box-shadow:inset 1px 1px #bfbdbd}.rdw-dropdown-carettoopen{border-top:6px solid #000;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;top:35%;right:10%}.rdw-dropdown-carettoclose{border-bottom:6px solid #000;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;top:35%;right:10%}.rdw-dropdown-selectedtext{align-items:center;height:100%;padding:0 5px;display:flex;position:relative}.rdw-dropdown-optionwrapper{z-index:100;background:#fff;border:1px solid #f1f1f1;border-radius:2px;width:98%;max-height:250px;margin:0;padding:0;position:relative;overflow-y:scroll}.rdw-dropdown-optionwrapper:hover{background-color:#fff;box-shadow:1px 1px #bfbdbd}.rdw-dropdownoption-default{align-items:center;min-height:25px;padding:0 5px;display:flex}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{opacity:.3;cursor:default}.rdw-inline-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{justify-content:center;height:40px;display:flex}.rdw-block-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{justify-content:center;display:flex}.rdw-fontfamily-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{white-space:nowrap;text-overflow:ellipsis;max-width:90px;overflow:hidden}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex}.rdw-list-dropdown{z-index:90;width:50px}.rdw-list-dropdownOption{justify-content:center;height:40px;display:flex}.rdw-text-align-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex}.rdw-text-align-dropdown{z-index:90;width:50px}.rdw-text-align-dropdownOption{justify-content:center;height:40px;display:flex}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-right-aligned-block>div,.rdw-left-aligned-block>div,.rdw-center-aligned-block>div,.rdw-justify-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex;position:relative}.rdw-colorpicker-modal{z-index:100;background:#fff;border:1px solid #f1f1f1;border-radius:2px;flex-direction:column;width:175px;height:175px;padding:15px;display:flex;position:absolute;top:35px;left:5px;box-shadow:3px 3px 5px #bfbdbd}.rdw-colorpicker-modal-header{padding-bottom:5px;display:flex}.rdw-colorpicker-modal-style-label{text-align:center;cursor:pointer;width:50%;padding:0 10px 5px;font-size:15px}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{flex-wrap:wrap;width:100%;height:100%;margin:5px auto;display:flex;overflow:scroll}.rdw-colorpicker-cube{border:1px solid #f1f1f1;width:22px;height:22px}.rdw-colorpicker-option{border:none;width:22px;min-width:22px;height:22px;min-height:20px;margin:3px;padding:0;box-shadow:inset 1px 2px 1px #bfbdbd}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex;position:relative}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{justify-content:center;height:40px;display:flex}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{z-index:100;background:#fff;border:1px solid #f1f1f1;border-radius:2px;flex-direction:column;width:235px;height:205px;padding:15px;display:flex;position:absolute;top:35px;left:5px;box-shadow:3px 3px 5px #bfbdbd}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{border:1px solid #f1f1f1;border-radius:2px;height:25px;margin-top:5px;margin-bottom:15px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{cursor:pointer;text-transform:capitalize;background:#fff;border:1px solid #f1f1f1;border-radius:2px;width:75px;height:30px;margin-left:10px}.rdw-link-modal-btn:hover{box-shadow:1px 1px #bfbdbd}.rdw-link-modal-btn:active{box-shadow:inset 1px 1px #bfbdbd}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{justify-content:center;height:40px;display:flex}.rdw-embedded-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex;position:relative}.rdw-embedded-modal{z-index:100;background:#fff;border:1px solid #f1f1f1;border-radius:2px;flex-direction:column;justify-content:space-between;width:235px;height:180px;padding:15px;display:flex;position:absolute;top:35px;left:5px;box-shadow:3px 3px 5px #bfbdbd}.rdw-embedded-modal-header{font-size:15px;display:flex}.rdw-embedded-modal-header-option{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:50%;display:flex}.rdw-embedded-modal-header-label{background:#6eb8d4;border:1px solid #f1f1f1;border-bottom:2px solid #0a66b7;width:95px;margin-top:5px}.rdw-embedded-modal-link-section{flex-direction:column;display:flex}.rdw-embedded-modal-link-input{border:1px solid #f1f1f1;border-radius:2px;width:88%;height:35px;margin:10px 0;padding:0 5px;font-size:15px}.rdw-embedded-modal-link-input-wrapper{align-items:center;display:flex}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{justify-content:center;display:flex}.rdw-embedded-modal-btn{cursor:pointer;text-transform:capitalize;background:#fff;border:1px solid #f1f1f1;border-radius:2px;width:75px;height:30px;margin:0 3px}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:inset 1px 1px #bfbdbd}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{justify-content:space-between;align-items:center;margin:8px 0;display:flex}.rdw-embedded-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;width:80%;height:20px;font-size:12px}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex;position:relative}.rdw-emoji-modal{z-index:100;background:#fff;border:1px solid #f1f1f1;border-radius:2px;flex-wrap:wrap;width:235px;height:180px;padding:15px;display:flex;position:absolute;top:35px;left:5px;overflow:auto;box-shadow:3px 3px 5px #bfbdbd}.rdw-emoji-icon{cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;margin:2.5px;font-size:22px;display:flex}.rdw-spinner{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.rdw-spinner>div{background-color:#333;border-radius:100%;width:12px;height:12px;animation:1.4s ease-in-out infinite both sk-bouncedelay;display:inline-block}.rdw-spinner .rdw-bounce1{animation-delay:-.32s}.rdw-spinner .rdw-bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.rdw-image-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex;position:relative}.rdw-image-modal{z-index:100;background:#fff;border:1px solid #f1f1f1;border-radius:2px;flex-direction:column;width:235px;padding:15px;display:flex;position:absolute;top:35px;left:5px;box-shadow:3px 3px 5px #bfbdbd}.rdw-image-modal-header{margin:10px 0;font-size:15px;display:flex}.rdw-image-modal-header-option{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:50%;display:flex}.rdw-image-modal-header-label{background:#f1f1f1;border:1px solid #f1f1f1;width:80px;margin-top:5px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{color:gray;cursor:pointer;outline-offset:-10px;background-color:#f1f1f1;border:none;outline:2px dashed gray;justify-content:center;align-items:center;width:100%;margin:10px 0;padding:9px 0;font-size:15px;display:flex}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;padding:15px;display:flex}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-width:100%;max-height:200px}.rdw-image-modal-upload-option-input{opacity:0;z-index:-1;width:.1px;height:.1px;position:absolute;overflow:hidden}.rdw-image-modal-url-section{align-items:center;display:flex}.rdw-image-modal-url-input{border:1px solid #f1f1f1;border-radius:2px;width:90%;height:35px;margin:15px 0 12px;padding:0 5px;font-size:15px}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{cursor:pointer;text-transform:capitalize;background:#fff;border:1px solid #f1f1f1;border-radius:2px;width:75px;height:30px;margin:0 5px}.rdw-image-modal-btn:hover{box-shadow:1px 1px #bfbdbd}.rdw-image-modal-btn:active{box-shadow:inset 1px 1px #bfbdbd}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{opacity:.5;width:100%;height:100%;position:absolute;top:-3px;left:0}.rdw-image-modal-alt-input{border:1px solid #f1f1f1;border-radius:2px;width:70%;height:20px;margin-left:5px;font-size:12px}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{justify-content:space-between;align-items:center;margin:8px 0;display:flex}.rdw-image-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;width:40%;height:20px;font-size:12px}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex;position:relative}.rdw-history-wrapper{flex-wrap:wrap;align-items:center;margin-bottom:6px;display:flex}.rdw-history-dropdownoption{justify-content:center;height:40px;display:flex}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{cursor:pointer;background-color:#fff;position:absolute;top:0;left:40%}.rdw-mention-link{color:#1236ff;background-color:#f0fbff;border-radius:2px;padding:1px 2px;text-decoration:none}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{z-index:100;background:#fff;border:1px solid #f1f1f1;flex-direction:column;min-width:100px;max-height:150px;display:flex;position:absolute;overflow:auto}.rdw-suggestion-option{border-bottom:1px solid #f1f1f1;padding:7px 5px}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{color:#1236ff;background-color:#f0fbff;border-radius:2px;padding:1px 2px;text-decoration:none}.rdw-image-alignment-options-popup{cursor:pointer;z-index:100;background:#fff;border:1px solid #f1f1f1;border-radius:2px;width:105px;padding:5px 2px;display:flex;position:absolute}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{width:15px;min-width:15px;height:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{justify-content:center;display:flex}.rdw-image-left{display:flex}.rdw-image-right{justify-content:flex-end;display:flex}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{box-sizing:border-box;height:100%;overflow:auto}.rdw-editor-toolbar{-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #f1f1f1;border-radius:2px;flex-wrap:wrap;justify-content:flex-start;margin-bottom:5px;padding:6px 5px 0;font-size:15px;display:flex}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:content-box}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{z-index:1;background-color:#fff0;border-left:.1px solid #0000;position:relative}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{text-align:left;left:0}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{text-align:center;width:100%;margin:0 auto}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{text-align:right;right:0}.public-DraftEditorPlaceholder-root{color:#9197a3;z-index:0;position:absolute}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{white-space:pre-wrap;position:relative}.public-DraftStyleDefault-ltr{text-align:left;direction:ltr}.public-DraftStyleDefault-rtl{text-align:right;direction:rtl}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{text-align:right;width:30px;position:absolute;left:-36px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{text-align:left;width:30px;position:absolute;right:-36px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}
