/* common border radius */
/* disable text selection */
section#dod-promo-section {
  background: #015FFE;
  color: white;
}
section#dod-promo-section .center {
  padding: 46px 290px 52px 278px;
}
section#dod-promo-section .center:before {
  content: " ";
  width: 181px;
  height: 302px;
  position: absolute;
  left: 32px;
  bottom: 0;
  display: block;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  background-image: url(../images/dod-promo.png);
}
section#dod-promo-section h2 {
  max-width: 410px;
  padding: 0 0 16px 0;
  color: white;
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
}
section#dod-promo-section p {
  max-width: 475px;
  color: white;
  font-size: 15px;
  line-height: 27px;
  font-weight: 600;
}
section#dod-promo-section p a {
  color: white;
  text-decoration: underline;
}
section#dod-promo-section p a:hover {
  text-decoration: none;
}
section#dod-promo-section .btn {
  min-width: 200px;
  position: absolute;
  right: 42px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1150px) {
  section#dod-promo-section .center {
    padding: 46px 0 52px 278px;
  }
  section#dod-promo-section h2 {
    max-width: 100%;
  }
  section#dod-promo-section p {
    max-width: 100%;
    padding: 0 0 20px 0;
  }
  section#dod-promo-section .btn {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@media screen and (max-width: 660px) {
  section#dod-promo-section .center {
    padding: 60px 0;
    text-align: center;
  }
  section#dod-promo-section .center:before {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  section#dod-promo-section h2 {
    font-size: 25px;
    line-height: 30px;
  }
}
/*
main#study-subpage
{
    background-position: 0 0;
    background-repeat: repeat-x;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1920' height='1087' viewBox='0 0 1920 1087'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.5' x2='0.5' y2='1' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23f2f3f5'/%3E%3Cstop offset='0.489' stop-color='%23f2f3f5'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect id='Rectangle_10' data-name='Rectangle 10' width='1920' height='1087' fill='url(%23linear-gradient)'/%3E%3C/svg%3E%0A");
    position: relative;

}
*/
main#study-subpage section#intro {
  background-color: #015ffe;
  position: relative;
}
main#study-subpage section#intro:before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  background-position: top right;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/study-subpage-intro.jpg);
  height: 100%;
  width: 100%;
  display: block;
}
main#study-subpage section#intro:after {
  content: " ";
  width: 275px;
  height: 337px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 9;
  display: block;
  background-repeat: no-repeat;
  background-position: right 0;
  background-size: auto 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='275' height='337' viewBox='0 0 275 337'%3E%3Cpath id='Path_2' data-name='Path 2' d='M744,718l275-337V718Z' transform='translate(-744 -381)' fill='%23015ffe' opacity='0.5'/%3E%3C/svg%3E%0A");
}
main#study-subpage section#intro .center {
  z-index: 2;
  color: #fff;
  padding: 120px 0;
}
main#study-subpage section#intro .center .in {
  width: 50%;
  position: relative;
  z-index: 2;
}
main#study-subpage section#intro .center:before {
  content: " ";
  width: 1150px;
  height: 100%;
  position: absolute;
  left: -350px;
  top: 0;
  z-index: 1;
  display: block;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1150.8' height='619' viewBox='0 0 1150.8 619'%3E%3Cpath id='Path_1' data-name='Path 1' d='M802,100,950,224,542,719H-200.8V100Z' transform='translate(200.8 -100)' fill='%23015ffe'/%3E%3C/svg%3E%0A");
}
main#study-subpage section#intro h1 {
  font-size: 38px;
  line-height: 47px;
  margin-bottom: 2rem;
}
main#study-subpage section#intro ul {
  list-style-type: none;
  margin-bottom: 4rem;
}
main#study-subpage section#intro ul li {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  padding-left: 28px;
  margin-bottom: 0.9rem;
  position: relative;
}
main#study-subpage section#intro ul li:before {
  content: " ";
  width: 19px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 1px;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.283' height='14.898' viewBox='0 0 18.283 14.898'%3E%3Cpath id='Path_14135' data-name='Path 14135' d='M-9478.934-20645.908l5.659,5.4,9.078-9.637' transform='translate(9480.66 20651.857)' fill='none' stroke='%232deab7' stroke-width='5'/%3E%3C/svg%3E%0A");
}
main#study-subpage section#intro .btn {
  font-size: 16px;
  min-width: 300px;
  margin-bottom: 1.5rem;
}
main#study-subpage section#intro p {
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  font-weight: normal;
  max-width: 300px;
}
@media screen and (min-width: 2200px) {
  main#study-subpage section#intro .center:before {
    left: -200px;
  }
}
@media screen and (max-width: 1500px) {
  main#study-subpage section#intro .center:before {
    left: -400px;
  }
  main#study-subpage section#intro:before {
    background-size: cover;
  }
}
@media screen and (max-width: 1400px) {
  main#study-subpage section#intro .center .in {
    width: 100%;
  }
  main#study-subpage section#intro .center:before {
    background-image: none;
    background: linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0.4) 60%, rgba(0, 0, 0, 0) 100%);
  }
  main#study-subpage section#intro h1 {
    max-width: 55%;
  }
  main#study-subpage section#intro:after {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  main#study-subpage section#intro:before {
    background-position-x: 50%;
  }
}
@media screen and (max-width: 700px) {
  main#study-subpage section#intro h1 {
    max-width: 100%;
  }
  main#study-subpage section#intro:before {
    background-position-x: 70%;
  }
}
main#study-subpage .benefits .center {
  padding: 7rem 0;
}
main#study-subpage .benefits .list {
  display: flex;
  gap: 4rem 2rem;
  flex-wrap: wrap;
}
main#study-subpage .benefits article {
  flex: 1;
  text-align: center;
}
main#study-subpage .benefits article .icon {
  width: 100%;
  height: 82px;
  margin: 0 0 28px 0;
  display: block;
  background-position: center bottom;
  background-repeat: no-repeat;
}
@media screen and (max-width: 600px) {
  main#study-subpage .benefits article .icon {
    margin: 0 0 16px 0;
  }
}
main#study-subpage .benefits article .icon.book {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='55.497' height='74.427' viewBox='0 0 55.497 74.427'%3E%3Cg id='Group_282' data-name='Group 282' transform='translate(-928 -2163.817)'%3E%3Cg id='Group_20' data-name='Group 20' transform='translate(928.5 2164.317)'%3E%3Cpath id='Rectangle_25' data-name='Rectangle 25' d='M50.33,0h0a0,0,0,0,1,0,0V58.115a0,0,0,0,1,0,0H0a0,0,0,0,1,0,0V50.33A50.33,50.33,0,0,1,50.33,0Z' transform='translate(2.084 2.084)' fill='%23fff'/%3E%3Cpath id='Path_44' data-name='Path 44' d='M1789.707,1109.448h-50.33a2.083,2.083,0,0,1-2.083-2.083v-54.053a6.152,6.152,0,0,1,6.146-6.146h46.268a2.084,2.084,0,0,1,2.084,2.083v58.115A2.084,2.084,0,0,1,1789.707,1109.448Zm-48.246-4.167h46.162v-53.948H1743.44a1.981,1.981,0,0,0-1.978,1.978Z' transform='translate(-1737.294 -1047.165)' fill='%23001c43' stroke='%23001c43' stroke-width='1'/%3E%3Cpath id='Rectangle_26' data-name='Rectangle 26' d='M4.577,0H50.33a0,0,0,0,1,0,0V9.154a0,0,0,0,1,0,0H4.577A4.577,4.577,0,0,1,0,4.577v0A4.577,4.577,0,0,1,4.577,0Z' transform='translate(2.084 56.844)' fill='%23fff'/%3E%3Cpath id='Path_45' data-name='Path 45' d='M1789.707,2553.074h-45.753a6.66,6.66,0,0,1,0-13.321h45.753a2.084,2.084,0,0,1,2.084,2.083v9.154A2.084,2.084,0,0,1,1789.707,2553.074Zm-45.753-9.154a2.493,2.493,0,0,0,0,4.987h43.67v-4.987Z' transform='translate(-1737.294 -2484.993)' fill='%23001c43' stroke='%23001c43' stroke-width='1'/%3E%3Cpath id='Path_46' data-name='Path 46' d='M2725.348,2653.337v15l5.9-3.266,5.9,3.266v-15Z' transform='translate(-2692.663 -2594.409)' fill='%23015ffe'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
main#study-subpage .benefits article .icon.clients {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='87.004' height='81.671' viewBox='0 0 87.004 81.671'%3E%3Cg id='Group_373' data-name='Group 373' transform='translate(-322.229 -84.056)'%3E%3Cpath id='Path_226' data-name='Path 226' d='M404.442,109.246a13.674,13.674,0,0,0-19.351.85l-4.077,3.945,3.221,3.355,4.131-4,.109-.109a9.059,9.059,0,0,1,10.809-2.014L375.161,135.5l-28.672-1.168L342.756,138l-11.125-11.061,11.5-11.542,29.978.056a3.134,3.134,0,0,1-.439,6.249l-15.171,0v4.663h15.018a7.8,7.8,0,0,0,.86-15.565l-32.167-.068-16.159,16.223,17.688,17.589,5.567-5.472,28.7,1.17,29.233-29.349Z' transform='translate(2.997 15.036)' fill='%23001c43'/%3E%3Cpath id='Path_227' data-name='Path 227' d='M322.23,120.662l17.676,17.577,3.27-3.311L325.5,117.352Z' transform='translate(0 27.487)' fill='%23001c43'/%3E%3Cpath id='Path_228' data-name='Path 228' d='M373.125,110.043a17.035,17.035,0,1,1-17.032-17.1,17.069,17.069,0,0,1,17.032,17.1' transform='translate(18.843 -8.884)' fill='%23015ffe'/%3E%3Cg id='Group_17' data-name='Group 17' transform='translate(366.696 88.741)'%3E%3Cpath id='Path_38' data-name='Path 38' d='M360.952,290.571a2.914,2.914,0,1,1-2.913,2.914,2.917,2.917,0,0,1,2.913-2.914m0-1.491a4.4,4.4,0,1,0,4.4,4.4,4.405,4.405,0,0,0-4.4-4.4' transform='translate(-352.302 -289.08)' fill='%23fff' stroke='%23fff' stroke-width='0.2'/%3E%3Cpath id='Path_39' data-name='Path 39' d='M357.9,312.746a3.515,3.515,0,0,1,3.321,3.674v5.345H347.725V316.42a3.515,3.515,0,0,1,3.322-3.674h.858l1.323,4.454h2.858l1.323-4.454h.486m0-1.491h-1.6l-1.64,5.521-1.64-5.521h-1.971a5,5,0,0,0-4.812,5.165v6.836h16.473V316.42a5,5,0,0,0-4.812-5.165' transform='translate(-346.235 -302.126)' fill='%23fff' stroke='%23fff' stroke-width='0.2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
main#study-subpage .benefits article .icon.knowhow {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='81.077' height='72.147' viewBox='0 0 81.077 72.147'%3E%3Cg id='Group_188' data-name='Group 188' transform='translate(-920 -424.708)'%3E%3Cpath id='Path_139' data-name='Path 139' d='M225.6,205.092V171.151l-24.351-14.488,5.08-3.487,16.535,9.842,10.519-6.138L203.938,139.7l-29.444,17.175,29.444,17.175,5.125-2.991,5.492,3.27-10.617,6.194-21.661-12.64v9.171l.108.175a25.842,25.842,0,0,0,21.552,11.787,25.389,25.389,0,0,0,13.276-3.787v6.316a30.739,30.739,0,0,1-13.276,3.06,31.315,31.315,0,0,1-26.866-15.351l-.384-.657V164.628l-13.29-7.749,40.54-23.648,40.537,23.648-16.123,9.4,2.837,1.691v37.12Z' transform='translate(756.602 291.477)' fill='%23001c43'/%3E%3Cpath id='Path_140' data-name='Path 140' d='M16673.572,448.063l24.551,14.508v34.285h6.051V459.22l-25.189-14.617Z' transform='translate(-15716)' fill='%23015ffe'/%3E%3C/g%3E%3C/svg%3E%0A");
}
main#study-subpage .benefits article .icon.moneyS3 {
  background-image: url('../images/icon-moneyS3.svg');
}
main#study-subpage .benefits article .icon.certificate {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='65.338' height='77.946' viewBox='0 0 65.338 77.946'%3E%3Cg id='Group_21' data-name='Group 21' transform='translate(-212.214 -418.243)'%3E%3Cpath id='Path_47' data-name='Path 47' d='M269.126,431v46.388H258.609v10.485h-33.2v5.054h33.2v0L274.2,477.391h0V431Zm5.074,0H225.507l1.044,17.65h5.074l-1.044-12.6H274.2Z' transform='translate(3.349 3.259)' fill='%23001c43'/%3E%3Cpath id='Path_48' data-name='Path 48' d='M4.607,0,0,10.749,7.294,9.4l4.032,5.183L15.741,3.454' transform='translate(215.244 447.766) rotate(7)' fill='%23015ffe'/%3E%3Cpath id='Path_49' data-name='Path 49' d='M0,6.538,5.517,16.849l3.506-6.536,7.468.152L9.652,0' transform='matrix(0.998, -0.07, 0.07, 0.998, 232.491, 448.485)' fill='%23015ffe'/%3E%3Ccircle id='Ellipse_9' data-name='Ellipse 9' cx='14.711' cy='14.711' r='14.711' transform='matrix(0.157, -0.988, 0.988, 0.157, 215.076, 450.161)' fill='%23fff' stroke='%23001c43' stroke-miterlimit='10' stroke-width='5'/%3E%3Crect id='Rectangle_27' data-name='Rectangle 27' width='6' height='33' transform='translate(228.385 460.1)' fill='%23001c43'/%3E%3C/g%3E%3C/svg%3E%0A");
}
main#study-subpage .benefits article .icon.software {
  background-image: url("data:image/svg+xml,%3Csvg id='Group_92' data-name='Group 92' xmlns='http://www.w3.org/2000/svg' width='66.905' height='66.705' viewBox='0 0 66.905 66.705'%3E%3Cpath id='Path_91' data-name='Path 91' d='M527.4,214.272H472.084V176.962H527.3l5.9-5.9v-17.7H466.292v66.705H533.2V178.3L527.4,184.1Zm-55.319-55.119H527.4v12.016H472.084Z' transform='translate(-466.292 -153.361)' fill='%23001c43'/%3E%3Crect id='Rectangle_77' data-name='Rectangle 77' width='29.028' height='5.793' transform='translate(10.651 29.103)' fill='%23015ffe'/%3E%3Crect id='Rectangle_78' data-name='Rectangle 78' width='29.028' height='5.792' transform='translate(10.651 39.529)' fill='%23001c43'/%3E%3Crect id='Rectangle_79' data-name='Rectangle 79' width='17.342' height='5.792' transform='translate(10.651 49.918)' fill='%23001c43'/%3E%3Cpath id='Path_92' data-name='Path 92' d='M504.659,159.646l-1.329,1.329L502,159.646l-.82.818,1.329,1.329-1.329,1.327.82.82,1.326-1.329,1.329,1.329.819-.82-1.328-1.327,1.328-1.329Z' transform='translate(-448.012 -150.068)' fill='%23001c43'/%3E%3C/svg%3E%0A");
}
main#study-subpage .benefits article h3 {
  min-height: 62px;
  padding: 0 0 20px 0;
  color: #001E46;
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
}
main#study-subpage .benefits article p {
  color: #001E46;
  font-size: 16px;
  line-height: 27px;
  font-weight: 600;
  opacity: 0.7;
}
main#study-subpage .benefits article p a {
  color: #265FFE;
  text-decoration: underline;
}
main#study-subpage .benefits article p a:hover {
  text-decoration: none;
}
@media screen and (max-width: 1000px) {
  main#study-subpage .benefits article {
    min-width: 40%;
    padding: 0 3rem;
  }
}
@media screen and (max-width: 600px) {
  main#study-subpage .benefits article {
    min-width: 100%;
  }
}
main#study-subpage section.webinar-promo {
  background: #015FFE;
  color: white;
}
main#study-subpage section.webinar-promo .center {
  padding: 46px 0 52px 278px;
  display: flex;
  gap: 2rem;
  justify-content: space-between;
}
main#study-subpage section.webinar-promo .center:before {
  content: " ";
  width: 181px;
  height: 302px;
  position: absolute;
  left: 32px;
  bottom: 0;
  display: block;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  background-image: url(../images/dod-promo.png);
}
main#study-subpage section.webinar-promo .box-left {
  padding-right: 70px;
  width: 50%;
}
main#study-subpage section.webinar-promo .box-left h2 {
  padding: 0 0 16px 0;
  color: white;
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
}
main#study-subpage section.webinar-promo .box-left p {
  color: white;
  font-size: 15px;
  line-height: 27px;
  font-weight: 600;
}
main#study-subpage section.webinar-promo .box-left p.promo-type {
  text-transform: uppercase;
  color: #2DEAB7;
  font-size: 13px;
  line-height: 27px;
}
main#study-subpage section.webinar-promo .box-right {
  position: relative;
  padding-left: 90px;
  width: 50%;
  min-width: 400px;
  text-align: right;
}
main#study-subpage section.webinar-promo .box-right .btn {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  padding: 0;
  min-width: 225px;
  line-height: 60px;
}
@media screen and (max-width: 1100px) {
  main#study-subpage section.webinar-promo .center {
    flex-wrap: wrap;
    padding: 2rem 0 2rem 278px;
    gap: 1rem;
  }
  main#study-subpage section.webinar-promo .box-left {
    padding: 0;
    width: auto;
  }
  main#study-subpage section.webinar-promo .box-right {
    padding: 0;
    width: auto;
    text-align: left;
  }
  main#study-subpage section.webinar-promo .box-right .btn {
    transform: none;
    position: static;
  }
}
@media screen and (max-width: 660px) {
  main#study-subpage section.webinar-promo .center {
    padding: 3rem 1rem;
  }
  main#study-subpage section.webinar-promo .center:before {
    display: none;
  }
}
main#study-subpage section.absolvent-story {
  background-color: #fff;
}
main#study-subpage section.absolvent-story .story {
  padding: 125px 0;
  display: flex;
  justify-content: stretch;
  align-items: center;
}
@media screen and (max-width: 760px) {
  main#study-subpage section.absolvent-story .story {
    display: block;
  }
  main#study-subpage section.absolvent-story .story:after {
    content: " ";
    width: 100%;
    height: 0px;
    display: block;
    clear: both;
  }
}
main#study-subpage section.absolvent-story .story .img {
  padding: 0 80px 0 0;
  position: relative;
  flex-shrink: 0;
}
@media screen and (max-width: 1200px) {
  main#study-subpage section.absolvent-story .story .img {
    padding: 0 40px 0 0;
  }
}
@media screen and (max-width: 760px) {
  main#study-subpage section.absolvent-story .story .img {
    padding: 0 30px 0 0;
    float: left;
  }
}
main#study-subpage section.absolvent-story .story .img:before {
  content: " ";
  width: 49px;
  height: 184px;
  position: absolute;
  left: 26px;
  top: -16px;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='49.014' height='183.431' viewBox='0 0 49.014 183.431'%3E%3Cg id='Group_743' data-name='Group 743' transform='translate(1.5)'%3E%3Cpath id='Path_306' data-name='Path 306' d='M146.733,11.717c-12.373,7.251-26.4,15.467-53.935,15.467S51.235,18.968,38.86,11.717C27.686,5.171,18.859,0,0,0' transform='translate(27.184 35.939) rotate(90)' fill='none' stroke='%23000' stroke-miterlimit='10' stroke-width='3' stroke-dasharray='3 6' opacity='0.25'/%3E%3Cg id='Group_619' data-name='Group 619' transform='translate(2.826)'%3E%3Cpath id='Path_51' data-name='Path 51' d='M318.058,831.876l13.378-9.087v19.287Z' transform='translate(-297.991 -819.805)' fill='%23015ffe' opacity='0.8'/%3E%3Cpath id='Path_52' data-name='Path 52' d='M363.123,831.22H351.881v-8.105Z' transform='translate(-318.435 -820.13)' fill='%23015ffe'/%3E%3Cpath id='Path_53' data-name='Path 53' d='M290.819,843.076l-14.388-27.766,16.155,11.99Z' transform='translate(-272.519 -815.309)' fill='%23015ffe' opacity='0.8'/%3E%3Cpath id='Path_54' data-name='Path 54' d='M323.262,883.328V896.2l11.359-23.98Z' transform='translate(-301.175 -850.135)' fill='%23015ffe' opacity='0.8'/%3E%3Cpath id='Path_55' data-name='Path 55' d='M278.232,846.874,266.35,842.3l18.427,17.417Z' transform='translate(-266.35 -831.827)' fill='%23015ffe'/%3E%3Cpath id='Path_56' data-name='Path 56' d='M286.519,1034.158,273.09,1023.97l-1.8,15.76,3.958,5.613Z' transform='translate(-253.074 -1012.071)' fill='%23015ffe'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
