@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300;0,700;1,400&display=swap");body,html{margin:0;padding:0}*{box-sizing:border-box}body{overscroll-behavior:none;font-size:17px;font-family:Figtree,sans-serif;display:flex;flex-direction:column;height:100%;line-height:1.6;color:#1b1826}#header{background:linear-gradient(45deg,#0f63b6,#7d22ab);padding:30px 0;color:#fff}#hero{display:flex;align-items:center;min-height:480px;padding:20px 0;background:linear-gradient(45deg,#cfd7f6,#eec1d5);color:#1b1826}#hero .container{position:relative}#hero img{top:-60px;right:-30px;max-width:550px;position:absolute}.section{padding:40px 0}.hero-text{max-width:550px}.hero-text .button{margin-top:10px}#hero h1{font-size:50px;line-height:1.2;margin:0}#main-content{padding:80px 0}#main-content a,#main-content a:visited{color:#1b1826!important}#header .logo{width:105px}#header .container{display:flex;align-items:center}#footer{background:#cad6e5;padding:50px;margin-top:auto}#footer .container{display:flex;align-items:center;justify-content:center;white-space:nowrap}.container{max-width:1200px;margin:0 auto;width:100%}#nav{display:flex;font-weight:600;margin-left:auto;top:-3px}#nav,#nav a{position:relative}#nav a{line-height:10px;text-decoration:none;color:#fff;padding:8px;margin:0 10px;opacity:.8}#nav a:before{content:"";position:absolute;background:#ffffff;width:100%;height:3px;bottom:-5px;left:0;display:none}#nav a:hover{opacity:1}#nav a:hover:before{display:block}.button{background:#3166d8;text-decoration:none;padding:12px 10px;color:#fff;border-radius:6px;font-size:15px;font-weight:700;min-width:120px;display:inline-flex;align-items:center;justify-content:center}.button:hover{background:#3b6fe0;cursor:pointer}.button:active{transform:translate(1px,1px)}#services{display:flex;margin-top:40px}#services .service{background:rgba(140,117,162,.06);border:1px solid #d2c6de;margin:10px;text-align:center;padding:30px;border-radius:6px;width:33.33%}#services .service:first-of-type{margin-left:0}#services .service:last-of-type{margin-right:0}#services .service h3,#services .service p{margin:0}#services .service p{font-size:16px;opacity:.6}#services .service h3{font-size:25px;margin-bottom:10px}@media only screen and (max-width:1256px){#header{padding:30px}#main-content{padding:40px 0}#hero{padding:20px 30px}#hero img{right:0}.section{padding:30px}}@media only screen and (max-width:1146px){#hero img{max-width:450px}}@media only screen and (max-width:1056px){#hero img{top:0;max-width:350px}}@media only screen and (max-width:966px){#hero{min-height:unset}#services{flex-direction:column}.section{text-align:center}#services .service{width:100%;margin:10px 0}#hero .container{padding:50px 0;display:flex;flex-direction:column-reverse;align-items:center;text-align:center}#hero img{top:0;right:0;max-width:300px;margin-bottom:40px;position:relative}}@media only screen and (max-width:458px){#nav{display:none}#header .container{justify-content:center}}