.hero{margin-inline:16px}.hero__div{margin-inline:auto;max-width:1400px;box-shadow:0 4px 5px -2px #ebebeb}.hero__div__div{color:#fafafa;background-image:url(/_next/static/media/Purple_And_White_Modern_Ai_Tools_Youtube_Thumbnail.90572434.png);background-position:100%;background-size:cover;background-repeat:no-repeat;border-radius:12px;min-height:400px;display:flex;align-items:center}.hero__div__div__h1{text-wrap:balance;font-size:1.5rem;font-weight:600;-webkit-padding-start:16px;padding-inline-start:16px}@media screen and (min-width:550px){.hero{margin-inline:24px}.hero__div{max-width:1400px}.hero__div__div{min-height:500px}.hero__div__div__h1{-webkit-padding-start:24px;padding-inline-start:24px}}@media screen and (min-width:768px){.hero__div__div__h1{font-size:1.75rem}}@media screen and (min-width:1024px){.hero__div__div__h1{font-size:2rem}}.features{margin-top:10rem}.features__div{display:flex;justify-content:center;flex-wrap:wrap;gap:32px}.features__div__div{position:relative;text-align:center;border:1px solid #f0f0f0;border-radius:24px;width:350px;height:400px;padding:16px;box-shadow:0 4px 6px -4px #d3d3d3}.features__div__div:before{content:"";position:absolute;left:50%;bottom:10px;border-radius:99px;height:5px;width:80px;background-color:#bfbfbf;transform:translateX(-50%)}.features__div__div__img{object-fit:contain;object-position:center;margin-inline:auto;width:35%;aspect-ratio:1}.features__div__div__h2{font-size:1.4rem;font-weight:600;margin-top:1.5rem}.features__div__div__p{color:#404040;font-size:1rem;margin-top:.5rem}@media screen and (min-width:550px){.features__div__div{padding:24px}}