@import url("https://fonts.googleapis.com/css2?family=Syne:wght@400..800&display=swap");.custom-txt{display:flex;flex-direction:column;gap:20px;position:relative}.custom-txt h2{background:linear-gradient(270deg,#b0f,#2727c4);-webkit-background-clip:text;background-clip:text;font-family:Syne;font-size:64px;line-height:120%;margin:0;-webkit-text-fill-color:transparent;max-width:100%;width:max-content}.custom-txt .description p{color:#181818;font-family:Roboto;font-size:19px;font-weight:400;line-height:120%;margin:0}@media(max-width:767px){.custom-txt h2{font-size:36px!important}.custom-txt .description p{font-size:18px}}