@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap");*{box-sizing:border-box;margin:0;padding:0}:root{--base-font:"Inter",sans-serif;--heading-font:"Playfair Display",Georgia,serif}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,Georgia,serif!important;font-weight:700!important}:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6){font-family:Inter,system-ui,-apple-system,sans-serif!important;font-size:19px!important}p{line-height:33px!important;color:#4b5563!important}.sub,.sub-title{font-size:13px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.5px!important}body::-webkit-scrollbar,html::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:#ffffff;border-radius:10px}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background:#5835f2;border-radius:10px;transition:background .3s ease}body::-webkit-scrollbar-thumb:hover,html::-webkit-scrollbar-thumb:hover{background:#4b2ecc}body::-webkit-scrollbar-thumb:active,html::-webkit-scrollbar-thumb:active{background:#2e1bb5}body,html{scrollbar-width:thin;scrollbar-color:#5835f2 #ffffff}svg{color:#5835f2;transition:all .3s ease}.btn,.button,a.button,button{position:relative;overflow:hidden;display:inline-flex!important;align-items:center;justify-content:center;font-weight:600;transition:all .4s cubic-bezier(.175,.885,.32,1.275);cursor:pointer;text-decoration:none}.btn:hover,a.button:hover,button:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 15px 30px rgba(81,56,238,.2)}.btn:after,a.button:after,button:after{content:"";position:absolute;top:50%;left:50%;width:300%;height:300%;background:rgba(255,255,255,.1);transform:translate(-50%,-50%) scale(0);border-radius:50%;transition:transform .6s ease;pointer-events:none}.btn:hover:after,a.button:hover:after,button:hover:after{transform:translate(-50%,-50%) scale(1)}.btn:active,a.button:active,button:active{transform:translateY(-2px) scale(.98)}.btn svg,a.button svg,button svg{color:#ffffff!important;font-size:1.2em;transition:transform .4s ease}.btn:hover svg,a.button:hover svg,button:hover svg{transform:translateX(4px)}a{transition:color .3s ease,border .3s ease,background .3s ease}.core-text{color:#ffffff!important}.core-text,.custom-lead-text{font-size:15px!important;letter-spacing:.5px!important;line-height:1.4!important}