@import url("https://fonts.googleapis.com/css2?family=Moon+Dance&display=swap");.homeHeader-container{width:100%;height:680px;position:relative}.homeHeader-container>video{width:100%;height:100%;object-fit:cover}.homeHeader-content{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.266);display:flex;justify-content:center;align-items:center;flex-direction:column;color:white}.homeHeader-content>h2{font-size:100px;letter-spacing:2px;font-weight:500}.homeHeader-content>p{width:50%;text-align:center}.homeHeader-button{width:50%;display:flex;justify-content:space-evenly;align-items:center}.homeHeader-button>button{border:1px solid white;height:50px;background-color:rgba(0,0,0,.307);letter-spacing:2px;color:white;padding:10px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);&:hover{background-color:white;color:black}}.homeHeader-button>button>a{text-decoration:none;width:100%;height:100%;color:white;&:hover{background-color:white;color:black}}.homeHeader-button>button:hover a{background-color:white;color:black}@media screen and (min-width:320px) and (max-width:768px){.homeHeader-content{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.266);display:flex;justify-content:center;align-items:center;flex-direction:column;color:white}.homeHeader-content>p{width:100%;text-align:justify;padding:20px}.homeHeader-button{width:70%;flex-direction:column}.homeHeader-container>video{width:100%;height:100%;object-fit:cover}.homeHeader-content>h2{font-size:60px;letter-spacing:2px;font-weight:500;text-align:center}}.homeAbout-container{width:100%;justify-content:space-evenly}.homeAbout-container,.homeAbout-content{height:100%;padding:20px;display:flex;align-items:center}.homeAbout-content{width:40%;justify-content:center;flex-direction:column;gap:10px}.homeAbout-content>img{width:100%;height:100%;object-fit:cover}.homeAbout-content>h2{font-size:50px;font-weight:400;text-align:center;position:relative;display:flex;justify-content:center;align-items:center}.homeAbout-content>h2:after{content:"";width:20%;position:absolute;bottom:-10px;border:1px solid black}.homeAbout-content>h6{font-weight:700;text-align:center}.homeAbout-content>p{text-align:justify;font-size:18px}.homeAbout-content>button{width:100%;border:1px solid black;padding:10px;background-color:black;color:white;font-weight:500;&:hover{border:1px solid black;background-color:white;color:black}}@media screen and (min-width:320px) and (max-width:768px){.homeAbout-container{width:100%;height:100%;flex-direction:column-reverse}.homeAbout-content{width:100%}.homeAbout-content>h2{font-size:30px;font-weight:400}}.homeService-container{justify-content:center;align-items:center;gap:20px;background-color:var(--customBg1)}.homeService-container,.homeService-heading{width:100%;display:flex;flex-direction:column}.homeService-heading{text-align:start;height:100%;padding:30px;justify-content:flex-start;align-items:flex-start}.homeService-heading>h2{font-size:50px;font-weight:400;color:white}.homeService-heading>p{color:white;font-size:20px;width:50%;text-align:justify}.homeServiceMain-container{width:100%;height:100%}.homeServiceMain-container,.homeServiceMain-content{display:flex;justify-content:center;align-items:center}.homeServiceMain-content{width:20%;height:600px;position:relative;overflow:hidden;z-index:2}.homeServiceMain-content>img{width:100%;height:100%;object-fit:cover;transition:.6s ease}.carousel-control-next-icon,.carousel-control-prev-icon{display:none}.homeServiceMain-item{width:100%;height:100%;background-color:rgba(0,0,0,.689);position:absolute;z-index:3}.homeServiceMain-item,.homeServiceMain-textContainer{display:flex;justify-content:center;align-items:center;transition:.6s ease}.homeServiceMain-textContainer{border:2px solid transparent;padding:10px}.homeServiceMain-textContainer>h3>a{text-decoration:none;color:white;font-weight:500;letter-spacing:2px}.homeServiceMain-content:hover .homeServiceMain-item{background-color:transparent}.homeServiceMain-content:hover img{transform:scale(1.2)}.homeServiceMain-content:hover .homeServiceMain-textContainer{border:2px solid white}.homeServiceMain-view{margin-bottom:20px}.homeServiceMain-view>a{color:white;font-size:20px;text-decoration:none;position:relative}.homeServiceMain-view>a:after{content:"";position:absolute;width:0;opacity:0;border:1px solid white;transition:.3s ease-in-out;bottom:-5px;left:0}.homeServiceMain-view>a:hover:after{width:100%;opacity:1}@media screen and (min-width:320px) and (max-width:768px){.homeServiceMain-container{height:100%;flex-wrap:wrap}.homeServiceMain-container,.homeServiceMain-content{width:100%;display:flex;justify-content:center;align-items:center}.homeServiceMain-content{height:300px}.homeService-heading>p{color:white;font-size:20px;width:100%;text-align:justify}}