@import"https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700;900&family=Cairo:wght@300;400;600;700;900&display=swap";*{box-sizing:border-box;margin:0}body{font-family:Cairo,sans-serif;background:#021617;direction:rtl;min-height:100vh}button{font-family:Cairo,sans-serif}a{text-decoration:none}.loader-container,page-loader{width:100%;display:flex;min-height:50vh;justify-content:center;align-items:center}page-loader{min-height:100vh}.main-hero{position:relative;z-index:2}.loader{width:48px;height:48px;position:relative}.loader:before,.loader:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48em;height:48em;background-image:radial-gradient(circle 10px,#f0ac35 100%,transparent 0),radial-gradient(circle 10px,#f0ac35 100%,transparent 0),radial-gradient(circle 10px,#f0ac35 100%,transparent 0),radial-gradient(circle 10px,#f0ac35 100%,transparent 0),radial-gradient(circle 10px,#f0ac35 100%,transparent 0),radial-gradient(circle 10px,#f0ac35 100%,transparent 0),radial-gradient(circle 10px,#f0ac35 100%,transparent 0),radial-gradient(circle 10px,#f0ac35 100%,transparent 0);background-position:0em -18em,0em 18em,18em 0em,-18em 0em,13em -13em,-13em -13em,13em 13em,-13em 13em;background-repeat:no-repeat;font-size:.5px;border-radius:50%;animation:blast 1s ease-in infinite}.loader:after{font-size:1px;background:#f0ac35;animation:bounce 1s ease-in infinite;-webkit-animation:bounce 1s ease-in infinite}@keyframes bounce{0%,to{font-size:.75px}50%{font-size:1.5px}}@keyframes blast{0%,40%{font-size:.5px}70%{opacity:1;font-size:4px}to{font-size:6px;opacity:0}}section.hero{position:relative;overflow:hidden}.hero-layer{background:#002316;opacity:.79;position:absolute;top:0;left:0;width:100%;height:100%}.error-container{position:fixed;top:15%;left:15%;width:70%;height:70%;background:#fff;padding:2em;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px}.error-head{height:5%;text-align:end}.error-head svg{cursor:pointer}img.error-image{height:300px}.error-content{display:flex;flex-direction:column;align-items:center}p.error-message{color:#ec4c4c;font-size:19px;font-weight:700;text-align:center}@media (max-width: 550px){.error-container{top:10%;left:5%;width:90%;height:80%}p.error-message{font-size:17px}}header{background:#0000;padding-inline:5em;color:#fff;position:absolute;width:100%;top:0;height:126px;z-index:1}.real-header{display:flex;justify-content:space-between;align-items:center;height:100%}.page-content{position:relative;z-index:0}.real-tabs-area{display:flex;gap:2em;flex-wrap:wrap;justify-content:center;align-items:center}.tabs-area{padding-inline:2em}.tab{font-size:12px;font-weight:700;cursor:pointer;color:#fff}.this-tab{background:#fab642;padding-inline:22px;border-radius:8px;padding-block:2px}img.header-logo{width:7em}button.signin-btn{font-size:16px;font-weight:700;cursor:pointer;color:#fff;background:transparent;border:none;white-space:nowrap}.special-tab .real-tab{display:flex;align-items:center;justify-content:space-between;gap:11px}.special-tab{position:relative}.special-tab .guide-icon{margin-left:5px;font-size:14px}.dropdown-menu{position:absolute;top:132%;left:-300px;background:#f9a825;padding:10px;min-width:500px;box-shadow:0 4px 6px #0000001a;border-radius:5px;display:flex;flex-direction:column}.dropdown-item{padding-inline:10px;color:#fff;text-decoration:none;font-size:14px;transition:background .3s;padding-block:5px}.dropdown-item:hover{background:#ff9800}.dropdown-columns{display:flex}.header-col{display:flex;flex-direction:column;align-items:flex-start;width:30%}.dropdown-menu-icon{position:absolute;margin-top:-1.6em;margin-right:9.8em;fill:#f9a825;width:19px;height:20px}.hidden{display:none}img.user-icon{width:50px;height:50px;border-radius:50%;border:solid 2px;border-color:#096340}img.user-coins-icon{width:30px}.real-user-login-data-area{display:flex;flex-direction:row-reverse;align-items:center;gap:1em}.real-user-coins-area{display:flex;flex-direction:row-reverse;align-items:center}.real-user-coins-icon-area{display:flex;align-items:center}a.header-profile{display:flex;width:50px;height:50px}.real-bottom-episodes-decore-area{display:flex;justify-content:center}.header-guide-icon-svg-container{opacity:0;width:0}.tab-container.special-tab:hover .header-guide-icon-svg-container{opacity:1}.ellipsis{color:#fff;font-weight:700}@media (max-width: 845px){section.guide-page section.guide-section .guide{width:100%!important}section.guide-page section.guide-section img.guide-img{width:100%!important}}@media (max-width: 600px){section.guide-page section.guide-section .guides-container{padding-inline:2em!important}}footer{background:#fdb63a}.footer-fasel-area{position:relative;top:-125px;z-index:1}img.footer-logo,img.footer-abs-image{width:300px}.real-footer-content{display:flex;justify-content:space-between}.real-footer-tabs-area{display:flex;flex-direction:column;flex-wrap:wrap}.real-footer-tabs-group{display:flex;gap:4em}.footer-tab,.footer-info{color:#1a674d;font-weight:700;font-size:18px;min-width:90px}.footer-tab{min-width:170px}.real-footer-info{display:flex;gap:7px}.real-footer-infos-area{max-width:921px;display:flex;gap:3em;flex-wrap:wrap;justify-content:space-around}.footer-info-icon-area,.real-footer-info-icon-area{display:flex;align-items:center}.real-middle-footer{display:flex;flex-direction:column;gap:2em;align-items:center}.copy-right-area{padding-block:6px;color:#fff;background:#1a674d;font-size:17px}.real-copy-right-area{display:flex;justify-content:center;align-items:center}a.copyright-company{color:#fdb63a}.real-footer-app-download-method{display:flex;gap:1em}img.app-download-image{width:130px}.middle-footer{display:flex;align-items:flex-end;padding-bottom:2em}.mini-section-title{padding-inline:4em!important;white-space:nowrap}.mini-section-title{font-size:1.5rem!important}@media (max-width: 1400px){.mini-section-title{font-size:1.5rem!important}.mini-section-title{padding-inline:3em!important}}@media (max-width: 450px){.mini-section-title{padding-inline:2em!important}.mini-section-title{font-size:1.7rem!important}}@media (max-width: 340px){.mini-section-title{padding-inline:1em!important}.mini-section-title{font-size:1rem!important}}.video-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;background:#0000008c}.video-content{width:100%;height:100%;display:flex;justify-content:center;align-items:center}video.video-player{max-width:80%;max-height:80%}.close-button{position:fixed;top:2em;left:2em;cursor:pointer;color:#fff}.modal-overlay{position:fixed;top:0;left:0;height:100%;width:100%;background:#00000075;z-index:1000}.modal-area{position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;padding-inline:2em}.real-modal-area{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.modal-container{width:fit-content;height:fit-content;border-radius:45px;padding:2em;background:linear-gradient(to bottom,#02201e,#055844)}.real-modal-content{display:flex;flex-direction:column;justify-content:space-between}.real-modal-head{display:flex;justify-content:flex-end}.modal-close-container{width:40px;height:40px;background:#fdb63a;color:#fff;font-size:2em;border-radius:11px;cursor:pointer;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s}.modal-close-container:hover{background:#fdb53aa7}.real-modal-close-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.real-modal-cont{width:100%;height:100%;display:flex;flex-direction:row-reverse;justify-content:space-between;gap:5em;align-items:center}.modal-title{font-size:20px;font-weight:700}.real-modal-container,.modal-content,.real-modal-content{width:100%;height:100%}.modal-cont{height:80%;padding-inline:2em}.real-left-modal-area{height:100%;justify-content:center;align-items:center}.modal-image-container{height:90%;max-width:300px;border:solid 5px #f4b745;border-radius:25px;overflow:hidden;position:relative;aspect-ratio:1 / 1}img.modal-image{width:100%;height:100%;background:#055844}.modal-head{height:12%}.real-modal-image-container{display:flex;height:100%}.modal-image-area,.real-modal-image-area{height:100%}.real-play-area{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.play-container{width:45px;height:45px;background:#f4b745;color:#fff;border-radius:50%;cursor:pointer}.real-play-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.real-modal-form-group{display:flex;flex-direction:column;gap:5px}textarea.modal-form-textarea{color:#034235;font-weight:700;font-size:15px;font-family:Cairo,sans-serif;background:#fff;border:solid 3px #fdb63a;padding-inline:8px;border-radius:15px;width:-webkit-fill-available;height:6em;outline:none;cursor:context-menu}.real-right-modal-area{display:flex;flex-direction:column;gap:12px}.real-modal-row{display:flex;justify-content:space-between;flex-wrap:wrap}.right-modal-area{width:450px;margin-top:-2.5em}.modal-title-area{padding-right:1em}.modal-form-group.description-modal-form-group{width:80%}input.modal-form-input{color:#034235;font-weight:600;font-size:12px;font-family:Cairo,sans-serif;background:#fff;border:solid 2px #fdb63a;padding-inline:6px;border-radius:10px;width:-webkit-fill-available;height:3em;outline:none;cursor:context-menu}.modal-cont{height:fit-content;padding-inline:2em}.modal-form-group{width:48%}section.user-data-page{min-height:100vh;background:#fff}.real-user-data-sidebar{display:flex;flex-direction:column;justify-content:center;padding-bottom:8em}.user-data-sidebar-tabs-area{font-size:1.4rem}.real-user-data-sidebar-tabs-area{display:flex;flex-direction:column;gap:1em}a.user-data-sidebar-tab{color:#aaa;text-decoration:none;position:relative;padding-right:1em;margin-right:1em}a.user-data-sidebar-tab.selected{color:#000}a.user-data-sidebar-tab:before{content:"";position:absolute;right:0;top:0;width:4.2px;height:48px;background:#aaa}a.user-data-sidebar-tab.selected:before{background:#ffb300}aside.user-data-sidebar{width:18%;height:100vh;padding-block:2em;position:fixed;top:0;right:0}.real-user-data-sidebar{height:100%;border-left:solid 3px #484848}section.profile-page{width:82%;min-height:100vh;padding-left:2em;padding-right:3em;padding-block:4em}button.save-edits-data-btn{padding-block:1em;padding-inline:1em;background:#ffb300;border-radius:50px;color:#fff;width:100%;border:none}button.logout-btn{height:44px;background:#fff;border:none;font-size:20px;color:#000;display:flex;align-items:center;gap:6px;margin-right:1em;cursor:pointer;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s}button.logout-btn:hover{color:#959595}button.logout-btn svg{color:red}.user-data-logout-area{position:absolute;bottom:65px;width:fit-content;text-align:center;margin-top:10px}.close-sign-notfication-area{position:relative;width:35px;height:35px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:#ffffff38;color:#d5d5d5;left:-10px;cursor:pointer;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s}.close-sign-notfication-area:hover{background:#ffffff13}.status-nofication .message-content{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.status-nofication{display:flex;flex-direction:column;justify-content:center}.status-nofication-deadline-container{width:98%;height:4px;background:#a8a8a8;position:absolute;bottom:0;right:1%}.deadline-content{position:relative;background:#1b4830;height:100%;right:0}.notfications-area>div:nth-child(1){top:20px}.notfications-area>div:nth-child(2){top:105px}.notfications-area>div:nth-child(3){top:190px}.notfications-area>div:nth-child(4){top:275px}.notfications-area>div:nth-child(5){top:360px}.notfications-area>div:nth-child(6){top:445px}.notfications-area>div:nth-child(7){top:530px}.notfications-area>div:nth-child(8){top:615px}.notfications-area>div:nth-child(9){top:700px}.notfications-area>div:nth-child(10){top:785px}.notfications-area>div:nth-child(11){top:870px}.notfications-area>div:nth-child(12){top:955px}.notfications-area>div:nth-child(13){top:1040px}.notfications-area>div:nth-child(14){top:1125px}.notfications-area>div:nth-child(15){top:1210px}.notfications-area>div:nth-child(16){top:1295px}.notfications-area>div:nth-child(17){top:1380px}.notfications-area>div:nth-child(18){top:1465px}.notfications-area>div:nth-child(19){top:1550px}.notfications-area>div:nth-child(20){top:1635px}.notfications-area>div:nth-child(21){top:1720px}.notfications-area>div:nth-child(22){top:1805px}.notfications-area>div:nth-child(23){top:1890px}.notfications-area>div:nth-child(24){top:1975px}.notfications-area>div:nth-child(25){top:2060px}.notfications-area>div:nth-child(26){top:2145px}.notfications-area>div:nth-child(27){top:2230px}.notfications-area>div:nth-child(28){top:2315px}.notfications-area>div:nth-child(29){top:2400px}.notfications-area>div:nth-child(30){top:2485px}.notfications-area>div:nth-child(31){top:2570px}.notfications-area>div:nth-child(32){top:2655px}.notfications-area>div:nth-child(33){top:2740px}.notfications-area>div:nth-child(34){top:2825px}.notfications-area>div:nth-child(35){top:2910px}.notifications-unread-container{position:absolute;top:-7px;left:100px;background:#f25557;width:30px;height:30px;border-radius:50%;color:#fff;font-weight:600;display:flex;justify-content:center;align-items:center}.status-nofication{position:fixed;border-radius:6px;min-width:350px;min-height:75px;right:20px;color:#fff;padding-inline:2em}.status-nofication.success{background:#0b7840}.status-nofication.failed{background:#780b0b}.message-content{display:flex;justify-content:space-between;align-items:center;height:69px}.deadline-content{height:100%;background-color:#4caf50;width:100%;transform-origin:right}.status-nofication.failed .deadline-content{background-color:#f44336}.animate-progress{animation:progressBar 4s linear forwards}.notfications-area{display:flex;flex-direction:column;gap:1em}.add-area{position:fixed;z-index:9;top:5%;left:5%;height:90%;width:90%;background:#fff;border-radius:8px;padding:1em;box-shadow:15px 12px 20px #799279}.real-add-area,.add-container-area,.real-add-container-area,.real-add-content-area,.add-image-area,.real-add-image-area,.real-add-close-area{width:100%;height:100%}.add-content-area{height:93.5%}.add-close-area{height:10%}img.add-image{width:auto;height:100%;max-width:100%}.real-add-image-area{display:flex;justify-content:center;align-items:center}.add-image-area{background:#eee;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.add-close-area{height:6.5%;text-align:end;display:flex;justify-content:flex-end;align-items:center;font-size:1.5rem}svg.add-close-icon{padding:4px;border-radius:50%;height:30px;width:30px;cursor:not-allowed;transition:all .3s ease;width:20px}svg.add-close-icon.enabled{cursor:pointer}.countdown-text{font-size:18px;font-weight:700;color:#555}.progress-container{height:5px;background-color:#ddd;border-radius:3px;margin-top:10px;overflow:hidden}.progress-bar{height:100%;background-color:#2b2b2b;transition:width 1s linear}.add-close-container{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center}.add-close-container.disabled{color:#aaa;border:solid 2px #aaa;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.add-close-container.enabled{color:#000;border-color:#000}.real-add-close-area{display:flex;justify-content:flex-end}svg.footer-fasel{position:relative;z-index:-1}.loading-container{position:absolute;top:20%;left:30%;width:40%;height:60%;background:#fff;border-radius:12px;box-shadow:10px 6px 20px 6px #848484;display:flex;flex-direction:column;align-items:center;justify-content:center}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000008a}.loader-message{color:#969e1f;font-size:18px;font-weight:700}.popup.data-saved-success{position:fixed;top:20%;left:50%;transform:translate(-50%);width:40%;max-width:600px;height:auto;background:#fff;border-radius:12px;box-shadow:10px 6px 20px 6px #848484;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;color:#0c7d0c;font-size:18px;font-weight:700;padding:20px;box-sizing:border-box;direction:ltr}.popup-head{width:100%;text-align:left;padding-left:20px;padding-top:20px}.popup-content{width:100%;display:flex;flex-direction:column;align-items:center;gap:1em}img.saved-success-icon{height:14em;max-width:100%;object-fit:contain}svg.close-popup{color:#000;cursor:pointer}@media (max-width: 768px){.popup.data-saved-success{width:80%;padding:15px}img.saved-success-icon{height:10em}.popup-head{padding-left:15px;padding-top:15px}}@media (max-width: 480px){.popup.data-saved-success{width:90%;height:auto}img.saved-success-icon{height:8em}.popup-head{padding-left:10px;padding-top:10px}}video.add-image{max-width:100%;max-height:100%}.data-sent-popup{position:fixed;top:15%;height:70%;left:15%;width:70%;background:#fff;padding:2em;border-radius:15px;z-index:99}img.sent-success-icon{width:25em}.popup-content p{color:#3fb5cf;font-size:19px;font-weight:700}.confirm-popup-area{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.confirm-popup-container{position:relative;width:500px;background:#fff;height:200px;box-shadow:8px 4px 18px #cacaca;border-radius:8px;padding:1em}.real-confirm-popup-container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2em}.confirm-popup-container button{width:114px;height:35px;color:#fff;border:none;border-radius:4px;cursor:pointer;padding:unset;font-size:13px;font-weight:unset}.confirm-popup-container button.confirm-button{background:#127012}.confirm-popup-container button.confirm-button:hover{background:#127012a8}.confirm-popup-container button.cancel-button{background:#e62a2a}.confirm-popup-container button.cancel-button:hover{background:#e62a2aa8}.confirm-buttons{display:flex;gap:1em}@media (max-width: 550px){.data-sent-popup{top:20%;left:5%;width:90%;height:80%;height:fit-content;padding:1em}img.sent-success-icon{width:100%}.popup-content p{font-size:17px}}.play-area{position:absolute;width:100%;height:100%}.real-play-container{display:flex;align-items:center;justify-content:center}.play-container{width:50px;height:50px;background:#feb53b;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#1b6345;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}[dir=rtl]{text-align:right}.toggle-rating-button{position:fixed;bottom:30px;right:30px;padding:12px 20px;background-color:#4a6cf7;color:#fff;border:none;border-radius:50px;font-size:16px;font-weight:600;cursor:pointer;box-shadow:0 4px 15px #4a6cf74d;z-index:999;transition:all .3s ease}.toggle-rating-button:hover{background-color:#3a5ce5;transform:translateY(-3px);box-shadow:0 6px 18px #4a6cf766}.rating-card-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.rating-card-overlay.visible{opacity:1;visibility:visible}.rating-card{display:flex;flex-direction:column;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #00000026;background-color:#fff;transition:transform .3s ease,opacity .3s ease,visibility .3s ease}.rating-card.floating{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.95);z-index:1001}.rating-card.floating.visible{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.rating-card.simplified{max-width:350px;padding:10px}.rating-content.simplified{padding:15px;display:flex;flex-direction:column;align-items:center;text-align:center}.rating-card.floating.simplified.visible .close-button{position:absolute;top:10px;left:10px;background:#fffc;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .2s ease}.close-button:hover{background:#fff}.attraction-name{margin:0 0 20px;font-size:22px;font-weight:700;color:#333}.rating-stars{margin-bottom:20px;display:flex;flex-direction:column;align-items:center}.stars-container{display:flex;align-items:center;justify-content:center;margin-bottom:15px}.stars-container input[type=radio]{display:none}.star{cursor:pointer;width:40px;height:40px;color:#ddd;transition:all .2s ease;margin:0 5px}.star.filled{color:#ffb700;fill:#ffb700;transform:scale(1.1)}.rating-text{display:block;font-size:16px;color:#666;margin-top:8px}.submit-rating{width:100%;padding:14px;background-color:#19674f;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.submit-rating:hover{background-color:#196750a1;transform:translateY(-2px);box-shadow:0 4px 12px #4a6cf733}@media (max-width: 767px){.toggle-rating-button{bottom:20px;right:20px;padding:10px 16px;font-size:14px}.rating-card.floating{width:90%}.star{width:35px;height:35px}}[dir=rtl] .attraction-name,[dir=rtl] .rating-text,[dir=rtl] .submit-rating,[dir=rtl] .toggle-rating-button{font-family:Tajawal,Arial,sans-serif}body{font-family:Cairo,sans-serif;direction:rtl}.loading-container{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fff;display:flex;justify-content:center;align-items:center;overflow:hidden;z-index:9999}.loading-container .loading-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:10;position:relative}.loading-container .logo-container{margin-bottom:40px;animation:logoFadeIn 1.5s ease-out}.loading-container .logo{width:280px;height:auto;max-width:90vw;filter:drop-shadow(0 10px 30px rgba(45,139,71,.15));animation:logoFloat 3s ease-in-out infinite}.loading-container .loading-animation{margin-bottom:30px}.loading-container .spinner{position:relative;width:80px;height:80px}.loading-container .spinner-ring{position:absolute;top:0;left:0;width:100%;height:100%;border:3px solid transparent;border-radius:50%;animation:spin 2s linear infinite}.loading-container .spinner-ring:nth-child(1){border-top-color:#2d8b47;animation-delay:0s}.loading-container .spinner-ring:nth-child(2){border-right-color:#4caf50;animation-delay:-.5s;width:90%;height:90%;top:5%;left:5%}.loading-container .spinner-ring:nth-child(3){border-bottom-color:#81c784;animation-delay:-1s;width:80%;height:80%;top:10%;left:10%}.loading-container .loading-text{color:#2d8b47}.loading-container .loading-message{font-size:18px;font-weight:600;margin-bottom:15px;opacity:.9;animation:textPulse 2s ease-in-out infinite}.loading-container .loading-dots{display:flex;justify-content:center;gap:8px}.loading-container .dot{width:8px;height:8px;background-color:#2d8b47;border-radius:50%;animation:dotBounce 1.4s ease-in-out infinite both}.loading-container .dot:nth-child(1){animation-delay:-.32s}.loading-container .dot:nth-child(2){animation-delay:-.16s}.loading-container .dot:nth-child(3){animation-delay:0s}.loading-container .background-pattern{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.loading-container .pattern-circle{position:absolute;border-radius:50%;background:linear-gradient(45deg,#2d8b470d,#4caf5008);animation:patternFloat 8s ease-in-out infinite}.loading-container .circle-1{width:200px;height:200px;top:10%;left:10%;animation-delay:0s}.loading-container .circle-2{width:150px;height:150px;top:70%;right:15%;animation-delay:-2s}.loading-container .circle-3{width:100px;height:100px;top:20%;right:20%;animation-delay:-4s}.loading-container .circle-4{width:120px;height:120px;bottom:20%;left:20%;animation-delay:-6s}@keyframes logoFadeIn{0%{opacity:0;transform:translateY(-30px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes textPulse{0%,to{opacity:.9}50%{opacity:.6}}@keyframes dotBounce{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}@keyframes patternFloat{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-20px) rotate(120deg)}66%{transform:translateY(10px) rotate(240deg)}}@media (max-width: 768px){.loading-container .logo{width:220px}.loading-container .loading-message{font-size:16px}.loading-container .spinner{width:60px;height:60px}.loading-container .pattern-circle{opacity:.3}.loading-container .circle-1{width:120px;height:120px}.loading-container .circle-2{width:100px;height:100px}.loading-container .circle-3{width:80px;height:80px}.loading-container .circle-4{width:90px;height:90px}}@media (max-width: 480px){.loading-container .logo{width:180px}.loading-container .loading-message{font-size:14px}.loading-container .spinner{width:50px;height:50px}}@media (prefers-color-scheme: dark){.loading-container .loading-container{background:#fff}.loading-container .loading-message{color:#4caf50}.loading-container .dot{background-color:#4caf50}.loading-container .pattern-circle{background:linear-gradient(45deg,#4caf5014,#81c7840d)}}@media (prefers-reduced-motion: reduce){.loading-container .logo,.loading-container .spinner-ring,.loading-container .dot,.loading-container .pattern-circle{animation:none}.loading-container .loading-message{animation:none;opacity:1}}*{box-sizing:border-box}.ad-popup-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10000;display:flex;align-items:center;justify-content:center;font-family:Cairo,sans-serif;direction:rtl}.ad-popup-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#000c,#05966933,#000c);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:fadeIn .4s ease-out}.ad-popup-container{position:relative;width:90%;max-width:800px;max-height:90vh;background:linear-gradient(145deg,#fff,#f8fafc);border-radius:24px;box-shadow:0 25px 50px #00000040,0 0 0 1px #ffffff1a,inset 0 1px #ffffffe6;overflow:hidden;animation:slideUp .5s cubic-bezier(.34,1.56,.64,1);transform-origin:center}.ad-popup-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;position:relative}.ad-popup-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,transparent 50%,rgba(0,0,0,.1) 100%);pointer-events:none}.ad-popup-logo{display:flex;align-items:center;gap:12px;font-weight:600;font-size:18px;z-index:1}.logo-icon{width:32px;height:32px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ad-popup-controls{display:flex;align-items:center;gap:12px;z-index:1}.mute-btn{width:44px;height:44px;border:none;border-radius:12px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.mute-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.mute-btn:hover:before{left:100%}.mute-btn:hover{background:#ffffff40;transform:translateY(-2px);box-shadow:0 8px 25px #10b98126}.mute-icon{font-size:18px}.skip-btn{position:relative;width:80px;height:44px;border:none;border-radius:12px;background:linear-gradient(135deg,#ff6b6b,#ee5a24);color:#fff;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;display:flex;align-items:center;justify-content:center}.skip-btn.disabled{background:#ffffff26;cursor:not-allowed}.skip-btn.enabled{background:linear-gradient(135deg,#10b981,#059669)}.skip-btn.enabled:hover{transform:translateY(-2px);box-shadow:0 8px 25px #10b9814d}.skip-text{z-index:2;position:relative}.countdown-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:36px;height:36px}.countdown-svg{width:100%;height:100%;transform:rotate(-90deg)}.countdown-bg{fill:none;stroke:#fff3;stroke-width:2}.countdown-progress{fill:none;stroke:#fffc;stroke-width:2;stroke-linecap:round;transition:stroke-dasharray .3s ease}.ad-popup-content{padding:0}.ad-media-container{position:relative;width:100%;max-height:400px;overflow:hidden;background:linear-gradient(45deg,#f1f3f4,#e8eaed)}.ad-media-container:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent,rgba(16,185,129,.1),transparent);opacity:0;transition:opacity .3s ease;pointer-events:none}.ad-media-container:hover:after{opacity:1}.ad-media-image,.ad-media-video{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease;outline:none;border:none}.ad-media-video::-webkit-media-controls{display:none!important}.ad-media-video::-webkit-media-controls-panel{display:none!important}.ad-media-video::-webkit-media-controls-play-button{display:none!important}.ad-media-video::-webkit-media-controls-start-playback-button{display:none!important}.ad-media-video::-moz-media-controls{display:none!important}.ad-media-video::-ms-media-controls{display:none!important}.ad-media-container:hover .ad-media-image,.ad-media-container:hover .ad-media-video{transform:scale(1.02)}.media-navigation{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:8px;background:#00000080;padding:8px 16px;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-dot{width:8px;height:8px;border-radius:50%;background:#ffffff80;transition:all .3s ease;cursor:pointer}.nav-dot.active{background:#10b981;box-shadow:0 0 10px #10b98180}.ad-info{padding:24px;text-align:center}.ad-title{font-size:24px;font-weight:700;color:#2d3748;margin:0 0 12px;line-height:1.3;background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ad-description{font-size:16px;color:#4a5568;line-height:1.6;max-width:600px;margin:0 auto}.ad-popup-footer{padding:16px 24px;background:linear-gradient(135deg,#f7fafc,#edf2f7);border-top:1px solid rgba(0,0,0,.05);text-align:center}.ad-branding{font-size:12px;color:#718096;font-weight:500;text-transform:uppercase;letter-spacing:.5px}@media (max-width: 768px){.ad-popup-container{width:95%;max-height:95vh;border-radius:16px}.ad-popup-header{padding:16px 20px}.ad-popup-logo{font-size:16px}.logo-icon{width:28px;height:28px;font-size:14px}.mute-btn,.skip-btn{width:40px;height:40px}.skip-btn{width:70px}.ad-info{padding:20px}.ad-title{font-size:20px}.ad-description{font-size:14px}.ad-media-container{max-height:300px}}@media (max-width: 480px){.ad-popup-container{width:98%;border-radius:12px}.ad-popup-header{padding:12px 16px}.ad-popup-controls{gap:8px}.mute-btn,.skip-btn{width:36px;height:36px}.skip-btn{width:60px;font-size:12px}.ad-info{padding:16px}.ad-title{font-size:18px}.ad-description{font-size:13px}}@media (prefers-color-scheme: dark){.ad-popup-container{background:linear-gradient(145deg,#1a202c,#2d3748);box-shadow:0 25px 50px #00000080,0 0 0 1px #ffffff1a,inset 0 1px #ffffff1a}.ad-title{color:#e2e8f0}.ad-description{color:#a0aec0}.ad-popup-footer{background:linear-gradient(135deg,#2d3748,#4a5568);border-top:1px solid rgba(255,255,255,.1)}.ad-branding{color:#9ca3af}}@media (prefers-reduced-motion: reduce){.ad-popup-container,.ad-popup-backdrop{animation:none}.ad-media-image,.ad-media-video,.mute-btn,.skip-btn{transition:none}}@media (prefers-contrast: high){.ad-popup-container{border:2px solid #000}.skip-btn.enabled{background:green}.skip-btn.disabled{background:gray}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.section-title{padding-inline:2em!important}section.home-section .guides-title.section-title{padding-inline:3em!important}section.sponsors .arrows-container .arrow-sponsore-right-area,section.sponsors .arrows-container .arrow-sponsore-left-area{display:none}@media (max-width: 1400px){section.home-section .section-title{font-size:2rem!important}section.home-section section.episodes .view-more{font-size:14px!important}section.home-section .real-episodes-container{justify-content:space-around!important;flex-wrap:wrap!important;row-gap:2em!important}section.home-section .view-more-area{padding-left:8em!important}section.home-section .contact-content{padding-inline:10em!important}section.home-section .entertainment-image-area,section.home-section .entertainment-content-area{width:45%!important}section.home-section .entertainment-content-area{width:55%!important}section.home-section section.entertainments-section img.entertainment-image{width:100%!important}section.home-section section.entertainments-section .entertainment{padding:1em!important}}@media (max-width: 1300px){section.home-section section.hero .hero-title{font-size:4.5rem}section.home-section section.hero .hero-desc{font-size:2rem}section.home-section section.hero .real-hero-section{gap:.5em!important}section.home-section .hero-buttons-area{margin-top:2.5em!important}section.home-section section.hero button.hero-btn{font-size:14.5px!important;width:170px!important;padding-inline:auto!important}section.home-section .contact-content{padding-inline:5em!important}}@media (max-width: 1170px){section.sponsors .arrow-sponsore-right-area,section.sponsors .arrow-sponsore-left-area{display:none}section.sponsors .arrows-container .arrow-sponsore-right-area,section.sponsors .arrows-container .arrow-sponsore-left-area{display:block}section.home-section .real-sponsors-content-area{flex-direction:column!important}section.home-section .real-arrows-container{display:flex;gap:4em}section.home-section .real-contact-content{flex-direction:column!important}section.home-section .contact-hr{display:none!important}section.home-section .left-contact{width:90%!important}section.home-section .real-contact-content{align-items:flex-start!important}}@media (max-width: 1100px){section.home-section .sponsors-container{width:90%!important}}@media (max-width: 1050px){section.home-section section.hero{padding-inline:2em}section.home-section section.hero .hero-desc{white-space:normal!important;text-align:center}}@media (max-width: 1000px){section.home-section section.hero{padding-top:0!important}section.home-section .episodes-container,section.home-section .attractions-container{padding-inline:2em!important}section.home-section section.entertainments-section .real-entertainment{flex-direction:column!important}section.home-section .entertainment-image-area,section.home-section .entertainment-content-area{width:100%!important}section.home-section .entertainment-image-area{padding:1em!important}}@media (max-width: 900px){section.episode-details-page section.liked-you-section{padding-inline:5em!important}}@media (max-width: 750px){section.home-section section.hero .hero-title{font-size:3.5rem}section.home-section section.hero .hero-desc{font-size:1.5rem}section.home-section .hero-buttons-area{margin-top:2em!important}section.home-section section.hero button.hero-btn{font-size:13px!important;width:160px!important;padding-inline:unset;padding-block:unset}section.home-section .view-more-area{padding-left:5em!important}section.home-section img.sponsor-image{width:175px!important}section.home-section .sponsors-container{border-radius:45px!important;height:auto!important}}@media (max-width: 700px){section.home-section .contact-content{padding-inline:2em!important}.contact-title.section-title{white-space:nowrap!important}input.name-input,input.email-input,section.home-section section.contact-section textarea{border-radius:15px!important;-webkit-border-radius:15px!important;-moz-border-radius:15px!important;-ms-border-radius:15px!important;-o-border-radius:15px!important}.contact-title.section-title{padding-inline:10px!important}section.home-section .left-contact{width:100%!important}.right-contact-description-area,.left-contact{margin-top:1em!important}}@media (max-width: 690px){section.home-section .about-program-modal{width:80%!important;min-width:400px!important}}@media (max-width: 600px){section.home-section .attraction{min-width:100%}section.home-section .episode{min-width:100%!important}section.home-section img.episode-image{width:100%!important}section.home-section .real-episode{display:flex;flex-direction:column;gap:1em}section.home-section section.guides{padding-inline:2em}section.home-section .guide{min-width:100%}section.home-section img.guide-image{width:100%!important;min-width:unset!important}}@media (max-width: 550px){section.home-section section.hero .hero-title{font-size:2rem}section.home-section section.hero .hero-desc{font-size:1rem}section.home-section .hero-buttons-area{margin-top:2em!important}section.home-section section.hero .real-hero-buttons-area{flex-direction:column}section.home-section section.hero button.hero-btn{font-size:12px!important;width:140px!important;border:solid 1.5px #fab642}section.home-section section.hero span.dot{width:10px!important;height:10px!important}section.home-section section.hero{padding-top:40px!important}section.home-section section.hero button.hero-btn{height:34px!important}}@media (max-width: 540px){section.home-section .real-entertainment-sub-data-area{flex-direction:column!important}}@media (max-width: 500px){section.home-section img.sponsor-image{width:100px!important}section.home-section .sponsors-container{border-radius:25px!important;-webkit-border-radius:25px!important;-moz-border-radius:25px!important;-ms-border-radius:25px!important;-o-border-radius:25px!important}section.home-section .real-participants,section.home-section .real-sponsors,section.home-section .real-attractions,section.home-section .real-guides{gap:2em!important}.exhibitions-and-conferences-area,section.home-section .entertainments-container{margin-top:2em!important}}@media (max-width: 690px){section.home-section .about-program-modal{width:80%!important;min-width:300px!important}}@media (max-width: 450px){section.home-section .view-more-area{padding-left:3em!important}section.home-section .section-title{font-size:1.5rem!important}section.home-section img.attraction-image{min-width:unset!important}}@media (max-width: 430px){section.home-section .guide-image-area{width:50%!important}section.home-section .guide-infos-area{width:auto!important}}@media (max-width: 400px){section.home-section img.participant-image{width:100px!important}section.home-section .participant-infos-area{width:103px!important}}section.home-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences-location-data{display:flex;gap:1em}@media (max-width: 1377px){section.home-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences-number-area{font-size:18px!important}section.home-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences-description-area{font-size:15px!important}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-description-area{padding-left:0!important}section.home-section section.exhibitions-and-conferences-section button.one-exhibitions-and-conferences-btn{width:130px!important;height:36px!important;font-size:15px!important}section.home-section section.exhibitions-and-conferences-section a.one-exhibitions-and-conferences-location{font-size:15px!important}}@media (max-width: 1274px){section.home-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences-number-area{font-size:17px!important}section.home-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences-description-area{font-size:14px!important}section.home-section section.exhibitions-and-conferences-section button.one-exhibitions-and-conferences-btn{width:110px!important;height:32px!important;font-size:14px!important}section.home-section section.exhibitions-and-conferences-section a.one-exhibitions-and-conferences-location{font-size:13px!important}}@media (max-width: 1258px){section.home-section section.exhibitions-and-conferences-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences{flex-direction:column!important}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-image-area,.one-exhibitions-and-conferences-content-area{width:100%!important}section.home-section section.exhibitions-and-conferences-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences{gap:2em!important}}@media (max-width: 1200px){section.home-section section.exhibitions-and-conferences-section img.exhibitions-and-conferences-image,section.home-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences-image-area{max-height:unset!important;height:100%!important}}@media (max-width: 1000px){section.home-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences-infos-container{flex-direction:column!important;row-gap:5em!important;align-items:center!important}section.home-section section.exhibitions-and-conferences-section section.exhibitions-and-conferences-section .exhibitions-and-conferences-container{padding-inline:2em!important}}@media (max-width: 600px){section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-infos-area{padding-inline:2.5em!important;padding-block:1.5em!important}}section.home-section .home-hero-section-bg{position:absolute;object-fit:cover;opacity:0;transition:opacity 1s ease-in-out;z-index:0}section.home-section .home-hero-section-bg.active{opacity:1;z-index:1}section.home-section .home-hero-section-bg.inactive{opacity:0;z-index:0}header{z-index:2}section.home-section section.hero .hero-title,section.home-section section.hero .hero-desc,section.home-section .hero-buttons-area,section.home-section section.hero .hero-dots{position:relative;z-index:1}section.home-section section.hero{padding-block:126px;height:115vh;background-size:cover;padding-top:180px}section.home-section section.hero .real-hero-section{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em}section.home-section .hero-buttons-area{margin-top:5em}section.home-section .hero-title{font-size:6rem;font-weight:700;color:#5e6e6c}section.home-section .hero-desc{font-size:2.5rem;font-weight:700;color:#5a6e6a;white-space:nowrap}section.home-section .real-hero-buttons-area{display:flex;gap:2em}section.home-section button.hero-btn{background:transparent;font-size:16px;font-weight:700;cursor:pointer;color:#fff;border:solid 3px #fab642;width:190px;height:42px;border-radius:15px;transition:.2s}section.home-section img.home-hero-section-bg{position:absolute;top:110px;left:0;width:1536px;height:560px}section.home-section video.home-hero-section-bg.inactive{position:absolute!important;top:110px!important;left:0!important;width:1536px!important;height:560px!important}section.home-section button.hero-btn:hover{background:#fab6423b}section.home-section .hero-dots{display:flex;gap:.5em;margin-top:3em}section.home-section span.dot{width:13px;height:13px;border:solid 1px #fab642;border-radius:50%;cursor:pointer}section.home-section span.dot:hover{background:#fab64255}section.home-section span.dot.active{background:#fab642}section.home-section .about-program-modal{position:fixed;width:50%;min-width:600px;background:linear-gradient(to bottom,#19664e,#0a291f);z-index:14;height:80%;top:15%;padding-block:1em;padding-inline:3em;border-radius:7px;color:#ffba37}section.home-section .about-program-modal-overlayer{position:fixed;width:100%;height:100%;top:0;left:0;background:#0000004f;z-index:8}section.home-section .real-about-program-modal-close-area{position:absolute;top:20px;left:20px;display:flex;justify-content:flex-end}section.home-section .about-program-modal-close{cursor:pointer}section.home-section .real-about-program-modal-content{height:75vh;overflow-y:scroll}section.home-section .real-about-program-modal-content::-webkit-scrollbar{width:10px}section.home-section .real-about-program-modal-content::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}section.home-section .real-about-program-modal-content::-webkit-scrollbar-thumb{background-color:#ffba37;border-radius:10px;border:2px solid #f0f0f0}section.home-section .real-about-program-modal-content::-webkit-scrollbar-thumb:hover{background-color:#ffba37}section.home-section section.episodes{margin-top:0;padding-top:0}section.home-section .episodes-fasel-area{position:relative;top:-126px;z-index:10}section.home-section .episodes-title-area{display:flex;align-items:center;justify-content:center}section.home-section .episodes-title{color:#f0ac35;font-size:3rem;font-weight:700;padding-inline:1em;text-align:center}section.home-section .top-episodes-title{width:100%;height:3px;background:#f0ac35}section.home-section .bottom-episodes-title{width:100%;height:3px;background:#f0ac35}section.home-section .real-bottom-episodes-decore-area{display:flex;justify-content:center}section.home-section section.episodes .view-more{font-size:16px;font-weight:700;color:#f0ac35}section.home-section .episode{background:#fff;padding:.5em .5em 4em;width:fit-content;border-radius:10px;min-height:330px;min-width:275px}section.home-section .real-episode-image-area,section.home-section .real-episode,section.home-section .episode{width:fit-content}section.home-section .episode-image-area{display:inline;position:relative}section.home-section img.episode-image{width:258px;border-radius:15px;height:175px;object-fit:cover}section.home-section .episode-period{background:#ffffff21;color:#fff;width:fit-content;padding-inline:11px;border-radius:11px;font-size:13px;-webkit-border-radius:11px;-moz-border-radius:11px;-ms-border-radius:11px;-o-border-radius:11px;position:relative;z-index:1}section.home-section .episode-period-area{position:absolute;top:10px;right:10px}section.home-section .episode-number{font-size:16px;font-weight:700;color:#60897e}section.home-section .episode-name{font-size:15px}section.home-section .episode-data-area{padding-right:1em}section.home-section .real-episodes-container{display:flex;justify-content:space-between}section.home-section .episodes-container{padding-inline:5em}section.home-section .real-episodes-content-area{display:flex;flex-direction:column;gap:2em}section.home-section section.attractions .real-attraction{display:flex;flex-direction:column;gap:1em}section.home-section section.attractions{padding-top:8em}section.home-section .real-attractions{display:flex;flex-direction:column;gap:4em}section.home-section .attraction-container{width:34px;height:35px;background:#fdb738;border-radius:8px;transform:rotate(45deg)}section.home-section .real-attraction-name-area{display:flex;justify-content:space-between;margin-left:2em;gap:1em;align-items:center}section.home-section .real-attraction-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.home-section svg.attraction-icon{transform:rotate(-45deg);fill:#2b6139;font-size:20px}section.home-section .attractions-title-area{display:flex;align-items:center;justify-content:center}section.home-section .attractions-title{color:#f0ac35;font-size:3rem;font-weight:700;padding-inline:1em;text-align:center}section.home-section .top-attractions-title{width:100%;height:3px;background:#f0ac35}section.home-section .bottom-attractions-title{width:100%;height:3px;background:#f0ac35}section.home-section .real-bottom-attractions-decore-area{display:flex;justify-content:center}section.home-section section.attractions .view-more{font-size:16px;font-weight:700;color:#f0ac35}section.home-section .attraction{position:relative;background:#fff;width:400px;border-radius:35px;padding-bottom:3em}section.home-section .real-attraction-data-area{display:flex;flex-direction:column;justify-content:space-between;gap:1em}section.home-section .attraction-image-area{display:inline;position:relative}section.home-section .real-know-more-area{display:flex;justify-content:flex-end;padding-inline:2em}section.home-section button.know-more-btn{background:#fdb63a 0% 0% no-repeat padding-box;border-radius:9px;border:none;color:#19674f;width:128px;height:33px;font: 700 15px/30px Cairo;cursor:pointer;position:absolute;bottom:35px;left:35px}section.home-section img.attraction-image{width:100%;min-width:380px;border-top-left-radius:35px;border-top-right-radius:35px;height:15em;object-fit:cover}section.home-section .attraction-period{background:#ffffff21;color:#fff;width:fit-content;padding-inline:11px;border-radius:11px;font-size:13px}section.home-section .attraction-period-area{position:absolute;top:20px;right:20px}section.home-section .attraction-number{font-size:16px;font-weight:700;color:#60897e}section.home-section .attraction-name{font-size:14px;line-height:17px;max-height:35px;overflow:hidden}section.home-section .attraction-data-area{padding-right:1em}section.home-section .real-attractions-container{display:flex;justify-content:flex-start;overflow:hidden;gap:3em}section.home-section .attractions-container{padding-inline:5em;overflow-x:hidden}section.home-section .real-attractions-content-area{display:flex;flex-direction:column;gap:2em}section.home-section section.sponsors{margin-top:0;padding-top:8em}section.home-section .sponsors-fasel-area{position:relative;top:-126px}section.home-section .sponsors-title-area{display:flex;align-items:center;justify-content:center}section.home-section .sponsors-title{color:#f0ac35;font-size:3rem;font-weight:700;padding-inline:1em;text-align:center}section.home-section .top-sponsors-title{width:100%;height:3px;background:#f0ac35}section.home-section .bottom-sponsors-title{width:100%;height:3px;background:#f0ac35}section.home-section .real-bottom-sponsors-decore-area{display:flex;justify-content:center}section.home-section section.sponsors .view-more{font-size:16px;font-weight:700;color:#f0ac35}section.home-section .sponsor{padding:1em;width:fit-content;border-radius:40px;min-height:100px;height:100%}section.home-section .sponsor-image-area{display:inline;position:relative}section.home-section img.sponsor-image{width:258px;border-radius:15px}section.home-section .sponsor-period{background:#ffffff21;color:#fff;width:fit-content;padding-inline:11px;border-radius:11px;font-size:13px}section.home-section .sponsor-period-area{position:absolute;top:10px;right:10px}section.home-section .sponsor-number{font-size:16px;font-weight:700;color:#60897e}section.home-section .sponsor-name{font-size:15px}section.home-section .sponsor-data-area{padding-right:1em}section.home-section .real-sponsors-container{display:flex;justify-content:flex-start;overflow-x:clip}section.home-section .sponsors-container{border:solid 5px #fdb63a;border-radius:70px;height:255px;width:calc(100% - 24em);overflow-y:hidden;position:relative;min-height:100px}section.home-section .real-sponsors{display:flex;flex-direction:column;gap:4em}section.home-section .real-sponsors-content-area{display:flex;flex-direction:row;gap:2em;align-items:center;justify-content:center}section.home-section .arrow-sponsor-left,section.home-section .arrow-sponsor-right,section.home-section .arrow-participant-left,section.home-section .arrow-participant-right{width:50px;height:50px;background:#fdb63a;display:flex;align-items:center;justify-content:center;font-size:19px;border-radius:13px;transform:rotate(45deg);transition:.1s;cursor:pointer}section.home-section .real-arrow-sponsor-left,section.home-section .real-arrow-sponsor-right,section.home-section .real-arrow-participant-left,section.home-section .real-arrow-participant-right{display:flex;transform:rotate(315deg)}section.home-section section.participants{margin-top:0;padding-top:8em}section.home-section .participants-fasel-area{position:relative;top:-126px}section.home-section .participants-title-area{display:flex;align-items:center;justify-content:center}section.home-section .participants-title{color:#f0ac35;font-size:3rem;font-weight:700;padding-inline:1em;text-align:center}section.home-section .top-participants-title{width:100%;height:3px;background:#f0ac35}section.home-section .bottom-participants-title{width:100%;height:3px;background:#f0ac35}section.home-section .real-bottom-participants-decore-area{display:flex;justify-content:center}section.home-section section.participants .view-more{font-size:16px;font-weight:700;color:#f0ac35}section.home-section .real-participants{display:flex;flex-direction:column;gap:4em}section.home-section section.sponsors.participants .participant{background:#fff;padding:1em;width:350px;border-radius:20px;height:185px}section.home-section section.participants .participant{background:#fff;padding:1em;min-width:450px!important;border-radius:20px;height:230px!important}section.home-section .real-top-participant{display:flex;gap:1em;justify-content:space-between}section.home-section .participant-image-area{display:inline;position:relative}section.home-section img.participant-image{width:200px;height:200px;border-radius:15px;object-fit:cover}section.home-section .participant-period{background:#ffffff21;color:#fff;width:fit-content;padding-inline:11px;border-radius:11px;font-size:13px}section.home-section .participant-period-area{position:absolute;top:10px;right:10px}section.home-section .participant-name{font-size:16px;font-weight:700;color:#5a9080}section.home-section .participant-name{font-size:15px}section.home-section .participant-description{font-size:12px;font-weight:700;max-width:158px;height:auto}section.home-section .participant-infos-area{width:176px}section.home-section .participant-infos{font-size:11px}section.home-section .bottom-participant{margin-top:-2em}section.home-section .participant.active{background:#fdb63a}section.home-section .real-participants-container{display:flex;justify-content:flex-start;gap:2em;overflow:hidden;transition:.2s}section.home-section .real-participants-content-area{display:flex;flex-direction:column;gap:4em}section.home-section .real-participant-scrollers-area{display:flex;justify-content:center;gap:4em}section.home-section section.guides{margin-top:0;padding-block:8em}section.home-section .guides-fasel-area{position:relative;top:-126px}section.home-section .guides-title-area{display:flex;align-items:center;justify-content:center}section.home-section .guides-title{color:#f0ac35;font-size:3rem;font-weight:700;padding-inline:1em;text-align:center}section.home-section .top-guides-title{width:100%;height:3px;background:#f0ac35}section.home-section .bottom-guides-title{width:100%;height:3px;background:#f0ac35}section.home-section .real-bottom-guides-decore-area{display:flex;justify-content:center}section.home-section .view-more-area{padding-left:14em}section.home-section .real-view-more-area{display:flex;justify-content:flex-end}section.home-section section.guides .view-more{font-size:16px;font-weight:700;color:#f0ac35}section.home-section .real-guides{display:flex;flex-direction:column;gap:4em}section.home-section .guide{background:#fff;border-radius:20px;height:330px}section.home-section .guide .real-guide-image-area{height:100%}section.home-section .real-top-guide{display:flex}section.home-section .guide-image-area{display:inline;position:relative}section.home-section img.guide-image{min-width:250px;height:330px;border-top-left-radius:20px;border-bottom-left-radius:20px;max-width:300px}section.home-section .guide-period{background:#ffffff21;color:#fff;width:fit-content;padding-inline:11px;border-radius:11px;font-size:13px}section.home-section .guide-period-area{position:absolute;top:10px;right:10px}section.home-section .guide-name{font-size:16px;font-weight:700;color:#5a9080}section.home-section .guide-name{font-size:15px}section.home-section .guide-description{white-space:nowrap;font-size:12px;font-weight:700}section.home-section .guide-infos-area{width:176px}section.home-section .guide-infos{font-size:11px}section.home-section .guide-data-area{padding:2em}section.home-section .bottom-guide{margin-top:-2em}section.home-section .guide.active{background:#fdb63a}section.home-section .know-more{font-size:14px;color:#3a7765}section.home-section .real-guides-container{display:flex;justify-content:flex-start;gap:2em;overflow:hidden;transition:.2s}section.home-section .real-guides-content-area{display:flex;flex-direction:column;gap:4em}section.home-section .real-guide-scrollers-area{display:flex;justify-content:center;gap:4em}section.home-section .text-address-title,section.home-section .phone-title{font: 700 14px/24px Cairo;color:#000}section.home-section .text-address-content,section.home-section .phone-content{font: 500 10px/24px Cairo}section.home-section .phone-content{direction:ltr;text-align:end}section.home-section .guide-container{width:28px;height:28px;background:#fdb738;border-radius:8px;transform:rotate(45deg)}section.home-section .real-guide-name-area{display:flex;justify-content:space-between;margin-left:2em;gap:1em;align-items:center}section.home-section .real-guide-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.home-section svg.guide-icon{transform:rotate(-45deg);fill:#2b6139;font-size:16px}section.home-section .real-location-path-area{display:flex;align-items:center;gap:1em}section.home-section .real-location-path-url{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#104535;direction:ltr}section.home-section .guide-infos{display:flex;flex-direction:column;gap:7px}section.home-section svg.text-yellow-500{font-size:16px;fill:gold}section.home-section a.know-more-aguide{font-size:14px;color:#023c30}section.home-section section.contact-section{background:#f4f0d4;padding-top:5em;padding-bottom:10em;color:#256247}section.home-section .real-contact-section{display:flex;flex-direction:column;gap:3em}section.home-section .contact-title{text-align:center;font-size:3rem;font-weight:700}section.home-section .real-contact-content{display:flex;align-items:center;justify-content:space-between}section.home-section .right-contact-title{font-size:2rem;font-weight:700}section.home-section .right-contact-description{font-weight:700}section.home-section .left-contact{width:48%}section.home-section .real-contact-form{display:flex;flex-direction:column;gap:2em}section.home-section .contact-content{padding-inline:15em}section.home-section .contact-hr{height:300px;width:2px;background:#256247}section.home-section section.contact-section label{font-weight:700}section.home-section .real-form-group{display:flex;flex-direction:column;gap:4px}input.name-input,input.email-input,section.home-section section.contact-section textarea{height:46px;border:none;border-radius:51px;box-shadow:0 5px 4px #c7c7c7;outline:none;padding:2em}section.home-section section.contact-section textarea{height:100px;border-radius:35px;resize:none}section.home-section button.submit-button{width:250px;background:#1a674d;color:#fff;border-radius:15px;height:41px;border:none;font-size:17px;cursor:pointer;font-weight:700}section.home-section section.contact-section label{margin-right:1em}section.home-section section.exhibitions-and-conferences-section{margin-bottom:10em}section.home-section .exhibitions-and-conferences-area,section.home-section .entertainments-container{margin-top:5em}section.home-section .exb-title{color:#f0ac35;font-size:3rem;font-weight:700;padding-inline:1em;text-align:center}section.home-section section.entertainments-section{margin-bottom:7em}section.home-section .real-exhibitions-and-conferences-container{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;flex-wrap:nowrap!important;flex-direction:row!important;gap:2em!important;overflow:hidden!important;transition:.2s!important;-webkit-transition:.2s!important;-moz-transition:.2s!important;-ms-transition:.2s!important;-o-transition:.2s!important}section.home-section .real-exhibitions-and-conferences-container>div{min-width:100%!important}section.home-section .exhibitions-and-conferences-container{margin-bottom:4em!important;padding-inline:2em}section.home-section .entertainments-container{position:relative!important;overflow:hidden!important}section.home-section section.entertainments-section .real-entertainments-container{display:flex!important;flex-direction:row!important;gap:2em!important;overflow:hidden;position:relative;width:fit-content}section.home-section section.entertainments-section .real-entertainments-container>div{width:calc(99vw - 10em)}section.home-section .entertainments-container{overflow:hidden!important}section.home-section .entertainments-area{padding-inline:5em!important}section.home-section section.entertainments-section .entertainments-container{padding-inline:unset!important}section.home-section section.entertainments-section{position:relative!important}section.home-section .entertainment-image-area{position:relative!important}section.home-section .one-exhibitions-and-conferences-info{max-width:33%}section.home-section .episodes-fasel-area{position:relative;top:-253px;z-index:10;margin-bottom:-253px}section.home-section .episode-data-area{max-width:258px;height:80px;overflow:hidden}section.home-section .episode .know-more-area{position:relative;bottom:-5em;left:-1em}section.home-section .view-all-episodes-area{padding-inline:5em;text-align:left}section.home-section .real-view-all-episodes-area{padding-left:1em}section.home-section .view-all-episodes-text{color:#f0ac35;font-size:1rem;font-weight:700;margin-bottom:-2em}@media (max-width: 1000px){section.home-section .view-all-episodes-area{padding-inline:2em}}@media (max-width: 500px){section.home-section .view-all-episodes-text{color:#f0ac35;font-size:1rem;font-weight:700;margin-bottom:-1em}}section.home-section section.exhibitions-and-conferences-section section.exhibitions-and-conferences-section{padding-bottom:10em;color:#256247;margin-top:-5em}section.home-section section.exhibitions-and-conferences-section .real-contact-section{display:flex;flex-direction:column;gap:3em}section.home-section section.exhibitions-and-conferences-section .contact-title{text-align:center;font-size:3rem;font-weight:700}section.home-section section.exhibitions-and-conferences-section .real-contact-content{display:flex;align-items:center;justify-content:space-between}section.home-section section.exhibitions-and-conferences-section .right-contact-title{font-size:2rem;font-weight:700}section.home-section section.exhibitions-and-conferences-section .right-contact-description{font-weight:700}section.home-section section.exhibitions-and-conferences-section .left-contact{width:48%}section.home-section section.exhibitions-and-conferences-section .real-contact-form{display:flex;flex-direction:column;gap:2em}section.home-section section.exhibitions-and-conferences-section .contact-content{padding-inline:15em}section.home-section section.exhibitions-and-conferences-section .contact-hr{height:300px;width:2px;background:#256247}section.home-section section.exhibitions-and-conferences-section section.exhibitions-and-conferences-section label{font-weight:700}section.home-section section.exhibitions-and-conferences-section .real-form-group{display:flex;flex-direction:column}section.home-section section.exhibitions-and-conferences-section input.name-input,section.home-section section.exhibitions-and-conferences-section input.email-input,section.home-section section.exhibitions-and-conferences-section section.exhibitions-and-conferences-section textarea{height:46px;border:none;border-radius:51px;box-shadow:0 5px 4px #c7c7c7;outline:none;padding:2em}section.home-section section.exhibitions-and-conferences-section section.exhibitions-and-conferences-section textarea{height:100px;border-radius:35px;resize:none}section.home-section section.exhibitions-and-conferences-section button.submit-button{width:250px;color:#1a674d;background:#fdb63a;border-radius:15px;height:41px;border:none;font-size:17px;cursor:pointer;font-weight:700}section.home-section section.exhibitions-and-conferences-section section.infos-section{background:#022b23;padding-bottom:15em}section.home-section section.exhibitions-and-conferences-section .infos-fasel-area{position:relative;top:-126px}section.home-section section.exhibitions-and-conferences-section .infos-content{padding-inline:12em}section.home-section section.exhibitions-and-conferences-section .real-contact-infos-container{display:flex;justify-content:space-between}section.home-section section.exhibitions-and-conferences-section .contact-info{width:335px;background:#fdf9dc;padding:3em;border-radius:45px}section.home-section section.exhibitions-and-conferences-section .real-top-contact-infos{display:flex;justify-content:flex-end;gap:1em;align-items:center}section.home-section section.exhibitions-and-conferences-section .contact-info-icon-container{width:45px;height:45px;background:#fdb738;border-radius:13px;transform:rotate(45deg)}section.home-section section.exhibitions-and-conferences-section .real-contact-info-icon-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.home-section section.exhibitions-and-conferences-section svg.contact-info-icon{transform:rotate(-45deg);fill:#2b6139;font-size:31px}section.home-section section.exhibitions-and-conferences-section .contact-info-content-area{color:#2b6139;font-size:21px;font-weight:700}section.home-section section.exhibitions-and-conferences-section .real-contact-info{display:flex;flex-direction:column;gap:2em}section.home-section section.exhibitions-and-conferences-section .contact-info-description{font-size:13px;font-weight:500}section.home-section section.exhibitions-and-conferences-section .real-infos-content{display:flex;flex-direction:column;gap:8em}section.home-section section.exhibitions-and-conferences-section .real-contact-map-container{display:flex;justify-content:center;align-items:center}section.home-section section.exhibitions-and-conferences-section img.contact-map-img{border-radius:60px}section.home-section section.exhibitions-and-conferences-section svg.text-yellow-500{font-size:16px;fill:#fdb63a}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-name{color:#19674f;font: 700 26px/63px Cairo}section.home-section section.exhibitions-and-conferences-section .row{display:flex;align-items:center}section.home-section section.exhibitions-and-conferences-section .rowagp2{gap:2em}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-description{font: 500 12px/30px Cairo;color:#323030;line-height:16px}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-content{font: 500 14px/25px Cairo}section.home-section section.exhibitions-and-conferences-section .rowagp1{gap:1em}section.home-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences-place{color:#0f88f1;text-decoration:underline}section.home-section section.exhibitions-and-conferences-section .cols-rowagp2{display:flex;flex-direction:column;gap:2em;width:70%}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-places-container{padding-right:40px}section.home-section section.exhibitions-and-conferences-section section.exhibitions-and-conferences-section .real-exhibitions-and-conferences-container{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:nowrap;row-gap:10em;flex-direction:column}section.home-section section.exhibitions-and-conferences-section section.exhibitions-and-conferences-section img.one-exhibitions-and-conferences-image{width:100%;max-height:30em}section.home-section section.exhibitions-and-conferences-section section.exhibitions-and-conferences-section .exhibitions-and-conferences-container{padding-inline:5em}section.home-section section.exhibitions-and-conferences-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences{border-radius:36px;overflow:hidden;width:100%}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-content-area{background:#fff;padding:2em}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-image-area,section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-content-area{width:49%}section.home-section section.exhibitions-and-conferences-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences{display:flex;flex-direction:row;height:100%;align-items:normal;gap:1em;justify-content:space-between}section.home-section section.exhibitions-and-conferences-section section.exhibitions-and-conferences-section img.one-exhibitions-and-conferences-img{border-radius:36px}section.home-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences-image-area{display:inline-flex;align-items:center;justify-content:center;width:100%}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences.exhibitions-and-conferences-shape1 .one-exhibitions-and-conferences-time-area{position:absolute;width:475px;height:264px}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences.exhibitions-and-conferences-shape2 .one-exhibitions-and-conferences-time-area{position:absolute;width:748px;height:264px}section.home-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences-time-area{width:100%;height:100%}section.home-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences-time-area{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:flex-start;padding-top:20px;padding-left:20px}section.home-section section.exhibitions-and-conferences-section .play-one-exhibitions-and-conferences-area{position:absolute}section.home-section section.exhibitions-and-conferences-section .play-one-exhibitions-and-conferences-container{width:50px;height:50px;background:#feb53b;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-image-area{display:inline-flex;justify-content:flex-end;align-items:flex-start}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-heart-area{position:absolute;margin:1em;cursor:pointer}section.home-section section.exhibitions-and-conferences-section .real-play-one-exhibitions-and-conferences-container{display:flex;align-items:center;justify-content:center}section.home-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences-number-area{font-size:20px;font-weight:700;color:#27614f}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-description-area{padding-left:3em;max-height:120px;overflow:hidden}section.home-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences-description-area{font-size:16px;color:#5b5b5b;line-height:25px}section.home-section section.exhibitions-and-conferences-section button.one-exhibitions-and-conferences-btn{background:#e5a433;color:#27614f;border:blanchedalmond;width:140px;height:40px;font-size:17px;font-weight:700;border-radius:7px;cursor:pointer}section.home-section section.exhibitions-and-conferences-section a.one-exhibitions-and-conferences-location{color:#4bb6ff;text-decoration:underline;font-size:17px}section.home-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences-content-area{display:flex;flex-direction:column;gap:1em;height:100%;justify-content:space-between;align-items:flex-start}section.home-section section.exhibitions-and-conferences-section .real-exhibitions-and-conferences-container>div{width:100%;display:flex;flex-direction:column;gap:2em}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-time{width:65px;text-align:center;background:#00000080;color:#fff;border-radius:6px;direction:ltr}section.home-section section.exhibitions-and-conferences-section section.exhibitions-and-conferences-section .exhibitions-and-conferences-fasel-area{position:relative;top:-46px}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-heart{width:35px;height:35px;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-container{width:28px;height:28px;background:#fdb738;border-radius:8px;transform:rotate(45deg)}section.home-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences-name-area{display:flex;justify-content:space-between;margin-left:2em;gap:1em;align-items:center}section.home-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.home-section section.exhibitions-and-conferences-section svg.one-exhibitions-and-conferences-icon{transform:rotate(-45deg);fill:#2b6139;font-size:16px}section.home-section section.exhibitions-and-conferences-section section.exhibitions-and-conferences-section .real-main-rate-area{display:flex;gap:1em}section.home-section section.exhibitions-and-conferences-section section.exhibitions-and-conferences-section .real-rate-text{color:#323030;font: 700 15px/25px Cairo}section.home-section section.exhibitions-and-conferences-section section.exhibitions-and-conferences-section .rate-number{font: 500 12px/17px Cairo;letter-spacing:0px;color:#323030}section.home-section section.exhibitions-and-conferences-section section.exhibitions-and-conferences-section .rate-box-number{background:#19674f 0% 0% no-repeat padding-box;border:1px solid #707070;border-radius:14px;color:#fff;width:50px;height:50px;display:flex;align-items:center;justify-content:center}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences.exhibitions-and-conferences-shape2{direction:ltr}section.home-section section.exhibitions-and-conferences-section img.exhibitions-and-conferences-image{max-height:400px;width:100%}section.home-section section.exhibitions-and-conferences-section video.exhibitions-and-conferences-image{background:#dedede}section.home-section section.exhibitions-and-conferences-section .episode-video,.episode-location{padding-inline:10em}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-offers-fasel-area{position:relative;top:-126px}section.home-section section.exhibitions-and-conferences-section .episode-details-title-area{position:relative;top:-80px}section.home-section section.exhibitions-and-conferences-section .episode-details .episode-details-content-area,section.home-section section.exhibitions-and-conferences-section .episode-location{padding-inline:5em}section.home-section section.exhibitions-and-conferences-section .real-top-episode-details{display:flex;justify-content:space-between;align-items:center}img.top-episode-details-image{border-radius:58px;width:100%}section.home-section section.exhibitions-and-conferences-section .right-top-episode-details-title{font-size:1.5rem;font-weight:700;color:#f7b645}section.home-section section.exhibitions-and-conferences-section .right-top-episode-details{padding:2em 2em 2em 4em}section.home-section section.exhibitions-and-conferences-section .right-top-episode-details-description{color:#fff}section.home-section section.exhibitions-and-conferences-section .real-right-top-episode-details{display:flex;flex-direction:column;gap:3em;justify-content:center}section.home-section section.exhibitions-and-conferences-section .right-top-episode-details,section.home-section section.exhibitions-and-conferences-section .real-right-top-episode-details{height:100%}section.home-section section.exhibitions-and-conferences-section .left-top-episode-details,section.home-section section.exhibitions-and-conferences-section .right-top-episode-details{width:48%}section.home-section section.exhibitions-and-conferences-section .episode-details .episode-details-page-content,section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-details-area{position:relative;z-index:2}section.home-section section.exhibitions-and-conferences-section .episode-details .episode-details-page-content{margin-top:4em}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-details-area{padding-inline:4em}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-details{display:flex;color:#fdb63a;font-size:18px;font-weight:700;gap:5px;position:relative;top:-126px}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-details-title{display:flex;gap:.2em}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-details-title-area{position:relative}section.home-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences-details{width:100%}section.home-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences-details-head-area{display:flex;flex-direction:column;gap:1em}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-icon-container{width:34px;height:35px;background:#fdb738;border-radius:8px;transform:rotate(45deg)}section.home-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences-icon-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-icon{transform:rotate(-45deg);fill:#2b6139;font-size:20px}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-infos-area{width:100%;background:#074135;border:solid 1px #416751;border-radius:43px;padding-inline:5em;padding-block:3em}section.home-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences-infos-container{display:flex;justify-content:space-between;align-items:flex-start}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-info-name{color:#fdb63a;font-size:16px;font-weight:700;text-align:center}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-info-content-area{margin-top:.5em;color:#fff;direction:ltr}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences-info-content.exhibitions-and-conference-link{white-space:nowrap}section.home-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences-info{display:flex;flex-direction:column;align-items:center;gap:.3em}section.home-section section.exhibitions-and-conferences-section a.exhibitions-and-conference-link{color:#fff}section.home-section section.exhibitions-and-conferences-section .real-one-exhibitions-and-conferences{display:flex;justify-content:space-between}section.home-section section.exhibitions-and-conferences-section .one-exhibitions-and-conferences{border-radius:43px;overflow:hidden}section.home-section section.entertainments-section .real-entertainments-container{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:nowrap;row-gap:10em;flex-direction:column}section.home-section .real-entertainment-image-area{height:100%}section.home-section section.entertainments-section img.entertainment-image{height:100%;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;max-width:540px;max-height:445px}section.home-section section.entertainments-section .entertainments-container{padding-inline:5em}section.home-section section.entertainments-section .entertainment{border-radius:36px;overflow:hidden;background:#fff;padding:2em;width:100%}section.home-section .entertainment-content-area{padding:2em}section.home-section .entertainment-image-area,section.home-section .entertainment-content-area{width:62%}section.home-section .entertainment-image-area{width:40%;padding:2em}section.home-section .entertainment-date-text{font-size:17px;font-weight:700}section.home-section section.entertainments-section .real-entertainment{display:flex;flex-direction:row;height:100%;align-items:normal;justify-content:space-between}section.home-section .entertainment-name-area{font-size:20px;font-weight:700;color:#295f4e}section.home-section .top-entertainment-content-area{width:100%}section.home-section .entertainment-date{display:flex;align-items:center;gap:5px}section.home-section .entertainment-date-container{padding-inline:1em;padding-block:.2em;background:#19674f;color:#fff;border-radius:10px}section.home-section .entertainment-description-area{width:85%}section.home-section .entertainment-date-icon,section.home-section .real-entertainment-date-icon{display:flex}section.home-section .entertainment-date-icon svg{color:#fcb945}section.home-section .real-top-entertainment-content-area{display:flex;width:100%;justify-content:space-between}section.home-section section.entertainments-section img.entertainment-img{border-radius:36px}section.home-section .real-entertainment-image-area{display:inline-flex;align-items:center;justify-content:center;width:100%}section.home-section .entertainment.entertainments-shape1 .entertainment-time-area{position:absolute;width:475px;height:264px}section.home-section .entertainment.entertainments-shape2 .entertainment-time-area{position:absolute;width:748px;height:264px}section.home-section .real-entertainment-time-area{width:100%;height:100%}section.home-section .real-entertainment-time-area{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:flex-start;padding-top:20px;padding-left:20px}section.home-section .play-entertainment-area{position:absolute}section.home-section .play-entertainment-container{width:50px;height:50px;background:#feb53b;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}section.home-section .entertainment-image-area{display:inline-flex;justify-content:flex-end;align-items:flex-start}section.home-section .entertainment-heart-area{position:absolute;margin:1em;cursor:pointer}section.home-section .real-play-entertainment-container{display:flex;align-items:center;justify-content:center}section.home-section .real-entertainment-number-area{font-size:20px;font-weight:700;color:#27614f}section.home-section .entertainment-description-area{padding-left:3em}section.home-section .real-entertainment-description-area{font-size:16px;color:#5b5b5b;line-height:25px;max-height:100px;overflow:hidden}section.home-section button.entertainment-btn{background:#e5a433;color:#27614f;border:blanchedalmond;width:140px;height:40px;font-size:17px;font-weight:700;border-radius:7px;cursor:pointer}section.home-section a.entertainment-location{color:#4bb6ff;text-decoration:underline;font-size:17px}section.home-section .real-entertainment-content-area{display:flex;flex-direction:column;gap:1em;height:100%;justify-content:space-between;align-items:flex-start}section.home-section .real-entertainments-container>div{display:flex;flex-direction:column;width:100%;gap:4em}section.home-section .entertainment-time{width:65px;text-align:center;background:#00000080;color:#fff;border-radius:6px;direction:ltr}section.home-section section.entertainments-section .entertainments-fasel-area{position:relative;top:-46px}section.home-section .entertainment-heart{width:35px;height:35px;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}section.home-section .entertainment-container{width:28px;height:28px;background:#fdb738;border-radius:8px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}section.home-section .real-entertainment-name-area{display:flex;justify-content:space-between;margin-left:2em;gap:1em;align-items:center}section.home-section .real-entertainment-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.home-section svg.entertainment-icon{transform:rotate(-45deg);fill:#2b6139;font-size:16px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}section.home-section section.entertainments-section .real-main-rate-area{display:flex;gap:1em}section.home-section section.entertainments-section .real-rate-text{color:#323030;font: 700 15px/25px Cairo}section.home-section section.entertainments-section .rate-number{font: 500 12px/17px Cairo;letter-spacing:0px;color:#323030}section.home-section section.entertainments-section .rate-box-number{background:#19674f 0% 0% no-repeat padding-box;border:1px solid #707070;border-radius:14px;color:#fff;width:50px;height:50px;display:flex;align-items:center;justify-content:center}section.home-section .entertainment.entertainments-shape2{direction:ltr}section.home-section .entertainment-details-area{padding-inline:4em}section.home-section .entertainment-details{display:flex;color:#fdb63a;font-size:18px;font-weight:700;gap:5px;position:relative;top:-126px}section.home-section .entertainment-details-title{display:flex;gap:.2em}section.home-section .entertainment-details-title-area{position:relative}section.home-section .real-entertainment-details{width:100%}section.home-section .real-entertainment-details-head-area{display:flex;flex-direction:column;gap:1em}section.home-section .entertainment-icon-container{width:34px;height:35px;background:#fdb738;border-radius:8px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}section.home-section .real-entertainment-icon-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.home-section .entertainment-icon{transform:rotate(-45deg);fill:#2b6139;font-size:20px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}section.home-section .entertainment-info-title{font-size:17px;color:#295f4e;font-weight:700}section.home-section .title-info .real-entertainment-info-area{display:flex;gap:2em}section.home-section .icon-info .real-entertainment-info-area{display:flex;gap:1em}section.home-section .icon-info .entertainment-info-title{width:30px;height:30px;background:#fdb738;border-radius:8px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}section.home-section .icon-info .real-entertainment-info-title{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.home-section .icon-info .entertainment-info-title svg{transform:rotate(-45deg);fill:#2b6139;font-size:18px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}section.home-section .real-entertainment-sub-data-area{display:flex;align-items:center;justify-content:space-between;width:100%}section.home-section a.entertainment-website{color:#19674f}section.home-section .real-entertainment-location-data{display:flex;gap:1em}section.home-section .entertainment-sub-data-area{width:100%}section.home-section .entertainment-info-content{border:solid 1px #295f4e;padding-inline:19px;border-radius:13px;padding-block:1px;font-size:13px}section.home-section .real-entertainment-infos-area{display:flex;flex-direction:column;gap:1em}section.home-section .real-entertainment-infos-container{display:flex;justify-content:space-between}section.home-section .entertainment-info-name{color:#fdb63a;font-size:16px;font-weight:700}section.home-section .entertainment-info-content-area{margin-top:.5em;color:#fff;direction:ltr}section.home-section .real-entertainment-info{display:flex;flex-direction:column;align-items:center;gap:.3em}.popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.popup-content{background:#fff;border-radius:8px;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}.popup-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee}.popup-title{margin:0;font-size:18px;font-weight:700;color:#333}.popup-close-btn{background:none;border:none;font-size:18px;cursor:pointer;color:#666;padding:5px;border-radius:4px;transition:background-color .2s}.popup-close-btn:hover{background-color:#f5f5f5;color:#333}.popup-body{padding:20px}.popup-description{line-height:1.6;color:#333;margin:0;text-align:right;direction:rtl}@media (max-width: 600px){.popup-content{width:95%;margin:10px}.popup-header,.popup-body{padding:15px}.popup-title{font-size:16px}}section.participants.sponsors.sponsors-page .sponsor,section.participants.sponsors-page .sponsor{height:490px!important;position:relative}section.exhibitions-and-conferences-page section.hero{padding-block:126px;background:url(/assets/hero-bg-Df6GI1Po-CiMYcxuQ.png);height:100vh;background-size:cover}section.exhibitions-and-conferences-page section.hero .real-hero-section{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em}section.exhibitions-and-conferences-page section.hero .hero-title{font-size:6rem;font-weight:700;color:#5e6e6c}section.exhibitions-and-conferences-page section.hero .hero-desc{font-size:2.5rem;font-weight:700;color:#5a6e6a;white-space:nowrap}section.exhibitions-and-conferences-page section.hero .real-hero-buttons-area{display:flex;gap:2em}section.exhibitions-and-conferences-page section.hero button.hero-btn{background:transparent;font-size:16px;font-weight:700;cursor:pointer;color:#fff;border:solid 3px #fab642;border-radius:7px;padding-inline:35px;padding-block:3px;transition:.2s}section.exhibitions-and-conferences-page section.hero button.hero-btn:hover{background:#fab6423b}section.exhibitions-and-conferences-page section.hero .hero-dots{display:flex;gap:.5em;margin-top:3em}section.exhibitions-and-conferences-page section.hero span.dot{width:13px;height:13px;border:solid 1px #fab642;border-radius:50%;cursor:pointer}section.exhibitions-and-conferences-page section.hero span.dot:hover{background:#fab64255}section.exhibitions-and-conferences-page section.hero span.dot.active{background:#fab642}section.exhibitions-and-conferences-page section.hero .exhibitions-and-conferences-title-area{display:flex;align-items:center;justify-content:center}section.exhibitions-and-conferences-page section.hero .exhibitions-and-conferences-title{color:#f0ac35;font-size:3.5rem;font-weight:700;width:600px;text-align:center}section.exhibitions-and-conferences-page section.hero .top-exhibitions-and-conferences-title{width:100%;height:3px;background:#f0ac35}section.exhibitions-and-conferences-page section.hero .bottom-exhibitions-and-conferences-title{width:100%;height:3px;background:#f0ac35}section.exhibitions-and-conferences-page section.hero .real-bottom-exhibitions-and-conferences-decore-area{display:flex;justify-content:center}.exhibitions-and-conferences-section{position:relative;overflow:hidden}.exhibitions-and-conferences-fasel-area{position:relative;z-index:1}.exhibitions-and-conferences-fasel{display:block}.exhibitions-and-conferences-area{padding-top:20px;padding-bottom:50px}.exhibitions-and-conferences-container{padding-inline:5em}.one-exhibitions-and-conferences{border-radius:36px;overflow:hidden;margin-bottom:30px}.real-one-exhibitions-and-conferences{display:flex;flex-direction:row;height:100%;align-items:normal;gap:1em;justify-content:space-between}.one-exhibitions-and-conferences-content-area{background:#fff;padding:2em;width:49%}.one-exhibitions-and-conferences-image-area{width:49%;position:relative}.real-one-exhibitions-and-conferences-image-area{display:inline-flex;align-items:center;justify-content:center;width:100%;position:relative}.exhibitions-and-conferences-image{max-height:400px;width:100%;background:#dedede}.real-one-exhibitions-and-conferences-number-area{font-size:20px;font-weight:700;color:#27614f;margin-bottom:10px}.real-one-exhibitions-and-conferences-description-area{font-size:16px;color:#5b5b5b;line-height:25px;margin-bottom:20px;max-height:180px;overflow:hidden}.one-exhibitions-and-conferences-btn{background:#e5a433;color:#27614f;border:none;width:140px;height:40px;font-size:17px;font-weight:700;border-radius:7px;cursor:pointer;margin-bottom:20px}.real-one-exhibitions-and-conferences-location-data{display:flex;gap:1em}.one-exhibitions-and-conferences-location{color:#4bb6ff;text-decoration:underline;font-size:17px}.play-container{position:absolute;z-index:9;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;background:#feb53b;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#1b6345}.real-play-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.play-icon{color:#1b6345}.one-exhibitions-and-conferences-infos-area{width:100%;background:#074135;border:solid 1px #416751;border-radius:43px;padding-inline:5em;padding-block:3em;margin-top:20px}.real-one-exhibitions-and-conferences-infos-container{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.one-exhibitions-and-conferences-info{width:33%;margin-bottom:20px;max-width:150px}.real-one-exhibitions-and-conferences-info{display:flex;flex-direction:column;align-items:center;gap:.3em}.one-exhibitions-and-conferences-icon-container{width:34px;height:35px;background:#fdb738;border-radius:8px;transform:rotate(45deg)}.real-one-exhibitions-and-conferences-icon-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.one-exhibitions-and-conferences-icon{transform:rotate(-45deg);fill:#2b6139;font-size:20px}.one-exhibitions-and-conferences-info-name{color:#fdb63a;font-size:16px;font-weight:700;text-align:center;margin-top:10px}.one-exhibitions-and-conferences-info-content-area{margin-top:.5em}.one-exhibitions-and-conferences-info-content{color:#fff;direction:ltr;text-align:center}.exhibitions-and-conference-link{color:#fff;text-decoration:none}.pagination{display:flex;justify-content:center;margin-top:2rem}.page-numbers{display:flex;align-items:center;gap:1.5rem;padding:.5rem 1.5rem;border-radius:4px}.page-number{font-size:1.2rem;font-weight:700;color:#fff;cursor:pointer;padding:.2rem .5rem;min-width:1.5rem;text-align:center}.page-number.active{color:#fab642;border-bottom:2px solid #fab642}.next-page{color:#fff;font-weight:700;font-size:1.2rem;cursor:pointer}.next-page:hover,.page-number:hover:not(.active){color:#fab642}.video-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;background:#000c;display:flex;justify-content:center;align-items:center}.video-content{width:80%;height:80%;position:relative}.close-button{position:absolute;top:-30px;right:0;color:#fff;font-size:24px;cursor:pointer;background:transparent;border:none;z-index:1000}.close-button:hover{background:unset;color:#cacaca}.video-player{width:100%;height:100%;object-fit:contain}@media (max-width: 1258px){.real-one-exhibitions-and-conferences{flex-direction:column!important}.one-exhibitions-and-conferences-image-area,.one-exhibitions-and-conferences-content-area{width:100%!important}.real-one-exhibitions-and-conferences{gap:2em!important}}@media (max-width: 1000px){.real-one-exhibitions-and-conferences-infos-container{row-gap:5em!important}.exhibitions-and-conferences-container{padding-inline:2em!important}}@media (max-width: 880px){.real-one-exhibitions-and-conferences-infos-container{flex-wrap:wrap;flex-direction:row!important}}@media (max-width: 600px){.one-exhibitions-and-conferences-infos-area{padding-inline:2.5em!important;padding-block:1.5em!important}.one-exhibitions-and-conferences-info{width:50%!important}}@media (max-width: 450px){.one-exhibitions-and-conferences-info{width:55%!important}.real-one-exhibitions-and-conferences-infos-container{justify-content:space-around!important}}.real-exhibitions-and-conferences-container{display:flex;flex-direction:column;gap:6em}section.episodes section.hero{padding-block:126px;background:url(/assets/hero-bg-Des2rZOM.png);height:100vh;background-size:cover}section.episodes section.hero .real-hero-section{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em}section.episodes section.hero .hero-title{font-size:6rem;font-weight:700;color:#5e6e6c}section.episodes section.hero .hero-desc{font-size:2.5rem;font-weight:700;color:#5a6e6a;white-space:nowrap}section.episodes section.hero .real-hero-buttons-area{display:flex;gap:2em}section.episodes section.hero button.hero-btn{background:transparent;font-size:16px;font-weight:700;cursor:pointer;color:#fff;border:solid 3px #fab642;border-radius:7px;padding-inline:35px;padding-block:3px;transition:.2s;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s}section.episodes section.hero button.hero-btn:hover{background:#fab6423b}section.episodes section.hero .hero-dots{display:flex;gap:.5em;margin-top:3em}section.episodes section.hero span.dot{width:13px;height:13px;border:solid 1px #fab642;border-radius:50%;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}section.episodes section.hero span.dot:hover{background:#fab64255}section.episodes section.hero span.dot.active{background:#fab642}section.episodes section.hero .episodes-title-area{display:flex;align-items:center;justify-content:center}section.episodes section.hero .episodes-title{color:#f0ac35;font-size:3.5rem;font-weight:700;width:400px;text-align:center}section.episodes section.hero .top-episodes-title{width:100%;height:3px;background:#f0ac35}section.episodes section.hero .bottom-episodes-title{width:100%;height:3px;background:#f0ac35}section.episodes section.hero .real-bottom-episodes-decore-area{display:flex;justify-content:center}section.episodes section.episodes-section{padding-bottom:10em;color:#256247}section.episodes .real-contact-section{display:flex;flex-direction:column;gap:3em}section.episodes .contact-title{text-align:center;font-size:3rem;font-weight:700}section.episodes .real-contact-content{display:flex;align-items:center;justify-content:space-between}section.episodes .right-contact-title{font-size:2rem;font-weight:700}section.episodes .right-contact-description{font-weight:700}section.episodes .left-contact{width:48%}section.episodes .real-contact-form{display:flex;flex-direction:column;gap:2em}section.episodes .contact-content{padding-inline:15em}section.episodes .contact-hr{height:300px;width:2px;background:#256247}section.episodes section.episodes-section label{font-weight:700}section.episodes .real-form-group{display:flex;flex-direction:column}section.episodes input.name-input,section.episodes input.email-input,section.episodes section.episodes-section textarea{height:46px;border:none;border-radius:51px;box-shadow:0 5px 4px #c7c7c7;outline:none;padding:2em}section.episodes section.episodes-section textarea{height:100px;border-radius:35px;resize:none}section.episodes button.submit-button{width:250px;color:#1a674d;background:#fdb63a;border-radius:15px;height:41px;border:none;font-size:17px;cursor:pointer;font-weight:700}section.episodes section.infos-section{background:#022b23;padding-bottom:15em}section.episodes .infos-fasel-area{position:relative;top:-126px}section.episodes .infos-content{padding-inline:12em}section.episodes .real-contact-infos-container{display:flex;justify-content:space-between}section.episodes .contact-info{width:335px;background:#fdf9dc;padding:3em;border-radius:45px;-webkit-border-radius:45px;-moz-border-radius:45px;-ms-border-radius:45px;-o-border-radius:45px}section.episodes .real-top-contact-infos{display:flex;justify-content:flex-end;gap:1em;align-items:center}section.episodes .contact-info-icon-container{width:45px;height:45px;background:#fdb738;border-radius:13px;transform:rotate(45deg);-webkit-border-radius:13px;-moz-border-radius:13px;-ms-border-radius:13px;-o-border-radius:13px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}section.episodes .real-contact-info-icon-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.episodes svg.contact-info-icon{transform:rotate(-45deg);fill:#2b6139;font-size:31px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}section.episodes .contact-info-content-area{color:#2b6139;font-size:21px;font-weight:700}section.episodes .real-contact-info{display:flex;flex-direction:column;gap:2em}section.episodes .contact-info-description{font-size:13px;font-weight:500}section.episodes .real-infos-content{display:flex;flex-direction:column;gap:8em}section.episodes .real-contact-map-container{display:flex;justify-content:center;align-items:center}section.episodes img.contact-map-img{border-radius:60px}section.episodes .real-episodes-container{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;row-gap:4em}section.episodes .episode.episodes-shape1{width:38.8%;height:442px}section.episodes .episode.episodes-shape2{width:55%;height:442px}section.episodes img.episode-image{width:100%}section.episodes .episodes-container{padding-inline:5em}section.episodes .episode{border-radius:36px;overflow:hidden}section.episodes .real-episode{display:flex;flex-direction:column;height:100%}section.episodes .episode-content-area{background:#fff;padding-inline:2em;padding-block:1.7em;height:-webkit-fill-available}section.episodes .real-episode-image-area{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%}section.episodes .episode.episodes-shape1 .episode-time-area{position:absolute;width:100%;height:100%}section.episodes .episode.episodes-shape2 .episode-time-area{position:absolute;width:100%;height:100%}section.episodes .real-episode-time-area{width:100%;height:100%}section.episodes .real-episode-time-area{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:flex-start;padding-top:20px;padding-left:20px}section.episodes .play-episode-area{position:absolute}section.episodes .play-episode-container{width:50px;height:50px;background:#feb53b;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}section.episodes .episode-image-area{display:flex}section.episodes .real-play-episode-container{display:flex;align-items:center;justify-content:center}section.episodes .real-episode-number-area{font-size:18px;font-weight:700;color:#467064}section.episodes .real-episode-description-area{font-size:12px;color:#000;line-height:15px}section.episodes .real-episode-content-area{display:flex;flex-direction:column;gap:1em}section.episodes .episode-time{width:65px;text-align:center;background:#00000080;color:#fff;border-radius:6px;direction:ltr}section.episodes section.episodes-section .episodes-fasel-area{position:relative;top:-126px}section.episodes .episode.episodes-shape1 img.episode-image{width:inherit;height:293px}section.episodes .episode.episodes-shape2 img.episode-image{width:748px;height:292px}section.episodes section.episodes-section .episode-description-area{height:46px;overflow:hidden}section.episodes section.episodes-section .video-modal{position:relative;width:360px;height:293px}section.episodes section.episodes-section .video-content{display:block}section.episodes section.episodes-section .guide-image-area video{width:100%;height:100%;object-fit:cover;max-width:unset;max-height:unset}section.episodes section.episodes-section .close-button{position:absolute;top:1em;left:1em;cursor:pointer;color:#fff}section.episodes section.episodes-section video.video-player{max-width:unset;max-height:unset;width:100%;height:100%;object-fit:contain;background:#b9b9b9}section.episodes section.episodes-section .close-button{position:absolute!important;background:transparent;font-size:unset;width:auto;height:auto}@media (max-width: 1200px){section.episodes .episode.episodes-shape1{height:390px!important}section.episodes .episode.episodes-shape2{height:390px!important}}@media (max-width: 960px){section.episodes .episode.episodes-shape1{height:350px!important}section.episodes .episode.episodes-shape2{height:350px!important}}@media (max-width: 900px){section.episodes .real-episodes-container{flex-direction:column!important}section.episodes .episode.episodes-shape1,section.episodes .episode.episodes-shape2{width:100%!important;height:auto!important}}@media (max-width: 800px){section.episodes .episodes-container{padding-inline:3em!important}}@media (max-width: 500px){section.episodes .episodes-container{padding-inline:1.5em!important}}section.episode-details-page section.hero{padding-block:126px;background:url(/assets/hero-bg-Des2rZOM.png);height:100vh;background-size:cover}section.episode-details-page .episode{width:30%}section.episode-details-page section.hero{padding-block:126px;background:url(/assets/hero-bg-Des2rZOM.png);height:100vh;background-size:cover}section.episode-details-page .contact-info{width:335px;background:#fdf9dc;padding:3em;border-radius:45px;-webkit-border-radius:45px;-moz-border-radius:45px;-ms-border-radius:45px;-o-border-radius:45px}section.attractions-page section.hero{padding-block:126px;background:url(/assets/hero-bg-w6iG6uX5.png);height:100vh;background-size:cover}section.hero .real-hero-section{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em}section.hero .hero-title{font-size:6rem;font-weight:700;color:#5e6e6c}section.hero .hero-desc{font-size:2.5rem;font-weight:700;color:#5a6e6a;white-space:nowrap}section.hero .real-hero-buttons-area{display:flex;gap:2em}section.hero button.hero-btn{background:transparent;font-size:16px;font-weight:700;cursor:pointer;color:#fff;border:solid 3px #fab642;border-radius:7px;padding-inline:35px;padding-block:3px;transition:.2s}section.hero button.hero-btn:hover{background:#fab6423b}section.hero .hero-dots{display:flex;gap:.5em;margin-top:3em}section.hero span.dot{width:13px;height:13px;border:solid 1px #fab642;border-radius:50%;cursor:pointer}section.hero span.dot:hover{background:#fab64255}section.hero span.dot.active{background:#fab642}section.hero .attractions-title-area{display:flex;align-items:center;justify-content:center}section.hero .attractions-title{color:#f0ac35;font-size:3.5rem;font-weight:700;width:470px;text-align:center}section.hero .top-attractions-title{width:100%;height:3px;background:#f0ac35}section.hero .bottom-attractions-title{width:100%;height:3px;background:#f0ac35}section.hero .real-bottom-attractions-decore-area{display:flex;justify-content:center}section.attractions-page section.attractions-section{padding-bottom:10em;color:#256247;margin-top:-5em}section.attractions-page .real-contact-section{display:flex;flex-direction:column;gap:3em}section.attractions-page .contact-title{text-align:center;font-size:3rem;font-weight:700}section.attractions-page .real-contact-content{display:flex;align-items:center;justify-content:space-between}section.attractions-page .right-contact-title{font-size:2rem;font-weight:700}section.attractions-page .right-contact-description{font-weight:700}section.attractions-page .left-contact{width:48%}section.attractions-page .real-contact-form{display:flex;flex-direction:column;gap:2em}section.attractions-page .contact-content{padding-inline:15em}section.attractions-page .contact-hr{height:300px;width:2px;background:#256247}section.attractions-page section.attractions-section label{font-weight:700}section.attractions-page .real-form-group{display:flex;flex-direction:column}section.attractions-page input.name-input,section.attractions-page input.email-input,section.attractions-page section.attractions-section textarea{height:46px;border:none;border-radius:51px;box-shadow:0 5px 4px #c7c7c7;outline:none;padding:2em}section.attractions-page section.attractions-section textarea{height:100px;border-radius:35px;resize:none}section.attractions-page button.submit-button{width:250px;color:#1a674d;background:#fdb63a;border-radius:15px;height:41px;border:none;font-size:17px;cursor:pointer;font-weight:700}section.attractions-page section.infos-section{background:#022b23;padding-bottom:15em}section.attractions-page .infos-fasel-area{position:relative;top:-126px}section.attractions-page .infos-content{padding-inline:12em}section.attractions-page .real-contact-infos-container{display:flex;justify-content:space-between}section.attractions-page .contact-info{width:335px;background:#fdf9dc;padding:3em;border-radius:45px}section.attractions-page .real-top-contact-infos{display:flex;justify-content:flex-end;gap:1em;align-items:center}section.attractions-page .contact-info-icon-container{width:45px;height:45px;background:#fdb738;border-radius:13px;transform:rotate(45deg)}section.attractions-page .real-contact-info-icon-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.attractions-page svg.contact-info-icon{transform:rotate(-45deg);fill:#2b6139;font-size:31px}section.attractions-page .contact-info-content-area{color:#2b6139;font-size:21px;font-weight:700}section.attractions-page .real-contact-info{display:flex;flex-direction:column;gap:2em}section.attractions-page .contact-info-description{font-size:13px;font-weight:500}section.attractions-page .real-infos-content{display:flex;flex-direction:column;gap:8em}section.attractions-page .real-contact-map-container{display:flex;justify-content:center;align-items:center}section.attractions-page img.contact-map-img{border-radius:60px}section.attractions-page svg.text-yellow-500{font-size:16px;fill:#fdb63a}section.attractions-page .attraction-name{color:#19674f;font: 700 26px/63px Cairo}section.attractions-page .row{display:flex;align-items:center}section.attractions-page .rowagp2{gap:2em}.attraction-description{font: 500 12px/30px Cairo;color:#323030;line-height:16px}.attraction-content{font: 500 14px/25px Cairo}.rowagp1{gap:1em}.real-attraction-place{color:#0f88f1;text-decoration:underline}.cols-rowagp2{display:flex;flex-direction:column;gap:2em;width:70%}.attraction-places-container{padding-right:40px}section.attractions-section .real-attractions-container{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:nowrap;row-gap:2em;flex-direction:column}section.attractions-section img.attraction-image{width:100%}section.attractions-section .attractions-container{padding-inline:5em}section.attractions-section .attraction{border-radius:36px;overflow:hidden;background:#fff;padding:2em;width:100%}section.attractions-section .real-attraction{display:flex;flex-direction:row;height:100%;align-items:flex-start;gap:5em;align-items:center}section.attractions-section img.attraction-img{border-radius:36px;max-width:277px;max-height:261px}.real-attraction-image-area{display:inline-flex;align-items:center;justify-content:center;width:100%}.attraction.attractions-shape1 .attraction-time-area{position:absolute;width:475px;height:264px}.attraction.attractions-shape2 .attraction-time-area{position:absolute;width:748px;height:264px}.real-attraction-time-area{width:100%;height:100%}.real-attraction-time-area{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:flex-start;padding-top:20px;padding-left:20px}.play-attraction-area{position:absolute}.play-attraction-container{width:50px;height:50px;background:#feb53b;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.attraction-image-area{display:inline-flex;justify-content:flex-end;align-items:flex-start}.attraction-heart-area{position:absolute;margin:1em;cursor:pointer}.real-play-attraction-container{display:flex;align-items:center;justify-content:center}.real-attraction-number-area{font-size:18px;font-weight:700;color:#467064}.real-attraction-description-area{font-size:12px;color:#000;line-height:15px}.attraction-content-area{width:70%}.real-attraction-content-area{display:flex;flex-direction:row;gap:1em;justify-content:space-between;align-items:flex-start}.attraction-time{width:65px;text-align:center;background:#00000080;color:#fff;border-radius:6px;direction:ltr}section.attractions-section .attractions-fasel-area{position:relative;top:-46px}.attraction-heart{width:35px;height:35px;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}.guide-container{width:28px;height:28px;background:#fdb738;border-radius:8px;transform:rotate(45deg)}.real-guide-name-area{display:flex;justify-content:space-between;margin-left:2em;gap:1em;align-items:center}.real-guide-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}svg.guide-icon{transform:rotate(-45deg);fill:#2b6139;font-size:16px}section.attractions-section .real-main-rate-area{display:flex;gap:1em}section.attractions-section .real-rate-text{color:#323030;font: 700 15px/25px Cairo}section.attractions-section .rate-number{font: 500 12px/17px Cairo;letter-spacing:0px;color:#323030}section.attractions-section .rate-box-number{background:#19674f 0% 0% no-repeat padding-box;border:1px solid #707070;border-radius:14px;color:#fff;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.attraction.attractions-shape2{direction:ltr}section.attractions-section .video-modal{position:relative;width:360px;height:370px}section.attractions-section .video-content{display:block}section.attractions-section .guide-image-area video{width:100%;height:100%;object-fit:cover;max-width:unset;max-height:unset}section.attractions-section .close-button{background:transparent;width:auto;height:auto;position:absolute;top:1em;left:1em;cursor:pointer;color:#fff}section.attractions-section video.video-player{max-width:unset;max-height:unset;width:100%;height:100%;object-fit:contain;background:#b9b9b9}@media (max-width: 1156px){section.attractions-section .real-attraction{gap:2em!important}}@media (max-width: 1077px){section.attractions-section .real-attraction{flex-direction:column!important}.attraction-image-area,.attraction-content-area{width:100%!important}section.attractions-section img.attraction-img{width:100%!important;border-radius:25px!important;-webkit-border-radius:25px!important;-moz-border-radius:25px!important;-ms-border-radius:25px!important;-o-border-radius:25px!important}section.attractions-section img.attraction-img{max-width:unset;max-height:unset}}@media (max-width: 790px){section.attractions-section .attractions-container{padding-inline:2em!important}}@media (max-width: 500px){section.attractions-section .attractions-container{padding-inline:2em!important}section.attractions-section .attraction{border-radius:15px!important;-webkit-border-radius:15px!important;-moz-border-radius:15px!important;-ms-border-radius:15px!important;-o-border-radius:15px!important}section.attractions-section .attraction{padding:1em!important}section.attractions-section .main-rate-area{width:0;position:relative}section.attractions-section .attraction.attractions-shape1 .main-rate-area{right:-40%!important}section.attractions-section .attraction.attractions-shape2 .main-rate-area{left:-40%!important}section.attractions-section .rate-number-area,section.attractions-section .real-rate-text{white-space:nowrap!important}section.attractions-section .cols-rowagp2{width:100%!important}section.attractions-page .row{align-items:flex-start!important;flex-direction:column!important}section.attractions-page .attraction-name{font-size:20px!important}}@media (max-width: 410px){section.attractions-page .attraction-name{font-size:18px!important}section.attractions-page .rowagp2{gap:0!important}section.attractions-page .row.rowagp1{flex-direction:row!important}}.image-slider-section,.video-slider-section{margin:30px 0;padding:20px;background-color:#021617;border-radius:8px}.slider-container{width:100%;max-width:1200px;margin:0 auto}.slider-title{color:#f0ac35;font-size:24px;margin-bottom:20px;text-align:center;font-weight:700}.main-image-container,.main-video-container{position:relative;width:100%;height:400px;margin-bottom:20px;border-radius:8px;overflow:hidden}.main-image{width:100%;height:100%;object-fit:cover;cursor:pointer;transition:transform .3s ease}.main-image:hover{transform:scale(1.02)}.video-thumbnail-container{position:relative;width:100%;height:100%;cursor:pointer}.video-thumbnail{width:100%;height:100%;object-fit:cover}.video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#f0ac35cc;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:30px;transition:all .3s ease}.video-play-button:hover{background-color:#f0ac35;transform:translate(-50%,-50%) scale(1.1)}.slider-nav-button{position:absolute;top:50%;transform:translateY(-50%);background-color:#00000080;color:#fff;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background-color .3s ease}.slider-nav-button:hover{background-color:#f0ac35cc}.slider-nav-button.prev{right:10px}.slider-nav-button.next{left:10px}.thumbnails-container{width:100%;overflow:hidden;padding:10px 0}.thumbnails-scroll{display:flex;overflow-x:auto;gap:10px;padding:10px 0;scrollbar-width:thin;scrollbar-color:#f0ac35 #021617}.thumbnails-scroll::-webkit-scrollbar{height:8px}.thumbnails-scroll::-webkit-scrollbar-track{background:#021617;border-radius:4px}.thumbnails-scroll::-webkit-scrollbar-thumb{background-color:#f0ac35;border-radius:4px}.thumbnail{flex:0 0 auto;width:120px;height:80px;border-radius:4px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .3s ease}.thumbnail.active{border-color:#f0ac35;transform:scale(1.05)}.thumbnail img{width:100%;height:100%;object-fit:cover}.video-thumbnail-wrapper{position:relative;width:100%;height:100%}.video-thumbnail-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;background-color:#f0ac35cc;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px}.video-modal,.image-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000}.video-content,.image-content{position:relative;width:90%;max-width:1000px;max-height:90vh}.video-player{width:100%;max-height:80vh}.modal-image{max-width:100%;max-height:80vh;object-fit:contain}.modal-close-button{position:absolute;top:-40px;right:0;background-color:transparent;color:#fff;border:none;font-size:24px;cursor:pointer}section.attraction-details-page video.video-player{max-width:100%;max-height:100%;background:#00968824}@media (max-width: 768px){.main-image-container,.main-video-container{height:300px}.thumbnail{width:100px;height:70px}.video-play-button{width:60px;height:60px;font-size:24px}.slider-nav-button{width:30px;height:30px}}@media (max-width: 480px){.main-image-container,.main-video-container{height:220px}.thumbnail{width:80px;height:60px}.video-play-button{width:50px;height:50px;font-size:20px}}@media (max-width: 1300px){section.attraction-details-page .right-top-attraction-details-description{font-size:14px!important}section.attraction-details-page .right-top-attraction-details-title{font-size:1rem!important}section.attraction-details-page .left-top-attraction-details,section.attraction-details-page .right-top-attraction-details{width:50%!important}}@media (max-width: 1220px){.real-attraction-location-container{gap:2em!important}.attraction-location-container{padding:1.8em!important}section.attraction-details-page .attraction-icon-container{width:38px!important;height:38px!important}section.attraction-details-page .attraction-content{font-size:15px!important}section.attraction-details-page .real-attraction-link{font-size:15px!important;white-space:nowrap!important}.real-attraction-location-container{flex-direction:column!important}.attraction-location-container{width:fit-content!important}.real-attraction-location{display:flex;justify-content:center}}@media (max-width: 1120px){section.attraction-details-page .real-top-attraction-details{flex-direction:column!important}section.attraction-details-page .left-top-attraction-details,section.attraction-details-page .right-top-attraction-details{width:100%!important}}@media (max-width: 880px){section.attraction-details-page section.attraction-details .attraction-details-content-area,section.attraction-details-page section.attraction-video,section.attraction-location{padding-inline:2em!important}section.attraction-details-page .attraction-details-content-area{margin-top:-5em!important}section.attraction-details-page .real-right-top-attraction-details{gap:1em!important}section.attraction-details-page .right-top-attraction-details{padding-left:2em!important}section.attraction-details-page img.top-attraction-details-image{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}}@media (max-width: 650px){section.attraction-details-page img.attraction-image{border-radius:25px!important;-webkit-border-radius:25px!important;-moz-border-radius:25px!important;-ms-border-radius:25px!important;-o-border-radius:25px!important}section.attraction-details-page .attraction-rank-box{width:45px!important;height:45px!important;font-size:16px!important}section.attraction-details-page .top-attraction-rank-data-area{font-size:15px!important}section.attraction-details-page .bottom-attraction-rank-data-area{font-size:9px!important}section.attraction-details-page .attraction-stars-rank .flex{gap:3px!important;font-size:18px!important}section.attraction-details-page .attraction-views{padding-inline:1em;padding-block:4px;border-radius:27px;font-size:15px!important;white-space:nowrap!important}section.attraction-video,section.attraction-location{margin-top:5em!important}}@media (max-width: 625px){img.attraction-location-image{width:100%}.attraction-location-container{padding:1em!important}.real-attraction-location-data{align-items:center!important}.real-attraction-location-links{margin-right:2em!important}}@media (max-width: 550px){section.attraction-details-page section.attraction-details .attraction-details-content-area,section.attraction-details-page section.attraction-video,section.attraction-location{padding-inline:1em!important}section.attraction-details-page section.attraction-details .attraction-details-title-area{padding-inline:1em!important}section.attraction-details-page section.attraction-details .attraction-details-title.section-title{padding-inline:.5em!important}section.attraction-details-page section.attraction-details .attraction-details-title{font-size:15px!important}}@media (max-width: 535px){section.attraction-details-page .real-attraction-rank-area{align-items:flex-start!important;flex-direction:column!important;row-gap:1em!important}section.attraction-details-page .attraction-rank-area{padding-inline:0!important}section.attraction-details-page .video-play-icon-container{width:45px!important;height:45px!important;font-size:15px!important}section.attraction-details-page .video-scrolleo-area{height:8px!important}section.attraction-details-page .attraction-time{width:50px!important;font-size:11px!important}section.attraction-details-page .attraction-image-container-d1{padding:1em!important}section.attraction-details-page .like-attraction-container{width:30px;height:30px}section.attraction-details-page svg.like-attraction{font-size:15px!important}}section.attraction-details-page section.hero{padding-block:126px;background:url(/assets/hero-bg-w6iG6uX5.png);height:100vh;background-size:cover}section.attraction-details-page section.hero .real-hero-section{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em}section.attraction-details-page section.hero .hero-title{font-size:6rem;font-weight:700;color:#5e6e6c}section.attraction-details-page section.hero .hero-desc{font-size:2.5rem;font-weight:700;color:#5a6e6a;white-space:nowrap}section.attraction-details-page section.hero .real-hero-buttons-area{display:flex;gap:2em}section.attraction-details-page section.hero button.hero-btn{background:transparent;font-size:16px;font-weight:700;cursor:pointer;color:#fff;border:solid 3px #fab642;border-radius:7px;padding-inline:35px;padding-block:3px;transition:.2s}section.attraction-details-page section.hero button.hero-btn:hover{background:#fab6423b}section.attraction-details-page section.hero .hero-dots{display:flex;gap:.5em;margin-top:3em}section.attraction-details-page section.hero span.dot{width:13px;height:13px;border:solid 1px #fab642;border-radius:50%;cursor:pointer}section.attraction-details-page section.hero span.dot:hover{background:#fab64255}section.attraction-details-page section.hero span.dot.active{background:#fab642}section.attraction-details-page section.hero .attractions-title-area{display:flex;align-items:center;justify-content:center}section.attraction-details-page section.hero .attractions-title{color:#f0ac35;font-size:3.5rem;font-weight:700;width:470px;text-align:center}section.attraction-details-page section.hero .top-attractions-title{width:100%;height:3px;background:#f0ac35}section.attraction-details-page section.hero .bottom-attractions-title{width:100%;height:3px;background:#f0ac35}section.attraction-details-page section.hero .real-bottom-attractions-decore-area{display:flex;justify-content:center}section.attraction-details-page section.attraction-video,section.attraction-location{padding-inline:5em;margin-top:10em}section.attraction-details-page .attractions-fasel-area{position:relative;top:-126px}section.attraction-details-page .attraction-details-title-area{position:relative;top:-80px}section.attraction-details-page section.attraction-details .attraction-details-content-area,section.attraction-details-page section.attraction-video,section.attraction-details-page section.attraction-location{padding-inline:5em}section.attraction-details-page .real-top-attraction-details{display:flex;justify-content:space-between;align-items:center}section.attraction-details-page img.top-attraction-details-image{border-radius:58px;width:100%}section.attraction-details-page .right-top-attraction-details-title{font-size:1.5rem;font-weight:700;color:#f7b645}section.attraction-details-page .right-top-attraction-details{padding:2em 2em 2em 4em}section.attraction-details-page .right-top-attraction-details-description{color:#fff}section.attraction-details-page .real-right-top-attraction-details{display:flex;flex-direction:column;gap:3em;justify-content:center}section.attraction-details-page .right-top-attraction-details,section.attraction-details-page .real-right-top-attraction-details{height:100%}section.attraction-details-page .left-top-attraction-details,section.attraction-details-page .right-top-attraction-details{width:48%}section.attraction-details-page section.attraction-details .attraction-details-page-content,section.attraction-details-page section.attraction-details .attraction-details-title-area{position:relative;z-index:2}section.attraction-details-page section.attraction-details .attraction-details-page-content{margin-top:4em}section.attraction-details-page section.attraction-details .attraction-details-title-area{padding-inline:4em}section.attraction-details-page section.attraction-details .attraction-details-title{display:flex;color:#fdb63a;font-size:18px;font-weight:700;gap:5px}section.attraction-details-page .attraction-image-container{width:100%;display:inline-flex;position:relative}section.attraction-details-page .real-attraction-image-container{display:flex;width:100%}section.attraction-details-page .attraction-image-container-d1,section.attraction-details-page .attraction-image-container-d2{position:absolute}section.attraction-details-page .attraction-image-container-d1,section.attraction-details-page .real-attraction-image-container-d1{width:100%;height:100%}section.attraction-details-page .real-attraction-image-container-d1{display:flex;flex-direction:column;justify-content:space-between}section.attraction-details-page .attraction-image-container-d1{padding:2em}section.attraction-details-page .real-top-attraction-image-container{display:flex;justify-content:space-between}section.attraction-details-page .like-attraction-container{width:35px;height:35px;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}section.attraction-details-page .real-like-attraction-container,section.attraction-details-page .like-attraction{display:flex}section.attraction-details-page .attraction-time{width:65px;background:#00000050;color:#fff;text-align:center;border-radius:5px}section.attraction-details-page .real-bottom-attraction-image-container{display:flex;justify-content:center}section.attraction-details-page .video-scrolleo-area{width:90%;height:12px;background:#9e9c9d;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}section.attraction-details-page img.attraction-image{width:100%;border-radius:60px;height:750px;object-fit:cover}section.attraction-details-page video.attraction-video{height:750px;object-fit:cover;width:100%}section.attraction-details-page .attraction-image-container-d2,section.attraction-details-page .real-attraction-image-container-d2{width:100%;height:100%}section.attraction-details-page .real-attraction-image-container-d2{display:flex;align-items:center;justify-content:center}section.attraction-details-page .video-play-icon-container{width:60px;height:60px;background:#feb53b;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#19674d;font-size:20px}section.attraction-details-page .real-video-play-icon-container{display:flex;align-items:center;justify-content:center}section.attraction-details-page .attraction-rank-box{width:60px;height:60px;background:#fbb33a;border-radius:11px;color:#19674d;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center}section.attraction-details-page .real-attraction-rank-box{display:flex}section.attraction-details-page .real-right-attraction-rank-area{display:flex}section.attraction-details-page .real-attraction-viddeo-container{display:flex;flex-direction:column;gap:2em}section.attraction-details-page .attraction-rank-area{padding-inline:3em}section.attraction-details-page .real-attraction-data-area{display:flex;flex-direction:column;align-items:center}section.attraction-details-page .top-attraction-rank-data-area{font-size:17px;color:#fff}section.attraction-details-page .bottom-attraction-rank-data-area{font-size:10px;color:#fff}section.attraction-details-page .real-right-attraction-rank-area{display:flex;align-items:center;gap:1em}section.attraction-details-page .attraction-stars-rank{color:gold}section.attraction-details-page .attraction-stars-rank .flex{display:flex;gap:4px;font-size:22px}section.attraction-details-page .real-attraction-rank-area{display:flex;align-items:center;justify-content:space-between}section.attraction-details-page .attraction-views{background:#fff;color:#032823;padding-inline:1.2em;padding-block:4px;border-radius:27px}section.attraction-details-page section.attraction-location{margin-bottom:15em}section.attraction-details-page .attraction-location-container{border:solid 1px #7b9573;border-radius:38px;padding:2em}section.attraction-details-page .real-attraction-location-container{display:flex;align-items:center;gap:5em;justify-content:space-between}section.attraction-details-page .attraction-icon-container{width:42px;height:42px;background:#fdb738;border-radius:8px;transform:rotate(45deg)}section.attraction-details-page .real-attraction-icon-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.attraction-details-page .attraction-icon-container svg{transform:rotate(-45deg);fill:#2b6139;font-size:25px}section.attraction-details-page .attraction-content{color:#fff;font-size:16px;line-height:23px}section.attraction-details-page .real-attraction-location-data{display:flex;gap:2em}section.attraction-details-page .real-attraction-link{color:#84bfff;font-size:20px;text-decoration:underline}section.attraction-details-page .real-attraction-location-links{display:flex;margin-right:6em;gap:3em}section.attraction-details-page .real-right-attraction-area{display:flex;flex-direction:column;gap:2em}section.attraction-details-page img.attraction-location-image{border-radius:40px}section.attraction-details-page .attraction-link a{color:#84bfff;font-size:20px;text-decoration:underline}section.attraction-details-page .container{overflow:auto}.name-cell,.discount-header{min-width:250px!important}section.attraction-details-page .discount-table{min-width:2284px}section.guide-page section.hero{padding-block:126px;background:url(/assets/hero-bg-DtP2kyrd.png);height:100vh;background-size:cover}section.guide-page section.guide-section{padding-bottom:17em}section.guide-page section.guide-section .top-guide{position:absolute;margin-top:-68px;width:100%;z-index:1}section.guide-page section.guide-section .guide-page-content,section.guide-page section.guide-section .guide-title-area{position:relative;z-index:2}section.guide-page section.guide-section .guide-page-content{margin-top:4em}section.guide-page section.guide-section .guide-title-area{padding-inline:4em}section.guide-page section.guide-section .guide-title{display:flex;color:#fdb63a;font-size:18px;font-weight:700;gap:5px}section.guide-page section.guide-section .real-guides-container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;row-gap:6em}section.guide-page section.guide-section .guides-container{padding-inline:4em;display:flex;flex-direction:column;gap:2em}section.guide-page section.guide-section img.guide-img{width:400px;height:370px;object-fit:cover}section.guide-page section.guide-section .guide{overflow:hidden;border-radius:27px}section.guide-page section.guide-section .guide-content-area{background:#fff}section.guide-page section.guide-section .real-guide-image-area{display:flex;position:relative}section.guide-page section.guide-section .guide-content-area{padding-block:1em;padding-inline:2em}section.guide-page section.guide-section .guide-name{font-size:18px;font-weight:700;color:#19674f}section.guide-page section.guide-section .guide-rate-box{width:45px;height:45px;background:#19674f 0% 0% no-repeat padding-box;color:#fff;border-radius:9px;display:flex;align-items:center;justify-content:center;font-weight:700;letter-spacing:1px}section.guide-page section.guide-section .guide-rate-text-area,section.guide-page section.guide-section .guide-rate-stars-area{margin-top:-4px}section.guide-page section.guide-section .guide-rate-stars-area{margin-top:10px}section.guide-page section.guide-section .top-guide-rate-text{color:#323030;font-weight:700;font-size:15px}section.guide-page section.guide-section .bottom-guide-rate-text{color:#323030;font-size:14px}section.guide-page section.guide-section .real-guide-rate-area{display:flex;justify-content:flex-start;gap:1em;align-items:center}section.guide-page section.guide-section .bottom-guide-rate-text-area{margin-top:-8px}section.guide-page section.guide-section .real-guide-rate-stars-area svg{color:#fdb63a}section.guide-page section.guide-section .real-guide-data-icon-area{width:28px;height:28px;background:#fdb738;border-radius:8px;transform:rotate(45deg)}section.guide-page section.guide-section .actual-guide-data-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.guide-page section.guide-section .real-guide-data-icon-area svg{transform:rotate(-45deg);fill:#2b6139;font-size:16px;width:1em;height:1em}section.guide-page section.guide-section .guide-data-title{font-size:16px;font-weight:700;color:#323030}section.guide-page section.guide-section .real-guide-data-description-area{font-size:15px;color:#000;font-weight:500;direction:ltr}section.guide-page section.guide-section .real-actual-guide-data-area{display:flex;align-items:flex-start;justify-content:flex-start;gap:12px}section.guide-page section.guide-section .guide-website{color:#4b4b4b;font-size:15px}section.guide-page section.guide-section .guide-location-place,section.guide-page section.guide-section .guide-location-url{color:#0f88f1;text-decoration:underline;font-size:15px}section.guide-page section.guide-section .guide-infos-area{padding-right:40px;margin-top:-12px}section.guide-page section.guide-section .real-guide-button-area{text-align:center}section.guide-page section.guide-section button.guide-btn{background:#19674f;color:#fff;border:solid 1px #aaa;font-size:17px;font-weight:700;width:151px;border-radius:18px;cursor:pointer}section.guide-page section.guide-section .real-guide-content-area{display:flex;flex-direction:column;gap:1em}section.guide-page section.guide-section .guide-image-area video{width:360px;height:370px;object-fit:cover}section.guide-page section.guide-section .play-area{z-index:1}section.guide-page section.guide-section .video-modal{position:relative;width:360px;height:370px}section.guide-page section.guide-section .video-content{display:block}section.guide-page section.guide-section .guide-image-area video{width:100%;height:100%;object-fit:cover;max-width:unset;max-height:unset}section.guide-page section.guide-section .close-button{background:transparent;width:auto;height:auto;position:absolute;top:1em;left:1em;cursor:pointer;color:#fff}section.guide-page section.hero{padding-block:126px;background:url(/assets/hero-bg-DtP2kyrd.png);height:100vh;background-size:cover}section.guide-page section.hero .real-hero-section{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em}section.guide-page section.hero .hero-title{font-size:6rem;font-weight:700;color:#5e6e6c}section.guide-page section.hero .hero-desc{font-size:2.5rem;font-weight:700;color:#5a6e6a;white-space:nowrap}section.guide-page section.hero .real-hero-buttons-area{display:flex;gap:2em}section.guide-page section.hero button.hero-btn{background:transparent;font-size:16px;font-weight:700;cursor:pointer;color:#fff;border:solid 3px #fab642;border-radius:7px;padding-inline:35px;padding-block:3px;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s}section.guide-page section.hero button.hero-btn:hover{background:#fab6423b}section.guide-page section.hero .hero-dots{display:flex;gap:.5em;margin-top:3em}section.guide-page section.hero span.dot{width:13px;height:13px;border:solid 1px #fab642;border-radius:50%;cursor:pointer}section.guide-page section.hero span.dot:hover{background:#fab64255}section.guide-page section.hero span.dot.active{background:#fab642}section.guide-page section.hero .attractions-title-area{display:flex;align-items:center;justify-content:center}section.guide-page section.hero .attractions-title{color:#f0ac35;font-size:3.5rem;font-weight:700;width:470px;text-align:center}section.guide-page section.hero .top-attractions-title{width:100%;height:3px;background:#f0ac35}section.guide-page section.hero .bottom-attractions-title{width:100%;height:3px;background:#f0ac35}section.guide-page section.hero .real-bottom-attractions-decore-area{display:flex;justify-content:center}section.guide-page .real-bottom-guide-offers-decore-area{display:flex;justify-content:center}section.guide-page td.name-td.border-right-non{position:relative}section.guide-page .offer{width:55px;height:40px;background:#f0ac35;color:#000;display:flex;justify-content:center;align-items:center;border-radius:50%;font-size:12px;position:absolute;left:28px;top:-17px}section.guide-page .left-offer-td{position:relative}section.guide-page input.offer-checkbox{position:absolute;left:40px;width:20px;height:20px;accent-color:#033f32;cursor:pointer}section.guide-page button.replace-points-btn{position:relative;width:250px;height:45px;background:#021617;color:#efab35;margin:0;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;cursor:pointer;border:solid 2px #efab35;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px}section.guide-page button.replace-points-btn:hover{background:#033e31a4}section.guide-page section.episode-video,section.episode-location{padding-inline:10em}section.guide-page .guide-offers-fasel-area{position:relative;top:-126px}section.guide-page .episode-details-title-area{position:relative;top:-80px}section.guide-page section.episode-details .episode-details-content-area,section.guide-page section.episode-location{padding-inline:5em}section.guide-page .real-top-episode-details{display:flex;justify-content:space-between;align-items:center}section.guide-page img.top-episode-details-image{border-radius:58px;width:100%}section.guide-page .right-top-episode-details-title{font-size:1.5rem;font-weight:700;color:#f7b645}section.guide-page .right-top-episode-details{padding:2em 2em 2em 4em}section.guide-page .right-top-episode-details-description{color:#fff}section.guide-page .real-right-top-episode-details{display:flex;flex-direction:column;gap:3em;justify-content:center}section.guide-page .right-top-episode-details,section.guide-page .real-right-top-episode-details{height:100%}section.guide-page .left-top-episode-details,section.guide-page .right-top-episode-details{width:48%}section.guide-page section.episode-details .episode-details-page-content,section.guide-page section.guide-details-area{position:relative;z-index:2}section.guide-page section.episode-details .episode-details-page-content{margin-top:4em}section.guide-page section.guide-details-area{padding-inline:4em}section.guide-page section.guide-details{display:flex;color:#fdb63a;font-size:18px;font-weight:700;gap:5px;position:relative;top:-126px}section.guide-page .guide-details-title{display:flex;gap:.2em}section.guide-page .guide-details-title-area{position:relative}section.guide-page .real-guide-details{width:100%}section.guide-page .real-guide-details-head-area{display:flex;flex-direction:column;gap:1em}section.guide-page .guide-icon-container{width:34px;height:35px;background:#fdb738;border-radius:8px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}section.guide-page .real-guide-icon-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.guide-page .guide-icon{transform:rotate(-45deg);fill:#2b6139;font-size:20px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}section.guide-page section.guide-offers .guide-offer-time-area{position:absolute;width:475px;height:264px}section.guide-page .real-guide-offers{display:flex;flex-direction:column;align-items:center;gap:2em}section.guide-page .guide-offer-title{color:#f0ac35;font-size:3rem;font-weight:700;width:400px;text-align:center}section.guide-page .real-guide-offer-title-area{text-align:center}section.guide-page .top-guide-offer-title,section.guide-page .bottom-guide-offer-title{width:100%;height:3px;background:#f0ac35}section.guide-page .guide-offer-time-area .real-guide-offer-time-area{padding-top:34px;padding-left:34px}section.guide-page .real-guide-offers-content-area{display:flex;gap:2em;flex-wrap:wrap;justify-content:center;align-items:center}section.guide-page .guide-offers-title{color:#f0ac35;font-size:3rem;font-weight:700;width:250px;text-align:center}section.guide-page .guide-details-title-area,section.guide-details-section,section.guide-offers{padding-inline:10em}section.guide-page section.guide-offers{margin-block:10em}section.guide-page .real-main-guide-details-area{display:flex;justify-content:space-between}section.guide-page .guide-name{color:#fdb63a;font-size:19px;font-weight:700}section.guide-page .guide-rate-box{width:50px;height:50px;background:#fbb33a;border-radius:11px;color:#fff;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center}section.guide-page .real-guide-rate-text-area{display:flex;flex-direction:column;align-items:center}section.guide-page .guide-rate-text2{font-size:10px;color:#fff}section.guide-page .guide-rate-text{font-size:17px;color:#fff}section.guide-page .guide-rate-stars{color:gold;font-size:22px}section.guide-page .guide-rate-stars .flex{display:flex;gap:.15em}section.guide-page .real-main-guide-details-area{display:flex;justify-content:space-between;gap:10em}section.guide-page .real-guide-rate-area{display:flex;align-items:center;gap:1em}section.guide-page .guide-description-area{margin-top:1em;font-size:16px;color:#cdd4d3}section.guide-page .real-right-main-guide-details-area{display:flex;flex-direction:column;gap:1em}section.guide-page .guide-image{width:500px;border-radius:17px}section.guide-page .guide-infos-container{background:#074135;border:solid 1px #416751;border-radius:43px;padding-inline:5em;padding-block:3em}section.guide-page .real-guide-infos-container{display:flex;justify-content:space-between}section.guide-page .real-guide-info{display:flex;flex-direction:column;align-items:center;gap:.3em}section.guide-page .guide-info-content{direction:ltr}section.guide-page .guide-info-content-area{margin-top:.5em;color:#fff}section.guide-page .guide-info-name{color:#fdb63a;font-size:16px;font-weight:700}section.guide-page .real-guide-details-section{display:flex;flex-direction:column;gap:5em}section.guide-page .top-guide-offers-title,section.guide-page .bottom-guide-offers-title{width:100%;height:3px;background:#f0ac35}section.guide-page .real-guide-offers-title-area{text-align:center}section.guide-page .guide-offers{display:flex;justify-content:center;align-items:center}section.guide-page .guide-offers-table{border-collapse:collapse;width:800px;text-align:center;font-size:18px;direction:rtl}section.guide-page guide-offers-table td,section.guide-page guide-offers-table th{width:50%}section.guide-page guide-offers-table th,section.guide-page guide-offers-table td{padding:10px}section.guide-page guide-offers-table th{background-color:#f0ac35;color:#003d29}section.guide-page guide-offers-table td{background-color:#004d32;color:#fff}section.guide-page th.name-th,section.guide-page td.name-td{background:#074135;color:#f0ac35;border:2px solid #f0ac35}section.guide-page th.offer-th,section.guide-page td.offer-td{background:#f0ac35;color:#074135;border:2px solid #074135}section.guide-page th.offer-th.border-top-ylo{border-top-color:#f0ac35}section.guide-page td.offer-td.border-left-ylo{border-top-color:#f0ac35}section.guide-page td.offer-td.border-bottom-ylo{border-top-color:#f0ac35}section.guide-page real-guide-offers-content-area{border:solid 2px #f0ac35;border-radius:15px;overflow:hidden}section.guide-page border-bottom-non{border-bottom-color:#f0ac35!important}section.guide-page border-right-non{border-right-color:#f0ac35!important}section.guide-page border-top-non{border-top-color:#f0ac35!important}section.guide-page border-left-non{border-left-color:#f0ac35!important}section.guide-page td.offer-td.border-left-non{position:relative}section.guide-page .guide-image{width:500px;border-radius:17px;max-height:500px}section.guide-page .real-guide-image-area{position:relative}section.guide-page .popup.data-saved-success,.error-container{z-index:9}.container{width:50vw;direction:ltr}section.guide-page section.guide-offers .table-row{display:flex;text-align:right;background-color:unset;padding:unset;margin-bottom:unset;border-radius:unset}.name-cell{white-space:nowrap;overflow:hidden;border-right:1px solid #f0ac35}section.guide-page .video-play-icon-container{width:50px;height:50px;background:#feb53b;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#1e6748}section.guide-page .real-video-play-icon-container{display:flex}section.guide-page svg.video-play-icon{width:16px;height:16px}.notification-popup{position:fixed;top:20px;right:20px;z-index:9999;min-width:320px;max-width:400px;border-radius:12px;box-shadow:0 10px 25px #00000026;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:notificationSlideIn .4s cubic-bezier(.68,-.55,.265,1.55);overflow:hidden}@keyframes notificationSlideIn{0%{opacity:0;transform:translate(100%) scale(.8)}to{opacity:1;transform:translate(0) scale(1)}}.notification-popup.error{background:linear-gradient(135deg,#ff6b35,#ff8c00,orange);border:2px solid #ff4500}.notification-popup.success{background:linear-gradient(135deg,#ff8c00,orange,#ffb347);border:2px solid #ff8c00}.notification-popup.warning{background:linear-gradient(135deg,orange,#ffb347,gold);border:2px solid #ffa500}.notification-popup.info{background:linear-gradient(135deg,#ff8c00,orange,#ffcc80);border:2px solid #ff8c00}.notification-content{display:flex;align-items:flex-start;padding:16px 20px;gap:12px;position:relative}.notification-icon{flex-shrink:0;width:32px;height:32px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.notification-icon svg{width:18px;height:18px;stroke-width:2.5;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.notification-message{flex:1;color:#fff;font-size:14px;line-height:1.5;font-weight:500;margin-top:4px;text-shadow:0 1px 2px rgba(0,0,0,.1);direction:rtl;text-align:right}.notification-close{flex-shrink:0;background:#fff3;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.notification-close:hover{background:#ffffff4d;transform:scale(1.1)}.notification-close:active{transform:scale(.95)}.notification-popup.hiding{animation:notificationSlideOut .3s ease-in forwards}@keyframes notificationSlideOut{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(100%) scale(.8)}}.notification-popup:after{content:"";position:absolute;bottom:0;left:0;height:3px;background:#fff6;animation:progressBar 5s linear forwards;border-radius:0 0 12px 12px}@keyframes progressBar{0%{width:100%}to{width:0%}}.notification-popup:hover{transform:translateY(-2px);box-shadow:0 15px 35px #0003}.notification-popup:hover:after{animation-play-state:paused}.notification-popup:nth-child(2){top:100px;animation-delay:.1s}.notification-popup:nth-child(3){top:180px;animation-delay:.2s}.notification-popup:nth-child(4){top:260px;animation-delay:.3s}@media (max-width: 768px){.notification-popup{right:10px;left:10px;min-width:auto;max-width:none;width:calc(100% - 20px)}.notification-content{padding:14px 16px;gap:10px}.notification-message{font-size:13px}.notification-icon{width:28px;height:28px}.notification-icon svg{width:16px;height:16px}}@media (max-width: 480px){.notification-popup{top:10px;right:5px;left:5px;width:calc(100% - 10px)}}[dir=rtl] .notification-popup{right:auto;left:20px}[dir=rtl] .notification-content{flex-direction:row-reverse}@media (max-width: 768px){[dir=rtl] .notification-popup{left:10px;right:10px}}@media (prefers-color-scheme: dark){.notification-popup.error{background:linear-gradient(135deg,#cc5429,#e67e00,#ff8c00);border-color:#cc5429}.notification-message{color:#fff}}.notification-popup{role:alert;aria-live:assertive}.notification-close{aria-label:"إغلاق الإشعار"}.notification-close:focus{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}@media print{.notification-popup{display:none}}@media (prefers-contrast: high){.notification-popup{border-width:3px}.notification-icon,.notification-close{border-width:2px}}@media (prefers-reduced-motion: reduce){.notification-popup{animation:none}.notification-popup:after{animation:none}.notification-popup:hover{transform:none}}section.guide-page section.guide-details-section{margin-bottom:15em}section.guide-page .guide-offers-title.section-title{width:auto!important;padding-inline:1em!important}section.guide-page .guide-offers-content-area,section.guide-page .real-guide-offers{width:100%!important}section.guide-page .guide-offers-table{width:100%!important}@media (max-width: 1500px){section.guide-page .real-main-guide-details-area{gap:2em!important}}@media (max-width: 1350px){section.guide-page .real-main-guide-details-area{flex-direction:column!important}section.guide-page .right-main-guide-details-area,section.guide-page .left-main-guide-details-area{width:100%!important}section.guide-page .guide-image{width:100%!important}}@media (max-width: 1000px){section.guide-page .guide-details-title-area,section.guide-details-section,section.guide-offers{padding-inline:5em!important}}@media (max-width: 900px){section.guide-page .guide-infos-container{padding:2em!important}section.guide-page .real-guide-infos-container{flex-direction:column!important;row-gap:3em!important}}@media (max-width: 600px){section.guide-page .guide-details-title-area,section.guide-details-section,section.guide-offers{padding-inline:2em!important}}@media (max-width: 450px){section.guide-page .guide-details-title-area,section.guide-details-section,section.guide-offers{padding-inline:1.5em!important}}section.sponsors-page.this-sponsors section.hero{padding-block:126px;background:url(/assets/hero-bg-mZKEztgm.png);height:100vh;background-size:cover}section.sponsors-page .sponsor{position:relative;height:490px;min-width:375px;background:#fff;border-radius:40px;overflow:hidden;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px}section.sponsors-page img.sponsor-image{width:100%;aspect-ratio:375 / 206;object-fit:cover}section.sponsors-page .sponsor-description{color:#000;font-size:17px;max-height:95px!important;overflow:hidden}button.know-more-btn{background:#fdb63a 0% 0% no-repeat padding-box;border-radius:9px;border:none;color:#19674f;width:128px;height:33px;font: 700 15px/30px Cairo;cursor:pointer;position:absolute;bottom:35px;left:35px}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}section.contact section.hero{padding-block:126px;background:url(/assets/hero-bg-fUiGynWE.png);height:100vh;background-size:cover}section.contact section.hero .real-hero-section{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em}section.contact section.hero .hero-title{font-size:6rem;font-weight:700;color:#5e6e6c}section.contact section.hero .hero-desc{font-size:2.5rem;font-weight:700;color:#5a6e6a;white-space:nowrap}section.contact section.hero .real-hero-buttons-area{display:flex;gap:2em}section.contact section.hero button.hero-btn{background:transparent;font-size:16px;font-weight:700;cursor:pointer;color:#fff;border:solid 3px #fab642;border-radius:7px;padding-inline:35px;padding-block:3px;transition:.2s}section.contact section.hero button.hero-btn:hover{background:#fab6423b}section.contact section.hero .hero-dots{display:flex;gap:.5em;margin-top:3em}section.contact section.hero span.dot{width:13px;height:13px;border:solid 1px #fab642;border-radius:50%;cursor:pointer}section.contact section.hero span.dot:hover{background:#fab64255}section.contact section.hero span.dot.active{background:#fab642}section.contact section.hero .episodes-title-area{display:flex;align-items:center;justify-content:center}section.contact section.hero .episodes-title{color:#f0ac35;font-size:3.5rem;font-weight:700;width:400px;text-align:center}section.contact section.hero .top-episodes-title{width:100%;height:3px;background:#f0ac35}section.contact section.hero .bottom-episodes-title{width:100%;height:3px;background:#f0ac35}section.contact section.hero .real-bottom-episodes-decore-area{display:flex;justify-content:center}section.contact section.contact-section{background:#f4f0d4;padding-block:10em;color:#256247}section.contact .real-contact-section{display:flex;flex-direction:column;gap:3em}section.contact .contact-title{text-align:center;font-size:3rem;font-weight:700}section.contact .real-contact-content{display:flex;align-items:center;justify-content:space-between}section.contact .right-contact-title{font-size:2rem;font-weight:700}section.contact .right-contact-description{font-weight:700}section.contact .left-contact{width:48%}section.contact .real-contact-form{display:flex;flex-direction:column;gap:2em}section.contact .contact-content{padding-inline:15em}section.contact .contact-hr{height:300px;width:2px;background:#256247}section.contact section.contact-section label{font-weight:700}section.contact .real-form-group{display:flex;flex-direction:column;gap:4px}section.contact input.name-input,section.contact input.email-input,section.contact section.contact-section textarea{height:46px;border:none;border-radius:51px;box-shadow:0 5px 4px #c7c7c7;outline:none;padding:2em}section.contact section.contact-section textarea{height:100px;border-radius:35px;resize:none}section.contact button.submit-button{width:250px;color:#1a674d;background:#fdb63a;border-radius:15px;height:41px;border:none;font-size:17px;cursor:pointer;font-weight:700}section.contact section.infos-section{background:#022b23;padding-bottom:15em}section.contact .infos-fasel-area{position:relative;top:-125px}section.contact .infos-content{padding-inline:12em}section.contact .real-contact-infos-container{display:flex;justify-content:space-between}section.contact .contact-info{width:335px;background:#fdf9dc;padding-inline:2em;border-radius:45px;padding-block:3em;-webkit-border-radius:45px;-moz-border-radius:45px;-ms-border-radius:45px;-o-border-radius:45px;max-width:330px}section.contact .real-top-contact-infos{display:flex;justify-content:flex-end;gap:1em;align-items:center}section.contact .contact-info-icon-container{width:35px;height:35px;background:#fdb738;border-radius:13px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}section.contact .real-contact-info-icon-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.contact svg.contact-info-icon{transform:rotate(-45deg);fill:#2b6139;font-size:22px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}section.contact .contact-info-content-area{color:#2b6139;font-size:14px;font-weight:700}section.contact .real-contact-info{display:flex;flex-direction:column;gap:2em}section.contact .contact-info-description{font-size:13px;font-weight:500}section.contact .real-infos-content{display:flex;flex-direction:column;gap:8em}section.contact .real-contact-map-container{display:flex;justify-content:center;align-items:center}section.contact a.contct-map{width:100%}section.contact .contact-map-img{border-radius:60px;width:100%;min-height:26em;-webkit-border-radius:60px;-moz-border-radius:60px;-ms-border-radius:60px;-o-border-radius:60px}section.contact section.contact-section label{margin-right:1em}section.infos-section .contact-map>iframe{border-radius:60px;width:100%;min-height:26em;-webkit-border-radius:60px}@media (max-width: 1400px){section.contact .contact-content{padding-inline:10em!important}section.contact .section-title{font-size:2rem!important}section.contact .contact-map-area,section.contact img.contact-map-img{width:100%!important}section.contact .real-contact-infos-container{justify-content:space-around!important;flex-wrap:wrap!important;row-gap:3em!important}}@media (max-width: 1300px){section.contact .contact-content{padding-inline:5em!important}}@media (max-width: 1200px){section.contact .infos-content{padding-inline:5em!important}section.contact img.contact-map-img{border-radius:48px!important;-webkit-border-radius:48px!important;-moz-border-radius:48px!important;-ms-border-radius:48px!important;-o-border-radius:48px!important}}@media (max-width: 1170px){section.contact .real-contact-content{flex-direction:column!important}section.contact .contact-hr{display:none!important}section.contact .left-contact{width:90%!important}section.contact .real-contact-content{align-items:flex-start!important}}@media (max-width: 700px){section.contact .contact-content{padding-inline:2em!important}section.contact .contact-title.section-title{white-space:nowrap!important}section.contact input.name-input,section.contact input.email-input,section.contact section.contact-section textarea{border-radius:15px!important;-webkit-border-radius:15px!important;-moz-border-radius:15px!important;-ms-border-radius:15px!important;-o-border-radius:15px!important}section.contact .contact-title.section-title{padding-inline:10px!important}section.contact .left-contact{width:100%!important}section.contact .right-contact-description-area,section.contact .left-contact{margin-top:1em!important}section.contact .infos-content{padding-inline:2em!important}}@media (max-width: 600px){section.contact img.contact-map-img{height:300px!important;width:100%!important}}@media (max-width: 450px){section.contact .section-title{font-size:1.5rem!important}}@media (max-width: 1280px){section.asser-history .real-asser-history-data{flex-direction:column!important}section.asser-history .asser-history-data-image-area,.asser-history-data-content-area{width:100%!important}}@media (max-width: 800px){section.asser-history .asser-history-container{padding-inline:2.5em!important}}@media (max-width: 550px){section.asser-history .asser-history-container{padding-inline:1.5em!important}}@media (max-width: 450px){section.asser-history .asser-history-data-content-area{padding-inline:1em!important}}section.asser-history section.hero{padding-block:126px;background:url(/assets/hero-bg-DmY0Uew8.png);height:100vh;background-size:cover}section.asser-history section.hero .real-hero-section{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em}section.asser-history section.hero .hero-title{font-size:6rem;font-weight:700;color:#5e6e6c}section.asser-history section.hero .hero-desc{font-size:2.5rem;font-weight:700;color:#5a6e6a;white-space:nowrap}section.asser-history section.hero .real-hero-buttons-area{display:flex;gap:2em}section.asser-history section.hero button.hero-btn{background:transparent;font-size:16px;font-weight:700;cursor:pointer;color:#fff;border:solid 3px #fab642;border-radius:7px;padding-inline:35px;padding-block:3px;transition:.2s}section.asser-history section.hero button.hero-btn:hover{background:#fab6423b}section.asser-history section.hero .hero-dots{display:flex;gap:.5em;margin-top:3em}section.asser-history section.hero span.dot{width:13px;height:13px;border:solid 1px #fab642;border-radius:50%;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}section.asser-history section.hero span.dot:hover{background:#fab64255}section.asser-history section.hero span.dot.active{background:#fab642}section.asser-history section.hero .asser-history-title-area{display:flex;align-items:center;justify-content:center}section.asser-history section.hero .asser-history-title{color:#f0ac35;font-size:3.5rem;font-weight:700;width:400px;text-align:center}section.asser-history section.hero .top-asser-history-title{width:100%;height:3px;background:#f0ac35}section.asser-history section.hero .bottom-asser-history-title{width:100%;height:3px;background:#f0ac35}section.asser-history section.hero .real-bottom-asser-history-decore-area{display:flex;justify-content:center}section.asser-history section.asser-history-section{background:#022821;padding-bottom:10em;color:#256247}section.asser-history .real-contact-section{display:flex;flex-direction:column;gap:3em}section.asser-history .contact-title{text-align:center;font-size:3rem;font-weight:700}section.asser-history .real-contact-content{display:flex;align-items:center;justify-content:space-between}section.asser-history .right-contact-title{font-size:2rem;font-weight:700}section.asser-history .right-contact-description{font-weight:700}section.asser-history .left-contact{width:48%}section.asser-history .real-contact-form{display:flex;flex-direction:column;gap:2em}section.asser-history .contact-content{padding-inline:15em}section.asser-history .contact-hr{height:300px;width:2px;background:#256247}section.asser-history section.asser-history-section label{font-weight:700}section.asser-history .real-form-group{display:flex;flex-direction:column}section.asser-history input.name-input,section.asser-history input.email-input,section.asser-history section.asser-history-section textarea{height:46px;border:none;border-radius:51px;box-shadow:0 5px 4px #c7c7c7;outline:none;padding:2em;-webkit-border-radius:51px;-moz-border-radius:51px;-ms-border-radius:51px;-o-border-radius:51px}section.asser-history section.asser-history-section textarea{height:100px;border-radius:35px;resize:none;-webkit-border-radius:35px;-moz-border-radius:35px;-ms-border-radius:35px;-o-border-radius:35px}section.asser-history button.submit-button{width:250px;color:#1a674d;background:#fdb63a;border-radius:15px;height:41px;border:none;font-size:17px;cursor:pointer;font-weight:700;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px}section.asser-history section.infos-section{background:#022b23;padding-bottom:15em}section.asser-history .infos-fasel-area{position:relative;top:-126px}section.asser-history .infos-content{padding-inline:12em}section.asser-history .real-contact-infos-container{display:flex;justify-content:space-between}section.asser-history .contact-info{width:335px;background:#fdf9dc;padding:3em;border-radius:45px;-webkit-border-radius:45px;-moz-border-radius:45px;-ms-border-radius:45px;-o-border-radius:45px}section.asser-history .real-top-contact-infos{display:flex;justify-content:flex-end;gap:1em;align-items:center}section.asser-history .contact-info-icon-container{width:45px;height:45px;background:#fdb738;border-radius:13px;transform:rotate(45deg);-webkit-border-radius:13px;-moz-border-radius:13px;-ms-border-radius:13px;-o-border-radius:13px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}section.asser-history .real-contact-info-icon-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.asser-history svg.contact-info-icon{transform:rotate(-45deg);fill:#2b6139;font-size:31px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}section.asser-history .contact-info-content-area{color:#2b6139;font-size:21px;font-weight:700}section.asser-history .real-contact-info{display:flex;flex-direction:column;gap:2em}section.asser-history .contact-info-description{font-size:13px;font-weight:500}section.asser-history .real-infos-content{display:flex;flex-direction:column;gap:8em}section.asser-history .real-contact-map-container{display:flex;justify-content:center;align-items:center}section.asser-history img.contact-map-img{border-radius:60px;-webkit-border-radius:60px;-moz-border-radius:60px;-ms-border-radius:60px;-o-border-radius:60px}section.asser-history .real-asser-history-container{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;row-gap:4em}section.asser-history .asser-history-data.asser-history-shape1 .real-asser-history-data{flex-direction:row}section.asser-history .asser-history-data.asser-history-shape2 .real-asser-history-data{flex-direction:row-reverse}section.asser-history img.asser-history-data-image{width:100%;border-radius:17px;-webkit-border-radius:17px;-moz-border-radius:17px;-ms-border-radius:17px;-o-border-radius:17px;max-height:340px;height:100%}section.asser-history .asser-history-container{padding-inline:5em}section.asser-history .asser-history-data{width:100%}section.asser-history .real-asser-history-data{display:flex;height:100%;justify-content:space-between}section.asser-history .asser-history-data-content-area{padding-inline:2em;padding-block:1.7em;height:-webkit-fill-available}section.asser-history .real-asser-history-data-image-area{display:inline-flex;align-items:center;justify-content:center;width:100%}section.asser-history .asser-history-data.asser-history-shape1 .asser-history-data-time-area{position:absolute;width:475px;height:264px}section.asser-history .asser-history-data.asser-history-shape2 .asser-history-data-time-area{position:absolute;width:748px;height:264px}section.asser-history .real-asser-history-data-time-area{width:100%;height:100%}section.asser-history .real-asser-history-data-time-area{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:flex-start;padding-top:20px;padding-left:20px}section.asser-history .play-asser-history-data-area{position:absolute}.play-asser-history-data-container{width:50px;height:50px;background:#feb53b;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}section.asser-history .asser-history-data-image-area{display:flex}section.asser-history .real-play-asser-history-data-container{display:flex;align-items:center;justify-content:center}section.asser-history .real-asser-history-data-number-area{font-size:22px;font-weight:700;color:#edb752}section.asser-history .real-asser-history-data-description-area{font-size:18px;color:#e1f8f6;line-height:33px}section.asser-history .real-asser-history-data-content-area{display:flex;flex-direction:column;gap:1em}section.asser-history .asser-history-data-time{width:65px;text-align:center;background:#00000080;color:#fff;border-radius:6px;direction:ltr;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}section.asser-history section.asser-history-section .asser-history-fasel-area{position:relative;top:-126px}section.asser-history .asser-history-data-image-area,section.asser-history .asser-history-data-content-area{width:45%}@media (max-width: 1200px){section.episode-details-page .episode-viddeo-container img.episode-image{border-radius:33px!important;-webkit-border-radius:33px!important;-moz-border-radius:33px!important;-ms-border-radius:33px!important;-o-border-radius:33px!important}section.episode-details-page section.episode-video,section.episode-location,section.episode-details-page section.episode-data-box{padding-inline:5em!important}section.episode-details-page .episode-image-container-d1{padding:0!important}}section.sponsors-page section.hero{padding-block:126px;background:url(/assets/hero-bg-T2UvXj94.png);height:100vh;background-size:cover}section.sponsors-page section.hero .real-hero-section{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em}section.sponsors-page section.hero .hero-title{font-size:6rem;font-weight:700;color:#5e6e6c}section.sponsors-page section.hero .hero-desc{font-size:2.5rem;font-weight:700;color:#5a6e6a;white-space:nowrap}section.sponsors-page section.hero .real-hero-buttons-area{display:flex;gap:2em}section.sponsors-page section.hero button.hero-btn{background:transparent;font-size:16px;font-weight:700;cursor:pointer;color:#fff;border:solid 3px #fab642;border-radius:7px;padding-inline:35px;padding-block:3px;transition:.2s}section.sponsors-page section.hero button.hero-btn:hover{background:#fab6423b}section.sponsors-page section.hero .hero-dots{display:flex;gap:.5em;margin-top:3em}section.sponsors-page section.hero span.dot{width:13px;height:13px;border:solid 1px #fab642;border-radius:50%;cursor:pointer}section.sponsors-page section.hero span.dot:hover{background:#fab64255}section.sponsors-page section.hero span.dot.active{background:#fab642}section.sponsors-page section.hero .attractions-title-area{display:flex;align-items:center;justify-content:center}section.sponsors-page section.hero .attractions-title{color:#f0ac35;font-size:3.5rem;font-weight:700;width:470px;text-align:center}section.sponsors-page section.hero .top-attractions-title{width:100%;height:3px;background:#f0ac35}section.sponsors-page section.hero .bottom-attractions-title{width:100%;height:3px;background:#f0ac35}section.sponsors-page section.hero .real-bottom-attractions-decore-area{display:flex;justify-content:center}section.sponsors-page section.sponsors-section{padding-bottom:10em;color:#fdb63a}section.sponsors-page section.sponsors-section .top-sponsors{position:relative;top:-68px}section.sponsors-page textarea{resize:none}section.sponsors-page section.sponsors-section .real-sponsors-content{display:flex;justify-content:space-between}section.sponsors-page section.sponsors-section .real-sponsors{padding-inline:10em;display:flex;flex-wrap:wrap;justify-content:center;gap:2em}section.sponsors-page section.sponsors-section .sponsors-content{margin-top:3em}section.sponsors-page section.sponsors-section .sponsors-title{font: 700 30px/90px Cairo}section.sponsors-page section.sponsors-section .real-sponsors-input-group textarea,section.sponsors-page section.sponsors-section .real-sponsors-input-group input{font: 600 13px/28px Cairo;color:#19674f;border-radius:10px;border:none;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}section.sponsors-page section.sponsors-section .real-sponsors-input-group textarea:focus,section.sponsors-page section.sponsors-section .real-sponsors-input-group input:focus{outline:solid 2px #fdb63a}section.sponsors-page section.sponsors-section .real-sponsors-input-group{display:flex;flex-direction:column;gap:6px}section.sponsors-page section.sponsors-section .real-sponsors-input-group label{margin-right:9px}section.sponsors-page section.sponsors-section .sponsors-form-group{width:100%}section.sponsors-page section.sponsors-section .real-sponsors-form-group{display:flex;justify-content:space-between}section.sponsors-page section.sponsors-section .right-sponsors{width:50%}section.sponsors-page section.sponsors-section .left-sponsors{width:40%}section.sponsors-page section.sponsors-section .sponsors-input-group{width:48%}section.sponsors-page section.sponsors-section .sponsors-input-group input{height:35px}section.sponsors-page section.sponsors-section .sponsors-input-group textarea{height:80px}section.sponsors-page section.sponsors-section .sponsors-input-group.description-input-group{width:80%}section.sponsors-page section.sponsors-section .real-right-sponsors{display:flex;flex-direction:column;gap:1em}section.sponsors-page section.sponsors-section img.sponsors-image{border-radius:22px;border:solid 3px;width:100%;-webkit-border-radius:22px;-moz-border-radius:22px;-ms-border-radius:22px;-o-border-radius:22px}section.sponsors-page section.sponsors-section .sponsors{top:-26em;position:relative;z-index:999}section.sponsors-page .sponsor{width:375px;background:#fff;border-radius:40px;overflow:hidden;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px}section.sponsors-page .real-sponsor-image-area{display:flex}section.sponsors-page img.sponsor-image{width:100%;aspect-ratio:375 / 206}section.sponsors-page .sponsor-content-area{padding:2em}section.sponsors-page .sponsor-title{color:#275b4a;font-size:19px;font-weight:700}section.sponsors-page .sponsor-rank{color:#000;font-size:17px;font-weight:700}section.sponsors-page .sponsor-description{color:#000;font-size:17px;max-height:36px;overflow:hidden}section.sponsors-page .sponsor-know-more{color:#275b4a;font-size:16px}section.sponsors-page .sponsor-image-area{background:#0d554a}section.sponsors-page .video-modal{position:relative;width:360px;height:370px}section.sponsors-page .video-content{display:block}section.sponsors-page .guide-image-area video{width:100%;height:100%;object-fit:cover;max-width:unset;max-height:unset}section.sponsors-page .close-button{background:transparent;width:auto;height:auto;position:absolute;top:1em;left:1em;cursor:pointer;color:#fff}section.sponsors-page video.video-player{max-width:unset;max-height:unset;width:100%;height:100%;object-fit:contain;background:#b9b9b9}section.sponsors-page label.modal-form-label{color:#fdb63a}section.sponsors-page input.modal-form-input,section.sponsors-page a.modal-form-group,section.sponsors-page label.modal-form-label{cursor:pointer}@media (max-width: 800px){section.sponsors-page section.sponsors-section .sponsors{top:auto!important}section.sponsors-page section.sponsors-section .real-sponsors{padding-inline:3em!important}section.sponsors-page section.sponsors-section .sponsor{width:100%!important;border-radius:32px}}@media (max-width: 500px){section.sponsors-page section.sponsors-section .real-sponsors{padding-inline:1.5em!important}}section.entertainments-page section.hero{padding-block:126px;background:url(/assets/hero-bg-grAgEeZW.png);height:100vh;background-size:cover}section.entertainments-page section.hero .real-hero-section{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em}section.entertainments-page section.hero .hero-title{font-size:6rem;font-weight:700;color:#5e6e6c}section.entertainments-page section.hero .hero-desc{font-size:2.5rem;font-weight:700;color:#5a6e6a;white-space:nowrap}section.entertainments-page section.hero .real-hero-buttons-area{display:flex;gap:2em}section.entertainments-page section.hero button.hero-btn{background:transparent;font-size:16px;font-weight:700;cursor:pointer;color:#fff;border:solid 3px #fab642;border-radius:7px;padding-inline:35px;padding-block:3px;transition:.2s}section.entertainments-page section.hero button.hero-btn:hover{background:#fab6423b}section.entertainments-page section.hero .hero-dots{display:flex;gap:.5em;margin-top:3em;position:relative;z-index:9999999999999}section.entertainments-page section.hero span.dot{width:13px;height:13px;border:solid 1px #fab642;border-radius:50%;cursor:pointer}section.entertainments-page section.hero span.dot:hover{background:#fab64255}section.entertainments-page section.hero span.dot.active{background:#fab642}section.entertainments-page section.hero .entertainments-title-area{display:flex;align-items:center;justify-content:center}section.entertainments-page section.hero .entertainments-title{color:#f0ac35;font-size:3.5rem;font-weight:700;width:600px;text-align:center}section.entertainments-page section.hero .top-entertainments-title{width:100%;height:3px;background:#f0ac35}section.entertainments-page section.hero .bottom-entertainments-title{width:100%;height:3px;background:#f0ac35}section.entertainments-page section.hero .real-bottom-entertainments-decore-area{display:flex;justify-content:center}.entertainments-area{padding-bottom:10em}section.entertainments-page section.entertainments-section .real-entertainments-container{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:nowrap;row-gap:10em;flex-direction:column}section.entertainments-page .real-entertainment-image-area{height:100%}section.entertainments-page section.entertainments-section img.entertainment-image{height:100%;border-radius:16px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;max-width:540px;max-height:445px;width:450px;height:300px}section.entertainments-page section.entertainments-section .entertainments-container{padding-inline:5em}section.entertainments-page section.entertainments-section .entertainment{border-radius:36px;overflow:hidden;background:#fff;padding:2em;width:100%}section.entertainments-page .entertainment-content-area{padding:2em}section.entertainments-page .entertainment-image-area,section.entertainments-page .entertainment-content-area{width:62%}section.entertainments-page .entertainment-image-area{width:40%;padding:2em}section.entertainments-page .entertainment-date-text{font-size:17px;font-weight:700}section.entertainments-page section.entertainments-section .real-entertainment{display:flex;flex-direction:row;height:100%;align-items:normal;justify-content:space-between}section.entertainments-page .entertainment-name-area{font-size:20px;font-weight:700;color:#295f4e}section.entertainments-page .top-entertainment-content-area{width:100%}section.entertainments-page .entertainment-date{display:flex;align-items:center;gap:5px}section.entertainments-page .entertainment-date-container{padding-inline:1em;padding-block:.2em;background:#19674f;color:#fff;border-radius:10px}section.entertainments-page .entertainment-description-area{width:85%}section.entertainments-page .entertainment-date-icon,section.entertainments-page .real-entertainment-date-icon{display:flex}section.entertainments-page .entertainment-date-icon svg{color:#fcb945}section.entertainments-page .real-top-entertainment-content-area{display:flex;width:100%;justify-content:space-between}section.entertainments-page section.entertainments-section img.entertainment-img{border-radius:36px}section.entertainments-page .real-entertainment-image-area{display:inline-flex;align-items:center;justify-content:center;width:100%}section.entertainments-page .entertainment.entertainments-shape1 .entertainment-time-area{position:absolute;width:475px;height:264px}section.entertainments-page .entertainment.entertainments-shape2 .entertainment-time-area{position:absolute;width:748px;height:264px}section.entertainments-page .real-entertainment-time-area{width:100%;height:100%}section.entertainments-page .real-entertainment-time-area{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:flex-start;padding-top:20px;padding-left:20px}section.entertainments-page .play-entertainment-area{position:absolute}section.entertainments-page .play-entertainment-container{width:50px;height:50px;background:#feb53b;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}section.entertainments-page .entertainment-image-area{display:inline-flex;justify-content:flex-end;align-items:flex-start}section.entertainments-page .entertainment-heart-area{position:absolute;margin:1em;cursor:pointer}section.entertainments-page .real-play-entertainment-container{display:flex;align-items:center;justify-content:center}section.entertainments-page .real-entertainment-number-area{font-size:20px;font-weight:700;color:#27614f}section.entertainments-page .entertainment-description-area{padding-left:3em}section.entertainments-page .real-entertainment-description-area{font-size:16px;color:#5b5b5b;line-height:25px;max-height:180px;overflow:hidden}section.entertainments-page button.entertainment-btn{background:#e5a433;color:#27614f;border:blanchedalmond;width:140px;height:40px;font-size:17px;font-weight:700;border-radius:7px;cursor:pointer}section.entertainments-page a.entertainment-location{color:#4bb6ff;text-decoration:underline;font-size:17px}section.entertainments-page .real-entertainment-content-area{display:flex;flex-direction:column;gap:1em;height:100%;justify-content:space-between;align-items:flex-start}section.entertainments-page .real-entertainments-container>div{display:flex;flex-direction:column;width:100%;gap:4em}section.entertainments-page .entertainment-time{width:65px;text-align:center;background:#00000080;color:#fff;border-radius:6px;direction:ltr}section.entertainments-page section.entertainments-section .entertainments-fasel-area{position:relative;top:-46px}section.entertainments-page .entertainment-heart{width:35px;height:35px;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}section.entertainments-page .entertainment-container{width:28px;height:28px;background:#fdb738;border-radius:8px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}section.entertainments-page .real-entertainment-name-area{display:flex;justify-content:space-between;margin-left:2em;gap:1em;align-items:center}section.entertainments-page .real-entertainment-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.entertainments-page svg.entertainment-icon{transform:rotate(-45deg);fill:#2b6139;font-size:16px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}section.entertainments-page section.entertainments-section .real-main-rate-area{display:flex;gap:1em}section.entertainments-page section.entertainments-section .real-rate-text{color:#323030;font: 700 15px/25px Cairo}section.entertainments-page section.entertainments-section .rate-number{font: 500 12px/17px Cairo;letter-spacing:0px;color:#323030}section.entertainments-page section.entertainments-section .rate-box-number{background:#19674f 0% 0% no-repeat padding-box;border:1px solid #707070;border-radius:14px;color:#fff;width:50px;height:50px;display:flex;align-items:center;justify-content:center}section.entertainments-page .entertainment.entertainments-shape2{direction:ltr}section.entertainments-page .entertainment-details-area{padding-inline:4em}section.entertainments-page .entertainment-details{display:flex;color:#fdb63a;font-size:18px;font-weight:700;gap:5px;position:relative;top:-126px}section.entertainments-page .entertainment-details-title{display:flex;gap:.2em}section.entertainments-page .entertainment-details-title-area{position:relative}section.entertainments-page .real-entertainment-details{width:100%}section.entertainments-page .real-entertainment-details-head-area{display:flex;flex-direction:column;gap:1em}section.entertainments-page .entertainment-icon-container{width:34px;height:35px;background:#fdb738;border-radius:8px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}section.entertainments-page .real-entertainment-icon-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.entertainments-page .entertainment-icon{transform:rotate(-45deg);fill:#2b6139;font-size:20px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}section.entertainments-page .entertainment-info-title{font-size:17px;color:#295f4e;font-weight:700}section.entertainments-page .title-info .real-entertainment-info-area{display:flex;gap:2em}section.entertainments-page .icon-info .real-entertainment-info-area{display:flex;gap:1em}section.entertainments-page .icon-info .entertainment-info-title{width:30px;height:30px;background:#fdb738;border-radius:8px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}section.entertainments-page .icon-info .real-entertainment-info-title{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.entertainments-page .icon-info .entertainment-info-title svg{transform:rotate(-45deg);fill:#2b6139;font-size:18px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}section.entertainments-page .real-entertainment-sub-data-area{display:flex;align-items:center;justify-content:space-between;width:100%}section.entertainments-page a.entertainment-website{color:#19674f}section.entertainments-page .real-entertainment-location-data{display:flex;gap:1em}section.entertainments-page .entertainment-sub-data-area{width:100%}section.entertainments-page .entertainment-info-content{border:solid 1px #295f4e;padding-inline:19px;border-radius:13px;padding-block:1px;font-size:13px}section.entertainments-page .real-entertainment-infos-area{display:flex;flex-direction:column;gap:1em}section.entertainments-page .real-entertainment-infos-container{display:flex;justify-content:space-between}section.entertainments-page .entertainment-info-name{color:#fdb63a;font-size:16px;font-weight:700}section.entertainments-page .entertainment-info-content-area{margin-top:.5em;color:#fff;direction:ltr}section.entertainments-page .real-entertainment-info{display:flex;flex-direction:column;align-items:center;gap:.3em}section.entertainments-page .video-modal{position:relative;width:100%;height:100%}section.entertainments-page .video-content{display:block}section.entertainments-page .guide-image-area video{width:100%;height:100%;object-fit:cover;max-width:unset;max-height:unset}section.entertainments-page .close-button{position:absolute;top:1em;left:1em;cursor:pointer;color:#fff;right:unset;left:5px;top:5px;background:unset;width:auto;height:auto}section.entertainments-page video.video-player{max-width:unset;max-height:unset;width:100%;height:100%;object-fit:contain;background:#b9b9b9}video.entertainment-image{width:100%;height:100%}section.entertainments-page .exhibitions-and-conferences-section{margin-bottom:4em}@media (max-width: 1484px){section.entertainments-page .entertainment-description-area{padding-left:0!important}section.entertainments-page section.entertainments-section .real-entertainment{flex-direction:column!important}section.entertainments-page .entertainment-image-area{width:100%!important}section.entertainments-page section.entertainments-section img.entertainment-image{width:100%!important}section.entertainments-page .entertainment-image-area,.entertainment-content-area{width:100%!important}}@media (max-width: 900px){section.entertainments-page section.entertainments-section .entertainment{padding:1em!important}section.entertainments-page .entertainment-image-area{padding:1em!important}section.entertainments-page section.entertainments-section .entertainments-container{padding-inline:2em!important}section.entertainments-page .entertainment-description-area{width:100%!important}}@media (max-width: 550px){section.entertainments-page .entertainment-name-area{font-size:17px!important}section.entertainments-page .real-entertainment-description-area{font-size:14px}section.entertainments-page .entertainment-info-title{font-size:15px!important}section.entertainments-page .entertainment-info-content{font-size:11px!important}section.entertainments-page .real-entertainment-sub-data-area{flex-direction:column!important;align-items:flex-start!important;gap:1EM}section.entertainments-page .icon-info .entertainment-info-title svg{font-size:15px!important}section.entertainments-page .title-info .real-entertainment-info-area{flex-direction:column!important;gap:2px!important}section.entertainments-page .entertainment-date-container{padding-inline:.5em!important;padding-block:.1em!important}section.entertainments-page .entertainment-date-text{font-size:15px!important}section.entertainments-page .entertainment-content-area{padding:1em!important}}section.asser-constitution-page h3{margin-top:1em}section.asser-constitution-page{position:relative;margin-block:11em;padding-inline:4em;color:#fff}.constitution-page-title{font-size:45px;font-weight:700}.constitution-page-title-area{margin-bottom:1.5em}.constitution-section-title{font-weight:700;font-size:21px}.constitution-section-content{font-size:16px;font-weight:500;line-height:28px}.constitution-page-content{padding-right:4em}.constitution-page-content-area{margin-bottom:2em}.real-constitution-page-content-area{display:flex;flex-direction:column;gap:4px}html,main{display:flex;flex-direction:column}@media (max-width: 950px){section.asser-constitution-page{margin-block:7em!important;padding-inline:2em!important}.constitution-page-content{padding-right:2em!important}.constitution-page-title{font-size:35px!important}.constitution-section-title{font-size:19px!important}.constitution-section-content{font-size:15px!important}.constitution-page-content-area{margin-bottom:1em!important}.constitution-page-title-area{margin-bottom:.5em!important}}@media (max-width: 550px){section.asser-constitution-page{padding-inline:1em!important}.constitution-page-content{padding-right:1em!important}.constitution-page-title{font-size:30px!important}.constitution-section-title{font-size:17.5px!important}.constitution-section-content{font-size:13px!important}}.asser-constitution-page h4{margin-top:1em}.real-user-data-page{display:flex;justify-content:flex-end}.real-profile-page{width:100%;height:100%}img.profile-user-image-area{width:120px;height:120px;border-radius:50%}.real-main-profile-user-image-area{position:relative;display:inline-flex;justify-content:flex-end;align-items:flex-end}.change-profile-user-image-icon-area{position:absolute;width:28px;height:28px;display:flex;justify-content:center;align-items:center;background:#fffdfa;box-shadow:-1px 1px 1px #b1b1b1;border-radius:50%;cursor:pointer}.real-change-profile-user-image-icon-area{display:flex}.profile-user-name-area{font-size:1.55rem}.real-main-profile-user-data-area{display:flex;align-items:center;justify-content:flex-start;gap:1em}.profile-user-email-area{color:#4a4e4d;font-size:14px}.profile-user-email-area{margin-top:-6px}.profile-user-email{display:flex;white-space:nowrap;gap:3px}.profile-user-email .value{color:#000}.real-profile-user-box-data{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.profile-user-box-data{padding-block:1em;padding-inline:1em;border:solid 2px #ffb300;border-radius:50px;color:#4a4e4d}.real-profile-user-boxes-data-area,.real-profile-data-area{display:flex;flex-direction:column;gap:1em}section.profile-page input.input-edit-field{width:100%;height:100%;background:#fff;border:none;font-family:Cairo;color:#000;outline:none}.edit-profile-user-data{cursor:pointer}.image-crop-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}.image-crop-container{background-color:#fff;padding:20px;border-radius:12px;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.image-crop-box{width:100%;height:100%;position:relative;overflow:hidden;border:2px solid #ccc;border-radius:10px}.image-crop-box img{width:100%;height:100%;object-fit:cover;transition:transform .1s ease;cursor:move}.crop-controls{margin-top:20px;display:flex;gap:15px}.crop-controls button{padding:10px 20px;border:none;border-radius:6px;cursor:pointer;font-weight:700;transition:background-color .3s ease}.crop-controls button:hover{opacity:.9}.crop-controls .save{background-color:#4caf50;color:#fff}.crop-controls .cancel{background-color:#f44336;color:#fff}.image-crop-box{cursor:grab}.image-crop-box:active{cursor:grabbing}.close-crop-modal{position:absolute;top:10px;right:10px;background-color:#00000080;color:#fff;border:none;border-radius:50%;padding:10px;font-size:20px;cursor:pointer}.close-crop-modal:hover{background-color:#000000b3}section.replaces-page{width:82%;min-height:100vh;padding-left:2em;padding-right:3em;padding-block:4em;font-family:Cairo,sans-serif}h2.replace-page-title{color:#ffb300;margin-bottom:2em;font-size:2.2em;text-align:center}.notifications-container{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;overflow:hidden}table{width:100%;border-collapse:collapse;font-size:16px;font-family:Cairo,sans-serif}thead{background:linear-gradient(135deg,#ffb300,#ffd400);color:#fff}thead th{padding:20px 15px;text-align:center;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.1)}tbody tr{border-bottom:1px solid #f0f0f0;transition:all .3s ease}tbody tr:nth-child(2n){background-color:#fafafa}tbody tr:hover{background-color:#fff8e1;transform:translateY(-1px);box-shadow:0 2px 8px #ffb30026}tbody td{padding:18px 15px;color:#333;text-align:center;vertical-align:middle}.notification-message{text-align:center;line-height:1.6;max-width:400px;color:#333}.notification-date{color:#666;font-size:14px;white-space:nowrap}.notification-product-link{color:#ffb300;text-decoration:none;font-weight:600;transition:color .3s ease}.notification-product-link:hover{color:#ff8f00;text-decoration:underline}.view-icon{cursor:pointer;display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#ffb300,#ffd400);color:#fff;transition:all .3s ease;box-shadow:0 2px 8px #ffb3004d}.view-icon:hover{transform:scale(1.1);box-shadow:0 4px 15px #ffb30066}.no-notifications{text-align:center;padding:40px;color:#666;font-size:18px}.selected-notification{position:fixed;top:0;left:0;height:100%;width:100%;z-index:1000;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.real-selected-notification{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:20px}.layer{position:absolute;background:#0009;height:100%;width:100%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.notification-container{position:relative;width:90%;max-width:600px;max-height:80vh;background:#fff;z-index:1;border-radius:16px;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease;overflow:hidden}@keyframes slideUp{0%{opacity:0;transform:translateY(50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.notification-head{background:linear-gradient(135deg,#ffb300,#ffd400);padding:20px;color:#fff}.real-notification-head{display:flex;justify-content:space-between;align-items:center}.modal-title{font-size:1.4em;font-weight:600;margin:0}.close-area{cursor:pointer;width:35px;height:35px;border-radius:50%;background:#fff3;display:flex;justify-content:center;align-items:center;transition:all .3s ease}.close-area:hover{background:#ffffff4d;transform:rotate(90deg)}.notification-content{padding:30px;max-height:60vh;overflow-y:auto;display:block}.notification-info-grid{display:grid;gap:20px}.info-item{background:#f8f9fa;border-radius:8px;padding:20px;border-right:4px solid #ffb300}.info-label{font-weight:600;color:#ffb300;margin-bottom:10px;font-size:14px;text-transform:uppercase;letter-spacing:.5px}.info-content{color:#333;line-height:1.6;font-size:16px}.notification-date-full{color:#666;font-size:14px;background:#fff3cd;padding:8px 12px;border-radius:20px;display:inline-block}@media (max-width: 768px){section.replaces-page{width:95%!important;padding:1em}.notification-container{width:95%;margin:10px}table{font-size:14px}thead th,tbody td{padding:12px 8px}.notification-message{max-width:250px}}.loading{text-align:center;padding:40px;color:#ffb300}.loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #ffb300;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}img.box-notification-image{width:100%;max-height:600px}.notification-content video.video-player{width:100%;max-width:none;max-height:600px}.group-value-area{max-width:700px;max-height:30px;overflow:hidden}*{margin:0;padding:0;box-sizing:border-box}.particles-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.particle{position:absolute;background:radial-gradient(circle,#fbbf24 0%,#f59e0b 50%,transparent 100%);border-radius:50%;animation:particleFloat infinite linear;opacity:.6}.animated-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.bg-layer{position:absolute;width:100%;height:100%;opacity:.3}.layer-1{background:conic-gradient(from 0deg at 50% 50%,#064e3b,#047857,#059669,#064e3b 360deg);animation:rotate 20s linear infinite}.layer-2{background:radial-gradient(ellipse at 20% 30%,rgba(251,191,36,.1) 0%,transparent 50%),radial-gradient(ellipse at 80% 70%,rgba(251,191,36,.1) 0%,transparent 50%);animation:pulse 8s ease-in-out infinite}.layer-3{background:linear-gradient(45deg,transparent 30%,rgba(251,191,36,.05) 50%,transparent 70%);animation:slide 15s linear infinite}.hero-legendary{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem;position:relative;z-index:10}.holographic-frame{position:relative;padding:4rem;background:#064e3b1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(251,191,36,.3);border-radius:20px;box-shadow:0 0 50px #fbbf2433,inset 0 0 50px #064e3b1a}.frame-corner{position:absolute;width:30px;height:30px;border:3px solid #fbbf24}.corner-tl{top:-2px;right:-2px;border-bottom:none;border-left:none;animation:cornerGlow 3s ease-in-out infinite}.corner-tr{top:-2px;left:-2px;border-bottom:none;border-right:none;animation:cornerGlow 3s ease-in-out infinite .5s}.corner-bl{bottom:-2px;right:-2px;border-top:none;border-left:none;animation:cornerGlow 3s ease-in-out infinite 1s}.corner-br{bottom:-2px;left:-2px;border-top:none;border-right:none;animation:cornerGlow 3s ease-in-out infinite 1.5s}.hero-content-legendary{text-align:center;max-width:800px}.title-container{position:relative;margin-bottom:2rem}.title-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(ellipse,rgba(251,191,36,.3) 0%,transparent 70%);animation:titleGlow 4s ease-in-out infinite;z-index:-1}.legendary-title{font-family:Orbitron,sans-serif;font-size:4rem;font-weight:900;line-height:1.2;margin-bottom:1rem;display:flex;flex-direction:column;gap:.5rem}.title-word{color:#d1fae5;text-shadow:0 0 20px rgba(209,250,229,.5);animation:wordGlow 2s ease-in-out infinite alternate}.title-word:nth-child(2){animation-delay:.5s}.title-word:nth-child(3){animation-delay:1s}.title-highlight{color:#fbbf24;text-shadow:0 0 10px #fbbf24,0 0 20px #fbbf24,0 0 40px #fbbf24;animation:highlightPulse 3s ease-in-out infinite}.subtitle-container{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:3rem}.subtitle-line{width:100px;height:2px;background:linear-gradient(90deg,transparent,#fbbf24,transparent);animation:lineGlow 2s ease-in-out infinite}.legendary-subtitle{font-size:1.3rem;color:#a7f3d0;font-weight:400;text-shadow:0 0 10px rgba(167,243,208,.3)}.legendary-button{position:relative;background:none;border:none;padding:0;cursor:pointer;font-family:inherit;overflow:hidden;border-radius:50px;width:300px;height:70px}.button-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#fbbf24,#f59e0b,#d97706);border-radius:50px;transition:all .3s ease}.button-border{position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);background:linear-gradient(45deg,#fbbf24,#f59e0b,#fbbf24);border-radius:50px;z-index:-1;animation:borderRotate 3s linear infinite}.button-content{position:relative;display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;height:100%;color:#064e3b;font-weight:700;font-size:1.1rem;z-index:2}.button-icon{font-size:1.5rem;animation:iconSpin 2s linear infinite}.button-arrow{transition:transform .3s ease}.button-ripple{position:absolute;top:50%;left:50%;width:0;height:0;background:#ffffff4d;border-radius:50%;transform:translate(-50%,-50%);transition:all .6s ease}.legendary-button:hover .button-bg{transform:scale(1.05);box-shadow:0 10px 40px #fbbf2499}.legendary-button:hover .button-arrow{transform:translate(-10px)}.legendary-button:active .button-ripple{width:300px;height:300px}.legendary-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:overlayFadeIn .5s ease-out;padding:1rem}.popup-legendary{position:relative;width:100%;max-width:600px;background:#064e3bf2;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-radius:25px;overflow:hidden;animation:popupSlideIn .6s cubic-bezier(.4,0,.2,1);max-height:90vh;overflow-y:auto}.popup-bg-effects{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.bg-gradient-1{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 20%,rgba(251,191,36,.1) 0%,transparent 50%);animation:gradientMove1 8s ease-in-out infinite}.bg-gradient-2{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 80% 80%,rgba(251,191,36,.1) 0%,transparent 50%);animation:gradientMove2 10s ease-in-out infinite}.bg-gradient-3{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,transparent 30%,rgba(251,191,36,.05) 50%,transparent 70%);animation:gradientSlide 12s linear infinite}.popup-borders{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.border-top,.border-right,.border-bottom,.border-left{position:absolute;background:linear-gradient(90deg,transparent,#fbbf24,transparent)}.border-top{top:0;left:0;width:100%;height:2px;animation:borderScan 4s linear infinite}.border-right{top:0;right:0;width:2px;height:100%;background:linear-gradient(180deg,transparent,#fbbf24,transparent);animation:borderScan 4s linear infinite 1s}.border-bottom{bottom:0;left:0;width:100%;height:2px;animation:borderScan 4s linear infinite 2s}.border-left{top:0;left:0;width:2px;height:100%;background:linear-gradient(180deg,transparent,#fbbf24,transparent);animation:borderScan 4s linear infinite 3s}.popup-header-legendary{position:relative;padding:2rem;text-align:center;z-index:10}.header-bg-glow{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at center,rgba(251,191,36,.1) 0%,transparent 70%);animation:headerGlow 3s ease-in-out infinite}.header-pattern{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent 49%,rgba(251,191,36,.1) 50%,transparent 51%),linear-gradient(0deg,transparent 49%,rgba(251,191,36,.1) 50%,transparent 51%);background-size:20px 20px;opacity:.3;animation:patternMove 10s linear infinite}.close-legendary{position:absolute;top:1rem;left:1rem;width:50px;height:50px;background:none;border:none;cursor:pointer;z-index:20}.close-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:#fbbf241a;border:2px solid rgba(251,191,36,.3);border-radius:50%;transition:all .3s ease}.close-icon{position:relative;color:#fbbf24;font-size:1.5rem;font-weight:700;z-index:2;transition:transform .3s ease}.close-legendary:hover .close-bg{background:#fbbf2433;border-color:#fbbf24;box-shadow:0 0 20px #fbbf2466}.close-legendary:hover .close-icon{transform:rotate(90deg)}.title-section{position:relative}.title-icon-container{position:relative;display:inline-block;margin-bottom:1rem}.icon-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:radial-gradient(circle,rgba(251,191,36,.3) 0%,transparent 70%);border-radius:50%;animation:iconGlow 2s ease-in-out infinite}.title-icon-legendary{position:relative;font-size:3rem;z-index:2;animation:iconFloat 3s ease-in-out infinite}.popup-title-legendary{font-family:Orbitron,sans-serif;font-size:2.5rem;font-weight:700;color:#fbbf24;text-shadow:0 0 20px rgba(251,191,36,.5);margin-bottom:1rem}.title-underline{width:100px;height:3px;background:linear-gradient(90deg,transparent,#fbbf24,transparent);margin:0 auto;animation:underlineGlow 2s ease-in-out infinite}.popup-content-legendary{padding:0 2rem 2rem;display:flex;flex-direction:column;gap:1.5rem;position:relative;z-index:10}.legendary-card{position:relative;background:#064e3b99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(251,191,36,.2);border-radius:15px;padding:1.5rem;overflow:hidden;transition:all .3s ease}.card-glow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(251,191,36,.1) 0%,transparent 70%);opacity:0;transition:opacity .3s ease}.card-border-animation{position:absolute;top:0;left:0;width:100%;height:100%;border:2px solid transparent;border-radius:15px;background:linear-gradient(45deg,#fbbf24,transparent,#fbbf24) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:exclude;opacity:0;transition:opacity .3s ease}.legendary-card:hover .card-glow{opacity:1}.legendary-card:hover .card-border-animation{opacity:1;animation:borderPulse 2s ease-in-out infinite}.legendary-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #fbbf2433}.legendary-card.featured{border-color:#fbbf2466;background:#064e3bcc}.featured-glow{background:radial-gradient(circle,rgba(251,191,36,.2) 0%,transparent 70%);opacity:.5}.featured-badge{position:absolute;top:-10px;right:20px;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#064e3b;padding:.3rem 1rem;border-radius:15px;font-size:.8rem;font-weight:700;box-shadow:0 4px 15px #fbbf2466;animation:badgeGlow 2s ease-in-out infinite}.card-header-legendary{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.card-icon-container{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fbbf241a;border:1px solid rgba(251,191,36,.3);border-radius:10px}.card-icon-legendary{font-size:1.5rem;animation:iconPulse 2s ease-in-out infinite}.card-label-legendary{font-size:1.2rem;font-weight:600;color:#fbbf24;text-shadow:0 0 10px rgba(251,191,36,.3)}.card-content-legendary{padding-right:3rem}.card-value-legendary{color:#d1fae5;font-size:1rem;line-height:1.6;font-weight:400}.featured-text{color:#ecfdf5;font-weight:500;font-size:1.1rem}.price-tag{margin-top:.5rem;display:inline-flex}.price-value{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#064e3b;padding:.4rem 1rem;border-radius:20px;font-weight:700;font-size:1rem;box-shadow:0 4px 15px #fbbf244d;animation:priceGlow 3s ease-in-out infinite}.reference-container{display:flex;justify-content:flex-end}.reference-legendary{position:relative;background:#00000080;border:2px solid #fbbf24;border-radius:10px;padding:.8rem 1.5rem;font-family:Orbitron,monospace;overflow:hidden}.reference-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,#fbbf241a,#fbbf2433);animation:referenceBg 2s ease-in-out infinite}.reference-text{position:relative;color:#fbbf24;font-weight:700;font-size:1rem;z-index:2}.reference-scan-line{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(251,191,36,.6),transparent);animation:scanLine 3s linear infinite}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}.info-item{display:flex;flex-direction:column;gap:.5rem}.info-label{color:#fbbf24;font-size:.9rem;font-weight:600}.info-value{color:#d1fae5;font-size:1rem}.status-badge{display:flex;align-items:center;gap:.5rem}.status-dot{width:10px;height:10px;background:#10b981;border-radius:50%;animation:statusPulse 2s ease-in-out infinite}.status-text{color:#10b981;font-weight:500}.popup-actions-legendary{padding:2rem;display:flex;gap:1rem;justify-content:center;position:relative;z-index:10}.action-legendary{position:relative;background:none;border:none;padding:.8rem 1.5rem;border-radius:12px;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:600;display:flex;align-items:center;gap:.5rem;overflow:hidden;transition:all .3s ease}.action-bg{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px;transition:all .3s ease}.action-legendary.secondary .action-bg{background:#fbbf241a;border:2px solid rgba(251,191,36,.3)}.action-legendary.secondary{color:#fbbf24}.primary-bg{background:linear-gradient(135deg,#fbbf24,#f59e0b)!important;border:none!important}.action-legendary.primary{color:#064e3b}.action-shine{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.action-legendary.primary:hover .action-shine{left:100%}.special-bg{background:linear-gradient(135deg,#10b981,#059669)!important;border:none!important}.action-legendary.special{color:#ecfdf5}.action-hologram{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%);animation:hologramMove 2s linear infinite}.action-legendary:hover{transform:translateY(-2px)}.action-legendary.secondary:hover .action-bg{background:#fbbf2433;border-color:#fbbf24;box-shadow:0 8px 25px #fbbf244d}.action-legendary.primary:hover .action-bg{box-shadow:0 8px 25px #fbbf2466}.action-legendary.special:hover .action-bg{box-shadow:0 8px 25px #10b98166}@keyframes particleFloat{0%{transform:translateY(100vh) rotate(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100px) rotate(360deg);opacity:0}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:.3}50%{opacity:.6}}@keyframes slide{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes cornerGlow{0%,to{box-shadow:0 0 5px #fbbf24;border-color:#fbbf24}50%{box-shadow:0 0 20px #fbbf24,0 0 30px #fbbf24;border-color:#f59e0b}}@keyframes titleGlow{0%,to{opacity:.3}50%{opacity:.6}}@keyframes wordGlow{0%,to{text-shadow:0 0 20px rgba(209,250,229,.5)}50%{text-shadow:0 0 30px rgba(209,250,229,.8),0 0 40px rgba(209,250,229,.6)}}@keyframes highlightPulse{0%,to{text-shadow:0 0 10px #fbbf24,0 0 20px #fbbf24,0 0 40px #fbbf24}50%{text-shadow:0 0 20px #fbbf24,0 0 30px #fbbf24,0 0 60px #fbbf24,0 0 80px #fbbf24}}@keyframes lineGlow{0%,to{opacity:.5}50%{opacity:1}}@keyframes borderRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes iconSpin{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.1)}to{transform:rotate(360deg) scale(1)}}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes popupSlideIn{0%{opacity:0;transform:translateY(50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes gradientMove1{0%,to{transform:translate(0)}50%{transform:translate(20px,20px)}}@keyframes gradientMove2{0%,to{transform:translate(0)}50%{transform:translate(-20px,-20px)}}@keyframes gradientSlide{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes borderScan{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes headerGlow{0%,to{opacity:.1}50%{opacity:.3}}@keyframes patternMove{0%{transform:translate(0)}to{transform:translate(20px,20px)}}@keyframes iconGlow{0%,to{opacity:.3}50%{opacity:.8}}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes underlineGlow{0%,to{opacity:.5}50%{opacity:1}}@keyframes borderPulse{0%,to{opacity:0}50%{opacity:1}}@keyframes badgeGlow{0%,to{box-shadow:0 4px 15px #fbbf2466}50%{box-shadow:0 6px 25px #fbbf2499}}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes priceGlow{0%,to{box-shadow:0 4px 15px #fbbf244d}50%{box-shadow:0 6px 25px #fbbf2480}}@keyframes referenceBg{0%,to{opacity:.1}50%{opacity:.3}}@keyframes scanLine{0%{left:-100%}to{left:100%}}@keyframes statusPulse{0%,to{box-shadow:0 0 5px #10b981}50%{box-shadow:0 0 15px #10b981,0 0 25px #10b981}}@keyframes hologramMove{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width: 768px){.legendary-title{font-size:2.5rem}.holographic-frame{padding:2rem}.legendary-button{width:250px;height:60px}.popup-legendary{margin:1rem;max-width:calc(100% - 2rem)}.popup-actions-legendary{flex-direction:column;gap:.8rem}.action-legendary{width:100%;justify-content:center}.info-grid{grid-template-columns:1fr}}@media (max-width: 480px){.legendary-title,.popup-title-legendary{font-size:2rem}.legendary-card{padding:1rem}.card-content-legendary{padding-right:2rem}}.receipt-body{padding:1rem;background-color:#f7f7f7;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:auto;direction:rtl}.receipt-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding-bottom:2em}.receipt-container{width:100%;max-width:768px;background:linear-gradient(to bottom,#19664e,#0a291f);color:#fff;position:relative;overflow:hidden;border-radius:8px}.background-pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.1}.pattern{width:100%;height:100%;background-image:url(/pattern.svg);background-repeat:repeat}.content-container{position:relative;z-index:10;padding:2rem}.header{display:flex;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap}.header-left{display:flex;flex-direction:column}.header-item{font-size:.875rem}.header-value{margin-left:.5rem}.header-center{text-align:center}.header-title{margin-bottom:.25rem;font-size:1.125rem}.header-program-name{font-size:2.25rem;font-weight:700}.header-subtitle{font-size:1.25rem}.title{text-align:center;margin-bottom:2rem}.title h1{font-size:1.875rem;font-weight:700;color:#ffba37;text-align:center}.divider{border-top:1px solid rgba(255,255,255,.3);margin-bottom:2rem}.user-info{margin-bottom:2rem}.user-info-item{display:flex;justify-content:space-between;margin-bottom:1rem}.label{font-weight:700}.value{width:66.66%;padding-bottom:.25rem}.table-container{margin-bottom:2rem}.table-wrapper{width:100%;overflow-x:auto;overflow-y:auto;max-height:400px;border-radius:.5rem;background-color:#ffffff0d;scrollbar-width:thin;scrollbar-color:#ffba37 rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1)}.table-wrapper::-webkit-scrollbar{width:8px;height:8px}.table-wrapper::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.table-wrapper::-webkit-scrollbar-thumb{background:#ffba37;border-radius:4px}.table-wrapper::-webkit-scrollbar-thumb:hover{background:#e6a82d}.table{min-width:700px;width:100%;border-collapse:separate;border-spacing:0;border:none!important}.table-header{background-color:#ffba37!important;color:#134d3b!important;border-radius:.5rem .5rem 0 0;padding:0;display:flex;position:sticky;top:0;z-index:10;justify-content:space-between}.table-item{width:14.28%;min-width:100px;max-width:none!important;text-align:center;font-weight:700;padding:12px 8px;font-size:13px;position:relative;border-right:1px solid rgba(255,255,255,.3);word-wrap:break-word;overflow-wrap:break-word;white-space:normal;line-height:1.3;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.table{min-width:700px;width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.table-item .long-text{font-size:11px;line-height:1.2}.table-3-cols .table-item{width:33.33%;min-width:120px}.table-4-cols .table-item{width:25%;min-width:100px}.table-5-cols .table-item{width:20%;min-width:90px}.table-6-cols .table-item{width:16.66%;min-width:85px}.table-7-cols .table-item{width:14.28%;min-width:80px}.table-header .table-item{border-right:1px solid #134d3b;background-color:#ffba37;color:#134d3b}.table-header .table-item:first-child{border-right:none;border-radius:.5rem 0 0}.table-row{background-color:#19674f;padding:0;margin-bottom:0;border-radius:0;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.1)}.table-row .table-item{border-right:1px solid #ffba37!important;background-color:#19674f;color:#fff;font-weight:400}.table-row .table-item:first-child{border-right:none}.last-row{margin-bottom:1em;border-radius:0 0 .5rem .5rem;-webkit-border-radius:0 0 .5rem .5rem;-moz-border-radius:0 0 .5rem .5rem;-ms-border-radius:0 0 .5rem .5rem;-o-border-radius:0 0 .5rem .5rem}.last-row .table-item:first-child{border-radius:0 0 0 .5rem}.last-row .table-item:last-child{border-radius:0 0 .5rem}.total{display:flex;justify-content:space-between;margin-top:1em;margin-bottom:2rem}.total .label{font-weight:700;font-size:1.125rem}.total-row{display:flex;justify-content:flex-end;gap:8em;padding-left:10px;margin-bottom:1em}.total-item{display:flex;flex-direction:column;align-items:center}.total-title{font-size:13px}.total-value{width:30%;color:#ffba37!important;font-size:13px!important;white-space:nowrap;width:100%;text-align:center;display:flex;align-items:center}.terms-qr{display:flex}.qr-code{width:fit-content;display:flex;flex-direction:column;align-items:center;padding-block:1em}.qr-placeholder{border:2px solid #fbbf24;border-radius:.5rem;background:#fff;padding:8px;display:flex}.qr-text{font-size:.75rem;margin-top:.5rem}.terms{width:66.66%;text-align:right}.terms-title{font-size:1.125rem;font-weight:700;margin-bottom:1rem}.terms-list{font-size:.875rem;list-style-type:none;padding:0;margin-right:1em}.terms-item{display:flex;align-items:center;margin-bottom:.5rem}.terms-item span{margin-left:.5rem}.footer{text-align:center;font-size:.75rem;margin-top:3rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.3)}img.receipt-logo{width:130px}.user-info-container{display:flex;justify-content:space-between;flex-wrap:wrap}.user-info{width:67%}.back-btn-area{position:fixed;top:10px;left:10px;color:#ff9200;font-size:22px;cursor:pointer}.actions-btns-area{position:relative;bottom:20px;text-align:center;z-index:999999}.actions-btns{display:flex;gap:1em;justify-content:center}.actions-btns-area button{background:#4caf50;border:none;color:#fff;width:150px;height:40px;border-radius:6px;cursor:pointer;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s}.actions-btns-area button:hover{background:#4caf4fab}@media print{*{-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}@page{size:A4 portrait;margin:8mm}body{background:#fff!important;margin:0!important;padding:0!important;font-size:14px!important;line-height:1.4!important;transform:none!important;width:100%!important}.no-print{display:none!important}.receipt-body{padding:0!important;background:none!important;min-height:auto!important}.receipt-page{min-height:auto!important;padding:0!important;display:block!important}.receipt-container{max-width:100%!important;width:100%!important;border-radius:0!important;box-shadow:none!important;margin:0!important;page-break-inside:avoid;min-height:calc(100vh - 16mm)!important;display:flex!important;flex-direction:column!important}.content-container{padding:12px!important;flex:1!important;display:flex!important;flex-direction:column!important}.header{margin-bottom:20px!important;page-break-inside:avoid}.header-item{font-size:15px!important;margin-bottom:6px!important}.header-value{font-weight:700}.title h1{font-size:26px!important;margin-bottom:15px!important;page-break-after:avoid}.user-info-container{margin-bottom:20px!important;page-break-inside:avoid}.user-info-item{margin-bottom:10px!important;font-size:15px!important}.label{font-weight:700;min-width:120px}.qr-code{page-break-inside:avoid}.qr-placeholder{border:2px solid #000!important;padding:8px!important}.qr-text{font-size:12px!important;margin-top:8px!important;text-align:center}.table-container{width:100%!important;page-break-inside:avoid;flex:1!important}.table-wrapper{width:100%!important;max-height:none!important;height:auto!important;background:transparent!important}.table{width:100%!important;min-width:auto!important;page-break-inside:avoid;table-layout:fixed!important}.table-header{background-color:#ffba37!important;color:#134d3b!important;page-break-after:avoid;position:static!important}.table-header .table-item{border-right:1px solid #134d3b!important;background-color:#ffba37!important;color:#134d3b!important;font-weight:700!important}.table-header .table-item:first-child{border-right:none!important}.table-row{background-color:#19674f!important;color:#fff!important;margin-bottom:0!important;border-radius:0!important;page-break-inside:avoid}.table-row .table-item{border-right:1px solid #ffba37!important;background-color:#19674f!important;color:#fff!important}.table-row .table-item:first-child{border-right:none!important}.table-row .table-item:last-child{border-right:none!important}.table-row{border-bottom:1px solid rgba(255,255,255,.1)}.table-item{flex:1;min-width:60px!important;max-width:none!important;word-wrap:break-word!important;overflow-wrap:break-word!important;font-size:11px!important;text-align:center;line-height:1.2!important;white-space:normal!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important}.total-row{margin-bottom:20px!important;page-break-inside:avoid;font-size:15px!important}.total-title{font-size:15px!important;font-weight:700}.total-value{font-size:15px!important;font-weight:700;color:#ffba37!important}.terms-qr{page-break-inside:avoid;margin-bottom:20px!important;margin-top:auto!important}.terms{width:65%}.terms-title{font-size:16px!important;margin-bottom:12px!important;font-weight:700}.terms-list{font-size:13px!important;line-height:1.5!important}.terms-item{margin-bottom:6px!important;page-break-inside:avoid}.footer{margin-top:20px!important;padding-top:12px!important;font-size:13px!important;text-align:center;page-break-inside:avoid}.receipt-logo{width:140px!important;height:auto!important}.data-source-badge{background:#ffba37!important;color:#134d3b!important;padding:6px 12px!important;border-radius:20px;font-weight:700}.data-source-text{color:#134d3b!important;font-size:13px!important}.divider{border-top:2px solid rgba(255,255,255,.5)!important;margin:20px 0!important}}body.printing{overflow:hidden}body.printing .receipt-container{transform:none!important;margin:0 auto}.data-source-indicator{position:relative;z-index:10}.data-source-badge{position:relative;display:flex;align-items:center;gap:8px;padding:6px 16px;background:#ffba37;border-radius:20px;box-shadow:0 4px 15px #667eea4d;min-width:90px;width:fit-content;white-space:nowrap}.data-source-text{color:#fff;font-size:16px;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.2)}.data-source-line{width:20px;height:1px;background:#fff9;position:relative;display:none}.data-source-line:after{content:"";position:absolute;right:-4px;top:-2px;width:0;height:0;border-left:4px solid rgba(255,255,255,.6);border-top:2px solid transparent;border-bottom:2px solid transparent}.header-center{position:relative;display:flex;flex-direction:column;align-items:center;gap:10px}@media (max-width: 768px){.data-source-badge{padding:4px 12px}.data-source-text{font-size:10px}.table-wrapper{max-height:300px}}.table-item.fg.dfgh.dfgbhfg.fghngfn{border-right:1px solid #ffba37!important}.table-item.tgyj.fg.dfh.fgh.fgnbhfg{height:41px!important}section.login-container{height:100vh}section.login-container .real-login-container{height:100%}section.login-container .real-login-container{display:flex}section.login-container .left-login-area,section.login-container .right-login-area{width:50%}section.login-container .left-login-area{background:#fefefe}section.login-container .right-login-area{background:url(/assets/right-login-page-BEq2Ojvu.png)}section.login-container .real-login-form-container,section.login-container .login-form-container,section.login-container .real-left-login-area,section.login-container .real-login-container{width:100%;height:100%}section.login-container .real-right-login-area{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.login-container img.right-login-logo{width:333px}section.login-container .real-login-form-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em}section.login-container img.login-logo{width:165px}section.login-container .forget-pass{color:#1a1830}section.login-container .forget-pass a{color:#609182}section.login-container .login-title{color:#0c0731;font-size:25px;font-weight:700}section.login-container input.login-form-input{background:#e6e6e6;border:none;border-radius:16px;height:43px;width:400px;outline:none;padding-right:1em;padding-block:8px}section.login-container input.login-form-input::placeholder{font-family:Cairo,sans-serif;color:#73717d;font-size:15px}section.login-container button.login-button{width:224px;height:44px;border-radius:10px;font-weight:700;border:none;font-size:17px;color:#fffada;font-family:Cairo,sans-serif;background:#fdb63a;cursor:pointer}@media (max-width: 1000px){section.login-container .real-login-container{flex-direction:column}section.login-container .left-login-area,section.login-container .right-login-area{width:100%!important}section.login-container .left-login-area{height:70%!important}section.login-container .right-login-area{height:30%!important}}@media (max-width: 500px){section.login-container .right-login-area{display:none!important}section.login-container .left-login-area{height:100%!important}}@media (max-width: 450px){section.login-container input.login-form-input{width:300px!important}}.real-close-sign-notfication-area{display:flex}section.points-store-page section.hero{padding-block:126px;background:url(/assets/hero-bg-D-FeuQ8G.png);height:100vh;background-size:cover}section.points-store-page section.hero .hero-layer{background:#002316;opacity:.79;position:absolute;top:0;left:0;width:100%;height:100%}section.points-store-page section.hero .real-hero-section{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em}section.points-store-page section.hero .hero-title{font-size:6rem;font-weight:700;color:#5e6e6c}section.points-store-page section.hero .hero-desc{font-size:2.5rem;font-weight:700;color:#5a6e6a;white-space:nowrap}section.points-store-page section.hero .real-hero-buttons-area{display:flex;gap:2em}section.points-store-page section.hero button.hero-btn{background:transparent;font-size:16px;font-weight:700;cursor:pointer;color:#fff;border:solid 3px #fab642;border-radius:7px;padding-inline:35px;padding-block:3px;transition:.2s;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s}section.points-store-page section.hero button.hero-btn:hover{background:#fab6423b}section.points-store-page section.hero .hero-dots{display:flex;gap:.5em;margin-top:3em}section.points-store-page section.hero span.dot{width:13px;height:13px;border:solid 1px #fab642;border-radius:50%;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}section.points-store-page section.hero span.dot:hover{background:#fab64255}section.points-store-page section.hero span.dot.active{background:#fab642}section.points-store-page section.hero .episodes-title-area{display:flex;align-items:center;justify-content:center}section.points-store-page section.hero .episodes-title{color:#f0ac35;font-size:3.5rem;font-weight:700;width:400px;text-align:center}section.points-store-page section.hero .top-episodes-title{width:100%;height:3px;background:#f0ac35}section.points-store-page section.hero .bottom-episodes-title{width:100%;height:3px;background:#f0ac35}section.points-store-page section.hero .real-bottom-episodes-decore-area{display:flex;justify-content:center}section.points-store-page .episodes-fasel-area{position:relative;top:-126px}.real-left-points-store-card{display:flex;justify-content:center;align-items:center}img.points-store-image{width:60%;object-fit:contain}.points-store-cards-area{padding-inline:3em;margin-bottom:10em}img.points-store-image{width:100%;border-radius:1em;height:390px;object-fit:cover}.points-store-card{background:#fff;padding:2em;border-radius:1em;min-width:370px}.points-store-card.shape1{width:calc(38% - 1em)}.points-store-card.shape2{width:calc(62% - 1em)}.real-points-store-card{display:flex;justify-content:space-between;flex-direction:column-reverse}.left-points-store-card,.right-points-store-card{width:100%}.right-points-store-card{direction:rtl;text-align:start}.title{font-weight:900;font-size:20px;color:#19674f;text-align:start}.real-card-group{display:flex;gap:6px;font-size:18px}.group-value{font-weight:600;direction:ltr}button.view-products{width:170px;height:2.5em;outline:none;border:solid 5px #fdb63a;font-size:17px;cursor:pointer;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;background:#fdb63a 0% 0% no-repeat padding-box;border-radius:9px;color:#19674f;font-weight:700}button.view-products:hover{background:#fdb53aaa;border:none}.real-content-area{display:flex;flex-direction:column;gap:10px}.real-points-store-cards-area{display:flex;gap:2em;flex-wrap:wrap}.content-area{height:85%;display:flex;flex-direction:column;justify-content:space-between}.real-right-points-store-card,.right-points-store-card,.real-points-store-card{height:100%}.view-products-area,button.view-products,.real-view-products-area{width:100%}section.points-store-page .play-points-store-area{position:absolute}section.points-store-page .play-points-store-container{width:50px;height:50px;background:#feb53b;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#1e6748}section.points-store-page .points-store-image-area{display:flex}section.points-store-page .real-play-points-store-container{display:flex;align-items:center;justify-content:center}a.group-value{color:#fdb63a}@media (max-width: 1112px){.points-store-card.shape1,.points-store-card.shape2{width:100%!important}}@media (max-width: 600px){.points-store-card{min-width:unset!important;overflow:hidden!important}}@media (max-width: 500px){.points-store-card .title{font-size:17px!important}.group-value{max-width:149px!important;overflow:hidden!important;max-height:30px!important}.points-store-cards-area{padding-inline:1em!important}}.error-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;align-items:center;justify-content:center;z-index:2000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.error-popup{background:#fff;border-radius:20px;padding:0;max-width:420px;width:90%;position:relative;box-shadow:0 25px 80px #0000004d;animation:errorPopupSlideIn .4s cubic-bezier(.34,1.56,.64,1);overflow:hidden}@keyframes errorPopupSlideIn{0%{opacity:0;transform:scale(.7) translateY(-30px)}to{opacity:1;transform:scale(1) translateY(0)}}.error-popup-close-btn{position:absolute;top:15px;right:15px;background:#ffffffe6;border:none;font-size:1.1rem;color:#666;cursor:pointer;padding:8px;border-radius:50%;transition:all .3s ease;z-index:10;width:35px;height:35px;display:flex;align-items:center;justify-content:center}.error-popup-close-btn:hover{background:#fff;color:#333;transform:scale(1.1)}.error-popup-content{text-align:center;padding:40px 30px 30px;background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;position:relative}.error-popup-content:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="75" cy="75" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="50" cy="10" r="0.5" fill="rgba(255,255,255,0.1)"/><circle cx="10" cy="60" r="0.5" fill="rgba(255,255,255,0.1)"/><circle cx="90" cy="40" r="0.5" fill="rgba(255,255,255,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3;pointer-events:none}.error-popup-icon-container{margin-bottom:20px;position:relative;z-index:1}.error-popup-icon{font-size:4.5rem;color:#fff;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));animation:errorIconPulse 2s ease-in-out infinite}@keyframes errorIconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.error-popup-title{font-size:1.8rem;font-weight:700;margin-bottom:15px;position:relative;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.2)}.error-popup-message{font-size:1.1rem;margin-bottom:30px;line-height:1.6;position:relative;z-index:1;opacity:.95}.error-popup-buttons{position:relative;z-index:1}.error-popup-confirm-btn{background:#fff;color:#ff6b6b;border:none;padding:12px 35px;font-size:1.1rem;font-weight:700;border-radius:25px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003;min-width:120px}.error-popup-confirm-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d;background:#f8f9fa}.error-popup-confirm-btn:active{transform:translateY(0)}@media (max-width: 480px){.error-popup{margin:20px;max-width:none}.error-popup-content{padding:35px 25px 25px}.error-popup-icon{font-size:3.5rem}.error-popup-title{font-size:1.5rem}.error-popup-message{font-size:1rem}.error-popup-confirm-btn{padding:10px 30px;font-size:1rem}}@media (prefers-reduced-motion: reduce){.error-popup,.error-popup-icon{animation:none}}section.view-products-page section.hero{padding-block:126px;background:url(/src/pages/points-store/assets/hero-bg.jpg);height:100vh;background-size:cover}.real-product-input-group{display:flex;flex-direction:column}input.dark-square[type=number]{width:151px!important;height:32px!important;border:none;background:#ffffff38;outline:none;border:solid 1px #fff8bf;cursor:unset!important}section.view-products-page section.hero{padding-block:126px;background:url(/assets/hero-bg-DtP2kyrd.png);height:100vh;background-size:cover}section.view-products-page .discount-table{min-width:2200px!important;direction:ltr}section.view-products-page .discount-cell{border-right:1px solid #134e4a!important;text-align:center}section.view-products-page .name-header,section.view-products-page .discount-cell{min-width:250px}section.view-products-page .dark-square{right:unset!important;left:unset!important;top:unset!important}section.view-products-page .video-play-icon-container{width:50px;height:50px;background:#feb53b;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#1e6748}section.view-products-page .real-video-play-icon-container{display:flex}section.view-products-page svg.video-play-icon{width:16px;height:16px}.date-validation-indicator.date-invalid{background:#e74c3c1a;color:#e74c3c;border:1px solid rgba(231,76,60,.3);display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:12px;font-size:.8rem;font-weight:600;margin-right:8px}section.exchange-points-page section.hero{padding-block:126px;background:url(/assets/hero-bg-DcyLcZTI.png);height:100vh;background-size:cover}section.exchange-points-page section.hero .hero-layer{background:#002316;opacity:.79;position:absolute;top:0;left:0;width:100%;height:100%}section.exchange-points-page section.hero .real-hero-section{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em}section.exchange-points-page section.hero .hero-title{font-size:6rem;font-weight:700;color:#5e6e6c}section.exchange-points-page section.hero .hero-desc{font-size:2.5rem;font-weight:700;color:#5a6e6a;white-space:nowrap}section.exchange-points-page section.hero .real-hero-buttons-area{display:flex;gap:2em}section.exchange-points-page section.hero button.hero-btn{background:transparent;font-size:16px;font-weight:700;cursor:pointer;color:#fff;border:solid 3px #fab642;border-radius:7px;padding-inline:35px;padding-block:3px;transition:.2s;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s}section.exchange-points-page section.hero button.hero-btn:hover{background:#fab6423b}section.exchange-points-page section.hero .hero-dots{display:flex;gap:.5em;margin-top:3em}section.exchange-points-page section.hero span.dot{width:13px;height:13px;border:solid 1px #fab642;border-radius:50%;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}section.exchange-points-page section.hero span.dot:hover{background:#fab64255}section.exchange-points-page section.hero span.dot.active{background:#fab642}section.exchange-points-page section.hero .episodes-title-area{display:flex;align-items:center;justify-content:center}section.exchange-points-page section.hero .episodes-title{color:#f0ac35;font-size:3.5rem;font-weight:700;width:400px;text-align:center}section.exchange-points-page section.hero .top-episodes-title{width:100%;height:3px;background:#f0ac35}section.exchange-points-page section.hero .bottom-episodes-title{width:100%;height:3px;background:#f0ac35}section.exchange-points-page section.hero .real-bottom-episodes-decore-area{display:flex;justify-content:center}section.exchange-points-page .episodes-fasel-area{position:relative;top:-126px}section.exchange-points-page .products-area{padding-inline:3em;margin-bottom:10em}section.exchange-points-page .product{width:20em;background:#fff;padding:1em;border-radius:1em;-webkit-border-radius:1em;-moz-border-radius:1em;-ms-border-radius:1em;-o-border-radius:1em}section.exchange-points-page .real-products-area{display:flex;gap:2em;flex-wrap:wrap;justify-content:space-around}section.exchange-points-page .product-title{font-weight:700;font-size:18px}section.exchange-points-page .product-price{font-size:17px}section.exchange-points-page button.product-btn{width:100%;padding-block:5px;font-size:16px;border:none;cursor:pointer;background:#fdb63a 0% 0% no-repeat padding-box;border-radius:9px;color:#19674f;font-weight:700}section.exchange-points-page .product-price{max-height:30px;overflow:hidden;font-weight:700;color:#333}.attraction-container{width:34px;height:35px;background:#fdb738;border-radius:8px;transform:rotate(45deg)}.real-attraction-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}svg.attraction-icon{transform:rotate(-45deg);fill:#2b6139;font-size:20px}section.exchange-points-page .main{display:flex;justify-content:center;align-items:center;min-height:100vh;direction:rtl;font-family:Arial,sans-serif}section.exchange-points-page .button{background-color:#03705a;color:#fff;border:none;padding:12px 24px;border-radius:4px;font-size:16px;cursor:pointer;transition:background-color .3s}section.exchange-points-page .button:hover{background-color:#025a48}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}section.exchange-points-page .modal{background:linear-gradient(to bottom,#19664e,#0a291f);border-radius:8px;width:80%;max-width:600px;box-shadow:0 4px 20px #0003;overflow:hidden;color:#fff}section.exchange-points-page .header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background-color:#03705a4d;color:#fff;border-bottom:1px solid rgba(255,255,255,.1)}section.exchange-points-page .header h2{margin:0;font-size:20px}section.exchange-points-page .closeButton{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:0;line-height:1}section.exchange-points-page .tableContainer{padding:20px;max-height:70vh;overflow-y:auto}section.exchange-points-page .table{width:100%;border-collapse:collapse;text-align:right}section.exchange-points-page .table th{background-color:#d4982f;color:#fff;padding:12px 15px;font-weight:700}section.exchange-points-page .table td{padding:10px 15px;border-bottom:1px solid rgba(255,255,255,.1)}section.exchange-points-page .table tr:last-child td{border-bottom:none}section.exchange-points-page .table tr:nth-child(2n){background-color:#03705a0d}section.exchange-points-page .table tr:hover{background-color:#d4982f1a}.checkboxContainer{display:block;position:relative;padding-right:25px;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center}section.exchange-points-page .checkboxContainer input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}section.exchange-points-page .checkmark{position:absolute;top:0;right:0;height:18px;width:18px;background-color:#eee;border:1px solid #ddd;border-radius:3px}section.exchange-points-page .checkboxContainer:hover input~.checkmark{background-color:#ccc}section.exchange-points-page .checkboxContainer input:checked~.checkmark{background-color:#03705a;border-color:#03705a}section.exchange-points-page .checkmark:after{content:"";position:absolute;display:none}section.exchange-points-page .checkboxContainer input:checked~.checkmark:after{display:block}section.exchange-points-page .checkboxContainer .checkmark:after{left:6px;top:2px;width:4px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}section.exchange-points-page .exchangeButton{background-color:#d4982f;color:#fff;border:none;padding:12px 24px;border-radius:4px;font-size:16px;cursor:pointer;transition:background-color .3s;margin:0 20px 20px;width:calc(100% - 40px)}section.exchange-points-page .exchangeButton:hover{background-color:#c38928}section.exchange-points-page tbody td{color:#fff!important}section.exchange-points-page img.product-image{width:280px!important;height:280px!important;object-fit:cover;background:#021415ba}.stock-error-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.stock-error-popup{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:400px;width:90%;max-height:90vh;overflow:hidden;animation:popupSlideIn .3s ease-out}@keyframes popupSlideIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.stock-error-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px 16px;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#fef3c7,#fde68a)}.stock-error-header h3{margin:0;font-size:18px;font-weight:600;color:#92400e}.stock-error-close{background:none;border:none;font-size:24px;color:#92400e;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.stock-error-close:hover{background-color:#92400e1a;transform:scale(1.1)}.stock-error-body{padding:24px;display:flex;gap:16px;align-items:flex-start}.stock-error-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background-color:#fef3c7;border-radius:50%}.stock-error-content{flex:1}.stock-error-content h4{margin:0 0 8px;font-size:16px;font-weight:600;color:#1f2937}.stock-error-content p{margin:0;font-size:14px;color:#6b7280;line-height:1.5}.stock-error-footer{padding:16px 24px 24px;display:flex;justify-content:flex-end}.stock-error-btn{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;padding:10px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #f59e0b33}.stock-error-btn:hover{background:linear-gradient(135deg,#d97706,#b45309);transform:translateY(-1px);box-shadow:0 4px 8px #f59e0b4d}.stock-error-btn:active{transform:translateY(0);box-shadow:0 2px 4px #f59e0b33}@media (max-width: 480px){.stock-error-popup{margin:16px;width:calc(100% - 32px)}.stock-error-header{padding:16px 20px 12px}.stock-error-body{padding:20px;gap:12px}.stock-error-footer{padding:12px 20px 20px}.stock-error-icon{width:40px;height:40px}.stock-error-icon svg{width:32px;height:32px}}section.view-products-page section.hero{padding-block:126px;background:url(/src/pages/points-store/assets/hero-bg.jpg);height:100vh;background-size:cover}section.view-products-page section.hero .hero-layer{background:#002316;opacity:.79;position:absolute;top:0;left:0;width:100%;height:100%}section.view-products-page section.hero .real-hero-section{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em}section.view-products-page section.hero button.hero-btn{background:transparent;font-size:16px;font-weight:700;cursor:pointer;color:#fff;border:solid 3px #fab642;border-radius:7px;padding-inline:35px;padding-block:3px;transition:.2s;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s}section.view-products-page section.hero span.dot{width:13px;height:13px;border:solid 1px #fab642;border-radius:50%;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}section.view-products-page section.hero .episodes-title-area{display:flex;align-items:center;justify-content:center}section.view-products-page section.hero .episodes-title{color:#f0ac35;font-size:3.5rem;font-weight:700;width:400px;text-align:center}section.view-products-page section.hero .top-episodes-title{width:100%;height:3px;background:#f0ac35}section.view-products-page section.hero .bottom-episodes-title{width:100%;height:3px;background:#f0ac35}section.view-products-page section.hero .real-bottom-episodes-decore-area{display:flex;justify-content:center}section.view-products-page .episodes-fasel-area{position:relative;top:-126px}.products-area{padding-inline:3em;padding-top:5em;margin-bottom:10em}.product-data-content-area{padding-inline:2em;color:#fff}.product-title{font-size:20px;font-weight:900;color:#fdb63a}.real-product-form-group{display:flex;flex-direction:column;gap:1em}.product-input-group{width:70%}.real-product-input-group{display:flex;flex-direction:column;gap:12px}.product-input-area{border:solid 2px #fdb63a;padding-block:8px;padding-right:10px;padding-left:10px;border-radius:8px;width:100%;font-size:14px}.product-data-content-area{margin-bottom:10em;margin-top:2em}.real-product-content-area{display:flex;flex-direction:column;row-gap:8px}.real-product-input-area{overflow:auto;max-height:80px;position:relative}.real-product-data-content-area{display:flex;flex-direction:column;gap:2em}.product-content-area{padding-inline:1em}img.product-image{width:100%;border-radius:1em}.real-top-product{display:flex;align-items:center;justify-content:space-between}.right-top-product,.left-top-product{width:50%}.right-top-product{padding:2em}.real-product-image-area{width:100%;display:flex;justify-content:center;align-items:center}.product-image-area{border:solid 2px #fdb63a;padding:4px;border-radius:1em}.real-right-top-product{display:flex;flex-direction:column;gap:2em}section.view-products-page .episodes-fasel-area{position:relative;top:0;height:10em;margin-top:10em;width:120%;left:10%;border:none;border-top:solid 5px #fdb63a;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}section.view-products-page .real-product-data-section{overflow:hidden}section.view-products-page .real-episodes-fasel-area{display:none}section.view-products-page button.replace-points-btn{border-radius:15px!important;background:transparent;font-size:19px;padding-block:5px;height:auto!important;width:auto!important;padding-inline:51px;-webkit-border-radius:15px!important;-moz-border-radius:15px!important;-ms-border-radius:15px!important;-o-border-radius:15px!important}img.product-image-intable{width:37.5px;cursor:pointer}.view-service-image-container{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000075;z-index:1;display:flex;justify-content:center;align-items:center}.view-service-image-layer{position:absolute;width:100%;height:100%;background:#00000075;z-index:1;cursor:pointer}.view-service-image{position:relative;z-index:2}img.view-service-image{border:solid 2px #fff;padding:3px;border-radius:14px;width:50vw;max-height:90vh}section.view-products-page .play-product-area{position:absolute}section.view-products-page .play-product-container{width:50px;height:50px;background:#feb53b;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#1e6748}section.view-products-page .product-image-area{display:flex}section.view-products-page .real-play-product-container{display:flex;align-items:center;justify-content:center}section.view-products-page section.hero{padding-block:126px;background:url(/assets/hero-bg-DtP2kyrd.png);height:100vh;background-size:cover}section.view-products-page section.hero .real-hero-section{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em}section.view-products-page section.hero .hero-title{font-size:6rem;font-weight:700;color:#5e6e6c}section.view-products-page section.hero .hero-desc{font-size:2.5rem;font-weight:700;color:#5a6e6a;white-space:nowrap}section.view-products-page section.hero .real-hero-buttons-area{display:flex;gap:2em}section.view-products-page section.hero button.hero-btn{background:transparent;font-size:16px;font-weight:700;cursor:pointer;color:#fff;border:solid 3px #fab642;border-radius:7px;padding-inline:35px;padding-block:3px;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s}section.view-products-page section.hero button.hero-btn:hover{background:#fab6423b}section.view-products-page section.hero .hero-dots{display:flex;gap:.5em;margin-top:3em}section.view-products-page section.hero span.dot{width:13px;height:13px;border:solid 1px #fab642;border-radius:50%;cursor:pointer}section.view-products-page section.hero span.dot:hover{background:#fab64255}section.view-products-page section.hero span.dot.active{background:#fab642}section.view-products-page section.hero .attractions-title-area{display:flex;align-items:center;justify-content:center}section.view-products-page section.hero .attractions-title{color:#f0ac35;font-size:3.5rem;font-weight:700;width:470px;text-align:center}section.view-products-page section.hero .top-attractions-title{width:100%;height:3px;background:#f0ac35}section.view-products-page section.hero .bottom-attractions-title{width:100%;height:3px;background:#f0ac35}section.view-products-page section.hero .real-bottom-attractions-decore-area{display:flex;justify-content:center}section.view-products-page .real-bottom-guide-offers-decore-area{display:flex;justify-content:center}section.view-products-page td.name-td.border-right-non{position:relative}section.view-products-page .offer{width:55px;height:40px;background:#f0ac35;color:#000;display:flex;justify-content:center;align-items:center;border-radius:50%;font-size:12px;position:absolute;left:28px;top:-17px}section.view-products-page .left-offer-td{position:relative}section.view-products-page input.offer-checkbox{position:absolute;left:40px;width:20px;height:20px;accent-color:#033f32;cursor:pointer}section.view-products-page button.replace-points-btn{position:relative;width:250px;height:45px;background:#021617;color:#efab35;margin:0;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;cursor:pointer;border:solid 2px #efab35;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px}section.view-products-page button.replace-points-btn:hover{background:#033e31a4}section.view-products-page section.episode-video,section.episode-location{padding-inline:10em}section.view-products-page .guide-offers-fasel-area{position:relative;top:-126px}section.view-products-page .episode-details-title-area{position:relative;top:-80px}section.view-products-page section.episode-details .episode-details-content-area,section.view-products-page section.episode-location{padding-inline:5em}section.view-products-page .real-top-episode-details{display:flex;justify-content:space-between;align-items:center}section.view-products-page img.top-episode-details-image{border-radius:58px;width:100%}section.view-products-page .right-top-episode-details-title{font-size:1.5rem;font-weight:700;color:#f7b645}section.view-products-page .right-top-episode-details{padding:2em 2em 2em 4em}section.view-products-page .right-top-episode-details-description{color:#fff}section.view-products-page .real-right-top-episode-details{display:flex;flex-direction:column;gap:3em;justify-content:center}section.view-products-page .right-top-episode-details,section.view-products-page .real-right-top-episode-details{height:100%}section.view-products-page .left-top-episode-details,section.view-products-page .right-top-episode-details{width:48%}section.view-products-page section.episode-details .episode-details-page-content,section.view-products-page section.guide-details-area{position:relative;z-index:2}section.view-products-page section.episode-details .episode-details-page-content{margin-top:4em}section.view-products-page section.guide-details-area{padding-inline:4em}section.view-products-page section.guide-details{display:flex;color:#fdb63a;font-size:18px;font-weight:700;gap:5px;position:relative;top:-126px}section.view-products-page .guide-details-title{display:flex;gap:.2em}section.view-products-page .guide-details-title-area{position:relative}section.view-products-page .real-guide-details{width:100%}section.view-products-page .real-guide-details-head-area{display:flex;flex-direction:column;gap:1em}section.view-products-page .guide-icon-container{width:34px;height:35px;background:#fdb738;border-radius:8px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}section.view-products-page .real-guide-icon-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.view-products-page .guide-icon{transform:rotate(-45deg);fill:#2b6139;font-size:20px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}section.view-products-page section.guide-offers .guide-offer-time-area{position:absolute;width:475px;height:264px}section.view-products-page .real-guide-offers{display:flex;flex-direction:column;align-items:center;gap:2em}section.view-products-page .guide-offer-title{color:#f0ac35;font-size:3rem;font-weight:700;width:400px;text-align:center}section.view-products-page .real-guide-offer-title-area{text-align:center}section.view-products-page .top-guide-offer-title,section.view-products-page .bottom-guide-offer-title{width:100%;height:3px;background:#f0ac35}section.view-products-page .guide-offer-time-area .real-guide-offer-time-area{padding-top:34px;padding-left:34px}section.view-products-page .real-guide-offers-content-area{display:flex;gap:2em;flex-wrap:wrap;justify-content:center;align-items:center}section.view-products-page .guide-offers-title{color:#f0ac35;font-size:3rem;font-weight:700;width:250px;text-align:center;padding:unset!important}section.view-products-page .guide-details-title-area,section.guide-details-section,section.guide-offers{padding-inline:10em}section.view-products-page section.guide-offers{margin-block:10em}section.view-products-page .real-main-guide-details-area{display:flex;justify-content:space-between}section.view-products-page .guide-name{color:#fdb63a;font-size:19px;font-weight:700}section.view-products-page .guide-rate-box{width:50px;height:50px;background:#fbb33a;border-radius:11px;color:#fff;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center}section.view-products-page .real-guide-rate-text-area{display:flex;flex-direction:column;align-items:center}section.view-products-page .guide-rate-text2{font-size:10px;color:#fff}section.view-products-page .guide-rate-text{font-size:17px;color:#fff}section.view-products-page .guide-rate-stars{color:gold;font-size:22px}section.view-products-page .guide-rate-stars .flex{display:flex;gap:.15em}section.view-products-page .real-main-guide-details-area{display:flex;justify-content:space-between;gap:10em}section.view-products-page .real-guide-rate-area{display:flex;align-items:center;gap:1em}section.view-products-page .guide-description-area{margin-top:1em;font-size:16px;color:#cdd4d3}section.view-products-page .real-right-main-guide-details-area{display:flex;flex-direction:column;gap:1em}section.view-products-page .guide-image{width:500px;border-radius:17px}section.view-products-page .guide-infos-container{background:#074135;border:solid 1px #416751;border-radius:43px;padding-inline:5em;padding-block:3em}section.view-products-page .real-guide-infos-container{display:flex;justify-content:space-between}section.view-products-page .real-guide-info{display:flex;flex-direction:column;align-items:center;gap:.3em}section.view-products-page .guide-info-content{direction:ltr}section.view-products-page .guide-info-content-area{margin-top:.5em;color:#fff}section.view-products-page .guide-info-name{color:#fdb63a;font-size:16px;font-weight:700}section.view-products-page .real-guide-details-section{display:flex;flex-direction:column;gap:5em}section.view-products-page .top-guide-offers-title,section.view-products-page .bottom-guide-offers-title{width:100%;height:3px;background:#f0ac35}section.view-products-page .real-guide-offers-title-area{text-align:center}section.view-products-page .guide-offers{display:flex;justify-content:center;align-items:center}section.view-products-page .guide-offers-table{border-collapse:collapse;width:800px;text-align:center;font-size:18px;direction:rtl}section.view-products-page guide-offers-table td,section.view-products-page guide-offers-table th{width:50%}section.view-products-page guide-offers-table th,section.view-products-page guide-offers-table td{padding:10px}section.view-products-page guide-offers-table th{background-color:#f0ac35;color:#003d29}section.view-products-page guide-offers-table td{background-color:#004d32;color:#fff}section.view-products-page th.name-th,section.view-products-page td.name-td{background:#074135;color:#f0ac35;border:2px solid #f0ac35}section.view-products-page th.offer-th,section.view-products-page td.offer-td{background:#f0ac35;color:#074135;border:2px solid #074135}section.view-products-page th.offer-th.border-top-ylo{border-top-color:#f0ac35}section.view-products-page td.offer-td.border-left-ylo{border-top-color:#f0ac35}section.view-products-page td.offer-td.border-bottom-ylo{border-top-color:#f0ac35}section.view-products-page real-guide-offers-content-area{border:solid 2px #f0ac35;border-radius:15px;overflow:hidden}section.view-products-page border-bottom-non{border-bottom-color:#f0ac35!important}section.view-products-page border-right-non{border-right-color:#f0ac35!important}section.view-products-page border-top-non{border-top-color:#f0ac35!important}section.view-products-page border-left-non{border-left-color:#f0ac35!important}section.view-products-page td.offer-td.border-left-non{position:relative}section.view-products-page .guide-image{width:500px;border-radius:17px;max-height:500px}section.view-products-page .real-guide-image-area{position:relative}.offers-selected-area{position:fixed;width:100%;height:100%;left:0;top:0;z-index:2}section.view-products-page .popup.data-saved-success,.error-container{z-index:9}.real-offers-selected-area{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.container{width:80vw;direction:ltr}section.view-products-page .container{overflow:auto}section.view-products-page .discount-table{min-width:3900px!important;direction:ltr}section.view-products-page .discount-header{border-right:1px solid #134e4a!important}.discount-table{width:100%;overflow:hidden;border-radius:1.5rem;border:2px solid #f0ac35}section.view-products-page section.guide-offers .table-row{display:flex;text-align:right;background-color:unset;padding:unset;margin-bottom:unset;border-radius:unset}.discount-header{width:50%;background-color:#f0ac35;padding:1rem;color:#134e4a;font-weight:700;font-size:1.25rem;border-right:1px solid #134e4a}.name-header{width:50%;padding:1rem;color:#f0ac35;font-weight:700;font-size:1.25rem;position:relative}.discount-cell{width:50%;background-color:#f0ac35;padding:1rem;color:#134e4a;font-weight:700;font-size:1.25rem;border-top:1px solid #134e4a;position:relative}.name-cell{width:50%;padding:1rem;color:#fbbf24;font-weight:700;font-size:1.25rem;border-top:1px solid #fbbf24;position:relative}.check-mark{position:absolute;top:1rem;left:1rem;width:1.5rem;height:1.5rem;background-color:#134e4a;display:flex;align-items:center;justify-content:center}.check-icon{width:1rem;height:1rem;color:#fff}.dark-square{position:absolute;top:1rem;left:1rem;width:1.5rem;height:1.5rem;accent-color:#115e59;cursor:pointer}.badge{position:absolute;top:1rem;right:1rem;width:3rem;height:3rem;background-color:#fbbf24;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#134e4a;font-weight:700}.service-name{margin-right:4rem}.booking-container{display:flex;justify-content:center;align-items:center;min-height:100vh;direction:rtl}.booking-card{width:100%;max-width:380px;background-color:#fff;border-radius:20px;box-shadow:0 4px 12px #0000001a;padding:20px;position:relative;z-index:9}.booking-header{display:flex;align-items:center;margin-bottom:20px}.back-button{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:auto;margin-left:0}.booking-title{text-align:center;margin-bottom:30px}.main-title{color:#f5b941;font-size:22px;font-weight:600;margin:0 0 5px}.hospital-name{color:#666;font-size:16px;margin:0}.booking-items{margin-bottom:20px}.booking-item{display:flex;justify-content:space-between;margin-bottom:15px}.item-points{text-align:right}.points-value{font-size:16px;font-weight:500;color:#333;margin:0}.item-details{text-align:left}.item-name{font-size:16px;font-weight:500;color:#2a9d8f;margin:0 0 3px}.item-discount{font-size:14px;color:#666;margin:0}.booking-divider{height:1px;background-color:#e0e0e0;margin:20px 0}.booking-total{display:flex;justify-content:space-between;margin-bottom:15px}.total-value,.total-text{font-size:18px;font-weight:600;color:#333;margin:0}.booking-balance{display:flex;justify-content:space-between;margin-bottom:25px}.balance-value,.balance-text{font-size:16px;color:#666;margin:0}.confirm-button{width:100%;background-color:#f5b941;color:#fff;border:none;border-radius:12px;padding:15px;font-size:18px;font-weight:500;cursor:pointer;transition:background-color .2s}.confirm-button:hover{background-color:#e5a930}section.view-products-page .discount-header{border:none!important}section.view-products-page .dark-square{position:relative;width:1.5rem;height:1.5rem;accent-color:#115e59;cursor:pointer;text-align:center;right:1em;top:unset;left:unset}@media (max-width: 1124px){.real-top-product{flex-direction:column-reverse!important;align-items:flex-start!important}.right-top-product,.left-top-product{width:100%}section.view-products-page .discount-header,section.view-products-page .name-header{font-size:14px!important}}@media (max-width: 1000px){section.view-products-page section#guide-offers{padding:2em!important}section.view-products-page .real-guide-offers{width:100%!important}section.view-products-page .container{width:100%}}@media (max-width: 870px){section.view-products-page .discount-header,section.view-products-page .name-header{font-size:13px!important}}@media (max-width: 850px){.product-input-group{width:100%}}@media (max-width: 500px){section.view-products-page .guide-offers-title{font-size:2rem!important}.right-top-product,.product-data-content-area{padding:1em!important}}section.view-products-page .name-cell,section.view-products-page .discount-header,section.view-products-page .name-header,section.view-products-page .discount-cell{min-width:430px!important}section.view-products-page .name-cell,section.view-products-page .discount-cell{height:86.5px}.popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);direction:rtl}.popup-container{background-color:#fff;border-radius:12px;box-shadow:0 10px 25px -5px #0003;width:90%;max-width:500px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:popup-fade-in .3s ease-out;border:1px solid rgba(0,0,0,.1)}@keyframes popup-fade-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.popup-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.1);background-color:#f8f9fa}.popup-header h3{margin:0;font-size:18px;font-weight:600;color:#333}.popup-close{background:transparent;border:none;font-size:24px;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;transition:background-color .2s}.popup-close:hover{background-color:#0000000d;color:#333}.popup-body{padding:20px;overflow-y:auto;display:flex;flex-direction:column;align-items:center;text-align:center}.popup-footer{padding:16px 20px;border-top:1px solid rgba(0,0,0,.1);display:flex;justify-content:center;background-color:#f8f9fa}.popup-button{padding:10px 24px;border-radius:8px;border:none;background-color:#f0ac35;color:#fff;font-weight:600;cursor:pointer;transition:background-color .2s;font-size:16px}.popup-button:hover{background-color:#e09b24}.popup-message{margin:10px 0;font-size:16px;color:#333}.popup-subtitle{margin:5px 0;font-size:16px;font-weight:600;color:#333}.popup-icon-container{display:flex;justify-content:center;margin-bottom:16px}.popup-icon{width:64px;height:64px}.popup-success{border-top:5px solid #22c55e}.popup-error{border-top:5px solid #ef4444}.popup-warning{border-top:5px solid #f59e0b}.popup-video{max-width:800px;width:90%}.popup-video-player{width:100%;max-height:70vh;border-radius:8px}.popup-image{max-width:800px}.popup-image-content{max-width:100%;max-height:70vh;border-radius:8px;object-fit:contain}.popup-container{text-align:right}@media (max-width: 768px){.popup-container{width:95%;max-height:80vh}.popup-header h3{font-size:16px}.popup-message{font-size:14px}.popup-button{padding:8px 20px;font-size:14px}.popup-icon{width:48px;height:48px}}.date-validation-indicator.date-valid{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:12px;font-size:.8rem;font-weight:600;margin-right:8px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;background:#27ae601a;color:#27ae60;border:1px solid rgba(39,174,96,.3)}section.episode-details-page section.hero{padding-block:126px;background:url(/assets/hero-bg-Des2rZOM.png);height:100vh;background-size:cover}section.episode-details-page .real-hero-scroller-area{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}section.episode-details-page .right-hero-scoller-container,section.episode-details-page .left-hero-scoller-container{width:50px;height:50px;background:#fab33d;color:#19553a;font-size:2em;border-radius:10px;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;transform:rotate(45deg);cursor:pointer}section.episode-details-page .right-hero-scoller-container svg.right-hero-scroller-icon,section.episode-details-page .left-hero-scoller-container svg.left-hero-scroller-icon{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}section.episode-details-page .episode-image-container-d1,section.episode-details-page .episode-image-container-d2{position:absolute}section.episode-details-page section.hero{padding-block:126px;background:url(/assets/hero-bg-Des2rZOM.png);height:100vh;background-size:cover}section.episode-details-page .real-episode-description-box-area{display:flex;flex-direction:column;gap:2em}section.episode-details-page .attraction-content{display:flex;align-items:center;gap:2em}section.episode-details-page .attraction-content svg{font-size:1.5em;color:gold;cursor:pointer}:root{--primary-green: #2ecc71;--primary-yellow: #f1c40f;--primary-white: #ffffff;--dark-green: #27ae60;--light-yellow: #f9e79f;--light-gray: #f5f5f5;--text-color: #333333}*{box-sizing:border-box;margin:0;padding:0}section.episode-details-page .container{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:2rem}section.episode-details-page .hero-section{text-align:center;background:linear-gradient(135deg,var(--primary-green),var(--dark-green));padding:3rem;border-radius:1rem;box-shadow:0 10px 30px #0000001a;max-width:800px;width:100%}section.episode-details-page .title{color:var(--primary-white);font-size:2.5rem;margin-bottom:1rem}section.episode-details-page .subtitle{color:var(--primary-white);font-size:1.2rem;margin-bottom:2rem;opacity:.9}section.episode-details-page .contact-button{background-color:var(--primary-yellow)!important;color:var(--text-color)!important;font-weight:700;padding:.75rem 2rem;font-size:1rem;transition:all .3s ease;border:none!important}section.episode-details-page .contact-button:hover{background-color:var(--light-yellow)!important;transform:translateY(-2px);box-shadow:0 5px 15px #0000001a}section.episode-details-page .contact-modal{max-width:500px;width:100%;border:2px solid var(--primary-green);border-radius:1rem;padding:1.5rem;background:linear-gradient(to bottom,#19664e,#0a291f);border:2px solid #ffba37;height:100%;overflow-y:auto}section.episode-details-page .contact-modal-title{color:#ffba37;font-size:1.5rem;text-align:center}section.episode-details-page .contact-modal-description{text-align:center;margin-bottom:1.5rem;color:#ffba3782}section.episode-details-page .contact-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}section.episode-details-page .contact-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#ffffff14;border-radius:.5rem;transition:all .3s ease;gap:1em}section.episode-details-page .contact-item:hover{background-color:#f9e79f57;transform:translate(-5px)}section.episode-details-page .contact-info{display:flex;align-items:center;gap:1rem}section.episode-details-page .contact-icon{color:var(--primary-green)}section.episode-details-page .contact-name{font-weight:700;margin-bottom:.25rem;color:#c79d4e}section.episode-details-page .contact-number{color:#fff;opacity:.8;direction:ltr}section.episode-details-page .copy-button{border:1px solid var(--primary-green);color:var(--primary-green)}section.episode-details-page .copy-button:hover{background-color:#2ecc7147;color:var(--primary-white)}@media (max-width: 768px){.hero-section{padding:2rem}.title{font-size:2rem}.subtitle{font-size:1rem}.contact-modal{padding:1rem}}section.episode-details-page .contact-modal .contact-info{height:auto;padding:10px 2em;border-radius:16px}button.copy-button{border-radius:calc(.5rem - 2px);white-space:nowrap;gap:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex;font-size:.875rem;line-height:1.25rem;font-weight:500;font-size:1rem;-webkit-border-radius:calc(.5rem - 2px);-moz-border-radius:calc(.5rem - 2px);-ms-border-radius:calc(.5rem - 2px);-o-border-radius:calc(.5rem - 2px);cursor:pointer;background:#0000}section.episode-details-page .contact-modal-area{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:9999999;padding-block:2em;background:#000000b5}section.episode-details-page .contact-modal::-webkit-scrollbar{width:10px}section.episode-details-page .contact-modal::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}section.episode-details-page .contact-modal::-webkit-scrollbar-thumb{background-color:#ffba37;border-radius:10px;border:2px solid #f0f0f0}section.episode-details-page .contact-modal::-webkit-scrollbar-thumb:hover{background-color:#ffba37}section.episode-details-page section#guide-offers .container{padding:0}section.episode-details-page .ebhibtions-confers-services-area .discount-table{overflow:auto!important;min-width:unset!important}section.episode-details-page .ebhibtions-confers-services-area .table-row{width:fit-content!important}section.episode-details-page .ebhibtions-confers-services-area .discount-header{width:180px!important}section.episode-details-page .name-cell{width:180px!important}:root{--primary-color: #074135;--secondary-color: #fab642;--light-color: #ffffff;--border-color: rgba(255, 255, 255, .2);--shadow-color: rgba(0, 0, 0, .2)}section.reservation-exb{margin-block:5em}section.reservation-exb .page-container{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:flex-start;padding:20px}section.reservation-exb .form-wrapper{width:100%;max-width:500px;background-color:var(--primary-color);border-radius:10px;box-shadow:0 5px 15px var(--shadow-color);padding:30px;margin:0 15px;color:var(--light-color)}section.reservation-exb .divider{width:1px;min-height:inherit;background-color:var(--secondary-color);margin:0 15px;margin-block:5em}section.reservation-exb .form-title{font-size:24px;margin-bottom:25px;text-align:center;font-weight:700;color:var(--light-color)}section.reservation-exb .form-group{margin-bottom:20px}section.reservation-exb .form-input{width:100%;padding:12px 15px;border:1px solid var(--border-color);border-radius:5px;font-size:16px;font-family:Cairo,sans-serif;transition:border-color .3s;background-color:#ffffffe6;color:var(--primary-color)}section.reservation-exb .form-input:focus{outline:none;border-color:var(--secondary-color)}section.reservation-exb .textarea{min-height:100px;resize:vertical}label{display:block;margin-bottom:8px;font-weight:600;color:var(--light-color)}section.reservation-exb .submit-btn{background-color:var(--secondary-color);color:var(--primary-color);border:none;padding:12px 25px;border-radius:5px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;font-family:Cairo,sans-serif}section.reservation-exb .submit-btn:hover{background-color:#e9a52f;transform:translateY(-2px)}section.reservation-exb .alt-btn{background-color:transparent;color:var(--light-color);border:2px solid var(--light-color);padding:10px 20px;border-radius:5px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;margin-right:10px;font-family:Cairo,sans-serif}section.reservation-exb .alt-btn:hover{background-color:#ffffff1a}section.reservation-exb .button-group{display:flex;justify-content:space-between}@media (max-width: 992px){.page-container{flex-direction:column}.form-wrapper{margin:15px 0}.divider{width:80%;height:1px;margin:15px 0}}section.episode-details-page section.hero{padding-block:126px;background:url(/assets/hero-bg-Des2rZOM.png);height:100vh;background-size:cover}section.episode-details-page section.hero button.hero-btn{background:transparent;font-size:16px;font-weight:700;cursor:pointer;color:#fff;border:solid 3px #fab642;border-radius:7px;padding-inline:35px;padding-block:3px;transition:.2s}section.episode-details-page section.hero span.dot{width:13px;height:13px;border:solid 1px #fab642;border-radius:50%;cursor:pointer}section.episode-details-page section.hero .episodes-title{color:#f0ac35;font-size:3.5rem;font-weight:700;width:470px;text-align:center}section.episode-details-page section.episode-video,section.episode-location{padding-inline:10em}section.episode-details-page .episodes-fasel-area{position:relative;top:-126px}section.episode-details-page .episode-details-title-area{position:relative;top:-80px}section.episode-details-page section.episode-details .episode-details-content-area,section.episode-details-page section.episode-location{padding-inline:5em}section.episode-details-page .real-top-episode-details{display:flex;justify-content:space-between;align-items:center}section.episode-details-page img.top-episode-details-image{border-radius:58px;width:100%}section.episode-details-page .right-top-episode-details-title{font-size:1.5rem;font-weight:700;color:#f7b645}section.episode-details-page .right-top-episode-details{padding:2em 2em 2em 4em}section.episode-details-page .right-top-episode-details-description{color:#fff}section.episode-details-page .hero-scroller-area{position:absolute;width:100%;height:100%;padding-inline:4em}.real-hero-scroller-area{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.right-hero-scoller-container,.left-hero-scoller-container{width:50px;height:50px;background:#fab33d;color:#19553a;font-size:2em;border-radius:10px;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;transform:rotate(45deg);cursor:pointer}a.real-right-hero-scoller-container,a.real-left-hero-scoller-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#19553a}.right-hero-scoller-container svg.right-hero-scroller-icon,.left-hero-scoller-container svg.left-hero-scroller-icon{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}section.episode-details-page .real-right-top-episode-details{display:flex;flex-direction:column;gap:3em;justify-content:center}section.episode-details-page .right-top-episode-details,section.episode-details-page .real-right-top-episode-details{height:100%}section.episode-details-page .left-top-episode-details,section.episode-details-page .right-top-episode-details{width:48%}section.episode-details-page section.episode-details .episode-details-page-content,section.episode-details-page section.episode-details .episode-details-title-area{position:relative;z-index:2}section.episode-details-page section.episode-details .episode-details-page-content{margin-top:4em}section.episode-details-page section.episode-details .episode-details-title-area{padding-inline:4em}section.episode-details-page section.episode-details .episode-details-title{display:flex;color:#fdb63a;font-size:18px;font-weight:700;gap:5px}section.episode-details-page .episode-image-container{width:100%;display:inline-flex;position:relative}section.episode-details-page .real-episode-image-container{display:flex;width:100%}section.episode-details-page .episode-image-container-d1,.episode-image-container-d2{position:absolute}section.episode-details-page .episode-image-container-d1,section.episode-details-page .real-episode-image-container-d1{width:100%;height:100%}section.episode-details-page .real-episode-image-container-d1{display:flex;flex-direction:column;justify-content:space-between}section.episode-details-page .episode-image-container-d1{padding:2em}section.episode-details-page .real-top-episode-image-container{display:flex;justify-content:space-between}section.episode-details-page .like-episode-container{width:35px;height:35px;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}section.episode-details-page .real-like-episode-container,section.episode-details-page .like-episode{display:flex}section.episode-details-page .episode-time{width:65px;background:#00000050;color:#fff;text-align:center;border-radius:5px}section.episode-details-page .real-bottom-episode-image-container{display:flex;justify-content:center}section.episode-details-page .video-scrolleo-area{width:90%;height:12px;background:#9e9c9d;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}section.episode-details-page .episode-viddeo-container img.episode-image{width:100%;border-radius:60px;aspect-ratio:1200 / 647;min-height:32em}section.episode-details-page .episode-image-container-d2,section.episode-details-page .real-episode-image-container-d2{width:100%;height:100%}section.episode-details-page .real-episode-image-container-d2{display:flex;align-items:center;justify-content:center}section.episode-details-page .video-play-icon-container{width:60px;height:60px;background:#feb53b;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#19674d;font-size:20px}section.episode-details-page .real-video-play-icon-container{display:flex;align-items:center;justify-content:center}section.episode-details-page .episode-rank-box{width:60px;height:60px;background:#fbb33a;border-radius:11px;color:#19674d;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center}section.episode-details-page .real-episode-rank-box{display:flex}section.episode-details-page .real-right-episode-rank-area{display:flex}section.episode-details-page .real-episode-viddeo-container{display:flex;flex-direction:column;gap:2em}section.episode-details-page .episode-rank-area{padding-inline:3em}section.episode-details-page .real-episode-data-area{display:flex;flex-direction:column;align-items:center}section.episode-details-page .top-episode-rank-data-area{font-size:17px;color:#fff}section.episode-details-page .bottom-episode-rank-data-area{font-size:10px;color:#fff}section.episode-details-page .real-right-episode-rank-area{display:flex;align-items:center;gap:1em}section.episode-details-page .episode-stars-rank{color:gold}section.episode-details-page .episode-stars-rank .flex{display:flex;gap:4px;font-size:22px}section.episode-details-page .real-episode-rank-area{display:flex;align-items:center;justify-content:space-between}section.episode-details-page .episode-views{background:#fff;color:#032823;padding-inline:1.2em;padding-block:4px;border-radius:27px}section.episode-details-page .real-episode-datea-area{display:flex;gap:.3em}section.episode-details-page .episode-datea-area{font-size:20px;font-weight:700;color:#fdb738}section.episode-details-page section.episode-data-box{margin-bottom:5em}section.episode-details-page section.liked-you-section{padding-inline:10em;margin-bottom:15em}section.episode-details-page .episode-location-container{border:solid 1px #7b9573;border-radius:38px;padding:2em}section.episode-details-page .real-episode-location-container{display:flex;align-items:center;gap:5em}section.episode-details-page .episode-icon-container{width:42px;height:42px;background:#fdb738;border-radius:8px;transform:rotate(45deg)}section.episode-details-page .real-episode-icon-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.episode-details-page .episode-icon-container svg{transform:rotate(-45deg);fill:#2b6139;font-size:25px}section.episode-details-page .episode-content{color:#fff;font-size:16px;line-height:23px}section.episode-details-page .real-episode-location-data{display:flex;gap:2em}section.episode-details-page .real-episode-link{color:#84bfff;font-size:20px;text-decoration:underline}section.episode-details-page .real-episode-location-links{display:flex;margin-right:6em;gap:3em}section.episode-details-page .real-right-episode-area{display:flex;flex-direction:column;gap:2em}section.episode-details-page img.episode-location-image{border-radius:40px}section.episode-details-page section.episode-data-box{padding-inline:10em;margin-top:5em}section.episode-details-page .episode-description-box{border:solid 1px #46694f;background:#074135;color:#fff;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;padding-block:3em;padding-inline:2em}section.episode-details-page .episode{width:30%;min-width:350px}section.episode-details-page section.liked-you-section .episode-time-area{position:absolute;width:100%;height:100%}section.episode-details-page .real-liked-you-section{display:flex;flex-direction:column;align-items:center;gap:2em}section.episode-details-page .episodes-title{color:#f0ac35;font-size:3rem;font-weight:700;width:400px;text-align:center}section.episode-details-page .real-episodes-title-area{text-align:center}section.episode-details-page .top-episodes-title,section.episode-details-page .bottom-episodes-title{width:100%;height:3px;background:#f0ac35}section.episode-details-page .episode-time-area .real-episode-time-area{padding-top:16px;padding-left:16px}section.episode-details-page .real-episodes-content-area{display:flex;gap:2em;flex-wrap:wrap;justify-content:center;align-items:center}section.episode-details-page .episode-viddeo-container{display:flex;flex-direction:column;gap:1em}section.episode-details-page section.hero{padding-block:126px;background:url(/assets/hero-bg-Des2rZOM.png);height:100vh;background-size:cover}section.episode-details-page section.hero .real-hero-section{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em}section.episode-details-page section.hero .hero-title{font-size:6rem;font-weight:700;color:#5e6e6c}section.episode-details-page section.hero .hero-desc{font-size:2.5rem;font-weight:700;color:#5a6e6a;white-space:nowrap}section.episode-details-page section.hero .real-hero-buttons-area{display:flex;gap:2em}section.episode-details-page section.hero button.hero-btn{background:transparent;font-size:16px;font-weight:700;cursor:pointer;color:#fff;border:solid 3px #fab642;border-radius:7px;padding-inline:35px;padding-block:3px;transition:.2s;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s}section.episode-details-page section.hero button.hero-btn:hover{background:#fab6423b}section.episode-details-page section.hero .hero-dots{display:flex;gap:.5em;margin-top:3em}section.episode-details-page section.hero span.dot{width:13px;height:13px;border:solid 1px #fab642;border-radius:50%;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}section.episode-details-page section.hero span.dot:hover{background:#fab64255}section.episode-details-page section.hero span.dot.active{background:#fab642}section.episode-details-page section.hero .episodes-title-area{display:flex;align-items:center;justify-content:center}section.episode-details-page section.hero .episodes-title{color:#f0ac35;font-size:3.5rem;font-weight:700;width:400px;text-align:center}section.episode-details-page section.hero .top-episodes-title{width:100%;height:3px;background:#f0ac35}section.episode-details-page section.hero .bottom-episodes-title{width:100%;height:3px;background:#f0ac35}section.episode-details-page section.hero .real-bottom-episodes-decore-area{display:flex;justify-content:center}section.episode-details-page section.episodes-section{padding-bottom:10em;color:#256247}section.episode-details-page .real-contact-section{display:flex;flex-direction:column;gap:3em}section.episode-details-page .contact-title{text-align:center;font-size:3rem;font-weight:700}section.episode-details-page .real-contact-content{display:flex;align-items:center;justify-content:space-between}section.episode-details-page .right-contact-title{font-size:2rem;font-weight:700}section.episode-details-page .right-contact-description{font-weight:700}section.episode-details-page .left-contact{width:48%}section.episode-details-page .real-contact-form{display:flex;flex-direction:column;gap:2em}section.episode-details-page .contact-content{padding-inline:15em}section.episode-details-page .contact-hr{height:300px;width:2px;background:#256247}section.episode-details-page section.episodes-section label{font-weight:700}section.episode-details-page .real-form-group{display:flex;flex-direction:column}section.episode-details-page input.name-input,section.episode-details-page input.email-input,section.episode-details-page section.episodes-section textarea{height:46px;border:none;border-radius:51px;box-shadow:0 5px 4px #c7c7c7;outline:none;padding:2em}section.episode-details-page section.episodes-section textarea{height:100px;border-radius:35px;resize:none}section.episode-details-page button.submit-button{width:250px;color:#1a674d;background:#fdb63a;border-radius:15px;height:41px;border:none;font-size:17px;cursor:pointer;font-weight:700}section.episode-details-page section.infos-section{background:#022b23;padding-bottom:15em}section.episode-details-page .infos-fasel-area{position:relative;top:-126px}section.episode-details-page .infos-content{padding-inline:12em}section.episode-details-page .real-contact-infos-container{display:flex;justify-content:space-between}section.episode-details-page .contact-info{width:335px;background:#fdf9dc24;padding:3em;border-radius:45px;-webkit-border-radius:45px;-moz-border-radius:45px;-ms-border-radius:45px;-o-border-radius:45px}section.episode-details-page .real-top-contact-infos{display:flex;justify-content:flex-end;gap:1em;align-items:center}section.episode-details-page .contact-info-icon-container{width:45px;height:45px;background:#fdb738;border-radius:13px;transform:rotate(45deg);-webkit-border-radius:13px;-moz-border-radius:13px;-ms-border-radius:13px;-o-border-radius:13px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}section.episode-details-page .real-contact-info-icon-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.episode-details-page svg.contact-info-icon{transform:rotate(-45deg);fill:#2b6139;font-size:31px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}section.episode-details-page .contact-info-content-area{color:#2b6139;font-size:21px;font-weight:700}section.episode-details-page .real-contact-info{display:flex;flex-direction:column;gap:2em}section.episode-details-page .contact-info-description{font-size:13px;font-weight:500}section.episode-details-page .real-infos-content{display:flex;flex-direction:column;gap:8em}section.episode-details-page .real-contact-map-container{display:flex;justify-content:center;align-items:center}section.episode-details-page img.contact-map-img{border-radius:60px}section.episode-details-page .real-episodes-container{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;row-gap:4em}section.episode-details-page .episode.episodes-shape1{width:38.8%;height:442px}section.episode-details-page .episode.episodes-shape2{width:55%;height:442px}section.episode-details-page img.episode-image{width:100%;height:300px;object-fit:fill}section.episode-details-page .episodes-container{padding-inline:5em}section.episode-details-page .episode{border-radius:36px;overflow:hidden}section.episode-details-page .real-episode{display:flex;flex-direction:column;height:100%}section.episode-details-page .episode-content-area{background:#fff;padding-inline:2em;padding-block:1.7em;height:-webkit-fill-available}section.episode-details-page .real-episode-image-area{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%}section.episode-details-page .episode.episodes-shape1 .episode-time-area{position:absolute;width:100%;height:100%}section.episode-details-page .episode.episodes-shape2 .episode-time-area{position:absolute;width:100%;height:100%}section.episode-details-page .real-episode-time-area{width:100%;height:100%}section.episode-details-page .real-episode-time-area{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:flex-start;padding-top:20px;padding-left:20px}section.episode-details-page .play-episode-area{position:absolute}section.episode-details-page .play-episode-container{width:50px;height:50px;background:#feb53b;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#165c45}section.episode-details-page .episode-image-area{display:flex}section.episode-details-page .real-play-episode-container{display:flex;align-items:center;justify-content:center}section.episode-details-page .real-episode-number-area{font-size:18px;font-weight:700;color:#467064}section.episode-details-page .real-episode-description-area{font-size:12px;color:#000;line-height:15px;max-height:31px;overflow:hidden}section.episode-details-page .real-episode-content-area{display:flex;flex-direction:column;gap:1em}section.episode-details-page .episode-time{width:65px;text-align:center;background:#00000080;color:#fff;border-radius:6px;direction:ltr}section.episode-details-page section.episodes-section .episodes-fasel-area{position:relative;top:-126px}section.episode-details-page .episode.episodes-shape1 img.episode-image{width:inherit;height:293px}section.episode-details-page .episode.episodes-shape2 img.episode-image{width:748px;height:292px}section.episode-details-page section.attraction-location{margin-bottom:15em}section.episode-details-page .attraction-location-container{border:solid 1px #7b9573;border-radius:38px;padding:2em}section.episode-details-page .real-attraction-location-container{display:flex;align-items:center;gap:5em;justify-content:space-between}section.episode-details-page .attraction-icon-container{width:42px;height:42px;background:#fdb738;border-radius:8px;transform:rotate(45deg)}section.episode-details-page .real-attraction-icon-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.episode-details-page .attraction-icon-container svg{transform:rotate(-45deg);fill:#2b6139;font-size:25px}section.episode-details-page .attraction-content{color:#fff;font-size:16px;line-height:23px}section.episode-details-page .real-attraction-location-data{display:flex;gap:2em}section.episode-details-page .real-attraction-link{color:#84bfff;font-size:20px;text-decoration:underline}section.episode-details-page .real-attraction-location-links{display:flex;margin-right:6em;gap:3em}section.episode-details-page .real-right-attraction-area{display:flex;flex-direction:column;gap:2em}section.episode-details-page img.attraction-location-image{border-radius:40px}section.episode-details-page .attraction-link a{color:#84bfff;font-size:20px;text-decoration:underline}section.episode-details-page .container{overflow:auto}section.episode-details-page .discount-table{min-width:1446px}.real-episode-description-box-area{display:flex;flex-direction:column;gap:2em}section.episode-details-page .attraction-link a{white-space:nowrap}section.episode-details-page .real-attraction-location-links{flex-wrap:wrap}section.episode-details-page .left-attraction-area{text-align:end}section.episode-details-page .left-attraction-area iframe{max-width:40em;max-height:30em}.attraction-content{display:flex;align-items:center;gap:2em}.attraction-content svg{font-size:1.5em;color:gold;cursor:pointer}.ebhibtions-confers-services-area .container{min-height:unset!important;padding:0}@media (max-width: 1307px){.left-attraction-area iframe{max-width:472px;max-height:300px}}@media (max-width: 1200px){section.episode-details-page .episode-viddeo-container img.episode-image{border-radius:33px!important;-webkit-border-radius:33px!important;-moz-border-radius:33px!important;-ms-border-radius:33px!important;-o-border-radius:33px!important}section.episode-details-page section.episode-video,section.episode-location,section.episode-details-page section.episode-data-box{padding-inline:5em!important}section.episode-details-page .episode-image-container-d1{padding:0!important}section.episode-details-page .attraction-location-container{width:100%!important}section.episode-details-page .real-attraction-location-container{align-items:flex-start}}@media (max-width: 1000px){section.episode-details-page .episode{width:100%!important}}@media (max-width: 750px){section.episode-details-page .episode-datea-area{font-size:15px!important}section.episode-details-page .episode-views{padding-inline:1em!important;padding-block:3px!important;white-space:nowrap}section.episode-details-page .episodes-title{font-size:2.5rem!important}}@media (max-width: 690px){.left-attraction-area,.left-attraction-area iframe{width:100%;height:auto;max-height:unset}}@media (max-width: 630px){section.episode-details-page .episode{width:100%!important}section.episode-details-page section.liked-you-section .episode-time-area{display:none!important}}@media (max-width: 600px){.episode-content-area{padding:1em!important}section.episode-details-page .episodes-title{font-size:25px!important}}@media (max-width: 500px){section.episode-details-page section.episode-video,section.episode-location,section.episode-details-page section.episode-data-box{padding-inline:1em!important}section.episode-details-page .episode-rank-area{padding-inline:0!important}.real-episode-views{font-size:14px!important}section.episode-details-page .video-play-icon-container{width:45px!important;height:45px!important}section.episode-details-page .video-play-icon-container svg.video-play-icon{font-size:16px!important}section.episode-details-page .episode-time-area .real-episode-time-area{padding-top:25px!important;padding-left:25px!important}section.episode-details-page .episode-time{width:60px!important;font-size:15px!important}section.episode-details-page .episode-description-box{padding-block:2em!important;padding-inline:1em!important}section.episode-details-page section.liked-you-section{padding-inline:2em!important}}@media (max-width: 400px){section.episode-details-page .episodes-title{width:auto!important;font-size:20px!important}}section.replace .replace-page-content .replace-table-area table{min-width:580px!important}section.replace .replace-page-content .replace-table-area{overflow-x:auto}section.replaces-page{width:82%;min-height:100vh;padding-left:2em;padding-right:3em;padding-block:4em}h2.replace-page-title{color:#ffb300}table{width:100%;border-collapse:collapse;margin:20px 0;font-size:18px;font-family:Cairo,sans-serif;border-radius:8px;overflow:hidden;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}thead{background-color:#dfdfdf;color:#000}thead th{padding:15px;text-align:center}tbody tr{border-bottom:1px solid #dddddd}tbody tr:nth-child(2n){background-color:#f3f3f3}tbody tr:hover{background-color:#f1f1f1}tbody td{padding:15px;color:#333;text-align:center}tfoot{background-color:#f9f9f9;font-weight:700}tr.active{background:#13ff0f0c!important}tr.disabled{background:#6464640c!important}td>.state{width:fit-content;padding-inline:15px;padding-block:5px;background:#eee;border-radius:5px}tr.active td>.state{color:#125512}tr.disabled td>.state{color:#a41919}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Cairo,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}.verification-container{margin:0;line-height:inherit;background-color:hsl(var(--background));font-family:Cairo,sans-serif;color:hsl(var(--foreground));background-image:repeating-linear-gradient(135deg,rgba(220,234,234,.3) 0px,rgba(220,234,234,.3) 2px,transparent 2px,transparent 4px);background-size:100px 100px}:root{--background: 0 0% 100%;--foreground: 222.2 84% 4.9%;--aseer-green: 11 97 75;--aseer-light: 242 242 242;--aseer-yellow: 255 184 77}.min-h-screen{min-height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.py-12{padding-top:3rem;padding-bottom:3rem}.px-4{padding-left:1rem;padding-right:1rem}.w-full{width:100%}.max-w-4xl{max-width:56rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mt-2{margin-top:.5rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.text-center{text-align:center}.text-aseer-green{--tw-text-opacity: 1;color:rgb(11 97 75 / var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.gap-3{gap:.75rem}.gap-6{gap:1.5rem}.w-12{width:3rem}.h-12{height:3rem}.bg-aseer-light{--tw-bg-opacity: 1;background-color:rgb(242 242 242 / var(--tw-bg-opacity))}.bg-aseer-yellow{--tw-bg-opacity: 1;background-color:rgb(255 184 77 / var(--tw-bg-opacity))}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-12{padding-left:3rem;padding-right:3rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-aseer-green\/20:focus{--tw-ring-color: rgb(11 97 75 / .2)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:bg-aseer-yellow\/90:hover{background-color:#ffb84de6}.hover\:scale-\[1\.02\]:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity))}.cursor-pointer{cursor:pointer}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:fade-in .4s ease-out}@keyframes slide-up{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.animate-slide-up{animation:slide-up .5s ease-out}.animation-delay-200{animation-delay:.2s}.animation-delay-400{animation-delay:.4s}.animation-delay-600{animation-delay:.6s}.animation-delay-800{animation-delay:.8s}.notfications-area{position:fixed;top:1rem;right:1rem;z-index:50}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.status-nofication{background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;overflow:hidden;min-width:300px;position:relative}.status-nofication.success{border-left:4px solid #10b981}.status-nofication.failed{border-left:4px solid #ef4444}.message-content{padding:16px;display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#374151}.close-sign-notfication-area{margin-left:12px}.close-sign-notfication{font-size:18px;color:#9ca3af;cursor:pointer}.close-sign-notfication:hover{color:#374151}.status-nofication-deadline-container{height:3px;background:#f3f4f6;position:relative;overflow:hidden}.deadline-content{height:100%;background:#10b981;width:100%;transform-origin:left}.status-nofication.failed .deadline-content{background:#ef4444}@keyframes progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.animate-progress{animation:progress 4s linear forwards}input::placeholder{text-align:center}@media (max-width: 768px){.gap-3{gap:.5rem}.w-12{width:2.5rem}.h-12{height:2.5rem}.text-xl{font-size:1.125rem}.px-12{padding-left:2rem;padding-right:2rem}}.side-menu-icon-area{display:none}.sidebar{display:none;position:fixed;width:100%;min-height:100vh;max-height:100vh;top:0;background:#172e1b;left:0;z-index:99999;flex-direction:column;gap:1em}.real-sidebar-user-data-area{display:flex;align-items:center;gap:13px;direction:ltr;flex-direction:row-reverse}.sidebar .real-user-coins-icon-area{gap:4px}.sidebar.open{display:flex}.sidebar-header{width:100%;height:100%;height:126px}.real-sidebar-header{display:flex;justify-content:space-between;height:100%;align-items:center}nav.sidebar-menu{display:flex;flex-direction:column;gap:.7em}.sidebar-header,.sidebar-content{padding-inline:4em}.sidebar-content nav a{color:#fff}.sidebar .signin-area{width:100%;text-align:center}.sidebar button.signin-btn{border:solid 2px #fbb738;width:80%;height:45px;border-radius:6px;color:#fff;background:#fbb738}.real-sidebar-content{display:flex;flex-direction:column;gap:2em}.real-sidebar-links{display:flex;justify-content:space-around}.sidebar-links svg{color:#075b24;font:1.5em sans-serif}.real-sidebar-fasel-area{display:flex}.sidebar-links-area{background:#f9b233;padding-top:2em;padding-bottom:1em}.sidebar-bottom{display:flex;flex-direction:column;justify-content:flex-end}@media (max-width: 1000px){.side-menu-icon-area{display:block}.tabs-area,header .signin-area{display:none}.sidebar .signin-area{display:block}img.header-logo{width:120px}section.hero .hero-dots{position:relative;z-index:1}header .user-login-data-area{display:none}}@media (max-width: 800px){header,.sidebar-header,.sidebar-content{padding-inline:2em}}@media (max-width: 700px){img.header-logo{width:100px}}@media (max-width: 500px){header,.sidebar-header{height:90px}img.header-logo{width:75px}}@media (max-width: 1475px){.real-footer-content{flex-direction:column!important;row-gap:1em!important}.real-left-footer-area{text-align:end!important}footer img.footer-logo{width:200px}.footer-content{margin-top:-111px!important}.middle-footer{padding-right:1em!important}.real-middle-footer{align-items:flex-start!important}}@media (max-width: 1150px){.real-footer-tabs-group{flex-direction:column!important;gap:2em!important;align-items:center!important}.real-footer-infos-area{flex-direction:column!important}.left-footer-area{position:relative!important;top:-340px!important;height:0!important}.middle-footer{padding-right:2em!important}}@media (max-width: 600px){.left-footer-area{position:relative!important;top:-170px!important;height:0!important}img.footer-abs-image{width:150px!important}.middle-footer{padding-right:3em!important}}@media (max-width: 615px){.page-title{width:auto!important;padding-inline:1em!important;font-size:3rem!important}}@media (max-width: 400px){.page-title{padding-inline:1em!important;font-size:2rem!important}}@media (max-width: 1200px){.user-data-sidebar-tabs-area{font-size:1.2rem!important}.your-points-title-area{font-size:20px!important}.your-points-value-area{font-size:22px!important}.user-data-title{font-size:20px!important}.your-points-title-area{top:10px!important;right:20px!important}.your-points-value-area{top:40px!important;right:20px!important}a.user-data-sidebar-tab:before{height:35px!important}}@media (max-width: 990px){.real-user-data-page{flex-direction:column!important}aside.user-data-sidebar{width:100%;height:auto!important;position:relative!important;top:25px!important}.real-user-data-sidebar{padding-bottom:unset!important}section.profile-page{width:100%!important;padding-top:0!important}.real-user-data-sidebar{height:unset!important;border-left:none}.real-user-data-sidebar-tabs-area{flex-direction:row!important;justify-content:center!important;flex-wrap:wrap}a.user-data-sidebar-tab{padding-inline:21px!important;padding-bottom:2px!important}a.user-data-sidebar-tab:before{bottom:0!important;width:100%!important;height:2.4px!important;top:unset!important}.user-data-logout-area{position:relative}.real-user-data-sidebar{flex-direction:column-reverse}}@media (max-width: 870px){.real-modal-cont{flex-direction:column;gap:2em}textarea.modal-form-textarea{color:#034235;font-weight:700;font-size:13px;font-family:Cairo,sans-serif;background:#fff;border:solid 3px #fdb63a;padding-inline:8px;border-radius:15px;width:-webkit-fill-available;height:3em}input.modal-form-input{font-size:11px}.lst-modal-col{display:flex;justify-content:space-between}.lst-modal-col>div{width:48%}.lst-modal-col>div>div,.lst-modal-col .modal-form-group,.modal-container,.right-modal-area{width:100%}}@media (max-width: 500px){.lst-modal-col{display:flex;justify-content:space-between}.modal-form-group.description-modal-form-group{width:100%}textarea.modal-form-textarea,input.modal-form-input{border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px}.lst-modal-col>div{width:48%}.lst-modal-col>div>div,.lst-modal-col .modal-form-group,.modal-container,.right-modal-area{width:100%}.modal-area{padding-inline:1em}.modal-container{z-index:99999999999999999999999999}.real-modal-content{gap:1em}.modal-cont{padding:0}.modal-image-container{max-width:200px}}@media (max-width: 480px){.user-point-result-filtration{width:100%!important}.user-points-filter{font-size:14px!important;padding-bottom:7px!important;text-align:center!important}.ticket-title{font-size:15px!important}.tiket-location-area{font-size:14px}.user-point-result-filtration img{width:35px!important;height:35px!important}.asser-points{font-size:14px!important}}@media (max-width: 413px){section.sponsors-page section.sponsors-section .top-sponsors{top:-53px}}
