#app{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:Poppins,sans-serif}body.no-scroll{height:100vh;overflow:hidden}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width:600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.share-icon[data-v-950f07ab]{cursor:pointer}.container[data-v-950f07ab]{position:fixed;display:flex;inset:0;z-index:50;background:#0000001a}.divider-line[data-v-950f07ab]{width:100%;height:1px;background-color:#eaeaea}p[data-v-950f07ab],h2[data-v-950f07ab],h4[data-v-950f07ab]{margin:0}.view-details-wrapper[data-v-950f07ab]{max-width:400px;max-height:80%;position:relative;width:450px;width:100%;background-color:#fff;margin:auto;padding:0 30px 30px;border-radius:32px;display:flex;flex-direction:column;gap:40px;overflow-y:auto;scrollbar-width:none;z-index:100}.close[data-v-950f07ab]{display:none}.category[data-v-950f07ab]{display:flex;gap:4px}.header[data-v-950f07ab],.title[data-v-950f07ab]{display:flex;flex-direction:column;gap:16px}.view-details[data-v-950f07ab]{display:flex;flex-direction:column;margin-top:30px}.header[data-v-950f07ab]{gap:20px}.title h2[data-v-950f07ab]{font-size:20px}.category-0[data-v-950f07ab],.category-1[data-v-950f07ab],.category-2[data-v-950f07ab]{padding:4px 8px;font-size:12px;font-weight:500;border-radius:20px}.category-0[data-v-950f07ab]{color:#ff2e92;border:1px solid #ffc0de;background-color:#ffeaf4}.category-1[data-v-950f07ab]{border:1px solid #bad2ff;background-color:#e8f0ff;color:#1969fe}.category-2[data-v-950f07ab]{border:1px solid #bce6bf;background-color:#e7f6e8;color:#25ad32}.event-flier[data-v-950f07ab]{width:100%}.event-flier img[data-v-950f07ab]{width:100%;height:260px}.event-overview[data-v-950f07ab]{display:flex;flex-direction:column;gap:24px}.about-event[data-v-950f07ab],.event-details[data-v-950f07ab]{display:flex;flex-direction:column;gap:8px}.about-event h4[data-v-950f07ab]{font-weight:600;font-size:19px;line-height:120%}.about-event p[data-v-950f07ab]{font-weight:500;font-size:15px;line-height:22.5px;color:#5a5a5a}.event-meta[data-v-950f07ab]{display:flex;gap:4px;align-items:center;font-weight:500;font-size:15px;line-height:22.5px;color:#aaa}.event-meta a[data-v-950f07ab]{color:#1969fe}.interested-share[data-v-950f07ab]{display:flex;align-items:center;gap:24px}.interested[data-v-950f07ab]{display:flex;color:#959595;font-size:19px;gap:8px}.interested-share button[data-v-950f07ab]{background-color:transparent;border:1px solid #eaeaea;padding:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}@media screen and (max-width:500px){.close[data-v-950f07ab]{display:flex;position:fixed;top:11%;right:7%}.view-details-wrapper[data-v-950f07ab]{padding-bottom:60px}}p[data-v-dcec501f],h1[data-v-dcec501f],h2[data-v-dcec501f],h4[data-v-dcec501f]{margin:0}.error[data-v-dcec501f]{color:red}.close-btn[data-v-dcec501f]{display:none}.view-details-wrapper[data-v-dcec501f]{max-width:90%;max-height:80%;width:450px;background-color:#fff;margin:auto;padding:30px;border-radius:32px;display:flex;flex-direction:column;gap:32px;overflow-y:auto;z-index:100;scrollbar-width:none;-ms-overflow-style:none}.view-details-wrapper[data-v-dcec501f]::-webkit-scrollbar{display:none}.univentLogo[data-v-dcec501f]{display:flex;justify-content:center}.title[data-v-dcec501f]{display:flex;justify-content:center;flex-direction:column}.title h1[data-v-dcec501f],.title p[data-v-dcec501f]{text-align:center}.title h1[data-v-dcec501f]{font-weight:600;font-size:29px;line-height:120%}.title p[data-v-dcec501f],.personal-info .input label[data-v-dcec501f]{font-weight:500;font-size:15px;line-height:22.5px;color:#959595}.personal-info[data-v-dcec501f]{display:flex;flex-direction:column;gap:16px}.personal-info .input[data-v-dcec501f]{display:flex;flex-direction:column;gap:4px}.personal-info .input label[data-v-dcec501f]{color:#2d2d2d}.personal-info .input input[data-v-dcec501f]{padding:12px;border:1px solid #eaeaea;border-radius:12px;outline:none}.personal-info .input input[data-v-dcec501f]:active,.personal-info .input input[data-v-dcec501f]:focus{border:1px solid #1969fe}.input p[data-v-dcec501f]{color:#959595;font-size:15px}.create-account-section[data-v-dcec501f]{display:flex;flex-direction:column;gap:12px}.create-account-section button[data-v-dcec501f]:first-child{background-color:#000;width:100%;text-align:center;border:none;border-radius:8px;padding:12px;font-weight:600;color:#fff;cursor:pointer}.create-account-section .Oauth[data-v-dcec501f]{background-color:transparent;width:100%;text-align:center;display:flex;align-items:center;border:none;border-radius:8px;padding:8px;font-weight:600;font-size:12px;justify-content:center;gap:8px;border:1px solid #eaeaea;cursor:pointer}.or-continue-with[data-v-dcec501f]{display:flex;align-items:center;justify-content:space-between;gap:4px}.or-continue-with div[data-v-dcec501f]{width:100%;height:1px;background-color:#eaeaea}.or-continue-with p[data-v-dcec501f]{width:max-content;font-weight:15px;display:flex;text-wrap:nowrap}.have-an-account[data-v-dcec501f],.privacy-policy[data-v-dcec501f]{color:#959595;font-weight:500;font-style:Medium;font-size:15px;line-height:22.5px;display:flex;justify-content:center}.privacy-policy[data-v-dcec501f]{display:inline}.have-an-account span[data-v-dcec501f],.privacy-policy span[data-v-dcec501f]{color:#2d2d2d;text-decoration:underline;font-weight:600;cursor:pointer;margin:0 4px}@media screen and (max-width:500px){.view-details-wrapper[data-v-dcec501f]{padding:30px 30px 70px;height:75%}.close-btn[data-v-dcec501f]{display:flex;position:fixed;top:10%;right:7%}}.register-modal[data-v-a9332868]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0000001a;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content[data-v-a9332868]{background:#fff;border-radius:12px;padding:32px;min-width:320px;box-shadow:0 2px 16px #00000026}.modal-actions[data-v-a9332868]{display:flex;gap:16px;margin-top:24px}button[data-v-a9332868]{padding:8px 20px;border-radius:6px;border:none;background:#1969fe;color:#fff;font-weight:600;cursor:pointer}button[data-v-a9332868]:first-child{background:#aaa}button[data-v-a9332868]:disabled{background:#ccc;cursor:not-allowed}p[data-v-65f7c41e],h3[data-v-65f7c41e]{margin:0}.loading[data-v-65f7c41e]{cursor:not-allowed;opacity:.6}.events-grid-wrapper[data-v-65f7c41e]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.event-card[data-v-65f7c41e]{padding:16px;border-radius:24px;background-color:#fff;display:flex;flex-direction:column;gap:16px;border:1px solid #eaeaea;position:relative}.interest-btn[data-v-65f7c41e]{position:absolute;right:25px;top:30px;cursor:pointer}.event-content[data-v-65f7c41e]{display:flex;flex-direction:column;gap:16px}.event-flier[data-v-65f7c41e]{width:100%;max-height:250px;height:100%}.event-flier img[data-v-65f7c41e]{width:100%;height:100%;border-radius:15px}.categories[data-v-65f7c41e]{display:flex;align-items:center;justify-content:space-between}.category[data-v-65f7c41e]{display:flex;gap:4px}.category-0[data-v-65f7c41e],.category-1[data-v-65f7c41e],.category-2[data-v-65f7c41e]{padding:4px 8px;font-size:12px;font-weight:500;border-radius:20px}.category-0[data-v-65f7c41e]{color:#ff2e92;border:1px solid #ffc0de;background-color:#ffeaf4}.category-1[data-v-65f7c41e]{border:1px solid #bad2ff;background-color:#e8f0ff;color:#1969fe}.category-2[data-v-65f7c41e]{border:1px solid #bce6bf;background-color:#e7f6e8;color:#25ad32}.price[data-v-65f7c41e]{font-size:19px;font-weight:600}.event-block[data-v-65f7c41e]{display:flex;flex-direction:column;gap:4px}.event-block h3[data-v-65f7c41e]{font-size:23px;line-height:120%}.event-meta[data-v-65f7c41e]{display:flex;gap:4px;align-items:center;font-weight:500;font-size:15px;line-height:22.5px;color:#aaa}.event-meta-not-home[data-v-65f7c41e]{display:flex;flex-direction:column;gap:4px;font-weight:500;font-size:15px;line-height:22.5px;color:#aaa}.event-date-and-location[data-v-65f7c41e]{display:flex;flex-wrap:wrap;align-items:center;color:#aaa}.event-date-and-location.notHomePage[data-v-65f7c41e]{flex-direction:column;gap:4px;align-items:flex-start}.event-location[data-v-65f7c41e]{display:flex;align-items:center}.event-meta-not-home div[data-v-65f7c41e]{display:flex;align-items:center;gap:4px}.interest[data-v-65f7c41e]{background-color:transparent;border:1px solid #eaeaea;border-radius:64px;padding:16px 5px;font-size:19px;font-weight:600;text-align:center;transition:all .5s;width:100%;cursor:pointer}.view-details[data-v-65f7c41e]{width:100%;border:1px solid #eaeaea;padding:16px;border-radius:64px;cursor:pointer;display:flex;align-items:center}.view-details[data-v-65f7c41e]{transition:all .5s}.view-details>p[data-v-65f7c41e]{width:100%;font-size:19px;font-weight:600;text-align:center;transition:all .5s}.detail-modal[data-v-65f7c41e]{position:fixed;inset:0;background:#0000001a;height:100%;z-index:3}.modal-fade-enter-active[data-v-65f7c41e],.modal-fade-leave-active[data-v-65f7c41e]{transition:all .4s ease}.modal-fade-enter-from[data-v-65f7c41e],.modal-fade-leave-to[data-v-65f7c41e]{opacity:0;transform:translateY(500px)}.interest.interested[data-v-65f7c41e]{background-color:#1969fe;color:#fff}.view-details[data-v-65f7c41e]:hover{background-color:#1969fe}.view-details:hover>p[data-v-65f7c41e]{color:#fff}.interest[data-v-65f7c41e]{border:1px solid #1969fe;color:#1969fe}.interest-details-btn[data-v-65f7c41e]{display:flex;width:100%;gap:8px}.share-and-delete[data-v-65f7c41e]{display:flex;gap:5px}.share-and-delete button[data-v-65f7c41e]{border:1px solid #eaeaea;padding:16px;background-color:#fff;border-radius:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}@media screen and (max-width:500px){.event-block h3[data-v-65f7c41e]{font-size:18px}.event-meta[data-v-65f7c41e]{font-size:12px}.view-details[data-v-65f7c41e],.interest[data-v-65f7c41e]{padding:14px;font-size:15px}.view-details>p[data-v-65f7c41e]{font-size:15px}.price[data-v-65f7c41e]{font-size:15px}}.skeleton-events-card[data-v-8a8eeee9]{width:100%;height:100%;border-radius:24px;animation:pulse-8a8eeee9 1.5s ease-in-out infinite;background-color:#e5e7eb;display:flex;flex-direction:column;max-width:422px}.skeleton-event-flier[data-v-8a8eeee9]{margin:16px;height:250px;animation:textContent-8a8eeee9 1.5s ease-in-out infinite;background-color:#d1d5db}.skeleton-event-flier img[data-v-8a8eeee9]{width:100%}.skeleton-event-content[data-v-8a8eeee9]{display:flex;flex-direction:column;gap:16px}.skeleton-categories[data-v-8a8eeee9]{height:25px;display:flex;justify-content:space-between;padding:0 16px}.skeleton-category-0[data-v-8a8eeee9]{max-width:90px;width:100%;height:25px;border-radius:20px;animation:textContent-8a8eeee9 1.5s ease-in-out infinite;background-color:#d1d5db}.skeleton-price[data-v-8a8eeee9]{max-width:60px;width:100%;height:25px;animation:textContent-8a8eeee9 1.5s ease-in-out infinite;background-color:#d1d5db;border-radius:5px}.skeleton-event-block h3[data-v-8a8eeee9]{height:28px;max-width:200px;width:100%;animation:textContent-8a8eeee9 1.5s ease-in-out infinite;background-color:#d1d5db;margin:0 16px;border-radius:16px}.skeleton-event-meta[data-v-8a8eeee9]{height:28px;max-width:250px;width:100%;animation:textContent-8a8eeee9 1.5s ease-in-out infinite;background-color:#d1d5db;margin:12px 16px;border-radius:16px}.share-and-delete[data-v-8a8eeee9]{display:flex;margin:0 16px 16px;gap:10px}.skeleton-btn[data-v-8a8eeee9]{max-width:190px;width:100%;height:46px;border:none;animation:textContent-8a8eeee9 1.5s ease-in-out infinite;background-color:#d1d5db;border-radius:64px}@keyframes pulse-8a8eeee9{0%{background-color:#e5e7eb}50%{background-color:#f3f4f6}to{background-color:#e5e7eb}}@keyframes textContent-8a8eeee9{0%{background-color:#d1d5db}50%{background-color:#9ca3af}to{background-color:#d1d5db}}.container[data-v-a7d30ebd]{display:flex;flex-direction:column;justify-content:center;width:100%;margin-bottom:70px}.skeleton[data-v-a7d30ebd]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.hero-section-container[data-v-a7d30ebd]{overflow:hidden;background:url(/discorver-hero.webp) no-repeat center / cover}.hero-section[data-v-a7d30ebd]{display:flex;justify-content:space-between;align-items:center;max-width:90%;width:100%;margin:44px auto 64px;gap:16px}.hero-content[data-v-a7d30ebd]{display:flex;flex-direction:column;gap:40px;opacity:0;transform:translate(-60px);transition:all .8s ease}.hero-content.show[data-v-a7d30ebd]{opacity:1;transform:translate(0)}.hero-content h1[data-v-a7d30ebd]{font-weight:700;font-style:Bold;font-size:57px;line-height:120%;letter-spacing:0%;color:#fff;margin:0}.hero-content p[data-v-a7d30ebd]{font-weight:600;font-style:SemiBold;font-size:19px;line-height:120%;letter-spacing:0%;color:#d5d5d5;margin:0}.hero-content a[data-v-a7d30ebd]{text-decoration:none}.hero-content div[data-v-a7d30ebd]{display:flex;align-items:center;gap:8px}.hero-explore-btn[data-v-a7d30ebd]{padding:16px;display:flex;width:100%;gap:4px;border-radius:64px;font-weight:600;color:#fff;align-items:center;background-color:#1969fe;border:1px solid #1969fe;height:50px;font-size:19px;cursor:pointer}.hero-explore-btn span[data-v-a7d30ebd]{display:flex;font-size:15px}.hero-post-btn[data-v-a7d30ebd]{padding:16px 20px;display:flex;font-size:19px;gap:4px;border-radius:64px;font-weight:600;color:#eaeaea;align-items:center;background-color:transparent;cursor:pointer;border:1px solid #eaeaea;height:50px}.hero-image[data-v-a7d30ebd]{max-width:612px;width:100%;border:10px solid #ffffff;border-radius:24px;opacity:0;transform:translate(60px);transition:all .8s ease}.hero-image.show[data-v-a7d30ebd]{opacity:1;transform:translate(0)}.hero-image img[data-v-a7d30ebd]{width:100%}.upcoming-highlight-wrapper[data-v-a7d30ebd]{background-color:#f4f4f4}.upcoming-highlights[data-v-a7d30ebd]{display:flex;flex-direction:column;gap:55px;max-width:90%;width:100%;padding:64px 0;margin:0 auto}.highlight-intro-header[data-v-a7d30ebd]{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.highlight-intro-header.show[data-v-a7d30ebd]{opacity:1;transform:translateY(0)}.highlights-intro[data-v-a7d30ebd]{display:flex;justify-content:space-between}.highlights-intro>div[data-v-a7d30ebd]{display:flex;flex-direction:column;gap:4px}.highlights-intro a[data-v-a7d30ebd]{text-decoration:none}.highlights-intro h2[data-v-a7d30ebd]{font-weight:700;font-size:37px;line-height:42px;letter-spacing:0%;color:#000;margin:0}.highlights-intro p[data-v-a7d30ebd]{font-weight:600;color:#5a5a5a;font-size:19px;line-height:120%;letter-spacing:0%;margin:0}.event-cards[data-v-a7d30ebd]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;opacity:0;transform:translateY(40px);transition:all .8s ease}.event-cards.show[data-v-a7d30ebd]{opacity:1;transform:translate(0)}.explore-btn[data-v-a7d30ebd]{display:flex;width:fit-content;background-color:#fff;color:#1969fe;border:1px solid #bad2ff;padding:14px 24px;border-radius:30px;font-weight:500;cursor:pointer;font-size:15px;font-weight:600;height:fit-content;gap:5px;align-items:center;transition:all .5s}.explore-btn-mobile[data-v-a7d30ebd]{display:none}.explore-btn[data-v-a7d30ebd]:hover{background-color:#1969fe;color:#fff}.browse-by-category[data-v-a7d30ebd]{display:flex;flex-direction:column;gap:48px;margin:50px auto;max-width:90%;width:100%;opacity:0;transform:translate(-60px);transition:all .8s ease}.browse-by-category.show[data-v-a7d30ebd]{opacity:1;transform:translate(0)}.browse-by-category h2[data-v-a7d30ebd],.how-univent-work h2[data-v-a7d30ebd]{margin:0;font-weight:700;font-size:37px;line-height:42px;text-align:center}.how-univent-work h2[data-v-a7d30ebd]{text-align:left}.h2[data-v-a7d30ebd]{opacity:0;transform:translateY(40px);transition:all .8s ease}.h2.show[data-v-a7d30ebd]{opacity:1;transform:translate(0)}.categories[data-v-a7d30ebd]{display:flex;justify-content:space-between}.category[data-v-a7d30ebd]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;background-color:transparent;border:none}.category p[data-v-a7d30ebd]{margin:0;font-weight:600;font-size:19px;line-height:120%;color:#5a5a5a}.category img[data-v-a7d30ebd]{max-width:100px;max-height:100%;width:100%}.how-univent-work-wrapper[data-v-a7d30ebd]{max-width:90%;width:100%;margin:64px auto;position:relative}.how-univent-work[data-v-a7d30ebd]{display:flex;flex-direction:column;gap:48px}.how-univent-work>div[data-v-a7d30ebd]{display:flex;width:100%;z-index:-1}.img[data-v-a7d30ebd]{width:100%;opacity:0;transform:translate(50px);transition:all .8s ease}.img.show[data-v-a7d30ebd]{opacity:1;transform:translate(-40px)}.img img[data-v-a7d30ebd]{width:105%}.process[data-v-a7d30ebd]{display:flex;max-width:627px;width:100%;justify-content:space-between;gap:12px;opacity:0;transform:translate(-60px);transition:all .8s ease}.process.show[data-v-a7d30ebd]{opacity:1;transform:translate(0)}.process>div[data-v-a7d30ebd]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:fit-content;margin:auto 0;gap:48px;padding-right:5px;border-right:1px solid #eaeaea}.process>div>div[data-v-a7d30ebd]{display:flex;flex-direction:column;gap:12px}.process>div h4[data-v-a7d30ebd]{font-weight:600;font-size:19px}.process>div p[data-v-a7d30ebd]{font-weight:500;font-size:15px;line-height:22.5px;color:#aaa}.process>div h4[data-v-a7d30ebd],.process>div p[data-v-a7d30ebd]{text-align:center;margin:0}.carousel[data-v-a7d30ebd]{position:relative;max-width:90%;width:100%;margin:0 auto;overflow:hidden;border-radius:10px;z-index:1;opacity:0;transform:translateY(60px);transition:all .8s ease}.carousel.show[data-v-a7d30ebd]{opacity:1;transform:translate(0)}.carousel-track[data-v-a7d30ebd]{display:flex;transition:transform .5s ease-in-out}.carousel-card[data-v-a7d30ebd]{min-width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding:56px;border-radius:32px;color:#fff}.carousel-card .content[data-v-a7d30ebd]{display:flex;flex-direction:column;gap:20px}.carousel-card-0[data-v-a7d30ebd]{background-color:#ff2e92}.carousel-card-1[data-v-a7d30ebd]{background-color:#6a59ce}.carousel-card-1 h3[data-v-a7d30ebd]{color:#f0eefa;font-size:46px;line-height:120%;margin:0}.carousel-card-0 h3[data-v-a7d30ebd]{color:#ffeaf4;margin:0;font-size:46px;line-height:120%}.carousel-card-0 button[data-v-a7d30ebd]{width:fit-content;margin:0;color:#ff2e92;background-color:#ffc0de;padding:16px 20px;border-radius:64px;border:1px solid #ffc0de;font-size:19px;cursor:pointer}.carousel-card-1 button[data-v-a7d30ebd]{width:fit-content;margin:0;color:#6a59ce;background-color:#f0eefa;padding:16px 20px;border-radius:64px;border:1px solid #d2cdf0;font-size:19px;cursor:pointer}@media screen and (max-width:500px){.hero-section[data-v-a7d30ebd]{flex-direction:column}.hero-image[data-v-a7d30ebd]{margin-top:20px}.event-cards[data-v-a7d30ebd]{grid-template-columns:1fr}.categories[data-v-a7d30ebd]{display:grid;grid-template-columns:1fr 1fr 1fr}.how-univent-work>div[data-v-a7d30ebd]{flex-direction:column;gap:20px}.img.show[data-v-a7d30ebd]{transform:translate(0)}.img img[data-v-a7d30ebd]{width:100%}.process>div h4[data-v-a7d30ebd]{font-size:16px}.skeleton[data-v-a7d30ebd]{grid-template-columns:1fr}.hero-content[data-v-a7d30ebd]{gap:20px}.hero-content h1[data-v-a7d30ebd]{font-size:32px;font-weight:600}.hero-content p[data-v-a7d30ebd]{font-size:15px}.hero-explore-btn[data-v-a7d30ebd],.hero-post-btn[data-v-a7d30ebd]{font-size:16px;padding:14px;flex:1;justify-content:center}.upcoming-highlights[data-v-a7d30ebd]{padding:46px 0;margin:0 auto;gap:40px}.highlights-intro>div[data-v-a7d30ebd]{gap:6px}.upcoming-highlights>a[data-v-a7d30ebd]{text-decoration:none;margin:auto}.explore-btn[data-v-a7d30ebd]{display:none;text-decoration:none}.explore-btn-mobile[data-v-a7d30ebd]{display:flex}.browse-by-category h2[data-v-a7d30ebd],.how-univent-work h2[data-v-a7d30ebd]{font-size:24px}.highlights-intro h2[data-v-a7d30ebd]{font-size:24px;line-height:100%}.highlights-intro p[data-v-a7d30ebd]{font-size:12px}.process[data-v-a7d30ebd]{flex-direction:column}.process>div[data-v-a7d30ebd]{border-right:none;padding:0 0 10px;gap:20px;border-bottom:1px solid #eaeaea}.carousel[data-v-a7d30ebd]{margin-bottom:110px}.carousel-card[data-v-a7d30ebd]{flex-direction:column;padding:20px;gap:20px}.carousel-card-0 h3[data-v-a7d30ebd],.carousel-card-1 h3[data-v-a7d30ebd]{font-size:24px}.carousel-card-0 button[data-v-a7d30ebd],.carousel-card-1 button[data-v-a7d30ebd]{padding:14px 20px;font-size:14px}.hero-content div a[data-v-a7d30ebd],.hero-content div>button[data-v-a7d30ebd]{width:100%;display:flex;flex:1}.hero-content div>button[data-v-a7d30ebd]{flex:.8;font-size:15px}}p[data-v-c40415c6],h1[data-v-c40415c6],h2[data-v-c40415c6],h4[data-v-c40415c6]{margin:0}.error[data-v-c40415c6]{color:red}.view-details-wrapper[data-v-c40415c6]{max-width:90%;max-height:90%;height:73%;width:450px;background-color:#fff;margin:auto;padding:30px;border-radius:32px;display:flex;flex-direction:column;gap:32px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.view-details-wrapper[data-v-c40415c6]::-webkit-scrollbar{display:none}.univentLogo[data-v-c40415c6]{display:flex;justify-content:center}.title[data-v-c40415c6]{display:flex;justify-content:center;flex-direction:column}.title h1[data-v-c40415c6],.title p[data-v-c40415c6]{text-align:center}.title h1[data-v-c40415c6]{font-weight:600;font-size:29px;line-height:120%}.title p[data-v-c40415c6],.personal-info .input label[data-v-c40415c6]{font-weight:500;font-size:15px;line-height:22.5px;color:#959595}.personal-info[data-v-c40415c6]{display:flex;flex-direction:column;gap:16px}.personal-info .input[data-v-c40415c6]{display:flex;flex-direction:column;gap:4px}.password-input[data-v-c40415c6]{position:relative}.forgot-password[data-v-c40415c6]{position:absolute;right:0;bottom:-23px;font-size:12px;color:#1969fe;cursor:pointer}.open-close[data-v-c40415c6]{width:15px;height:15px;background-color:#000;position:absolute;bottom:12px;right:15px}.personal-info .input label[data-v-c40415c6]{color:#2d2d2d}.personal-info .input input[data-v-c40415c6]{padding:12px;border:1px solid #eaeaea;border-radius:12px;outline:none}.personal-info .input input[data-v-c40415c6]:active,.personal-info .input input[data-v-c40415c6]:focus{border:1px solid #1969fe}.input p[data-v-c40415c6]{color:#959595;font-size:15px}.create-account-section[data-v-c40415c6]{display:flex;flex-direction:column;gap:12px}.create-account-section button[data-v-c40415c6]:first-child{background-color:#000;width:100%;text-align:center;border:none;border-radius:8px;padding:12px;font-weight:600;color:#fff;cursor:pointer;margin-top:10px}.create-account-section .Oauth[data-v-c40415c6]{background-color:transparent;width:100%;text-align:center;display:flex;align-items:center;border:none;border-radius:8px;padding:8px;font-weight:600;font-size:12px;justify-content:center;gap:8px;border:1px solid #eaeaea;cursor:pointer}.or-continue-with[data-v-c40415c6]{display:flex;align-items:center;justify-content:space-between;gap:4px}.or-continue-with div[data-v-c40415c6]{width:100%;height:1px;background-color:#eaeaea}.or-continue-with p[data-v-c40415c6]{width:max-content;font-weight:15px;display:flex;text-wrap:nowrap}.have-an-account[data-v-c40415c6],.privacy-policy[data-v-c40415c6]{color:#959595;font-weight:500;font-style:Medium;font-size:15px;line-height:22.5px;display:flex;justify-content:center}.privacy-policy[data-v-c40415c6]{display:inline}.have-an-account span[data-v-c40415c6],.privacy-policy span[data-v-c40415c6]{color:#2d2d2d;text-decoration:underline;font-weight:600;cursor:pointer;margin:0 5px}.closeBtn[data-v-c40415c6]{display:none}@media screen and (max-width:500px){.view-details-wrapper[data-v-c40415c6]{padding-bottom:80px}.closeBtn[data-v-c40415c6]{display:flex;position:fixed;top:10%;right:7%}}.mobileNav[data-v-442c297d]{display:none}.header[data-v-442c297d]{z-index:100}.authenticated[data-v-442c297d]{display:inline-block;align-items:center;gap:5px;position:relative;cursor:pointer}.authenticated>.icon[data-v-442c297d]{display:flex;align-items:center}.profile-dropdown[data-v-442c297d]{width:180px;position:absolute;border:1px solid #eaeaea;background:#fff;box-shadow:0 10px 15px #0000000d;right:0;top:50px;border-radius:10px;z-index:5;flex-direction:column}.profile-dropdown div[data-v-442c297d]{padding:12px 16px;font-size:15px;font-weight:500;color:#5a5a5a;cursor:pointer}.profile-dropdown div[data-v-442c297d]:hover{background-color:#f4f4f4;border-radius:10px}.avatar[data-v-442c297d]{width:40px;height:40px;background:#e8f0ff;color:#1969fe;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:500}.avatar-img[data-v-442c297d]{width:40px;height:40px;border-radius:50%}.login-modal[data-v-442c297d]{position:fixed;inset:0;background-color:#00000080;justify-content:center;align-items:center;display:flex}.close-login-modal-enter-active[data-v-442c297d],.close-login-modal-leave-active[data-v-442c297d]{transition:all .4s ease}.close-login-modal-enter-from[data-v-442c297d],.close-login-modal-leave-to[data-v-442c297d]{opacity:0;transform:translateY(500px)}.login-modal>div[data-v-442c297d]{display:flex;height:90%}.new-home-page[data-v-442c297d]{position:relative;display:flex;flex-direction:column;width:100%;height:100%;font-family:Geist,sans-serif;overflow-x:hidden;overflow-y:auto}.univent-assistance[data-v-442c297d]{position:absolute;bottom:50px;right:50px;z-index:100}.app[data-v-442c297d]{display:flex;height:100vh;overflow:hidden;font-family:Satoshi;width:100%;position:relative}.viewDetailsModal[data-v-442c297d],.viewLoginModal[data-v-442c297d]{position:fixed;inset:0;background-color:#000000b3;width:100%;height:100%;z-index:101;display:flex;align-items:center;justify-content:center}.header[data-v-442c297d]{max-width:90%;width:100%;margin:20px auto;display:flex;align-items:center;justify-content:space-between}.home-nav ul[data-v-442c297d]{display:flex;margin:0;padding:0;list-style-type:none;gap:42px}.home-nav li[data-v-442c297d]{font-weight:500;color:#8c8c8c;transition:all .5s;cursor:pointer;font-size:15px}.home-nav li[data-v-442c297d]:hover{color:#000}.signup-login-btn[data-v-442c297d]{display:flex;gap:12px;align-items:center}.login[data-v-442c297d]{padding:16px 20px;border:none;display:flex;border-radius:32px;outline:none;background:#eaeaea;color:#000;font-weight:600;cursor:pointer}.sign-up[data-v-442c297d]{padding:16px 20px;border:none;border-radius:32px;outline:none;background-color:#1969fe;cursor:pointer;color:#fff;font-weight:600}.mobile-header[data-v-442c297d]{display:none}.mobile-header div[data-v-442c297d],.nav .header-logo[data-v-442c297d]{width:130px}.nav div[data-v-442c297d]{margin-bottom:20px}.mobile-header img[data-v-442c297d],.nav img[data-v-442c297d]{width:100%}.auth-page[data-v-442c297d]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;background:#f1f1f1}.home-content[data-v-442c297d]{flex:1;display:flex;height:100vh;overflow:hidden}.modal-backdrop[data-v-442c297d]{position:fixed;font-family:Satoshi;top:0;left:0;height:100vh;width:100vw;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:9999}.sideBarOpen[data-v-442c297d]{background-color:#00000080;z-index:1000}.modal-content[data-v-442c297d]{background:#fff;border-radius:12px;max-width:426px;width:100%;color:#000}.sidebar[data-v-442c297d]{width:200px;flex-shrink:0;background-color:#fff;border-right:1px solid #c9c9c9;display:flex;flex-direction:column;justify-content:space-between;padding:10px 20px;position:relative}.logo[data-v-442c297d]{font-size:32px;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;padding:0;margin:0}.navigation[data-v-442c297d]{display:flex;gap:10px;align-items:center}a[data-v-442c297d]{color:#000;text-decoration:none}a[data-v-442c297d]:hover{transition:.3s}.router-link-active[data-v-442c297d],.active[data-v-442c297d]{color:#1969fe;font-weight:700}.router-link-active>li[data-v-442c297d],.home-nav .activeRoute[data-v-442c297d]{color:#1969fe;text-decoration:underline}.activeRoute[data-v-442c297d]{color:#1969fe}.router-link-active>li[data-v-442c297d]:hover{color:#1969fe;text-decoration:underline}.home-explore[data-v-442c297d]{display:flex;gap:10px}.header-input[data-v-442c297d]{background-color:#f1f1f1;padding:5px;width:300px;border-radius:4px;display:flex;align-items:center;gap:4px}.header-input input[data-v-442c297d]{border:none;outline:none;background-color:#f1f1f1}.main[data-v-442c297d]{flex:1;overflow-y:auto;background-color:#fdfdfd}.nav[data-v-442c297d]{display:flex;flex-direction:column;width:100%}.nav a[data-v-442c297d]{padding:0 10px;height:56px;display:flex;align-items:center;gap:5px;font-weight:700;color:#4a4a4a;outline:none;font-family:Satoshi}.add-event[data-v-442c297d]{background-color:#0b99ff;color:#fff;text-align:center;padding:10px;border-radius:4px;font-weight:600;width:100%;border:none}@media(max-width:500px){.home-nav[data-v-442c297d]{display:none}.mobileNav[data-v-442c297d]{padding:25px;display:flex;align-items:center;justify-content:space-between;gap:4px;position:fixed;border-radius:10px 10px 0 0;bottom:0;left:0;right:0;z-index:1000;background-color:#fff;box-shadow:0 2px 14px 4px #0000000d,0 12px 24px -2px #00000014}.mobileNav div[data-v-442c297d]{display:flex;flex-direction:column;align-items:center;gap:4px}.mobileNav div svg[data-v-442c297d]{width:21px;height:21px}.mobileNav p[data-v-442c297d]{margin:0;font-size:12px}.login[data-v-442c297d]{display:none}}
