@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,400;1,500;1,600;1,800;1,900&display=swap);*{padding:0;margin:0;box-sizing:border-box}body{background-color:#76205f;color:#dbf227}img,video{width:100%;height:auto;object-fit:cover;-o-object-fit:cover}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#8a488f}::-webkit-scrollbar-thumb:hover{background:#8a488f}@font-face{font-family:"Gotham_Ultra";src:url(../Fonts/Gotham_Ultra.otf)}@font-face{font-family:"Gotham_Thin_Regular";src:url(../Fonts/Gotham_Thin_Regular.otf)}@font-face{font-family:"Gotham_Medium_Regular";src:url(../Fonts/Gotham_Medium_Regular.ttf)}@font-face{font-family:"Gotham_Bold";src:url(../Fonts/Gotham_Bold.otf)}h2{font-family:"Gotham_Ultra";color:#dbf227}p,ul li{font-family:"Gotham_Thin_Regular";font-size:1.2rem;color:#fff}[disabled]{pointer-events:none;opacity:.8}.custom_header{position:fixed;top:0;left:0;width:100%;height:auto;z-index:999;background-color:#000}.flex2{display:flex;align-items:center;gap:30px;justify-content:space-between}nav{padding:1rem 23px;width:90%;margin:auto;transition:all 0.3s linear}.logo{z-index:100}.logo img{width:80px;height:auto;border-radius:0}.flex1{display:flex;align-items:center;flex:1;justify-content:center;margin-bottom:0;position:relative}.flex1 .dropdown-item.active,.dropdown-item:active{background-color:#fff0}#navigate.custom-nav{flex:1;display:flex;gap:2rem;align-items:center;justify-content:space-between}.nav-link:focus,.nav-link:hover{color:#fff}nav ul{transform-origin:center}nav ul li{list-style-type:none;position:relative}nav ul li .nav-link{font-family:"Gotham_Medium_Regular";font-size:1rem;font-weight:600;color:#02ffe7;text-decoration:none;text-transform:uppercase}nav ul li a:hover{color:rgb(255 255 255 / .75)}.enq-btn1 a{font-family:"Gotham_Medium_Regular";font-size:1.1rem;color:#02ffe7;background-color:#fff0;text-transform:capitalize;border:1px solid #fff;padding:10px 20px;letter-spacing:2px}.enq-btn1 a:hover{color:#fff}.hamburger{display:none;z-index:20}.hamburger img{width:50px}.hamburger .line{width:100%;height:5px;background-color:#ecf0f1;display:block;margin:8px auto;transition:all 0.3s ease-in-out}.hamburger:hover{cursor:pointer}.hamburger:hover .line{background:cyan}#hamburger-12.is-active .line:nth-child(1){opacity:0;transform:translateX(-100%)}#hamburger-12.is-active .line:nth-child(3){opacity:0;transform:translateX(100%)}#navigate.contentActive{top:0;right:0;transform:scaleX(1)}.navbar-toggler{outline:none;font-family:"myrB";border:2px solid #000;border-radius:0;background-color:#fff;transition:0.3s all linear}.navbar-toggler-icon{width:auto;height:auto}nav ul li.active a{color:#dbf227}footer{background:url(../media/images/footer.png) center no-repeat;background-size:cover;background-color:#6e1e5c;background-blend-mode:overlay;padding:4rem 0 0 0;position:relative}footer .footer-side1 .footer-newsletter h4{font-family:"Gotham_Medium_Regular";font-size:2rem;color:#dbf227;text-transform:uppercase;text-align:center}footer .footer-side1 .footer-newsletter h4 span{display:block}footer .footer-side1 .footer-newsletter form{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center}footer .footer-side1 .footer-newsletter form input,footer .footer-side1 .footer-newsletter form button{border:none;outline:none;background:none}footer .footer-side1 .footer-newsletter form button{background-color:#fff0}footer .footer-side1 .footer-newsletter form button i{font-size:1.5rem;color:#fff}footer .footer-side1 .footer-newsletter form input{width:50%;padding:10px;background-color:#752061;color:#fff;margin-bottom:.5rem;text-align:center}footer .footer-side1 .footer-newsletter form input::-webkit-input-placeholder{color:#fff}footer .footer-side1 .footer-newsletter form input::-moz-placeholder{color:#fff}footer .footer-side1 .footer-newsletter form input:-ms-input-placeholder{color:#fff}footer .footer-side1 .footer-newsletter form input::-ms-input-placeholder{color:#fff}footer .footer-side1 .footer-newsletter form input::placeholder{color:#fff}footer .footer-side1 .footer-logo{width:120px;padding-top:1.5rem}footer .footer-side1 .footer-logo img{-webkit-filter:brightness(50) invert(1);filter:brightness(50) invert(1)}footer .footer-side2 .footer-pages-links h4{font-family:"Gotham_Medium_Regular";font-size:2rem;color:#dbf227;text-align:center;padding-bottom:1rem}footer .footer-side2 .footer-pages-links ul{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px;list-style:none;padding-left:0}footer .footer-side2 .footer-pages-links ul li a{font-family:"Gotham_Thin_Regular";font-size:1.5rem;color:#fff}footer .footer-side3 h4{font-family:"Gotham_Medium_Regular";font-size:2rem;color:#dbf227;text-align:center;padding-bottom:1rem}footer .footer-side3 .footer-contact ul{display:flex;flex-direction:column;gap:10px;list-style:none;padding-left:0;align-items:center}footer .footer-side3 .footer-contact ul li a{color:#000;font-family:"Raleway-VariableFont_wght"}footer .footer-side3 .footer-social-links ul{gap:15px;justify-content:center;align-items:center}footer .footer-side3 .footer-social-links ul li a{transition:0.5s;z-index:1;overflow:hidden;display:block;color:#fff;background-color:#fff0;border:1px solid #fff0;font-size:16px;padding:10px 0;width:40px;height:40px;line-height:19px;border-radius:50px;text-align:center;transition:0.5s;position:relative;z-index:1}footer .footer-side3 .footer-social-links ul li a .icon{position:relative;display:inline-block;color:#fff;transition:0.5s;z-index:3}footer .footer-side3 .footer-social-links ul li a:hover .icon{color:#fff;transform:rotateY(360deg)}footer .footer-side3 .footer-social-links ul li a::before{content:"";position:absolute;top:100%;left:0;width:100%;height:100%;background:#262d38;transition:0.5s;z-index:2}footer .footer-side3 .footer-social-links ul li a:hover::before{top:0}footer .footer-side3 .footer-social-links ul li a.facebook:hover,footer .footer-side3 .footer-social-links ul li a.insta:hover,footer .footer-side3 .footer-social-links ul li a.youtube:hover,footer .footer-side3 .footer-social-links ul li a.linkdin:hover{border-color:#fff0}footer .footer-side3 .footer-social-links ul li a.facebook::before{background:#3b5999}footer .footer-side3 .footer-social-links ul li a.insta::before{background:#a63690}footer .footer-side3 .footer-social-links ul li a.youtube::before{background:red}footer .footer-side3 .footer-social-links ul li a.linkdin::before{background:#0275b4}footer .copyright{border-top:1px solid #fff}footer .copyright p{color:#fff;padding:1rem 0;font-family:"Gotham_Medium_Regular";font-size:1rem}footer .copyright p a{font-size:inherit;color:#fff}.footer-f{position:absolute;top:5%;right:10%;width:10%}#scroll{position:fixed;right:15px;bottom:15px;cursor:pointer;width:40px;height:40px;color:#fff;background:#251f5b;border:1px solid #251f5b;text-indent:-9999px;z-index:900;transition:all 0.3s ease;opacity:0;visibility:hidden}a,a:hover,a:focus{color:inherit;text-decoration:none;outline:none}#scroll span{position:absolute;top:50%;left:50%;margin-left:-8px;margin-top:-12px;height:0;width:0;border:8px solid #fff0;border-bottom-color:#ede4dd}#scroll.scrollActive{opacity:1;visibility:visible}#gifmob,.readcontainer,#intromob,.nav-f{display:none}.nav1-sec{width:100%;height:auto;background:url(../media/images/introbg.png) center no-repeat;background-size:cover;background-color:#4f1649;background-blend-mode:color-dodge;padding-top:1rem;position:relative;-o-border-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cstyle%3Epath%7Banimation:stroke 8s infinite linear%3B%7D%40keyframes stroke%7Bto%7Bstroke-dashoffset:776%3B%7D%7D%3C/style%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23000' /%3E%3Cstop offset='25%25' stop-color='%23000' /%3E%3Cstop offset='50%25' stop-color='%23000' /%3E%3Cstop offset='100%25' stop-color='%23000' /%3E%3C/linearGradient%3E %3Cpath d='M1.5 1.5 l97 0l0 97l-97 0 l0 -97' stroke-linecap='square' stroke='url(%23g)' stroke-width='3' stroke-dasharray='388'/%3E %3C/svg%3E") 1;border-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cstyle%3Epath%7Banimation:stroke 8s infinite linear%3B%7D%40keyframes stroke%7Bto%7Bstroke-dashoffset:776%3B%7D%7D%3C/style%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23000' /%3E%3Cstop offset='25%25' stop-color='%23000' /%3E%3Cstop offset='50%25' stop-color='%23000' /%3E%3Cstop offset='100%25' stop-color='%23000' /%3E%3C/linearGradient%3E %3Cpath d='M1.5 1.5 l97 0l0 97l-97 0 l0 -97' stroke-linecap='square' stroke='url(%23g)' stroke-width='3' stroke-dasharray='388'/%3E %3C/svg%3E") 1}.nav1-listbar{text-align:center}.nav1-listbar ul{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;row-gap:30px;-moz-column-gap:40px;column-gap:40px;margin-bottom:0}.nav1-listbar ul li button{font-family:"Gotham_Medium_Regular";font-size:1.1rem;color:#dbf227;border:none;background:#fff0;text-transform:uppercase;position:relative;transition:all 0.4s ease-in-out}.nav1-listbar ul li{position:relative}.section__video{width:100%;margin-top:5%;position:relative}.video_div video{height:90vh;-o-object-position:top;object-position:top}.video-text{position:absolute;bottom:8%;width:100%;text-align:center}.video-text h2{font-family:"Gotham_Bold";font-size:6vw;text-align:center;text-transform:uppercase;margin-bottom:0}.section__intro{width:100%;padding-top:4rem;position:relative;overflow:hidden}.rotate{position:absolute;right:10%;top:39%;width:30%}.rotate img{-webkit-animation:rotate 8s infinite linear;animation:rotate 8s infinite linear}.rotate-svg{position:absolute;right:18%;top:28%;width:65%}.rotate-svg svg .cls-2{stroke-dasharray:860;stroke-dashoffset:860;-webkit-animation:draw 2s infinite linear alternate-reverse;animation:draw 2s infinite linear alternate-reverse;stroke:#cad72b}.intro-desc h2,.poten-desc h2{font-size:2.5rem;letter-spacing:1px;text-transform:uppercase}.intro-desc h3{font-family:"Gotham_Medium_Regular";font-size:1.2rem;color:#dbf227;text-transform:uppercase;margin-bottom:0;border:1px solid #dbf227;border-radius:50%;padding:1rem 1.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.intro-f{position:absolute;right:3%;bottom:5%;width:15%}.section__poten{width:100%;background:linear-gradient(90deg,#76205f 40%,#50174a 60%);padding:5rem 0;position:relative;overflow:hidden}.poten_img{position:absolute;bottom:-5%;left:-35%;width:65%}.ftv{position:absolute;top:5%;left:5%;width:50%}.bar_svg{position:absolute;top:3%;left:39%;width:18%;z-index:1}.section__philoimg{width:100%;position:relative;overflow:hidden}.philo-text{position:absolute;bottom:0;left:50%;width:35%;transform:translate(-50%)}.philo_bar{position:absolute;right:5%;top:5%;width:15%}.section__philo{width:100%;background:linear-gradient(90deg,#50174a 60%,#76205f 85%);padding:3rem 0;position:relative}.philo-content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center;gap:1.5rem;border:2px solid #dbf227;padding:1rem;-o-border-image:conic-gradient(from var(--angle),var(--c2),var(--c1) 0.1turn,var(--c1) 0.15turn,var(--c2) 0.25turn) 30;border-image:conic-gradient(from var(--angle),var(--c2),var(--c1) 0.1turn,var(--c1) 0.15turn,var(--c2) 0.25turn) 30;-webkit-animation:borderRotate var(--d) linear infinite forwards;animation:borderRotate var(--d) linear infinite forwards;transition:0.3s all ease-in-out}.philo-content img{width:100px}.philo-desc h2{font-family:"Gotham_Bold";font-size:2rem;text-transform:uppercase}.philo-img1{position:relative;right:-5%}.section__features{width:100%;background:linear-gradient(90deg,#50174a 60%,#76205f 85%);padding:3rem 0;position:relative}.features-svg svg{width:65%}.title h2{font-size:4vw;text-transform:uppercase;text-align:center;letter-spacing:1px;line-height:.1}.swiper{width:100%;height:100%}.swiper-slide img,.swiper-slide video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.feat-video video{border:1px solid #dbf227}.feat-desc{padding-top:2rem;text-align:center}.feat-desc h2{font-family:"Gotham_Medium_Regular";text-transform:uppercase}.feat-diam{position:absolute;top:0%;right:2%;width:20%}.feat-diam svg .cls-2{stroke-dasharray:860;stroke-dashoffset:860;-webkit-animation:draw 2s infinite linear alternate-reverse;animation:draw 2s infinite linear alternate-reverse;stroke:#cad72b}.swiper_btn{position:absolute;top:50%;left:7%;width:85%}@-webkit-keyframes marque{from{transform:translateX(0)}to{transform:translateX(140%)}}@keyframes marque{from{transform:translateX(0)}to{transform:translateX(140%)}}@-webkit-keyframes zoom-in-zoom-out{0%{transform:scale(2,2);opacity:0}80%{transform:scale(1,1);opacity:1}}@keyframes zoom-in-zoom-out{0%{transform:scale(2,2);opacity:0}80%{transform:scale(1,1);opacity:1}}@-webkit-keyframes move{0%{opacity:.5;transform:scale(.9)}50%{transform:scale(1);opacity:.7}100%{opacity:1;transform:scale(1.1)}}@-webkit-keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.our-svg svg .cls-1o,.philo-text svg .cls-1p,.mmphilo-img1 svg .cls-1ba,.philo_bar svg .cls-1ba,.uspbar svg .cls-1ba,.fut-svg svg .cls-1k,.fut-svg svg .cls-1mi,.fut-svg svg .cls-1ne,.usp-svg svg .cls-1up{stroke-dasharray:2500;stroke-dashoffset:2500;-webkit-animation:draw 4s infinite linear alternate-reverse;animation:draw 4s infinite linear alternate-reverse}.nav-f svg .cls-2f,.features-svg svg .cls-1f,.intro-f svg .cls-1z,.mainintro-f svg .cls-1z,.pre-title svg .cls-1,.chnl-svg svg .cls-1,.fut-svg svg .cls-1fu,.ftv-intro-f svg .cls-1z,.key-f svg .cls-1z{stroke-dasharray:860;stroke-dashoffset:860;-webkit-animation:draw 2s infinite linear alternate-reverse;animation:draw 2s infinite linear alternate-reverse}@-webkit-keyframes borderRotate{100%{--angle:420deg}}@keyframes borderRotate{100%{--angle:420deg}}@-webkit-keyframes borderRadial{20%{--gradX:100%;--gradY:50%}40%{--gradX:100%;--gradY:100%}60%{--gradX:50%;--gradY:100%}80%{--gradX:0%;--gradY:50%}100%{--gradX:50%;--gradY:0%}}@keyframes borderRadial{20%{--gradX:100%;--gradY:50%}40%{--gradX:100%;--gradY:100%}60%{--gradX:50%;--gradY:100%}80%{--gradX:0%;--gradY:50%}100%{--gradX:50%;--gradY:0%}}@property --angle{syntax:"<angle>";initial-value:90deg;inherits:true}@property --gradX{syntax:"<percentage>";initial-value:50%;inherits:true}@property --gradY{syntax:"<percentage>";initial-value:0%;inherits:true}:root{--d:5500ms;--angle:90deg;--gradX:100%;--gradY:50%;--c1:rgba(219, 242, 39, 1);--c2:rgba(210, 167, 95, 0.1)}.section__ftvintro{width:100%;padding-top:4rem;padding-bottom:5rem;position:relative}.ftvintro-img{position:absolute;right:-17%;bottom:-3%;width:62%}.ftvphilo-img2 img{width:65%}.ftv-intro-f{position:absolute;right:3%;bottom:5%;width:15%}.section__key{width:100%;background:linear-gradient(90deg,#50174a 60%,#76205f 85%);padding:3rem 0;position:relative}.key-f{position:absolute;left:1%;top:15%;width:20%}.section__usp{width:100%;background:linear-gradient(90deg,#76205f 40%,#50174a 60%);padding:3rem 0;position:relative}.usp-svg svg{width:90%}.usp-title h2{font-size:3rem;letter-spacing:1px;text-transform:uppercase;text-align:center;line-height:.1}.usp-image img{width:50%}.usp-image .rotate{position:absolute;right:-12%;top:28%;width:15%}.usp-image .rotate img{width:100%}.usp-image .rotate .rotate-svg{position:absolute;right:18%;top:28%;width:65%}.usp-desc p{width:80%;font-size:1.3rem;text-align:center;margin:0 auto}.uspbar{position:absolute;top:32%;left:24%;width:25%}.pointers li{display:inline-block;font-size:1.3rem;font-family:"Gotham_Medium_Regular";color:#fff;list-style:none;line-height:2;font-weight:700}.pointers>li:not(:last-child)::after{content:"|";padding:0 1rem}.pointers>li:nth-child(4)::after{content:""}.section__chnls{width:100%;background:linear-gradient(90deg,#50174a 60%,#76205f 85%);padding:3rem 0;position:relative}.chnl-svg svg{width:70%}.chnl-title h2{font-size:3.5vw;letter-spacing:2px;text-transform:uppercase;text-align:center;line-height:.2}.chnl-desc h2{font-family:"Gotham_Medium_Regular";font-size:1.5rem;text-align:center;text-transform:uppercase;padding-top:16px}.chnls-f{position:absolute;right:2%;top:5%;width:15%}.chnls-f .cls-1{font-size:127.909px;fill:#fff0;stroke:#73a2ae;stroke-miterlimit:10;stroke-width:1px;font-family:Montserrat;font-weight:700;stroke-dasharray:860;stroke-dashoffset:860;-webkit-animation:draw 2s infinite linear alternate-reverse;animation:draw 2s infinite linear alternate-reverse;stroke:#73a2ae}.section__our{width:100%;background:url(../media/images/ourbg.png) center no-repeat;background-size:cover;padding:5rem 0;position:relative}.our-title h2{font-size:3.5vw;letter-spacing:1px;text-transform:uppercase;text-align:center;line-height:.1}.section__reach{width:100%;background-color:#4f1649;padding-top:4rem;padding-bottom:5rem;position:relative}.reach-img{position:relative;right:-16%;width:95%;z-index:1}.reach-desc{border:2px solid #dbf227;padding:1rem 2rem}.reach-desc h2{font-size:2.2rem;letter-spacing:2px;text-transform:uppercase}.aud-img{position:relative;right:11%;width:95%}.section__ftvfut{width:100%;background-color:#4f1649;padding-top:3rem;padding-bottom:3rem;position:relative}.fut-svg svg{width:80%}.fut-title h2{font-size:3.5vw;letter-spacing:1px;text-align:center;text-transform:uppercase;line-height:.1}.mmrotate{position:absolute;left:0%;top:25%;width:30%}.mmrotate img{-webkit-animation:rotate 8s infinite linear;animation:rotate 8s infinite linear}.mmftv{position:absolute;right:10%;bottom:0%;width:40%}.fly{position:absolute;left:0%;top:22%;width:35%}.fly img{-webkit-filter:brightness(50) invert(1);filter:brightness(50) invert(1)}.mmphilo_img{background-color:#4f1649;mix-blend-mode:multiply}.diam_philo svg{width:80%}.diam_philo svg .cls-2{stroke-dasharray:860;stroke-dashoffset:860;-webkit-animation:draw 2s infinite linear alternate-reverse;animation:draw 2s infinite linear alternate-reverse;stroke:#73a2ae}.mmphilo-img2 img{width:60%;-webkit-animation:rotate 8s infinite linear;animation:rotate 8s infinite linear}.mmrotate-svg{position:absolute;right:27%;top:25%;width:45%}.mmrotate-svg svg .cls-2{stroke-dasharray:860;stroke-dashoffset:860;-webkit-animation:draw 2s infinite linear alternate-reverse;animation:draw 2s infinite linear alternate-reverse;stroke:#cad72b}.section__award{width:100%;background:linear-gradient(90deg,#76205f 40%,#50174a 60%);padding-top:5rem;position:relative;overflow:hidden}.marquee-ftv{overflow:hidden}.marquee-ftv img{width:40%;-webkit-animation:marque 7s infinite ease-in-out alternate;animation:marque 7s infinite ease-in-out alternate}.section__mmfuture{width:100%;background:linear-gradient(90deg,#76205f 40%,#50174a 60%);position:relative;overflow:hidden}.mainnav1-sec{width:100%;height:auto;background:url(../media/images/mainbg.png) center no-repeat;background-size:cover;background-color:#4f1649;background-blend-mode:overlay;padding-top:1rem;position:relative}.section__mnintro{width:100%;padding-top:4rem;position:relative;overflow:hidden}.mainintro_image{width:100%;display:flex;flex-direction:row;align-items:flex-end;justify-content:center;gap:3rem}.image_main{width:50%}.main-enq h3{font-family:"Gotham_Medium_Regular";font-size:1.2rem;color:#000;background-color:#dbf227;text-transform:uppercase;margin-bottom:0;padding:1rem 1.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mainintro-f{position:absolute;left:0%;bottom:5%;width:15%}.section__dwnld{width:100%;background:url(../media/images/introbg.png) center no-repeat;background-size:cover;background-color:#4f1649;background-blend-mode:color-dodge;padding-top:4rem;position:relative}.dwnld-content h2{font-family:"Gotham_Medium_Regular";font-size:2rem;color:#fff;text-transform:uppercase}.dwnld-content h2 span{color:#dbf227}.section__pre{width:100%;background:linear-gradient(90deg,#76205f 40%,#50174a 60%);padding:3rem 0;position:relative}.pre-title svg{width:100%}.preftv{position:absolute;top:50%;right:30%;width:40%;transform:rotate(270deg)}.section__brand{width:100%;background:url(../media/images/brand.png) center no-repeat,linear-gradient(90deg,#76205f 40%,#50174a 60%);background-size:cover;background-blend-mode:multiply;background-attachment:fixed;padding:10rem 0;position:relative}.brand-desc h2{font-size:3.5rem;letter-spacing:1px;text-transform:uppercase}.b-gif img{width:60%}.enquirynow-page{padding-top:5%;padding-bottom:5%;background-image:radial-gradient(#3c133c,#52184b,#6c1e59);margin-top:5%;position:relative}.enquiry-form-sec{position:relative;z-index:1}.enq{text-align:center;margin-bottom:1rem}.enquiry-form-sec .enq h2{font-size:3.5rem;color:#0afbba;text-align:start;text-transform:uppercase;letter-spacing:1px;position:relative}.enquiry-form-sec .enq h2::after{content:"enquire now";position:absolute;top:1%;left:-1%;font-family:"Gotham_Ultra";font-size:3.5rem;text-transform:uppercase;-webkit-text-stroke:1px #d4e65e;color:#fff0;z-index:-1;letter-spacing:1px}.enquiry-form-sec .enq img{width:12%}.enquiry-form form .form-area{padding:1rem 0 0 0;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;width:100%;align-items:center;justify-content:center}.enquiry-form form .enq-form{width:calc(50% - 0.5rem)}.enquiry-form form .enq-form1{padding-top:1rem}.enquiry-form form input,.enquiry-form form select,.enquiry-form form textarea{width:100%;padding:10px;border:none;outline:none;caret-color:#fff;color:#fff;font-family:"Poppins",sans-serif;border:1px solid #c69c6d;background:#fff0;border-radius:.25rem;margin:10px 0;font-size:1.1rem}.enquiry-form form select option{width:100%;padding:10px;border:none;outline:none;background:#fff0;color:#000;margin:10px 0}.enquiry-form form label{font-family:"Poppins",sans-serif;font-size:1.2rem;color:#fff;text-transform:capitalize}.enquiry-form form input::-webkit-input-placeholder,.enquiry-form form textarea::-webkit-input-placeholder{color:#fff}.enquiry-form form input::-moz-placeholder,.enquiry-form form textarea::-moz-placeholder{color:#fff}.enquiry-form form input:-ms-input-placeholder,.enquiry-form form textarea:-ms-input-placeholder{color:#fff}.enquiry-form form input::-ms-input-placeholder,.enquiry-form form textarea::-ms-input-placeholder{color:#fff}.enquiry-form form input::-webkit-input-placeholder, .enquiry-form form textarea::-webkit-input-placeholder{color:#fff}.enquiry-form form input::-moz-placeholder, .enquiry-form form textarea::-moz-placeholder{color:#fff}.enquiry-form form input:-ms-input-placeholder, .enquiry-form form textarea:-ms-input-placeholder{color:#fff}.enquiry-form form input::-ms-input-placeholder, .enquiry-form form textarea::-ms-input-placeholder{color:#fff}.enquiry-form form input::placeholder,.enquiry-form form select,.enquiry-form form textarea::placeholder{color:#fff}.enquiry-form form button{padding:10px 35px;background-color:#ede4dd;color:#8a488f;font-size:20px;text-transform:uppercase;cursor:pointer;margin:20px 0;align-self:center;border:none;display:flex;align-items:center;font-family:"InterTight-Regular";position:relative;z-index:0}.enquiry-form form button::after{content:"";position:absolute;background-color:#8a488f;width:100%;transform-origin:50% 0 0;height:100%;top:0;left:0;z-index:-1;transform:scaleY(0);transition:all 0.6s ease-in-out}.enquiry-form form button:hover{color:#ede4dd}.enquiry-form form button:hover::after{transform:scaleY(1)}@-webkit-keyframes slide-bgv{0%{transform:scaleY(0)}100%{transform:scaleY(1)}}@keyframes slide-bgv{0%{transform:scaleY(0)}100%{transform:scaleY(1)}}.thankyou{height:100vh;width:100vw;background:linear-gradient(to bottom,#000000 0%,#3a3a3a 100%);color:#fff;position:relative;overflow:hidden}.thankyou .check-icon{position:absolute;left:0;right:0;top:0;bottom:0;opacity:.2;text-align:center}.thankyou .check-icon .fa-check{color:#000;font-size:70vw}.section__thankyou{display:flex;height:100%;flex-direction:column;justify-content:center;align-items:center;padding-left:15px;padding-right:15px;text-align:center;position:relative}.section__thankyou h1{font-size:4.5rem;text-transform:uppercase}.section__thankyou p{font-size:1.2rem;margin:30px 0;word-break:break-word}.section__thankyou .redirect-link-div{margin:30px 0}a,a:hover{color:inherit;text-decoration:none;outline:none}@keyframes draw{to{stroke-dashoffset:0}}@-webkit-keyframes draw{to{stroke-dashoffset:0}}.footer-f svg .cls-2{stroke-dasharray:860;stroke-dashoffset:860;-webkit-animation:draw 2s infinite linear alternate-reverse;animation:draw 2s infinite linear alternate-reverse}[data-aos="reveal-center"]{transform:scale(0);transform-origin:center;transition-property:transform;opacity:0;transition-delay:1s}[data-aos="reveal-center"].aos-animate{transform-origin:center;opacity:1;transform:scale(1)}.reveal{visibility:hidden;width:100%;overflow:hidden}