@media screen and (max-width: 760px) {
  main#study-subpage section.absolvent-story .story .img:before {
    width: 32px;
    height: 114px;
    left: 16px;
    top: -9px;
  }
}
main#study-subpage section.absolvent-story .story .img img {
  width: 194px;
  height: 194px;
  display: block;
  object-fit: cover;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #f2f2f2;
}
@media screen and (max-width: 760px) {
  main#study-subpage section.absolvent-story .story .img img {
    width: 120px;
    height: 120px;
  }
}
main#study-subpage section.absolvent-story .story .text {
  flex-grow: 1;
}
main#study-subpage section.absolvent-story .story .text h3 {
  padding: 0 0 10px 0;
  color: #001E46;
  font-size: 28px;
  line-height: 42px;
  font-weight: bold;
}
@media screen and (max-width: 760px) {
  main#study-subpage section.absolvent-story .story .text h3 {
    font-size: 18px;
    line-height: 26px;
  }
}
main#study-subpage section.absolvent-story .story .text p {
  color: #001E46;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  opacity: 0.5;
}
@media screen and (max-width: 760px) {
  main#study-subpage section.absolvent-story .story .text p {
    font-size: 15px;
    line-height: 20px;
  }
}
main#study-subpage #who {
  position: relative;
  z-index: 100;
  text-align: center;
}
@media screen and (max-width: 720px) {
  main#study-subpage #who {
    padding: 20px 0 0 0;
  }
}
main#study-subpage #who .content {
  padding: 50px 60px 60px 60px;
  background: #fff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 720px) {
  main#study-subpage #who .content {
    padding: 30px 20px;
  }
}
main#study-subpage #who h2 {
  padding: 0 0 38px 0;
  color: #001E46;
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
}
main#study-subpage #who .text {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 0 0 48px 0;
  text-align: left;
}
@media screen and (max-width: 1000px) {
  main#study-subpage #who .text {
    display: block;
  }
}
main#study-subpage #who .text .col1,
main#study-subpage #who .text .col2 {
  position: relative;
}
main#study-subpage #who .text .col1:before,
main#study-subpage #who .text .col2:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
main#study-subpage #who .text .col1 {
  padding: 0 70px 0 100px;
  border-right: 1px solid rgba(183, 183, 183, 0.44);
}
@media screen and (max-width: 1000px) {
  main#study-subpage #who .text .col1 {
    padding: 0 0 0 80px;
    margin: 0 0 30px 0;
    border: none;
  }
}
@media screen and (max-width: 500px) {
  main#study-subpage #who .text .col1 {
    padding: 0;
  }
}
main#study-subpage #who .text .col1:before {
  width: 59px;
  height: 72px;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58.873' height='71.231' viewBox='0 0 58.873 71.231'%3E%3Cg id='Group_609' data-name='Group 609' transform='translate(-418.011 -534.091)'%3E%3Cg id='Group_602' data-name='Group 602' transform='translate(-1 -4)'%3E%3Cg id='Group_601' data-name='Group 601' transform='translate(383.606 541)'%3E%3Cpath id='Path_298' data-name='Path 298' d='M93.938,42.389,86.082,30.643a23.838,23.838,0,0,0-1.543-7.207,2,2,0,0,0-1.869-1.285c-.22.01-43.963.154-43.805,0A2,2,0,0,0,37,23.438a24.04,24.04,0,0,0,14.432,31.24V66.321a2,2,0,0,0,2,2H76.248a2,2,0,0,0,2-2V56.046h5.871a2,2,0,0,0,2-2V45.5h6.152a2,2,0,0,0,1.664-3.114ZM84.121,41.5a2,2,0,0,0-2,2v8.54H76.248a2,2,0,0,0-2,2V64.319H55.431v-11.1a2,2,0,0,0-1.457-1.926A20.073,20.073,0,0,1,40.292,26.155H81.244a19.919,19.919,0,0,1,.863,5.2c.033,1.008.184.636,6.421,10.145Z' fill='%23001c43'/%3E%3C/g%3E%3C/g%3E%3Cg id='Group_604' data-name='Group 604' transform='translate(213.748 405.255)'%3E%3Cpath id='Subtraction_1' data-name='Subtraction 1' d='M3.03,22.16H0V16.22H4.236A18.36,18.36,0,0,1,5.45,13.269l-3-3.033,7.672-7.758,3,3.033a17.839,17.839,0,0,1,2.917-1.227V0H26.892V4.284a17.814,17.814,0,0,1,2.919,1.227l3-3.033,7.672,7.758-3,3.033A18.38,18.38,0,0,1,38.7,16.22h4.236v5.938H39.9V19.282h-3.43l-.666-2.144A15.269,15.269,0,0,0,34.8,14.685l-1.028-1.993,1.572-1.59.857-.867L32.809,6.81l-.857.867L30.38,9.266l-1.972-1.04A14.83,14.83,0,0,0,25.984,7.2L23.863,6.53V3.063H19.071V6.53L16.95,7.2a14.874,14.874,0,0,0-2.426,1.022l-1.971,1.04-1.572-1.59-.857-.867L6.736,10.236l.857.867,1.572,1.59L8.136,14.685a15.344,15.344,0,0,0-1.009,2.453l-.667,2.144H3.03v2.877Z' transform='translate(209.251 129.087)' fill='%23015ffe' stroke='%23015ffe' stroke-miterlimit='10' stroke-width='0.5'/%3E%3C/g%3E%3Cpath id='Path_301' data-name='Path 301' d='M-5706.33,561.5s.1-6.586,6.941-6.586,6.792,6.586,6.792,6.586' transform='translate(6144 -6)' fill='none' stroke='%23015ffe' stroke-width='4'/%3E%3C/g%3E%3C/svg%3E%0A");
}
@media screen and (max-width: 500px) {
  main#study-subpage #who .text .col1:before {
    margin: 0 auto 16px auto;
    position: static;
  }
}
main#study-subpage #who .text .col2 {
  padding: 0 0 0 170px;
}
@media screen and (max-width: 1000px) {
  main#study-subpage #who .text .col2 {
    padding: 0 0 0 80px;
  }
}
@media screen and (max-width: 500px) {
  main#study-subpage #who .text .col2 {
    padding: 0;
  }
}
main#study-subpage #who .text .col2:before {
  width: 83px;
  height: 73px;
  left: 50px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='83' height='72.993' viewBox='0 0 83 72.993'%3E%3Cg id='Group_361' data-name='Group 361' transform='translate(-322.229 -87.424)'%3E%3Cpath id='Path_226' data-name='Path 226' d='M400.788,109.08a13.045,13.045,0,0,0-18.46.811l-3.889,3.763,3.072,3.2,3.94-3.812.1-.1a8.642,8.642,0,0,1,10.312-1.921l-23.013,23.109L345.5,133.012l-3.561,3.5-10.613-10.552,10.967-11.01,28.6.053a2.989,2.989,0,0,1-.419,5.962l-14.473,0v4.448h14.327a7.437,7.437,0,0,0,.821-14.848l-30.687-.065-15.415,15.476,16.874,16.779,5.31-5.22,27.38,1.116,27.888-28Z' transform='translate(2.729 11.8)' fill='%23001c43'/%3E%3Cpath id='Path_227' data-name='Path 227' d='M322.23,120.51l16.863,16.768,3.119-3.159-16.865-16.767Z' transform='translate(0 23.139)' fill='%23001c43'/%3E%3Cpath id='Path_228' data-name='Path 228' d='M366.658,106.8a13.8,13.8,0,1,1-13.8-13.856,13.828,13.828,0,0,1,13.8,13.856' transform='translate(17.202 -5.516)' fill='%23015ffe'/%3E%3Cg id='Group_362' data-name='Group 362' transform='translate(361.754 93.015)'%3E%3Cpath id='Path_51' data-name='Path 51' d='M318.058,826.289l5.152-3.5v7.428Z' transform='translate(-310.33 -821.64)' fill='%23fff'/%3E%3Cpath id='Path_52' data-name='Path 52' d='M356.21,826.236h-4.329v-3.121Z' transform='translate(-339 -821.965)' fill='%23fff'/%3E%3Cpath id='Path_53' data-name='Path 53' d='M281.972,826l-5.541-10.693,6.221,4.617Z' transform='translate(-274.924 -815.309)' fill='%23fff'/%3E%3Cpath id='Path_54' data-name='Path 54' d='M323.262,876.5v4.958l4.374-9.235Z' transform='translate(-314.756 -863.716)' fill='%23fff'/%3E%3Cpath id='Path_55' data-name='Path 55' d='M270.926,844.063,266.35,842.3l7.1,6.707Z' transform='translate(-266.35 -838.268)' fill='%23fff'/%3E%3Cpath id='Path_56' data-name='Path 56' d='M277.156,1027.894l-5.172-3.924-.693,6.07,1.524,2.162Z' transform='translate(-264.275 -1019.388)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
