@import "https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap";
@import "https://fonts.googleapis.com/css2?family=Playfair+Display&family=Poppins&display=swap";
:root{--white:#fff;--black:#000}*,:after,:before{box-sizing:border-box}body{color:#000;background:#fffff8;min-height:100vh;font-family:Poppins,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif}.wrapper{max-width:1134px;margin:0 auto;padding:0 15px}.btn{color:#fff;border-radius:10px;margin:0;padding:16px 42px;font-size:16px;font-weight:700;text-decoration:none;display:inline-block}a{text-decoration:none}section{margin-top:80px}.heroCard h1{color:#000;margin-bottom:50px;font-size:38px;font-weight:1000;line-height:125%}h2{color:#000;margin:0;font-size:38px;font-weight:800;line-height:125%}section p{color:#000;margin:12px 0;font-size:14px;font-weight:400;line-height:200%}section small{color:#000;margin:12px 0;font-size:13px;font-weight:400;line-height:200%}section h4{color:#000;margin:12px 0;font-size:18px;font-weight:700;line-height:200%}section h3{color:#000;margin:12px 0;font-size:28px;font-weight:700;line-height:200%}@media (max-width:768px){section{margin-top:60px}.heroCard h1{margin-bottom:30px;font-size:30px}h2{font-size:20px}section h3{font-size:20px;line-height:130%}.btn{padding:12px 30px;font-size:14px}}img{max-width:100%;height:auto}html{scroll-behavior:smooth}::selection{background:#ff6b6b4d}::selection{background:#ff6b6b4d}
