@import"https://fonts.googleapis.com/css2?family=Alexandria:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.hero{min-height:100vh;background-image:linear-gradient(180deg,#ffe01480 -40.24%,#370d6380),url(/assets/hero-DSPbO7Ul.png);background-size:cover;background-position:center}@media screen and (max-width: 780px){.hero{min-height:80vh}}@media screen and (max-width: 475px){.hero{overflow-x:hidden;min-height:90vh}}@media screen and (max-width: 780px){.hero .logo{display:none}}.hero .small-logo{display:none}@media screen and (max-width: 780px){.hero .small-logo{display:block}}.hero .nav{display:flex;align-items:center;justify-content:space-between;padding-block:2rem;margin-bottom:8rem}@media screen and (max-width: 780px){.hero .contact .phone{display:none}}.hero .contact .chat{display:none}@media screen and (max-width: 780px){.hero .contact .chat{display:block}}.hero .main-hero{display:flex;flex-direction:column;column-gap:5rem}@media screen and (max-width: 780px){.hero .main-hero{justify-content:center;align-items:center;width:100%}}.hero .main-hero .hero-title{color:#fff}@media screen and (max-width: 780px){.hero .main-hero .hero-title{text-align:center;margin-top:7rem}}.hero .main-hero .hero-title .hero-small-title{font-size:20px;margin-bottom:2rem;font-weight:600}@media screen and (max-width: 475px){.hero .main-hero .hero-title .hero-small-title{margin-bottom:1rem}}.hero .main-hero .hero-title .hero-big-title{font-size:48px;font-weight:600;width:450px;margin-bottom:2rem}@media screen and (max-width: 2560px){.hero .main-hero .hero-title .hero-big-title{font-size:70px;width:700px;font-weight:800}}@media screen and (max-width: 1440px){.hero .main-hero .hero-title .hero-big-title{font-size:48px;font-weight:600;width:450px}}@media screen and (max-width: 475px){.hero .main-hero .hero-title .hero-big-title{font-size:40px;padding-inline:2rem}}.hero .main-hero .hero-navigation{display:flex;align-items:center;justify-content:space-between;margin-top:15rem}@media screen and (max-width: 780px){.hero .main-hero .hero-navigation{margin-top:5rem}}.hero .main-hero .hero-navigation .pagination{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer}.hero .main-hero .hero-navigation .pagination .dot{width:8px;height:8px;background:#d9d9d9;border-radius:50%}.hero .main-hero .hero-navigation .pagination .dot.yellow-dot{background:#ebeb6c}.hero .main-hero .hero-navigation .navigate{display:flex;align-items:center;gap:1rem;color:#d9d9d9}@media screen and (max-width: 780px){.hero .main-hero .hero-navigation .navigate{display:none}}.hero .main-hero .hero-navigation .navigate .arrow{display:grid;place-content:center;height:47px;width:47px;border:2px solid #d9d9d9;border-radius:50%;cursor:pointer}.hero .main-hero .hero-navigation .navigate .arrow.right{color:#ebeb6c;border:2px solid #ebeb6c}.hero .hero-links{display:flex;align-items:center;gap:1rem}@media screen and (max-width: 780px){.hero .hero-links{width:100%;justify-content:center}}.hero .hero-links .about-link a{background:#ebeb6c;padding:1rem 2rem;border-radius:30px;font-family:Inter,sans-serif;transition:transform .3s ease-in-out;font-weight:700;display:block;width:150px;border:2px solid #ebeb6c}.hero .hero-links .about-link a:hover{transform:scale(1.03)}.hero .hero-links .portal-link a{background:transparent;padding:1rem 2rem;border-radius:30px;font-family:Inter,sans-serif;transition:transform .3s ease-in-out,background-color .3s ease-in-out,color .3s ease-in-out;font-weight:700;border:2px solid #ebeb6c;color:#ebeb6c!important;display:block;width:150px}.hero .hero-links .portal-link a:hover{transform:scale(1.03);background-color:#ebeb6c;color:#333!important}.services{padding-block:10%;position:relative;min-height:140vh}@media screen and (max-width: 2560px){.services{min-height:127vh}}@media screen and (max-width: 1440px){.services{min-height:155vh;overflow-x:hidden}}@media screen and (max-width: 780px){.services{overflow-x:hidden;min-height:70vh}}@media screen and (max-width: 475px){.services{min-height:247vh}}.services .title-text-container{position:absolute;left:10%;top:6rem}@media screen and (max-width: 780px){.services .title-text-container{overflow-x:hidden;left:0}}.services .service-title{font-size:48px;width:600px;margin-bottom:1.5rem}@media screen and (max-width: 780px){.services .service-title{width:100%;text-align:center;padding-inline:4rem}}@media screen and (max-width: 475px){.services .service-title{padding-inline:1rem;font-size:32px}}.services .service-title span{font-weight:700}.services .services-text{width:470px;line-height:24px}@media screen and (max-width: 780px){.services .services-text{width:100%;text-align:center;padding-inline:6rem}}@media screen and (max-width: 475px){.services .services-text{padding-inline:2.5rem;font-size:14px}}.services .big-text{position:absolute;font-size:150px;color:#ebeb6c;right:-2rem;top:22rem}@media screen and (max-width: 780px){.services .big-text{position:relative;margin-top:15rem;top:15px}}@media screen and (max-width: 475px){.services .big-text{font-size:96px}}.services .image-gallery,.services .image-gallery-small{display:flex;position:absolute;gap:1rem;left:0;top:30.5rem}.services .image-gallery .img-wrapper,.services .image-gallery .image-gallery-small,.services .image-gallery-small .img-wrapper,.services .image-gallery-small .image-gallery-small{position:relative;overflow:hidden}.services .image-gallery .img-wrapper .location,.services .image-gallery .image-gallery-small .location,.services .image-gallery-small .img-wrapper .location,.services .image-gallery-small .image-gallery-small .location{position:absolute;bottom:2rem;left:1rem;font-size:16px;opacity:0;transition:bottom .5s ease-in-out,left .5s ease-in-out,font-size .5s ease-in-out,opacity .5s ease-in-out;color:#ebeb6c;text-shadow:2px 2px 4px rgba(0,0,0,.5);z-index:2}.services .image-gallery .img-wrapper img,.services .image-gallery .image-gallery-small img,.services .image-gallery-small .img-wrapper img,.services .image-gallery-small .image-gallery-small img{transition:filter .5s ease-in-out}.services .image-gallery .img-wrapper:hover .location,.services .image-gallery .image-gallery-small:hover .location,.services .image-gallery-small .img-wrapper:hover .location,.services .image-gallery-small .image-gallery-small:hover .location{bottom:3rem;left:2rem;font-size:18px;opacity:1}@media screen and (max-width: 780px){.services .image-gallery .img-wrapper:hover .location,.services .image-gallery .image-gallery-small:hover .location,.services .image-gallery-small .img-wrapper:hover .location,.services .image-gallery-small .image-gallery-small:hover .location{font-size:16px}}.services .image-gallery .img-wrapper:hover img,.services .image-gallery .image-gallery-small:hover img,.services .image-gallery-small .img-wrapper:hover img,.services .image-gallery-small .image-gallery-small:hover img{filter:brightness(.6)}@media screen and (max-width: 780px){.services .image-gallery,.services .image-gallery-small{position:relative;margin-top:-29rem}.services .image-gallery img,.services .image-gallery-small img{width:100%}}@media screen and (max-width: 475px){.services .image-gallery,.services .image-gallery-small{display:none}}.services .image-gallery .g1 .m1,.services .image-gallery-small .g1 .m1{margin-bottom:1rem}.services .image-gallery .g2-1,.services .image-gallery-small .g2-1{display:flex;gap:1rem;margin-bottom:1rem}.services .image-gallery .g2-1-1 .m4,.services .image-gallery-small .g2-1-1 .m4,.services .image-gallery .g3 .m7,.services .image-gallery-small .g3 .m7{margin-bottom:1rem}.services .image-gallery-small{display:none}@media screen and (max-width: 475px){.services .image-gallery-small{display:flex;flex-wrap:wrap;gap:1rem}}@media screen and (max-width: 475px){.services .image-gallery-small .img-wrapper{width:100%}}@media screen and (max-width: 475px){.services .image-gallery-small img{width:100%}}.review{padding-block:2rem}@media screen and (max-width: 475px){.review{overflow-x:hidden}}.review .top{display:flex;align-items:center;gap:1rem;margin-bottom:5rem}@media screen and (max-width: 780px){.review .top{flex-wrap:wrap;align-items:center;justify-content:center}}.review .review-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;font-family:Inter,sans-serif}@media screen and (max-width: 475px){.review .review-header{flex-direction:column}}.review .review-header .top-review{display:flex;align-items:center}.review .review-header .top-review .review-text{font-weight:600}.review .review-header .review-info{display:flex;gap:5px;padding-left:1rem;border-left:2px solid rgb(217,216,216)}.review .review-text{font-weight:600}.review .review-star{display:flex;align-items:center;gap:5px;padding-right:1rem}.review .review-star .review-balls-cont{display:flex;align-items:center;gap:5px}.review .review-star .review-balls-cont .review-ball{background:#00e19f;height:16px;width:16px;border-radius:50%}.review .review-star .review-balls-cont .review-ball.gray{background:#dfdfdf}.review .review-cards{display:flex;align-items:center;gap:1rem}@media screen and (max-width: 780px){.review .review-cards{flex-direction:column}}.review .review-cards .card{background:#f6f6f6;padding:1rem;border-radius:1rem;width:376px;height:288px;font-family:Inter,sans-serif}@media screen and (max-width: 780px){.review .review-cards .card{width:100%}}.review .review-cards .card .t1{margin-top:1.5rem}.review .review-cards .card .profile{margin-top:4rem;display:flex;align-items:center;gap:1rem}.review .review-cards .card .office{font-size:12px}.review .see-more{padding-top:2rem;padding-bottom:6rem;width:100%;display:grid;place-content:center}.explore{min-height:100vh;background:#ebeb6c;position:relative;padding-block:6%;overflow-x:hidden}@media screen and (max-width: 475px){.explore{overflow-x:hidden}}.explore .explore-title{font-size:48px;width:500px;margin-bottom:1.5rem}@media screen and (max-width: 780px){.explore .explore-title{width:100%;text-align:center}}@media screen and (max-width: 475px){.explore .explore-title{font-size:32px;padding-inline:2rem}}.explore .explore-title span{font-weight:700}.explore .explore-text{width:470px;line-height:24px}@media screen and (max-width: 780px){.explore .explore-text{width:100%;text-align:center}}.explore .big-text{position:absolute;font-size:150px;color:#fff;right:-2rem;top:-3.7rem}@media screen and (max-width: 780px){.explore .big-text{position:unset}}@media screen and (max-width: 475px){.explore .big-text{font-size:96px}}.explore .explore-here{position:relative}.explore .explore-here .explore-cards-container{margin-top:3rem;display:flex;align-items:center;gap:1rem;width:85vw;overflow-y:hidden}@media screen and (max-width: 2560px){.explore .explore-here .explore-cards-container{width:55vw}}@media screen and (max-width: 1440px){.explore .explore-here .explore-cards-container{width:85vw}}.explore .explore-here .explore-cards-container::-webkit-scrollbar{display:none}@media screen and (max-width: 780px){.explore .explore-here .explore-cards-container{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;width:100vw}}@media screen and (max-width: 475px){.explore .explore-here .explore-cards-container{display:flex;flex-direction:column}}.explore .explore-here .explore-cards-container .explore-cards{height:450px}@media screen and (max-width: 780px){.explore .explore-here .explore-cards-container .explore-cards{width:80%;height:350px}}@media screen and (max-width: 475px){.explore .explore-here .explore-cards-container .explore-cards{margin-left:-2em;width:90%;height:400px}}.explore .explore-here .explore-cards-container .explore-cards img{margin-bottom:1rem;transition:transform .3s ease-in-out}.explore .explore-here .explore-cards-container .explore-cards img.desert{width:398px;height:317px;border-radius:16px;object-fit:cover}@media screen and (max-width: 780px){.explore .explore-here .explore-cards-container .explore-cards img.desert{height:238px;width:300px}}@media screen and (max-width: 475px){.explore .explore-here .explore-cards-container .explore-cards img.desert{height:304px;width:382px}}@media screen and (max-width: 780px){.explore .explore-here .explore-cards-container .explore-cards img{width:100%}}.explore .explore-here .explore-cards-container .explore-cards.explore-cards:hover img{transform:scale(1.03)}@media screen and (max-width: 780px){.explore .explore-here .explore-cards-container .explore-cards .explore-text{text-align:left}}@media screen and (max-width: 2560px){.explore .explore-here .explore-cards-container .last-card{display:none}}@media screen and (max-width: 1440px){.explore .explore-here .explore-cards-container .last-card{display:block}}@media screen and (max-width: 780px){.explore .explore-here .explore-cards-container .last-card{display:none}}.explore .explore-here .explore-cards-container .explore-text{width:300px}.explore .explore-here .explore-cards-container .arrow{display:grid;place-content:center;height:47px;width:47px;border:2px solid #ffffff;border-radius:50%;cursor:pointer;position:absolute;color:#fff;top:40%;transform:translateY(-50%)}.explore .explore-here .explore-cards-container .arrow.right{right:-7.5rem}@media screen and (max-width: 2560px){.explore .explore-here .explore-cards-container .arrow.right{right:-1rem}}@media screen and (max-width: 1440px){.explore .explore-here .explore-cards-container .arrow.right{right:-7.5rem}}.explore .explore-here .explore-cards-container .arrow.left{left:-3rem}@media screen and (max-width: 1440px){.explore .explore-here .explore-cards-container .arrow{display:grid}}@media screen and (max-width: 780px){.explore .explore-here .explore-cards-container .arrow{display:none}}.footer{padding-top:6%;padding-bottom:2rem;border-bottom:8px solid #ebeb6c}@media screen and (max-width: 475px){.footer .footer-logo{display:none}}.footer .footer-logo-small{display:none}@media screen and (max-width: 475px){.footer .footer-logo-small{display:block;width:100%;text-align:center;margin-top:4rem}}.footer .footer-info{display:flex;justify-content:space-between;color:#2c2c2c;margin-bottom:5rem;margin-top:1rem}@media screen and (max-width: 780px){.footer .footer-info{flex-direction:column;gap:2rem;margin-top:1rem;align-items:center;justify-content:center;text-align:center}}.footer .footer-info .left .address{width:350px;font-weight:600;margin-bottom:2.5rem;height:35px}.footer .footer-info .left .address span{font-weight:400}@media screen and (max-width: 475px){.footer .footer-info .left .address{width:100%;text-align:center;margin-bottom:2rem}}.footer .footer-info .left .contact{display:flex;gap:2rem;font-size:14px}@media screen and (max-width: 475px){.footer .footer-info .left .contact{flex-direction:column;gap:10px;align-items:center;justify-content:center;width:100%;text-align:center}}.footer .footer-info .left .contact .email-address{font-weight:600}.footer .footer-info .left .contact .phone-number{font-weight:500}.footer .footer-info .right .text-bold{font-weight:700;margin-bottom:2rem}@media screen and (max-width: 475px){.footer .footer-info .right .text-bold{width:100%;text-align:center}}@media screen and (max-width: 475px){.footer .footer-info .right .contact{width:100%;display:flex;align-items:center;justify-content:center}}.footer .border-bottom{border:1px solid;border-image-source:linear-gradient(90deg,rgba(178,178,178,0) 0%,rgba(111,111,111,.8) 50.6%,rgba(178,178,178,0) 100%);border-image-slice:1}.footer .copyright{margin-top:1.5rem;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 475px){.footer .copyright{flex-direction:column-reverse;gap:2rem}}.footer .copyright .left{color:#767676;font-size:14px}.footer .copyright .left .copyright-text span{font-weight:600}.footer .copyright .right{display:flex;align-items:center;gap:3rem}.footer .copyright .right .footer-icon{height:20px;width:20px;cursor:pointer;transition:transform .3s ease-in-out}.footer .copyright .right .footer-icon.footer-icon:hover{transform:scale(1.3)}.video{min-height:80vh;background-image:url(/assets/video-image-DDLGc0kJ.png);background-size:cover;background-position:center;display:grid;place-content:center}@media screen and (max-width: 780px){.video{min-height:30vh}}@media screen and (max-width: 475px){.video{overflow-x:hidden}}.video .play{display:grid;place-content:center;height:69px;width:69px;background:#ebeb6c;border-radius:50%;cursor:pointer}.video .play .play-icon{transition:transform .3s ease-in-out}.video .play.play:hover .play-icon{transform:scale(1.3)}.about{padding-block:3rem;height:100vh;background-image:linear-gradient(180deg,#ffe01480 -40.24%,#370d6380),url(/assets/hero-DSPbO7Ul.png);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;position:relative}@media screen and (max-width: 475px){.about{min-height:120vh}}.about .back-button{position:absolute;top:1rem;left:3rem;color:#ebeb6c!important;display:flex;align-items:center;gap:5px;font-size:14px;font-weight:800;text-shadow:2px 2px 4px rgba(0,0,0,.5)}@media screen and (max-width: 780px){.about .back-button .back-text{display:none}}.about .back-button .back-icon{filter:drop-shadow(2px 2px 4px rgba(0,0,0,.5));width:20px;height:20px}.about .about-container{background:#fff;height:100%;width:100%;border-radius:2rem;padding:4rem;display:flex;align-items:center;gap:3rem;position:relative}@media screen and (max-width: 1024px){.about .about-container{flex-direction:column}}@media screen and (max-width: 475px){.about .about-container{padding:1.5rem;gap:1rem}}.about .about-container .about-image{background-image:linear-gradient(180deg,#ffe01480 -40.24%,#370d6380),url(/assets/aboutImage-chf8Nkpo.png);background-repeat:no-repeat;background-size:cover;height:100%;width:100%;border-radius:2rem}.about .about-container .about-us{width:100%;color:#2c2c2c;font-size:14px}@media screen and (max-width: 475px){.about .about-container .about-us{font-size:13px}}.about .about-container .about-us .about-text{margin-bottom:1rem}.about .about-container .close{position:absolute;top:3rem;right:3rem;cursor:pointer;opacity:0;transition:opacity .3s ease-in-out}@media screen and (max-width: 475px){.about .about-container .close{top:1rem;right:1rem}}.about .about-container:hover .close{opacity:1}*{padding:0;margin:0;box-sizing:border-box;scroll-behavior:smooth}button,input,textarea{background:transparent;border:none;outline:none}button{cursor:pointer}li{list-style:none}a,a:visited,a:active,a:hover{text-decoration:none;color:#222!important}body{font-family:Alexandria,sans-serif;overflow-x:hidden}body::-webkit-scrollbar{display:none}section{padding-inline:10%}@media screen and (max-width: 780px){section{padding-inline:5%}}.primary-btn{background:#ebeb6c;padding:1rem 2rem;border-radius:30px;font-family:Inter,sans-serif;transition:transform .3s ease-in-out}.primary-btn.primary-btn:hover{transform:scale(1.03)}.text{color:#757575;font-weight:400;font-family:Inter,sans-serif}.imp-btn{padding-inline:1.8rem;font-weight:600}.top-btns{padding:1rem;border-radius:16px;background:#f6f6f6}.contact-button{display:flex;align-items:center;gap:5px;font-weight:600}.footer{font-family:Inter,sans-serif}.set-width{margin-inline:auto;max-width:1440px}.for-review{display:flex;flex-direction:column;align-items:center;justify-content:center}
