@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@700&family=Lato&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@900&family=Lato&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap);.imageSec{margin-top:4vw}.imageSec img{width:100%;object-fit:cover;margin-bottom:1.5vw}.titleSection h5{margin-bottom:1.1vw}.titleSection p{color:var(--grey)}.titleSection p:last-child{margin-bottom:2.2vw}.titleSection p:first-child{margin-bottom:4vw}.imageSec{position:relative}.playICon{position:absolute;top:45%;left:50%}.firstPara{margin-top:2.5vw}.customisedTitle{margin-top:3vw}.customisedName{font-size:2.7rem;color:var(--black);font-family:"Marcellus",serif;font-style:normal;font-weight:500;margin-bottom:1.5vw;position:relative;text-transform:capitalize;line-height:3vw}.customiseImg img{width:100%;object-fit:cover}@media(max-width:576px){.imageSec img{margin-bottom:2vw}}@media(max-width:991px){.customisedName{line-height:40px}}