@import"https://fonts.googleapis.com/css2?family=Overpass:wght@300;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;500;700&display=swap";*,*::after,*::before{box-sizing:border-box;margin:0;padding:0}body{font-family:"Ubuntu",sans-serif;background:#fff;width:100%;height:100%}a{text-decoration:none}ul{list-style:none}.container{max-width:69.75rem;margin:auto}@media screen and (max-width: 48rem){.container{max-width:95%;margin:auto}}.btn{font-family:"Ubuntu",sans-serif;display:inline-block;padding:0.9375rem 2.5rem;text-align:center;border:none;cursor:pointer;border-radius:1.875rem;font-size:1rem;font-weight:700;outline:none;transition:all .3s ease-out}@media screen and (max-width: 48rem){.btn_gradient{background:linear-gradient(to right, hsl(13, 100%, 72%), hsl(353, 100%, 62%));color:#fff !important;margin-right:0 !important}.btn_gradient:hover{background:linear-gradient(to right, hsl(353, 100%, 62%), hsl(13, 100%, 72%))}}@media screen and (min-width: 48rem){.btn_gradient{background:#fff;margin-top:-4px;margin-right:-6px;color:#ff3d54}.btn_gradient:hover{background:#ff8f70 !important;color:#fff}}.btn__white{background:#fff;margin-top:-4px;margin-right:-6px;color:#ff3d54}.btn__white:hover{background:#ff8f70 !important;color:#fff}.btn__small{padding:0.9375rem 1.5rem;margin-top:0;margin-right:5px;margin-left:6px}.btn__small:first-child{padding:0.875rem 1rem}@media screen and (max-width: 48rem){.btn__small{margin-bottom:1.25rem}.btn__small:last-child{margin-bottom:3.125rem}}.btn__outline{background:rgba(0,0,0,0);color:#fff;border:2px solid #fff}.btn__outline:hover{background:#fff;color:#ff3d54}h1,h2,h3{font-family:"Overpass",sans-serif;color:#1f3f5b}h1{font-size:3.75rem;letter-spacing:-1px;margin-bottom:0.875rem;color:#fff}@media screen and (max-width: 48rem){h1{font-size:2.5rem}}h2{font-size:37px;margin-bottom:6.625rem}@media screen and (max-width: 57.75rem){h2{margin-bottom:3.125rem}}h3{letter-spacing:.2px;font-size:27px;margin-bottom:24px}.header{background:url("../images/bg-pattern-intro-desktop.svg"),linear-gradient(90deg, rgb(255, 143, 112) 25%, rgb(255, 61, 84) 63%);background-size:240%,auto;background-position:27% 52.2%;background-repeat:no-repeat;height:37.5rem;border-bottom-left-radius:6.125rem}@media screen and (max-width: 48rem){.header{background:url("../images/bg-pattern-intro-mobile.svg"),linear-gradient(90deg, rgb(255, 143, 112) 25%, rgb(255, 61, 84) 63%);background-size:346%,auto;background-repeat:no-repeat;background-position:39% 45.2%;background-repeat:no-repeat;height:auto}}.header__navbar{display:flex;justify-content:flex-start;align-items:flex-start;gap:4rem;padding:3.875rem 5px;margin-bottom:4.125rem}@media screen and (max-width: 48rem){.header__navbar{position:relative;max-width:90%;margin:auto;gap:1.875rem;justify-content:space-between}}.header .navbar__pages{display:flex;justify-content:space-between;align-items:flex-start;width:100%}@media screen and (max-width: 48rem){.header .navbar__pages{display:block;transform:translateX(100vh);background:#fff;text-align:center;padding:1.875rem 0;border-radius:10px;position:absolute;top:132px;right:0;z-index:10;box-shadow:8px 8px 10px 5px rgba(17,16,16,.301);transition:transform .6s ease-in-out}.header .navbar__pages.active{transform:translateX(0)}}.header .navbar__pages ul{display:flex;justify-content:center;align-items:flex-start;margin-top:12px;gap:1.875rem}@media screen and (max-width: 48rem){.header .navbar__pages ul{display:block}.header .navbar__pages ul li{padding:1.25rem}.header .navbar__pages ul li a{font-size:1.125rem}.header .navbar__pages ul li a:hover{color:#6b757f}}.header .navbar__pages ul:last-child{align-items:center;margin-top:0}.header .navbar__pages ul img{padding-left:3px}.header .navbar__pages ul a{color:#fde0d7;font-size:1rem;font-weight:700;transition:color .3s ease-out}@media screen and (max-width: 48rem){.header .navbar__pages ul a{color:#1f3f5b}}.header .navbar__pages ul a:hover{color:#fff}.header__content{text-align:center}@media screen and (max-width: 48rem){.header__content{padding:0 1.25rem}}.header__content p{font-size:1.1875rem;font-weight:500;margin-bottom:3rem;color:#fff}@media screen and (max-width: 48rem){.hamburger{position:relative;top:0;right:0;cursor:pointer}.hamburger .bar{background:#fff;width:2rem;height:0.125rem;margin:5px 0;transition:all .6s ease-in-out}.active .bar:nth-child(2){opacity:0}.active .bar:first-child{transform:rotate(45deg) translate(3px, 5px)}.active .bar:last-child{transform:rotate(-45deg) translate(5px, -6px)}}.dropdown{position:relative;display:block}.dropdown-content{position:absolute;left:-1.375rem;display:none;background:#fff;border-radius:5px;box-shadow:0 0 10px rgba(255,255,255,.2);margin-top:1.75rem;padding:1.25rem 1.5rem;width:168px}@media screen and (max-width: 48rem){.dropdown-content{position:static;text-align:center;margin:1.5625rem auto;width:100%;background-color:#efeff1}.dropdown-content::after{content:"";position:absolute;left:0;bottom:0rem;background:#c8c8cb;height:2px;width:100%;margin-bottom:10px}}.dropdown-content a{display:block;color:#1f3f5b !important;font-weight:500 !important;padding:8px 0;transition:all .3s ease-in-out}.dropdown-content a:hover{color:#25252d !important;font-weight:700 !important}.dropdown .show{display:block}.dropdown .dropbtn img{transition:.3s ease-in-out}.dropdown .rotate{transform:rotate(180deg)}.main{margin-top:9.6875rem;text-align:center}@media screen and (max-width: 48rem){.main{margin-top:4.375rem}}.main__desktop{margin-bottom:15.9375rem}@media screen and (max-width: 57.75rem){.main__desktop{margin-bottom:5rem}}.main__grid{position:relative;display:grid;grid-template-columns:repeat(2, 1fr);justify-content:center;align-items:center;text-align:left}.main__grid-text{padding-left:8px}@media screen and (max-width: 57.75rem){.main__grid{grid-template-columns:1fr;text-align:center}.main__grid-text{order:2;margin-top:78px}}.main__grid-content{max-width:77%}@media screen and (max-width: 73.5rem){.main__grid-content{max-width:100%}}.main__grid-content p{margin-bottom:80px}.main__grid-img{position:absolute;right:-24%;background:url("../images/illustration-editor-desktop.svg");background-size:cover;background-repeat:no-repeat;background-position:center -159px;width:938px;height:692px}@media screen and (max-width: 73.5rem){.main__grid-img{background:url("../images/illustration-editor-mobile.svg");background-repeat:no-repeat;width:100%;height:100%;background-position:center;background-size:56%;right:-28%}}@media screen and (max-width: 57.75rem){.main__grid-img{position:static;height:485px;background-size:100%;order:1}}@media screen and (max-width: 48rem){.main__grid-img{height:295px;background-size:320px}}.main__grid--img{position:absolute;left:-332px;background:url("../images/illustration-laptop-desktop.svg");background-size:cover;background-repeat:no-repeat;background-position:center -78px;width:978px;height:672px}@media screen and (max-width: 73.5rem){.main__grid--img{width:100%;height:100%;background-position:center;background-size:754px;position:static;left:0}}@media screen and (max-width: 57.75rem){.main__grid--img{position:static;height:485px;background-size:100%}}@media screen and (max-width: 48rem){.main__grid--img{order:1;background:url("../images/illustration-laptop-mobile.svg");background-repeat:no-repeat;background-position:center}}.main__grid p{font-size:16px;line-height:1.7;color:#4b5862}.main__grid picture{display:flex}.main__grid picture img{width:100%;flex:1 100%;object-fit:cover}.main__grid--text{position:relative;right:-685px;top:22px}@media screen and (max-width: 73.5rem){.main__grid--text{position:static;margin:0 50px}}@media screen and (max-width: 57.75rem){.main__grid--text{order:2;margin:0 20px}}.main__content{max-width:93%;margin-bottom:82px;padding-left:116px}@media screen and (max-width: 73.5rem){.main__content{max-width:90%;padding-left:3.125rem}}@media screen and (max-width: 57.75rem){.main__content{max-width:95%;margin:3.125rem auto;padding-left:0}}.main__flex{display:flex;justify-content:center;text-align:left;gap:60px}@media screen and (max-width: 57.75rem){.main__flex{flex-direction:column;gap:0;text-align:center}}.main__blog{background:url("../images/bg-pattern-circles.svg"),linear-gradient(to bottom, hsl(237, 17%, 21%), hsl(237, 23%, 32%));background-repeat:no-repeat;background-size:cover;background-position:-415px -760px,center;height:400px;margin-top:177px;border-radius:0 98px 0 98px;margin-bottom:282px}@media screen and (max-width: 57.75rem){.main__blog{height:auto;margin-top:3.125rem;margin-bottom:5rem;background-position:-143px -213px,center}.main__blog-text{padding-bottom:3.125rem}}.main__blog p{max-width:80%;line-height:1.7;color:#fff}@media screen and (max-width: 57.75rem){.main__blog p{margin:auto}}.main__blog img{margin-left:75px;margin-top:-69px}@media screen and (max-width: 73.5rem){.main__blog img{margin-left:1.25rem}}@media screen and (max-width: 48rem){.main__blog img{width:100%}}.main__blog h2{margin-bottom:0;margin-top:115px;color:#fff;letter-spacing:-0.2px;margin-bottom:20px}@media screen and (max-width: 73.5rem){.main__blog h2{margin-top:1.25rem}}.footer{background:#25252d;padding:68px 123px}@media screen and (max-width: 73.5rem){.footer{padding:4.25rem 4.375rem}}.footer__flex{display:flex;justify-content:flex-start;align-items:flex-start;gap:11.4375rem}@media screen and (max-width: 73.5rem){.footer__flex{justify-content:space-between;gap:0}}@media screen and (max-width: 48rem){.footer__flex{flex-direction:column;align-items:center;justify-content:center;text-align:center}}.footer__flex ul:nth-child(3){margin-left:14px}@media screen and (max-width: 48rem){.footer__flex ul:nth-child(3){margin-left:0}}.footer__flex ul:last-child{margin-left:30px}@media screen and (max-width: 48rem){.footer__flex ul:last-child{margin-left:0}}.footer__flex li{padding:8px 0}.footer__flex li a{color:#c8c8cb}.footer__flex li a:hover{text-decoration:underline;text-decoration-thickness:2px}.footer__flex h4{padding-top:8px;color:#fff;padding-bottom:26px}@media screen and (max-width: 48rem){.footer__flex h4{padding-top:3.125rem}}@media screen and (max-width: 48rem){.footer__flex .logo{margin-bottom:1.875rem}}