/*! 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:0.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:-0.25em}sup{top:-0.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}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.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:"Manrope";src:url("../fonts/Manrope-Bold.woff2") format("woff2"),url("../fonts/Manrope-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Manrope";src:url("../fonts/Manrope-Regular.woff2") format("woff2"),url("../fonts/Manrope-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Manrope";src:url("../fonts/Manrope-Medium.woff2") format("woff2"),url("../fonts/Manrope-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Manrope";src:url("../fonts/Manrope-SemiBold.woff2") format("woff2"),url("../fonts/Manrope-SemiBold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}html{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;scroll-behavior:smooth}*{margin:0;padding:0}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}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;overflow-x:hidden;font-weight:normal;letter-spacing:0.02em;font-family:"Poppins",sans-serif;background-color:#fff;color:#696984}img{max-width:100%;height:auto}a{text-decoration:none}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden}.container{width:100%;max-width:1620px;padding:0 20px;margin:0 auto}.hero{margin-bottom:100px;padding:80px 0 370px;background-image:url(../../img/header-bg.png);background-repeat:no-repeat;background-size:cover;background-position:center;width:100%}.hero-main{margin-top:60px;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}.hero-main__title{margin-bottom:34px;width:680px;font-weight:800;font-size:54px;line-height:81px;color:#F48C06}.hero-main__title-add{color:#2F327D}.hero-main__text{margin-bottom:52px;font-family:"Nunito Sans",sans-serif;width:480px;font-weight:normal;font-size:20px;line-height:160%}.hero-main__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-main__wrapper-link{padding:22px 38px;margin-right:40px;background-color:#F48C06;border-radius:80px;font-weight:600;font-size:24px;line-height:36px;color:#fff;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.hero-main__wrapper-link:hover{opacity:0.8}.hero-main__wrapper-btn{display:block;margin-right:32px;border-radius:50%;background-image:url(../../icon/play-icon.svg);background-repeat:no-repeat;background-size:28px 28px;background-position:center;width:80px;height:80px;background-position:center;background-color:#fff;background-repeat:no-repeat}.hero-main__wrapper-desc{font-weight:400;font-size:20px;line-height:36px;color:#252641}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.hero{background-image:url(../../img/header-bg@2x.png)}}@media only screen and (max-width: 1280px){.hero{padding:60px 0 320px}.hero-main__title{width:500px;line-height:50px;font-size:35px}.hero-main__text{width:450px;font-size:16px}.hero-main__wrapper-link{padding:12px 18px;margin-right:20px;font-size:16px}.hero-main__wrapper-btn{margin-right:28px;padding:14px 20px 14px 26px;border-radius:50%;width:60px;height:60px;background-color:#fff;background-repeat:no-repeat;cursor:pointer;border:none}.hero-main__wrapper-desc{font-size:16px}}@media only screen and (max-width: 980px){.hero{padding:55px 0 260px}.hero-main__title{width:360px;font-size:26px}.hero-main__text{width:350px}.hero-main__wrapper-link{font-weight:normal;padding:6px 15px;border-radius:50px;font-size:14px}.hero-main__wrapper-btn{padding:10px 15px 10px 20px;width:45px;height:45px;background-size:20px 20px}.hero-main__wrapper-desc{font-size:13px}}@media only screen and (max-width: 780px){.hero{background-image:url(../../img/hero-bgi.svg)}.hero-main{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.hero-main__title{font-size:34px}.hero-main__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width: 680px){.hero{padding:40px 0 180px}.hero-main{margin:0 auto}.hero-main__title,.hero-main__text{display:inline-block;width:80%}}@media only screen and (max-width: 460px){.hero-main__title{width:100%;font-size:28px}.hero-main__text{width:100%;margin-bottom:30px;font-size:14px}.hero-main__wrapper-btn{margin-right:15px;padding:6px 10px 6px 15px}.hero-main__wrapper-link{margin-right:12px;padding:4px 8px;font-size:12px;line-height:28px}.hero-main__wrapper-desc{font-size:10px}}@media only screen and (max-width: 320px){.hero-main__title{margin-bottom:14px;font-size:22px;line-height:30px}.hero-main__text{font-size:12px}.hero-main__wrapper-link{font-size:10px;line-height:24px;padding:2px 5px}.hero-main__wrapper-btn{padding:5px 8px 5px 12px;background-size:12px 12px;width:35px;height:35px}.hero-main__wrapper-desc{line-height:24px}}.header{margin-bottom:120px}.header__inner{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}.header__logo{margin:0;font-size:30px;line-height:48px;letter-spacing:0.04em;color:#113C49;position:relative;z-index:1}.header__logo::before{position:absolute;z-index:-1;top:0;bottom:0;left:-14px;margin:auto;background-image:url(../../icon/logo-icon.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:65px;height:65px;content:''}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__nav-list{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__nav-item{margin-right:80px}.header__nav-link{font-size:22px;font-weight:normal;line-height:33px;color:#252641}.header__nav-btn{padding:13px 50px;border:none;border-radius:80px;background-color:transparent;cursor:pointer;font-weight:500;font-size:22px;line-height:33px;-webkit-transition:all 0.5s ease;transition:all 0.5s ease}.header__nav-btn:last-child{margin-right:0}.header__nav-btn:hover{opacity:0.8}.header__nav-btn-login{margin-right:34px;background-color:#fff;-webkit-box-shadow:0px 20px 24px rgba(0,0,0,0.03);box-shadow:0px 20px 24px rgba(0,0,0,0.03)}.header__nav-btn-sign{background-color:#F48C06;color:#fff}.header__nav-menu{background-image:url(../../icon/hamburg.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:30px;height:30px;background-color:transparent;border:none;display:none}@media only screen and (max-width: 1280px){.header__nav-item{margin-right:55px}.header__nav-link{font-size:18px}.header__nav-btn{padding:8px 30px}.header__nav-btn-login{margin-right:25px}}@media only screen and (max-width: 980px){.header__logo{font-size:25px}.header__nav-btn{display:block;padding:5px 18px;font-size:16px;line-height:25px}.header__nav-btn-login{margin-right:20px}.header__nav-item{margin-right:40px}.header__nav-link{font-size:15px}}@media only screen and (max-width: 780px){.header__nav{display:none}.header__nav-menu{display:block}}.company{margin-bottom:168px}.company__inner{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.company__text{margin-bottom:42px;font-weight:500;font-size:28px;line-height:160%;color:#696984}.company__list{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.company__list-item:not(:last-child){margin-right:75px}.company__list-img-google{width:168px;height:55px}.company__list-img-netflix{width:150px;height:40px}.company__list-img-airbnb{width:160px;height:50px}.company__list-img-amazon{width:154px;height:42px}.company__list-img-grab{width:130px;height:60px}@media only screen and (max-width: 1280px){.company__list{margin-top:-15px;margin-bottom:-15px;-ms-flex-wrap:wrap;flex-wrap:wrap}.company__list-item{margin-top:15px;margin-bottom:15px}.company__text{font-size:21px}.company__list-img-google{width:135px;height:45px}.company__list-img-netflix{width:128px;height:36px}.company__list-img-airbnb{width:135px;height:45px}.company__list-img-amazon{width:120px;height:36px}.company__list-img-grab{width:110px;height:55px}}@media only screen and (max-width: 780px){.company{margin-bottom:120px}.company__text{margin-bottom:25px;font-size:16px}.company__list-img-google{width:120px;height:35px}.company__list-img-netflix{width:110px;height:26px}.company__list-img-airbnb{width:120px;height:34px}.company__list-img-amazon{width:100px;height:30px}.company__list-img-grab{width:90px;height:35px}}@media only screen and (max-width: 420px){.company{margin-bottom:80px}.company__text{margin-bottom:25px;font-size:14px;text-align:center}.company__list{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.company__list-item:not(:last-child){margin:20px 0}}.software{margin-bottom:158px}.software__inner{text-align:center}.software__title{margin-bottom:24px;text-align:center;color:#2F327D;font-size:36px;line-height:180%}.software__title-add{color:#F48C06}.software__desc{margin:0 auto 160px;width:790px;font-weight:400;font-size:24px;line-height:180%;color:#696984}.software__features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.software__features-item{position:relative;height:450px;margin-right:60px;padding:122px 30px 50px;text-align:center;background-color:#fff;-webkit-box-shadow:0px 10px 60px rgba(38,45,118,0.08);box-shadow:0px 10px 60px rgba(38,45,118,0.08);border-radius:20px;-webkit-transition:all 0.5s ease;transition:all 0.5s ease}.software__features-item:last-child{margin-right:0}.software__features-item::before{position:absolute;top:-50px;left:0;right:0;margin:auto;padding:28px 34px;background-image:url(../../icon/file.svg);background-repeat:no-repeat;background-size:34px 46px;background-position:center;background-color:#5B72EE;width:100px;height:100px;-webkit-box-shadow:0px 16px 40px rgba(37,44,113,0.1);box-shadow:0px 16px 40px rgba(37,44,113,0.1);border-radius:50%;content:''}.software__features-item:nth-child(2)::before{background-color:#F48C06;background-size:48px 48px;background-image:url(../../icon/calendar.svg)}.software__features-item:last-child::before{background-color:#29B9E7;background-image:url(../../icon/users.svg);background-size:55px 38px}.software__features-item:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.software__features-title{margin-bottom:24px;min-height:90px;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;color:#2F327D;font-style:400;font-weight:500;font-size:30px;line-height:45px}.software__features-text{margin:0;font-style:normal;font-weight:normal;font-size:20px;line-height:180%;color:#696984}@media only screen and (max-width: 1280px){.software__title{font-size:28px}.software__desc{font-size:18px}.software__features-item{padding:100px 20px 35px}.software__features-item::before{padding:20px 28px;top:-40px;width:80px;height:80px;content:''}.software__features-title{font-size:22px;line-height:35px}.software__features-text{font-size:16px;line-height:35px}}@media only screen and (max-width: 980px){.software{margin-bottom:120px}.software__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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.software__desc{margin-bottom:100px;width:100%}.software__features-item{padding:70px 18px 30px;margin-right:0;margin-bottom:80px;width:100%;height:auto}.software__features-item:last-child{margin-bottom:0}.software__features-title{font-size:22px;line-height:32px;margin-bottom:18px}.software__features-text{font-size:15px;line-height:32px}}@media only screen and (max-width: 480px){.software{margin-bottom:90px}.software__title{font-size:24px}.software__desc{font-size:16px}.software__features-title{margin-bottom:10px;font-size:18px}.software__features-text{font-size:14px}}.skilline{margin-bottom:160px}.skilline__title{margin-bottom:20px;font-weight:600;font-size:44px;line-height:180%;text-align:center;color:#2F327D}.skilline__title-add{color:#F48C06}.skilline__text{margin:0 auto 80px;width:1100px;font-size:24px;line-height:180%;text-align:center;color:#696984}.skilline__account{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.skilline__account-item{padding:130px 150px;margin-right:100px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:20px;background-repeat:no-repeat;background-size:cover;background-position:center}.skilline__account-item:last-child{margin-right:0}.skilline__account-item-instructor{border:1px solid rgba(0,0,0,0.6);background-image:url(../../img/instructor.png)}.skilline__account-item-student{background-image:url(../../img/student.png)}.skilline__account-heading{margin-bottom:18px;font-weight:600;font-size:27px;text-transform:uppercase;line-height:48px;text-align:center;color:#FFFFFF}.skilline__account-btn{padding:24px 38px;display:inline-block;font-weight:500;font-size:22px;color:#FFFFFF;line-height:33px;text-align:center;border-radius:80px;border:none;cursor:pointer;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.skilline__account-btn:hover{opacity:0.8}.skilline__account-btn-instructor{background-color:transparent;border:1px solid #fff}.skilline__account-btn-student{background-color:rgba(35,189,238,0.9)}.skilline__account-student{padding:130px 160px;border-radius:20px;background-repeat:no-repeat;background-size:cover;background-position:center}@media only screen and (max-width: 1360px){.skilline__account-item{margin-right:60px;padding:100px 120px}.skilline__account-item:last-child{margin-right:0}}@media only screen and (max-width: 1200px){.skilline__text{width:100%;font-size:19px}.skilline__account-heading{font-size:25px}.skilline__account-btn{padding:20px 28px;font-size:18px}}@media only screen and (max-width: 1050px){.skilline__text{font-size:16px}.skilline__account-item{padding:80px 100px;margin-right:40px}}@media only screen and (max-width: 980px){.skilline__account-item{padding:60px 80px}.skilline__account-heading{font-size:18px}.skilline__account-btn{padding:15px 20px}}@media only screen and (max-width: 840px){.skilline__title{margin-bottom:15px;font-size:34px}.skilline__account-item{padding:50px 60px}.skilline__text{font-size:14px}}@media only screen and (max-width: 780px){.skilline{margin-bottom:120px}.skilline__account{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.skilline__account-item{padding:80px 50px;margin-right:0;margin-bottom:20px;width:100%}.skilline__account-heading{font-size:22px}.skilline__account-heading{line-height:28px}.skilline__account-btn{line-height:22px}}@media only screen and (max-width: 420px){.skilline{margin-bottom:80px}.skilline__title{font-size:24px}.skilline__text{margin-bottom:40px}.skilline__account-heading{font-size:16px}.skilline__account-btn{padding:10px 15px;font-size:14px}}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.skilline__account-item-instructor{background-image:url(../../img/instructor@2x.png)}.skilline__account-item-student{background-image:url(../../img/student@2x.png)}}.facility{margin-bottom:160px}.facility__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.facility__detail{margin-right:65px;position:relative}.facility__detail::after{position:absolute;bottom:0;top:20%;right:-10px;z-index:1;margin:auto;width:30px;height:30px;background-color:#F4C467;border-radius:50%;content:''}.facility__title{position:relative;margin-bottom:30px;width:655px;color:#2F327D;font-weight:500;font-size:36px;line-height:160%}.facility__title::before{position:absolute;top:-10px;left:-28px;z-index:-1;width:74px;height:74px;background-color:#F4C467;border-radius:50%;content:''}.facility__title-add{color:#F48C06}.facility__text{margin-bottom:30px;width:700px;font-size:24px;line-height:180%}.facility__link{color:#696984;font-size:22px;line-height:180%;text-decoration:underline}.facility__wrapper{display:block;position:relative}.facility__wrapper::before{position:absolute;top:-20px;z-index:-1;left:-20px;width:130px;height:130px;background-color:#29B9E7;border-radius:20px;content:''}.facility__wrapper::after{position:absolute;bottom:-20px;right:-20px;z-index:-1;width:130px;height:130px;background-color:#F48C06;border-radius:20px;content:''}@media only screen and (max-width: 1500px){.facility__img{width:550px}}@media only screen and (max-width: 1380px){.facility__img{width:500px}.facility__detail{margin-right:45px}.facility__title{width:550px;font-size:30px}.facility__text{margin-bottom:20px;width:580px;font-size:20px}}@media only screen and (max-width: 1180px){.facility__title{width:450px;font-size:24px}.facility__title::before{width:50px;height:50px;top:-10px;left:-10px}.facility__text{font-size:16px;width:460px}.facility__link{font-size:18px}}@media only screen and (max-width: 1050px){.facility__detail::after{top:30%;right:-25px;width:20px;height:20px}.facility__img{width:440px}.facility__title{font-size:19px;width:400px}.facility__text{font-size:15px;width:400px}.facility__link{font-size:15px}}@media only screen and (max-width: 940px){.facility__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.facility__img{width:100%}.facility__wrapper{margin-bottom:60px}.facility__title{font-size:22px;width:100%}.facility__text{width:100%}.facility__detail{margin-right:0}.facility__detail::after{display:none}}@media only screen and (max-width: 780px){.facility{margin-bottom:120px}.facility__wrapper::before{top:-10px;left:-10px;width:100px;height:100px;border-radius:10px}.facility__wrapper::after{bottom:-10px;right:-10px;width:100px;height:100px;border-radius:10px}}@media only screen and (max-width: 380px){.facility{margin-bottom:80px}.facility__wrapper::before{top:-6px;left:-6px;width:60px;height:60px;border-radius:5px}.facility__wrapper::after{bottom:-6px;right:-6px;width:60px;height:60px;border-radius:5px}.facility__title{font-size:18px}.facility__text{font-size:14px}.facility__link{font-size:12px}}.features{margin-bottom:160px}.features__title{margin-bottom:20px;text-align:center;font-weight:bold;font-size:36px;line-height:180%;color:#2F327D}.features__description{text-align:center;font-size:24px;line-height:180%;color:#696984;margin-bottom:175px}.features__wrapper{margin-bottom:180px;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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.features__wrapper:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.features__wrapper-holder-add{position:relative}.features__wrapper-holder-add::before{position:absolute;top:-70px;left:65px;z-index:-1;width:140px;height:140px;background-color:#33EFA0;border-radius:50%;content:''}.features__wrapper-holder-add::after{position:absolute;bottom:0;right:85px;z-index:-1;width:264px;height:264px;background-color:#5B61EB;border-radius:50%;content:''}.features__wrapper-title{margin-bottom:20px;font-weight:600;font-size:40px;line-height:160%;color:#2F327D}.features__wrapper-title-add{color:#F48C06}.features__wrapper-title--interface{margin-bottom:50px;width:540px}.features__wrapper-title--tools{width:390px}.features__wrapper-title--management{width:420px}.features__wrapper-list{padding:0;margin:0;list-style:none}.features__wrapper-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.features__wrapper-item::before{padding:18px 15px;margin-right:42px;background-color:#fbfbfb;-webkit-box-shadow:0px 15px 44px rgba(13,15,28,0.12);box-shadow:0px 15px 44px rgba(13,15,28,0.12);background-repeat:no-repeat;background-size:28px 26px;background-position:center;width:60px;height:60px;border-radius:50%;content:''}.features__wrapper-item:first-child::before{background-image:url(../../icon/menu-icon.svg)}.features__wrapper-item:nth-child(2)::before{background-image:url(../../icon/copy-icon.svg)}.features__wrapper-item:last-child::before{background-image:url(../../icon/users-dark.svg);background-size:30px 22px}.features__wrapper-item{margin-bottom:40px}.features__wrapper-text{width:440px;font-size:22px;line-height:180%;color:#696984}.tools--text{width:580px}.management--text{width:640px}.discuss--text{width:540px}.features__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.features__btn{padding:20px 38px;font-family:"Nunito Sans",sans-serif;font-size:22px;line-height:180%;color:#F48C06;border:1px solid #F48C06;border-radius:80px;background-color:transparent;cursor:pointer;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.features__btn:hover{opacity:0.6}@media only screen and (max-width: 1480px){.features__wrapper-title{font-size:30px;width:440px}.features__wrapper-item::before{margin-right:30px}.features__wrapper-text{font-size:16px;width:350px}.features__wrapper-img{width:800px}}@media only screen and (max-width: 1320px){.features__wrapper-title{font-size:25px;width:350px}.features__wrapper-item::before{margin-right:15px}.features__wrapper-text{font-size:16px;width:320px}.features__wrapper-img{width:700px}}@media only screen and (max-width: 1180px){.features__wrapper-title{font-size:20px;width:300px}.features__wrapper-item::before{margin-right:12px}.features__wrapper-text{font-size:15px;width:280px}.features__wrapper-img{width:620px}}@media only screen and (max-width: 1050px){.features__wrapper{margin:0 auto 100px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.features__wrapper:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.features__wrapper-holder-add::after{position:absolute;bottom:100px;right:68px;z-index:-1;width:224px;height:224px;background-color:#5B61EB;border-radius:50%;content:''}.features__wrapper-title{font-size:20px;width:100%;font-size:30px}.features__wrapper-item{margin-right:10px}.features__wrapper-text{font-size:20px;width:100%}.features__wrapper-img{width:100%;margin-bottom:120px}}@media only screen and (max-width: 780px){.features__wrapper{margin-bottom:80px}.features__description{margin-bottom:120px}.features__wrapper-img{margin-bottom:90px}.features__wrapper-holder-add::after{position:absolute;bottom:130px;right:68px;z-index:-1;width:150px;height:150px;background-color:#5B61EB;border-radius:50%;content:''}.features__wrapper-holder-add::before{top:-30px;left:45px;width:100px;height:100px;content:''}.features__btn{padding:15px 28px;font-size:18px}}@media only screen and (max-width: 540px){.features__wrapper{margin-bottom:50px}.features__title{font-size:26px}.features__wrapper-img{margin-bottom:40px}.features__description{font-size:20px;margin-bottom:90px}.features__wrapper-title{font-size:24px}.features__wrapper-text{font-size:18px}.features__btn{padding:12px 22px}}.button--view{padding:20px 38px;font-family:"Nunito Sans",sans-serif;font-size:22px;line-height:180%;color:#F48C06;border:1px solid #F48C06;border-radius:80px;background-color:transparent;cursor:pointer;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.button--view:hover{opacity:0.6}.integrations{margin-bottom:170px}.integrations__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.integrations__list{padding:0;margin:0;list-style:none;width:450px;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;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-42px 290px -42px 0}.integrations__item{margin:42px 0}.integrations__entrance{margin-bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Nunito Sans",sans-serif;font-size:20px;line-height:27px;letter-spacing:0.2em;text-transform:uppercase;color:#525596}.integrations__entrance::before{margin-right:30px;width:80px;height:1px;background-color:#525596;content:''}.integrations__title{margin-bottom:30px;width:480px;font-family:"Nunito Sans",sans-serif;font-weight:bold;font-size:36px;line-height:160%;color:#2F327D}.integrations__title-add{color:#F48C06}.integrations__text{margin-bottom:44px;width:700px;font-family:"Nunito Sans",sans-serif;font-size:24px;line-height:180%;color:#696984}.integrations__btn{font-family:"Poppins",sans-serif;padding:20px 38px;font-family:"Nunito Sans",sans-serif;font-size:22px;line-height:180%;color:#F48C06;border:1px solid #F48C06;border-radius:80px;background-color:transparent;cursor:pointer;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.integrations__btn:hover{opacity:0.6}@media only screen and (max-width: 1480px){.integrations__list{margin-right:200px}.integrations__entrance{font-size:18px}.integrations__title{font-size:28px}.integrations__text{width:480px;font-size:18px}.integrations__btn{padding:15px 25px;font-size:18px}.integrations__img{width:160px;height:160px}}@media only screen and (max-width: 1050px){.integrations__list{margin-right:100px}.integrations__entrance{font-size:16px}.integrations__entrance::before{width:50px}.integrations__title{font-size:25px;width:410px}.integrations__text{width:410px;font-size:16px}.integrations__img{width:125px;height:125px}}@media only screen and (max-width: 880px){.integrations__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.integrations__list{margin-right:0;margin-bottom:30px;padding:20px;width:100%}.integrations__content{text-align:left}.integrations__title{font-size:25px;width:100%}.integrations__text{width:100%;font-size:16px}}@media only screen and (max-width: 620px){.integrations__img{width:90px;height:90px}}@media only screen and (max-width: 420px){.integrations__btn{padding:12px 18px;font-size:16px}}.testimonial{margin-bottom:250px}.testimonial__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.testimonial__content{margin-right:180px}.testimonial__entrance{margin-bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Nunito Sans",sans-serif;font-size:20px;line-height:27px;letter-spacing:0.2em;text-transform:uppercase;color:#525596}.testimonial__entrance::before{margin-right:30px;width:80px;height:1px;background-color:#525596;content:''}.testimonial__title{margin-bottom:30px;color:#2F327D;font-family:"Nunito Sans",sans-serif;font-weight:bold;font-size:60px;line-height:82px}.testimonial__list{padding:0;margin:0;list-style:none}.testimonial__item{margin-bottom:32px}.testimonial__desc{width:560px;font-size:24px;line-height:160%;letter-spacing:0.02em;color:#696984}.testimonial__item-context{margin-bottom:46px}.testimonial__item-last{margin-bottom:42px}.testimonial__btn{position:relative;padding:20px 106px 20px 38px;font-family:"Poppins",sans-serif;font-size:22px;line-height:180%;color:#F48C06;border:1px solid #F48C06;border-radius:80px;border-right:none;background-color:transparent;cursor:pointer}.testimonial__btn::after{position:absolute;right:0;top:0;bottom:0;margin:auto;background-image:url(../../icon/arrow.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:80px;height:80px;content:""}.testimonial__holder{position:relative}.testimonial__holder-btn{position:absolute;right:-50px;top:0;bottom:0;margin:auto;width:80px;height:80px;background-image:url(../../icon/vector.svg);background-repeat:no-repeat;background-size:12px 20px;background-position:center;background-color:#fff;-webkit-box-shadow:0px 4px 60px rgba(41,44,124,0.15);box-shadow:0px 4px 60px rgba(41,44,124,0.15);border:none;border-radius:50%;cursor:pointer;content:""}.testimonial__img{position:relative;display:block}.testimonial__comment{position:absolute;right:-170px;bottom:-120px;padding:42px 48px;background-color:#fff;-webkit-box-shadow:2px 4px 60px rgba(41,44,124,0.1);box-shadow:2px 4px 60px rgba(41,44,124,0.1);border-radius:20px}.testimonial__comment::before{position:absolute;left:0;top:0;width:14px;height:100%;background-color:#f77766;border-radius:20px 0 0 20px;content:""}.testimonial__comment-text{margin-bottom:32px;width:560px;font-family:"Nunito Sans",sans-serif;font-size:22px;line-height:180%;letter-spacing:0.02em;color:#696984;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.testimonial__comment-text::before{margin-right:32px;width:1px;height:140px;background-color:#bdbdd1;content:""}.testimonial__comment-info{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}.testimonial__comment-name{font-family:"Nunito Sans",sans-serif;font-weight:600;font-size:24px;line-height:180%}.testimonial__comment-details{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-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.testimonial__comment-img{margin-bottom:12px;display:block}.testimonial__comment-desc{display:inline-block;font-family:"Nunito Sans",sans-serif;font-weight:400;font-size:18px;line-height:180%;letter-spacing:0.02em;color:#696984}@media only screen and (max-width: 1540px){.testimonial__title{font-size:45px}.testimonial__content{margin-right:60px}.testimonial__img{width:580px}.testimonial__desc{font-size:20px;width:480px}.testimonial__btn{padding:16px 90px 16px 30px}.testimonial__btn::after{width:70px;height:70px}.testimonial__comment{right:-100px;padding:35px 40px}.testimonial__comment-text{margin-bottom:32px;width:420px;font-family:"Nunito Sans",sans-serif;font-size:15px;line-height:180%;letter-spacing:0.02em;color:#696984;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.testimonial__comment-text::before{margin-right:32px;width:1px;height:100px;background-color:#bdbdd1;content:""}.testimonial__comment-name{font-size:20px}.testimonial__comment-desc{display:inline-block;font-family:"Nunito Sans",sans-serif;font-weight:400;font-size:15px;line-height:180%;letter-spacing:0.02em;color:#696984}}@media only screen and (max-width: 1260px){.testimonial__img{width:510px}.testimonial__comment{right:-60px}}@media only screen and (max-width: 1160px){.testimonial__desc{font-size:16px;width:420px}.testimonial__img{height:auto;width:510px}.testimonial__holder-btn{right:-30px;width:70px;height:70px}.testimonial__comment{right:-80px}}@media only screen and (max-width: 1100px){.testimonial__comment{padding:28px 38px;right:0;left:0;margin:auto}.testimonial__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.testimonial__content{margin-right:30px}.testimonial__desc{width:380px;font-size:16px}.testimonial__btn{padding:14px 70px 14px 25px;font-size:18px;line-height:20px}.testimonial__btn::after{width:50px;height:50px}}@media only screen and (max-width: 980px){.testimonial__comment{right:-100px;left:100px;bottom:-100px}.testimonial{margin-bottom:140px}.testimonial__title{font-size:34px;line-height:42px}.testimonial__entrance{margin-left:10px;font-size:18px}.testimonial__entrance::before{width:60px}.testimonial__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.testimonial__holder{margin-bottom:200px}.testimonial__desc{width:100%;font-size:18px}}@media only screen and (max-width: 740px){.testimonial__comment{right:0;left:0;margin:auto}.testimonial__holder-btn{right:-30px;width:65px;height:65px}.testimonial__img{width:450px;height:650px;-o-object-fit:contain;object-fit:contain}.testimonial__comment-text{width:100%;font-size:15px}.testimonial__comment-name{font-size:16px}.testimonial__comment-img{width:120px}}@media only screen and (max-width: 540px){.testimonial__img{width:380px;height:auto}.testimonial__holder-btn{width:45px;height:45px;right:-5px}.testimonial__comment{padding:10px 25px}.testimonial__comment::before{display:none}.testimonial__comment-text::before{display:none}}@media only screen and (max-width: 420px){.testimonial{margin-bottom:80px}.testimonial__holder{margin-bottom:220px}.testimonial__comment{bottom:-180px}.testimonial__btn{padding:15px;border-right:1px solid #F48C06}.testimonial__btn::after{display:none}.testimonial__comment-info{-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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;text-align:left}}.news{margin-bottom:160px}.news__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news__heading{margin-bottom:20px;text-align:center;color:#2F327D;font-family:"Nunito Sans",sans-serif;font-weight:bold;font-size:36px;line-height:180%}.news__desc{margin-bottom:100px;font-family:"Poppins",sans-serif;color:#696984;font-size:24px;line-height:180%;text-align:center}.news__wrapper{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:start;-ms-flex-align:start;align-items:flex-start}.news__wrapper-img{margin-bottom:40px}.news__wrapper-info{padding:2px 34px;margin-bottom:20px;display:inline-block;background-color:#F4C467;text-transform:uppercase;font-weight:500;font-size:20px;line-height:180%;letter-spacing:0.02em;color:#252641;border-radius:80px}.news__wrapper-title{margin-bottom:20px;width:610px;color:#252641;font-weight:500;font-size:22px;line-height:180%}.news__wrapper-text{margin:0;margin-bottom:30px;width:610px;color:#696984;font-size:20px;line-height:180%;letter-spacing:0.02em}.news__wrapper-link{color:#696984;text-decoration:underline;font-size:20px;line-height:180%;letter-spacing:0.02em}.news__content{margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news__content:last-child{margin-bottom:0}.news__content-holder{position:relative}.news__content-holder-img{margin-right:40px}.news__content-holder-span{position:absolute;bottom:20px;right:60px;font-size:18px;padding:2px 5px;display:inline-block;padding:5px 8px;background-color:#F4C467;text-transform:uppercase;border-radius:80px;font-weight:500;font-size:16px;line-height:27px;letter-spacing:0.02em;color:#252641}.news__content-info-heading{margin-bottom:20px;width:470px;font-weight:500;font-size:20px;line-height:180%;color:#252641}.news__content-info-text{width:450px;font-size:18px;line-height:180%;letter-spacing:0.02em;color:#696984}@media only screen and (max-width: 1540px){.news__content-info-heading{font-size:18px;width:420px}.news__content-info-text{font-size:16px;width:400px}.news__content-holder-img{margin-right:20px;width:240px}.news__wrapper-img{margin-bottom:20px;width:580px}.news__wrapper-title{width:520px;font-size:20px}.news__wrapper-text{width:520px;font-size:18px}.news__wrapper-link{font-size:16px}.news__wrapper-info{padding:2px 25px;font-size:16px}.news__content-holder-span{right:30px;line-height:18px;font-size:12px}}@media only screen and (max-width: 1320px){.news__heading{font-size:28px}.news__desc{font-size:20px}.news__content-info-heading{width:380px;font-size:15px}.news__content-info-text{font-size:14px;width:340px}.news__wrapper-img{width:530px}.news__content-holder-img{width:200px}.news__wrapper-info{line-height:22px;padding:2px 15px}.news__wrapper-title{width:480px;font-size:18px}.news__wrapper-text{font-size:16px;width:440px}.news__wrapper-link{font-size:14px}}@media only screen and (max-width: 1200px){.news__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news__wrapper-title{margin-bottom:10px;width:100%}.news__wrapper{margin-bottom:25px}.news__wrapper-text{margin-bottom:15px;width:100%}.news__wrapper-img{width:100%}.news__content-holder-img{width:100%}.news__content-info-heading{width:100%;margin-bottom:12px}.news__content-info{margin-left:30px}.news__content-info-text{width:100%}}@media only screen and (max-width: 780px){.news__content-holder-span{font-size:10px;right:10px;bottom:10px;line-height:10px}.news__heading{font-size:22px}.news__desc{margin-bottom:50px;font-size:16px}}@media only screen and (max-width: 620px){.news__wrapper-title{font-size:16px;width:480px}.news__heading{line-height:24px}.news__desc{margin-bottom:35px;line-height:24px;font-size:14px}.news__wrapper-text{font-size:14px;width:450px}.news__content-info-heading{font-size:14px;width:280px}.news__content-info-text{width:250px;font-size:12px}}@media only screen and (max-width: 540px){.news__content-info-heading{width:240px;font-size:12px}.news__content-info-text{width:220px;font-size:12px}.news__wrapper-title{font-size:15px;width:440px}.news__wrapper-text{font-size:12px;width:400px}}@media only screen and (max-width: 480px){.news__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.news__content-info{margin-left:0}.news__heading{font-size:20px}.news__content-holder-img{width:100%;margin-right:0;margin-bottom:10px}.news__content-info-heading{width:100%;font-size:15px}.news__content-info-text{width:100%}.news__content-holder-span{bottom:30px;right:20px}.news__wrapper-title{width:100%}.news__wrapper-text{width:100%}.news__wrapper-info{font-size:12px;line-height:18px}}.footer{padding:85px 30px 45px;background-color:#252641}.footer__inner{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__entry{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:100px}.footer__entry-logo{position:relative;margin-right:80px;font-weight:bold;z-index:1;font-size:32px;line-height:48px;letter-spacing:0.04em;color:#FFFFFF}.footer__entry-logo::before{position:absolute;top:0;bottom:0;left:-15px;z-index:-1;margin:auto;background-image:url(../../icon/dark-logo.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:60px;height:60px;content:''}.footer__entry-info{width:156px;font-weight:600;font-size:22px;line-height:33px;letter-spacing:0.04em;color:#FFFFFF}.footer__form{margin-bottom:100px}.footer__form-heading{margin-bottom:20px;font-weight:500;font-size:26px;line-height:39px;text-align:center;letter-spacing:0.04em;color:#B2B3CF}.footer__form-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__form-form-input{margin-right:20px;padding:15px 30px;width:400px;background-color:transparent;border:1px solid #83839A;color:#696984;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:80px}.footer__form-form-input::-webkit-input-placeholder{font-size:16px;line-height:30px;letter-spacing:0.04em;color:#83839A}.footer__form-form-input:-ms-input-placeholder{font-size:16px;line-height:30px;letter-spacing:0.04em;color:#83839A}.footer__form-form-input::-ms-input-placeholder{font-size:16px;line-height:30px;letter-spacing:0.04em;color:#83839A}.footer__form-form-input::placeholder{font-size:16px;line-height:30px;letter-spacing:0.04em;color:#83839A}.footer__form-form-btn{padding:12px 34px;border:0;background:linear-gradient(105.5deg, #545AE7 19.57%, #393FCF 78.85%);border-radius:60px;font-weight:500;font-size:18px;line-height:28px;cursor:pointer;color:#FFFFFF}.footer__list{padding:0;margin:0;list-style:none;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__item{margin-right:20px}.footer__item:not(:last-child):after{border-right:1px solid #626381;margin-left:20px;content:''}.footer__link{font-weight:normal;font-size:18px;line-height:33px;letter-spacing:0.04em;color:#B2B3CF}.footer__desc{font-size:16px;line-height:33px;text-align:center;letter-spacing:0.04em;color:#B2B3CF}@media only screen and (max-width: 580px){.footer__form-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.footer__entry-logo{font-size:25px;margin-right:50px}.footer__entry-info{font-size:18px}.footer__form-heading{width:100%;font-size:18px}.footer__form-form-input{margin-right:0;width:100%;margin-bottom:20px}.footer__form-form-btn{width:100%}.footer__item{margin-right:10px}.footer__item:not(:last-child):after{margin-left:10px}.footer__item:last-child{margin-right:0}.footer__link{font-size:14px;line-height:20px}.footer__desc{font-size:12px}}@media only screen and (max-width: 420px){.footer{padding:65px 20px 30px}}@media only screen and (max-width: 400px){.footer__item{margin-right:5px}.footer__item:not(:last-child):after{border:none}.footer__link{font-size:12px}}
/*# sourceMappingURL=main.min.css.map */