@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--purple-700: hsl(257, 40%, 49%);--magenta: hsl(300, 69%, 71%);--white: #fff;--heading-font: "Poppins";--body-font: "Open Sans"}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{width:100%;background-color:var(--purple-700);background-image:url("data:image/svg+xml,%3csvg%20width='1318'%20height='800'%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3clinearGradient%20x1='-45.25%25'%20y1='-88.077%25'%20x2='97.789%25'%20y2='100%25'%20id='a'%3e%3cstop%20stop-color='%23FF52C1'%20offset='0%25'/%3e%3cstop%20stop-color='%23F952C5'%20offset='4.09%25'/%3e%3cstop%20stop-color='%239952FF'%20stop-opacity='0'%20offset='100%25'/%3e%3c/linearGradient%3e%3clinearGradient%20x1='-64.06%25'%20y1='-121.906%25'%20x2='97.789%25'%20y2='100%25'%20id='b'%3e%3cstop%20stop-color='%23FF52C1'%20offset='0%25'/%3e%3cstop%20stop-color='%23F952C5'%20offset='4.09%25'/%3e%3cstop%20stop-color='%239952FF'%20stop-opacity='0'%20offset='100%25'/%3e%3c/linearGradient%3e%3clinearGradient%20x1='100%25'%20y1='111.373%25'%20x2='-24.893%25'%20y2='-55.159%25'%20id='c'%3e%3cstop%20stop-color='%23FF52C1'%20offset='0%25'/%3e%3cstop%20stop-color='%239952FF'%20offset='100%25'/%3e%3c/linearGradient%3e%3clinearGradient%20x1='21.681%25'%20y1='5.006%25'%20x2='145.861%25'%20y2='145.591%25'%20id='d'%3e%3cstop%20stop-color='%23FF52C1'%20offset='0%25'/%3e%3cstop%20stop-color='%239952FF'%20offset='100%25'/%3e%3c/linearGradient%3e%3clinearGradient%20x1='6.375%25'%20y1='-15.195%25'%20x2='91.754%25'%20y2='105.701%25'%20id='e'%3e%3cstop%20stop-color='%23FF52C1'%20offset='0%25'/%3e%3cstop%20stop-color='%239952FF'%20offset='100%25'/%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='url(%23a)'%20transform='matrix(-1%200%200%201%20834.817%200)'%20d='M0%200h409.224l425.593%20376v156.83z'/%3e%3cpath%20fill='url(%23b)'%20transform='rotate(180%20528.65%20584)'%20d='M0%20367l641.153.138L1057.3%20673.299V801z'/%3e%3ccircle%20stroke='url(%23c)'%20stroke-width='17'%20cx='704'%20cy='563'%20r='49'/%3e%3crect%20fill='url(%23d)'%20opacity='.558'%20transform='rotate(45%201107.87%20708.87)'%20x='1088.87'%20y='689.87'%20width='38'%20height='38'%20rx='3'/%3e%3crect%20fill='url(%23d)'%20opacity='.503'%20transform='rotate(45%201279.598%20103.598)'%20x='1251.598'%20y='75.598'%20width='56'%20height='56'%20rx='3'/%3e%3crect%20fill='url(%23d)'%20opacity='.558'%20transform='rotate(45%20934.627%2063.627)'%20x='918.627'%20y='47.627'%20width='32'%20height='32'%20rx='3'/%3e%3crect%20fill='url(%23d)'%20opacity='.558'%20transform='rotate(45%20703.627%20186.627)'%20x='687.627'%20y='170.627'%20width='32'%20height='32'%20rx='3'/%3e%3crect%20fill='url(%23d)'%20opacity='.387'%20transform='rotate(45%201237.02%20606.02)'%20x='1228.521'%20y='597.521'%20width='17'%20height='17'%20rx='1'/%3e%3cpath%20d='M91.477%20739.477v-16.5a5%205%200%200%201%2010%200v16.5h16.5a5%205%200%200%201%200%2010h-16.5v16.5a5%205%200%201%201-10%200v-16.5h-16.5a5%205%200%201%201%200-10h16.5z'%20fill='url(%23e)'%20opacity='.211'%20transform='rotate(45%2096.477%20744.477)'/%3e%3c/g%3e%3c/svg%3e");background-position:top;background-size:cover;background-repeat:no-repeat;color:var(--white)}.hero{display:flex;flex-direction:column;gap:1.5rem;margin:2rem auto;max-width:1100px}.logo-img{width:15%}.hero-content{display:flex;justify-content:space-between;gap:3.8rem}.hero-img{max-width:650px}.hero-text{display:flex;flex-direction:column;justify-content:space-between;gap:3.5em;padding:3rem 1rem 0 0}.main-hero-text h1{font-size:30px;font-family:var(--heading-font)}.main-hero-text p{font-family:var(--body-font);margin-top:1.2rem;font-size:16px;line-height:1.5rem}.main-hero-text button{background-color:var(--white);margin-top:1.5rem;padding:1rem 4.4rem;border-radius:1.5rem;font-size:16px;border:none;outline:none;box-shadow:4px 6px 10px 2px #00000040;cursor:pointer;transition:all .3s ease}.main-hero-text button:hover{background-color:var(--magenta);color:var(--white)}.social-icons{display:flex;justify-content:flex-end;gap:.2rem}.icon{display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;font-size:17px;border:1px solid var(--white);border-radius:50%;margin-right:.5rem;transition:all .3s ease}.icon:hover{color:var(--magenta);border:1px solid var(--magenta)}@media (max-width: 850px){.hero{max-width:800px;padding:0 1rem}.hero-img{max-width:80vw}.logo-img{width:26%}.hero-content{flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.main-hero-text{text-align:center;padding:0 1.5rem}.main-hero-text h1{font-size:20px}.main-hero-text p{font-size:14px}.main-hero-text button{padding:.9rem 3.4rem;font-size:14px}.hero-text{align-items:center}}@media (max-width: 550px){body{background-image:url("data:image/svg+xml,%3csvg%20width='375'%20height='373'%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3clinearGradient%20x1='221.401%25'%20y1='-103.001%25'%20x2='-5.513%25'%20y2='110.015%25'%20id='a'%3e%3cstop%20stop-color='%23FF52C1'%20offset='0%25'/%3e%3cstop%20stop-color='%23F952C5'%20offset='7.3%25'/%3e%3cstop%20stop-color='%239952FF'%20stop-opacity='0'%20offset='100%25'/%3e%3c/linearGradient%3e%3clinearGradient%20x1='212.128%25'%20y1='-106.466%25'%20x2='-5.513%25'%20y2='110.015%25'%20id='b'%3e%3cstop%20stop-color='%23FF52C1'%20offset='0%25'/%3e%3cstop%20stop-color='%23F952C5'%20offset='0%25'/%3e%3cstop%20stop-color='%239952FF'%20stop-opacity='0'%20offset='100%25'/%3e%3c/linearGradient%3e%3clinearGradient%20x1='21.681%25'%20y1='5.006%25'%20x2='145.861%25'%20y2='145.591%25'%20id='c'%3e%3cstop%20stop-color='%23FF52C1'%20offset='0%25'/%3e%3cstop%20stop-color='%239952FF'%20offset='100%25'/%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cpath%20fill='url(%23a)'%20d='M0%20265.7L319.689%200H375v73.607L0%20313.664z'/%3e%3cpath%20fill='url(%23b)'%20transform='matrix(-1%200%200%201%20375%200)'%20d='M0%20318.687L375%20102v119.176L0%20360.228z'/%3e%3crect%20fill='url(%23c)'%20opacity='.558'%20transform='rotate(45%20332.799%20180.799)'%20x='318.799'%20y='166.799'%20width='28'%20height='28'%20rx='3'/%3e%3crect%20fill='url(%23c)'%20opacity='.387'%20transform='rotate(45%20122.364%20366.364)'%20x='117.864'%20y='361.864'%20width='9'%20height='9'%20rx='1'/%3e%3crect%20fill='url(%23c)'%20opacity='.387'%20transform='rotate(45%20164.728%20344.728)'%20x='155.728'%20y='335.728'%20width='18'%20height='18'%20rx='1'/%3e%3crect%20fill='url(%23c)'%20opacity='.387'%20transform='rotate(45%20139.728%2086.9)'%20x='132.728'%20y='79.899'%20width='14'%20height='14'%20rx='1'/%3e%3crect%20fill='url(%23c)'%20opacity='.387'%20transform='rotate(45%20325.02%20344.02)'%20x='316.521'%20y='335.521'%20width='17'%20height='17'%20rx='1'/%3e%3crect%20fill='url(%23c)'%20opacity='.503'%20transform='rotate(45%2063.598%20282.497)'%20x='42.598'%20y='261.497'%20width='42'%20height='42'%20rx='3'/%3e%3c/g%3e%3c/svg%3e");background-size:contain}.hero{padding:0 1rem}.logo-img{width:30%}.hero-content{flex-direction:column;justify-content:center;align-items:center}.hero-img{max-width:90vw}.main-hero-text{text-align:center;padding:0 1.5rem}.main-hero-text h1{font-size:18px}.main-hero-text p{font-size:12px}.main-hero-text button{padding:.8rem 2.2rem;font-size:12px}.hero-text{align-items:center}.social-icons{justify-content:center;align-items:center}}