@media screen and (max-width: 1000px) {
  main#study-subpage #who .text .col2:before {
    width: 59px;
    left: 0;
  }
}
@media screen and (max-width: 500px) {
  main#study-subpage #who .text .col2:before {
    margin: 0 auto 16px auto;
    position: static;
  }
}
main#study-subpage #who h3 {
  padding: 0 0 16px 0;
  color: #001E46;
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
}
main#study-subpage #who h3 span {
  color: #265FFE;
}
@media screen and (max-width: 500px) {
  main#study-subpage #who h3 {
    text-align: center;
  }
}
main#study-subpage #who p {
  padding: 0 0 18px 0;
  color: #001E46;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}
@media screen and (max-width: 500px) {
  main#study-subpage #who p {
    text-align: center;
  }
}
main#study-subpage #who ul {
  list-style: none;
  color: #001E46;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
}
main#study-subpage #who ul li {
  padding: 0 0 12px 28px;
  position: relative;
}
main#study-subpage #who ul li:last-of-type {
  padding-bottom: 0;
}
main#study-subpage #who ul li:before {
  content: " ";
  width: 19px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.283' height='14.898' viewBox='0 0 18.283 14.898'%3E%3Cpath id='Path_14135' data-name='Path 14135' d='M-9478.934-20645.908l5.659,5.4,9.078-9.637' transform='translate(9480.66 20651.857)' fill='none' stroke='%232deab7' stroke-width='5'/%3E%3C/svg%3E%0A");
}
main#study-subpage #who a.button {
  padding: 0 20px;
  display: inline-block;
  vertical-align: top;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  border: 1px solid #265FFE;
  color: #265FFE;
  font-size: 14px;
  line-height: 44px;
  font-weight: bold;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
