@charset "UTF-8";:root{--brand-color:#fc6435;--brand-grey:#ffefea}*,body,html{padding:0;margin:0;box-sizing:border-box;font-family:Avenir,sans-serif;font-size:16px}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6,p{margin:0}a{text-decoration:none;color:inherit}.button{display:block;-webkit-appearance:none;border:none;background:#fc6435;color:#fff;font-size:16px;font-weight:400;line-height:20px;border-radius:8px;padding:16px 24px;min-width:360px;text-align:center;cursor:pointer;transition:color .3s ease,background .3s ease}@media screen and (max-width:991px){.button{min-width:250px;font-size:16px}}@media screen and (max-width:767px){.button{padding:16px 16px;width:100%}}.button.white{background:#fff;color:#fc6435}.button.white:hover{background:#ffefea;color:#fc6435}.button:hover{background:#ffefea;color:#fc6435}.button-outline{display:block;background-color:transparent;border:1px solid #fc6435;color:#fc6435;font-size:16px;font-weight:400;line-height:20px;border-radius:8px;padding:16px 24px;cursor:pointer;min-width:320px;text-align:center;transition:color .3s ease,background .3s ease}@media screen and (max-width:991px){.button-outline{min-width:250px;font-size:16px}}@media screen and (max-width:767px){.button-outline{padding:16px 16px;width:100%}}.button-outline:hover{background:#fc6435;color:#fff}.no-scroll{overflow:hidden}.accordion{display:flex;flex-direction:column;gap:24px;width:100%}.accordion-block{border-bottom:1px solid #ececed}.accordion-header{border:none;background-color:#fff;cursor:pointer;text-align:left;padding:16px;width:100%;display:flex;justify-content:space-between;align-items:center;gap:38px}.accordion-header span{font-size:20px;font-weight:900;line-height:30px;letter-spacing:2%}@media screen and (max-width:767px){.accordion-header span{font-size:16px;font-weight:700;line-height:28px;letter-spacing:0}}.accordion-header.active{padding-bottom:0;background-color:#fff7f5}.accordion-content{background-color:#fff7f5;padding:16px 16px 24px}.accordion-content p{font-size:16px;line-height:24px;font-weight:400;color:#475467}@media screen and (max-width:767px){.accordion-content p{font-size:14px;line-height:20px}}.error{padding:150px 25px 70px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.error-img{margin-bottom:88px}@media screen and (max-width:767px){.error-img{width:200px;margin-bottom:80px}}.error-text_wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;max-width:594px;margin-bottom:64px}@media screen and (max-width:767px){.error-text_wrapper{gap:16px;margin-bottom:48px}}.error-text_wrapper h1{font-size:30px;font-weight:700;line-height:38px}@media screen and (max-width:767px){.error-text_wrapper h1{font-size:24px;line-height:32px}}.error-text_wrapper p{font-size:20px;font-weight:400;line-height:30px}@media screen and (max-width:767px){.error-text_wrapper p{font-size:16px;line-height:24px}.error-cta{width:100%}}.page-wrapper{min-height:750px}.button.disabled{pointer-events:none;opacity:.5;cursor:not-allowed}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.home{width:100%;height:auto;background-image:url(/assets/images/hero-img-cf6b47eac2b4347493e9cac7a2ea1c0c.jpg);background-repeat:no-repeat;background-size:cover;background-position:50% 100%}.home-header{height:100vh;min-height:750px;max-height:950px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(0,0,0,.7);color:#fff;text-align:center}@media screen and (max-width:991px){.home-header{height:auto}}@media screen and (max-width:767px){.home-header{padding:0 25px}}.home-text_wrapper{margin-bottom:48px;max-width:842px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width:991px){.home-text_wrapper{max-width:600px}}@media screen and (max-width:767px){.home-text_wrapper{max-width:380px}}.home-text_wrapper h1{font-size:60px;line-height:72px;font-weight:900;margin-bottom:24px}@media screen and (max-width:991px){.home-text_wrapper h1{font-size:38px;line-height:45px}}@media screen and (max-width:767px){.home-text_wrapper h1{font-size:30px;line-height:38px}}.home-text_wrapper p{font-size:20px;line-height:30px;max-width:490px}@media screen and (max-width:991px){.home-text_wrapper p{font-size:18px;line-height:24px;max-width:450px}}@media screen and (max-width:767px){.home-text_wrapper p{font-size:16px;line-height:22px;max-width:380px}.home-cta{width:100%}}.categories{padding-top:120px;padding-bottom:40px}@media screen and (max-width:991px){.categories{padding-top:100px;padding-bottom:50px}}.categories-text_wrapper{margin-bottom:64px;display:flex;justify-content:space-between;gap:40px;align-items:flex-end;color:#161b26;padding:0 70px 0 70px;max-width:1440px;margin-left:auto;margin-right:auto}@media screen and (max-width:991px){.categories-text_wrapper{padding:0 50px}}@media screen and (max-width:767px){.categories-text_wrapper{padding:0 24px;margin-bottom:32px;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:16px}}.categories-text_wrapper h2{font-size:48px;line-height:62px;font-weight:900;max-width:473px}@media screen and (max-width:991px){.categories-text_wrapper h2{font-size:32px;line-height:40px}}@media screen and (max-width:767px){.categories-text_wrapper h2{font-size:24px;line-height:32px;max-width:300px}}.categories-text_wrapper p{font-size:16px;line-height:24px;max-width:500px}@media screen and (max-width:767px){.categories-text_wrapper p{font-size:16px;line-height:22px}}.categories-inner{display:flex;overflow-x:scroll;justify-content:space-between;padding:0 70px 40px}@media (min-width:1700px){.categories-inner{padding-left:calc(50vw - 650px);padding-right:calc(50vw - 720px)}}@media screen and (max-width:991px){.categories-inner{padding:0 50px}}@media screen and (max-width:767px){.categories-inner{padding:0 24px}}.category{display:flex;flex-direction:column;align-items:center}.category:not(:last-child){margin-right:36px}@media screen and (max-width:767px){.category:not(:last-child){margin-right:24px}}.category:hover>.category-img{background-color:#ffeeea}.category-img{width:140px;height:140px;display:flex;align-items:center;justify-content:center;border-radius:16px;margin-bottom:16px;overflow:hidden}@media screen and (max-width:767px){.category-img{margin-bottom:8px}}.category-img img{width:90%;height:90%;object-fit:cover}@media screen and (max-width:767px){.category-img img{width:75%;height:75%}}.category-name{font-size:16px;line-height:24px;text-align:center;font-weight:700;max-width:140px;color:#14142b}@media screen and (max-width:767px){.category-name{max-width:100px}}.events{overflow:hidden;width:100%}.events-inner{padding:104px 70px;max-width:1440px;margin:0 auto;display:flex;justify-content:space-between;gap:20px}@media screen and (max-width:991px){.events-inner{padding:100px 50px;align-items:center}}@media screen and (max-width:767px){.events-inner{padding:100px 24px 52px;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}}.events-text_wrapper{max-width:592px;display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width:767px){.events-text_wrapper{max-width:380px;align-items:center}}.events-text_wrapper h2{font-size:48px;line-height:62px;font-weight:900;margin-bottom:24px}@media screen and (max-width:991px){.events-text_wrapper h2{font-size:32px;line-height:40px;margin-bottom:16px}}@media screen and (max-width:767px){.events-text_wrapper h2{font-size:24px;line-height:32px}}.events-text_wrapper p{font-size:16px;line-height:24px;max-width:478px}@media screen and (max-width:767px){.events-text_wrapper p{font-size:16px;line-height:22px}}.events-cta{margin-top:56px}@media screen and (max-width:767px){.events-cta{width:100%;margin-top:40px}}.events-img{height:460px}@media screen and (max-width:991px){.events-img{height:350px}}@media screen and (max-width:767px){.events-img{width:100%;height:350px}}.events-img img{height:100%;display:block;object-fit:contain}@media screen and (max-width:767px){.events-img img{width:100%;height:100%;object-fit:contain}}.features{display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;width:100%;padding:0 72px 200px;background:linear-gradient(#fff 0,#fff7f5 100%)}@media screen and (max-width:991px){.features{padding:0 50px}}@media screen and (max-width:767px){.features{padding:52px 24px 52px;flex-direction:column;align-items:center;justify-content:flex-start;background:linear-gradient(#fff 0,#fff7f5 30%)}}.features-text_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;max-width:545px;margin:0 auto 64px}@media screen and (max-width:991px){.features-text_wrapper{margin-bottom:40px}}.features-text_wrapper h2{font-size:48px;line-height:62px;font-weight:900;margin-bottom:24px}@media screen and (max-width:991px){.features-text_wrapper h2{font-size:32px;line-height:40px}}@media screen and (max-width:767px){.features-text_wrapper h2{font-size:24px;line-height:32px;margin-bottom:16px}}.features-text_wrapper p{font-size:16px;line-height:24px;max-width:501px}@media screen and (max-width:767px){.features-text_wrapper p{font-size:16px;line-height:22px;max-width:350px}}.features-cta{margin-top:56px}@media screen and (max-width:991px){.features-cta{margin-top:40px}}@media screen and (max-width:767px){.features-cta{width:100%}}.features-inner{display:flex;flex-wrap:wrap;justify-content:center;gap:32px;max-width:1200px}@media screen and (max-width:991px){.features-inner{width:100%;gap:20px}}@media screen and (max-width:767px){.features-inner{flex-direction:column;flex-wrap:nowrap;gap:24px}}.feature-block{width:500px;background:#fff;border-radius:16px;padding:32px;max-width:45%}@media screen and (max-width:991px){.feature-block{width:380px;padding:20px;max-width:none}}@media screen and (max-width:767px){.feature-block{width:100%;padding:16px}}.feature-block:nth-child(2n){transform:translateY(100px)}@media screen and (max-width:991px){.feature-block:nth-child(2n){transform:translateY(0)}}.feature-block h4{font-size:24px;line-height:32px;font-weight:900;margin-bottom:8px}@media screen and (max-width:991px){.feature-block h4{font-size:20px;line-height:30px}}.feature-block p{font-size:16px;line-height:24px;font-weight:400}.feature-img{width:100%;height:340px;overflow:hidden;border-radius:16px;background:#f5f5f6;margin-bottom:32px}@media screen and (max-width:991px){.feature-img{height:260px}}@media screen and (max-width:767px){.feature-img{height:auto}}.feature-img img{width:100%;height:100%;object-fit:cover}.testimonial{width:100%;background:linear-gradient(#fff7f5 0,#fff 100%)}.testimonial-inner{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1440px;margin:0 auto;padding:104px 72px 120px}@media screen and (max-width:991px){.testimonial-inner{padding:100px 50px}}@media screen and (max-width:767px){.testimonial-inner{padding:100px 24px 52px}}.testimonial-slider{display:flex;align-items:center;justify-content:space-between;gap:140px;width:100%;position:relative}@media screen and (max-width:767px){.testimonial-slider{display:block;position:relative;padding-bottom:80px}}.testimonial-slider_header{max-width:615px;margin-bottom:72px;text-align:center}@media screen and (max-width:767px){.testimonial-slider_header{margin-bottom:48px}}.testimonial-slider_header h2{font-size:48px;line-height:62px;font-weight:900}@media screen and (max-width:991px){.testimonial-slider_header h2{font-size:32px;line-height:40px}}@media screen and (max-width:767px){.testimonial-slider_header h2{font-size:24px;line-height:32px}}.testimonial-slider_wrapper{flex-grow:1;position:relative;display:flex;overflow:hidden;max-width:820px}.testimonial-slider_pagination{display:flex;align-items:center;justify-content:center;gap:8px;position:absolute;bottom:-45px;left:50%;transform:translateX(-50%)}@media screen and (max-width:767px){.testimonial-slider_pagination{bottom:20px}}.testimonial-slider_pagination-dot{width:12px;height:12px;border-radius:50%;background:#d9d9d9}.testimonial-slider_pagination-dot.active{background:#fc6435}.testimonial-control{width:48px;height:48px;border:1px solid #fc6435;border-radius:50%;cursor:pointer;background-size:50%;background-repeat:no-repeat;background-position:center;flex-shrink:0}@media screen and (max-width:767px){.testimonial-control{position:absolute}}.testimonial-control.left{background-image:url(/assets/images/arrow-left.svg)}@media screen and (max-width:767px){.testimonial-control.left{bottom:0;left:0}}.testimonial-control.right{background-image:url(/assets/images/arrow-right.svg)}@media screen and (max-width:767px){.testimonial-control.right{bottom:0;right:0}}.testimonial-slide{width:100%;flex-shrink:0;min-height:320px;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:space-between}.testimonial-slide_icon{width:40px;height:40px;margin-bottom:32px;background-image:url(/assets/images/quote.svg);background-size:100%;background-repeat:no-repeat;background-position:center}@media screen and (max-width:767px){.testimonial-slide_icon{width:32px;height:32px}}.testimonial-slide_quote{font-size:20px;line-height:30px;margin-bottom:32px}@media screen and (max-width:991px){.testimonial-slide_quote{font-size:16px;line-height:26px}}@media screen and (max-width:767px){.testimonial-slide_quote{font-size:16px;line-height:22px}}.testimonial-slide_details{display:flex;flex-direction:column;align-items:center;text-align:center}.testimonial-slide_details a{font-size:20px;line-height:30px;font-weight:900;letter-spacing:2%;color:#000;text-decoration:none;transition:.3s color ease}@media screen and (max-width:991px){.testimonial-slide_details a{font-size:16px;line-height:26px}}.testimonial-slide_details a:hover{color:#fc6435}.testimonial-slide_logo{width:40px;height:40px;margin-bottom:12px}.testimonial-slide_logo img{width:100%;height:100%;object-fit:contain}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.testimonial-clients{display:flex;padding:72px 72px 150px;overflow:hidden}@media screen and (max-width:767px){.testimonial-clients{padding:48px 24px}}.testimonial-clients_wrapper{display:flex;flex-shrink:0;padding-right:70px;gap:70px;animation:marquee 30s linear infinite}@media screen and (max-width:767px){.testimonial-clients_wrapper{gap:30px;padding-right:30px}}.testimonial-client{flex-shrink:0;max-height:80px;max-width:150px;filter:grayscale(1);transition:filter .3s ease}@media screen and (max-width:767px){.testimonial-client{max-height:60px;max-width:110px}}.testimonial-client:hover{filter:grayscale(0)}.testimonial-client img{height:100%;width:100%;object-fit:contain}.mobile{padding:104px 160px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:991px){.mobile{padding:100px 50px}}@media screen and (max-width:767px){.mobile{padding:100px 24px 52px}}.mobile-cta{display:flex;justify-content:space-between;gap:32px;align-items:center;padding:86px 86px;width:1120px;border-radius:24px;background-color:#fc6435;color:#fff;background-image:url(/assets/images/pattern.svg);background-repeat:no-repeat;background-size:cover}@media screen and (max-width:991px){.mobile-cta{padding:50px;width:100%}}@media screen and (max-width:767px){.mobile-cta{padding:50px 24px}}.mobile-cta_inner{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media screen and (max-width:767px){.mobile-cta_inner{width:100%;align-items:center;text-align:center}}.mobile-cta_inner h2{font-size:48px;line-height:62px;font-weight:900;max-width:475px;margin-bottom:48px}@media screen and (max-width:991px){.mobile-cta_inner h2{font-size:32px;line-height:40px}}@media screen and (max-width:767px){.mobile-cta_inner h2{font-size:24px;line-height:32px;padding-bottom:24px;border-bottom:1px solid #fff}}.mobile-cta_inner h5{font-size:20px;line-height:30px;font-weight:700;margin-bottom:8px}@media screen and (max-width:991px){.mobile-cta_inner h5{font-size:18px;line-height:24px}}.mobile-cta_inner p{font-size:16px;line-height:24px;max-width:345px;margin-bottom:32px}@media screen and (max-width:991px){.mobile-cta_inner p{font-size:16px;line-height:20px}}.mobile-cta_img{height:310px;display:none;margin-bottom:32px}@media screen and (max-width:767px){.mobile-cta_img{display:block}}.mobile-cta_img img{height:100%;object-fit:contain}.mobile-cta_buttons{display:flex;gap:8px;padding-top:16px}@media screen and (max-width:767px){.mobile-cta_buttons{width:100%;justify-content:center}}.mobile-cta_button{height:50px}@media screen and (max-width:991px){.mobile-cta_button{height:50px}}@media screen and (max-width:767px){.mobile-cta_button{height:auto}}@media screen and (max-width:490px){.mobile-cta_button{width:50%;height:auto}}.mobile-cta_button img{height:100%;object-fit:contain}@media screen and (max-width:767px){.mobile-cta_button img{height:50px}}@media screen and (max-width:490px){.mobile-cta_button img{width:100%;height:auto}}.mobile-img{height:500px}@media screen and (max-width:991px){.mobile-img{height:350px}}@media screen and (max-width:767px){.mobile-img{display:none}}.mobile-img img{height:100%;object-fit:contain}.htw{padding-top:180px}@media screen and (max-width:767px){.htw{padding-top:150px}}.htw-hero{width:100%;max-width:1255px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:56px}@media screen and (max-width:991px){.htw-hero{padding:0 40px;gap:48px}}@media screen and (max-width:767px){.htw-hero{padding:0 20px}}.htw-hero_header{text-align:center;max-width:842px}.htw-hero_header h1{font-size:48px;line-height:62px;font-weight:900;margin-bottom:24px}@media screen and (max-width:991px){.htw-hero_header h1{font-size:38px;line-height:45px}}@media screen and (max-width:767px){.htw-hero_header h1{font-size:30px;line-height:38px}}.htw-hero_header h1 span{font-family:Comforter,sans-serif;color:#fc6435;font-size:62px;font-weight:400;line-height:62px}@media screen and (max-width:767px){.htw-hero_header h1 span{font-size:40px;line-height:32px}}.htw-hero_header p{font-size:20px;line-height:30px}@media screen and (max-width:991px){.htw-hero_header p{font-size:18px;line-height:24px}}@media screen and (max-width:767px){.htw-hero_header p{font-size:16px;line-height:22px}}.htw-hero_flex{display:flex;gap:48px;padding:0 50px}@media screen and (max-width:991px){.htw-hero_flex{gap:24px;padding:0 0}}@media screen and (max-width:767px){.htw-hero_flex{display:block}}.htw-hero_item img{margin-bottom:24px}@media screen and (max-width:991px){.htw-hero_item img{font-size:12px}}@media screen and (max-width:767px){.htw-hero_item img{margin-bottom:12px}}.htw-hero_item p{font-size:16px;line-height:150%;color:#333741}@media screen and (max-width:991px){.htw-hero_item p{font-size:14px}}@media screen and (max-width:767px){.htw-hero_item{margin-bottom:36px}}.htw-section{display:flex;align-items:flex-start;width:100%;max-width:1255px;margin:0 auto;gap:48px;padding:104px 50px}@media screen and (max-width:991px){.htw-section{padding:100px 40px}}@media screen and (max-width:767px){.htw-section{flex-direction:column;padding:60px 20px}}.htw-section_img{padding:48px 32px;max-width:580px;border-radius:17.28px;background-color:#fff7f5;position:sticky;top:60px;flex-shrink:0}@media screen and (max-width:991px){.htw-section_img{max-width:50%}}@media screen and (max-width:767px){.htw-section_img{max-width:none;position:static;display:none}}.htw-section_img img{width:100%;height:auto}.htw-section_img-mobile{padding:22px;border-radius:12px;background-color:#fff7f5;display:none}@media screen and (max-width:767px){.htw-section_img-mobile{display:block}}.htw-section_accordions{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-grow:1;gap:37px}@media screen and (max-width:767px){.htw-section_accordions{width:100%}}.htw-section_tag{font-size:20px;line-height:30px;letter-spacing:2%;font-weight:900;padding:4px 16px;border-radius:24px;background-color:#eff0f6}@media screen and (max-width:767px){.htw-section_tag{font-size:14px;font-weight:900;line-height:20px;margin:0 auto}}.htw-faq{display:flex;flex-direction:column;align-items:center;padding:104px 0;gap:104px}@media screen and (max-width:991px){.htw-faq{padding:100px 40px;gap:50px}}@media screen and (max-width:767px){.htw-faq{padding:100px 20px}}.htw-faq_header{font-size:48px;font-weight:700;line-height:48px;text-align:center}@media screen and (max-width:991px){.htw-faq_header{font-size:32px;font-weight:700;line-height:40px}}@media screen and (max-width:767px){.htw-faq_header{font-size:24px;font-weight:900;line-height:32px}}.htw-faq_body{width:100%;max-width:890px}.htw-cta{background-image:url(/assets/images/pattern.svg);background-color:#fc6435;background-size:cover;background-repeat:no-repeat;border-radius:24px;width:90%;max-width:1120px;margin:0 auto 120px;padding:40px 40px}@media screen and (max-width:991px){.htw-cta{width:90%}}.htw-cta_inner{display:flex;flex-direction:column;align-items:center;gap:32px}.htw-cta_text-wrapper{margin-bottom:24px;color:#fff;text-align:center;display:flex;flex-direction:column;gap:16px}.htw-cta_text-wrapper h1{font-size:48px;font-weight:700;line-height:62px}@media screen and (max-width:767px){.htw-cta_text-wrapper h1{font-size:32px;line-height:40.96px}}.htw-cta_text-wrapper p{font-size:20px;font-weight:400;line-height:30px}@media screen and (max-width:767px){.htw-cta_text-wrapper p{font-size:14px;line-height:20px}}.about{width:100%;max-width:1700px;margin:0 auto;padding:180px 72px 0}@media screen and (max-width:991px){.about{padding-inline:40px}}@media screen and (max-width:767px){.about{padding-inline:20px}}.about-hero{display:flex;flex-direction:column;gap:72px}.about-hero img{height:auto}.about-hero_header{width:100%;max-width:837px;display:flex;flex-direction:column;gap:24px}.about-hero_header h1{font-size:48px;line-height:62px;font-weight:900;margin-bottom:24px;color:#161b26}@media screen and (max-width:991px){.about-hero_header h1{font-size:38px;line-height:45px}}@media screen and (max-width:767px){.about-hero_header h1{font-size:30px;line-height:38px}}.about-hero_header p{font-size:20px;line-height:30px;color:#1f242f}@media screen and (max-width:991px){.about-hero_header p{font-size:18px;line-height:24px}}@media screen and (max-width:767px){.about-hero_header p{font-size:16px;line-height:24px}}.about-row{padding-block:104px;display:flex;gap:32px;justify-content:space-between;align-items:stretch}@media screen and (max-width:991px){.about-row{flex-direction:column}}.about-row_section{background-color:#fafafa;width:100%;max-width:none;border-radius:24px;padding:48px;display:flex;flex-direction:column;gap:24px}@media screen and (max-width:991px){.about-row_section{padding:24px}}.about-row_section h4{font-size:24px;font-weight:700;line-height:32px;color:#1f242f}.about-row_section p{font-size:16px;line-height:24px;color:#1f242f}.about-team{background-color:#fff7f5;border-radius:24px;padding:48px;display:flex;flex-direction:column;gap:24px;margin-bottom:104px}@media screen and (max-width:991px){.about-team{padding:24px}}.about-team h4{font-size:24px;font-weight:700;line-height:32px;color:#1f242f}.about-team p{font-size:16px;line-height:24px;color:#1f242f;width:100%;max-width:none}.about-team-group{margin-top:24px;display:grid;grid-template-columns:repeat(5,1fr);grid-row-gap:48px;text-align:center}@media screen and (max-width:991px){.about-team-group{grid-template-columns:repeat(4,1fr);grid-row-gap:48px}}@media screen and (max-width:767px){.about-team-group{grid-template-columns:repeat(2,1fr);grid-column-gap:12px;grid-row-gap:48px}}.about-team-group_each{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:16px}.about-team-group_each img{border-radius:16px;width:140px;height:140px;object-fit:cover}.about-team-group_each div{display:flex;flex-direction:column;gap:4px}.about-team-group_each p{font-size:16px;line-height:24px;color:#1f242f}.about-team-group_each span{font-size:16px;line-height:24px;color:#1f242f}.pricing{padding-top:180px;width:100%;max-width:1440px;margin:0 auto}.pricing-text_wrapper{display:flex;flex-direction:column;text-align:center;max-width:945px;padding:0 50px;margin:0 auto 80px}@media screen and (max-width:767px){.pricing-text_wrapper{padding:0 24px;margin-bottom:48px}}.pricing-text_wrapper h1{font-size:48px;line-height:60px;font-weight:900;margin-bottom:16px}@media screen and (max-width:767px){.pricing-text_wrapper h1{font-size:24px;font-weight:600;line-height:32px;margin-bottom:12px}}.pricing-text_wrapper p{font-size:20px;font-weight:400;line-height:30px}@media screen and (max-width:767px){.pricing-text_wrapper p{font-size:16px;font-weight:400;line-height:24px}}.pricing-details_info{max-width:750px;width:100%;padding:0 50px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width:767px){.pricing-details_info{padding:0 24px}}.pricing-details_info-card{display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(252,100,53,.5);background:#fff7f5;width:100%;height:185px;gap:12px;border-radius:24px}.pricing-details_info-card h2{font-size:48px;font-weight:900;line-height:61.44px}@media screen and (max-width:767px){.pricing-details_info-card h2{font-size:32px;font-weight:800;line-height:41px}}.pricing-details_info-card p{font-size:20px;font-weight:400;line-height:30px;color:#fc6435}@media screen and (max-width:767px){.pricing-details_info-card p{font-size:16px;font-weight:600;line-height:24px}}.pricing-details_grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:32px;grid-row-gap:104px;padding:120px 50px}@media screen and (max-width:991px){.pricing-details_grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);grid-row-gap:50px}}@media screen and (max-width:767px){.pricing-details_grid{padding:50px 24px;grid-row-gap:24px}}@media screen and (max-width:620px){.pricing-details_grid{display:flex;flex-direction:column}}.pricing-details_grid-item{display:flex;flex-direction:column;padding:20px 24px 30px;gap:16px;border-radius:16px;border:1px solid #fafafa;box-shadow:0 1px 2px 0 rgba(16,24,40,.06);box-shadow:0 1px 3px 0 rgba(16,24,40,.1)}@media screen and (max-width:767px){.pricing-details_grid-item{min-height:352px}}.pricing-details_img{width:56px;height:56px;border-radius:50%;background-color:#fafafa;display:flex;align-items:center;justify-content:center}.pricing-details_header{font-size:20px;font-weight:900;line-height:30px;letter-spacing:.02em;color:#1f242f}@media screen and (max-width:767px){.pricing-details_header{font-size:16px;font-weight:700;line-height:20px}}.pricing-details_list{display:flex;flex-direction:column;gap:12px;padding-inline-start:0px;margin-block-start:0em;padding-left:14px;color:#333741}.pricing-details_list li{list-style:disc;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:767px){.pricing-details_list li{font-size:14px;font-weight:400;line-height:20px}}.pricing-select{-webkit-appearance:none;border:1px solid transparent;font-size:20px;font-weight:400;line-height:30px;padding:10px 30px 10px 32px;margin-bottom:32px;border-radius:8px;background-image:url(/assets/images/location.svg),url(/assets/images/arrow-down.svg);background-repeat:no-repeat;background-position:0 50%,95% 50%}@media screen and (max-width:767px){.pricing-select{margin-bottom:48px;font-size:16px;font-weight:400;line-height:28px}}.pricing-select:focus{outline:0;border:1px solid transparent}.pricing-cta{background-image:url(/assets/images/pattern.svg);background-color:#fc6435;color:#fff;background-size:cover;background-repeat:no-repeat;border-radius:24px;width:90%;max-width:1120px;margin:0 auto 120px;min-height:470px;padding:40px 40px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:991px){.pricing-cta{width:90%}}@media screen and (max-width:767px){.pricing-cta{margin-bottom:40px;padding:40px 24px}}.pricing-cta_inner{display:flex;flex-direction:column;align-items:center;gap:62px}.pricing-cta_text-wrapper{color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.pricing-cta_text-wrapper h1{font-size:48px;font-weight:900;line-height:62px}@media screen and (max-width:767px){.pricing-cta_text-wrapper h1{font-size:32px;line-height:41px}}.pricing-cta_text-wrapper p{font-size:16px;font-weight:400;line-height:24px;max-width:420px}@media screen and (max-width:767px){.pricing-cta_text-wrapper p{font-size:14px;line-height:20px}}.pricing-cta_addons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;max-width:610px;width:100%;row-gap:24px;column-gap:48px}@media screen and (max-width:767px){.pricing-cta_addons{padding:0 14px;column-gap:24px;font-size:14px;font-weight:600;line-height:20px}}.search{width:100%;max-width:1368px;padding-top:136px;margin:0 auto}@media screen and (max-width:991px){.search{padding-inline:40px}}@media screen and (max-width:767px){.search{padding-inline:0px}}.search-bar{display:flex;flex-direction:column;gap:32px;width:100%;max-width:520px;margin:0 auto}@media screen and (max-width:991px){.search-bar{gap:24px}}@media screen and (max-width:767px){.search-bar{max-width:none}}.search-bar-box{display:flex;justify-content:space-between;border:1px solid #94969c;padding:16px;border-radius:16px}@media screen and (max-width:767px){.search-bar-box{width:calc(100% - 48px);margin:0 auto}}.search-bar-box:focus-within{border-color:#fc6435}.search-bar-box-content{display:flex;align-items:center;gap:8px;width:100%}.search-bar-box-content_icon{width:24px;height:24px;background:url(/assets/images/search-normal.svg);background-repeat:no-repeat;background-size:100%;background-position:center}.search-bar-box-content_text{border:none;outline:0;width:100%;padding:0!important;box-shadow:none!important;border-color:transparent!important}.search-bar-box_cancel{width:24px;height:24px;background:url(/assets/images/cancel.svg);background-repeat:no-repeat;background-size:100%;background-position:center;cursor:pointer}.search-bar-filter{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:767px){.search-bar-filter{justify-content:flex-start;gap:2%;padding-inline:24px;overflow-x:scroll;padding-bottom:20px}}.search-bar-filter::-webkit-scrollbar{display:none}.search-bar-filter_block{overflow:hidden;text-align:left;white-space:nowrap;-webkit-appearance:none;border:1px solid #000;font-size:16px;font-weight:400;line-height:24px;padding:8px 40px 8px 16px!important;border-radius:12px;background-image:url("/assets/images/arrow-down.svg")!important;background-repeat:no-repeat!important;background-size:16px!important;background-position:calc(100% - 10px) 50%!important;color:#14142b;max-width:140px;text-overflow:ellipsis}@media screen and (max-width:767px){.search-bar-filter_block{width:130px;min-width:24%;flex-shrink:0;max-width:none;font-size:14px;font-weight:400;line-height:20px}}.search-bar-filter_block:focus{outline:0}.search-bar-filter_block.active{background-image:url("/assets/images/arrow-down-grey.svg")!important;background-color:#000;color:#fff}.search-events{padding:72px 72px}@media screen and (max-width:991px){.search-events{padding:40px 0}}@media screen and (max-width:767px){.search-events{padding:20px 24px 40px}}.search-events_cta{display:flex;flex-direction:column;gap:4px;margin-bottom:24px}.search-events_cta h4{font-size:20px;font-weight:700;line-height:30px;color:#1f242f}@media screen and (max-width:767px){.search-events_cta h4{font-size:16px;line-height:20px;font-weight:600}}.search-events_cta p{font-size:16px;font-weight:400;line-height:24px;color:#61646c}@media screen and (max-width:767px){.search-events_cta p{font-size:14px;font-weight:600;line-height:20px}}.search-events_grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto,1fr);grid-column-gap:32px;grid-row-gap:32px;margin-bottom:56px}@media screen and (max-width:991px){.search-events_grid{grid-column-gap:20px;grid-row-gap:20px}}@media screen and (max-width:800px){.search-events_grid{display:flex;flex-direction:column;margin-bottom:30px}}.search-events_card{width:100%;min-height:198px;padding:16px 16px;border-radius:8px;border:1px solid #f0f1f1;display:flex;justify-content:space-between;gap:40px;box-shadow:0 1px 2px 0 rgba(16,24,40,.06);box-shadow:0 1px 3px 0 rgba(16,24,40,.1)}@media screen and (max-width:991px){.search-events_card{align-items:stretch}}@media screen and (max-width:767px){.search-events_card{min-height:130px}}.search-events_card-details{display:flex;flex-direction:column;justify-content:space-between;gap:20px}@media screen and (max-width:767px){.search-events_card-details{gap:10px}}.search-events_card-details-info{display:flex;flex-direction:column;gap:12px}@media screen and (max-width:767px){.search-events_card-details-info{gap:10px}}.search-events_card-details-info p{font-size:20px;font-weight:700;line-height:30px;letter-spacing:.02em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media screen and (max-width:991px){.search-events_card-details-info p{align-items:flex-start;-webkit-line-clamp:2}}@media screen and (max-width:800px){.search-events_card-details-info p{font-size:16px;font-weight:700;line-height:20px}}.search-events_card-details-info .info{display:flex;gap:8px;color:#61646c;align-items:center}.search-events_card-details-info .info p{font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:800px){.search-events_card-details-info .info p{font-size:14px;font-weight:400;line-height:20px}}.search-events_card-details-info .info img{width:24px;height:24px;object-fit:contain}@media screen and (max-width:767px){.search-events_card-details-info .info img{width:16px;height:16px}}.search-events_card-details-price{font-size:16px;font-weight:700;line-height:24px;color:#fc6435}.search-events_card img{height:100%;width:160px;max-height:170px;border-radius:4px;overflow:hidden;object-fit:cover;flex-shrink:0}@media screen and (max-width:767px){.search-events_card img{flex-shrink:0;width:140px;height:140px}}@media screen and (max-width:490px){.search-events_card img{width:90px;height:90px}}.search-events_bottom-cta{width:100%;padding-bottom:120px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:800px){.search-events_bottom-cta{padding-bottom:60px}}.search-events_empty-block{display:flex;flex-direction:column;align-items:center;padding-bottom:120px}.search-events_empty-block img{height:400px;object-fit:contain}.search-events_empty-block p{font-size:16px;font-weight:400;line-height:24px;max-width:360px;text-align:center;margin-bottom:32px}.signup--page{height:100%;overflow:scroll;display:flex}.signup--page__image{width:50%;position:relative}.signup--page__image img{height:100%;width:100%;object-fit:cover}.signup--page__image p{position:absolute;bottom:100px;right:20px;color:#fff;font-weight:600;font-size:24px}.signup--page__wrap{padding:120px 20px 40px;width:50%;height:100%}.signup--page__form{padding:0 5rem}.signup--page__steps{padding:0 1rem}@media screen and (max-width:1250px){.signup--page{flex-direction:column;align-items:center}.signup--page__image{display:none}.signup--page__wrap{width:100%}}@media screen and (max-width:767px){.signup--page{margin-bottom:2rem}.signup--page__form{padding:0 3rem}.signup--page__steps{padding:0}}.confirm-email{display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;padding:0 0 15rem}.confirm-email__title{text-align:center;font-size:32px;font-weight:600}@media screen and (max-width:767px){.confirm-email__title{font-size:24px}}.prompt{display:flex;flex-direction:column;align-items:center;margin:5rem 0;font-size:1.8rem;color:#8d9091}@media screen and (max-width:767px){.prompt{font-size:14px}}.prompt__description-sub{margin-top:2rem}.resetpassword-wrapper{width:100%}.resetpassword--page{height:100%;display:flex;position:relative}.resetpassword--page__image{width:50%;position:sticky;top:0;height:100vh}.resetpassword--page__image img{height:100%;width:100%;object-fit:cover}.resetpassword--page__wrap{width:50%;height:100%;padding:32px 72px;max-width:700px;margin:0 auto}@media screen and (max-width:991px){.resetpassword--page__wrap{padding:38px 24px 70px}}@media screen and (max-width:767px){.resetpassword--page__wrap{width:100%;max-width:none}.resetpassword--page{margin-bottom:2rem}.resetpassword--page__image{display:none}.resetpassword--page__form{padding:0 3rem}.resetpassword--page__steps{padding:0}}.resetpassword{display:flex;flex-direction:column;justify-content:space-between;gap:56px}.resetpassword a img{width:113.14px;height:24px}@media screen and (max-width:1250px){.resetpassword{width:100%}}.confirmation{position:relative;display:flex;flex-direction:column;align-items:center;gap:48px;width:82%}.confirmation-image{width:100px;height:100px}.confirmation-body{display:flex;flex-direction:column;gap:72px}.confirmation-body_text{display:flex;flex-direction:column;text-align:center;gap:40px}.confirmation-body_text h3{font-size:30px;font-weight:700;line-height:38px;color:#1f242f}.confirmation-body_text p{font-size:20px;font-weight:400;line-height:30px;color:#1f242f}.confirmation-body button{-webkit-appearance:none;border:none;font-size:16px;font-weight:400;line-height:20px;border-radius:8px;padding:16px 24px;display:flex;justify-content:center;background-color:#fc6435;color:#fff;gap:8px;cursor:pointer;transition:color .3s ease,background .3s ease}@media screen and (max-width:991px){.confirmation-body button{min-width:250px;font-size:16px}}@media screen and (max-width:767px){.confirmation-body button{padding:16px 16px;width:100%}}.confirmation-body button:hover{background:#ffefea;color:#fc6435}.resetpasswordform{display:flex;flex-direction:column;gap:40px;max-width:450px;width:100%}@media screen and (max-width:767px){.resetpasswordform{max-width:none}}.resetpasswordform-content{display:flex;flex-direction:column;gap:32px}.resetpasswordform-content_headers{display:flex;flex-direction:column;gap:8px}.resetpasswordform-content_headers h3{font-size:30px;font-weight:700;line-height:38px;color:#1f242f}.resetpasswordform-content_headers p{font-size:16px;font-weight:400;line-height:24px;color:#61646c}.resetpasswordform-content_inputs{display:flex;flex-direction:column;gap:24px}.resetpasswordform-button{-webkit-appearance:none;border:none;font-size:16px;font-weight:400;line-height:20px;border-radius:8px;padding:16px 24px;display:flex;justify-content:center;gap:8px;cursor:pointer;transition:color .3s ease,background .3s ease}@media screen and (max-width:991px){.resetpasswordform-button{min-width:250px;font-size:16px}}@media screen and (max-width:767px){.resetpasswordform-button{padding:16px 16px;width:100%}}.resetpasswordform-button:hover{background:#ffefea;color:#fc6435}.login-wrapper{width:100%}.login--page{height:100%;display:flex;position:relative}.login--page__image{width:50%;position:sticky;height:100vh;top:0}.login--page__image img{height:100%;width:100%;object-fit:cover}.login--page__image p{position:absolute;bottom:100px;right:20px;color:#fff;font-weight:600;font-size:24px}.login--page__wrap{width:50%;height:100%;padding:38px 70px 70px;max-width:700px;margin:0 auto}@media screen and (max-width:991px){.login--page__wrap{padding:38px 24px 70px}}.login--page__form{padding:0 5rem}.login--page__steps{padding:0 1rem}@media screen and (max-width:767px){.login--page{margin-bottom:2rem}.login--page__image{display:none}.login--page__wrap{width:100%;max-width:none}.login--page__form{padding:0 3rem}.login--page__steps{padding:0}}.login{display:flex;flex-direction:column;justify-content:space-between;gap:56px;max-width:450px;width:100%}.login-img{width:113.14px;height:24px}.login-form{display:flex;flex-direction:column;gap:40px}.login-form_content{display:flex;flex-direction:column;gap:32px}.login-form_content_headers{display:flex;flex-direction:column;gap:8px}.login-form_content_headers h3{font-size:30px;font-weight:700;line-height:38px;color:#1f242f}.login-form_content_headers p{font-size:16px;font-weight:400;line-height:24px;color:#61646c}.login-form_content_inputs{display:flex;flex-direction:column;gap:24px}.login-form_ctas{display:flex;flex-direction:column;gap:16px}.login-form_ctas a{font-size:14px;font-weight:400;line-height:24px;color:#fc6435}.login-form_ctas_button{-webkit-appearance:none;border:none;font-size:16px;font-weight:400;line-height:20px;border-radius:8px;padding:16px 24px;display:flex;justify-content:center;gap:8px;cursor:pointer;transition:color .3s ease,background .3s ease}@media screen and (max-width:991px){.login-form_ctas_button{min-width:250px;font-size:16px}}@media screen and (max-width:767px){.login-form_ctas_button{padding:16px 16px;width:100%}}.login-form_ctas_button:hover{background:#ffefea;color:#fc6435}.login-footer{font-size:16px;font-weight:400;line-height:24px;color:#61646c}.login-footer a{font-size:16px;font-weight:600;line-height:24px;color:#fc6435}@media screen and (max-width:767px){.login{max-width:none}}.signup{width:100%}.signup-wrapper{display:flex;height:100%;position:relative}.signup-inner{flex-grow:1;height:100%;max-width:700px;margin:0 auto;padding:38px 70px 70px}@media screen and (max-width:991px){.signup-inner{padding:48px 40px}}@media screen and (max-width:767px){.signup-inner{padding:48px 24px}}.signup-inner_content img{height:24px;margin-bottom:40px}.signup-inner_content-text{margin-bottom:40px}.signup-inner_content-text h3{font-size:30px;font-weight:700;line-height:38px;margin-bottom:8px}.signup-inner_content-text p{font-size:16px;font-weight:400;line-height:24px}.signup-img{height:100vh;width:50%;position:sticky;top:0}@media screen and (max-width:767px){.signup-img{display:none}}.signup-img img{width:100%;height:100%;object-fit:cover;object-position:right}.signup-steps{margin-top:40px}.signup-steps_type h5{font-size:16px;font-weight:700;line-height:24px;margin-bottom:16px}.signup-steps_type-options{width:100%;display:flex;justify-content:space-between;margin-bottom:40px}@media screen and (max-width:490px){.signup-steps_type-options{display:block}}.signup-steps_type-option{width:48%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-align:center;min-height:310px;border:1px solid #d9d9d9;padding:32px 24px;border-radius:8px;box-shadow:0 1px 2px 0 rgba(16,24,40,.0588235294);box-shadow:0 1px 3px 0 rgba(16,24,40,.1019607843)}@media screen and (max-width:490px){.signup-steps_type-option{width:100%;min-height:234px;margin-bottom:24px;padding:24px 16px}}.signup-steps_type-option img{height:48px;width:48px;margin-bottom:24px}.signup-steps_type-option h4{font-size:20px;font-weight:700;line-height:30px;letter-spacing:.02em;margin-bottom:16px}.signup-steps_type-option p{font-size:16px;font-weight:400;line-height:24px;margin-bottom:24px}.signup-steps_type-option.active{color:#fc6435;border:1px solid #fc6435}.signup-steps_type-cta{width:100%;display:flex;justify-content:space-between}.signup-steps_type-cta .button{width:48%;min-width:0}.signup-steps_type-cta .button:disabled{background-color:#ececed;color:#61646c}.signup-steps_form h5{font-size:16px;font-weight:700;line-height:24px;margin-bottom:16px}.signup-steps_form-fields{margin-bottom:32px}.signup-steps_form-terms{padding:16px 22px;font-size:16px;font-weight:400;line-height:24px;background-color:#f5f5f6;color:#61646c;border-radius:8px}.signup-steps_form-cta{width:100%;display:flex;justify-content:space-between}.signup-steps_form-cta .button{width:48%;min-width:0}.signup-steps_confirm h5{font-size:16px;font-weight:700;line-height:24px;margin-bottom:16px}.signup-steps_confirm-content{margin-bottom:40px}.signup-steps_confirm-content p{font-size:16px;font-weight:400;line-height:24px;color:#61646c;margin-bottom:12px}.signup-steps_confirm-cta{width:100%}.signup-steps_confirm-cta .button{width:100%;min-width:0}.forgotpassword-wrapper{width:100%}.forgotpassword--page{height:100%;display:flex;position:relative}.forgotpassword--page__image{width:50%;position:sticky;top:0;height:100vh}.forgotpassword--page__image img{height:100%;width:100%;object-fit:cover}.forgotpassword--page__wrap{width:50%;height:100%;padding:32px 72px;max-width:700px;margin:0 auto}@media screen and (max-width:991px){.forgotpassword--page__wrap{padding:38px 24px 70px}}@media screen and (max-width:767px){.forgotpassword--page__wrap{width:100%;max-width:none}.forgotpassword--page{margin-bottom:2rem}.forgotpassword--page__image{display:none}.forgotpassword--page__form{padding:0 3rem}.forgotpassword--page__steps{padding:0}}.forgotpassword{display:flex;flex-direction:column;justify-content:space-between;gap:56px;max-width:450px;width:100%}.forgotpassword img{width:113.14px;height:24px}.forgotpassword-form{display:flex;flex-direction:column;gap:40px}.forgotpassword-form_back{display:flex;gap:8px;align-items:center;color:#1f242f;font-size:14px;font-weight:400;line-height:20px}.forgotpassword-form_content{display:flex;flex-direction:column;gap:32px}.forgotpassword-form_content_headers{display:flex;flex-direction:column;gap:8px}.forgotpassword-form_content_headers h3{font-size:30px;font-weight:700;line-height:38px;color:#1f242f}.forgotpassword-form_content_headers p{font-size:16px;font-weight:400;line-height:24px;color:#61646c}.forgotpassword-form_content_inputs{display:flex;flex-direction:column;gap:24px}.forgotpassword-form_ctas{display:flex;flex-direction:column;gap:16px}.forgotpassword-form_ctas a{font-size:14px;font-weight:400;line-height:24px;color:#fc6435}.forgotpassword-form_ctas_button{-webkit-appearance:none;border:none;font-size:16px;font-weight:400;line-height:20px;border-radius:8px;padding:16px 24px;display:flex;justify-content:center;gap:8px;cursor:pointer;transition:color .3s ease,background .3s ease}@media screen and (max-width:991px){.forgotpassword-form_ctas_button{min-width:250px;font-size:16px}}@media screen and (max-width:767px){.forgotpassword-form_ctas_button{padding:16px 16px;width:100%}}.forgotpassword-form_ctas_button:hover{background:#ffefea;color:#fc6435}.forgotpassword-footer{font-size:16px;font-weight:400;line-height:24px;color:#61646c}.forgotpassword-footer a{font-size:16px;font-weight:600;line-height:24px;color:#fc6435}@media screen and (max-width:767px){.forgotpassword{max-width:none}}.header{display:flex;justify-content:space-between;align-items:center;padding:24px 72px;position:absolute;width:100%;max-width:1700px;left:50%;z-index:10;transform:translateX(-50%)}@media screen and (max-width:991px){.header{padding:24px 40px;left:unset;transform:none}}@media screen and (max-width:767px){.header{padding:24px 24px}}.header-logo{position:relative;z-index:10;height:24px}.header-logo img{height:100%}.header-links{display:flex;gap:40px;align-items:center;z-index:9;color:#000;position:absolute;left:50%;transform:translateX(-50%)}@media screen and (max-width:991px){.header-links{background-color:#fff;position:fixed;top:0;left:0;right:0;bottom:0;height:100vh;overflow-y:scroll;flex-direction:column;padding:120px 40px;gap:16px;transform:translateY(-100%)}}@media screen and (max-width:767px){.header-links{padding:100px 24px}}.header-links a{color:inherit;text-decoration:none;transition:color .3s ease}@media screen and (max-width:991px){.header-links a{width:100%;padding:24px 0}.header-links a:not(:last-child){border-bottom:1px solid #000}}.header-links a:hover{color:#fc6435}.header-links a.active{color:#fc6435}.header-links_cta{margin-top:56px;width:100%;gap:24px;display:none}@media screen and (max-width:991px){.header-links_cta{display:flex}}.header-links.show{transform:translateY(0)}.header-links.white{color:#fff}.header-links.white.show{color:#000}.header-cta{display:flex;gap:24px;align-items:center}@media screen and (max-width:991px){.header-cta{display:none}}.header-cta_search{width:24px;height:24px;background:url(/assets/images/search-normal.svg);background-repeat:no-repeat;background-size:100%;background-position:center;position:relative}.header-cta_button-fill{background-color:#fc6435;color:#fff!important;text-align:center;padding:10px 24px;border-radius:8px}@media screen and (max-width:991px){.header-cta_button-fill{flex-grow:1;padding:10px 24px!important}}.header-cta_button-fill.white{background:0 0;border:1px solid #fff}.header-cta_button-outline{background-color:transparent;border:1px solid #000;text-align:center;color:#000;padding:10px 24px;border-radius:8px}@media screen and (max-width:991px){.header-cta_button-outline{flex-grow:1;padding:10px 24px!important}}.header-cta .white{color:#fff}.header-cta a{color:#000;text-decoration:none;transition:color .3s ease}.header-cta a:hover{color:#fc6435}.header-mobile_cta{display:none;align-items:center;justify-content:center}@media screen and (max-width:991px){.header-mobile_cta{display:flex;gap:16px}}.header-hamburger{display:none;width:32px;height:32px;background:url(/assets/images/menu.svg);background-repeat:no-repeat;background-size:100%;background-position:center;position:relative;z-index:10}@media screen and (max-width:991px){.header-hamburger{display:block}}.header-hamburger.white{background:url(/assets/images/menu-white.svg)}@media screen and (max-width:991px){.header-hamburger.white{display:block}}.header-hamburger.active{background:url(/assets/images/close-icon.svg)}.footer{background-color:#fff7f5}.footer-inner{width:100%;max-width:1700px;padding:40px 72px;min-height:440px;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;gap:60px}@media screen and (max-width:991px){.footer-inner{padding:40px 40px}}@media screen and (max-width:767px){.footer-inner{padding:40px 24px}}.footer-inner_top{display:flex;justify-content:space-between;gap:55px;flex-wrap:wrap}@media screen and (max-width:767px){.footer-inner_top{width:100%}}.footer-inner_top-left{max-width:434px;display:flex;flex-direction:column}@media screen and (max-width:767px){.footer-inner_top-left{max-width:none;width:100%}}.footer-inner_top-left p{font-size:16px;line-height:24px;font-weight:400;margin-bottom:24px;color:#1f242f}.footer-inner_top-right{display:flex;gap:120px}@media screen and (max-width:767px){.footer-inner_top-right{max-width:none;width:100%;flex-wrap:wrap;justify-content:space-between;gap:40px;padding-bottom:50px;border-bottom:1px solid #000}}.footer-inner_bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap-reverse;gap:40px}.footer-logo{display:block;height:20px;margin-bottom:32px}.footer-logo img{height:100%}.footer-newsletter{display:flex;gap:10px}@media screen and (max-width:767px){.footer-newsletter{max-width:none;width:100%}}.footer-newsletter input{background-color:transparent;border:1px solid rgba(0,0,0,.5);border-radius:8px;padding:16px;width:315px}@media screen and (max-width:767px){.footer-newsletter input{width:100%}}.footer-newsletter input:focus{outline:0;border:1px solid #fc6435}.footer-newsletter button{width:auto;min-width:auto}.footer-links{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:767px){.footer-links{width:45%;gap:16px}}.footer-links p{margin-bottom:8px;color:#fc6435;font-size:16px;font-weight:700;line-height:24px}@media screen and (max-width:767px){.footer-links p{color:#000}}.footer-links a{font-size:16px;font-weight:400;line-height:24px;transition:.3s color ease}.footer-links a:hover{color:#fc6435}.footer-links.bottom{display:flex;min-width:540px;flex-direction:row;gap:65px}@media screen and (max-width:767px){.footer-links.bottom{width:100%;min-width:0;flex-direction:column;gap:32px}}.footer-social_link{display:flex;align-items:center;gap:16px}.footer-copyright{font-size:16px;font-weight:400;line-height:24px;color:rgba(0,0,0,.7)}@media screen and (max-width:767px){.footer-copyright{font-size:14px;font-weight:400;line-height:20px}}.sidebar{width:270px;top:0;height:100vh;display:flex;flex-direction:column;flex-shrink:0;position:sticky;background:#fff;border-right:1px solid #ececed}@media screen and (max-width:1024px){.sidebar{width:190px;flex-shrink:0}}@media screen and (max-width:767px){.sidebar{position:relative;height:auto;background:0 0;width:100%;z-index:2}}.sidebar-top{display:flex;align-items:center;justify-content:space-between;padding:32px 40px;background-color:#fff;position:relative;z-index:10}@media screen and (max-width:991px){.sidebar-top{padding:32px 24px}}@media screen and (max-width:767px){.sidebar-top{padding:24px 24px}}.sidebar-top_logo img{height:24px;object-fit:contain}@media screen and (max-width:767px){.sidebar-top_logo img{height:20px}}.sidebar-top_hamburger{display:none;width:32px;height:32px;background:url(/assets/images/menu.svg);background-repeat:no-repeat;background-size:100%;background-position:center;position:relative}@media screen and (max-width:767px){.sidebar-top_hamburger{display:block}}.sidebar-top_hamburger.active{background:url(/assets/images/close-icon.svg)}.sidebar-links{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding-bottom:48px;width:100%;background-color:#fff}@media screen and (max-width:767px){.sidebar-links{padding:72px 24px 72px;position:fixed;top:0;bottom:0;transition:transform .5s ease;transform:translateY(-100%)}}.sidebar-links_footer,.sidebar-links_wrapper{width:100%;display:flex;flex-direction:column}.sidebar-links_item{display:flex;align-items:center;width:100%;padding:10px 40px;margin-top:32px;position:relative}@media screen and (max-width:991px){.sidebar-links_item{padding:10px 24px}}@media screen and (max-width:767px){.sidebar-links_item{padding:24px 0;margin-top:16px}.sidebar-links_item:not(:last-child){border-bottom:1px solid #f0f1f1}}.sidebar-links_item img{width:20px;height:20px;margin-right:16px}.sidebar-links_item p{font-size:16px;font-weight:400;line-height:24px;text-align:left}.sidebar-links_item.small{margin-top:16px}@media screen and (max-width:767px){.sidebar-links_item.small{border-bottom:none}}.sidebar-links_item.active::before{content:"";position:absolute;top:0;right:0;bottom:0;width:6px;background-color:#fc6435;border-radius:6px}@media screen and (max-width:767px){.sidebar-links_item.active::before{background-color:transparent}.sidebar-links_item.active{color:#fc6435}}.sidebar-links_item:hover{color:#fc6435}@media screen and (max-width:767px){.sidebar-links.show{transform:translateY(0)}}.discover{padding-top:120px;width:100%;max-width:1700px;margin:0 auto}.discover-breadcrumbs{display:flex;margin-bottom:56px;gap:4px;padding:0 72px;color:#61646c}@media screen and (max-width:991px){.discover-breadcrumbs{padding:0 40px}}@media screen and (max-width:767px){.discover-breadcrumbs{padding:0 24px;margin-bottom:30px}}.discover-breadcrumbs a,.discover-breadcrumbs div,.discover-breadcrumbs span{font-size:16px;font-weight:400;line-height:24px}.discover-breadcrumbs div{color:#000}.discover-location{margin-bottom:30px;padding:0 72px}@media screen and (max-width:991px){.discover-location{padding:0 40px}}@media screen and (max-width:767px){.discover-location{padding:0 24px;margin-bottom:10px}}.discover-location p{font-size:20px;font-weight:400;line-height:30px;color:#61646c}@media screen and (max-width:767px){.discover-location p{font-size:16px;line-height:24px}}.discover-location_select{-webkit-appearance:none;border:1px solid transparent;font-size:20px;font-weight:900;line-height:30px;padding:10px 30px 10px 32px;border-radius:8px;background-image:url("/assets/images/location.svg"),url("/assets/images/arrow-down.svg");background-repeat:no-repeat;background-position:0 50%,95% 50%;color:#14142b}@media screen and (max-width:767px){.discover-location_select{font-size:16px;font-weight:900;line-height:28px}}.discover-location_select:focus{outline:0;border:1px solid transparent}.discover-category{margin-bottom:56px;padding:0 72px}@media screen and (max-width:991px){.discover-category{padding:0 0}}@media screen and (max-width:767px){.discover-category{margin-bottom:30px}}.discover-category h3{font-size:30px;font-weight:900;line-height:38px;color:#1f242f;margin-bottom:24px}@media screen and (max-width:991px){.discover-category h3{padding:0 40px}}@media screen and (max-width:767px){.discover-category h3{padding:0 24px;font-size:24px;line-height:32px;margin-bottom:16px}}.discover-category_container{position:relative}.discover-category_wrapper{display:flex;align-items:flex-start;justify-content:space-between;overflow:auto;position:relative}.discover-category_wrapper::-webkit-scrollbar{display:none}@media screen and (max-width:991px){.discover-category_wrapper{padding:0 40px}}@media screen and (max-width:767px){.discover-category_wrapper{padding:0 24px 0 2px;gap:8px}}.discover-category_block{width:140px;flex-shrink:0;-webkit-appearance:none;cursor:pointer}@media screen and (max-width:767px){.discover-category_block{width:120px}}.discover-category_block-info{width:100%;height:100%;position:relative;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden}.discover-category_block-info div{width:120px;height:120px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}@media screen and (max-width:767px){.discover-category_block-info div{width:80px;height:80px;border-radius:10px}}.discover-category_block-info .active{background-color:#ffeeea}.discover-category_block-info p{font-size:16px;line-height:22px;text-align:center;font-weight:700;position:relative;color:#14142b;z-index:1;max-width:120px}@media screen and (max-width:767px){.discover-category_block-info p{max-width:100px}}.discover-category_block-info img{width:80%;height:80%;object-fit:cover}.discover-category_scroll{position:absolute;cursor:pointer;z-index:2;top:33%;left:-21px;width:42px;height:42px;border-radius:50%;background:#fff;border:none;transform:translateY(-50%);background-image:url(/assets/images/arrow-left-black.svg);background-size:50%;background-repeat:no-repeat;background-position:center;box-shadow:0 1px 2px 0 rgba(16,24,40,.06);box-shadow:0 1px 3px 0 rgba(16,24,40,.1)}@media screen and (max-width:991px){.discover-category_scroll{display:none}}.discover-category_scroll.right{left:auto;right:-28px;background-image:url(/assets/images/arrow-right-black.svg)}.discover-highlights{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:1.5%;margin-bottom:56px;padding:0 72px}@media screen and (max-width:991px){.discover-highlights{padding:0 40px;overflow:auto;gap:20px}}@media screen and (max-width:767px){.discover-highlights{padding:0 24px;margin-bottom:30px}}.discover-highlights::-webkit-scrollbar{display:none}.discover-highlights_event{height:454px;width:24%;border-radius:16px;position:relative;overflow:hidden}@media screen and (max-width:991px){.discover-highlights_event{width:300px;flex-shrink:0}}@media screen and (max-width:767px){.discover-highlights_event{width:245px;height:350px}}.discover-highlights_event img{width:100%;min-height:70%;position:absolute;object-fit:cover;object-position:top center;top:0;left:0}.discover-highlights_event-info{width:100%;height:100%;padding:32px 16px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;gap:4px;z-index:1;background:linear-gradient(360deg,#000 30%,rgba(0,0,0,.15) 70%);color:#fff}@media screen and (max-width:767px){.discover-highlights_event-info{padding:24px 16px}}.discover-highlights_event-info h5{font-size:12px;font-weight:500;line-height:18px;text-transform:uppercase}@media screen and (max-width:767px){.discover-highlights_event-info h5{font-size:10px;line-height:16px}}.discover-highlights_event-info h4{font-size:24px;font-weight:900;line-height:32px}@media screen and (max-width:767px){.discover-highlights_event-info h4{font-size:20px;line-height:30px}}.discover-highlights_event-info h6{font-size:16px;font-weight:500;line-height:24px}@media screen and (max-width:767px){.discover-highlights_event-info h6{font-size:14px;line-height:20px}}.discover-filter{padding:0 72px}@media screen and (max-width:991px){.discover-filter{padding:0 40px}}@media screen and (max-width:767px){.discover-filter{padding:0 24px}}.discover-filter_summary{margin-bottom:24px}@media screen and (max-width:767px){.discover-filter_summary{margin-bottom:16px}}.discover-filter_summary h5{font-size:20px;font-weight:900;line-height:30px;margin-bottom:8px}@media screen and (max-width:767px){.discover-filter_summary h5{font-size:18px;line-height:28px;margin-bottom:4px}}.discover-filter_summary p{font-size:16px;font-weight:400;line-height:24px;color:#1f242f}.discover-filter_wrapper{display:flex;gap:20px;align-items:center;margin-bottom:56px}@media screen and (max-width:767px){.discover-filter_wrapper{gap:10px;margin-bottom:24px}}.discover-filter_block{overflow:hidden;text-align:left;white-space:nowrap;-webkit-appearance:none;border:1px solid #000;font-size:16px;font-weight:400;line-height:24px;padding:8px 40px 8px 16px!important;border-radius:12px;background-image:url("/assets/images/arrow-down.svg")!important;background-repeat:no-repeat!important;background-size:16px!important;background-position:calc(100% - 10px) 50%!important;color:#14142b;max-width:350px;text-overflow:ellipsis}@media screen and (max-width:767px){.discover-filter_block{max-width:32%;flex-grow:1;font-size:14px;font-weight:400;line-height:20px}}.discover-filter_block:focus{outline:0}.discover-filter_block.active{background-image:url("/assets/images/arrow-down-grey.svg")!important;background-color:#000;color:#fff}.discover-events{padding:0 72px}@media screen and (max-width:991px){.discover-events{padding:0 40px}}@media screen and (max-width:767px){.discover-events{padding:0 24px}}.discover-events_cta{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.discover-events_cta h4{font-size:24px;font-weight:900;line-height:32px}@media screen and (max-width:767px){.discover-events_cta h4{font-size:16px;line-height:20px}}.discover-events_cta a{font-size:16px;font-weight:900;line-height:24px;color:#fc6435}@media screen and (max-width:767px){.discover-events_cta a{font-size:14px;font-weight:600;line-height:20px}}.discover-events_grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto,1fr);grid-column-gap:32px;grid-row-gap:32px;margin-bottom:56px}@media screen and (max-width:991px){.discover-events_grid{grid-column-gap:20px;grid-row-gap:20px}}@media screen and (max-width:800px){.discover-events_grid{display:flex;flex-direction:column;margin-bottom:30px}}.discover-events_card{width:100%;min-height:198px;padding:16px 16px;border-radius:8px;border:1px solid #f0f1f1;display:flex;justify-content:space-between;gap:40px;box-shadow:0 1px 2px 0 rgba(16,24,40,.06);box-shadow:0 1px 3px 0 rgba(16,24,40,.1)}@media screen and (max-width:991px){.discover-events_card{align-items:stretch}}@media screen and (max-width:767px){.discover-events_card{min-height:130px}}.discover-events_card-details{display:flex;flex-direction:column;justify-content:space-between;gap:20px}@media screen and (max-width:767px){.discover-events_card-details{gap:10px}}.discover-events_card-details-info{display:flex;flex-direction:column;gap:12px}@media screen and (max-width:767px){.discover-events_card-details-info{gap:10px}}.discover-events_card-details-info p{font-size:20px;font-weight:900;line-height:30px;letter-spacing:.02em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}@media screen and (max-width:991px){.discover-events_card-details-info p{align-items:flex-start;-webkit-line-clamp:2}}@media screen and (max-width:800px){.discover-events_card-details-info p{font-size:16px;font-weight:900;line-height:22px}}.discover-events_card-details-info .info{display:flex;gap:8px;color:#61646c;align-items:center}.discover-events_card-details-info .info p{font-size:16px;font-weight:400;line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}@media screen and (max-width:800px){.discover-events_card-details-info .info p{font-size:14px;font-weight:400;line-height:20px}}.discover-events_card-details-info .info img{width:24px;height:24px;object-fit:contain}@media screen and (max-width:767px){.discover-events_card-details-info .info img{width:16px;height:16px}}.discover-events_card-details-price{font-size:16px;font-weight:900;line-height:24px;color:#fc6435}.discover-events_card img{height:100%;width:160px;max-height:170px;border-radius:4px;overflow:hidden;object-fit:cover;flex-shrink:0}@media screen and (max-width:767px){.discover-events_card img{flex-shrink:0;width:140px;height:140px}}@media screen and (max-width:490px){.discover-events_card img{width:90px;height:90px}}.discover-events_bottom-cta{width:100%;padding-bottom:120px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:800px){.discover-events_bottom-cta{padding-bottom:60px}}.discover-events_empty-block{display:flex;flex-direction:column;align-items:center;padding-bottom:120px}.discover-events_empty-block img{height:400px;object-fit:contain}.discover-events_empty-block p{font-size:16px;font-weight:400;line-height:24px;max-width:360px;text-align:center;margin-bottom:32px}.event{padding:120px 0 40px;width:100%;max-width:1700px;margin:0 auto}@media screen and (max-width:767px){.event{padding-bottom:24px}}.event-breadcrumbs{display:flex;margin-bottom:40px;gap:4px;padding:0 72px;color:#61646c}@media screen and (max-width:991px){.event-breadcrumbs{padding:0 40px;margin-bottom:30px}}@media screen and (max-width:767px){.event-breadcrumbs{padding:0 24px}}.event-breadcrumbs a,.event-breadcrumbs div,.event-breadcrumbs span{font-size:16px;font-weight:400;line-height:24px;flex-shrink:0}.event-breadcrumbs div{color:#000}.event-breadcrumbs .active{max-width:400px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0}@media screen and (max-width:767px){.event-breadcrumbs .active{max-width:65%}}.event-related{padding:0 72px}@media screen and (max-width:991px){.event-related{padding:0 40px}}@media screen and (max-width:767px){.event-related{padding:0 24px}}.event-related_inner{padding-top:40px;border-top:2px solid #f0f1f1}@media screen and (max-width:767px){.event-related_inner{padding-top:56px}}.event-related_inner h4{font-size:20px;font-weight:900;line-height:30px;letter-spacing:.02em;margin-bottom:24px}@media screen and (max-width:767px){.event-related_inner h4{font-size:16px;line-height:20px}}:scope .default .event-details{display:flex;padding:0 72px;align-items:flex-start;gap:56px;position:relative;margin-bottom:120px}@media screen and (max-width:991px){:scope .default .event-details{padding:0 40px;gap:0;justify-content:space-between;margin-bottom:60px}}@media screen and (max-width:767px){:scope .default .event-details{display:block;padding:0 24px;margin-bottom:40px}}:scope .default .event-details_status{border-radius:8px;padding:16px;background-color:#fafafa;color:#61646c}@media screen and (max-width:767px){:scope .default .event-details_status{font-size:14px}}:scope .default .event-details_cta{width:480px;max-width:35%;position:sticky;top:50px}@media screen and (max-width:991px){:scope .default .event-details_cta{max-width:45%}}@media screen and (max-width:767px){:scope .default .event-details_cta{position:static;max-width:none;width:100%;top:unset;margin-bottom:32px}}@media screen and (max-width:991px){:scope .default .event-details_cta-btn{padding:24px;position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 10px 0 rgba(0,0,0,.1)}}:scope .default .event-details_cta-btn .button{width:100%;min-width:0;padding:24px}@media screen and (max-width:991px){:scope .default .event-details_cta-btn .button{padding:20px;padding:16px 10px}}:scope .default .event-details_cta-btn .button:hover{background:#fc6435;color:#fff}:scope .default .event-details_img{width:100%;aspect-ratio:1/1;border-radius:16px;margin-bottom:32px;overflow:hidden}@media screen and (max-width:991px){:scope .default .event-details_img{margin-bottom:20px}}@media screen and (max-width:767px){:scope .default .event-details_img{max-height:none;max-width:100%;width:400px;margin:0 auto}}@media screen and (max-width:430px){:scope .default .event-details_img{width:100%}}:scope .default .event-details_img img{width:100%;height:100%;min-height:350px;object-fit:cover}:scope .default .event-details_wrapper{flex-grow:1;max-width:60%}@media screen and (max-width:991px){:scope .default .event-details_wrapper{max-width:50%}}@media screen and (max-width:767px){:scope .default .event-details_wrapper{max-width:none;width:100%}}:scope .default .event-details_inner{width:100%;margin-bottom:40px;border-bottom:2px solid #f0f1f1}:scope .default .event-details_inner h3{font-size:30px;font-weight:900;line-height:38px;margin-bottom:32px}@media screen and (max-width:991px){:scope .default .event-details_inner h3{font-size:24px;line-height:32px}}@media screen and (max-width:767px){:scope .default .event-details_inner h3{margin-bottom:24px}}:scope .default .event-details_info{display:flex;align-items:center;gap:16px;margin-bottom:32px;color:#1f242f}@media screen and (max-width:767px){:scope .default .event-details_info{margin-bottom:20px;gap:12px}}:scope .default .event-details_info img{width:24px;height:24px;object-fit:contain}@media screen and (max-width:767px){:scope .default .event-details_info img{padding:8px;width:32px;height:32px;background:#f5f5f6;border-radius:4px}}:scope .default .event-details_info p{font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:767px){:scope .default .event-details_info p{font-size:14px}}:scope .default .event-details_tip{width:100%;max-width:500px;margin-bottom:40px;background:rgba(252,100,53,.1);padding:16px;border-radius:8px;color:#1f242f;font-size:12px;font-weight:400;line-height:18px;margin-top:-10px}@media screen and (max-width:767px){:scope .default .event-details_tip{margin-top:0;max-width:none}}:scope .default .event-details_about{width:100%;padding-bottom:40px;margin-bottom:40px;border-bottom:2px solid #f0f1f1}:scope .default .event-details_about h4{font-size:16px;font-weight:900;line-height:24px;margin-bottom:18px}:scope .default .event-details_about p{max-width:680px;font-size:16px;font-weight:400;line-height:24px;color:#1f242f}@media screen and (max-width:767px){:scope .default .event-details_about p{max-width:none}}:scope .default .event-details_direction{width:100%;padding-bottom:40px;margin-bottom:40px;border-bottom:2px solid #f0f1f1}:scope .default .event-details_direction h4{font-size:16px;font-weight:900;line-height:24px;margin-bottom:18px}:scope .default .event-details_direction .map{height:360px;width:680px;max-width:100%}@media screen and (max-width:767px){:scope .default .event-details_direction .map{width:100%;height:290px}}:scope .default .event-details_social{width:100%}:scope .default .event-details_social h4{font-size:16px;font-weight:900;line-height:24px;margin-bottom:18px}:scope .default .event-details_social-links{display:flex;align-items:center;gap:24px}@media screen and (max-width:991px){:scope .default .event-details_social-links{height:16px}}:scope .default .event-details_social-link{height:20px}:scope .default .event-details_social-link img{height:100%}:scope .mist .event-details{display:flex;max-width:1700px;position:relative;margin-bottom:60px}@media screen and (max-width:767px){:scope .mist .event-details{margin-bottom:40px}}:scope .mist .event-details_status{border-radius:8px;padding:16px;background-color:#fafafa;color:#61646c}@media screen and (max-width:767px){:scope .mist .event-details_status{font-size:14px}}:scope .mist .event-details_cta{width:50%}@media screen and (max-width:767px){:scope .mist .event-details_cta-btn{padding:24px;position:fixed;z-index:1;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 10px 0 rgba(0,0,0,.1)}}:scope .mist .event-details_cta-btn .button{width:100%;min-width:0;padding:24px;background:#fff;color:#fc6435}@media screen and (max-width:991px){:scope .mist .event-details_cta-btn .button{padding:20px}}@media screen and (max-width:767px){:scope .mist .event-details_cta-btn .button{padding:16px 10px;background:#fc6435;color:#fff}}:scope .mist .event-details_cta-btn .button:hover{background:#fc6435;color:#fff}:scope .mist .event-details_img{width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}@media screen and (max-width:991px){:scope .mist .event-details_img{height:100%}}:scope .mist .event-details_img img{width:100%;height:100%;object-fit:cover}:scope .mist .event-details_wrapper{width:50%;padding:72px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}@media screen and (max-width:991px){:scope .mist .event-details_wrapper{padding:40px}}@media screen and (max-width:767px){:scope .mist .event-details_wrapper{padding:24px}}:scope .mist .event-details_blurred{position:absolute;top:0;bottom:0;left:0;right:0;filter:blur(80px);background-color:#000}@media screen and (max-width:767px){:scope .mist .event-details_blurred{filter:blur(30px)}}:scope .mist .event-details_blurred img{width:100%;opacity:.85;height:100%;object-fit:cover}:scope .mist .event-details_inner{width:100%;max-width:500px;position:relative;color:#fff}:scope .mist .event-details_inner h3{font-size:30px;font-weight:900;line-height:38px;margin-bottom:32px}@media screen and (max-width:991px){:scope .mist .event-details_inner h3{font-size:24px;line-height:32px}}@media screen and (max-width:767px){:scope .mist .event-details_inner h3{margin-bottom:0;font-size:20px;line-height:30px}}:scope .mist .event-details_info{display:flex;align-items:center;gap:16px;margin-bottom:32px;color:#fff}@media screen and (max-width:991px){:scope .mist .event-details_info{margin-bottom:20px;gap:12px;display:none}}:scope .mist .event-details_info img{width:24px;height:24px;object-fit:contain}@media screen and (max-width:767px){:scope .mist .event-details_info img{padding:8px;width:32px;height:32px;background:#f5f5f6;border-radius:4px}}:scope .mist .event-details_info p{font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:767px){:scope .mist .event-details_info p{font-size:14px}}:scope .mist .event-details_info.mobile-info{color:#1f242f;display:none}@media screen and (max-width:991px){:scope .mist .event-details_info.mobile-info{display:flex}}:scope .mist .event-details_tip{width:100%;background:rgba(252,100,53,.72);padding:16px;border-radius:8px;color:#fff;font-size:12px;font-weight:400;line-height:18px;margin-top:-10px;margin-bottom:30px}@media screen and (max-width:991px){:scope .mist .event-details_tip{margin-top:0;margin-bottom:40px;max-width:none;display:none}}:scope .mist .event-details_tip.mobile-tip{display:none;background:rgba(252,100,53,.1);color:#1f242f}@media screen and (max-width:991px){:scope .mist .event-details_tip.mobile-tip{display:block}}:scope .mist .event-details_about{width:100%;margin-bottom:40px}@media screen and (max-width:767px){:scope .mist .event-details_about{padding-top:40px;padding-bottom:40px;margin-bottom:40px;border-bottom:2px solid #f0f1f1;border-top:2px solid #f0f1f1}}:scope .mist .event-details_about h4{font-size:16px;font-weight:900;line-height:24px;margin-bottom:18px}:scope .mist .event-details_about p{max-width:680px;font-size:16px;font-weight:400;line-height:24px;color:#1f242f}@media screen and (max-width:767px){:scope .mist .event-details_about p{max-width:none}}:scope .mist .event-details_direction{width:100%}@media screen and (max-width:767px){:scope .mist .event-details_direction{padding-bottom:40px;margin-bottom:40px;border-bottom:2px solid #f0f1f1}}:scope .mist .event-details_direction h4{font-size:16px;font-weight:900;line-height:24px;margin-bottom:18px}:scope .mist .event-details_direction .map{height:360px;width:680px;max-width:100%}@media screen and (max-width:767px){:scope .mist .event-details_direction .map{width:100%;height:290px}}:scope .mist .event-details_social{width:100%;position:sticky;top:60px}:scope .mist .event-details_social h4{font-size:16px;font-weight:900;line-height:24px;margin-bottom:18px}:scope .mist .event-details_social-links{display:flex;align-items:center;gap:24px}@media screen and (max-width:991px){:scope .mist .event-details_social-links{height:16px}}:scope .mist .event-details_social-link{height:20px}:scope .mist .event-details_social-link img{height:100%}:scope .mist .event-content{padding:0 72px;display:flex;gap:56px;align-items:flex-start;margin-bottom:80px}@media screen and (max-width:991px){:scope .mist .event-content{padding:0 40px}}@media screen and (max-width:767px){:scope .mist .event-content{padding:0 24px;display:block}}:scope .mist .event-content_inner{width:50%}@media screen and (max-width:767px){:scope .mist .event-content_inner{width:100%;margin-bottom:40px}}:scope .azure .event-details{display:flex;align-items:center;max-width:1700px;position:relative;margin-bottom:60px;padding:72px;gap:100px}:scope .azure .event-details::before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:.7;background-image:url("/assets/images/azure-pattern.svg");background-repeat:no-repeat;background-size:cover}@media screen and (max-width:767px){:scope .azure .event-details::before{height:360px}}@media screen and (max-width:991px){:scope .azure .event-details{padding:60px 40px 40px}}@media screen and (max-width:767px){:scope .azure .event-details{display:block;padding:40px 24px 0;margin-bottom:0}}:scope .azure .event-details_status{border-radius:8px;padding:16px;background-color:#0598d7;color:#fff}@media screen and (max-width:767px){:scope .azure .event-details_status{font-size:14px}}:scope .azure .event-details_cta{position:relative;width:500px;max-width:45%}@media screen and (max-width:767px){:scope .azure .event-details_cta{width:300px;max-width:none;margin:0 auto 40px}}@media screen and (max-width:430px){:scope .azure .event-details_cta{max-width:95%}}@media screen and (max-width:767px){:scope .azure .event-details_cta-btn{padding:24px;position:fixed;z-index:1;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 10px 0 rgba(0,0,0,.1)}}:scope .azure .event-details_cta-btn .button{width:100%;min-width:0;padding:24px;background:#0598d7;color:#fff}@media screen and (max-width:991px){:scope .azure .event-details_cta-btn .button{padding:20px}}@media screen and (max-width:767px){:scope .azure .event-details_cta-btn .button{padding:16px 10px}}:scope .azure .event-details_img{width:100%;aspect-ratio:1/1;display:flex;position:relative;z-index:2;border-radius:16px;overflow:hidden;align-items:center;justify-content:center}@media screen and (max-width:767px){:scope .azure .event-details_img{border-radius:0}}:scope .azure .event-details_img img{width:100%;height:100%;object-fit:cover}:scope .azure .event-details_bg{position:absolute;top:-20px;left:20px;bottom:20px;width:100%;margin-top:0;margin-right:0;background:#0598d7}@media screen and (max-width:767px){:scope .azure .event-details_bg{left:15px;top:-15px;bottom:15px}}:scope .azure .event-details_wrapper{width:50%;max-width:500px;position:relative;overflow:hidden}@media screen and (max-width:767px){:scope .azure .event-details_wrapper{width:100%;padding-bottom:10px;margin-bottom:40px;max-width:none;border-bottom:2px solid #f0f1f1}}:scope .azure .event-details_blurred{position:absolute;top:0;bottom:0;left:0;right:0;filter:blur(80px);background-color:#000}@media screen and (max-width:767px){:scope .azure .event-details_blurred{filter:blur(30px)}}:scope .azure .event-details_blurred img{width:100%;height:100%;object-fit:cover}:scope .azure .event-details_inner{width:100%;max-width:500px;position:relative}@media screen and (max-width:767px){:scope .azure .event-details_inner{max-width:none}}:scope .azure .event-details_inner h3{font-size:30px;font-weight:900;line-height:38px;margin-bottom:32px}@media screen and (max-width:991px){:scope .azure .event-details_inner h3{font-size:24px;line-height:32px}}@media screen and (max-width:767px){:scope .azure .event-details_inner h3{margin-bottom:24px}}:scope .azure .event-details_info{display:flex;align-items:center;gap:16px;margin-bottom:32px;color:#1f242f}@media screen and (max-width:767px){:scope .azure .event-details_info{margin-bottom:20px;gap:12px}}:scope .azure .event-details_info img{width:24px;height:24px;object-fit:contain}@media screen and (max-width:767px){:scope .azure .event-details_info img{padding:8px;width:32px;height:32px;background:#f5f5f6;border-radius:4px}}:scope .azure .event-details_info p{font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:767px){:scope .azure .event-details_info p{font-size:14px}}:scope .azure .event-details_tip{width:100%;background:#e9f2f7;padding:16px;border-radius:8px;color:#1f242f;font-size:12px;font-weight:400;line-height:18px;margin-top:-10px;margin-bottom:30px}@media screen and (max-width:767px){:scope .azure .event-details_tip{margin-top:0;max-width:none}}:scope .azure .event-details_about{width:100%;margin-bottom:40px}@media screen and (max-width:767px){:scope .azure .event-details_about{padding-bottom:40px;margin-bottom:40px;border-bottom:2px solid #f0f1f1}}:scope .azure .event-details_about h4{font-size:16px;font-weight:900;line-height:24px;margin-bottom:18px}:scope .azure .event-details_about p{max-width:680px;font-size:16px;font-weight:400;line-height:24px;color:#1f242f}@media screen and (max-width:767px){:scope .azure .event-details_about p{max-width:none}}:scope .azure .event-details_direction{width:100%}@media screen and (max-width:767px){:scope .azure .event-details_direction{padding-bottom:40px;margin-bottom:40px;border-bottom:2px solid #f0f1f1}}:scope .azure .event-details_direction h4{font-size:16px;font-weight:900;line-height:24px;margin-bottom:18px}:scope .azure .event-details_direction .map{height:360px;width:680px;max-width:100%}@media screen and (max-width:767px){:scope .azure .event-details_direction .map{width:100%;height:290px}}:scope .azure .event-details_social{width:100%;position:sticky;top:60px}:scope .azure .event-details_social h4{font-size:16px;font-weight:900;line-height:24px;margin-bottom:18px}:scope .azure .event-details_social-links{display:flex;align-items:center;gap:24px}@media screen and (max-width:991px){:scope .azure .event-details_social-links{height:16px}}:scope .azure .event-details_social-link{height:20px}:scope .azure .event-details_social-link img{height:100%}:scope .azure .event-content{padding:0 72px;display:flex;gap:56px;align-items:flex-start;margin-bottom:80px}@media screen and (max-width:991px){:scope .azure .event-content{padding:0 40px}}@media screen and (max-width:767px){:scope .azure .event-content{padding:0 24px;display:block}}:scope .azure .event-content_inner{width:50%}@media screen and (max-width:767px){:scope .azure .event-content_inner{width:100%;margin-bottom:40px}}:scope .split .event-details{display:flex;align-items:flex-start;max-width:1700px;width:100%;position:relative;margin-bottom:60px;padding:72px 140px;gap:56px}:scope .split .event-details::before{content:" ";display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);border-radius:16px;width:calc(100% - 144px);height:calc(100% - 140px);background-color:#fc6435;background-image:url("/assets/images/split-pattern.svg");background-repeat:no-repeat;background-size:cover}@media screen and (max-width:991px){:scope .split .event-details::before{width:calc(100% - 80px);height:100%}}@media screen and (max-width:767px){:scope .split .event-details::before{width:calc(100% - 48px);height:200px}}@media screen and (max-width:991px){:scope .split .event-details{padding:40px 80px}}@media screen and (max-width:767px){:scope .split .event-details{display:block;padding:40px 24px 0;margin-bottom:0}}:scope .split .event-details_status{border-radius:8px;padding:16px;background-color:#fafafa;color:#61646c}@media screen and (max-width:767px){:scope .split .event-details_status{font-size:14px}}:scope .split .event-details_cta{position:relative;width:560px;max-width:50%}@media screen and (max-width:767px){:scope .split .event-details_cta{width:calc(100% - 48px);height:auto;max-width:none;margin:0 auto 40px}:scope .split .event-details_cta-btn{padding:24px;position:fixed;z-index:1;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 10px 0 rgba(0,0,0,.1)}}:scope .split .event-details_cta-btn .button{width:100%;min-width:0;padding:24px;background:#fff;color:#fc6435}@media screen and (max-width:991px){:scope .split .event-details_cta-btn .button{padding:20px}}@media screen and (max-width:767px){:scope .split .event-details_cta-btn .button{padding:16px 10px;background:#fc6435;color:#fff}}:scope .split .event-details_img{width:100%;aspect-ratio:1/1;display:flex;position:relative;z-index:2;border-radius:16px;overflow:hidden;align-items:center;justify-content:center}@media screen and (max-width:767px){:scope .split .event-details_img{width:320px;aspect-ratio:1/1;max-width:100%;margin:0 auto}}:scope .split .event-details_img img{width:100%;height:100%;object-fit:cover}:scope .split .event-details_wrapper{width:50%;max-width:500px;position:relative;overflow:hidden}@media screen and (max-width:767px){:scope .split .event-details_wrapper{width:100%;padding-bottom:10px;margin-bottom:40px;max-width:none;border-bottom:2px solid #f0f1f1}}:scope .split .event-details_inner{width:100%;max-width:460px;position:relative}@media screen and (max-width:767px){:scope .split .event-details_inner{max-width:none}}:scope .split .event-details_inner h3{font-size:30px;font-weight:900;line-height:38px;margin-bottom:32px;color:#fff}@media screen and (max-width:991px){:scope .split .event-details_inner h3{font-size:24px;line-height:32px}}@media screen and (max-width:767px){:scope .split .event-details_inner h3{color:#1f242f;margin-bottom:24px}}:scope .split .event-details_info{display:flex;align-items:center;gap:16px;margin-bottom:32px;color:#fff}@media screen and (max-width:767px){:scope .split .event-details_info{color:#1f242f;margin-bottom:20px;gap:12px}}:scope .split .event-details_info img{width:24px;height:24px;object-fit:contain}@media screen and (max-width:767px){:scope .split .event-details_info img{padding:8px;width:32px;height:32px;filter:invert(1);background:#0b0b0b;border-radius:4px}}:scope .split .event-details_info p{font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:767px){:scope .split .event-details_info p{font-size:14px}}:scope .split .event-details_tip{width:100%;background:#e85c31;padding:16px;border-radius:8px;color:#fff;font-size:12px;font-weight:400;line-height:18px;margin-top:-10px;margin-bottom:30px}@media screen and (max-width:767px){:scope .split .event-details_tip{background-color:rgba(252,100,53,.1);color:#000;margin-top:0;max-width:none}}:scope .split .event-details_about{width:100%;margin-bottom:40px}@media screen and (max-width:767px){:scope .split .event-details_about{padding-bottom:40px;margin-bottom:40px;border-bottom:2px solid #f0f1f1}}:scope .split .event-details_about h4{font-size:16px;font-weight:900;line-height:24px;margin-bottom:18px}:scope .split .event-details_about p{max-width:680px;font-size:16px;font-weight:400;line-height:24px;color:#1f242f}@media screen and (max-width:767px){:scope .split .event-details_about p{max-width:none}}:scope .split .event-details_direction{width:100%}@media screen and (max-width:767px){:scope .split .event-details_direction{padding-bottom:40px;margin-bottom:40px;border-bottom:2px solid #f0f1f1}}:scope .split .event-details_direction h4{font-size:16px;font-weight:900;line-height:24px;margin-bottom:18px}:scope .split .event-details_direction .map{height:360px;width:680px;max-width:100%}@media screen and (max-width:767px){:scope .split .event-details_direction .map{width:100%;height:290px}}:scope .split .event-details_social{width:100%;position:sticky;top:60px}:scope .split .event-details_social h4{font-size:16px;font-weight:900;line-height:24px;margin-bottom:18px}:scope .split .event-details_social-links{display:flex;align-items:center;gap:24px}@media screen and (max-width:991px){:scope .split .event-details_social-links{height:16px}}:scope .split .event-details_social-link{height:20px}:scope .split .event-details_social-link img{height:100%}:scope .split .event-content{padding:0 72px;display:flex;gap:56px;align-items:flex-start;margin-bottom:80px}@media screen and (max-width:991px){:scope .split .event-content{padding:0 40px}}@media screen and (max-width:767px){:scope .split .event-content{padding:0 24px;display:block}}:scope .split .event-content_inner{width:50%}@media screen and (max-width:767px){:scope .split .event-content_inner{width:100%;margin-bottom:40px}}.checkout{padding-top:24px;padding-bottom:120px;padding-left:72px;padding-right:72px;position:relative;width:100%;max-width:1700px;margin:0 auto;display:flex;justify-content:space-between;gap:50px;align-items:flex-start}@media screen and (max-width:991px){.checkout{padding-left:40px;padding-right:40px;gap:6%}}@media screen and (max-width:767px){.checkout{padding:12px 24px 48px;display:block}}.checkout-nav{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1700px;margin:0 auto;padding:48px 72px 40px}@media screen and (max-width:991px){.checkout-nav{padding-left:40px;padding-right:40px}}@media screen and (max-width:767px){.checkout-nav{padding:36px 24px 24px}}.checkout-nav h3{font-size:20px;font-weight:400;line-height:32px;color:#1f242f}@media screen and (max-width:767px){.checkout-nav h3{font-size:18px;color:#61646c}}.checkout-nav a{opacity:.7}@media screen and (max-width:767px){.checkout-nav a{width:28px;height:28px}}.checkout-inner{flex-grow:1;max-width:60%}@media screen and (max-width:991px){.checkout-inner{max-width:54%}}@media screen and (max-width:767px){.checkout-inner{max-width:none;min-height:500px}}.checkout-inner_date-selector{margin-bottom:40px}.checkout-inner_date-selector p{font-size:16px;font-weight:400;line-height:30px;text-align:left;color:#61646c;margin-bottom:20px}@media screen and (max-width:767px){.checkout-inner_date-selector p{margin-bottom:16px;line-height:24px}}.checkout-inner_dates{display:flex;width:100%;align-items:center;gap:32px;padding:10px 40px 18px;overflow-x:scroll;scroll-behavior:smooth}.checkout-inner_dates::-webkit-scrollbar{width:0;height:0;display:none}@media screen and (max-width:767px){.checkout-inner_dates{padding:0 10px 18px 0;gap:16px}}.checkout-inner_dates-wrapper{position:relative;display:flex;justify-content:center;align-items:center}.checkout-inner_date{width:80px;height:100px;flex-shrink:0;text-align:center;border-radius:8px;background:#fff;-webkit-appearance:none;appearance:none;overflow:hidden;cursor:pointer;border:1.5px solid transparent}@media screen and (max-width:767px){.checkout-inner_date{width:70px;height:80px}}.checkout-inner_date-day,.checkout-inner_date-month{width:100%;height:50%;text-align:center;display:flex;justify-content:center;align-items:center;margin-bottom:0;font-weight:800}@media screen and (max-width:767px){.checkout-inner_date-day,.checkout-inner_date-month{font-weight:600}}.checkout-inner_date-month{background:#ffefea}.checkout-inner_date-day{border-bottom:1px solid #f0f1f1;border-left:1px solid #f0f1f1;border-right:1px solid #f0f1f1;border-radius:0 0 8px 8px}.checkout-inner_date-day.active{border:none;background-color:#ffefea}.checkout-inner_date-arrow{position:absolute;left:-20px;width:40px;height:40px;background-color:#fff;background-size:24px;background-repeat:no-repeat;background-position:center;border-radius:50%;border:none;cursor:pointer;-webkit-appearance:none;appearance:none}@media screen and (max-width:767px){.checkout-inner_date-arrow{display:none}}.checkout-inner_date-arrow.prev{background-image:url("/assets/images/arrow-left-black.svg")}.checkout-inner_date-arrow.next{background-image:url("/assets/images/arrow-right-black.svg");right:-20px;left:auto}.checkout-inner_date.selected{border:1.5px solid #fc6435;color:#fc6435}.checkout-inner_date.active{color:#fc6435}.checkout-inner_tickets{margin-bottom:40px}.checkout-inner_tickets h1{font-size:24px;font-weight:900;line-height:32px;color:#1f242f}@media screen and (max-width:767px){.checkout-inner_tickets h1{font-size:24px;line-height:32px}}.checkout-inner_tickets h2{display:none;margin-bottom:48px;font-size:16px;line-height:22px;font-weight:900}@media screen and (max-width:767px){.checkout-inner_tickets h2{display:block;font-weight:500;margin-bottom:24px}}.checkout-inner_tickets-wrapper{padding-top:10px}.checkout-inner_cta{display:flex;align-items:center;margin-bottom:24px;gap:16px}@media screen and (max-width:767px){.checkout-inner_cta{gap:14px}}.checkout-inner_time-selector{margin-bottom:40px;width:100%}.checkout-inner_time-selector p{font-size:16px;line-height:30px;text-align:left;font-weight:900;margin-bottom:24px}.checkout-inner_contact{margin-bottom:40px}.checkout-inner_contact h1{font-size:24px;font-weight:900;line-height:32px;color:#1f242f}@media screen and (max-width:767px){.checkout-inner_contact h1{font-size:24px;line-height:32px}}.checkout-inner_timer{width:100%;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#61646c;padding:16px;border-radius:8px;background:#ffefea;margin-bottom:24px}@media screen and (max-width:767px){.checkout-inner_timer{font-size:14px;line-height:21px}}.checkout-inner_timer span{color:#fc6435;font-weight:700;font-size:15px;line-height:20px}@media screen and (max-width:767px){.checkout-inner_timer span{font-size:13px;line-height:20px}}.checkout-inner_payment h1{font-size:24px;font-weight:900;line-height:32px;color:#1f242f}@media screen and (max-width:767px){.checkout-inner_payment h1{font-size:24px;line-height:32px}}.checkout-ticket{display:flex;flex-direction:column;align-items:flex-start;padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid #f0f1f1}.checkout-ticket_tag{background:#079455;padding:5px 8px 4px;border-radius:6px;font-size:12px;font-weight:500;line-height:18px;color:#fff;margin-bottom:24px}@media screen and (max-width:767px){.checkout-ticket_tag{font-size:12px;font-weight:500;line-height:18px;margin-bottom:12px}}.checkout-ticket_inner{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.checkout-ticket_details{max-width:500px}@media screen and (max-width:767px){.checkout-ticket_details{max-width:70%}}.checkout-ticket_details.sold-out{opacity:.5}.checkout-ticket_name{font-size:18px;font-weight:900;line-height:30px;letter-spacing:.02em;margin-bottom:8px;color:#1f242f}@media screen and (max-width:767px){.checkout-ticket_name{font-size:16px;font-weight:600;line-height:20px;letter-spacing:0;margin-bottom:8px}}.checkout-ticket_price{display:flex;align-items:center;margin-bottom:16px}.checkout-ticket_price h4{font-size:18px;font-weight:900;line-height:30px;letter-spacing:.02em;color:#fc6435;margin-right:8px}@media screen and (max-width:767px){.checkout-ticket_price h4{font-size:16px;font-weight:600;letter-spacing:0;line-height:20px}}.checkout-ticket_price p{font-size:14px;font-weight:400;line-height:20px;color:#85888e}@media screen and (max-width:767px){.checkout-ticket_price p{font-size:12px;line-height:16px}}.checkout-ticket_info,.checkout-ticket_perks{font-size:14px;font-weight:400;line-height:22px;color:#61646c;margin-top:8px}@media screen and (max-width:767px){.checkout-ticket_info,.checkout-ticket_perks{font-size:14px;line-height:20px}}.checkout-ticket_perks{font-weight:400}@media screen and (max-width:767px){.checkout-ticket_perks b{font-size:14px;line-height:20px}}.checkout-ticket_cta{margin-top:8px;cursor:pointer;-webkit-appearance:none;background:0 0;border:none;font-size:14px;font-weight:400;line-height:22px;color:#fc6435}@media screen and (max-width:767px){.checkout-ticket_cta{font-size:14px;line-height:20px}}.checkout-ticket_selector{min-width:100px;min-height:46px;padding:8px 30px 8px 8px;border-radius:8px;border:1px solid #ececed;text-align:center;-webkit-appearance:none;font-size:14px;font-weight:600}@media screen and (max-width:767px){.checkout-ticket_selector{width:80px;min-width:0;min-height:36px}}.checkout-ticket_selector:focus,.checkout-ticket_selector:focus-visible{outline:0;border-color:#fc6435}.checkout-ticket_sold-out{min-width:100px;min-height:46px;padding:8px 16px;border-radius:8px;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:900;letter-spacing:.02em;background:#f0f1f1;color:#61646c}@media screen and (max-width:767px){.checkout-ticket_sold-out{width:80px;min-width:0;padding:8px 0;min-height:36px;font-size:14px;font-weight:500;letter-spacing:0}}.checkout-ticket_low-stock{font-size:14px;line-height:18px;color:#61646c;text-align:right;margin-top:16px}@media screen and (max-width:767px){.checkout-ticket_low-stock{font-size:12px;line-height:16px}}.checkout-calendar{display:flex;align-items:flex-start;justify-content:space-between;row-gap:10px;column-gap:40px}@media screen and (max-width:991px){.checkout-calendar{display:block}}.checkout-calendar_inner{width:480px;max-width:48%;height:500px;background:#eaeaea}@media screen and (max-width:991px){.checkout-calendar_inner{width:100%;max-width:none;height:500px}}.checkout-calendar_schedule{width:48%;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:20px}@media screen and (max-width:991px){.checkout-calendar_schedule{width:100%;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:space-between}}.checkout-calendar_schedule p{font-weight:400}.checkout-calendar_time{display:flex;align-items:center;justify-content:center;text-align:center;border-radius:8px;background:#fff;border:1px solid #cecfd2;-webkit-appearance:none;appearance:none;overflow:hidden;cursor:pointer;font-size:16px;font-weight:400;width:calc(50% - 20px);padding:12px 30px}@media screen and (max-width:991px){.checkout-calendar_time{padding:0;width:calc(50% - 8px);height:52px}}.checkout-calendar_time.selected{background:#ffefea;border:1px solid #fc6435;color:#fc6435}.checkout-contact{width:100%}.checkout-contact_form-wrapper{display:flex;flex-direction:column;gap:40px}.checkout-contact_form{display:flex;flex-direction:column;gap:20px}.checkout-contact_form h4{font-size:18px;font-weight:900;line-height:30px}@media screen and (max-width:767px){.checkout-contact_form h4{font-size:16px;font-weight:900;line-height:28px}}.checkout-contact_form-prompt{padding:12px 16px 12px 50px;border:1px solid #f0f1f1;border-radius:8px;font-size:16px;font-weight:400;line-height:24px;color:#61646c;background-image:url("/assets/images/info-circle.svg");background-repeat:no-repeat;background-position:20px center}@media screen and (max-width:767px){.checkout-contact_form-prompt{font-size:14px;line-height:22px}}.checkout-payment{width:100%}.checkout-payment_options{display:flex;flex-direction:column;gap:40px;padding-bottom:40px;border-bottom:1px solid #f0f1f1;margin-bottom:40px}@media screen and (max-width:767px){.checkout-payment_options{gap:32px;margin-bottom:20px}}.checkout-payment_terms{padding:16px;border-radius:8px;background:#f0f1f1;color:#61646c;font-size:16px;font-weight:400;line-height:22px;margin-bottom:24px}@media screen and (max-width:767px){.checkout-payment_terms{font-size:14px;line-height:21px}}.checkout-payment_form{display:flex;flex-direction:column;gap:24px}.checkout-summary{flex-grow:1;position:sticky;top:50px;max-width:35%}@media screen and (max-width:991px){.checkout-summary{max-width:40%}}@media screen and (max-width:767px){.checkout-summary{max-width:none;display:none}}.checkout-summary h1{font-size:24px;font-weight:900;line-height:32px;color:#1f242f}@media screen and (max-width:767px){.checkout-summary h1{font-size:24px;line-height:32px}}.checkout-summary_inner{width:100%;padding:24px;border-radius:16px;margin-top:24px;border:1px solid #f0f1f1}@media screen and (max-width:767px){.checkout-summary_inner{border:none;margin-top:0;padding:0}}.checkout-summary_inner h2{width:100%;text-align:center;font-size:20px;font-weight:900;line-height:28px;text-transform:capitalize}@media screen and (max-width:767px){.checkout-summary_inner h2{text-align:left;font-size:16px;font-weight:500;line-height:20px;padding-bottom:24px;border-bottom:1px solid #f0f1f1;margin-bottom:20px}}.checkout-summary_empty{text-align:center;width:100%;color:#85888e;font-size:16px;font-weight:400;line-height:30px;margin-top:46px}@media screen and (max-width:767px){.checkout-summary_empty{text-align:left;margin-top:0}}.checkout-summary_item{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-bottom:20px}@media screen and (max-width:767px){.checkout-summary_item{gap:20px}}.checkout-summary_item p{font-size:16px;font-weight:400;line-height:30px;color:#85888e}.checkout-summary.mobile{display:none}@media screen and (max-width:767px){.checkout-summary.mobile{padding:0 0 48px;max-width:none;display:flex;flex-direction:column;align-items:flex-start}}.checkout-subtotal{padding:20px 0 0;border-bottom:1px solid #f0f1f1;border-top:1px solid #f0f1f1}.checkout-subtotal_item{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-bottom:20px}.checkout-subtotal_item p{font-size:16px;font-weight:400;line-height:30px;color:#85888e}.checkout-discount{padding:20px 0;border-bottom:1px solid #f0f1f1}@media screen and (max-width:767px){.checkout-discount{border-bottom:none}}.checkout-discount_cta{-webkit-appearance:none;cursor:pointer;background:0 0;border:none;font-size:16px;font-weight:500;line-height:24px;color:#fc6435;text-decoration:underline}.checkout-total{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:20px 0}.checkout-total p{font-size:16px;font-weight:900;line-height:30px;color:#1f242f}@media screen and (max-width:767px){.checkout-total p{font-size:18px;font-weight:900;line-height:30px}}.checkout-cta{margin-top:10px}.checkout-cta .button{width:100%;min-width:0}.checkout-mobile_cta{display:none;justify-content:space-between;align-items:center;position:sticky;padding:16px;bottom:24px;border-radius:16px;width:100%;left:0;background-color:#fc6435}@media screen and (max-width:767px){.checkout-mobile_cta{display:flex}}.checkout-mobile_cta p{font-size:24px;font-weight:900;line-height:32px;color:#fff}.checkout-mobile_cta button{border:none;border-radius:8px;background:#fff;-webkit-appearance:none;appearance:none;overflow:hidden;cursor:pointer;padding:16px 24px;font-size:16px;font-weight:400;line-height:20px;color:#fc6435;text-align:center}select:focus{box-shadow:none!important;outline:0!important}#selector{padding-top:50px}button:disabled{opacity:.75;pointer-events:none}input:disabled{opacity:.5;cursor:not-allowed}:scope .azure{--brand-color:#0798d7;--brand-grey:#e9f2f7}:scope .azure .checkout{padding-top:24px;padding-bottom:120px;padding-left:72px;padding-right:72px;position:relative;width:100%;max-width:1700px;margin:0 auto;display:flex;justify-content:space-between;gap:50px;align-items:flex-start}@media screen and (max-width:991px){:scope .azure .checkout{padding-left:40px;padding-right:40px;gap:6%}}@media screen and (max-width:767px){:scope .azure .checkout{padding:12px 24px 48px;display:block}}:scope .azure .checkout-nav{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1700px;margin:0 auto;padding:48px 72px 40px}@media screen and (max-width:991px){:scope .azure .checkout-nav{padding-left:40px;padding-right:40px}}@media screen and (max-width:767px){:scope .azure .checkout-nav{padding:36px 24px 24px}}:scope .azure .checkout-nav h3{font-size:20px;font-weight:400;line-height:32px;color:#1f242f}@media screen and (max-width:767px){:scope .azure .checkout-nav h3{font-size:18px;color:#61646c}}:scope .azure .checkout-nav a{opacity:.7}@media screen and (max-width:767px){:scope .azure .checkout-nav a{width:28px;height:28px}}:scope .azure .checkout-inner{flex-grow:1;max-width:60%}@media screen and (max-width:991px){:scope .azure .checkout-inner{max-width:54%}}@media screen and (max-width:767px){:scope .azure .checkout-inner{max-width:none;min-height:500px}}:scope .azure .checkout-inner_date-selector{margin-bottom:40px}:scope .azure .checkout-inner_date-selector p{font-size:16px;font-weight:400;line-height:30px;text-align:left;color:#61646c;margin-bottom:20px}@media screen and (max-width:767px){:scope .azure .checkout-inner_date-selector p{margin-bottom:16px;line-height:24px}}:scope .azure .checkout-inner_dates{display:flex;width:100%;align-items:center;gap:32px;padding:10px 40px 18px;overflow-x:scroll;scroll-behavior:smooth}:scope .azure .checkout-inner_dates::-webkit-scrollbar{width:0;height:0;display:none}@media screen and (max-width:767px){:scope .azure .checkout-inner_dates{padding:0 10px 18px 0;gap:16px}}:scope .azure .checkout-inner_dates-wrapper{position:relative;display:flex;justify-content:center;align-items:center}:scope .azure .checkout-inner_date{width:80px;height:100px;flex-shrink:0;text-align:center;border-radius:8px;background:#fff;-webkit-appearance:none;appearance:none;overflow:hidden;cursor:pointer;border:1.5px solid transparent}@media screen and (max-width:767px){:scope .azure .checkout-inner_date{width:70px;height:80px}}:scope .azure .checkout-inner_date-day,:scope .azure .checkout-inner_date-month{width:100%;height:50%;text-align:center;display:flex;justify-content:center;align-items:center;margin-bottom:0;font-weight:800}@media screen and (max-width:767px){:scope .azure .checkout-inner_date-day,:scope .azure .checkout-inner_date-month{font-weight:600}}:scope .azure .checkout-inner_date-month{background:#e9f2f7}:scope .azure .checkout-inner_date-day{border-bottom:1px solid #f0f1f1;border-left:1px solid #f0f1f1;border-right:1px solid #f0f1f1;border-radius:0 0 8px 8px}:scope .azure .checkout-inner_date-day.active{border:none;background-color:#e9f2f7}:scope .azure .checkout-inner_date-arrow{position:absolute;left:-20px;width:40px;height:40px;background-color:#fff;background-size:24px;background-repeat:no-repeat;background-position:center;border-radius:50%;border:none;cursor:pointer;-webkit-appearance:none;appearance:none}@media screen and (max-width:767px){:scope .azure .checkout-inner_date-arrow{display:none}}:scope .azure .checkout-inner_date-arrow.prev{background-image:url("/assets/images/arrow-left-black.svg")}:scope .azure .checkout-inner_date-arrow.next{background-image:url("/assets/images/arrow-right-black.svg");right:-20px;left:auto}:scope .azure .checkout-inner_date.selected{border:1.5px solid #0598d7;color:#0598d7}:scope .azure .checkout-inner_date.active{color:#0598d7}:scope .azure .checkout-inner_tickets{margin-bottom:40px}:scope .azure .checkout-inner_tickets h1{font-size:24px;font-weight:900;line-height:32px;color:#1f242f}@media screen and (max-width:767px){:scope .azure .checkout-inner_tickets h1{font-size:24px;line-height:32px}}:scope .azure .checkout-inner_tickets h2{display:none;margin-bottom:48px;font-size:16px;line-height:22px;font-weight:900}@media screen and (max-width:767px){:scope .azure .checkout-inner_tickets h2{display:block;font-weight:500;margin-bottom:24px}}:scope .azure .checkout-inner_tickets-wrapper{padding-top:10px}:scope .azure .checkout-inner_cta{display:flex;align-items:center;margin-bottom:24px;gap:16px}@media screen and (max-width:767px){:scope .azure .checkout-inner_cta{gap:14px}}:scope .azure .checkout-inner_time-selector{margin-bottom:40px;width:100%}:scope .azure .checkout-inner_time-selector p{font-size:16px;line-height:30px;text-align:left;font-weight:900;margin-bottom:24px}:scope .azure .checkout-inner_contact{margin-bottom:40px}:scope .azure .checkout-inner_contact h1{font-size:24px;font-weight:900;line-height:32px;color:#1f242f}@media screen and (max-width:767px){:scope .azure .checkout-inner_contact h1{font-size:24px;line-height:32px}}:scope .azure .checkout-inner_timer{width:100%;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#61646c;padding:16px;border-radius:8px;background:#e9f2f7;margin-bottom:24px}@media screen and (max-width:767px){:scope .azure .checkout-inner_timer{font-size:14px;line-height:21px}}:scope .azure .checkout-inner_timer span{color:#0598d7;font-weight:700;font-size:15px;line-height:20px}@media screen and (max-width:767px){:scope .azure .checkout-inner_timer span{font-size:13px;line-height:20px}}:scope .azure .checkout-inner_payment h1{font-size:24px;font-weight:900;line-height:32px;color:#1f242f}@media screen and (max-width:767px){:scope .azure .checkout-inner_payment h1{font-size:24px;line-height:32px}}:scope .azure .checkout-ticket{display:flex;flex-direction:column;align-items:flex-start;padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid #f0f1f1}:scope .azure .checkout-ticket_tag{background:#079455;padding:5px 8px 4px;border-radius:6px;font-size:12px;font-weight:500;line-height:18px;color:#fff;margin-bottom:24px}@media screen and (max-width:767px){:scope .azure .checkout-ticket_tag{font-size:12px;font-weight:500;line-height:18px;margin-bottom:12px}}:scope .azure .checkout-ticket_inner{display:flex;justify-content:space-between;align-items:flex-start;width:100%}:scope .azure .checkout-ticket_details{max-width:500px}@media screen and (max-width:767px){:scope .azure .checkout-ticket_details{max-width:70%}}:scope .azure .checkout-ticket_details.sold-out{opacity:.5}:scope .azure .checkout-ticket_name{font-size:18px;font-weight:900;line-height:30px;letter-spacing:.02em;margin-bottom:8px;color:#1f242f}@media screen and (max-width:767px){:scope .azure .checkout-ticket_name{font-size:16px;font-weight:600;line-height:20px;letter-spacing:0;margin-bottom:8px}}:scope .azure .checkout-ticket_price{display:flex;align-items:center;margin-bottom:16px}:scope .azure .checkout-ticket_price h4{font-size:18px;font-weight:900;line-height:30px;letter-spacing:.02em;color:#0598d7;margin-right:8px}@media screen and (max-width:767px){:scope .azure .checkout-ticket_price h4{font-size:16px;font-weight:600;letter-spacing:0;line-height:20px}}:scope .azure .checkout-ticket_price p{font-size:14px;font-weight:400;line-height:20px;color:#85888e}@media screen and (max-width:767px){:scope .azure .checkout-ticket_price p{font-size:12px;line-height:16px}}:scope .azure .checkout-ticket_info,:scope .azure .checkout-ticket_perks{font-size:14px;font-weight:400;line-height:22px;color:#61646c;margin-top:8px}@media screen and (max-width:767px){:scope .azure .checkout-ticket_info,:scope .azure .checkout-ticket_perks{font-size:14px;line-height:20px}}:scope .azure .checkout-ticket_perks{font-weight:400}@media screen and (max-width:767px){:scope .azure .checkout-ticket_perks b{font-size:14px;line-height:20px}}:scope .azure .checkout-ticket_cta{margin-top:8px;cursor:pointer;-webkit-appearance:none;background:0 0;border:none;font-size:14px;font-weight:400;line-height:22px;color:#0598d7}@media screen and (max-width:767px){:scope .azure .checkout-ticket_cta{font-size:14px;line-height:20px}}:scope .azure .checkout-ticket_selector{min-width:100px;min-height:46px;padding:8px 30px 8px 8px;border-radius:8px;border:1px solid #ececed;text-align:center;-webkit-appearance:none;font-size:14px;font-weight:600}@media screen and (max-width:767px){:scope .azure .checkout-ticket_selector{width:80px;min-width:0;min-height:36px}}:scope .azure .checkout-ticket_selector:focus,:scope .azure .checkout-ticket_selector:focus-visible{outline:0;border-color:#0598d7}:scope .azure .checkout-ticket_sold-out{min-width:100px;min-height:46px;padding:8px 16px;border-radius:8px;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:900;letter-spacing:.02em;background:#f0f1f1;color:#61646c}@media screen and (max-width:767px){:scope .azure .checkout-ticket_sold-out{width:80px;min-width:0;padding:8px 0;min-height:36px;font-size:14px;font-weight:500;letter-spacing:0}}:scope .azure .checkout-ticket_low-stock{font-size:14px;line-height:18px;color:#61646c;text-align:right;margin-top:16px}@media screen and (max-width:767px){:scope .azure .checkout-ticket_low-stock{font-size:12px;line-height:16px}}:scope .azure .checkout-calendar{display:flex;align-items:flex-start;justify-content:space-between;row-gap:10px;column-gap:40px}@media screen and (max-width:991px){:scope .azure .checkout-calendar{display:block}}:scope .azure .checkout-calendar_inner{width:480px;max-width:48%;height:500px;background:#eaeaea}@media screen and (max-width:991px){:scope .azure .checkout-calendar_inner{width:100%;max-width:none;height:500px}}:scope .azure .checkout-calendar_schedule{width:48%;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:20px}@media screen and (max-width:991px){:scope .azure .checkout-calendar_schedule{width:100%;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:space-between}}:scope .azure .checkout-calendar_schedule p{font-weight:400}:scope .azure .checkout-calendar_time{display:flex;align-items:center;justify-content:center;text-align:center;border-radius:8px;background:#fff;border:1px solid #cecfd2;-webkit-appearance:none;appearance:none;overflow:hidden;cursor:pointer;font-size:16px;font-weight:400;width:calc(50% - 20px);padding:12px 30px}@media screen and (max-width:991px){:scope .azure .checkout-calendar_time{padding:0;width:calc(50% - 8px);height:52px}}:scope .azure .checkout-calendar_time.selected{background:#e9f2f7;border:1px solid #0598d7;color:#0598d7}:scope .azure .checkout-contact{width:100%}:scope .azure .checkout-contact_form-wrapper{display:flex;flex-direction:column;gap:40px}:scope .azure .checkout-contact_form{display:flex;flex-direction:column;gap:20px}:scope .azure .checkout-contact_form h4{font-size:18px;font-weight:900;line-height:30px}@media screen and (max-width:767px){:scope .azure .checkout-contact_form h4{font-size:16px;font-weight:900;line-height:28px}}:scope .azure .checkout-contact_form-prompt{padding:12px 16px 12px 50px;border:1px solid #f0f1f1;border-radius:8px;font-size:16px;font-weight:400;line-height:24px;color:#61646c;background-image:url("/assets/images/info-circle.svg");background-repeat:no-repeat;background-position:20px center}@media screen and (max-width:767px){:scope .azure .checkout-contact_form-prompt{font-size:14px;line-height:22px}}:scope .azure .checkout-payment{width:100%}:scope .azure .checkout-payment_options{display:flex;flex-direction:column;gap:40px;padding-bottom:40px;border-bottom:1px solid #f0f1f1;margin-bottom:40px}@media screen and (max-width:767px){:scope .azure .checkout-payment_options{gap:32px;margin-bottom:20px}}:scope .azure .checkout-payment_terms{padding:16px;border-radius:8px;background:#f0f1f1;color:#61646c;font-size:16px;font-weight:400;line-height:22px;margin-bottom:24px}@media screen and (max-width:767px){:scope .azure .checkout-payment_terms{font-size:14px;line-height:21px}}:scope .azure .checkout-payment_form{display:flex;flex-direction:column;gap:24px}:scope .azure .checkout-summary{flex-grow:1;position:sticky;top:50px;max-width:35%}@media screen and (max-width:991px){:scope .azure .checkout-summary{max-width:40%}}@media screen and (max-width:767px){:scope .azure .checkout-summary{max-width:none;display:none}}:scope .azure .checkout-summary h1{font-size:24px;font-weight:900;line-height:32px;color:#1f242f}@media screen and (max-width:767px){:scope .azure .checkout-summary h1{font-size:24px;line-height:32px}}:scope .azure .checkout-summary_inner{width:100%;padding:24px;border-radius:16px;margin-top:24px;border:1px solid #f0f1f1}@media screen and (max-width:767px){:scope .azure .checkout-summary_inner{border:none;margin-top:0;padding:0}}:scope .azure .checkout-summary_inner h2{width:100%;text-align:center;font-size:20px;font-weight:900;line-height:28px;text-transform:capitalize}@media screen and (max-width:767px){:scope .azure .checkout-summary_inner h2{text-align:left;font-size:16px;font-weight:500;line-height:20px;padding-bottom:24px;border-bottom:1px solid #f0f1f1;margin-bottom:20px}}:scope .azure .checkout-summary_empty{text-align:center;width:100%;color:#85888e;font-size:16px;font-weight:400;line-height:30px;margin-top:46px}@media screen and (max-width:767px){:scope .azure .checkout-summary_empty{text-align:left;margin-top:0}}:scope .azure .checkout-summary_item{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-bottom:20px}@media screen and (max-width:767px){:scope .azure .checkout-summary_item{gap:20px}}:scope .azure .checkout-summary_item p{font-size:16px;font-weight:400;line-height:30px;color:#85888e}:scope .azure .checkout-summary.mobile{display:none}@media screen and (max-width:767px){:scope .azure .checkout-summary.mobile{padding:0 0 48px;max-width:none;display:flex;flex-direction:column;align-items:flex-start}}:scope .azure .checkout-subtotal{padding:20px 0 0;border-bottom:1px solid #f0f1f1;border-top:1px solid #f0f1f1}:scope .azure .checkout-subtotal_item{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-bottom:20px}:scope .azure .checkout-subtotal_item p{font-size:16px;font-weight:400;line-height:30px;color:#85888e}:scope .azure .checkout-discount{padding:20px 0;border-bottom:1px solid #f0f1f1}@media screen and (max-width:767px){:scope .azure .checkout-discount{border-bottom:none}}:scope .azure .checkout-discount_cta{-webkit-appearance:none;cursor:pointer;background:0 0;border:none;font-size:16px;font-weight:500;line-height:24px;color:#0598d7;text-decoration:underline}:scope .azure .checkout-total{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:20px 0}:scope .azure .checkout-total p{font-size:16px;font-weight:900;line-height:30px;color:#1f242f}@media screen and (max-width:767px){:scope .azure .checkout-total p{font-size:18px;font-weight:900;line-height:30px}}:scope .azure .checkout-cta{margin-top:10px}:scope .azure .checkout-cta .button{background-color:#0598d7;width:100%;min-width:0}:scope .azure .checkout-cta .button:hover{background-color:#e9f2f7;color:#0598d7}:scope .azure .checkout-mobile_cta{display:none;justify-content:space-between;align-items:center;position:sticky;padding:16px;bottom:24px;border-radius:16px;width:100%;left:0;background-color:#0598d7}@media screen and (max-width:767px){:scope .azure .checkout-mobile_cta{display:flex}}:scope .azure .checkout-mobile_cta p{font-size:24px;font-weight:900;line-height:32px;color:#fff}:scope .azure .checkout-mobile_cta button{border:none;border-radius:8px;background:#fff;-webkit-appearance:none;appearance:none;overflow:hidden;cursor:pointer;padding:16px 24px;font-size:16px;font-weight:400;line-height:20px;color:#0598d7;text-align:center}:scope .azure select:focus{box-shadow:none!important;outline:0!important}:scope .azure #selector{padding-top:50px}:scope .azure button:disabled{opacity:.5;pointer-events:none}:scope .azure input:disabled{opacity:.4;cursor:not-allowed}:scope .checkout-calendar_inner .datepicker{width:100%;height:100%;z-index:50!important}:scope .checkout-calendar_inner .datepicker-picker{width:100%;height:100%;box-shadow:none!important;padding:0!important}:scope .checkout-calendar_inner .datepicker-header{padding:0 20px}:scope .checkout-calendar_inner .datepicker-grid{width:100%!important;height:100%!important}:scope .checkout-calendar_inner .datepicker .days{width:100%}:scope .checkout-calendar_inner .datepicker-cell{display:flex;align-items:center;justify-content:center;line-height:50px!important}:scope .checkout-calendar_inner .datepicker-cell.disabled-date{background-color:#e9ecef!important;color:#6c757d!important;cursor:not-allowed;opacity:.5;border-radius:0!important}:scope .checkout-calendar_inner .datepicker .dow{display:flex;align-items:center;justify-content:center;height:50px!important}:scope .checkout-calendar_inner .datepicker [type=text]:focus{box-shadow:none!important;border-color:#fc6435!important}.datepicker{z-index:99999999!important}.datepicker-cell.disabled-date{background-color:#e9ecef!important;color:#6c757d!important;cursor:not-allowed;opacity:.5;border-radius:0!important}.datepicker-footer{display:none!important}.range-slider{position:relative;padding-top:30px;padding-bottom:30px;overflow:hidden}.range-slider_input{margin-top:50px;display:flex;justify-content:space-between;gap:10px;align-items:stretch}.range-slider input[type=range],.range-slider svg{position:absolute;left:0;right:0}.range-fill{background:#fc6435;height:10px;position:absolute;left:10px;right:10px;border-radius:20px;pointer-events:none;z-index:3}.range-slider_field{border:1px solid #94969c;width:180px;max-width:40%;border-radius:8px;padding:8px 12px;display:flex;flex-direction:column;justify-content:space-between;gap:4px}.range-slider_field:focus-within{border-color:#fc6435}.range-slider_field label{color:#61646c;font-size:12px;font-weight:400;line-height:18px}.range-slider input[type=number]{border:none;font-weight:700;text-align:left;padding:0;font-size:16px;-moz-appearance:textfield}.range-slider input[type=number]:focus{outline:0;border:none;box-shadow:none}.range-slider input[type=number]::-webkit-inner-spin-button,.range-slider input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.range-slider input[type=range]{-webkit-appearance:none;width:100%}.range-slider input[type=range]:focus{outline:0}.range-slider input[type=range]:focus::-webkit-slider-runnable-track{background:#d9d9d9}.range-slider input[type=range]:focus::-ms-fill-lower{background:#d9d9d9}.range-slider input[type=range]:focus::-ms-fill-upper{background:#d9d9d9}.range-slider input[type=range]::-webkit-slider-runnable-track{width:100%;height:10px;cursor:pointer;animate:0.2s;background:#d9d9d9;border-radius:20px;box-shadow:none;border:0}.range-slider input[type=range]::-webkit-slider-thumb{z-index:2;position:relative;box-shadow:0 0 0 #000;height:30px;width:30px;border-radius:50%;background:#fc6435;cursor:pointer;-webkit-appearance:none;margin-top:-10px}.range-slider input[type=range]::-moz-range-track{width:100%;height:10px;cursor:pointer;animate:0.2s;background:#d9d9d9;border-radius:20px;box-shadow:none;border:0}.range-slider input[type=range]::-moz-range-thumb{z-index:2;position:relative;box-shadow:0 0 0 #000;height:30px;width:30px;border-radius:50%;background:#fc6435;cursor:pointer;margin-top:-10px}.range-slider input[type=range]::-ms-track{width:100%;height:10px;cursor:pointer;animate:0.2s;background:#d9d9d9;border-radius:20px;box-shadow:none;border:0}.range-slider input[type=range]::-ms-fill-lower,.range-slider input[type=range]::-ms-fill-upper{background:#fc6435;border-radius:10px;box-shadow:none;border:0}.range-slider input[type=range]::-ms-thumb{z-index:2;position:relative;box-shadow:0 0 0 #000;height:30px;width:30px;border-radius:50%;background:#fc6435;cursor:pointer;margin-top:-10px}.receipt{color:#000;background:#fff;border:dashed rgba(0,0,0,.17);border-width:1px 0;position:relative}.receipt__index{padding:30px 20px 20px}.receipt__header{padding:30px 20px 20px}.receipt__download{float:right;transform:translateY(-4px)}.receipt__ocr{padding:20px 20px;align-items:center;background:#f5f5f5}@media screen and (min-width:960px){.receipt__ocr{display:flex;padding:20px}}.receipt__qr{width:165px;margin-bottom:20px}@media screen and (min-width:960px){.receipt__qr{margin-right:40px;margin-bottom:0}}.receipt__qr-code{display:flex;flex-direction:column}.receipt__info{flex:1}.receipt__info p{margin:0 0}.receipt__info h4{font-weight:600;font-size:16px;margin-bottom:12px}.receipt__label{font-size:16px;margin:10px 0}.receipt__summary__item{padding:14px 0;border-top:dashed 1px rgba(0,0,0,.07);border-bottom:none;border-width:1px 0;display:flex}.receipt__summary__item b{font-weight:600}.receipt__summary__item__label{font-size:16px;flex:1}.receipt__summary__item__price{font-weight:600;font-size:16px;margin-left:50px}.receipt__summary__item--total{font-size:1.7rem}.receipt__footer{padding:30px 20px;width:100%}.receipt__footer p{margin:0;line-height:1.4}.receipt__footer a{text-decoration:underline;font-weight:600}.receipt__footer b{font-weight:600}.receipt-wrapper{height:0;overflow:hidden}trix-editor{padding:16px 20px;border-top:none;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-left:1px solid #cecfd2;border-right:1px solid #cecfd2;border-bottom:1px solid #cecfd2;height:250px;overflow-y:scroll}trix-editor a{color:#fc6435;cursor:pointer}.trix-error>trix-editor,.trix-error>trix-toolbar{border-color:#f05252}trix-toolbar{padding:12px 20px;background:#f5f5f6;border-top-left-radius:8px;border-top-right-radius:8px;border-left:1px solid #cecfd2;border-right:1px solid #cecfd2;border-top:1px solid #cecfd2}@media screen and (max-width:767px){trix-toolbar{padding:14px 16px}}trix-toolbar .trix-button-row{overflow-x:hidden;flex-wrap:wrap;justify-content:flex-start;gap:24px}@media screen and (max-width:767px){trix-toolbar .trix-button-row{gap:16px}}trix-toolbar .trix-button-group{margin-bottom:0;border:none;flex-shrink:0;flex-wrap:wrap;gap:24px}@media screen and (max-width:767px){trix-toolbar .trix-button-group{gap:16px}}trix-toolbar .trix-button-group:not(:first-child){margin-left:0}trix-toolbar .trix-button{border:none;color:#000;border-radius:4px}trix-toolbar .trix-button.trix-active{background:#fff}trix-toolbar .trix-button:not(:first-child){border:none}trix-toolbar .trix-button--icon{width:24px;height:24px}trix-toolbar .trix-button--icon::before{opacity:.5}trix-toolbar .trix-dialog{position:absolute;top:0;left:0;right:0;font-size:.75em;padding:12px;background:#fff;box-shadow:0 .3em 1em #ccc;border-top:none;border-radius:8px;z-index:5}trix-toolbar .trix-dialog--link{max-width:450px}trix-toolbar .trix-dialog__link-fields{display:block}trix-toolbar .trix-dialog__link-fields .trix-button-group{justify-content:space-between;flex-direction:row-reverse;gap:12px}trix-toolbar .trix-input--dialog{margin-right:0;margin-bottom:8px;height:40px;padding:0 12px;border-radius:4px}trix-toolbar .trix-button--dialog{width:auto;flex-grow:1;padding:0 16px;font-size:14px;font-weight:500;height:30px;background-color:#fc6435;color:#fff;transition:all 250ms ease}trix-toolbar .trix-button--dialog:not(:first-child){background-color:#ffefea;color:#fc6435}trix-editor{line-height:1.5}trix-editor *{box-sizing:border-box;margin:0;padding:0}trix-editor h1{font-size:1.2em;line-height:1.2}trix-editor blockquote{border:0 solid #ccc;border-left-width:.3em;margin-left:.3em;padding-left:.6em}trix-editor [dir=rtl] blockquote,trix-editor blockquote[dir=rtl]{border-width:0;border-right-width:.3em;margin-right:.3em;padding-right:.6em}trix-editor li{margin-left:1em}trix-editor ul{list-style:unset!important}trix-editor ol{list-style:numbers!important}trix-editor [dir=rtl] li{margin-right:1em}trix-editor pre{display:inline-block;width:100%;vertical-align:top;font-family:monospace;font-size:.9em;padding:.5em;white-space:pre;background-color:#eee;overflow-x:auto}trix-editor img{max-width:100%;height:auto}trix-editor .attachment{display:inline-block;position:relative;max-width:100%}trix-editor .attachment a{color:inherit;text-decoration:none}trix-editor .attachment a:hover,trix-editor .attachment a:visited:hover{color:inherit}trix-editor .attachment__caption{text-align:center}trix-editor .attachment__caption .attachment__name+.attachment__size::before{content:" •"}trix-editor .attachment--preview{width:100%;text-align:center}trix-editor .attachment--preview .attachment__caption{color:#666;font-size:.9em;line-height:1.2}trix-editor .attachment--file{color:#333;line-height:1;margin:0 2px 2px 2px;padding:.4em 1em;border:1px solid #bbb;border-radius:5px}trix-editor .attachment-gallery{display:flex;flex-wrap:wrap;position:relative}trix-editor .attachment-gallery .attachment{flex:1 0 33%;padding:0 .5em;max-width:33%}trix-editor .attachment-gallery.attachment-gallery--2 .attachment,trix-editor .attachment-gallery.attachment-gallery--4 .attachment{flex-basis:50%;max-width:50%}.toggle{display:inline-flex;cursor:pointer;align-items:center}.toggle span{margin-inline-end:.75rem;font-size:16px;font-weight:500;--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}.toggle span:is(.dark *){--tw-text-opacity:1;color:rgb(209 213 219 / var(--tw-text-opacity))}@media screen and (max-width:767px){.toggle span{font-size:14px}}.toggle input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.dashboard-content_title{display:flex;align-items:center;justify-content:space-between;padding:26px 0;min-height:92px;margin-bottom:32px}@media screen and (max-width:767px){.dashboard-content_title{padding:0;min-height:0;margin-bottom:24px}}.dashboard-content_title h2{font-size:24px;font-weight:700;line-height:32px}@media screen and (max-width:767px){.dashboard-content_title h2{font-size:20px;font-weight:700;line-height:30px}}.dashboard-content_title-cta{flex-shrink:0}.dashboard-content_title-cta button{min-width:0;padding:10px 24px}@media screen and (max-width:767px){.dashboard-content_title-cta button{padding:16px}.dashboard-content_title-cta{padding:24px;position:fixed;bottom:0;left:0;right:0;background:#fff;z-index:1;box-shadow:0 -4px 10px 0 rgba(0,0,0,.1)}}.dashboard-content_page{padding:35px 0}@media screen and (max-width:767px){.dashboard-content_page{padding:0}}.dashboard-content_toolbar{display:flex;gap:8px;align-items:center;margin-bottom:60px}@media screen and (max-width:767px){.dashboard-content_toolbar{margin-bottom:40px}}.dashboard-content_toolbar img{width:16px;height:16px}.dashboard-tab{width:100%}.dashboard-tab_nav{display:flex;align-items:center;width:100%;padding-bottom:10px;margin-bottom:40px;border-bottom:1px solid #ececed;flex-wrap:wrap;row-gap:24px;position:relative}@media screen and (max-width:767px){.dashboard-tab_nav{margin-bottom:70px}}.dashboard-tab_link{display:flex;align-items:center;font-size:16px;line-height:24px;margin-right:48px;flex-shrink:0}@media screen and (max-width:767px){.dashboard-tab_link{margin-right:32px}}.dashboard-tab_link.active{color:#fc6435}.dashboard-tab_link.disabled{cursor:not-allowed;color:rgba(31,36,47,.3098039216)}@media screen and (max-width:767px){.dashboard-tab_link.filter{position:absolute;bottom:-38px}}.dashboard-tab_content{padding-bottom:140px}.dashboard-events_grid{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:32px 24px}@media screen and (max-width:991px){.dashboard-events_grid{display:flex;flex-direction:column;gap:24px}}.dashboard-events_card{width:100%;min-height:198px;padding:16px 16px;border-radius:8px;border:1px solid #f0f1f1;display:flex;justify-content:flex-start;gap:24px;box-shadow:0 1px 2px 0 rgba(16,24,40,.06);box-shadow:0 1px 3px 0 rgba(16,24,40,.1)}@media screen and (max-width:767px){.dashboard-events_card{min-height:180px}}.dashboard-events_card-details{display:flex;flex-shrink:1;flex-grow:1;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:20px}@media screen and (max-width:767px){.dashboard-events_card-details{gap:10px}}.dashboard-events_card-details-info{display:flex;flex-direction:column;gap:8px}.dashboard-events_card-details-info h6{font-size:16px;font-weight:500;color:#000;line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}@media screen and (max-width:991px){.dashboard-events_card-details-info h6{align-items:flex-start;-webkit-line-clamp:2}}.dashboard-events_card-details-info p{font-size:14px;line-height:20px;color:#61646c}.dashboard-events_card-details-info .info{display:flex;gap:8px;color:#61646c;align-items:center}.dashboard-events_card-details-info .info p{font-size:16px;font-weight:400;line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}@media screen and (max-width:800px){.dashboard-events_card-details-info .info p{font-size:14px;font-weight:400;line-height:20px}}.dashboard-events_card-details-info .info img{width:24px;height:24px;object-fit:contain}@media screen and (max-width:767px){.dashboard-events_card-details-info .info img{width:16px;height:16px}}.dashboard-events_card-details-sold{display:flex;flex-direction:column;gap:4px}.dashboard-events_card-details-sold img{width:16px;height:16px;object-fit:contain}.dashboard-events_card-details-sold p{font-size:14px;line-height:20px;color:#61646c}.dashboard-events_card-thumbnail{flex-shrink:0}.dashboard-events_card-thumbnail img{width:160px;height:160px;border-radius:4px;overflow:hidden;object-fit:cover;flex-shrink:0}@media screen and (max-width:767px){.dashboard-events_card-thumbnail img{flex-shrink:0;width:140px;height:140px}}@media screen and (max-width:490px){.dashboard-events_card-thumbnail img{width:90px;height:90px}}.dashboard-events_card-top{margin-bottom:12px;display:flex;justify-content:space-between;align-items:center}.dashboard-events_card-tag{display:inline-block;font-weight:350;font-size:12px;line-height:18px;text-align:center;border-radius:6px;padding:2px 10px;background:rgba(255,239,234,.4);color:#fc6435}.dashboard-boxoffice_grid{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;gap:32px 24px}@media screen and (max-width:991px){.dashboard-boxoffice_grid{grid-template-columns:2fr 2fr;gap:24px}}.dashboard-boxoffice_card{width:100%;min-height:404px;padding:16px;border-radius:8px;border:1px solid #f0f1f1;display:flex;flex-direction:column;gap:16px;box-shadow:0 1px 2px 0 rgba(16,24,40,.0588235294);box-shadow:0 1px 3px 0 rgba(16,24,40,.1019607843)}@media screen and (max-width:767px){.dashboard-boxoffice_card{min-height:180px}}.dashboard-boxoffice_card-thumbnail img{width:100%;height:332px;border-radius:8px;overflow:hidden;object-fit:cover}@media screen and (max-width:767px){.dashboard-boxoffice_card-thumbnail img{width:100%;height:159px}}@media screen and (max-width:490px){.dashboard-boxoffice_card-thumbnail img{width:100%;height:90px}}.dashboard-boxoffice_card-details{display:flex;flex-shrink:0;justify-content:space-between;align-items:center}.dropdown{position:relative;display:flex;flex-direction:column;flex-shrink:0;text-align:left}.dropdown-item{display:block;width:100%;padding:16px 10px;color:#1f242f;font-size:16px;font-weight:400;line-height:24px;text-align:left;white-space:nowrap;border-radius:6px}.dropdown-item:hover{background:#f3f4f6}.dropdown-item.active{color:#fc6435}.dropdown-item.disabled{cursor:not-allowed;color:rgba(31,36,47,.3098039216)}.dropdown:has(a.active) button{color:#fc6435}.duplicate-modal{max-width:460px!important;min-width:0!important}@media screen and (max-width:767px){.duplicate-modal{max-width:none!important}.filter-radio{width:50%}}@media screen and (max-width:490px){.filter-radio{width:100%}}.filter-radio input{display:none}.filter-radio label{margin-bottom:0!important;cursor:pointer;border-radius:8px;border-width:1px;--tw-border-opacity:1;border-color:rgb(206 207 210 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-left:20px;padding-right:20px;padding-top:12px;padding-bottom:12px;text-align:center;--tw-text-opacity:1;color:rgb(97 100 108 / var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}.filter-radio label:hover{border-color:var(--brand-color);--tw-bg-opacity:1;background-color:rgb(255 247 245 / var(--tw-bg-opacity));color:var(--brand-color)}@media (min-width:768px){.filter-radio label{min-width:130px}}.filter-checkbox{display:flex;align-items:center;gap:16px}.filter-checkbox input{height:24px;width:24px;border-radius:.25rem;--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:0;color:var(--brand-color)}.filter-checkbox input:focus{--tw-ring-color:var(--brand-color)}@media (min-width:992px){.filter-checkbox input{height:24px;width:24px}}.filter-checkbox input:checked:disabled{cursor:not-allowed;border-color:var(--brand-color);background-color:var(--brand-color);--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity));opacity:.6}.filter-checkbox input:disabled{border:1px solid #cecfd2;background-color:#f5f5f6;color:#94969c;opacity:1}.filter-checkbox label{font-size:16px;font-weight:400;margin-bottom:0;flex-shrink:0;line-height:22px;--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}@media (min-width:992px){.filter-checkbox label{line-height:22px}}.profile{width:100%}.profile-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.profile-header_content h2{font-size:20px;font-weight:700;line-height:30px}@media screen and (max-width:767px){.profile-header_content h2{font-size:16px;font-weight:700;line-height:28px}}.profile-header_content p{font-size:16px;font-weight:400;line-height:24px;margin-top:8px;color:#61646c}.profile-header .button{flex-shrink:0;min-width:0;padding:16px 24px}.profile-form{width:100%;display:flex;flex-direction:column;align-items:center}.profile-form_fields{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:32px 24px}@media screen and (max-width:767px){.profile-form_fields{display:flex;flex-direction:column;gap:24px}}.profile-form_fields.block{display:flex;flex-direction:column}.profile-form_field{width:100%}.profile-form_field input:disabled{border:1px solid #cecfd2;background-color:#f5f5f6;color:#1f242f;opacity:1}.profile-form_field input:disabled::placeholder{color:#1f242f}.profile-form_field svg path{fill:#fc6435}.profile-form .button{margin-top:120px;min-width:200px}@media screen and (max-width:767px){.profile-form .button{margin-top:40px}}.settings{width:100%}.settings-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.settings-header_content h2{font-size:20px;font-weight:700;line-height:30px}@media screen and (max-width:767px){.settings-header_content h2{font-size:16px;font-weight:700;line-height:28px}}.settings-header_content p{font-size:16px;font-weight:400;line-height:24px;margin-top:8px;color:#61646c}.settings-form{width:100%;display:flex;flex-direction:column;align-items:center}.settings-form_fields{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:32px 24px}@media screen and (max-width:767px){.settings-form_fields{display:flex;flex-direction:column;gap:24px}}.settings-form_fields.block{display:flex;flex-direction:column}.settings-form_field{width:100%;display:flex;align-items:center}@media screen and (max-width:767px){.settings-form_field{align-items:flex-start}}.settings-form_field input{margin-right:.5rem;margin-top:2px;height:20px;width:20px;border-radius:9999px;--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));color:var(--brand-color)}.settings-form_field input:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:var(--brand-color);--tw-ring-offset-width:0px}@media (min-width:768px){.settings-form_field input{margin-top:0}}.settings-form .button{margin-top:120px;min-width:200px}@media screen and (max-width:767px){.settings-form .button{margin-top:40px}}.payout{width:100%}.payout-header{display:flex;justify-content:space-between;align-items:center;gap:40px;margin-bottom:32px}.payout-header_content h2{font-size:20px;font-weight:700;line-height:30px}@media screen and (max-width:767px){.payout-header_content h2{font-size:16px;font-weight:700;line-height:28px}}.payout-header_content p{font-size:16px;font-weight:400;line-height:24px;margin-top:8px;color:#61646c}@media screen and (max-width:991px){.payout-header_content{max-width:385px}}@media screen and (max-width:767px){.payout-header_content{max-width:none}}.payout-cta{flex-shrink:0}.payout-cta .button{min-width:0;padding:16px 24px}@media screen and (max-width:767px){.payout-cta{padding:24px;position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 10px 0 rgba(0,0,0,.1)}}.payout-container{background-color:#fafafa;padding:48px 64px;display:flex;flex-direction:column;align-items:center;gap:40px;border-radius:16px}@media screen and (max-width:767px){.payout-container{padding:48px 16px}}.payout-container_note{display:flex;flex-direction:column;gap:16px;max-width:480px}@media screen and (max-width:767px){.payout-container_note{max-width:none}}.payout-container_note b{font-size:20px;font-weight:700;line-height:26px;text-align:center;color:#1f242f}@media screen and (max-width:767px){.payout-container_note b{font-size:16px;font-weight:700;line-height:20px;letter-spacing:0}}.payout-container_note p{font-size:16px;font-weight:400;line-height:24px;text-align:center;color:#61646c}@media screen and (max-width:767px){.payout-container_note p{font-size:14px;line-height:20px}}.payout-container button{-webkit-appearance:none;border:none;font-size:16px;font-weight:400;line-height:20px;border-radius:8px;padding:16px 24px;display:flex;justify-content:center;background-color:#fc6435;color:#fff;gap:10px;cursor:pointer;max-width:230px;transition:color .3s ease,background .3s ease,fill .3s ease}@media screen and (max-width:991px){.payout-container button{min-width:250px;font-size:16px}}@media screen and (max-width:767px){.payout-container button{padding:16px 16px;width:100%;max-width:none}}.payout-container button svg path{fill:white}.payout-container button:hover{background:#ffefea;color:#fc6435}.payout-container button:hover svg path{fill:#FC6435}.payout-info{background-color:#ffefea;display:flex;gap:10px;border-radius:8px;padding:16px;margin-bottom:32px}.payout-info p{font-size:16px;font-weight:400;line-height:24px;color:#61646c}.payout-accounts{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto auto;gap:32px 24px}@media screen and (max-width:991px){.payout-accounts{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}}@media screen and (max-width:600px){.payout-accounts{display:flex;flex-direction:column;gap:24px}}.payout-account{display:flex;flex-direction:column;gap:40px;padding:24px;width:100%;border-radius:8px;border:1px solid #ececed;box-shadow:0 1px 2px 0 rgba(16,24,40,.0588235294)}.payout-account_summary{display:flex;flex-direction:row;justify-content:space-between}.payout-account_summary b{font-size:16px;font-weight:600;line-height:20px;color:#1f242f}.payout-account_summary p{font-size:16px;font-weight:400;line-height:20px;color:#61646c}.payout-account button{-webkit-appearance:none;border:none;font-size:16px;font-weight:400;line-height:20px;border-radius:8px;padding:16px 10px;display:flex;justify-content:center;background-color:#ffefea;color:#fc6435;gap:10px;cursor:pointer;transition:color .3s ease,background .3s ease,fill .3s ease}@media screen and (max-width:991px){.payout-account button{font-size:16px}}@media screen and (max-width:767px){.payout-account button{width:100%}}.payout-account button svg path{fill:#FC6435}.payout-account button:hover{background:#fc6435;color:#fff}.payout-account button:hover svg path{fill:#FFFFFF}.payout-modal{display:flex;flex-direction:column;width:100%}@media screen and (max-width:767px){.payout-modal{width:100%}}.payout-modal h5{font-size:20px;font-weight:700;line-height:30px;color:#1f242f}@media screen and (max-width:767px){.payout-modal h5{font-size:16px}}.mobileview{display:none}@media screen and (max-width:767px){.mobileview{display:flex;justify-content:center;position:sticky;bottom:0;z-index:99;background-color:#fff;box-shadow:0 -4px 10px 0 rgba(0,0,0,.1019607843);padding:32px 24px}}.mobileview-button{-webkit-appearance:none;border:none;font-size:16px;font-weight:400;line-height:20px;border-radius:8px;padding:16px 16px;display:flex;width:100%;justify-content:center;background-color:#fc6435;color:#fff;gap:10px;cursor:pointer;transition:color .3s ease,background .3s ease,fill .3s ease}@media screen and (max-width:991px){.mobileview-button{min-width:250px;font-size:16px}}@media screen and (max-width:767px){.mobileview-button{display:flex}}.mobileview-button svg path{fill:white}.mobileview-button:hover{background:#ffefea;color:#fc6435}.mobileview-button:hover svg path{fill:#FC6435}.users{width:100%;padding-bottom:80px}.users-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}@media screen and (max-width:767px){.users-header{margin-bottom:16px}}.users-header_content h2{font-size:20px;font-weight:700;line-height:30px}.users-header_content h2 span{font-weight:400;font-size:16px;color:#a0a3bd}@media screen and (max-width:767px){.users-header_content h2{font-size:16px;font-weight:700;line-height:28px}}.users-header_content p{font-size:16px;font-weight:400;line-height:24px;margin-top:8px;color:#61646c}.users-cta{flex-shrink:0}.users-cta .button{min-width:0;padding:16px 24px}@media screen and (max-width:767px){.users-cta{padding:24px;position:fixed;z-index:1;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 10px 0 rgba(0,0,0,.1)}}.users-table{width:100%;text-align:left;border-radius:8px;border:1px solid #cecfd2;margin-bottom:60px}@media screen and (max-width:900px){.users-table{border:none;display:none}}@media screen and (max-width:767px){.users-table{margin-bottom:48px}}.users-table table{width:100%;border-spacing:0px}@media screen and (max-width:900px){.users-table table{display:none}}.users-table table thead{background-color:#f5f5f6}.users-table table thead th{height:56px;font-size:16px;font-weight:400;line-height:24px;color:#61646c;border-bottom:1px solid #cecfd2}.users-table table tbody tr{min-height:70px}.users-table table tbody tr:not(:last-child){border-bottom:1px solid #cecfd2}.users-table table tbody tr td{font-size:16px;--tw-text-opacity:1;color:rgb(31 36 47 / var(--tw-text-opacity))}.users-table button:disabled{cursor:not-allowed;opacity:.3}.users-empty_state{width:100%;display:flex;padding:48px 0;flex-direction:column;justify-content:center;align-items:center;gap:40px}.users-empty_state h2{font-size:20px;font-weight:700;line-height:30px}@media screen and (max-width:767px){.users-empty_state h2{font-size:16px;font-weight:700;line-height:28px}}.users-empty_state p{font-size:16px;font-weight:400;line-height:24px;margin-top:8px;color:#61646c}.users-tag{display:inline-flex;padding:6px 12px;color:#17b26a;background-color:#ecfdf3;border-radius:6px;font-size:14px;font-weight:700;line-height:20px}.users-tag.inactive{color:#f04438;background-color:#fef3f2}.users-card{display:none;width:100%;border:1px solid #ececed;border-radius:12px;margin-bottom:16px;padding:12px 4px 14px 0}@media screen and (max-width:900px){.users-card{display:flex}}.users-card_left{cursor:move;flex-shrink:0;padding:3px 16px 50px}.users-card_right{min-height:78px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.users-card_right-top{margin-bottom:6px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding-right:10px}.users-card_right-top p{font-size:16px;font-weight:400;line-height:20px}.users-card_right-bottom{display:flex;justify-content:space-between;align-items:center;padding-right:10px}.users-card_right-bottom p{flex-shrink:0;font-size:14px;color:#6e7191;line-height:20px;margin-bottom:4px}.users-card_right button:disabled{cursor:not-allowed;opacity:.3}.staff-modal{display:flex;flex-direction:column;width:100%}@media screen and (max-width:767px){.staff-modal{width:100%}}.staff-modal h5{font-size:20px;font-weight:700;line-height:30px;color:#1f242f}@media screen and (max-width:767px){.staff-modal h5{font-size:16px}}.staff-form_field{margin-bottom:24px}.staff-form_field label{margin-bottom:8px;display:block;font-size:14px;--tw-text-opacity:1;color:rgb(97 100 108 / var(--tw-text-opacity))}.profile-form_fields.staff-form_field label{display:flex;flex-direction:column}.settings-form_fields.staff-form_field label{display:flex;flex-direction:column}.staff-form_field label span{color:var(--brand-color)}.staff-form_field-addon{height:100%;position:absolute;display:flex;align-items:center;padding:0 20px;border-right:1px solid #cecfd2;left:0}.staff-form_field input,.staff-form_field select,.staff-form_field textarea{display:block;height:48px;width:100%;border-radius:8px;border-width:1px;--tw-border-opacity:1;border-color:rgb(206 207 210 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-left:20px;padding-right:20px;padding-top:16px;padding-bottom:16px;font-size:16px;line-height:24px;--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}.profile-form_fields .staff-form_field select,.profile-form_fields .staff-form_field textarea,.profile-form_fields.staff-form_field input{display:flex;flex-direction:column}.settings-form_fields .staff-form_field select,.settings-form_fields .staff-form_field textarea,.settings-form_fields.staff-form_field input{display:flex;flex-direction:column}.staff-form_field input:focus,.staff-form_field select:focus,.staff-form_field textarea:focus{border-color:var(--brand-color);--tw-ring-color:var(--brand-color)}.staff-form_field input:disabled,.staff-form_field select:disabled,.staff-form_field textarea:disabled{border:1px solid #cecfd2;background-color:#f5f5f6;color:#94969c;opacity:1}.staff-form_field p{margin-top:.25rem;font-size:14px;--tw-text-opacity:1;color:rgb(240 82 82 / var(--tw-text-opacity))}@media screen and (max-width:767px){.staff-form_field-radio{width:50%}}@media screen and (max-width:490px){.staff-form_field-radio{width:100%}}.staff-form_field-radio input{display:none}.staff-form_field-radio label{margin-bottom:0!important;cursor:pointer;border-radius:8px;border-width:1px;--tw-border-opacity:1;border-color:rgb(206 207 210 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-left:20px;padding-right:20px;padding-top:12px;padding-bottom:12px;text-align:center;--tw-text-opacity:1;color:rgb(97 100 108 / var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}.staff-form_field-radio label:hover{border-color:var(--brand-color);--tw-bg-opacity:1;background-color:rgb(255 247 245 / var(--tw-bg-opacity));color:var(--brand-color)}@media (min-width:768px){.staff-form_field-radio label{min-width:130px}}.staff-form_field-checkbox{display:flex;align-items:center;gap:8px}.staff-form_field-checkbox input{height:18px;width:18px;border-radius:.25rem;--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:0;color:var(--brand-color)}.staff-form_field-checkbox input:focus{--tw-ring-color:var(--brand-color)}@media (min-width:992px){.staff-form_field-checkbox input{height:20px;width:20px}}.staff-form_field-checkbox input:checked:disabled{cursor:not-allowed;border-color:var(--brand-color);background-color:var(--brand-color);--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity));opacity:.6}.staff-form_field-checkbox input:disabled{border:1px solid #cecfd2;background-color:#f5f5f6;color:#94969c;opacity:1}.staff-form_field-checkbox label{font-size:16px;font-weight:400;margin-bottom:0;flex-shrink:0;line-height:22px;--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}@media (min-width:992px){.staff-form_field-checkbox label{line-height:22px}}.staff-toggle_field h4{font-weight:700;font-size:16px;line-height:24px;margin-bottom:16px}.staff-toggle_field .toggle input:disabled+div{opacity:.5!important}.creation-confirmation,.reactivate-confirmation,.reactivate-staff,.suspend-confirmation,.suspend-staff{min-width:430px!important}@media screen and (max-width:767px){.creation-confirmation,.reactivate-confirmation,.reactivate-staff,.suspend-confirmation,.suspend-staff{min-width:0!important}}.event-intro{margin-bottom:48px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:8px}.event-intro h2{font-size:30px;font-weight:800;line-height:38px;margin:0}@media screen and (max-width:767px){.event-intro h2{font-size:20px;line-height:30px}}.event-intro p{font-size:16px;font-weight:400;line-height:24px;color:#61646c}.event-intro_tickets{width:100%;color:#fc6435;padding-bottom:12px;border-bottom:1px solid #cecfd2;margin-bottom:30px}.event-header{margin-bottom:48px;display:flex;justify-content:space-between;align-items:flex-start;gap:40px}@media screen and (max-width:991px){.event-header{flex-direction:column;margin-bottom:40px}}@media screen and (max-width:767px){.event-header{gap:24px}}.event-header h1{font-size:30px;font-weight:700;line-height:38px;margin:0}@media screen and (max-width:767px){.event-header h1{font-size:20px;line-height:30px;margin-bottom:8px}}.event-header_details{display:flex;flex-direction:column;gap:20px;max-width:530px}@media screen and (max-width:991px){.event-header_details{max-width:none}}@media screen and (max-width:767px){.event-header_details{gap:10px}}.event-header_details-info{display:flex;align-items:center;gap:12px;color:#61646c}.event-header_details-info img{width:20px;height:20px;object-fit:contain}@media screen and (max-width:767px){.event-header_details-info img{padding:8px;width:32px;height:32px;background:#f5f5f6;border-radius:4px}}.event-header_details-info p{font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:767px){.event-header_details-info p{font-size:14px;line-height:20px}}.event-header_prompt{flex-grow:1;max-width:560px;font-weight:500;padding:10px 24px 16px;background:#fafafa;border-radius:8px}@media screen and (max-width:991px){.event-header_prompt{max-width:none;width:100%}}@media screen and (max-width:767px){.event-header_prompt{padding:16px;font-size:14px}}.event-header_prompt-title{display:flex;align-items:center;gap:8px;margin-bottom:24px}@media screen and (max-width:767px){.event-header_prompt-title{align-items:flex-start}}.event-header_prompt-title p{font-size:16px;line-height:22px}@media screen and (max-width:767px){.event-header_prompt-title p{font-size:14px;line-height:20px}}.event-header_prompt-title img{width:16px;height:16px}@media screen and (max-width:767px){.event-header_prompt-title img{margin-top:2px}}.event-header_prompt ul{list-style-type:disc;color:#fc6435;display:flex;flex-direction:column;gap:16px;padding-left:16px}.event-header_prompt ul li{transition:color .2s ease}@media screen and (max-width:767px){.event-header_prompt ul li{font-size:14px;line-height:20px}}.event-header_prompt ul li:hover{color:#000}.event-header_prompt-cta{margin-bottom:8px;padding-top:12px}.event-header_prompt .copy-btn{display:inline-flex;gap:8px;margin-top:8px;color:#fc6435}.event-header_prompt .copy-btn span{font-size:16px}@media screen and (max-width:767px){.event-header_prompt .copy-btn span{font-size:14px}.event-header_prompt .copy-btn img{width:20px;height:20px}}.event-form_section{margin-bottom:62px}@media screen and (max-width:767px){.event-form_section{margin-bottom:48px}}.event-form_section h4{font-size:20px;font-weight:700;line-height:28px;margin-bottom:16px}@media screen and (max-width:767px){.event-form_section h4{font-size:18px}}.event-form_section input[type=checkbox]:checked:disabled{cursor:not-allowed;border-color:var(--brand-color);background-color:var(--brand-color);--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity));opacity:.6}.event-form_section input[type=checkbox]:disabled{border:1px solid #cecfd2;background-color:#f5f5f6;color:#94969c;opacity:1}.event-form_field{margin-bottom:24px}.event-form_field label{margin-bottom:8px;display:block;font-size:14px;--tw-text-opacity:1;color:rgb(97 100 108 / var(--tw-text-opacity))}.profile-form_fields.event-form_field label{display:flex;flex-direction:column}.settings-form_fields.event-form_field label{display:flex;flex-direction:column}.event-form_field label span{color:var(--brand-color)}.event-form_field-addon{height:100%;position:absolute;display:flex;align-items:center;padding:0 20px;border-right:1px solid #cecfd2;left:0}.event-form_field input,.event-form_field select{display:block;height:48px;width:100%;border-radius:8px;border-width:1px;--tw-border-opacity:1;border-color:rgb(206 207 210 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-left:20px;padding-right:20px;padding-top:16px;padding-bottom:16px;font-size:16px;line-height:24px;--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}.profile-form_fields .event-form_field select,.profile-form_fields.event-form_field input{display:flex;flex-direction:column}.settings-form_fields .event-form_field select,.settings-form_fields.event-form_field input{display:flex;flex-direction:column}.event-form_field input:focus,.event-form_field select:focus{border-color:var(--brand-color);--tw-ring-color:var(--brand-color)}.event-form_field input:disabled,.event-form_field select:disabled{border:1px solid #cecfd2;background-color:#f5f5f6;color:#94969c;opacity:1}.event-form_field input[type=number]::-webkit-inner-spin-button,.event-form_field input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.event-form_field select{padding-top:0;padding-bottom:0}.event-form_field h4{font-size:16px;font-weight:400;line-height:24px;color:#94969c;position:absolute;right:20px;top:50%;--tw-translate-y:-50%;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))}.event-form_field .description-length{font-size:16px;font-weight:400;line-height:24px;color:#94969c;position:absolute;right:20px;top:95%;--tw-translate-y:-95%;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))}.event-form_field p{margin-top:.25rem;font-size:14px;--tw-text-opacity:1;color:rgb(240 82 82 / var(--tw-text-opacity))}@media screen and (max-width:767px){.event-form_field-radio{width:50%}}@media screen and (max-width:490px){.event-form_field-radio{width:100%}}.event-form_field-radio input{display:none}.event-form_field-radio label{margin-bottom:0!important;cursor:pointer;border-radius:8px;border-width:1px;--tw-border-opacity:1;border-color:rgb(206 207 210 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-left:20px;padding-right:20px;padding-top:12px;padding-bottom:12px;text-align:center;--tw-text-opacity:1;color:rgb(97 100 108 / var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}.event-form_field-radio label:hover{border-color:var(--brand-color);--tw-bg-opacity:1;background-color:rgb(255 247 245 / var(--tw-bg-opacity));color:var(--brand-color)}@media (min-width:768px){.event-form_field-radio label{min-width:157px}}@media screen and (max-width:767px){.event-form_cta{padding:24px;position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 10px 0 rgba(0,0,0,.1)}}.event-appearance{display:flex;align-items:flex-start;justify-content:space-between;gap:60px}@media screen and (max-width:991px){.event-appearance{flex-direction:column;gap:24px}}@media screen and (max-width:767px){.event-appearance{gap:0}}.event-appearance_image{width:50%}@media screen and (max-width:991px){.event-appearance_image{width:100%}}.event-appearance_image-header{margin-bottom:32px}@media screen and (max-width:767px){.event-appearance_image-header{margin-bottom:12px}}.event-appearance_image-header h4{font-size:24px;font-weight:700;line-height:32px;margin-bottom:8px}@media screen and (max-width:991px){.event-appearance_image-header h4{font-size:20px;line-height:30px;margin-bottom:0}}.event-appearance_image-header p{font-size:16px;font-weight:400;line-height:24px;color:#61646c}@media screen and (max-width:991px){.event-appearance_image-header p{font-size:14px;line-height:20px}}@media screen and (max-width:767px){.event-appearance_image-header p{display:none}}.event-appearance_image-prompt{display:flex;gap:10px;padding:16px;border-radius:8px;margin-bottom:32px;background-color:#ffefea;color:#61646c}@media screen and (max-width:767px){.event-appearance_image-prompt{margin-bottom:16px;align-items:flex-start}.event-appearance_image-prompt p{font-size:14px;line-height:20px}}.event-appearance_image-upload{background-color:#f5f5f6;border-radius:8px;height:90px;margin-bottom:8px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:767px){.event-appearance_image-upload{height:55px}}.event-appearance_image-upload p{font-size:16px;font-weight:500;line-height:24px;color:#61646c}@media screen and (max-width:767px){.event-appearance_image-upload p{font-size:14px;line-height:20px}.event-appearance_image-upload img{width:20px}}.event-appearance_image-preview{width:410px;max-width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:16px;margin-bottom:8px;position:relative}.event-appearance_image-preview img{width:100%;height:100%;object-fit:cover}.event-appearance_image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center}.event-appearance_cta{display:flex;align-items:center;gap:24px;margin:0 auto}@media screen and (max-width:767px){.event-appearance_cta{width:100%;padding:24px;gap:12px;position:fixed;z-index:3;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 10px 0 rgba(0,0,0,.1)}}.event-appearance_cta-mobile{display:none}@media screen and (max-width:991px){.event-appearance_cta-mobile{width:465px;display:flex;align-items:center;gap:24px;margin:0 auto}}@media screen and (max-width:767px){.event-appearance_cta-mobile{width:100%;padding:24px;position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 10px 0 rgba(0,0,0,.1)}}.event-appearance_theme{width:50%;position:relative}@media screen and (max-width:991px){.event-appearance_theme{width:100%;margin-bottom:40px}}.event-appearance_theme-header{margin-bottom:32px}@media screen and (max-width:767px){.event-appearance_theme-header{margin-bottom:20px}}.event-appearance_theme-header h4{font-size:24px;font-weight:700;line-height:32px;margin-bottom:8px}@media screen and (max-width:991px){.event-appearance_theme-header h4{font-size:20px;line-height:30px;margin-bottom:0}}.event-appearance_theme-header p{font-size:16px;font-weight:400;line-height:24px;color:#61646c}@media screen and (max-width:991px){.event-appearance_theme-header p{font-size:14px;line-height:20px}}@media screen and (max-width:767px){.event-appearance_theme-header p{display:none}}.event-appearance_theme-cta{width:100%;background-color:#f5f5f6;padding:12px;border-radius:8px;min-height:90px;text-align:left;display:flex;gap:16px;align-items:center}@media screen and (max-width:767px){.event-appearance_theme-cta{min-height:70px;padding:10px;margin-bottom:40px}}.event-appearance_theme-cta img{max-height:70px;overflow:hidden;border-radius:4px}@media screen and (max-width:767px){.event-appearance_theme-cta img{max-height:50px}}.event-appearance_theme-preview{display:flex;align-items:center;gap:8px;position:absolute;top:0;right:0}@media screen and (max-width:767px){.event-appearance_theme-preview{position:static;width:100%;padding:10px;background-color:#fff3f0;border-radius:8px}}.event-appearance_theme-preview.disabled{filter:grayscale(1);opacity:1;cursor:not-allowed}.event-appearance_theme-preview img{width:24px}.event-appearance_theme-preview p{color:#fc6435!important}.event-appearance_theme p{font-size:16px;font-weight:400;line-height:24px;color:#61646c}@media screen and (max-width:991px){.event-appearance_theme p{font-size:14px;line-height:20px}}.event-appearance_theme span{font-size:20px;font-weight:700;line-height:30px;letter-spacing:.02em;color:#1f242f}@media screen and (max-width:991px){.event-appearance_theme span{font-size:16px;line-height:20px}}.event-overview_cta{max-width:470px;display:flex;align-items:center;gap:24px;margin:0 auto}@media screen and (max-width:767px){.event-overview_cta{max-width:none;width:100%;padding:24px;gap:12px;position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 10px 0 rgba(0,0,0,.1)}}:scope .created{padding:32px 48px}@media screen and (max-width:767px){:scope .created{padding:0}}:scope .created h3{font-size:24px;font-weight:700;line-height:32px;margin-bottom:24px}@media screen and (max-width:767px){:scope .created h3{font-size:20px;line-height:30px}}:scope .created .event-details_info{display:flex;align-items:center;gap:12px;margin-bottom:20px;color:#1f242f}:scope .created .event-details_info img{width:24px;height:24px;object-fit:contain}@media screen and (max-width:767px){:scope .created .event-details_info img{padding:8px;width:32px;height:32px;background:#f5f5f6;border-radius:4px}}:scope .created .event-details_info p{font-size:16px;font-weight:400;line-height:24px;color:#1f242f}:scope .created .event-details_tip{width:100%;max-width:500px;margin-bottom:40px;background:rgba(252,100,53,.1);padding:16px;border-radius:8px;color:#1f242f;font-size:12px;font-weight:400;line-height:18px;margin-top:-10px}@media screen and (max-width:767px){:scope .created .event-details_tip{margin-top:0;max-width:none}}:scope .created .event-details_about{width:100%;padding-bottom:40px;margin-bottom:40px;border-bottom:2px solid #f0f1f1}:scope .created .event-details_about h4{font-size:16px;font-weight:900;line-height:24px;margin-bottom:18px}:scope .created .event-details_about p{max-width:680px;font-size:16px;font-weight:400;line-height:24px;color:#1f242f}@media screen and (max-width:767px){:scope .created .event-details_about p{max-width:none}}:scope .created .event-details_direction{width:100%;padding-bottom:40px;margin-bottom:40px;border-bottom:2px solid #f0f1f1}:scope .created .event-details_direction h4{font-size:16px;font-weight:900;line-height:24px;margin-bottom:18px}:scope .created .event-details_direction .map{height:360px;width:680px;max-width:100%}@media screen and (max-width:767px){:scope .created .event-details_direction .map{width:100%;height:290px}}:scope .created .event-details_social{width:100%}:scope .created .event-details_social h4{font-size:16px;font-weight:900;line-height:24px;margin-bottom:18px}:scope .created .event-details_social-links{display:flex;align-items:center;gap:24px}@media screen and (max-width:991px){:scope .created .event-details_social-links{height:16px}}:scope .created .event-details_social-link{height:20px}:scope .created .event-details_social-link img{height:100%}.empty{width:100%}.empty-container{background-color:#fafafa;padding:48px 64px;display:flex;flex-direction:column;align-items:center;gap:40px;border-radius:16px}@media screen and (max-width:767px){.empty-container{padding:48px 16px}}.empty-container_note{display:flex;flex-direction:column;gap:16px;max-width:450px}@media screen and (max-width:767px){.empty-container_note{max-width:none}}.empty-container_note b{font-size:20px;font-weight:700;line-height:26px;text-align:center;color:#1f242f}@media screen and (max-width:767px){.empty-container_note b{font-size:16px;font-weight:700;line-height:20px;letter-spacing:0}}.empty-container_note p{font-size:16px;font-weight:400;line-height:24px;text-align:center;color:#61646c}@media screen and (max-width:767px){.empty-container_note p{font-size:14px;line-height:20px}}.empty-container .button{-webkit-appearance:none;border:none;font-size:16px;font-weight:400;line-height:20px;border-radius:8px;padding:16px 20px;display:flex;justify-content:center;background-color:#fc6435;color:#fff;gap:10px;cursor:pointer;max-width:250px;min-width:220px;transition:color .3s ease,background .3s ease,fill .3s ease}@media screen and (max-width:991px){.empty-container .button{min-width:250px;font-size:16px}}@media screen and (max-width:767px){.empty-container .button{padding:16px 16px;width:100%;max-width:none}}.empty-container .button svg path{fill:white}.empty-container .button:hover{background:#ffefea;color:#fc6435}.empty-container .button:hover svg path{fill:#FC6435}.theme-modal{display:flex;flex-direction:column;width:100%}.theme-modal h5{font-size:20px;font-weight:700;line-height:30px}@media screen and (max-width:767px){.theme-modal h5{font-size:16px}}.theme-options{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:40px}@media screen and (max-width:767px){.theme-options{gap:20px}}.theme-option{cursor:pointer}.theme-option_inner{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:4px;color:#61646c;border:1px solid #cecfd2;overflow:hidden;padding-bottom:12px}@media screen and (max-width:767px){.theme-option_inner{padding-bottom:8px}}.theme-option_inner.selected{color:#fc6435;border:1px solid #fc6435}.theme-option_inner img{width:100%;max-width:300px;object-fit:cover;aspect-ratio:1.94/1;margin-bottom:12px}@media screen and (max-width:767px){.theme-option_inner img{margin-bottom:8px}}.theme-option_inner p{font-size:14px;font-weight:400;line-height:20px}.theme-option input{display:none}.trix-button-group--file-tools{display:none!important}.tickets{width:100%;padding-bottom:80px}.tickets-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.tickets-header_content h2{font-size:20px;font-weight:700;line-height:30px}@media screen and (max-width:767px){.tickets-header_content h2{font-size:16px;font-weight:700;line-height:28px}}.tickets-header_content p{font-size:16px;font-weight:400;line-height:24px;margin-top:8px;color:#61646c}.tickets-cta{flex-shrink:0}.tickets-cta .button{min-width:0;padding:16px 24px}@media screen and (max-width:767px){.tickets-cta{padding:24px;position:fixed;z-index:1;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 10px 0 rgba(0,0,0,.1)}}.tickets-prompt{background-color:#fafafa;width:100%;border-radius:8px;font-size:16px;line-height:24px;color:#1f242f;padding:16px;margin-bottom:32px}@media screen and (max-width:767px){.tickets-prompt{font-size:14px;line-height:20px}}.tickets-prompt+button{position:absolute;top:0;right:0;min-width:0;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);box-shadow:0 2px 4px -2px rgba(16,24,40,.06);box-shadow:0 4px 8px -2px rgba(16,24,40,.1);border:1px solid #f0f1f1}@media screen and (max-width:767px){.tickets-prompt+button{position:static;margin-bottom:24px}}.tickets-table{width:100%;text-align:left;border-radius:8px;border:1px solid #cecfd2;margin-bottom:60px}@media screen and (max-width:900px){.tickets-table{border:none}}@media screen and (max-width:767px){.tickets-table{margin-bottom:48px}}.tickets-table table{width:100%;border-spacing:0px}@media screen and (max-width:900px){.tickets-table table{display:none}}.tickets-table table thead{background-color:#f5f5f6}.tickets-table table thead th{height:56px;font-size:16px;font-weight:400;line-height:24px;color:#61646c;border-bottom:1px solid #cecfd2}.tickets-table table tbody tr{min-height:70px}.tickets-table table tbody tr:not(:last-child){border-bottom:1px solid #cecfd2}.tickets-tag{padding:6px 12px;color:#17b26a;background-color:#ecfdf3;border-radius:6px;font-size:14px;font-weight:700;line-height:20px}@media screen and (max-width:900px){.tickets-tag{font-size:12px;line-height:16px}}@media screen and (max-width:767px){.tickets-tag{line-height:14px}}.tickets-tag.single{color:#fc6435;background-color:#ffefea}.tickets-tag.invite{color:#f79009;background-color:#fffaeb}.tickets-tag.soldout{background-color:#f0f1f1;color:#61646c}.tickets-modal{display:flex;flex-direction:column;width:100%}@media screen and (max-width:767px){.tickets-modal{width:100%}}.tickets-modal h5{font-size:20px;font-weight:700;line-height:30px;color:#1f242f}@media screen and (max-width:767px){.tickets-modal h5{font-size:16px}}.tickets-type_options{width:100%;display:flex;justify-content:space-between;margin:40px 0}@media screen and (max-width:490px){.tickets-type_options{margin-bottom:0;display:block}}.tickets-type_option{width:48%;max-width:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-align:center;min-height:310px;border:1px solid #d9d9d9;padding:32px 24px;border-radius:8px;box-shadow:0 1px 2px 0 rgba(16,24,40,.0588235294);box-shadow:0 1px 3px 0 rgba(16,24,40,.1019607843)}@media screen and (max-width:490px){.tickets-type_option{width:100%;max-width:none;min-width:0;min-height:150px;margin-bottom:24px;padding:24px 16px}}.tickets-type_option img{height:62px;width:72px;margin-bottom:24px}@media screen and (max-width:490px){.tickets-type_option img{height:45px;width:45px;margin-bottom:12px}}.tickets-type_option h4{font-size:20px;font-weight:700;line-height:30px;letter-spacing:.02em;margin-bottom:16px}@media screen and (max-width:490px){.tickets-type_option h4{font-size:16px;line-height:20px}}.tickets-type_option p{font-size:16px;font-weight:400;line-height:24px;margin-bottom:24px}@media screen and (max-width:490px){.tickets-type_option p{font-size:14px;line-height:20px}}.tickets-type_option.active{color:#fc6435;border:1px solid #fc6435}.tickets-type_cta{width:100%;display:flex;justify-content:space-between}.tickets-type_cta .button{width:100%;min-width:0}.tickets-type_cta .button:disabled{background-color:#ececed;color:#61646c}.tickets-form_field{margin-bottom:24px}.tickets-form_field label{margin-bottom:8px;display:block;font-size:14px;--tw-text-opacity:1;color:rgb(97 100 108 / var(--tw-text-opacity))}.profile-form_fields.tickets-form_field label{display:flex;flex-direction:column}.settings-form_fields.tickets-form_field label{display:flex;flex-direction:column}.tickets-form_field label span{color:var(--brand-color)}.tickets-form_field-addon{height:100%;position:absolute;display:flex;align-items:center;padding:0 20px;border-right:1px solid #cecfd2;left:0}.tickets-form_field input,.tickets-form_field select,.tickets-form_field textarea{display:block;height:48px;width:100%;border-radius:8px;border-width:1px;--tw-border-opacity:1;border-color:rgb(206 207 210 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-left:20px;padding-right:20px;padding-top:16px;padding-bottom:16px;font-size:16px;line-height:24px;--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}.profile-form_fields .tickets-form_field select,.profile-form_fields .tickets-form_field textarea,.profile-form_fields.tickets-form_field input{display:flex;flex-direction:column}.settings-form_fields .tickets-form_field select,.settings-form_fields .tickets-form_field textarea,.settings-form_fields.tickets-form_field input{display:flex;flex-direction:column}.tickets-form_field input:focus,.tickets-form_field select:focus,.tickets-form_field textarea:focus{border-color:var(--brand-color);--tw-ring-color:var(--brand-color)}.tickets-form_field input:disabled,.tickets-form_field select:disabled,.tickets-form_field textarea:disabled{border:1px solid #cecfd2;background-color:#f5f5f6;color:#94969c;opacity:1}.tickets-form_field .unlimited{display:block;height:48px;width:100%;border-radius:8px;border-width:1px;padding-left:20px;padding-right:20px;padding-top:16px;padding-bottom:16px;font-size:16px;line-height:24px}.profile-form_fields.tickets-form_field .unlimited{display:flex;flex-direction:column}.settings-form_fields.tickets-form_field .unlimited{display:flex;flex-direction:column}.tickets-form_field .unlimited:focus{border-color:var(--brand-color);--tw-ring-color:var(--brand-color)}.tickets-form_field .unlimited{border:1px solid #cecfd2;background-color:#f5f5f6;color:#94969c;display:flex;justify-content:center;align-items:center}.tickets-form_field input[type=number]::-webkit-inner-spin-button,.tickets-form_field input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.tickets-form_field select{padding-top:0;padding-bottom:0}.tickets-form_field textarea{min-height:120px;max-height:300px}.tickets-form_field h3{font-size:16px;font-weight:700;line-height:24px;margin-bottom:16px}.tickets-form_field h4{font-size:14px;font-weight:400;line-height:20px;color:#94969c;position:absolute;right:0;top:-18px;--tw-translate-y:-50%;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))}.tickets-form_field p{margin-top:.25rem;font-size:14px;--tw-text-opacity:1;color:rgb(240 82 82 / var(--tw-text-opacity))}@media screen and (max-width:767px){.tickets-form_field-radio{width:50%}}@media screen and (max-width:490px){.tickets-form_field-radio{width:100%}}.tickets-form_field-radio input{display:none}.tickets-form_field-radio label{margin-bottom:0!important;cursor:pointer;border-radius:8px;border-width:1px;--tw-border-opacity:1;border-color:rgb(206 207 210 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-left:20px;padding-right:20px;padding-top:12px;padding-bottom:12px;text-align:center;--tw-text-opacity:1;color:rgb(97 100 108 / var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}.tickets-form_field-radio label:hover{border-color:var(--brand-color);--tw-bg-opacity:1;background-color:rgb(255 247 245 / var(--tw-bg-opacity));color:var(--brand-color)}@media (min-width:768px){.tickets-form_field-radio label{min-width:130px}}.tickets-form_field-checkbox{display:flex;align-items:center;gap:8px}.tickets-form_field-checkbox input{height:18px;width:18px;border-radius:.25rem;--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:0;color:var(--brand-color)}.tickets-form_field-checkbox input:focus{--tw-ring-color:var(--brand-color)}@media (min-width:992px){.tickets-form_field-checkbox input{height:20px;width:20px}}.tickets-form_field-checkbox input:checked:disabled{cursor:not-allowed;border-color:var(--brand-color);background-color:var(--brand-color);--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity));opacity:.6}.tickets-form_field-checkbox input:disabled{border:1px solid #cecfd2;background-color:#f5f5f6;color:#94969c;opacity:1}.tickets-form_field-checkbox label{font-size:16px;font-weight:400;margin-bottom:0;flex-shrink:0;line-height:22px;--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}@media (min-width:992px){.tickets-form_field-checkbox label{line-height:22px}}.tickets-card{display:none;width:100%;border:1px solid #ececed;border-radius:12px;margin-bottom:16px;padding:12px 4px 14px 0}@media screen and (max-width:900px){.tickets-card{display:flex}}.tickets-card_left{cursor:move;flex-shrink:0;padding:3px 16px 50px}.tickets-card_right{min-height:78px;flex-grow:1}.tickets-card_right-top{margin-bottom:30px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.tickets-card_right-top p{margin-top:5px;font-size:14px;font-weight:400;line-height:20px}.tickets-card_right-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding-right:10px}.tickets-card_right-bottom p{flex-shrink:0;font-size:14px;font-weight:700;line-height:20px;margin-bottom:3px}.sortable-item{transition:all 125ms}.sortable-item.is-dragging{backdrop-filter:blur(20px);transition-duration:0s;cursor:grabbing;z-index:20;opacity:1}.refundcontainer{display:flex;flex-direction:column;gap:120px;align-items:center}.refundcontainer .button{-webkit-appearance:none;border:none;font-size:16px;font-weight:400;line-height:20px;border-radius:8px;padding:16px 10px;display:flex;justify-content:center;background-color:#ffefea;color:#fc6435;gap:10px;max-width:220px;cursor:pointer;transition:color .3s ease,background .3s ease,fill .3s ease}@media screen and (max-width:991px){.refundcontainer .button{font-size:16px}}@media screen and (max-width:767px){.refundcontainer .button{width:100%}}.refundcontainer .button svg path{fill:#FC6435}.refundcontainer .button:hover{background:#fc6435;color:#fff}.refundcontainer .button:hover svg path{fill:#FFFFFF}.refund{display:flex;flex-direction:column;gap:32px}.refund-header{display:flex;flex-direction:column;gap:8px}.refund-header h3{font-size:20px;font-weight:700;line-height:30px;color:#1f242f}.refund-header p{font-size:16px;line-height:24px;color:#61646c}.refund-banner{background-color:#ffefea;display:flex;gap:10px;border-radius:8px;padding:16px}.refund-banner p{font-size:16px;font-weight:400;line-height:24px;color:#61646c}.refund-options{display:flex;flex-direction:column;gap:32px}.refund-options_field{display:flex;gap:16px}.refund-options_field .radiobutton{margin-right:.5rem;margin-top:2px;height:20px;width:20px;border-radius:9999px;--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));color:var(--brand-color)}.refund-options_field .radiobutton:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:var(--brand-color);--tw-ring-offset-width:0px}@media (min-width:768px){.refund-options_field .radiobutton{margin-top:0}}.refund-options_field label{display:flex;flex-direction:column;gap:16px}.refund-options_field label h3{font-size:16px;line-height:24px;color:#1f242f}.refund-options_field label h4{font-size:16px;line-height:24px;color:#61646c}.refund-options_field label input[type=text]{width:80px;height:48px;border-radius:8px;padding:16px 20px}.refund .days p{font-size:16px;line-height:24px}.reports{width:100%;padding-bottom:80px}.reports-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.reports-header_content h2{font-size:20px;font-weight:700;line-height:30px}@media screen and (max-width:767px){.reports-header_content h2{font-size:16px;font-weight:700;line-height:28px}}.reports-header_content p{font-size:16px;font-weight:400;line-height:24px;margin-top:8px;color:#61646c}.reports-card{box-shadow:0 1px 2px 0 rgba(16,24,40,.06);box-shadow:0 1px 3px 0 rgba(16,24,40,.1);width:100%;min-height:160px;border-radius:8px;border:1px solid #ececed;padding:32px;display:flex;flex-direction:column;align-items:flex-start;gap:16px;text-align:left}@media screen and (max-width:767px){.reports-card{padding:24px}}.reports-card:disabled{opacity:.45;filter:grayscale(1)}.reports-card h6{font-size:16px;font-weight:600;line-height:20px}.reports-card p{font-size:16px;font-weight:400;line-height:24px;color:#61646c}.reports-card_wrapper{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:32px 24px}@media screen and (max-width:600px){.reports-card_wrapper{display:flex;flex-direction:column;gap:24px}}.reports-modal{max-width:600px}@media screen and (max-width:767px){.reports-modal{max-width:none;width:100%}}.reports-modal h5{font-size:20px;font-weight:700;line-height:30px;text-align:center}@media screen and (max-width:767px){.reports-modal h5{font-size:16px;line-height:24px}}.reports-modal input[type=checkbox]{height:18px;width:18px;border-radius:.25rem;--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:0;color:var(--brand-color)}.reports-modal input[type=checkbox]:focus{--tw-ring-color:var(--brand-color)}@media (min-width:992px){.reports-modal input[type=checkbox]{height:20px;width:20px}}.reports-modal input[type=checkbox]:checked{border-color:transparent;background-color:var(--brand-color)}.reports-modal input[type=checkbox]:checked:disabled{cursor:not-allowed;border-color:var(--brand-color);background-color:var(--brand-color);--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity));opacity:.6}.reports-modal input[type=checkbox]:disabled{border:1px solid #cecfd2;background-color:#f5f5f6;color:#94969c;opacity:1}.reports-modal select{display:block;height:48px;width:100%;border-radius:8px;border-width:1px;--tw-border-opacity:1;border-color:rgb(206 207 210 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-left:20px;padding-right:20px;font-size:16px;line-height:24px;--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}.profile-form_fields.reports-modal select{display:flex;flex-direction:column}.settings-form_fields.reports-modal select{display:flex;flex-direction:column}.reports-modal select:focus{border-color:var(--brand-color);--tw-ring-color:var(--brand-color)}.reports-modal select:disabled{border:1px solid #cecfd2;background-color:#f5f5f6;color:#94969c;opacity:1}.reports-modal_info{font-size:16px;font-weight:400;line-height:24px;margin-bottom:24px;padding:16px;border-radius:8px;background:#fff7f5}@media screen and (max-width:767px){.reports-modal_info{font-size:14px;line-height:20px}}.reports-modal_line{width:100%;height:1px;background:#f0f1f1;margin-bottom:24px}.reports-modal_details{width:100%}.reports-modal_empty{min-height:200px;width:100%;min-width:480px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:48px;background:#fafafa;border-radius:8px}@media screen and (max-width:490px){.reports-modal_empty{min-width:0}}.reports-modal_empty img{width:48px;height:48px}.reports-modal_empty p{color:#1f242f}.reports-modal_empty .button{min-width:0}.reports-modal_cards{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:12px}.reports-modal_cards>:only-child{grid-column:1/-1}.reports-modal_cards>:last-child:nth-child(odd){grid-column:1/-1}@media screen and (max-width:500px){.reports-modal_cards{display:flex;flex-direction:column}}.reports-modal_card{box-shadow:0 1px 2px 0 rgba(16,24,40,.06);box-shadow:0 1px 3px 0 rgba(16,24,40,.1);width:100%;min-height:100px;border-radius:8px;border:1px solid #ececed;padding:16px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;text-align:left;justify-content:space-between}.reports-modal_card h4{color:#fc6435;font-size:30px;font-weight:700;line-height:38px}@media screen and (max-width:767px){.reports-modal_card h4{font-size:24px;margin-bottom:auto}}.reports-modal_card p{font-size:16px;font-weight:600;line-height:20px;text-align:left;color:#1f242f}@media screen and (max-width:767px){.reports-modal_card p{font-size:14px}}.custom-questions{width:100%;padding-bottom:80px}.custom-questions input:disabled{opacity:unset;cursor:not-allowed}.custom-questions-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.custom-questions-header_content h2{font-size:20px;font-weight:700;line-height:30px}@media screen and (max-width:767px){.custom-questions-header_content h2{font-size:16px;font-weight:700;line-height:28px}}.custom-questions-header_content p{font-size:16px;font-weight:400;line-height:24px;margin-top:8px;color:#61646c}.custom-questions-question{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:26px;border-bottom:1px solid #ececed}.custom-questions-question h5{font-size:16px;line-height:24px;color:#1f242f}.custom-questions-question p{font-size:14px;line-height:20px;color:#94969c}.custom-questions-question span{height:4px;width:4px;background-color:#bbb;border-radius:50%;display:inline-block;margin-left:5px;margin-right:5px}.custom-questions-question label span{background-color:#fff}.custom-questions-question:last-child{border-bottom:none}@media screen and (max-width:767px){.custom-questions-question{display:block}}.custom-questions-question_fields input[type=checkbox]{height:18px;width:18px;border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:0}.custom-questions-question_fields input[type=checkbox]:focus{--tw-ring-color:var(--brand-color)}@media (min-width:992px){.custom-questions-question_fields input[type=checkbox]{height:20px;width:20px}}.custom-questions-question_fields label{font-size:16px;font-weight:400;margin-bottom:0;flex-shrink:0;line-height:22px;--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}@media (min-width:992px){.custom-questions-question_fields label{line-height:22px}}.custom-questions-cta{flex-shrink:0}.custom-questions-cta .button{min-width:0;padding:16px 24px}@media screen and (max-width:767px){.custom-questions-cta{padding:24px;position:fixed;z-index:1;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 10px 0 rgba(0,0,0,.1)}}.custom-questions-modal{display:flex;flex-direction:column;width:100%}@media screen and (max-width:767px){.custom-questions-modal{width:100%}}.custom-questions-modal h5{font-size:20px;font-weight:700;line-height:30px;color:#1f242f}@media screen and (max-width:767px){.custom-questions-modal h5{font-size:16px}}.custom-questions-form_field{margin-bottom:24px}.custom-questions-form_field label{margin-bottom:8px;display:block;font-size:14px;--tw-text-opacity:1;color:rgb(97 100 108 / var(--tw-text-opacity))}.profile-form_fields.custom-questions-form_field label{display:flex;flex-direction:column}.settings-form_fields.custom-questions-form_field label{display:flex;flex-direction:column}.custom-questions-form_field label span{color:var(--brand-color)}.custom-questions-form_field input,.custom-questions-form_field select,.custom-questions-form_field textarea{display:block;height:48px;width:100%;border-radius:8px;border-width:1px;--tw-border-opacity:1;border-color:rgb(206 207 210 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-left:20px;padding-right:20px;padding-top:16px;padding-bottom:16px;font-size:16px;line-height:24px;--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}.profile-form_fields .custom-questions-form_field select,.profile-form_fields .custom-questions-form_field textarea,.profile-form_fields.custom-questions-form_field input{display:flex;flex-direction:column}.settings-form_fields .custom-questions-form_field select,.settings-form_fields .custom-questions-form_field textarea,.settings-form_fields.custom-questions-form_field input{display:flex;flex-direction:column}.custom-questions-form_field input:focus,.custom-questions-form_field select:focus,.custom-questions-form_field textarea:focus{border-color:var(--brand-color);--tw-ring-color:var(--brand-color)}.custom-questions-form_field input:disabled,.custom-questions-form_field select:disabled,.custom-questions-form_field textarea:disabled{border:1px solid #cecfd2;background-color:#f5f5f6;color:#94969c;opacity:1}.custom-questions-form_field textarea{height:120px}.custom-questions-form_field select{padding-top:0;padding-bottom:0}.custom-questions-form_field-checkbox{display:flex;align-items:center;gap:8px}.custom-questions-form_field-checkbox input{height:18px;width:18px;border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:0;color:var(--brand-color)}.custom-questions-form_field-checkbox input:focus{--tw-ring-color:var(--brand-color)}@media (min-width:992px){.custom-questions-form_field-checkbox input{height:20px;width:20px}}.custom-questions-form_field-checkbox label{font-size:16px;font-weight:400;margin-bottom:0;flex-shrink:0;line-height:22px;--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}@media (min-width:992px){.custom-questions-form_field-checkbox label{line-height:22px}}.custom-questions-form_options{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px}.custom-questions-form_options input[type=text]{height:36px;width:100%;border-radius:8px;border-width:1px;--tw-border-opacity:1;border-color:rgb(206 207 210 / var(--tw-border-opacity));padding-left:20px;padding-right:20px;padding-top:16px;padding-bottom:16px;font-size:16px;line-height:24px}.custom-questions-form_options input[type=text]:focus{border-color:var(--brand-color);--tw-ring-color:var(--brand-color)}.custom-questions-form_options input[type=checkbox]{height:18px;width:18px;border-radius:.25rem;--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:0}.custom-questions-form_options input[type=checkbox]:focus{--tw-ring-color:var(--brand-color)}@media (min-width:992px){.custom-questions-form_options input[type=checkbox]{height:20px;width:20px}}.custom-questions-form_options input[type=radio]{height:18px;width:18px;--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.custom-questions-form_options input[type=radio]:focus{--tw-ring-color:var(--brand-color)}@media (min-width:992px){.custom-questions-form_options input[type=radio]{height:20px;width:20px}}.terms-and-conditions{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:26px;border-bottom:1px solid #ececed}.terms-and-conditions h5{line-height:24px;font-size:16px;margin-bottom:20px}.terms-and-conditions_text{background-color:#fafafa;font-size:14px;line-height:20px;margin-bottom:20px;border-radius:6px;padding-top:20px;padding-bottom:20px;padding-left:12px;padding-right:12px}@media screen and (max-width:767px){.terms-and-conditions{display:block}}.attendees{display:flex;flex-direction:column;gap:72px}.attendees-header_title{display:flex;flex-direction:column;gap:8px}.attendees-header_title h3{font-size:20px;font-weight:700;line-height:30px;letter-spacing:2%;color:#1f242f}.attendees-header_title p{font-size:16px;line-height:24px;color:#61646c}.attendees-header_search{width:100%;max-width:374px}@media screen and (max-width:767px){.attendees-header_search{max-width:100%}}.attendees-header_search img{left:1rem}.attendees-header_search input{width:100%;padding-left:48px;padding-right:20px}@media screen and (max-width:767px){.attendees-header{flex-direction:column;gap:40px}}.attendees-content tr{text-align:left}.attendees-content th{padding:20px 0}.attendees-content th:first-child{width:30%}@media screen and (max-width:767px){.attendees-content th:first-child{width:75%}.attendees-content td:nth-child(2),.attendees-content td:nth-child(3),.attendees-content td:nth-child(4),.attendees-content th:nth-child(2),.attendees-content th:nth-child(3),.attendees-content th:nth-child(4),.attendees-content th:nth-child(5){display:none}.attendees-content .attendees-mobileview{flex-direction:column;gap:8px;align-items:flex-start}}.attendees-content .ticket-info{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 126px}@media screen and (max-width:767px){.attendees-content .ticket-info{grid-template-columns:repeat(1,minmax(0,1fr));gap:16px}}.attendees-content .ticket-info div{max-width:284px}@media screen and (max-width:767px){.attendees-content .ticket-info div{display:flex;justify-content:space-between;max-width:100%}}.attendees-content .ticket-info div p{font-size:16px;font-weight:400;line-height:24px;color:#61646c}.attendees-content .ticket-info div p:nth-of-type(2){color:#1f242f}.attendees-content a{font-size:14px;font-weight:400;line-height:20px;color:#fc6435}@media screen and (max-width:767px){.attendees-content a{display:block;-webkit-appearance:none;border:none;background:#fc6435;color:#fff;font-size:16px;font-weight:400;line-height:20px;border-radius:8px;padding:16px 16px;width:100%;text-align:center;cursor:pointer;transition:color .3s ease,background .3s ease}.attendees-content a:hover{background:#ffefea;color:#fc6435}.attendees-content .attendees-footer .nodisplay{display:none}.attendees-content .attendees-footer .fulldisplay{width:100%;justify-content:space-between}}.attendees-empty{background-color:#fafafa;padding:48px 24px;border-radius:16px}.attendees-empty p{font-size:16px;line-height:24px;color:#61646c}.orders{display:flex;flex-direction:column}.orders-header{margin-bottom:32px;display:flex;justify-content:space-between;align-items:flex-start}.orders-header select{display:block;height:48px;border-radius:8px;border-width:1px;--tw-border-opacity:1;border-color:rgb(206 207 210 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));font-size:16px;line-height:24px;--tw-text-opacity:1;color:rgb(148 150 156 / var(--tw-text-opacity))}.profile-form_fields.orders-header select{display:flex;flex-direction:column}.settings-form_fields.orders-header select{display:flex;flex-direction:column}.orders-header select:focus{--tw-border-opacity:1;border-color:rgb(206 207 210 / var(--tw-border-opacity));--tw-ring-opacity:1;--tw-ring-color:rgb(206 207 210 / var(--tw-ring-opacity))}.orders-header select{padding-left:48px;padding-right:20px!important;background-size:18px!important;background-image:url("/assets/images/filter-icon.svg")!important;background-position:left 16px center!important}@media screen and (max-width:767px){.orders-header select{width:100%}}.orders-header_title{display:flex;flex-direction:column;gap:8px}.orders-header_title h3{font-size:20px;font-weight:700;line-height:30px;letter-spacing:2%;color:#1f242f}.orders-header_title p{font-size:16px;line-height:24px;color:#61646c}@media screen and (max-width:767px){.orders-header{flex-direction:column;margin-bottom:30px;gap:30px}}.orders-empty{display:flex;flex-direction:column;align-items:center;gap:20px;background-color:#fafafa;padding:48px 24px;border-radius:16px}@media screen and (max-width:900px){.orders-table{display:none}}.orders-table thead th{cursor:pointer;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(236 236 237 / var(--tw-border-opacity));padding-top:24px;padding-bottom:24px;padding-left:12px;padding-right:12px;text-align:left;font-weight:400}.orders-table thead th span{margin-left:.5rem;display:inline-block}.orders-table thead th input{height:16px;width:16px;border-radius:.25rem;--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:0;color:var(--brand-color)}.orders-table thead th input:focus{--tw-ring-color:var(--brand-color)}.orders-table thead th input:checked:disabled{cursor:not-allowed;border-color:var(--brand-color);background-color:var(--brand-color);--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity));opacity:.6}.orders-table thead th input:disabled{border:1px solid #cecfd2;background-color:#f5f5f6;color:#94969c;opacity:1}.orders-table thead th button{width:90px;min-height:40px;text-align:center;display:inline-flex;align-items:center;justify-content:center;padding:10px;border-radius:8px;font-size:16px;line-height:20px;background-color:#079455;color:#fff;margin-right:8px}.orders-table tbody tr{border-top-width:1px;--tw-border-opacity:1;border-color:rgb(236 236 237 / var(--tw-border-opacity))}.orders-table tbody tr td{padding-top:16px;padding-bottom:16px;padding-left:12px;padding-right:12px}.orders-table tbody tr td input{height:16px;width:16px;border-radius:.25rem;--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:0;color:var(--brand-color)}.orders-table tbody tr td input:focus{--tw-ring-color:var(--brand-color)}.orders-table tbody tr td input:checked:disabled{cursor:not-allowed;border-color:var(--brand-color);background-color:var(--brand-color);--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity));opacity:.6}.orders-table tbody tr td input:disabled{border:1px solid #cecfd2;background-color:#f5f5f6;color:#94969c;opacity:1}.orders-table tbody tr td button{width:90px;min-height:40px;text-align:center;display:inline-flex;align-items:center;justify-content:center;padding:10px;border-radius:8px;font-size:16px;line-height:20px;background-color:#079455;color:#fff;margin-right:8px}.orders-tag{padding:8px;text-align:center;font-size:16px;width:115px;background-color:#f5f5f6;color:#1f242f;border-radius:8px}@media screen and (max-width:991px){.orders-tag{font-size:14px;width:70px}}.orders-tag.rejected{background-color:#fef3f2;color:#d92d20}.orders-card{display:none}@media screen and (max-width:900px){.orders-card{display:flex;justify-content:flex-start;gap:20px}}.orders-card input{height:20px;width:20px;border-radius:.25rem;--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:0;color:var(--brand-color)}.orders-card input:focus{--tw-ring-color:var(--brand-color)}.orders-card input:checked:disabled{cursor:not-allowed;border-color:var(--brand-color);background-color:var(--brand-color);--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity));opacity:.6}.orders-card input:disabled{border:1px solid #cecfd2;background-color:#f5f5f6;color:#94969c;opacity:1}.orders-card_inner{display:flex;flex-grow:1;align-items:flex-start;justify-content:flex-start;gap:20px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #ececed}.orders-card_header{display:none}@media screen and (max-width:900px){.orders-card_header{display:flex;align-items:center;gap:20px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ececed}}.orders-card_header input{height:20px;width:20px;border-radius:.25rem;--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:0;color:var(--brand-color)}.orders-card_header input:focus{--tw-ring-color:var(--brand-color)}.orders-card_header input:checked:disabled{cursor:not-allowed;border-color:var(--brand-color);background-color:var(--brand-color);--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity));opacity:.6}.orders-card_header input:disabled{border:1px solid #cecfd2;background-color:#f5f5f6;color:#94969c;opacity:1}.orders-item_cta{display:flex;width:390px;position:absolute;top:50%;margin-top:-30px;left:35px;z-index:2;align-items:center;background:#fff;color:#61646c;padding:12px 24px;border-radius:8px;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);box-shadow:0 2px 4px -2px rgba(16,24,40,.06);box-shadow:0 4px 8px -2px rgba(16,24,40,.1)}@media screen and (max-width:900px){.orders-item_cta{font-size:14px;width:330px;left:0;top:auto;margin-top:0;bottom:30px}}.orders-item_cta button{width:90px;min-height:40px;text-align:center;display:inline-flex;align-items:center;justify-content:center;padding:10px;border-radius:8px;font-size:16px;line-height:20px;background-color:#079455;color:#fff;margin-right:8px}@media screen and (max-width:900px){.orders-item_cta button{width:auto;min-height:0;background-color:transparent;color:#079455;padding:0;margin-right:24px}}@media screen and (max-width:767px){.orders-footer .nodisplay{display:none}.orders-footer .fulldisplay{width:100%;justify-content:space-between}}.emails-header h3{font-size:20px;font-weight:700;line-height:30px;letter-spacing:.02em;color:#1f242f}.emails-header .schedule-card{padding:20px;border-radius:8px;border:1px solid #ececed;box-shadow:0 4px 10px rgba(0,0,0,.1)}.emails-header .schedule-card h4{font-size:16px;font-weight:600;line-height:20px;color:#1f242f}.emails-header .schedule-card p{font-size:16px;font-weight:400;line-height:20px;color:#61646c}.emails-content{align-items:center}.emails-content_container{width:-webkit-fill-available}.emails-content_container h3{font-size:20px;font-weight:700;line-height:30px;letter-spacing:.02em;color:#1f242f}.emails-content_container .emails-info{background-color:#fff7f5;display:flex;gap:10px;border-radius:8px;padding:16px}.emails-content_container .emails-info p{font-size:16px;font-weight:400;line-height:24px;color:#1f242f}.emails-content_container .test-button{width:11%;height:52px;margin-top:2%;padding:16px 20px;border-radius:8px;border:1px solid #f0f1f1;box-shadow:0 1px 2px 0 rgba(16,24,40,.0509803922),0 2px 4px -2px rgba(16,24,40,.0588235294),0 4px 8px -2px rgba(16,24,40,.1019607843);font-size:16px;font-weight:400;line-height:20px;text-align:center;color:#61646c;cursor:pointer;gap:10px;transition:color .3s ease,background .3s ease}@media screen and (max-width:767px){.emails-content_container .test-button{width:34%}}.emails-content_container .test-button:hover{background:#fc6435;color:#fff}.emails-content .button{-webkit-appearance:none;border:none;font-size:16px;font-weight:400;line-height:20px;border-radius:8px;padding:16px 10px;display:flex;justify-content:center;background-color:#fc6435;color:#fff;gap:10px;max-width:220px;cursor:pointer;transition:color .3s ease,background .3s ease,fill .3s ease}@media screen and (max-width:991px){.emails-content .button{font-size:16px}}@media screen and (max-width:767px){.emails-content .button{width:100%}}.emails-content .button svg path{fill:#FFF7F5}.emails-content .button:hover{background:#fff7f5;color:#fc6435}.emails-content .button:hover svg path{fill:#FC6435}.analytics{display:flex;flex-direction:column;gap:8px}.analytics-header{display:flex;flex-direction:column;gap:8px}.analytics-header h2{font-size:20px;font-weight:700;line-height:30px;letter-spacing:.02em;color:#1f242f}.analytics-header p{font-size:16px;line-height:24px;color:#61646c}.analytics-content{display:flex;flex-direction:column;gap:8px}.analytics-content_tool{padding:24px 0;border-bottom:1px solid #cecfd2}.analytics-content_tool p{font-size:16px;font-weight:700;line-height:20px;color:#1f242f}.analytics-content_tool button{-webkit-appearance:none;border:none;font-size:16px;font-weight:400;line-height:20px;border-radius:8px;padding:16px 24px;display:flex;justify-content:center;background-color:#fff;color:#fc6435;gap:10px;cursor:pointer;transition:color .3s ease,background .3s ease,fill .3s ease}.analytics-content_tool button:hover{background:#fc6435;color:#fff}.analytics-content_tool button:hover svg path{fill:#FFFFFF}.google h5{font-size:20px;font-weight:700;line-height:30px;color:#1f242f}.google-body{display:flex;flex-direction:column;gap:32px}.google-body_header p{font-size:16px;font-weight:700;line-height:20px;color:#1f242f}.google-body_footer a{font-size:14px;font-weight:600;line-height:20px;color:#fc6435}.meta h5{font-size:20px;font-weight:700;line-height:30px;color:#1f242f}.meta-body{display:flex;flex-direction:column;gap:32px;max-width:600px}.meta-body_header p{font-size:16px;font-weight:700;line-height:20px;color:#1f242f}.meta-body_info{background-color:#ffefea;display:flex;gap:10px;border-radius:8px;padding:16px}.meta-body_info p{font-size:16px;font-weight:400;line-height:24px;color:#61646c}.meta-body_info .note{font-size:14px;line-height:20px;color:#61646c}.meta-body_footer a{font-size:14px;font-weight:600;line-height:20px;color:#fc6435}.design-theme_header h2{font-size:24px;line-height:32px;font-weight:600;color:#1f242f}@media screen and (max-width:767px){.design-theme_header h2{font-size:18px;line-height:24px}}.design-theme_header p{font-size:16px;line-height:24px;color:#61646c}@media screen and (max-width:991px){.design-theme_content{grid-template-columns:repeat(1,minmax(0,1fr))}.design-theme_content button{width:100%}}.design-theme_content h3{font-size:16px;line-height:24px;font-weight:600;color:#1f242f}.design-theme_content img{max-width:381px}.design-custom_header h2{font-size:24px;line-height:32px;font-weight:600;color:#1f242f}@media screen and (max-width:767px){.design-custom_header h2{font-size:18px;line-height:24px}}.design-custom_header p{font-size:16px;line-height:24px;color:#61646c}.design-custom .design-banner{display:flex;align-items:center;padding:16px;gap:10px;border-radius:8px;background-color:#ffefea}.design-custom .design-banner p{font-size:16px;line-height:24px;color:#61646c}.design-custom button{max-width:220px;margin:0 auto}.design-custom .filename{font-size:14px;line-height:20px;color:#61646c}@media screen and (max-width:991px){.design-custom .event-appearance_image-preview{width:100%}}.design .btn{display:block;-webkit-appearance:none;border:none;background:#fc6435;color:#fff;font-size:16px;font-weight:400;line-height:20px;border-radius:8px;padding:16px 24px;min-width:149px;text-align:center;cursor:pointer;transition:color .3s ease,background .3s ease}.design .btn:hover{background:#ffefea;color:#fc6435}.design .btn-outline{display:block;background-color:#ffefea;color:#fc6435;font-size:16px;font-weight:400;line-height:20px;border-radius:8px;padding:16px 24px;cursor:pointer;min-width:149px;text-align:center;transition:color .3s ease,background .3s ease}.design .btn-outline:hover{background:#fc6435;color:#fff}.confirmation-email{width:100%;padding-bottom:80px}.confirmation-email h4{font-size:20px;font-weight:700;line-height:28px;margin-bottom:16px}@media screen and (max-width:767px){.confirmation-email h4{font-size:18px}}.confirmation-email-form_field{margin-bottom:24px}.confirmation-email-form_field label{margin-bottom:8px;display:block;font-size:14px;--tw-text-opacity:1;color:rgb(97 100 108 / var(--tw-text-opacity))}.profile-form_fields.confirmation-email-form_field label{display:flex;flex-direction:column}.settings-form_fields.confirmation-email-form_field label{display:flex;flex-direction:column}.confirmation-email-form_field label span{color:var(--brand-color)}.confirmation-email-form_field input{margin-bottom:1.5rem;width:100%;border-radius:.25rem;--tw-border-opacity:1;border-color:rgb(187 187 187 / var(--tw-border-opacity))}@media (min-width:992px){.confirmation-email-form_field input{margin-bottom:0;margin-right:3rem;width:500px}}.confirmation-email-form_field button:disabled{cursor:not-allowed;opacity:.2}.sales-status{width:100%}.sales-status .sales-status-header h2{font-size:20px;font-weight:700;line-height:30px}@media screen and (max-width:767px){.sales-status .sales-status-header h2{font-size:18px}}.sales-status .sales-status-header p{font-size:16px;font-weight:400;line-height:24px;margin-top:8px;color:#61646c}.sales-status .sales-status-message{background-color:#fafafa;margin-top:6px;display:flex;border-radius:8px;padding:16px}.sales-status .sales-status-message p{font-size:16px;font-weight:400;line-height:24px;color:#61646c}.virtual-header b{font-size:24px;line-height:32px;color:#1f242f}.virtual-header div{background-color:#fafafa;padding:48px 32px;max-width:362.67px;border-radius:16px}@media screen and (max-width:991px){.virtual-header div{max-width:none;width:100%}}.virtual-header div p{font-size:16px;font-weight:600;line-height:30px;letter-spacing:.02em;color:#1f242f}.virtual-link_info p{font-size:16px;font-weight:700;line-height:24px;color:#1f242f}.virtual-link_banner{background-color:#fafafa;display:flex;gap:10px;border-radius:8px;padding:16px}.virtual-link_banner p{font-size:16px;font-weight:400;line-height:24px;color:#61646c}.virtual .btn{max-width:220px;margin:0 auto;display:block;-webkit-appearance:none;border:none;background:#fc6435;color:#fff;font-size:16px;font-weight:400;line-height:20px;border-radius:8px;padding:16px 24px;min-width:149px;text-align:center;cursor:pointer;transition:color .3s ease,background .3s ease}.virtual .btn:hover{background:#ffefea;color:#fc6435}.virtual .btn-outline{display:block;background-color:#ffefea;color:#fc6435;font-size:16px;font-weight:400;line-height:20px;border-radius:8px;padding:16px 24px;cursor:pointer;min-width:149px;text-align:center;transition:color .3s ease,background .3s ease}.virtual .btn-outline:hover{background:#fc6435;color:#fff}.widget{width:100%;padding-bottom:80px}@media screen and (max-width:767px){.widget{padding-bottom:0}}.widget-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.widget-header_content h2{font-size:20px;font-weight:700;line-height:30px}@media screen and (max-width:767px){.widget-header_content h2{font-size:20px;font-weight:700;line-height:30px}}.widget-header_content p{font-size:16px;font-weight:400;line-height:24px;margin-top:8px;color:#61646c}.widget-prompt{background-color:#fff7f5;width:100%;border-radius:8px;font-size:16px;line-height:24px;color:#1f242f;padding:16px;margin-bottom:32px}@media screen and (max-width:767px){.widget-prompt{font-size:14px;line-height:20px}}.widget-content{display:flex;justify-content:space-between;align-items:flex-start;width:100%;max-width:1200px;position:relative;margin-bottom:30px;gap:60px}@media screen and (max-width:1100px){.widget-content{gap:20px}}@media screen and (max-width:991px){.widget-content{flex-wrap:wrap-reverse;gap:12px}}@media screen and (max-width:767px){.widget-content{margin-bottom:0}}.widget-content_left{width:550px;max-width:50%;flex-shrink:0}@media screen and (max-width:991px){.widget-content_left{width:100%;max-width:none}}@media screen and (max-width:767px){.widget-content_left{display:none}}.widget-content_left-header{margin-bottom:32px}.widget-content_left-header h6{font-weight:700;font-size:16px;line-height:24px}.widget-content_left-header p{font-weight:400;font-size:16px;line-height:24px;color:#61646c}.widget-content_right{flex-grow:1;position:sticky;top:50px}.widget-content_right-header{margin-bottom:32px}.widget-content_right-header h6{font-weight:700;font-size:16px;line-height:24px}.widget-content_right-header p{font-weight:400;font-size:16px;line-height:24px;color:#61646c}.widget-content_preview{position:relative;border:.7px solid #cecfd2}.widget-content_toolbar{width:100%;background:#fafafa;border-radius:16px;padding:32px;display:flex;margin-bottom:40px;flex-direction:column;justify-content:center;align-items:center;gap:18px}@media screen and (max-width:490px){.widget-content_toolbar{padding:16px}}.widget-content_toolbar h4{font-weight:600;font-size:16px;line-height:24px;margin-bottom:8px}.widget-content_toolbar-code{width:90%;height:150px;overflow:auto;position:relative;border-radius:12px;padding:4px 4px;background:#fff;border:1px solid #cecfd2}@media screen and (max-width:991px){.widget-content_toolbar-code{width:85%}}@media screen and (max-width:490px){.widget-content_toolbar-code{height:300px;overflow:auto;border-radius:16px;padding:16px;width:100%}}.widget-content_toolbar-code button{gap:8px;display:inline-flex;justify-content:center;align-items:center;border-radius:8px;border:1px solid #cecfd2;background:#f5f5f6;padding:4px 8px;font-weight:400;font-size:14px;line-height:20px;color:#61646c;position:sticky;top:0}.widget-content_toolbar-code textarea{width:100%;height:400px;font-family:monospace;white-space:pre-wrap;border:none;font-size:12px;padding:0 10px;line-height:22px;resize:none}@media screen and (max-width:490px){.widget-content_toolbar-code textarea{padding:0}}.widget-content_toolbar-code textarea:focus{border:none;box-shadow:none}.widget-content_toolbar-code p{font-family:"Fira Code",monospace;word-break:break-all;font-weight:400;font-size:14px;line-height:24px;padding:8px}@media screen and (max-width:490px){.widget-content_toolbar-code p{padding:0;margin-top:12px}}.widget-content_toolbar-prompt{max-width:85%;margin:0 auto}@media screen and (max-width:991px){.widget-content_toolbar-prompt{width:60%;max-width:none}}@media screen and (max-width:490px){.widget-content_toolbar-prompt{width:100%}}.widget-content_cta{display:flex;justify-content:center;align-items:center;gap:16px}@media screen and (max-width:767px){.widget-content_cta{width:100%;padding:24px;gap:12px;position:fixed;z-index:3;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 10px 0 rgba(0,0,0,.1)}}.widget-content .step-line:before{border-color:var(--before-border-color)}.widget-preview_header{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem;position:relative;background-color:var(--header-bg);color:var(--header-text);background-size:contain;border-top-left-radius:.8rem;border-top-right-radius:.8rem}@media screen and (max-width:490px){.widget-preview_header{padding:2rem 1.25rem 1.25rem}}.widget-preview_header:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:.5;background-image:url(/assets/images/split-pattern.svg);background-repeat:no-repeat;background-position:50% 0;background-size:cover}.widget-preview_header h4{font-size:1.2rem;font-weight:700;margin-bottom:1rem}.widget-preview_header p{font-size:.8rem;font-weight:500}.widget-preview_header-details{margin-bottom:1rem;display:flex;align-items:center;justify-content:center;gap:.8rem}@media screen and (max-width:490px){.widget-preview_header-details{flex-wrap:wrap}}.widget-preview_header-tip{padding:.7rem;border-radius:.4rem;background:rgba(0,0,0,.1);max-width:400px}.widget-preview_header-tip p{font-size:.7em;font-weight:500}.widget-preview_body{padding:2rem;min-height:400px;background-color:var(--body-bg);color:var(--body-text)}@media screen and (max-width:490px){.widget-preview_body{padding:1.25rem}}.widget-preview_body .checkout-inner{flex-grow:1;max-width:60%}@media screen and (max-width:991px){.widget-preview_body .checkout-inner{max-width:54%}}@media screen and (max-width:767px){.widget-preview_body .checkout-inner{max-width:none;min-height:500px}}.widget-preview_body .checkout-inner_date-selector{margin-bottom:1.5rem}.widget-preview_body .checkout-inner_date-selector p{font-size:.8rem;font-weight:400;line-height:30px;text-align:left;color:#61646c;margin-bottom:.2rem}@media screen and (max-width:767px){.widget-preview_body .checkout-inner_date-selector p{margin-bottom:16px;line-height:24px}}.widget-preview_body .checkout-inner_dates{display:flex;width:100%;align-items:center;gap:1.5rem;padding:.7rem 1.5rem .7rem;overflow-x:scroll;scroll-behavior:smooth}.widget-preview_body .checkout-inner_dates::-webkit-scrollbar{width:0;height:0;display:none}@media screen and (max-width:767px){.widget-preview_body .checkout-inner_dates{padding:0 10px 18px 0;gap:16px}}.widget-preview_body .checkout-inner_dates-wrapper{position:relative;display:flex;justify-content:center;align-items:center}.widget-preview_body .checkout-inner_date{width:3.5rem;height:4.5rem;flex-shrink:0;text-align:center;border-radius:.5rem;background:var(--body-bg);-webkit-appearance:none;appearance:none;overflow:hidden;cursor:pointer;border:.5px solid var(--highlight)}@media screen and (max-width:767px){.widget-preview_body .checkout-inner_date{width:70px;height:80px}}.widget-preview_body .checkout-inner_date-day,.widget-preview_body .checkout-inner_date-month{font-size:.8rem;width:100%;height:50%;text-align:center;display:flex;justify-content:center;align-items:center;margin-bottom:0;font-weight:800}@media screen and (max-width:767px){.widget-preview_body .checkout-inner_date-day,.widget-preview_body .checkout-inner_date-month{font-weight:600}}.widget-preview_body .checkout-inner_date-month{position:relative;background:0 0}.widget-preview_body .checkout-inner_date-month::before{content:"";background-color:var(--highlight);opacity:.2;position:absolute;inset:0;z-index:0;border-radius:inherit}.widget-preview_body .checkout-inner_date-day{border:none;border-radius:0 0 .5rem .5rem}.widget-preview_body .checkout-inner_date-day.active{position:relative;background:0 0}.widget-preview_body .checkout-inner_date-day.active::before{content:"";background-color:var(--highlight);opacity:.2;position:absolute;inset:0;z-index:0;border-radius:inherit}.widget-preview_body .checkout-inner_date-arrow{position:absolute;left:-1rem;width:2rem;height:2rem;background-color:#fff;background-size:50%;background-repeat:no-repeat;background-position:center;border-radius:50%;border:none;cursor:pointer;-webkit-appearance:none;appearance:none}@media screen and (max-width:767px){.widget-preview_body .checkout-inner_date-arrow{display:none}}.widget-preview_body .checkout-inner_date-arrow.prev{background-image:url("/assets/images/arrow-left-black.svg")}.widget-preview_body .checkout-inner_date-arrow.next{background-image:url("/assets/images/arrow-right-black.svg");right:-1rem;left:auto}.widget-preview_body .checkout-inner_date.selected{border:1.5px solid var(--highlight);color:var(--highlight)}.widget-preview_body .checkout-inner_date.active{color:var(--highlight)}.widget-preview_body .checkout-inner_tickets{margin-bottom:40px}.widget-preview_body .checkout-inner_tickets h1{font-size:24px;font-weight:900;line-height:32px;color:#1f242f}@media screen and (max-width:767px){.widget-preview_body .checkout-inner_tickets h1{font-size:24px;line-height:32px}}.widget-preview_body .checkout-inner_tickets h2{display:none;margin-bottom:48px;font-size:16px;line-height:22px;font-weight:900}@media screen and (max-width:767px){.widget-preview_body .checkout-inner_tickets h2{display:block;font-weight:500;margin-bottom:24px}}.widget-preview_body .checkout-inner_tickets-wrapper{padding-top:1rem}.widget-preview_body .checkout-inner_cta{display:flex;align-items:center;margin-bottom:24px;gap:16px}@media screen and (max-width:767px){.widget-preview_body .checkout-inner_cta{gap:14px}}.widget-preview_body .checkout-inner_time-selector{margin-bottom:40px;width:100%}.widget-preview_body .checkout-inner_time-selector p{font-size:16px;line-height:30px;text-align:left;font-weight:900;margin-bottom:24px}.widget-preview_body .checkout-inner_contact{margin-bottom:40px}.widget-preview_body .checkout-inner_contact h1{font-size:24px;font-weight:900;line-height:32px;color:#1f242f}@media screen and (max-width:767px){.widget-preview_body .checkout-inner_contact h1{font-size:24px;line-height:32px}}.widget-preview_body .checkout-inner_timer{width:100%;font-size:.85rem;font-weight:400;line-height:1.2rem;text-align:left;color:#61646c;padding:.9rem;border-radius:.4rem;background-color:#fff;margin-bottom:1.2rem;position:relative}.widget-preview_body .checkout-inner_timer::before{content:"";background-color:var(--highlight);opacity:.1;position:absolute;inset:0;z-index:0;border-radius:inherit}@media screen and (max-width:767px){.widget-preview_body .checkout-inner_timer{font-size:14px;line-height:21px}}.widget-preview_body .checkout-inner_timer span{color:var(--highlight);font-weight:700;font-size:.85rem;line-height:1rem}@media screen and (max-width:767px){.widget-preview_body .checkout-inner_timer span{font-size:13px;line-height:20px}}.widget-preview_body .checkout-inner_payment h1{font-size:24px;font-weight:900;line-height:32px;color:#1f242f}@media screen and (max-width:767px){.widget-preview_body .checkout-inner_payment h1{font-size:24px;line-height:32px}}.widget-preview_body .checkout-inner_summary{width:100%;border:1px solid #ececed;border-radius:1rem;padding:1rem 1.5rem;position:relative;overflow:hidden;margin-bottom:2rem}@media screen and (max-width:490px){.widget-preview_body .checkout-inner_summary{padding:1rem}}.widget-preview_body .checkout-inner_summary::before{content:"";background-color:var(--body-text);opacity:.075;position:absolute;inset:0;z-index:0}.widget-preview_body .checkout-inner_summary-item{display:flex;align-items:center;justify-content:space-between;padding-bottom:.8rem}.widget-preview_body .checkout-inner_summary-item p{font-size:.9rem;line-height:1.1rem;color:var(--body-text);opacity:.8}.widget-preview_body .checkout-inner_summary-subtotal{width:100%;display:flex;flex-direction:column;padding-top:.8rem;border-top:1px solid #ececed;border-bottom:1px solid #ececed}.widget-preview_body .checkout-inner_summary-total{display:flex;align-items:center;justify-content:space-between;padding-top:.8rem}.widget-preview_body .checkout-inner_summary-total p{font-size:.9rem;font-weight:700;line-height:1.1rem;color:var(--body-text)}.widget-preview_body .checkout-ticket{display:flex;flex-direction:column;align-items:flex-start;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #f0f1f1}.widget-preview_body .checkout-ticket_inner{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.widget-preview_body .checkout-ticket_details{max-width:500px}@media screen and (max-width:767px){.widget-preview_body .checkout-ticket_details{max-width:70%}}.widget-preview_body .checkout-ticket_details.sold-out{opacity:.5}.widget-preview_body .checkout-ticket_name{font-size:1rem;font-weight:900;line-height:1.6rem;letter-spacing:.02em;margin-bottom:.25rem;color:var(--body-text)}@media screen and (max-width:767px){.widget-preview_body .checkout-ticket_name{font-size:16px;font-weight:600;line-height:20px;letter-spacing:0;margin-bottom:8px}}.widget-preview_body .checkout-ticket_price{display:flex;align-items:center;margin-bottom:.5rem}.widget-preview_body .checkout-ticket_price h4{font-size:.9rem;font-weight:900;line-height:1rem;letter-spacing:.02em;color:var(--highlight);margin-right:.25rem}@media screen and (max-width:767px){.widget-preview_body .checkout-ticket_price h4{font-size:16px;font-weight:600;letter-spacing:0;line-height:20px}}.widget-preview_body .checkout-ticket_price p{font-size:.7rem;font-weight:400;line-height:.7rem;color:var(--body-text);opacity:.7}@media screen and (max-width:767px){.widget-preview_body .checkout-ticket_price p{font-size:12px;line-height:16px}}.widget-preview_body .checkout-ticket_info,.widget-preview_body .checkout-ticket_perks{font-size:.9rem;font-weight:400;line-height:1.3rem;color:var(--body-text);opacity:.7;margin-top:.25rem}@media screen and (max-width:767px){.widget-preview_body .checkout-ticket_info,.widget-preview_body .checkout-ticket_perks{font-size:14px;line-height:20px}}.widget-preview_body .checkout-ticket_perks{font-weight:400;font-size:.7rem}@media screen and (max-width:767px){.widget-preview_body .checkout-ticket_perks b{font-size:14px;line-height:20px}}.widget-preview_body .checkout-ticket_cta{margin-top:.3rem;cursor:pointer;-webkit-appearance:none;background:0 0;border:none;font-size:.8rem;font-weight:400;line-height:22px;color:var(--highlight)}@media screen and (max-width:767px){.widget-preview_body .checkout-ticket_cta{font-size:14px;line-height:20px}}.widget-preview_body .checkout-ticket_selector{min-width:5rem;min-height:2.5rem;padding:.25rem 1.1rem .25rem .25rem;border-radius:.25rem;border:1px solid #ececed;background-color:var(--body-bg);color:var(--body-text);text-align:center;-webkit-appearance:none;font-size:14px;font-weight:600}@media screen and (max-width:767px){.widget-preview_body .checkout-ticket_selector{width:80px;min-width:0;min-height:36px}}.widget-preview_body .checkout-ticket_selector:focus,.widget-preview_body .checkout-ticket_selector:focus-visible{outline:0;border-color:var(--highlight)}.widget-preview_body .checkout-ticket_sold-out{min-width:5rem;min-height:2.6rem;font-size:.8rem;padding:.25rem .5rem;border-radius:.25rem;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:900;letter-spacing:.02em;background:#f0f1f1;color:#61646c}@media screen and (max-width:767px){.widget-preview_body .checkout-ticket_sold-out{width:80px;min-width:0;padding:8px 0;min-height:36px;font-size:14px;font-weight:500;letter-spacing:0}}.widget-preview_body .checkout-ticket_low-stock{font-size:.7rem;line-height:.7rem;color:#61646c;text-align:right;margin-top:.5rem}@media screen and (max-width:767px){.widget-preview_body .checkout-ticket_low-stock{font-size:12px;line-height:16px}}.widget-preview_footer{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem 2rem;position:relative;background-size:contain;border-top:1px solid #f0f1f1;background:var(--body-bg)}@media screen and (max-width:490px){.widget-preview_footer{padding:1.25rem 1.25rem}}.widget-preview_footer::before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:.5;background-image:url(/assets/images/split-pattern.svg);background-repeat:no-repeat;background-position:50% 0;background-size:cover}.widget-preview_footer-cta{display:flex;align-items:center;position:relative;z-index:1;width:100%;justify-content:space-between;padding:.8rem;border:1px solid #cecfd2;margin-bottom:3rem;border-radius:.5rem}.widget-preview_footer-cta h4{font-weight:700;font-size:1.1rem;color:var(--body-text)}.widget-preview_footer-cta button{padding:.7rem 3.5rem;font-size:.85rem;background:var(--footer-button);border-radius:.3rem;color:var(--footer-text)}@media screen and (max-width:490px){.widget-preview_footer-cta button{padding:.7rem 1.5rem}}.widget-preview_footer span{display:flex;justify-content:center;align-items:center;gap:.275rem}.widget-preview_footer span p{text-align:center;font-size:.85rem;color:#919191;opacity:.7}.widget-preview_footer span a{cursor:pointer;margin-bottom:.5rem}.widget-preview_footer span a div{background-image:url(/assets/images/logo-6686b6a673e05eecc9d69c090a62c3aa.png);background-size:contain;background-repeat:no-repeat;height:1.2rem;width:4.2rem}.widget-preview_footer span a img{height:1.2rem;object-fit:contain}.widget-preview_controls{position:absolute;top:480px;width:105%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:space-between;align-items:center}.widget-preview_control{width:24px;height:24px;background-color:#fff;border:1px solid #fc6435;border-radius:4px;background-size:63%;background-repeat:no-repeat;background-position:center}.widget-preview_control.prev{background-image:url("/assets/images/arrow-left-black.svg")}.widget-preview_control.next{background-image:url("/assets/images/arrow-right-black.svg")}.widget-toolbar_color-group{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.widget-toolbar_color-group p{font-weight:400;font-size:16px;line-height:24px}.widget-toolbar_color-block{display:flex;align-items:center;justify-content:space-between;border-radius:4px;min-width:145px;padding:8px;gap:30px;border:1px solid #cecfd2;background:#f0f1f1}.widget-toolbar_color-block span{font-weight:400;font-size:16px;line-height:24px;text-transform:uppercase}.widget-toolbar_color-block input{background:0 0;border:none;width:70px;padding:0}.widget-toolbar_color-block button,.widget-toolbar_color-block div{width:24px!important;height:24px!important;border-radius:4px!important;border:1px solid #fff!important;outline:0!important}.widget-form label{margin-bottom:.5rem;display:block;flex-grow:1;font-size:.9rem}.profile-form_fields.widget-form label{display:flex;flex-direction:column}.settings-form_fields.widget-form label{display:flex;flex-direction:column}.widget-form label{color:var(--body-text)}.widget-form label span{color:var(--highlight)}.widget-form input[type=email],.widget-form input[type=tel],.widget-form input[type=text],.widget-form select{display:block;height:3rem;width:100%;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(206 207 210 / var(--tw-border-opacity));padding-left:1.2rem;padding-right:1.2rem;padding-top:1rem;padding-bottom:1rem;font-size:.9rem;line-height:24px;--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}.profile-form_fields .widget-form input[type=email],.profile-form_fields .widget-form input[type=tel],.profile-form_fields .widget-form select,.profile-form_fields.widget-form input[type=text]{display:flex;flex-direction:column}.settings-form_fields .widget-form input[type=email],.settings-form_fields .widget-form input[type=tel],.settings-form_fields .widget-form select,.settings-form_fields.widget-form input[type=text]{display:flex;flex-direction:column}.widget-form input[type=email]:focus,.widget-form input[type=tel]:focus,.widget-form input[type=text]:focus,.widget-form select:focus{border-color:var(--highlight)}.widget-form select{width:auto;padding-top:0;padding-bottom:0}.widget-form input[type=radio]{height:1.2rem;width:1.2rem;--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.widget-form input[type=radio]:checked,.widget-form input[type=radio]:focus{outline-color:var(--highlight);color:var(--highlight);border-color:var(--highlight);background-color:var(--highlight)}.widget-form input[type=checkbox]{height:1.2rem;width:1.2rem;border-radius:.25rem;--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.widget-form input[type=checkbox]:checked,.widget-form input[type=checkbox]:focus{outline-color:var(--highlight);color:var(--highlight)}.widget-form input [type=radio]:checked,.widget-form input[type=checkbox]:checked{border-color:transparent;background-color:var(--highlight)}.widget-form input [type=radio]:checked:hover,.widget-form input[type=checkbox]:checked:hover{border-color:transparent;background-color:var(--highlight)}.widget-form .payment-container{width:105%;margin-left:-2.5%;padding:1.25rem 1rem 1.5rem;border-radius:.6rem;position:relative;display:flex;flex-direction:column;gap:2rem}@media screen and (max-width:490px){.widget-form .payment-container{padding:1.25rem 1rem 2rem .5rem}}.widget-form .payment-container label{color:var(--body-text)}.widget-form .helper-text{font-size:.85em;line-height:1.25rem;margin-top:.75rem;color:var(--body-text)}.widget-form .helper-description{position:relative;padding:.85rem;margin-top:.6rem;border-radius:6px;overflow:hidden}.widget-form .helper-description p{font-size:.85rem;line-height:1.2rem;color:var(--body-text);opacity:.7}.widget-form .helper-description::before{content:"";background-color:var(--body-text);opacity:.1;position:absolute;inset:0;z-index:0}.widget-form .checkout-contact_form{display:flex;flex-direction:column;margin:2rem 0;gap:.5rem}.widget-form .checkout-contact_form h4{font-size:1rem;font-weight:900;line-height:1.5rem;margin-bottom:.25rem}@media screen and (max-width:767px){.widget-form .checkout-contact_form h4{font-size:16px;font-weight:900;line-height:28px}}.widget-form .checkout-contact_form-prompt{padding:.8rem 1rem .8rem 3rem;margin-bottom:.75rem;border:1px solid #ececed;border-radius:8px;font-size:.9rem;font-weight:400;line-height:1.3rem;color:var(--body-text);opacity:.5;background-image:url("/assets/images/info-circle.svg");background-repeat:no-repeat;background-position:1rem center}@media screen and (max-width:767px){.widget-form .checkout-contact_form-prompt{font-size:14px;line-height:22px}}.widget-form .checkout-payment_terms{width:100%;border-radius:.5rem;padding:1rem;font-size:.85rem;font-weight:400;line-height:1.2rem;position:relative;overflow:hidden;margin-bottom:1.5rem;color:#61646c}@media screen and (max-width:767px){.widget-form .checkout-payment_terms{font-size:14px;line-height:21px}}.widget-form .checkout-discount_cta{font-size:.85em;line-height:1.25rem;color:var(--highlight)}.widget-form .discount-input{border-radius:.5rem 0 0 .5rem!important}.widget-form .discount-apply{background:var(--highlight);border-radius:0 .5rem .5rem 0;padding-left:1rem;padding-right:1rem;font-weight:700;flex-shrink:0;font-size:.85rem;color:var(--body-bg)}.widget-form .terms-container{padding-top:2rem;margin-top:2rem;border-top:1px solid #ececec}.widget-form .terms-container .term-block{display:flex;align-items:flex-start;margin-bottom:1.25rem}.widget-form .terms-container .term-block label{opacity:1;padding-left:.5rem;font-size:.85rem;line-height:1.3rem;color:var(--body-text)}.widget-form .terms-container .term-block label a{font-size:.85rem;line-height:1.2rem;color:var(--highlight)}.discounts-table{width:100%;text-align:left;border-radius:8px;border:1px solid #cecfd2;margin-bottom:60px}@media screen and (max-width:900px){.discounts-table{border:none}}@media screen and (max-width:767px){.discounts-table{margin-bottom:48px}}.discounts-table table{width:100%;border-spacing:0px}@media screen and (max-width:900px){.discounts-table table{display:none}}.discounts-table table thead{background-color:#f5f5f6}.discounts-table table thead th{height:56px;font-size:16px;font-weight:400;line-height:24px;color:#61646c;border-bottom:1px solid #cecfd2}.discounts-table table tbody tr{min-height:70px}.discounts-table table tbody tr:not(:last-child){border-bottom:1px solid #cecfd2}.discounts-modal{display:flex;flex-direction:column;width:100%}@media screen and (max-width:767px){.discounts-modal{width:100%}}.discounts-modal h5{font-size:20px;font-weight:700;line-height:30px;color:#1f242f}@media screen and (max-width:767px){.discounts-modal h5{font-size:16px}}.discounts-form_field{margin-bottom:24px}.discounts-form_field label{margin-bottom:8px;display:block;font-size:14px;--tw-text-opacity:1;color:rgb(97 100 108 / var(--tw-text-opacity))}.profile-form_fields.discounts-form_field label{display:flex;flex-direction:column}.settings-form_fields.discounts-form_field label{display:flex;flex-direction:column}.discounts-form_field label span{color:var(--brand-color)}.discounts-form_field-addon{height:100%;position:absolute;display:flex;align-items:center;padding:0 20px;border-right:1px solid #cecfd2;left:0}.discounts-form_field input,.discounts-form_field select,.discounts-form_field textarea{display:block;height:48px;width:100%;border-radius:8px;border-width:1px;--tw-border-opacity:1;border-color:rgb(206 207 210 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-left:20px;padding-right:20px;padding-top:16px;padding-bottom:16px;font-size:16px;line-height:24px;--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}.profile-form_fields .discounts-form_field select,.profile-form_fields .discounts-form_field textarea,.profile-form_fields.discounts-form_field input{display:flex;flex-direction:column}.settings-form_fields .discounts-form_field select,.settings-form_fields .discounts-form_field textarea,.settings-form_fields.discounts-form_field input{display:flex;flex-direction:column}.discounts-form_field input:focus,.discounts-form_field select:focus,.discounts-form_field textarea:focus{border-color:var(--brand-color);--tw-ring-color:var(--brand-color)}.discounts-form_field input:disabled,.discounts-form_field select:disabled,.discounts-form_field textarea:disabled{border:1px solid #cecfd2;background-color:#f5f5f6;color:#94969c;opacity:1}.discounts-form_field input[type=checkbox],.discounts-form_field input[type=radio]{height:24px;width:24px;border-radius:50%;--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:0;color:var(--brand-color)}.discounts-form_field input[type=checkbox]:focus,.discounts-form_field input[type=radio]:focus{--tw-ring-color:var(--brand-color)}.discounts-form_field [type=radio]:checked,.discounts-form_field input[type=checkbox]:checked{border-color:transparent;background-color:var(--brand-color)}.discounts-form_field input[type=number]::-webkit-inner-spin-button,.discounts-form_field input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.discounts-form_field select{padding-top:0;padding-bottom:0}.discounts-form_field textarea{min-height:120px;max-height:300px}.discounts-form_field h3{font-size:16px;font-weight:700;line-height:24px;margin-bottom:16px}.discounts-form_field h4{font-size:14px;font-weight:400;line-height:20px;color:#94969c;position:absolute;right:18px;top:24px;--tw-translate-y:-50%;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))}.discounts-form_field p{margin-top:.25rem;font-size:14px;--tw-text-opacity:1;color:rgb(240 82 82 / var(--tw-text-opacity))}@media screen and (max-width:767px){.discounts-form_field-radio{width:50%}}@media screen and (max-width:490px){.discounts-form_field-radio{width:100%}}.discounts-form_field-radio input{display:none}.discounts-form_field-radio label{margin-bottom:0!important;cursor:pointer;border-radius:8px;border-width:1px;--tw-border-opacity:1;border-color:rgb(206 207 210 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-left:20px;padding-right:20px;padding-top:12px;padding-bottom:12px;text-align:center;--tw-text-opacity:1;color:rgb(97 100 108 / var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}.discounts-form_field-radio label:hover{border-color:var(--brand-color);--tw-bg-opacity:1;background-color:rgb(255 247 245 / var(--tw-bg-opacity));color:var(--brand-color)}@media (min-width:768px){.discounts-form_field-radio label{min-width:130px}}.discounts-form_field-checkbox{display:flex;align-items:center;gap:8px}.discounts-form_field-checkbox input{height:18px;width:18px;border-radius:.25rem;--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:0;color:var(--brand-color)}.discounts-form_field-checkbox input:focus{--tw-ring-color:var(--brand-color)}@media (min-width:992px){.discounts-form_field-checkbox input{height:20px;width:20px}}.discounts-form_field-checkbox input:checked:disabled{cursor:not-allowed;border-color:var(--brand-color);background-color:var(--brand-color);--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity));opacity:.6}.discounts-form_field-checkbox input:disabled{border:1px solid #cecfd2;background-color:#f5f5f6;color:#94969c;opacity:1}.discounts-form_field-checkbox label{font-size:16px;font-weight:400;margin-bottom:0;flex-shrink:0;line-height:22px;--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}@media (min-width:992px){.discounts-form_field-checkbox label{line-height:22px}}.discounts-card{display:none;width:100%;border:1px solid #ececed;border-radius:12px;margin-bottom:16px;padding:12px 4px 14px 0}@media screen and (max-width:900px){.discounts-card{display:flex}}.discounts-card_left{cursor:move;flex-shrink:0;padding:3px 16px 50px}.discounts-card_right{min-height:78px;flex-grow:1}.discounts-card_right-top{margin-bottom:30px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.discounts-card_right-top p{margin-top:5px;font-size:14px;font-weight:400;line-height:20px}.discounts-card_right-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding-right:10px}.discounts-card_right-bottom p{flex-shrink:0;font-size:14px;font-weight:700;line-height:20px;margin-bottom:3px}.sales-carousel{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;width:100%;padding-bottom:10px}.sales-carousel_container{display:flex;transition:transform .3s ease;width:100%}@media (min-width:991px){.sales-carousel_container{display:grid;gap:40px;grid-template-columns:repeat(3,minmax(0,1fr));transform:none}}.sales-carousel_dots{display:flex;justify-content:center;margin-top:10px;gap:8px}@media (min-width:991px){.sales-carousel_dots{display:none}}.sales-carousel_dots .dot{width:12px;height:12px;border:none;border-radius:50%;background-color:#ddd;cursor:pointer;transition:background-color .3s}.sales-carousel_dots .dot.active{background-color:#555}.sales-payoutInfo{border:1px solid #ececed;box-shadow:0 1px 2px 0 rgba(16,24,40,.0588235294),0 1px 3px 0 rgba(16,24,40,.1019607843);border-radius:8px;display:flex;flex-direction:column;gap:12px;padding:16px;flex:0 0 100%;box-sizing:border-box}.sales-payoutInfo h3{font-size:30px;font-weight:700;line-height:38px;color:#fc6435}.sales-payoutInfo p{font-size:16px;font-weight:600;line-height:20px;color:#1f242f}.sales-state h2{font-size:20px;font-weight:700;line-height:30px;letter-spacing:.02em;color:#1f242f}.sales-state_mobile{cursor:pointer;overflow:hidden;transition:max-height .3s ease-out}.sales-state_mobile .ticket-item p{color:#1f242f;font-size:14px;line-height:20px}.sales-state_mobile .ticket-item .ticket-details{padding:16px;display:flex;flex-direction:column;gap:32px;background-color:#fafafa}.sales-state_mobile .ticket-item .ticket-details h3{color:#1f242f;font-weight:700}.sales-state_mobile .ticket-item .ticket-details p{color:#61646c;font-size:14px;line-height:20px}.sales-state_mobile .ticket-item .ticket-details b{color:#1f242f;font-size:14px;line-height:20px;font-weight:400}.sales-state_empty{background-color:#fafafa;padding:48px 24px;border-radius:16px}.sales-state_empty p{font-size:16px;line-height:24px;color:#61646c}.boxoffice{position:relative;z-index:0}.boxoffice pre{white-space:normal;word-break:break-word}.boxoffice-logo{position:relative;z-index:10;height:88px;display:flex;align-items:center;width:calc(100% - 144px);margin:auto}@media screen and (max-width:991px){.boxoffice-logo{width:calc(100% - 80px)}}@media screen and (max-width:767px){.boxoffice-logo{width:calc(100% - 48px)}}.boxoffice-logo img{height:24px}.boxoffice-default{padding-bottom:80px}.boxoffice-default_header{position:relative;height:640px;margin:0 auto;width:calc(100% - 144px);display:flex;flex-direction:column;align-items:center}@media screen and (max-width:991px){.boxoffice-default_header{width:calc(100% - 80px);height:540px}}@media screen and (max-width:767px){.boxoffice-default_header{width:calc(100% - 48px);height:320px}}.boxoffice-default_header-bg{position:absolute;inset:0;border-radius:16px;background-color:#fffce0}.boxoffice-default_header-bg-img{width:100%;height:100%}.boxoffice-default_header-bg-img svg{width:100%;height:100%;display:block;border-radius:16px}.boxoffice-default_header img{height:640px;object-fit:cover;position:absolute;top:200px;left:50%;transform:translateX(-50%);z-index:1;border-radius:16px}@media screen and (max-width:991px){.boxoffice-default_header img{width:55%;top:80px;height:540px}}@media screen and (max-width:767px){.boxoffice-default_header img{width:85%;top:45px;height:320px}}.boxoffice-default_description{margin:144px auto 0;max-width:829px;display:flex;flex-direction:column;gap:56px}@media screen and (max-width:991px){.boxoffice-default_description{max-width:calc(100% - 80px);margin:0 auto}}@media screen and (max-width:767px){.boxoffice-default_description{max-width:calc(100% - 48px);margin:0 auto}}.boxoffice-default_description h2{font-weight:700;font-size:48px;line-height:61.44px}@media screen and (max-width:767px){.boxoffice-default_description h2{font-size:20px;line-height:30px}}.boxoffice-default_events{margin:0 auto;width:calc(100% - 144px);display:flex;flex-direction:column;gap:24px}@media screen and (max-width:991px){.boxoffice-default_events{width:calc(100% - 80px)}}@media screen and (max-width:767px){.boxoffice-default_events{width:calc(100% - 48px)}}.boxoffice-default_events b{font-size:24px;line-height:32px}@media screen and (max-width:767px){.boxoffice-default_events b{font-size:16px;line-height:20px}.boxoffice-default_events svg{width:16px;height:16px}}.boxoffice-boxie{padding-bottom:80px;display:flex;flex-direction:column;gap:80px}.boxoffice-boxie_header{display:flex;justify-content:space-between;align-items:center;gap:80px;width:calc(100% - 144px);margin:0 auto}@media screen and (max-width:991px){.boxoffice-boxie_header{flex-direction:column-reverse;width:calc(100% - 80px);align-items:center;gap:48px}}@media screen and (max-width:767px){.boxoffice-boxie_header{width:calc(100% - 48px)}}.boxoffice-boxie_header-content{display:flex;flex-direction:column;gap:56px;width:100%;align-items:center;text-align:center}@media screen and (min-width:992px){.boxoffice-boxie_header-content{width:45%;align-items:flex-start;text-align:left}}@media screen and (max-width:991px){.boxoffice-boxie_header-content{margin-top:20px}}.boxoffice-boxie_header-content .text-content{display:flex;flex-direction:column;gap:32px}.boxoffice-boxie_header-content .text-content h2{font-weight:700;font-size:48px;line-height:61.44px}@media screen and (max-width:767px){.boxoffice-boxie_header-content .text-content h2{font-size:20px;line-height:30px}}.boxoffice-boxie_header .header-image{position:relative;width:593px;height:593px;border-radius:16px}@media screen and (max-width:991px){.boxoffice-boxie_header .header-image{width:90%;left:0;height:493px}}@media screen and (max-width:767px){.boxoffice-boxie_header .header-image{width:90%;left:0;height:318px}}.boxoffice-boxie_header .header-image-bg{position:absolute;inset:0;border-radius:16px;z-index:0;background-color:#fffce0}@media screen and (max-width:767px){.boxoffice-boxie_header .header-image-bg{width:90%;left:10%}}.boxoffice-boxie_header .header-image-bg svg{width:100%;height:100%;display:block;border-radius:16px}.boxoffice-boxie_header .header-image img{position:absolute;top:64px;right:72px;width:100%;max-width:593px;height:593px;object-fit:cover;border-radius:16px;z-index:1}@media screen and (max-width:991px){.boxoffice-boxie_header .header-image img{height:auto;max-height:493px;width:90%;max-width:100%;margin-right:7%}}@media screen and (max-width:767px){.boxoffice-boxie_header .header-image img{height:320px;top:36px;width:90%;margin-left:auto;margin-right:0}.boxoffice #edge-header{flex-direction:column}}.boxoffice #edge-header h2{font-weight:700;font-size:48px;line-height:61.44px}@media screen and (max-width:767px){.boxoffice #edge-header h2{font-size:20px;line-height:30px}}.boxoffice #edge-header .edge-image{width:640px;max-width:640px;height:640px;object-fit:cover;border-radius:16px}@media screen and (max-width:991px){.boxoffice #edge-header .edge-image{max-width:100%;height:320px}}@media screen and (max-width:767px){.boxoffice #edge-header .edge-image{max-width:100%;height:320px}}.boxoffice-night{padding-bottom:80px;display:flex;flex-direction:column;gap:80px}.boxoffice-night .boxoffice-night_header{position:relative;background:linear-gradient(90deg,#000 53.5%,rgba(0,0,0,0) 99.99%,rgba(0,0,0,0) 100%);margin:0 auto;width:calc(100% - 144px);border-radius:16px}@media screen and (max-width:991px){.boxoffice-night .boxoffice-night_header{width:calc(100% - 80px)}}@media screen and (max-width:767px){.boxoffice-night .boxoffice-night_header{width:calc(100% - 48px);background:linear-gradient(90deg,#000 21.5%,rgba(0,0,0,0) 100%)}}.boxoffice-night .boxoffice-night_header .header-content{max-width:45%}@media screen and (max-width:767px){.boxoffice-night .boxoffice-night_header .header-content{max-width:100%}}.boxoffice-night .boxoffice-night_header h2{font-weight:700;font-size:48px;line-height:61.44px;color:#fff}@media screen and (max-width:767px){.boxoffice-night .boxoffice-night_header h2{font-size:20px;line-height:30px}}.boxoffice-night .socials-description{flex-direction:column;gap:56px}@media screen and (max-width:991px){.boxoffice-night .socials-description{width:calc(100% - 80px);top:0;left:0;margin:0 auto}}@media screen and (max-width:767px){.boxoffice-night .socials-description{width:calc(100% - 48px);top:0;left:0;margin:0 auto}}.boxoffice-night .socials-description p{color:#fff;display:inline}@media screen and (max-width:767px){.boxoffice-night .socials-description p{color:#000}}.boxoffice-night .socials-description p div{display:inline}.boxoffice-night .boxoffice-night_header img.edge-image{position:absolute;right:0;top:0;width:100%;max-width:640px;object-fit:cover;z-index:-1;border-radius:16px}.boxoffice-btn{-webkit-appearance:none;border:1px solid #f0f1f1;font-size:16px;font-weight:400;line-height:20px;border-radius:8px;padding:16px 20px;background-color:#fff;color:#61646c;gap:10px;cursor:pointer;max-width:185px;height:74px;box-shadow:0 1px 2px 0 rgba(16,24,40,.0509803922),0 2px 4px -2px rgba(16,24,40,.0588235294),0 4px 8px -2px rgba(16,24,40,.1019607843);transition:color .3s ease,background .3s ease,fill .3s ease}@media screen and (max-width:991px){.boxoffice-btn{font-size:16px}}@media screen and (max-width:767px){.boxoffice-btn{padding:16px 16px;width:100%;max-width:none}}.boxoffice-description *{font-family:inherit!important;color:inherit!important}.color-picker-container .alwan{box-shadow:0 1px 8px 0 rgba(0,0,0,.1490196078);border:none;border-radius:16px;width:296px;height:296px;max-width:296px}.color-picker-container .alwan .alwan__marker{width:12px;height:12px}.color-picker-container .alwan .alwan__preview{width:33px;height:33px;border-radius:100%}.color-picker-container .alwan .alwan__slider{height:10px}.color-picker-container .alwan .alwan__slider::-webkit-slider-runnable-track{height:10px;border-radius:5px}.color-picker-container .alwan .alwan__slider::-webkit-slider-thumb{appearance:none;width:12px;height:12px;background-color:#fff;border-radius:50%;cursor:pointer}.color-picker-container .alwan .alwan__slider::-moz-range-track{height:10px;border-radius:5px}.color-picker-container .alwan .alwan__slider::-moz-range-thumb{width:12px;height:12px;background-color:#fff;border-radius:50%;cursor:pointer}.color-picker-container .alwan .alwan__container{border-top:none}.color-picker-container .alwan .alwan__inputs label{gap:12px;display:flex;flex-direction:column}.color-picker-container .alwan .alwan__inputs span{font-family:Roboto;font-size:11px;font-weight:400;line-height:11px;color:#969696}.preview-ui svg{border-radius:16px}.preview-svg svg{width:100%;height:100%;border-radius:16px}.slide-down{animation:slide-down .3s ease-in-out}@keyframes slide-down{from{max-height:0;opacity:0}to{max-height:100px;opacity:1}}*,::after,::before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}::after,::before{--tw-content:''}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:Inter,system-ui;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings: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:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-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,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],input:where(:not([type])),select,textarea{appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding-top:.5rem;padding-right:.75rem;padding-bottom:.5rem;padding-left:.75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 #0000}[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,input:where(:not([type])):focus,select:focus,textarea:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#1C64F2;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#1c64f2}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;print-color-adjust:unset}[type=checkbox],[type=radio]{appearance:none;padding:0;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#1c64f2;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#1C64F2;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors:active){[type=checkbox]:checked{appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors:active){[type=radio]:checked{appearance:auto}}[type=checkbox]:checked:focus,[type=checkbox]:checked:hover,[type=radio]:checked:focus,[type=radio]:checked:hover{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media (forced-colors:active){[type=checkbox]:indeterminate{appearance:auto}}[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}.tooltip-arrow,.tooltip-arrow:before{position:absolute;width:8px;height:8px;background:inherit}.tooltip-arrow{visibility:hidden}.tooltip-arrow:before{content:"";visibility:visible;transform:rotate(45deg)}[data-tooltip-style^=light]+.tooltip>.tooltip-arrow:before{border-style:solid;border-color:#e5e7eb}[data-tooltip-style^=light]+.tooltip[data-popper-placement^=top]>.tooltip-arrow:before{border-bottom-width:1px;border-right-width:1px}[data-tooltip-style^=light]+.tooltip[data-popper-placement^=right]>.tooltip-arrow:before{border-bottom-width:1px;border-left-width:1px}[data-tooltip-style^=light]+.tooltip[data-popper-placement^=bottom]>.tooltip-arrow:before{border-top-width:1px;border-left-width:1px}[data-tooltip-style^=light]+.tooltip[data-popper-placement^=left]>.tooltip-arrow:before{border-top-width:1px;border-right-width:1px}.tooltip[data-popper-placement^=top]>.tooltip-arrow{bottom:-4px}.tooltip[data-popper-placement^=bottom]>.tooltip-arrow{top:-4px}.tooltip[data-popper-placement^=left]>.tooltip-arrow{right:-4px}.tooltip[data-popper-placement^=right]>.tooltip-arrow{left:-4px}.tooltip.invisible>.tooltip-arrow:before{visibility:hidden}[data-popper-arrow],[data-popper-arrow]:before{position:absolute;width:8px;height:8px;background:inherit}[data-popper-arrow]{visibility:hidden}[data-popper-arrow]:before{content:"";visibility:visible;transform:rotate(45deg)}[data-popper-arrow]:after{content:"";visibility:visible;transform:rotate(45deg);position:absolute;width:9px;height:9px;background:inherit}[role=tooltip]>[data-popper-arrow]:before{border-style:solid;border-color:#e5e7eb}.dark [role=tooltip]>[data-popper-arrow]:before{border-style:solid;border-color:#4b5563}[role=tooltip]>[data-popper-arrow]:after{border-style:solid;border-color:#e5e7eb}.dark [role=tooltip]>[data-popper-arrow]:after{border-style:solid;border-color:#4b5563}[data-popover][role=tooltip][data-popper-placement^=top]>[data-popper-arrow]:before{border-bottom-width:1px;border-right-width:1px}[data-popover][role=tooltip][data-popper-placement^=top]>[data-popper-arrow]:after{border-bottom-width:1px;border-right-width:1px}[data-popover][role=tooltip][data-popper-placement^=right]>[data-popper-arrow]:before{border-bottom-width:1px;border-left-width:1px}[data-popover][role=tooltip][data-popper-placement^=right]>[data-popper-arrow]:after{border-bottom-width:1px;border-left-width:1px}[data-popover][role=tooltip][data-popper-placement^=bottom]>[data-popper-arrow]:before{border-top-width:1px;border-left-width:1px}[data-popover][role=tooltip][data-popper-placement^=bottom]>[data-popper-arrow]:after{border-top-width:1px;border-left-width:1px}[data-popover][role=tooltip][data-popper-placement^=left]>[data-popper-arrow]:before{border-top-width:1px;border-right-width:1px}[data-popover][role=tooltip][data-popper-placement^=left]>[data-popper-arrow]:after{border-top-width:1px;border-right-width:1px}[data-popover][role=tooltip][data-popper-placement^=top]>[data-popper-arrow]{bottom:-5px}[data-popover][role=tooltip][data-popper-placement^=bottom]>[data-popper-arrow]{top:-5px}[data-popover][role=tooltip][data-popper-placement^=left]>[data-popper-arrow]{right:-5px}[data-popover][role=tooltip][data-popper-placement^=right]>[data-popper-arrow]{left:-5px}[role=tooltip].invisible>[data-popper-arrow]:before{visibility:hidden}[role=tooltip].invisible>[data-popper-arrow]:after{visibility:hidden}[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],select,textarea{appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding-top:.5rem;padding-right:.75rem;padding-bottom:.5rem;padding-left:.75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 #0000}[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,select:focus,textarea:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#1C64F2;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#1c64f2}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}input[type=time]::-webkit-calendar-picker-indicator{background:0 0}select:not([size]){background-image:url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 6'%3e %3cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1 4 4 4-4'/%3e %3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:.75em .75em;padding-right:2.5rem;print-color-adjust:exact}:is([dir=rtl]) select:not([size]){background-position:left .75rem center;padding-right:.75rem;padding-left:0}[multiple]{background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;print-color-adjust:unset}[type=checkbox],[type=radio]{appearance:none;padding:0;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#1c64f2;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#1C64F2;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.dark [type=checkbox]:checked,.dark [type=radio]:checked,[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:.55em .55em;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 12'%3e %3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M1 5.917 5.724 10.5 15 1.5'/%3e %3c/svg%3e");background-repeat:no-repeat;background-size:.55em .55em;print-color-adjust:exact}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");background-size:1em 1em}.dark [type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");background-size:1em 1em}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 12'%3e %3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M0.5 6h14'/%3e %3c/svg%3e");background-color:currentColor;border-color:transparent;background-position:center;background-repeat:no-repeat;background-size:.55em .55em;print-color-adjust:exact}[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px auto inherit}input[type=file]::file-selector-button{color:#fff;background:#1f2937;border:0;font-weight:500;font-size:.875rem;cursor:pointer;padding-top:.625rem;padding-bottom:.625rem;padding-left:2rem;padding-right:1rem;margin-inline-start:-1rem;margin-inline-end:1rem}input[type=file]::file-selector-button:hover{background:#374151}:is([dir=rtl]) input[type=file]::file-selector-button{padding-right:2rem;padding-left:1rem}.dark input[type=file]::file-selector-button{color:#fff;background:#4b5563}.dark input[type=file]::file-selector-button:hover{background:#6b7280}input[type=range]::-webkit-slider-thumb{height:1.25rem;width:1.25rem;background:#1c64f2;border-radius:9999px;border:0;appearance:none;-moz-appearance:none;-webkit-appearance:none;cursor:pointer}input[type=range]:disabled::-webkit-slider-thumb{background:#9ca3af}.dark input[type=range]:disabled::-webkit-slider-thumb{background:#6b7280}input[type=range]:focus::-webkit-slider-thumb{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1px;--tw-ring-color:rgb(164 202 254 / var(--tw-ring-opacity))}input[type=range]::-moz-range-thumb{height:1.25rem;width:1.25rem;background:#1c64f2;border-radius:9999px;border:0;appearance:none;-moz-appearance:none;-webkit-appearance:none;cursor:pointer}input[type=range]:disabled::-moz-range-thumb{background:#9ca3af}.dark input[type=range]:disabled::-moz-range-thumb{background:#6b7280}input[type=range]::-moz-range-progress{background:#3f83f8}input[type=range]::-ms-fill-lower{background:#3f83f8}.toggle-bg:after{content:"";position:absolute;top:.125rem;left:.125rem;background:#fff;border-color:#d1d5db;border-width:1px;border-radius:9999px;height:1.25rem;width:1.25rem;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-duration:.15s;box-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)}input:checked+.toggle-bg:after{transform:translateX(100%);border-color:#fff}input:checked+.toggle-bg{background:#1c64f2;border-color:#1c64f2}*,::after,::before{--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:rgb(63 131 248 / 0.5);--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: }::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:rgb(63 131 248 / 0.5);--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: }.container{width:100%}@media (min-width:491px){.container{max-width:491px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:992px){.container{max-width:992px}}@media (min-width:1024px){.container{max-width:1024px}}.apexcharts-canvas .apexcharts-tooltip{background-color:#fff;color:#6b7280;border:0!important;border-radius:.25rem;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -2px rgb(0 0 0 / .1)}.dark .apexcharts-canvas .apexcharts-tooltip{background-color:#374151;color:#9ca3af;border-color:transparent;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -2px rgb(0 0 0 / .1)}.apexcharts-canvas .apexcharts-tooltip .apexcharts-tooltip-title{padding-top:.5rem;padding-bottom:.5rem;padding-right:.75rem;padding-left:.75rem;margin-bottom:.75rem;background-color:#f3f4f6;border-bottom-color:#e5e7eb;font-size:.875rem!important;font-weight:400;color:#6b7280}.dark .apexcharts-canvas .apexcharts-tooltip .apexcharts-tooltip-title{background-color:#4b5563;border-color:#6b7280;color:#9ca3af}.apexcharts-canvas .apexcharts-xaxistooltip{color:#6b7280;padding-top:.5rem;padding-bottom:.5rem;padding-right:.75rem;padding-left:.75rem;border-color:transparent;background-color:#fff;border-radius:.25rem;box-shadow:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -2px rgb(0 0 0 / .1)}.dark .apexcharts-canvas .apexcharts-xaxistooltip{color:#9ca3af;background-color:#374151}.apexcharts-canvas .apexcharts-tooltip .apexcharts-tooltip-text-y-label{color:#6b7280;font-size:.875rem}.dark .apexcharts-canvas .apexcharts-tooltip .apexcharts-tooltip-text-y-label{color:#9ca3af}.apexcharts-canvas .apexcharts-tooltip .apexcharts-tooltip-text-y-value{color:#111827;font-size:.875rem}:is([dir=rtl]) .apexcharts-tooltip .apexcharts-tooltip-marker{margin-right:0;margin-left:e}.dark .apexcharts-canvas .apexcharts-tooltip .apexcharts-tooltip-text-y-value{color:#fff}.apexcharts-canvas .apexcharts-xaxistooltip-text{font-weight:400;font-size:.875rem!important}.apexcharts-canvas .apexcharts-xaxistooltip:after,.apexcharts-canvas .apexcharts-xaxistooltip:before{border-bottom-color:#fff}.apexcharts-canvas .apexcharts-xaxistooltip:after{border-width:8px;margin-left:-8px}.apexcharts-canvas .apexcharts-xaxistooltip:before{border-width:10px;margin-left:-10px}.dark .apexcharts-canvas .apexcharts-xaxistooltip:after,.dark .apexcharts-canvas .apexcharts-xaxistooltip:before{border-bottom-color:#374151}.apexcharts-canvas .apexcharts-tooltip-series-group.apexcharts-active .apexcharts-tooltip-y-group{padding:0}.apexcharts-canvas .apexcharts-tooltip-series-group.apexcharts-active{padding-left:.75rem;padding-right:.75rem;padding-bottom:.75rem;background-color:#fff!important;color:#6b7280!important}.dark .apexcharts-canvas .apexcharts-tooltip-series-group.apexcharts-active{background-color:#374151!important;color:#9ca3af!important}.apexcharts-canvas .apexcharts-tooltip-series-group.apexcharts-active:first-of-type{padding-top:.75rem}.apexcharts-canvas .apexcharts-legend{padding:0!important}.apexcharts-canvas .apexcharts-legend-text{font-size:.75rem;font-weight:500!important;padding-left:1.25rem;color:#6b7280!important}:is([dir=rtl]) .apexcharts-canvas .apexcharts-legend-text{padding-right:.5rem}.apexcharts-canvas .apexcharts-legend-text:not(.apexcharts-inactive-legend):hover{color:#111827!important}.dark .apexcharts-canvas .apexcharts-legend-text{color:#9ca3af!important}.dark .apexcharts-canvas .apexcharts-legend-text:not(.apexcharts-inactive-legend):hover{color:#fff!important}.apexcharts-canvas .apexcharts-legend-series{margin-left:.5rem;margin-right:.5rem;margin-bottom:.25rem!important;display:flex;align-items:center}.apexcharts-datalabels-group .apexcharts-text.apexcharts-datalabel-value{fill:#111827!important;font-size:1.875rem;font-weight:700}.dark .apexcharts-canvas .apexcharts-datalabels-group .apexcharts-text.apexcharts-datalabel-value{fill:white!important}.apexcharts-canvas .apexcharts-datalabels-group .apexcharts-text.apexcharts-datalabel-label{fill:#6B7280!important;font-size:1rem;font-weight:400}.dark .apexcharts-canvas .apexcharts-datalabels-group .apexcharts-text.apexcharts-datalabel-label{fill:#9CA3AF!important}.apexcharts-canvas .apexcharts-datalabels .apexcharts-text.apexcharts-pie-label{font-size:.75rem!important;font-weight:600!important;text-shadow:none!important;filter:none!important}.apexcharts-gridline,.apexcharts-xcrosshairs,.apexcharts-ycrosshairs{stroke:#E5E7EB!important}.dark .apexcharts-gridline,.dark .apexcharts-xcrosshairs,.dark .apexcharts-ycrosshairs{stroke:#374151!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0px}.inset-y-0{top:0;bottom:0}.\!bottom-\[-2px\]{bottom:-2px!important}.\!left-\[5\%\]{left:5%!important}.bottom-0{bottom:0}.bottom-\[16px\]{bottom:16px}.bottom-\[60px\]{bottom:60px}.bottom-full{bottom:100%}.left-0{left:0}.left-1\/2{left:50%}.left-\[10\%\]{left:10%}.left-\[5\%\]{left:5%}.left-\[50\%\]{left:50%}.right-0{right:0}.right-3{right:.75rem}.start-0{inset-inline-start:0px}.top-0{top:0}.top-1\/2{top:50%}.top-\[109px\]{top:109px}.top-\[169px\]{top:169px}.top-\[36px\]{top:36px}.top-\[48px\]{top:48px}.top-\[72px\]{top:72px}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[1\]{z-index:1}.z-\[99999999\]{z-index:99999999}.z-\[9999999\]{z-index:9999999}.z-\[9999\]{z-index:9999}.mx-4{margin-left:1rem;margin-right:1rem}.mx-\[10px\]{margin-left:10px;margin-right:10px}.mx-auto{margin-left:auto;margin-right:auto}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-\[12px\]{margin-top:12px;margin-bottom:12px}.my-\[16px\]{margin-top:16px;margin-bottom:16px}.my-\[24px\]{margin-top:24px;margin-bottom:24px}.\!mb-0{margin-bottom:0!important}.\!mb-\[0\]{margin-bottom:0!important}.\!mb-\[0px\]{margin-bottom:0!important}.\!mb-\[10px\]{margin-bottom:10px!important}.\!mb-\[12px\]{margin-bottom:12px!important}.\!mb-\[16px\]{margin-bottom:16px!important}.\!mb-\[24px\]{margin-bottom:24px!important}.\!mb-\[32px\]{margin-bottom:32px!important}.\!mb-\[8px\]{margin-bottom:8px!important}.\!ml-\[34px\]{margin-left:34px!important}.\!mt-\[-14px\]{margin-top:-14px!important}.\!mt-\[12px\]{margin-top:12px!important}.-ml-1{margin-left:-.25rem}.-mr-0{margin-right:0}.-mr-1{margin-right:-.25rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-\[1\.2rem\]{margin-bottom:1.2rem}.mb-\[12px\]{margin-bottom:12px}.mb-\[14px\]{margin-bottom:14px}.mb-\[16px\]{margin-bottom:16px}.mb-\[20px\]{margin-bottom:20px}.mb-\[24px\]{margin-bottom:24px}.mb-\[2px\]{margin-bottom:2px}.mb-\[32px\]{margin-bottom:32px}.mb-\[36px\]{margin-bottom:36px}.mb-\[40px\]{margin-bottom:40px}.mb-\[4px\]{margin-bottom:4px}.mb-\[70px\]{margin-bottom:70px}.mb-\[72px\]{margin-bottom:72px}.mb-\[8px\]{margin-bottom:8px}.me-\[4px\]{margin-inline-end:4px}.ml-0{margin-left:0}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-\[-2px\]{margin-left:-2px}.ml-\[-6px\]{margin-left:-6px}.ml-\[10px\]{margin-left:10px}.ml-\[20px\]{margin-left:20px}.ml-\[4px\]{margin-left:4px}.ml-\[8px\]{margin-left:8px}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-3{margin-right:.75rem}.mr-\[12px\]{margin-right:12px}.mr-\[20px\]{margin-right:20px}.mr-\[40px\]{margin-right:40px}.mr-\[4px\]{margin-right:4px}.mr-\[5px\]{margin-right:5px}.ms-3{margin-inline-start:.75rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-\[1\.25rem\]{margin-top:1.25rem}.mt-\[10px\]{margin-top:10px}.mt-\[120px\]{margin-top:120px}.mt-\[12px\]{margin-top:12px}.mt-\[140px\]{margin-top:140px}.mt-\[16px\]{margin-top:16px}.mt-\[18px\]{margin-top:18px}.mt-\[24px\]{margin-top:24px}.mt-\[2px\]{margin-top:2px}.mt-\[36px\]{margin-top:36px}.mt-\[3px\]{margin-top:3px}.mt-\[4px\]{margin-top:4px}.mt-\[80px\]{margin-top:80px}.mt-\[87px\]{margin-top:87px}.mt-\[8px\]{margin-top:8px}.mt-auto{margin-top:auto}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.\!inline-flex{display:inline-flex!important}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.\!hidden{display:none!important}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.\!h-\[100px\]{height:100px!important}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[100vh\]{height:100vh}.h-\[10px\]{height:10px}.h-\[12px\]{height:12px}.h-\[14px\]{height:14px}.h-\[150px\]{height:150px}.h-\[16px\]{height:16px}.h-\[18px\]{height:18px}.h-\[1px\]{height:1px}.h-\[1rem\]{height:1rem}.h-\[200px\]{height:200px}.h-\[20px\]{height:20px}.h-\[24px\]{height:24px}.h-\[25px\]{height:25px}.h-\[30px\]{height:30px}.h-\[320px\]{height:320px}.h-\[32px\]{height:32px}.h-\[48px\]{height:48px}.h-fit{height:fit-content}.h-full{height:100%}.max-h-\[200px\]{max-height:200px}.max-h-\[350px\]{max-height:350px}.max-h-\[470px\]{max-height:470px}.max-h-\[600px\]{max-height:600px}.max-h-\[70vh\]{max-height:70vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[900px\]{max-height:900px}.min-h-\[200px\]{min-height:200px}.min-h-\[250px\]{min-height:250px}.min-h-\[60px\]{min-height:60px}.min-h-\[72px\]{min-height:72px}.\!w-\[100px\]{width:100px!important}.w-1\/2{width:50%}.w-11{width:2.75rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[10px\]{width:10px}.w-\[12px\]{width:12px}.w-\[14px\]{width:14px}.w-\[150px\]{width:150px}.w-\[16px\]{width:16px}.w-\[18px\]{width:18px}.w-\[200px\]{width:200px}.w-\[20px\]{width:20px}.w-\[24px\]{width:24px}.w-\[25px\]{width:25px}.w-\[30px\]{width:30px}.w-\[320px\]{width:320px}.w-\[32px\]{width:32px}.w-\[33\.333\%\]{width:33.333%}.w-\[45\%\]{width:45%}.w-\[490px\]{width:490px}.w-\[80px\]{width:80px}.w-\[85\%\]{width:85%}.w-\[90\%\]{width:90%}.w-\[95\%\]{width:95%}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-max{width:max-content}.\!min-w-0{min-width:0!important}.min-w-0{min-width:0}.min-w-\[100px\]{min-width:100px}.min-w-\[120px\]{min-width:120px}.min-w-\[150px\]{min-width:150px}.min-w-\[2\.5rem\]{min-width:2.5rem}.min-w-\[30px\]{min-width:30px}.min-w-\[50px\]{min-width:50px}.min-w-\[75vw\]{min-width:75vw}.min-w-\[80px\]{min-width:80px}.min-w-full{min-width:100%}.\!max-w-none{max-width:none!important}.max-w-\[160px\]{max-width:160px}.max-w-\[1700px\]{max-width:1700px}.max-w-\[170px\]{max-width:170px}.max-w-\[195px\]{max-width:195px}.max-w-\[200px\]{max-width:200px}.max-w-\[220px\]{max-width:220px}.max-w-\[280px\]{max-width:280px}.max-w-\[350px\]{max-width:350px}.max-w-\[370px\]{max-width:370px}.max-w-\[390px\]{max-width:390px}.max-w-\[400px\]{max-width:400px}.max-w-\[430px\]{max-width:430px}.max-w-\[600px\]{max-width:600px}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x:-50%;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))}.-translate-x-full{--tw-translate-x:-100%;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))}.-translate-y-1\/2{--tw-translate-y:-50%;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))}.-translate-y-full{--tw-translate-y:-100%;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))}.translate-x-0{--tw-translate-x:0px;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))}.translate-x-\[-50\%\]{--tw-translate-x:-50%;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))}.translate-x-full{--tw-translate-x:100%;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))}.translate-y-full{--tw-translate-y:100%;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-180{--tw-rotate:180deg;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))}.transform-none{transform:none}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-disc{list-style-type:disc}.appearance-none{appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.\!justify-start{justify-content:flex-start!important}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-stretch{justify-content:stretch}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-\[1\.2rem\]{gap:1.2rem}.gap-\[10px\]{gap:10px}.gap-\[120px\]{gap:120px}.gap-\[12px\]{gap:12px}.gap-\[14px\]{gap:14px}.gap-\[16px\]{gap:16px}.gap-\[19px\]{gap:19px}.gap-\[1rem\]{gap:1rem}.gap-\[200px\]{gap:200px}.gap-\[20px\]{gap:20px}.gap-\[24px\]{gap:24px}.gap-\[2px\]{gap:2px}.gap-\[32px\]{gap:32px}.gap-\[40px\]{gap:40px}.gap-\[48px\]{gap:48px}.gap-\[4px\]{gap:4px}.gap-\[56px\]{gap:56px}.gap-\[5px\]{gap:5px}.gap-\[60px\]{gap:60px}.gap-\[6px\]{gap:6px}.gap-\[80px\]{gap:80px}.gap-\[8px\]{gap:8px}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-\[0\.5rem\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-\[8px\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(8px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(8px * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(243 244 246 / var(--tw-divide-opacity))}.self-end{align-self:flex-end}.self-center{align-self:center}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-scroll{overflow-y:scroll}.text-ellipsis{text-overflow:ellipsis}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-\[14px\]{border-radius:14px}.rounded-\[15px\]{border-radius:15px}.rounded-\[16px\]{border-radius:16px}.rounded-\[50\%\]{border-radius:50%}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-e-lg{border-start-end-radius:0.5rem;border-end-end-radius:0.5rem}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-s-lg{border-start-start-radius:0.5rem;border-end-start-radius:0.5rem}.rounded-t-\[16px\]{border-top-left-radius:16px;border-top-right-radius:16px}.border{border-width:1px}.border-0{border-width:0}.border-\[1px\]{border-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-\[1px\]{border-top-width:1px}.border-none{border-style:none}.\!border-primary-700{--tw-border-opacity:1!important;border-color:rgb(252 100 53 / var(--tw-border-opacity))!important}.\!border-red-500{--tw-border-opacity:1!important;border-color:rgb(240 82 82 / var(--tw-border-opacity))!important}.border-\[\#61646C\]{--tw-border-opacity:1;border-color:rgb(97 100 108 / var(--tw-border-opacity))}.border-\[\#CECFD233\]{border-color:#cecFD233}.border-\[\#CECFD2\]{--tw-border-opacity:1;border-color:rgb(206 207 210 / var(--tw-border-opacity))}.border-\[\#ECECED\]{--tw-border-opacity:1;border-color:rgb(236 236 237 / var(--tw-border-opacity))}.border-\[\#F0F1F1\]{--tw-border-opacity:1;border-color:rgb(240 241 241 / var(--tw-border-opacity))}.border-\[\#FC6435\]{--tw-border-opacity:1;border-color:rgb(252 100 53 / var(--tw-border-opacity))}.border-\[\#bbb\]{--tw-border-opacity:1;border-color:rgb(187 187 187 / var(--tw-border-opacity))}.border-\[\#cecfd2\]{--tw-border-opacity:1;border-color:rgb(206 207 210 / var(--tw-border-opacity))}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0 / var(--tw-border-opacity))}.border-blue-600{--tw-border-opacity:1;border-color:rgb(28 100 242 / var(--tw-border-opacity))}.border-blue-700{--tw-border-opacity:1;border-color:rgb(26 86 219 / var(--tw-border-opacity))}.border-gray-100{--tw-border-opacity:1;border-color:rgb(243 244 246 / var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity:1;border-color:rgb(156 163 175 / var(--tw-border-opacity))}.border-green-300{--tw-border-opacity:1;border-color:rgb(132 225 188 / var(--tw-border-opacity))}.border-red-300{--tw-border-opacity:1;border-color:rgb(248 180 180 / var(--tw-border-opacity))}.border-red-500{--tw-border-opacity:1;border-color:rgb(240 82 82 / var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.\!bg-\[\#AF52DE\]{--tw-bg-opacity:1!important;background-color:rgb(175 82 222 / var(--tw-bg-opacity))!important}.\!bg-\[\#D92D20\]{--tw-bg-opacity:1!important;background-color:rgb(217 45 32 / var(--tw-bg-opacity))!important}.\!bg-\[\#F0F1F1\]{--tw-bg-opacity:1!important;background-color:rgb(240 241 241 / var(--tw-bg-opacity))!important}.\!bg-primary-600{--tw-bg-opacity:1!important;background-color:rgb(252 100 53 / var(--tw-bg-opacity))!important}.\!bg-primary-700{--tw-bg-opacity:1!important;background-color:rgb(252 100 53 / var(--tw-bg-opacity))!important}.bg-\[\#292929\]{--tw-bg-opacity:1;background-color:rgb(41 41 41 / var(--tw-bg-opacity))}.bg-\[\#ECECED\]{--tw-bg-opacity:1;background-color:rgb(236 236 237 / var(--tw-bg-opacity))}.bg-\[\#F0F1F14D\]{background-color:#f0f1F14D}.bg-\[\#F0F1F1\]{--tw-bg-opacity:1;background-color:rgb(240 241 241 / var(--tw-bg-opacity))}.bg-\[\#F5F5F6\]{--tw-bg-opacity:1;background-color:rgb(245 245 246 / var(--tw-bg-opacity))}.bg-\[\#FAFAFA\]{--tw-bg-opacity:1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.bg-\[\#FBFBFB\]{--tw-bg-opacity:1;background-color:rgb(251 251 251 / var(--tw-bg-opacity))}.bg-\[\#FC6435\]{--tw-bg-opacity:1;background-color:rgb(252 100 53 / var(--tw-bg-opacity))}.bg-\[\#FFEFEA\]{--tw-bg-opacity:1;background-color:rgb(255 239 234 / var(--tw-bg-opacity))}.bg-\[\#FFFCE0\]{--tw-bg-opacity:1;background-color:rgb(255 252 224 / var(--tw-bg-opacity))}.bg-\[\#ececed\]{--tw-bg-opacity:1;background-color:rgb(236 236 237 / var(--tw-bg-opacity))}.bg-\[\#f5f5f6\]{--tw-bg-opacity:1;background-color:rgb(245 245 246 / var(--tw-bg-opacity))}.bg-\[\#ffffff\]{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-black\/50{background-color:rgb(0 0 0 / .5)}.bg-blue-700{--tw-bg-opacity:1;background-color:rgb(26 86 219 / var(--tw-bg-opacity))}.bg-brand{background-color:var(--brand-color)}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(156 163 175 / var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.bg-gray-900\/50{background-color:rgb(17 24 39 / .5)}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(222 247 236 / var(--tw-bg-opacity))}.bg-green-50{--tw-bg-opacity:1;background-color:rgb(243 250 247 / var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(253 232 232 / var(--tw-bg-opacity))}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(253 242 242 / var(--tw-bg-opacity))}.bg-secondary{background-color:var(--brand-grey)}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-white\/50{background-color:rgb(255 255 255 / .5)}.\!bg-none{background-image:none!important}.bg-\[linear-gradient\(90deg\2c _\#000000_21\.5\%\2c _rgba\(0\2c 0\2c 0\2c 0\)_100\%\)\]{background-image:linear-gradient(90deg,#000 21.5%,rgba(0,0,0,0) 100%)}.bg-none{background-image:none}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-scale-down{object-fit:scale-down}.object-center{object-position:center}.object-right{object-position:right}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-4{padding:1rem}.p-8{padding:2rem}.p-\[10px\]{padding:10px}.p-\[12px\]{padding:12px}.p-\[16px\]{padding:16px}.p-\[24px\]{padding:24px}.p-\[48px\]{padding:48px}.p-\[8px\]{padding:8px}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.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-\[10px\]{padding-left:10px;padding-right:10px}.px-\[14px\]{padding-left:14px;padding-right:14px}.px-\[16px\]{padding-left:16px;padding-right:16px}.px-\[20px\]{padding-left:20px;padding-right:20px}.px-\[24px\]{padding-left:24px;padding-right:24px}.px-\[32px\]{padding-left:32px;padding-right:32px}.px-\[5px\]{padding-left:5px;padding-right:5px}.px-\[8px\]{padding-left:8px;padding-right:8px}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[104px\]{padding-top:104px;padding-bottom:104px}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[12px\]{padding-top:12px;padding-bottom:12px}.py-\[14px\]{padding-top:14px;padding-bottom:14px}.py-\[16px\]{padding-top:16px;padding-bottom:16px}.py-\[20px\]{padding-top:20px;padding-bottom:20px}.py-\[24px\]{padding-top:24px;padding-bottom:24px}.py-\[30px\]{padding-top:30px;padding-bottom:30px}.py-\[48px\]{padding-top:48px;padding-bottom:48px}.py-\[8px\]{padding-top:8px;padding-bottom:8px}.\!pl-\[190px\]{padding-left:190px!important}.\!pl-\[210px\]{padding-left:210px!important}.\!pl-\[35px\]{padding-left:35px!important}.\!pl-\[85px\]{padding-left:85px!important}.\!pr-\[20px\]{padding-right:20px!important}.\!pr-\[60px\]{padding-right:60px!important}.pb-6{padding-bottom:1.5rem}.pb-\[140px\]{padding-bottom:140px}.pb-\[20px\]{padding-bottom:20px}.pb-\[24px\]{padding-bottom:24px}.pb-\[48px\]{padding-bottom:48px}.pb-\[4px\]{padding-bottom:4px}.pb-\[80px\]{padding-bottom:80px}.pl-2{padding-left:.5rem}.pl-\[0\.5rem\]{padding-left:.5rem}.pl-\[16px\]{padding-left:16px}.pl-\[8px\]{padding-left:8px}.pr-3{padding-right:.75rem}.pr-6{padding-right:1.5rem}.pr-\[20px\]{padding-right:20px}.ps-10{padding-inline-start:2.5rem}.ps-3{padding-inline-start:0.75rem}.pt-2{padding-top:.5rem}.pt-\[120px\]{padding-top:120px}.pt-\[16px\]{padding-top:16px}.pt-\[20px\]{padding-top:20px}.pt-\[24px\]{padding-top:24px}.pt-\[40px\]{padding-top:40px}.pt-\[6px\]{padding-top:6px}.pt-\[8px\]{padding-top:8px}.text-left{text-align:left}.\!text-center{text-align:center!important}.text-center{text-align:center}.text-right{text-align:right}.\!text-\[0\.85rem\]{font-size:.85rem!important}.\!text-\[0\.8rem\]{font-size:.8rem!important}.\!text-\[0\.9rem\]{font-size:.9rem!important}.\!text-\[14px\]{font-size:14px!important}.\!text-\[16px\]{font-size:16px!important}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[1rem\]{font-size:1rem}.text-\[20px\]{font-size:20px}.text-\[24px\]{font-size:24px}.text-\[30px\]{font-size:30px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-\[700\]{font-weight:700}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-9{line-height:2.25rem}.leading-\[18px\]{line-height:18px}.leading-\[20px\]{line-height:20px}.leading-\[21px\]{line-height:21px}.leading-\[22px\]{line-height:22px}.leading-\[24px\]{line-height:24px}.leading-\[30px\]{line-height:30px}.tracking-\[0\.02em\]{letter-spacing:.02em}.\!text-\[\#1F242F\]{--tw-text-opacity:1!important;color:rgb(31 36 47 / var(--tw-text-opacity))!important}.\!text-\[\#D92D20\]{--tw-text-opacity:1!important;color:rgb(217 45 32 / var(--tw-text-opacity))!important}.\!text-brand{color:var(--brand-color)!important}.\!text-red-600{--tw-text-opacity:1!important;color:rgb(224 36 36 / var(--tw-text-opacity))!important}.\!text-white{--tw-text-opacity:1!important;color:rgb(255 255 255 / var(--tw-text-opacity))!important}.text-\[\#000000\]{--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-\[\#17B26A\]{--tw-text-opacity:1;color:rgb(23 178 106 / var(--tw-text-opacity))}.text-\[\#1F242F\]{--tw-text-opacity:1;color:rgb(31 36 47 / var(--tw-text-opacity))}.text-\[\#4D4D4D\]{--tw-text-opacity:1;color:rgb(77 77 77 / var(--tw-text-opacity))}.text-\[\#4E4B66\]{--tw-text-opacity:1;color:rgb(78 75 102 / var(--tw-text-opacity))}.text-\[\#61646C\]{--tw-text-opacity:1;color:rgb(97 100 108 / var(--tw-text-opacity))}.text-\[\#61646c\]{--tw-text-opacity:1;color:rgb(97 100 108 / var(--tw-text-opacity))}.text-\[\#6b7280\]{--tw-text-opacity:1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-\[\#85888E\]{--tw-text-opacity:1;color:rgb(133 136 142 / var(--tw-text-opacity))}.text-\[\#94969C\]{--tw-text-opacity:1;color:rgb(148 150 156 / var(--tw-text-opacity))}.text-\[\#94969c\]{--tw-text-opacity:1;color:rgb(148 150 156 / var(--tw-text-opacity))}.text-\[\#D92D20\]{--tw-text-opacity:1;color:rgb(217 45 32 / var(--tw-text-opacity))}.text-\[\#F04438\]{--tw-text-opacity:1;color:rgb(240 68 56 / var(--tw-text-opacity))}.text-\[\#FC6435\]{--tw-text-opacity:1;color:rgb(252 100 53 / var(--tw-text-opacity))}.text-\[\#FFFFFF\]{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity:1;color:rgb(28 100 242 / var(--tw-text-opacity))}.text-brand{color:var(--brand-color)}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(14 159 110 / var(--tw-text-opacity))}.text-green-800{--tw-text-opacity:1;color:rgb(3 84 63 / var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(240 82 82 / var(--tw-text-opacity))}.text-red-800{--tw-text-opacity:1;color:rgb(155 28 28 / var(--tw-text-opacity))}.text-secondary{color:var(--brand-grey)}.text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.\!opacity-100{opacity:1!important}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1),0 1px 2px -1px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px 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-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0 / 0.1),0 4px 6px -4px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px 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-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-black{--tw-ring-opacity:1;--tw-ring-color:rgb(0 0 0 / var(--tw-ring-opacity))}.ring-opacity-5{--tw-ring-opacity:0.05}.blur{--tw-blur:blur(8px);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)}.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{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}.duration-300{transition-duration:.3s}.duration-700{transition-duration:.7s}.ease-in-out{transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,0.2,1)}input{--tw-ring-shadow:0 0 #000!important}.before\:mx-\[4px\]::before{content:var(--tw-content);margin-left:4px;margin-right:4px}.before\:inline-block::before{content:var(--tw-content);display:inline-block}.before\:h-1::before{content:var(--tw-content);height:.25rem}.before\:w-full::before{content:var(--tw-content);width:100%}.before\:border-b::before{content:var(--tw-content);border-bottom-width:1px}.before\:\!border-brand::before{content:var(--tw-content);border-color:var(--brand-color)!important}.before\:border-gray-200::before{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.before\:content-\[\'\'\]::before{--tw-content:'';content:var(--tw-content)}.after\:absolute::after{content:var(--tw-content);position:absolute}.after\:start-\[2px\]::after{content:var(--tw-content);inset-inline-start:2px}.after\:top-\[2px\]::after{content:var(--tw-content);top:2px}.after\:h-5::after{content:var(--tw-content);height:1.25rem}.after\:w-5::after{content:var(--tw-content);width:1.25rem}.after\:rounded-full::after{content:var(--tw-content);border-radius:9999px}.after\:border::after{content:var(--tw-content);border-width:1px}.after\:border-gray-300::after{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.after\:bg-white::after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.after\:transition-all::after{content:var(--tw-content);transition-property:all;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}.after\:content-\[\'\'\]::after{--tw-content:'';content:var(--tw-content)}.hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.hover\:bg-blue-800:hover{--tw-bg-opacity:1;background-color:rgb(30 66 159 / var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.hover\:text-\[\#D92D20\]:hover{--tw-text-opacity:1;color:rgb(217 45 32 / var(--tw-text-opacity))}.hover\:text-\[\#fc6435\]:hover{--tw-text-opacity:1;color:rgb(252 100 53 / var(--tw-text-opacity))}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity))}.hover\:text-blue-600:hover{--tw-text-opacity:1;color:rgb(28 100 242 / var(--tw-text-opacity))}.hover\:text-brand:hover{color:var(--brand-color)}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgb(75 85 99 / var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.focus\:border-brand:focus{border-color:var(--brand-color)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-blue-300:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(164 202 254 / var(--tw-ring-opacity))}.focus\:ring-brand:focus{--tw-ring-color:var(--brand-color)}.focus\:ring-gray-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(229 231 235 / var(--tw-ring-opacity))}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-\[0\.5\]:disabled{opacity:.5}.group:hover .group-hover\:opacity-100{opacity:1}.peer:checked~.peer-checked\:border-\[\#FFF7F5\]{--tw-border-opacity:1;border-color:rgb(255 247 245 / var(--tw-border-opacity))}.peer:checked~.peer-checked\:bg-\[\#FFF7F5\]{--tw-bg-opacity:1;background-color:rgb(255 247 245 / var(--tw-bg-opacity))}.peer:checked~.peer-checked\:bg-brand{background-color:var(--brand-color)}.peer:checked~.peer-checked\:text-brand{color:var(--brand-color)}.peer:checked~.peer-checked\:after\:translate-x-full::after{content:var(--tw-content);--tw-translate-x:100%;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))}.peer:checked~.peer-checked\:after\:border-white::after{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.peer:focus~.peer-focus\:outline-none{outline:2px solid transparent;outline-offset:2px}.peer:focus~.peer-focus\:ring-4{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.peer:focus~.peer-focus\:ring-\[\#FFEFEA\]{--tw-ring-opacity:1;--tw-ring-color:rgb(255 239 234 / var(--tw-ring-opacity))}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.dark\:border-blue-500:is(.dark *){--tw-border-opacity:1;border-color:rgb(63 131 248 / var(--tw-border-opacity))}.dark\:border-gray-600:is(.dark *){--tw-border-opacity:1;border-color:rgb(75 85 99 / var(--tw-border-opacity))}.dark\:border-gray-700:is(.dark *){--tw-border-opacity:1;border-color:rgb(55 65 81 / var(--tw-border-opacity))}.dark\:border-transparent:is(.dark *){border-color:transparent}.dark\:\!bg-primary-600:is(.dark *){--tw-bg-opacity:1!important;background-color:rgb(252 100 53 / var(--tw-bg-opacity))!important}.dark\:\!bg-primary-700:is(.dark *){--tw-bg-opacity:1!important;background-color:rgb(252 100 53 / var(--tw-bg-opacity))!important}.dark\:bg-blue-600:is(.dark *){--tw-bg-opacity:1;background-color:rgb(28 100 242 / var(--tw-bg-opacity))}.dark\:bg-gray-600:is(.dark *){--tw-bg-opacity:1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.dark\:bg-gray-800\/50:is(.dark *){background-color:rgb(31 41 55 / .5)}.dark\:bg-gray-900\/80:is(.dark *){background-color:rgb(17 24 39 / .8)}.dark\:text-blue-500:is(.dark *){--tw-text-opacity:1;color:rgb(63 131 248 / var(--tw-text-opacity))}.dark\:text-gray-300:is(.dark *){--tw-text-opacity:1;color:rgb(209 213 219 / var(--tw-text-opacity))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity:1;color:rgb(156 163 175 / var(--tw-text-opacity))}.dark\:text-gray-500:is(.dark *){--tw-text-opacity:1;color:rgb(107 114 128 / var(--tw-text-opacity))}.dark\:text-white:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}.dark\:hover\:\!bg-primary-700:hover:is(.dark *){--tw-bg-opacity:1!important;background-color:rgb(252 100 53 / var(--tw-bg-opacity))!important}.dark\:hover\:bg-blue-700:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(26 86 219 / var(--tw-bg-opacity))}.dark\:hover\:bg-gray-600:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.dark\:hover\:bg-gray-800:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.dark\:hover\:text-blue-500:hover:is(.dark *){--tw-text-opacity:1;color:rgb(63 131 248 / var(--tw-text-opacity))}.dark\:hover\:text-gray-300:hover:is(.dark *){--tw-text-opacity:1;color:rgb(209 213 219 / var(--tw-text-opacity))}.dark\:hover\:text-white:hover:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity))}@media (min-width:491px){.xs\:max-w-none{max-width:none}.xs\:flex-nowrap{flex-wrap:nowrap}}@media (min-width:768px){.sm\:top-4{top:1rem}.sm\:\!mb-\[24px\]{margin-bottom:24px!important}.sm\:\!mb-\[32px\]{margin-bottom:32px!important}.sm\:mb-0{margin-bottom:0}.sm\:mb-\[32px\]{margin-bottom:32px}.sm\:mt-\[48px\]{margin-top:48px}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-\[200px\]{height:200px}.sm\:h-\[28px\]{height:28px}.sm\:max-h-\[400px\]{max-height:400px}.sm\:w-\[200px\]{width:200px}.sm\:w-\[220px\]{width:220px}.sm\:w-\[28px\]{width:28px}.sm\:w-\[300px\]{width:300px}.sm\:w-\[400px\]{width:400px}.sm\:w-\[45\%\]{width:45%}.sm\:w-\[500px\]{width:500px}.sm\:w-auto{width:auto}.sm\:\!min-w-\[150px\]{min-width:150px!important}.sm\:min-w-\[0px\]{min-width:0}.sm\:min-w-\[170px\]{min-width:170px}.sm\:min-w-\[400px\]{min-width:400px}.sm\:min-w-\[550px\]{min-width:550px}.sm\:\!max-w-\[35vw\]{max-width:35vw!important}.sm\:max-w-\[400px\]{max-width:400px}.sm\:max-w-\[450px\]{max-width:450px}.sm\:max-w-\[490px\]{max-width:490px}.sm\:max-w-\[500px\]{max-width:500px}.sm\:max-w-\[600px\]{max-width:600px}.sm\:max-w-\[650px\]{max-width:650px}.sm\:max-w-\[90\%\]{max-width:90%}.sm\:flex-grow-0{flex-grow:0}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:items-center{align-items:center}.sm\:gap-\[120px\]{gap:120px}.sm\:gap-\[12px\]{gap:12px}.sm\:gap-\[24px\]{gap:24px}.sm\:gap-\[40px\]{gap:40px}.sm\:rounded-\[24px\]{border-radius:24px}.sm\:rounded-none{border-radius:0}.sm\:bg-\[\#FAFAFA\]{--tw-bg-opacity:1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.sm\:p-\[30px\]{padding:30px}.sm\:px-\[31px\]{padding-left:31px;padding-right:31px}.sm\:px-\[32px\]{padding-left:32px;padding-right:32px}.sm\:pb-\[100px\]{padding-bottom:100px}.sm\:pb-\[16px\]{padding-bottom:16px}.sm\:pl-\[16px\]{padding-left:16px}.sm\:pt-0{padding-top:0}.sm\:pt-\[8px\]{padding-top:8px}.sm\:text-\[16px\]{font-size:16px}.sm\:text-\[18px\]{font-size:18px}.sm\:text-\[26px\]{font-size:26px}.sm\:font-black{font-weight:900}.sm\:font-medium{font-weight:500}.sm\:leading-\[24px\]{line-height:24px}.sm\:leading-\[26px\]{line-height:26px}.sm\:leading-\[32px\]{line-height:32px}}@media (min-width:992px){.md\:inset-0{inset:0px}.md\:mb-\[80px\]{margin-bottom:80px}.md\:me-\[8px\]{margin-inline-end:8px}.md\:mt-\[8px\]{margin-top:8px}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-\[14px\]{height:14px}.md\:h-\[168x\]{height:168x}.md\:h-\[16px\]{height:16px}.md\:h-\[18px\]{height:18px}.md\:h-\[20px\]{height:20px}.md\:h-\[24px\]{height:24px}.md\:h-screen{height:100vh}.md\:w-\[100\%\]{width:100%}.md\:w-\[14px\]{width:14px}.md\:w-\[16px\]{width:16px}.md\:w-\[18px\]{width:18px}.md\:w-\[20px\]{width:20px}.md\:w-\[24px\]{width:24px}.md\:w-\[296px\]{width:296px}.md\:w-\[40\%\]{width:40%}.md\:w-\[410px\]{width:410px}.md\:w-\[45\%\]{width:45%}.md\:w-\[50\%\]{width:50%}.md\:min-w-\[500px\]{min-width:500px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-normal{justify-content:normal}.md\:justify-between{justify-content:space-between}.md\:gap-0{gap:0}.md\:px-\[32px\]{padding-left:32px;padding-right:32px}.md\:pl-\[16px\]{padding-left:16px}.md\:text-left{text-align:left}.md\:text-\[16px\]{font-size:16px}.md\:font-bold{font-weight:700}.md\:leading-\[22px\]{line-height:22px}.md\:before\:mx-\[10px\]::before{content:var(--tw-content);margin-left:10px;margin-right:10px}}.rtl\:rotate-180:where([dir=rtl],[dir=rtl] *){--tw-rotate:180deg;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))}.rtl\:space-x-reverse:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.peer:checked~.rtl\:peer-checked\:after\:-translate-x-full:where([dir=rtl],[dir=rtl] *)::after{content:var(--tw-content);--tw-translate-x:-100%;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))}.\[\&\:not\(\:last-child\)\]\:border-b-\[1px\]:not(:last-child){border-bottom-width:1px}