@font-face{font-family:Museo Sans;src:url(/assets/MuseoSans-300-DgPB18k4.otf)}@font-face{font-family:Poppins-SemiBold;src:url(/assets/Poppins-SemiBold-CSd7JmI0.ttf)}@font-face{font-family:Poppins-Regular;src:url(/assets/Poppins-Regular-B_IAGKbp.ttf)}@font-face{font-family:Poppins-Medium;src:url(/assets/Poppins-Medium-C23aIspn.ttf)}*{margin:0;padding:0;box-sizing:border-box;color:#fff;text-decoration:none}body{font-family:Museo Sans,sans-serif;font-weight:300;background-color:#00020e}button{font-size:1rem;color:#fff;background-color:#0094ff;border:solid 1px #33b1ff;border-radius:3px;padding:.7rem 1rem;cursor:pointer}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{opacity:0;animation:fadeInUp .8s ease-out forwards}.fade{opacity:0;transform:translateY(20px)}.hero .container{position:relative;width:100%;min-height:100svh;display:flex;justify-content:center;flex-direction:column}.hero .video-container{position:absolute;width:100%;height:100svh;overflow:hidden}.hero video{position:absolute;top:0;left:0;width:100%;height:100svh;object-fit:cover;z-index:-1}.hero .content{height:100%;display:flex;flex-direction:column;align-items:center;gap:1rem;padding-inline:100px;transform:translateY(-35px)}.hero .content .text{display:flex;flex-direction:column;align-items:center;text-shadow:0px 0px 5px #fff}.hero .content h3{font-family:Poppins,sans-serif;color:#000}.hero .content h1{font-size:5rem;line-height:1.2;text-align:center;font-family:Poppins-SemiBold;color:#000}.hero .content .buttons{display:flex;gap:2rem}.hero .content .buttons .btn{padding:.7rem 1.2rem;min-width:150px}.hero .content .buttons .btn.explore{background:transparent}@media (max-width: 768px){.hero .container{padding-inline:20px}.hero .content{padding-inline:20px;transform:translateY(0)}.hero .content h1{font-size:3rem}.hero .content .buttons .btn{padding:.5rem 1rem;min-width:120px;font-size:.9rem}}.features{display:flex;flex-direction:column;gap:50px;align-items:center}.features .container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:30px;max-width:1440px}.features .container a{margin:30px}.features .cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;justify-content:center}.features .card{width:500px;height:300px}.features .card img{width:80px}.features .header{font-family:Poppins-SemiBold;width:500px;height:300px}.features .header h1{font-size:1.2rem;background:linear-gradient(#0179ff,#33c2ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.features .header p{color:#b2b3b6;font-size:3rem;line-height:1.2;height:250px}.features .header span{color:#fff}.features .cards-mobile{display:flex;flex-direction:row;gap:20px;align-items:center}.features .left,.features .right{display:flex;flex-direction:column;gap:20px}.features .feature{border:solid 1px #52535c;border-radius:10px;background:#191b26;padding:30px;display:flex;gap:15px;flex-direction:column;align-items:flex-start;justify-content:flex-start}.features .feature h1{font-size:2rem}.features .feature p{font-size:1.2rem;color:#d1d1d4}@media (max-width: 768px){.features .container{padding:30px;gap:30px}.features .header{width:100%;height:auto;max-width:450px;display:flex;flex-direction:column;gap:20px}.features .header h1{font-size:1rem}.features .header p{font-size:2rem;line-height:1.1;height:auto}.features .feature h1{font-size:1.5rem}.features .feature p{font-size:1rem}.features .card{width:100%;height:auto;max-width:450px;padding:15px}.features .cards{gap:20px}.features .card img{width:60px}}@media (max-width: 480px){.features .feature h1{font-size:1rem}.features .feature p{font-size:.8rem}.features .card img{width:40px}}.process{display:flex;flex-direction:column;min-height:100svh;justify-content:center;align-items:center}.process .header{padding:20px;width:100%;text-align:center;font-family:Poppins-Regular;position:relative;z-index:1}.process .header h1{font-size:1.2rem;background:linear-gradient(#0179ff,#33c2ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.process .header h2{color:#b2b3b6;font-size:3rem}.process .header p{color:#b2b3b6;font-size:1.2rem;font-family:Museo Sans}.process .header span{color:#fff;font-family:Poppins-SemiBold}.process .container{padding:30px;display:flex;flex-direction:column;align-items:center;gap:30px;max-width:1440px}.process .steps{border:solid 1px #30323b;border-radius:10px;box-shadow:10px -80px 80px -60px #327fc1}.process .btns{display:flex;justify-content:center;margin:20px;gap:20px}.process .btns button{width:100%;background:#191b26;border:none}.process .btns button:hover{border:solid 1px #33b1ff}.process .btns button.active{background:#002d56;border:solid 1px #33b1ff}.process .content{padding-inline:20px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:50px}.process .content .img{width:50%}.process .content .img .wrapper{padding-left:10%}.process .content img{width:100%}.process .content .text{width:50%}.process .content .text .wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:15px;padding-inline:30px 20%;font-size:1.2rem}.process .content .text .wrapper span{color:#b2b3b6}.process .content .text .wrapper h2{font-size:2rem;font-family:Poppins-SemiBold}.process .content .text .wrapper p{color:#b2b3b6}@media (max-width: 768px){.process{padding:20px}.process .header h2{font-size:2rem}.process .header h1,.process .header p{font-size:1rem}.process .container{gap:20px}.process .btns{gap:10px}.process .btns button{padding:10px}.process .content{flex-direction:column;gap:0px;padding:20px 20px 50px}.process .content .img{width:80%}.process .content .img .wrapper{padding-left:0}.process .content .text{width:100%}.process .content .text .wrapper{padding-inline:10px;font-size:1rem}.process .content .text .wrapper h2{font-size:1.5rem}.process .content .text .wrapper p{font-size:1rem}}@media (max-width: 500px){.process .btns button{font-size:.7rem;padding:10px 5px}.process .container{padding:0}}.faq{display:flex;flex-direction:column;min-height:100svh;justify-content:center;background:linear-gradient(0deg,#0077fe 0%,transparent 30%);align-items:center}.faq .container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:30px;max-width:1440px}.faq .header{font-family:Poppins-SemiBold;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.faq .header h1{font-size:1.2rem;background:linear-gradient(#0179ff,#33c2ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.faq .header h2{font-size:3rem}.faq .btns{display:flex;justify-content:center;gap:100px}.faq .btns button{background:transparent;border:none;font-family:Poppins-Medium;font-size:1.4rem;padding:.5rem 0}.faq .btns button.active{border-bottom:solid 3px #0179ff;border-radius:0}.faq .content{width:80%;display:flex;flex-direction:column;max-width:1440px}.faq .content .AccordionItem{border-radius:10px;margin:10px 0}.faq .content .AccordionItem.active{background:#0a2338;border:solid 1px #0179ff}.faq .content .AccordionContent{padding:0 30px 30px;font-size:1.4rem;width:80%}.faq .content .btn{position:relative}.faq .content .icon{height:50px;width:50px;display:flex;justify-content:center;align-items:center;background:#fff;background:transparent;border-radius:50%;border:solid 1px #fff;position:absolute;right:0;top:0;margin:20px}.faq .content .icon i{color:#fff;font-size:1.3rem;transform:translateY(2px)}.faq .content .icon.active{background:#fff}.faq .content .icon.active i{color:#000}.faq .content button{width:100%;display:flex;flex-direction:column;border:none;background:transparent;align-items:flex-start;font-size:1.4rem;padding:5% 100px 5% 5%;position:relative;z-index:1;font-family:Museo Sans;color:#c6c6c6;text-align:left}.faq .content button.active{font-weight:700;color:#fff}@media (max-width: 768px){.faq .header h1{font-size:1rem}.faq .header h2{font-size:2rem}.faq .btns button,.faq .content .AccordionContent{font-size:1rem}.faq .content button{font-size:1rem;padding-right:60px}.faq .content .icon{height:40px;width:40px;margin:15px}.faq .content .icon i{font-size:1rem}}@media (max-width: 500px){.faq .container{padding:20px}.faq .content{width:100%}}.services{display:flex;flex-direction:column;gap:50px;height:500vh}.services .container{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;position:sticky;min-height:100vh;top:0;overflow-x:hidden;background:linear-gradient(0deg,#09216f 0%,transparent 30%);padding:30px 0 30px 30px}.services .content{width:50%;overflow:hidden}.services .cards{display:flex;flex-direction:row;gap:30px;justify-content:flex-start;transition:transform .3s ease-out;position:relative}.services .card{border:solid 1px #262626;padding:20px;min-width:230px;border-radius:10px;display:flex;flex-direction:column;gap:10px}.services .card img{width:80px}.services .card button{background:#fff;border:none;width:30px;height:30px;border-radius:50%;padding:0}.services .card button i{color:#000;display:flex;align-items:center;justify-content:center}.services .header{font-family:Poppins-SemiBold;width:50%;display:flex;flex-direction:column;align-items:flex-end}.services .header h1{font-size:1.2rem;background:linear-gradient(#0179ff,#33c2ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.services .header h2{font-size:3rem;max-width:500px}@media (max-width: 768px){.services .container{flex-direction:column;padding:0}.services .header{width:100%;padding:20px 30px;align-items:flex-start}.services .header h1{font-size:1rem}.services .header h2{font-size:2rem}.services .text{display:flex;flex-direction:column;gap:30px}.services .content{width:100%}.services .cards{gap:20px;padding-left:15%}.services .card{padding:15px}.services .card .title{font-size:1rem}.services .card .description{font-size:.9rem}}@media (max-width: 500px){.services .container{padding:70px 0 30px}.services .header h2{font-size:1.7rem}}.contact{display:flex;flex-direction:column}.contact .container{display:flex;flex-direction:row;gap:20px;justify-content:center;align-items:center;max-width:1440px;padding:30px;align-self:center}.contact .left{width:65%;border:solid 1px #e0e0e0;border-radius:10px;padding:50px;display:flex;flex-direction:column;gap:60px}.contact .header img{width:30px}.contact .right{width:35%}.contact .cards{display:flex;flex-direction:column;gap:30px;justify-content:center}.contact .card{max-width:350px;min-height:250px;border:solid 1px #e0e0e0;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:25px;gap:10px}.contact .card h3{font-size:1.4rem}.contact .card p{color:#b2b3b6;font-size:1.3rem;text-align:center;max-width:250px}.contact .card img{width:30px}.contact .header{font-family:Poppins-SemiBold;display:flex;flex-direction:column;gap:10px}.contact .header h3{font-size:1.4rem}.contact .header p{color:#b2b3b6;font-size:1.4rem}.contact .left .input{display:flex;flex-direction:row;gap:20px;justify-content:center}.contact .left .input label{display:flex;flex-direction:column;width:100%;gap:18px;font-size:1rem}.contact .left .form{display:flex;flex-direction:column;gap:25px}.contact .left .form input,.contact .left .form textarea{background:#191b26;border:solid 2px #8c8c8c;border-radius:5px;padding:12px 10px;font-family:Museo Sans;font-size:1rem;resize:vertical;width:100%}.contact .left .form .terms{width:16px;height:16px;opacity:0;position:absolute}.contact .left .form button{max-width:165px;font-family:Museo Sans;padding:1rem}.contact .left .form a{text-decoration:underline;color:#6cb9ff}.contact .custom-checkbox{display:flex;align-items:center;cursor:pointer;font-size:.9rem;flex-wrap:wrap}.contact .checkbox-icon{width:16px;height:16px;border:1px solid #8c8c8c;border-radius:3px;margin-right:8px;background-color:transparent;position:relative;display:inline-block}.contact #terms:checked+.checkbox-icon{background-color:#0094ff}.contact #terms:checked+.checkbox-icon:after{content:"";position:absolute;width:4px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg);left:4px;top:0}@media (max-width: 768px){.contact .container{flex-direction:column;gap:30px;width:100%}.contact .left{width:100%;padding:5%;gap:10px}.contact .left .form button{padding:.7rem;font-size:.9rem}.contact .right{width:100%}.contact .card{max-width:100%}.contact .header h3{font-size:1.4rem}.contact .header p,.contact .card h3{font-size:1.2rem}.contact .card p{font-size:1rem}.contact .left .input{flex-direction:column}.contact .left .input label{font-size:.9rem;gap:5px}.contact .left .form input,.contact .left .form textarea{font-size:.8rem}.contact .custom-checkbox{font-size:.9rem}}@media (max-width: 500px){.contact .container{padding:20px}}.marquee{padding:0 100px}.marquee ul{display:flex;gap:80px;padding-inline:50px;justify-content:center;list-style-type:none}.marquee img{width:120px}@media (max-width: 768px){.marquee{padding:0 20px}}.home{display:flex;gap:30px;flex-direction:column}.innerHero .container{position:relative;width:100%;min-height:100svh;display:flex;justify-content:center;flex-direction:column}.innerHero .overlay{position:absolute;top:0;left:0;width:100%;height:100svh;background-color:#0006}.innerHero .video-container{position:absolute;width:100%;height:100svh;overflow:hidden}.innerHero video{position:absolute;top:0;left:0;width:100%;height:100svh;object-fit:cover;z-index:-1}.innerHero .content{height:100%;display:flex;flex-direction:column;align-items:center;gap:1rem;padding-inline:100px;transform:translateY(-35px)}.innerHero .content .text{display:flex;flex-direction:column;align-items:center}.innerHero .content h3{font-family:Poppins,sans-serif;text-align:center}.innerHero .content h1{font-size:5rem;line-height:1.2;text-align:center;font-family:Poppins-SemiBold}.innerHero .content p{text-align:center}@media (max-width: 768px){.innerHero .container{padding-inline:20px}.innerHero .content{padding-inline:20px;transform:translateY(0)}.innerHero .content h1{font-size:3rem}.innerHero .content .buttons .btn{padding:.5rem 1rem;min-width:120px}}.innerWhy{display:flex;height:50svh;align-items:center;flex-direction:column;justify-content:center}.innerWhy .container{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;padding:30px;max-width:1440px}.innerWhy .content{max-width:500px;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.innerWhy h1{font-family:Poppins-SemiBold;font-size:2.5rem}.innerWhy .left p{color:#c6c6c6;line-height:25px;max-width:380px}.innerWhy .right p{line-height:25px}.innerWhy .left{width:50%;display:flex;justify-content:center}.innerWhy .right{width:50%}.innerWhy .icon{height:30px;width:30px}.innerWhy .list{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.innerWhy .item{display:flex;flex-direction:row;align-items:center;gap:1rem}@media (max-width: 768px){.innerWhy{height:auto}.innerWhy .container{flex-direction:column;gap:30px}.innerWhy .left{width:100%;display:flex;justify-content:center}.innerWhy .left p{max-width:500px}.innerWhy .right{width:100%;display:flex;justify-content:center}.innerWhy .list{display:grid;grid-template-columns:1fr 1fr}.innerWhy .item{flex-direction:column}.innerWhy .content h1{font-size:2rem}.innerWhy .content p{font-size:1rem}.innerWhy .item p{font-size:.9rem}}.innerServices{display:flex;flex-direction:column;gap:50px;height:500vh;align-items:center}.innerServices .container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;position:sticky;min-height:100vh;top:0;overflow-x:hidden;background:linear-gradient(0deg,#09216f 0%,transparent 30%);width:100%}.innerServices .header{display:flex;font-family:Poppins-SemiBold;flex-direction:column;align-items:center;padding:30px;max-width:1440px}.innerServices .header h1{font-size:1.2rem;background:linear-gradient(#0179ff,#33c2ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.innerServices .header h2{font-size:3rem;text-align:center}.innerServices .header p{font-size:1.4rem;color:#fff}.innerServices .content{display:flex;flex-direction:row;height:50%;padding:30px;width:100%;max-width:1440px}.innerServices .left{width:50%;display:flex;flex-direction:row;align-items:center}.innerServices .left video{height:100%;width:100%;position:relative}.innerServices .right{width:50%;display:flex;align-items:center;justify-content:center}.innerServices .right .wrapper{display:flex;flex-direction:column;height:100%;justify-content:center;align-items:flex-start;padding:20px 20%;position:relative;gap:30px}.innerServices .card{display:flex;flex-direction:column;gap:10px}.innerServices .wrapper button{min-width:120px}.innerServices .card img{width:100px;height:100px}@media (max-width: 768px){.innerServices .content{flex-direction:column;height:100%}.innerServices .container{padding:70px 0 30px;gap:10px}.innerServices .left,.innerServices .right{width:100%;height:100%;display:flex;justify-content:center}.innerServices .header{gap:10px}.innerServices .header h1{font-size:1rem}.innerServices .header h2{font-size:2rem}.innerServices .right .wrapper{padding:10px;gap:10px}.innerServices .header p{font-size:1rem}.innerServices .header button{font-size:.9rem;padding:10px 20px}.innerServices .card h2{font-size:1.5rem}.innerServices .card p{font-size:1rem}}@media (max-width: 500px){.innerServices .content,.innerServices .header{padding:10px}.innerServices .header h1{font-size:.8rem}.innerServices .header h2{font-size:1.2rem}.innerServices .header p{font-size:.9rem}.innerServices .header button{font-size:.8rem;padding:8px 16px}.innerServices .card h2{font-size:1.2rem}.innerServices .card p{font-size:.8rem}.innerServices .card img{width:60px;height:60px}}.inner-projects{color:#e0e0e0;text-align:center;padding:20px;min-height:100svh;background:#0c0e22;display:flex;flex-direction:column;align-items:center;justify-content:center}.inner-projects .container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;position:sticky;top:0;overflow-x:hidden;width:100%;max-width:1440px}.inner-projects h2{font-size:3rem;text-align:center;font-family:Poppins-SemiBold}.inner-projects .tabs{display:flex;justify-content:center;margin-bottom:20px;gap:15px;font-size:18px}.inner-projects .tab-button{background:none;border:none;color:#fff;font-size:18px;margin:0 10px;cursor:pointer;padding:10px 20px;border-bottom:2px solid transparent;transition:color .3s,border-bottom-color .3s;font-family:Poppins-Regular}.inner-projects .tab-button.active{border-bottom:2px solid #0179ff}.inner-projects .tab-button:hover{color:#0094ff}.inner-projects .projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:0 20px}.inner-projects .project-card{background:#000014;border-radius:10px;overflow:hidden;text-align:left;transition:transform .3s,box-shadow .3s;position:relative;cursor:pointer}.inner-projects .project-card:hover{transform:translateY(-5px);box-shadow:0 4px 15px #0000004d}.inner-projects .project-image{background:#333;display:flex;align-items:center;justify-content:center}.inner-projects .project-image img{width:100%;height:100%;object-fit:cover}.inner-projects .image-placeholder{color:#777}.inner-projects .project-info{padding:15px}.inner-projects .project-stats{position:absolute;top:10px;right:10px;display:flex;flex-direction:column;padding:5px 10px;border-radius:5px;font-size:14px;color:#fff;align-items:flex-end}.inner-projects .project-stats .likes,.inner-projects .project-stats .views{display:flex;align-items:center;gap:5px}.inner-projects .project-stats .likes{border-radius:30px;padding:3px 10px}.inner-projects .project-stats .views{background:#2aa5f7;border-radius:30px;padding:3px 10px}.inner-projects .price{font-size:1.5rem;color:#29a4f6;font-family:Poppins-SemiBold}.inner-projects .name{font-size:1rem;font-family:Poppins-Regular;color:#fff}.inner-projects .location{font-size:.8rem;color:#b0b0b0}.inner-projects .pagination{margin-top:20px}.inner-projects .page-button{background:none;border:1px solid #fff;color:#fff;padding:5px 10px;margin:0 5px;cursor:pointer;border-radius:5px;transition:background-color .3s,border-color .3s;font-size:16px}.inner-projects .page-button.active{background:#0094ff;border-color:#0094ff;color:#fff;font-weight:700}.inner-projects .page-button:hover{background:#005bb5;border-color:#005bb5}@media (max-width: 768px){.inner-projects h2{font-size:2rem}.inner-projects .tabs{font-size:16px}.inner-projects .tab-button{font-size:16px;padding:8px 16px}.inner-projects .projects-grid{grid-template-columns:repeat(2,1fr);gap:15px}.inner-projects .project-card{padding:10px}.inner-projects .price{font-size:1.2rem}.inner-projects .name{font-size:.9rem}.inner-projects .location{font-size:.7rem}.inner-projects .page-button{font-size:14px;padding:4px 8px}}@media (max-width: 500px){.inner-projects h2{font-size:1.5rem}.inner-projects .tabs{font-size:14px}.inner-projects .tab-button{font-size:14px;padding:6px 12px}.inner-projects .projects-grid{grid-template-columns:1fr;gap:10px}.inner-projects .price{font-size:1rem}.inner-projects .name{font-size:.8rem}.inner-projects .location{font-size:.6rem}.inner-projects .page-button{font-size:12px;padding:3px 6px}}.register-modal{font-family:Poppins-Regular;display:flex;justify-content:center;align-items:center;position:fixed;z-index:999;left:0;top:0;width:100%;height:100%;background-color:#00000080}.register-modal .register-modal-content{position:absolute;width:550px;height:auto;border-radius:20px;background:#00061d00;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:solid 1px #333}.register-modal .register-heading{background:#00061d00;border-radius:20px 20px 0 0;color:#fff;display:flex;flex-direction:column;align-items:center}.register-modal .register-heading .title-text{font-size:24px;font-weight:700}.register-modal .register-heading p{width:70%;text-align:center}.register-modal .register-title{display:flex;flex-direction:column;align-items:center;padding:20px 0;gap:10px}.register-modal .register-heading i{font-size:30px;position:absolute;right:20px;top:15px;color:#fff;cursor:pointer}.register-modal .tab-container{display:flex;justify-content:space-around;margin-top:10px;width:100%}.register-modal .tab{width:50%;padding:15px 0;font-size:15px;background:#e0e0e0;border:none;font-weight:700;cursor:pointer;transition:.3s}.register-modal .tab.active{background:#fff;color:#5e5bca}.register-modal hr{border-color:#33333380;margin-top:20px}.register-modal .form{display:flex;flex-direction:column;padding:20px 40px}.register-modal .form input,.register-modal .form select{padding:10px;margin-top:.5vh;border-radius:5px;border:none;background:#191b26;font-size:14px}.register-modal .form label{margin-top:1vh;display:flex;justify-content:flex-start}.register-modal .room-options{display:flex;gap:15px;margin-top:10px}.register-modal .room-options input[type=radio]{display:none}.register-modal .room-options .active{background-color:#253fad;color:#fff}.register-modal .room-options button{width:2vw;height:4vh;border:none;border-radius:4px;cursor:pointer;background-color:#e9f2ff;transition:.3s;color:#333}.register-modal .room-options button:hover{background-color:#253fad;color:#333}.register-modal .checkbox-group{display:flex;flex-direction:column;gap:10px;margin-top:8px}.register-modal .checkbox-group label{margin-top:unset;cursor:pointer;display:flex;align-items:center;gap:5px}.register-modal .checkbox-group input[type=checkbox]{display:none}.register-modal .checkbox-group .checkmark{display:inline-block;width:16px;height:16px;background-color:#e7f1fe;border-radius:4px;position:relative}.register-modal .checkbox-group .checkmark img{width:100%;height:auto;display:none}.register-modal .checkbox-group input[type=checkbox]:checked+.checkmark img{display:flex}.register-modal .register-submit-btn{margin-top:30px;padding:10px;cursor:pointer;border:none;background:#222531;border-radius:15px;font-size:18px;font-weight:700;border:solid 1px transparent}.register-modal .register-submit-btn:hover{border:solid 1px #253fad;transition:.5s}.register-modal .explore-more-login-button{background-color:transparent;border:none;padding:10px;width:100%;cursor:unset!important;font-size:16px;margin-bottom:20px}.register-modal .explore-more-login-text{cursor:pointer}.register-modal .register-agent-links{margin-top:10px;display:flex;align-items:center;justify-content:center;gap:5px;font-size:12px}.register-modal .register-agent-links p{margin:0}.register-modal .register-agent-links a{color:#253fad;text-decoration:underline}@media only screen and (max-width: 768px){.register-modal .register-modal-content{width:90vw}.register-modal .form{padding:10px 20px}}.header .navbar{z-index:10;display:flex;justify-content:center;position:fixed;width:100%;align-items:center;height:65px;background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header .links{display:flex;gap:2rem}.header .links span{min-width:350px;display:flex;gap:2rem}.header .links .left{justify-content:flex-end}.header .links .right{justify-content:flex-start}.header .links span a{text-decoration:none}.header .logo{min-width:120px}.header .btns{position:absolute;right:2rem;display:flex;gap:1rem}.header .btn{min-width:120px;border:none;font-size:14px;font-family:Museo Sans,sans-serif}.header .btn.list{background:linear-gradient(to right,#33c2ff,#07f)}.header .btn.login{position:relative;border:none;border-radius:5px;background-color:transparent}.header .btn.login:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:5px;padding:1px;background:linear-gradient(to right,#33c2ff,#07f);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude}@media (max-width: 768px){.header .navbar{z-index:10;display:flex;height:auto;position:fixed;width:100%;align-items:center;background:transparent;-webkit-backdrop-filter:unset;backdrop-filter:unset;justify-content:space-between;padding-inline:20px;top:10px}.header .links,.header .btns{display:none}.header .hamburger{display:block;background:transparent;border:none;font-size:2rem;color:#fff;cursor:pointer;z-index:2;min-width:unset;padding:0}.header .dropdown-menu{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;z-index:1;padding:2rem}.header .dropdown-menu a{color:#fff;text-decoration:none;font-size:1rem}.header .dropdown-menu a:hover{text-decoration:underline}.header .btn.list{background:linear-gradient(to right,#33c2ff,#07f);color:#fff;border-radius:5px;padding:.5rem 1rem;font-size:1rem}.header .btn.login{border:1px solid #fff;color:#fff;border-radius:5px;padding:.5rem 1rem;font-size:1rem;background:transparent}.header .btn.login:before{top:-1px;left:-1px;right:-1px;bottom:-1px}}.footer{width:100%;display:flex;justify-content:center}.footer .container{display:flex;color:#fff;flex-direction:column;max-width:1440px;width:100%;padding:30px 30px 120px}.footer .top{display:flex;justify-content:space-between;padding:20px 0;margin-bottom:20px}.footer .bottom{display:flex;justify-content:space-between;padding:20px 0;margin-top:20px}.footer .logo{width:180px}.footer .copyright{font-size:.7rem}.footer .media{display:flex;gap:1rem;font-size:1.2rem}@media (max-width: 768px){.footer .container{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px}}@media (max-width: 500px){.footer .logo{width:100px}.footer .media{font-size:1rem}.footer .privacy{font-size:.8rem}.footer .copyright{font-size:.6rem}}.bubble{position:fixed;bottom:20px;right:20px;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.bubble a{display:flex;justify-content:center;align-items:center;border-radius:50%;height:50px;width:50px;box-shadow:0 2px 5px #0003;color:#fff}.bubble .goprop{overflow:hidden;box-shadow:0 2px 5px #264093}.bubble .goprop img{width:50px;height:50px}.bubble .whatsapp{background-color:#25d366}.bubble i{font-size:30px}