main#study-subpage #who a.button:hover {
  box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.16);
}
main#study-subpage #numbers {
  padding: 90px 0;
  text-align: center;
}
main#study-subpage #numbers h2 {
  padding: 0 0 44px 0;
  color: #001E46;
  font-size: 30px;
  line-height: 50px;
  font-weight: bold;
}
main#study-subpage #numbers ul {
  padding: 60px 0 0 0;
  display: flex;
  justify-content: center;
  gap: 100px;
  list-style: none;
  background-repeat: no-repeat;
  background-position: center 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1086.498' height='122.593' viewBox='0 0 1086.498 122.593'%3E%3Cg id='Group_18142' data-name='Group 18142' transform='translate(-415.605 -1119.001)'%3E%3Cpath id='Path_332' data-name='Path 332' d='M426.345,57.329C390.393,30.455,349.64,0,269.633,0S148.867,30.455,112.91,57.329C80.445,81.589,54.8,100.756,0,100.756' transform='translate(1494.066 1239.594) rotate(180)' fill='none' stroke='%23bfbfbf' stroke-miterlimit='10' stroke-width='4' stroke-dasharray='5 8'/%3E%3Cpath id='Path_331' data-name='Path 331' d='M1078.461,102.756c-1.7,0-3.4-.019-5.05-.055l.089-1c1.625.036,3.295.054,4.962.054Zm-539.212,0c-.453,0-.911,0-1.361,0l.023-4c.442,0,.892,0,1.338,0,1.216,0,2.437-.01,3.631-.029l.064,4C541.729,102.746,540.486,102.756,539.249,102.756Zm-9.428-.2c-1.693-.072-3.389-.166-5.041-.278l.272-3.991c1.618.11,3.28.2,4.94.273Zm21.19-.113-.217-3.994c1.66-.09,3.322-.2,4.94-.332l.321,3.987C554.4,102.241,552.705,102.355,551.011,102.447Zm514.33-.078c-1.692-.1-3.387-.229-5.038-.375l.35-1.985c1.615.142,3.274.265,4.931.367Zm-548.616-.812c-1.686-.19-3.375-.407-5.02-.643l.569-3.959c1.605.231,3.254.442,4.9.628Zm47.379-.279-.5-3.968c1.642-.208,3.287-.443,4.888-.7l.627,3.951C567.472,100.823,565.786,101.063,564.1,101.277Zm488.157-.176c-1.681-.227-3.365-.482-5.006-.757l.661-2.945c1.6.268,3.241.516,4.881.738ZM503.717,99.556c-1.663-.328-3.33-.687-4.957-1.067l.911-3.895c1.581.37,3.2.719,4.821,1.038Zm73.364-.473-.837-3.911c1.61-.345,3.226-.72,4.8-1.116l.975,3.879C580.4,98.341,578.737,98.728,577.081,99.082Zm462.216-.291c-1.652-.37-3.309-.772-4.927-1.2l1.013-3.87c1.572.411,3.183.8,4.788,1.161ZM490.913,96.412c-1.617-.479-3.245-.995-4.836-1.532l1.28-3.79c1.544.522,3.123,1.022,4.693,1.487Zm98.92-.689-1.2-3.815c1.559-.492,3.129-1.019,4.666-1.569l1.346,3.767C593.058,94.673,591.44,95.217,589.833,95.724Zm436.748-.415c-1.6-.523-3.215-1.083-4.794-1.666l1.384-3.753c1.533.565,3.1,1.109,4.652,1.616ZM478.465,92.051c-1.551-.63-3.12-1.3-4.663-2l1.641-3.648c1.5.674,3.021,1.326,4.528,1.938ZM602.2,91.146l-1.569-3.679c1.493-.637,3.006-1.315,4.495-2.015l1.7,3.62C605.3,89.792,603.739,90.49,602.2,91.146Zm412.056-.538c-1.53-.67-3.08-1.383-4.607-2.119l1.735-3.6c1.485.715,2.991,1.408,4.477,2.059ZM466.5,86.52c-1.47-.762-2.97-1.571-4.456-2.4L464,80.627c1.45.811,2.912,1.6,4.345,2.342Zm147.565-1.1L612.174,81.9c1.42-.763,2.871-1.573,4.313-2.406l2,3.464C617.011,83.81,615.524,84.64,614.069,85.422Zm388.378-.646c-1.447-.794-2.926-1.635-4.4-2.5l2.027-3.448c1.438.845,2.883,1.666,4.3,2.441ZM455.08,80.009c-1.387-.859-2.82-1.77-4.258-2.707l2.184-3.351c1.413.921,2.819,1.815,4.179,2.658ZM625.4,78.763l-2.144-3.377c1.348-.856,2.746-1.766,4.154-2.7l2.216,3.33C628.193,76.966,626.771,77.892,625.4,78.763Zm365.772-.725c-1.365-.878-2.781-1.811-4.21-2.773l2.233-3.318c1.406.946,2.8,1.864,4.141,2.727ZM444.14,72.8c-1.309-.909-2.691-1.884-4.107-2.9l2.327-3.253c1.4,1,2.769,1.967,4.063,2.866Zm192.124-1.34-2.305-3.269c1.3-.916,2.624-1.862,4.048-2.893l2.344,3.241C638.914,69.575,637.577,70.531,636.264,71.456Zm344.078-.775c-1.3-.926-2.637-1.885-4.077-2.931l2.352-3.235c1.428,1.038,2.749,1.989,4.041,2.906Zm-546.8-5.506c-1.2-.888-2.521-1.864-4.024-2.983l2.389-3.208c1.5,1.116,2.809,2.088,4.008,2.972ZM646.821,63.79l-2.382-3.213c1.155-.856,2.428-1.8,4.005-2.982l2.393,3.205C649.256,61.981,647.98,62.931,646.821,63.79Zm322.984-.8c-1.413-1.05-2.821-2.1-4.012-2.991l2.394-3.2c1.189.888,2.595,1.938,4,2.985ZM657.247,56.013l-2.391-3.207c1.5-1.116,2.812-2.092,4.021-2.986l2.377,3.217C660.05,53.928,658.739,54.9,657.247,56.013Zm302.139-.794c-1.469-1.093-2.781-2.065-4.01-2.97l2.372-3.221c1.235.909,2.552,1.885,4.026,2.982ZM667.694,48.333l-2.338-3.245c1.4-1.008,2.775-1.989,4.089-2.915l2.3,3.27C670.446,46.361,669.082,47.333,667.694,48.333Zm281.233-.774c-1.386-.994-2.753-1.962-4.061-2.878L947.16,41.4c1.321.924,2.7,1.9,4.1,2.9ZM678.3,40.926l-2.234-3.318c1.411-.95,2.822-1.885,4.2-2.778l2.182,3.353C681.086,39.065,679.693,39.988,678.3,40.926Zm260-.736c-1.4-.931-2.793-1.848-4.153-2.725l2.166-3.363c1.379.888,2.794,1.817,4.208,2.76ZM689.159,33.944l-2.085-3.414c1.443-.881,2.9-1.751,4.327-2.584l2.017,3.454C692.013,32.221,690.58,33.077,689.159,33.944ZM927.41,33.26c-1.424-.859-2.861-1.707-4.271-2.52l2-3.466c1.434.826,2.894,1.688,4.341,2.561ZM700.333,27.518,698.436,24c1.482-.8,2.985-1.587,4.467-2.343l1.818,3.563C703.265,25.959,701.789,26.734,700.333,27.518ZM916.2,26.9c-1.461-.776-2.942-1.542-4.4-2.275l1.8-3.574c1.488.747,3,1.527,4.484,2.317ZM711.844,21.749l-1.682-3.629c1.524-.707,3.075-1.4,4.607-2.069l1.594,3.669C714.86,20.373,713.34,21.056,711.844,21.749ZM904.653,21.2c-1.5-.683-3.022-1.355-4.528-2l1.57-3.679c1.536.656,3.09,1.341,4.617,2.037ZM723.687,16.707l-1.449-3.728c1.561-.607,3.152-1.2,4.728-1.77l1.356,3.763C726.777,15.528,725.218,16.112,723.687,16.707Zm169.092-.471c-1.535-.585-3.1-1.158-4.647-1.705l1.331-3.772c1.58.558,3.175,1.143,4.74,1.739Zm-156.951-3.8-1.207-3.813c1.593-.5,3.217-1,4.828-1.464L740.563,11C738.983,11.455,737.39,11.938,735.828,12.432Zm144.786-.39c-1.567-.485-3.165-.958-4.75-1.407l1.089-3.849c1.616.457,3.245.94,4.842,1.434Zm-132.4-3.107-.967-3.881c1.618-.4,3.269-.794,4.908-1.162l.876,3.9C751.425,8.156,749.8,8.54,748.216,8.935ZM868.2,8.624c-1.591-.386-3.215-.76-4.827-1.111l.852-3.908c1.642.358,3.3.739,4.917,1.132ZM760.8,6.2l-.735-3.932c1.639-.306,3.312-.6,4.973-.873l.649,3.947C764.052,5.61,762.408,5.9,760.8,6.2Zm94.8-.237c-1.608-.291-3.25-.569-4.88-.828l.626-3.951c1.658.263,3.329.546,4.966.842ZM773.529,4.188,773.013.221c1.648-.214,3.331-.416,5-.6L778.45,3.6C776.807,3.779,775.151,3.977,773.529,4.188Zm69.332-.164c-1.625-.2-3.284-.392-4.931-.564l.415-3.978c1.673.175,3.359.367,5.011.573ZM786.353,2.856l-.313-3.988c1.657-.13,3.349-.247,5.028-.348l.24,3.993C789.653,2.613,787.986,2.728,786.353,2.856Zm43.668-.1c-1.632-.12-3.3-.227-4.953-.319l.221-3.994c1.678.093,3.369.2,5.026.323Zm-30.78-.607-.127-4c1.66-.053,3.355-.092,5.036-.118l.06,4C802.551,2.06,800.879,2.1,799.241,2.151Zm17.888-.039c-1.635-.045-3.3-.076-4.961-.094l.043-4c1.679.018,3.37.05,5.027.1Z' transform='translate(1494.066 1239.594) rotate(180)' opacity='0.25'/%3E%3Cg id='Group_759' data-name='Group 759' transform='translate(1230.372 125.691)'%3E%3Cpath id='Path_51' data-name='Path 51' d='M318.058,832.424l14.185-9.635v20.45Z' transform='translate(-72.432 173.685)' fill='%23317dfc'/%3E%3Cpath id='Path_52' data-name='Path 52' d='M363.8,831.709h-11.92v-8.594Z' transform='translate(-92.069 173.359)' fill='%23015ffe'/%3E%3Cpath id='Path_53' data-name='Path 53' d='M291.687,844.75l-15.255-29.44,17.129,12.713Z' transform='translate(-47.933 178)' fill='%23015ffe' opacity='0.8'/%3E%3Cpath id='Path_54' data-name='Path 54' d='M323.262,884v13.65l12.044-25.426Z' transform='translate(-75.494 144.506)' fill='%23015ffe' opacity='0.8'/%3E%3Cpath id='Path_55' data-name='Path 55' d='M278.949,847.15l-12.6-4.848,19.538,18.467Z' transform='translate(-42 162.114)' fill='%23015ffe'/%3E%3Cpath id='Path_56' data-name='Path 56' d='M287.438,1034.772l-14.239-10.8-1.908,16.71,4.2,5.952Z' transform='translate(-27.626 -18.044)' fill='%23015ffe'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
