@import"https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&family=Cairo:wght@200..1000&family=Rubik:ital,wght@0,300..900;1,300..900&family=Tajawal:wght@200;300;400;500;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap";footer{background:#e8ecf1;padding-block:2em;padding-inline:2.5em}img.footer-logo{width:314px}.footer-input-container{width:340px;height:52px;border:solid 1px #133A71;border-radius:10px;background:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;padding-right:1em;display:flex}.footer-input-container input[type=text]::-moz-placeholder{font-weight:400;font-size:16px;color:#00000050}.footer-input-container input[type=text]::placeholder{font-weight:400;font-size:16px;color:#00000050}.footer-input-container input[type=text]{outline:none;border:none;height:100%;width:100%}.footer-input-container button{min-width:51px;min-height:51px;background:#133a71;border-radius:9px;display:flex;justify-content:center;align-items:center;cursor:pointer}.footer-section-title{font-weight:700;font-size:20px;color:#000}.footer-section-item{font-weight:400;font-size:16px;color:#000000b2}.real-footer-section{display:flex;flex-direction:column;gap:1em}.footer-section-content{display:flex;flex-direction:column;gap:11px}.real-footer{display:flex;justify-content:space-between;align-items:center}.real-middle-footer{display:flex;gap:6em}.real-right-footer{display:flex;flex-direction:column;gap:3em}.social-link svg{width:1.3em;color:#000}.social-link{width:40px;height:40px;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:1px 1px 20px #0000001f}.real-social-links-area{display:flex;gap:1em}.copyright-area{background:#e8ecf1;padding-block:1em;padding-inline:2.5em;border-top:solid 1px #D6D8DE;text-align:center;font-weight:400;font-size:14px;color:#0009}@media (max-width: 768px){footer{padding-block:1.5em;padding-inline:1.25em}img.footer-logo{width:200px}.real-footer{display:flex;flex-direction:column;gap:2em;align-items:flex-start}.real-right-footer{width:100%;gap:1.5em}.footer-input-container{width:100%;height:45px;max-width:340px}.footer-input-container button{min-width:45px;min-height:45px}.real-middle-footer{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:1.5em}.real-left-footer{width:100%}.real-social-links-area{justify-content:flex-start;gap:.75em}.social-link{width:35px;height:35px}.social-link svg{width:1.1em}.footer-section-title{font-size:16px}.footer-section-item{font-size:14px}.copyright-area{padding-block:.75em;padding-inline:1.25em;font-size:12px}}@media (min-width: 769px) and (max-width: 1024px){footer{padding-block:1.75em;padding-inline:1.75em}img.footer-logo{width:250px}.real-footer{display:flex;flex-direction:column;gap:2.5em;align-items:flex-start}.real-middle-footer{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:3em}.footer-input-container{width:100%;max-width:340px}.real-social-links-area{gap:.9em}.social-link{width:38px;height:38px}.copyright-area{padding-block:.9em;padding-inline:1.75em;font-size:13px}}@media (min-width: 1025px){footer{padding-block:2em;padding-inline:2.5em}img.footer-logo{width:314px}.real-footer{display:flex;justify-content:space-between;align-items:center}.real-middle-footer{display:flex;gap:6em}.footer-input-container{width:340px;height:52px}.real-social-links-area{gap:1em}.social-link{width:40px;height:40px}.copyright-area{padding-block:1em;padding-inline:2.5em;font-size:14px}}@media (max-width: 320px){footer{padding-block:1.25em;padding-inline:1em}img.footer-logo{width:150px}.real-middle-footer{grid-template-columns:1fr;gap:1.25em}.footer-section-title{font-size:14px}.footer-section-item{font-size:12px}.copyright-area{font-size:11px}}section.home-page section.hero-carousel{position:relative;height:100vh;width:100%;overflow:hidden}section.home-page section.hero-carousel .hero-slide{position:absolute;inset:0;opacity:0;transition:opacity 1s;-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-ms-transition:opacity 1s;-o-transition:opacity 1s}section.home-page section.hero-carousel .hero-slide.active{opacity:1}section.home-page section.hero-carousel .hero-slide-bg{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat}section.home-page section.hero-carousel .hero-slide-overlay{position:absolute;inset:0;background-color:#00000038}section.home-page section.hero-carousel .hero-slide-content{position:relative;z-index:10;display:flex;height:100%;justify-content:center;padding-left:1rem;padding-right:1rem;padding-top:12em}section.home-page section.hero-carousel .hero-slide-text{text-align:center}section.home-page section.hero-carousel .hero-title{margin-bottom:1rem;color:#fff;text-wrap:balance}section.home-page section.hero-carousel .hero-subtitle{color:#fffffff2;text-wrap:balance}section.home-page section.hero-carousel .hero-slide-text{font-weight:900!important;font-size:48px!important}section.home-page section.hero-carousel .hero-nav-btn{position:absolute;top:50%;z-index:20;height:3rem;width:3rem;transform:translateY(-50%);border-radius:9999px;background-color:#fff3;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .15s}section.home-page section.hero-carousel .hero-nav-btn:hover{background-color:#ffffff4d;color:#fff}section.home-page section.hero-carousel .hero-nav-prev{left:1rem}section.home-page section.hero-carousel .hero-nav-next{right:1rem}section.home-page section.hero-carousel .hero-nav-icon{height:1.5rem;width:1.5rem}section.home-page section.hero-carousel .hero-nav-icon-prev{transform:rotate(180deg)}section.home-page section.hero-carousel .hero-indicators{position:absolute;bottom:2rem;left:50%;z-index:20;display:flex;transform:translate(-50%);gap:.75rem}section.home-page section.hero-carousel .hero-indicator{height:.75rem;width:.75rem;border-radius:9999px;background-color:#ffffff80;transition:all .3s;border:none;cursor:pointer}section.home-page section.hero-carousel .hero-indicator:hover{background-color:#ffffffbf}section.home-page section.hero-carousel .hero-indicator.active{width:2rem;background-color:#fff}@media (max-width: 950px){section.home-page section.hero-carousel .hero-slide-text{font-weight:800!important;font-size:37px!important}}@media (min-width: 768px){section.home-page section.hero-carousel .hero-nav-btn{height:3.5rem;width:3.5rem}section.home-page section.hero-carousel .hero-nav-prev{left:2rem}section.home-page section.hero-carousel .hero-nav-next{right:2rem}section.home-page section.hero-carousel .hero-nav-icon{height:2rem;width:2rem}section.home-page section.hero-carousel .hero-indicators{bottom:3rem}}button.hero-nav-btn{display:flex;justify-content:center;align-items:center;border:none;color:#133a71!important;background:#fff!important}.events-title{position:relative;font-weight:700;font-size:48px;color:#133a71}.events-title:after{content:"";position:absolute;bottom:0;right:0;width:132px;height:6px;background:#ff9b39;border-radius:2em}section.events-area{padding-block:27px;padding-inline:67px}.real-events-area{display:flex;flex-direction:column;gap:3em}.event{min-width:360px;border-top-left-radius:1em;border-top-right-radius:1em;overflow:hidden}img.event-image{height:250px;-o-object-fit:cover;object-fit:cover}.event-content-area{padding-block:.5em;padding-inline:1em;background:#25375f;color:#fff}.real-event-det-row{display:flex;gap:8px}.event-payment.free{font-weight:700;font-size:32px;color:#34c759}button.event-reserve{font-weight:400;font-size:24px;color:#fff;border-radius:16px;background:#fb9d31;padding-inline:24px;padding-block:4px}.event-details-area{display:flex;flex-direction:column;gap:7px}.real-event-reserve-area{text-align:center}.event-title{font-weight:700;font-size:22px;color:#fff}.real-events{width:84%;overflow:hidden;display:flex;flex-wrap:nowrap;gap:2em}.event-det-row{display:flex;flex-direction:column;gap:8px}.events{display:flex;justify-content:center}section.home-page .events-area{position:relative;overflow:hidden;padding:2rem 0;background-color:#f9f9f9;padding-inline:3em}.events-title{text-align:right;font-size:2.2rem;font-weight:700;color:#133a71;margin-bottom:1.5rem}.hero-nav-btn{position:absolute;top:50%;transform:translateY(-50%);background-color:#fff;border:none;padding:.8rem;border-radius:50%;box-shadow:0 2px 6px #00000026;cursor:pointer;transition:all .3s ease;z-index:10}.hero-nav-btn:hover{background-color:#133a71;color:#fff}.hero-nav-prev{right:auto;left:1rem}.hero-nav-next{right:1rem}.hero-nav-icon{width:1.5rem;height:1.5rem}.hero-nav-icon-prev{transform:rotate(180deg)}.slider-container{width:100%;overflow:hidden;position:relative}.slider-wrapper{display:flex;transition:transform .8s ease-in-out;will-change:transform}.slide{min-width:100%;display:flex;justify-content:center;align-items:center;gap:2em}section.home-page .speakerCard{direction:ltr;color:#000;max-width:30rem;min-width:30rem;border-radius:1.2rem;text-align:end;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:.8rem;padding:1rem;box-sizing:border-box;background-color:#fff;box-shadow:#0000001a 0 2px 8px}section.home-page .speakerCard h1{font-size:1.8rem;font-weight:700;margin-bottom:.3rem}section.home-page .speakerCard p{font-weight:400;font-size:1.2rem;line-height:1.4;margin-bottom:.6rem}section.home-page .cardTitle{font-weight:700;font-size:1.6rem;margin-bottom:.5rem}section.home-page .details p,section.home-page .details a{font-weight:400;font-size:1.2rem}section.home-page .details a{border-bottom:1px solid black;cursor:pointer;text-decoration:none}.dots{display:flex;justify-content:center;margin-top:1rem;gap:.4rem}.dot{width:12px;height:12px;border-radius:50%;background-color:#ccc;cursor:pointer;transition:background .3s}.dot.active{background-color:#133a71}@media (max-width: 900px){section.home-page .speakerCard{max-width:90%;text-align:center}section.home-page .speakerCard h1{font-size:1.5rem}section.home-page .speakerCard p{font-size:1.1rem}}@media (max-width: 600px){section.home-page .speakerCard{max-width:100%;border-radius:1rem;text-align:center;padding:.8rem}.events-title{text-align:center;font-size:1.8rem}.hero-nav-btn{padding:.6rem}}section.home-page .head{padding-inline:3em;padding-block:1em}section.home-page .content{padding-inline:3em;padding-block:1em}section.home-page .real-head{display:flex;justify-content:space-between}section.home-page .filters{display:flex;gap:1em}section.home-page section.hero{background:url(/assets/hero-bg-D2DQJVX1.png) no-repeat!important;position:relative!important;height:100vh!important;background-size:cover!important}section.home-page .title-area .title{font-weight:700;font-size:36px;color:#25375f}section.home-page .filter{font-weight:700;font-size:16px;color:#000;border-radius:30px;border:solid 1px #D6D8DE;width:-moz-fit-content;width:fit-content;padding-block:4px;padding-inline:20px;cursor:pointer;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s}section.home-page .filter:hover{background:#00000027}section.home-page .party-card{background:#133a71;border-radius:1em;padding:1em;min-width:500px;max-width:700px;-webkit-border-radius:1em;-moz-border-radius:1em;-ms-border-radius:1em;-o-border-radius:1em}section.home-page .party-title{font-weight:700;font-size:24px;color:#fff}section.home-page .party-ads-area{font-weight:400;font-size:16px;color:#fff}section.home-page img.party-image{width:280px;border-radius:1em;-webkit-border-radius:1em;-moz-border-radius:1em;-ms-border-radius:1em;-o-border-radius:1em}section.home-page .real-party-card{display:flex;gap:1em}section.home-page .real-part{display:flex;align-items:center;gap:4px}section.home-page button.book-now-btn{font-weight:700;font-size:20px;color:#fff;background:#cb8423;width:6em;height:2.3em;border-radius:6em;border:solid 1px #fff;cursor:pointer;-webkit-border-radius:6em;-moz-border-radius:6em;-ms-border-radius:6em;-o-border-radius:6em}section.home-page .book-now-area{display:flex;justify-content:center;margin-top:1em}section.home-page .party-image-area{display:flex;align-items:center}section.home-page .real-content{display:flex;flex-wrap:wrap;justify-content:space-around;row-gap:2em}section.reserve-tickets{margin-top:3em;margin-bottom:5em}.tickets-title{position:relative;text-align:right;font-size:2.2rem;font-weight:700;color:#133a71;width:-moz-fit-content;width:fit-content}.real-tickets-title-area{position:relative;display:flex;justify-content:center;align-items:center;gap:1em}.real-tickets-title-area:before{content:"";position:relative;width:133px;height:6px;background:#ff9b39;border-radius:2em;-webkit-border-radius:2em;-moz-border-radius:2em;-ms-border-radius:2em;-o-border-radius:2em}.real-tickets-title-area:after{content:"";position:relative;width:133px;height:6px;background:#ff9b39;border-radius:2em;-webkit-border-radius:2em;-moz-border-radius:2em;-ms-border-radius:2em;-o-border-radius:2em}img.step-image{width:212px;height:158px}.step-title{font-weight:400;font-size:36px;color:#000}.real-tickets-content-area{display:flex;justify-content:space-around}.real-step{display:flex;flex-direction:column;align-items:center;gap:1em}.real-reserve-tickets{display:flex;flex-direction:column;gap:91px}section.offer-section{height:89vh;margin-bottom:3em;padding-block:1em;padding-inline:3em}.offer-section-title{font-weight:700;font-size:48px;color:#fff}.real-offer-section{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}section.offer-section.shape2 .real-offer-section-register-area{text-align:start}section.offer-section.shape2 .real-offer-section{height:34%}button.offer-section-register{font-weight:700;font-size:36px;color:#fff;background:#cb8423;padding-inline:20px;padding-block:10px;border-radius:17px;cursor:pointer;-webkit-border-radius:17px;-moz-border-radius:17px;-ms-border-radius:17px;-o-border-radius:17px;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s}button.offer-section-register:hover{background:#dea452}.real-offer-section-register-area{text-align:center}@media (max-width: 480px){section.home-page section.hero-carousel{height:50vh}section.home-page section.hero-carousel .hero-slide-text{font-weight:800!important;font-size:24px!important;padding-top:6em}section.home-page section.hero-carousel .hero-nav-btn{height:2.5rem;width:2.5rem}section.home-page section.hero-carousel .hero-nav-icon{height:1.2rem;width:1.2rem}section.home-page section.hero-carousel .hero-nav-prev{left:.5rem}section.home-page section.hero-carousel .hero-nav-next{right:.5rem}section.home-page section.hero-carousel .hero-indicators{bottom:1rem;gap:.5rem}section.home-page .events-area{padding-inline:1em;padding-block:1.5em}.events-title{font-size:1.5rem;text-align:center;margin-bottom:1rem}.events-title:after{width:100px;height:5px}section.home-page .speakerCard{max-width:100%;min-width:100%;text-align:center;padding:.8rem;margin-bottom:.5rem}section.home-page .speakerCard h1{font-size:1.2rem;margin-bottom:.2rem}section.home-page .speakerCard p{font-size:.9rem;line-height:1.3;margin-bottom:.4rem}section.home-page .cardTitle{font-size:1.1rem;margin-bottom:.3rem}section.home-page .details p,section.home-page .details a{font-size:.85rem}.real-events{width:100%;gap:1em}.event{min-width:100%;max-width:100%}img.event-image{height:200px}.event-title{font-size:18px}button.event-reserve{font-size:16px;padding-inline:16px;padding-block:8px}section.reserve-tickets{margin-top:1.5em;margin-bottom:2em}.tickets-title{font-size:1.5rem;margin-bottom:1.5em}.real-tickets-content-area{gap:2em;flex-direction:column}.real-step{gap:.5em}img.step-image{width:150px;height:120px}.step-title{font-size:18px}section.home-page .party-card{min-width:100%;max-width:100%;padding:.8em}section.home-page .party-title{font-size:18px}section.home-page img.party-image{width:200px}section.home-page .real-party-card{gap:.5em;flex-direction:column}section.home-page button.book-now-btn{width:100%;height:auto;padding:.8em;font-size:16px}section.home-page .head{padding-inline:1em;padding-block:.8em}section.home-page .content{padding-inline:1em;padding-block:.8em}section.home-page .real-content{row-gap:1.5em}.slider-container{margin:0 1em}}@media (min-width: 481px) and (max-width: 768px){section.home-page section.hero-carousel{height:60vh}section.home-page section.hero-carousel .hero-slide-text{font-weight:800!important;font-size:32px!important;padding-top:8em}section.home-page section.hero-carousel .hero-nav-btn{height:3rem;width:3rem}section.home-page section.hero-carousel .hero-nav-prev{left:1rem}section.home-page section.hero-carousel .hero-nav-next{right:1rem}section.home-page .events-area{padding-inline:2em;padding-block:2em}.events-title{font-size:2rem;text-align:right;margin-bottom:1.5rem}.events-title:after{width:120px;height:5px}section.home-page .speakerCard{max-width:280px;min-width:280px}section.home-page .speakerCard h1{font-size:1.4rem}section.home-page .speakerCard p{font-size:1rem}.event{min-width:300px}img.event-image{height:220px}.event-title{font-size:20px}button.event-reserve{font-size:18px;padding-inline:20px}.tickets-title{font-size:1.8rem}.real-tickets-content-area{gap:2.5em;flex-wrap:wrap}img.step-image{width:180px;height:140px}.step-title{font-size:20px}section.home-page .party-card{min-width:400px;max-width:500px;padding:1em}section.home-page img.party-image{width:240px}section.home-page .real-party-card{gap:1em;flex-direction:row}section.home-page button.book-now-btn{width:5em;height:2em;font-size:16px}section.home-page .head{padding-inline:2em;padding-block:1.2em}section.home-page .content{padding-inline:2em;padding-block:1.2em}}@media (min-width: 769px) and (max-width: 1024px){section.home-page section.hero-carousel{height:70vh}section.home-page section.hero-carousel .hero-slide-text{font-weight:800!important;font-size:40px!important;padding-top:10em}section.home-page section.hero-carousel .hero-nav-btn{height:3.2rem;width:3.2rem}section.home-page section.hero-carousel .hero-nav-icon{height:1.8rem;width:1.8rem}section.home-page section.hero-carousel .hero-nav-prev{left:1.5rem}section.home-page section.hero-carousel .hero-nav-next{right:1.5rem}section.home-page .events-area{padding-inline:3em;padding-block:2.5em}.events-title{font-size:2.2rem}section.home-page .speakerCard{max-width:320px;min-width:320px}.event{min-width:320px}img.event-image{height:240px}.tickets-title{font-size:2rem}.real-tickets-content-area{gap:3em}img.step-image{width:200px;height:150px}section.home-page .party-card{min-width:500px;max-width:650px}section.home-page img.party-image{width:280px}section.home-page button.book-now-btn{width:6em;height:2.2em;font-size:18px}section.home-page .head{padding-inline:3em;padding-block:1.5em}section.home-page .content{padding-inline:3em;padding-block:1.5em}}@media (min-width: 1025px){section.home-page section.hero-carousel{height:100vh}section.home-page section.hero-carousel .hero-slide-text{font-weight:900!important;font-size:48px!important;padding-top:12em}section.home-page section.hero-carousel .hero-nav-btn{height:3.5rem;width:3.5rem}section.home-page section.hero-carousel .hero-nav-icon{height:2rem;width:2rem}section.home-page section.hero-carousel .hero-nav-prev{left:2rem}section.home-page section.hero-carousel .hero-nav-next{right:2rem}section.home-page section.hero-carousel .hero-indicators{bottom:3rem}section.home-page .events-area{padding-inline:3em;padding-block:3em}.events-title{font-size:2.2rem;text-align:right}section.home-page .speakerCard{max-width:30rem;min-width:30rem}.real-events{width:84%;gap:2em}.event{min-width:360px}img.event-image{height:250px}.event-title{font-size:22px}button.event-reserve{font-size:24px;padding-inline:24px}.tickets-title{font-size:2.2rem}.real-tickets-content-area{gap:3em;display:flex;justify-content:center;flex-wrap:nowrap}img.step-image{width:212px;height:158px}.step-title{font-size:36px}section.home-page .party-card{min-width:500px;max-width:700px}section.home-page .real-party-card{gap:1em}section.home-page img.party-image{width:280px}section.home-page button.book-now-btn{width:6em;height:2.3em;font-size:20px}section.home-page .real-content{display:flex;flex-wrap:wrap;justify-content:space-around;row-gap:2em}section.home-page .head{padding-inline:3em;padding-block:1em}section.home-page .content{padding-inline:3em;padding-block:1em}}@media (min-width: 1441px){section.home-page section.hero-carousel .hero-slide-text{font-weight:900!important;font-size:56px!important;padding-top:14em}.events-title,.tickets-title{font-size:2.5rem}.step-title{font-size:40px}section.home-page .party-card{min-width:600px;max-width:800px}}@media (max-width: 480px){.slider-wrapper{gap:.5em}.slide{gap:1em}}@media (min-width: 481px) and (max-width: 1024px){.slider-wrapper{gap:1em}}@media (min-width: 1025px){.slider-wrapper,.slide{gap:2em}}section.contact-page section.hero{background:url(/assets/hero-bg-Bh4Al1p5.png) no-repeat;position:relative;height:100vh;background-size:cover}section.contact-page section.content{padding-block:66px;padding-inline:180px}section.contact-page .real-content{display:flex;justify-content:space-between;align-items:center}section.contact-page .form-group{display:flex;flex-direction:column;gap:10px}section.contact-page input.input.name-input{width:26em;height:3em;border:solid 1px #0000004D;border-radius:5px;outline:none;padding-right:13px;font-size:16px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}section.contact-page .form-group label{font-weight:400;font-size:15px;color:#000}section.contact-page .real-form{display:flex;flex-direction:column;gap:10px}section.contact-page form.form button{font-weight:500;color:#fff;background:#133a71;width:11em;height:3em;border:none;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}section.contact-page textarea.input.message-input{width:26em;min-height:6em;border:solid 1px #0000004D;border-radius:5px;outline:none;padding-right:13px;font-size:16px;padding-top:8px;resize:none;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}section.contact-page .contact-info{background:#133a71;color:#fff;padding:30px;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px}section.contact-page .real-hero{width:100%;height:100%;display:flex;justify-content:center;align-items:center}section.contact-page .title{font-weight:800;font-size:4em;color:#fff;position:relative;z-index:9}section.contact-page .contact-item svg{width:30px}section.contact-page .contact-item{background:#d9d9d933;border-radius:15px;padding:18px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px}section.contact-page .contact-text{display:flex;gap:20px}section.contact-page p.contact-details{width:250px;line-height:20px}section.contact-page .contact-item .left{display:flex;flex-direction:column;gap:4px}section.contact-page .real-contact-info{display:flex;flex-direction:column;gap:20px}section.contact-page img.social-contact-img.x{width:35px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}section.contact-page .social-contact.snap svg{width:38px}section.contact-page .social-icons{display:flex;justify-content:space-around;align-items:center}section.contact-page p.social-text{margin-block:1em}@media (max-width: 1024px){section.contact-page section.content{padding-inline:60px}section.contact-page input.input.name-input,section.contact-page textarea.input.message-input{width:100%;max-width:20em}section.contact-page .real-content{flex-direction:column-reverse;gap:40px}section.contact-page .title{font-size:3em}}@media (max-width: 768px){section.contact-page section.content{padding-inline:30px;padding-block:40px}section.contact-page .real-content{flex-direction:column-reverse;gap:30px}section.contact-page input.input.name-input,section.contact-page textarea.input.message-input{width:100%;height:auto;min-height:2.5em}section.contact-page .contact-info{padding:20px;width:100%}section.contact-page p.contact-details{width:100%;font-size:14px}section.contact-page .title{font-size:2.5em}section.contact-page .social-icons{gap:15px}section.contact-page .social-contact.snap svg{width:32px}section.contact-page img.social-contact-img.x{width:30px}}@media (max-width: 480px){section.contact-page section.hero{height:50vh}section.contact-page section.content{padding-inline:20px;padding-block:30px}section.contact-page .title{font-size:1.8em}section.contact-page .real-form{gap:12px}section.contact-page .form-group label{font-size:14px}section.contact-page input.input.name-input,section.contact-page textarea.input.message-input{font-size:14px;padding-right:10px}section.contact-page form.form button{width:100%;height:2.5em;font-size:14px}section.contact-page .contact-info{padding:15px}section.contact-page .contact-item{padding:12px}section.contact-page .contact-item svg{width:24px}section.contact-page .contact-text{gap:12px}section.contact-page .contact-title{font-size:14px}section.contact-page p.contact-details{font-size:12px;width:100%;line-height:16px}section.contact-page p.social-text{font-size:14px;margin-block:.8em}section.contact-page .social-icons{gap:10px;justify-content:center}section.contact-page .social-contact.snap svg{width:28px}section.contact-page img.social-contact-img.x{width:26px}}@media (max-width: 360px){section.contact-page .title{font-size:1.5em}section.contact-page section.content{padding-inline:15px}section.contact-page form.form button{height:2.3em;font-size:13px}section.contact-page p.contact-details{font-size:11px}}section.news-section{padding:40px 0 30px;text-align:center}section.news-page .news-section h2{font-weight:800;font-size:64px;margin-bottom:10px;color:#111}section.news-page .news-section p.section-desc{color:#444;font-size:1.1rem;margin-bottom:25px}section.news-page .news-carousel-controls{display:flex;justify-content:flex-end;gap:10px;margin-bottom:20px;margin-right:10%;margin-left:7em}section.news-page .news-carousel-controls button{background:#ff914c;border:none;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;font-size:2em;cursor:pointer;transition:background .2s;color:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}section.news-page .news-carousel-controls button:hover{background:#f9a85d}section.news-page .news-cards{display:flex;justify-content:center;gap:18px;flex-wrap:wrap}section.news-page .news-card{background:#fff;box-shadow:0 2px 8px #00000012;width:350px;min-height:17em;height:auto!important;display:flex;flex-direction:column;align-items:flex-end;text-align:right;position:relative;border-radius:1em;overflow:hidden}section.news-page .news-card .news-image-area{position:relative}section.news-page .news-card .date{width:-moz-fit-content;width:fit-content;background:#ea812c;color:#fff;padding-inline:15px;padding-block:3px;border-radius:9px}section.news-page .news-card .news-title{font-weight:700!important;font-size:20px!important}section.news-page .news-card .news-desc{font-weight:400;font-size:17px;color:#484c54}section.news-page .news-go{text-align:left}section.news-page a.read-more{display:flex;align-items:center;justify-content:flex-end;gap:5px}section.news-page .real-news-card{width:100%}section.news-page .news-content-area{padding:1em}section.news-page .news-card .news-image-area img.news-image{width:100%;height:16em;-o-object-fit:cover;object-fit:cover}section.news-page .news-card .zigzag{width:100%;height:18px;margin-bottom:10px}section.news-page .news-card .news-title{font-size:24px;font-weight:500;margin-bottom:6px;color:#222}section.news-page .news-card .news-desc{font-weight:500;font-size:18px;color:#334155}section.news-page .news-card .news-logo{width:10em;align-self:flex-end;margin-top:auto;left:calc(50% - 5em);position:relative}section.news-page .news-section p.section-desc{font-weight:400;font-size:34px;padding-inline:8em}section.news-page .row{width:100%;display:flex;justify-content:space-between}section.news-page .news-card .news-title{font-size:21px}@media (max-width: 768px){section.news-page .news-section h2{font-size:32px}section.news-page .news-section p.section-desc{font-size:16px;padding-inline:1em}section.news-page .news-carousel-controls{justify-content:center;margin:15px 0}section.news-page .news-carousel-controls button{width:45px;height:45px;font-size:1.5em}section.news-page .news-cards{flex-direction:column;align-items:center;gap:14px}section.news-page .news-card{width:90%;height:auto;padding:16px}section.news-page .news-card .news-title{font-size:18px}section.news-page .news-card .news-desc{font-size:15px}section.news-page .news-card .news-logo{width:8em}}@media (min-width: 769px) and (max-width: 1024px){section.news-page .news-section h2{font-size:42px}section.news-page .news-section p.section-desc{font-size:20px;padding-inline:3em}section.news-page .news-cards{gap:16px}section.news-page .news-card{width:45%;height:auto}section.news-page .news-card .news-title{font-size:20px}section.news-page .news-card .news-desc{font-size:16px}section.news-page .news-card .news-logo{width:9em}}@media (min-width: 1025px){section.news-page .news-section h2{font-size:64px}section.news-page .news-section p.section-desc{font-size:34px;padding-inline:8em}section.news-page .news-card{width:350px;height:17em}section.news-page .news-card .news-title{font-size:21px}}section.news-page .news-desc{color:#333;line-height:1.6;font-size:1rem}section.news-page .read-more{color:#ea812c;font-weight:700;text-decoration:none;margin-right:4px}section.news-page .read-more:hover{text-decoration:underline}section.exhibition-page section.hero{background:url(/assets/slide3-Bz5qxLjE.jpg) no-repeat!important;position:relative!important;height:100vh!important;background-size:cover!important}section.exhibition-page .real-hero-banner-area{display:flex;gap:2em;font-weight:400;font-size:29px;color:#fff}section.exhibition-page .exhibition-details{width:100%;display:flex;justify-content:center;padding:20px;background-color:#f9f9f9}section.exhibition-page .real-exhibition-details{width:90%;display:grid;grid-template-columns:40% 60%;gap:2%}section.exhibition-page .left-exhibition-area{display:flex;flex-direction:column;gap:20px}section.exhibition-page .real-left-exhibition-area{width:100%}section.exhibition-page .exhibition-organizer-area{background-color:#fff;border-radius:12px;box-shadow:0 2px 5px #0000000d}section.exhibition-page .real-exhibition-organizer-area{display:flex;flex-direction:column;gap:10px}section.exhibition-page .exhibition-title{font-size:18px;font-weight:800;color:#133a71;margin-bottom:8px;padding:1em 1em 10px;border-bottom:solid 1px #d9d9d9}section.exhibition-page .exhibition-media-content{padding:0 1em 1em}section.exhibition-page .exhibition-organizer-content{display:flex;align-items:center;padding:0 1em 1em}section.exhibition-page .real-exhibition-organizer-content{display:flex;align-items:center;gap:10px}section.exhibition-page .organizer-image{width:45px;height:45px;border-radius:50%;-o-object-fit:cover;object-fit:cover}section.exhibition-page .organizer-name{font-size:14px;font-weight:600;color:#111;margin:0}section.exhibition-page .organizer-role{font-size:13px;color:#555;margin:0}section.exhibition-page .exhibition-location-area{background-color:#fff;border-radius:12px;box-shadow:0 2px 5px #0000000d}section.exhibition-page .exhibition-map{padding:0 1em 1em}section.exhibition-page .real-exhibition-location-area{display:flex;flex-direction:column;gap:10px}section.exhibition-page .exhibition-map iframe{border-radius:8px}section.exhibition-page .exhibition-country{margin-top:8px;font-size:13px;text-align:right;color:#333}section.exhibition-page .right-exhibition-area{display:flex;flex-direction:column;gap:20px}section.exhibition-page .real-right-exhibition-area{width:100%}section.exhibition-page .real-right-exhibition-area,section.exhibition-page .real-left-exhibition-area{display:flex;flex-direction:column;gap:1em}section.exhibition-page .exhibition-media-area{background-color:#fff;border-radius:12px;width:90%;margin-inline:auto;box-shadow:0 2px 5px #0000000d}section.exhibition-page .real-exhibition-media-area{display:flex;flex-direction:column;gap:10px}section.exhibition-page .main-media{width:65%;border-radius:8px;-o-object-fit:cover;object-fit:cover}section.exhibition-page .exhibition-media-thumbnails{margin-top:10px}section.exhibition-page .real-exhibition-media-thumbnails{display:flex;gap:10px;justify-content:space-between}section.exhibition-page .media-thumbnail{width:31%;border-radius:8px;-o-object-fit:cover;object-fit:cover;cursor:pointer;transition:transform .2s ease;-webkit-transition:transform .2s ease;-moz-transition:transform .2s ease;-ms-transition:transform .2s ease;-o-transition:transform .2s ease}section.exhibition-page .media-thumbnail:hover{transform:scale(1.05)}section.exhibition-page .exhibition-about-area{background-color:#fff;border-radius:12px;box-shadow:0 2px 5px #0000000d}section.exhibition-page .real-exhibition-about-area p{font-size:16px;color:#212121;line-height:1.3;margin:0;padding:0 1em 1em}section.exhibition-page .exhibition-program-area{background-color:#fff;border-radius:12px;box-shadow:0 2px 5px #0000000d}section.exhibition-page .exhibition-program-list{margin-top:10px;padding:0 1em 1em}section.exhibition-page .real-exhibition-program-list{display:flex;flex-direction:column;gap:8px}section.exhibition-page .exhibition-program-item{border:1px solid #eee;border-radius:8px;padding:10px}section.exhibition-page .real-exhibition-program-item{display:flex;flex-direction:column;gap:3px}section.exhibition-page .program-time{font-size:13px;font-weight:700;color:#0043a4;margin:0}section.exhibition-page .program-title{font-size:15px;font-weight:800;color:#133a71;margin:0}section.exhibition-page .program-location{font-size:16px;color:#212121;line-height:1.3;margin:0}@media (max-width: 900px){.real-exhibition-details{grid-template-columns:1fr}.real-exhibition-media-thumbnails{flex-direction:column}.media-thumbnail{width:100%}}section.exhibition-page .speakers-section img.speaker-img{width:70px;height:70px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}section.exhibition-page .speakers-section .speaker-name{font-size:22px;font-weight:700;color:#133a71;margin:0}section.exhibition-page .speakers-section .speaker-role{font-size:17px;color:#000;margin:0;font-weight:400}section.exhibition-page .speakers-section .real-exhibition-media-content{display:flex;justify-content:space-between}section.exhibition-page .speakers-section .speaker{border:solid 1px #d9d9d9;border-radius:1.5em;padding:1em;min-width:300px;height:95px}section.exhibition-page .speakers-section .real-speaker{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%}section.exhibition-page .exhibition-media-area.sponsors .partners-section{width:100%;background-color:#fff;padding:40px 0;display:flex;justify-content:center}section.exhibition-page .exhibition-media-area.sponsors .real-partners-section{width:100%;display:flex;flex-direction:column;align-items:center;gap:25px}section.exhibition-page .exhibition-media-area.sponsors .partners-title-area{width:100%;text-align:center}section.exhibition-page .exhibition-media-area.sponsors .partners-title{font-size:20px;font-weight:700;color:#21272a}section.exhibition-page .exhibition-media-area.sponsors .partners-slider-area{width:100%;display:flex;justify-content:center;padding:0 1em}section.exhibition-page .exhibition-media-area.sponsors .real-partners-slider-area{width:100%;display:flex;align-items:center;justify-content:space-between;position:relative;gap:1em}section.exhibition-page .exhibition-media-area.sponsors .partners-arrow-button{background-color:transparent;border:none;border-radius:50%;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}section.exhibition-page .exhibition-media-area.sponsors .partners-arrow-button img{width:80px;height:auto}section.exhibition-page .exhibition-media-area.sponsors .partners-logos-area{flex:1;overflow:hidden}section.exhibition-page .exhibition-media-area.sponsors .real-partners-logos-area{display:flex;justify-content:space-evenly;align-items:center;gap:20px;transition:transform .4s ease;-webkit-transition:transform .4s ease;-moz-transition:transform .4s ease;-ms-transition:transform .4s ease;-o-transition:transform .4s ease}section.exhibition-page .exhibition-media-area.sponsors .partner-logo-item{flex:1;text-align:center;min-width:150px}section.exhibition-page .exhibition-media-area.sponsors .real-partner-logo-item{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px}section.exhibition-page .exhibition-media-area.sponsors .partner-logo{width:150px;height:auto;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease;-webkit-transition:transform .3s ease;-moz-transition:transform .3s ease;-ms-transition:transform .3s ease;-o-transition:transform .3s ease}section.exhibition-page .exhibition-media-area.sponsors .partner-logo:hover{transform:scale(1.05)}section.exhibition-page .exhibition-media-area.sponsors .partner-title{font-size:14px;color:#333;font-weight:500}@media (max-width: 768px){.exhibition-media-area.sponsors .real-partners-logos-area{flex-wrap:wrap;justify-content:center}.exhibition-media-area.sponsors .partner-logo{width:120px}.exhibition-media-area.sponsors .partners-arrow-button{display:none}.exhibition-media-area.sponsors .partners-slider-area{padding:0}}@media (max-width: 575px){section.exhibition-page section.hero{height:50vh!important}section.exhibition-page .real-hero-banner-area{gap:1em;font-size:18px}section.exhibition-page .real-exhibition-details{width:95%;grid-template-columns:1fr;gap:1%}section.exhibition-page .left-exhibition-area,section.exhibition-page .right-exhibition-area{gap:15px}section.exhibition-page .exhibition-organizer-area,section.exhibition-page .exhibition-location-area,section.exhibition-page .exhibition-media-area,section.exhibition-page .exhibition-about-area,section.exhibition-page .exhibition-program-area{width:100%;margin-inline:0}section.exhibition-page .exhibition-title{font-size:16px;padding:.8em}section.exhibition-page .exhibition-media-content,section.exhibition-page .exhibition-organizer-content,section.exhibition-page .exhibition-map{padding:.8em}section.exhibition-page .main-media{width:100%}section.exhibition-page .real-exhibition-media-thumbnails{flex-direction:column;gap:8px}section.exhibition-page .media-thumbnail{width:100%}section.exhibition-page .organizer-image{width:40px;height:40px}section.exhibition-page .organizer-name{font-size:13px}section.exhibition-page .organizer-role{font-size:12px}section.exhibition-page .exhibition-map iframe{height:200px}section.exhibition-page .exhibition-program-item{padding:8px}section.exhibition-page .program-time{font-size:12px}section.exhibition-page .program-title{font-size:14px}section.exhibition-page .program-location{font-size:14px}section.exhibition-page .speakers-section .speaker{min-width:100%;height:auto;padding:.8em;margin-bottom:10px}section.exhibition-page .speakers-section img.speaker-img{width:60px;height:60px}section.exhibition-page .speakers-section .speaker-name{font-size:18px}section.exhibition-page .speakers-section .speaker-role{font-size:14px}section.exhibition-page .speakers-section .real-exhibition-media-content{flex-direction:column}section.exhibition-page .exhibition-media-area.sponsors .partners-arrow-button{display:none}section.exhibition-page .exhibition-media-area.sponsors .real-partners-logos-area{flex-wrap:wrap;justify-content:center}section.exhibition-page .exhibition-media-area.sponsors .partner-logo{width:100px}section.exhibition-page .exhibition-media-area.sponsors .partner-logo-item{min-width:auto;flex:0 1 calc(50% - 10px)}section.exhibition-page .exhibition-media-area.sponsors .partner-title{font-size:12px}section.news-page .news-section h2{font-size:24px}section.news-page .news-section p.section-desc{font-size:14px;padding-inline:1em;margin-bottom:15px}section.news-page .news-carousel-controls{margin:10px 0;justify-content:center}section.news-page .news-carousel-controls button{width:40px;height:40px;font-size:1.2em}section.news-page .news-card{width:100%;min-height:15em}section.news-page .news-card .news-title{font-size:16px}section.news-page .news-card .news-desc{font-size:13px}}@media (min-width: 576px) and (max-width: 767px){section.exhibition-page section.hero{height:60vh!important}section.exhibition-page .real-hero-banner-area{gap:1.5em;font-size:22px}section.exhibition-page .real-exhibition-details{width:92%;grid-template-columns:1fr;gap:1.5%}section.exhibition-page .exhibition-media-area{width:95%}section.exhibition-page .main-media{width:100%}section.exhibition-page .speakers-section .real-exhibition-media-content{display:flex;flex-wrap:wrap;gap:15px}section.exhibition-page .speakers-section .speaker{min-width:calc(50% - 8px);height:auto}section.exhibition-page .exhibition-media-area.sponsors .partners-arrow-button{display:none}section.exhibition-page .exhibition-media-area.sponsors .real-partners-logos-area{flex-wrap:wrap;justify-content:center}section.exhibition-page .exhibition-media-area.sponsors .partner-logo-item{min-width:auto;flex:0 1 calc(50% - 10px)}section.exhibition-page .exhibition-media-area.sponsors .partner-logo{width:120px}section.news-page .news-section h2{font-size:32px}section.news-page .news-section p.section-desc{font-size:16px;padding-inline:2em}section.news-page .news-card{width:calc(50% - 9px)}section.news-page .news-card .news-title{font-size:18px}section.news-page .news-card .news-desc{font-size:14px}}@media (min-width: 768px) and (max-width: 991px){section.exhibition-page section.hero{height:70vh!important}section.exhibition-page .real-hero-banner-area{gap:1.8em;font-size:25px}section.exhibition-page .real-exhibition-details{width:95%;grid-template-columns:45% 55%;gap:2%}section.exhibition-page .main-media{width:60%}section.exhibition-page .real-exhibition-media-thumbnails{flex-direction:column;gap:10px}section.exhibition-page .media-thumbnail{width:100%}section.exhibition-page .speakers-section .real-exhibition-media-content{flex-wrap:wrap;gap:15px}section.exhibition-page .speakers-section .speaker{min-width:calc(50% - 8px)}section.exhibition-page .exhibition-media-area.sponsors .partner-logo{width:130px}section.exhibition-page .exhibition-media-area.sponsors .real-partners-logos-area{gap:15px}section.news-page .news-section h2{font-size:42px}section.news-page .news-section p.section-desc{font-size:18px;padding-inline:3em}section.news-page .news-carousel-controls{margin-right:5%;margin-left:2em}section.news-page .news-card{width:calc(50% - 9px)}section.news-page .news-card .news-image-area img.news-image{height:14em}section.news-page .news-card .news-title{font-size:19px}section.news-page .news-card .news-desc{font-size:15px}}@media (min-width: 992px) and (max-width: 1199px){section.exhibition-page .real-exhibition-details{width:92%;grid-template-columns:40% 60%}section.news-page .news-section h2{font-size:54px}section.news-page .news-section p.section-desc{font-size:28px;padding-inline:6em}section.news-page .news-card{width:340px}section.news-page .news-carousel-controls{margin-right:8%}}@media (min-width: 1200px){section.exhibition-page .real-exhibition-details{width:90%;grid-template-columns:40% 60%}section.news-page .news-section h2{font-size:64px}section.news-page .news-section p.section-desc{font-size:34px;padding-inline:8em}section.news-page .news-card{width:350px;height:17em}section.news-page .news-carousel-controls{margin-right:10%}}@media (max-width: 768px){section.exhibition-page img{max-width:100%;height:auto}section.exhibition-page .exhibition-details{padding:15px}section.exhibition-page .exhibition-country{font-size:12px}}@media (max-width: 1024px){section.exhibition-page .real-exhibition-organizer-content{gap:8px}section.exhibition-page .real-exhibition-program-item{gap:2px}}*{margin:0;padding:0;box-sizing:border-box}body{color:#1a1a1a;line-height:1.6}section.article-page{margin-top:3em;min-height:100vh;padding:20px;direction:rtl}section.article-page .article-container{max-width:800px;margin:0 auto;background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000d}section.article-page .hero-image{width:100%;height:400px;overflow:hidden;border-radius:12px;margin-bottom:20px}section.article-page .hero-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.article-page .article-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding:0 20px;flex-wrap:wrap;gap:15px}section.article-page .category-tag{background-color:#10b981;color:#fff;padding:6px 16px;border-radius:20px;font-size:14px;font-weight:600}section.article-page .meta-info{display:flex;gap:20px;align-items:center;color:#666;font-size:14px}section.article-page .reading-time,section.article-page .publish-date{display:flex;align-items:center;gap:6px}section.article-page .reading-time svg,section.article-page .publish-date svg{opacity:.7}section.article-page .article-title{font-size:32px;font-weight:700;color:#1a1a1a;margin-bottom:20px;padding:0 20px;line-height:1.3}section.article-page .article-lead{font-size:18px;color:#4a5568;margin-bottom:25px;padding:0 20px;line-height:1.6}section.article-page .social-icons{display:flex;align-items:center;gap:15px;padding:20px;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin-bottom:30px}section.article-page .share-label{font-weight:600;color:#1a1a1a;margin-left:10px}section.article-page .social-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:#f3f4f6;color:#4b5563;transition:all .3s ease;text-decoration:none}section.article-page .social-icon:hover{background-color:#1a1a1a;color:#fff;transform:translateY(-2px)}section.article-page .article-content{padding:0 20px 40px;font-size:16px;color:#374151;line-height:1.8}section.article-page .article-content p{margin-bottom:20px}section.article-page .article-section{margin:30px 0;padding:20px;background-color:#f9fafb;border-right:4px solid #10b981;border-radius:8px}section.article-page .article-section h2{font-size:22px;color:#1a1a1a;margin-bottom:15px;font-weight:700}section.article-page .article-section p{margin-bottom:15px;color:#4b5563}@media (max-width: 768px){.article-page{padding:10px}section.article-page .hero-image{height:250px}section.article-page .article-title{font-size:24px}section.article-page .article-lead{font-size:16px}section.article-page .article-meta{flex-direction:column;align-items:flex-start}section.article-page .social-icons{flex-wrap:wrap}}@media (max-width: 480px){section.article-page .article-title{font-size:20px}section.article-page .article-content{font-size:15px}section.article-page .social-icon{width:32px;height:32px}}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-green-600:oklch(62.7% .194 149.214);--color-black:#000;--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--radius-lg:.5rem;--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.mt-6{margin-top:calc(var(--spacing)*6)}.flex{display:flex}.h-\[100vh\]{height:100vh}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-6{gap:calc(var(--spacing)*6)}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-white{background-color:var(--color-white)}.bg-cover{background-size:cover}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.object-cover{-o-object-fit:cover;object-fit:cover}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-black{color:var(--color-black)}.text-green-600{color:var(--color-green-600)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}@media (min-width:64rem){.lg\:gap-4{gap:calc(var(--spacing)*4)}}}:root{--primary-color:#133a71;--secondary-color:#25375f;--accent-color:#fb9d31;--text-light:#fff;--bg-light:#f5f5f5;background-color:#f5f5f5;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5}section.entertainments-page section.hero{background:url(/assets/hero-bg-D2DQJVX1.png) 0 0/cover no-repeat!important;height:100vh!important;position:relative!important}section.entertainments-page{width:100%;overflow-x:hidden}section.entertainments-page .hero-section{justify-content:center;align-items:center;height:clamp(300px,50vh,500px);display:flex;position:relative;overflow:hidden}section.entertainments-page .hero-background{z-index:-1;position:absolute;inset:0}section.entertainments-page .hero-content{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;padding:clamp(1rem,5%,3rem);display:flex}section.entertainments-page .hero-title{color:var(--text-light);margin:0;font-size:clamp(2rem,6vw,3.5rem);font-weight:800;line-height:1.2}section.entertainments-page .hero-subtitle{color:#ffffffe6;max-width:600px;margin:0;font-size:clamp(1rem,3vw,1.3rem);line-height:1.6}section.entertainments-page .hero-button{background-color:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:.8rem;padding:clamp(.6rem,2vw,1rem) clamp(1.5rem,4vw,2.5rem);font-size:clamp(1rem,2vw,1.2rem);font-weight:700;transition:all .3s;box-shadow:0 4px 15px #fb9d314d}section.entertainments-page .hero-button:hover{background-color:#ff8c00;transform:translateY(-3px);box-shadow:0 6px 20px #fb9d3180}section.entertainments-page .hero-button:active{transform:translateY(-1px)}section.entertainments-page .events-section{width:100%;padding:clamp(1.5rem,4%,3rem)}section.entertainments-page .section-header{flex-flow:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}section.entertainments-page .section-title{color:var(--primary-color);margin:0;font-size:clamp(1.5rem,5vw,2.25rem);font-weight:700}section.entertainments-page .scroll-controls{flex-direction:row-reverse;gap:.8rem;display:flex}section.entertainments-page .scroll-button{background:linear-gradient(135deg,var(--primary-color)0%,var(--secondary-color)100%);cursor:pointer;border:none;border-radius:.8rem;justify-content:center;align-items:center;padding:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #133a7133}section.entertainments-page .scroll-button:hover{background:linear-gradient(135deg,var(--secondary-color)0%,var(--primary-color)100%);transform:scale(1.12)translateY(-2px);box-shadow:0 8px 20px #133a7159}section.entertainments-page .scroll-button:active{transform:scale(.95)}section.entertainments-page .scroll-button img{filter:brightness(0)invert();width:1.5rem;height:1.5rem}section.entertainments-page .events-slider-wrapper{width:100%;padding:.5rem 0;position:relative;overflow:visible}section.entertainments-page .events-slider{gap:1.5rem;width:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}section.entertainments-page .slide-item{box-sizing:border-box;flex-shrink:0;justify-content:center;width:calc(33.333% - 1rem);min-width:calc(33.333% - 1rem);padding:0;display:flex}@media (min-width:1200px){section.entertainments-page .slide-item{width:calc(33.333% - 1rem);min-width:calc(33.333% - 1rem)}section.entertainments-page .events-slider{gap:1.5rem}}@media (min-width:768px) and (max-width:1199px){section.entertainments-page .slide-item{width:calc(50% - .75rem);min-width:calc(50% - .75rem)}section.entertainments-page .events-slider{gap:1.5rem}}@media (max-width:767px){section.entertainments-page .slide-item{width:100%;min-width:100%}section.entertainments-page .events-slider{gap:1rem}}section.entertainments-page .slide-indicators{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:2rem;display:flex}section.entertainments-page .indicator-dot{border:2.5px solid var(--primary-color);cursor:pointer;background-color:#0000;border-radius:50%;width:.8rem;height:.8rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}section.entertainments-page .indicator-dot.active{background-color:var(--accent-color);border-color:var(--accent-color);transform:scale(1.4);box-shadow:0 0 12px #fb9d3166}section.entertainments-page .indicator-dot:hover{background-color:var(--primary-color);transform:scale(1.2);box-shadow:0 0 8px #133a714d}section.entertainments-page .NewestCard{border-radius:1.4rem;flex-direction:column;flex-shrink:0;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000001f}section.entertainments-page .NewestCard:before{content:"";opacity:0;pointer-events:none;z-index:1;background:linear-gradient(135deg,#fb9d3100,#fb9d311a);border-radius:1.4rem;transition:opacity .4s;position:absolute;inset:0}section.entertainments-page .NewestCard:hover{transform:translateY(-12px)scale(1.02);box-shadow:0 12px 28px #133a7133}section.entertainments-page .NewestCard:hover:before{opacity:1}section.entertainments-page .newestCardImg{-o-object-fit:cover;object-fit:cover;width:100%;height:clamp(200px,35vh,240px)}section.entertainments-page .cardDetails{background:linear-gradient(180deg,var(--secondary-color)0%,#25375ff2 100%);color:var(--text-light);z-index:2;flex-direction:column;flex-grow:1;gap:1rem;padding:1.5rem;display:flex;position:relative}section.entertainments-page .cardDetails h1{margin:0;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:700;line-height:1.3}section.entertainments-page .CardPrice{color:var(--accent-color);margin:0;font-size:clamp(1.3rem,3vw,1.8rem);font-weight:700}section.entertainments-page .CardButton{background:linear-gradient(135deg,var(--accent-color)0%,#ff8c00 100%);color:#fff;cursor:pointer;text-transform:none;z-index:3;border:none;border-radius:.8rem;align-self:flex-start;padding:.7rem 1.2rem;font-size:clamp(.85rem,2vw,1rem);font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 12px #fb9d3140}section.entertainments-page .CardButton:before{content:"";z-index:-1;background:#fff3;width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}section.entertainments-page .CardButton:hover:before{left:100%}section.entertainments-page .CardButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #fb9d3166}section.entertainments-page .CardButton:active{transform:translateY(0)}section.entertainments-page .buttoncard{justify-content:flex-start;margin-top:auto;display:flex}@media (max-width:768px){section.entertainments-page .hero-content{padding:1.5rem}section.entertainments-page .section-header{margin-bottom:1.5rem}section.entertainments-page .NewestCard{min-width:clamp(250px,85%,320px)}section.entertainments-page .cardDetails{gap:.6rem;padding:1rem}}@media (max-width:480px){section.entertainments-page .events-section{padding:1rem}section.entertainments-page .section-header{flex-direction:column-reverse;align-items:flex-start;margin-bottom:1.5rem}section.entertainments-page .section-title{width:100%}section.entertainments-page .NewestCard{min-width:100%}section.entertainments-page .cardDetails{padding:.8rem;padding-inline:1.5em}section.entertainments-page .CardButton{padding:.5rem .8rem;font-size:.95rem}section.entertainments-page .scroll-button img{width:2rem;height:2rem}section.entertainments-page .slide-indicators{gap:.4rem;margin-top:1rem}section.entertainments-page .indicator-dot{width:.6rem;height:.6rem}}section.entertainments-page .moreButton{background-color:var(--primary-color);color:#fff;cursor:pointer;border:1px solid #0000;border-radius:1rem;gap:.5rem;width:14.7rem;height:3.75rem;margin-top:.5rem;padding:.5rem;font-family:inherit;font-size:2rem;font-weight:400;transition:all .25s ease-in-out;box-shadow:2px 3px 10px #00000080}section.entertainments-page .moreButton:hover{border-color:#7c7ea5;transform:scale(1.05)}section.entertainments-page .speakerCard{color:#000;text-align:end;box-sizing:border-box;background-color:#fff;border-radius:1.2rem;flex-direction:column;justify-content:space-between;max-width:30rem;margin-bottom:.8rem;padding:1rem;display:flex;box-shadow:0 2px 8px #0000001a}section.entertainments-page .speakerCard h1{margin-bottom:.3rem;font-size:1.8rem;font-weight:700}section.entertainments-page .speakerCard p{margin-bottom:.6rem;font-size:1.2rem;font-weight:400;line-height:1.4}section.entertainments-page .cardTitle{margin-bottom:.5rem;font-size:1.6rem;font-weight:700}section.entertainments-page .details p,section.entertainments-page .details a{font-size:1.2rem;font-weight:400}section.entertainments-page .details a{cursor:pointer;border-bottom:1px solid #000;text-decoration:none}section.entertainments-page .speakEvents{flex-wrap:wrap;justify-content:space-around;align-items:center;gap:.5rem;display:flex}section.entertainments-page .line{background:linear-gradient(90deg,var(--accent-color)0%,#ff8c00 100%);border-radius:1.25rem;width:19rem;height:.375rem;margin:1rem;box-shadow:0 2px 8px #fb9d314d}@supports (scroll-behavior:smooth){section.entertainments-page .events-slider{scroll-behavior:smooth}}@keyframes slideEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}section.entertainments-page .slide-item{animation:.5s forwards slideEnter}@property --tw-ease{syntax:"*";inherits:false}section.entertainment-content{padding-inline:2em;padding-block:1em}.entertainment-banner-area{font-weight:700;font-size:20px;color:#25375f}.real-entertainment-banner-area{display:flex;align-items:center;gap:4px}.entertainment-title{font-weight:700;font-size:32px;color:#25375f}.entertainment-image-area{margin-top:1em}img.entertainment-image{width:100%;height:450px;-o-object-fit:cover;object-fit:cover;border-top-left-radius:24px;border-top-right-radius:24px}.entertainment-details-area{margin-top:1em;padding-inline:1em}.entertainment-det{width:200px;height:50px;border-radius:16px;background:#133a71}.entertainment-det-title{font-weight:400;font-size:16px;color:#fff}.real-entertainment-det{width:100%;height:100%;display:flex;justify-content:center;align-items:center;gap:7px}.real-entertainment-details-area{display:flex;justify-content:space-between}.entertainment-about-title{font-weight:700;font-size:32px;color:#25375f}.entertainment-about-area{margin-top:1em}.real-entertainment-about-content-area{font-weight:400;font-size:16px;color:#133a71}.entertainment-timeline-title{font-weight:700;font-size:32px;color:#25375f}.entertainment-timeline-item-text{font-weight:400;font-size:16px;color:#133a71}.real-entertainment-timeline-item{display:flex;gap:6px;align-items:center}.real-entertainment-timeline-content-area{display:flex;flex-direction:column;gap:10px}.entertainment-timeline-area{margin-top:2em}.real-entertainment-timeline-area{display:flex;flex-direction:column;gap:8px}.entertainment-gallery-area{margin-top:2em}.entertainment-gallery-title{font-weight:700;font-size:32px;color:#25375f}.real-entertainment-content{display:flex;gap:4em}.left-entertainment{width:33.333337%}.right-entertainment{width:66.666667%}.entertainment-terms-title{font-weight:700;font-size:32px;color:#25375f}.real-entertainment-terms-area{display:flex;flex-direction:column;gap:12px}.entertainment-terms-item{position:relative;font-weight:400;font-size:15px;color:#133a71;display:flex;align-items:center;gap:.5em}.real-entertainment-terms-content-area{display:flex;flex-direction:column;gap:4px}.similar-entertainments-area{margin-top:2em}.similar-entertainments-title{font-weight:700;font-size:32px;color:#25375f}.real-entertainment-gallery-area{display:flex;flex-direction:column;gap:1em}.real-similar-entertainments-area{display:flex;flex-direction:column;gap:12px}.entertainment-terms-area{margin-top:2em}.real-similar-entertainments-content-area{display:flex}.entertainment-tickets-title{font-weight:700;font-size:36px;color:#25375f}.ticket-type-description{font-weight:700;font-size:16px;color:#000}.ticket-type-title{font-weight:700;font-size:24px;color:#a9a9a9;display:flex;align-items:center;gap:8px}.ticket-type-price{font-weight:700;font-size:24px;color:#000;display:flex;align-items:center;gap:9px}.avaliable-chair{font-weight:700;font-size:20px;color:#000;display:flex;gap:14px;align-items:center}.avaliable-chairs-area{width:-moz-fit-content;width:fit-content;border:solid 1px #D6D8DE;padding-block:11px;padding-inline:1em;border-radius:4em}.ticket-type-status{font-weight:700;font-size:20px;color:#fff;background:#298f29;padding-block:6px;padding-inline:27px;border-radius:33px;width:-moz-fit-content;width:fit-content;-webkit-border-radius:33px;-moz-border-radius:33px;-ms-border-radius:33px;-o-border-radius:33px}button.reserve-ticket-button{color:#fff;font-weight:700;font-size:24px;background:#133a71;padding-inline:1em;padding-block:10px;border-radius:34px;width:100%;cursor:pointer;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s}button.reserve-ticket-button:hover{background:#25518f}.real-ticket-type-content-area{display:flex;justify-content:space-between}.real-ticket-type-head-area{display:flex;justify-content:space-between;align-items:center}.real-entertainment-ticket-type{display:flex;flex-direction:column;gap:22px;border:solid 1px #D9D9D9;border-radius:24px;padding:1em}.real-entertainment-tickets-area{display:flex;flex-direction:column;gap:1.5em}.entertainment-ticket-type{border:solid 1px #D9D9D9;border-radius:24px}.ticket-type-notes-area{border-bottom:solid 1px #D9D9D9;border-radius:24px;padding:10px;-webkit-border-radius:24px;-moz-border-radius:24px;-ms-border-radius:24px;-o-border-radius:24px}.entertainment-place-details-item{font-weight:400;font-size:16px;color:#133a71}.entertainment-place-details-title{font-weight:700;font-size:32px;color:#25375f}.entertainment-place-details-area{border:solid 1px #D9D9D9;border-radius:24px;padding:1em;margin-top:2em}.real-entertainment-place-details-area{display:flex;flex-direction:column;gap:1em}.real-entertainment-place-details-content-area{display:flex;flex-direction:column;gap:.5em}.entertainment-location-area{border:solid 1px #D9D9D9;border-radius:24px;padding:1em;margin-top:2em}img.entertainment-location-image{border-radius:24px;-webkit-border-radius:24px;-moz-border-radius:24px;-ms-border-radius:24px;-o-border-radius:24px}.real-entertainment-location-details-area{font-weight:400;font-size:24px;color:#000;display:flex;gap:1em;align-items:center}.real-entertainment-location-area{display:flex;flex-direction:column;gap:.5em}.entertainment-organizer-area{border:solid 1px #D9D9D9;border-radius:24px;padding:1em;margin-top:2em;-webkit-border-radius:24px;-moz-border-radius:24px;-ms-border-radius:24px;-o-border-radius:24px}.entertainment-organizer-title{font-weight:700;font-size:32px;color:#25375f}.real-entertainment-organizer{font-weight:700;font-size:24px;color:#25375f;display:flex;gap:.5em}.entertainment-organizer img{width:45px;height:45px;border-radius:50%;background:#d9d9d9}.real-entertainment-organizer-area{display:flex;flex-direction:column;gap:.5em}.entertainment-slider-area{width:100%;display:flex}.real-entertainment-slider-area{width:90%;max-width:1200px;display:flex;justify-content:center;align-items:center}.entertainment-slider-container{position:relative;width:100%;display:flex;align-items:center;justify-content:space-between}.entertainment-slider-images{display:flex;justify-content:space-between;align-items:center;gap:40px;width:100%;overflow:hidden}.entertainment-slider-item{flex:1;border-radius:20px;overflow:hidden;transition:all .3s ease}.entertainment-slider-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:20px}.entertainment-slider-arrow{width:45px;height:45px;background:#fff;border-radius:50%;box-shadow:0 0 10px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease}.entertainment-slider-arrow:hover{background:#f0f0f0}.entertainment-slider-arrow img{width:18px;height:18px}.entertainment-slider-arrow.left{position:absolute;left:-25px}.entertainment-slider-arrow.right{position:absolute;right:-25px}@media (max-width: 992px){.entertainment-slider-images{gap:20px}}@media (max-width: 768px){.entertainment-slider-images{flex-direction:column}.entertainment-slider-arrow.left,.entertainment-slider-arrow.right{display:none}}@media (max-width: 575.98px){.real-entertainment-content{flex-direction:column!important;gap:2em!important}.left-entertainment,.right-entertainment{width:100%!important}section.entertainment-content{padding-inline:1em!important;padding-block:.5em!important}.entertainment-title{font-size:24px!important}.entertainment-about-title,.entertainment-timeline-title,.entertainment-gallery-title,.entertainment-terms-title,.similar-entertainments-title,.entertainment-place-details-title,.entertainment-organizer-title,.entertainment-tickets-title{font-size:22px!important}img.entertainment-image{height:250px!important}.real-entertainment-details-area{flex-direction:column!important;gap:1em!important}.entertainment-det{width:100%!important;height:auto!important;padding:.8em!important}.entertainment-slider-images{flex-direction:column!important;gap:1em!important}.entertainment-slider-arrow.left,.entertainment-slider-arrow.right{display:none!important}.entertainment-slider-item{height:200px!important}.real-entertainment-ticket-type{gap:1em!important;padding:.8em!important}.ticket-type-title{font-size:18px!important}.ticket-type-price{font-size:20px!important}button.reserve-ticket-button{font-size:18px!important;padding-block:8px!important}.real-entertainment-about-content-area,.real-entertainment-terms-content-area,.entertainment-timeline-item-text,.entertainment-place-details-item{font-size:14px!important}.real-entertainment-timeline-content-area{gap:.8em!important}.real-similar-entertainments-content-area{flex-direction:column!important}.real-entertainment-location-details-area,.real-entertainment-organizer{font-size:18px!important}.entertainment-banner-area{font-size:14px!important}}@media (min-width: 576px) and (max-width: 992px){.real-entertainment-content{flex-direction:column!important;gap:2em!important}.left-entertainment,.right-entertainment{width:100%!important}section.entertainment-content{padding-inline:1.5em!important;padding-block:1em!important}.entertainment-title{font-size:28px!important}.entertainment-about-title,.entertainment-timeline-title,.entertainment-gallery-title,.entertainment-terms-title,.similar-entertainments-title,.entertainment-place-details-title,.entertainment-organizer-title,.entertainment-tickets-title{font-size:24px!important}img.entertainment-image{height:300px!important}.real-entertainment-details-area{flex-direction:row!important;flex-wrap:wrap!important;gap:1em!important}.entertainment-det{width:calc(50% - .5em)!important;height:auto!important}.entertainment-slider-images{flex-direction:column!important;gap:1.5em!important}.entertainment-slider-arrow.left,.entertainment-slider-arrow.right{display:none!important}.entertainment-slider-item{height:250px!important}.real-entertainment-ticket-type{gap:1.5em!important}.ticket-type-title{font-size:20px!important}.ticket-type-price{font-size:22px!important}button.reserve-ticket-button{font-size:18px!important}.real-entertainment-about-content-area,.real-entertainment-terms-content-area,.entertainment-timeline-item-text,.entertainment-place-details-item{font-size:15px!important}.real-entertainment-timeline-content-area{gap:1em!important}.real-similar-entertainments-content-area{flex-direction:column!important}.real-entertainment-location-details-area{font-size:20px!important}.entertainment-banner-area{font-size:15px!important}}@media (min-width: 992px){.real-entertainment-content{display:flex!important;gap:4em!important}.left-entertainment{width:33.333337%!important}.right-entertainment{width:66.666667%!important}.real-entertainment-details-area{flex-direction:row!important;justify-content:space-between!important;gap:1em!important}.entertainment-det{width:200px!important;height:50px!important}.entertainment-slider-images{flex-direction:row!important;gap:4em!important}.entertainment-slider-arrow.left,.entertainment-slider-arrow.right{display:flex!important}.entertainment-slider-item{height:auto!important}img.entertainment-image{height:450px!important}.entertainment-title,.entertainment-about-title,.entertainment-timeline-title,.entertainment-gallery-title,.entertainment-terms-title,.similar-entertainments-title,.entertainment-place-details-title,.entertainment-organizer-title,.entertainment-tickets-title{font-size:32px!important}.real-entertainment-ticket-type{gap:22px!important}.ticket-type-title,.ticket-type-price,button.reserve-ticket-button{font-size:24px!important}.real-entertainment-about-content-area,.real-entertainment-terms-content-area,.entertainment-timeline-item-text,.entertainment-place-details-item{font-size:16px!important}.real-entertainment-location-details-area,.real-entertainment-organizer{font-size:24px!important}}@media (min-width: 1200px){section.entertainment-content{padding-inline:3em!important}.real-entertainment-content{gap:6em!important}.left-entertainment{width:30%!important}.right-entertainment{width:70%!important}.entertainment-slider-images{gap:6em!important}}@media (prefers-reduced-motion: no-preference){*{scroll-behavior:smooth}}section.entertainment-page img{max-width:100%!important;height:auto!important}.real-entertainment-gallery-area,.real-entertainment-timeline-content-area,.real-entertainment-terms-content-area{flex-wrap:wrap!important}@media (max-width: 768px){button.reserve-ticket-button,.entertainment-slider-arrow{min-height:44px!important;min-width:44px!important}}@media (max-width: 768px){body{line-height:1.6!important}p,.real-entertainment-about-content-area,.real-entertainment-terms-content-area{line-height:1.8!important}}section.events-page .header{position:relative;margin-bottom:1rem}section.events-page .cover{height:31.5rem}section.events-page .headContent{position:absolute;right:2rem;top:12.5rem}section.events-page .header h1{color:#fff;font-size:4rem;font-style:normal;font-weight:700;line-height:normal}section.events-page .header p{color:#fff;text-align:right;font-size:2rem;font-style:normal;font-weight:400;line-height:normal;width:55rem}section.events-page .Next{margin-bottom:4rem}section.events-page .Next .mainName,section.events-page .Before .mainName{font-weight:700;font-size:2.2rem;color:#133a71}section.events-page .top{margin:1rem}section.events-page .line{height:.375rem;width:19rem;border-radius:1.25rem;background-color:#ff9b39;margin:1rem}section.events-page .speakerCard{color:#000;max-width:30rem;border-radius:1.2rem;text-align:end;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:.8rem;padding:1rem;box-sizing:border-box;background-color:#fff;box-shadow:#0000001a 0 2px 8px}section.events-page .speakerCard h1{font-size:1.8rem;font-weight:700;margin-bottom:.3rem}section.events-page .speakerCard p{font-weight:400;font-size:1.2rem;line-height:1.4;margin-bottom:.6rem}section.events-page .cardTitle{font-weight:700;font-size:1.6rem;margin-bottom:.5rem}section.events-page .details p,section.events-page .details a{font-weight:400;font-size:1.2rem}section.events-page .details a{border-bottom:1px solid black;cursor:pointer;text-decoration:none}section.events-page .speakEvents{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:.5rem}@media (max-width: 1024px){section.events-page .cover{height:25rem}section.events-page .speakerCard{max-width:90%;text-align:center}section.events-page .speakerCard h1{font-size:1.5rem}section.events-page .speakerCard p,section.events-page .details a{font-size:1.1rem}section.events-page .cardTitle{font-size:1.4rem}section.events-page .speakEvents{flex-direction:column;align-items:center}}@media (max-width: 900px){section.events-page .headContent{right:1.5rem;top:10rem}section.events-page .header h1{font-size:3rem}section.events-page .header p{font-size:1.6rem;width:40rem}section.events-page .cover{height:22rem}}@media (max-width: 600px){section.events-page .speakerCard{max-width:100%;border-radius:1rem;text-align:center;padding:.8rem}section.events-page .headContent{right:1rem;top:9rem}section.events-page .header h1{font-size:2.4rem}section.events-page .header p{font-size:1.2rem;width:25rem}section.events-page .Next .mainName,section.events-page .Before .mainName{font-size:1.6rem}section.events-page .cover{height:20rem}section.events-page .speakerCard h1{font-size:1.3rem}section.events-page .speakerCard p,section.events-page .details a{font-size:1rem}section.events-page .cardTitle{font-size:1.2rem}section.events-page .speakEvents{flex-direction:column;align-items:center;gap:.8rem}}@media (max-width: 415px){.headContent{right:.5rem;top:7rem}.header h1{font-size:1.8rem}.header p{font-size:1rem;width:18rem}.cover{height:17rem}.speakerCard{padding:.6rem}.speakerCard h1{font-size:1.1rem}.speakerCard p{font-size:.9rem}.cardTitle{font-size:1rem}}section.parties-page .head{padding-inline:3em;padding-block:1em}section.parties-page .content{padding-inline:3em;padding-block:1em}section.parties-page .real-head{display:flex;justify-content:space-between}section.parties-page .filters{display:flex;gap:1em}section.parties-page section.hero{background:url(/assets/hero-bg-D2DQJVX1.png) no-repeat!important;position:relative!important;height:100vh!important;background-size:cover!important}section.parties-page .title-area .title{font-weight:700;font-size:36px;color:#25375f}section.parties-page .filter{font-weight:700;font-size:16px;color:#000;border-radius:30px;border:solid 1px #D6D8DE;width:-moz-fit-content;width:fit-content;padding-block:4px;padding-inline:20px;cursor:pointer;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s}section.parties-page .filter:hover{background:#00000027}section.parties-page .party-card{background:#133a71;border-radius:1em;padding:1em;min-width:500px;max-width:700px;-webkit-border-radius:1em;-moz-border-radius:1em;-ms-border-radius:1em;-o-border-radius:1em}section.parties-page .party-title{font-weight:700;font-size:24px;color:#fff}section.parties-page .party-ads-area{font-weight:400;font-size:16px;color:#fff}section.parties-page img.party-image{width:280px;border-radius:1em;-webkit-border-radius:1em;-moz-border-radius:1em;-ms-border-radius:1em;-o-border-radius:1em}section.parties-page .real-party-card{display:flex;gap:1em}section.parties-page .real-part{display:flex;align-items:center;gap:4px}section.parties-page button.book-now-btn{font-weight:700;font-size:20px;color:#fff;background:#cb8423;width:6em;height:2.3em;border-radius:6em;border:solid 1px #fff;cursor:pointer;-webkit-border-radius:6em;-moz-border-radius:6em;-ms-border-radius:6em;-o-border-radius:6em}section.parties-page .book-now-area{display:flex;justify-content:center;margin-top:1em}section.parties-page .party-image-area{display:flex;align-items:center}section.parties-page .real-content{display:flex;flex-wrap:wrap;justify-content:space-around;row-gap:2em}@media (max-width: 575px){section.parties-page .head{padding-inline:1em;padding-block:.8em}section.parties-page .content{padding-inline:1em;padding-block:.8em}section.parties-page .real-head{flex-direction:column;gap:1.5em}section.parties-page .filters{flex-wrap:wrap;gap:.7em}section.parties-page .filter{font-size:14px;padding-block:3px;padding-inline:15px}section.parties-page .title{font-size:24px}section.parties-page .party-card{min-width:auto;max-width:100%;width:100%;padding:.8em}section.parties-page .real-party-card{flex-direction:column;gap:.8em}section.parties-page img.party-image{width:100%;max-width:100%;height:auto}section.parties-page .party-title{font-size:18px}section.parties-page .party-ads-area{font-size:14px}section.parties-page .real-content{flex-direction:column;justify-content:center;align-items:center;row-gap:1.5em}section.parties-page .book-now-btn{font-size:16px;width:5em;height:2em}section.parties-page .part{margin-bottom:.8em}section.parties-page .real-part{font-size:13px}section.parties-page .part-icon{width:24px!important;height:24px!important}section.parties-page .riial-icon{width:20px!important;height:24px!important}}@media (min-width: 576px) and (max-width: 991px){section.parties-page .head{padding-inline:2em;padding-block:1em}section.parties-page .content{padding-inline:2em;padding-block:1em}section.parties-page .real-head{flex-direction:column;gap:1.2em}section.parties-page .filters{flex-wrap:wrap;gap:.8em}section.parties-page .filter{font-size:15px;padding-block:3px;padding-inline:18px}section.parties-page .title{font-size:28px}section.parties-page .party-card{min-width:auto;max-width:calc(50% - 1em);width:calc(50% - 1em);padding:.9em}section.parties-page .real-party-card{flex-direction:column;gap:.9em}section.parties-page img.party-image{width:100%;height:auto}section.parties-page .party-title{font-size:20px}section.parties-page .party-ads-area{font-size:15px}section.parties-page .real-content{flex-wrap:wrap;justify-content:space-around;row-gap:1.8em}section.parties-page .book-now-btn{font-size:18px;width:5.5em;height:2.1em}section.parties-page .part{margin-bottom:.8em}section.parties-page .real-part{font-size:14px}section.parties-page .part-icon{width:28px!important;height:28px!important}section.parties-page .riial-icon{width:23px!important;height:25px!important}}@media (min-width: 992px){section.parties-page .head{padding-inline:3em;padding-block:1em}section.parties-page .content{padding-inline:3em;padding-block:1em}section.parties-page .real-head{display:flex;justify-content:space-between;gap:0}section.parties-page .filters{display:flex;gap:1em}section.parties-page .filter{font-size:16px;padding-block:4px;padding-inline:20px}section.parties-page .title{font-size:36px}section.parties-page .party-card{min-width:500px;max-width:700px;padding:1em}section.parties-page .real-party-card{display:flex;gap:1em}section.parties-page img.party-image{width:280px;min-width:280px}section.parties-page .party-title{font-size:24px}section.parties-page .party-ads-area{font-size:16px}section.parties-page .real-content{display:flex;flex-wrap:wrap;justify-content:space-around;row-gap:2em}section.parties-page .book-now-btn{font-size:20px;width:6em;height:2.3em}section.parties-page .part{margin-bottom:1em}section.parties-page .real-part{font-size:16px}section.parties-page .part-icon{width:33px!important;height:32px!important}section.parties-page .riial-icon{width:26px!important;height:28px!important}}section.login-page,section.login-page .real-login-page{min-height:100vh}section.login-page .real-login-page{display:flex}section.login-page .right-login-area{position:relative;background:#133a71;width:70%;padding-block:4em}section.login-page .left-login-area{position:relative;background:#d9d9d9;width:30%}section.login-page img.right-ab-image{position:absolute;top:0;right:0;mix-blend-mode:luminosity}section.login-page .real-right-login-area,section.login-page .form-area,section.login-page .real-form-area{width:100%;height:100%}section.login-page .real-form-area{display:flex;justify-content:center;align-items:center}section.login-page .form-container{width:660px;max-height:810px;background:#ffffff1a;box-shadow:inset 0 0 53px 41px #ffffff1a;border-radius:20px}section.login-page .form-title{font-weight:700;font-size:36px;color:#fffc;text-align:center}section.login-page .real-form-container{padding-block:28px;padding-inline:50px}section.login-page .real-form{display:flex;flex-direction:column;gap:55px}section.login-page .form-group{position:relative;width:100%;height:3em;border-bottom:solid 2px #fff}section.login-page .form-group label{position:absolute;font-weight:400;font-size:18px;color:#999;top:50%;right:0;transform:translateY(-50%);pointer-events:none;transition:.25s ease}section.login-page .real-form-content-area{display:flex;flex-direction:column;gap:2em}section.login-page .real-form-group{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:center}section.login-page .form-group input{position:relative;width:100%;height:100%;outline:none;border:none;color:#fff;background:transparent;font-size:16px;padding-inline:5px}section.login-page input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px transparent inset;background-color:transparent;-webkit-text-fill-color:#fff;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}section.login-page .real-form-group input:not(:-moz-placeholder)+label{top:0;font-size:14px}section.login-page .real-form-group input:focus+label,section.login-page .real-form-group input:not(:placeholder-shown)+label{top:0;font-size:14px}section.login-page .login-btn{width:100%;height:45px;border:none;border-radius:8px;background-color:#fff;color:#133a71;font-weight:600;cursor:pointer;transition:.3s}section.login-page .login-btn:hover{background-color:#f0f0f0}section.login-page .forget-password{color:#fff;font-size:14px}section.login-page .forget-password a{color:#00bfff;text-decoration:none}section.login-page .forget-password a:hover{text-decoration:underline}section.login-page .terms{display:flex;align-items:center;gap:8px;color:#fff;font-size:14px}section.login-page input:-webkit-autofill+label{top:0;font-size:14px}section.login-page .form-group.non-border{border:none;height:auto;margin-top:-1em}section.login-page .forget-password{color:#999;font-size:17px;font-weight:400}section.login-page .forget-password a{color:#fff}section.login-page .terms{font-weight:400;font-size:18px;color:#fff}section.login-page .terms input{width:21px;height:21px}section.login-page .login-logo-area{position:absolute;top:3em}section.login-page img.second-login-ab{position:absolute;bottom:0;left:0}section.login-page .real-login-logo-area{display:flex;justify-content:center}section.login-page img.login-logo{width:80%}section.login-page .real-left-login-area{width:100%;height:100%;display:flex;align-items:center}section.login-page .login-abs-area.first{position:relative;width:100%;right:-108px;top:2em}section.login-page img.first-login-ab{width:400px}@media (max-width: 480px){section.login-page .real-login-page{flex-direction:column-reverse;justify-content:flex-end}section.login-page .right-login-area{width:100%;padding-block:2em;height:70vh}section.login-page .left-login-area{width:100%;height:30vh;padding-block:1.5em}section.login-page .form-container{width:90%;max-height:none;margin:0 auto}section.login-page .real-form-container{padding-block:15px;padding-inline:20px}section.login-page .form-title{font-size:24px}section.login-page .real-form{gap:30px}section.login-page .real-form-content-area{gap:1.2em}section.login-page .form-group label{font-size:14px}section.login-page .form-group input{font-size:14px}section.login-page .login-btn{height:40px;font-size:14px}section.login-page .forget-password{font-size:12px}section.login-page img.right-ab-image{width:100%;height:auto;opacity:.3}section.login-page .login-logo-area{position:static;margin-bottom:1em}section.login-page .real-login-logo-area{padding:0 20px}section.login-page img.login-logo{width:90%}section.login-page .login-abs-area{display:none}section.login-page .right-abs-group-area{display:none}}@media (min-width: 481px) and (max-width: 768px){section.login-page .real-login-page{flex-direction:column}section.login-page .right-login-area{width:100%;padding-block:2.5em;min-height:65vh}section.login-page .left-login-area{width:100%;min-height:35vh;padding-block:2em}section.login-page .form-container{width:85%;max-height:none;margin:0 auto}section.login-page .real-form-container{padding-block:20px;padding-inline:35px}section.login-page .form-title{font-size:28px}section.login-page .real-form{gap:40px}section.login-page .real-form-content-area{gap:1.5em}section.login-page .form-group label{font-size:15px}section.login-page .form-group input{font-size:15px}section.login-page .login-btn{height:42px;font-size:15px}section.login-page .forget-password{font-size:13px}section.login-page img.right-ab-image{width:100%;height:auto;opacity:.2}section.login-page .login-logo-area{position:static;margin-bottom:1.5em}section.login-page .real-login-logo-area{padding:0 30px}section.login-page img.login-logo{width:50%}section.login-page .login-abs-area.first{display:none}section.login-page .login-abs-area.second{display:none}section.login-page .right-abs-group-area{display:none}}@media (min-width: 769px) and (max-width: 1024px){section.login-page .real-login-page{flex-direction:row}section.login-page .right-login-area{width:65%;padding-block:3em}section.login-page .left-login-area{width:35%}section.login-page .form-container{width:80%;max-height:650px}section.login-page .real-form-container{padding-block:22px;padding-inline:40px}section.login-page .form-title{font-size:30px}section.login-page .real-form{gap:45px}section.login-page .real-form-content-area{gap:1.6em}section.login-page .form-group label{font-size:16px}section.login-page .form-group input{font-size:15px}section.login-page .login-btn{height:43px;font-size:15px}section.login-page .forget-password{font-size:14px}section.login-page img.right-ab-image{width:90%;height:auto;opacity:.25}section.login-page .login-logo-area{top:2em}section.login-page img.login-logo{width:75%}section.login-page .login-abs-area.first{right:-50px}section.login-page img.first-login-ab{width:300px}section.login-page img.second-login-ab{width:280px}}@media (min-width: 1025px) and (max-width: 1440px){section.login-page .real-login-page{flex-direction:row}section.login-page .right-login-area{width:68%;padding-block:3.5em}section.login-page .left-login-area{width:32%}section.login-page .form-container{width:650px;max-height:780px}section.login-page .real-form-container{padding-block:26px;padding-inline:48px}section.login-page .form-title{font-size:34px}section.login-page .real-form{gap:50px}section.login-page .form-group label{font-size:17px}section.login-page .form-group input{font-size:16px}section.login-page .forget-password{font-size:15px}section.login-page .login-abs-area.first{right:-80px}section.login-page img.first-login-ab{width:350px}section.login-page img.second-login-ab{width:300px}}@media (min-width: 1441px){section.login-page .right-login-area{width:70%}section.login-page .left-login-area{width:30%}section.login-page .form-container{width:660px;max-height:810px}section.login-page .real-form-container{padding-block:28px;padding-inline:50px}section.login-page .form-title{font-size:36px}section.login-page .login-abs-area.first{right:-108px}section.login-page img.first-login-ab{width:400px}}@media (max-height: 600px){section.login-page .real-form{gap:20px}section.login-page .real-form-content-area{gap:1em}section.login-page .form-container{max-height:80vh}section.login-page .real-form-container{padding-block:15px}section.login-page .form-title{margin-bottom:10px}}@media print{section.login-page .right-ab-image,section.login-page .login-abs-area{display:none}}section.signup-page .real-signup-page{display:flex}section.signup-page .right-signup-area{position:relative;background:#133a71;width:70%;padding-block:4em}section.signup-page .left-signup-area{position:relative;background:#d9d9d9;width:30%}section.signup-page img.right-ab-image{position:absolute;top:0;right:0;mix-blend-mode:luminosity}section.signup-page .real-right-signup-area,section.signup-page .form-area,section.signup-page .real-form-area{width:100%;height:100%}section.signup-page .real-form-area{display:flex;justify-content:center;align-items:center}section.signup-page .form-container{width:660px;max-height:810px;background:#ffffff1a;box-shadow:inset 0 0 53px 41px #ffffff1a;border-radius:20px}section.signup-page .form-title{font-weight:700;font-size:36px;color:#fffc;text-align:center}section.signup-page .real-form-container{padding-block:28px;padding-inline:50px}section.signup-page .real-form{display:flex;flex-direction:column;gap:55px}section.signup-page .form-group{position:relative;width:100%;height:3em;border-bottom:solid 2px #fff}section.signup-page .form-group label{position:absolute;font-weight:400;font-size:18px;color:#999;top:50%;right:0;transform:translateY(-50%);pointer-events:none;transition:.25s ease}section.signup-page .real-form-content-area{display:flex;flex-direction:column;gap:2em}section.signup-page .real-form-group{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:center}section.signup-page .form-group input{position:relative;width:100%;height:100%;outline:none;border:none;color:#fff;background:transparent;font-size:16px;padding-inline:5px}section.signup-page input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px transparent inset;background-color:transparent;-webkit-text-fill-color:#fff;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}section.signup-page .real-form-group input:not(:-moz-placeholder)+label{top:0;font-size:14px}section.signup-page .real-form-group input:focus+label,section.signup-page .real-form-group input:not(:placeholder-shown)+label{top:0;font-size:14px}section.signup-page .signup-btn{width:100%;height:45px;border:none;border-radius:8px;background-color:#fff;color:#133a71;font-weight:600;cursor:pointer;transition:.3s}section.signup-page .signup-btn:hover{background-color:#f0f0f0}section.signup-page .forget-password{color:#fff;font-size:14px}section.signup-page .forget-password a{color:#00bfff;text-decoration:none}section.signup-page .forget-password a:hover{text-decoration:underline}section.signup-page .terms{display:flex;align-items:center;gap:8px;color:#fff;font-size:14px}section.signup-page input:-webkit-autofill+label{top:0;font-size:14px}section.signup-page .form-group.non-border{border:none;height:auto;margin-top:-1em}section.signup-page .forget-password{color:#999;font-size:17px;font-weight:400}section.signup-page .forget-password a{color:#fff}section.signup-page .terms{font-weight:400;font-size:18px;color:#fff}section.signup-page .terms input{width:21px;height:21px}section.signup-page .signup-logo-area{position:absolute;top:3em}section.signup-page img.second-signup-ab{position:absolute;bottom:0;left:0}section.signup-page .real-signup-logo-area{display:flex;justify-content:center}section.signup-page img.signup-logo{width:80%}section.signup-page .real-left-signup-area{width:100%;height:100%;display:flex;align-items:center}section.signup-page .signup-abs-area.first{position:relative;width:100%;right:-108px;top:2em}section.signup-page .form-group.non-border.have-account .forget-password{text-align:center}section.signup-page img.first-login-ab{width:400px}section.signup-page .country-code{position:absolute;left:0;color:#fff}@media (max-width: 480px){section.signup-page .real-signup-page{flex-direction:column-reverse;justify-content:flex-end}section.signup-page .right-signup-area{width:100%;padding-block:2em;background:#133a71}section.signup-page .left-signup-area{width:100%;background:#d9d9d9;min-height:250px;padding-block:2em}section.signup-page .form-container{width:90%;max-height:none;max-width:500px}section.signup-page .form-title{font-size:24px;padding-bottom:1em}section.signup-page .real-form-container{padding-block:20px;padding-inline:25px}section.signup-page .real-form{gap:30px}section.signup-page .form-group{height:2.5em}section.signup-page .form-group label{font-size:16px}section.signup-page .form-group input{font-size:14px}section.signup-page .real-form-group input:not(:-moz-placeholder)+label{font-size:12px}section.signup-page .real-form-group input:focus+label,section.signup-page .real-form-group input:not(:placeholder-shown)+label{font-size:12px}section.signup-page .signup-btn{height:40px;font-size:14px}section.signup-page .forget-password{font-size:13px}section.signup-page .terms{font-size:13px;gap:6px}section.signup-page .terms input{width:18px;height:18px}section.signup-page img.right-ab-image{display:none}section.signup-page img.first-signup-ab{width:150px!important;display:none!important}section.signup-page img.signup-logo{width:90%}section.signup-page img.second-signup-ab{width:100px}section.signup-page .country-code{font-size:12px}}@media (min-width: 481px) and (max-width: 768px){section.signup-page .real-signup-page{flex-direction:column}section.signup-page .right-signup-area{width:100%;padding-block:3em}section.signup-page .left-signup-area{width:100%;padding-block:2.5em;min-height:300px}section.signup-page .form-container{width:85%;max-width:600px;max-height:none}section.signup-page .form-title{font-size:28px;padding-bottom:1.2em}section.signup-page .real-form-container{padding-block:24px;padding-inline:35px}section.signup-page .real-form{gap:35px}section.signup-page .form-group{height:2.8em}section.signup-page .form-group label{font-size:17px}section.signup-page .form-group input{font-size:15px}section.signup-page .signup-btn{height:42px;font-size:15px}section.signup-page .forget-password{font-size:14px}section.signup-page .terms{font-size:14px}section.signup-page .terms input{width:20px;height:20px}section.signup-page img.right-ab-image{display:none}section.signup-page img.first-signup-ab{width:200px!important}section.signup-page img.signup-logo{width:70%}section.signup-page img.second-signup-ab{width:120px}}@media (min-width: 769px) and (max-width: 1024px){section.signup-page .real-signup-page{flex-direction:row}section.signup-page .right-signup-area{width:65%;padding-block:3.5em}section.signup-page .left-signup-area{width:35%}section.signup-page .form-container{width:90%;max-width:550px}section.signup-page .form-title{font-size:30px}section.signup-page .real-form-container{padding-block:24px;padding-inline:40px}section.signup-page .real-form{gap:40px}section.signup-page .form-group{height:2.8em}section.signup-page .form-group label{font-size:16px}section.signup-page .form-group input{font-size:15px}section.signup-page .signup-btn{height:43px}section.signup-page .forget-password{font-size:15px}section.signup-page .terms{font-size:15px}section.signup-page img.first-signup-ab{width:250px!important}section.signup-page img.signup-logo{width:75%}}@media (min-width: 1025px) and (max-width: 1440px){section.signup-page .real-signup-page{flex-direction:row}section.signup-page .right-signup-area{width:68%;padding-block:4em}section.signup-page .left-signup-area{width:32%}section.signup-page .form-container{width:85%;max-width:620px}section.signup-page .form-title{font-size:32px}section.signup-page img.first-signup-ab{width:320px!important}}@media (min-width: 1441px){section.signup-page .real-signup-page{flex-direction:row}section.signup-page .right-signup-area{width:70%;padding-block:4.5em}section.signup-page .left-signup-area{width:30%}section.signup-page .form-container{width:660px;max-height:810px}section.signup-page .form-title{font-size:36px}section.signup-page img.first-signup-ab{width:400px!important}}@media (max-width: 1024px){section.signup-page .signup-abs-area.first{right:auto;left:0}}@media (max-width: 768px){section.signup-page .real-form{flex-direction:column}section.signup-page .real-form-content-area{gap:1.5em}}section.verification-page{width:100%;height:100vh;background-color:#0c3c75;display:flex;justify-content:center;align-items:center}section.verification-page .real-verification-page{width:100%;height:100%;display:flex;justify-content:center;align-items:center}section.verification-page .verification-container{background:#ffffff1a;box-shadow:inset 0 0 53px 41px #ffffff1a;border-radius:16px;padding:40px;width:600px;height:430px}section.verification-page .real-verification-container{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%}section.verification-page .verification-title-area .verification-title{color:#fffc;opacity:80%;text-align:center;font-weight:700;font-size:27px;letter-spacing:1px}section.verification-page .verification-title-area .verification-description{color:#fffc;text-align:center;opacity:80%;font-size:18px;letter-spacing:1px;line-height:22px}section.verification-page .real-code-inputs{display:flex;justify-content:center;gap:15px;margin-bottom:30px;flex-direction:row-reverse}section.verification-page .code-box{width:67px;height:67px;background:transparent;border:1px solid rgba(255,255,255,.5);border-radius:10px;text-align:center;font-size:22px;color:#fff;outline:none}section.verification-page .code-box:focus{border-color:#fff}section.verification-page .verification-btn-area{display:flex;justify-content:center}section.verification-page .verification-btn{width:100%;background-color:#fff;color:#0c3c75;border:none;border-radius:8px;padding:10px;font-size:16px;cursor:pointer;transition:.3s}section.verification-page .verification-btn:hover{opacity:.9}section.verification-page img.validate-data-ab-image.image1{position:absolute;top:0;right:0}section.verification-page img.validate-data-ab-image.image2{position:absolute;bottom:0;left:0}section.verification-page .verification-btn-area,section.verification-page .real-verification-btn-area{width:100%}section.verification-page .verification-container{background:#ffffff1a;box-shadow:inset 0 0 53px 41px #ffffff1a;border-radius:16px;padding-block:30px;padding-inline:4em;width:600px;height:430px}section.verification-page .code-box::-moz-placeholder{font-size:27px;position:relative;top:7px}section.verification-page .code-box::placeholder{font-size:27px;position:relative;top:7px}section.verification-page .code-box{width:67px;height:67px;background:transparent;border:1px solid rgba(255,255,255,.5);border-radius:10px;text-align:center;font-size:22px;color:#fff;outline:none;direction:ltr}section.verification-page .real-verification-title-area{display:flex;flex-direction:column;gap:5px}@media (max-width: 479px){section.verification-page .verification-container{width:90%;max-width:100%;height:auto;padding:20px;margin:0 auto}section.verification-page .verification-title-area .verification-title{font-size:20px;letter-spacing:.5px;margin-bottom:10px}section.verification-page .verification-title-area .verification-description{font-size:14px;letter-spacing:.3px;line-height:18px;margin-bottom:20px}section.verification-page .real-code-inputs{gap:8px;margin-bottom:20px}section.verification-page .code-box{width:50px;height:50px;font-size:18px;border-radius:8px}section.verification-page .code-box::-moz-placeholder{font-size:20px}section.verification-page .code-box::placeholder{font-size:20px}section.verification-page .verification-btn{padding:12px;font-size:14px}section.verification-page img.validate-data-ab-image{display:none}}@media (min-width: 480px) and (max-width: 599px){section.verification-page .verification-container{width:85%;height:auto;padding:25px}section.verification-page .verification-title-area .verification-title{font-size:22px;margin-bottom:12px}section.verification-page .verification-title-area .verification-description{font-size:15px;line-height:19px;margin-bottom:22px}section.verification-page .real-code-inputs{gap:10px;margin-bottom:22px}section.verification-page .code-box{width:55px;height:55px;font-size:19px}section.verification-page .verification-btn{padding:12px;font-size:15px}section.verification-page img.validate-data-ab-image{display:none}}@media (min-width: 600px) and (max-width: 767px){section.verification-page .verification-container{width:80%;max-width:500px;height:auto;padding:30px}section.verification-page .verification-title-area .verification-title{font-size:24px;margin-bottom:15px}section.verification-page .verification-title-area .verification-description{font-size:16px;line-height:20px;margin-bottom:25px}section.verification-page .real-code-inputs{gap:12px;margin-bottom:25px}section.verification-page .code-box{width:60px;height:60px;font-size:20px}section.verification-page .code-box::-moz-placeholder{font-size:24px}section.verification-page .code-box::placeholder{font-size:24px}section.verification-page .verification-btn{padding:12px;font-size:15px}section.verification-page img.validate-data-ab-image.image1{width:150px;opacity:.3}section.verification-page img.validate-data-ab-image.image2{width:150px;opacity:.3}}@media (min-width: 768px) and (max-width: 1024px){section.verification-page .verification-container{width:550px;height:430px;padding:35px}section.verification-page .verification-title-area .verification-title{font-size:25px;margin-bottom:12px}section.verification-page .verification-title-area .verification-description{font-size:17px;line-height:21px;margin-bottom:25px}section.verification-page .real-code-inputs{gap:13px;margin-bottom:28px}section.verification-page .code-box{width:63px;height:63px;font-size:21px}section.verification-page img.validate-data-ab-image.image1{width:200px;opacity:.4}section.verification-page img.validate-data-ab-image.image2{width:200px;opacity:.4}}@media (min-width: 1025px){section.verification-page .verification-container{width:600px;height:430px;padding:40px}section.verification-page .real-code-inputs{gap:15px;margin-bottom:30px}section.verification-page .code-box{width:67px;height:67px;font-size:22px}section.verification-page img.validate-data-ab-image.image1{width:250px;opacity:.5}section.verification-page img.validate-data-ab-image.image2{width:250px;opacity:.5}}@media (min-width: 1440px){section.verification-page .verification-container{width:650px;height:450px}section.verification-page .verification-title-area .verification-title{font-size:28px}section.verification-page .verification-title-area .verification-description{font-size:19px}}img.validate-data-ab-image.image1{position:absolute;top:0;right:0}img.validate-data-ab-image.image2{position:absolute;bottom:0;left:0}section.login-page,section.forgetpass-page .real-login-page{min-height:100vh}section.forgetpass-page .real-login-page{display:flex}section.forgetpass-page .right-login-area{position:relative;background:#133a71;width:70%;padding-block:4em}section.forgetpass-page .left-login-area{position:relative;background:#d9d9d9;width:30%}img.right-ab-image{position:absolute;top:0;right:0;mix-blend-mode:luminosity}input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px transparent inset;background-color:transparent;-webkit-text-fill-color:#fff;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input:-webkit-autofill+label{top:0;font-size:14px}img.second-login-ab{position:absolute;bottom:0;left:0}img.login-logo{width:80%}img.first-login-ab{width:400px}@media (max-width: 900px){section.forgetpass-page{padding-inline:1em}}@media (max-width: 480px){section.forgetpass-page{min-height:100vh}section.forgetpass-page .forgetpass-container{width:95%;max-width:100%;height:auto;padding:20px;border-radius:12px}section.forgetpass-page .forgetpass-title{font-size:20px;letter-spacing:.5px}section.forgetpass-page .forgetpass-description{font-size:14px;line-height:20px}section.forgetpass-page .real-code-inputs{gap:8px;margin-bottom:20px}section.forgetpass-page .code-box{width:50px;height:50px;font-size:18px;border-radius:8px}section.forgetpass-page .forgetpass-btn{padding:8px;font-size:14px}section.forgetpass-page .real-login-page{flex-direction:column}section.forgetpass-page .right-login-area{width:100%;padding-block:2em;padding-inline:1em}section.forgetpass-page .left-login-area{width:100%;min-height:200px;padding-block:2em}section.forgetpass-page .form-container{width:95%;max-width:100%;max-height:none;padding:20px;border-radius:16px}section.forgetpass-page .form-title{font-size:24px}section.forgetpass-page .real-form{gap:30px}section.forgetpass-page .form-group{height:2.5em;border-bottom:solid 1.5px #fff}section.forgetpass-page .form-group label{font-size:14px}section.forgetpass-page .form-group input{font-size:14px}section.forgetpass-page .login-btn{padding:8px;font-size:14px}section.forgetpass-page .login-logo-area{top:1.5em}img.first-login-ab{width:250px}img.right-ab-image{width:150px}img.validate-data-ab-image.image1,img.validate-data-ab-image.image2,img.second-login-ab{display:none}}@media (min-width: 481px) and (max-width: 768px){section.forgetpass-page .forgetpass-container{width:90%;max-width:500px;padding:30px;border-radius:16px}section.forgetpass-page .forgetpass-title{font-size:24px}section.forgetpass-page .forgetpass-description{font-size:16px}section.forgetpass-page .code-box{width:60px;height:60px}section.forgetpass-page .real-login-page{flex-direction:column}section.forgetpass-page .right-login-area{width:100%;padding-inline:2em}section.forgetpass-page .left-login-area{width:100%;min-height:250px}section.forgetpass-page .form-container{width:85%;max-width:550px;padding:30px}section.forgetpass-page .form-title{font-size:28px}img.first-login-ab{width:320px}}@media (min-width: 769px) and (max-width: 1024px){section.forgetpass-page .forgetpass-container{width:85%;max-width:550px;padding:35px}section.forgetpass-page .real-login-page{flex-direction:row}section.forgetpass-page .right-login-area{width:60%}section.forgetpass-page .left-login-area{width:40%}section.forgetpass-page .form-container{width:80%;max-width:600px}img.first-login-ab{width:380px}}@media (min-width: 1025px){section.forgetpass-page .forgetpass-container{width:600px;height:430px}section.forgetpass-page .form-container{width:660px;max-height:810px}}@media (max-height: 600px) and (orientation: landscape){section.forgetpass-page{min-height:auto;padding-block:1em}section.forgetpass-page .forgetpass-container,section.forgetpass-page .form-container{max-height:90vh;overflow-y:auto}}section.forgetpass-page{width:100%;height:100vh;background-color:#0c3c75;display:flex;justify-content:center;align-items:center}section.forgetpass-page .real-forgetpass-page{width:100%;height:100%;display:flex;justify-content:center;align-items:center}section.forgetpass-page .forgetpass-container{background:#ffffff1a;box-shadow:inset 0 0 53px 41px #ffffff1a;border-radius:16px;padding:40px;width:600px;height:430px}section.forgetpass-page .real-forgetpass-container{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%}section.forgetpass-page .forgetpass-title-area .forgetpass-title{color:#fffc;opacity:80%;text-align:center;font-weight:700;font-size:27px;letter-spacing:1px}section.forgetpass-page .forgetpass-title-area .forgetpass-description{color:#fffc;text-align:center;opacity:80%;font-size:18px;letter-spacing:1px;line-height:22px}section.forgetpass-page .real-code-inputs{display:flex;justify-content:center;gap:15px;margin-bottom:30px;flex-direction:row-reverse}section.forgetpass-page .code-box{width:67px;height:67px;background:transparent;border:1px solid rgba(255,255,255,.5);border-radius:10px;text-align:center;font-size:22px;color:#fff;outline:none}section.forgetpass-page .code-box:focus{border-color:#fff}section.forgetpass-page .forgetpass-btn-area{display:flex;justify-content:center}section.forgetpass-page .forgetpass-btn{width:100%;background-color:#fff;color:#0c3c75;border:none;border-radius:8px;padding:10px;font-size:16px;cursor:pointer;transition:.3s}section.forgetpass-page .forgetpass-btn:hover{opacity:.9}section.forgetpass-page img.validate-data-ab-image.image1{position:absolute;top:0;right:0}section.forgetpass-page img.validate-data-ab-image.image2{position:absolute;bottom:0;left:0}section.forgetpass-page .forgetpass-btn-area,section.forgetpass-page .real-forgetpass-btn-area{width:100%}section.forgetpass-page .forgetpass-container{background:#ffffff1a;box-shadow:inset 0 0 53px 41px #ffffff1a;border-radius:16px;padding-block:30px;padding-inline:4em;width:600px;height:430px}section.forgetpass-page .code-box::-moz-placeholder{font-size:27px;position:relative;top:7px}section.forgetpass-page .code-box::placeholder{font-size:27px;position:relative;top:7px}section.forgetpass-page .code-box{width:67px;height:67px;background:transparent;border:1px solid rgba(255,255,255,.5);border-radius:10px;text-align:center;font-size:22px;color:#fff;outline:none;direction:ltr}section.forgetpass-page .real-forgetpass-title-area{display:flex;flex-direction:column;gap:5px}section.forgetpass-page .forgetpass-title-area,section.forgetpass-page .forgetpass-inputs-area{width:100%}section.forgetpass-page img.right-ab-image{position:absolute;top:0;right:0;mix-blend-mode:luminosity}section.forgetpass-page .real-right-login-area,section.forgetpass-page .form-area,section.forgetpass-page .real-form-area{width:100%;height:100%}section.forgetpass-page .real-form-area{display:flex;justify-content:center;align-items:center}section.forgetpass-page .form-container{width:660px;max-height:810px;background:#ffffff1a;box-shadow:inset 0 0 53px 41px #ffffff1a;border-radius:20px}section.forgetpass-page .form-title{font-weight:700;font-size:36px;color:#fffc;text-align:center}section.forgetpass-page .real-form-container{padding-block:28px;padding-inline:50px}section.forgetpass-page .real-form{display:flex;flex-direction:column;gap:55px}section.forgetpass-page .form-group{position:relative;width:100%;height:3em;border-bottom:solid 2px #fff}section.forgetpass-page .form-group label{position:absolute;font-weight:400;font-size:18px;color:#999;top:50%;right:0;transform:translateY(-50%);pointer-events:none;transition:.25s ease}section.forgetpass-page .real-form-content-area{display:flex;flex-direction:column;gap:2em}section.forgetpass-page .real-form-group{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:center}section.forgetpass-page .form-group input{position:relative;width:100%;height:100%;outline:none;border:none;color:#fff;background:transparent;font-size:16px;padding-inline:5px}section.forgetpass-page input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px transparent inset;background-color:transparent;-webkit-text-fill-color:#fff;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}section.forgetpass-page .real-form-group input:not(:-moz-placeholder)+label{top:0;font-size:14px}section.forgetpass-page .real-form-group input:focus+label,section.forgetpass-page .real-form-group input:not(:placeholder-shown)+label{top:0;font-size:14px}section.forgetpass-page .login-btn{width:100%;height:45px;border:none;border-radius:8px;background-color:#fff;color:#133a71;font-weight:600;cursor:pointer;transition:.3s}section.forgetpass-page .login-btn:hover{background-color:#f0f0f0}section.forgetpass-page .forget-password{color:#fff;font-size:14px}section.forgetpass-page .forget-password a{color:#00bfff;text-decoration:none}section.forgetpass-page .forget-password a:hover{text-decoration:underline}section.forgetpass-page .terms{display:flex;align-items:center;gap:8px;color:#fff;font-size:14px}section.forgetpass-page input:-webkit-autofill+label{top:0;font-size:14px}section.forgetpass-page .form-group.non-border{border:none;height:auto;margin-top:-1em}section.forgetpass-page .forget-password{color:#999;font-size:17px;font-weight:400}section.forgetpass-page .forget-password a{color:#fff}section.forgetpass-page .terms{font-weight:400;font-size:18px;color:#fff}section.forgetpass-page .terms input{width:21px;height:21px}section.forgetpass-page .login-logo-area{position:absolute;top:3em}section.forgetpass-page img.second-login-ab{position:absolute;bottom:0;left:0}section.forgetpass-page .real-login-logo-area{display:flex;justify-content:center}section.forgetpass-page img.login-logo{width:80%}section.forgetpass-page .real-left-login-area{width:100%;height:100%;display:flex;align-items:center}section.forgetpass-page .login-abs-area.first{position:relative;width:100%;right:-108px;top:2em}section.forgetpass-page img.first-login-ab{width:400px}section.resell-tickets-page section.hero{background:url(/assets/hero-bg-BJnuiyrZ.jpg) no-repeat;position:relative;height:100vh;background-size:cover}section.resell-tickets-content{padding-block:2em;padding-inline:4em}.resell-tickets-title{position:relative;font-weight:700;font-size:40px;color:#000;text-align:center;line-height:45px;display:flex;justify-content:center}.resell-tickets-title:after{content:"";position:absolute;width:226px;height:6px;border-radius:20px;background:#ff9b39;bottom:-.5em}.resell-tickets-title-area{padding-inline:12em}.ticket-card{width:440px;border-radius:48px;overflow:hidden;border:solid 1px #D6D8DE}img.ticket-image{height:200px;width:100%;-o-object-fit:cover;object-fit:cover}.ticket-event-name{font-weight:700;font-size:24px;color:#25375f}.ticket-vip{font-weight:800;font-size:20px;color:#fff;background:#cb8423;width:60px;text-align:center;border-radius:2em}.real-ticket-head-area{display:flex;justify-content:space-between}.ticket-content-area{padding:1em}.ticket-details-row{display:flex;justify-content:space-between}.ticket-det{border:solid 1px #D6D8DE;padding-inline:21px;padding-block:7px;border-radius:41px}.real-ticket-det{display:flex;gap:11px}.real-ticket-content-area{display:flex;flex-direction:column;gap:1em}.ticket-price-row{display:flex;gap:8px}.ticket-price-area .price{font-weight:400;font-size:24px;color:#25375f}.ticket-price-area .for-ticket{font-weight:400;font-size:16px;color:#455a64}button.ticket-buy-btn{font-weight:700;font-size:16px;color:#fff;background:#133a71;padding-inline:20px;padding-block:8px;border-radius:29px;cursor:pointer;transition:.2s;-webkit-border-radius:29px;-moz-border-radius:29px;-ms-border-radius:29px;-o-border-radius:29px}button.ticket-buy-btn:hover{background:#133a71c4}.real-tickets-area{display:flex;flex-wrap:wrap;justify-content:space-around;row-gap:2em}.real-resell-tickets-content{display:flex;flex-direction:column;gap:3em}@media (max-width: 480px){section.resell-tickets-page section.hero{height:60vh;background-size:cover;background-position:center}section.resell-tickets-content{padding-block:1.5em;padding-inline:1em}.resell-tickets-title{font-size:20px;line-height:28px;text-align:center}.resell-tickets-title:after{width:150px;height:4px;bottom:-.7em}.resell-tickets-title-area{padding-inline:.5em}.ticket-card{width:100%;max-width:320px;border-radius:24px;margin:0 auto}img.ticket-image{height:150px}.ticket-event-name{font-size:18px}.ticket-vip{width:50px;font-size:14px}.ticket-det{padding-inline:12px;padding-block:5px;font-size:12px}.ticket-det-icon{width:20px!important;height:20px!important}.ticket-price-area .price{font-size:18px}.ticket-price-area .for-ticket{font-size:12px}button.ticket-buy-btn{font-size:14px;padding-inline:15px;padding-block:6px}.real-tickets-area{flex-direction:column;align-items:center;row-gap:1.5em;justify-content:center}.real-resell-tickets-content{gap:2em}}@media (min-width: 481px) and (max-width: 768px){section.resell-tickets-page section.hero{height:70vh}section.resell-tickets-content{padding-block:2em;padding-inline:2em}.resell-tickets-title{font-size:28px;line-height:36px}.resell-tickets-title:after{width:180px;height:5px}.resell-tickets-title-area{padding-inline:2em}.ticket-card{width:280px;border-radius:32px}img.ticket-image{height:160px}.ticket-event-name{font-size:20px}.ticket-vip{width:55px;font-size:16px}.ticket-det{padding-inline:16px;padding-block:6px;font-size:13px}.ticket-det-icon{width:22px!important;height:22px!important}.ticket-price-area .price{font-size:20px}.ticket-price-area .for-ticket{font-size:14px}button.ticket-buy-btn{font-size:14px;padding-inline:18px;padding-block:7px}.real-tickets-area{flex-wrap:wrap;justify-content:center;gap:1.5em;row-gap:2em}}@media (min-width: 769px) and (max-width: 1024px){section.resell-tickets-page section.hero{height:80vh}section.resell-tickets-content{padding-block:2em;padding-inline:3em}.resell-tickets-title{font-size:32px;line-height:42px}.resell-tickets-title:after{width:200px;height:5px}.resell-tickets-title-area{padding-inline:4em}.ticket-card{width:320px;border-radius:40px}img.ticket-image{height:180px}.ticket-event-name{font-size:22px}.real-tickets-area{justify-content:center;gap:1.5em}}@media (min-width: 1025px){section.resell-tickets-page section.hero{height:100vh}section.resell-tickets-content{padding-block:2em;padding-inline:4em}.resell-tickets-title{font-size:40px;line-height:45px}.resell-tickets-title-area{padding-inline:12em}.ticket-card{width:440px}.real-tickets-area{justify-content:space-around}}@media (min-width: 1440px){section.resell-tickets-page section.hero{background-position:center}section.resell-tickets-content{padding-inline:6em}.resell-tickets-title{font-size:48px;line-height:56px}.ticket-card{width:480px}}@media (max-width: 768px){.ticket-details-row{flex-wrap:wrap;gap:.8em}.ticket-content-area{padding:.8em}.ticket-det-icon{min-width:20px}.resell-tickets-title:after{bottom:-.6em}button.ticket-buy-btn{min-height:40px;width:100%}}@media (max-height: 500px) and (orientation: landscape){section.resell-tickets-page section.hero{height:40vh}}@media print{section.resell-tickets-page section.hero{display:none}.ticket-card{page-break-inside:avoid}}header{padding:1em}header img.header-logo{width:210px}header .header-tabs-area{font-weight:700;font-size:18px;color:#133a71}header .header-tabs-area a{text-decoration:none}header .real-header-tabs-area{display:flex;gap:1em}header button.header-login-button{font-weight:500;font-size:16px;color:#fff;background:#133a71;width:9em;height:3em;border:none;border-radius:33px;cursor:pointer;transition:.2s;-webkit-border-radius:33px;-moz-border-radius:33px;-ms-border-radius:33px;-o-border-radius:33px}header .real-header{display:flex;align-items:center;justify-content:space-between}header .real-left-header-area{display:flex;align-items:center;gap:8px}header .header-search-container{position:relative;font-weight:500;font-size:16px;background:#f2f4f8;min-width:9em;height:3em;border:none;border-radius:33px}header .real-header-search-container{width:100%;height:100%;display:flex;align-items:center}header input.header-search-input{height:100%;width:-webkit-fill-available;background:transparent;border:sienna;padding-right:2em;outline:none;font-size:17px}header .header-search-icon-area{position:absolute;left:1em;display:flex}@media (max-width: 480px){header{padding:.75em}header img.header-logo{width:120px}header .real-header{flex-direction:column;gap:1em}header .header-tabs-area{font-size:12px}header .real-header-tabs-area{flex-wrap:wrap;gap:.5em;justify-content:center}header .header-tab{padding:.5em;font-size:11px}header button.header-login-button{width:7em;height:2.5em;font-size:13px}header .header-search-container{min-width:7em;height:2.5em}header input.header-search-input{font-size:13px;padding-right:1.5em}header .real-left-header-area{gap:5px}}@media (min-width: 481px) and (max-width: 768px){header{padding:.9em}header img.header-logo{width:150px}header .real-header{flex-wrap:wrap;gap:1em}header .header-tabs-area{font-size:15px;order:3;width:100%}header .real-header-tabs-area{flex-wrap:wrap;gap:.75em;justify-content:center}header .header-tab{font-size:13px;padding:.3em}header button.header-login-button{width:8em;height:2.8em;font-size:14px}header .header-search-container{min-width:8em;height:2.8em}header input.header-search-input{font-size:14px}header .real-left-header-area{gap:6px}}@media (min-width: 769px) and (max-width: 1024px){header{padding:.95em}header img.header-logo{width:170px}header .header-tabs-area{font-size:16px}header .real-header-tabs-area{gap:.8em}header .header-tab{font-size:14px;padding:.4em}header button.header-login-button{width:8.5em;height:2.9em;font-size:15px}header .header-search-container{min-width:8.5em;height:2.9em}header input.header-search-input{font-size:15px}header .real-left-header-area{gap:7px}}@media (min-width: 1025px) and (max-width: 1440px){header{padding:1em}header img.header-logo{width:190px}header .header-tabs-area{font-size:17px}header .real-header-tabs-area{gap:.9em}header .header-tab{font-size:15px}header button.header-login-button{width:9em;height:3em;font-size:16px}header .header-search-container{min-width:9em;height:3em}header input.header-search-input{font-size:16px}header .real-left-header-area{gap:8px}}@media (min-width: 1441px){header{padding:1.2em}header img.header-logo{width:220px}header .header-tabs-area{font-size:19px}header .header-tab{font-size:17px;transition:color .3s ease}header .header-tab:hover{color:#0d1f47}header button.header-login-button{width:9.5em;height:3.2em;font-size:17px;transition:background-color .3s ease}header button.header-login-button:hover{background-color:#0d1f47}header .header-search-container{min-width:10em;height:3.2em}header input.header-search-input{font-size:17px}header .real-left-header-area{gap:10px}}@media (max-width: 600px){header .real-right-header-area{order:1}header .middle-header-area{order:2}header .left-header-area{order:3}}section.hero{position:relative;height:100vh;background-size:cover}section.hero:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#133a714d;z-index:1;opacity:70%}section.hero .real-hero{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative;z-index:99}section.hero .title{font-weight:800;font-size:4em;color:#fff;position:relative;z-index:9}.hero-description-area{font-weight:400;font-size:25px;color:#fff}@media (min-width: 1200px){section.hero .real-hero{flex-direction:column;gap:2em;padding-right:3em;width:50%;align-items:flex-start}section.hero .title{font-size:4em}.hero-description-area{font-size:25px}}@media (max-width: 1199px) and (min-width: 768px){section.hero{height:auto;padding:4em 2em}section.hero .real-hero{width:80%;align-items:center;text-align:center;padding-right:0}section.hero .title{font-size:2.8em}.hero-description-area{font-size:20px}}@media (max-width: 767px) and (min-width: 480px){section.hero{height:auto;padding:3em 1.5em}section.hero .real-hero{width:100%;align-items:center;text-align:center;padding-right:0;gap:1.5em}section.hero .title{font-size:2em}.hero-description-area{font-size:18px}}@media (max-width: 479px){section.hero{height:auto;padding:2em 1em}section.hero .real-hero{width:100%;flex-direction:column;align-items:center;text-align:center;padding-right:0;gap:1em}section.hero .title{font-size:1.6em}.hero-description-area{font-size:16px;line-height:1.5}}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.flex{display:flex}.h-\[100vh\]{height:100vh}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.border{border-style:var(--tw-border-style);border-width:1px}.bg-cover{background-size:cover}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.object-cover{-o-object-fit:cover;object-fit:cover}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}*{box-sizing:border-box;margin:0;padding:0;font-family:Almarai,sans-serif}body{color:#333;direction:rtl;background-color:#f8f9fa}a{color:inherit;text-decoration:none}.m-10{margin:2.5rem}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@layer properties;@layer theme,base,components,utilities;/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-green-600: oklch(62.7% .194 149.214);--color-black: #000;--color-white: #fff;--spacing: .25rem;--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--radius-lg: .5rem;--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-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}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::-moz-placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.m-10{margin:calc(var(--spacing) * 10)}.mt-6{margin-top:calc(var(--spacing) * 6)}.ml-4{margin-left:calc(var(--spacing) * 4)}.flex{display:flex}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.flex-col{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-1{gap:calc(var(--spacing) * 1)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.overflow-x-auto{overflow-x:auto}.scroll-smooth{scroll-behavior:smooth}.rounded-lg{border-radius:var(--radius-lg)}.bg-white{background-color:var(--color-white)}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.object-cover{-o-object-fit:cover;object-fit:cover}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-black{color:var(--color-black)}.text-green-600{color:var(--color-green-600)}@media (hover: hover){.hover\:scale-105:hover{--tw-scale-x: 105%;--tw-scale-y: 105%;--tw-scale-z: 105%;scale:var(--tw-scale-x) var(--tw-scale-y)}}@media (width >= 64rem){.lg\:gap-4{gap:calc(var(--spacing) * 4)}}}*{font-family:Almarai,sans-serif}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;background-color:#f5f5f5}.moreButton{margin-top:.5rem;border-radius:1rem;width:14.7rem;height:3.75rem;border:1px solid transparent;padding:.5rem;gap:.5rem;font-size:2rem;font-weight:400;font-family:inherit;background-color:#133a71;color:#fff;box-shadow:#00000080 2px 3px 10px;cursor:pointer;transition:all .25s ease-in-out}.moreButton:hover{border-color:#7c7ea5;transform:scale(1.05)}@media (max-width: 1024px){.moreButton{width:12rem;height:3.3rem;font-size:1.6rem}}@media (max-width: 600px){.moreButton{width:10rem;height:3rem;font-size:1.3rem;border-radius:.8rem;padding:.4rem}.moreButton:hover{transform:scale(1.03)}}@property --tw-scale-x{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-scale-y{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-scale-z{syntax: "*"; inherits: false; initial-value: 1;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-scale-x: 1;--tw-scale-y: 1;--tw-scale-z: 1}}}
