:root{--font-size-14: 8px;--font-size-16: 16px;--font-size-24: 24px;--font-size-30: 30px;--font-size-36: 30px;--font-size-48: 48px;--color-white: #fbfbfb;--color-black: #22205f;--color-grey: #f0f0f0;--color-dark-grey: #848b8f;--color-light-grey: #d9d9d9;--color-orange: #f89820;--color-transparent-grey: rgba(202, 202, 202, .46)}*{margin:0;box-sizing:border-box;padding:0}html{overflow-x:hidden!important;letter-spacing:.5px}.montserrat-100 >{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-weight:100;font-style:normal}h2{color:#333;font-size:18px}h3{color:#333!important}.footer div h2{color:#333;font-size:18px!important}.montserrat-200 >{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-weight:200;font-style:normal}.montserrat-300 >{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal}.montserrat-400 >{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.montserrat-500 >{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal}.montserrat-600 >{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal}.montserrat-700 >{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal}.montserrat-800 >{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-weight:800;font-style:normal}.montserrat-900 >{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal}body{font-family:Montserrat,sans-serif;font-weight:600;font-size:12px}nav{width:100%;flex-shrink:0;border-radius:0;background:transparent;display:flex;position:fixed!important;top:0;left:0;right:0;margin:0;padding:20px 40px;align-items:center;justify-content:space-between;z-index:999;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:all .3s ease}nav.scrolled{background:#22205ff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 2px 20px #22205f1a}.button{min-width:150px;height:50px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:10px;padding-left:20px;padding-right:20px;color:#fbfbfb;background:#f89820;cursor:pointer}.mpp0{color:#f89820}.b2{background-color:#22205f}.nav_flex{display:flex;min-width:20%;z-index:1;align-items:center;justify-content:space-around;gap:0px}.nav_flex div,.nav_flex a{color:#ffffffe6;font-weight:600;font-size:.95rem;text-decoration:none;padding:8px 12px;border-radius:8px;transition:all .3s ease;text-shadow:0 1px 4px rgba(0,0,0,.3)}.nav_flex div:hover,.nav_flex a:hover{background:#f8982033;color:#fff;transform:translateY(-1px)}.nav_flex .button{background:linear-gradient(135deg,#f89820,#e8880e);color:#fff!important;font-weight:700;box-shadow:0 4px 16px #f8982066;border:none}.nav_flex .button:hover{background:linear-gradient(135deg,#e8880e,#d17a0c);transform:translateY(-2px);box-shadow:0 6px 20px #f8982080}.hero_modern{width:100%;height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#0f0f23,#1a1a3e,#2a1810)}.hero_gradient_overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 80%,rgba(248,152,32,.15) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(34,32,95,.25) 0%,transparent 50%),linear-gradient(180deg,#0000001a,#0006);z-index:1}.hero_bg_single{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero_bg_main{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.4;filter:saturate(.9) brightness(.8);animation:subtleFloat 15s ease-in-out infinite}@keyframes subtleFloat{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.hero_content_modern{position:relative;z-index:3;display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;align-items:center;max-width:1400px;width:90%;padding:2rem}.hero_emblem_container{position:relative;display:flex;align-items:center;justify-content:center}.hero_emblem_modern{position:relative;width:min(300px,60vw);height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.3));animation:floatEmblem 6s ease-in-out infinite}@keyframes floatEmblem{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(2deg)}}.hero_text_stack{color:#fff;text-align:left}.hero_eyebrow{font-size:14px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#f89820;margin-bottom:1rem;opacity:.9}.hero_title_modern{font-family:Montserrat,sans-serif;font-weight:900;margin:0 0 1.5rem;line-height:1.1;display:flex;flex-direction:column;gap:.2rem}.hero_title_main{font-size:clamp(2.5rem,6vw,4.5rem);background:linear-gradient(135deg,#fff,#f89820);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:none}.hero_title_sub{font-size:clamp(1.8rem,4vw,3rem);color:#ffffffd9;font-weight:700;margin-left:.5rem}.hero_description{font-size:1.2rem;line-height:1.6;color:#fffc;max-width:500px;margin-bottom:2.5rem;font-weight:400}.hero_cta_group{display:flex;gap:1rem;flex-wrap:wrap}.hero_cta_primary{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,#f89820,#e8880e);color:#fff;border:none;border-radius:50px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px #f898204d}.hero_cta_primary:hover{transform:translateY(-2px);box-shadow:0 15px 40px #f8982066}.hero_cta_secondary{padding:1rem 2rem;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:50px;font-weight:600;font-size:1rem;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.hero_cta_secondary:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-2px)}@media (max-width: 768px){.hero_modern{height:90vh}.hero_content_modern{grid-template-columns:1fr;gap:2rem;text-align:center;width:95%;padding:1rem}.hero_emblem_modern{width:min(200px,50vw)}.hero_description{font-size:1rem}.hero_cta_group{justify-content:center;gap:.8rem}.hero_cta_primary,.hero_cta_secondary{padding:.8rem 1.5rem;font-size:.9rem}}@media (min-width: 401px) and (max-width: 520px){.floating_bar .fb_inner{padding:8px 10px;gap:8px}.fab_item{padding:4px 6px;gap:3px;font-size:11px}.fab_item i,.fab_item svg{font-size:16px;width:16px;height:16px}}@media (max-width: 400px){.floating_bar .fb_inner{padding:6px 8px;gap:6px}.fab_item{padding:3px 5px;gap:2px;font-size:10px}.fab_item i,.fab_item svg{font-size:15px;width:15px;height:15px}}.hero_pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:6px}.pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#ffffffe6;color:#0f172a;border:1px solid #e5e7eb;cursor:pointer}.pill:hover{transform:translateY(-1px);border-color:#cbd5e1;transition:all .18s ease}.search_widget{position:relative;z-index:5;width:100%;margin:0}.search_section{padding:60px 0;background:#fafafa;border-bottom:1px solid #eaeaea}.search_section .container{max-width:1200px;margin:0 auto;padding:0 20px}.search_widget.expandable{background:#fff;border:1px solid #e5e7eb;border-radius:50px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;position:relative}.search_widget.expandable.expanded{border-radius:16px}.search_compact{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;cursor:pointer;transition:background-color .2s ease}.search_compact:hover{background-color:#f8f9fa}.compact_content{display:flex;align-items:center;gap:12px}.search_icon{color:#6b7280;display:flex;align-items:center}.compact_text .main_text{font-size:14px;font-weight:600;color:#111827;margin-bottom:2px}.compact_text .sub_text{font-size:12px;color:#6b7280}.expand_btn{color:#6b7280;display:flex;align-items:center;padding:4px;transition:color .2s ease}.expand_btn:hover{color:#374151}.search_widget.expandable.collapsed .search_expanded,.search_widget.expandable.expanded .search_compact{display:none}.search_expanded{padding:24px;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.expanded_header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.expanded_header h3{font-size:18px;font-weight:600;color:#111827;margin:0}.close_btn{background:none;border:none;color:#6b7280;cursor:pointer;padding:4px;display:flex;align-items:center;transition:color .2s ease}.close_btn:hover{color:#374151}.sw_grid.expanded{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:24px}.expanded_actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.clear_btn{background:none;border:1px solid #d1d5db;color:#374151;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:border-color .2s ease,color .2s ease}.clear_btn:hover{border-color:#000;color:#000}.search_btn.expanded{background:#111827;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;flex-shrink:0}.search_btn.expanded:hover{background:#1f2937}.search_widget.expandable .sw_field label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.search_widget.expandable .sw_field input,.search_widget.expandable .sw_field select{width:100%;height:48px;border-radius:8px;border:1px solid #d1d5db;padding:0 16px;background:#fff;color:#111827;font-size:14px;transition:border-color .2s ease}.search_widget.expandable .sw_field input:focus,.search_widget.expandable .sw_field select:focus{outline:none;border-color:#000}.search_btn.modern{height:48px;background:#111827;color:#fff;border:none;border-radius:8px;padding:0 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.search_btn.modern:hover{background:#1f2937}.search_widget.glassy{background:#ffffff26;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 25px 50px #00000040,0 10px 25px #00000026,inset 0 1px #ffffff4d}.search_widget.relaxed{border-radius:24px;padding:32px;position:relative;overflow:hidden}.search_widget.gradient{background:#ffffff1a}.search_widget.modern .sw_grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.05)}}.sw_field{position:relative}.sw_field label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.sw_field input,.sw_field select{width:100%;height:56px;border-radius:16px;border:1px solid rgba(255,255,255,.2);padding:0 20px;background:#ffffffe6;color:#1f2937;font-weight:500;font-size:15px;transition:all .3s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.sw_field input:focus,.sw_field select:focus{outline:none;border-color:#f8982099;background:#fffffff2;transform:translateY(-2px);box-shadow:0 8px 25px #f8982040,0 4px 12px #f8982026}.sw_field input::placeholder{color:#9ca3af;font-weight:400}.sw_action{display:flex;align-items:end}@media (min-width: 768px){.search_widget .sw_grid{grid-template-columns:repeat(6,minmax(0,1fr));align-items:end}}@media (max-width: 768px){.search_section{padding:20px 0}.search_section .container{padding:0 16px}.search_expanded{padding:20px}.sw_grid.expanded{grid-template-columns:1fr;gap:16px}.search_widget.modern .sw_field input,.search_widget.modern .sw_field select,.search_widget.expandable .sw_field input,.search_widget.expandable .sw_field select{height:48px;font-size:16px}.expanded_actions{flex-direction:column;gap:12px}.search_btn.expanded,.clear_btn{width:100%;text-align:center}.compact_text .main_text{font-size:13px}.compact_text .sub_text{font-size:11px}}.search_widget .button{border-radius:16px;height:56px;padding:0 32px;font-weight:700;font-size:15px;letter-spacing:.5px;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);border:none;cursor:pointer}.search_widget .button.b2{background:linear-gradient(135deg,#f89820,#e8880e,#f89820);color:#fff;box-shadow:0 8px 25px #f8982066,0 4px 12px #f898204d}.search_widget .button.b2: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 ease}.search_widget .button:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 12px 35px #f8982080,0 6px 16px #f8982059}.search_widget .button:hover:before{left:100%}.search_widget .button:active{transform:translateY(-1px) scale(1.01)}.holder>.search_widget{margin-top:22px}.small_nav h2{margin-bottom:20px!important;color:#22205f!important;font-weight:700!important;font-size:1.5rem!important;display:block!important}.small_nav .closer{background:transparent!important;border:none!important;color:#22205f!important;border-radius:4px;padding:8px;transition:all .3s ease;cursor:pointer;position:absolute;top:1.5rem;right:1.5rem}.small_nav .closer:hover{background:#22205f1a!important;color:#f89820!important}.small_nav .content-cont{margin-top:60px}.small_nav .powered-by{position:absolute;bottom:20px;left:50%;transform:translate(-50%);text-align:center}.small_nav .powered-by a{color:#666;text-decoration:none;font-size:12px;font-weight:400;transition:color .3s ease}.small_nav .powered-by a:hover{color:#22205f;text-decoration:underline}.scroll_hint{position:absolute;bottom:16px;left:50%;transform:translate(-50%);width:26px;height:42px;border-radius:20px;border:2px solid rgba(255,255,255,.8);display:flex;align-items:flex-start;justify-content:center;padding-top:6px;opacity:.9}.scroll_hint span{width:4px;height:8px;border-radius:2px;background:#ffffffe6;animation:scrollDot 2.2s ease-in-out infinite}@keyframes scrollDot{0%{transform:translateY(0);opacity:1}70%{transform:translateY(16px);opacity:.2}to{transform:translateY(0);opacity:1}}.shade_item{width:25%;height:100%}.shade_item img{width:100%;height:100%;object-fit:cover}.shade_bg{position:absolute;width:100%;height:100%;left:0;right:0;bottom:0}.sa_menu{position:absolute;z-index:7;display:flex;top:25%;padding:2rem;width:100%;align-items:center;justify-content:center;overflow-x:auto}.sa_menu_1{display:flex;align-items:center;justify-content:space-around;width:80%}.menu_sa{display:flex;align-items:center;color:#fff;margin-right:20px;min-width:fit-content;padding:5px 10px;border-radius:100px;transition:all .2s ease-in-out}.menu_sa img{margin-right:10px}.sa_active{background-color:var(--color-orange);padding:5px 20px;border-radius:100px}.menu_sa:hover{background-color:#fff3}.node_item a{background-color:#0059ff33;padding:5px 20px;border-radius:100px}.btn_22{background-color:#0059ff33;padding:5px 20px;border-radius:100px;cursor:pointer;max-width:max-content}.ibox a{background-color:#0059ff33;padding:5px 20px;border-radius:100px;max-width:max-content}.noButtonStyle{background-color:red!important}.node_item a:hover{background-color:#002e8233;padding:5px 20px;border-radius:100px}.href{color:#003c8f;text-decoration:underline}.policy_wrapper{max-width:900px;margin:120px auto 60px;padding:0 20px;color:#111827}.policy_wrapper h1{font-size:32px;margin-bottom:8px;color:#22205f}.policy_wrapper h2{font-size:20px;margin-top:24px;margin-bottom:10px;color:#22205f}.policy_wrapper p{line-height:1.7;margin:8px 0}.policy_wrapper ul{padding-left:20px;margin:8px 0}.policy_wrapper li{margin:6px 0}.policy_wrapper a{color:#003c8f}.policy_wrapper em{color:#6b7280}.shade h1{position:absolute;padding:2rem;color:#fbfbfb;width:700px;z-index:2;font-family:Montserrat;font-size:48px;font-style:normal;bottom:10%;font-weight:900;line-height:normal}.quick_actions{margin-top:20px}.qa_grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.qa_card{position:relative;display:block;min-height:180px;border-radius:16px;overflow:hidden;background-size:cover;background-position:center}.qa_overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000026,#00000080)}.qa_content{position:absolute;bottom:16px;left:16px;right:16px;color:#fff}.qa_content h3{font-size:20px;color:#fff!important}.qa_content p{font-size:12px;opacity:.9;margin-top:4px}.qa_tag{display:inline-flex;align-items:center;padding:4px 10px;background:#ffffff2e;border-radius:999px;font-size:12px;margin-bottom:8px}.qa_cta{display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:8px 12px;border-radius:999px;background:#ffffff38;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.qa_cta i{font-size:18px}@media (max-width: 768px){.shade{height:60vh}.shade h1{font-size:28px;width:auto;bottom:6%;padding:1.25rem}.qa_grid{grid-template-columns:1fr}.hero_content{padding:1.25rem;gap:10px}.hero_search{width:96%;padding:8px;gap:8px}.hero_search .hs_field{min-width:calc(50% - 8px);flex:1 1 calc(50% - 8px)}.hero_search .hs_field input{width:100%}.hero_pills{gap:6px}}@media (max-width: 480px){.qa_card{min-height:160px}.hero_search{width:100%;padding:8px}.hero_search .hs_field{min-width:100%;flex:1 1 100%}.pill{padding:5px 10px;font-size:12px}}.shade_box{position:absolute;bottom:2%;padding:20px;color:#fbfbfb}.shade_box h3{margin-bottom:20px}.button_light{min-width:150px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:100px;background-color:#cacaca75;cursor:pointer}.sa_1{padding:2rem;display:flex;align-items:center;justify-content:space-between}.sa_1 p{width:400px}.sa_search_1{width:60%;display:flex;align-items:center;padding:20px;height:90px;flex-shrink:0;justify-content:space-between;border-radius:10px;background:#f0f0f0}.p00{background:none!important}.dot{width:5.549px;height:5.549px;flex-shrink:0;border-radius:50%;background-color:#d9d9d9}.b3{max-width:160px}.search_item input{background-color:transparent;border:none;outline:none;font-family:Montserrat,sans-serif;font-weight:600;color:#848b8f}input::-webkit-input-placeholder{color:#848b8f;font-family:Montserrat,sans-serif;font-weight:600}input{color:#848b8f;font-family:Montserrat,sans-serif;font-weight:600}.search_item{display:flex;cursor:pointer;color:#848b8f;align-items:center;padding-right:20px}.search_item div{margin-right:10px;margin-left:10px}.rooms_grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;margin-top:8px}.room_card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e5e7eb;display:flex;flex-direction:column;transition:all .2s ease}.room_card:hover{transform:translateY(-2px);border-color:#d1d5db}.room_media{position:relative;aspect-ratio:4/3;background:linear-gradient(145deg,#f8fafc,#f1f5f9);overflow:hidden}.room_media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.room_badges{position:absolute;left:16px;right:16px;top:16px;display:flex;gap:12px;justify-content:space-between;align-items:center}.rb_left{display:flex;gap:8px}.badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;font-size:12px;color:#0f172a;background:#ffffffb3;border:1px solid rgba(226,232,240,.8);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.badge.green{color:#065f46;background:#10b9811a;border-color:#10b98140}.badge.orange{color:#7c2d12;background:#f59e0b1f;border-color:#f59e0b40}.room_body{padding:20px;display:flex;flex-direction:column;gap:12px;background:#fff}.room_title{display:flex;align-items:center;justify-content:space-between;gap:12px}.room_title h3{font-size:16px;font-weight:800;color:#0f172a;letter-spacing:.2px}.room_loc{color:#475569;font-size:12px}.room_meta{display:flex;gap:8px;flex-wrap:wrap;color:#334155;font-size:12px}.room_price_row{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.room_price{font-weight:900;color:#0f172a;letter-spacing:.2px}.room_cta{text-decoration:none}.room_tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.tag{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#0f172a;font-size:12px;box-shadow:0 1px #0f172a05}.tag:hover{border-color:#cbd5e1;transform:translateY(-1px);transition:all .18s ease}.tag i{font-size:14px;color:#64748b}.tag svg{width:14px;height:14px;color:#64748b}.loc_row{display:flex;align-items:center;gap:6px;color:#555;font-size:12px;margin-top:2px}.loc_row i{color:#888}.room_price small{color:#6b7280;font-weight:600;margin-left:4px}.wish_btn{position:absolute;right:10px;top:10px;width:36px;height:36px;border-radius:999px;background:#ffffffd9;border:1px solid rgba(226,232,240,.8);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 6px 20px #02061714;cursor:pointer}.wish_btn i{color:#111;font-size:18px}.room_card:hover .wish_btn{transform:translateY(-1px)}.spinner{display:inline-flex;align-items:center;justify-content:center}.spinner svg{animation:rot 1s linear infinite}.spinner .path{stroke:#22205f;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rot{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.level{display:flex;align-items:center;justify-content:space-between;padding:20px}.level h2{color:#22205f;font-family:Montserrat;font-size:var(--font-size-36);font-style:normal;font-weight:700;line-height:normal}.row{padding:20px;display:flex;justify-content:space-evenly;flex-wrap:wrap}.row_main_container{position:relative;margin:20px}.row_main{display:flex;justify-content:space-evenly;overflow-x:auto;white-space:nowrap;scroll-behavior:smooth;scrollbar-width:none}.row_main::-webkit-scrollbar{display:none}.pt{display:inline-block;margin-right:10px}.scroll-button{position:absolute;top:50%;transform:translateY(-50%);background-color:#f89820;color:#fff;border:none;padding:10px;cursor:pointer;z-index:99}.scroll-button.left-button{left:10px}.scroll-button.right-button{right:10px}@media screen and (max-width: 1100px){.sa_1,.shade_flight{flex-direction:column;align-items:flex-start!important}.shade_4{margin-bottom:10px}.sa_search_3,.sa_search_2{width:max-content!important;height:70px!important}.input_news{height:70px!important}.sa_search_1{margin-top:10px;width:max-content!important;height:70px!important}.newsletter .div{min-width:70%!important}}.padding_item{padding:1rem}.bx-menu{font-size:1.5rem;display:none}nav{height:70px}.pt h3{margin-top:10px;margin-bottom:10px}.pt p{margin-bottom:10px}.pthold img{width:100%;height:100%;object-position:50%;object-fit:cover;transition:all .2s ease-in-out}.pthold{overflow:hidden;width:500px;height:400px}.pt img:hover{transform:scale(1.1);cursor:pointer;filter:brightness(.8)}.sa_3{width:100%;padding:20px;position:relative;height:600px;object-fit:cover}.sa_3 img{width:100%;height:100%;object-fit:cover}.shade_flight{position:absolute;bottom:5%;max-width:100%;left:0;right:0;display:flex;align-items:flex-end;justify-content:space-between;padding:2rem;color:#fbfbfb}.shade_4{width:40%!important}.shade_4 h1{width:700px;font-family:Montserrat;font-size:48px;width:400px;font-style:normal;font-weight:900}.sa_search_2{width:60%;display:flex;align-items:center;padding:20px;position:relative;height:90px;flex-shrink:0;justify-content:space-between;border-radius:10px;background:#fff}.actions{position:absolute;left:20px;top:-40px;display:flex;background-color:#22205f;width:40%;height:40px;justify-content:space-between;align-items:center;border-top-left-radius:10px;border-top-right-radius:10px;padding:1rem;color:#fff}.actions div{display:flex;margin-left:10px;cursor:pointer;align-items:center}.boom{width:60px;height:60px;border-radius:10px;display:flex;align-items:center;justify-content:center;background-color:#e9e6e6}.boom img{width:30px;height:auto}.actions i{cursor:pointer;font-size:1.2rem}.sa_search_3{width:60%;display:flex;align-items:center;padding:20px;height:90px;flex-shrink:0;justify-content:space-between;border-radius:10px}.sa_search_3 .search_item input{background-color:#fff!important}.input_news{min-width:100%;display:flex;align-items:center;padding:20px;height:90px;flex-shrink:0;justify-content:space-between;border-radius:10px;background:#f0f0f0}.newsletter{display:flex;padding:5%;align-items:center;justify-content:center}.newsletter .div{width:40%;text-align:center}.newsletter h1{color:#22205f;text-align:center;font-family:Montserrat;font-size:var(--font-size-36);font-style:normal;font-weight:700;line-height:normal}.line{margin-top:1rem;margin-bottom:1rem;width:100%;height:1px;background-color:#d9d9d9}.footer{display:flex;padding:20px;justify-content:flex-start;flex-wrap:wrap}.footer div{width:fit-content;min-width:200px;margin-right:20px}.sm_things img{width:20px;height:auto;margin-right:20px}.footer div h2{color:#333;font-family:Montserrat;font-size:var(--font-size-24);font-style:normal;margin-bottom:20px;font-weight:700;line-height:normal}.footer div p{margin-bottom:10px}.b4{max-width:200px}a{text-decoration:none;color:unset}.rights{padding:1rem;color:#848b8f;text-align:center;font-family:Montserrat;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.shade_2{height:30vh;width:100%;position:relative;display:flex;align-items:center;background:radial-gradient(circle at 20% 80%,rgba(248,152,32,.15) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(34,32,95,.25) 0%,transparent 50%),linear-gradient(180deg,#0003,#00000073),url("/assets/bg%20(2).png");background-size:auto,auto,auto,cover;background-position:center,center,center,center;background-repeat:no-repeat;overflow:hidden}.df{height:40vh!important}.shade_2 h1{position:absolute;padding:2rem;color:#fbfbfb;width:700px;z-index:2;font-family:Montserrat;font-size:48px;font-style:normal;font-weight:900;bottom:0%;line-height:normal}.df h1{bottom:12%}.df p{bottom:2%}.shade_2 p{position:absolute;padding:2rem;color:#fbfbfb;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:700;z-index:2;line-height:normal}.shade_2 .shade_bg,.shade_2 .shade_item{display:none!important}.form_area{display:flex;align-items:center;justify-content:center;padding:5%}.form_area_5{display:flex;align-items:center;justify-content:center;padding:0%}.form_area2{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;padding-left:10%;padding-right:10%;padding-top:2%}.support_text{color:#22205f;font-family:Montserrat;font-size:var(--font-size-24);font-style:normal;font-weight:700;line-height:normal}.form_area .div{width:450px}.form_area h2{color:#22205f;font-family:Montserrat;font-size:var(--font-size-36);font-style:normal;font-weight:700;line-height:normal}.form_area p{color:#333;font-family:Montserrat;font-style:normal;font-weight:600;line-height:normal}.form_area input{width:100%;height:60px;margin-top:10px;flex-shrink:0;border-radius:10px;background:#f0f0f0;border:none;padding:20px;margin-bottom:10px}.button_5{min-width:150px;height:50px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:10px;padding-left:20px;padding-right:20px;color:#fbfbfb;background-color:#22205f;cursor:pointer}.stick{width:100%!important}.or{color:#22205f;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:700;line-height:normal;padding:1rem;text-align:center}.legal_text{color:#848b8f!important;text-align:center;font-family:Montserrat;font-style:normal;font-weight:500;line-height:normal}.button_6{min-width:150px;height:50px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:10px;padding-left:20px;font-weight:700;margin-top:10px;padding-right:20px;color:#22205f;border:2px solid #22205f;background-color:transparent;cursor:pointer}.user_image{width:60px;height:60px}.user_image img{width:100%;height:auto}.holder{padding:20px}.intro{margin-bottom:4rem}.intro h2{color:#1a1a2e;font-family:Montserrat;font-size:var(--font-size-36);font-style:normal;font-weight:600;line-height:1.3;margin-bottom:1.5rem;letter-spacing:-.02em}.intro_box{display:flex;align-items:center;margin-bottom:3rem}.ibox{margin-right:20px;width:400px;height:156.379px;flex-shrink:0;border-radius:30px;background:#f6f6f6;padding:20px;display:flex;flex-direction:column;justify-content:space-evenly}.ibox2{margin-right:20px;width:600px!important;height:120px;flex-shrink:0;border-radius:30px;background:#f6f6f6;padding:20px;display:flex;flex-direction:column;justify-content:space-evenly}.i2{display:flex;align-items:center;justify-content:space-between}.i3{display:flex;width:100%;align-items:center;justify-content:space-between}.i2 img,.i3 img{width:30px;height:auto}.row_item{width:50%;display:flex;justify-content:space-between;align-items:center}.row_item_3{width:100%;display:flex;justify-content:space-between;align-items:center}.row_item_2{width:50%;display:flex;align-items:center}.row_item_2 div{margin-left:20px}.row_item img{min-width:70px;width:70px;min-height:70px;object-fit:cover;max-height:70px;border-radius:5px;margin-right:20px}.block_item{margin-top:2rem}.btn_9{width:max-content;padding:1rem;border-radius:5px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:2px solid #22205f}.entry_1{display:flex;align-items:center}.entry_1 h2{color:#22205f;font-family:Montserrat;font-size:var(--font-size-24);font-style:normal;font-weight:700;line-height:normal}.add_listing{color:#fff;font-size:1.5rem;margin-left:10px}.entry_1 .new_btn_8{margin-left:20px}.switt{display:inline-block;overflow:hidden;white-space:nowrap;border-right:3px solid;animation:typing 3s steps(20) infinite alternate,blink .7s infinite step-end}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink{50%{border-color:transparent}}.smaller_h2{color:#22205f;font-family:Montserrat;font-size:var(--font-size-24);font-style:normal;display:flex;align-items:center;line-height:normal}.i2 h2,.i3 h2{color:#22205f;font-family:Montserrat;font-size:var(--font-size-24);font-style:normal;font-weight:700;line-height:normal}.info{width:600px;display:flex;margin-top:3rem;justify-content:space-between}.info_intro h2{color:#333;font-family:Montserrat;font-size:22px;font-style:normal;font-weight:700;line-height:normal}.bbb{display:flex;align-items:center}.bbb i{font-size:1.2rem;color:#5c5c5c}.bbbb{margin-right:20px}.bbbb img{width:30px;height:30px;border-radius:100%;object-fit:cover}.info_second img{width:200px;height:auto}.lol{color:red!important}.node_item{margin-bottom:3rem}.link{cursor:pointer}.swit{color:var(--color-orange)}.new_btn{width:180px;height:50px;flex-shrink:0;display:flex;justify-content:center;align-items:center;color:#fff;margin:5px;border-radius:100px;cursor:pointer;background:#22205f}.new_btn_8{width:180px;height:50px;flex-shrink:0;display:flex;justify-content:center;align-items:center;color:#fff;transition:all .2s ease-in-out;margin:5px;border-radius:100px;cursor:pointer;background:#22205f}.new_btn_8:hover{background-color:#f89820}.input_split{display:flex;align-items:center;justify-content:space-between}.input_split input{max-width:48%}.action{display:flex;width:100%;flex-wrap:wrap}.new_btn_1{width:180px;height:50px;margin:5px;flex-shrink:0;display:flex;justify-content:center;align-items:center;color:#ff2c2c;cursor:pointer;border-radius:100px;background:transparent;border:2px solid #ff2c2c}.new_btn_2{width:180px;height:50px;margin:5px;flex-shrink:0;cursor:pointer;display:flex;justify-content:center;align-items:center;color:#22205f;border-radius:100px;background:transparent;border:2px solid #22205f}.contacts{width:600px}.contacts h3{display:flex;align-items:center}.contacts h3 i{font-size:1.5rem;margin-left:10px}.info_1{color:#333;font-family:Montserrat;font-style:normal;font-weight:600;width:120px;line-height:normal}.info_2{color:#848b8f;font-family:Montserrat;font-style:normal;font-weight:600;line-height:normal}.info_data{display:flex;margin-bottom:10px}.node_item h2{color:#333;font-family:Montserrat;font-size:var(--font-size-24);font-style:normal;display:flex;align-items:center;font-weight:500;line-height:normal}.node_item h2 img{width:30px;margin-left:20px;height:auto}.link{color:#22205f;font-family:Montserrat;font-style:normal;font-weight:600;line-height:normal}.gerald{padding:15px;background-color:#f6f6f6;display:flex;border-radius:20px;min-width:450px;height:130px;cursor:pointer;transition:all .2s ease-in-out;align-items:center;margin-bottom:10px;justify-content:space-between}.gerald:hover{background-color:#eaeaea}.gerald h3{font-size:var(--font-size-24);color:#22205f}.ger_1 :nth-child(1){display:flex;align-items:center}.ger_1 i{font-size:2rem;margin-left:20px;color:#333}.gerald p{margin-top:20px}.gerald :nth-child(2) img{width:100px;height:auto}.list_holder{display:flex;justify-content:space-evenly}.list_1{width:40%}.list_2{width:40%;padding-left:2%;padding-right:2%}.box_of_media{padding:15px;background-color:#f6f6f6;display:flex;border-radius:20px;min-width:100%;height:200px;cursor:pointer;align-items:center;margin-bottom:10px;justify-content:center}.box_of_media i{font-size:1.3rem;margin-left:10px}.box_of_media h3{display:flex;align-items:center}.box_of_media p{font-size:12px;margin-top:10px}.form .input{width:100%;height:60px;margin-top:10px;flex-shrink:0;border-radius:10px;background:#f0f0f0;border:none;padding:20px;margin-bottom:10px}.form textarea{width:100%;height:200px;margin-top:10px;flex-shrink:0;border-radius:10px;background:#f0f0f0;border:none;padding:20px;margin-bottom:10px}.form select{width:100%;height:60px;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-top:10px;flex-shrink:0;border-radius:10px;background:#f0f0f0;border:none;padding:20px;margin-bottom:10px}.flex_item{display:flex;align-items:center}.flex_item{margin-bottom:10px}.select{width:max-content;height:40px;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-top:10px;flex-shrink:0;margin-left:5px;border-radius:5px;padding:5px;background:#f0f0f0;border:none;display:flex;cursor:pointer;text-align:center;align-items:center;justify-content:center;margin-bottom:10px}.textarea{min-width:500px}.search_text{width:504px;height:50px;flex-shrink:0;background-color:#f0f0f0;border:none;outline:none;padding:20px;border-radius:10px;margin-right:10px}.majestic{display:flex;padding:2.5%}.col_1{width:30%}.col_2{width:70%}.map_area{width:100%;height:200px;position:relative;border-radius:30px;object-fit:cover;background-color:#d6d6d6}.over_item{position:absolute!important;left:0;right:0;top:0;width:100%;height:100%;z-index:2;display:flex;align-items:center;justify-content:center}.slide{min-width:100%}.ti .check{margin-left:0!important;margin-right:10px!important}.ti .flex_item label{color:#848b8f}.col_2{padding-left:2rem}.i98{width:100%}.v85{width:40%!important}.goto{width:40px!important}.row_item_2 div{margin-left:0;min-width:max-content!important;margin-right:50px}#google_translate_element{display:none}.goog-te-banner-frame.skiptranslate{display:none!important}body{top:0!important}.goog-logo-link{display:none!important}.goog-te-gadget{color:transparent!important}.VIpgJd-ZVi9od-ORHb-OEVmcd{opacity:0;z-index:-9!important}.nav_flex div{cursor:pointer}.list_node{display:flex;margin-top:1rem;border-radius:20px;padding:1rem;height:max-content;background-color:#f6f6f6}.list_1{width:30%;min-height:100%}.list_1 img{width:100%;min-height:100%;border-radius:10px;object-fit:cover}.star_holder{margin-left:10px;color:#f89820}.small_1{font-size:12px;font-size:14px;color:#848b8f}.list_2{width:70%}.l33{margin-top:5rem}.o93{max-width:50%}.o93 p{width:100%;margin-top:1rem;color:#848b8f}.n94{font-size:12px;color:#848b8f;font-weight:400!important}.o33{display:flex;align-items:center;color:#848b8f}.o33 :nth-child(1){margin-right:10px}.l33{display:flex;justify-content:space-between}.l22{display:flex;align-items:center;justify-content:space-between}.amount_main{font-size:24px}.mml{display:flex;justify-content:center;align-items:center}.col_3{width:80%}.l54{display:flex}.info_row{margin-top:20px;display:flex;justify-content:space-between}.l54 div{margin-right:20px}.l67 i{font-size:1.5rem;margin-right:20px;cursor:pointer}.l54 div p{color:#848b8f}.action_row{margin-top:20px;display:flex;align-items:center;justify-content:space-between}.h89{width:40%}.sum{color:#f89820}.action_row h2{color:#848b8f;cursor:pointer}.action_init{color:#000!important}.detail p{color:#333}.l02_1{display:flex;align-items:center;margin-bottom:10px}.l02_1 div{margin-right:2rem}.l02_1 div{width:200px}.l05{display:flex;align-items:center;justify-content:stretch}.l05 i{font-size:1.3rem;margin-left:10px}.l05 div{margin-right:1rem;display:flex;align-items:center}.entry{padding:2%;display:flex;align-items:center;justify-content:center}.entry div{width:70%}.entry div h1{color:#22205f;font-size:28px;font-weight:800}.entry div p{color:#686868;margin-bottom:2rem}.about_page div h2{color:#22205f;font-size:22px;font-weight:800}.about_page ul{padding-left:1.2rem}.about_page li{margin-bottom:.5rem}.grid_2{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:16px 0 24px}.cards_grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.card.person{display:flex;align-items:center;gap:16px;padding:16px;border:1px solid #eee;border-radius:12px;background:#fff}.avatar{width:64px;height:64px;border-radius:50%;object-fit:cover}.person_info h3{margin:0;color:#22205f}.person_info p{margin:4px 0 0}.whatsapp_btn{display:inline-flex;align-items:center;gap:8px;margin-top:8px}.contact_section{display:grid;grid-template-columns:1.2fr .8fr;gap:20px;align-items:flex-start}.contact_list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.contact_list li{background:#f8fafc;border:1px solid #e2e8f0;padding:12px 14px;border-radius:10px;color:#0f172a}.contact_list a{color:#22205f;font-weight:700;text-decoration:none}.contact_list a:hover{text-decoration:underline}.social_links{display:flex;flex-wrap:wrap;gap:10px}.social_links a{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#0f172a;font-weight:700;text-decoration:none;box-shadow:0 1px #0f172a05}.social_links a:hover{border-color:#cbd5e1;transform:translateY(-1px);transition:all .18s ease}.list_1 img{width:100%;min-height:100%;max-height:300px;border-radius:10px;object-fit:cover}.gty{display:flex;align-items:center}.logo_main{max-width:50px!important;height:auto}nav .logo_main{display:none}.brand_name{font-family:Montserrat,sans-serif;font-weight:800;letter-spacing:.5px;font-size:1.1rem;background:linear-gradient(135deg,#f89820,#fff,#f89820);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.05;text-shadow:0 2px 8px rgba(0,0,0,.3)}.image_container{margin-bottom:20px}.image_container button{margin-top:10px;padding:10px;border-radius:30px;outline:none;border:none;cursor:pointer}.m00{align-items:flex-start}.p00{display:block;width:50%!important;height:min-content!important;padding:10px}.p00 input{min-width:100%;height:60px;flex-shrink:0;border-radius:10px;background:#cacaca75;padding:20px}.p00 div{margin-top:10px}.p00 .search_item{padding-right:0}@media screen and (max-width: 850px){.v85{width:100%!important}.intro_box{flex-direction:column;align-items:flex-start!important}.ibox{margin-top:10px!important;width:300px!important;height:120.379px!important}.bx-menu{font-size:1.5rem;display:inline-flex;color:#676767;cursor:pointer}.intro{margin-bottom:1.5rem}.menu_hold{margin-left:10px;border-radius:0;width:auto;height:auto;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#fff;cursor:pointer;transition:all .3s ease;padding:8px}.cart_hold{display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;padding:8px;border-radius:8px;transition:all .3s ease;position:relative}.cart_hold:hover{color:#f89820;transform:scale(1.05)}.cart_hold svg{width:26px;height:26px}.cart_hold .cart_badge{position:absolute;top:2px;right:2px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#f89820;color:#111;font-size:10px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 0 0 2px #0003}.menu_hold:hover{color:#f89820;transform:scale(1.1)}.menu_hold svg{width:28px;height:28px}.b1{display:none}.level{display:flex;align-items:center;justify-content:space-between;padding:20px;padding-bottom:0!important;padding-top:0!important}}.cart_hold{display:none}@media screen and (max-width: 850px){.cart_hold{display:inline-flex}}.row_item{margin-bottom:20px}.row_item div{min-width:100px!important;width:100px!important;overflow:hidden;text-overflow:ellipsis;margin-right:20px;white-space:nowrap}.row_item_2 div{min-width:min-content!important;width:fit-content!important;overflow:hidden;text-overflow:ellipsis;margin-right:20px;white-space:nowrap}.max_max{display:block!important;width:100%!important}.max_max select{text-align:left;font-family:Montserrat,sans-serif!important;font-weight:600;color:#5c5c5c;height:60px;margin-left:0!important;border-radius:10px}.max_max .button{max-width:200px!important}@media (max-width: 768px){.shade h1{width:auto}.user_image{width:50px;height:50px}.holder .form_area{padding:0!important}.newsletter .div{width:98%!important;text-align:center}.search_item input{min-width:100%;height:60px;flex-shrink:0;border-radius:10px;background:#cacaca75;border:none;padding:20px}.search_item select{min-width:100%;height:60px;flex-shrink:0;border-radius:10px;background:#cacaca75;border:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:20px}.sa_search_2{background:transparent}.sa_search_2 .search_item input{background-color:#fff!important}input{height:50px!important;font-size:12px!important}.sa_1{padding:20px}.search_item{padding-right:0!important;width:100%}.shade_box,.scroll-button.left-button{display:none}.sa_search_3{display:block!important;width:100%!important;height:min-content!important;padding:10px}.sa_search_3 div{margin-top:10px}.sa_search_2,.input_news{display:block!important;width:100%!important;height:min-content!important;padding:10px}.input_news div,.sa_search_2 div{margin-top:10px}.shade_flight{padding:20px!important}.sa_search_2 .button,.sa_search_1 .button,.sa_search_3 .button,.input_news .button{margin-top:10px}.sa_search_1{display:block;width:100%!important;height:min-content!important;padding:10px}.sa_search_1 div{margin-top:10px}.sa_3{min-height:max-content!important;padding:10px!important}.shade_flight{bottom:0!important}.sa_1 p{width:100%}.sa_3 img{filter:brightness(60%);border-radius:5px}.shade_4{width:70%!important}.shade_4 h1{font-family:Montserrat;font-size:30px!important;width:300px!important;font-style:normal;font-weight:900}.shade h1{font-family:Montserrat;font-size:30px!important;width:auto!important;font-style:normal;bottom:0%;font-weight:900}.shade_2 h1{font-family:Montserrat;font-size:30px!important;width:auto!important;font-style:normal;font-weight:900}.shade{height:50vh}.pthold{width:400px;height:300px;object-fit:cover}:root{--font-size-14: 14px;--font-size-16: 16px;--font-size-24: 16px;--font-size-30: 30px;--font-size-36: 22px;--font-size-48: 48px;--color-white: #fbfbfb;--color-black: #22205f;--color-grey: #f0f0f0;--color-dark-grey: #848b8f;--color-light-grey: #d9d9d9;--color-orange: #f89820;--color-transparent-grey: rgba(202, 202, 202, .46)}body{font-size:11px}.footer div{margin-bottom:1rem}.rights{font-size:10px}.form_area .div{width:100%}.button_6,.nj{width:100%!important}.shade_2 p{font-size:14px}.ibox2{margin-top:0!important;width:100%!important;height:120.379px!important}.form_area2{align-items:flex-start;padding-left:0%;padding:0 20px 20px!important}.contacts{width:100%}.ibox{width:100%!important}.info{width:100%;margin-top:1rem;flex-direction:column-reverse}.info_intro{margin-top:2rem}.info_second img{width:100%;height:150px;border-radius:10px;object-fit:cover}.row_item{width:100%!important;overflow:scroll!important}.new_btn_8{width:130px;height:40px!important}.gerald{min-width:100%}.ger_1 i{margin-left:0!important}.shade h1{padding-left:1rem;padding-right:1rem;padding-bottom:10px}.gerald p{padding:5px}.row_item_2{width:100%}.block_item{width:100%;overflow:scroll}.form_area2 .div{max-width:100%}.form_area_5 .div{min-width:100%}.textarea{min-width:100%!important}.form_area2 .textarea{width:100%!important}.row_item_2 div,.row_item_3 div{margin-left:0;margin-right:20px}.sy{display:flex;flex-wrap:nowrap!important;padding:5px!important}.list_holder{flex-direction:column}.list_1,.list_2{width:100%}.select{padding:0!important}.intro_box{margin-bottom:1.5rem}}.dot{margin-top:0!important}.small_nav.open{right:0}.small_nav{position:fixed;right:-100%;width:320px;height:100vh;background:#fff!important;top:0;box-shadow:-2px 0 15px #00000026;z-index:1001;padding:2rem;transition:right .3s ease-in-out;overflow-y:auto}.bp{margin-bottom:20px;display:flex!important;align-items:center;color:#22205f!important;gap:8px;cursor:pointer;transition:all .3s ease;font-weight:500;text-decoration:none;padding:8px 0;border-bottom:1px solid #f0f0f0}.bp:hover{color:#f89820!important}.bp i{font-size:.8rem;margin-left:5px}.bp svg{width:16px;height:16px;margin-left:6px}.bu{margin-bottom:10px}.closer i{font-size:1.5rem;display:inline-flex;color:#676767}.closer{position:absolute;right:20px;cursor:pointer;top:20px}.note{background-color:#ffd9ab;padding:10px 12px;display:inline-block;max-width:100%;box-sizing:border-box;white-space:normal;overflow-wrap:anywhere;word-break:break-word;border-radius:16px;line-height:1.4}@media (max-width: 480px){.note{font-size:.95rem;padding:8px 10px;border-radius:12px}}.rating_cont{padding:1rem;background-color:#ffba65;border-radius:10px;color:#000}@media screen and (min-width: 850px){.small_nav{right:-300px;display:none}}.title_1{font-weight:700}.overdo{color:#5c5c5c}.required{font-size:10px}.col_2{display:flex;flex-direction:column;align-items:flex-end}.k99,.listings_list{width:100%!important}.dm9{background-color:transparent;border:none;font-family:Montserrat,sans-serif;font-weight:600;outline:none;cursor:pointer;color:#848b8f}.doom{width:100%!important;max-width:100%!important}.hide{display:none}.doom input{width:100%!important}@media screen and (max-width: 1250px){.list_node{display:block!important}.listings_list .list_1{width:100%}.listings_list .list_2{width:100%;margin-top:20px}}@media screen and (max-width: 450px){.action_row h2{font-size:13px!important}.button{height:50px;min-width:100px!important}}@media screen and (max-width: 850px){.l22{display:block}.max_max{display:block!important;width:100%!important}.form_area form{min-width:100%}.div_2{min-width:100%!important}.entry div{width:92%}.grid_2,.cards_grid,.contact_section{grid-template-columns:1fr}.l33{display:block;margin-top:1rem}.all_data_current{min-width:100%}.o93{width:100%!important;max-width:100%!important}.amount_main h1{font-size:22px}.l54{flex-direction:column}.switt{display:inline-block;overflow:hidden;white-space:wrap;border-right:none;animation:none}.l33>div:nth-child(2){margin-top:20px}.col_1{display:none}.l22>div:nth-child(2){justify-content:space-between;width:100%}.col_2{width:100%;padding-left:0}.shade_2 p{font-size:12px;bottom:0%!important}.mml{min-width:100%!important}.col_3{width:100%}.info_row{display:block!important}.l67{margin-top:20px}.n94 h3{font-size:12px!important}.l32{margin-top:20px}.h89{width:100%}.padding_item{padding:0rem}}.l54 h3{margin-bottom:10px;margin-top:10px}.show_more{width:200px;border-radius:30px;background-color:#efefef;color:#000;padding:1rem;cursor:pointer;text-align:center}.more_item{display:flex;width:100%;align-items:center;justify-content:center;margin-top:2rem}.checking{color:green!important}.button_5{min-width:100%!important}.react-confirm-alert-overlay{z-index:9999!important}.x9{border-bottom:1px solid #d2d2d2;padding-bottom:2rem}.current_bookings .booking_card_user{padding:16px 0;border-bottom:1px solid #eee}.current_bookings .actions_row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.btn_sm{height:38px!important;padding:0 14px;width:auto!important;font-size:13px}.current_bookings .info_second img{border-radius:12px;width:280px;height:180px;object-fit:cover}.current_bookings .contacts{width:100%;max-width:520px;margin-top:12px}@media (max-width: 700px){.current_bookings .info_second img{width:100%;height:200px}.current_bookings .actions_row{gap:6px}.btn_sm{height:36px!important;font-size:12px}}.view_more button{padding:1rem;border-radius:30px;background-color:#cacaca;border:none;font-family:Montserrat,sans-serif;outline:none;margin-top:20px;font-weight:600!important;color:#747474;font-size:12px}input[type=range]{accent-color:#00698f}.check{margin-left:10px;margin-right:10px}.green_thing{background-color:green;padding:10px;border-radius:5px;color:#fff}.select{padding-left:10px!important;padding-right:10px!important}.amount_thing{color:green}.admin-search{display:flex;align-items:center;gap:10px;margin-top:10px}.admin-search .button{height:50px;border-radius:10px}.bookings_list{display:grid;grid-template-columns:1fr;gap:12px}.booking_card{background:#f6f6f6;border-radius:16px;padding:14px}.booking_header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.user_block{display:flex;align-items:baseline;gap:10px}.status_badge{padding:6px 10px;border-radius:999px;font-size:12px;text-transform:capitalize;color:#fff}.s-confirmed{background:#2e7d32}.s-pending{background:#f9a825;color:#222}.s-reserved{background:#1565c0}.rating-summary{display:inline-flex;align-items:center;gap:8px;color:#222;font-weight:600;line-height:1}.rating-summary.sm{font-size:.95rem}.rating-summary.md{font-size:1rem}.rating-summary .rating-icon{display:inline-flex;align-items:center;justify-content:center;color:#ffb400}.rating-summary .rating-number{letter-spacing:-.2px}.rating-summary .dot{color:#717171;font-weight:400;margin:0 4px}.rating-summary .reviews-text{color:#444;font-weight:500}.s-checkedin{background:#6a1b9a}.s-ended{background:#455a64}.s-cancelled{background:#c62828}.s-paid{background:#2e7d32}.s-preparing{background:#00796b}.s-ready{background:#5d4037}.s-served{background:#6d4c41}.s-completed{background:#1b5e20}.booking_grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}.heading-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.heading-row h2{margin:0;line-height:1.2}.reviews-section{margin-top:28px}.reviews-title{font-size:1.25rem;margin:0 0 12px}.reviews-content{display:grid;grid-template-columns:320px 1fr;gap:20px}.reviews-summary{background:#fafafa;border:1px solid #eee;border-radius:12px;padding:16px}.summary-score{display:flex;align-items:center;gap:8px;font-weight:700;margin-bottom:10px}.summary-score .score-number{font-size:1.1rem}.summary-score .score-total{color:#555;font-weight:600}.summary-bars .bar-row{display:grid;grid-template-columns:14px 1fr auto;align-items:center;gap:8px;margin:6px 0}.summary-bars .bar-label{color:#666;font-size:.9rem}.rv-bar{height:8px;background:#eee;border-radius:999px;overflow:hidden}.rv-bar-fill{height:100%;background:linear-gradient(90deg,#ffb400,#ff8a00)}.bar-count{color:#444;font-size:.9rem}.reviews-list{display:grid;gap:16px}.review-item{border-bottom:1px solid #eee;padding-bottom:12px}.review-head{display:flex;gap:10px;align-items:center}.review-head .avatar{width:36px;height:36px;border-radius:50%;background:#f2f2f2;display:flex;align-items:center;justify-content:center;font-weight:700;color:#666}.review-head .meta .name{font-weight:700}.review-head .meta .sub{display:flex;align-items:center;gap:6px;color:#666;font-size:.9rem}.review-text{margin:8px 0 0 46px;color:#333}.reviews-empty{color:#666;font-style:italic;padding:12px 0}.reviews-skeleton{display:grid;gap:10px}.skeleton-line{height:12px;background:linear-gradient(90deg,#eee,#f7f7f7,#eee);animation:skel 1.2s infinite;border-radius:8px}.skeleton-line.lg{height:18px}@keyframes skel{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.details-skeleton{display:flex;gap:16px;width:100%}.details-skeleton .left{width:30%}.details-skeleton .right{width:70%;display:flex;flex-direction:column}@media (max-width: 768px){.details-skeleton{flex-direction:column}.details-skeleton .left,.details-skeleton .right{width:100%}}@media (max-width: 768px){.reviews-content{grid-template-columns:1fr}.reviews-summary{order:1}.reviews-list{order:2}}.booking_actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px}@media screen and (max-width: 700px){.admin-search{display:grid;grid-template-columns:1fr}.admin-search .button{width:100%}.search_text{width:100%!important;margin-right:0}.booking_grid{grid-template-columns:1fr}.booking_actions{flex-direction:column;align-items:stretch}.booking_actions .btn_22{width:100%;text-align:center}}.left_20{margin-left:20px!important}.m94{color:#000!important}.download_btn img{width:150px;height:auto}.flexer{display:flex}.download_btn{margin-bottom:0!important;margin-right:5px!important;min-width:max-content!important}.chips{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.chip{background:#eee;border:none;padding:8px 12px;border-radius:999px;cursor:pointer}.chip-active{background:#22205f;color:#fff}.menu_grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;margin-top:8px}.menu_card{background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:all .2s ease;border:1px solid #e5e7eb}.menu_card:hover{transform:translateY(-2px);border-color:#d1d5db}.menu_card.glassy{background:#fff;border:1px solid #e5e7eb}.menu_media{position:relative}.menu_media img{width:100%;height:150px;object-fit:cover;display:block}.add_fab{position:absolute;right:10px;bottom:10px;background:#22205ff2;color:#fff;border:1px solid rgba(255,255,255,.35);width:42px;height:42px;border-radius:50%;font-size:20px;cursor:pointer;box-shadow:0 8px 18px #22205f40;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:inline-flex;align-items:center;justify-content:center}.add_fab:hover{transform:translateY(-1px)}.add_fab:disabled{background:#22c55ef2;border-color:#ffffff80;cursor:default;animation:pop-in .18s ease-out;box-shadow:0 8px 18px #22c55e40}@keyframes pop-in{0%{transform:scale(.9)}to{transform:scale(1)}}.menu_body{padding:12px;display:flex;flex-direction:column;gap:8px}.menu_title{display:flex;align-items:center;justify-content:space-between}.menu_body .price{font-weight:700}.w100{width:100%}.mini_cart{position:fixed;left:0;right:0;bottom:10px;width:95%;margin:auto;display:flex;gap:10px;align-items:center;justify-content:space-between;background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:10px;z-index:999;text-decoration:none;color:inherit}.mini_cart-spacer{height:0}@media (max-width: 768px){.mini_cart-spacer{height:120px}}.floating_bar{position:fixed;left:0;right:0;bottom:0;top:auto;margin:0;z-index:998;pointer-events:auto}.floating_bar .fb_inner{pointer-events:auto;width:100%;margin:0;display:flex;align-items:center;justify-content:space-between;gap:8px;background:#fff;border-top:1px solid #e5e5e5;border-left:none;border-right:none;border-bottom:none;border-radius:0;padding:6px 8px;box-shadow:none}.floating_bar .fb_divider{flex:0 0 1px;height:22px;background:#eee}@media (max-width: 400px){.floating_bar .fb_inner{width:100%;border-radius:0;padding:4px 6px;gap:4px}.fab_item{padding:2px 4px;gap:1px;font-size:9px}.fab_item i,.fab_item svg{font-size:14px;width:14px;height:14px}}@media (max-width: 320px){.floating_bar .fb_inner{padding:3px 4px;gap:3px}.fab_item{padding:2px 3px;gap:0px;font-size:8px}.fab_item i,.fab_item svg{font-size:13px;width:13px;height:13px}}.fab_nav{justify-content:space-between}.fab_item{background:transparent;border:none;color:#222;display:flex;flex-direction:column;align-items:center;gap:3px;padding:5px 8px;border-radius:6px;cursor:pointer;font-size:11px;min-width:0;flex:1 1 0}.fab_item span{white-space:nowrap;line-height:1}.fab_item i,.fab_item svg{font-size:17px;width:17px;height:17px}.fab_item.active{background:#f3f4f6}.glass_btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:999px;background:#ffffffb3;color:#111;border:1px solid rgba(0,0,0,.08);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);font-weight:600;text-decoration:none;box-shadow:inset 0 1px #fff9,0 6px 20px #0000000f}.glass_btn:hover{background:#ffffffd9;transform:translateY(-1px)}.glass_btn:active{transform:translateY(0)}.glass_btn.invert{background:#00000040;color:#fff;border-color:#fff6}.orders_list{display:grid;grid-template-columns:1fr;gap:12px}.order_items_grid{display:grid;grid-template-columns:1fr;gap:8px;margin-top:10px}.order_item{display:flex;gap:10px;align-items:center;justify-content:space-between;background:#fff;border-radius:12px;padding:8px;border:1px solid #ececec}.order_item img{width:70px;height:60px;border-radius:8px;object-fit:cover}.oi_meta{flex:1}.qty_stepper{display:flex;align-items:center;gap:8px;margin-top:6px}.qty_stepper button{width:28px;height:28px;border-radius:6px;border:none;background:#e9e9e9;cursor:pointer}.oi_actions{display:flex;gap:10px;align-items:center}.cart_layout{display:grid;grid-template-columns:1fr;gap:14px}.cart_items{display:grid;grid-template-columns:1fr;gap:10px}.cart_meta{background:#f6f6f6;border-radius:12px;padding:12px}.cart_meta .input{width:100%;height:50px;border-radius:10px;border:none;background:#f0f0f0;padding:12px;margin:6px 0}.cart_meta textarea.input{min-height:100px}.summary{margin-top:10px}.sum_row{display:flex;align-items:center;justify-content:space-between;padding:6px 0}.sum_row.total{font-weight:700;border-top:1px solid #e0e0e0;margin-top:6px}@media screen and (min-width: 900px){.cart_layout{grid-template-columns:2fr 1fr}}.sa_search_max{display:flex;width:100%;align-items:center;justify-content:flex-start;flex-wrap:wrap}.edit{cursor:pointer;transition:all .2s ease-in-out}.edit:hover{background-color:#22205f;color:#fff!important}.search_item_max{height:60px;flex-shrink:0;border-radius:10px;background:#cacaca75;border:none;padding:20px;width:28%;position:relative;margin:5px;display:flex;align-items:center}.sa_3 .search_item_max{background-color:#fff!important}.sa_3 .sa_search_max{padding-right:1rem}.popover{position:absolute;top:100%;left:0;background-color:#fff;border:1px solid #ccc;color:#000!important;border-radius:5px;width:100%;max-height:200px;overflow-y:auto;z-index:1000}.popover-item{padding:10px 20px;cursor:pointer}.popover-item:hover{background-color:#f0f0f0}.feedback-message{color:#f89820}.swi{width:30px;height:30px;padding:10px;background-color:transparent;border:none;font-size:18px;color:#fff;cursor:pointer}.search_item_max input{background-color:transparent;outline:none;width:100%;border:none}.search_item_max img{margin-right:10px;width:20px;height:auto}.value_decision{display:flex;align-items:center;margin-left:10px}.new_pop{display:flex;align-items:center;justify-content:space-between}.value_decision input{width:20px;display:flex;text-align:center;color:#000!important}.hidden{display:none;opacity:0}.max_max .search_item_max{width:100%!important;margin:0 0 10px!important}.max_max .sa_3 .sa_search_max{padding-right:0rem}.max_max select{width:100%}button{font-family:Montserrat;font-weight:600;border:none;outline:none;background-clip:padding-box}button:focus,button:focus-visible,button:active{outline:none;box-shadow:none}button::-moz-focus-inner{border:0}@media screen and (max-width: 1250px){.sa_search_max{display:block}.search_item_max{width:100%!important;margin:0 0 10px!important}.sa_3 .sa_search_max{padding-right:0rem}}.react-datepicker{font-family:Montserrat,sans-serif!important;font-size:.8rem;background-color:#fff;color:#000;border-radius:.3rem;display:inline-block;position:relative;z-index:99!important;line-height:initial;border:none!important;height:500px!important}.react-datepicker__header{text-align:center;background-color:var(--color-black)!important;border-bottom:none!important;border-top-left-radius:.3rem;padding:2rem!important;color:#fff!important;position:relative}.react-datepicker__header .react-datepicker__day-name,.react-datepicker__time-name{color:#fff!important}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:50%!important;background-color:var(--color-orange)!important;color:#fff!important}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:50%!important;background-color:#0000000d!important;color:#000!important}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#fff!important;font-weight:700;font-size:.944rem}.react-datepicker__navigation{padding:2rem!important}.sa_search_2 .search_item,.sa_search_2 input{width:100%!important}.search_item{position:relative!important}.new_max{width:41%}.new_maxi{min-width:20rem!important;width:100%}.value_decision i{padding:5px;background-color:#262290;color:#fff!important;margin:10px;border-radius:5px}.syw{margin:1rem}.sa_3 img{filter:brightness(60%);border-radius:5px}.vendor_payout{padding:10px;background-color:#f8972027;max-width:max-content;border-radius:10px}.vendor_payout h4{display:flex;align-items:center}.vendor_payout h4 i{font-size:1.2rem;margin-left:5px}.take_me{font-size:1.5rem;color:#848b8f;margin-left:10px;cursor:pointer}.inline{display:flex;align-items:center}.chart-area{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:1.5rem;padding:1.5rem}.chart-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:1rem}.chart-container h3{font-size:1.1rem;margin-bottom:.5rem;text-align:center}.hover_data:hover{color:#22205f;text-decoration:underline;transition:all .2s ease}.button_hover:hover{background-color:#342edb;transition:all .2s ease}.b2:hover{background-color:#342edb;transition:all .2s ease;color:#fff!important;border:none}.lnk:hover{color:#2e27ff;text-decoration:underline;transition:all .2s ease}.button:hover{background-color:#ffa230}.receipts-section{margin:10px 0}.receipts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:15px;margin-top:10px}.receipt-item{cursor:pointer;text-align:center;transition:transform .2s}.receipt-item:hover{transform:scale(1.05)}.receipt-preview{width:100%;height:100px;border:1px solid #ddd;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.receipt-preview img{width:100%;height:100%;object-fit:cover}.receipt-preview i{font-size:40px;color:#e74c3c}.receipt-name{font-size:12px;margin-top:5px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image_row{display:flex;align-items:center;flex-wrap:wrap}.image_row img{width:100px;height:100px;margin:5px;border-radius:10px}.approved{background-color:#32cd32;color:#fff}.bx-check{font-size:1.2rem;margin-left:5px}.input-group{display:flex;align-items:center}.h89 button{margin:5px;outline:none;height:40px;color:#fff;width:40px;border:none;cursor:pointer;float:right;border-radius:5px;font-size:1.5rem;background-color:#f89820}.ruin{display:flex;align-items:flex-end;justify-content:flex-end}.valid{color:green}li{list-style:none}.password-helper{padding:10px;border-radius:10px;background-color:#eee}.n2d div{margin-bottom:10px}.action_item{display:flex;justify-content:space-between;align-items:center;background-color:#f9f9f9;padding:12px;margin-bottom:10px;border:1px solid #e0e0e0;border-radius:4px}.action_item p{margin:0;font-size:16px}.mobile_filter_container{margin:20px 0}.mobile_filter_buttons{display:flex;gap:10px;border-radius:8px;background-color:#f5f5f5;padding:4px}.filter_btn{flex:1;padding:12px 16px;border:none;border-radius:6px;background-color:transparent;color:#666;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.filter_btn.active{background-color:#22205f;color:#fff;box-shadow:0 2px 4px #22205f33}.filter_btn:hover:not(.active){background-color:#e0e0e0}@media (min-width: 769px){.mobile_filter_container{display:none}.form_area_6{display:block!important}.rooms_list_section{display:none!important}.desktop_rooms_list{display:block}}@media (max-width: 768px){.mobile_filter_container{display:block}.desktop_rooms_list{display:none}.rooms_list_section{display:block}.room_card_mobile{display:flex!important;flex-direction:column!important;background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;padding:15px;margin-bottom:15px;gap:10px}.room_card_mobile img{width:100%!important;height:150px!important;object-fit:cover;border-radius:6px;margin:0!important}.room_info{display:flex;flex-direction:column;gap:8px}.room_info_row{display:flex;justify-content:space-between;align-items:center;padding:5px 0;border-bottom:1px solid #eee}.room_info_row:last-child{border-bottom:none}.room_info_label{font-weight:500;color:#666;font-size:14px}.room_info_value{font-weight:600;color:#333}.room_actions{display:flex;flex-direction:column;gap:10px;margin-top:10px}.room_actions .select,.room_actions .link,.room_actions .appr{width:100%;text-align:center;padding:8px;border-radius:4px}}body.react-confirm-alert-body-element{overflow:hidden}.react-confirm-alert-blur{filter:url(#gaussian-blur);filter:blur(2px);-webkit-filter:blur(2px)}.react-confirm-alert-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99;background:#ffffffe6;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;-ms-align-items:center;align-items:center;opacity:0;-webkit-animation:react-confirm-alert-fadeIn .5s .2s forwards;-moz-animation:react-confirm-alert-fadeIn .5s .2s forwards;-o-animation:react-confirm-alert-fadeIn .5s .2s forwards;animation:react-confirm-alert-fadeIn .5s .2s forwards}.react-confirm-alert-body{font-family:Arial,Helvetica,sans-serif;width:400px;padding:30px;text-align:left;background:#fff;border-radius:10px;box-shadow:0 20px 75px #00000021;color:#666}.react-confirm-alert-svg{position:absolute;top:0;left:0}.react-confirm-alert-body>h1{margin-top:0}.react-confirm-alert-body>h3{margin:0;font-size:16px}.react-confirm-alert-button-group{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-start;margin-top:20px}.react-confirm-alert-button-group>button{outline:none;background:#333;border:none;display:inline-block;padding:6px 18px;color:#eee;margin-right:10px;border-radius:5px;font-size:12px;cursor:pointer}@-webkit-keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}.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}}