main#study-subpage #numbers ul li {
  width: 208px;
}
main#study-subpage #numbers ul li strong,
main#study-subpage #numbers ul li span,
main#study-subpage #numbers ul li small {
  display: block;
}
main#study-subpage #numbers ul li strong {
  color: #015ffe;
  font-size: 70px;
  line-height: 96px;
  font-weight: bold;
}
main#study-subpage #numbers ul li span {
  color: #001E46;
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
}
main#study-subpage #numbers ul li small {
  color: #001E46;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}
@media screen and (max-width: 1200px) {
  main#study-subpage #numbers ul {
    background-size: contain;
  }
}
@media screen and (max-width: 760px) {
  main#study-subpage #numbers {
    padding: 60px 0;
  }
  main#study-subpage #numbers h2 {
    padding: 0 0 20px 0;
  }
  main#study-subpage #numbers ul {
    padding: 0;
    display: block;
    background: none;
  }
  main#study-subpage #numbers ul li {
    width: auto;
    padding: 0 0 20px 0;
  }
  main#study-subpage #numbers ul li:last-of-type {
    padding: 0;
  }
}
main#study-subpage #timeline {
  padding: 90px 0 60px 0;
  background: #F2F3F5;
  position: relative;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                    supported by Chrome and Opera */
}
main#study-subpage #timeline h2 {
  padding: 0 0 24px 0;
  color: #001E46;
  font-size: 30px;
  line-height: 50px;
  font-weight: bold;
  text-align: center;
}
main#study-subpage #timeline p.intro {
  color: #001E46;
  font-size: 16px;
  line-height: 27px;
  font-weight: 600;
  text-align: center;
}
main#study-subpage #timeline .items {
  padding: 50px 0 100px 0;
  background-position: center bottom 40px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='39.354' viewBox='0 0 23 39.354'%3E%3Cg id='Group_143' data-name='Group 143' transform='translate(-369.18 -566)'%3E%3Cpath id='small-blue-strong-arrow-white' d='M12.722,0,9.1,3.179l5.555,5.733H0V14.09H14.655L9.1,19.813,12.722,23,23.564,11.78v-.546Z' transform='translate(392.18 581.79) rotate(90)' fill='%23001e46'/%3E%3Crect id='Rectangle_6' data-name='Rectangle 6' width='5' height='5' transform='translate(378.18 574)' fill='%23001e46' opacity='0.5'/%3E%3Crect id='Rectangle_7' data-name='Rectangle 7' width='5' height='5' transform='translate(378.18 566)' fill='%23001e46' opacity='0.25'/%3E%3C/g%3E%3C/svg%3E%0A");
}
main#study-subpage #timeline .center {
  z-index: 100;
}
main#study-subpage #timeline:before {
  content: " ";
  width: 298px;
  height: 650px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  display: block;
  background-repeat: no-repeat;
  background-position: right 0;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Vrstva_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='305.9px' height='734.3px' viewBox='0 0 305.9 734.3' style='enable-background:new 0 0 305.9 734.3;' xml:space='preserve' %3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23FFFFFF;stroke-width:5.0006;stroke-miterlimit:10.0012;stroke-dasharray:5.0006,8.0009;%7D%0A%3C/style%3E%3Cpath id='Path_58' class='st0' d='M196.7,732.7c92.4-111.8,131.2-265,90.7-415.8S136.8,52.9,0.9,2.3'/%3E%3C/svg%3E%0A");
}
main#study-subpage #timeline:after {
  content: " ";
  width: 346px;
  height: 671px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  display: block;
  background-repeat: no-repeat;
  background-position: 0 bottom;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Vrstva_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='383.2px' height='688.9px' viewBox='0 0 383.2 688.9' style='enable-background:new 0 0 383.2 688.9;' xml:space='preserve' %3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23FFFFFF;stroke-width:5;stroke-miterlimit:10;stroke-dasharray:5,8;%7D%0A%3C/style%3E%3Cpath id='Path_78' class='st0' d='M63.2,1.2C-8.3,127.3-19.9,285,46,426.4s194.2,233.8,336.8,260.1'/%3E%3C/svg%3E%0A");
}
main#study-subpage #timeline article {
  padding: 0 0 0 184px;
  margin: 0 0 30px 0;
  position: relative;
}
main#study-subpage #timeline article .number {
  position: absolute;
  left: 0;
  top: 0;
}
main#study-subpage #timeline article .number strong {
  width: 98px;
  position: absolute;
  left: 33px;
  top: 69px;
  opacity: 0.5;
  color: #001E46;
  font-size: 21px;
  line-height: 24px;
  font-weight: bold;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-align: center;
}
main#study-subpage #timeline article .number .num {
  width: 98px;
  height: 60px;
  position: absolute;
  left: 33px;
  top: 0;
  display: block;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: contain;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0.5;
}
main#study-subpage #timeline article .number .num.n01 {
  background-image: url(../images/01-active.svg);
}
main#study-subpage #timeline article .number .num.n02 {
  background-image: url(../images/02-active.svg);
}
main#study-subpage #timeline article .number .num.n03 {
  background-image: url(../images/03-active.svg);
}
main#study-subpage #timeline article .number .num.n04 {
  background-image: url(../images/04-active.svg);
}
main#study-subpage #timeline article .number .num.n05 {
  background-image: url(../images/05-active.svg);
}
main#study-subpage #timeline article .number .num.n06 {
  background-image: url(../images/06-active.svg);
}
main#study-subpage #timeline article .number .num.n07 {
  background-image: url(../images/07-active.svg);
}
main#study-subpage #timeline article .number .num.n08 {
  background-image: url(../images/08-active.svg);
}
main#study-subpage #timeline article .number .num.n09 {
  background-image: url(../images/09-active.svg);
}
main#study-subpage #timeline article .number .num.n10 {
  background-image: url(../images/10-active.svg);
}
main#study-subpage #timeline article .number .num.n11 {
  background-image: url(../images/11-active.svg);
}
main#study-subpage #timeline article .number .num.n12 {
  background-image: url(../images/12-active.svg);
}
main#study-subpage #timeline article .number .num.n13 {
  background-image: url(../images/13-active.svg);
}
main#study-subpage #timeline article .number .numMultiple {
  width: 98px;
  height: 160px;
  position: absolute;
  left: 33px;
  top: 0;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='23.057' viewBox='0 0 7 23.057'%3E%3Cline id='Line_54' data-name='Line 54' y2='23.057' transform='translate(3.5)' fill='none' stroke='%23001e46' stroke-width='7'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 8px 32px;
  opacity: 0.5;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
