@import "https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Space+Grotesk:wght@300..700&display=swap";html,body,#root{width:100%;margin:0;padding:0}.maintenance-v2{color:#333;background:#fff;font-family:Lato,sans-serif}.maintenance-v2-topbar{background:#fff;border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex}.maintenance-v2-logo{width:auto;height:33px}.maintenance-v2-top-links{gap:22px;display:flex}.maintenance-v2-top-links a{color:#656565;align-items:center;gap:6px;font-size:15px;text-decoration:none;display:inline-flex}.maintenance-v2-phone-icon{object-fit:contain;width:24px;min-width:18px;height:24px;margin-right:10px;display:inline-block}.maintenance-v2-whatsapp-icon{object-fit:contain;width:24px;min-width:18px;height:24px;margin-right:9px;display:inline-block}.maintenance-v2-hero{text-align:center;background-image:linear-gradient(#08070780,#08070780),url(/media/maintenance/maintenance_hero.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-width:1350px;min-height:503px;padding:54px 20px;display:flex}.maintenance-v2-hero-inner{width:100%;max-width:1060px}.maintenance-v2-hero h1{color:#fff;vertical-align:middle;margin:0;font-size:45px;font-weight:500;line-height:50px;font-family:Metropolis,sans-serif!important}.maintenance-v2-hero p{color:#f5f5f5;max-width:950px;margin:22px auto 0;font-size:22px;line-height:28px}.maintenance-v2-hero-actions{flex-wrap:wrap;justify-content:center;gap:22px;margin-top:28px;display:flex}.maintenance-v2-btn{border-radius:40px;justify-content:center;align-items:center;min-width:332px;height:56px;font-size:19px;font-weight:500;text-decoration:none;display:inline-flex}.maintenance-v2-btn-primary{color:#fff;background:#f04e58}.maintenance-v2-btn-light{color:#f04e58;background:#fff;border-radius:40px;justify-content:center;align-items:center;min-width:233px;height:56px;font-size:19px;font-weight:500;text-decoration:none;display:inline-flex}.maintenance-v2-form-section{text-align:center;width:100%;max-width:855px;min-height:665px;margin:0 auto;padding:32px 0 24px}.maintenance-v2-form-section h2{vertical-align:middle;color:#333;margin-top:56px;font-size:43px;font-weight:500;line-height:17px}.maintenance-v2-subtext{color:#4a4a4a;margin:25px 0 0;font-size:21px;font-weight:400;line-height:1.35}.maintenance-v2-form{gap:20px;width:min(100%,675px);margin:20px auto 0;display:grid}.maintenance-v2-form input,.maintenance-v2-form select{box-sizing:border-box;color:#4a4a4a;border:.5px solid #55555580;border-radius:8px;outline:none;width:100%;height:56px;padding:0 22px;font-size:16px}.maintenance-v2-form input:focus,.maintenance-v2-form select:focus{border-color:#f04e58}.maintenance-v2-form select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='24' viewBox='0 0 18 24' fill='none'%3E%3Cpath d='M4.5 9L9 14L13.5 9' stroke='%23666666' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:18px 24px;padding-right:50px}.maintenance-v2-search-select{width:100%;position:relative}.maintenance-v2-search-select-trigger{box-sizing:border-box;color:#4a4a4a;cursor:pointer;text-align:left;background:#fff;border:.5px solid #55555580;border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:56px;padding:0 22px;font-size:16px;display:flex}.maintenance-v2-search-select-trigger:focus{border-color:#f04e58;outline:none}.maintenance-v2-search-select-arrow{color:#666;font-size:14px;transition:transform .2s}.maintenance-v2-search-select-arrow.open{transform:rotate(180deg)}.maintenance-v2-search-select-menu{z-index:20;background:#fff;border:1px solid #e5e5e5;border-radius:10px;padding:10px;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 8px 24px #0000001f}.maintenance-v2-search-select-input{box-sizing:border-box;border:1px solid #d8d8d8;border-radius:8px;width:100%;height:40px;padding:0 12px;font-size:14px}.maintenance-v2-search-select-input:focus{border-color:#f04e58;outline:none}.maintenance-v2-search-select-list{max-height:220px;margin-top:8px;overflow-y:auto}.maintenance-v2-search-select-option{text-align:left;color:#333;cursor:pointer;background:0 0;border:0;border-radius:6px;width:100%;padding:10px 8px;font-size:14px}.maintenance-v2-search-select-option:hover{background:#f7f7f7}.maintenance-v2-search-select-empty{color:#888;padding:10px 8px;font-size:14px}.maintenance-v2-submit{cursor:pointer;color:#f04e58;background:0 0;border:1px solid #f04e58;border-radius:10px;justify-self:center;width:300px;height:50px;margin:20px auto 0;font-size:16px;font-weight:500;transition:background-color .2s,color .2s,border-color .2s}.maintenance-v2-submit:hover,.maintenance-v2-submit:focus-visible,.maintenance-v2-submit:active{color:#fff;background:#f47a82;border-color:#f47a82}.maintenance-v2-form-note{margin:12px 0 0;font-size:16px}.maintenance-v2-success{background:#fdf2f2;border:1px solid #fecaca;border-radius:20px;flex-direction:column;align-items:center;margin:30px auto;padding:60px 24px;display:flex}.maintenance-v2-form-error{color:#f04e58;margin-top:-10px;font-size:14px;font-weight:500}.maintenance-v2-form-group{text-align:left;flex-direction:column;gap:4px;display:flex}.maintenance-v2-error-text{color:#f04e58;margin-left:4px;font-size:12px}.maintenance-v2-input-error,.maintenance-v2-input-error .maintenance-v2-search-select-trigger{border-color:#f04e58!important}.maintenance-v2-trust{color:#fff;background-image:linear-gradient(#f04e58db,#f04e58db),url(/media/maintenance/trust.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.maintenance-v2-trust-inner{text-align:center;max-width:1352px;margin:0 auto;padding:48px 20px 72px}.maintenance-v2-trust h3{vertical-align:middle;text-align:center;max-width:900px;margin:16px auto 46px;font-size:40px;font-weight:400;line-height:1.2}.maintenance-v2-top-icon-phone{object-fit:contain;width:22px;min-width:18px;height:22px;margin-top:4px;margin-right:7px;display:inline-block}.maintenance-v2-stats{grid-template-columns:repeat(3,minmax(0,278px));justify-content:center;justify-items:center;gap:20px;max-width:900px;margin-top:34px;margin-left:auto;margin-right:auto;display:grid}.maintenance-v2-stats strong{font-size:36px;font-weight:400;line-height:44px;display:block}.maintenance-v2-stats span{margin-top:10px;font-size:23px;line-height:1.2;display:block}.maintenance-v2-help{text-align:center;max-width:940px;margin:0 auto;padding:62px 20px 54px}.maintenance-v2-help h3{margin-top:56px;font-size:45px;font-weight:400;line-height:1.1}.maintenance-v2-help-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:30px;display:grid}.maintenance-v2-help-card{color:#333;border:.5px solid #55555580;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:300px;min-height:200px;text-decoration:none;display:flex}.maintenance-v2-help-icon{font-size:30px;line-height:1}.maintenance-v2-help-icon-img{object-fit:contain;width:26px;height:26px}.maintenance-v2-help-card h4{margin:12px 0 0;font-size:22px;font-weight:500;line-height:1.2}.maintenance-v2-help-card p{margin:10px 0 0;font-size:18px;line-height:1.2}.maintenance-v2-footer{color:#fff;text-align:center;background:#17181d;padding:16px 20px}.maintenance-v2-footer p{margin:0;font-size:20px;font-weight:500;line-height:1.35}@media (width<=991px){.maintenance-v2-topbar{justify-content:center;padding:0 16px}.maintenance-v2-top-links{display:none}.maintenance-v2-logo{height:35px}.maintenance-v2-hero{min-width:100%;min-height:360px;padding:44px 24px 34px}.maintenance-v2-hero h1{font-size:34px;line-height:1.2}.maintenance-v2-hero p{max-width:720px;margin-top:16px;font-size:19px;line-height:1.45}.maintenance-v2-hero-actions{gap:12px;margin-top:18px}.maintenance-v2-btn{width:290px;min-width:290px;height:48px;font-size:16px}.maintenance-v2-form-section{padding:44px 24px 40px}.maintenance-v2-form-section h2{font-size:24px;line-height:1.35}.maintenance-v2-subtext{margin-top:8px;font-size:15px}.maintenance-v2-form{gap:14px;max-width:680px;margin-top:16px}.maintenance-v2-form input,.maintenance-v2-form select{border-radius:10px;width:100%;height:48px;margin:0;padding:0 16px;font-size:15px}.maintenance-v2-form select{background-position:right 14px center;background-size:18px 24px;padding-right:46px}.maintenance-v2-search-select-trigger{border-radius:10px;height:48px;padding:0 16px;font-size:15px}.maintenance-v2-submit{border-radius:10px;width:250px;height:44px;font-size:16px}.maintenance-v2-form-note{margin-top:12px;font-size:12px}.maintenance-v2-trust-inner{min-height:0;padding:36px 24px}.maintenance-v2-trust h3{text-align:center;max-width:900px;margin:0 auto;font-size:30px;line-height:1.25}.maintenance-v2-stats{grid-template-columns:repeat(3,minmax(0,220px));justify-content:center;justify-items:center;gap:18px;max-width:720px;margin-top:26px;margin-left:auto;margin-right:auto}.maintenance-v2-stats strong{font-size:30px}.maintenance-v2-stats span{margin-top:6px;font-size:16px}.maintenance-v2-help{padding:40px 16px}.maintenance-v2-help h3{font-size:24px}.maintenance-v2-help-grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;gap:16px;max-width:620px;margin:22px auto 0}.maintenance-v2-help-card{width:100%;max-width:290px;min-height:172px}.maintenance-v2-help-card h4{font-size:18px}.maintenance-v2-help-card p,.maintenance-v2-footer p{font-size:14px}}@media (width<=767px){.maintenance-v2{overflow-x:hidden}.maintenance-v2-topbar{justify-content:flex-start;height:48px;padding:0 16px}.maintenance-v2-logo{height:31px}.maintenance-v2-hero{text-align:center;background-image:linear-gradient(#08070780,#08070780),url(/media/maintenance/mobile_hero.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-width:390px;min-height:503px;padding:34px 0 22px}.maintenance-v2-hero-inner{width:100%;max-width:356px;margin:0 auto}.maintenance-v2-hero h1{margin:0;font-size:20px;font-weight:400;line-height:1.2}.maintenance-v2-hero p{max-width:320px;margin:31px auto 0;font-size:16px;line-height:26px}.maintenance-v2-hero-actions{justify-content:center;gap:31px;margin-top:46px;margin-bottom:0}.maintenance-v2-btn,.maintenance-v2-btn-light{border-radius:24px;width:264px;min-width:264px;height:44px;font-size:15px;font-weight:500}.maintenance-v2-form-section{min-height:0;padding:36px 0 30px}.maintenance-v2-form-section h2{vertical-align:middle;margin-top:35px;font-size:21px;font-weight:500;line-height:26px}.maintenance-v2-subtext{margin-top:8px;font-size:16px;line-height:1.4}.maintenance-v2-form{gap:12px;max-width:100%;margin-top:14px}.maintenance-v2-form input,.maintenance-v2-form select{border-radius:10px;width:346px;height:42px;margin:0 auto;padding:0 14px;font-size:14px}.maintenance-v2-form select{background-position:right 12px center;background-size:18px 24px;padding-right:44px}.maintenance-v2-search-select-trigger{border-radius:10px;width:346px;height:42px;margin:0 auto;padding:0 14px;font-size:14px}.maintenance-v2-search-select-menu{width:346px;padding:8px;left:50%;right:auto;transform:translate(-50%)}.maintenance-v2-search-select-input{height:36px;font-size:13px}.maintenance-v2-search-select-option,.maintenance-v2-search-select-empty{padding:8px 6px;font-size:13px}.maintenance-v2-submit{border-radius:10px;width:215px;height:40px;margin-top:6px;font-size:16px}.maintenance-v2-form-note{margin-top:10px;font-size:12px;line-height:1.3}.maintenance-v2-trust-inner{min-height:270px;padding:28px 22px 24px}.maintenance-v2-trust h3{width:350px;margin:0;font-size:20px;font-weight:500;line-height:1.35}.maintenance-v2-stats{flex-direction:column;justify-content:center;align-items:center;gap:27px;margin-top:24px;display:flex}.maintenance-v2-stats strong{font-size:18px;font-weight:500;line-height:1.1}.maintenance-v2-stats span{margin-top:4px;font-size:14px;line-height:1.3}.maintenance-v2-help{background:#fff;margin:0 auto;padding:44px 16px 40px}.maintenance-v2-help h3{letter-spacing:0;margin-top:0;font-size:20px;font-weight:500;line-height:1.25}.maintenance-v2-help-grid{grid-template-columns:1fr;justify-items:center;gap:22px;width:100%;max-width:460px;margin:24px auto 0}.maintenance-v2-help-card{box-sizing:border-box;border:1px solid #d6d6d6;border-radius:22px;width:100%;max-width:209px;min-height:150px;padding:18px 18px 16px}.maintenance-v2-help-icon,.maintenance-v2-help-icon-img{width:32px;height:32px;font-size:32px}.maintenance-v2-help-card h4{margin-top:14px;font-size:16px;font-weight:500;line-height:1.2}.maintenance-v2-help-card p{margin-top:10px;font-size:13px;line-height:1.2}.maintenance-v2-footer{padding:12px 16px}.maintenance-v2-footer p{font-size:14px;line-height:20px}}.maintenance-v2-form .maintenance-v2-event-date{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b6b6b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4.5' width='18' height='16' rx='2' ry='2'/%3E%3Cline x1='16' y1='2.5' x2='16' y2='6.5'/%3E%3Cline x1='8' y1='2.5' x2='8' y2='6.5'/%3E%3Cline x1='3' y1='9.5' x2='21' y2='9.5'/%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;background-size:20px 20px;padding-right:54px;position:relative}@media (width<=991px){.maintenance-v2-form .maintenance-v2-event-date{background-position:right 12px center;background-size:18px 18px;padding-right:42px}}@media (width<=767px){.maintenance-v2-form{gap:20px;max-width:100%;margin-top:14px}.maintenance-v2-form .maintenance-v2-event-date{background-position:right 12px center;background-size:18px 18px;padding-right:42px}}.maintenance-v2-form .maintenance-v2-event-date::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;right:0}.maintenance-v2-form .maintenance-v2-event-date::-webkit-datetime-edit{padding-right:0}
