@import"https://fonts.googleapis.com/css2?family=Mitr:wght@400;500;600;700&display=swap";.app-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;color:#2ea755}.layout{min-height:100vh;display:flex;flex-direction:column;color:#2ea755}.content{flex:1;display:flex;justify-content:center;align-items:center;color:#2ea755}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0;padding:0}body{margin:0;font-family:Mitr,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400}._layout_8f988_19{min-height:100vh;display:flex;flex-direction:column}._content_8f988_25{min-height:calc(100vh - 10rem);flex-grow:1;padding-top:5rem;padding-bottom:5.5rem;overflow-y:auto;background-color:#2ea755;width:100%;position:relative;justify-items:center}._header_8f988_37{box-shadow:0 0 15px 7px #2ea75599;position:fixed;width:100%;z-index:1000;text-align:center;background-color:#2ea755;color:#fff;height:5rem;top:0;padding:.5rem 1rem}._footer_8f988_51{box-shadow:0 0 15px 7px #2ea75599;width:100%;z-index:1000;text-align:center;background-color:#2ea755;color:#fff;height:5rem;position:fixed;bottom:0;padding:.5rem 1rem}._myBtn_4jzcj_9{display:grid;grid-template-columns:auto 1fr auto;gap:1vw;place-items:center;background-color:transparent;color:#000;padding:10px 20px;font-size:clamp(16px,2.2vw,18px);font-weight:700;border:none;cursor:pointer;text-align:center;text-decoration:none;border-radius:50px;box-shadow:0 4px 8px #0003;transition:all .2s;margin:4px}._myBtn_4jzcj_9:hover{box-shadow:0 6px 12px #0000004d;transform:translateY(-2px)}._myBtn_4jzcj_9:active{box-shadow:0 2px 4px #0003;transform:translateY(1px)}@media (max-width: 768px){._myBtn_4jzcj_9{padding:8px 16px;font-size:clamp(15px,2.5vw,16px)}}@media (max-width: 480px){._myBtn_4jzcj_9{padding:6px 14px;font-size:clamp(14px,2vw,15px)}}._fnav_18b5x_12{display:flex;align-items:center;justify-content:center;margin:0 16px;background:linear-gradient(135deg,#f3ffe3,#cffff3);border-radius:50px;padding:10px 20px;box-shadow:0 4px 6px #0000001a;outline:none;min-height:4rem;box-sizing:border-box}._fnavList_18b5x_34{list-style:none;display:flex;flex-wrap:nowrap;overflow:hidden;justify-content:space-between;align-items:center;padding:0;margin:0;width:100%;gap:.5rem}._fnavItem_18b5x_56{display:flex;justify-content:center;align-items:center;text-align:center;flex:1 1 auto;min-width:0}._fnavLink_18b5x_74{display:flex;align-items:center;justify-content:center;gap:.3rem;text-decoration:none;color:#1c1c1c;font-weight:600;font-size:clamp(1rem,2vw,1.6rem);background-color:#2ea75526;border-radius:50px;padding:6px 16px;height:2.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color .3s,transform .2s;cursor:pointer;border:none;outline:none;box-shadow:none}._fnavLink_18b5x_74:hover{background-color:#2ea7554d;transform:scale(1.03)}._fnavLink_18b5x_74._active_18b5x_116{background-color:#edb300;color:#1c1c1c;transform:scale(1.05)}._hnav_1aihr_2{display:flex;align-items:center;justify-content:stretch;width:100%;background:linear-gradient(135deg,#f3ffe3,#cffff3);border-radius:50px;padding:10px 20px;box-shadow:0 4px 6px #0000001a;outline:none;height:4rem;box-sizing:border-box}._hnavList_1aihr_18{list-style:none;display:flex;align-items:center;justify-content:center;width:100%;padding:0;margin:0;font-size:clamp(16px,3vw,20px);gap:.5rem}._hnavItem_1aihr_36{display:flex;justify-content:center;align-items:center;flex-grow:1;text-align:center}._hnavLink_1aihr_47{display:flex;align-items:center;justify-content:center;gap:.3rem;text-decoration:none;color:#1c1c1c;font-weight:700;border-radius:50px;padding:6px 16px;background-color:#2ea75526;transition:background-color .3s,transform .2s;outline:none;box-shadow:none;border:none;height:2.5rem;font-size:clamp(16px,3vw,20px);cursor:pointer}._hnavLink_1aihr_47:hover{background-color:#2ea7554d;transform:scale(1.03)}._hnavLink_1aihr_47._active_1aihr_78{background-color:#edb300;color:#1c1c1c;transform:scale(1.05)}@media (max-width: 600px){._hnav_1aihr_2{padding:8px 10px;height:3.5rem;border-radius:30px}._hnavList_1aihr_18{gap:.3rem}._hnavLink_1aihr_47{font-size:14px;padding:4px 10px;height:2rem}}._backgroundWrapper_11r15_3{width:100%;min-height:100vh;margin:0;padding:0}._regionList_11r15_15{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:flex-start;padding:5%;box-sizing:border-box;overflow-y:auto;width:100%;margin:0}._regionItem_11r15_36{width:45%;margin-bottom:1rem;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#edb300,#fbdc40);border-radius:50px;box-shadow:0 4px 8px #0003;cursor:pointer;transition:transform .2s,background .2s;padding:.6rem .8rem;font-size:clamp(14px,3vw,18px);font-weight:600;color:#1c1c1c;text-align:center;min-height:2.6rem}._regionItem_11r15_36:active{transform:scale(.96);background:linear-gradient(135deg,#e6a700,#f7cc5a)}@media (max-width: 768px){._regionList_11r15_15{padding:5% 4%}}._hotelsList_ljb5o_4{width:100%;display:flex;flex-wrap:wrap;justify-content:space-around;gap:15px;margin-top:2vw;box-sizing:border-box}._tripleGrid_ljb5o_14{display:grid;grid-template-columns:auto 1fr auto;align-items:center}._fullWidthButton_ljb5o_21{width:90%;margin:.4rem auto;background:linear-gradient(135deg,#edb300,#fbdc40);color:#000;border-radius:50px;border:none;cursor:pointer;box-shadow:0 4px 8px #0003;transition:transform .2s,background .2s;font-size:clamp(16px,3vw,20px);display:grid;grid-template-columns:minmax(auto,max-content) 1fr minmax(auto,max-content);gap:10px;place-items:center;padding:10px 20px;box-sizing:border-box;overflow:visible}._fullWidthButton_ljb5o_21:hover{transform:scale(1.03)}._fullWidthButton_ljb5o_21:active{transform:scale(.96);background:linear-gradient(135deg,#e6a700,#f7cc5a)}._hotelName_ljb5o_59{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60vw;grid-column:2 / 3;font-size:clamp(16px,3vw,20px)}._stars_ljb5o_69{display:flex;align-items:center;font-size:clamp(16px,3vw,20px)}._heartSymbol_ljb5o_79{color:red;font-size:clamp(16px,3vw,24px);margin-left:6px}._starIcon_ljb5o_89{margin-left:4px}._goldStar_ljb5o_94{color:gold;position:relative;display:inline-block;z-index:999}._goldStar_ljb5o_94:after{content:"";position:absolute;top:50%;left:50%;width:250%;height:250%;border-radius:50%;pointer-events:none;transform:translate(-50%,-50%) scale(.8);box-shadow:0 0 12px 4px gold,0 0 8px 3px #ffd700b3;opacity:1;z-index:-1;animation:_sparkle_ljb5o_1 1.5s ease-in-out infinite}@keyframes _sparkle_ljb5o_1{0%{opacity:1;transform:translate(-50%,-50%) scale(.8)}50%{opacity:.2;transform:translate(-50%,-50%) scale(1.8)}to{opacity:1;transform:translate(-50%,-50%) scale(.8)}}._snav_39qqx_4{display:flex;align-items:center;justify-content:stretch;width:100%;background:linear-gradient(135deg,#f3ffe3,#cffff3);border-radius:50px;padding:10px 20px;box-shadow:0 4px 6px #0000001a;outline:none;height:4rem;box-sizing:border-box}._snavList_39qqx_21{list-style:none;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:0;margin:0;width:100%}._snavItem_39qqx_33{display:flex;justify-content:center;align-items:center;flex-grow:1;text-align:center}._snavLink_39qqx_42{display:flex;align-items:center;justify-content:center;gap:.3rem;text-decoration:none;color:#1c1c1c;font-weight:600;font-size:clamp(16px,3vw,20px);background-color:#2ea75526;border-radius:50px;padding:6px 16px;height:2.5rem;transition:background-color .3s,transform .2s;cursor:pointer;border:none;outline:none;box-shadow:none}._snavLink_39qqx_42:hover{background-color:#2ea7554d;transform:scale(1.03)}._snavLink_39qqx_42._active_39qqx_70{background-color:#edb300;color:#1c1c1c;transform:scale(1.05)}@media (max-width: 600px){._snav_39qqx_4{padding:8px 10px;height:auto;border-radius:30px}._snavList_39qqx_21{gap:.3rem}._snavItem_39qqx_33{flex-grow:0;flex-basis:calc(50% - 4px);margin:2px}._snavLink_39qqx_42{padding:6px 12px;font-size:clamp(14px,4vw,18px);height:auto}}._year_1fzu1_1{display:grid;grid-template-columns:1fr;gap:2rem;max-width:600px;margin:0 auto;text-align:center;color:#f3ffe3}._errorContainer_4hccn_2{background:linear-gradient(135deg,#f3ffe3,#cffff3);border-radius:50px;box-shadow:0 4px 6px #0000001a;width:90%;max-width:600px;margin:2rem auto;padding:2rem;box-sizing:border-box;text-align:center;color:#333}._errorHeading_4hccn_18{font-size:2rem;color:#2e8b57;margin-bottom:1rem}._errorText_4hccn_24{font-size:1rem;line-height:1.5;margin-bottom:1rem}._errorLink_4hccn_30{color:#2e8b57;text-decoration:underline}._content_1ysva_2{min-height:100vh;width:100%;position:relative;padding-top:1rem;overflow-y:auto;display:flex;justify-content:center;align-items:flex-start}._hotelDetails_1ysva_22{width:100%;margin:0 auto;display:flex;flex-direction:column;gap:2rem;align-items:center;box-sizing:border-box}._roomGrid_1t4jd_1{display:grid;grid-template-columns:repeat(4,1fr);width:90%;background:linear-gradient(135deg,#f3ffe3,#cffff3);color:#000;border-radius:50px;padding:1rem;box-sizing:border-box;font-size:clamp(12px,3vw,20px);box-shadow:0 4px 6px #0000001a;max-width:100%;overflow-x:hidden}._header_1t4jd_18{display:flex;align-items:center;justify-content:center;font-weight:700;padding:.5rem;background-color:#2e8b57;color:#fff;border-radius:50px;text-align:center;max-height:3rem;font-size:1.2rem;white-space:nowrap}._cell_1t4jd_18{padding:.5rem;text-align:center;border-right:2px dashed #ccc;border-bottom:2px dashed #ccc;font-size:1.2rem;white-space:normal;overflow-wrap:break-word}._cell_1t4jd_18:last-child{border-right:none}._cell_1t4jd_18:nth-child(4n){border-right:none}._roomGrid_1t4jd_1>._cell_1t4jd_18:nth-last-child(-n+4){border-bottom:none}@media (max-width: 768px){._header_1t4jd_18,._cell_1t4jd_18{font-size:1.1rem}}@media (max-width: 600px){._header_1t4jd_18,._cell_1t4jd_18{font-size:1rem}}@media (max-width: 480px){._header_1t4jd_18,._cell_1t4jd_18{font-size:.9rem}}._generalWindow_i98xz_1{display:grid;gap:.5rem;width:90%;background:linear-gradient(135deg,#f3ffe3,#cffff3);color:#000;border-radius:50px;padding:1rem;box-sizing:border-box;box-shadow:0 4px 6px #0000001a;overflow:hidden;font-size:clamp(12px,3vw,20px)}._ribbonContainer_i98xz_18{position:relative}._ribbon_i98xz_18{position:absolute;top:1rem;right:-5rem;z-index:10;background-color:red;color:#fff;font-weight:700;text-align:center;padding:.5rem 8rem;font-size:clamp(12px,2vw,16px);border-radius:.4rem;transform:rotate(30deg);transform-origin:center;box-shadow:0 2px 4px #0000004d}._topSection_i98xz_43{width:100%}._topSectionRibbon_i98xz_48{padding-right:20%}._topGrid_i98xz_53{display:grid;gap:1rem;width:100%;justify-items:stretch;align-items:center}._greenBlock_i98xz_62{background-color:#2e8b57;color:#fff;border-radius:30px;padding:1rem;font-size:clamp(16px,3vw,24px);display:flex;justify-content:center;align-items:center;gap:.5rem}._subGrid_i98xz_75{display:grid;gap:.5rem;grid-template-columns:1fr;width:100%;margin-top:.5rem;border:2px dashed #ccc;border-radius:20px;padding:.5rem;background-color:#ffffff4d}._cell_i98xz_88{padding:.5rem;text-align:center;border-bottom:1px dashed #ccc;border-right:1px dashed #ccc;font-weight:700;white-space:normal;word-break:break-word;overflow-wrap:break-word;font-size:1.2rem}._topGrid_i98xz_53 ._cell_i98xz_88:nth-child(2n){border-right:none}._subGrid_i98xz_75 ._cell_i98xz_88{border-right:none}._subGrid_i98xz_75 ._cell_i98xz_88:last-child{border-bottom:none}._starSymbol_i98xz_120{color:gold}@media (max-width: 768px){._generalWindow_i98xz_1{font-size:clamp(10px,2.5vw,16px)}._greenBlock_i98xz_62{font-size:clamp(14px,3vw,18px)}._cell_i98xz_88{font-size:1.1rem}._ribbon_i98xz_18{right:-4.5rem;font-size:clamp(11px,2.5vw,15px);padding:.4rem 6rem}}@media (max-width: 480px){._generalWindow_i98xz_1{font-size:clamp(10px,2vw,14px)}._greenBlock_i98xz_62{font-size:clamp(12px,3vw,16px)}._cell_i98xz_88{font-size:1rem}}@media (max-width: 360px){._cell_i98xz_88{font-size:.9rem}}._label_i98xz_168{font-weight:700;margin-bottom:.3rem}._value_i98xz_173{font-weight:700}._servicesWindow_ygksx_1{width:90%;box-sizing:border-box;background:linear-gradient(135deg,#f3ffe3,#cffff3);border-radius:50px;padding:1rem;box-shadow:0 4px 6px #0000001a;font-size:clamp(12px,3vw,18px);max-width:100%;overflow-x:hidden}._servicesGrid_ygksx_20{display:grid;grid-template-columns:1fr;gap:1rem;max-width:100%;box-sizing:border-box}._cell_ygksx_31{display:flex;flex-direction:column;background-color:#ffffff4d;border:2px dashed #ccc;border-radius:20px;padding:1rem;box-sizing:border-box;font-weight:700;font-size:1.2rem;white-space:normal;word-break:break-all;overflow-wrap:anywhere;max-width:100%}@media (max-width: 768px){._servicesWindow_ygksx_1{font-size:clamp(10px,2.5vw,16px)}._cell_ygksx_31{font-size:1.1rem}}@media (max-width: 480px){._servicesWindow_ygksx_1{font-size:clamp(10px,2vw,14px)}._cell_ygksx_31{font-size:1rem}}._navContainer_n046g_2{display:grid;grid-template-columns:1.5fr 3fr .5fr;align-items:center;height:3rem;width:90%;margin-top:.9rem;box-sizing:border-box;border-radius:50px;background:linear-gradient(135deg,#f3ffe3,#cffff3);box-shadow:0 4px 6px #0000001a;font-size:clamp(14px,3vw,18px)}._backButton_n046g_23{display:flex;align-items:center;gap:.5rem;cursor:pointer;background-color:#edb300;border-radius:50px;min-height:2rem;min-width:8rem;margin-left:.5rem;justify-self:start;justify-content:center;padding:0 .7rem;font-weight:700;font-size:clamp(14px,2.5vw,16px);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}._regionName_n046g_54{max-width:8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._iconBack_n046g_62{font-size:1.2rem}._hotelName_n046g_67{font-size:clamp(14px,2.5vw,16px);text-align:center;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:90%}._smallIcon_n046g_79{display:flex;justify-content:flex-end;padding-right:1rem}._iconLocation_n046g_86{font-size:1.4rem;color:#2e2e2e}._iconLocationHidden_n046g_92{font-size:1.4rem;visibility:hidden}@media (max-width: 480px){._navContainer_n046g_2{height:2.5rem;font-size:clamp(12px,3vw,16px)}._backButton_n046g_23{padding:0 .5rem}._hotelName_n046g_67,._regionName_n046g_54{font-size:clamp(12px,3vw,16px)}}._pageContainer_1x0k3_4{width:100%;display:flex;flex-direction:column;align-items:center;min-height:85vh;padding:20px 0;box-sizing:border-box}._searchInputWrapper_1x0k3_15{position:relative;display:flex;align-items:center;width:90%;margin:0 auto 1rem}._searchIcon_1x0k3_26{position:absolute;left:16px;font-size:1.2rem;color:#555;opacity:.8}._searchInput_1x0k3_15{width:100%;padding:10px 40px 10px 48px;background-color:#f3ffe3;color:#000;border-radius:50px;font-size:clamp(16px,3vw,20px);box-shadow:0 4px 8px #0003;border:none;outline:none;box-sizing:border-box}._noHotelsText_1x0k3_49{margin-top:2rem;color:#333;font-size:clamp(16px,3vw,20px)}._hotelsList_1x0k3_56{width:90%;min-height:30vh;display:flex;flex-direction:column;align-items:center;margin-top:1rem;box-sizing:border-box}._fullWidthButton_1x0k3_68{width:100%!important;margin:.5rem 0;background:linear-gradient(135deg,#edb300,#fbdc40);border-radius:50px;border:none;cursor:pointer;box-shadow:0 4px 8px #0003;transition:transform .2s,background .2s;display:grid;grid-template-columns:minmax(2rem,auto) 1fr minmax(2rem,auto);align-items:center;text-align:center;box-sizing:border-box;overflow:visible;padding:10px 20px;font-size:clamp(16px,3vw,20px)}._fullWidthButton_1x0k3_68:hover{transform:scale(1.03)}._fullWidthButton_1x0k3_68:active{transform:scale(.96);background:linear-gradient(135deg,#e6a700,#f7cc5a)}._hotelName_1x0k3_106{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50vw;font-size:inherit}._stars_1x0k3_115{display:flex;align-items:center;font-size:clamp(16px,3vw,20px)}._heartSymbol_1x0k3_122{color:red;font-size:clamp(16px,3vw,24px);margin-left:6px}._goldStar_1x0k3_130{color:gold;position:relative;display:inline-block;z-index:999}._starIcon_1x0k3_136{margin-left:4px}._goldStar_1x0k3_130:after{content:"";position:absolute;top:50%;left:50%;width:250%;height:250%;border-radius:50%;pointer-events:none;transform:translate(-50%,-50%) scale(.8);box-shadow:0 0 12px 4px gold,0 0 8px 3px #ffd700b3;opacity:1;z-index:-1;animation:_sparkle_1x0k3_1 1.5s ease-in-out infinite}@keyframes _sparkle_1x0k3_1{0%{opacity:1;transform:translate(-50%,-50%) scale(.8)}50%{opacity:.2;transform:translate(-50%,-50%) scale(1.8)}to{opacity:1;transform:translate(-50%,-50%) scale(.8)}}._modalBackground_9p4lw_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;z-index:2000}._modalContent_9p4lw_15{position:relative;display:flex;flex-direction:column;align-items:center;max-width:90%;max-height:90%;padding:20px;background-color:#000;z-index:1001;border-radius:50px;min-width:25rem;overflow:hidden}._fullSizeImage_9p4lw_30{width:auto;height:auto;max-width:100%;max-height:70vh;object-fit:contain;margin:1rem 0}._infoGrid_9p4lw_39{display:grid;grid-template-columns:3fr 1fr;width:100%;align-items:center;margin-top:.5rem;margin-bottom:.5rem;color:#fff;font-weight:700;min-height:3rem;border-radius:50px}._photoName_9p4lw_52{font-size:16px;color:#fff;padding-right:2rem;padding-left:2rem;overflow:hidden;text-overflow:ellipsis}._downloadButton_9p4lw_61{background-color:#fff;border-radius:50px;justify-content:center;padding:0}._downloadButton_9p4lw_61 img{height:20px;width:auto}._notification_9p4lw_73{position:fixed;top:20px;right:20px;background:#4caf50;color:#fff;padding:10px 20px;border-radius:5px;box-shadow:0 2px 5px #0000004d;z-index:3000;animation:_fadeInOut_9p4lw_1 2s ease-in-out}@keyframes _fadeInOut_9p4lw_1{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}._photobase_1b7xv_2{width:100%;box-sizing:border-box;display:flex;justify-content:center;margin:1rem 0}._photocontainer_1b7xv_10{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;width:90%;max-width:1200px;margin:0 auto;padding:2rem;box-sizing:border-box;background:linear-gradient(135deg,#f3ffe3,#cffff3);border-radius:50px;box-shadow:0 4px 6px #0000001a}._photoItem_1b7xv_32{background:#2e8a56ba;border-radius:12px;color:#fff;width:13vh;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s}._photoItem_1b7xv_32:hover{transform:scale(1.03)}._pictures_1b7xv_56{width:100%;height:13vh;object-fit:cover;border-top-left-radius:12px;border-top-right-radius:12px}._photoCaption_1b7xv_65{font-size:20px;text-align:center;padding:.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;width:100%;box-sizing:border-box;border-bottom-left-radius:12px;border-bottom-right-radius:12px}._navContainer_urdnh_2{display:grid;grid-template-columns:1.5fr 3fr .5fr;align-items:center;height:3rem;width:90%;margin-top:1.5rem;box-sizing:border-box;border-radius:50px;background:linear-gradient(135deg,#f3ffe3,#cffff3);box-shadow:0 4px 6px #0000001a;font-size:clamp(14px,3vw,18px)}._backButton_urdnh_23{display:flex;align-items:center;gap:.5rem;cursor:pointer;background-color:#edb300;border-radius:50px;min-height:2rem;min-width:8rem;margin-left:.5rem;justify-self:start;justify-content:center;padding:0 .7rem;font-weight:700;font-size:clamp(14px,2.5vw,16px);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:transform .2s,background-color .3s}._backButton_urdnh_23:hover{background-color:#f4c300;transform:scale(1.03)}._label_urdnh_60{max-width:6rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._iconBack_urdnh_68{font-size:1.2rem}._hotelName_urdnh_73{font-size:clamp(14px,2.5vw,16px);text-align:center;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:90%}._smallIcon_urdnh_85{display:flex;justify-content:flex-end;padding-right:1rem}._iconLocation_urdnh_92{font-size:1.4rem;color:#2e2e2e}._iconLocationHidden_urdnh_98{font-size:1.4rem;visibility:hidden}@media (max-width: 480px){._navContainer_urdnh_2{height:2.5rem;font-size:clamp(12px,3vw,16px)}._backButton_urdnh_23{padding:0 .5rem}._hotelName_urdnh_73,._label_urdnh_60{font-size:clamp(12px,3vw,16px)}}._photoPageContainer_qg63f_1{width:100%;display:flex;flex-direction:column;align-items:center;min-height:80vh;padding:20px 0;box-sizing:border-box}._noPhotosMessage_qg63f_12{display:grid;place-items:center;width:80%;max-width:600px;min-height:200px;background:linear-gradient(135deg,#f3ffe3,#cffff3);border-radius:50px;padding:2rem;margin:2rem auto;font-size:1.2rem;font-weight:700;color:#333;box-shadow:0 4px 8px #0003;word-wrap:break-word;overflow-wrap:break-word}._videobase_hnuc9_4{display:flex;justify-content:center;width:100%;box-sizing:border-box;margin:1rem 0}._videocontainer_hnuc9_16{background:linear-gradient(135deg,#f3ffe3,#cffff3);border-radius:50px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;align-items:center;width:90%;max-width:1200px;margin:0 auto;padding:2rem 1rem;box-sizing:border-box}._videos_hnuc9_36{width:100%;margin:1rem 0;cursor:pointer;transition:transform .2s}._videos_hnuc9_36:hover{transform:scale(1.01)}._videoThumbnail_mwjh7_4{width:50vw;max-width:500px;height:40vw;max-height:400px;position:relative;margin:10px auto;background:linear-gradient(135deg,#f3ffe3,#cffff3);border-radius:50px;box-shadow:0 4px 8px #0000001a;transition:transform .2s;cursor:pointer;overflow:hidden}._videoThumbnail_mwjh7_4:hover{transform:scale(1.03)}._thumbnail_mwjh7_30{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}._titleOverlay_mwjh7_39{position:absolute;bottom:0;left:0;width:100%;background:#2e8a56ba;font-size:20px;color:#fff;text-align:center;padding:.5rem 1rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}._videoContainer_cmn5g_1{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000}._videoContent_cmn5g_15{position:relative;display:flex;flex-direction:column;align-items:center;max-width:80vw;max-height:110vw;padding:20px;background-color:#000;border-radius:50px;overflow:hidden;z-index:1001}._video_cmn5g_1{width:auto;max-width:70%;height:auto;max-height:70%;object-fit:contain}._videoName_cmn5g_37{color:#fff;text-align:left;padding-left:5vw}._downloadSpace_cmn5g_43{display:flex;background-color:#fff;border-radius:50px;justify-content:center;align-items:center}._downloadButton_cmn5g_51{cursor:pointer;width:50px;height:auto}._infoGrid_cmn5g_57{padding-top:3vw;padding-bottom:2vw;display:grid;grid-template-columns:3fr 1fr;align-items:center;width:100%}._notification_cmn5g_66{position:fixed;top:20px;right:20px;background:#4caf50;color:#fff;padding:10px 20px;border-radius:5px;box-shadow:0 2px 5px #0000004d;z-index:3000;animation:_fadeInOut_cmn5g_1 2s ease-in-out}@keyframes _fadeInOut_cmn5g_1{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}._videoPageContainer_v594v_1{width:100%;display:flex;flex-direction:column;align-items:center;min-height:80vh;padding:20px 0;box-sizing:border-box}._noVideosMessage_v594v_12{display:grid;place-items:center;width:80%;max-width:600px;min-height:200px;background:linear-gradient(135deg,#f3ffe3,#cffff3);border-radius:50px;padding:2rem;margin:2rem auto;font-size:1.2rem;font-weight:700;color:#333;box-shadow:0 4px 8px #0003;word-wrap:break-word;overflow-wrap:break-word}._reelsPageContainer_xde9u_1{width:100%;display:flex;flex-direction:column;align-items:center;min-height:80vh;padding:20px 0;box-sizing:border-box}._noReelsMessage_xde9u_12{display:grid;place-items:center;width:80%;max-width:600px;min-height:200px;background:linear-gradient(135deg,#f3ffe3,#cffff3);border-radius:50px;padding:2rem;margin:2rem auto;font-size:1.2rem;font-weight:700;color:#333;box-shadow:0 4px 8px #0003;word-wrap:break-word;overflow-wrap:break-word}._infoContainer_17s6f_2{width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:0 1rem}._infoBox_17s6f_18{width:100%;margin:1rem auto;display:grid;grid-template-rows:auto auto;gap:0;min-height:10rem;box-sizing:border-box;border-radius:50px;overflow:hidden;box-shadow:0 4px 6px #0000001a;background:linear-gradient(135deg,#f3ffe3,#cffff3);padding:.5rem}._headerRow_17s6f_41{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;width:85%;margin:.5rem auto}._headerTitle_17s6f_55{background-color:#2e8b57;color:#fff;border-radius:30px;padding:.5rem 1rem;font-weight:700;width:100%;box-sizing:border-box;max-width:15rem;font-size:clamp(1rem,3vw,1.3rem);white-space:normal;word-break:break-word;overflow-wrap:break-word;text-overflow:clip;text-align:center}._headerDate_17s6f_82{background-color:#2e8b57;color:#fff;border-radius:30px;padding:.5rem 1rem;text-align:right;font-weight:700;white-space:normal;word-break:break-word;overflow-wrap:break-word;text-overflow:clip}._cellText_17s6f_100{padding:.5rem 1.1rem;text-align:justify;color:#333;font-size:1.2rem;font-weight:400;line-height:1.4em;white-space:normal;overflow-wrap:break-word;word-break:break-word}._infoBox_17s6f_18>:last-child{border-bottom:none}._newsPageContainer_18crg_2{width:100%;display:flex;flex-direction:column;align-items:center;min-height:80vh;padding:20px 0;box-sizing:border-box}._newsContainer_18crg_13{display:grid;justify-items:center;grid-template-columns:1fr;gap:.1rem;text-align:left;width:100%;padding:1rem;box-sizing:border-box}._noNewsMessage_18crg_25{display:grid;place-items:center;width:80%;max-width:600px;min-height:200px;background:linear-gradient(135deg,#f3ffe3,#cffff3);border-radius:50px;padding:2rem;margin:2rem auto;font-size:1.2rem;font-weight:700;color:#333;box-shadow:0 4px 8px #0003;word-wrap:break-word;overflow-wrap:break-word}._infoBox_18crg_48{display:grid;gap:.5rem;grid-template-columns:1fr;width:90%;margin:1rem auto;background:linear-gradient(135deg,#f3ffe3,#cffff3);border-radius:50px;padding:1rem;box-sizing:border-box;border:2px dashed #ccc;box-shadow:0 4px 6px #0000001a;font-weight:700;font-size:16px;color:#333;word-wrap:break-word;overflow-wrap:break-word}._windowBox_1k5b4_4{display:grid;grid-template-columns:1fr;gap:2rem;text-align:center;background-color:#f3ffe3;border-radius:50px;padding:2rem;box-sizing:border-box;margin:2rem;word-wrap:break-word;overflow-wrap:break-word;box-shadow:0 4px 8px #0003}._windowOnApp_1k5b4_20{box-shadow:0 4px 8px #0003;justify-content:center;display:grid;text-align:center;color:#000;font-size:.7rem;background-color:#f3ffe3;border-radius:50px;align-items:center;margin:1rem;width:200px;height:50px;word-wrap:break-word;overflow-wrap:break-word}._regionList_qkqor_1{width:100%;display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:2rem}._window_qkqor_10{width:90%;margin:2rem auto;display:grid;grid-template-columns:1fr;gap:1.5rem;text-align:center;background:linear-gradient(135deg,#f3ffe3,#cffff3);border-radius:50px;box-shadow:0 4px 6px #0000001a;padding:2rem;box-sizing:border-box;font-size:clamp(1.2rem,2.5vw,1.5rem);line-height:1.6;color:#333}._greeting_qkqor_35{margin:0;color:#2e8b57;font-weight:700;font-size:clamp(1.4rem,3vw,2rem)}._longText_qkqor_45{white-space:pre-line;margin:0}._predictionText_qkqor_51{margin:0;color:#6b3500;font-weight:700;font-size:clamp(1.4rem,3vw,2rem)}._cookie_qkqor_63{width:clamp(150px,30vw,300px);height:clamp(150px,30vw,300px);background-color:#edb300;border-radius:50%;box-shadow:inset 0 4px 6px #0003;cursor:pointer;position:relative;margin:0 auto;transition:transform .2s}._cookie_qkqor_63:hover{transform:scale(1.05)}._chip_qkqor_87{position:absolute;width:14px;height:14px;background-color:#6b3500;border-radius:50%;box-shadow:0 2px 2px #0003}._chip1_qkqor_97{top:20%;left:30%}._chip2_qkqor_101{top:50%;left:70%}._chip3_qkqor_105{top:75%;left:40%}._chip4_qkqor_109{top:25%;left:70%}._chip5_qkqor_113{top:40%;left:15%}._modalContent_1oe7z_2{top:50%;left:50%;right:auto;bottom:auto;margin-right:-50%;transform:translate(-50%,-50%);background-color:#1c1c1ce6;color:#fff;border-radius:10px;padding:20px;border:none;z-index:1500;width:300px;position:absolute}._modalOverlay_1oe7z_19{background-color:#000000bf;z-index:1400;position:fixed;top:0;left:0;right:0;bottom:0}._modalTitle_1oe7z_29{margin:0 0 10px;text-align:left;color:#fff}._modalText_1oe7z_35{margin:0 0 20px;text-align:left;color:#fff}._buttonContainer_1oe7z_41{display:flex;justify-content:flex-end;margin-top:20px}._button_1oe7z_41{background-color:#1c1c1c;border-radius:5px;padding:5px 10px;margin-left:10px}._cancelButton_1oe7z_54{color:#0af;border:1px solid #00aaff}._confirmButton_1oe7z_59{color:red;border:1px solid #ff0000}