main#study-subpage #timeline article .number .numMultiple span {
  width: 100%;
  height: 58px;
  position: absolute;
  left: 0;
  display: block;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: contain;
}
main#study-subpage #timeline article .number .numMultiple span:nth-of-type(1) {
  top: 0;
}
main#study-subpage #timeline article .number .numMultiple span:nth-of-type(2) {
  bottom: 0;
}
main#study-subpage #timeline article .number .numMultiple span.n01 {
  background-image: url(../images/01-active.svg);
}
main#study-subpage #timeline article .number .numMultiple span.n02 {
  background-image: url(../images/02-active.svg);
}
main#study-subpage #timeline article .number .numMultiple span.n03 {
  background-image: url(../images/03-active.svg);
}
main#study-subpage #timeline article .number .numMultiple span.n04 {
  background-image: url(../images/04-active.svg);
}
main#study-subpage #timeline article .number .numMultiple span.n05 {
  background-image: url(../images/05-active.svg);
}
main#study-subpage #timeline article .number .numMultiple span.n06 {
  background-image: url(../images/06-active.svg);
}
main#study-subpage #timeline article .number .numMultiple span.n07 {
  background-image: url(../images/07-active.svg);
}
main#study-subpage #timeline article .number .numMultiple span.n08 {
  background-image: url(../images/08-active.svg);
}
main#study-subpage #timeline article .number .numMultiple span.n09 {
  background-image: url(../images/09-active.svg);
}
main#study-subpage #timeline article .number .numMultiple span.n10 {
  background-image: url(../images/10-active.svg);
}
main#study-subpage #timeline article .number .numMultiple span.n11 {
  background-image: url(../images/11-active.svg);
}
main#study-subpage #timeline article .number .numMultiple span.n12 {
  background-image: url(../images/12-active.svg);
}
main#study-subpage #timeline article .number .numMultiple span.n13 {
  background-image: url(../images/13-active.svg);
}
main#study-subpage #timeline article .content {
  min-height: 142px;
  padding: 40px 46px 30px 46px;
  position: relative;
  background: white;
  border: 1px solid white;
  -webkit-border-radius: 0px 16px 16px 16px;
  -moz-border-radius: 0px 16px 16px 16px;
  border-radius: 0px 16px 16px 16px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.16);
}
main#study-subpage #timeline article .content .arrow {
  width: 32px;
  height: 32px;
  position: absolute;
  right: 35px;
  top: 38px;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
main#study-subpage #timeline article .content .arrow:before,
main#study-subpage #timeline article .content .arrow:after {
  content: " ";
  width: 22px;
  height: 14px;
  margin: -11px 0 0 -7px;
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
main#study-subpage #timeline article .content .arrow:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.166' height='13.217' viewBox='0 0 20.166 13.217'%3E%3Cpath id='Path_126' data-name='Path 126' d='M3458.142,2425l8.375,7.954,8.344-7.954' transform='translate(-3456.42 -2423.187)' fill='none' stroke='%23015ffe' stroke-width='5'/%3E%3C/svg%3E%0A");
}
main#study-subpage #timeline article .content .arrow:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.166' height='13.217' viewBox='0 0 20.166 13.217'%3E%3Cpath id='Path_126' data-name='Path 126' d='M3458.142,2425l8.375,7.954,8.344-7.954' transform='translate(-3456.42 -2423.187)' fill='none' stroke='%23001e46' stroke-width='5' opacity='0.25'/%3E%3C/svg%3E%0A");
  opacity: 0;
}
main#study-subpage #timeline article .content h3 {
  color: #001E46;
  font-size: 21px;
  line-height: 22px;
  font-weight: bold;
}
main#study-subpage #timeline article .content h3 span {
  padding: 0 11px;
  margin: 0 0 0 10px;
  display: inline-block;
  vertical-align: top;
  background: #015FFE;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: white;
  font-size: 11px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
