.fading-underline{position:relative;display:inline-block;padding-bottom:5px}.fading-underline:after{content:"";position:absolute;left:0;bottom:0;width:40%;height:3px;background:linear-gradient(90deg,#37174a,transparent);z-index:1}.rotate-animate{animation:rotate 4s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}20%{transform:rotate(5deg)}40%{transform:rotate(10deg)}60%{transform:rotate(10deg)}80%{transform:rotate(5deg)}to{transform:rotate(0deg)}}@media (min-width:320px) and (max-width:767px){.fading-underline:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background:linear-gradient(90deg,#37174a,transparent);z-index:1}}.philosophy{text-align:center;background-image:url(/_next/static/media/about-bg.962a6083.png);background-repeat:no-repeat;background-size:100% 100%;padding:4rem 0}.philosophy .title{color:#ffe2f4;font-family:var(--font-poppins);font-size:54px;font-style:normal;font-weight:900;line-height:106%}.philosophy .text{color:#fff;text-align:center;font-weight:400;margin-top:36px}.philosophy .text,.philosophy .text span{font-family:var(--font-poppins);font-size:24px;font-style:normal;line-height:normal}.philosophy .text span{color:#de2dc5;font-weight:900}@media (max-width:1280px){.philosophy .title{font-size:36px}.philosophy .text,.philosophy .text span{font-size:15px}}@media (max-width:767px){.philosophy{margin:0 20px;border-radius:6px}.philosophy .title{font-size:24px}.philosophy .text,.philosophy .text span{font-size:14px}}@media (max-width:375px){.philosophy .title{font-size:22px}}