/* cyrillic-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKKTU1Kvnz.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKKTU1Kvnz.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.woff2)
    format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKKTU1Kvnz.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2)
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
  font-family: "Roboto", sans-serif;
}
.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 33px;
  border-bottom: 1px solid #d8d8d8;
  background-color: transparent;
  z-index: 100;
  width: 100%;
}

.header__logo {
  padding-left: 18px;
}

.header__signin {
  line-height: 0;
}
ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

:focus {
  outline: none;
}
.navbar-nav {
  width: 100%;
  justify-content: space-between;
}

.no-isdesktop body {
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

body,
input {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility !important;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent !important;
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: transparent !important;
}
.container-all {
  max-width: 1016px;
  margin: 0 auto;
}
.img-fluid {
  width: 100%;
}
.p-0-img .col {
  padding: 0;
}

.text-viewer__title {
  line-height: 55px;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  font-size: 43px;
  padding-top: 5px;
}
.text-viewer__subtitle {
  line-height: 35px;
  font-size: 28px;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  padding: 30px 0;
}
.block-text {
  max-width: 685px;
  text-align: center;
  padding: 50px 0 40px;
}
.block-text p {
  font-size: 22px;
  line-height: 31px;
}
.block-card {
  padding: 40px;
  background-color: rgb(213, 211, 211);
  position: relative;
  margin: 40px auto 0;
  border-radius: 10px;
  min-height: 274px;
}
.block-card_title {
  font-size: 38px;
  line-height: 40px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  max-width: 600px;
}
.block-card_subtitle {
  font-size: 22px;
  line-height: 32px;
  padding-top: 10px;
  text-align: left;
  max-width: 595px;
}
.img-fluid__card {
  position: absolute;
  right: 0;
  top: -30px;
}

.block-track {
  display: flex;
  gap: 30px 10px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.block-track .block-track__expert {
  width: 20%;
  display: flex;
  gap: 10px;
  flex-direction: column;
}
.expert__name {
  font-weight: bold;
  font-size: 16px;
}
.expert__role {
  font-size: 14px;
  color: #646464;
  line-height: normal;
}
.expert__img img {
  width: 140px;
  height: 140px;
  box-shadow: 0px 0px 10px 0px rgba(26, 24, 20, 0.12);
  border-radius: 50%;
}

.text-viewer__subtitle.subtitle-two {
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  padding: 60px 0 0;
  text-decoration: none;
  text-transform: none;
  color: rgba(0, 0, 0, 1);
}

.block-btn {
  height: 100vh;
  position: relative;
}
.block-btn > div {
  position: absolute;
  left: calc(50% - 325px);
  top: calc(50% - 128px);
}
.btn-program {
  width: 317px;
  height: 57px;
  border-radius: 5px;
  background-color: rgb(254, 104, 24);
  padding: 15px 0;
  margin: 20px auto;
}
.btn-program:hover {
  background-color: rgb(222, 84, 10);
}
.container-all.block-text a {
  font-weight: 400;
  font-style: normal;
  color: rgb(255, 255, 255);
  font-size: 20px;
  letter-spacing: 0px;
  text-align: center;
  text-decoration: none;
}
.element-animation {
  opacity: 0;
  transform: translateY(20px);
}

.element-animation.element-show {
  opacity: 1;
  transition: all 1.5s;
  transform: translateY(0%);
}
#how-work,
#microlearning,
#lecturer,
#documentation,
#monitor,
.education {
  margin-top: 40px;
  padding-top: 12px;
}

@media (max-width: 768px) {
  .text-viewer__title {
    line-height: 45px;
    font-size: 35px;
    padding-top: 40px;
  }
  .text-viewer__subtitle {
    line-height: 30px;
    font-size: 25px;
  }
  .container-all {
    padding: 0 25px;
  }
  .block-card_title {
    font-size: 35px;
    line-height: 40px;
    max-width: none;
    padding: 40px 0;
  }
  .block-card_subtitle {
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 20px;
  }
  .img-fluid__card {
    position: unset;
  }
  .block-fluid__card {
    margin: 0 auto;
  }
  .img-fluid__card {
    position: unset;
    width: 100%;
  }
  #how-work,
  #microlearning,
  #lecturer,
  #documentation,
  #monitor,
  .education {
    margin-top: 40px;
    padding-top: 50px;
  }
  .container-all.block-text {
    padding: 30px 0 20px;
  }
  .block-track .block-track__expert {
    width: 47%;
  }
  .block-btn > div {
    position: unset;
  }
  .block-btn {
    height: auto;
    padding: 100px 0;
  }
}
@media (max-width: 480px) {
  .text-viewer__title {
    line-height: 28px;
    font-size: 22px;
    padding-top: 22px;
  }
  .block-card_title {
    line-height: 28px;
    font-size: 22px;
    padding: 35px 0 20px;
  }
  .block-card_subtitle {
    font-size: 18px;
    line-height: 26px;
    padding-top: 0;
  }
  .block-text p {
    font-size: 18px;
    line-height: 26px;
  }
  .text-viewer__subtitle {
    line-height: 24px;
    font-size: 16px;
  }
  .text-viewer__subtitle.subtitle-two {
    font-size: 20px;
    padding: 0;
  }
}
