@font-face{font-family:JSReg;src:url(../fonts/JosefinSans-Regular.ttf) format(truetype)}@font-face{font-family:JSBold;src:url(../fonts/JosefinSans-Bold.ttf) format(truetype)}@font-face{font-family:Roboto;src:url(../fonts/Roboto-Regular.ttf) format(truetype)}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}aside,footer,header,nav,section{display:block}body{line-height:1;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}@font-face{font-family:JSReg;src:url(../fonts/JosefinSans-Regular.ttf) format(truetype)}@font-face{font-family:JSBold;src:url(../fonts/JosefinSans-Bold.ttf) format(truetype)}@font-face{font-family:Roboto;src:url(../fonts/Roboto-Regular.ttf) format(truetype)}.wrapper{max-width:1920px;margin:0 auto}a:hover{cursor:pointer}.text-common{font-size:24px;line-height:32px}.title-common{font-size:48px;line-height:64px}.container{max-width:1210px;width:100%;margin:0 auto;padding:0 20px}body{font-family:JSReg,sans-serif}body.locked{overflow:hidden}body.dark{background:#242424}body main{width:1920px}@-webkit-keyframes fade{0%{opacity:0}100%{opacity:1}}@keyframes fade{0%{opacity:0}100%{opacity:1}}.title-common{font-family:JSBold;color:#333}.text-common{color:#999}.btn{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;font-family:JSBold;display:flex;position:relative;-webkit-transition:.5s color;-o-transition:.5s color;transition:.5s color;font-size:16px;line-height:24px;text-transform:uppercase;height:70px}.btn-green{background:#128c76;color:#fff}.btn-green:hover{background:#16ac91;-webkit-box-shadow:0 3px 5px 0 #128c76;box-shadow:0 3px 5px 0 #128c76}.btn-red{border:1px solid #f56b8d;color:#f56b8d}.btn-red:hover{background:#f56b8d;-webkit-box-shadow:0 3px 5px 0 #f56b8d;box-shadow:0 3px 5px 0 #f56b8d}.btn-sm{height:54px}.btn:hover{text-decoration:none!important}.btn-lg{width:270px}@font-face{font-family:JSReg;src:url(../fonts/JosefinSans-Regular.ttf) format(truetype)}@font-face{font-family:JSBold;src:url(../fonts/JosefinSans-Bold.ttf) format(truetype)}@font-face{font-family:Roboto;src:url(../fonts/Roboto-Regular.ttf) format(truetype)}@font-face{font-family:JSReg;src:url(../fonts/JosefinSans-Regular.ttf) format(truetype)}@font-face{font-family:JSBold;src:url(../fonts/JosefinSans-Bold.ttf) format(truetype)}@font-face{font-family:Roboto;src:url(../fonts/Roboto-Regular.ttf) format(truetype)}.header{background-color:#fff;width:100%;margin:0 auto;height:90px}.header.fixed{position:fixed;left:0;top:0;width:100%;z-index:2}.header .container{margin:0 auto;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar{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;-ms-flex-item-align:center;align-self:center;width:100%;height:100%}.logo a{color:#fff}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.menu__item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.menu__item-link{font-family:JSBold;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-transition:.5s color;-o-transition:.5s color;transition:.5s color;font-size:16px;line-height:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__item-link:nth-child(n-4) span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding-left:7px}.menu__item-link.pd{font-size:16px;line-height:24px;text-transform:uppercase}.menu__item-link.pd-login{margin-left:8px;font-family:JSBold;text-transform:uppercase;width:135px;display:grid;place-items:center;color:#fff;background:#128c76;height:54px;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s}.menu__item-link.pd-login:hover{background:#16ac91;color:#fff;-webkit-box-shadow:0 3px 5px 0 #128c76;box-shadow:0 3px 5px 0 #128c76}.menu__item-link.pd-register{border:1px solid #f56b8d;font-family:JSBold;text-transform:uppercase;width:160px;display:grid;place-items:center;color:#f56b8d;background:#fff;height:54px;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s}.menu__item-link.pd-register:hover{background:#f56b8d;color:#fff;-webkit-box-shadow:0 3px 5px 0 #f56b8d;box-shadow:0 3px 5px 0 #f56b8d}.menu__item-link:after{position:absolute;content:"";left:0;bottom:-3px;background:#131418;height:1px;width:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:.5s -webkit-transform;transition:.5s -webkit-transform;-o-transition:.5s transform;transition:.5s transform;transition:.5s transform,.5s -webkit-transform;display:none}.menu__item-link:hover{text-decoration:underline;-webkit-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}.menu__item-link:hover:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.burger{display:none;background:0 0;z-index:3}.block-hero{position:relative;overflow:hidden;height:780px;z-index:1}.block-hero .container{height:100%}.block-hero .container .block-hero-layout{position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-hero .container .block-hero-layout .block-hero-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:40px;z-index:1}.block-hero .container .block-hero-layout .block-hero-info .title{font-family:JSBold;font-size:60px;line-height:80px;max-width:100%;color:#fff;text-wrap:wrap}.block-hero .container .block-hero-layout .block-hero-info .text{max-width:400px;color:#fff}.block-hero .container .block-hero-layout .block-hero-info .btn{-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s}.block-hero .block-hero__bg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}.block-hero svg{position:absolute}.block-hero svg.circle{height:100%;top:0;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);left:60px}.block-hero svg.glitter{bottom:0;right:0}.block-offerings .container .block-offerings-layout{margin:160px 0 100px}.block-offerings .container .block-offerings-layout .block-offerings-upper{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:24px;text-align:center}.block-offerings .container .block-offerings-layout .block-offerings-grid{margin:60px auto 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-offerings .container .block-offerings-layout .block-offerings-grid .card{position:relative;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;overflow:hidden;width:370px;height:480px;-webkit-box-shadow:0 24px 60px 0 rgba(51,51,51,.16);box-shadow:0 24px 60px 0 rgba(51,51,51,.16)}.block-offerings .container .block-offerings-layout .block-offerings-grid .card .badge-tags{position:absolute;top:24px;left:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:8px;-webkit-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}.block-offerings .container .block-offerings-layout .block-offerings-grid .card .badge-tags-item{background:rgba(255,255,255,.8);padding:7px 12px;color:#333;font-family:JSBold;font-size:10px;text-transform:uppercase}.block-offerings .container .block-offerings-layout .block-offerings-grid .card:hover{cursor:pointer;-webkit-box-shadow:0 80px 120px 0 rgba(51,51,51,.4);box-shadow:0 80px 120px 0 rgba(51,51,51,.4)}.block-offerings .container .block-offerings-layout .block-offerings-grid .card:hover .card-content{-webkit-transform:translateY(-240px);-ms-transform:translateY(-240px);transform:translateY(-240px)}.block-offerings .container .block-offerings-layout .block-offerings-grid .card:hover .badge-tags{opacity:0}.block-offerings .container .block-offerings-layout .block-offerings-grid .card .pic{display:block;max-width:100%;width:100%;height:240px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content{-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;background:#fff;position:relative;z-index:1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:370px;height:480px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info{padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:24px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-upper .title{color:#333;font-family:JSBold;font-size:24px;line-height:32px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-upper .subtitle{color:#999;font-family:JSReg;font-size:16px;line-height:1em}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-upper .description{padding:24px 0;color:#333;font-family:JSReg;font-size:14px;line-height:24px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-upper progress{width:100%;height:8px;display:block}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-upper .sum{margin-top:8px;font-size:14px;line-height:24px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-upper .bold{color:#128c76;font-family:JSBold;font-size:16px;line-height:24px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info .divider{height:1px;background:#ececec}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-lower{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:8px;color:#333;font-size:16px;line-height:24px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-lower .char{font-family:JSReg}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-lower .char-desc{font-family:JSBold;float:right}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .view{display:block;font-family:JSBold;text-transform:uppercase;width:40px;display:grid;place-items:center;color:#fff;background:#f56b8d;height:78px;width:100%;-webkit-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s;z-index:3}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .view:hover{background:#f38ea7;-webkit-box-shadow:0 3px 5px 0 #f56b8d;box-shadow:0 3px 5px 0 #f56b8d}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .btn{width:78px}.block-offerings .container .block-offerings-layout .view-all{border:1px solid #f56b8d;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;margin:0 auto}.block-offerings .container .block-offerings-layout .view-all:hover{background:#f56b8d;color:#fff;-webkit-box-shadow:0 3px 5px 0 #f56b8d;box-shadow:0 3px 5px 0 #f56b8d}.block-graph{overflow:hidden;position:relative;background:#ecf4fd;padding:160px 0}.block-graph>.shape{position:absolute;z-index:0}.block-graph>.shape-1{bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex}.block-graph>.shape-2{top:0;right:74px}.block-graph>.shape-3{bottom:205px;right:155px}.block-graph .container{margin:0 auto}.block-graph .container .block-graph-layout{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1170px;z-index:1}.block-graph .container .block-graph-layout .block-graph-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.block-graph .container .block-graph-layout .block-graph-info .arrow{width:-webkit-min-content;width:-moz-min-content;width:min-content}.block-graph .container .block-graph-layout .block-graph-info__title{padding:40px 0 24px}.block-graph .container .block-graph-layout .block-graph-info .arrow{display:block}.block-graph .container .block-graph-layout .block-graph-chart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-graph .container .block-graph-layout .block-graph-chart svg{width:570px;height:357px;display:block}.section{position:relative}.section-raise{padding:180px 0;gap:130px}.section-raise__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-flex:570px;-ms-flex:570px 0 0px;flex:570px 0 0}.section-raise__content-subtitle{padding:24px 0 40px}.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn{-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s}.raise-shape{position:absolute;right:0;top:145px;z-index:-1}@font-face{font-family:JSReg;src:url(../fonts/JosefinSans-Regular.ttf) format(truetype)}@font-face{font-family:JSBold;src:url(../fonts/JosefinSans-Bold.ttf) format(truetype)}@font-face{font-family:Roboto;src:url(../fonts/Roboto-Regular.ttf) format(truetype)}footer{display:block;background:#ececec;padding:60px 0}.footer{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:77px}.footer-part__upper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-part__upper .col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-flex:270px;-ms-flex:270px 0 0px;flex:270px 0 0;gap:16px}.footer-part__upper .col.col-main{-webkit-box-flex:370px;-ms-flex:370px 0 0px;flex:370px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin-right:130px}.footer-part__upper .col:last-child{-webkit-box-flex:0;-ms-flex:0;flex:0;width:auto}.footer-part__lower{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-part__lower .col-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:16px}.footer-part__lower .soc{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:end;align-self:flex-end;margin-bottom:3px;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;height:16px;gap:40px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.col{font-size:16px;line-height:1.5em;color:#333}.col-title{font-family:JSBold;font-size:18px}.col__item{font-family:JSReg}.col-main__title{font-size:24px;line-height:1.5em}.col-main__form .form-container{position:relative;height:51px}.col-main__form .form-container .col-main__form-submit{position:absolute;right:0;top:0;height:100%;width:50px;background:#f56b8d;border-radius:13px 13px 0 0;-webkit-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}.col-main__form .form-container .col-main__form-email{width:100%;height:100%;text-indent:0;background:0 0;font-family:JSReg;font-size:16px;line-height:24px;color:#999;border-bottom:1px solid #000}.to-begin:hover rect{-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;fill:#16ac91}@media only screen and (max-width:1449.98px){.text-common{font-size:22px;line-height:30px}.title-common{font-size:44px;line-height:58px}.block-hero .container .block-hero-layout .block-hero-info .title{font-size:54px;line-height:72px}.block-hero svg.circle{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);left:0}.block-hero svg.glitter{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);bottom:-111px;right:-111px}.block-offerings .container .block-offerings-layout{margin:140px 0 90px}.block-offerings .container .block-offerings-layout .block-offerings-grid{margin:60px auto}.block-offerings .container .block-offerings-layout .block-offerings-grid .card{width:350px;height:460px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card:hover .card-content{-webkit-transform:translateY(-220px);-ms-transform:translateY(-220px);transform:translateY(-220px)}.block-offerings .container .block-offerings-layout .block-offerings-grid .card .pic{height:220px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content{width:350px;height:460px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-lower .char,.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-lower .char-desc{font-size:14px;line-height:22px}.block-graph{padding:140px 0}.block-graph>.shape-2{width:120px;height:auto}.section-raise{padding:120px 0}.section-raise__content-subtitle{padding:20px 0 40px}.raise-shape{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}footer{padding:55px 0}}@media (max-width:1449.98px){.container{max-width:1200px}}@media only screen and (max-width:1199.98px){.text-common{font-size:20px;line-height:28px}.title-common{font-size:40px;line-height:52px}.btn{font-size:15px;line-height:22px}.btn-lg{width:240px}.menu__item-link{font-size:15px;line-height:22px}.menu__item-link.pd{padding:0 20px}.block-hero{height:700px}.block-hero .container .block-hero-layout .block-hero-info{gap:35px}.block-hero .container .block-hero-layout .block-hero-info .title{font-size:48px;line-height:64px}.block-hero svg.circle{-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);left:-60px}.block-hero svg.glitter{-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}.block-offerings .container .block-offerings-layout{margin:120px 0 80px}.block-offerings .container .block-offerings-layout .block-offerings-upper{gap:20px}.block-offerings .container .block-offerings-layout .block-offerings-grid{margin:50px auto}.block-offerings .container .block-offerings-layout .block-offerings-grid .card{width:320px;height:430px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card:hover .card-content{-webkit-transform:translateY(-190px);-ms-transform:translateY(-190px);transform:translateY(-190px)}.block-offerings .container .block-offerings-layout .block-offerings-grid .card .pic{height:190px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content{width:320px;height:430px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-upper .description{font-size:13px;line-height:22px;padding:20px 0}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .view{font-family:JSBold;text-transform:uppercase;width:40px;display:grid;place-items:center;color:#fff;background:#f56b8d;height:60px;width:100%}.block-graph{padding:120px 0}.block-graph>.shape-2{width:110px;height:auto}.block-graph .container .block-graph-layout{gap:40px}.block-graph .container .block-graph-layout-part{-ms-flex-preferred-size:45%;flex-basis:45%}.block-graph .container .block-graph-layout .block-graph-info .arrow{width:50px;height:auto}.block-graph .container .block-graph-layout .block-graph-info__title{padding:32px 0 20px}.block-graph .container .block-graph-layout .block-graph-chart svg{width:100%;height:auto}.section-raise{padding:90px 0}.section-raise__content-subtitle{padding:18px 0 36px}.section-raise__img{max-width:350px}.container{gap:40px}.raise-part{-ms-flex-preferred-size:45%;flex-basis:45%}footer{padding:50px 0}.footer-part__upper .col{-webkit-box-flex:220px;-ms-flex:220px 0 1;flex:220px 0 1}}@media (max-width:1199.98px){.container{max-width:1170px}}@media screen and (max-width:992px){.menu{position:fixed;background:#131418;left:0;top:0;height:100vh;width:100vw;display:none}.menu.active{display:-webkit-box;display:-ms-flexbox;display:flex;left:0;top:0;height:100vh;width:100vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;pointer-events:all;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2;-webkit-animation:fade .1s linear;animation:fade .1s linear}.burger{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;height:20px;width:30px}.burger.active:before{background:#fefefe;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:cubic-bezier(.785,.135,.15,.86) .3s all;-o-transition:cubic-bezier(.785,.135,.15,.86) .3s all;transition:cubic-bezier(.785,.135,.15,.86) .3s all;top:8px}.burger.active:after{background:#fefefe;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);bottom:10px;-webkit-transition:cubic-bezier(.785,.135,.15,.86) .3s all;-o-transition:cubic-bezier(.785,.135,.15,.86) .3s all;transition:cubic-bezier(.785,.135,.15,.86) .3s all}.burger.active span{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.burger:after,.burger:before{content:"";position:absolute;height:2px;width:100%;background:#131418;-webkit-transition:cubic-bezier(.785,.135,.15,.86) .3s all;-o-transition:cubic-bezier(.785,.135,.15,.86) .3s all;transition:cubic-bezier(.785,.135,.15,.86) .3s all}.burger:before{top:0}.burger::after{bottom:0}.burger span{position:absolute;top:9px;right:0;width:100%;background:#131418;height:2px;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:cubic-bezier(.785,.135,.15,.86) .3s all;-o-transition:cubic-bezier(.785,.135,.15,.86) .3s all;transition:cubic-bezier(.785,.135,.15,.86) .3s all}}@media only screen and (max-width:991.98px){.text-common{font-size:18px;line-height:25px}.title-common{font-size:32px;line-height:42px}.btn{font-size:14px;line-height:20px}.btn-lg{width:180px;height:60px}.header{height:70px}.menu__item-link:nth-child(n-4) span{display:none}.menu__item-link{font-size:16px;color:#fff}.menu__item-link:hover{background:0 0;color:#128c76}.menu__item-link.pd{font-size:16px;padding:0;background:0 0;border:none;color:#fff;height:auto;margin:0;display:block;line-height:22px;text-align:center}.menu__item-link.pd-login:hover{background:0 0;color:#128c76;-webkit-box-shadow:none;box-shadow:none}.menu__item-link.pd-register:hover{background:0 0;color:#128c76;-webkit-box-shadow:none;box-shadow:none}.menu__item-link:hover{text-decoration:none}.block-hero{height:580px}.block-hero .container .block-hero-layout .block-hero-info{gap:28px}.block-hero .container .block-hero-layout .block-hero-info .title{font-size:42px;line-height:56px}.block-hero .container .block-hero-layout .block-hero-info .text{max-width:300px}.block-hero svg.circle{-webkit-transform:scale(.65);-ms-transform:scale(.65);transform:scale(.65);left:-70px}.block-hero svg.glitter{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);bottom:-160px;right:-160px}.block-offerings .container .block-offerings-layout{margin:80px 0 50px}.block-offerings .container .block-offerings-layout .block-offerings-upper{gap:16px}.block-offerings .container .block-offerings-layout .block-offerings-grid{margin:35px auto}.block-offerings .container .block-offerings-layout .block-offerings-grid .card{width:280px;height:390px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card:hover .card-content{-webkit-transform:translateY(-150px);-ms-transform:translateY(-150px);transform:translateY(-150px)}.block-offerings .container .block-offerings-layout .block-offerings-grid .card .pic{height:150px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content{width:280px;height:390px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-upper .title{font-size:22px;line-height:30px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-upper .subtitle{font-size:15px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-upper .description{font-size:12px;line-height:20px;padding:18px 0}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-upper .sum{font-size:13px;line-height:22px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info .divider{display:none}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-lower{display:none}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-lower .char,.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-lower .char-desc{font-size:11px;line-height:18px}.block-offerings .container .block-offerings-layout .view-all{width:200px;height:60px}.block-graph{padding:80px 0}.block-graph>.shape-1{display:block}.block-graph>.shape-2{width:100px;height:auto}.block-graph .container .block-graph-layout{gap:30px}.block-graph .container .block-graph-layout .block-graph-info .arrow{width:40px;height:auto}.block-graph .container .block-graph-layout .block-graph-info__title{padding:24px 0}.section-raise{padding:0 0}.section-raise__content-subtitle{padding:15px 0 30px}.section-raise__content-subtitle{padding:12px 0 24px}.section-raise__content-subtitle{padding:9px 0 18px}.section-raise__img{max-width:300px}.container{gap:30px}.raise-shape{-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6)}.raise-shape{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}.raise-shape{-webkit-transform:scale(.4);-ms-transform:scale(.4);transform:scale(.4)}footer{padding:45px 0}.footer{gap:55px}.footer-part__upper .col:not(.col-main){gap:14px}.footer-part__upper .col.col-main{margin-right:30px;-webkit-box-flex:320px;-ms-flex:320px 0 0px;flex:320px 0 0;gap:20px}.col{font-size:15px}.col-title{font-size:17px}.col-main__title{font-size:21px}}@media (max-width:991.98px){.container{max-width:970px}}@media only screen and (max-width:767.98px){.text-common{font-size:15px;line-height:22px}.title-common{font-size:26px;line-height:32px}.btn{font-size:13px;line-height:19px}.btn-lg{width:150px;height:50px}.header .container{height:100%}.block-hero{height:500px}.block-hero .container .block-hero-layout .block-hero-info{gap:20px}.block-hero .container .block-hero-layout .block-hero-info .title{font-size:34px;line-height:48px}.block-hero svg.circle{-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6);left:-110px}.block-hero svg.glitter{-webkit-transform:scale(.4);-ms-transform:scale(.4);transform:scale(.4);bottom:-200px;right:-200px}.block-offerings .container .block-offerings-layout{margin:50px 0 30px}.block-offerings .container .block-offerings-layout .block-offerings-upper{gap:13px}.block-offerings .container .block-offerings-layout .block-offerings-grid{margin:30px auto}.block-offerings .container .block-offerings-layout .block-offerings-grid .card{width:240px;height:350px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card:hover .card-content{-webkit-transform:translateY(-110px);-ms-transform:translateY(-110px);transform:translateY(-110px)}.block-offerings .container .block-offerings-layout .block-offerings-grid .card .pic{height:110px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content{width:240px;height:350px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-upper .title{font-size:21px;line-height:29px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-upper .subtitle{font-size:14px}.block-offerings .container .block-offerings-layout .view-all{width:180px;height:50px}.block-graph{padding:50px 0}.block-graph>.shape-2{width:85px;height:auto}.block-graph>.shape-3{display:none}.block-graph .container .block-graph-layout{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.block-graph .container .block-graph-layout .block-graph-info{margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:500px}.block-graph .container .block-graph-layout .block-graph-info .arrow{width:32px;height:auto}.block-graph .container .block-graph-layout .block-graph-info__title{padding:17px 0}.block-graph .container .block-graph-layout .block-graph-info__subtitle{text-align:center}.block-graph .container .block-graph-layout .block-graph-chart{width:90%}.section-raise{padding:50px 0}.section-raise__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:500px;text-align:center}.section-raise__img{padding-top:20px;max-width:220px}.container{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.footer{gap:45px}.footer-part{padding:0 20px}.footer-part__upper{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-part__upper .col{-webkit-box-flex:150px;-ms-flex:150px 0 1;flex:150px 0 1}.footer-part__upper .col.col-main{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;padding-bottom:50px}.footer-part__lower .col-main{gap:13px}.footer-part__lower .soc{gap:28px}.col{font-size:14px}.col-title{font-size:15px}.col-main__form .form-container{height:40px}.col-main__form .form-container .col-main__form-submit{width:40px}.col-main__form .form-container .col-main__form-email{font-size:14px}}@media (max-width:767.98px){.container{max-width:740px}}@media (max-width:480px){.section-raise__img{max-width:60%}}@media only screen and (max-width:479.98px){.text-common{font-size:12px;line-height:18px}.title-common{font-size:20px;line-height:26px}.btn{font-size:12px;line-height:18px}.btn-lg{width:120px;height:40px}.header{height:60px}.block-hero{height:420px}.block-hero .container .block-hero-layout .block-hero-info{gap:12px}.block-hero .container .block-hero-layout .block-hero-info .title{font-size:24px;line-height:32px}.block-hero svg.circle{-webkit-transform:scale(.55);-ms-transform:scale(.55);transform:scale(.55);left:-150px}.block-hero svg.glitter{-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3);bottom:-250px;right:-250px}.block-offerings .container .block-offerings-layout{margin:30px 0 20px}.block-offerings .container .block-offerings-layout .block-offerings-upper{gap:10px}.block-offerings .container .block-offerings-layout .block-offerings-grid{margin:20px auto}.block-offerings .container .block-offerings-layout .block-offerings-grid .card{width:190px;height:318px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card .badge-tags{display:none}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content{width:190px;height:318px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info{padding:12px 12px 0 12px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-upper .title{font-size:20px;line-height:28px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-upper .subtitle{font-size:13px}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-upper .description{font-size:10px;line-height:17px;padding:18px 0}.block-offerings .container .block-offerings-layout .block-offerings-grid .card-content .card-info-upper .sum{font-size:12px;line-height:20px}.block-offerings .container .block-offerings-layout .view-all{width:160px;height:40px}.block-graph{padding:30px 0}.block-graph>.shape-2{width:70px;height:auto}.block-graph .container .block-graph-layout .block-graph-info .arrow{width:24px;height:auto}.block-graph .container .block-graph-layout .block-graph-info__title{padding:10px 0}.section-raise{padding:30px 0}.footer{gap:30px}.footer-part__upper .col:last-child{display:none}.footer-part__lower{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.col{font-size:13px}.col-title{font-size:14px}}@media (max-width:479.98px){.container{max-width:none}}@media only screen and (max-width:400px){.footer-part__upper .col{-webkit-box-flex:100%;-ms-flex:100%;flex:100%}.footer-part__upper .col:not(.col-main){margin-bottom:30px}}