main#study-subpage #timeline article .content h3 span.preview {
  color: #041C43;
  background: #2DEAB7;
}
main#study-subpage #timeline article .content h4 {
  font-size: 16px;
  line-height: 27px;
  font-weight: bold;
  margin-bottom: 0.8rem;
}
main#study-subpage #timeline article .content p.info {
  padding: 16px 0 0 0;
  color: #001E46;
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
}
main#study-subpage #timeline article .content p.info.large {
  color: #001E46;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  opacity: 1;
}
main#study-subpage #timeline article .content ul.icons {
  padding: 16px 0 0 0;
  list-style: none;
  color: #001E46;
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
}
main#study-subpage #timeline article .content ul.icons li {
  padding: 2px 20px 2px 30px;
  display: inline-block;
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: contain;
  font-weight: normal;
  font-size: 15px;
}
main#study-subpage #timeline article .content ul.icons li.video {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 21 21'%3E%3Cg id='Group_575' data-name='Group 575' transform='translate(-602 -3638)'%3E%3Cg id='Ellipse_14' data-name='Ellipse 14' transform='translate(602 3638)' fill='%23fff' stroke='%23001e46' stroke-width='3'%3E%3Ccircle cx='10.5' cy='10.5' r='10.5' stroke='none'/%3E%3Ccircle cx='10.5' cy='10.5' r='9' fill='none'/%3E%3C/g%3E%3Cg id='Polygon_4' data-name='Polygon 4' transform='translate(616.5 3644.458) rotate(90)' fill='%23fff'%3E%3Cpath d='M 5.484824657440186 5.5 L 2.598079442977905 5.5 L 4.041451930999756 3.000004291534424 L 5.484824657440186 5.5 Z' stroke='none'/%3E%3Cpath d='M 4.041451930999756 0 L 8.082901954650879 7 L 1.9073486328125e-06 7 L 4.041451930999756 0 Z' stroke='none' fill='%23001e46'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
main#study-subpage #timeline article .content ul.icons li.chat {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.31' height='20.98' viewBox='0 0 22.31 20.98'%3E%3Cg id='Group_69' data-name='Group 69' transform='translate(-789 -2318.493)'%3E%3Cg id='Group_65' data-name='Group 65' transform='translate(790 2319)'%3E%3Cpath id='Path_72' data-name='Path 72' d='M104.547,286.987h4.673v1.558h-4.673Z' transform='translate(-98.731 -279.469)' fill='%23001e46' stroke='%23001e46' stroke-width='1'/%3E%3Cpath id='Path_73' data-name='Path 73' d='M104.547,346.723h9.345v1.558h-9.345Z' transform='translate(-98.731 -335.153)' fill='%23001e46' stroke='%23001e46' stroke-width='1'/%3E%3Cpath id='Path_74' data-name='Path 74' d='M20.681,160.08a10.811,10.811,0,0,0-.525-1.662,10,10,0,0,0-7.458-6.337v-.055a9.443,9.443,0,0,0-1.662-.17v.046a10,10,0,0,0-1.959.147l-.037.01v0a9.963,9.963,0,0,0-6.131,15.9L0,171.83H10.8a9.977,9.977,0,0,0,9.81-11.75ZM10.8,170.168H3.324l1.714-2.285-.451-.507a8.309,8.309,0,1,1,6.213,2.792Z' transform='translate(0 -151.857)' fill='%23001e46' stroke='%23001e46' stroke-width='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
main#study-subpage #timeline article .content ul.icons li.meeting {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.333' height='24' viewBox='0 0 19.333 24'%3E%3Cg id='Group_81' data-name='Group 81' transform='translate(-243.5 -263.5)'%3E%3Cg id='Group_76' data-name='Group 76' transform='translate(248.583 264)'%3E%3Cpath id='Path_85' data-name='Path 85' d='M253.583,274.167a4.583,4.583,0,1,1,4.583-4.583A4.589,4.589,0,0,1,253.583,274.167Zm0-7.333a2.75,2.75,0,1,0,2.75,2.75A2.753,2.753,0,0,0,253.583,266.833Z' transform='translate(-249 -265)' fill='%23001e46' stroke='%23001e46' stroke-width='1'/%3E%3C/g%3E%3Cg id='Group_77' data-name='Group 77' transform='translate(244 275.052)'%3E%3Cpath id='Path_86' data-name='Path 86' d='M262.333,287.914H260.5v-7.333a2.137,2.137,0,0,0-1.173-1.755,18.846,18.846,0,0,0-12.325,0,2.136,2.136,0,0,0-1.168,1.753v7.333H244v-7.333a3.982,3.982,0,0,1,2.351-3.466,20.8,20.8,0,0,1,13.625,0,3.985,3.985,0,0,1,2.357,3.466Z' transform='translate(-244 -275.966)' fill='%23001e46' stroke='%23001e46' stroke-width='1'/%3E%3C/g%3E%3Cg id='Group_78' data-name='Group 78' transform='translate(249.702 280.266)'%3E%3Crect id='Rectangle_59' data-name='Rectangle 59' width='2' height='7' transform='translate(-0.702 -0.266)' fill='%23001e46' stroke='%23001e46' stroke-width='1'/%3E%3C/g%3E%3Cg id='Group_79' data-name='Group 79' transform='translate(255.223 280.266)'%3E%3Crect id='Rectangle_60' data-name='Rectangle 60' width='2' height='7' transform='translate(-0.223 -0.266)' fill='%23001e46' stroke='%23001e46' stroke-width='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
main#study-subpage #timeline article .content ul.icons li.check {
  background-size: 21px auto;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Vrstva_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='24px' height='19px' viewBox='0 0 24 19' style='enable-background:new 0 0 24 19;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23001E46;%7D%0A%3C/style%3E%3Cpath class='st0' d='M20.3,0L9,11.6l-5.3-5L0,10.3L9,19L24,3.7L20.3,0z'/%3E%3C/svg%3E%0A");
}
main#study-subpage #timeline article .content .more {
  max-height: 0px;
  padding: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
main#study-subpage #timeline article .content .more .preview-form {
  margin: 0 40px 0 0;
  float: left;
}
@media screen and (max-width: 900px) {
  main#study-subpage #timeline article .content .more .preview-form {
    float: none;
    margin: 0 0 20px 0;
  }
  main#study-subpage #timeline article .content .more .preview-form iframe,
  main#study-subpage #timeline article .content .more .preview-form .geek-frame-holder {
    width: 100% !important;
  }
}
main#study-subpage #timeline article .content .more p {
  color: black;
  font-size: 15px;
  line-height: 26px;
  font-weight: normal;
}
main#study-subpage #timeline article .content .more ul {
  width: 50%;
  padding: 0 30px 0 0;
  float: left;
  list-style: none;
  color: black;
  font-size: 15px;
  line-height: 20px;
  font-weight: normal;
}
main#study-subpage #timeline article .content .more ul li {
  padding: 6px 0 10px 28px;
  position: relative;
}
main#study-subpage #timeline article .content .more ul li:before {
  content: " ";
  width: 14px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 6px;
  display: block;
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.5' height='14.153' viewBox='0 0 14.5 14.153'%3E%3Cpath id='small-blue-strong-arrow-white' d='M8.542-12.389,6.312-10.433,9.731-6.905H.713v3.187H9.731L6.312-.2,8.542,1.764l6.671-6.9v-.336Z' transform='translate(-0.713 12.389)' fill='%23001e46'/%3E%3C/svg%3E%0A");
}
main#study-subpage #timeline article .content .more ul li.heading {
  padding-top: 20px;
  padding-left: 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}
main#study-subpage #timeline article .content .more ul li.heading:before {
  display: none;
}
main#study-subpage #timeline article.twoWeeks .content {
  min-height: 200px;
}
main#study-subpage #timeline article.twoWeeks .number strong {
  top: 172px;
}
main#study-subpage #timeline article.opened .number .num {
  opacity: 1;
}
main#study-subpage #timeline article.opened .number .numMultiple {
  opacity: 1;
}
main#study-subpage #timeline article.opened .number strong {
  opacity: 1;
}
main#study-subpage #timeline article.opened .content {
  border-color: #015FFE;
}
main#study-subpage #timeline article.opened .content:before {
  width: 19px;
  left: -18px;
  opacity: 1;
}
main#study-subpage #timeline article.opened .content .arrow {
  border-color: #d0d0d0;
}
main#study-subpage #timeline article.opened .content .arrow:before,
main#study-subpage #timeline article.opened .content .arrow:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
main#study-subpage #timeline article.opened .content .arrow:before {
  opacity: 0;
}
main#study-subpage #timeline article.opened .content .arrow:after {
  opacity: 1;
}
main#study-subpage #timeline article.opened .content .more {
  max-height: 600px;
  padding: 30px 0 0 0;
  opacity: 1;
}
main#study-subpage #timeline article.static .content {
  background: rgba(0, 30, 70, 0.1);
  border-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
