/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--fonts:'Poppins',"Arial",sans-serif;--light-blue:#2BD0D0;--light-blue-hover:#9AE3E3;--light-color:#EFF1F7;--dark-color:#232127;--dark-purple:#3A3054;--purple:#4B3F6B;--text-color:#9E9AA8;--color-white:#fff}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:local(''),url('../fonts/poppins-v15-latin-500.woff2') format('woff2'),url('../fonts/poppins-v15-latin-500.woff') format('woff')}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:local(''),url('../fonts/poppins-v15-latin-700.woff2') format('woff2'),url('../fonts/poppins-v15-latin-700.woff') format('woff')}html{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;scroll-behavior:smooth}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit;margin:0;padding:0}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding:0;margin:0;font-family:var(--fonts);font-size:15px;line-height:26px;background-color:#f2f2f2;color:var(--text-color);overflow-x:hidden}img{max-width:100%;height:auto}a{text-decoration:none;color:var(--text-color)}.btn{background-color:var(--light-blue);color:#fff;-webkit-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s;border:none;outline:0;cursor:pointer}.btn:hover{background-color:var(--light-blue-hover)}.btn-signup{border-radius:28px;padding:9px 23px}.btn-submit{border-radius:10px;padding:17px 40px}ul{list-style:none}.container{width:100%;max-width:1440px;padding-left:160px;padding-right:160px;margin-left:auto;margin-right:auto}.main-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.logo:hover{cursor:pointer;opacity:.7}.header{max-width:1440px;width:100%;background-color:var(--color-white);margin:0 auto;height:auto}.navbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:55px 0;font-size:15px;line-height:22px}.nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.logo{margin-right:15px}.nav-items{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none}.nav-item{margin-left:30px;font-weight:700;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.login:hover,.nav-item:hover{color:#222}.login{margin-right:35px;font-weight:700}.hero{padding-bottom:220px;padding-top:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-title{font-weight:700;font-size:80px;line-height:90px;color:#34313d;margin:0;letter-spacing:-2px}.hero-text{margin:5px 0 40px 0;width:540px;font-weight:500;font-size:22px;line-height:36px;letter-spacing:.15px}.start{padding:14px 40px}.hero-img{width:933px;height:500px;background-image:url(../img/hero-bg.svg);background-position:center center;background-repeat:no-repeat;background-size:cover;margin-right:-280px;z-index:2}.shorter{width:1110px;margin:0 auto;background-image:url(../img/purple-bg.svg);background-repeat:not-repeat;background-position:center center;padding:52px 64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.link-shorter{width:768px;height:64px;padding:0 32px;margin-right:24px;border-radius:10px;outline:0}.features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.feature-intro{width:540px;text-align:center;margin-bottom:100px}.feature-intro-title{font-weight:700;font-size:40px;line-height:48px;text-align:center;letter-spacing:-1px;color:#34313d}.feature-intro-text{font-weight:500;font-size:18px;line-height:32px;text-align:center;letter-spacing:.122727px}.feature-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:208px;z-index:1}.feature-item{width:350px;background-color:var(--color-white);padding:0 32px 41px 32px;border-radius:5px}.feature-item:nth-child(2){-webkit-transform:translateY(44px);-ms-transform:translateY(44px);transform:translateY(44px)}.feature-item:nth-child(3){-webkit-transform:translateY(88px);-ms-transform:translateY(88px);transform:translateY(88px)}.feature-item:not(:last-child){margin-right:30px}.item-img-wrapper{padding:24.5px;background-color:var(--dark-purple);width:88px;height:88px;border-radius:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.f-item-title{font-weight:700;font-size:22px;line-height:33px;color:#34313d;margin-bottom:12px}.f-item-text{font-weight:500;font-size:15px}.dec-line{height:8px;width:90%;margin:auto;background-color:var(--light-blue);-webkit-transform:translateY(152px);-ms-transform:translateY(152px);transform:translateY(152px);z-index:0}.offer{background-image:url(../img/purple-bg.svg);background-repeat:no-repeat;background-size:cover;background-position:center center;max-width:1440px;margin:auto;padding:57px 0;text-align:center}.offer-title{font-weight:700;font-size:40px;line-height:48px;color:var(--color-white);text-align:center;letter-spacing:-1px;margin-bottom:32px}.start-link{font-weight:700;font-size:20px;line-height:30px;padding:13px 40px;color:#fff;border-radius:28px;background-color:var(--light-blue);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.start-link:hover{opacity:.6}.footer{background-color:var(--dark-color);width:1440px;margin:auto}.footer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:72px 0}.footer-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-links ul{margin-left:100px}.links-title a{font-weight:700;font-size:16px;line-height:24px;letter-spacing:-.25px;color:var(--color-white);margin-bottom:22px;cursor:pointer;-webkit-transition:all .3 ease;-o-transition:all .3 ease;transition:all .3 ease}.links-title a:hover{opacity:.7}.links-title{margin-bottom:22px}.links{margin-bottom:10px}.links a{font-weight:500;font-size:15px;line-height:22px;letter-spacing:-.234375px;margin-bottom:10px;cursor:pointer}.links a:hover{color:#fff}.social-part svg{margin-left:24px}.social-part svg:hover{cursor:pointer;fill-rule:var(--light-blue);fill:var(--light-blue)}