@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";*,*:before,*:after{box-sizing:border-box}*{margin:0;font:inherit;padding:0}#root{margin:0;padding:0;box-sizing:border-box;width:100%}img,svg{display:block;max-width:100%;height:auto}ul,ol{list-style:none}a{text-decoration:none;display:block}:root{--color-dark: #00252E;--color-gray: #808E9A;--color-pink: #FF52C1;--color-pink-light: #FF9ADB;--color-blue-light: #EDFBFF;--box-shadow-container: 0px 0px 14px rgba(0, 0, 0, .07)}body{font-family:Open Sans,serif;color:var(--color-dark)}h1,h2,h3{font-family:Poppins,serif}a{cursor:pointer}.container{width:90%;max-width:1270px;margin-inline:auto}header{padding-top:68px;padding-bottom:72px;background:url(/assets/images/bg-hero-desktop.svg);background-color:var(--color-blue-light)}header nav{display:flex;align-items:center;justify-content:space-between}header img{height:31px;width:auto}header a{box-shadow:0 3px 11px #00000017;border-radius:24px;background-color:#fff;height:48px;width:200px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:var(--color-dark)}header a:hover{color:var(--color-gray)}header section.hero{padding-top:71px;display:flex;align-items:center;justify-content:space-between}header section.hero>div{width:41%;max-width:536px}header section.hero h1{font-size:40px;line-height:60px;font-weight:600}header section.hero p{font-size:18px;line-height:27px;margin-top:32px;margin-bottom:32px}header section.hero a{font-size:14px;font-weight:700;color:#fff;background-color:var(--color-pink);height:56px;display:flex;align-items:center;justify-content:center;width:100%;max-width:280px}header section.hero a:hover{background-color:var(--color-pink-light)}header section.hero img{width:50%;height:auto}.features{padding-top:160px;padding-bottom:60px}.features .feature_item{box-shadow:var(--box-shadow-container);background:#fff;border-radius:16px;padding:53px 32px 53px 120px;display:flex;align-items:center;justify-content:space-between}.features .feature_item:not(:last-child){margin-bottom:40px}.features .feature_item>div{max-width:488px}.features .feature_item h3{font-size:28px;font-weight:600;line-height:42px;margin-bottom:16px}.features .feature_item p{font-size:18px;line-height:27px;color:var(--color-gray)}.features .feature_item img{width:50%;max-width:406px}.features .feature_item:nth-child(2n){flex-direction:row-reverse}.cta{background-color:#fff;border-radius:15px;box-shadow:var(--box-shadow-container);max-width:800px;margin-inline:auto;padding:56px 127px 52px 132px;transform:translateY(96px)}.cta h2{font-size:32px;line-height:60px;font-weight:600;margin-bottom:32px}.cta a{max-width:400px;height:80px;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:30px;font-weight:700;color:#fff;background-color:var(--color-pink);border-radius:40px;box-shadow:0 6px 13px #00252e38;margin-inline:auto}.cta a:hover{background-color:var(--color-pink-light)}footer{background-color:var(--color-dark);padding-top:144px;padding-bottom:64px;color:#fff}footer .flex{display:flex;justify-content:space-between}footer a,footer li{color:#fff;font-size:14px;line-height:24px}.footer .logo{margin-bottom:32px}.footer_contacts{width:31%}.footer_contacts li{display:flex;gap:16px}.footer_contacts li:not(:last-child){margin-bottom:16px}.footer_contacts li img{height:24px;width:24px;object-fit:contain}.footer .nav li a{margin-bottom:12px}.footer .nav li a:hover{text-decoration:underline}.footer_socials{display:flex;flex-direction:column;justify-content:space-between}.footer_socials li{display:flex;gap:12px}.footer_socials a svg{border-radius:100%;border:1px solid currentColor;padding:7px;width:32px;height:31px}.footer_socials a svg:hover{color:var(--color-pink)}@media screen and (max-width: 1250px){.feature_item{gap:2rem}}@media screen and (max-width:900px){header{padding-top:27px}header img{height:16px;width:auto}header a{height:24px;width:96px;border-radius:12px;font-size:12px}header section.hero{flex-direction:column;text-align:center}header section.hero>div{width:73%}header section.hero h1{font-size:24px;line-height:36px}header section.hero p{font-size:16px;line-height:24px}header section.hero a{margin-inline:auto;width:100%;max-width:240px;height:40px;border-radius:20px;margin-bottom:56px}.features{padding-top:59px;padding-bottom:60px}.features .feature_item h3{font-size:20px;line-height:30px}.features .feature_item p{font-size:14px;color:var(--color-gray)}.features .feature_item,.features .feature_item:nth-child(2n){padding:24px 40px 33px;flex-direction:column;text-align:center}.features .feature_item>div{order:2}.cta{padding:41px 12px;text-align:center}.cta h2{font-size:18px;line-height:30px;margin-bottom:24px}.cta a{width:200px;border-radius:20px;height:36px;font-size:10px;line-height:15px}footer .flex{flex-direction:column}.footer_contacts{width:100%;margin-bottom:41px}.footer_socials{margin-top:24px}.footer_socials li{margin-inline:auto;margin-top:24px}}