main#study-subpage #timeline article.static .content .arrow {
  display: none;
}
main#study-subpage #timeline .finale {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  background: white;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
}
main#study-subpage #timeline .finale h3 {
  padding: 0 0 18px 0;
  color: #001E46;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}
main#study-subpage #timeline .finale p {
  color: #001E46;
  font-size: 15px;
  line-height: 26px;
  font-weight: 600;
}
main#study-subpage #timeline .finale p:last-of-type {
  padding: 0;
}
main#study-subpage #timeline .finale p small {
  padding: 0 0 8px 0;
  display: block;
  font-size: 14px;
  opacity: 0.5;
}
main#study-subpage #timeline .finale p strong.meeting {
  padding: 5px 0 0 28px;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-weight: 600;
  background: url(../images/icon-meeting.svg) no-repeat 0 center;
}
main#study-subpage #timeline .finale p a {
  color: #015FFE;
  text-decoration: underline;
}
main#study-subpage #timeline .finale p a:hover {
  text-decoration: none;
}
main#study-subpage #timeline .finale img {
  width: 180px;
  max-width: 100%;
  display: block;
  margin: 0 0 36px 0;
}
main#study-subpage #timeline .finale .mission {
  padding: 36px 60px;
  margin: 34px -60px -54px -60px;
  background: #015FFE;
}
main#study-subpage #timeline .finale .mission p {
  padding: 0 0 0 36px;
  position: relative;
  color: #fff;
}
main#study-subpage #timeline .finale .mission p:before {
  content: " ";
  width: 24px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 1px;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.866' height='19.133' viewBox='0 0 23.866 19.133'%3E%3Cpath id='Path_14141' data-name='Path 14141' d='M-9478.934-20644.508l7.531,7.188,12.08-12.822' transform='translate(9481.005 20652.199)' fill='none' stroke='%232deab7' stroke-width='6'/%3E%3C/svg%3E%0A");
}
main#study-subpage #timeline .finale .mission p a {
  color: #fff;
}
main#study-subpage #timeline .finale .col1,
main#study-subpage #timeline .finale .col2 {
  padding: 54px 60px;
  position: relative;
}
main#study-subpage #timeline .finale .col1 {
  width: 100%;
}
main#study-subpage #timeline .finale .col2 {
  width: 100%;
  background: #015FFE;
  background: rgba(1, 95, 254, 0.1);
}
main#study-subpage #timeline .finale .col2 h3 {
  color: #001C43;
}
@media screen and (max-width: 1150px) {
  main#study-subpage #timeline {
    padding: 70px 0 60px 0;
  }
  main#study-subpage #timeline p.intro {
    color: #001E46;
    font-size: 15px;
    line-height: 27px;
    font-weight: 600;
  }
  main#study-subpage #timeline .items {
    padding: 50px 0 90px 0;
  }
  main#study-subpage #timeline:before,
  main#study-subpage #timeline:after {
    display: none;
  }
  main#study-subpage #timeline article {
    padding: 0 0 0 100px;
    margin: 0 0 26px 0;
  }
  main#study-subpage #timeline article .number strong {
    width: 72px;
    left: 0;
    top: 56px;
    font-size: 15px;
  }
  main#study-subpage #timeline article .number .num {
    width: 72px;
    height: 42px;
    left: 0;
  }
  main#study-subpage #timeline article .number .numMultiple {
    width: 72px;
    height: 118px;
    left: 0;
    background-size: auto 17px;
  }
  main#study-subpage #timeline article .number .numMultiple span {
    height: 42px;
  }
  main#study-subpage #timeline article .content {
    min-height: 130px;
    padding: 30px;
    -webkit-border-radius: 0px 13px 13px 13px;
    -moz-border-radius: 0px 13px 13px 13px;
    border-radius: 0px 13px 13px 13px;
  }
  main#study-subpage #timeline article .content .arrow {
    right: 32px;
    top: 27px;
  }
  main#study-subpage #timeline article .content h3 {
    padding-right: 40px;
    font-size: 19px;
    line-height: 29px;
  }
  main#study-subpage #timeline article .content h3 span {
    vertical-align: middle;
  }
  main#study-subpage #timeline article .content p.info {
    font-size: 15px;
  }
  main#study-subpage #timeline article .content p.info.large {
    color: #001E46;
    font-size: 15px;
    line-height: 24px;
    font-weight: normal;
  }
  main#study-subpage #timeline article .content ul.icons {
    color: #001E46;
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
  }
  main#study-subpage #timeline article .content .more ul {
    width: auto;
    padding: 0;
    float: none;
  }
  main#study-subpage #timeline article .content .more ul li {
    padding: 6px 0 8px 28px;
    position: relative;
  }
  main#study-subpage #timeline article .content .more ul li.heading {
    font-size: 17px;
  }
  main#study-subpage #timeline article.twoWeeks .content {
    min-height: 170px;
  }
  main#study-subpage #timeline article.twoWeeks .number strong {
    top: 128px;
  }
  main#study-subpage #timeline article.opened .content .more {
    max-height: 1000px;
  }
  main#study-subpage #timeline .finale h3 {
    padding: 0 0 14px 0;
    color: #001E46;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
  }
  main#study-subpage #timeline .finale p {
    padding: 0 0 18px 0;
    color: #001E46;
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
  }
}
@media screen and (max-width: 750px) {
  main#study-subpage #timeline .finale {
    display: block;
  }
  main#study-subpage #timeline .finale h3 {
    padding: 0 0 12px 0;
    color: #001E46;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
  }
  main#study-subpage #timeline .finale p {
    padding: 0 0 15px 0;
  }
  main#study-subpage #timeline .finale img {
    width: 114px;
  }
  main#study-subpage #timeline .finale .mission {
    padding: 16px;
    margin: 20px -16px -30px -16px;
  }
  main#study-subpage #timeline .finale .col1,
  main#study-subpage #timeline .finale .col2 {
    padding: 30px 16px;
  }
}
@media screen and (max-width: 600px) {
  main#study-subpage #timeline {
    padding: 70px 0 190px 0;
  }
  main#study-subpage #timeline h2 {
    padding: 0 0 18px 0;
    font-size: 25px;
    line-height: 35px;
  }
  main#study-subpage #timeline .items {
    padding: 45px 0 74px 0;
    background-position: center bottom 32px;
  }
  main#study-subpage #timeline article {
    padding: 0;
    margin: 0 0 18px 0;
  }
  main#study-subpage #timeline article .number {
    padding: 0 0 12px 0;
    position: static;
    display: block;
  }
  main#study-subpage #timeline article .number strong {
    display: none;
  }
  main#study-subpage #timeline article .number .num {
    width: 36px;
    height: 20px;
    position: static;
  }
  main#study-subpage #timeline article .number .numMultiple {
    width: 98px;
    height: 20px;
    position: relative;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='4' viewBox='0 0 14 4'%3E%3Cline id='Line_54' data-name='Line 54' x1='14' transform='translate(0 2)' fill='none' stroke='%23001e46' stroke-width='4'/%3E%3C/svg%3E%0A");
    background-size: 14px auto;
  }
  main#study-subpage #timeline article .number .numMultiple span {
    width: 36px;
    height: 20px;
  }
  main#study-subpage #timeline article .number .numMultiple span:nth-of-type(1) {
    left: 0;
  }
  main#study-subpage #timeline article .number .numMultiple span:nth-of-type(2) {
    left: auto;
    right: 0;
  }
  main#study-subpage #timeline article .content {
    min-height: 1px;
    padding: 24px 20px;
  }
  main#study-subpage #timeline article .content .arrow {
    right: 20px;
    top: 24px;
  }
  main#study-subpage #timeline article .content h3 {
    padding-right: 40px;
    font-size: 17px;
    line-height: 27px;
  }
  main#study-subpage #timeline article .content h3 span {
    vertical-align: middle;
  }
  main#study-subpage #timeline article .content p.info {
    padding: 12px 0 4px 0;
    font-size: 15px;
  }
  main#study-subpage #timeline article .content p.info.large {
    display: none;
  }
  main#study-subpage #timeline article .content ul.icons {
    color: #001E46;
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
  }
  main#study-subpage #timeline article.twoWeeks .content {
    min-height: 1px;
  }
  main#study-subpage #timeline article.opened .content .more {
    max-height: 1200px;
  }
}
@media screen and (max-width: 365px) {
  main#study-subpage #timeline article .content ul.icons li {
    margin-bottom: 4px;
  }
}
main#study-subpage #video {
  padding: 80px 0;
  text-align: center;
}
main#study-subpage #video h2 {
  padding: 0 0 40px 0;
  color: #001E46;
  font-size: 30px;
  line-height: 42px;
  font-weight: bold;
}
main#study-subpage #video .video {
  padding: 56.25% 0 0 0;
  margin: 0 auto;
  position: relative;
}
main#study-subpage #video .video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
}
