/*! 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}@font-face{font-family:Avenir;src:url(../fonts/AvenirNextLTPro-Regular.eot);src:local("Avenir Next LT Pro Regular"),local("AvenirNextLTPro-Regular"),url(../fonts/AvenirNextLTPro-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/AvenirNextLTPro-Regular.woff2) format("woff2"),url(../fonts/AvenirNextLTPro-Regular.woff) format("woff"),url(../fonts/AvenirNextLTPro-Regular.ttf) format("truetype"),url(../fonts/AvenirNextLTPro-Regular.svg#AvenirNextLTPro-Regular) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Avenir;src:url(../fonts/AvenirNext-Medium.eot);src:local("Avenir Next Medium"),local("AvenirNext-Medium"),url(../fonts/AvenirNext-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/AvenirNext-Medium.woff2) format("woff2"),url(../fonts/AvenirNext-Medium.woff) format("woff"),url(../fonts/AvenirNext-Medium.ttf) format("truetype"),url(../fonts/AvenirNext-Medium.svg#AvenirNext-Medium) format("svg");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Rubik;src:url(../fonts/Rubik-Regular.eot);src:local("Rubik"),local("Rubik-Regular"),url(../fonts/Rubik-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Rubik-Regular.woff2) format("woff2"),url(../fonts/Rubik-Regular.woff) format("woff"),url(../fonts/Rubik-Regular.ttf) format("truetype"),url(../fonts/Rubik-Regular.svg#Rubik-Regular) format("svg");font-weight:400;font-style:normal;font-display:swap}body,html{width:100%;height:100%}html{scroll-behavior:smooth}body{color:#506270;font-size:16px;background-color:#fff;padding-top:30px;font-family:Avenir}body.lock{overflow:hidden}.container{max-width:1175px;margin:0 auto}.header-main{margin-bottom:125px;position:fixed;top:0;left:0;width:100%;padding:5px 0;max-width:100%;z-index:1000;background-color:#fff}.header-main__wrapper{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}.header-main .logo{-webkit-transition:.3s cubic-bezier(.6,-.28,.735,.045);-o-transition:.3s cubic-bezier(.6,-.28,.735,.045);transition:.3s cubic-bezier(.6,-.28,.735,.045)}.header-main .logo.hide{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.header-main__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;list-style:none}.header-main__nav-item{margin-left:70px;position:relative}.header-main__nav-item::after{position:absolute;content:"";width:0;height:2px;background-color:#ef7f65;left:0;bottom:-3px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.header-main__nav-item:hover::after{width:100%}.header-main__nav-item:last-child::after{display:none}.header-main__nav-link{color:#506270;text-decoration:none}.header-main__btn{color:#fff;background-color:#ef7f65;padding:10px 54px;border-radius:20px;border:1px solid #ef7f65;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header-main__btn:hover{background-color:transparent;color:#ef7f65}.header-main__btn:active{background-color:#ef7f65;opacity:.5;color:#fff}.welcome{height:1040px;background:url(../img/illustration.png) no-repeat bottom center,url(../img/icon.png) no-repeat top center;padding-top:70px;margin-bottom:150px}.welcome__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.welcome__text-column{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;text-align:center;max-width:820px;width:100%}.welcome__title{font-size:60px;color:#15354b;margin:0 0 35px 0;line-height:78px}.welcome__description{font-size:20px;padding:0 10px;line-height:36px;font-family:Rubik;margin:0 0 60px 0}.welcome__btn{background-color:#fff;border:1px solid #506270;border-radius:30px;padding:16px 78px;cursor:pointer;outline:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.welcome__btn:hover{background-color:#ef7f65;color:#fff;border:1px solid #ef7f65}.welcome__btn:active{opacity:.5}.feature{margin-bottom:150px;background-color:#eff8ff}.feature__wrapper{padding:125px 5px 100px 5px;position:relative}.feature__title{display:inline-block;margin:0;font-family:Avenir;font-size:28px;color:#fff;width:286px;height:76px;background:url(../img/ribbon.png) no-repeat;text-align:center;padding-top:5px;position:absolute;top:-25px;font-weight:400}.feature-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;padding:0;list-style:none}.feature-list__item{max-width:30%;padding-top:100px}.feature-list__item--one{background:url(../img/red-block.png) no-repeat top left}.feature-list__item--two{background:url(../img/green-block.png) no-repeat top left}.feature-list__item--three{background:url(../img/yellow-block.png) no-repeat top left}.feature-list__title{font-size:28px;margin:30px 0}.feature-list__description{font-family:Rubik;line-height:32px;margin:0}.create{margin-bottom:150px}.create__wrapper{height:485px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(../img/IllustrationCreateAcc.png) no-repeat right/contain}.create__content-column{max-width:570px}.create__title{margin:0 0 40px 0;font-size:40px;color:#15354b;font-weight:400}.create__description{font-family:Rubik;line-height:34px;color:#15354b;margin:0 0 50px 0}.create__email{font-family:Rubik;width:270px;border:none;background-color:rgba(128,224,221,.15);padding:14px 0 14px 20px;margin-right:30px;outline:0;color:#80e0dd;border-radius:10px;font-size:15px}.create__email::-webkit-input-placeholder{color:#80e0dd}.create__email::-moz-placeholder{color:#80e0dd}.create__email:-ms-input-placeholder{color:#80e0dd}.create__email::-ms-input-placeholder{color:#80e0dd}.create__email::placeholder{color:#80e0dd}.create__btn-submit{background-color:#80e0dd;padding:13px 35px;border:none;color:#fff;border-radius:10px;font-size:15px;cursor:pointer;outline:0;border:1px solid #80e0dd;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.create__btn-submit:hover{color:#80e0dd;background-color:transparent}.create__btn-submit:active{background-color:#80e0dd;opacity:.5;color:#fff}.invite{margin-bottom:150px}.invite__wrapper{height:485px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:url(../img/IllustrationInviteFriend.png) no-repeat left/contain}.invite__content-column{max-width:570px}.invite__title{margin:0 0 40px 0;font-size:40px;color:#15354b;font-weight:400}.invite__description{font-family:Rubik;line-height:34px;color:#15354b;margin:0 0 50px 0}.invite__email{font-family:Rubik;width:270px;border:none;background-color:rgba(128,224,221,.15);padding:14px 0 14px 20px;margin-right:30px;outline:0;color:#80e0dd;border-radius:10px;font-size:15px}.invite__email::-webkit-input-placeholder{color:#80e0dd}.invite__email::-moz-placeholder{color:#80e0dd}.invite__email:-ms-input-placeholder{color:#80e0dd}.invite__email::-ms-input-placeholder{color:#80e0dd}.invite__email::placeholder{color:#80e0dd}.invite__btn{background-color:#ef7f65;padding:13px 35px;border:none;color:#fff;border-radius:10px;font-size:15px;cursor:pointer;outline:0;border:1px solid #ef7f65;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.invite__btn:hover{color:#ef7f65;background-color:transparent}.invite__btn:active{background-color:#ef7f65;opacity:.5;color:#fff}.price__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:200px}.price__title{text-align:center;font-size:40px;color:#15354b;margin:0 0 30px 0;font-weight:400}.price__description{text-align:center;max-width:770px;-ms-flex-item-align:center;align-self:center;margin:0;line-height:34px;margin-bottom:80px}.price__list{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.price__item{max-width:45%;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d5d5d5;border-radius:15px;padding:80px 60px;position:relative}.price__item:after{position:absolute;content:"";width:100%;height:1px;background-color:#d5d5d5;left:0;top:50%}.price__img{max-height:140px;margin-bottom:30px}.price__item-title{position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:172px;height:50px;text-align:center;font-size:20px;color:#80e0dd;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(../img/ribbonPrice.png);-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);top:40px;right:0}.price__item-title--bgred{background:url(../img/ribbonPriceRed.png);color:#ef7f65}.price__cost{margin:0 0 80px 0;font-size:24px;color:#15354b}.price__cost--fs40{font-size:40px;font-family:Avenir;font-weight:500}.price__item-features{list-style:none;margin:0;padding:0;margin-bottom:40px}.price__feature{font-size:18px;margin-bottom:20px}.price__btn{padding:11px 60px;border-radius:20px;border:1px solid #80e0dd;background-color:#80e0dd;color:#fff;outline:0;margin-right:16px;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.price__btn:hover{background-color:#fff;color:#80e0dd}.price__btn:active{background-color:#80e0dd;opacity:.5;color:#fff}.price__btn--red{border:1px solid #ef7f65;background-color:#ef7f65}.price__btn--red:hover{color:#ef7f65}.price__btn--red:active{background-color:#ef7f65;opacity:.5;color:#fff}.price__offer{color:#80e0dd}.price__offer--red{color:#ef7f65}.app{background-color:#eff8ff;padding:120px 0 130px 0;margin-bottom:150px}.app__wrapper{position:relative}.app__title{font-size:60px;color:#15354b;font-weight:400;max-width:460px;margin:0 0 55px 0}.app__description{font-family:Rubik;line-height:34px;max-width:700px;margin:0 0 70px 0}.app__download-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app__download{display:inline-block;color:#15354b;font-size:28px;margin:0 58px 0 0}.app__link{margin-left:29px}.app__screen{position:absolute;top:-230px;right:0}.subscribe__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d5d5d5;padding:50px}.subscribe__text-column{margin-right:82px}.subscribe__title{font-size:40px;margin:0 0 40px 0;font-weight:400}.subscribe__description{max-width:820px;font-family:Rubik;line-height:34px;margin:0}.subscribe__btn{padding:17px 80px;border:1px solid #80e0dd;background-color:#80e0dd;border-radius:30px;font-family:Rubik;color:#fff;letter-spacing:.1em;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;outline:0}.subscribe__btn:hover{background-color:transparent;color:#80e0dd}.subscribe__btn:active{background-color:#80e0dd;opacity:.5;color:#fff}.footer{position:relative;background:url(../img/icon.png) no-repeat top center}.footer::after{position:absolute;content:"";width:100vw;height:1px;background-color:#d5d5d5;bottom:50px}.footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:115px 0 60px 0}.footer__list{margin:0;padding:0;list-style:none}.footer__title{font-size:20px;margin:0 0 40px 0;font-weight:400;color:#222}.footer__item{margin-bottom:15px}.footer__link{text-decoration:none;color:#506270;font-family:Rubik}.footer__link:hover{color:#80e0dd}.footer__social-list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0;max-width:190px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__social-link{font-size:0}.footer__copyright{margin:30px 0 45px 0}.ham{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;-o-transition:transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:none}.hamRotate.active{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.line{fill:none;-webkit-transition:stroke-dasharray .4s,stroke-dashoffset .5s,stroke .6s;-o-transition:stroke-dasharray .4s,stroke-dashoffset .5s,stroke .6s;transition:stroke-dasharray .4s,stroke-dashoffset .5s,stroke .6s;stroke:#000;stroke-width:5.5;stroke-linecap:round}.ham .top{stroke-dasharray:40 139}.ham .bottom{stroke-dasharray:40 180}.ham.active .top{stroke-dashoffset:-98px}.ham.active .bottom{stroke-dashoffset:-138px}@media (max-width:1200px){.header-main__wrapper{padding:0 10px}.welcome{height:950px}.feature__wrapper{padding:70px 5px}.feature-list{padding:0 10px}.create__wrapper{background-position:520px center}.create__content-column{padding:0 0 0 10px}.create__description{max-width:500px}.invite__wrapper{background-position:-50px center}.invite__description{max-width:500px}.app{padding:50px 0 60px 0}.app__wrapper{padding:0 0 0 10px}.app__description{max-width:500px}.app__download{margin:0 20px 0 0;font-size:24px}.app__img{max-width:120px}.app__screen{max-width:350px;top:-100px}.footer__wrapper{padding:90px 10px 50px 10px}.footer__copyright{padding:0 0 0 10px}}@media (max-width:991px){.header-main{padding:0}.header-main__nav-list{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(108,114,114,.918);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:-1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateX(100vw);-ms-transform:translateX(100vw);transform:translateX(100vw);-webkit-transition:.3s cubic-bezier(.6,-.28,.735,.045);-o-transition:.3s cubic-bezier(.6,-.28,.735,.045);transition:.3s cubic-bezier(.6,-.28,.735,.045)}.header-main__nav-list.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.header-main__nav-item{margin:0 0 40px 0}.header-main__nav-link{color:#fff;font-size:30px}.feature{margin-bottom:50px}.create{margin-bottom:40px}.create__wrapper{background-position:490px center;background-size:400px;height:400px}.invite{margin-bottom:50px}.invite__wrapper{background-position:-130px center;background-size:400px;height:400px}.price__wrapper{margin-bottom:150px}.price__title{margin:0 0 20px 0}.price__description{max-width:70%;margin-bottom:50px}.price__list{-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}.price__item{padding:20px;margin-bottom:40px}.price__btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.price__btn{margin:0 0 15px 0}.price__offer{-ms-flex-item-align:center;align-self:center}.app{margin-bottom:80px}.app__title{font-size:50px;margin:0 0 40px 0}.app__description{margin:0 0 40px 0}.app__download{font-size:22px}.app__link{margin-left:15px}.app__img{max-width:100px}.app__screen{max-width:250px}.subscribe__wrapper{padding:20px 20px 40px 20px}.subscribe__text-column{margin-right:50px}.subscribe__title{font-size:26px}.subscribe__btn{padding:17px 50px}.ham{display:inline-block}.ham.active .line{stroke:#fff}}@media (max-width:767px){.feature__wrapper{padding:70px 5px 20px 5px}.feature-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.feature-list__item{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px}.create__wrapper{padding-bottom:310px;background-position:bottom center}.invite{margin-bottom:100px}.invite__wrapper{padding-bottom:350px;background-position:bottom center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.invite__content-column{padding-left:10px}.price__item{max-width:70%;margin-bottom:40px}.app__title{font-size:40px;max-width:380px}.app__description{max-width:400px;line-height:28px}.app__screen{max-width:150px;top:0;right:2%}.subscribe__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.subscribe__text-column{margin-right:0;margin-bottom:30px}.footer__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:40px 10px 50px 10px}.footer__list{padding:0 10px}}@media (max-width:575px){.welcome{height:400px;background:0 0}.welcome__title{font-size:50px;line-height:58px}.create__wrapper{background-size:350px}.create__form-register{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.create__email{margin-bottom:20px;margin-right:0}.create__btn-submit{-ms-flex-item-align:start;align-self:flex-start}.invite__wrapper{background-size:350px;padding-bottom:330px}.price__wrapper{margin-bottom:100px}.price__item{max-width:90%}.price__item-title{right:-40px}.app{padding:50px 0 40px 0}.app__description{max-width:55%}.app__download-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.app__download{margin:0 0 20px 0}.app__link{margin-bottom:10px}.app__screen{top:120px;right:0}.footer__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__list{padding:0}.footer__list{margin-bottom:30px}.footer__title{margin:0 0 20px 0}.footer__logo{margin-bottom:20px}}@media (max-width:566px){.ham{width:60px}}@media (max-width:556px){.price__description{max-width:90%}}