@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Merienda:wght@300..900&family=SUSE:wght@100..800&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";body,html{max-width:100vw;overflow-x:hidden}body{background-color:snow}*{box-sizing:border-box;padding:0;margin:0;font-family:Inter,sans-serif;scrollbar-width:thin}::selection{color:#fff;background-color:#000046}button,img{-webkit-user-select:none;-moz-user-select:none;user-select:none}ul{list-style:none}a,span{font-family:inherit;color:inherit;text-decoration:none}header{position:fixed;z-index:9999;left:50%;top:14px;width:55%;min-width:1000px;background-color:rgba(239,239,239,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 1rem 10px 1.5rem;border-radius:50px;border:1px solid #cfd3d9;display:flex;justify-content:space-between;align-items:center;transition:transform .3s ease;transition-delay:.05s}header,header.visible{transform:translate(-50%)}header.hidden{transform:translate(-50%,-135%)}header h2{font-family:Ubuntu,sans-serif;font-size:30px;color:#004d9a;display:flex;justify-content:center;align-items:center;gap:.5rem;cursor:pointer}header h2,header h2 .icon{transition:.4s ease;transition-delay:.05s}header h2 .icon{color:#000;transform-origin:center;will-change:transform}header h2:hover{color:#002d5a}header h2:hover .icon{transform:rotate(30deg)}header nav{display:flex;gap:2.5rem}header nav a{font-size:18px;font-weight:500;color:#004d9a;color:#002d5a;color:#191919;padding:2px;cursor:pointer}header nav a,header nav a:after{transition:.325s ease;transition-delay:.05s}header nav a:after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:2px;opacity:0;background-color:#002d5a;transform:translateX(-50%)}header nav a:hover{color:#002d5a;transform:translateY(-2px)}header nav a:hover:after{width:100%;opacity:1}header button{font-size:16px;font-weight:500;background-color:#004d9a;color:#fff;display:flex;justify-content:center;align-items:center;gap:.75rem;border:none;padding:14px 1.5rem;border-radius:50px;cursor:pointer;transition:background-color .3s ease,transform .3s ease;transition-delay:.05s}header button .icon{font-size:16px;transition:.275s ease;transition-delay:.05s}header button:hover{background-color:#002d5a}header button:hover .icon{transform:translateX(4px)}@media screen and (max-width:1285px){header{top:10px}}@media screen and (max-width:650px){header{top:8px;width:98.5%;min-width:0;padding:10px 6px}header h2{gap:2px;font-size:18px;letter-spacing:-.75px}header h2 .icon{font-size:20px}header nav{margin-left:4%;width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:unset}header nav a{font-size:14px;letter-spacing:-.5px}header button{display:none}}.introduction-section{width:80%;margin:12.5rem auto 2.5rem;text-align:center}.introduction-section .waitlist-badge{display:inline-flex;align-items:center;gap:.75rem;background:#18181b;background-color:#e1e1e1;border:1px solid rgba(5,0,50,.2);font-family:SUSE,sans-serif;font-size:1rem;font-weight:500;border-radius:99px;padding:.5rem 1.25rem .5rem .75rem;box-shadow:0 4px 12px rgba(0,0,0,.225);margin-bottom:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:-moz-fit-content;width:fit-content}.introduction-section .waitlist-badge .waitlist-avatars{display:flex;align-items:center;margin-right:.25rem}.introduction-section .waitlist-badge .waitlist-avatars img{width:34px;height:34px;border-radius:50%;border:1px solid #939393;object-fit:cover;margin-left:-9px;box-shadow:0 1px 4px rgba(0,0,0,.1)}.introduction-section .waitlist-badge .waitlist-avatars img:first-child{margin-left:0}.introduction-section .waitlist-badge p{font-size:1rem;white-space:nowrap;color:#050032}.introduction-section .heading{font-family:Ubuntu,sans-serif;font-size:4.5rem;font-weight:700;color:#050032}.introduction-section .heading span{color:#19198b;color:#0a0a7d;background:linear-gradient(125deg,rgb(10,10,125),#004d9a 70%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.introduction-section .subHeading{font-family:Lato,sans-serif;font-family:Merienda,sans-serif;font-family:SUSE,sans-serif;font-size:24px;font-weight:500;line-height:1.4;margin:.5rem auto;width:35%;color:#5d6079;padding:0 1rem}.introduction-section button{margin:1.75rem auto;font-size:18px;font-weight:500;background-color:#050032;color:#fff;display:flex;justify-content:center;align-items:center;gap:.75rem;border:none;padding:16px 2.5rem;border-radius:50px;box-shadow:0 6px 25px rgba(5,0,50,.4);position:relative;overflow:hidden;cursor:pointer;transition:.3s ease;transition-delay:.1s}.introduction-section button:active{transition:.2s ease;transition-delay:0s;transform:translateY(2px);box-shadow:0 6px 25px rgba(0,65,130,.6)}.introduction-section button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.2),transparent);transform:translateX(-100%);transition:.5s ease;transition-delay:.1s}.introduction-section button .icon{font-size:16px;transition:.3s ease;transition-delay:.1s}.introduction-section button:hover{background-color:#003b75}.introduction-section button:hover:before{transform:translateX(100%)}.introduction-section button:hover .icon{transform:translateX(4px)}.introduction-section .thumbnails-wrapper{display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:nowrap;width:52.5%;margin:5rem auto 0}.introduction-section .thumbnails-wrapper .card{padding:4px 4px 8px;height:auto;width:11rem;background-color:#e6e6e6;border:1px solid #cdcdcd;border-radius:12px;transform:rotate(-2deg);box-shadow:0 6px 15px rgba(0,0,0,.125);cursor:pointer;transition:.325s ease;transition-delay:.125s;will-change:transform}.introduction-section .thumbnails-wrapper .card:nth-of-type(2){transform:rotate(3deg)}.introduction-section .thumbnails-wrapper .card:nth-of-type(3){transform:rotate(-3deg)}.introduction-section .thumbnails-wrapper .card:nth-of-type(4){transform:rotate(4deg)}.introduction-section .thumbnails-wrapper .card img{object-fit:cover;height:9rem;width:100%;border-radius:7px;will-change:transform}.introduction-section .thumbnails-wrapper .card P{color:#0a0a7d;font-family:Merienda,serif;font-size:16px;font-weight:500;font-style:italic;padding-top:6px;transition:.35s ease;transition-delay:.125s;will-change:transform}.introduction-section .thumbnails-wrapper .card:hover{transform:rotate(0) scale(1.1);box-shadow:0 8px 25px rgba(0,0,0,.225);border-color:#bebebe;background-color:#fff;z-index:1}.introduction-section .thumbnails-wrapper .card:hover p{color:#000}.introduction-section .thumbnails-wrapper:has(.card:hover) .card:not(:hover){filter:blur(2.5px) brightness(.9);opacity:.55}@media screen and (max-width:1600px){.introduction-section{width:90%}.introduction-section .thumbnails-wrapper{min-width:800px}}@media screen and (max-width:1450px){.introduction-section{width:95%}.introduction-section .subHeading{width:40%}}@media screen and (max-width:1370px){.introduction-section{margin-top:10rem}}@media screen and (max-width:1285px){.introduction-section{margin-top:7.5rem}}@media screen and (max-width:650px){.introduction-section{width:100%;margin-top:6rem}.introduction-section .waitlist-badge{gap:6px}.introduction-section .waitlist-badge p{font-size:14px;letter-spacing:-.25px}.introduction-section .heading{font-size:50px;text-wrap:balance}.introduction-section .subHeading{width:97.5%;font-size:18px}.introduction-section .thumbnails-wrapper{min-width:unset;flex-direction:row;width:95%;flex-wrap:wrap}.introduction-section .thumbnails-wrapper .card{width:47.5%;margin-bottom:.5rem}}.how-it-works-section{width:80%;margin:0 auto;padding-top:12.5vh;text-align:center}.how-it-works-section .preHeading{font-family:SUSE,sans-serif;font-size:16px;font-weight:400;letter-spacing:-.25px;color:#fff;background-color:#050032;margin:0 auto 1rem;padding:12px 1rem;text-align:center;width:-moz-fit-content;width:fit-content;border-radius:50px;gap:6px;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 2px 10px rgba(5,0,50,.25),0 0 1px rgba(5,0,50,.35);transition:.3s ease}.how-it-works-section .preHeading:hover{transform:translateY(-2px);box-shadow:0 4px 14px rgba(5,0,50,.4),0 0 1px rgba(5,0,50,.6)}.how-it-works-section .heading{margin:0 auto;text-align:center;font-family:Ubuntu,sans-serif;font-size:3.5rem;font-weight:600;letter-spacing:-.5px;color:#050032}.how-it-works-section .heading span{color:#004d9a}.how-it-works-section .subHeading{text-align:center;font-family:SUSE,sans-serif;font-size:24px;font-weight:500;margin:.25rem auto 3rem;color:#5d6079}.how-it-works-section .how-steps{display:flex;justify-content:space-between;gap:2.25rem;flex-wrap:wrap}.how-it-works-section .how-steps .how-step{background:#fff;border-radius:18px;box-shadow:0 4px 24px rgba(59,130,246,.1);padding:2.2rem .75rem 2rem;flex:1 1 230px;max-width:340px;min-width:230px;display:flex;flex-direction:column;align-items:center;transition:.3s ease;transition-delay:.05s}.how-it-works-section .how-steps .how-step:focus-within,.how-it-works-section .how-steps .how-step:hover{box-shadow:0 8px 32px rgba(59,130,246,.18);transform:translateY(-4px)}.how-it-works-section .how-steps .how-step .how-icon{font-size:2.75rem;color:#3b82f6;margin-bottom:1rem}.how-it-works-section .how-steps .how-step h3{font-family:Lato,sans-serif;font-size:1.75rem;font-weight:600;color:#050032;margin-bottom:.75rem}.how-it-works-section .how-steps .how-step p{width:90%;font-family:SUSE,sans-serif;font-size:18px;line-height:1.5;letter-spacing:0;color:#5d6079;text-wrap:balance}.how-grid{display:flex;flex-direction:column;gap:3rem;width:85%;margin:0 auto;padding-top:10vh}.how-grid article{width:100%;display:flex;align-items:center;justify-content:space-between;gap:2rem}.how-grid article,.how-grid article:nth-child(2){flex-direction:row}.how-grid article .description{flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:1.1rem;max-width:45%}.how-grid article .description .how-label{display:inline-block;font-size:1rem;font-weight:600;border-radius:12px;padding:.5rem 1rem;margin-bottom:.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.how-grid article .description .how-label--pink{background:#fce7f3;color:#be185d}.how-grid article .description .how-label--blue{background:#dbeafe;color:#2563eb}.how-grid article .description .how-label--green{background:#dcfce7;color:#16a34a}.how-grid article .description .how-title{text-align:left;font-family:Ubuntu,sans-serif;font-size:3rem;letter-spacing:-.5px;font-weight:700;color:#050032;margin:0}.how-grid article .description .how-desc{font-family:SUSE,sans-serif;font-size:1.25rem;text-align:left;color:#5d6079;margin:0;line-height:1.5;text-wrap:balance}.how-grid article .image-wrapper{display:flex;justify-content:flex-end;align-items:center;width:45%}.how-grid article .image-wrapper:first-of-type{justify-content:flex-start}.how-grid article .image-wrapper .how-img-wrap{position:relative;width:100%;height:350px;border-radius:24px;overflow:hidden;background:#f4f6fb;box-shadow:0 6px 32px rgba(59,130,246,.12)}.how-grid article .image-wrapper .how-img-wrap img{width:100%;height:100%;object-fit:cover;border-radius:24px;display:block}.how-grid article .image-wrapper .how-img-wrap .how-stats-card{position:absolute;top:18px;left:18px;background:hsla(0,0%,100%,.65);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);border-radius:12px;box-shadow:0 2px 12px rgba(59,130,246,.09);padding:1em 1.3em;display:flex;flex-direction:column;align-items:center}.how-grid article .image-wrapper .how-img-wrap .how-stats-card .how-stats-value{color:#16a34a;font-size:1.5rem;font-weight:600}.how-grid article .image-wrapper .how-img-wrap .how-stats-card .how-stats-label{font-family:Ubuntu,sans-serif;margin-top:2px;color:#5d6079;font-size:1rem;font-weight:500}.how-grid article .image-wrapper .how-img-wrap .how-notification{width:90%;position:absolute;left:50%;transform:translate(-50%);bottom:18px;right:18px;display:flex;align-items:center;justify-content:center;gap:.5rem;background:hsla(0,0%,100%,.4);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:12px;box-shadow:0 4px 16px rgba(59,130,246,.1);padding:14px 8px;font-size:1rem}.how-grid article .image-wrapper .how-img-wrap .how-notification .how-notif-icon{font-size:18px;display:flex;justify-content:center;align-items:center}.how-grid article .image-wrapper .how-img-wrap .how-notification .how-notif-title{font-size:1rem;font-weight:600;color:#2563eb;color:#050032}.how-grid article .image-wrapper .how-img-wrap .how-notification .how-notif-desc{font-size:1rem;color:#fff}.how-grid article .image-wrapper .how-img-wrap .how-payment-badge{position:absolute;top:1rem;right:1rem;background:hsla(0,0%,100%,.225);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:12px;box-shadow:0 4px 16px rgba(59,130,246,.1);padding:12px 22px;display:flex;align-items:center;gap:.75rem;font-size:1rem}.how-grid article .image-wrapper .how-img-wrap .how-payment-badge .how-payment-text{font-size:18px;font-weight:600;color:#16a34a}@media screen and (max-width:1600px){.how-it-works-section{width:95%}}@media screen and (max-width:1450px){.how-it-works-section{width:97.5%}.how-it-works-section .how-steps{gap:2rem}.how-it-works-section .how-grid{width:90%}}@media screen and (max-width:1285px){.how-it-works-section .how-grid{width:92.5%}.how-it-works-section .how-steps .how-step p{font-size:16px}}@media screen and (max-width:650px){.how-it-works-section{width:100%}.how-it-works-section .preHeading{padding:12px 2rem}.how-it-works-section .heading{font-size:2.75rem;text-wrap:balance;letter-spacing:-.75px}.how-it-works-section .subHeading{font-size:20px;text-wrap:balance}.how-it-works-section .how-steps{flex-direction:column;align-items:center}.how-it-works-section .how-steps .how-step p{width:100%}.how-it-works-section .how-grid{width:97.5%}.how-it-works-section .how-grid article{flex-direction:column!important}.how-it-works-section .how-grid article:nth-child(2){flex-direction:column-reverse!important}.how-it-works-section .how-grid article .description{max-width:100%;display:flex;justify-content:center;align-items:center}.how-it-works-section .how-grid article .description .how-label{padding:.5rem 2rem;border-radius:50px}.how-it-works-section .how-grid article .description .how-title{font-size:2.25rem;text-align:center;letter-spacing:-.75px}.how-it-works-section .how-grid article .description .how-desc{width:90%;font-size:16px;text-align:justify}.how-it-works-section .how-grid article .image-wrapper{width:97.5%}.how-it-works-section .how-grid article .image-wrapper .how-img-wrap .how-payment-badge{padding:12px 30px}.how-it-works-section .how-grid article .image-wrapper .how-img-wrap .how-payment-badge .how-payment-text{font-size:17px}.how-it-works-section .how-grid article .image-wrapper .how-img-wrap .how-notification{gap:0;width:98%;padding:14px 4px;justify-content:space-between}.how-it-works-section .how-grid article .image-wrapper .how-img-wrap .how-notification .how-notif-icon{font-size:14px}.how-it-works-section .how-grid article .image-wrapper .how-img-wrap .how-notification .how-notif-desc,.how-it-works-section .how-grid article .image-wrapper .how-img-wrap .how-notification .how-notif-title{font-size:14px;letter-spacing:-.5px}}.propertiesList-section{margin:0 auto;padding-top:15vh}.propertiesList-section .section-header{width:80%;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.propertiesList-section .section-header .header-wrapper{display:flex;flex-direction:column}.propertiesList-section .section-header .header-wrapper h2{margin:0;font-family:Ubuntu,sans-serif;font-size:2.75rem;font-weight:600;letter-spacing:-.5px;color:#050032}.propertiesList-section .section-header .header-wrapper .subHeading{font-family:SUSE,sans-serif;font-size:24px;font-weight:500;margin:.25rem 0 2.5rem;color:#5d6079}.propertiesList-section .section-header .icon{font-size:2rem;color:#5d6079}.propertiesList-section .filters-row{width:80%;margin:0 auto;display:flex;gap:.75rem;padding:.75rem 0 1.25rem;flex-wrap:wrap}.propertiesList-section .filters-row input[type=date],.propertiesList-section .filters-row input[type=number],.propertiesList-section .filters-row select{padding:.5rem 1rem;border:1px solid #d6d6d6;border-radius:8px;font-size:1rem;background:#fafbfc;min-width:110px;transition:.25s ease}.propertiesList-section .filters-row input[type=date]:focus,.propertiesList-section .filters-row input[type=number]:focus,.propertiesList-section .filters-row select:focus{border-color:#3b82f6;outline:none}.propertiesList-section .list-container{display:flex;flex-direction:column;align-items:flex-start;width:80%;margin:0 auto}.propertiesList-section .list-container .list-categories{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.propertiesList-section .list-container .list-categories p{font-family:Ubuntu,sans-serif;font-family:Inter,sans-serif;font-size:18px;font-weight:700;text-transform:uppercase;color:#050032;display:flex;justify-content:center;align-items:center;width:16.6666666667%;padding:1.5rem .75rem;line-height:1;background-color:#add8e6;border-bottom:2px solid #05004b;gap:6px;cursor:pointer}.propertiesList-section .list-container .list-categories p.sortable{cursor:pointer;color:#222;transition:color .25s}.propertiesList-section .list-container .list-categories p.sortable:focus,.propertiesList-section .list-container .list-categories p.sortable:hover{color:#3b82f6}.propertiesList-section .list-container .list-categories p.sortable .sort-icon{color:#05004b;color:#3b82f6;transition:transform .15s,color .25s}.propertiesList-section .list-container .list-categories p.sortable .sort-icon.desc{transform:rotate(180deg);color:#2563eb}.propertiesList-section .list-container .list-categories p:first-child{border-top-left-radius:12px}.propertiesList-section .list-container .list-categories p:last-child{border-top-right-radius:12px}.propertiesList-section .list-container .list-position{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;border-bottom:1px solid #5bc8b2}.propertiesList-section .list-container .list-position.empty{width:600%}.propertiesList-section .list-container .list-position.empty p{font-size:20px;padding:1.5rem 0}.propertiesList-section .list-container .list-position:nth-of-type(odd) p{background-color:#c0f4e5}.propertiesList-section .list-container .list-position:nth-of-type(odd) p:nth-of-type(2n){background-color:#bef5e3;background-color:#d4fff2}.propertiesList-section .list-container .list-position:last-of-type{border-bottom:none}.propertiesList-section .list-container .list-position:last-of-type p:first-child{border-bottom-left-radius:12px}.propertiesList-section .list-container .list-position:last-of-type p:last-child{border-bottom-right-radius:12px}.propertiesList-section .list-container .list-position p{color:#191919;font-family:SUSE,sans-serif;font-size:17px;font-weight:600;display:flex;justify-content:center;text-transform:capitalize;align-items:center;overflow:hidden;white-space:nowrap;width:16.6666666667%;padding:22px .75rem;line-height:1;background-color:#d8fff8}.propertiesList-section .list-container .list-position p:nth-of-type(2n){background-color:#c0f4e5}@media screen and (max-width:1600px){.propertiesList-section .filters-row,.propertiesList-section .list-container,.propertiesList-section .section-header{width:85%}}@media screen and (max-width:1450px){.propertiesList-section .filters-row,.propertiesList-section .list-container,.propertiesList-section .section-header{width:87.5%}}@media screen and (max-width:650px){.propertiesList-section{padding-top:10vh}.propertiesList-section .section-header .header-wrapper h2{font-size:2.5rem;letter-spacing:-.75px;text-align:center}.propertiesList-section .section-header .header-wrapper .subHeading{margin-top:.5rem;font-size:20px;width:97.5%;text-align:center}.propertiesList-section .section-header .icon{display:none}.propertiesList-section .filters-row,.propertiesList-section .list-container,.propertiesList-section .section-header{width:98%}.propertiesList-section .filters-row{flex-direction:column;align-items:center}.propertiesList-section .filters-row input[type=date],.propertiesList-section .filters-row input[type=number],.propertiesList-section .filters-row select{width:95%;margin-bottom:.25rem}.propertiesList-section .list-container .list-categories p{width:100%;padding:1rem .25rem;font-size:12px;letter-spacing:-.5px;text-wrap:nowrap;font-weight:600}.propertiesList-section .list-container .list-categories p:nth-of-type(4),.propertiesList-section .list-container .list-categories p:nth-of-type(5){display:none}.propertiesList-section .list-container .list-position p{width:100%;font-size:13px;font-weight:500;padding:1.25rem .25rem;letter-spacing:-.5px}.propertiesList-section .list-container .list-position p:nth-of-type(4),.propertiesList-section .list-container .list-position p:nth-of-type(5){display:none}}.addProperty-section{width:80%;margin:5rem auto;padding-top:12.5vh}.addProperty-section .section-header{display:flex;justify-content:space-between;align-items:center}.addProperty-section .section-header .header-wrapper{display:flex;flex-direction:column}.addProperty-section .section-header .header-wrapper h2{margin:0;font-family:Ubuntu,sans-serif;font-size:2.75rem;font-weight:600;letter-spacing:-.5px;color:#050032}.addProperty-section .section-header .header-wrapper .subHeading{font-family:SUSE,sans-serif;font-size:24px;font-weight:500;margin:.25rem auto 2.5rem;color:#5d6079}.addProperty-section .section-header .icon{font-size:2.5rem;color:#5d6079}.addProperty-section .rental-form{display:flex;flex-direction:column;gap:1.5rem}.addProperty-section .rental-form .form-row{display:flex;gap:2rem}@media(max-width:800px){.addProperty-section .rental-form .form-row{flex-direction:column;gap:1rem}}.addProperty-section .rental-form .form-group{flex:1 1;display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.addProperty-section .rental-form .form-group label{font-family:Ubuntu,sans-serif;font-size:18px;font-weight:500;color:#050032;margin-bottom:.25rem;letter-spacing:-.5px}.addProperty-section .rental-form .form-group input,.addProperty-section .rental-form .form-group select{width:100%;font-size:1rem;padding:.75rem 1rem;border:1px solid #d2d2d2;border-radius:8px;background:#f4f5f5;color:#222;transition:.25s ease}.addProperty-section .rental-form .form-group input:focus,.addProperty-section .rental-form .form-group select:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.125);outline:none}.addProperty-section .rental-form .form-group input::placeholder,.addProperty-section .rental-form .form-group select::placeholder{color:#b0b0b0;opacity:1}.addProperty-section .rental-form .submit-btn{margin:2.25rem auto;font-size:18px;font-weight:600;background-color:#050032;color:#fff;display:flex;justify-content:center;align-items:center;gap:.75rem;border:none;padding:18px 3.25rem;border-radius:50px;box-shadow:0 6px 25px rgba(5,0,50,.4);position:relative;overflow:hidden;cursor:pointer;transition:.3s ease;transition-delay:.1s}.addProperty-section .rental-form .submit-btn:active{transition:.2s ease;transition-delay:0s;transform:translateY(2px);box-shadow:0 6px 25px rgba(0,65,130,.6)}.addProperty-section .rental-form .submit-btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.2),transparent);transform:translateX(-100%);transition:.5s ease;transition-delay:.1s}.addProperty-section .rental-form .submit-btn .icon{font-size:16px;transition:.3s ease;transition-delay:.1s}.addProperty-section .rental-form .submit-btn:hover{background-color:#003b75}.addProperty-section .rental-form .submit-btn:hover:before{transform:translateX(100%)}.addProperty-section .rental-form .submit-btn:hover .icon{transform:translateX(4px)}.required{font-size:1.1em;margin-left:2px;color:#e53935}.form-error{font-size:14px;letter-spacing:-.2px;margin-top:2px;color:#e53935;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-success{color:#2e7d32;font-size:1rem;margin-top:1.5em;text-align:center}.spinner{display:inline-block;width:1.2em;height:1.2em;border:2px solid #3b82f6;border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite;vertical-align:middle}@keyframes spin{to{transform:rotate(1turn)}}@media screen and (max-width:1600px){.addProperty-section{width:85%}}@media screen and (max-width:1450px){.addProperty-section{width:87.5%}}@media screen and (max-width:650px){.addProperty-section{width:97.5%;padding-top:10vh}.addProperty-section .section-header .header-wrapper h2{font-size:2.5rem;letter-spacing:-.75px;text-align:center}.addProperty-section .section-header .header-wrapper .subHeading{margin-top:.5rem;font-size:20px;width:97.5%;text-align:center}.addProperty-section .section-header .icon{display:none}.addProperty-section .remntal-form .form-row{flex-direction:column;gap:1rem}.addProperty-section .remntal-form .form-group{width:100%}.addProperty-section .remntal-form .submit-btn{width:100%;padding:16px 0;font-size:18px}}.faq-section{width:80%;margin:3rem auto 0;padding-top:12.5vh}.faq-section .heading{margin:0 auto;text-align:center;font-family:Ubuntu,sans-serif;font-size:3rem;font-weight:600;letter-spacing:-.5px;color:#050032}.faq-section .subHeading{text-align:center;font-family:SUSE,sans-serif;font-size:24px;font-weight:500;margin:.25rem auto 2.5rem;color:#5d6079}.faq-section .faq-container{width:60%;margin:5rem auto;display:flex;flex-direction:column;gap:1.5rem}.faq-section .faq-item{border-bottom:1.5px solid #d2d2d2;padding-bottom:1rem;transition:.3s ease}.faq-section .faq-item:last-child{border-bottom:none}.faq-section .faq-question{font-size:21px;font-weight:600;width:100%;background:none;border:none;outline:none;display:flex;justify-content:space-between;align-items:center;color:#050032;cursor:pointer;padding:.75rem 1rem;border-radius:10px;transition:.4s ease}.faq-section .faq-question:focus,.faq-section .faq-question:hover{color:#1964dd;background:rgba(59,130,246,.15)}.faq-section .faq-question.open{background:rgba(59,130,246,.3);transition:.3s ease}.faq-section .faq-question.open:focus,.faq-section .faq-question.open:hover{background:rgba(0,40,101,.35)}.faq-section .faq-question .faq-icon{font-size:1.25rem;transition:.3s ease-in-out}.faq-section .faq-question .faq-icon.open{transform:rotate(180deg)}.faq-section .faq-answer{display:grid;grid-template-rows:0fr;overflow:hidden;padding:0;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1),padding .25s}.faq-section .faq-answer p{font-family:Ubuntu,sans-serif;font-size:18px;line-height:1.45;color:#5d6079;overflow:hidden;padding:0 1rem}.faq-section .faq-answer.open{grid-template-rows:1fr;padding:.75rem 0}.faq-section .faq-answer.open p{padding:.25rem 1rem 0}@media screen and (max-width:1600px){.faq-section{width:90%}}@media screen and (max-width:1450px){.faq-section{width:95%}}@media screen and (max-width:650px){.faq-section{width:100%;padding-top:10vh}.faq-section .heading{font-size:2.5rem;text-wrap:balance}.faq-section .subHeading{margin-top:.75rem;font-size:18px;width:97.5%;text-wrap:balance}.faq-section .faq-container{width:95%}.faq-section .faq-container .faq-question{font-size:15px;letter-spacing:-.5px;padding:.75rem .5rem}.faq-section .faq-container .faq-answer p{font-size:14px;line-height:1.5;padding:0 .5rem}}.testimonials-section{width:80%;margin:5rem auto;padding-top:10vh}.testimonials-section .section-header{display:flex;justify-content:space-between;align-items:center}.testimonials-section .section-header .header-wrapper{display:flex;flex-direction:column}.testimonials-section .section-header .header-wrapper h2{margin:0;font-family:Ubuntu,sans-serif;font-size:2.75rem;font-weight:600;letter-spacing:-.5px;color:#050032}.testimonials-section .section-header .header-wrapper .subHeading{font-family:SUSE,sans-serif;font-size:24px;font-weight:500;margin:.25rem 0 2.5rem;color:#5d6079}.testimonials-section .section-header .icon{font-size:2.5rem;color:#5d6079}.testimonials-section .testimonials-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;width:80%;margin:3rem auto 0}@media(max-width:900px){.testimonials-section .testimonials-list{grid-template-columns:1fr;width:92%}}.testimonials-section .testimonials-list .testimonial{background:#fff;border-radius:16px;box-shadow:0 4px 24px rgba(59,130,246,.2);padding:2rem 2rem 1.5rem;display:flex;flex-direction:column;align-items:flex-start;position:relative;border-top:3px solid #3b82f6;transition:.35s ease;transition-delay:.05s}.testimonials-section .testimonials-list .testimonial.female{border-top-color:#ff8bff;box-shadow:0 4px 24px rgba(255,139,255,.2)}.testimonials-section .testimonials-list .testimonial.female:focus-within,.testimonials-section .testimonials-list .testimonial.female:hover{box-shadow:0 4px 24px rgba(255,139,255,.35)}.testimonials-section .testimonials-list .testimonial:focus-within,.testimonials-section .testimonials-list .testimonial:hover{box-shadow:0 8px 32px rgba(59,130,246,.35);transform:translateY(-4px)}.testimonials-section .testimonials-list .testimonial .testimonial-text{font-family:Inter,sans-serif;font-size:18px;font-style:italic;color:#050032;display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;line-height:1.5;position:relative}.testimonials-section .testimonials-list .testimonial .testimonial-text .quote-icon{color:#3b82f6;font-size:1.75rem;margin-right:.25rem;flex-shrink:0;opacity:.8;filter:drop-shadow(0 2px 6px rgba(59,130,246,.1))}.testimonials-section .testimonials-list .testimonial .testimonial-meta{display:flex;align-items:center;gap:12px}.testimonials-section .testimonials-list .testimonial .testimonial-meta .testimonial-avatar{width:2.75rem;height:2.75rem;border-radius:50%;object-fit:cover;border:1px solid #e6e6e6;box-shadow:0 2px 8px rgba(59,130,246,.25);background:#f6f8fa}.testimonials-section .testimonials-list .testimonial .testimonial-meta .testimonial-name{font-family:SUSE,sans-serif;font-size:18px;font-weight:600;color:#2563eb}.testimonials-section .testimonials-list .testimonial .testimonial-meta .testimonial-role{font-family:SUSE,sans-serif;font-size:1rem;font-weight:500;color:#5d6079;background:rgba(59,130,246,.125);border-radius:8px;padding:.25rem .75rem}.testimonials-section button{margin:5rem auto;font-size:18px;font-weight:600;background-color:#050032;color:#fff;display:flex;justify-content:center;align-items:center;gap:.75rem;border:none;padding:18px 2.5rem;border-radius:12px;box-shadow:0 6px 25px rgba(5,0,50,.4);position:relative;overflow:hidden;cursor:pointer;transition:.3s ease;transition-delay:.1s}.testimonials-section button:active{transition:.2s ease;transition-delay:0s;transform:translateY(2px);box-shadow:0 6px 25px rgba(0,65,130,.6)}.testimonials-section button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.2),transparent);transform:translateX(-100%);transition:.5s ease;transition-delay:.1s}.testimonials-section button .icon{font-size:18px;transition:.35s ease;transition-delay:.1s}.testimonials-section button:hover{background-color:#003b75}.testimonials-section button:hover:before{transform:translateX(100%)}.testimonials-section button:hover .icon{transform:translate(2px,-2px)}@media screen and (max-width:1600px){.testimonials-section .testimonials-list{width:85%}}@media screen and (max-width:1450px){.testimonials-section{width:87.5%}}@media screen and (max-width:1285px){.testimonials-section .testimonials-list{width:92.5%}}@media screen and (max-width:650px){.testimonials-section{width:97.5%;padding-top:10vh}.testimonials-section .section-header .header-wrapper h2{font-size:calc(2.75rem - 2px);letter-spacing:-1.25px;text-align:center}.testimonials-section .section-header .header-wrapper .subHeading{margin-top:.5rem;font-size:18px;width:97.5%;text-align:center}.testimonials-section .section-header .icon{display:none}.testimonials-section .testimonials-list{width:97.5%;gap:1rem}.testimonials-section .testimonials-list .testimonial{padding:1.5rem .75rem}.testimonials-section .testimonials-list .testimonial .testimonial-text{font-size:15px}.testimonials-section .testimonials-list .testimonial .testimonial-meta{width:100%;justify-content:center}.testimonials-section button{font-size:16px;font-weight:500;margin:3rem auto 1rem;padding:16px 2.25rem}}.footer-section{background:#ebeff4;color:#050032;padding:12.5vh 1rem 1.5rem;width:100%}.footer-section .footer-main{width:85%;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto 1.5rem;gap:2.5rem}@media(max-width:900px){.footer-section .footer-main{gap:2rem}}@media(max-width:600px){.footer-section .footer-main{flex-direction:column;gap:1.5rem}}.footer-section .footer-brand,.footer-section .footer-contact,.footer-section .footer-links,.footer-section .footer-social{flex:1 1 220px;min-width:220px;display:flex;flex-direction:column;gap:.6rem}.footer-section .footer-brand span,.footer-section .footer-contact span,.footer-section .footer-links span,.footer-section .footer-social span{font-weight:600;color:#3b82f6;margin-bottom:4px;font-size:1.08rem}.footer-section .footer-brand a,.footer-section .footer-contact a,.footer-section .footer-links a,.footer-section .footer-social a{width:-moz-fit-content;width:fit-content;color:#050032;text-decoration:none;font-size:1rem;transition:.325s ease;transition-delay:.05s}.footer-section .footer-brand a:focus,.footer-section .footer-brand a:hover,.footer-section .footer-contact a:focus,.footer-section .footer-contact a:hover,.footer-section .footer-links a:focus,.footer-section .footer-links a:hover,.footer-section .footer-social a:focus,.footer-section .footer-social a:hover{color:#2563eb;text-decoration:underline}.footer-section .footer-brand address,.footer-section .footer-contact address,.footer-section .footer-links address,.footer-section .footer-social address{font-style:normal;color:#5d6079;font-size:1rem;letter-spacing:-.25px}.footer-section .footer-brand h2{font-family:Ubuntu,sans-serif;font-size:30px;color:#2563eb;display:flex;justify-content:center;align-items:center;gap:.5rem;margin:0;width:-moz-fit-content;width:fit-content;cursor:pointer;transition:.4s ease;transition-delay:.05s}.footer-section .footer-brand h2 .icon{color:#000;transform-origin:center;will-change:transform;transition:.4s ease;transition-delay:.05s}.footer-section .footer-brand h2:hover{color:#002d5a}.footer-section .footer-brand h2:hover .icon{transform:rotate(30deg)}.footer-section .footer-brand p{font-size:1rem;width:80%;margin:0;color:#5d6079}.footer-section .footer-social-icons{display:flex;gap:16px}.footer-section .footer-social-icons a{display:flex;justify-content:center;align-items:center;font-size:1.25rem;color:#2563eb;background:#e6eefe;border-radius:50%;padding:8px;transition:.325s ease;transition-delay:.05s}.footer-section .footer-social-icons a:focus,.footer-section .footer-social-icons a:hover{background:#3b82f6;color:#fff}.footer-section .footer-legal{width:85%;margin:2.25rem auto 0;display:flex;justify-content:space-between;flex-direction:row-reverse;align-items:center;border-top:1px solid #e6e6e6;padding-top:1.5rem;font-size:1rem;color:#5d6079}.footer-section .footer-legal .footer-legal-links{display:flex;gap:2rem}.footer-section .footer-legal .footer-legal-links a{position:relative;color:#2563eb;text-decoration:none;padding-bottom:1px;overflow:hidden;transition:.3s ease;transition-delay:.05s}.footer-section .footer-legal .footer-legal-links a:after{content:"";position:absolute;left:50%;bottom:0;width:0;height:1px;background:#2563eb;border-radius:2px;transition:left .3s,width .3s;transition-delay:.05s}.footer-section .footer-legal .footer-legal-links a:focus,.footer-section .footer-legal .footer-legal-links a:hover{color:#050032}.footer-section .footer-legal .footer-legal-links a:focus:after,.footer-section .footer-legal .footer-legal-links a:hover:after{left:0;width:100%}.footer-section .footer-legal .footer-legal-copy{color:#5d6079;font-size:1rem;white-space:nowrap}@media(max-width:900px){.footer-section .footer-legal{flex-direction:column;gap:1rem;align-items:flex-start}.footer-section .footer-legal .footer-legal-copy{margin-top:.5rem}}@media screen and (max-width:1600px){.footer-section .footer-legal,.footer-section .footer-main{width:87.5%}}@media screen and (max-width:1450px){.footer-section .footer-legal,.footer-section .footer-main{width:90%}}@media screen and (max-width:1375px){.footer-section .footer-legal,.footer-section .footer-main{width:92.5%}.footer-section .footer-brand p{font-size:15px}}@media screen and (max-width:1285px){.footer-section .footer-brand p{font-size:14px}}@media screen and (max-width:650px){.footer-section{padding:10vh 0 1.5rem}.footer-section .footer-brand h2{font-size:32px;letter-spacing:.5px}.footer-section .footer-brand p{font-size:15px}.footer-section .footer-brand,.footer-section .footer-contact,.footer-section .footer-links,.footer-section .footer-social{flex:1 1 100%;min-width:100%;align-items:center;text-align:center!important;margin-bottom:1rem}.footer-section .footer-legal,.footer-section .footer-main{width:97.5%}.footer-section .footer-legal{margin-top:0;padding-top:1rem;flex-direction:column;align-items:center;gap:1rem}}