body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.main-header{background:#e5e5e5d9;color:#fff;left:0;margin:0 auto;padding:25px 10px;position:fixed;right:0;text-align:center;top:0;transition:padding .3s ease-in-out;z-index:3000}.main-header.scrolled{padding:15px 10px}.main-header h1{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:3.2rem;font-weight:700;letter-spacing:-.025em;margin-bottom:12px;text-shadow:0 2px 4px #0000001a}.main-header p{font-size:1.1rem;font-weight:400;line-height:1.5;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:560px;opacity:.95}.header-top{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:0 auto;max-width:1400px;position:relative}.header-top h1{flex:1 1;margin:0;text-align:center}.header-top .header-left,.header-top .header-right{align-items:center;display:flex}.header-top .header-right{gap:25px}.header-right .navlink i{margin:0 7px 0 0}.header-right .flag-btn{background:none;border:none;cursor:pointer;padding:5px}.header-right .flag-btn img{border-radius:4px;height:24px;width:24px}.header-right .modal{background-color:#0006;height:100vh;left:0;overflow-y:auto;position:fixed;top:0;width:100vw;z-index:999}.header-right .modal-content{background-color:#fff;border-radius:6px;margin:5% auto;max-width:600px;padding:20px 30px;position:relative}.header-right .modal-content h2,.modal-content h4{color:#262626;margin-top:0}.header-right .language-list{display:flex;flex-wrap:wrap;gap:12px;margin:15px 0}.header-right .language-option{align-items:center;background-color:#f9f9f9;border:1px solid #ccc;border-radius:6px;color:#262626;cursor:pointer;display:flex;font-size:14px;gap:10px;min-width:140px;padding:8px 12px}.header-right .language-option img{height:15px;width:20px}.header-right .language-option:hover{background-color:#f0f0f0}.header-right .language-option.selected{background-color:#e6f0ff;border:2px solid #007bff;color:#262626;position:relative}.header-right .language-option .checkmark{color:#007bff;margin-left:auto}.header-right .close{color:#333;cursor:pointer;font-size:24px;position:absolute;right:16px;top:12px}.hamburger-btn{background:#0000;border:none;cursor:pointer;flex-direction:column;height:20px;justify-content:space-around;padding:0;width:25px;z-index:150}.hamburger-btn.open{left:20px;position:fixed;top:50px}.hamburger-btn .bar{background-color:#fff;background-color:#6f6e6e;border-radius:2px;display:block;height:3px;margin:3px 0;transition:.3s;width:25px}.hamburger-btn .bar.open:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger-btn .bar.open:nth-child(2){opacity:0}.hamburger-btn .bar.open:nth-child(3){transform:rotate(-45deg) translate(3px,-5px)}.nav-menu{background-color:#5c3508;display:none;padding:1rem 0}.nav-menu.active{display:block;height:100%;left:0;padding-top:40px;position:fixed;top:0;width:250px}.nav-menu ul{display:flex;flex-direction:column;justify-content:center;list-style:none;margin:0 auto;padding-left:60px;text-align:left}.nav-menu ul li{margin:.5rem 0}.nav-menu ul li a{color:#fff;text-decoration:none}.search-container{align-items:center;background-color:#fff;border-radius:4px;display:flex;margin:0 auto;max-width:100%;overflow:hidden;position:relative;width:400px}.search-input{border:1px solid #898989;outline:none;padding:5px 37px 5px 5px}.search-button{background-color:#0080ff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:.5rem;position:absolute;right:0}.btn-login{align-items:center;background:linear-gradient(135deg,#1a2980,#26d0ce);border:none;border-radius:40px;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:10px;justify-content:center;min-width:120px;overflow:hidden;padding:14px 24px;position:relative;text-shadow:0 1px 2px #0000004d;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-login:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.btn-login:hover{background:linear-gradient(135deg,#2139a0,#2de8e6);box-shadow:0 8px 25px #1a298066,0 0 30px #26d0ce4d,0 0 50px #26d0ce1a;transform:translateY(-2px) scale(1.02)}.btn-login:hover:before{left:100%}.btn-login:active{transform:translateY(-1px) scale(1.01);transition:all .1s}.btn-login i{font-size:1.1rem;transition:transform .3s ease}.btn-login:hover i{transform:scale(1.1)}@media (max-width:768px){.main-header h1{font-size:2.5rem}.main-header p{font-size:1.2rem}.hamburger-btn{display:flex;left:0;position:absolute;top:9px;z-index:999}.nav-menu{display:none}.btn-login{justify-content:center;padding:8px 12px;width:auto}.header-top{flex-direction:column;flex-wrap:nowrap;gap:5px;text-align:center}.header-top .header-left{flex-direction:column;flex-wrap:wrap;gap:10px;justify-content:center}}.date-range-picker{position:relative;width:100%;z-index:1000}.date-input-wrapper{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:6px;box-shadow:0 1px 2px #0000000d;cursor:pointer;display:flex;position:relative;transition:all .15s ease}.date-input-wrapper:hover{border-color:#9ca3af}.date-input-wrapper.open,.date-input-wrapper:focus-within{border-color:#1a2980;box-shadow:0 0 0 3px #1a298014,0 1px 3px #0000001a}.date-input-wrapper.error{background-color:#fef2f2;border-color:#dc2626}.date-input-wrapper.error:focus-within{border-color:#dc2626;box-shadow:0 0 0 3px #dc262614,0 1px 3px #0000001a}.date-input-wrapper .fa-calendar-alt{color:#9ca3af;font-size:16px;left:14px;position:absolute;z-index:1}.date-input{background:#0000;border:none;color:#111827;cursor:pointer;font-size:15px;font-weight:400;outline:none;padding:14px 40px 14px 42px}.date-input::placeholder{color:#9ca3af;font-weight:400}.clear-dates{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:12px;padding:4px;position:absolute;right:32px;transition:color .15s ease;z-index:2}.clear-dates:hover{color:#6b7280}.dropdown-arrow{color:#9ca3af;font-size:12px;position:absolute;right:14px;transition:transform .15s ease}.dropdown-arrow.open{transform:rotate(180deg)}.calendar-popup{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;left:0;margin-top:4px;min-width:320px;padding:16px;position:absolute;right:0;top:100%;z-index:9999}.calendar-header{justify-content:space-between;margin-bottom:16px}.calendar-header,.nav-button{align-items:center;display:flex}.nav-button{background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;justify-content:center;padding:8px;transition:all .15s ease}.nav-button:hover{background:#f3f4f6;color:#374151}.month-year{color:#111827;font-size:16px;font-weight:600;margin:0}.calendar-weekdays{grid-gap:2px;display:grid;gap:2px;grid-template-columns:repeat(7,1fr);margin-bottom:8px}.weekday{color:#6b7280;font-size:12px;font-weight:600;letter-spacing:.025em;padding:8px 4px;text-align:center;text-transform:uppercase}.calendar-grid{grid-gap:2px;display:grid;gap:2px;grid-template-columns:repeat(7,1fr)}.calendar-day{align-items:center;aspect-ratio:1;border-radius:4px;color:#374151;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:center;position:relative;transition:all .15s ease}.calendar-day:not(.empty):not(.disabled):hover{background:#f3f4f6}.calendar-day.empty{cursor:default}.calendar-day.disabled{color:#d1d5db;cursor:not-allowed}.calendar-day.disabled:hover{background:#0000}.calendar-day.end-date,.calendar-day.start-date{background:#1a2980;color:#fff;font-weight:600}.calendar-day.end-date:hover,.calendar-day.start-date:hover{background:#0f1654}.calendar-day.in-range{background:#1a29801a;color:#1a2980}.calendar-day.hover-range{background:#1a29800f;color:#1a2980}.selection-hint{color:#6b7280;font-size:13px;font-style:italic;padding:12px 16px 4px;text-align:center}@media (max-width:480px){.calendar-popup{left:-16px;margin-top:8px;min-width:auto;right:-16px}.calendar-day{font-size:16px;padding:12px 0}.weekday{font-size:14px;padding:12px 4px}.nav-button{padding:12px}.month-year{font-size:18px}}body{color:#333}.main-container{color:#333;margin:90px auto 0;min-height:100vh;overflow:hidden;position:relative}.main-container:before{animation:waveFlow 8s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ffffff1a 50%,#0000);background-size:200% 100%;height:100%;top:0}.main-container:after,.main-container:before{content:"";left:0;pointer-events:none;position:absolute;width:100%;z-index:0}.main-container:after{animation:waveMove 15s linear infinite;background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 1200 120' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 60c300 60 900-60 1200 0v60H0Z' fill='%23fff' fill-opacity='.05'/%3E%3C/svg%3E");background-repeat:repeat-x;background-size:1200px 120px;bottom:0;height:150px}@keyframes waveFlow{0%{background-position:-200% 0;opacity:.3}50%{opacity:.1}to{background-position:200% 0;opacity:.3}}@keyframes waveMove{0%{background-position-x:0}to{background-position-x:1200px}}.main-footer{position:relative;z-index:1}a,li,ul{color:#1e293b;list-style-type:none;text-decoration:none}.booking-search-container{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin:40px auto 0;max-width:1000px;overflow:visible;position:relative;z-index:1000}.booking-tabs{background:#f8f9fa;border-bottom:1px solid #dee2e6;display:flex}.booking-tab{align-items:center;background:none;border:none;border-right:1px solid #dee2e6;color:#6c757d;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-size:14px;font-weight:500;gap:6px;padding:16px 12px}.booking-tab:last-child{border-right:none}.booking-tab i{font-size:16px}.booking-tab:hover{background:#e9ecef;color:#495057}.booking-tab.active{background:#fff;border-bottom:2px solid #007bff;color:#007bff;font-weight:600}.booking-tab.active i{color:#007bff}.search-form{align-items:end;background:#fff;display:flex;flex-wrap:wrap;gap:16px;padding:24px}.error-text{align-items:center;animation:slideDown .2s ease;color:#dc2626;display:flex;font-size:13px;font-weight:500;gap:6px;margin-top:6px}.error-text i{font-size:12px;opacity:.8}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.search-field{flex:1 1;min-width:150px}.search-field label{color:#495057;display:block;font-size:14px;font-weight:500;margin-bottom:6px}.input-wrapper{align-items:center;display:flex;position:relative}.input-wrapper i{color:#6c757d;font-size:14px;left:12px;position:absolute;z-index:1}.input-wrapper input,.input-wrapper select{background:#fff;border:1px solid #ced4da;border-radius:4px;color:#495057;font-size:14px;padding:12px 12px 12px 36px;width:100%}.input-wrapper input::placeholder{color:#6c757d}.input-wrapper input:focus,.input-wrapper select:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.input-wrapper input:hover,.input-wrapper select:hover{border-color:#adb5bd}.input-wrapper.error input,.input-wrapper.error select{background-color:#f8d7da;border-color:#dc3545}.input-wrapper.error input:focus,.input-wrapper.error select:focus{border-color:#dc3545;box-shadow:0 0 0 2px #dc354540}.destination-field{flex:2 1;min-width:250px}.date-range-field{flex:1.5 1;min-width:200px}.search-btn{align-items:center;background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:6px;height:fit-content;justify-content:center;min-width:120px;padding:12px 20px}.search-btn:hover{background:#0056b3}.search-btn:active{background:#004085}.search-btn.searching{background:#6c757d;cursor:not-allowed}.search-btn.searching:hover{background:#6c757d}.search-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.6}.btn-primary,.btn-secondary{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:18px;font-weight:600;gap:10px;padding:16px 32px;text-decoration:none;transition:transform .3s,box-shadow .3s}.btn-primary{background:linear-gradient(90deg,#1a2980,#26d0ce)}.btn-primary:hover{box-shadow:0 5px 15px #0003;transform:translateY(-3px)}.btn-primary.large{font-size:20px;padding:20px 40px}.btn-secondary{background:#fff3;border:2px solid #ffffff4d}.btn-secondary:hover{background:#ffffff4d;box-shadow:0 5px 15px #0000001a;transform:translateY(-3px)}.services-section{margin:0 auto;max-width:1400px;padding:0 20px 80px;position:relative}.services-section .section-header{color:#1e293b;display:block;margin-bottom:60px;text-align:center}.services-section .section-header h2{color:#1e293b;text-shadow:none}.services-section .section-header p{color:#64748b}.services-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr);justify-content:center}@media (max-width:1200px){.services-grid{gap:20px;grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.services-grid{gap:18px;grid-template-columns:repeat(2,1fr)}}.sortable-service-card{backface-visibility:hidden;cursor:grab;transform-origin:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:320px;will-change:transform,opacity,box-shadow}.sortable-service-card:active{cursor:grabbing}.sortable-service-card.dragging{box-shadow:0 20px 40px #00000040;opacity:.95;transform:rotate(3deg) scale(1.05);z-index:1000}.sortable-service-card:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-4px) scale(1.01)}.sortable-service-card[data-over]{background:#007bff0d;border:2px dashed #007bff;transform:scale(1.03)}.drag-handle-indicator{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(135deg,#fffffff2,#f5f5f5f2);border:1px solid #0000001a;border-radius:20px;color:#555;display:flex;font-size:10px;font-weight:600;gap:4px;opacity:.7;padding:6px 10px;pointer-events:none;position:absolute;right:8px;text-shadow:0 1px 2px #fffc;top:8px;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:10}.sortable-service-card:hover .drag-handle-indicator{box-shadow:0 4px 12px #00000026;opacity:1;transform:scale(1.1)}.drag-handle-indicator i{font-size:12px}.tours-list{display:flex;flex-direction:column;gap:0;margin:0 auto;max-width:900px}.service-card{background:#fff;border-radius:15px;box-shadow:0 8px 25px #00000026;cursor:pointer;height:100%;overflow:hidden;position:relative;transition:all .3s ease}.service-card:hover{box-shadow:0 15px 35px #00000040;transform:translateY(-8px)}.service-image{background-position:50%;background-size:cover;height:200px;position:relative}.best-price-badge{align-items:center;background:#ff4757;border-radius:50%;box-shadow:0 2px 8px #ff47574d;display:flex;font-size:10px;height:60px;justify-content:center;line-height:1.2;padding:8px 12px;right:10px;text-align:center;top:10px;width:60px}.best-price-badge,.service-badge{color:#fff;font-weight:700;position:absolute}.service-badge{background:#e74c3c;border-radius:20px;font-size:.8rem;padding:6px 12px;right:15px;top:15px}.service-content{padding:25px}.service-header h3{color:#1a2980;font-size:1.4rem}.service-rating{margin:15px 0}.service-rating .fa-star{color:orange;font-size:1.1rem;margin-right:2px}.service-rating .fa-star.empty{color:#ddd}.recommended-badge{align-items:center;background:#27ae60;border-radius:20px;color:#fff;display:inline-flex;font-size:.8rem;font-weight:700;gap:8px;margin:10px 0;padding:6px 12px;width:fit-content}.recommended-badge i{font-size:1rem}.view-package-link{color:#3498db;display:inline-block;font-size:1rem;font-weight:600;margin:10px 0;text-decoration:none;transition:color .3s ease}.view-package-link:hover{color:#2980b9;text-decoration:underline}.price-info{color:#7f8c8d;font-size:.9rem;line-height:1.4;margin-top:10px}.experience-card{margin:0 auto}.experience-image{align-items:center;background-color:#f8f9fa;display:flex;height:220px;justify-content:center;position:relative;width:100%}.experience-image img,.experience-image:before{left:0;position:absolute;top:0}.experience-image:before{background:linear-gradient(135deg,#e3f2fd,#f0f8ff);bottom:0;content:"";opacity:0;right:0;transition:opacity .3s ease}.experience-image:after{content:"🏖️";font-size:3rem;opacity:0;position:relative;transition:opacity .3s ease;z-index:1}.experience-image.image-error:after,.experience-image.image-error:before,.experience-image:empty:after,.experience-image:empty:before{opacity:1}.experience-content{padding:30px 25px 25px}.experience-header{margin-bottom:20px}.experience-title{color:#2c3e50!important;font-size:1.8rem!important;font-weight:700!important;line-height:1.3;margin:0!important}.experience-rating{display:flex;gap:4px;margin-bottom:20px}.experience-rating .fa-star{color:orange;font-size:1.3rem}.experience-rating .fa-star.empty{color:#e0e0e0}.experience-actions{align-items:center;display:flex;flex-wrap:wrap;gap:15px;margin-bottom:25px}.recommended-badge-new{align-items:center;background:#27ae60;border-radius:25px;color:#fff;display:inline-flex;font-size:.85rem;font-weight:600;gap:8px;letter-spacing:.5px;padding:8px 16px;text-transform:uppercase}.recommended-badge-new i{font-size:1rem}.view-package-link-new{color:#3498db;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .3s ease}.view-package-link-new:hover{color:#2980b9;text-decoration:underline}.experience-pricing{display:flex;flex-direction:column;gap:15px}.book-now-btn-new{background:#ffc000;border:none;border-radius:8px;box-shadow:0 4px 15px #ffc0004d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:.5px;padding:15px 30px;text-transform:uppercase;transition:all .3s ease}.book-now-btn-new:hover{background:#e6ac00;box-shadow:0 6px 20px #ffc00066;transform:translateY(-2px)}.price-info-new{display:flex;flex-direction:column;gap:2px}.price-amount{color:#2c3e50;font-size:1.1rem;font-weight:600}.price-details{color:#7f8c8d;font-size:.95rem}.service-subtitle{color:#666;font-size:.95rem;margin-bottom:15px}.service-rating{justify-content:space-between;margin-bottom:15px}.rating-stars,.service-rating{align-items:center;display:flex}.rating-stars{gap:5px}.rating-stars i.filled{color:#ffc107}.rating-stars i:not(.filled){color:#ddd}.rating-stars span{color:#1a2980;font-weight:600;margin-left:8px}.review-count{color:#666;font-size:.9rem}.service-details{display:flex;gap:20px;margin-bottom:15px}.detail-item{align-items:center;color:#666;display:flex;font-size:.9rem;gap:8px}.detail-item i{color:#1a2980;font-size:1rem}.service-features{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.service-pricing{align-items:center;display:flex;justify-content:space-between}.price-container{align-items:flex-start;display:flex;flex-direction:column}.original-price{color:#999;font-size:.9rem;text-decoration:line-through}.current-price{color:#1a2980;font-size:1.5rem;font-weight:700}.book-service-btn{background:#27ae60;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-bottom:10px;padding:12px 25px;text-transform:uppercase;transition:background .3s ease;width:100%}.book-service-btn:hover{background:#219a52}.book-service-btn-old{align-items:center;background:linear-gradient(90deg,#ffc000,#ffc000);border:none;border-radius:8px;box-shadow:0 8px 16px 0 #0003,0 6px 20px 0 #00000030;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:700;gap:8px;padding:12px 20px;transition:all .3s}.book-service-btn-old:hover{box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.stat-item{background:#fff;border:1px solid #e2e8f0;border-radius:15px;box-shadow:0 4px 6px #0000000d;padding:30px 20px;text-align:center;transition:transform .3s}.stat-item:hover{transform:translateY(-5px)}.stat-item i{margin-bottom:15px}.stat-item i,.stat-number{color:#1a2980;font-size:2.5rem}.stat-number{display:block;font-weight:700;margin-bottom:10px}.stat-label{color:#666;font-size:1.1rem}.section-header{color:#fff;margin-bottom:60px;text-align:center}.section-header h2{font-size:2.5rem;margin-bottom:15px;text-shadow:0 2px 4px #0000004d}.section-header p{font-size:1.2rem;opacity:.9}.main-footer{background:#945e20;color:#fff;padding:50px 20px 30px}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto 40px;max-width:1200px}.footer-section h3,.footer-section h4{color:#fff;margin-bottom:20px}.footer-section h4{text-transform:uppercase}.footer-section h3{font-size:1.5rem}.footer-section p{margin-left:26px;position:relative}.footer-section p .icon{left:-26px;position:absolute;top:6px}.footer-section li,.footer-section p{color:#fffc;line-height:1.6;margin-bottom:10px}.footer-section ul{display:grid;grid-auto-flow:column;grid-template-rows:repeat(4,auto)}.footer-section a{color:#fffc;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#26d0ce}.footer-section i{color:#fff}.footer-section__icons h4{margin-bottom:20px}.footer-section__social{display:flex;gap:10px}.footer-section__social i{color:#fff}.footer-bottom{border-top:1px solid #fff3;color:#ffffffb3;padding-top:20px;text-align:center}.services-loading{align-items:center;color:#6b7280;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem}.loading-spinner{border:4px solid #f3f4f6;border-top-color:#667eea;margin-bottom:1rem}.services-error{margin:2rem auto;max-width:600px;padding:0 1rem}.error-message{background:linear-gradient(135deg,#fee2e2,#fef2f2);border:1px solid #fecaca;border-radius:16px;box-shadow:0 4px 6px -1px #dc26261a,0 2px 4px -1px #dc26260f;color:#dc2626;flex-direction:column;gap:1rem;margin:0;overflow:hidden;padding:2rem;text-align:center}.error-message:before{animation:shimmer 2s ease-in-out infinite;background:linear-gradient(90deg,#dc2626,#ef4444,#dc2626);content:"";height:4px;left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%,to{opacity:1}50%{opacity:.7}}.error-message i{animation:pulse 2s ease-in-out infinite;color:#dc2626;font-size:3rem;margin-bottom:.5rem}.error-message p{font-size:1.25rem;font-weight:600;line-height:1.4;margin:0}.error-message small{display:block;font-size:.95rem;font-weight:400;line-height:1.5;margin-top:.75rem;max-width:400px;opacity:.8}@media (max-width:768px){.main-container{margin:116px auto 0}.booking-search-container{border-radius:8px;margin:20px 16px 0}.booking-tabs{flex-wrap:wrap}.booking-tab{font-size:12px;min-width:80px;padding:12px 8px}.services-section{padding:60px 15px}.services-grid{gap:20px;grid-template-columns:1fr;margin:0 auto}.service-card{max-width:100%}.experience-card{max-width:100%;min-width:100%;width:100%}.experience-title{font-size:1.5rem!important}.experience-content{padding:25px 20px 20px}.experience-actions{align-items:stretch;flex-direction:column;gap:12px}.recommended-badge-new{justify-content:center}.view-package-link-new{text-align:center}.book-now-btn-new{font-size:1rem;padding:12px 25px}.booking-tab i{font-size:14px}.search-form{flex-direction:column;gap:16px;padding:20px 16px}.search-field{width:100%}.date-range-field,.destination-field,.search-field{min-width:100%}.search-btn{font-size:16px;font-weight:600;justify-content:center;padding:16px 24px;width:100%}.input-wrapper input,.input-wrapper select{font-size:16px;padding:14px 14px 14px 38px}.input-wrapper i{font-size:14px;left:14px}.search-field label{font-size:15px;margin-bottom:10px}.section-header h2{font-size:2rem}}@media (max-width:480px){.footer-content{grid-template-columns:1fr;text-align:center}.footer-section{align-items:center;display:flex;flex-direction:column;justify-content:center}.footer-section:nth-child(2){align-items:normal}.footer-section ul{grid-template-rows:repeat(3,auto)}.footer-section__social{justify-content:center}}.banner{margin:0 auto}.banner,.banner-content{position:relative}@media (max-width:1024px){.newsroom-banner .banner-content img,.our-commitment-banner .banner-content img,.our-company-banner .banner-content img,.partner-with-us-banner .banner-content img{height:200px;object-fit:cover}}.l-wrap{margin:0 auto;max-width:1400px;padding:80px 20px}.img-fluid{display:block;height:auto;width:100%}.container{margin:0 auto;max-width:1400px;width:100%}.mgb-28{margin-bottom:28px}@media (max-width:768px){.container{padding:0 20px;width:auto}}.u-d-onlySP{display:none}.u-d-onlyPC{display:block}h2,h3{margin:0 0 15px}.title-heading{background-color:#945e20;color:#fff;display:table;margin:0 auto 30px;padding:10px}section{scroll-margin-top:30px}section a{color:inherit;display:inline-block;text-decoration:none;transition:transform .28s ease,opacity .18s ease}section a:hover{opacity:.9;transform:scale(1.08)}.comp-categories{background-color:#945e20;padding:25px 10px}.comp-categories ul{align-items:center;display:flex;gap:30px;justify-content:center}.comp-categories ul li{font-size:20px;font-weight:500}.comp-categories ul li a{color:#fff}.comp-desc{font-size:20px;font-weight:500;text-align:center}@media screen and (max-width:768px){.u-d-onlySP{display:block}.u-d-onlyPC{display:none}section{scroll-margin-top:60px}.comp-categories{padding:15px 10px}.comp-categories ul{flex-wrap:wrap;gap:15px}.comp-categories ul li{font-size:20px}}.city-search{margin:-50px auto 0;max-width:1400px;padding:0 10px 80px;position:relative;z-index:1001}.city-search__title{background-color:#945e20;border-radius:10px;color:#fff;font-size:26px;font-weight:700;left:50%;margin:0 auto;padding:5px 30px;position:absolute;text-align:center;top:-10px;transform:translate(-50%,-50%);z-index:1}.city-tab-container{align-items:center;display:flex;gap:15px;justify-content:center}.city-tab-button{background:none;border:none;color:#fff;cursor:pointer;font-family:inherit;font-size:26px;font-weight:700;opacity:.7;padding:0;transition:all .3s ease}.city-.tab-button:hover{opacity:.9;transform:scale(1.05)}.city-tab-button.active{opacity:1;text-shadow:0 0 10px #ffffff80}.city-tab-separator{color:#fff;font-size:26px;font-weight:700;opacity:.8}.city-search__form{align-items:flex-end;background-color:#fff;border-radius:10px;box-shadow:0 10px 30px #0003;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding:30px}.city-search__group{display:flex;flex-direction:column;font-size:16px;position:relative}.city-search__group:first-child{width:420px;z-index:9999!important}.city-search__group:nth-child(2),.city-search__group:nth-child(3){width:150px}.city-search__group:nth-child(4){width:100px}.city-search__group:nth-child(5){width:150px}.hotel-search-container{width:100%;z-index:9999!important}.input-field{border:1px solid #a5d9e4;border-radius:5px;padding:8px 10px;width:100%}.input-field::placeholder{color:#ccc}.hotel-dropdown{background:#fff;border:1px solid #a5d9e4;border-radius:0 0 5px 5px;border-top:none;box-shadow:0 4px 6px #0000001a;left:0;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:10000!important}.hotel-dropdown-item{border-bottom:1px solid #f0f0f0;cursor:pointer;padding:12px 15px;transition:background-color .2s ease}.hotel-dropdown-item:hover{background-color:#f8f9fa}.hotel-dropdown-item:last-child{border-bottom:none}.hotel-dropdown-item.no-results{color:#999;cursor:default;font-style:italic;text-align:center}.hotel-dropdown-item.no-results:hover{background-color:#fff}.hotel-title{color:#002f34;font-size:14px;margin-bottom:2px}.hotel-location{font-size:12px}.service-info{align-items:center;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-top:5px;padding-top:5px}.service-price{color:#017faf;font-size:13px;font-weight:600}.service-passengers{background-color:#f8f9fa;border-radius:3px;color:#666;font-size:11px;padding:2px 6px}.check-btn{background-color:#002f34;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:10px 18px;white-space:nowrap}.check-btn:hover{background-color:#00454c}.input-field.hotel-selected{background-color:#f8fff9;border-color:#28a745}.hotel-search-container{position:relative}@media screen and (max-width:768px){.city-search__title{font-size:17px;top:0;width:74%}.city-tab-button,.tab-button,.tab-separator{font-size:17px}.city-search__form{justify-content:flex-start}.city-search{padding:0 20px 40px}.hotel-dropdown{max-height:200px}.hotel-dropdown-item{padding:10px 12px}.hotel-title{font-size:13px}.hotel-location{font-size:11px}}@font-face{fallback:fallback;font-family:revicons;src:url(/static/media/revicons.e8746a624ed098489406.woff) format("woff"),url(/static/media/revicons.57fd05d4ae650374c8de.ttf) format("ttf"),url(/static/media/revicons.a77de540a38981833f9e.eot) format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;overflow:hidden;position:relative}.react-multi-carousel-track{backface-visibility:hidden;display:flex;flex-direction:row;list-style:none;margin:0;padding:0;position:relative;transform-style:preserve-3d;will-change:transform,transition}.react-multiple-carousel__arrow{background:#00000080;border:0;border-radius:35px;cursor:pointer;min-height:43px;min-width:43px;opacity:1;outline:0;position:absolute;transition:all .5s;z-index:1000}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{color:#fff;display:block;font-family:revicons;font-size:20px;position:relative;text-align:center;z-index:2}.react-multiple-carousel__arrow:disabled{background:#00000080;cursor:default}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;text-align:center}.react-multi-carousel-dot button{border:2px solid grey;border-radius:50%;box-shadow:none;cursor:pointer;display:inline-block;height:12px;margin:0 6px 0 0;opacity:1;outline:0;padding:0;transition:background .5s;width:12px}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{backface-visibility:hidden;transform-style:preserve-3d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}.recommendation{padding:40px 0}.recommendation h2{font-size:24px;margin-bottom:20px}.error-notice{margin-bottom:20px;padding:12px 16px}.error-notice p{font-size:14px}.no-properties-state{color:#666;padding:60px 20px;text-align:center}.no-properties-state p{font-size:16px;margin:0 0 8px}.no-properties-state .error-detail{color:#999;font-size:14px;font-style:italic}.carousel-container{padding:10px 0}.hotel-card{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;height:350px;margin:0 10px;overflow:hidden}.hotel-card .hotel-images{height:200px;position:relative;width:100%}.hotel-card .hotel-images img{height:200px;object-fit:cover;width:100%}.hotel-card .react-multiple-carousel__arrow{top:50%;transform:translateY(-50%);z-index:2}.hotel-card .react-multiple-carousel__arrow--left{left:10px}.hotel-card .react-multiple-carousel__arrow--right{right:10px}.hotel-info{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:25px}.hotel-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:16px;font-weight:600;line-height:1.3;margin-bottom:6px;overflow:hidden}.hotel-location{color:#666;font-size:14px;margin-bottom:8px}.hotel-pricing{margin-top:auto}.rates-text{color:#666;font-size:12px;margin-bottom:4px}.price-section{align-items:baseline;display:flex;gap:2px}.hotel-price{color:#000;font-size:18px;font-weight:700}.per-night{color:#666;font-size:12px;font-weight:400}.recommendation-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.header-left{align-items:center;display:flex;gap:20px}.page-info{color:#666;gap:20px}.page-info,.see-all-link{display:flex;font-size:14px}.see-all-link{align-items:center;color:#007bff;font-weight:500;gap:5px;text-decoration:none;transition:color .2s ease}.see-all-link:hover{color:#0056b3;text-decoration:underline}.see-all-link i{font-size:12px}.pagination-container{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:20px}.pagination-numbers{display:flex;gap:5px}.pagination-btn{background:#fff;border:1px solid #ddd;border-radius:4px;color:#333;cursor:pointer;font-size:14px;padding:8px 12px;transition:all .2s ease}.pagination-btn:hover:not(.disabled){background:#f8f9fa}.pagination-btn.active{background:#007bff;border-color:#007bff;color:#fff}.pagination-btn.disabled{background:#f5f5f5;cursor:not-allowed;opacity:.6}@media screen and (max-width:768px){.recommendation-header{gap:10px}.header-left,.recommendation-header{align-items:flex-start;flex-direction:column}.header-left{gap:8px;width:100%}.page-info{font-size:12px}.pagination-container{flex-wrap:wrap;gap:5px}.pagination-numbers{-ms-overflow-style:none;flex-wrap:nowrap;gap:3px;max-width:100%;overflow-x:auto;scrollbar-width:none}.pagination-numbers::-webkit-scrollbar{display:none}.pagination-btn{flex-shrink:0;font-size:12px;min-width:32px;padding:6px 10px}.next-btn,.prev-btn{font-size:11px;padding:6px 8px}}@media screen and (max-width:480px){.pagination-container{gap:3px}.pagination-numbers{gap:2px}.pagination-btn{font-size:11px;min-width:28px;padding:5px 8px}.next-btn,.prev-btn{font-size:10px;padding:5px 6px}}.signin{padding:0 0 30px}.signin .container{margin:0 auto;max-width:1400px;padding:0 10px;position:relative}.signin-content{background-color:#945e20;border-radius:10px;gap:12px;justify-content:space-between;padding:14px}.signin-content,.signin-left{align-items:center;display:flex}.signin-left{gap:15px}.signin-icon{align-items:center;background-color:#facc15;border-radius:50%;color:#1a1a1a;display:flex;font-size:16px;height:auto;justify-content:center;padding:8px;width:36px}.signin-text{color:#fff;font-size:15px;line-height:1.4}.signin-text span{font-weight:700}.signin-btn{background-color:#ffc000;border:none;border-radius:20px;color:#262626;cursor:pointer;font-size:15px;margin-left:auto;padding:6px 16px;transition:background .2s ease}.signin-btn:hover{opacity:.8}@media (max-width:768px){.signin-content{flex-direction:column;padding:20px}.signin-left{align-items:center;display:flex;gap:15px}.signin-btn,.signin-right{width:100%}}.package-deal{padding:0 0 30px}.package-deal .container{margin:0 auto;max-width:1400px;padding:0 10px;position:relative}.package-deal-container{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:20px 0}.package-deal-card{background:#facc15;border-radius:12px;display:flex;height:160px;max-width:500px;overflow:hidden}.package-deal-info{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:16px}.package-deal-info .fa-arrow-right{position:relative;top:2px}.package-deal-info h3{color:#000;font-size:16px;font-weight:700;line-height:1.3;margin:0 0 10px}.package-deal-info a{align-items:center;color:#000;display:inline-flex;font-size:14px;font-weight:500;gap:6px;text-decoration:none;transition:color .2s ease}.package-deal-info a:hover{color:#1e90ff}.package-deal-image{flex:1 1;min-width:140px}.package-deal-image img{border-radius:12px;height:100%;object-fit:cover;width:100%}.package-deal-loading{color:#666;padding:60px 20px;text-align:center}.package-deal-loading p{font-size:16px;margin:0}.package-deal-no-data{background:#f8f9fa;border-radius:12px;color:#666;padding:60px 20px;text-align:center}.package-deal-no-data p{font-size:16px;font-weight:500;margin:0}@media (max-width:768px){.package-deal-card{flex-direction:column-reverse;height:410px}}.favorite-stay{padding:0 0 30px}.favorite-stay h2{color:#1a1a1a;font-size:22px;font-weight:700;margin-bottom:20px}.favorite-stay-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.favorite-stay .stay-card{border-radius:12px;cursor:pointer;overflow:hidden;position:relative;transition:transform .3s ease}.favorite-stay .stay-card:hover{transform:translateY(-4px)}.favorite-stay .stay-image img{border-radius:12px;display:block;height:200px;object-fit:cover;width:100%}.favorite-stay .stay-image:after{background:linear-gradient(0deg,#0009,#0000);border-radius:12px;bottom:0;content:"";height:60%;left:0;position:absolute;width:100%}.favorite-stay .stay-caption{bottom:12px;color:#fff;font-size:14px;font-weight:600;left:12px;position:absolute;z-index:1}.ber-months{padding:0 0 30px}.ber-months-inner{display:flex;flex-direction:column;gap:30px;width:100%}.ber-months-bg{align-items:end;background-attachment:scroll;background-position:50%;background-repeat:no-repeat;background-size:100%;border-radius:12px;display:flex;height:760px;justify-content:flex-start;padding:0 20px 60px 75px;position:relative;width:100%}.ber-months .promo-box{background-color:#ffc107;border-radius:10px;box-shadow:0 6px 12px #00000040;max-width:350px;padding:25px 35px}.ber-months .promo-box h2{color:#333;font-size:30px;font-weight:700;line-height:1.3;margin:0 0 10px}.ber-months .promo-box p{color:#333;font-size:18px;margin:0 0 15px}.ber-months .book-btn{background-color:#5c3508;border:none;border-radius:30px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;padding:10px 25px;transition:background .3s ease}.ber-months .book-btn:hover{background-color:#333}@media (max-width:768px){.ber-months .promo-box h2{font-size:22px}.ber-months .promo-box p{font-size:16px}.ber-months-bg{background-size:cover;height:440px;justify-content:center;padding:0 0 17px}.ber-months .promo-box{padding:15px}}.explore-stays{padding:0 0 40px}.explore-stays h2{color:#222;font-size:24px;font-weight:700;margin-bottom:5px}.subtitle{color:#666;font-size:14px;margin-bottom:20px}.loading-state{color:#666;padding:60px 20px;text-align:center}.loading-state p{font-size:16px;margin:0}.no-destinations-state{color:#666;padding:60px 20px;text-align:center}.no-destinations-state p{font-size:16px;margin:0 0 8px}.no-destinations-state .error-detail{color:#999;font-size:14px;font-style:italic}.error-notice{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;color:#856404;margin-bottom:15px;padding:8px 12px}.error-notice p{font-size:13px;margin:0}.tabs{border-bottom:1px solid #ddd;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:25px}.tab-btn{background:none;border:none;color:#555;cursor:pointer;font-size:14px;font-weight:500;padding:10px 0;position:relative}.tab-btn.active{color:#06f;font-weight:600}.tab-btn.active:after{background:#06f;bottom:-2px;content:"";height:2px;left:0;position:absolute;right:0}.stays-grid-wrapper{overflow:hidden;padding:10px 0}.stays-grid{--scroll-distance:-1920px;animation:autoScroll 60s linear infinite;display:flex;gap:20px;width:fit-content}.stays-grid-wrapper:hover .stays-grid,.stays-grid.no-data{animation-play-state:paused}@keyframes autoScroll{0%{transform:translateX(0)}to{transform:translateX(var(--scroll-distance))}}.stay-card{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;color:inherit;display:block;flex-shrink:0;max-width:300px;min-width:300px;overflow:hidden;text-decoration:none;transition:transform .2s ease;width:300px}.stay-card.clickable{cursor:pointer;pointer-events:auto}.stay-card:hover{transform:translateY(-5px)}.stay-card.clickable:hover{box-shadow:0 8px 20px #00000026;position:relative;z-index:10}.stay-card img{height:150px;object-fit:cover;width:100%}.stay-info{box-sizing:border-box;padding:12px;width:100%}.stay-info h3{font-size:16px;font-weight:600;margin:0 0 5px}.stay-info h3,.stay-info p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stay-info p{color:#555;font-size:13px;margin:0 0 8px}.price{color:#000;font-size:16px;margin-right:5px}*{box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;padding:0}.booking-page-bg{background-color:#654321}header{padding:30px 0}.booking-header,header{color:#fff;position:relative;text-align:center}.booking-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:0 20px}.header-content{margin:0 auto;max-width:1000px;text-align:center;width:100%}.header-main{margin-bottom:20px;text-align:center}.header-main h1{align-items:center;display:flex;flex-wrap:wrap;font-size:2.5rem;font-weight:700;justify-content:center}.header-subtitle{color:#fff;font-size:18px;margin-bottom:30px;opacity:.9}.edit-mode-badge{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffc10733;border:2px solid #ffc107;border-radius:25px;color:#fff3cd;display:inline-flex;font-size:.95rem;font-weight:600;gap:8px;margin-top:15px;padding:10px 20px}.edit-mode-badge i{color:#ffc107;font-size:1rem}.booking-header .header-nav{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;padding:20px;position:relative;width:100%}.nav-link{font-size:.9rem}.nav-link:hover{border-color:#ffffff80}.logout-btn{background:#fff3;border:2px solid #ffffff4d;border-radius:25px;display:inline-flex;font-weight:600;gap:8px;padding:10px 20px;text-decoration:none;transition:all .3s}.logout-btn:hover{background:#dc354533;border-color:#dc354580;box-shadow:0 3px 10px #dc354533;color:#ffebee;transform:translateY(-2px)}.logout-btn i{font-size:1rem}.success-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.success-modal-content{animation:modalSlideIn .4s ease-out;background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:20px;box-shadow:0 25px 60px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;position:relative;width:90%}.success-modal-header{border-bottom:1px solid #e9ecef;padding:40px 30px 20px;text-align:center}.success-icon-large{align-items:center;animation:successPulse 2s ease-in-out infinite;background:linear-gradient(135deg,#28a745,#20c997);border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 20px;width:80px}@keyframes successPulse{0%,to{box-shadow:0 0 20px #28a7454d;transform:scale(1)}50%{box-shadow:0 0 30px #28a74580;transform:scale(1.05)}}.success-icon-large i{color:#fff;font-size:2.5rem}.success-modal-header h2{color:#2c3e50;font-size:1.75rem;font-weight:700;margin-bottom:10px}.success-modal-header p{color:#6c757d;font-size:1.1rem;margin:0}.success-modal-info{padding:30px;text-align:center}.booking-id-display{background:linear-gradient(135deg,#e3f2fd,#f0f8ff);border:2px solid #2196f3;border-radius:12px;margin-bottom:20px;padding:20px}.booking-id-label{color:#1976d2;display:block;font-size:.9rem;font-weight:600;margin-bottom:8px}.booking-id-value{color:#0d47a1;font-family:monospace;font-size:1.1rem;font-weight:700;letter-spacing:2px}.booking-id-value,.success-note{display:flex;justify-content:center}.success-note{align-items:center;color:#28a745;font-weight:500;gap:10px}.success-note i{font-size:1.1rem}.success-modal-actions{grid-gap:15px;display:grid;gap:15px;padding:0 30px 30px}.success-action-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;gap:15px;justify-content:flex-start;overflow:hidden;padding:18px 24px;position:relative;text-align:left;transition:all .3s ease}.success-action-btn.primary{background:linear-gradient(135deg,#007bff,#0056b3);box-shadow:0 4px 15px #007bff4d;color:#fff}.success-action-btn.secondary{background:linear-gradient(135deg,#ffc107,#e0a800);box-shadow:0 4px 15px #ffc1074d;color:#212529}.success-action-btn.tertiary{background:linear-gradient(135deg,#6c757d,#545b62);box-shadow:0 4px 15px #6c757d4d;color:#fff}.success-action-btn:hover{transform:translateY(-2px)}.success-action-btn.primary:hover{box-shadow:0 8px 25px #007bff66}.success-action-btn.secondary:hover{box-shadow:0 8px 25px #ffc10766}.success-action-btn.tertiary:hover{box-shadow:0 8px 25px #6c757d66}.success-action-btn i{font-size:1.3rem;min-width:20px}.success-action-btn span{flex:1 1;font-size:1.1rem;font-weight:600}.success-action-btn small{font-size:.85rem;font-weight:400;margin-left:auto;opacity:.8}.success-modal-footer{background:#f8f9fa;border-radius:0 0 20px 20px;padding:20px 30px;text-align:center}.success-modal-footer p{align-items:center;color:#6c757d;display:flex;font-size:.9rem;gap:8px;justify-content:center;margin:0}@media (max-width:768px){.success-modal-content{margin:20px;width:95%}.success-modal-header{padding:30px 20px 15px}.success-modal-info{padding:20px}.success-modal-actions{gap:12px;padding:0 20px 20px}.success-action-btn{flex-direction:column;gap:8px;padding:15px 20px;text-align:center}.success-action-btn small{margin-left:0}.success-modal-footer{padding:15px 20px}}.selected-date-display{align-items:center;animation:dateConfirm .3s ease-out;background:linear-gradient(135deg,#d4edda,#c3e6cb);border:2px solid #28a745;border-radius:8px;color:#155724;display:flex;font-size:.95rem;font-weight:600;gap:10px;margin-top:12px;padding:12px 16px}@keyframes dateConfirm{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.selected-date-display i{color:#28a745;font-size:1rem}.selected-date-display span{flex:1 1}@media (max-width:768px){.selected-date-display{font-size:.9rem;padding:10px 14px}}.booking-id-container{flex-wrap:wrap;gap:12px}.booking-id-container,.copy-btn{align-items:center;display:flex;justify-content:center}.copy-btn{background:linear-gradient(135deg,#007bff,#0056b3);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;gap:6px;min-width:70px;padding:8px 12px;position:relative;transition:all .3s ease}.copy-btn:hover{background:linear-gradient(135deg,#0056b3,#004494);box-shadow:0 4px 12px #007bff4d;transform:translateY(-1px)}.copy-btn:active{box-shadow:0 2px 6px #007bff4d;transform:translateY(0)}.copy-btn i{font-size:.9rem}.copy-feedback{animation:feedbackSlide .3s ease-out;background:#28a745;border-radius:4px;color:#fff;font-size:.75rem;font-weight:600;left:50%;padding:4px 8px;position:absolute;top:-30px;transform:translateX(-50%);white-space:nowrap;z-index:1000}@keyframes feedbackSlide{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.modal-copy-btn{background:linear-gradient(135deg,#2196f3,#1976d2);font-size:.8rem;padding:6px 10px}.modal-copy-btn:hover{background:linear-gradient(135deg,#1976d2,#1565c0)}.modal-copy-btn .copy-feedback{background:#4caf50;top:-35px}@media (max-width:768px){.booking-id-container{align-items:flex-start;flex-direction:column;gap:8px}.copy-btn{font-size:.9rem;min-width:80px;padding:10px 16px}.copy-feedback{font-size:.8rem;top:-35px}}.service-summary-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:15px;display:block;margin:20px auto;max-width:600px;min-width:400px;padding:20px;text-align:center;width:fit-content}.service-summary-header{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;margin-bottom:15px}.service-summary-header h3{font-size:1.3rem;font-weight:600;margin:0}.price-label,.service-price{text-align:center}.price-label{color:#fff;display:block;font-size:18px;margin-bottom:5px;opacity:.8}.price-value{color:#26d0ce;font-size:1.8rem;font-weight:700}.service-summary-details{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.summary-item{align-items:center;display:flex;font-size:.95rem;gap:8px;opacity:.9}.summary-item i{color:#26d0ce}.error-banner{align-items:center;background:#dc3545;border-radius:8px;color:#fff;display:flex;font-weight:500;gap:10px;margin:15px auto;max-width:600px;padding:12px 20px}.header-nav{left:20px;position:absolute;top:20px}.nav-link{align-items:center;background:#fff3;border:2px solid #ffffff4d;border-radius:25px;color:#fff;display:inline-flex;font-weight:600;gap:8px;padding:10px 20px;text-decoration:none;transition:all .3s}.nav-link:hover{background:#ffffff4d;box-shadow:0 3px 10px #0000001a;transform:translateY(-2px)}header h1{font-size:2.8rem;text-shadow:0 2px 4px #0000004d}header p{font-size:1.2rem;margin:0 auto;opacity:.9}.service-info{background:#ffffff26;border:1px solid #fff3;border-radius:10px;margin:20px auto 0;max-width:500px;padding:15px 20px}.service-info p{font-size:1rem;margin:5px 0;opacity:1}.error-message{font-weight:500;margin:15px 0}.app-container{display:flex;flex-wrap:wrap;gap:30px;margin-top:20px}.app-container.fisherman-single-column{justify-content:center}.app-container.fisherman-single-column .booking-form{max-width:800px;width:100%}.booking-form{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0003;margin:0 auto;max-width:800px;padding:30px}.boat-selection,.booking-form{flex:1 1;min-width:300px}.form-section{margin-bottom:25px}.form-section h2{border-bottom:2px solid #e0e0e0;color:#1a2980;margin-bottom:20px;padding-bottom:10px}.section-header{align-items:flex-start;border-bottom:2px solid #f0f4f8;gap:15px;margin-bottom:25px;padding-bottom:15px}.section-header,.section-icon{display:flex;justify-content:center}.section-icon{align-items:center;background:linear-gradient(135deg,#1a2980,#26d0ce);border-radius:12px;color:#fff;flex-shrink:0;font-size:1.3rem;height:50px;width:50px}.section-title h2{border-bottom:none;color:#1a2980;font-size:1.5rem;font-weight:700;margin-bottom:5px;padding-bottom:0}.section-title p{color:#6b7280;font-size:.95rem;line-height:1.4}.passenger-actions{margin-top:20px;text-align:center}.add-passenger{background:linear-gradient(135deg,#1a2980,#26d0ce);display:inline-flex;font-size:.95rem;transition:all .3s ease}.add-passenger:hover:not(:disabled){box-shadow:0 4px 12px #1a29804d;transform:translateY(-2px)}.add-passenger:disabled{transform:none}.add-passenger small{font-size:.8rem;margin-left:5px;opacity:.8}.date-group label{align-items:center;color:#374151;display:flex;font-weight:600;gap:8px;margin-bottom:8px}.date-input{border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;padding:12px 15px;transition:all .3s ease;width:100%}.date-input:focus{border-color:#1a2980;box-shadow:0 0 0 3px #1a29801a;outline:none}.booking-summary{background:#f8fafc;border-left:4px solid #1a2980;border-radius:10px;margin:20px 0;padding:20px}.payment-button-section{border-top:1px solid #e9ecef;margin-top:15px;padding-top:15px}.payment-btn-inline{align-items:center;background:linear-gradient(135deg,#002f34,#004449);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;padding:12px 20px;transition:all .3s ease;width:100%}.payment-btn-inline:hover{box-shadow:0 6px 20px #28a74566;transform:translateY(-2px)}.payment-btn-inline:disabled{background:#6c757d;box-shadow:none;cursor:not-allowed;transform:none}.payment-btn-inline i{font-size:18px}.payment-btn-inline.payment-completed{background:linear-gradient(135deg,#28a745,#34ce57);cursor:default}.payment-btn-inline.payment-completed:hover{box-shadow:0 4px 15px #28a7454d;transform:none}.summary-row{border-bottom:1px solid #e5e7eb;padding:8px 0}.summary-row:last-child{border-bottom:none}.summary-row.total-row{border-top:2px solid #1a2980;font-size:1.1rem;font-weight:700;margin-top:10px;padding-top:15px}.summary-value{color:#1a2980;font-weight:600}.total-price{color:#26d0ce;font-size:1.3rem}.enhanced-book-btn{align-items:center;background:linear-gradient(135deg,#1a2980,#26d0ce);border:none;border-radius:12px;box-shadow:0 4px 15px #1a298033;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:700;gap:12px;justify-content:center;margin-top:25px;padding:18px 30px;transition:all .3s ease;width:100%}.enhanced-book-btn:hover{box-shadow:0 8px 25px #1a29804d;transform:translateY(-3px)}.enhanced-book-btn small{font-size:.85rem;font-weight:400;opacity:.9}label{color:#444;display:block;font-weight:600;margin-bottom:8px}input,select,textarea{font-size:16px!important}input,select{border:2px solid #ddd;border-radius:5px;padding:14px;transition:border-color .3s;width:100%}input::placeholder{color:#939393}input:focus,select:focus{border-color:#1a2980;outline:none}.input-error{background:#fff6f6;border-color:#e74c3c!important}.field-error{align-items:center;color:#e74c3c;display:flex;font-size:.95em;gap:6px;margin-top:5px}.field-error .fa-times{color:#e74c3c;font-size:1em}.passenger-container{background:#f8f9fa;border-radius:10px;margin-top:15px;padding:20px}.passenger-item{align-items:stretch;display:flex;flex-direction:column;gap:8px;margin-bottom:22px}.passenger-details-row{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:14px;margin-top:2px}.passenger-item input.input-error,.passenger-item input.passenger-name{box-sizing:border-box;flex:1 1 100%;font-size:1rem;max-width:100%;min-width:100%;padding:14px 12px}.passenger-item .react-select__control{font-size:1rem;max-width:180px;min-width:120px}.passenger-item .react-select__control--is-focused{border-color:#1a2980;box-shadow:0 0 0 1px #1a2980}.passenger-item .remove-passenger{margin-left:6px;margin-top:0}.remove-passenger{align-items:center;background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:50%;box-shadow:0 2px 8px #ef44444d;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:40px;justify-content:center;transition:all .3s ease;width:40px}.remove-passenger:hover:not(:disabled){background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 4px 12px #ef444466;transform:translateY(-2px)}.remove-passenger:disabled{background:#d1d5db;box-shadow:0 1px 3px #0000001a;color:#9ca3af;cursor:not-allowed;transform:none}.add-passenger{align-items:center;background:#2ed573;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;margin-top:10px;padding:12px 20px;transition:background .3s}.add-passenger:hover{background:#26b863}.btn-book{background:#ffc000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;margin-top:10px;padding:16px;transition:transform .3s,box-shadow .3s;width:100%}.btn-book:hover{box-shadow:0 5px 15px #0003;transform:translateY(-3px)}.btn-book:active{transform:translateY(0)}.boats-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.boat-card{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;cursor:pointer;overflow:hidden;transition:transform .3s,box-shadow .3s}.boat-card:hover{box-shadow:0 15px 30px #0003;transform:translateY(-10px)}.boat-image{background-position:50%;background-size:cover;height:180px}.boat-details{padding:20px}.boat-details h3{color:#1a2980;margin-bottom:10px}.boat-features{color:#666;display:flex;justify-content:space-between;margin:15px 0}.feature{align-items:center;display:flex;flex-direction:column}.feature i{margin-bottom:5px}.feature i,.price{color:#1a2980;font-size:24px}.price{font-weight:700;text-align:right}.selected-boat{border:3px solid #ffc000;position:relative}.selected-boat:after{background:#ffc000;border-radius:20px;color:#fff;content:"SELECTED";font-size:14px;font-weight:600;padding:5px 15px;position:absolute;right:15px;top:15px}.confirmation{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0003;margin-top:30px;padding:30px}.confirmation h2{color:#28a745;margin-bottom:20px;text-align:center}.confirmation-details{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:25px}.detail-card{background:#f8f9fa;border-radius:10px;padding:20px}.detail-card h3{border-bottom:1px solid #e0e0e0;color:#1a2980;margin-bottom:15px;padding-bottom:10px}.passenger-list li{border-bottom:1px solid #eee;padding:8px 0}.passenger-list li:last-child{border-bottom:none}.passenger-details-row .remove-passenger{align-self:center;margin-top:0!important}.add-passenger:disabled{background-color:#ccc;cursor:not-allowed;opacity:.6;pointer-events:none}.add-passenger:disabled:hover{background-color:#ccc}@media (max-width:768px){.app-container{flex-direction:column}.booking-form{order:2}.boat-selection{order:1}header h1{font-size:2.2rem}}.boat-selection-header{margin-bottom:30px}.selection-title{color:#fff;text-align:center}.selection-title h2{font-size:2rem;font-weight:700;margin-bottom:10px}.selection-title p{font-size:1.1rem;opacity:.9}.enhanced-boats-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.enhanced-boat-card{background:#fff;border:3px solid #0000;border-radius:15px;box-shadow:0 8px 25px #0000001a;cursor:pointer;overflow:hidden;position:relative;transition:all .3s ease}.enhanced-boat-card:hover{box-shadow:0 15px 35px #00000026;transform:translateY(-8px)}.enhanced-boat-card.selected-boat{border-color:#ffc000;box-shadow:0 8px 25px #26d0ce33}.selected-badge{align-items:center;background:#ffc000;border-radius:20px;box-shadow:0 2px 8px #26d0ce4d;color:#fff;display:flex;font-size:.85rem;font-weight:600;gap:5px;padding:8px 15px;position:absolute;right:15px;top:15px;z-index:2}.enhanced-boat-image{align-items:center;background:linear-gradient(135deg,#1a2980,#26d0ce);background-position:50%;background-size:cover;display:flex;height:200px;justify-content:center;position:relative}.boat-icon-container{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.boat-icon-container .boat-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));height:80px;opacity:.8;width:80px}.boat-overlay{align-items:flex-end;background:linear-gradient(180deg,#0000001a,#0000004d);bottom:0;display:flex;justify-content:flex-end;left:0;padding:15px;position:absolute;right:0;top:0}.boat-price-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:25px;box-shadow:0 3px 10px #0003;color:#1a2980;font-weight:700;padding:10px 15px}.price-currency{font-size:1.2rem}.price-amount{font-size:1.5rem;margin-left:2px}.enhanced-boat-details{padding:25px}.boat-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:15px}.boat-header h3{color:#1a2980;font-size:1.3rem;font-weight:700;margin:0}.boat-capacity{align-items:center;color:#6b7280;display:flex;font-size:.9rem;font-weight:600;gap:5px}.boat-capacity i{color:#26d0ce}.boat-description{color:#6b7280;line-height:1.5;margin-bottom:20px}.enhanced-features{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));margin-bottom:25px}.enhanced-feature{align-items:center;background:#f8fafc;border-radius:8px;display:flex;flex-direction:column;padding:10px 5px;text-align:center;transition:all .3s ease}.enhanced-feature:hover{background:#e5f3ff;transform:translateY(-2px)}.enhanced-feature i{color:#1a2980;font-size:1.5rem;margin-bottom:8px}.enhanced-feature span{color:#374151;font-size:16px;font-weight:600}.boat-action{margin-top:auto}.select-boat-btn{align-items:center;background:#ffc000;border:none;border-radius:10px;box-shadow:0 4px 12px #1a298033;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:8px;justify-content:center;padding:15px 20px;transition:all .3s ease;width:100%}.select-boat-btn:hover{box-shadow:0 6px 20px #1a29804d;transform:translateY(-2px)}.enhanced-boat-card.selected-boat .select-boat-btn{background:#ffc000;box-shadow:0 4px 12px #26d0ce4d}.enhanced-confirmation{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 15px 40px #0000001a;margin-top:40px;padding:40px}.modal-overlay{height:100%;width:100%}.confirmation-modal{animation:modalSlideIn .3s ease-out;margin:0;max-height:90vh;max-width:90vw;overflow-y:auto;position:relative}.reopen-confirmation-section{border-radius:15px;margin:30px 0;text-align:center}.btn-reopen-confirmation{align-items:center;background:linear-gradient(135deg,#f59e0b,#fbbf24);border:none;border-radius:12px;box-shadow:0 4px 15px #f59e0b4d;color:#1f2937;cursor:pointer;display:flex;flex-direction:column;font-size:1rem;font-weight:600;gap:8px;margin:0 auto;padding:15px 30px;transition:all .3s ease;width:100%}.btn-reopen-confirmation:hover{background:linear-gradient(135deg,#d97706,#f59e0b);box-shadow:0 8px 25px #f59e0b66;transform:translateY(-2px)}.btn-reopen-confirmation i{font-size:1.2rem}.btn-reopen-confirmation span{font-size:1.1rem;font-weight:600}.btn-reopen-confirmation small{font-size:.85rem;font-weight:400;opacity:.9}.confirmation-header{margin-bottom:40px;text-align:center}.success-icon{align-items:center;background:linear-gradient(135deg,#10b981,#34d399);border-radius:50%;box-shadow:0 8px 25px #10b9814d;display:flex;height:80px;justify-content:center;margin:0 auto 20px;width:80px}.success-icon i{color:#fff;font-size:2.5rem}.confirmation-title h2{color:#1a2980;font-size:2.2rem;font-weight:700;margin-bottom:10px}.confirmation-title p{color:#6b7280;font-size:1.1rem}.email-confirmation-notice{background:linear-gradient(135deg,#e3f2fd,#f0f8ff);border:2px solid #2196f3;border-radius:12px;margin-top:25px;padding:20px;text-align:left}.email-confirmation-notice h4{align-items:center;color:#1976d2;display:flex;font-size:1.1rem;gap:10px;justify-content:center;margin-bottom:15px}.email-confirmation-notice h4 i{color:#2196f3}.email-confirmation-notice ul{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.email-confirmation-notice li{align-items:center;background:#ffffffb3;border-radius:6px;color:#0d47a1;display:flex;font-size:.95rem;gap:8px;justify-content:center;padding:8px 12px}.email-confirmation-notice li i{color:#2196f3;font-size:.9rem;min-width:16px}.email-confirmation-notice li strong{color:#0d47a1;font-weight:700}.enhanced-confirmation-details{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:40px}.card-header{border-bottom:2px solid #f0f4f8;gap:12px;margin-bottom:20px;padding-bottom:15px}.card-header,.card-header i{align-items:center;display:flex}.card-header i{background:linear-gradient(135deg,#1a2980,#26d0ce);border-radius:8px;color:#fff;font-size:1.2rem;height:40px;justify-content:center;width:40px}.card-header h3{color:#1a2980;font-size:1.3rem;font-weight:700;margin:0}.detail-content{display:flex;flex-direction:column;gap:0;padding:5px 0}.detail-row{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:8px;margin-bottom:8px;overflow:hidden;padding:16px 20px;position:relative;transition:all .3s ease}.detail-row:last-child{margin-bottom:0}.detail-row:hover:before{transform:scaleY(1)}.detail-row.total-row{background:linear-gradient(135deg,#1a2980,#26d0ce);border:none;box-shadow:0 6px 20px #1a29804d;color:#fff;font-size:1.2rem;font-weight:700;margin-top:15px;padding:20px;transform:none}.detail-row.total-row:hover{background:linear-gradient(135deg,#26d0ce,#1a2980);box-shadow:0 8px 25px #1a298066;transform:translateY(-2px)}.detail-row.total-row:before{display:none}.detail-row.total-row .detail-label,.detail-row.total-row .detail-value{color:#fff}.detail-label{align-items:center;color:#64748b;display:flex;font-size:.95rem;gap:8px}.detail-label:before{background:#26d0ce;border-radius:50%;content:"";display:inline-block;height:6px;width:6px}.detail-value{word-wrap:break-word;color:#1e293b;font-size:1rem;font-weight:700;text-align:right}.total-amount{color:#26d0ce;font-size:1.4rem;font-weight:800}.enhanced-passenger-list{display:flex;flex-direction:column;gap:15px}.compact-passenger-list{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-height:300px;overflow-y:auto}.compact-passenger-item{align-items:center;background:#f8f9fa;border-left:3px solid #007bff;border-radius:6px;display:flex;padding:6px 10px}.passenger-info-compact{align-items:center;display:flex;flex-wrap:wrap;gap:8px;width:100%}.passenger-name-compact{color:#2c3e50;flex:1 1;font-size:13px;font-weight:600;min-width:100px}.passenger-role-badge{background:#28a745;border-radius:12px;color:#fff;font-size:10px;font-weight:600;padding:2px 8px;text-align:center}.passenger-details-compact{background:#6c757d1a;border-radius:8px;color:#6c757d;font-size:11px;padding:2px 6px}.passenger-item-confirm{align-items:center;background:#f8fafc;border-left:4px solid #26d0ce;border-radius:10px;display:flex;gap:15px;padding:15px}.passenger-avatar{align-items:center;background:linear-gradient(135deg,#1a2980,#26d0ce);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.2rem;height:45px;justify-content:center;width:45px}.passenger-info{flex:1 1}.passenger-name{color:#1a2980;font-size:1.1rem;font-weight:700;margin-bottom:3px}.passenger-details{color:#6b7280;font-size:.9rem}.enhanced-feature-list{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.feature-item-confirm{align-items:center;background:#f8fafc;border-left:3px solid #26d0ce;border-radius:8px;color:#374151;display:flex;font-weight:600;gap:10px;padding:12px 15px}.feature-item-confirm i{color:#1a2980;font-size:1.1rem}.enhanced-confirmation-actions{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:30px}.btn-new-booking{align-items:center;background:linear-gradient(135deg,#1a2980,#26d0ce);border:none;border-radius:10px;box-shadow:0 4px 15px #1a298033;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:10px;justify-content:center;min-width:200px;padding:15px 30px;transition:all .3s ease}.btn-new-booking:hover{box-shadow:0 8px 25px #1a29804d;transform:translateY(-3px)}.btn-print{align-items:center;background:#fff;border:2px solid #1a2980;border-radius:10px;color:#1a2980;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:10px;justify-content:center;min-width:200px;padding:15px 30px;transition:all .3s ease}.btn-print:hover{background:#1a2980;box-shadow:0 8px 25px #1a298033;color:#fff;transform:translateY(-3px)}.confirmation-footer{background:#f8fafc;border-radius:10px;margin-top:30px;padding:25px;text-align:center}.confirmation-footer p{align-items:center;color:#6b7280;display:flex;font-size:1rem;gap:10px;justify-content:center;line-height:1.5;margin:0}.confirmation-footer i{color:#26d0ce;font-size:1.2rem}@media (max-width:768px){.enhanced-confirmation-actions{align-items:center;flex-direction:column}.btn-new-booking,.btn-print{max-width:300px;width:100%}.enhanced-boats-grid,.enhanced-confirmation-details{grid-template-columns:1fr}.confirmation-modal{max-width:95vw;padding:20px}.modal-overlay{padding:10px}.btn-reopen-confirmation{font-size:.9rem;padding:12px 25px}.reopen-confirmation-section{margin:20px 0;padding:15px}}@media (max-width:600px){.passenger-item{align-items:stretch;flex-direction:column;gap:8px}.passenger-item .react-select__control,.passenger-item input.input-error,.passenger-item input.passenger-name{max-width:100%;min-width:100%}.passenger-details-row{align-items:stretch;flex-direction:column;gap:8px}.enhanced-features{grid-template-columns:repeat(2,1fr)}.enhanced-feature-list{grid-template-columns:1fr}.confirmation-footer p{flex-direction:column;gap:5px}}.saturday-only-note{color:#dc3545;font-size:.9rem;font-weight:600}.saturday-info{align-items:center;animation:warningSlide .3s ease-out;background:linear-gradient(135deg,#fff3cd,#ffeaa7);border:2px solid #ffc107;border-radius:8px;color:#856404;display:flex;font-size:.95rem;font-weight:600;gap:10px;margin-top:12px;padding:12px 16px}@keyframes warningSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.saturday-info i{color:#ffc107;font-size:1rem}.advance-booking-info{align-items:center;animation:infoSlide .3s ease-out;border:2px solid red;border-radius:8px;color:red;display:flex;font-size:.95rem;font-weight:600;gap:10px;margin-top:12px;padding:12px 16px}.advance-booking-info i{color:red;font-size:1rem}.pricing-note{align-items:center;background:linear-gradient(135deg,#d1ecf1,#bee5eb);border:2px solid #17a2b8;border-radius:8px;color:#0c5460;display:flex;font-size:.9rem;font-weight:600;gap:10px;margin-top:12px;padding:12px 16px}.pricing-note i{color:#17a2b8;font-size:1rem}.minimum-passenger-note{align-items:center;background:linear-gradient(135deg,#ffeaa7,#fab1a0);border:2px solid #e17055;border-radius:8px;color:#2d3436;display:flex;font-size:.9rem;font-weight:600;gap:10px;margin-top:8px;padding:12px 16px}.minimum-passenger-note i{color:#e17055;font-size:1rem}.price-per-person{font-size:.8rem;margin-left:2px;opacity:.8}.terms-conditions-section{background:#f8fafc;border-radius:10px;margin:25px 0;padding:20px}.terms-checkbox-container{align-items:center;cursor:pointer;display:flex;font-size:1rem;gap:15px;line-height:1.4;position:relative}.terms-checkbox{appearance:none;background:#fff;border:2px solid #d1d5db;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .3s ease;width:20px}.terms-checkbox:checked{background:#1a2980;border-color:#1a2980}.terms-checkbox:checked:after{color:#fff;content:"✓";font-size:14px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.terms-checkbox:hover{border-color:#1a2980;box-shadow:0 0 0 3px #1a29801a}.terms-text{color:#374151;flex:1 1;font-weight:500}.terms-text .terms-link,.terms-text a{color:#1a2980;font-weight:600;text-decoration:underline}.terms-text .terms-link{background:none;border:none;cursor:pointer;font:inherit;padding:0}.terms-text .terms-link:hover,.terms-text a:hover{color:#26d0ce;text-decoration:none}.enhanced-book-btn:disabled{box-shadow:0 4px 15px #1a29801a!important;cursor:not-allowed;opacity:.6;transform:none!important}@media print{@page{size:A4;margin:.3in}body{font-size:10px!important;line-height:1.1!important}.app-container>:not(.modal-overlay),.booking-header,.reopen-confirmation-section,.success-modal-overlay{display:none!important}.modal-overlay{height:auto!important;padding:0!important;width:auto!important;z-index:auto!important}.confirmation,.confirmation-modal,.enhanced-confirmation,.modal-overlay{background:#fff!important;display:block!important;position:static!important}.confirmation,.confirmation-modal,.enhanced-confirmation{animation:none!important;border-radius:0!important;box-shadow:none!important;font-size:10px!important;margin:0!important;max-height:none!important;max-width:none!important;overflow:visible!important;padding:5px!important;page-break-inside:avoid}.confirmation-header{border-bottom:1px solid #1a2980;margin-bottom:8px!important;padding-bottom:5px!important;text-align:center}.confirmation-title h2{color:#1a2980!important;font-size:1.2rem!important;margin-bottom:3px!important}.confirmation-title p{font-size:.8rem!important;margin:0!important}.success-icon{height:30px!important;margin:0 auto 5px!important;width:30px!important}.enhanced-confirmation-details{grid-gap:5px!important;display:grid!important;gap:5px!important;grid-template-columns:1fr 1fr!important;margin-bottom:5px!important}.detail-card{background:#fff!important;border:1px solid #e5e7eb;margin-bottom:5px!important;padding:5px!important;page-break-inside:avoid}.detail-row{background:none!important;border:none!important;border-bottom:1px solid #e5e7eb!important;box-shadow:none!important;font-size:.75rem!important;line-height:1.2!important;margin-bottom:2px!important;padding:2px 0!important;transform:none!important}.detail-row:before{display:none!important}.detail-row.total-row{background:#f8fafc!important;border:2px solid #1a2980!important;padding:15px!important}.detail-row.total-row .detail-label,.detail-row.total-row .detail-value{color:#1a2980!important}.card-header{border-bottom:1px solid #1a2980;margin-bottom:4px!important;padding-bottom:3px!important}.card-header h3{color:#1a2980!important;font-size:.9rem!important;margin:0!important}.card-header i{font-size:.8rem!important}.btn-new-booking,.btn-print,.confirmation-actions,.copy-btn,.copy-feedback,.enhanced-confirmation-actions{display:none!important}.booking-id-container{align-items:center!important;flex-direction:row!important}.enhanced-passenger-list{gap:3px!important}.compact-passenger-list{gap:4px!important;grid-template-columns:repeat(3,1fr)!important;max-height:none!important;overflow:visible!important}.compact-passenger-item{border-left-width:2px!important;font-size:9px!important;padding:3px 6px!important}.passenger-name-compact{font-size:10px!important;min-width:80px!important}.passenger-details-compact,.passenger-role-badge{font-size:8px!important;padding:1px 4px!important}.compact-passenger-item,.passenger-item-confirm{display:flex!important;visibility:visible!important}.passenger-item-confirm{font-size:.7rem!important;margin-bottom:2px!important;padding:4px!important}.passenger-avatar{height:20px!important;width:20px!important}.passenger-name{font-size:.75rem!important;margin-bottom:1px!important}.passenger-details{font-size:.65rem!important}.booking-id-card{grid-column:1/-1!important}.booking-id-value{background:#f8fafc!important;border:1px solid #1a2980!important;flex:none!important;font-weight:700;padding:8px!important}.detail-label{color:#666!important;font-size:.9rem!important}.detail-value{color:#333!important;font-size:.9rem!important}body{background:#fff!important;margin:0;padding:0}.container{margin:0!important;max-width:none!important;padding:0!important}}.experience-package-section{background:#fff;border-radius:15px;box-shadow:0 4px 20px #0000001a;margin:2rem 0;overflow:hidden}.experience-header{color:#fff;text-align:left}.experience-header .section-title h2{font-size:2rem;font-weight:600;margin-bottom:.5rem}.experience-header .section-title p{font-size:1.1rem;opacity:.9}.experience-card{align-items:flex-start;gap:2rem;min-height:300px}.experience-image{border-radius:12px;flex:0 0 300px;height:200px;overflow:hidden}.experience-image img{height:100%;object-fit:cover;width:100%}.experience-content{flex:1 1}.experience-content h3{color:#2d3748;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.experience-description{color:#4a5568;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.experience-details,.experience-stats{margin-bottom:1.5rem}.experience-stats{display:flex;flex-wrap:wrap;gap:1rem}.experience-stats .stat-item{align-items:center;background:#f7fafc;border-left:3px solid #667eea;border-radius:6px;display:flex;font-size:.9rem;gap:.5rem;padding:.5rem .75rem;white-space:nowrap}.experience-stats .stat-item i{color:#667eea;font-size:1.1rem}.experience-stats .stat-item span{color:#2d3748;font-weight:500}.experience-features h4{color:#2d3748;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.experience-features ul{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));list-style:none}.experience-features li{align-items:center;display:flex;gap:.75rem;padding:.5rem 0}.experience-features li i{color:#48bb78;font-size:1rem;text-align:center;width:16px}.experience-features li span{color:#4a5568;font-weight:500}.price-display{display:flex;flex-direction:column;gap:.25rem}.price-amount{color:#667eea;font-size:2rem;font-weight:700}.best-price-badge,.recommended-badge{align-items:center;border-radius:8px;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.75rem 1rem}.recommended-badge{background:#c6f6d5;color:#22543d}.best-price-badge{background:#fed7d7;color:#c53030}.best-price-badge i,.recommended-badge i{font-size:1rem}@media (max-width:1024px){.experience-card{flex-direction:column;gap:1.5rem;padding:1.5rem}.experience-image{flex:none;height:250px;width:100%}.experience-stats{gap:.75rem;justify-content:center}.experience-features ul{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:768px){.experience-package-section{margin:1rem 0}.experience-header{padding:1.5rem}.experience-header .section-title h2{font-size:1.5rem}.experience-card{gap:1rem;padding:1rem}.experience-content h3{font-size:1.5rem}.experience-description{font-size:1rem}.experience-stats{flex-direction:column;gap:.5rem}.experience-stats .stat-item{justify-content:center}.experience-features ul{grid-template-columns:1fr}.experience-pricing{align-items:stretch;flex-direction:column;gap:1rem;text-align:center}.price-display{text-align:center}.best-price-badge,.recommended-badge{justify-content:center}.service-summary-card{min-width:auto}}.payment-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10001}.payment-modal{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000004d;max-height:90vh;max-width:550px;overflow-y:auto;width:90%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.payment-modal-header{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-bottom:1px solid #eee;border-radius:12px 12px 0 0;color:#fff;display:flex;justify-content:space-between;padding:20px 25px}.payment-modal-header h2{font-size:22px;font-weight:600;margin:0}.close-btn{background:none;border-radius:50%;color:#fff;font-size:20px;padding:5px}.close-btn:hover{background-color:#ffffff1a;transform:rotate(90deg)}.payment-modal-content{padding:25px}.booking-summary-section{background:#f8f9fa;border-left:4px solid #6366f1;border-radius:8px;margin-bottom:25px;padding:20px}.booking-summary-section h3{color:#6366f1;font-size:18px;font-weight:600;margin:0 0 15px}.summary-details{display:flex;flex-direction:column;gap:8px}.summary-row{align-items:center;display:flex;font-size:14px;justify-content:space-between;padding:5px 0}.summary-row:first-child{color:#666}.summary-row.total{border-top:1px solid #ddd;font-size:16px;font-weight:600;margin-top:8px;padding-top:12px}.amount-display{align-items:center;display:flex;justify-content:flex-end}.php-amount{color:#6366f1;font-size:18px;font-weight:700}.payment-step{padding:30px 20px;text-align:center}.step-icon{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;box-shadow:0 4px 15px #6366f14d;color:#fff;display:flex;font-size:32px;height:80px;justify-content:center;margin:0 auto 20px;width:80px}.step-icon.processing{animation:pulse 2s infinite;background:linear-gradient(135deg,#ff6b35,#f7931e)}.step-icon.success{background:linear-gradient(135deg,#28a745,#34ce57)}.step-icon.error{background:linear-gradient(135deg,#dc3545,#e85d75)}.step-icon.cancelled{background:linear-gradient(135deg,orange,#ff8c00)}.payment-step h3{color:#6366f1;font-size:24px;font-weight:600;margin:0 0 10px}.payment-step p{color:#666;font-size:16px;line-height:1.5;margin-bottom:25px}.payment-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;min-width:150px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.payment-btn.primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 4px 15px #6366f14d;color:#fff}.payment-btn.primary:hover{box-shadow:0 6px 20px #6366f166;transform:translateY(-2px)}.payment-btn.primary:disabled{cursor:not-allowed;opacity:.6;transform:none}.payment-btn.secondary{background:#6c757d;color:#fff}.payment-btn.secondary:hover{background:#545b62;transform:translateY(-1px)}.payment-btn.success{background:linear-gradient(135deg,#28a745,#34ce57);color:#fff}.payment-btn.success:hover{box-shadow:0 4px 15px #28a7454d;transform:translateY(-2px)}.payment-btn.tertiary{background:#f8f9fa;border:1px solid #dee2e6;color:#6c757d}.payment-btn.tertiary:hover{background:#e9ecef}.payment-actions{margin-bottom:25px}.error-actions,.payment-actions{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.qr-code-section{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;margin:25px 0;padding:20px}.qr-code-section p{color:#666;font-size:14px;margin:0 0 15px}.qr-code{border-radius:8px;box-shadow:0 2px 8px #0000001a;height:auto;max-width:200px}.timer-display{align-items:center;background:#e7f3ff;border:1px solid #b3d7ff;border-radius:8px;color:#0056b3;display:flex;font-size:15px;font-weight:600;gap:8px;justify-content:center;margin:20px 0;padding:12px 20px}.timer-display.expired{background:#ffe6e6;border-color:#ffb3b3;color:#d63384}.timer-display i{font-size:16px}.status-indicator{align-items:center;background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;color:#856404;display:flex;font-size:14px;gap:10px;justify-content:center;margin-top:25px;padding:15px}.status-indicator i{color:#f7931e}.error-message{color:#dc3545!important;font-size:14px}.payment-modal-footer{background:#f8f9fa;border-radius:0 0 12px 12px;border-top:1px solid #eee;padding:15px 25px}.security-info{align-items:center;color:#666;display:flex;font-size:14px;gap:8px;justify-content:center}.security-info i{color:#28a745}@media (max-width:768px){.payment-modal{margin:20px;max-height:85vh;width:95%}.payment-modal-header{padding:15px 20px}.payment-modal-header h2{font-size:20px}.payment-modal-content{padding:20px}.booking-summary-section{padding:15px}.payment-step{padding:25px 15px}.step-icon{font-size:28px;height:70px;width:70px}.payment-step h3{font-size:22px}.payment-btn{font-size:15px;min-width:120px;padding:10px 20px}.error-actions{align-items:center;flex-direction:column}.qr-code{max-width:150px}}.modal-overlay{background-color:#00000080}.modal-content{box-shadow:0 20px 60px #0000004d;position:relative;width:90%}.modal-header{border-bottom:1px solid #e9ecef;padding:24px}.modal-header h2{align-items:center;color:#2c3e50;display:flex;font-size:1.5rem;gap:12px;margin:0}.modal-close{border-radius:50%;color:#6c757d;padding:4px;transition:background-color .2s}.modal-close:hover{background-color:#f8f9fa;color:#495057}.modal-body{padding:24px}.modal-body p{color:#6c757d;line-height:1.6}.login-form .form-group,.modal-body p{margin-bottom:20px}.login-form label{color:#2c3e50;display:block;font-weight:600;margin-bottom:8px}.login-form input{border:2px solid #e9ecef;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:12px 16px;transition:border-color .2s;width:100%}.login-form input:focus{border-color:#007bff;outline:none}.login-form input.input-error{border-color:#dc3545}.help-text{color:#6c757d;font-size:.875rem;margin-top:6px}.error-message{gap:8px;padding:12px 16px}.btn-primary{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:8px;justify-content:center;padding:12px 24px;transition:background-color .2s}.btn-primary:hover:not(:disabled){background-color:#0056b3}.btn-primary:disabled{background-color:#6c757d;cursor:not-allowed}.btn-primary.full-width{width:100%}.btn-secondary{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:.875rem;gap:6px;padding:8px 16px;transition:background-color .2s}.booking-found-header{align-items:center;background-color:#d4edda;border-radius:8px;display:flex;gap:16px;margin-bottom:24px;padding:16px}.success-icon{color:#155724;font-size:1.5rem}.booking-found-header h3{color:#155724;font-size:1.25rem;margin:0}.booking-found-header p{color:#155724;margin:4px 0 0;opacity:.8}@media (max-width:768px){.modal-content{margin:20px;width:95%}}.admin-sidebar{background:#000;box-shadow:2px 0 10px #0000001a;color:#fff;height:100vh;left:0;overflow-y:auto;position:fixed;top:0;width:280px;z-index:1000}.sidebar-header{background:#0000001a;border-bottom:1px solid #fff3;padding:2rem 1.5rem}.sidebar-header h2{font-size:1.5rem;font-weight:600;margin:0;text-align:center}.sidebar-content{padding:2rem 1.5rem}.sidebar-content h3{font-size:1.1rem;font-weight:500;letter-spacing:.5px;margin:0 0 1.5rem;opacity:.9;text-transform:uppercase}.section-list{list-style:none;margin:0;padding:0}.section-list li{margin-bottom:.8rem}.section-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:12px;color:#fff;cursor:pointer;display:flex;gap:1rem;padding:1rem;text-align:left;transition:all .3s ease;width:100%}.section-button:hover{background:#fff3;box-shadow:0 4px 15px #0003;transform:translateX(5px)}.section-button.active{background:#ffffff4d;border-color:#ffffff4d;box-shadow:0 4px 20px #0000004d}.section-button i{font-size:1.3rem;opacity:.9;text-align:center;width:24px}.section-info{display:flex;flex-direction:column;gap:.2rem}.section-name{font-size:1rem;font-weight:600;line-height:1.2}.section-description{font-size:.8rem;font-weight:400;opacity:.8}@media (max-width:768px){.admin-sidebar{height:auto;position:static;width:100%}.section-button{padding:.8rem}.section-button i{font-size:1.1rem}.section-name{font-size:.9rem}.section-description{font-size:.75rem}}.booking-management{margin:0 auto;max-width:1200px;padding:2rem}.header-content{align-items:center;display:flex;gap:2rem;justify-content:center}.header-text h2{font-size:1.8rem}.refresh-btn{background:#3b82f6;border-radius:8px;font-size:.95rem;font-weight:500;justify-content:center;min-width:120px;padding:.75rem 1.5rem;transition:all .2s ease}.refresh-btn:hover:not(:disabled){background:#2563eb;box-shadow:0 4px 8px #3b82f64d;transform:translateY(-1px)}.refresh-btn:disabled{cursor:not-allowed;opacity:.7;pointer-events:none}.refresh-btn.refreshing{background:#2563eb}.refresh-spinner{border:2px solid #0000;border-top-color:currentcolor}.error,.loading,.no-bookings{font-size:1.1rem;padding:2rem;text-align:center}.error{background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;color:#dc2626}.bookings-list{display:flex;flex-direction:column;gap:1.5rem}.booking-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 4px #0000001a;padding:1.5rem}.booking-header{align-items:center;border-bottom:1px solid #e5e7eb;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.booking-id{color:#1f2937;font-size:1.1rem;font-weight:600}.status-badge{font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:.25rem .75rem}.status-pending{background:#fef3c7;color:#d97706}.status-accepted{background:#dcfce7;color:#16a34a}.status-rejected{background:#fee2e2;color:#dc2626}.status-cancelled{background:#f3f4f6;color:#6b7280}.booking-details{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:1rem}.detail-row{gap:.5rem;margin-bottom:.5rem}.detail-row strong{color:#374151;flex-shrink:0}.detail-row span:last-child{overflow-wrap:break-word;word-break:break-word}.passengers-section{background:#f9fafb;border-radius:8px;margin:1rem 0;padding:1rem}.passengers-section strong{color:#374151;display:block;margin-bottom:.5rem}.passengers-section ul{margin:0;padding-left:1.5rem}.passengers-section li{color:#6b7280;margin-bottom:.25rem}.review-info{background:#f3f4f6;border-radius:6px;color:#6b7280;font-size:.9rem;margin-top:1rem;padding:.75rem}.action-buttons{border-top:1px solid #e5e7eb;display:flex;gap:1rem;margin-top:1.5rem;padding-top:1rem}.btn-accept,.btn-cancel,.btn-reject{border:none;border-radius:6px;cursor:pointer;font-weight:600;padding:.5rem 1.5rem;transition:all .2s ease}.btn-accept{background:#16a34a;color:#fff}.btn-accept:hover{background:#15803d;transform:translateY(-1px)}.btn-reject{background:#dc2626;color:#fff}.btn-reject:hover{background:#b91c1c;transform:translateY(-1px)}.btn-cancel{background:#6b7280;color:#fff}.btn-cancel:hover{background:#4b5563;transform:translateY(-1px)}.skeleton-card{animation:pulse 1.5s ease-in-out infinite;background:#f8f9fa;border:1px solid #e9ecef}.skeleton-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.skeleton-id{background:#e9ecef;border-radius:4px;height:20px;width:120px}.skeleton-status{background:#e9ecef;border-radius:12px;height:24px;width:80px}.skeleton-content{margin:1rem 0}.skeleton-line{background:#e9ecef;border-radius:4px;height:16px;margin-bottom:.5rem}.skeleton-line.long{width:100%}.skeleton-line.medium{width:75%}.skeleton-line.short{width:50%}.skeleton-buttons{border-top:1px solid #e5e7eb;display:flex;gap:1rem;margin-top:1.5rem;padding-top:1rem}.skeleton-button{background:#e9ecef;border-radius:6px;height:36px;width:100px}.btn-accept,.btn-cancel,.btn-reject{align-items:center;display:flex;gap:.5rem;justify-content:center;min-width:120px;position:relative}.btn-accept.loading,.btn-cancel.loading,.btn-reject.loading{pointer-events:none}.btn-accept:disabled,.btn-cancel:disabled,.btn-reject:disabled{cursor:not-allowed;opacity:.7}.button-spinner{border:2px solid #0000;border-top-color:currentcolor}.btn-accept.loading{background:#28a745}.btn-reject.loading{background:#dc3545}.btn-cancel.loading{background:#6b7280}@media (max-width:768px){.booking-management{padding:1rem}.header-content{align-items:stretch;flex-direction:column;gap:1rem}.refresh-btn{width:100%}.booking-details{grid-template-columns:1fr}.action-buttons{flex-direction:column}.btn-accept,.btn-cancel,.btn-reject{width:100%}.skeleton-buttons{flex-direction:column}.skeleton-button{width:100%}}.services-management{max-width:100%;padding:0}.management-header{background:#000;border-radius:12px;box-shadow:0 4px 15px #667eea33;color:#fff;margin-bottom:2rem;padding:2rem}.header-text h2{font-size:2rem;font-weight:600;margin:0 0 .5rem}.header-text p{margin:0;opacity:.9}.header-actions{align-items:center;gap:1rem}.add-service-btn,.refresh-btn{align-items:center;background:#fff3;border:2px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.add-service-btn:hover,.refresh-btn:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px)}.refresh-btn.refreshing{cursor:not-allowed;opacity:.7}.add-service-btn{background:#ffffffe6;border-color:#0000;color:#667eea}.add-service-btn:hover{background:#fff;color:#764ba2}.refresh-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.error-message{background:#fee;border-left:4px solid #c53030;color:#c53030;gap:.5rem;margin-bottom:1rem;padding:1rem}.admin-services-list{grid-gap:1.5rem;display:grid;gap:1.5rem}.admin-service-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.admin-service-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.service-header{align-items:flex-start;border-bottom:1px solid #eee;display:flex;gap:1rem;padding:1.5rem}.service-image img{height:100%;object-fit:cover;width:100%}.service-info{flex:1 1;min-width:0}.service-info h3{color:#2d3748;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.service-badges{display:flex;flex-wrap:wrap;gap:.5rem}.badge-best-price,.badge-recommended,.category-badge,.status-badge{border-radius:20px;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.25rem .75rem;text-transform:uppercase}.category-stay{background:#e6fffa;border:1px solid #a7f3d0;color:#065f46}.category-experience{background:#fef7e0;border:1px solid #fcd34d;color:#92400e}.category-event{background:#f3e8ff;border:1px solid #c084fc;color:#7c2d12}.status-active{background:#dcfce7;border:1px solid #86efac;color:#166534}.status-inactive{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.badge-recommended{background:#ede9fe;border:1px solid #c4b5fd;color:#5b21b6}.badge-best-price{background:#fef3c7;border:1px solid #fbbf24;color:#92400e}.service-price{flex-shrink:0;text-align:right}.service-price .price{color:#667eea;display:block;font-size:1.5rem;font-weight:700}.service-price .min-pax{color:#6b7280;display:block;font-size:.875rem;margin-top:.25rem}.service-details{padding:1rem 1.5rem}.service-description{color:#4b5563;line-height:1.6;margin:0 0 1rem}.service-stats{display:flex;gap:1rem;margin-bottom:1rem}.service-stats span{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.25rem}.service-stats i{color:#f59e0b}.service-features{margin-top:1rem}.service-features strong{color:#374151;display:block;margin-bottom:.5rem}.service-features ul{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.service-features li{background:#f3f4f6;border-radius:6px;color:#374151;font-size:.875rem;padding:.25rem .75rem}.service-actions{border-top:1px solid #eee;display:flex;gap:.75rem;justify-content:flex-end;padding:1rem 1.5rem}.btn-delete,.btn-edit,.btn-toggle{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.btn-edit{background:#dbeafe;color:#1e40af}.btn-edit:hover{background:#bfdbfe}.btn-delete{background:#fee2e2;color:#dc2626}.btn-delete:hover{background:#fecaca}.btn-delete.loading{cursor:not-allowed;opacity:.7}.btn-toggle{border:none;cursor:pointer;font-weight:500;transition:all .3s ease}.btn-toggle.loading{cursor:not-allowed;opacity:.7}.btn-deactivate{background:#fee2e2;color:#dc2626}.btn-deactivate:hover{background:#fecaca}.btn-activate{background:#dcfce7;color:#166534}.btn-activate:hover{background:#bbf7d0}.no-services{color:#6b7280;padding:4rem 2rem;text-align:center}.no-services i{color:#d1d5db;font-size:4rem;margin-bottom:1rem}.no-services h3{color:#374151;margin:0 0 .5rem}.modal-overlay{padding:1rem;z-index:2000}.modal-content{border-radius:12px;box-shadow:0 20px 25px #0000001a;max-width:600px}.modal-header{border-bottom:1px solid #eee;padding:1.5rem}.modal-header h3{color:#2d3748}.modal-close{background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;font-size:1.5rem;padding:.25rem}.modal-close:hover{background:#f3f4f6;color:#374151}.service-form{padding:1.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group{margin-bottom:1rem}.form-group label{color:#374151;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #d1d5db;border-radius:6px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.feature-input{display:flex;gap:.5rem;margin-bottom:.5rem}.feature-input input{flex:1 1}.remove-feature{background:#fee2e2;border:none;border-radius:4px;color:#dc2626;cursor:pointer;padding:.75rem;transition:background-color .3s ease}.remove-feature:hover{background:#fecaca}.add-feature{align-items:center;background:#f0f9ff;border:1px dashed #0369a1;border-radius:6px;color:#0369a1;cursor:pointer;display:flex;gap:.5rem;justify-content:center;padding:.75rem;transition:all .3s ease;width:100%}.add-feature:hover{background:#e0f2fe}.form-checkboxes{display:flex;flex-wrap:wrap;gap:1rem;margin:1rem 0}.checkbox-label{font-weight:500;gap:.5rem}.checkbox-label input[type=checkbox]{margin:0}.form-actions{gap:1rem;margin-top:2rem;padding-top:1rem}.btn-cancel,.btn-submit{align-items:center;border-radius:6px;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.btn-cancel{background:#f3f4f6;border:1px solid #d1d5db;color:#374151}.btn-cancel:hover{background:#e5e7eb}.btn-submit{background:#667eea;border:none;color:#fff}.btn-submit:hover{background:#764ba2}.btn-submit.loading{cursor:not-allowed;opacity:.7}.button-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.options-container{display:flex;flex-direction:column;gap:1rem}.option-card{background:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;overflow:hidden}.option-header{align-items:center;background:#667eea;color:#fff;display:flex;justify-content:space-between;padding:.75rem 1rem}.option-header h4{font-size:1rem;font-weight:600;margin:0}.remove-option{background:#fff3;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.25rem .5rem;transition:background-color .3s ease}.remove-option:hover{background:#ffffff4d}.option-form{padding:1rem}.option-form .form-group{margin-bottom:.75rem}.option-form .form-group:last-child{margin-bottom:0}.option-form .form-row{gap:.75rem}.add-option{align-items:center;background:#f0f9ff;border:2px dashed #0369a1;border-radius:8px;color:#0369a1;cursor:pointer;display:flex;font-weight:500;gap:.5rem;justify-content:center;padding:1rem;transition:all .3s ease;width:100%}.add-option:hover{background:#e0f2fe;border-color:#0284c7}.add-feature.small{font-size:.875rem;margin-top:.5rem;padding:.5rem 1rem}.service-options{border-top:1px solid #eee;margin-top:1rem;padding-top:1rem}.service-options strong{color:#374151;display:block;font-size:.875rem;margin-bottom:.75rem}.options-list{display:flex;flex-direction:column;gap:.75rem}.option-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.75rem}.option-summary{align-items:center;display:flex;gap:.75rem;margin-bottom:.5rem}.option-name{color:#1f2937;font-weight:600}.option-price{background:#667eea;color:#fff;font-weight:600}.option-price,.option-slots{border-radius:4px;font-size:.875rem;padding:.25rem .5rem}.option-slots{background:#f3f4f6;color:#6b7280}.option-description{color:#6b7280;font-size:.875rem;line-height:1.4;margin-bottom:.5rem}.option-features{display:flex;flex-wrap:wrap;gap:.5rem}.option-feature{background:#e0f2fe;border-radius:4px;color:#0369a1;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.services-tabs{background:#f8fafc;border-radius:12px;box-shadow:0 2px 4px #0000001a;display:flex;gap:.25rem;margin-bottom:2rem;padding:.5rem}.tab-button{border-radius:8px;color:#6b7280;flex:1 1;font-size:.95rem;gap:.5rem;justify-content:center;padding:.75rem 1.5rem}.tab-button:hover{background:#667eea1a;color:#667eea}.tab-button.active{background:#667eea;box-shadow:0 2px 4px #667eea4d}.tab-button.active i{color:#fff}.tab-button i{color:#9ca3af;font-size:1rem}.tab-content{min-height:400px}.hrv-content,.popular-content{align-items:center;display:flex;justify-content:center;min-height:400px}.content-placeholder{max-width:600px;padding:2rem;text-align:center}.content-placeholder i{color:#d1d5db;font-size:4rem;margin-bottom:1.5rem}.content-placeholder h3{color:#374151;font-size:1.5rem;margin:0 0 .75rem}.content-placeholder p{color:#6b7280;font-size:1.1rem;line-height:1.6;margin:0 0 2rem}.placeholder-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.placeholder-card{padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.placeholder-card:hover{box-shadow:0 8px 25px #0000001a}.placeholder-card h4{color:#1f2937;font-size:1.1rem;margin:0 0 .75rem}.placeholder-card p{font-size:.95rem}@media (max-width:768px){.header-content{align-items:stretch;flex-direction:column}.header-actions{justify-content:center}.form-row{grid-template-columns:1fr}.service-header{flex-direction:column}.service-price{text-align:left}.service-actions{justify-content:center}.form-actions,.form-checkboxes{flex-direction:column}.services-tabs{gap:.125rem;padding:.25rem}.tab-button{font-size:.875rem;padding:.5rem 1rem}.tab-button span{display:none}.placeholder-cards{grid-template-columns:1fr}.content-placeholder{padding:1.5rem 1rem}}.no-image{align-items:center;background:#f3f4f6;border-radius:8px;color:#9ca3af;display:flex;font-size:1.5rem;height:90px;justify-content:center;width:120px}.hrv-id,.hrv-location{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.25rem;margin:.25rem 0}.hrv-location i{color:#667eea;font-size:.75rem}.hrv-images{margin-top:1rem}.hrv-images strong{color:#374151;display:block;font-size:.875rem;margin-bottom:.5rem}.image-gallery{align-items:center;display:flex;gap:.5rem}.gallery-thumb{height:240px;object-fit:cover;width:250px}.gallery-thumb,.more-images{border:1px solid #e5e7eb;border-radius:4px}.more-images{background:#f3f4f6;color:#6b7280;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.hrv-booking{border-top:1px solid #eee;margin-top:1rem;padding-top:1rem}.hrv-booking strong{color:#374151;display:block;font-size:.875rem;margin-bottom:.5rem}.hrv-booking a{color:#667eea;font-size:.875rem;text-decoration:none;word-break:break-all}.hrv-booking a:hover{text-decoration:underline}.organize-services-container{margin:0 auto;max-width:1200px;padding:20px}.organize-header{margin-bottom:30px}.organize-header h2{align-items:center;color:#2c3e50;display:flex;gap:10px;margin-bottom:10px}.organize-header p{color:#7f8c8d;margin:0}.organize-tabs{border-bottom:2px solid #ecf0f1;display:flex;gap:10px;margin-bottom:20px}.tab-button{background:#0000;border-bottom:3px solid #0000;color:#7f8c8d;font-size:14px}.tab-button.active,.tab-button:hover{background:#f8f9fa;color:#2c3e50}.tab-button.active{border-bottom-color:#3498db}.organize-actions{align-items:center;background:#fff3cd;border:1px solid #ffeeba;border-radius:8px;display:flex;gap:10px;margin-bottom:20px;padding:15px}.reset-btn,.save-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:8px 16px;transition:all .3s ease}.save-btn{background:#28a745;color:#fff}.save-btn:hover{background:#218838}.reset-btn{background:#6c757d;color:#fff}.reset-btn:hover{background:#5a6268}.organize-content{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 300px}.services-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);padding:10px}.organize-service-item{background:#fff;border:1px solid #e9ecef;border-radius:12px;cursor:grab;display:flex;flex-direction:column;min-height:280px;padding:16px;position:relative;transition:all .3s ease;-webkit-user-select:none;user-select:none}.organize-service-item:hover{box-shadow:0 4px 12px #0000001a}.organize-service-item.dragging{background:#f8f9fa;border:2px dashed #3498db;box-shadow:0 12px 30px #0000004d;cursor:grabbing;opacity:.6;transform:scale(1.05) rotate(2deg);transition:none;z-index:1000}.organize-service-item.drag-over{background:#e3f2fd;border:3px solid #3498db;box-shadow:0 8px 25px #3498db66;position:relative;transform:scale(1.02)}.organize-service-item.drag-over:before{background:#3498dbe6;border-radius:20px;color:#fff;content:"Drop here to reorder";font-size:12px;font-weight:600;left:50%;padding:8px 16px;pointer-events:none;top:50%;transform:translate(-50%,-50%);white-space:nowrap}.drag-handle{align-items:center;background:#ffffffe6;border-radius:6px;color:#adb5bd;cursor:grab;display:flex;height:32px;justify-content:center;position:absolute;right:8px;top:8px;transition:all .3s ease;width:32px;z-index:2}.drag-handle:hover{color:#6c757d}.organize-service-item.dragging .drag-handle{cursor:grabbing}.organize-service-info{display:flex;flex:1 1;flex-direction:column;gap:12px}.organize-service-image{border-radius:8px;flex-shrink:0;height:150px;overflow:hidden;width:100%}.organize-service-image img{height:100%;object-fit:cover;width:100%}.organize-service-details{display:flex;flex:1 1;flex-direction:column;gap:8px}.organize-service-details h4{color:#2c3e50;font-size:16px;font-weight:600;margin:0 0 4px}.organize-service-category{color:#6c757d;font-size:12px;font-weight:500;margin:0 0 8px;text-transform:uppercase}.organize-service-description{color:#7f8c8d;font-size:14px;line-height:1.4;margin:0}.order-controls{align-items:center;display:flex;justify-content:center;margin-top:auto;padding-top:12px}.position-indicator{background:#3498db;border-radius:20px;box-shadow:0 2px 4px #3498db4d;color:#fff;font-size:12px;font-weight:600;min-width:40px;padding:6px 12px;text-align:center}.organize-info{display:flex;flex-direction:column;gap:20px}.info-card{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:20px}.info-card h4{align-items:center;color:#2c3e50;display:flex;gap:8px;margin:0 0 12px}.info-card ul{color:#6c757d;font-size:14px;margin:0;padding-left:20px}.info-card li{margin-bottom:8px}.error-state,.loading-state{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.loading-state i{color:#3498db}.error-state i,.loading-state i{font-size:48px;margin-bottom:20px}.error-state i{color:#e74c3c}.error-state h3{color:#2c3e50;margin:0 0 10px}.error-state p{color:#7f8c8d;margin:0 0 20px}.retry-btn{align-items:center;background:#3498db;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:10px 20px;transition:all .3s ease}.retry-btn:hover{background:#2980b9}.empty-state{align-items:center;background:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.empty-state i{color:#adb5bd;font-size:48px;margin-bottom:20px}.empty-state h3{color:#6c757d;margin:0 0 10px}.empty-state p{color:#adb5bd;margin:0}@media (pointer:coarse){.organize-service-item{padding:20px}.drag-handle{height:48px;width:40px}.position-indicator{font-size:16px;padding:10px 18px}}@media (max-width:1200px){.services-list{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.organize-content{grid-template-columns:1fr}.services-list{gap:15px;grid-template-columns:repeat(2,1fr)}.organize-tabs{flex-direction:column}.organize-service-item{min-height:240px;padding:12px}.organize-service-image{height:120px}.drag-handle{height:28px;right:6px;top:6px;width:28px}}@media (max-width:480px){.services-list{grid-template-columns:1fr}}.organize-service-item *{pointer-events:none}.organize-service-item .drag-handle{pointer-events:auto}.organize-service-item{will-change:transform,box-shadow}.organize-service-item.dragging *{opacity:.7}.organize-service-item.drag-over:before{animation:pulse 1s infinite;background:#3498db;border-radius:2px;content:"";height:4px;left:0;position:absolute;right:0;top:-2px;z-index:10}.organize-service-item:hover .drag-handle{background:#3498db1a;border:1px solid #3498db;box-shadow:0 2px 8px #3498db4d;color:#495057}.organize-service-item.dragging .drag-handle{background:#3498db;box-shadow:0 4px 12px #3498db80;color:#fff}@media (pointer:coarse){.drag-handle{background:#0000001a;border-radius:4px}.organize-service-item.dragging{transform:scale(1.05)}}.promotions-management{margin:0 auto;max-width:1400px;padding:20px}.loading-container{align-items:center;color:#666;display:flex;flex-direction:column;justify-content:center;padding:60px 20px}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#007bff;height:40px;margin-bottom:15px;width:40px}.loading-spinner.small{border-width:2px;height:20px;margin:0 10px 0 0;width:20px}.spinning{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.management-header{align-items:flex-start;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.header-content h2{color:#333;font-size:28px;font-weight:600;margin:0 0 5px}.header-content p{margin:0}.header-actions{display:flex;gap:10px}.add-btn,.refresh-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:10px 16px;transition:all .2s ease}.refresh-btn{background:#f8f9fa;border:1px solid #dee2e6;color:#666}.refresh-btn:hover{background:#e9ecef;color:#495057}.add-btn{background:#007bff;color:#fff}.add-btn:hover{background:#0056b3}.stats-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.stat-card{align-items:center;border-left:4px solid #007bff;border-radius:10px;box-shadow:0 2px 10px #0000001a;display:flex;padding:20px}.stat-card.active{border-left-color:#28a745}.stat-card.inactive{border-left-color:#6c757d}.stat-icon{align-items:center;background:#f8f9fa;border-radius:50%;color:#007bff;display:flex;font-size:20px;height:50px;justify-content:center;margin-right:15px;width:50px}.stat-card.active .stat-icon{background:#d4edda;color:#28a745}.stat-card.inactive .stat-icon{background:#f8f9fa;color:#6c757d}.stat-content h3{color:#333;font-size:24px;font-weight:600;margin:0}.stat-content p{color:#666;font-size:14px;margin:5px 0 0}.error-message{align-items:center;border-radius:8px;display:flex;position:relative}.error-message i{color:#721c24;margin-right:10px}.error-close{background:none;border:none;color:#721c24;cursor:pointer;padding:5px;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.no-promotions{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000d;padding:60px 20px;text-align:center}.no-data-icon{align-items:center;background:#f8f9fa;border-radius:50%;color:#6c757d;display:flex;font-size:36px;height:80px;justify-content:center;margin:0 auto 20px;width:80px}.no-promotions h3{color:#333;font-size:20px;margin:0 0 10px}.no-promotions p{color:#666;margin:0 0 20px}.promotions-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.promotion-card{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease}.promotion-card:hover{box-shadow:0 4px 20px #00000026;transform:translateY(-2px)}.promotion-card.inactive{opacity:.7}.promotion-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:15px 20px}.status-badge{border-radius:20px;font-size:12px;font-weight:500;padding:4px 12px;text-transform:uppercase}.status-badge.active{background:#d4edda;color:#155724}.status-badge.inactive{background:#f8d7da;color:#721c24}.promotion-actions{display:flex;gap:5px}.action-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:12px;height:32px;justify-content:center;transition:all .2s ease;width:32px}.action-btn.edit{background:#007bff;color:#fff}.action-btn.edit:hover{background:#0056b3}.action-btn.toggle.activate{background:#28a745;color:#fff}.action-btn.toggle.activate:hover{background:#1e7e34}.action-btn.toggle.deactivate{background:#6c757d;color:#fff}.action-btn.toggle.deactivate:hover{background:#545b62}.action-btn.delete{background:#dc3545;color:#fff}.action-btn.delete:hover{background:#c82333}.action-btn:disabled{cursor:not-allowed;opacity:.5}.promotion-content{padding:20px}.promotion-id{background:#f8f9fa;border-radius:4px;color:#6c757d;display:inline-block;font-family:monospace;font-size:12px;margin-bottom:10px;padding:4px 8px}.promotion-title{color:#333;font-size:18px;font-weight:600;line-height:1.4;margin:0 0 10px}.promotion-message{color:#666;font-size:14px;line-height:1.5;margin:0 0 15px}.promotion-images{margin-bottom:15px}.promotion-images strong{color:#333;display:block;font-size:13px;margin-bottom:8px}.image-urls{display:flex;flex-wrap:wrap;gap:8px}.image-url{background:#e9ecef;border-radius:4px;color:#495057;font-family:monospace;font-size:11px;padding:4px 8px}.promotion-url{font-size:13px;margin-bottom:15px}.promotion-url strong{color:#333;margin-right:8px}.external-link{align-items:center;color:#007bff;display:inline-flex;gap:5px;text-decoration:none}.external-link:hover{text-decoration:underline}.external-link i{font-size:10px}.promotion-meta{border-top:1px solid #e0e0e0;color:#6c757d;display:flex;font-size:11px;justify-content:space-between;padding-top:15px}.loading-overlay{background:#fffc;border-radius:10px;position:absolute}.loading-overlay,.modal-overlay{align-items:center;bottom:0;display:flex;justify-content:center;left:0;right:0;top:0}.modal-overlay{background:#00000080;padding:20px;position:fixed;z-index:1000}.modal-content{background:#fff;border-radius:10px;max-height:90vh;max-width:500px;overflow-y:auto;width:100%}.modal-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:20px}.modal-header h3{color:#333;font-size:20px;margin:0}.close-btn{align-items:center;background:#f8f9fa;border:none;border-radius:6px;color:#6c757d;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.close-btn:hover{background:#e9ecef;color:#495057}.promotion-form{padding:20px}.form-group label{font-size:14px;font-weight:500;margin-bottom:6px}.form-group input,.form-group textarea{border:1px solid #dee2e6;box-sizing:border-box;padding:10px 12px;transition:border-color .2s ease}.form-group textarea{min-height:80px;resize:vertical}.form-help{color:#6c757d;display:block;font-size:12px;margin-top:5px}.checkbox-group{margin-top:20px}.checkbox-label{align-items:center;cursor:pointer;display:flex;font-weight:400}.checkbox-label input[type=checkbox]{margin-right:8px;width:auto}.checkbox-text{color:#333}.images-input-container{background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;padding:15px}.image-input-row{align-items:center;display:flex;gap:10px;margin-bottom:10px}.image-input-row:last-of-type{margin-bottom:15px}.image-url-input{flex:1 1;margin:0}.remove-image-btn{align-items:center;background:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:12px;height:32px;justify-content:center;transition:background .2s ease;width:32px}.remove-image-btn:hover{background:#c82333}.add-image-btn{align-items:center;background:#fff;border:1px dashed #007bff;border-radius:6px;color:#007bff;cursor:pointer;display:flex;font-size:14px;gap:6px;justify-content:center;padding:8px 12px;transition:all .2s ease;width:100%}.add-image-btn:hover{background:#007bff;border-color:#007bff;color:#fff}.modal-actions{border-top:1px solid #e0e0e0;display:flex;gap:10px;justify-content:flex-end;padding-top:20px}.cancel-btn,.submit-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:10px 20px;transition:all .2s ease}.cancel-btn{background:#6c757d;color:#fff}.cancel-btn:hover{background:#545b62}.submit-btn{background:#007bff;color:#fff}.submit-btn:hover{background:#0056b3}.cancel-btn:disabled,.submit-btn:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.promotions-management{padding:15px}.management-header{align-items:flex-start;flex-direction:column;gap:15px}.header-actions{justify-content:flex-end;width:100%}.promotions-grid,.stats-container{grid-template-columns:1fr}.modal-content{margin:10px;max-width:none;width:auto}.promotion-meta{flex-direction:column;gap:5px}}.transaction-management{padding:0}.transaction-header{margin-bottom:2rem}.transaction-header h2{color:#1f2937;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.transaction-header p{color:#6b7280;font-size:.9rem;margin:0}.stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.stat-card{background:#fff;border-left:4px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.stat-card.success{border-left-color:#10b981}.stat-card.error{border-left-color:#ef4444}.stat-card.warning{border-left-color:#f59e0b}.stat-value{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#6b7280;font-size:.875rem;font-weight:500}.transaction-filters{align-items:center;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;gap:1.5rem;margin-bottom:2rem;padding:1rem}.filter-group{display:flex;flex-direction:column;gap:.5rem}.filter-group label{color:#374151;font-size:.875rem;font-weight:500}.filter-group input,.filter-group select{border:1px solid #d1d5db;border-radius:4px;font-size:.875rem;min-width:150px;padding:.5rem}.filter-group input{min-width:250px}.refresh-btn{align-items:center;align-self:flex-end;background:#4f46e5;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem 1rem}.refresh-btn:hover{background:#4338ca}.transaction-list{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.transaction-table{width:100%}.table-header{background:#f9fafb;color:#374151;font-size:.875rem;font-weight:600}.table-header,.table-row{grid-gap:1rem;border-bottom:1px solid #e5e7eb;display:grid;gap:1rem;grid-template-columns:200px 150px 1fr 120px 100px 150px;padding:1rem}.table-row{align-items:center}.table-row:last-child{border-bottom:none}.table-row:hover{background:#f9fafb}.transaction-id{color:#1f2937}.merchant-ref,.transaction-id{font-family:Courier New,monospace;font-size:.8rem;word-break:break-all}.merchant-ref{color:#374151}.customer-info{display:flex;flex-direction:column;gap:.25rem}.customer-name{color:#1f2937;font-size:.875rem;font-weight:500}.customer-email{color:#6b7280;font-size:.75rem}.amount{color:#1f2937;font-weight:600;text-align:right}.status{border-radius:4px;font-size:.75rem;font-weight:600;padding:.25rem .5rem;text-align:center}.status-success{background:#d1fae5;color:#065f46}.status-error{background:#fee2e2;color:#991b1b}.status-warning{background:#fef3c7;color:#92400e}.status-pending{background:#e0e7ff;color:#3730a3}.date{color:#6b7280;font-size:.8rem}.empty-state,.error-state,.loading-state{color:#6b7280;padding:3rem;text-align:center}.empty-state i,.error-state i,.loading-state i{font-size:3rem;margin-bottom:1rem;opacity:.5}.loading-state i{color:#4f46e5}.error-state i{color:#ef4444}.empty-state i{color:#9ca3af}@media (max-width:1200px){.table-header,.table-row{font-size:.8rem;grid-template-columns:150px 120px 1fr 100px 80px 120px}}@media (max-width:768px){.transaction-filters{align-items:stretch;flex-direction:column}.filter-group input{min-width:auto}.table-header,.table-row{gap:.5rem;grid-template-columns:1fr}.table-header{display:none}.table-row{border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-direction:column;margin-bottom:.5rem;padding:1rem}.table-row>div{align-items:center;display:flex;justify-content:space-between;padding:.25rem 0}.table-row>div:before{color:#374151;content:attr(data-label);font-weight:600}.customer-info{align-items:flex-start;flex-direction:row;justify-content:space-between}.amount{text-align:left}}.news-commitments{padding:20px;width:100%}.tab-header{margin-bottom:30px}.tab-header h2{color:#333;font-size:28px;font-weight:600;margin:0 0 20px}.tab-navigation{border-bottom:2px solid #e0e0e0;display:flex;gap:5px}.tab-button{align-items:center;background:none;border:none;border-radius:8px 8px 0 0;color:#666;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;padding:12px 20px;transition:all .3s ease}.tab-button:hover{background-color:#f5f5f5;color:#333}.tab-button.active{background-color:#007bff;border-bottom:2px solid #007bff;color:#fff}.tab-button i{font-size:14px}.tab-body{padding:30px 0}.tab-content h3{color:#333;font-size:24px;font-weight:600;margin:0 0 25px}.content-placeholder{grid-gap:20px;gap:20px;margin-top:20px}.placeholder-card{border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:25px}.placeholder-card:hover{box-shadow:0 4px 8px #00000026}.placeholder-card h4{color:#333;font-size:18px;font-weight:600;margin:0 0 15px}.placeholder-card p{color:#666;line-height:1.5;margin:0 0 20px}.actions{display:flex;flex-wrap:wrap;gap:10px}.btn{border-radius:6px;display:inline-block;font-size:14px;font-weight:500;padding:10px 16px;transition:all .3s ease}.btn-primary{background-color:#007bff}.btn-primary:hover{background-color:#0056b3}.btn-secondary{background-color:#6c757d}.btn-secondary:hover{background-color:#545b62}.content-header{margin-bottom:30px}.error-message{background-color:#f8d7da;border-radius:6px;margin-bottom:20px;padding:15px}.loading{color:#666;font-style:italic;padding:20px;text-align:center}.form-modal{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.form-container{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;max-height:90vh;max-width:600px;overflow-y:auto;padding:30px;width:90%}.form-container h4{color:#333;font-size:24px;margin:0 0 25px}.form-group{margin-bottom:20px}.form-group label{color:#333;display:block;font-weight:600;margin-bottom:8px}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:6px;font-family:inherit;font-size:14px;padding:12px;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.form-group input:disabled{background-color:#f8f9fa;color:#6c757d}.checkbox-group,.checkbox-group label{align-items:center;display:flex}.checkbox-group label{font-weight:400;margin:0}.checkbox-group input[type=checkbox]{margin-right:8px;width:auto}.form-actions{border-top:1px solid #eee;display:flex;gap:10px;justify-content:flex-end;padding-top:20px}.form-actions,.items-list{margin-top:30px}.item-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;padding:20px}.item-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:15px}.item-header h4{color:#333;flex:1 1;margin:0}.item-actions{display:flex;flex-shrink:0;gap:8px}.item-content{background-color:#f8f9fa;border-radius:6px;margin:15px 0;padding:15px}.item-content p{color:#666;line-height:1.5;margin:0}.item-image{border:1px solid #ddd;border-radius:6px;margin-top:10px;max-height:150px;max-width:200px;object-fit:cover}.item-images{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.item-images .item-image{margin-top:0}.image-container{align-items:center;display:flex;flex-direction:column;margin-bottom:10px}.image-label{color:#666;font-size:12px;font-weight:500;margin-bottom:5px}.main-image-section{border:2px dashed #ddd;border-radius:8px;margin-top:10px;padding:20px;text-align:center}.add-main-image-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:14px;gap:8px;margin:0 auto;padding:12px 20px;transition:all .3s ease}.add-main-image-btn:hover{box-shadow:0 2px 8px #007bff4d;transform:translateY(-1px)}.main-image-preview{align-items:center;display:flex;flex-direction:column;gap:15px}.preview-image{border:1px solid #ddd;border-radius:6px;box-shadow:0 2px 4px #0000001a;max-height:150px;max-width:200px;object-fit:cover}.btn-small{font-size:12px;padding:6px 12px}.btn-warning{background-color:#ffc107;color:#212529}.btn-warning:hover{background-color:#e0a800}.btn-danger{background-color:#dc3545;color:#fff}.btn-danger:hover{background-color:#c82333}@media (max-width:768px){.tab-navigation{flex-direction:column}.tab-button{border-radius:8px;margin-bottom:5px}.content-placeholder{grid-template-columns:1fr}.actions{justify-content:center}.content-header,.item-header{align-items:stretch;flex-direction:column;gap:15px}.form-actions,.item-actions,.item-images{justify-content:center}}.admin-dashboard{background-color:#f8fafc;display:flex;height:100vh}.dashboard-content{display:flex;flex:1 1;flex-direction:column;margin-left:280px;overflow:hidden}.content-header{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;padding:1.5rem 2rem}.content-header h1{color:#1f2937;font-size:2rem;font-weight:700;margin:0}.user-info{align-items:center;display:flex;gap:1rem}.user-info span{color:#6b7280;font-weight:500}.logout-btn{align-items:center;background:#dc2626;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.logout-btn:hover{background:#b91c1c;transform:translateY(-1px)}.main-content{flex:1 1;overflow-y:auto;padding:2rem}.section-content h2{font-size:1.8rem;font-weight:600;margin:0 0 .5rem}.section-content>p{color:#6b7280;font-size:1.1rem;margin:0 0 2rem}.content-placeholder{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.placeholder-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem;transition:transform .2s ease,box-shadow .2s ease}.placeholder-card:hover{box-shadow:0 8px 15px #0000001a;transform:translateY(-2px)}.placeholder-card h3{color:#1f2937;font-size:1.3rem;font-weight:600;margin:0 0 1rem}.placeholder-card p{color:#6b7280;line-height:1.6;margin:0}.access-denied,.no-access{color:#6b7280;padding:4rem 2rem;text-align:center}.access-denied i{color:#dc2626;font-size:4rem;margin-bottom:1rem}.access-denied h2,.no-access h2{color:#1f2937;font-size:1.5rem;margin:0 0 1rem}.access-denied p,.no-access p{font-size:1.1rem;margin:0}@media (max-width:768px){.dashboard-content{margin-left:0}.content-header{padding:1rem}.content-header h1{font-size:1.5rem}.main-content{padding:1rem}.section-content h2{font-size:1.5rem}.content-placeholder{gap:1rem;grid-template-columns:1fr}.placeholder-card{padding:1.5rem}}.admin-login{align-items:center;background:#f8f9fa;display:flex;justify-content:center;min-height:100vh;padding:2rem}.login-container{background:#fff;border:1px solid #e1e5e9;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:320px;padding:2rem;width:100%}.login-header{margin-bottom:2rem;text-align:center}.login-header h1{color:#333;font-size:1.5rem;font-weight:500;margin:0}.login-form{display:flex;flex-direction:column;gap:1rem}.login-form input,.login-form select{background:#fff;border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-size:1rem;padding:.75rem;width:100%}.login-form input:focus,.login-form select:focus{border-color:#007bff;outline:none}.login-form button{background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin-top:.5rem;padding:.75rem;width:100%}.login-form button:hover:not(:disabled){background:#0056b3}.login-form button:disabled{cursor:not-allowed;opacity:.6}.error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;font-size:.9rem;padding:.75rem}@media (max-width:640px){.admin-login{padding:1rem}.login-container{max-width:280px;padding:1.5rem}}.ourCompany_our-company-banner__EPVfO .ourCompany_banner-content__63R9e img{height:300px;object-fit:cover;object-position:0 88%}.ourCompany_section1__OxGf1{padding:50px 0}.ourCompany_section2__kDKY2{padding:0}.ourCompany_section2__kDKY2 img{width:100%}.ourCompany_section2__kDKY2 .ourCompany_banner__YfA7X{margin:0 auto;max-width:980px;width:100%}.ourCompany_section3__L548W{padding:50px 0}.ourCompany_desc__Vu-Ss,.ourCompany_section3__L548W .ourCompany_heading__JDWRe,.ourCompany_sub-heading__GoGqB{text-align:center}.ourCompany_section4__0RbHm{padding:50px 0}.ourCompany_section4__0RbHm .ourCompany_members__EZWaM{display:flex;flex-wrap:wrap;gap:25px;justify-content:center}.ourCompany_section4__0RbHm .ourCompany_member__JUpsx{width:22%}.ourCompany_section4__0RbHm .ourCompany_member__JUpsx img{width:100%}.ourCompany_section4__0RbHm .ourCompany_name__iWEkg{font-size:22px;line-height:1.5;text-align:center}.ourCompany_section5__6RFoJ{padding:50px 0}.ourCompany_section5__6RFoJ .ourCompany_logos__1a1\+P{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.ourCompany_section5__6RFoJ .ourCompany_logo__Nm7fO{align-items:center;display:flex;gap:30px;width:100%}.ourCompany_section5__6RFoJ .ourCompany_logo__Nm7fO img{width:auto}.ourCompany_section6__beor\+{padding:50px 0}.ourCompany_section6__beor\+ .ourCompany_partners__HooqL table{border-collapse:collapse;margin:0 auto;max-width:900px;text-align:center;width:100%}.ourCompany_section6__beor\+ .ourCompany_partners__HooqL td{font-size:20px;font-weight:500;line-height:1.6;padding:8px 20px;vertical-align:top}@media (max-width:570px){.ourCompany_section5__6RFoJ .ourCompany_logo__Nm7fO{flex-direction:column}}@media (max-width:768px){.ourCompany_section1__OxGf1{padding:25px 0}.ourCompany_section2__kDKY2 .ourCompany_container__pha71{padding:0}.ourCompany_section4__0RbHm .ourCompany_member__JUpsx{width:46%}.ourCompany_section4__0RbHm .ourCompany_name__iWEkg{font-size:18px}.ourCompany_section5__6RFoJ .ourCompany_logos__1a1\+P{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.ourCompany_section5__6RFoJ .ourCompany_logo__Nm7fO{flex-wrap:wrap;gap:20px;justify-content:center}.ourCompany_section6__beor\+ .ourCompany_partners__HooqL td{padding:8px 10px}}.transaction-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;min-height:100vh;padding:2rem}.transaction-card{background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000001a;max-width:500px;overflow:hidden;padding:3rem;position:relative;text-align:center;width:100%}.transaction-card:before{content:"";height:4px;left:0;position:absolute;right:0;top:0}.success-card:before,.transaction-card:before{background:linear-gradient(90deg,#10b981,#059669)}.failed-card:before{background:linear-gradient(90deg,#ef4444,#dc2626)}.cancelled-card:before{background:linear-gradient(90deg,#f59e0b,#d97706)}.transaction-icon{align-items:center;display:flex;justify-content:center;margin:0 auto 2rem}.success-icon svg circle{fill:#f0fdf4}.failed-icon svg circle{fill:#fef2f2}.cancelled-icon svg circle{fill:#fffbeb}.transaction-title{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:1rem}.success-title{color:#065f46}.failed-title{color:#991b1b}.cancelled-title{color:#92400e}.transaction-message{color:#6b7280;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.transaction-details{background:#f9fafb;border-radius:12px;margin-bottom:2rem;padding:1.5rem;text-align:left}.detail-row{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:.75rem 0}.detail-row:last-child{border-bottom:none}.detail-label{color:#374151;font-size:.9rem;font-weight:600}.detail-value{color:#1f2937;font-size:.9rem;font-weight:500}.error-detail .detail-value{color:#dc2626;font-weight:600}.status-detail .detail-value{color:#d97706;font-weight:600}.cancelled-status{color:#d97706}.transaction-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:600;justify-content:center;min-width:140px;padding:.75rem 2rem;text-decoration:none;transition:all .2s ease}.btn:disabled{cursor:not-allowed;opacity:.5}.btn-primary{background:#4f46e5;color:#fff}.btn-primary:hover:not(:disabled){background:#4338ca;transform:translateY(-1px)}.btn-secondary{background:#6b7280;color:#fff}.btn-secondary:hover{background:#4b5563;transform:translateY(-1px)}.transaction-note{color:#6b7280;font-size:.9rem;line-height:1.5;margin:0}.support-info{background:#fef2f2;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.support-contacts{color:#374151;display:flex;flex-direction:column;font-size:.9rem;gap:.5rem}.info-section{background:#fffbeb;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem;text-align:left}.info-section h3{color:#92400e;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.info-list{color:#374151;margin:0;padding-left:1.5rem}.info-list li{line-height:1.5;margin-bottom:.5rem}@media (max-width:640px){.transaction-container{padding:1rem}.transaction-card{margin:0;padding:2rem 1.5rem}.transaction-title{font-size:1.5rem}.transaction-actions{flex-direction:column}.btn{width:100%}.detail-row{align-items:flex-start;flex-direction:column;gap:.25rem}.support-contacts{font-size:.8rem}}.countdown-section{background:#fef3c7;border-radius:8px;margin-bottom:2rem;padding:1.5rem;text-align:center}.countdown-display{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-bottom:1rem}.countdown-display p{color:#92400e;font-size:1rem;font-weight:500;margin:0}.countdown-timer{align-items:center;background:#f59e0b;border-radius:50%;color:#fff;display:flex;font-size:1rem;font-weight:700;height:35px;justify-content:center;width:40px}.success-timer{background:#10b981}.failed-timer{background:#ef4444}.close-now-btn{font-size:.9rem;padding:.5rem 1.5rem}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.transaction-card{animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.partnerWithUs_section1__hQiFw{padding:50px 0}.partnerWithUs_section3__Fq3Bb{padding:30px 0}.partnerWithUs_section3__Fq3Bb img{width:100%}.partnerWithUs_section3__Fq3Bb .partnerWithUs_heading__RtDDx{font-size:42px;text-align:center}.partnerWithUs_section3__Fq3Bb .partnerWithUs_subHeading__GkCbe{font-size:21px;font-weight:500;padding:10px 0 20px;text-align:center}.partnerWithUs_section3__Fq3Bb .partnerWithUs_miniHeading__03fC3{background-color:#ff0;border-radius:5px;display:table;font-size:22px;margin:0 auto;padding:2px 7px;text-align:center}.partnerWithUs_section3__Fq3Bb .partnerWithUs_tHeading__qW5pB{margin-bottom:50px;margin-top:40px}.partnerWithUs_section3__Fq3Bb .partnerWithUs_cmsBenefits__EAhQl{display:flex;flex-wrap:wrap;gap:25px;justify-content:space-around}.partnerWithUs_section3__Fq3Bb .partnerWithUs_boxes__DUzhr{text-align:center}.partnerWithUs_section3__Fq3Bb .partnerWithUs_title__nm0t5{font-size:20px;padding:10px 0}.partnerWithUs_section3__Fq3Bb .partnerWithUs_subTitle__dII2e{font-size:18px}.partnerWithUs_section4__985vI{padding:0 0 50px}.partnerWithUs_section4__985vI img{width:100%}.partnerWithUs_section4__985vI .partnerWithUs_partNers__cDpmp{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-around}.partnerWithUs_section4__985vI .partnerWithUs_boxes__DUzhr{background-color:#ff0;text-align:center;width:325px}.partnerWithUs_section4__985vI .partnerWithUs_tHeading__qW5pB{margin-bottom:50px;margin-top:40px}.partnerWithUs_section4__985vI .partnerWithUs_desc__Bx\+J-{align-items:center;display:flex;font-size:21px;font-weight:500;height:80px;justify-content:center;padding:0 10px}.partnerWithUs_section5__MQl6p{padding:0 0 50px}.partnerWithUs_section5__MQl6p .partnerWithUs_tHeading__qW5pB{margin-bottom:50px}.partnerWithUs_section5__MQl6p .partnerWithUs_stepsWrapper__uU1H\+{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.partnerWithUs_section5__MQl6p .partnerWithUs_step__qu62f{background:#f5b400;border-radius:4px;box-shadow:0 2px 5px #0003;flex:1 1;min-width:150px;padding:20px;text-align:center}.partnerWithUs_section5__MQl6p .partnerWithUs_step__qu62f h3{font-size:18px;font-weight:700;margin:0}.partnerWithUs_section5__MQl6p .partnerWithUs_step__qu62f p{font-size:16px;margin-top:5px}.partnerWithUs_section5__MQl6p .partnerWithUs_arrow__g-Xd4{color:#000;font-size:1.5rem;font-weight:700}@media (max-width:768px){.partnerWithUs_section1__hQiFw{padding:25px 0}.partnerWithUs_section5__MQl6p .partnerWithUs_stepsWrapper__uU1H\+{flex-direction:column;gap:15px}.partnerWithUs_section5__MQl6p .partnerWithUs_arrow__g-Xd4{font-size:1.8rem;transform:rotate(90deg)}.partnerWithUs_section5__MQl6p .partnerWithUs_step__qu62f{max-width:320px;width:100%}}.newsRoom_section1__5yITC{padding:50px 0}.newsRoom_section2__M-gji .newsRoom_desc__-melE{color:#fff;font-size:28px;font-weight:500;text-align:center}.newsRoom_section3__3WYYu{padding:0 0 100px}.newsRoom_error__A7y8D,.newsRoom_loading__Llpko,.newsRoom_noArticles__IbrFA{margin:20px 0;padding:50px 20px;text-align:center}.newsRoom_loading__Llpko p{color:#666;font-size:18px;font-style:italic}.newsRoom_error__A7y8D{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#721c24}.newsRoom_error__A7y8D p{font-size:16px;margin:0}.newsRoom_noArticles__IbrFA p{color:#888;font-size:16px;font-style:italic}.newsRoom_articleContent__u\+8yg{line-height:1.6;margin-top:20px}.newsRoom_articleContent__u\+8yg p{margin-bottom:15px}.newsRoom_section3__3WYYu img{max-height:200px;object-fit:contain}.newsRoom_section3__3WYYu .newsRoom_cardsWrapper__j\+r48{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-top:30px}.newsRoom_section3__3WYYu .newsRoom_card__FzmID{background:#fff;border-radius:12px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;justify-content:space-between;padding:20px;text-align:left;width:440px}.newsRoom_section3__3WYYu .newsRoom_card__FzmID h3{font-size:1rem;font-weight:600;margin:10px 0}.newsRoom_section3__3WYYu .newsRoom_date__4pfe6{color:#555;font-size:.85rem;margin-bottom:10px}.newsRoom_section3__3WYYu .newsRoom_card__FzmID p{font-size:.9rem;line-height:1.4;margin-bottom:15px}.newsRoom_section3__3WYYu .newsRoom_readMore__xqmpD{color:#000;font-weight:500;text-decoration:none;transition:all .3s ease}.newsRoom_section3__3WYYu .newsRoom_readMore__xqmpD:hover{text-decoration:underline;transform:translateX(3px)}.newsRoom_section3__3WYYu .newsRoom_modalOverlay__Ivizk{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:999}.newsRoom_section3__3WYYu .newsRoom_modalContent__RDVoe{animation:newsRoom_fadeIn__kn9rh .3s ease-in-out;background:#fff;border-radius:12px;max-height:80vh;max-width:700px;overflow-y:auto;padding:30px;position:relative;width:90%}.newsRoom_section3__3WYYu .newsRoom_closeBtn__u30mE{background:#0000;border:none;cursor:pointer;font-size:1.5rem;position:absolute;right:15px;top:10px}@keyframes newsRoom_fadeIn__kn9rh{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.newsRoom_section1__5yITC{padding:25px 0}.newsRoom_section2__M-gji .newsRoom_desc__-melE{font-size:18px}}.ourCommitment_section1__RcOpz{padding:50px 0}.ourCommitment_section2__jM1Un img{width:100%}.ourCommitment_section2__jM1Un .ourCommitment_desc__9\+YMq{color:#fff;font-size:28px;font-weight:500;text-align:center}.ourCommitment_error__4l-kx,.ourCommitment_loading__i9gwl,.ourCommitment_noArticles__m580p{margin:20px 0;padding:50px 20px;text-align:center}.ourCommitment_loading__i9gwl p{color:#666;font-size:18px;font-style:italic}.ourCommitment_error__4l-kx{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#721c24}.ourCommitment_error__4l-kx p{font-size:16px;margin:0}.ourCommitment_noArticles__m580p p{color:#888;font-size:16px;font-style:italic}.ourCommitment_articleContent__XWTu5{line-height:1.6;margin-top:20px}.ourCommitment_articleContent__XWTu5 p{margin-bottom:15px}.ourCommitment_section3__e4uKo{padding:50px 0 100px}.ourCommitment_section3__e4uKo .ourCommitment_cardsWrapper__HKf0b{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.ourCommitment_section3__e4uKo .ourCommitment_txtCont__PYhOl{padding:20px}.ourCommitment_section3__e4uKo .ourCommitment_card__5PU1J{background:#fff;border-radius:16px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;justify-content:space-between;text-align:left;transition:transform .3s ease;width:445px}.ourCommitment_section3__e4uKo .ourCommitment_card__5PU1J:hover{transform:translateY(-5px)}.ourCommitment_section3__e4uKo .ourCommitment_imageWrapper__acXKk{border-radius:12px 12px 0 0;height:200px;overflow:hidden;width:100%}.ourCommitment_section3__e4uKo .ourCommitment_imageWrapper__acXKk img{height:100%;object-fit:cover;width:100%}.ourCommitment_section3__e4uKo .ourCommitment_card__5PU1J h3{font-size:22px;font-weight:600;margin:10px 0}.ourCommitment_section3__e4uKo .ourCommitment_card__5PU1J p{font-size:.9rem;line-height:1.4;margin-bottom:15px}.ourCommitment_section3__e4uKo .ourCommitment_readMore__2oide{color:#000;font-weight:500;text-decoration:none;transition:all .3s ease}.ourCommitment_section3__e4uKo .ourCommitment_readMore__2oide:hover{text-decoration:underline;transform:translateX(3px)}@media (max-width:992px){.ourCommitment_section3__e4uKo .ourCommitment_cardsWrapper__HKf0b{align-items:center;flex-direction:column}.ourCommitment_section3__e4uKo .ourCommitment_card__5PU1J{max-width:400px;width:90%}}.ourCommitment_section3__e4uKo .ourCommitment_modalOverlay__8LkYx{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:999}.ourCommitment_section3__e4uKo .ourCommitment_modalContent__x-YJ4{animation:ourCommitment_fadeIn__XkGXg .3s ease-in-out;background:#fff;border-radius:12px;max-height:80vh;max-width:700px;overflow-y:auto;padding:30px;position:relative;width:90%}.ourCommitment_section3__e4uKo .ourCommitment_modalContent__x-YJ4 img{border-radius:12px;margin-bottom:20px;width:100%}.ourCommitment_section3__e4uKo .ourCommitment_closeBtn__kKXwv{background:#0000;border:none;cursor:pointer;font-size:1.5rem;position:absolute;right:15px;top:10px}@keyframes ourCommitment_fadeIn__XkGXg{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ourCommitment_section1__RcOpz{padding:25px 0}.ourCommitment_section2__jM1Un .ourCommitment_desc__9\+YMq{font-size:18px}}.properties-page{min-height:60vh;padding:40px 0}.properties-header{margin-bottom:40px;padding:40px 20px;text-align:center}.properties-header h1{color:#333;font-size:36px;font-weight:700;margin-bottom:15px}.properties-header p{color:#666;font-size:16px;margin:0 auto 15px;max-width:600px}.properties-count{color:#999;font-size:14px;margin-top:10px}.properties-loading{color:#666;padding:60px 20px;text-align:center}.properties-loading p{font-size:16px;margin:0}.properties-error{background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#721c24;margin-bottom:20px;padding:40px 20px;text-align:center}.properties-error p{margin:0}.properties-no-data{background:#f8f9fa;border:2px dashed #dee2e6;border-radius:12px;padding:80px 40px;text-align:center}.properties-no-data h3{color:#333;font-size:24px;margin-bottom:10px}.properties-no-data p{color:#666;font-size:16px;margin:0}.properties-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-bottom:40px}.properties-card{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;height:400px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.properties-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.properties-card-image{height:200px;position:relative;width:100%}.properties-card-image img{height:200px;object-fit:cover;width:100%}.properties-card-content{display:flex;flex-direction:column;flex-grow:1;min-height:0;padding:20px}.properties-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;display:-webkit-box;font-size:16px;font-weight:600;line-height:1.3;margin:0 0 8px;overflow:hidden}.properties-card-location{color:#666;font-size:14px;margin:0 0 15px}.properties-card-pricing{margin-top:auto}.properties-card-rates{color:#666;font-size:12px;margin-bottom:5px}.properties-card-price-section{align-items:baseline;display:flex;gap:4px}.properties-card-price{color:#000;font-size:18px;font-weight:700}.properties-card-per-night{color:#666;font-size:12px;font-weight:400}.properties-card-book-btn{background:#007bff;border-radius:6px;color:#fff;display:inline-block;font-size:14px;font-weight:500;margin-top:15px;padding:8px 16px;text-align:center;text-decoration:none;transition:background .2s ease}.properties-card-book-btn:hover{background:#0056b3;color:#fff;text-decoration:none}.properties-pagination-container{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:40px}.properties-pagination-numbers{display:flex;gap:5px}.properties-pagination-btn{background:#fff;border:1px solid #ddd;border-radius:4px;color:#333;cursor:pointer;font-size:14px;padding:8px 12px;transition:all .2s ease}.properties-pagination-btn:hover:not(.properties-disabled){background:#f8f9fa}.properties-pagination-btn.properties-active{background:#007bff;border-color:#007bff;color:#fff}.properties-pagination-btn.properties-disabled{background:#f5f5f5;cursor:not-allowed;opacity:.6}@media (max-width:1200px){.properties-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.properties-page{padding:20px 0}.properties-header{padding:30px 15px}.properties-header h1{font-size:28px}.properties-header p{font-size:14px}.properties-grid{gap:15px;grid-template-columns:repeat(2,1fr)}.properties-card{height:420px}.properties-card-content{padding:15px}.properties-pagination-container{flex-wrap:wrap;gap:5px}.properties-pagination-numbers{gap:3px}.properties-pagination-btn{font-size:12px;padding:6px 10px}}@media (max-width:480px){.properties-grid{grid-template-columns:1fr}.properties-card{height:400px}.properties-no-data{padding:60px 20px}.properties-no-data h3{font-size:20px}.properties-no-data p{font-size:14px}}
/*!
 * Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2025 Fonticons, Inc.
 */.fa,.fa-brands,.fa-classic,.fa-regular,.fa-solid,.fab,.far,.fas{--_fa-family:var(--fa-family,var(--fa-style-family,"Font Awesome 7 Free"));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:normal;display:inline-block;display:var(--fa-display,inline-block);font-family:var(--_fa-family);font-style:normal;font-synthesis:none;font-variant:normal;font-weight:900;font-weight:var(--fa-style,900);line-height:1;text-align:center;text-rendering:auto;width:1.25em;width:var(--fa-width,1.25em)}:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa);content:var(--fa)/""}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-width-auto{--fa-width:auto}.fa-fw,.fa-width-fixed{--fa-width:1.25em}.fa-ul{list-style-type:none;margin-inline-start:2.5em;margin-inline-start:var(--fa-li-margin,2.5em);padding-inline-start:0}.fa-ul>li{position:relative}.fa-li{inset-inline-start:-2em;inset-inline-start:calc(var(--fa-li-width, 2em)*-1);line-height:inherit;position:absolute;text-align:center;width:2em;width:var(--fa-li-width,2em)}.fa-border{border:.0625em solid #eee;border:var(--fa-border-width,.0625em) var(--fa-border-style,solid) var(--fa-border-color,#eee);border-radius:.1em;border-radius:var(--fa-border-radius,.1em);box-sizing:initial;box-sizing:var(--fa-border-box-sizing,content-box);padding:.1875em .25em;padding:var(--fa-border-padding,.1875em .25em)}.fa-pull-left,.fa-pull-start{float:inline-start;margin-inline-end:.3em;margin-inline-end:var(--fa-pull-margin,.3em)}.fa-pull-end,.fa-pull-right{float:inline-end;margin-inline-start:.3em;margin-inline-start:var(--fa-pull-margin,.3em)}.fa-beat{animation-delay:0s;animation-delay:var(--fa-animation-delay,0s);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-beat;animation-timing-function:ease-in-out;animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-delay:0s;animation-delay:var(--fa-animation-delay,0s);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-bounce;animation-timing-function:cubic-bezier(.28,.84,.42,1);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-fade;animation-timing-function:cubic-bezier(.4,0,.6,1);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:0s;animation-delay:var(--fa-animation-delay,0s);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-beat-fade;animation-timing-function:cubic-bezier(.4,0,.6,1);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-delay:0s;animation-delay:var(--fa-animation-delay,0s);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-flip;animation-timing-function:ease-in-out;animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-shake;animation-timing-function:linear;animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:0s;animation-delay:var(--fa-animation-delay,0s);animation-direction:normal;animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-duration:2s;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-spin;animation-timing-function:linear;animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-direction:normal;animation-direction:var(--fa-animation-direction,normal);animation-duration:1s;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:infinite;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-spin;animation-timing-function:steps(8);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation:none!important;transition:none!important}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(1.25);transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(.9,1.1) translateY(-.5em);transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(1.05,.95) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(-.125em);transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:.4;opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:.4;opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(1.125);transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotateY(-180deg);transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(0);transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:auto;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff;color:var(--fa-inverse,#fff)}.fa-0{--fa:"\30 "}.fa-1{--fa:"\31 "}.fa-2{--fa:"\32 "}.fa-3{--fa:"\33 "}.fa-4{--fa:"\34 "}.fa-5{--fa:"\35 "}.fa-6{--fa:"\36 "}.fa-7{--fa:"\37 "}.fa-8{--fa:"\38 "}.fa-9{--fa:"\39 "}.fa-exclamation{--fa:"\!"}.fa-hashtag{--fa:"\#"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"\$"}.fa-percent,.fa-percentage{--fa:"\%"}.fa-asterisk{--fa:"\*"}.fa-add,.fa-plus{--fa:"\+"}.fa-less-than{--fa:"\<"}.fa-equals{--fa:"\="}.fa-greater-than{--fa:"\>"}.fa-question{--fa:"\?"}.fa-at{--fa:"\@"}.fa-a{--fa:"A"}.fa-b{--fa:"B"}.fa-c{--fa:"C"}.fa-d{--fa:"D"}.fa-e{--fa:"E"}.fa-f{--fa:"F"}.fa-g{--fa:"G"}.fa-h{--fa:"H"}.fa-i{--fa:"I"}.fa-j{--fa:"J"}.fa-k{--fa:"K"}.fa-l{--fa:"L"}.fa-m{--fa:"M"}.fa-n{--fa:"N"}.fa-o{--fa:"O"}.fa-p{--fa:"P"}.fa-q{--fa:"Q"}.fa-r{--fa:"R"}.fa-s{--fa:"S"}.fa-t{--fa:"T"}.fa-u{--fa:"U"}.fa-v{--fa:"V"}.fa-w{--fa:"W"}.fa-x{--fa:"X"}.fa-y{--fa:"Y"}.fa-z{--fa:"Z"}.fa-faucet{--fa:"\e005"}.fa-faucet-drip{--fa:"\e006"}.fa-house-chimney-window{--fa:"\e00d"}.fa-house-signal{--fa:"\e012"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:"\e03f"}.fa-temperature-arrow-up,.fa-temperature-up{--fa:"\e040"}.fa-trailer{--fa:"\e041"}.fa-bacteria{--fa:"\e059"}.fa-bacterium{--fa:"\e05a"}.fa-box-tissue{--fa:"\e05b"}.fa-hand-holding-medical{--fa:"\e05c"}.fa-hand-sparkles{--fa:"\e05d"}.fa-hands-bubbles,.fa-hands-wash{--fa:"\e05e"}.fa-handshake-alt-slash,.fa-handshake-simple-slash,.fa-handshake-slash{--fa:"\e060"}.fa-head-side-cough{--fa:"\e061"}.fa-head-side-cough-slash{--fa:"\e062"}.fa-head-side-mask{--fa:"\e063"}.fa-head-side-virus{--fa:"\e064"}.fa-house-chimney-user{--fa:"\e065"}.fa-house-laptop,.fa-laptop-house{--fa:"\e066"}.fa-lungs-virus{--fa:"\e067"}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"\e068"}.fa-plane-slash{--fa:"\e069"}.fa-pump-medical{--fa:"\e06a"}.fa-pump-soap{--fa:"\e06b"}.fa-shield-virus{--fa:"\e06c"}.fa-sink{--fa:"\e06d"}.fa-soap{--fa:"\e06e"}.fa-stopwatch-20{--fa:"\e06f"}.fa-shop-slash,.fa-store-alt-slash{--fa:"\e070"}.fa-store-slash{--fa:"\e071"}.fa-toilet-paper-slash{--fa:"\e072"}.fa-users-slash{--fa:"\e073"}.fa-virus{--fa:"\e074"}.fa-virus-slash{--fa:"\e075"}.fa-viruses{--fa:"\e076"}.fa-vest{--fa:"\e085"}.fa-vest-patches{--fa:"\e086"}.fa-arrow-trend-down{--fa:"\e097"}.fa-arrow-trend-up{--fa:"\e098"}.fa-arrow-up-from-bracket{--fa:"\e09a"}.fa-austral-sign{--fa:"\e0a9"}.fa-baht-sign{--fa:"\e0ac"}.fa-bitcoin-sign{--fa:"\e0b4"}.fa-bolt-lightning{--fa:"\e0b7"}.fa-book-bookmark{--fa:"\e0bb"}.fa-camera-rotate{--fa:"\e0d8"}.fa-cedi-sign{--fa:"\e0df"}.fa-chart-column{--fa:"\e0e3"}.fa-chart-gantt{--fa:"\e0e4"}.fa-clapperboard{--fa:"\e131"}.fa-clover{--fa:"\e139"}.fa-code-compare{--fa:"\e13a"}.fa-code-fork{--fa:"\e13b"}.fa-code-pull-request{--fa:"\e13c"}.fa-colon-sign{--fa:"\e140"}.fa-cruzeiro-sign{--fa:"\e152"}.fa-display{--fa:"\e163"}.fa-dong-sign{--fa:"\e169"}.fa-elevator{--fa:"\e16d"}.fa-filter-circle-xmark{--fa:"\e17b"}.fa-florin-sign{--fa:"\e184"}.fa-folder-closed{--fa:"\e185"}.fa-franc-sign{--fa:"\e18f"}.fa-guarani-sign{--fa:"\e19a"}.fa-gun{--fa:"\e19b"}.fa-hands-clapping{--fa:"\e1a8"}.fa-home-user,.fa-house-user{--fa:"\e1b0"}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:"\e1bc"}.fa-kip-sign{--fa:"\e1c4"}.fa-lari-sign{--fa:"\e1c8"}.fa-litecoin-sign{--fa:"\e1d3"}.fa-manat-sign{--fa:"\e1d5"}.fa-mask-face{--fa:"\e1d7"}.fa-mill-sign{--fa:"\e1ed"}.fa-money-bills{--fa:"\e1f3"}.fa-naira-sign{--fa:"\e1f6"}.fa-notdef{--fa:"\e1fe"}.fa-panorama{--fa:"\e209"}.fa-peseta-sign{--fa:"\e221"}.fa-peso-sign{--fa:"\e222"}.fa-plane-up{--fa:"\e22d"}.fa-rupiah-sign{--fa:"\e23d"}.fa-stairs{--fa:"\e289"}.fa-timeline{--fa:"\e29c"}.fa-truck-front{--fa:"\e2b7"}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:"\e2bb"}.fa-vault{--fa:"\e2c5"}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:"\e2ca"}.fa-wheat-alt,.fa-wheat-awn{--fa:"\e2cd"}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:"\e2ce"}.fa-bangladeshi-taka-sign{--fa:"\e2e6"}.fa-bowl-rice{--fa:"\e2eb"}.fa-person-pregnant{--fa:"\e31e"}.fa-home-lg,.fa-house-chimney{--fa:"\e3af"}.fa-house-crack{--fa:"\e3b1"}.fa-house-medical{--fa:"\e3b2"}.fa-cent-sign{--fa:"\e3f5"}.fa-plus-minus{--fa:"\e43c"}.fa-sailboat{--fa:"\e445"}.fa-section{--fa:"\e447"}.fa-shrimp{--fa:"\e448"}.fa-brazilian-real-sign{--fa:"\e46c"}.fa-chart-simple{--fa:"\e473"}.fa-diagram-next{--fa:"\e476"}.fa-diagram-predecessor{--fa:"\e477"}.fa-diagram-successor{--fa:"\e47a"}.fa-earth-oceania,.fa-globe-oceania{--fa:"\e47b"}.fa-bug-slash{--fa:"\e490"}.fa-file-circle-plus{--fa:"\e494"}.fa-shop-lock{--fa:"\e4a5"}.fa-virus-covid{--fa:"\e4a8"}.fa-virus-covid-slash{--fa:"\e4a9"}.fa-anchor-circle-check{--fa:"\e4aa"}.fa-anchor-circle-exclamation{--fa:"\e4ab"}.fa-anchor-circle-xmark{--fa:"\e4ac"}.fa-anchor-lock{--fa:"\e4ad"}.fa-arrow-down-up-across-line{--fa:"\e4af"}.fa-arrow-down-up-lock{--fa:"\e4b0"}.fa-arrow-right-to-city{--fa:"\e4b3"}.fa-arrow-up-from-ground-water{--fa:"\e4b5"}.fa-arrow-up-from-water-pump{--fa:"\e4b6"}.fa-arrow-up-right-dots{--fa:"\e4b7"}.fa-arrows-down-to-line{--fa:"\e4b8"}.fa-arrows-down-to-people{--fa:"\e4b9"}.fa-arrows-left-right-to-line{--fa:"\e4ba"}.fa-arrows-spin{--fa:"\e4bb"}.fa-arrows-split-up-and-left{--fa:"\e4bc"}.fa-arrows-to-circle{--fa:"\e4bd"}.fa-arrows-to-dot{--fa:"\e4be"}.fa-arrows-to-eye{--fa:"\e4bf"}.fa-arrows-turn-right{--fa:"\e4c0"}.fa-arrows-turn-to-dots{--fa:"\e4c1"}.fa-arrows-up-to-line{--fa:"\e4c2"}.fa-bore-hole{--fa:"\e4c3"}.fa-bottle-droplet{--fa:"\e4c4"}.fa-bottle-water{--fa:"\e4c5"}.fa-bowl-food{--fa:"\e4c6"}.fa-boxes-packing{--fa:"\e4c7"}.fa-bridge{--fa:"\e4c8"}.fa-bridge-circle-check{--fa:"\e4c9"}.fa-bridge-circle-exclamation{--fa:"\e4ca"}.fa-bridge-circle-xmark{--fa:"\e4cb"}.fa-bridge-lock{--fa:"\e4cc"}.fa-bridge-water{--fa:"\e4ce"}.fa-bucket{--fa:"\e4cf"}.fa-bugs{--fa:"\e4d0"}.fa-building-circle-arrow-right{--fa:"\e4d1"}.fa-building-circle-check{--fa:"\e4d2"}.fa-building-circle-exclamation{--fa:"\e4d3"}.fa-building-circle-xmark{--fa:"\e4d4"}.fa-building-flag{--fa:"\e4d5"}.fa-building-lock{--fa:"\e4d6"}.fa-building-ngo{--fa:"\e4d7"}.fa-building-shield{--fa:"\e4d8"}.fa-building-un{--fa:"\e4d9"}.fa-building-user{--fa:"\e4da"}.fa-building-wheat{--fa:"\e4db"}.fa-burst{--fa:"\e4dc"}.fa-car-on{--fa:"\e4dd"}.fa-car-tunnel{--fa:"\e4de"}.fa-child-combatant,.fa-child-rifle{--fa:"\e4e0"}.fa-children{--fa:"\e4e1"}.fa-circle-nodes{--fa:"\e4e2"}.fa-clipboard-question{--fa:"\e4e3"}.fa-cloud-showers-water{--fa:"\e4e4"}.fa-computer{--fa:"\e4e5"}.fa-cubes-stacked{--fa:"\e4e6"}.fa-envelope-circle-check{--fa:"\e4e8"}.fa-explosion{--fa:"\e4e9"}.fa-ferry{--fa:"\e4ea"}.fa-file-circle-exclamation{--fa:"\e4eb"}.fa-file-circle-minus{--fa:"\e4ed"}.fa-file-circle-question{--fa:"\e4ef"}.fa-file-shield{--fa:"\e4f0"}.fa-fire-burner{--fa:"\e4f1"}.fa-fish-fins{--fa:"\e4f2"}.fa-flask-vial{--fa:"\e4f3"}.fa-glass-water{--fa:"\e4f4"}.fa-glass-water-droplet{--fa:"\e4f5"}.fa-group-arrows-rotate{--fa:"\e4f6"}.fa-hand-holding-hand{--fa:"\e4f7"}.fa-handcuffs{--fa:"\e4f8"}.fa-hands-bound{--fa:"\e4f9"}.fa-hands-holding-child{--fa:"\e4fa"}.fa-hands-holding-circle{--fa:"\e4fb"}.fa-heart-circle-bolt{--fa:"\e4fc"}.fa-heart-circle-check{--fa:"\e4fd"}.fa-heart-circle-exclamation{--fa:"\e4fe"}.fa-heart-circle-minus{--fa:"\e4ff"}.fa-heart-circle-plus{--fa:"\e500"}.fa-heart-circle-xmark{--fa:"\e501"}.fa-helicopter-symbol{--fa:"\e502"}.fa-helmet-un{--fa:"\e503"}.fa-hill-avalanche{--fa:"\e507"}.fa-hill-rockslide{--fa:"\e508"}.fa-house-circle-check{--fa:"\e509"}.fa-house-circle-exclamation{--fa:"\e50a"}.fa-house-circle-xmark{--fa:"\e50b"}.fa-house-fire{--fa:"\e50c"}.fa-house-flag{--fa:"\e50d"}.fa-house-flood-water{--fa:"\e50e"}.fa-house-flood-water-circle-arrow-right{--fa:"\e50f"}.fa-house-lock{--fa:"\e510"}.fa-house-medical-circle-check{--fa:"\e511"}.fa-house-medical-circle-exclamation{--fa:"\e512"}.fa-house-medical-circle-xmark{--fa:"\e513"}.fa-house-medical-flag{--fa:"\e514"}.fa-house-tsunami{--fa:"\e515"}.fa-jar{--fa:"\e516"}.fa-jar-wheat{--fa:"\e517"}.fa-jet-fighter-up{--fa:"\e518"}.fa-jug-detergent{--fa:"\e519"}.fa-kitchen-set{--fa:"\e51a"}.fa-land-mine-on{--fa:"\e51b"}.fa-landmark-flag{--fa:"\e51c"}.fa-laptop-file{--fa:"\e51d"}.fa-lines-leaning{--fa:"\e51e"}.fa-location-pin-lock{--fa:"\e51f"}.fa-locust{--fa:"\e520"}.fa-magnifying-glass-arrow-right{--fa:"\e521"}.fa-magnifying-glass-chart{--fa:"\e522"}.fa-mars-and-venus-burst{--fa:"\e523"}.fa-mask-ventilator{--fa:"\e524"}.fa-mattress-pillow{--fa:"\e525"}.fa-mobile-retro{--fa:"\e527"}.fa-money-bill-transfer{--fa:"\e528"}.fa-money-bill-trend-up{--fa:"\e529"}.fa-money-bill-wheat{--fa:"\e52a"}.fa-mosquito{--fa:"\e52b"}.fa-mosquito-net{--fa:"\e52c"}.fa-mound{--fa:"\e52d"}.fa-mountain-city{--fa:"\e52e"}.fa-mountain-sun{--fa:"\e52f"}.fa-oil-well{--fa:"\e532"}.fa-people-group{--fa:"\e533"}.fa-people-line{--fa:"\e534"}.fa-people-pulling{--fa:"\e535"}.fa-people-robbery{--fa:"\e536"}.fa-people-roof{--fa:"\e537"}.fa-person-arrow-down-to-line{--fa:"\e538"}.fa-person-arrow-up-from-line{--fa:"\e539"}.fa-person-breastfeeding{--fa:"\e53a"}.fa-person-burst{--fa:"\e53b"}.fa-person-cane{--fa:"\e53c"}.fa-person-chalkboard{--fa:"\e53d"}.fa-person-circle-check{--fa:"\e53e"}.fa-person-circle-exclamation{--fa:"\e53f"}.fa-person-circle-minus{--fa:"\e540"}.fa-person-circle-plus{--fa:"\e541"}.fa-person-circle-question{--fa:"\e542"}.fa-person-circle-xmark{--fa:"\e543"}.fa-person-dress-burst{--fa:"\e544"}.fa-person-drowning{--fa:"\e545"}.fa-person-falling{--fa:"\e546"}.fa-person-falling-burst{--fa:"\e547"}.fa-person-half-dress{--fa:"\e548"}.fa-person-harassing{--fa:"\e549"}.fa-person-military-pointing{--fa:"\e54a"}.fa-person-military-rifle{--fa:"\e54b"}.fa-person-military-to-person{--fa:"\e54c"}.fa-person-rays{--fa:"\e54d"}.fa-person-rifle{--fa:"\e54e"}.fa-person-shelter{--fa:"\e54f"}.fa-person-walking-arrow-loop-left{--fa:"\e551"}.fa-person-walking-arrow-right{--fa:"\e552"}.fa-person-walking-dashed-line-arrow-right{--fa:"\e553"}.fa-person-walking-luggage{--fa:"\e554"}.fa-plane-circle-check{--fa:"\e555"}.fa-plane-circle-exclamation{--fa:"\e556"}.fa-plane-circle-xmark{--fa:"\e557"}.fa-plane-lock{--fa:"\e558"}.fa-plate-wheat{--fa:"\e55a"}.fa-plug-circle-bolt{--fa:"\e55b"}.fa-plug-circle-check{--fa:"\e55c"}.fa-plug-circle-exclamation{--fa:"\e55d"}.fa-plug-circle-minus{--fa:"\e55e"}.fa-plug-circle-plus{--fa:"\e55f"}.fa-plug-circle-xmark{--fa:"\e560"}.fa-ranking-star{--fa:"\e561"}.fa-road-barrier{--fa:"\e562"}.fa-road-bridge{--fa:"\e563"}.fa-road-circle-check{--fa:"\e564"}.fa-road-circle-exclamation{--fa:"\e565"}.fa-road-circle-xmark{--fa:"\e566"}.fa-road-lock{--fa:"\e567"}.fa-road-spikes{--fa:"\e568"}.fa-rug{--fa:"\e569"}.fa-sack-xmark{--fa:"\e56a"}.fa-school-circle-check{--fa:"\e56b"}.fa-school-circle-exclamation{--fa:"\e56c"}.fa-school-circle-xmark{--fa:"\e56d"}.fa-school-flag{--fa:"\e56e"}.fa-school-lock{--fa:"\e56f"}.fa-sheet-plastic{--fa:"\e571"}.fa-shield-cat{--fa:"\e572"}.fa-shield-dog{--fa:"\e573"}.fa-shield-heart{--fa:"\e574"}.fa-square-nfi{--fa:"\e576"}.fa-square-person-confined{--fa:"\e577"}.fa-square-virus{--fa:"\e578"}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:"\e579"}.fa-sun-plant-wilt{--fa:"\e57a"}.fa-tarp{--fa:"\e57b"}.fa-tarp-droplet{--fa:"\e57c"}.fa-tent{--fa:"\e57d"}.fa-tent-arrow-down-to-line{--fa:"\e57e"}.fa-tent-arrow-left-right{--fa:"\e57f"}.fa-tent-arrow-turn-left{--fa:"\e580"}.fa-tent-arrows-down{--fa:"\e581"}.fa-tents{--fa:"\e582"}.fa-toilet-portable{--fa:"\e583"}.fa-toilets-portable{--fa:"\e584"}.fa-tower-cell{--fa:"\e585"}.fa-tower-observation{--fa:"\e586"}.fa-tree-city{--fa:"\e587"}.fa-trowel{--fa:"\e589"}.fa-trowel-bricks{--fa:"\e58a"}.fa-truck-arrow-right{--fa:"\e58b"}.fa-truck-droplet{--fa:"\e58c"}.fa-truck-field{--fa:"\e58d"}.fa-truck-field-un{--fa:"\e58e"}.fa-truck-plane{--fa:"\e58f"}.fa-users-between-lines{--fa:"\e591"}.fa-users-line{--fa:"\e592"}.fa-users-rays{--fa:"\e593"}.fa-users-rectangle{--fa:"\e594"}.fa-users-viewfinder{--fa:"\e595"}.fa-vial-circle-check{--fa:"\e596"}.fa-vial-virus{--fa:"\e597"}.fa-wheat-awn-circle-exclamation{--fa:"\e598"}.fa-worm{--fa:"\e599"}.fa-xmarks-lines{--fa:"\e59a"}.fa-child-dress{--fa:"\e59c"}.fa-child-reaching{--fa:"\e59d"}.fa-file-circle-check{--fa:"\e5a0"}.fa-file-circle-xmark{--fa:"\e5a1"}.fa-person-through-window{--fa:"\e5a9"}.fa-plant-wilt{--fa:"\e5aa"}.fa-stapler{--fa:"\e5af"}.fa-train-tram{--fa:"\e5b4"}.fa-table-cells-column-lock{--fa:"\e678"}.fa-table-cells-row-lock{--fa:"\e67a"}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:"\e68f"}.fa-table-cells-row-unlock{--fa:"\e691"}.fa-chart-diagram{--fa:"\e695"}.fa-comment-nodes{--fa:"\e696"}.fa-file-fragment{--fa:"\e697"}.fa-file-half-dashed{--fa:"\e698"}.fa-hexagon-nodes{--fa:"\e699"}.fa-hexagon-nodes-bolt{--fa:"\e69a"}.fa-square-binary{--fa:"\e69b"}.fa-pentagon{--fa:"\e790"}.fa-non-binary{--fa:"\e807"}.fa-spiral{--fa:"\e80a"}.fa-mobile-vibrate{--fa:"\e816"}.fa-single-quote-left{--fa:"\e81b"}.fa-single-quote-right{--fa:"\e81c"}.fa-bus-side{--fa:"\e81d"}.fa-heptagon,.fa-septagon{--fa:"\e820"}.fa-glass-martini,.fa-martini-glass-empty{--fa:"\f000"}.fa-music{--fa:"\f001"}.fa-magnifying-glass,.fa-search{--fa:"\f002"}.fa-heart{--fa:"\f004"}.fa-star{--fa:"\f005"}.fa-user,.fa-user-alt,.fa-user-large{--fa:"\f007"}.fa-film,.fa-film-alt,.fa-film-simple{--fa:"\f008"}.fa-table-cells-large,.fa-th-large{--fa:"\f009"}.fa-table-cells,.fa-th{--fa:"\f00a"}.fa-table-list,.fa-th-list{--fa:"\f00b"}.fa-check{--fa:"\f00c"}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"\f00d"}.fa-magnifying-glass-plus,.fa-search-plus{--fa:"\f00e"}.fa-magnifying-glass-minus,.fa-search-minus{--fa:"\f010"}.fa-power-off{--fa:"\f011"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:"\f012"}.fa-cog,.fa-gear{--fa:"\f013"}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:"\f015"}.fa-clock,.fa-clock-four{--fa:"\f017"}.fa-road{--fa:"\f018"}.fa-download{--fa:"\f019"}.fa-inbox{--fa:"\f01c"}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:"\f01e"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"\f021"}.fa-list-alt,.fa-rectangle-list{--fa:"\f022"}.fa-lock{--fa:"\f023"}.fa-flag{--fa:"\f024"}.fa-headphones,.fa-headphones-alt,.fa-headphones-simple{--fa:"\f025"}.fa-volume-off{--fa:"\f026"}.fa-volume-down,.fa-volume-low{--fa:"\f027"}.fa-volume-high,.fa-volume-up{--fa:"\f028"}.fa-qrcode{--fa:"\f029"}.fa-barcode{--fa:"\f02a"}.fa-tag{--fa:"\f02b"}.fa-tags{--fa:"\f02c"}.fa-book{--fa:"\f02d"}.fa-bookmark{--fa:"\f02e"}.fa-print{--fa:"\f02f"}.fa-camera,.fa-camera-alt{--fa:"\f030"}.fa-font{--fa:"\f031"}.fa-bold{--fa:"\f032"}.fa-italic{--fa:"\f033"}.fa-text-height{--fa:"\f034"}.fa-text-width{--fa:"\f035"}.fa-align-left{--fa:"\f036"}.fa-align-center{--fa:"\f037"}.fa-align-right{--fa:"\f038"}.fa-align-justify{--fa:"\f039"}.fa-list,.fa-list-squares{--fa:"\f03a"}.fa-dedent,.fa-outdent{--fa:"\f03b"}.fa-indent{--fa:"\f03c"}.fa-video,.fa-video-camera{--fa:"\f03d"}.fa-image{--fa:"\f03e"}.fa-location-pin,.fa-map-marker{--fa:"\f041"}.fa-adjust,.fa-circle-half-stroke{--fa:"\f042"}.fa-droplet,.fa-tint{--fa:"\f043"}.fa-edit,.fa-pen-to-square{--fa:"\f044"}.fa-arrows,.fa-arrows-up-down-left-right{--fa:"\f047"}.fa-backward-step,.fa-step-backward{--fa:"\f048"}.fa-backward-fast,.fa-fast-backward{--fa:"\f049"}.fa-backward{--fa:"\f04a"}.fa-play{--fa:"\f04b"}.fa-pause{--fa:"\f04c"}.fa-stop{--fa:"\f04d"}.fa-forward{--fa:"\f04e"}.fa-fast-forward,.fa-forward-fast{--fa:"\f050"}.fa-forward-step,.fa-step-forward{--fa:"\f051"}.fa-eject{--fa:"\f052"}.fa-chevron-left{--fa:"\f053"}.fa-chevron-right{--fa:"\f054"}.fa-circle-plus,.fa-plus-circle{--fa:"\f055"}.fa-circle-minus,.fa-minus-circle{--fa:"\f056"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:"\f057"}.fa-check-circle,.fa-circle-check{--fa:"\f058"}.fa-circle-question,.fa-question-circle{--fa:"\f059"}.fa-circle-info,.fa-info-circle{--fa:"\f05a"}.fa-crosshairs{--fa:"\f05b"}.fa-ban,.fa-cancel{--fa:"\f05e"}.fa-arrow-left{--fa:"\f060"}.fa-arrow-right{--fa:"\f061"}.fa-arrow-up{--fa:"\f062"}.fa-arrow-down{--fa:"\f063"}.fa-mail-forward,.fa-share{--fa:"\f064"}.fa-expand{--fa:"\f065"}.fa-compress{--fa:"\f066"}.fa-minus,.fa-subtract{--fa:"\f068"}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"\f06a"}.fa-gift{--fa:"\f06b"}.fa-leaf{--fa:"\f06c"}.fa-fire{--fa:"\f06d"}.fa-eye{--fa:"\f06e"}.fa-eye-slash{--fa:"\f070"}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"\f071"}.fa-plane{--fa:"\f072"}.fa-calendar-alt,.fa-calendar-days{--fa:"\f073"}.fa-random,.fa-shuffle{--fa:"\f074"}.fa-comment{--fa:"\f075"}.fa-magnet{--fa:"\f076"}.fa-chevron-up{--fa:"\f077"}.fa-chevron-down{--fa:"\f078"}.fa-retweet{--fa:"\f079"}.fa-cart-shopping,.fa-shopping-cart{--fa:"\f07a"}.fa-folder,.fa-folder-blank{--fa:"\f07b"}.fa-folder-open{--fa:"\f07c"}.fa-arrows-up-down,.fa-arrows-v{--fa:"\f07d"}.fa-arrows-h,.fa-arrows-left-right{--fa:"\f07e"}.fa-bar-chart,.fa-chart-bar{--fa:"\f080"}.fa-camera-retro{--fa:"\f083"}.fa-key{--fa:"\f084"}.fa-cogs,.fa-gears{--fa:"\f085"}.fa-comments{--fa:"\f086"}.fa-star-half{--fa:"\f089"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:"\f08b"}.fa-thumb-tack,.fa-thumbtack{--fa:"\f08d"}.fa-arrow-up-right-from-square,.fa-external-link{--fa:"\f08e"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:"\f090"}.fa-trophy{--fa:"\f091"}.fa-upload{--fa:"\f093"}.fa-lemon{--fa:"\f094"}.fa-phone{--fa:"\f095"}.fa-phone-square,.fa-square-phone{--fa:"\f098"}.fa-unlock{--fa:"\f09c"}.fa-credit-card,.fa-credit-card-alt{--fa:"\f09d"}.fa-feed,.fa-rss{--fa:"\f09e"}.fa-hard-drive,.fa-hdd{--fa:"\f0a0"}.fa-bullhorn{--fa:"\f0a1"}.fa-certificate{--fa:"\f0a3"}.fa-hand-point-right{--fa:"\f0a4"}.fa-hand-point-left{--fa:"\f0a5"}.fa-hand-point-up{--fa:"\f0a6"}.fa-hand-point-down{--fa:"\f0a7"}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:"\f0a8"}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:"\f0a9"}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:"\f0aa"}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:"\f0ab"}.fa-globe{--fa:"\f0ac"}.fa-wrench{--fa:"\f0ad"}.fa-list-check,.fa-tasks{--fa:"\f0ae"}.fa-filter{--fa:"\f0b0"}.fa-briefcase{--fa:"\f0b1"}.fa-arrows-alt,.fa-up-down-left-right{--fa:"\f0b2"}.fa-users{--fa:"\f0c0"}.fa-chain,.fa-link{--fa:"\f0c1"}.fa-cloud{--fa:"\f0c2"}.fa-flask{--fa:"\f0c3"}.fa-cut,.fa-scissors{--fa:"\f0c4"}.fa-copy{--fa:"\f0c5"}.fa-paperclip{--fa:"\f0c6"}.fa-floppy-disk,.fa-save{--fa:"\f0c7"}.fa-square{--fa:"\f0c8"}.fa-bars,.fa-navicon{--fa:"\f0c9"}.fa-list-dots,.fa-list-ul{--fa:"\f0ca"}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:"\f0cb"}.fa-strikethrough{--fa:"\f0cc"}.fa-underline{--fa:"\f0cd"}.fa-table{--fa:"\f0ce"}.fa-magic,.fa-wand-magic{--fa:"\f0d0"}.fa-truck{--fa:"\f0d1"}.fa-money-bill{--fa:"\f0d6"}.fa-caret-down{--fa:"\f0d7"}.fa-caret-up{--fa:"\f0d8"}.fa-caret-left{--fa:"\f0d9"}.fa-caret-right{--fa:"\f0da"}.fa-columns,.fa-table-columns{--fa:"\f0db"}.fa-sort,.fa-unsorted{--fa:"\f0dc"}.fa-sort-desc,.fa-sort-down{--fa:"\f0dd"}.fa-sort-asc,.fa-sort-up{--fa:"\f0de"}.fa-envelope{--fa:"\f0e0"}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:"\f0e2"}.fa-gavel,.fa-legal{--fa:"\f0e3"}.fa-bolt,.fa-zap{--fa:"\f0e7"}.fa-sitemap{--fa:"\f0e8"}.fa-umbrella{--fa:"\f0e9"}.fa-file-clipboard,.fa-paste{--fa:"\f0ea"}.fa-lightbulb{--fa:"\f0eb"}.fa-arrow-right-arrow-left,.fa-exchange{--fa:"\f0ec"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:"\f0ed"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:"\f0ee"}.fa-user-doctor,.fa-user-md{--fa:"\f0f0"}.fa-stethoscope{--fa:"\f0f1"}.fa-suitcase{--fa:"\f0f2"}.fa-bell{--fa:"\f0f3"}.fa-coffee,.fa-mug-saucer{--fa:"\f0f4"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:"\f0f8"}.fa-ambulance,.fa-truck-medical{--fa:"\f0f9"}.fa-medkit,.fa-suitcase-medical{--fa:"\f0fa"}.fa-fighter-jet,.fa-jet-fighter{--fa:"\f0fb"}.fa-beer,.fa-beer-mug-empty{--fa:"\f0fc"}.fa-h-square,.fa-square-h{--fa:"\f0fd"}.fa-plus-square,.fa-square-plus{--fa:"\f0fe"}.fa-angle-double-left,.fa-angles-left{--fa:"\f100"}.fa-angle-double-right,.fa-angles-right{--fa:"\f101"}.fa-angle-double-up,.fa-angles-up{--fa:"\f102"}.fa-angle-double-down,.fa-angles-down{--fa:"\f103"}.fa-angle-left{--fa:"\f104"}.fa-angle-right{--fa:"\f105"}.fa-angle-up{--fa:"\f106"}.fa-angle-down{--fa:"\f107"}.fa-laptop{--fa:"\f109"}.fa-tablet-button{--fa:"\f10a"}.fa-mobile-button{--fa:"\f10b"}.fa-quote-left,.fa-quote-left-alt{--fa:"\f10d"}.fa-quote-right,.fa-quote-right-alt{--fa:"\f10e"}.fa-spinner{--fa:"\f110"}.fa-circle{--fa:"\f111"}.fa-face-smile,.fa-smile{--fa:"\f118"}.fa-face-frown,.fa-frown{--fa:"\f119"}.fa-face-meh,.fa-meh{--fa:"\f11a"}.fa-gamepad{--fa:"\f11b"}.fa-keyboard{--fa:"\f11c"}.fa-flag-checkered{--fa:"\f11e"}.fa-terminal{--fa:"\f120"}.fa-code{--fa:"\f121"}.fa-mail-reply-all,.fa-reply-all{--fa:"\f122"}.fa-location-arrow{--fa:"\f124"}.fa-crop{--fa:"\f125"}.fa-code-branch{--fa:"\f126"}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:"\f127"}.fa-info{--fa:"\f129"}.fa-superscript{--fa:"\f12b"}.fa-subscript{--fa:"\f12c"}.fa-eraser{--fa:"\f12d"}.fa-puzzle-piece{--fa:"\f12e"}.fa-microphone{--fa:"\f130"}.fa-microphone-slash{--fa:"\f131"}.fa-shield,.fa-shield-blank{--fa:"\f132"}.fa-calendar{--fa:"\f133"}.fa-fire-extinguisher{--fa:"\f134"}.fa-rocket{--fa:"\f135"}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:"\f137"}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:"\f138"}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:"\f139"}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:"\f13a"}.fa-anchor{--fa:"\f13d"}.fa-unlock-alt,.fa-unlock-keyhole{--fa:"\f13e"}.fa-bullseye{--fa:"\f140"}.fa-ellipsis,.fa-ellipsis-h{--fa:"\f141"}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:"\f142"}.fa-rss-square,.fa-square-rss{--fa:"\f143"}.fa-circle-play,.fa-play-circle{--fa:"\f144"}.fa-ticket{--fa:"\f145"}.fa-minus-square,.fa-square-minus{--fa:"\f146"}.fa-arrow-turn-up,.fa-level-up{--fa:"\f148"}.fa-arrow-turn-down,.fa-level-down{--fa:"\f149"}.fa-check-square,.fa-square-check{--fa:"\f14a"}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:"\f14b"}.fa-external-link-square,.fa-square-arrow-up-right{--fa:"\f14c"}.fa-share-from-square,.fa-share-square{--fa:"\f14d"}.fa-compass{--fa:"\f14e"}.fa-caret-square-down,.fa-square-caret-down{--fa:"\f150"}.fa-caret-square-up,.fa-square-caret-up{--fa:"\f151"}.fa-caret-square-right,.fa-square-caret-right{--fa:"\f152"}.fa-eur,.fa-euro,.fa-euro-sign{--fa:"\f153"}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:"\f154"}.fa-rupee,.fa-rupee-sign{--fa:"\f156"}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:"\f157"}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:"\f158"}.fa-krw,.fa-won,.fa-won-sign{--fa:"\f159"}.fa-file{--fa:"\f15b"}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:"\f15c"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:"\f15d"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:"\f15e"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:"\f160"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:"\f161"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:"\f162"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:"\f163"}.fa-thumbs-up{--fa:"\f164"}.fa-thumbs-down{--fa:"\f165"}.fa-arrow-down-long,.fa-long-arrow-down{--fa:"\f175"}.fa-arrow-up-long,.fa-long-arrow-up{--fa:"\f176"}.fa-arrow-left-long,.fa-long-arrow-left{--fa:"\f177"}.fa-arrow-right-long,.fa-long-arrow-right{--fa:"\f178"}.fa-female,.fa-person-dress{--fa:"\f182"}.fa-male,.fa-person{--fa:"\f183"}.fa-sun{--fa:"\f185"}.fa-moon{--fa:"\f186"}.fa-archive,.fa-box-archive{--fa:"\f187"}.fa-bug{--fa:"\f188"}.fa-caret-square-left,.fa-square-caret-left{--fa:"\f191"}.fa-circle-dot,.fa-dot-circle{--fa:"\f192"}.fa-wheelchair{--fa:"\f193"}.fa-lira-sign{--fa:"\f195"}.fa-shuttle-space,.fa-space-shuttle{--fa:"\f197"}.fa-envelope-square,.fa-square-envelope{--fa:"\f199"}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:"\f19c"}.fa-graduation-cap,.fa-mortar-board{--fa:"\f19d"}.fa-language{--fa:"\f1ab"}.fa-fax{--fa:"\f1ac"}.fa-building{--fa:"\f1ad"}.fa-child{--fa:"\f1ae"}.fa-paw{--fa:"\f1b0"}.fa-cube{--fa:"\f1b2"}.fa-cubes{--fa:"\f1b3"}.fa-recycle{--fa:"\f1b8"}.fa-automobile,.fa-car{--fa:"\f1b9"}.fa-cab,.fa-taxi{--fa:"\f1ba"}.fa-tree{--fa:"\f1bb"}.fa-database{--fa:"\f1c0"}.fa-file-pdf{--fa:"\f1c1"}.fa-file-word{--fa:"\f1c2"}.fa-file-excel{--fa:"\f1c3"}.fa-file-powerpoint{--fa:"\f1c4"}.fa-file-image{--fa:"\f1c5"}.fa-file-archive,.fa-file-zipper{--fa:"\f1c6"}.fa-file-audio{--fa:"\f1c7"}.fa-file-video{--fa:"\f1c8"}.fa-file-code{--fa:"\f1c9"}.fa-life-ring{--fa:"\f1cd"}.fa-circle-notch{--fa:"\f1ce"}.fa-paper-plane{--fa:"\f1d8"}.fa-clock-rotate-left,.fa-history{--fa:"\f1da"}.fa-header,.fa-heading{--fa:"\f1dc"}.fa-paragraph{--fa:"\f1dd"}.fa-sliders,.fa-sliders-h{--fa:"\f1de"}.fa-share-alt,.fa-share-nodes{--fa:"\f1e0"}.fa-share-alt-square,.fa-square-share-nodes{--fa:"\f1e1"}.fa-bomb{--fa:"\f1e2"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:"\f1e3"}.fa-teletype,.fa-tty{--fa:"\f1e4"}.fa-binoculars{--fa:"\f1e5"}.fa-plug{--fa:"\f1e6"}.fa-newspaper{--fa:"\f1ea"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:"\f1eb"}.fa-calculator{--fa:"\f1ec"}.fa-bell-slash{--fa:"\f1f6"}.fa-trash{--fa:"\f1f8"}.fa-copyright{--fa:"\f1f9"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:"\f1fb"}.fa-paint-brush,.fa-paintbrush{--fa:"\f1fc"}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:"\f1fd"}.fa-area-chart,.fa-chart-area{--fa:"\f1fe"}.fa-chart-pie,.fa-pie-chart{--fa:"\f200"}.fa-chart-line,.fa-line-chart{--fa:"\f201"}.fa-toggle-off{--fa:"\f204"}.fa-toggle-on{--fa:"\f205"}.fa-bicycle{--fa:"\f206"}.fa-bus{--fa:"\f207"}.fa-closed-captioning{--fa:"\f20a"}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:"\f20b"}.fa-cart-plus{--fa:"\f217"}.fa-cart-arrow-down{--fa:"\f218"}.fa-diamond{--fa:"\f219"}.fa-ship{--fa:"\f21a"}.fa-user-secret{--fa:"\f21b"}.fa-motorcycle{--fa:"\f21c"}.fa-street-view{--fa:"\f21d"}.fa-heart-pulse,.fa-heartbeat{--fa:"\f21e"}.fa-venus{--fa:"\f221"}.fa-mars{--fa:"\f222"}.fa-mercury{--fa:"\f223"}.fa-mars-and-venus{--fa:"\f224"}.fa-transgender,.fa-transgender-alt{--fa:"\f225"}.fa-venus-double{--fa:"\f226"}.fa-mars-double{--fa:"\f227"}.fa-venus-mars{--fa:"\f228"}.fa-mars-stroke{--fa:"\f229"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:"\f22a"}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:"\f22b"}.fa-neuter{--fa:"\f22c"}.fa-genderless{--fa:"\f22d"}.fa-server{--fa:"\f233"}.fa-user-plus{--fa:"\f234"}.fa-user-times,.fa-user-xmark{--fa:"\f235"}.fa-bed{--fa:"\f236"}.fa-train{--fa:"\f238"}.fa-subway,.fa-train-subway{--fa:"\f239"}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:"\f240"}.fa-battery-4,.fa-battery-three-quarters{--fa:"\f241"}.fa-battery-3,.fa-battery-half{--fa:"\f242"}.fa-battery-2,.fa-battery-quarter{--fa:"\f243"}.fa-battery-0,.fa-battery-empty{--fa:"\f244"}.fa-arrow-pointer,.fa-mouse-pointer{--fa:"\f245"}.fa-i-cursor{--fa:"\f246"}.fa-object-group{--fa:"\f247"}.fa-object-ungroup{--fa:"\f248"}.fa-note-sticky,.fa-sticky-note{--fa:"\f249"}.fa-clone{--fa:"\f24d"}.fa-balance-scale,.fa-scale-balanced{--fa:"\f24e"}.fa-hourglass-1,.fa-hourglass-start{--fa:"\f251"}.fa-hourglass-2,.fa-hourglass-half{--fa:"\f252"}.fa-hourglass-3,.fa-hourglass-end{--fa:"\f253"}.fa-hourglass,.fa-hourglass-empty{--fa:"\f254"}.fa-hand-back-fist,.fa-hand-rock{--fa:"\f255"}.fa-hand,.fa-hand-paper{--fa:"\f256"}.fa-hand-scissors{--fa:"\f257"}.fa-hand-lizard{--fa:"\f258"}.fa-hand-spock{--fa:"\f259"}.fa-hand-pointer{--fa:"\f25a"}.fa-hand-peace{--fa:"\f25b"}.fa-trademark{--fa:"\f25c"}.fa-registered{--fa:"\f25d"}.fa-television,.fa-tv,.fa-tv-alt{--fa:"\f26c"}.fa-calendar-plus{--fa:"\f271"}.fa-calendar-minus{--fa:"\f272"}.fa-calendar-times,.fa-calendar-xmark{--fa:"\f273"}.fa-calendar-check{--fa:"\f274"}.fa-industry{--fa:"\f275"}.fa-map-pin{--fa:"\f276"}.fa-map-signs,.fa-signs-post{--fa:"\f277"}.fa-map{--fa:"\f279"}.fa-comment-alt,.fa-message{--fa:"\f27a"}.fa-circle-pause,.fa-pause-circle{--fa:"\f28b"}.fa-circle-stop,.fa-stop-circle{--fa:"\f28d"}.fa-bag-shopping,.fa-shopping-bag{--fa:"\f290"}.fa-basket-shopping,.fa-shopping-basket{--fa:"\f291"}.fa-universal-access{--fa:"\f29a"}.fa-blind,.fa-person-walking-with-cane{--fa:"\f29d"}.fa-audio-description{--fa:"\f29e"}.fa-phone-volume,.fa-volume-control-phone{--fa:"\f2a0"}.fa-braille{--fa:"\f2a1"}.fa-assistive-listening-systems,.fa-ear-listen{--fa:"\f2a2"}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:"\f2a3"}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:"\f2a4"}.fa-hands,.fa-sign-language,.fa-signing{--fa:"\f2a7"}.fa-eye-low-vision,.fa-low-vision{--fa:"\f2a8"}.fa-handshake,.fa-handshake-alt,.fa-handshake-simple{--fa:"\f2b5"}.fa-envelope-open{--fa:"\f2b6"}.fa-address-book,.fa-contact-book{--fa:"\f2b9"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:"\f2bb"}.fa-circle-user,.fa-user-circle{--fa:"\f2bd"}.fa-id-badge{--fa:"\f2c1"}.fa-drivers-license,.fa-id-card{--fa:"\f2c2"}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:"\f2c7"}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:"\f2c8"}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:"\f2c9"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:"\f2ca"}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:"\f2cb"}.fa-shower{--fa:"\f2cc"}.fa-bath,.fa-bathtub{--fa:"\f2cd"}.fa-podcast{--fa:"\f2ce"}.fa-window-maximize{--fa:"\f2d0"}.fa-window-minimize{--fa:"\f2d1"}.fa-window-restore{--fa:"\f2d2"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:"\f2d3"}.fa-microchip{--fa:"\f2db"}.fa-snowflake{--fa:"\f2dc"}.fa-spoon,.fa-utensil-spoon{--fa:"\f2e5"}.fa-cutlery,.fa-utensils{--fa:"\f2e7"}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:"\f2ea"}.fa-trash-alt,.fa-trash-can{--fa:"\f2ed"}.fa-rotate,.fa-sync-alt{--fa:"\f2f1"}.fa-stopwatch{--fa:"\f2f2"}.fa-right-from-bracket,.fa-sign-out-alt{--fa:"\f2f5"}.fa-right-to-bracket,.fa-sign-in-alt{--fa:"\f2f6"}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:"\f2f9"}.fa-poo{--fa:"\f2fe"}.fa-images{--fa:"\f302"}.fa-pencil,.fa-pencil-alt{--fa:"\f303"}.fa-pen{--fa:"\f304"}.fa-pen-alt,.fa-pen-clip{--fa:"\f305"}.fa-octagon{--fa:"\f306"}.fa-down-long,.fa-long-arrow-alt-down{--fa:"\f309"}.fa-left-long,.fa-long-arrow-alt-left{--fa:"\f30a"}.fa-long-arrow-alt-right,.fa-right-long{--fa:"\f30b"}.fa-long-arrow-alt-up,.fa-up-long{--fa:"\f30c"}.fa-hexagon{--fa:"\f312"}.fa-file-edit,.fa-file-pen{--fa:"\f31c"}.fa-expand-arrows-alt,.fa-maximize{--fa:"\f31e"}.fa-clipboard{--fa:"\f328"}.fa-arrows-alt-h,.fa-left-right{--fa:"\f337"}.fa-arrows-alt-v,.fa-up-down{--fa:"\f338"}.fa-alarm-clock{--fa:"\f34e"}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:"\f358"}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:"\f359"}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:"\f35a"}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:"\f35b"}.fa-external-link-alt,.fa-up-right-from-square{--fa:"\f35d"}.fa-external-link-square-alt,.fa-square-up-right{--fa:"\f360"}.fa-exchange-alt,.fa-right-left{--fa:"\f362"}.fa-repeat{--fa:"\f363"}.fa-code-commit{--fa:"\f386"}.fa-code-merge{--fa:"\f387"}.fa-desktop,.fa-desktop-alt{--fa:"\f390"}.fa-gem{--fa:"\f3a5"}.fa-level-down-alt,.fa-turn-down{--fa:"\f3be"}.fa-level-up-alt,.fa-turn-up{--fa:"\f3bf"}.fa-lock-open{--fa:"\f3c1"}.fa-location-dot,.fa-map-marker-alt{--fa:"\f3c5"}.fa-microphone-alt,.fa-microphone-lines{--fa:"\f3c9"}.fa-mobile-alt,.fa-mobile-screen-button{--fa:"\f3cd"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:"\f3ce"}.fa-mobile-android-alt,.fa-mobile-screen{--fa:"\f3cf"}.fa-money-bill-1,.fa-money-bill-alt{--fa:"\f3d1"}.fa-phone-slash{--fa:"\f3dd"}.fa-image-portrait,.fa-portrait{--fa:"\f3e0"}.fa-mail-reply,.fa-reply{--fa:"\f3e5"}.fa-shield-alt,.fa-shield-halved{--fa:"\f3ed"}.fa-tablet-alt,.fa-tablet-screen-button{--fa:"\f3fa"}.fa-tablet,.fa-tablet-android{--fa:"\f3fb"}.fa-ticket-alt,.fa-ticket-simple{--fa:"\f3ff"}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:"\f410"}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:"\f422"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:"\f424"}.fa-baseball-bat-ball{--fa:"\f432"}.fa-baseball,.fa-baseball-ball{--fa:"\f433"}.fa-basketball,.fa-basketball-ball{--fa:"\f434"}.fa-bowling-ball{--fa:"\f436"}.fa-chess{--fa:"\f439"}.fa-chess-bishop{--fa:"\f43a"}.fa-chess-board{--fa:"\f43c"}.fa-chess-king{--fa:"\f43f"}.fa-chess-knight{--fa:"\f441"}.fa-chess-pawn{--fa:"\f443"}.fa-chess-queen{--fa:"\f445"}.fa-chess-rook{--fa:"\f447"}.fa-dumbbell{--fa:"\f44b"}.fa-football,.fa-football-ball{--fa:"\f44e"}.fa-golf-ball,.fa-golf-ball-tee{--fa:"\f450"}.fa-hockey-puck{--fa:"\f453"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:"\f458"}.fa-square-full{--fa:"\f45c"}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:"\f45d"}.fa-volleyball,.fa-volleyball-ball{--fa:"\f45f"}.fa-allergies,.fa-hand-dots{--fa:"\f461"}.fa-band-aid,.fa-bandage{--fa:"\f462"}.fa-box{--fa:"\f466"}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:"\f468"}.fa-briefcase-medical{--fa:"\f469"}.fa-burn,.fa-fire-flame-simple{--fa:"\f46a"}.fa-capsules{--fa:"\f46b"}.fa-clipboard-check{--fa:"\f46c"}.fa-clipboard-list{--fa:"\f46d"}.fa-diagnoses,.fa-person-dots-from-line{--fa:"\f470"}.fa-dna{--fa:"\f471"}.fa-dolly,.fa-dolly-box{--fa:"\f472"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:"\f474"}.fa-file-medical{--fa:"\f477"}.fa-file-medical-alt,.fa-file-waveform{--fa:"\f478"}.fa-first-aid,.fa-kit-medical{--fa:"\f479"}.fa-circle-h,.fa-hospital-symbol{--fa:"\f47e"}.fa-id-card-alt,.fa-id-card-clip{--fa:"\f47f"}.fa-notes-medical{--fa:"\f481"}.fa-pallet{--fa:"\f482"}.fa-pills{--fa:"\f484"}.fa-prescription-bottle{--fa:"\f485"}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:"\f486"}.fa-bed-pulse,.fa-procedures{--fa:"\f487"}.fa-shipping-fast,.fa-truck-fast{--fa:"\f48b"}.fa-smoking{--fa:"\f48d"}.fa-syringe{--fa:"\f48e"}.fa-tablets{--fa:"\f490"}.fa-thermometer{--fa:"\f491"}.fa-vial{--fa:"\f492"}.fa-vials{--fa:"\f493"}.fa-warehouse{--fa:"\f494"}.fa-weight,.fa-weight-scale{--fa:"\f496"}.fa-x-ray{--fa:"\f497"}.fa-box-open{--fa:"\f49e"}.fa-comment-dots,.fa-commenting{--fa:"\f4ad"}.fa-comment-slash{--fa:"\f4b3"}.fa-couch{--fa:"\f4b8"}.fa-circle-dollar-to-slot,.fa-donate{--fa:"\f4b9"}.fa-dove{--fa:"\f4ba"}.fa-hand-holding{--fa:"\f4bd"}.fa-hand-holding-heart{--fa:"\f4be"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:"\f4c0"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:"\f4c1"}.fa-hands-holding{--fa:"\f4c2"}.fa-hands-helping,.fa-handshake-angle{--fa:"\f4c4"}.fa-parachute-box{--fa:"\f4cd"}.fa-people-carry,.fa-people-carry-box{--fa:"\f4ce"}.fa-piggy-bank{--fa:"\f4d3"}.fa-ribbon{--fa:"\f4d6"}.fa-route{--fa:"\f4d7"}.fa-seedling,.fa-sprout{--fa:"\f4d8"}.fa-sign,.fa-sign-hanging{--fa:"\f4d9"}.fa-face-smile-wink,.fa-smile-wink{--fa:"\f4da"}.fa-tape{--fa:"\f4db"}.fa-truck-loading,.fa-truck-ramp-box{--fa:"\f4de"}.fa-truck-moving{--fa:"\f4df"}.fa-video-slash{--fa:"\f4e2"}.fa-wine-glass{--fa:"\f4e3"}.fa-user-astronaut{--fa:"\f4fb"}.fa-user-check{--fa:"\f4fc"}.fa-user-clock{--fa:"\f4fd"}.fa-user-cog,.fa-user-gear{--fa:"\f4fe"}.fa-user-edit,.fa-user-pen{--fa:"\f4ff"}.fa-user-friends,.fa-user-group{--fa:"\f500"}.fa-user-graduate{--fa:"\f501"}.fa-user-lock{--fa:"\f502"}.fa-user-minus{--fa:"\f503"}.fa-user-ninja{--fa:"\f504"}.fa-user-shield{--fa:"\f505"}.fa-user-alt-slash,.fa-user-large-slash,.fa-user-slash{--fa:"\f506"}.fa-user-tag{--fa:"\f507"}.fa-user-tie{--fa:"\f508"}.fa-users-cog,.fa-users-gear{--fa:"\f509"}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:"\f515"}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:"\f516"}.fa-blender{--fa:"\f517"}.fa-book-open{--fa:"\f518"}.fa-broadcast-tower,.fa-tower-broadcast{--fa:"\f519"}.fa-broom{--fa:"\f51a"}.fa-blackboard,.fa-chalkboard{--fa:"\f51b"}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:"\f51c"}.fa-church{--fa:"\f51d"}.fa-coins{--fa:"\f51e"}.fa-compact-disc{--fa:"\f51f"}.fa-crow{--fa:"\f520"}.fa-crown{--fa:"\f521"}.fa-dice{--fa:"\f522"}.fa-dice-five{--fa:"\f523"}.fa-dice-four{--fa:"\f524"}.fa-dice-one{--fa:"\f525"}.fa-dice-six{--fa:"\f526"}.fa-dice-three{--fa:"\f527"}.fa-dice-two{--fa:"\f528"}.fa-divide{--fa:"\f529"}.fa-door-closed{--fa:"\f52a"}.fa-door-open{--fa:"\f52b"}.fa-feather{--fa:"\f52d"}.fa-frog{--fa:"\f52e"}.fa-gas-pump{--fa:"\f52f"}.fa-glasses{--fa:"\f530"}.fa-greater-than-equal{--fa:"\f532"}.fa-helicopter{--fa:"\f533"}.fa-infinity{--fa:"\f534"}.fa-kiwi-bird{--fa:"\f535"}.fa-less-than-equal{--fa:"\f537"}.fa-memory{--fa:"\f538"}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:"\f539"}.fa-money-bill-wave{--fa:"\f53a"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:"\f53b"}.fa-money-check{--fa:"\f53c"}.fa-money-check-alt,.fa-money-check-dollar{--fa:"\f53d"}.fa-not-equal{--fa:"\f53e"}.fa-palette{--fa:"\f53f"}.fa-parking,.fa-square-parking{--fa:"\f540"}.fa-diagram-project,.fa-project-diagram{--fa:"\f542"}.fa-receipt{--fa:"\f543"}.fa-robot{--fa:"\f544"}.fa-ruler{--fa:"\f545"}.fa-ruler-combined{--fa:"\f546"}.fa-ruler-horizontal{--fa:"\f547"}.fa-ruler-vertical{--fa:"\f548"}.fa-school{--fa:"\f549"}.fa-screwdriver{--fa:"\f54a"}.fa-shoe-prints{--fa:"\f54b"}.fa-skull{--fa:"\f54c"}.fa-ban-smoking,.fa-smoking-ban{--fa:"\f54d"}.fa-store{--fa:"\f54e"}.fa-shop,.fa-store-alt{--fa:"\f54f"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:"\f550"}.fa-stroopwafel{--fa:"\f551"}.fa-toolbox{--fa:"\f552"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:"\f553"}.fa-person-walking,.fa-walking{--fa:"\f554"}.fa-wallet{--fa:"\f555"}.fa-angry,.fa-face-angry{--fa:"\f556"}.fa-archway{--fa:"\f557"}.fa-atlas,.fa-book-atlas{--fa:"\f558"}.fa-award{--fa:"\f559"}.fa-backspace,.fa-delete-left{--fa:"\f55a"}.fa-bezier-curve{--fa:"\f55b"}.fa-bong{--fa:"\f55c"}.fa-brush{--fa:"\f55d"}.fa-bus-alt,.fa-bus-simple{--fa:"\f55e"}.fa-cannabis{--fa:"\f55f"}.fa-check-double{--fa:"\f560"}.fa-cocktail,.fa-martini-glass-citrus{--fa:"\f561"}.fa-bell-concierge,.fa-concierge-bell{--fa:"\f562"}.fa-cookie{--fa:"\f563"}.fa-cookie-bite{--fa:"\f564"}.fa-crop-alt,.fa-crop-simple{--fa:"\f565"}.fa-digital-tachograph,.fa-tachograph-digital{--fa:"\f566"}.fa-dizzy,.fa-face-dizzy{--fa:"\f567"}.fa-compass-drafting,.fa-drafting-compass{--fa:"\f568"}.fa-drum{--fa:"\f569"}.fa-drum-steelpan{--fa:"\f56a"}.fa-feather-alt,.fa-feather-pointed{--fa:"\f56b"}.fa-file-contract{--fa:"\f56c"}.fa-file-arrow-down,.fa-file-download{--fa:"\f56d"}.fa-arrow-right-from-file,.fa-file-export{--fa:"\f56e"}.fa-arrow-right-to-file,.fa-file-import{--fa:"\f56f"}.fa-file-invoice{--fa:"\f570"}.fa-file-invoice-dollar{--fa:"\f571"}.fa-file-prescription{--fa:"\f572"}.fa-file-signature{--fa:"\f573"}.fa-file-arrow-up,.fa-file-upload{--fa:"\f574"}.fa-fill{--fa:"\f575"}.fa-fill-drip{--fa:"\f576"}.fa-fingerprint{--fa:"\f577"}.fa-fish{--fa:"\f578"}.fa-face-flushed,.fa-flushed{--fa:"\f579"}.fa-face-frown-open,.fa-frown-open{--fa:"\f57a"}.fa-glass-martini-alt,.fa-martini-glass{--fa:"\f57b"}.fa-earth-africa,.fa-globe-africa{--fa:"\f57c"}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:"\f57d"}.fa-earth-asia,.fa-globe-asia{--fa:"\f57e"}.fa-face-grimace,.fa-grimace{--fa:"\f57f"}.fa-face-grin,.fa-grin{--fa:"\f580"}.fa-face-grin-wide,.fa-grin-alt{--fa:"\f581"}.fa-face-grin-beam,.fa-grin-beam{--fa:"\f582"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:"\f583"}.fa-face-grin-hearts,.fa-grin-hearts{--fa:"\f584"}.fa-face-grin-squint,.fa-grin-squint{--fa:"\f585"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:"\f586"}.fa-face-grin-stars,.fa-grin-stars{--fa:"\f587"}.fa-face-grin-tears,.fa-grin-tears{--fa:"\f588"}.fa-face-grin-tongue,.fa-grin-tongue{--fa:"\f589"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:"\f58a"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:"\f58b"}.fa-face-grin-wink,.fa-grin-wink{--fa:"\f58c"}.fa-grid-horizontal,.fa-grip,.fa-grip-horizontal{--fa:"\f58d"}.fa-grid-vertical,.fa-grip-vertical{--fa:"\f58e"}.fa-headset{--fa:"\f590"}.fa-highlighter{--fa:"\f591"}.fa-hot-tub,.fa-hot-tub-person{--fa:"\f593"}.fa-hotel{--fa:"\f594"}.fa-joint{--fa:"\f595"}.fa-face-kiss,.fa-kiss{--fa:"\f596"}.fa-face-kiss-beam,.fa-kiss-beam{--fa:"\f597"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:"\f598"}.fa-face-laugh,.fa-laugh{--fa:"\f599"}.fa-face-laugh-beam,.fa-laugh-beam{--fa:"\f59a"}.fa-face-laugh-squint,.fa-laugh-squint{--fa:"\f59b"}.fa-face-laugh-wink,.fa-laugh-wink{--fa:"\f59c"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:"\f59d"}.fa-map-location,.fa-map-marked{--fa:"\f59f"}.fa-map-location-dot,.fa-map-marked-alt{--fa:"\f5a0"}.fa-marker{--fa:"\f5a1"}.fa-medal{--fa:"\f5a2"}.fa-face-meh-blank,.fa-meh-blank{--fa:"\f5a4"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:"\f5a5"}.fa-monument{--fa:"\f5a6"}.fa-mortar-pestle{--fa:"\f5a7"}.fa-paint-roller{--fa:"\f5aa"}.fa-passport{--fa:"\f5ab"}.fa-pen-fancy{--fa:"\f5ac"}.fa-pen-nib{--fa:"\f5ad"}.fa-pen-ruler,.fa-pencil-ruler{--fa:"\f5ae"}.fa-plane-arrival{--fa:"\f5af"}.fa-plane-departure{--fa:"\f5b0"}.fa-prescription{--fa:"\f5b1"}.fa-face-sad-cry,.fa-sad-cry{--fa:"\f5b3"}.fa-face-sad-tear,.fa-sad-tear{--fa:"\f5b4"}.fa-shuttle-van,.fa-van-shuttle{--fa:"\f5b6"}.fa-signature{--fa:"\f5b7"}.fa-face-smile-beam,.fa-smile-beam{--fa:"\f5b8"}.fa-solar-panel{--fa:"\f5ba"}.fa-spa{--fa:"\f5bb"}.fa-splotch{--fa:"\f5bc"}.fa-spray-can{--fa:"\f5bd"}.fa-stamp{--fa:"\f5bf"}.fa-star-half-alt,.fa-star-half-stroke{--fa:"\f5c0"}.fa-suitcase-rolling{--fa:"\f5c1"}.fa-face-surprise,.fa-surprise{--fa:"\f5c2"}.fa-swatchbook{--fa:"\f5c3"}.fa-person-swimming,.fa-swimmer{--fa:"\f5c4"}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:"\f5c5"}.fa-droplet-slash,.fa-tint-slash{--fa:"\f5c7"}.fa-face-tired,.fa-tired{--fa:"\f5c8"}.fa-tooth{--fa:"\f5c9"}.fa-umbrella-beach{--fa:"\f5ca"}.fa-weight-hanging{--fa:"\f5cd"}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:"\f5ce"}.fa-air-freshener,.fa-spray-can-sparkles{--fa:"\f5d0"}.fa-apple-alt,.fa-apple-whole{--fa:"\f5d1"}.fa-atom{--fa:"\f5d2"}.fa-bone{--fa:"\f5d7"}.fa-book-open-reader,.fa-book-reader{--fa:"\f5da"}.fa-brain{--fa:"\f5dc"}.fa-car-alt,.fa-car-rear{--fa:"\f5de"}.fa-battery-car,.fa-car-battery{--fa:"\f5df"}.fa-car-burst,.fa-car-crash{--fa:"\f5e1"}.fa-car-side{--fa:"\f5e4"}.fa-charging-station{--fa:"\f5e7"}.fa-diamond-turn-right,.fa-directions{--fa:"\f5eb"}.fa-draw-polygon,.fa-vector-polygon{--fa:"\f5ee"}.fa-laptop-code{--fa:"\f5fc"}.fa-layer-group{--fa:"\f5fd"}.fa-location,.fa-location-crosshairs{--fa:"\f601"}.fa-lungs{--fa:"\f604"}.fa-microscope{--fa:"\f610"}.fa-oil-can{--fa:"\f613"}.fa-poop{--fa:"\f619"}.fa-shapes,.fa-triangle-circle-square{--fa:"\f61f"}.fa-star-of-life{--fa:"\f621"}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:"\f624"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\f625"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:"\f629"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:"\f62a"}.fa-teeth{--fa:"\f62e"}.fa-teeth-open{--fa:"\f62f"}.fa-masks-theater,.fa-theater-masks{--fa:"\f630"}.fa-traffic-light{--fa:"\f637"}.fa-truck-monster{--fa:"\f63b"}.fa-truck-pickup{--fa:"\f63c"}.fa-ad,.fa-rectangle-ad{--fa:"\f641"}.fa-ankh{--fa:"\f644"}.fa-bible,.fa-book-bible{--fa:"\f647"}.fa-briefcase-clock,.fa-business-time{--fa:"\f64a"}.fa-city{--fa:"\f64f"}.fa-comment-dollar{--fa:"\f651"}.fa-comments-dollar{--fa:"\f653"}.fa-cross{--fa:"\f654"}.fa-dharmachakra{--fa:"\f655"}.fa-envelope-open-text{--fa:"\f658"}.fa-folder-minus{--fa:"\f65d"}.fa-folder-plus{--fa:"\f65e"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:"\f662"}.fa-gopuram{--fa:"\f664"}.fa-hamsa{--fa:"\f665"}.fa-bahai,.fa-haykal{--fa:"\f666"}.fa-jedi{--fa:"\f669"}.fa-book-journal-whills,.fa-journal-whills{--fa:"\f66a"}.fa-kaaba{--fa:"\f66b"}.fa-khanda{--fa:"\f66d"}.fa-landmark{--fa:"\f66f"}.fa-envelopes-bulk,.fa-mail-bulk{--fa:"\f674"}.fa-menorah{--fa:"\f676"}.fa-mosque{--fa:"\f678"}.fa-om{--fa:"\f679"}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:"\f67b"}.fa-peace{--fa:"\f67c"}.fa-place-of-worship{--fa:"\f67f"}.fa-poll,.fa-square-poll-vertical{--fa:"\f681"}.fa-poll-h,.fa-square-poll-horizontal{--fa:"\f682"}.fa-person-praying,.fa-pray{--fa:"\f683"}.fa-hands-praying,.fa-praying-hands{--fa:"\f684"}.fa-book-quran,.fa-quran{--fa:"\f687"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:"\f688"}.fa-magnifying-glass-location,.fa-search-location{--fa:"\f689"}.fa-socks{--fa:"\f696"}.fa-square-root-alt,.fa-square-root-variable{--fa:"\f698"}.fa-star-and-crescent{--fa:"\f699"}.fa-star-of-david{--fa:"\f69a"}.fa-synagogue{--fa:"\f69b"}.fa-scroll-torah,.fa-torah{--fa:"\f6a0"}.fa-torii-gate{--fa:"\f6a1"}.fa-vihara{--fa:"\f6a7"}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:"\f6a9"}.fa-yin-yang{--fa:"\f6ad"}.fa-blender-phone{--fa:"\f6b6"}.fa-book-dead,.fa-book-skull{--fa:"\f6b7"}.fa-campground{--fa:"\f6bb"}.fa-cat{--fa:"\f6be"}.fa-chair{--fa:"\f6c0"}.fa-cloud-moon{--fa:"\f6c3"}.fa-cloud-sun{--fa:"\f6c4"}.fa-cow{--fa:"\f6c8"}.fa-dice-d20{--fa:"\f6cf"}.fa-dice-d6{--fa:"\f6d1"}.fa-dog{--fa:"\f6d3"}.fa-dragon{--fa:"\f6d5"}.fa-drumstick-bite{--fa:"\f6d7"}.fa-dungeon{--fa:"\f6d9"}.fa-file-csv{--fa:"\f6dd"}.fa-fist-raised,.fa-hand-fist{--fa:"\f6de"}.fa-ghost{--fa:"\f6e2"}.fa-hammer{--fa:"\f6e3"}.fa-hanukiah{--fa:"\f6e6"}.fa-hat-wizard{--fa:"\f6e8"}.fa-hiking,.fa-person-hiking{--fa:"\f6ec"}.fa-hippo{--fa:"\f6ed"}.fa-horse{--fa:"\f6f0"}.fa-house-chimney-crack,.fa-house-damage{--fa:"\f6f1"}.fa-hryvnia,.fa-hryvnia-sign{--fa:"\f6f2"}.fa-mask{--fa:"\f6fa"}.fa-mountain{--fa:"\f6fc"}.fa-network-wired{--fa:"\f6ff"}.fa-otter{--fa:"\f700"}.fa-ring{--fa:"\f70b"}.fa-person-running,.fa-running{--fa:"\f70c"}.fa-scroll{--fa:"\f70e"}.fa-skull-crossbones{--fa:"\f714"}.fa-slash{--fa:"\f715"}.fa-spider{--fa:"\f717"}.fa-toilet-paper,.fa-toilet-paper-alt,.fa-toilet-paper-blank{--fa:"\f71e"}.fa-tractor{--fa:"\f722"}.fa-user-injured{--fa:"\f728"}.fa-vr-cardboard{--fa:"\f729"}.fa-wand-sparkles{--fa:"\f72b"}.fa-wind{--fa:"\f72e"}.fa-wine-bottle{--fa:"\f72f"}.fa-cloud-meatball{--fa:"\f73b"}.fa-cloud-moon-rain{--fa:"\f73c"}.fa-cloud-rain{--fa:"\f73d"}.fa-cloud-showers-heavy{--fa:"\f740"}.fa-cloud-sun-rain{--fa:"\f743"}.fa-democrat{--fa:"\f747"}.fa-flag-usa{--fa:"\f74d"}.fa-hurricane{--fa:"\f751"}.fa-landmark-alt,.fa-landmark-dome{--fa:"\f752"}.fa-meteor{--fa:"\f753"}.fa-person-booth{--fa:"\f756"}.fa-poo-bolt,.fa-poo-storm{--fa:"\f75a"}.fa-rainbow{--fa:"\f75b"}.fa-republican{--fa:"\f75e"}.fa-smog{--fa:"\f75f"}.fa-temperature-high{--fa:"\f769"}.fa-temperature-low{--fa:"\f76b"}.fa-cloud-bolt,.fa-thunderstorm{--fa:"\f76c"}.fa-tornado{--fa:"\f76f"}.fa-volcano{--fa:"\f770"}.fa-check-to-slot,.fa-vote-yea{--fa:"\f772"}.fa-water{--fa:"\f773"}.fa-baby{--fa:"\f77c"}.fa-baby-carriage,.fa-carriage-baby{--fa:"\f77d"}.fa-biohazard{--fa:"\f780"}.fa-blog{--fa:"\f781"}.fa-calendar-day{--fa:"\f783"}.fa-calendar-week{--fa:"\f784"}.fa-candy-cane{--fa:"\f786"}.fa-carrot{--fa:"\f787"}.fa-cash-register{--fa:"\f788"}.fa-compress-arrows-alt,.fa-minimize{--fa:"\f78c"}.fa-dumpster{--fa:"\f793"}.fa-dumpster-fire{--fa:"\f794"}.fa-ethernet{--fa:"\f796"}.fa-gifts{--fa:"\f79c"}.fa-champagne-glasses,.fa-glass-cheers{--fa:"\f79f"}.fa-glass-whiskey,.fa-whiskey-glass{--fa:"\f7a0"}.fa-earth-europe,.fa-globe-europe{--fa:"\f7a2"}.fa-grip-lines{--fa:"\f7a4"}.fa-grip-lines-vertical{--fa:"\f7a5"}.fa-guitar{--fa:"\f7a6"}.fa-heart-broken,.fa-heart-crack{--fa:"\f7a9"}.fa-holly-berry{--fa:"\f7aa"}.fa-horse-head{--fa:"\f7ab"}.fa-icicles{--fa:"\f7ad"}.fa-igloo{--fa:"\f7ae"}.fa-mitten{--fa:"\f7b5"}.fa-mug-hot{--fa:"\f7b6"}.fa-radiation{--fa:"\f7b9"}.fa-circle-radiation,.fa-radiation-alt{--fa:"\f7ba"}.fa-restroom{--fa:"\f7bd"}.fa-satellite{--fa:"\f7bf"}.fa-satellite-dish{--fa:"\f7c0"}.fa-sd-card{--fa:"\f7c2"}.fa-sim-card{--fa:"\f7c4"}.fa-person-skating,.fa-skating{--fa:"\f7c5"}.fa-person-skiing,.fa-skiing{--fa:"\f7c9"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:"\f7ca"}.fa-sleigh{--fa:"\f7cc"}.fa-comment-sms,.fa-sms{--fa:"\f7cd"}.fa-person-snowboarding,.fa-snowboarding{--fa:"\f7ce"}.fa-snowman{--fa:"\f7d0"}.fa-snowplow{--fa:"\f7d2"}.fa-tenge,.fa-tenge-sign{--fa:"\f7d7"}.fa-toilet{--fa:"\f7d8"}.fa-screwdriver-wrench,.fa-tools{--fa:"\f7d9"}.fa-cable-car,.fa-tram{--fa:"\f7da"}.fa-fire-alt,.fa-fire-flame-curved{--fa:"\f7e4"}.fa-bacon{--fa:"\f7e5"}.fa-book-medical{--fa:"\f7e6"}.fa-bread-slice{--fa:"\f7ec"}.fa-cheese{--fa:"\f7ef"}.fa-clinic-medical,.fa-house-chimney-medical{--fa:"\f7f2"}.fa-clipboard-user{--fa:"\f7f3"}.fa-comment-medical{--fa:"\f7f5"}.fa-crutch{--fa:"\f7f7"}.fa-disease{--fa:"\f7fa"}.fa-egg{--fa:"\f7fb"}.fa-folder-tree{--fa:"\f802"}.fa-burger,.fa-hamburger{--fa:"\f805"}.fa-hand-middle-finger{--fa:"\f806"}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:"\f807"}.fa-hospital-user{--fa:"\f80d"}.fa-hotdog{--fa:"\f80f"}.fa-ice-cream{--fa:"\f810"}.fa-laptop-medical{--fa:"\f812"}.fa-pager{--fa:"\f815"}.fa-pepper-hot{--fa:"\f816"}.fa-pizza-slice{--fa:"\f818"}.fa-sack-dollar{--fa:"\f81d"}.fa-book-tanakh,.fa-tanakh{--fa:"\f827"}.fa-bars-progress,.fa-tasks-alt{--fa:"\f828"}.fa-trash-arrow-up,.fa-trash-restore{--fa:"\f829"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:"\f82a"}.fa-user-nurse{--fa:"\f82f"}.fa-wave-square{--fa:"\f83e"}.fa-biking,.fa-person-biking{--fa:"\f84a"}.fa-border-all{--fa:"\f84c"}.fa-border-none{--fa:"\f850"}.fa-border-style,.fa-border-top-left{--fa:"\f853"}.fa-digging,.fa-person-digging{--fa:"\f85e"}.fa-fan{--fa:"\f863"}.fa-heart-music-camera-bolt,.fa-icons{--fa:"\f86d"}.fa-phone-alt,.fa-phone-flip{--fa:"\f879"}.fa-phone-square-alt,.fa-square-phone-flip{--fa:"\f87b"}.fa-photo-film,.fa-photo-video{--fa:"\f87c"}.fa-remove-format,.fa-text-slash{--fa:"\f87d"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:"\f881"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:"\f882"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:"\f884"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:"\f885"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:"\f886"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:"\f887"}.fa-spell-check{--fa:"\f891"}.fa-voicemail{--fa:"\f897"}.fa-hat-cowboy{--fa:"\f8c0"}.fa-hat-cowboy-side{--fa:"\f8c1"}.fa-computer-mouse,.fa-mouse{--fa:"\f8cc"}.fa-radio{--fa:"\f8d7"}.fa-record-vinyl{--fa:"\f8d9"}.fa-walkie-talkie{--fa:"\f8ef"}.fa-caravan{--fa:"\f8ff"}:host,:root{--fa-family-brands:"Font Awesome 7 Brands";--fa-font-brands:normal 400 1em/1 var(--fa-family-brands)}@font-face{font-display:block;font-family:Font Awesome\ 7 Brands;font-style:normal;font-weight:400;src:url(/static/media/fa-brands-400.1f6bad931d92a0a52c45.woff2)}.fa-brands,.fa-classic.fa-brands,.fab{--fa-family:var(--fa-family-brands);--fa-style:400}.fa-firefox-browser{--fa:"\e007"}.fa-ideal{--fa:"\e013"}.fa-microblog{--fa:"\e01a"}.fa-pied-piper-square,.fa-square-pied-piper{--fa:"\e01e"}.fa-unity{--fa:"\e049"}.fa-dailymotion{--fa:"\e052"}.fa-instagram-square,.fa-square-instagram{--fa:"\e055"}.fa-mixer{--fa:"\e056"}.fa-shopify{--fa:"\e057"}.fa-deezer{--fa:"\e077"}.fa-edge-legacy{--fa:"\e078"}.fa-google-pay{--fa:"\e079"}.fa-rust{--fa:"\e07a"}.fa-tiktok{--fa:"\e07b"}.fa-unsplash{--fa:"\e07c"}.fa-cloudflare{--fa:"\e07d"}.fa-guilded{--fa:"\e07e"}.fa-hive{--fa:"\e07f"}.fa-42-group,.fa-innosoft{--fa:"\e080"}.fa-instalod{--fa:"\e081"}.fa-octopus-deploy{--fa:"\e082"}.fa-perbyte{--fa:"\e083"}.fa-uncharted{--fa:"\e084"}.fa-watchman-monitoring{--fa:"\e087"}.fa-wodu{--fa:"\e088"}.fa-wirsindhandwerk,.fa-wsh{--fa:"\e2d0"}.fa-bots{--fa:"\e340"}.fa-cmplid{--fa:"\e360"}.fa-bilibili{--fa:"\e3d9"}.fa-golang{--fa:"\e40f"}.fa-pix{--fa:"\e43a"}.fa-sitrox{--fa:"\e44a"}.fa-hashnode{--fa:"\e499"}.fa-meta{--fa:"\e49b"}.fa-padlet{--fa:"\e4a0"}.fa-nfc-directional{--fa:"\e530"}.fa-nfc-symbol{--fa:"\e531"}.fa-screenpal{--fa:"\e570"}.fa-space-awesome{--fa:"\e5ac"}.fa-square-font-awesome{--fa:"\e5ad"}.fa-gitlab-square,.fa-square-gitlab{--fa:"\e5ae"}.fa-odysee{--fa:"\e5c6"}.fa-stubber{--fa:"\e5c7"}.fa-debian{--fa:"\e60b"}.fa-shoelace{--fa:"\e60c"}.fa-threads{--fa:"\e618"}.fa-square-threads{--fa:"\e619"}.fa-square-x-twitter{--fa:"\e61a"}.fa-x-twitter{--fa:"\e61b"}.fa-opensuse{--fa:"\e62b"}.fa-letterboxd{--fa:"\e62d"}.fa-square-letterboxd{--fa:"\e62e"}.fa-mintbit{--fa:"\e62f"}.fa-google-scholar{--fa:"\e63b"}.fa-brave{--fa:"\e63c"}.fa-brave-reverse{--fa:"\e63d"}.fa-pixiv{--fa:"\e640"}.fa-upwork{--fa:"\e641"}.fa-webflow{--fa:"\e65c"}.fa-signal-messenger{--fa:"\e663"}.fa-bluesky{--fa:"\e671"}.fa-jxl{--fa:"\e67b"}.fa-square-upwork{--fa:"\e67c"}.fa-web-awesome{--fa:"\e682"}.fa-square-web-awesome{--fa:"\e683"}.fa-square-web-awesome-stroke{--fa:"\e684"}.fa-dart-lang{--fa:"\e693"}.fa-flutter{--fa:"\e694"}.fa-files-pinwheel{--fa:"\e69f"}.fa-css{--fa:"\e6a2"}.fa-square-bluesky{--fa:"\e6a3"}.fa-openai{--fa:"\e7cf"}.fa-square-linkedin{--fa:"\e7d0"}.fa-cash-app{--fa:"\e7d4"}.fa-disqus{--fa:"\e7d5"}.fa-11ty,.fa-eleventy{--fa:"\e7d6"}.fa-kakao-talk{--fa:"\e7d7"}.fa-linktree{--fa:"\e7d8"}.fa-notion{--fa:"\e7d9"}.fa-pandora{--fa:"\e7da"}.fa-pixelfed{--fa:"\e7db"}.fa-tidal{--fa:"\e7dc"}.fa-vsco{--fa:"\e7dd"}.fa-w3c{--fa:"\e7de"}.fa-lumon{--fa:"\e7e2"}.fa-lumon-drop{--fa:"\e7e3"}.fa-square-figma{--fa:"\e7e4"}.fa-tex{--fa:"\e7ff"}.fa-duolingo{--fa:"\e812"}.fa-square-twitter,.fa-twitter-square{--fa:"\f081"}.fa-facebook-square,.fa-square-facebook{--fa:"\f082"}.fa-linkedin{--fa:"\f08c"}.fa-github-square,.fa-square-github{--fa:"\f092"}.fa-twitter{--fa:"\f099"}.fa-facebook{--fa:"\f09a"}.fa-github{--fa:"\f09b"}.fa-pinterest{--fa:"\f0d2"}.fa-pinterest-square,.fa-square-pinterest{--fa:"\f0d3"}.fa-google-plus-square,.fa-square-google-plus{--fa:"\f0d4"}.fa-google-plus-g{--fa:"\f0d5"}.fa-linkedin-in{--fa:"\f0e1"}.fa-github-alt{--fa:"\f113"}.fa-maxcdn{--fa:"\f136"}.fa-html5{--fa:"\f13b"}.fa-css3{--fa:"\f13c"}.fa-btc{--fa:"\f15a"}.fa-youtube{--fa:"\f167"}.fa-xing{--fa:"\f168"}.fa-square-xing,.fa-xing-square{--fa:"\f169"}.fa-dropbox{--fa:"\f16b"}.fa-stack-overflow{--fa:"\f16c"}.fa-instagram{--fa:"\f16d"}.fa-flickr{--fa:"\f16e"}.fa-adn{--fa:"\f170"}.fa-bitbucket{--fa:"\f171"}.fa-tumblr{--fa:"\f173"}.fa-square-tumblr,.fa-tumblr-square{--fa:"\f174"}.fa-apple{--fa:"\f179"}.fa-windows{--fa:"\f17a"}.fa-android{--fa:"\f17b"}.fa-linux{--fa:"\f17c"}.fa-dribbble{--fa:"\f17d"}.fa-skype{--fa:"\f17e"}.fa-foursquare{--fa:"\f180"}.fa-trello{--fa:"\f181"}.fa-gratipay{--fa:"\f184"}.fa-vk{--fa:"\f189"}.fa-weibo{--fa:"\f18a"}.fa-renren{--fa:"\f18b"}.fa-pagelines{--fa:"\f18c"}.fa-stack-exchange{--fa:"\f18d"}.fa-square-vimeo,.fa-vimeo-square{--fa:"\f194"}.fa-slack,.fa-slack-hash{--fa:"\f198"}.fa-wordpress{--fa:"\f19a"}.fa-openid{--fa:"\f19b"}.fa-yahoo{--fa:"\f19e"}.fa-google{--fa:"\f1a0"}.fa-reddit{--fa:"\f1a1"}.fa-reddit-square,.fa-square-reddit{--fa:"\f1a2"}.fa-stumbleupon-circle{--fa:"\f1a3"}.fa-stumbleupon{--fa:"\f1a4"}.fa-delicious{--fa:"\f1a5"}.fa-digg{--fa:"\f1a6"}.fa-pied-piper-pp{--fa:"\f1a7"}.fa-pied-piper-alt{--fa:"\f1a8"}.fa-drupal{--fa:"\f1a9"}.fa-joomla{--fa:"\f1aa"}.fa-behance{--fa:"\f1b4"}.fa-behance-square,.fa-square-behance{--fa:"\f1b5"}.fa-steam{--fa:"\f1b6"}.fa-square-steam,.fa-steam-square{--fa:"\f1b7"}.fa-spotify{--fa:"\f1bc"}.fa-deviantart{--fa:"\f1bd"}.fa-soundcloud{--fa:"\f1be"}.fa-vine{--fa:"\f1ca"}.fa-codepen{--fa:"\f1cb"}.fa-jsfiddle{--fa:"\f1cc"}.fa-rebel{--fa:"\f1d0"}.fa-empire{--fa:"\f1d1"}.fa-git-square,.fa-square-git{--fa:"\f1d2"}.fa-git{--fa:"\f1d3"}.fa-hacker-news{--fa:"\f1d4"}.fa-tencent-weibo{--fa:"\f1d5"}.fa-qq{--fa:"\f1d6"}.fa-weixin{--fa:"\f1d7"}.fa-slideshare{--fa:"\f1e7"}.fa-twitch{--fa:"\f1e8"}.fa-yelp{--fa:"\f1e9"}.fa-paypal{--fa:"\f1ed"}.fa-google-wallet{--fa:"\f1ee"}.fa-cc-visa{--fa:"\f1f0"}.fa-cc-mastercard{--fa:"\f1f1"}.fa-cc-discover{--fa:"\f1f2"}.fa-cc-amex{--fa:"\f1f3"}.fa-cc-paypal{--fa:"\f1f4"}.fa-cc-stripe{--fa:"\f1f5"}.fa-lastfm{--fa:"\f202"}.fa-lastfm-square,.fa-square-lastfm{--fa:"\f203"}.fa-ioxhost{--fa:"\f208"}.fa-angellist{--fa:"\f209"}.fa-buysellads{--fa:"\f20d"}.fa-connectdevelop{--fa:"\f20e"}.fa-dashcube{--fa:"\f210"}.fa-forumbee{--fa:"\f211"}.fa-leanpub{--fa:"\f212"}.fa-sellsy{--fa:"\f213"}.fa-shirtsinbulk{--fa:"\f214"}.fa-simplybuilt{--fa:"\f215"}.fa-skyatlas{--fa:"\f216"}.fa-pinterest-p{--fa:"\f231"}.fa-whatsapp{--fa:"\f232"}.fa-viacoin{--fa:"\f237"}.fa-medium,.fa-medium-m{--fa:"\f23a"}.fa-y-combinator{--fa:"\f23b"}.fa-optin-monster{--fa:"\f23c"}.fa-opencart{--fa:"\f23d"}.fa-expeditedssl{--fa:"\f23e"}.fa-cc-jcb{--fa:"\f24b"}.fa-cc-diners-club{--fa:"\f24c"}.fa-creative-commons{--fa:"\f25e"}.fa-gg{--fa:"\f260"}.fa-gg-circle{--fa:"\f261"}.fa-odnoklassniki{--fa:"\f263"}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:"\f264"}.fa-get-pocket{--fa:"\f265"}.fa-wikipedia-w{--fa:"\f266"}.fa-safari{--fa:"\f267"}.fa-chrome{--fa:"\f268"}.fa-firefox{--fa:"\f269"}.fa-opera{--fa:"\f26a"}.fa-internet-explorer{--fa:"\f26b"}.fa-contao{--fa:"\f26d"}.fa-500px{--fa:"\f26e"}.fa-amazon{--fa:"\f270"}.fa-houzz{--fa:"\f27c"}.fa-vimeo-v{--fa:"\f27d"}.fa-black-tie{--fa:"\f27e"}.fa-fonticons{--fa:"\f280"}.fa-reddit-alien{--fa:"\f281"}.fa-edge{--fa:"\f282"}.fa-codiepie{--fa:"\f284"}.fa-modx{--fa:"\f285"}.fa-fort-awesome{--fa:"\f286"}.fa-usb{--fa:"\f287"}.fa-product-hunt{--fa:"\f288"}.fa-mixcloud{--fa:"\f289"}.fa-scribd{--fa:"\f28a"}.fa-bluetooth{--fa:"\f293"}.fa-bluetooth-b{--fa:"\f294"}.fa-gitlab{--fa:"\f296"}.fa-wpbeginner{--fa:"\f297"}.fa-wpforms{--fa:"\f298"}.fa-envira{--fa:"\f299"}.fa-glide{--fa:"\f2a5"}.fa-glide-g{--fa:"\f2a6"}.fa-viadeo{--fa:"\f2a9"}.fa-square-viadeo,.fa-viadeo-square{--fa:"\f2aa"}.fa-snapchat,.fa-snapchat-ghost{--fa:"\f2ab"}.fa-snapchat-square,.fa-square-snapchat{--fa:"\f2ad"}.fa-pied-piper{--fa:"\f2ae"}.fa-first-order{--fa:"\f2b0"}.fa-yoast{--fa:"\f2b1"}.fa-themeisle{--fa:"\f2b2"}.fa-google-plus{--fa:"\f2b3"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:"\f2b4"}.fa-linode{--fa:"\f2b8"}.fa-quora{--fa:"\f2c4"}.fa-free-code-camp{--fa:"\f2c5"}.fa-telegram,.fa-telegram-plane{--fa:"\f2c6"}.fa-bandcamp{--fa:"\f2d5"}.fa-grav{--fa:"\f2d6"}.fa-etsy{--fa:"\f2d7"}.fa-imdb{--fa:"\f2d8"}.fa-ravelry{--fa:"\f2d9"}.fa-sellcast{--fa:"\f2da"}.fa-superpowers{--fa:"\f2dd"}.fa-wpexplorer{--fa:"\f2de"}.fa-meetup{--fa:"\f2e0"}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:"\f35c"}.fa-accessible-icon{--fa:"\f368"}.fa-accusoft{--fa:"\f369"}.fa-adversal{--fa:"\f36a"}.fa-affiliatetheme{--fa:"\f36b"}.fa-algolia{--fa:"\f36c"}.fa-amilia{--fa:"\f36d"}.fa-angrycreative{--fa:"\f36e"}.fa-app-store{--fa:"\f36f"}.fa-app-store-ios{--fa:"\f370"}.fa-apper{--fa:"\f371"}.fa-asymmetrik{--fa:"\f372"}.fa-audible{--fa:"\f373"}.fa-avianex{--fa:"\f374"}.fa-aws{--fa:"\f375"}.fa-bimobject{--fa:"\f378"}.fa-bitcoin{--fa:"\f379"}.fa-bity{--fa:"\f37a"}.fa-blackberry{--fa:"\f37b"}.fa-blogger{--fa:"\f37c"}.fa-blogger-b{--fa:"\f37d"}.fa-buromobelexperte{--fa:"\f37f"}.fa-centercode{--fa:"\f380"}.fa-cloudscale{--fa:"\f383"}.fa-cloudsmith{--fa:"\f384"}.fa-cloudversify{--fa:"\f385"}.fa-cpanel{--fa:"\f388"}.fa-css3-alt{--fa:"\f38b"}.fa-cuttlefish{--fa:"\f38c"}.fa-d-and-d{--fa:"\f38d"}.fa-deploydog{--fa:"\f38e"}.fa-deskpro{--fa:"\f38f"}.fa-digital-ocean{--fa:"\f391"}.fa-discord{--fa:"\f392"}.fa-discourse{--fa:"\f393"}.fa-dochub{--fa:"\f394"}.fa-docker{--fa:"\f395"}.fa-draft2digital{--fa:"\f396"}.fa-dribbble-square,.fa-square-dribbble{--fa:"\f397"}.fa-dyalog{--fa:"\f399"}.fa-earlybirds{--fa:"\f39a"}.fa-erlang{--fa:"\f39d"}.fa-facebook-f{--fa:"\f39e"}.fa-facebook-messenger{--fa:"\f39f"}.fa-firstdraft{--fa:"\f3a1"}.fa-fonticons-fi{--fa:"\f3a2"}.fa-fort-awesome-alt{--fa:"\f3a3"}.fa-freebsd{--fa:"\f3a4"}.fa-gitkraken{--fa:"\f3a6"}.fa-gofore{--fa:"\f3a7"}.fa-goodreads{--fa:"\f3a8"}.fa-goodreads-g{--fa:"\f3a9"}.fa-google-drive{--fa:"\f3aa"}.fa-google-play{--fa:"\f3ab"}.fa-gripfire{--fa:"\f3ac"}.fa-grunt{--fa:"\f3ad"}.fa-gulp{--fa:"\f3ae"}.fa-hacker-news-square,.fa-square-hacker-news{--fa:"\f3af"}.fa-hire-a-helper{--fa:"\f3b0"}.fa-hotjar{--fa:"\f3b1"}.fa-hubspot{--fa:"\f3b2"}.fa-itunes{--fa:"\f3b4"}.fa-itunes-note{--fa:"\f3b5"}.fa-jenkins{--fa:"\f3b6"}.fa-joget{--fa:"\f3b7"}.fa-js{--fa:"\f3b8"}.fa-js-square,.fa-square-js{--fa:"\f3b9"}.fa-keycdn{--fa:"\f3ba"}.fa-kickstarter,.fa-square-kickstarter{--fa:"\f3bb"}.fa-kickstarter-k{--fa:"\f3bc"}.fa-laravel{--fa:"\f3bd"}.fa-line{--fa:"\f3c0"}.fa-lyft{--fa:"\f3c3"}.fa-magento{--fa:"\f3c4"}.fa-medapps{--fa:"\f3c6"}.fa-medrt{--fa:"\f3c8"}.fa-microsoft{--fa:"\f3ca"}.fa-mix{--fa:"\f3cb"}.fa-mizuni{--fa:"\f3cc"}.fa-monero{--fa:"\f3d0"}.fa-napster{--fa:"\f3d2"}.fa-node-js{--fa:"\f3d3"}.fa-npm{--fa:"\f3d4"}.fa-ns8{--fa:"\f3d5"}.fa-nutritionix{--fa:"\f3d6"}.fa-page4{--fa:"\f3d7"}.fa-palfed{--fa:"\f3d8"}.fa-patreon{--fa:"\f3d9"}.fa-periscope{--fa:"\f3da"}.fa-phabricator{--fa:"\f3db"}.fa-phoenix-framework{--fa:"\f3dc"}.fa-playstation{--fa:"\f3df"}.fa-pushed{--fa:"\f3e1"}.fa-python{--fa:"\f3e2"}.fa-red-river{--fa:"\f3e3"}.fa-rendact,.fa-wpressr{--fa:"\f3e4"}.fa-replyd{--fa:"\f3e6"}.fa-resolving{--fa:"\f3e7"}.fa-rocketchat{--fa:"\f3e8"}.fa-rockrms{--fa:"\f3e9"}.fa-schlix{--fa:"\f3ea"}.fa-searchengin{--fa:"\f3eb"}.fa-servicestack{--fa:"\f3ec"}.fa-sistrix{--fa:"\f3ee"}.fa-speakap{--fa:"\f3f3"}.fa-staylinked{--fa:"\f3f5"}.fa-steam-symbol{--fa:"\f3f6"}.fa-sticker-mule{--fa:"\f3f7"}.fa-studiovinari{--fa:"\f3f8"}.fa-supple{--fa:"\f3f9"}.fa-uber{--fa:"\f402"}.fa-uikit{--fa:"\f403"}.fa-uniregistry{--fa:"\f404"}.fa-untappd{--fa:"\f405"}.fa-ussunnah{--fa:"\f407"}.fa-vaadin{--fa:"\f408"}.fa-viber{--fa:"\f409"}.fa-vimeo{--fa:"\f40a"}.fa-vnv{--fa:"\f40b"}.fa-square-whatsapp,.fa-whatsapp-square{--fa:"\f40c"}.fa-whmcs{--fa:"\f40d"}.fa-wordpress-simple{--fa:"\f411"}.fa-xbox{--fa:"\f412"}.fa-yandex{--fa:"\f413"}.fa-yandex-international{--fa:"\f414"}.fa-apple-pay{--fa:"\f415"}.fa-cc-apple-pay{--fa:"\f416"}.fa-fly{--fa:"\f417"}.fa-node{--fa:"\f419"}.fa-osi{--fa:"\f41a"}.fa-react{--fa:"\f41b"}.fa-autoprefixer{--fa:"\f41c"}.fa-less{--fa:"\f41d"}.fa-sass{--fa:"\f41e"}.fa-vuejs{--fa:"\f41f"}.fa-angular{--fa:"\f420"}.fa-aviato{--fa:"\f421"}.fa-ember{--fa:"\f423"}.fa-gitter{--fa:"\f426"}.fa-hooli{--fa:"\f427"}.fa-strava{--fa:"\f428"}.fa-stripe{--fa:"\f429"}.fa-stripe-s{--fa:"\f42a"}.fa-typo3{--fa:"\f42b"}.fa-amazon-pay{--fa:"\f42c"}.fa-cc-amazon-pay{--fa:"\f42d"}.fa-ethereum{--fa:"\f42e"}.fa-korvue{--fa:"\f42f"}.fa-elementor{--fa:"\f430"}.fa-square-youtube,.fa-youtube-square{--fa:"\f431"}.fa-flipboard{--fa:"\f44d"}.fa-hips{--fa:"\f452"}.fa-php{--fa:"\f457"}.fa-quinscape{--fa:"\f459"}.fa-readme{--fa:"\f4d5"}.fa-java{--fa:"\f4e4"}.fa-pied-piper-hat{--fa:"\f4e5"}.fa-creative-commons-by{--fa:"\f4e7"}.fa-creative-commons-nc{--fa:"\f4e8"}.fa-creative-commons-nc-eu{--fa:"\f4e9"}.fa-creative-commons-nc-jp{--fa:"\f4ea"}.fa-creative-commons-nd{--fa:"\f4eb"}.fa-creative-commons-pd{--fa:"\f4ec"}.fa-creative-commons-pd-alt{--fa:"\f4ed"}.fa-creative-commons-remix{--fa:"\f4ee"}.fa-creative-commons-sa{--fa:"\f4ef"}.fa-creative-commons-sampling{--fa:"\f4f0"}.fa-creative-commons-sampling-plus{--fa:"\f4f1"}.fa-creative-commons-share{--fa:"\f4f2"}.fa-creative-commons-zero{--fa:"\f4f3"}.fa-ebay{--fa:"\f4f4"}.fa-keybase{--fa:"\f4f5"}.fa-mastodon{--fa:"\f4f6"}.fa-r-project{--fa:"\f4f7"}.fa-researchgate{--fa:"\f4f8"}.fa-teamspeak{--fa:"\f4f9"}.fa-first-order-alt{--fa:"\f50a"}.fa-fulcrum{--fa:"\f50b"}.fa-galactic-republic{--fa:"\f50c"}.fa-galactic-senate{--fa:"\f50d"}.fa-jedi-order{--fa:"\f50e"}.fa-mandalorian{--fa:"\f50f"}.fa-old-republic{--fa:"\f510"}.fa-phoenix-squadron{--fa:"\f511"}.fa-sith{--fa:"\f512"}.fa-trade-federation{--fa:"\f513"}.fa-wolf-pack-battalion{--fa:"\f514"}.fa-hornbill{--fa:"\f592"}.fa-mailchimp{--fa:"\f59e"}.fa-megaport{--fa:"\f5a3"}.fa-nimblr{--fa:"\f5a8"}.fa-rev{--fa:"\f5b2"}.fa-shopware{--fa:"\f5b5"}.fa-squarespace{--fa:"\f5be"}.fa-themeco{--fa:"\f5c6"}.fa-weebly{--fa:"\f5cc"}.fa-wix{--fa:"\f5cf"}.fa-ello{--fa:"\f5f1"}.fa-hackerrank{--fa:"\f5f7"}.fa-kaggle{--fa:"\f5fa"}.fa-markdown{--fa:"\f60f"}.fa-neos{--fa:"\f612"}.fa-zhihu{--fa:"\f63f"}.fa-alipay{--fa:"\f642"}.fa-the-red-yeti{--fa:"\f69d"}.fa-critical-role{--fa:"\f6c9"}.fa-d-and-d-beyond{--fa:"\f6ca"}.fa-dev{--fa:"\f6cc"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-wizards-of-the-coast{--fa:"\f730"}.fa-think-peaks{--fa:"\f731"}.fa-reacteurope{--fa:"\f75d"}.fa-artstation{--fa:"\f77a"}.fa-atlassian{--fa:"\f77b"}.fa-canadian-maple-leaf{--fa:"\f785"}.fa-centos{--fa:"\f789"}.fa-confluence{--fa:"\f78d"}.fa-dhl{--fa:"\f790"}.fa-diaspora{--fa:"\f791"}.fa-fedex{--fa:"\f797"}.fa-fedora{--fa:"\f798"}.fa-figma{--fa:"\f799"}.fa-intercom{--fa:"\f7af"}.fa-invision{--fa:"\f7b0"}.fa-jira{--fa:"\f7b1"}.fa-mendeley{--fa:"\f7b3"}.fa-raspberry-pi{--fa:"\f7bb"}.fa-redhat{--fa:"\f7bc"}.fa-sketch{--fa:"\f7c6"}.fa-sourcetree{--fa:"\f7d3"}.fa-suse{--fa:"\f7d6"}.fa-ubuntu{--fa:"\f7df"}.fa-ups{--fa:"\f7e0"}.fa-usps{--fa:"\f7e1"}.fa-yarn{--fa:"\f7e3"}.fa-airbnb{--fa:"\f834"}.fa-battle-net{--fa:"\f835"}.fa-bootstrap{--fa:"\f836"}.fa-buffer{--fa:"\f837"}.fa-chromecast{--fa:"\f838"}.fa-evernote{--fa:"\f839"}.fa-itch-io{--fa:"\f83a"}.fa-salesforce{--fa:"\f83b"}.fa-speaker-deck{--fa:"\f83c"}.fa-symfony{--fa:"\f83d"}.fa-waze{--fa:"\f83f"}.fa-yammer{--fa:"\f840"}.fa-git-alt{--fa:"\f841"}.fa-stackpath{--fa:"\f842"}.fa-cotton-bureau{--fa:"\f89e"}.fa-buy-n-large{--fa:"\f8a6"}.fa-mdb{--fa:"\f8ca"}.fa-orcid{--fa:"\f8d2"}.fa-swift{--fa:"\f8e1"}.fa-umbraco{--fa:"\f8e8"}:host,:root{--fa-font-regular:normal 400 1em/1 var(--fa-family-classic)}@font-face{font-display:block;font-family:Font Awesome\ 7 Free;font-style:normal;font-weight:400;src:url(/static/media/fa-regular-400.5632c43107f4d3fa4806.woff2)}.far{--fa-family:var(--fa-family-classic)}.fa-regular,.far{--fa-style:400}:host,:root{--fa-family-classic:"Font Awesome 7 Free";--fa-font-solid:normal 900 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}@font-face{font-display:block;font-family:Font Awesome\ 7 Free;font-style:normal;font-weight:900;src:url(/static/media/fa-solid-900.f54756da1f3d1b88887f.woff2)}.fas{--fa-style:900}.fa-classic,.fas{--fa-family:var(--fa-family-classic)}.fa-solid{--fa-style:900}@font-face{font-display:block;font-family:Font Awesome\ 5 Brands;font-weight:400;src:url(/static/media/fa-brands-400.1f6bad931d92a0a52c45.woff2) format("woff2")}@font-face{font-display:block;font-family:Font Awesome\ 5 Free;font-weight:900;src:url(/static/media/fa-solid-900.f54756da1f3d1b88887f.woff2) format("woff2")}@font-face{font-display:block;font-family:Font Awesome\ 5 Free;font-weight:400;src:url(/static/media/fa-regular-400.5632c43107f4d3fa4806.woff2) format("woff2")}@font-face{font-display:block;font-family:FontAwesome;src:url(/static/media/fa-solid-900.f54756da1f3d1b88887f.woff2) format("woff2")}@font-face{font-display:block;font-family:FontAwesome;src:url(/static/media/fa-brands-400.1f6bad931d92a0a52c45.woff2) format("woff2")}@font-face{font-display:block;font-family:FontAwesome;src:url(/static/media/fa-regular-400.5632c43107f4d3fa4806.woff2) format("woff2");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-display:block;font-family:FontAwesome;src:url(/static/media/fa-v4compatibility.24fc9d217708cb3f0362.woff2) format("woff2");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}
/*# sourceMappingURL=main.b26eb079.css.map*/