@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 3rem;background-color:#e8f9fd;position:relative}@media (max-width:768px){.navbar{width:100%;padding:1rem}}.navbar.fix{position:fixed;left:0;top:0;width:100%;box-shadow:0 1px 6px 0 rgba(32,33,36,.2);background-color:#e8f9fd;animation:slide-down .7s ease-in-out;z-index:1000}@keyframes slide-down{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.navbar-logo{display:flex;align-items:center}.navbar-logo img{width:4rem}@media (max-width:768px){.navbar-logo img{width:3rem}}.navbar-logo span{color:#b40000;display:flex;flex-direction:column;margin-left:10px;font-size:12px}@media (max-width:767px){.navbar-logo span{font-size:10px}}.navbar-logo span strong{color:#268dab;font-size:36px;text-transform:uppercase;font-weight:700;letter-spacing:8px}@media (max-width:767px){.navbar-logo span strong{font-size:27px}}.navbar-contact{display:flex;gap:.5rem;align-items:center;justify-content:center}@media (max-width:768px){.navbar-contact{display:none}}.navbar-contact-info{display:flex;gap:2px;align-items:center;justify-content:center;color:#b40000}.offcanvas{display:flex;flex-direction:row;align-items:center}@media (max-width:768px){.offcanvas{position:fixed;top:4.8rem;right:-100%;width:250px;height:40vh;background:white;box-shadow:-4px 0 6px rgba(0,0,0,.1);transition:right .4s ease-in-out;flex-direction:column;padding:2rem;z-index:1000}.offcanvas.open{right:0}}.offcanvas .navbar-menu{list-style:none;display:flex;gap:2rem;padding:0;margin:0}@media (max-width:768px){.offcanvas .navbar-menu{flex-direction:column;gap:1rem}}.offcanvas .navbar-menu li a{text-decoration:none;color:#b40000;font-size:1rem;font-weight:500;transition:color .3s}.offcanvas .navbar-menu li a:hover{color:#268dab}.offcanvas .navbar-menu li a.active{color:#268dab;font-weight:700;border-bottom:2px solid #268dab;padding-bottom:5px}.togglebutton{display:none}@media (max-width:768px){.togglebutton{display:block;height:2.5rem;width:2.5rem;border-radius:50%;background-color:white;border:none;cursor:pointer;font-size:1.5rem;position:absolute;right:1rem;display:flex;align-items:center;justify-content:center;padding:0}}@media (max-width:480px){.togglebutton{display:block;height:2.5rem;width:2.5rem;border-radius:50%;background-color:white;border:none;cursor:pointer;font-size:1.5rem;position:absolute;right:1rem;display:flex;align-items:center;justify-content:center;padding:0}}html{scroll-behavior:smooth;box-sizing:border-box}*{outline:0}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;font-family:Inter,serif!important}a,button{text-decoration:none;transition:all .3s ease-in-out}img{max-width:100%}.welcome{background:rgb(255,255,255);background:linear-gradient(180deg,rgb(229,251,255),rgb(255,255,255));width:100%;padding:2rem}.welcome,.welcome-container{display:flex;align-items:center;justify-content:center}.welcome-container{flex-direction:column;text-align:center}@media (max-width:768px){.welcome-container{padding-top:2rem}}.welcome-container h2{color:#b40000;font-size:1.2rem;font-weight:700}.welcome-container h1{color:#b40000;font-size:2rem;font-weight:700;text-shadow:2px 2px 5px rgba(0,0,0,.5)}.welcome-container p{color:#757575;font-size:1.2rem;text-align:center;width:80rem}@media (max-width:1200px){.welcome-container p{width:90%;font-size:1rem}}@media (max-width:768px){.welcome-container p{width:95%;font-size:.9rem}}.welcome-container-readmore{height:3rem;width:10rem;border:1px solid #b40000;border-radius:2rem;font-size:1rem;color:#b40000;background:none;cursor:pointer;transition:.3s ease-in-out}.welcome-container-readmore:hover{background:white;color:#b40000}@media (max-width:768px){.welcome-container-readmore{height:2.5rem;width:8rem;font-size:.9rem}}.welcome-container-pic{display:flex;gap:1rem;padding-top:2rem;flex-wrap:wrap}@media (max-width:480px){.welcome-container-pic{display:flex;align-items:center;justify-content:center}}.welcome-container-pic img{height:400px;width:350px;border-radius:1rem;box-shadow:2px 2px 5px rgba(0,0,0,.5);transition:transform .3s ease-in-out}.welcome-container-pic img:hover{transform:scale(1.05)}@media (max-width:1024px){.welcome-container-pic img{height:auto;width:31%}}@media (max-width:767px){.welcome-container-pic img{height:auto;width:47%}}@media (max-width:768px){.welcome{height:auto;padding:4rem 1rem}.welcome-container h1{font-size:1.5rem}}.service{padding:5rem 0;background-color:#fff}.service,.service-head{display:flex;flex-direction:column;align-items:center}.service-head h1{font-size:1rem;font-weight:700;color:#b40000;height:2rem;padding-top:2rem}.service-head h2{font-size:2rem;font-weight:600;color:#b40000;height:2rem;padding-bottom:3rem;text-shadow:2px 2px 5px rgba(0,86,121,.5)}.service-bottom{display:flex}.service-bottom-card{background:white;border-radius:15px;box-shadow:0 4px 10px rgba(0,0,0,.1);text-align:center;width:10rem;height:30rem;border:1px solid #ddd}.service-bottom-card-header{background-color:#afeeff;padding:20px;display:flex;justify-content:center;border-radius:15px 15px 0 0}.service-bottom-card-icon{background:white;border-radius:50%;display:flex;align-items:center;width:4rem;justify-content:center;height:4rem}.service-bottom-card-icon-pic{color:#b40000;font-size:2rem}.service-bottom-card-content{padding:20px;height:20rem}.service-bottom-card-title{font-size:18px;font-weight:700;color:#b40000}.service-bottom-card-text{font-size:16px;color:#757575}.service .swiper-pagination{position:relative;margin-top:2rem}.service .swiper{width:80%;padding-bottom:30px;padding-right:20px}.service .swiper-slide{max-height:400px;text-align:center;font-size:18px;background:#fff;flex-direction:column;display:flex;justify-content:center}.service .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}@media (max-width:768px){.service{height:auto;padding:3rem 1rem}.service-head h1{font-size:.9rem;padding-top:1.5rem}.service-head h2{font-size:1.5rem;padding-bottom:2rem}.service-bottom{flex-wrap:wrap;justify-content:center}.service-bottom-card{width:14rem;height:auto;margin-bottom:2rem}.service-bottom-card-content{height:auto;padding:15px}.service-bottom-card-title{font-size:16px}.service-bottom-card-text{font-size:14px}.service .swiper{width:90%}}@media (max-width:480px){.service{padding:2rem 1rem}.service-head h1{font-size:.8rem;padding-top:1rem}.service-head h2{font-size:1.3rem;padding-bottom:1.5rem;display:flex;align-items:center;justify-content:center;text-align:center}.service-bottom{flex-direction:column;align-items:center}.service-bottom-card{width:90%;height:auto;margin-bottom:1.5rem}.service-bottom-card-header{padding:15px}.service-bottom-card-icon{width:3rem;height:3rem}.service-bottom-card-icon-pic{font-size:1.5rem}.service-bottom-card-content{padding:10px}.service-bottom-card-title{font-size:16px}.service-bottom-card-text{font-size:14px}.service .swiper{width:100%}}.facilities{width:100%;background:rgb(255,255,255);background:rgb(255,241,241);padding:2rem 0;background:linear-gradient(45deg,rgb(255,241,241),rgb(229,251,255))}.facilities,.facilities-container{display:flex;align-items:center;justify-content:center}.facilities-container{flex-direction:column}.facilities-container h1{font-size:1rem;font-weight:700;color:#b40000;height:5px}.facilities-container h2{font-size:2rem;font-weight:600;color:#b40000;height:5px;padding-bottom:1rem;text-shadow:2px 2px 5px rgba(0,86,121,.5)}.facilities-container-head{font-size:1rem;width:80rem;text-align:center;padding-bottom:1rem}.facilities-container-card{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:1rem;gap:1rem;align-items:stretch}.facilities-container-card-item{height:100%;width:20rem;display:flex;flex-direction:column;align-items:center;padding-bottom:2rem;border-radius:2rem;background-color:white;box-shadow:0 3px 6px rgba(0,0,0,.16);transition:transform .6s cubic-bezier(.25,1,.5,1)}.facilities-container-card-item:hover{transform:scale(1.05);box-shadow:0 3px 6px rgba(0,0,0,.16)}.facilities-container-card-item-imagemain{position:relative}.facilities-container-card-item-imagemain-icon{background-color:#afeeff;height:4rem;width:4rem;position:absolute;left:0;bottom:0;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#b40000}.facilities-container-card-item-imagemain-images{display:block;width:25rem;border-top-left-radius:2rem;border-top-right-radius:2rem}.facilities-container-card-item-title{color:#b40000;font-size:18px;font-weight:700;margin-bottom:1px}.facilities-container-card-item-about{color:#8f8f8f;font-size:16px;text-align:center;line-height:24px;padding:0 2rem;min-height:80px}@media (max-width:1024px){.facilities{height:auto;padding:4rem 2rem}.facilities-container{text-align:center}.facilities-container h1{font-size:1rem}.facilities-container h2{font-size:1.8rem}.facilities-container-head{font-size:1.4rem;width:80%}.facilities-container-card{grid-template-columns:1fr 1fr;gap:1.5rem}.facilities-container-card-item{width:22rem;height:auto;padding:1.5rem 1.5rem 1rem}.facilities-container-card-item-imagemain-images{width:100%}.facilities-container-card-item-imagemain-icon{height:3.5rem;width:3.5rem;position:absolute;left:1rem;top:12rem;font-size:2rem}.facilities-container-card-item-title{font-size:1.5rem}.facilities-container-card-item-about{font-size:1rem;padding:0 1rem}}@media (max-width:768px){.facilities{height:auto;padding:3rem 1rem}.facilities-container{text-align:center}.facilities-container h1{font-size:.9rem}.facilities-container h2{font-size:1.5rem}.facilities-container-head{font-size:1.3rem;width:90%;padding-top:2rem}.facilities-container-card{grid-template-columns:1fr 1fr;gap:1rem}.facilities-container-card-item{width:20rem;height:auto;padding:1.5rem 1.5rem 1rem}.facilities-container-card-item-imagemain-images{width:100%}.facilities-container-card-item-imagemain-icon{height:3rem;width:3rem;position:absolute;left:.5rem;top:11.5rem;z-index:1}.facilities-container-card-item-title{font-size:1.3rem}.facilities-container-card-item-about{font-size:.9rem;padding:0 1rem}}@media (max-width:480px){.facilities{padding:2rem 1rem}.facilities-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.facilities-container h1{font-size:.8rem}.facilities-container h2{font-size:1.2rem}.facilities-container-head{font-size:1rem;width:100%;padding-top:2rem}.facilities-container-card{grid-template-columns:1fr;gap:1rem;display:flex;flex-direction:column;align-items:center}.facilities-container-card-item{width:90%;height:auto;padding:0}.facilities-container-card-item-imagemain-icon{height:2.5rem;width:2.5rem;position:absolute;left:0;top:10.4rem;font-size:25px}.facilities-container-card-item-title{font-size:1.2rem}.facilities-container-card-item-about{font-size:.9rem}.facilities-container-card-item-images{width:100%}}.work{padding:3rem 1.5rem;background-color:#fff;text-align:left}.work-container{max-width:1200px;margin:0 auto}.work-title{font-size:1.5rem;font-weight:700;margin-bottom:2rem;display:flex;align-items:center;justify-content:center;color:#b40000}.work-projects{display:flex;gap:2rem;flex-wrap:wrap}.work-project{background:#fff;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1);padding:1.5rem;text-align:left;width:calc(50% - 1rem);text-decoration:none}.work-project-header{width:100%;overflow:hidden;border-radius:10px}.work-project-header img{width:100%;height:100%;display:block;object-fit:cover}.work-project-category{display:inline-block;background:#e0e0e0;color:#333;padding:5px 10px;font-size:.9rem;margin-top:10px;border-radius:5px}.work-project-title{font-size:1.25rem;font-weight:700;margin:10px 0;color:#268dab}.work-project-description{font-size:1rem;min-height:4rem;color:#555}.work-button{background-color:none;color:#b40000;padding:10px 15px;font-size:15px;border:1px solid #b40000;cursor:pointer;display:inline-block;border-radius:2rem;background:none}.blueline{display:flex;align-items:center;justify-content:center;gap:5px}.blueline div{height:1px;width:2rem;background-color:#b40000}.whiteline{display:flex;align-items:center;justify-content:center;gap:5px}.whiteline div{height:1px;width:2rem;background-color:#b40000}@media (max-width:768px){.work{padding:2rem 1rem;text-align:center}.work-title{font-size:1.3rem}.work-projects{flex-direction:column;align-items:center;gap:1.5rem}.work-project{width:90%}.work-project-header{height:180px}.work-project-title{font-size:1.2rem}.work-project-description{font-size:.95rem}.work-button{padding:8px 12px;font-size:14px}}@media (max-width:480px){.work{padding:1.5rem .5rem}.work-title{font-size:1.1rem}.work-projects{gap:1rem}.work-project{width:100%;padding:1rem}.work-project-header{height:150px}.work-project-title{font-size:1rem}.work-project-description{font-size:.9rem}.work-button{font-size:13px;padding:7px 10px}.blueline,.whiteline{gap:3px}.blueline div,.whiteline div{width:1.5rem}}.hero{height:100%}@media (max-width:1200px){.hero{height:75vh}}@media (max-width:992px){.hero{height:70vh}}@media (max-width:768px){.hero{height:65vh;width:100%}}@media (max-width:480px){.hero{height:calc(100vh - 125px)}}@media (max-width:768px){.hero-header{width:100%}}.hero-header-container{display:flex;align-items:center;justify-content:center;gap:1rem}@media (max-width:992px){.hero-header-container{gap:.75rem}}@media (max-width:768px){.hero-header-container{gap:.5rem}}.hero-header-container-contact{gap:5px;display:flex;align-items:center;justify-content:center}@media (max-width:480px){.hero-header-container-contact{gap:3px;font-size:6px}}.hero-header-meadia{display:flex;gap:3px}.hero-header-meadia-social{background-color:#d9e8f2;top:0;width:40px;height:40px;border:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px}@media (max-width:768px){.hero-header-meadia-social{width:35px;height:35px}}@media (max-width:480px){.hero-header-meadia-social{width:30px;height:30px}}.hero-content{height:85vh;position:relative;overflow:hidden}@media (max-width:1200px){.hero-content{height:calc(100vh - 125px)}}@media (max-width:992px){.hero-content{height:67vh}}@media (max-width:768px){.hero-content{height:60vh}}@media (max-width:480px){.hero-content{height:calc(100vh - 125px)}}.hero-content-text{position:absolute;bottom:5rem;left:8rem;color:white;font-size:2.5rem;letter-spacing:.3rem;width:45rem;font-weight:700;text-shadow:2px 2px 5px rgba(0,0,0,.5)}@media (max-width:1200px){.hero-content-text{left:6rem;width:40rem;font-size:2.2rem}}@media (max-width:992px){.hero-content-text{left:4rem;width:30rem;font-size:2rem;bottom:4rem}}@media (max-width:768px){.hero-content-text{left:1rem;width:20rem;font-size:1.5rem;bottom:3rem}}@media (max-width:480px){.hero-content-text{width:calc(100% - 2rem);font-size:1.3rem;letter-spacing:.2rem;bottom:2rem}}.swiper-img{position:absolute;top:0;left:0;width:100%;height:85vh;overflow:hidden;background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.3));z-index:0;background-size:cover;background-position:50%;background-repeat:no-repeat}@media (max-width:1200px){.swiper-img{height:72vh}}@media (max-width:992px){.swiper-img{height:67vh}}@media (max-width:768px){.swiper-img{height:60vh}}@media (max-width:480px){.swiper-img{height:calc(100vh - 125px)}}.swiper-img .swiper,.swiper-img img{width:100%;height:100%;object-fit:cover}.logo{padding:.5rem;height:5rem;width:-moz-fit-content;width:fit-content;display:inline-block;position:absolute;top:0;left:8rem;background-color:white}@media (max-width:1200px){.logo{left:6rem;height:4.5rem}}@media (max-width:992px){.logo{left:4rem;height:4rem}}@media (max-width:768px){.logo{left:1rem;height:3.5rem}}@media (max-width:480px){.logo{height:3rem}}.logo img{width:100%;height:100%;object-fit:contain}.swiper .swiper-button-next,.swiper .swiper-button-prev{color:#777777!important}@media (max-width:768px){.swiper .swiper-button-next,.swiper .swiper-button-prev{transform:scale(.8)}}@media (max-width:480px){.swiper .swiper-button-next,.swiper .swiper-button-prev{transform:scale(.6)}}.footer{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;background-color:#afeeff;color:#646464;padding:1rem 8rem}@media (max-width:1200px){.footer{padding:8rem 6rem 4rem;gap:1.5rem}}@media (max-width:992px){.footer{grid-template-columns:repeat(2,1fr);padding:7rem 4rem 3rem;gap:2rem}}@media (max-width:768px){.footer{grid-template-columns:1fr;padding:2rem}}.footer-section h4{font-size:1.5rem;font-weight:400;color:#646464;margin-bottom:1rem;position:relative;padding-bottom:1rem;border-bottom:1.5px solid #ffffff}@media (max-width:768px){.footer-section h4{font-size:1.25rem}}.footer-section p{font-size:1rem;line-height:1.6;margin-bottom:1rem;align-items:center}@media (max-width:768px){.footer-section p{font-size:.9rem}}.footer-section a{color:#646464;text-decoration:none}.footer-section a:hover{text-decoration:underline}.footer-section-about-us .footer-read-more{display:inline-block;margin-top:1rem;font-size:1rem;text-transform:uppercase;color:#ffffff}@media (max-width:768px){.footer-section-about-us .footer-read-more{font-size:.9rem}}.footer-section-about-us-social{display:flex;align-items:center;gap:10px}.footer-section-about-us-social-icon{border-radius:50%;height:2rem;width:2rem;display:flex;align-items:center;justify-content:center;border:none;color:#646464;transition:transform .6s cubic-bezier(.25,1,.5,1)}.footer-section-about-us-social-icon:hover{transform:scale(1.08);box-shadow:0 3px 6px rgba(0,0,0,.16)}.footer-section-useful-links ul{list-style:none;padding:0}.footer-section-useful-links ul li{margin-bottom:1rem}.footer-section-useful-links ul li a{font-size:.9rem}@media (max-width:768px){.footer-section-useful-links ul li a{font-size:.85rem}}.footer-section-connect-us p{margin-bottom:1rem}.footer-section-connect-us p a{font-size:.9rem}@media (max-width:768px){.footer-section-connect-us p a{font-size:.85rem}}.footer-section-connect-us-icon{display:flex;align-items:center;gap:10px}@media (max-width:480px){.footer-section-gallery .footer-gallery-image{grid-template-columns:repeat(2,1fr)}}.footer-section-gallery .footer-gallery-image img{width:50%;height:auto;border-radius:5px}.footer-bottom{background-color:#e8f9fd;color:#b40000;padding:.8rem 8rem;font-size:.8rem;display:flex;justify-content:space-between}@media (max-width:1200px){.footer-bottom{padding:.8rem 6rem}}@media (max-width:992px){.footer-bottom{padding:.8rem 4rem}}@media (max-width:768px){.footer-bottom{flex-direction:column;align-items:center;padding:.8rem 2rem 4rem;gap:1rem}}.footer-bottom-copyright{margin-right:1rem;color:#b40000;font-size:14px;font-weight:300}@media (max-width:768px){.footer-bottom-copyright{margin-right:0;text-align:center}}.footer-bottom-develop{display:flex;align-items:center}@media (max-width:768px){.footer-bottom-develop{flex-direction:column;align-items:center}}.footer-bottom-develop p{font-size:14px;margin-right:.5rem;font-weight:300}@media (max-width:768px){.footer-bottom-develop p{margin-right:0;text-align:center}}.footer-bottom-develop-logo{height:.5rem}.play-button{position:relative;width:80px;height:80px;background-color:rgba(255,255,255,.8);align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease,opacity .3s ease}@media (max-width:768px){.play-button{width:60px;height:60px}}@media (max-width:480px){.play-button{width:50px;height:50px}}.play-button:after,.play-button:before{content:"";position:absolute;border-radius:50%;background-color:rgba(255,255,255,.9803921569);opacity:.5}.play-button:before{width:110px;height:110px}@media (max-width:768px){.play-button:before{width:80px;height:80px}}@media (max-width:480px){.play-button:before{width:70px;height:70px}}.play-button:after{width:140px;height:140px;opacity:.3}@media (max-width:768px){.play-button:after{width:100px;height:100px}}@media (max-width:480px){.play-button:after{width:90px;height:90px}}.play-button:hover{transform:translate(-50%,-50%) scale(1.1);opacity:.9}.play-icon{width:0;height:0;border-left:20px solid white;border-top:12px solid transparent;border-bottom:12px solid transparent}@media (max-width:768px){.play-icon{border-left:15px solid white;border-top:9px solid transparent;border-bottom:9px solid transparent}}@media (max-width:480px){.play-icon{border-left:12px solid white;border-top:7px solid transparent;border-bottom:7px solid transparent}}.ruleses{background-color:#e8f9fd;display:flex;align-items:center;justify-content:center;gap:1rem}@media (max-width:480px){.ruleses{display:flex;flex-direction:column;padding:15px 0}}@media (max-width:768px){.ruleses{display:flex;flex-direction:column;padding:15px 0}}.ruleses-title{font-size:1rem;font-weight:600}.ruleses-title a{color:#b40000;text-decoration:none;transition:color .3s ease-in-out}.ruleses-title a:hover{color:blue}@media (max-width:768px){.ruleses-title{font-size:14px;font-weight:500;margin:0}}@media (max-width:480px){.ruleses-title{font-size:14px;font-weight:500;margin:0}}.contact{display:flex;flex-direction:column;align-items:center;padding-bottom:3rem}.contact-img{height:30vh;width:100%}.contact-backhome{display:flex;width:100%;gap:1.5rem;color:white;background-color:#268dab;padding:0 3rem;align-items:center;justify-content:start}.contact-backhome-text{font-size:14px;color:white}.contact-backhome-line{width:2px;height:1.5rem;background-color:white}.contact-head{display:flex;flex-direction:column;align-items:center;justify-content:center;width:80%;border-radius:10px;gap:2rem}.contact-head-title{font-size:2rem;color:rgb(122,122,122);padding-top:3rem}.contact-head-title span{position:relative}.contact-head-title span:before{left:-70px}.contact-head-title span:after,.contact-head-title span:before{content:"";position:absolute;width:50px;height:1px;background-color:#b40000;top:50%}.contact-head-title span:after{right:-70px}.contact-head-note{text-align:center;width:70%;margin-top:-1rem}.contact-head-info{display:flex;gap:1rem;width:100%;background-color:rgb(193,227,247)}.contact-head-info-address{display:flex;justify-content:space-between;text-align:left;width:50%;padding-left:2rem}.contact-head-info-address-addrss{font-size:1rem;display:flex;gap:10px;align-items:center;color:#268dab}.contact-head-info-address p{font-size:1rem;width:90%;line-height:25px}.contact-head-info-address-gap{width:2px;height:65%;margin:5rem 3rem 5rem 0;background-color:#268dab}.contact-head-info-form{background-color:#e8f9fd;padding:0 2rem 2rem;width:50%;display:flex;flex-direction:column}.contact-head-info-form-heading{display:flex;gap:10px;align-items:start;font-size:1rem;color:#268dab}.contact-head-info-form-heading-icon{color:#b40000}.contact-head-info-form .form-group{margin-bottom:1rem;width:100%;align-items:center;display:flex;gap:20px}.contact-head-info-form .form-group-row{width:100%}.contact-head-info-form .form-group-row label{display:block;font-weight:600;margin-bottom:.5rem;color:#333}.contact-head-info-form .form-group-row input,.contact-head-info-form .form-group-row textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px;font-size:1rem;transition:.3s}.contact-head-info-form .form-group-row input:focus,.contact-head-info-form .form-group-row textarea:focus{border-color:#007bff;outline:none;box-shadow:0 0 5px rgba(0,123,255,.5)}.contact-head-info-form .form-group-row textarea{resize:none;height:100px}.contact-head-info-form .submit-btn{height:2rem;width:8rem;border:1px solid #b40000;border-radius:2rem;font-size:1rem;color:#b40000;font-weight:600;background:none;cursor:pointer;transition:.3s ease-in-out}.contact-head-info-form .submit-btn:hover{background:#b40000;color:white;font-weight:600}@media (max-width:768px){.contact-head-info-form .submit-btn{height:2.5rem;width:8rem;font-size:.9rem}}.contact-head-location{width:100%}@media (max-width:768px){.contact,.contact-head{height:-moz-fit-content;height:fit-content}.contact-head{width:95%}.contact-head-title{padding:1px}.contact-head-note{width:100%}.contact-head-info{flex-direction:column;gap:1rem}.contact-head-info-address{width:100%;padding-left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.contact-head-info-address-gap{display:none}.contact-head-info-address p,.contact-head-info-address-addrss{display:flex;align-items:center;justify-content:center}.contact-head-info-address p{width:90%;flex-direction:column}.contact-head-info-form{width:100%;padding:2rem}.form-group{width:100%}.submit-btn{width:10rem}.contactbanner-img{height:130px}}@media (max-width:480px){.contact{height:-moz-fit-content;height:fit-content}.contact-head{width:100%;padding:1rem}.contact-head-note{width:100%}.contact-head-info{flex-direction:column;gap:1rem}.contact-head-info-address{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.contact-head-info-address-gap{display:none}.contact-head-info-address p,.contact-head-info-address-addrss{display:flex;align-items:center;justify-content:center}.contact-head-info-address p{padding:0 20px;width:100%;flex-direction:column}.contact-head-info-form{width:100%;padding:1.5rem}.form-group{width:100%}.submit-btn{width:100%;padding:12px}.contactbanner-img{height:130px}}.error{color:red;font-size:12px;margin:5px 0 0}.response{margin-top:10px;font-weight:700;text-align:center}.success{color:white;background-color:rgb(170,216,170);height:4rem;width:100%;display:flex;align-items:center;justify-content:space-between;border-radius:10px;margin-top:10px;padding:0 1rem}.success-cross{margin-left:1rem;font-size:25px;color:white;cursor:pointer;background:none;border:none}.error-response{color:red}.meadiaContact{display:none}@media (max-width:768px){.meadiaContact{display:flex;align-items:center;justify-content:space-around;background-color:#268dab;padding:0 1rem;height:3rem;width:100%;color:white;position:fixed;bottom:0;left:0;z-index:1000}}.meadiaContact-us{display:none}@media (max-width:768px){.meadiaContact-us{display:flex;gap:1rem;color:white;font-size:1.5rem;align-items:center;justify-content:center}}.meadiaContact-us-note{color:white;font-size:1rem}.meadiaContact-line{display:none}@media (max-width:768px){.meadiaContact-line{display:block;width:2px;height:2rem;background-color:white}}.about{display:flex;flex-direction:column;align-items:center;background-color:#fff}.about-img{height:30vh;width:100%}.about-backhome{display:flex;width:100%;gap:1.5rem;color:white;background-color:#268dab;padding:0 3rem;align-items:center;justify-content:start}.about-backhome-text{font-size:14px;color:white}.about-backhome-line{width:2px;height:1.5rem;background-color:white}.about-head{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1rem}.about-head-title{font-size:1rem;color:rgb(122,122,122);padding-top:3rem}.about-head-title span{position:relative}.about-head-title span:before{left:-70px}.about-head-title span:after,.about-head-title span:before{content:"";position:absolute;width:50px;height:1px;background-color:#b40000;top:50%}.about-head-title span:after{right:-70px}.about-head-name{font-size:2rem;font-weight:600;color:rgb(122,122,122);padding:2rem 0}.about-head-info{display:flex;flex-direction:column;max-width:90%}.about-head-info-first{display:flex;width:100%}.about-head-info-first-summary{display:flex;flex-direction:column;padding-right:3rem;width:50%;font-size:1rem;line-height:2rem}.about-head-info-first-summaryimg{width:50%;display:flex;align-items:center;justify-content:center}.about-head-info-first-summaryimg-left{width:100%}.about-msn-data{border-top:1px solid #ccc;padding-top:2rem;margin:2rem 0}.about-msn-data .about-head-info-first-summary{padding-left:2rem;padding-right:0}.about-msn-data .about-head-info-first-summary h3{margin:0}.about-msn-data .about-head-info-first-summary ul{padding-left:0;list-style:none}.about-msn-data .about-head-info-first-summary ul li .list-icon{color:#268dab;margin-right:5px}.member-data{width:100%;margin:0 auto}@media (max-width:767px){.member-data{width:90%;overflow-x:auto}}.member-data table{width:100%;border:1px solid #ccc;border-collapse:collapse}.member-data table td,.member-data table th{border:1px solid #ccc;padding:.5rem}.member-data table tr:nth-child(odd){background-color:#e8f9fd}.member-data table .member-ttl{font-size:24px;color:#268dab}.member-data table .member-ttl h4{margin:0;padding:10px 0}.member-data table .head-bg{background-color:#268dab;color:#fff;font-weight:500}.member-data table .staff-wrap{display:flex;align-items:center}.member-data table .staff-wrap img{max-width:80px;margin-right:5px}@media (max-width:1024px){.about{height:auto}.about-head{text-align:center;padding:0 1rem}.about-head-title{font-size:1.2rem}.about-head-name{font-size:1.8rem}.about-head-info{padding:2rem}.about-head-info-first{flex-direction:column;align-items:center}.about-head-info-first-summary{width:90%;height:auto;padding:0}.about-head-info-first-summaryimg{width:90%;height:auto;padding:1rem 0}.about-head-info-first-summaryimg-left{width:100%;height:auto}}@media (max-width:768px){.about-img{object-fit:cover}.about-head-title{font-size:1rem}.about-head-name{font-size:1.5rem}.about-head-info{padding:1.5rem}.about-head-info-first-summary{font-size:.9rem;padding-left:0!important;padding:0}.about-head-info-first-summaryimg{padding:1rem 0}.about-head-info-first-summaryimg-left{width:100%}}@media (max-width:480px){.about-img{object-fit:cover}.about-head-title{font-size:.9rem}.about-head-name{font-size:1.2rem}.about-head-info{padding:1rem}.about-head-info-first-summary{font-size:.8rem;padding-left:0!important}.about-head-info-first-summaryimg{padding:.5rem 0}.about-head-info-first-summaryimg-left{width:100%}}.first{overflow-x:hidden}.facilitymain{display:flex;flex-direction:column;align-items:center;background-color:#fff;padding-bottom:2rem}@media (max-width:768px){.facilitymain{height:-moz-fit-content;height:fit-content}}@media (max-width:480px){.facilitymain{height:-moz-fit-content;height:fit-content}}.facilitymain-img{width:100%;object-fit:cover}@media (max-width:767px){.facilitymain-img{height:130px}}.facilitymain-backhome{display:flex;width:100%;gap:1.5rem;color:white;background-color:#268dab;padding:0 3rem;align-items:center;justify-content:start}.facilitymain-backhome-text{font-size:14px;color:white}.facilitymain-backhome-line{width:2px;height:1.5rem;background-color:white}.facilitymain-head{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.facilitymain-head-title{font-size:2rem;color:rgb(122,122,122);padding-top:1rem}.facilitymain-head-title span{position:relative}.facilitymain-head-title span:before{left:-70px}.facilitymain-head-title span:after,.facilitymain-head-title span:before{content:"";position:absolute;width:50px;height:1px;background-color:#b40000;top:50%}.facilitymain-head-title span:after{right:-70px}.facilitymain-head-tables{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:1.5rem}.table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;display:flex;align-items:center;justify-content:center}.table-responsive .facility-table{width:80%;border-collapse:collapse;margin-bottom:2rem;text-align:left}.table-responsive .facility-table td,.table-responsive .facility-table th{border:1px solid #ddd;padding:10px}.table-responsive .facility-table th{background-color:#2c3e50;color:white;text-align:center}.table-responsive .facility-table tr:nth-child(2n){background-color:#f2f2f2}.table-responsive .facility-table .section-header{background-color:#3498db;color:white;font-weight:700;text-align:center}.interest-table{margin-top:1rem}.dynamic-div{width:100%}.gallery{display:flex;flex-direction:column;align-items:center;background-color:#fff;padding-bottom:4rem}@media (max-width:768px){.gallery{height:-moz-fit-content;height:fit-content}}.gallery-img{height:30vh;width:100%;object-fit:cover}.gallery-backhome{display:flex;width:100%;gap:1.5rem;color:white;background-color:#268dab;padding:0 3rem;align-items:center;justify-content:start}.gallery-backhome-text{font-size:14px;color:white}.gallery-backhome-line{width:2px;height:1.5rem;background-color:white}.gallery-head{display:flex;flex-direction:column;align-items:center;justify-content:center;width:90%}.gallery-head-title{font-size:2rem;color:rgb(122,122,122);padding-top:1rem}.gallery-head-title span{position:relative}.gallery-head-title span:before{left:-70px}.gallery-head-title span:after,.gallery-head-title span:before{content:"";position:absolute;width:50px;height:1px;background-color:#b40000;top:50%}.gallery-head-title span:after{right:-70px}.gallery-head-anothergallery{width:100%;color:white;border:none;margin-top:3rem;margin-bottom:2rem;display:flex;align-items:center;justify-content:space-between}@media (max-width:768px){.gallery-head-anothergallery{display:flex;flex-direction:column;align-items:center;justify-content:center}}@media (max-width:480px){.gallery-head-anothergallery{display:flex;align-items:center;justify-content:center}}.gallery-head-anothergallery p{color:#757575}.gallery-head-anothergallery-btn{color:white;border:none;background-color:#268dab;padding:.5rem 1rem}.gallery-head-photo{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}@media (max-width:768px){.gallery-head-photo{display:flex;flex-direction:column;padding-top:1rem}}@media (max-width:480px){.gallery-head-photo{display:flex;flex-direction:column;padding-top:1rem}}.gallery-head-photo-item{width:25rem;border:5px solid rgb(131,194,223);box-shadow:0 4px 10px rgba(0,0,0,.4)}@media (max-width:768px){.gallery-head-photo-item{width:20rem}}@media (max-width:480px){.gallery-head-photo-item{width:20rem}}.pagination{margin-top:2rem}.pagination-number{margin:0 5px;padding:10px;border:none;background:#eee;cursor:pointer}.pagination-number.active{font-weight:700;background:#007bff;color:white}.pagination-btn{padding:10px;background:none;border:1px solid #007bff;color:#007bff}.video-thumbnail{position:relative}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.6);border-radius:50%;padding:15px;display:flex;transition:transform .2s ease;width:70px;height:70px}.terms{display:flex;flex-direction:column;align-items:center;padding-bottom:2rem}@media (max-width:768px){.terms{height:-moz-fit-content;height:fit-content}}.terms-img{height:30vh;width:100%}.terms-backhome{display:flex;width:100%;gap:1.5rem;color:white;background-color:#268dab;padding:0 3rem;align-items:center;justify-content:start}.terms-backhome-text{font-size:16px;color:white}.terms-backhome-line{width:2px;height:1.5rem;background-color:white}.terms-head{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1rem}.terms-head-title{font-size:2rem;color:rgb(122,122,122);padding-top:3rem}@media (max-width:768px){.terms-head-title{font-size:1.5rem}}@media (max-width:480px){.terms-head-title{font-size:1.5rem}}.terms-head-name{font-size:2rem;font-weight:600;color:rgb(122,122,122);padding:2rem 0}.terms-head-paragraph{width:75%;line-height:2rem}.terms-head-paragraph-subhead{color:#b40000;font-size:1rem;font-weight:700;display:flex;justify-content:flex-start;align-items:flex-start}.privacy{display:flex;flex-direction:column;align-items:center;padding-bottom:2rem}@media (max-width:768px){.privacy{height:-moz-fit-content;height:fit-content}}.privacy-img{height:30vh;width:100%}.privacy-backhome{display:flex;width:100%;gap:1.5rem;color:white;background-color:#268dab;padding:0 3rem;align-items:center;justify-content:start}.privacy-backhome-text{font-size:16px;color:white}.privacy-backhome-line{width:2px;height:1.5rem;background-color:white}.privacy-head{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1rem}.privacy-head-title{font-size:2rem;color:rgb(122,122,122);padding-top:3rem}@media (max-width:768px){.privacy-head-title{font-size:1.5rem}}@media (max-width:480px){.privacy-head-title{font-size:1.5rem}}.privacy-head-name{font-size:2rem;font-weight:600;color:rgb(122,122,122);padding:2rem 0}.privacy-head-paragraph{width:75%;line-height:2rem}.privacy-head-paragraph-subhead{color:#b40000;font-size:1rem;font-weight:700}.refund{display:flex;flex-direction:column;align-items:center;padding-bottom:2rem}@media (max-width:768px){.refund{height:-moz-fit-content;height:fit-content}}.refund-img{height:30vh;width:100%}.refund-backhome{display:flex;width:100%;gap:1.5rem;color:white;background-color:#268dab;padding:0 3rem;align-items:center;justify-content:start}.refund-backhome-text{font-size:16px;color:white}.refund-backhome-line{width:2px;height:1.5rem;background-color:white}.refund-head{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1rem}.refund-head-title{font-size:2rem;color:rgb(122,122,122);padding-top:3rem}@media (max-width:768px){.refund-head-title{font-size:1.5rem}}@media (max-width:480px){.refund-head-title{font-size:1.2rem}}.refund-head-name{font-size:1.5rem;font-weight:600;color:rgb(122,122,122);padding:2rem 0}.refund-head-paragraph{width:75%;line-height:2rem}.refund-head-paragraph-subhead{color:#b40000;font-size:1rem;font-weight:700;display:flex;justify-content:flex-start;align-items:flex-start}.sticky-widget{position:fixed;right:15px;bottom:60px;display:flex;flex-direction:column;gap:5px;z-index:1000}.sticky-widget__button{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:5px;cursor:pointer}.sticky-widget__button:hover{transform:scale(1.1)}.sticky-widget__button--share{background-color:#a7e6ff;color:white}.sticky-widget__button--whatsapp{background-color:#6ed34f;color:white}.sticky-widget__button--whatsapp a{color:white}.sticky-widget__button--up{background-color:#a7e6ff;color:white}.notfound{min-height:100vh;width:100%;background:linear-gradient(180deg,rgb(229,251,255),rgb(255,255,255));justify-content:center;padding:4rem 2rem}.notfound,.notfound-container{display:flex;align-items:center}.notfound-container{text-align:center;flex-direction:column}.notfound-container img{width:6rem}.notfound-container h1{font-size:6rem;font-weight:800;color:#b40000;text-shadow:2px 2px 6px rgba(0,0,0,.1);margin:0}.notfound-container p{font-size:1.25rem;color:#757575;max-width:40rem}.notfound-container a{margin-top:2rem;padding:.8rem 2rem;border-radius:2rem;border:2px solid #b40000;color:#b40000;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease-in-out}.notfound-container a:hover{background:#b40000;color:white}