<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.Navigation {
  position: relative;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
}

body {
  background-color: #fff;
}

@media (min-width: 1200px) and (max-width: 1439px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1440px) {
  .offset-xxl-1 {
    margin-left: 8.333333%;
  }
  .col-xxl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
}
.home-new p, .home-new span, .home-new input {
  font-weight: 300;
}
.home-new h3.home__block-header--title {
  color: #12387A;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
}
.home-new .home__block-header {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .home-new .home__block-header {
    margin-bottom: 30px;
  }
}
.home-new .banner {
  padding-top:50px;
  max-height:660px;
  background-color: #047CEE;
  clip-path: ellipse(96% 100% at top center);
}
.home-new .banner__wrapper{
  position: relative;
  container-type: inline-size;
}
.home-new .banner__img img{
  border-radius: 10px;
  box-shadow:14px 14px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 1;
  max-height:400px;
}
.home-new .banner__circle-wrapper .banner__circle-1{
  position:absolute;
  top: -5%;
  right: -3%;
}
.home-new .banner__circle-wrapper .banner__circle-2{
  position:absolute;
  bottom: -36%;
  left: 22%;
}
.home-new .banner__circle-wrapper .banner__circle-3{
  position:absolute;
  top: -10%;
  left: -11%;
}
.home-new .banner__link--login{
  font-weight:500;
  background: #fff;
  border-radius: 20px;
  padding: 10px 16px;
  font-size:18px;
}
.home-new .banner__link--login:hover{
  font-size:20px;
  box-shadow: 0 0 10px 0 #254CAC inset, 0 0 20px 2px #254CAC;
  border: 3px solid #254CAC;
}
.home-new .banner .banner__text {
/*  background: url("/assets/images/home-new/bg-vn.png") no-repeat center center;*/
  background-size: contain;
  height: 100%;
  padding: 50px 0 100px;
}
.home-new .banner h3.banner__text--title {
  font-size: 42px;
  color: #1F3B64;
  margin-bottom: 20px;
}
.home-new .banner p.banner__text--desc {
  max-width:286px;
  font-size: 30px;
  color: #636466;
  font-weight: 300;
  text-align: justify;
  margin-bottom: 40px;
}
.home-new .banner .banner__search {
  border-radius: 35px;
  background: #FFF;
  box-shadow: 5px 5px 30px 0px rgba(0, 0, 0, 0.15);
  max-width: 75%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 15px;
  gap: 10px;
}
.home-new .banner .banner__search--icon {
  border-radius: 25px;
  background: #0070DC;
  width: 115px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
    cursor: pointer;
}
.home__block-proficecncy--title{
  margin-bottom: 50px;
  color: #12387A;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
}
.home-new .banner input.banner__search--input {
  border: 0;
  width: calc(100% - 125px);
}
.home-new .banner input.banner__search--input:focus-visible {
  outline: none;
}
@media (max-width: 991px) {
  .home-new .banner__wrapper{
    max-height:none;
  }
  .home-new .banner .banner__search {
    max-width: 100%;
  }
  .home-new .banner p.banner__text--desc{
    margin:0 auto;
    margin-bottom:30px;
    text-align: center;
    max-width:310px;
  }

  .home-new .banner__circle-wrapper  circle {
    cy:50;
    r:37;
    stroke-dasharray:8;
  }
  .home-new .banner__circle-wrapper .banner__circle-1 circle:first-child,
  .home-new .banner__circle-wrapper .banner__circle-2 circle:first-child{
    r:50;
  }
  .home-new .banner__circle-wrapper .banner__circle-1{
    top: 60%;
    right: -10%;
  }
  .home-new .banner__circle-wrapper .banner__circle-2{
    bottom: 10%;
    left: -11%;
  }
  .home-new .banner__circle-wrapper .banner__circle-1 circle{
    cx:150;
  }
  .home-new .banner__circle-wrapper .banner__circle-2 circle{
    cx:40;
  }
  
}
@media (max-width: 767px) {
   .home-new .banner{
    clip-path: ellipse(116% 100% at top center);
   }
  .home-new .banner .banner__text {
/*    background: url("/assets/images/home-new/bg-vn-mb.png") no-repeat center top;*/
    background-size: auto;
    height: 100%;
/*    padding: 30px 0;*/
  }
  .home-new .banner h3.banner__text--title {
    margin-bottom: 10px;
    font-size: 36px;
  }
  .home-new .banner p.banner__text--desc {
    max-width:230px;
    font-size: 22px;
    line-height: 2;
  }
  .home-new .banner__circle-wrapper .banner__circle-1{
    top: 50%;
    right: -20%;
  }
  .home-new .banner__circle-wrapper .banner__circle-2{
    bottom: 18%;
    left: -20%;
  }
  .home-new .banner__circle-wrapper .banner__circle-1 svg,
  .home-new .banner__circle-wrapper .banner__circle-2 svg{
    width:100px;
    height:100px;
  }
  
}
.home-new .total {
  padding: 50px 0 20px;
}
.home-new .total .total__box {
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 1.85px 3.15px 0px rgba(0, 0, 0, 0), 0px 8.15px 6.52px 0px rgba(0, 0, 0, 0.01), 0px 20px 13px 0px rgba(0, 0, 0, 0.01), 0px 38.52px 25.48px 0px rgba(0, 0, 0, 0.01), 0px 64.81px 46.85px 0px rgba(0, 0, 0, 0.02), 0px 100px 80px 0px rgba(0, 0, 0, 0.02);
  padding-bottom: 80%;
  position: relative;
  margin-bottom: 30px;
}
.home-new .total .total__box-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  border-radius: 20px;
  text-align: center;
  padding-top: 15%;
}
.home-new .total span.total__box--icon.--icon-student {
  background: linear-gradient(135deg, #3991E8 -0.29%, #0CD7FA 99.71%);
}
.home-new .total span.total__box--icon {
  width: 85px;
  height: 85px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}
.home-new .total h5.total__box--qty, .home-new .total h5.total__box--qty * {
  color: #1F3B64;
  text-align: center;
  font-size: 32px;
  font-weight: 700 !important;
  margin-top: 10px;
  margin-bottom: 0;
}
.home-new .total p.total__box--desc {
  color: #1F3B64;
}
.home-new .total span.total__box--icon.--icon-course {
  background: linear-gradient(321deg, #FFC700 18.29%, #F90 91.65%);
}
.home-new .total span.total__box--icon.--icon-certificate {
  background: linear-gradient(135deg, #27A37B -0.29%, #66E883 99.71%);
}
.home-new .total span.total__box--icon.--icon-local {
  background: linear-gradient(130deg, #FF1C4E 0.29%, #FF948A 93.4%);
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .home-new .total .total__box {
    padding-bottom: 100%;
  }
}
@media (max-width: 991px) {
  .home-new .total {
    padding-top: 30px;
    padding-bottom: 0;
  }
  .home-new .total .total__box {
    border: 0.2px solid #000;
  }
}
@media (max-width: 767px) {
  .home-new .total {
    zoom: 0.6;
  }
  .home-new .total .total__box {
    margin-bottom: 14px;
  }
  .home-new .total h5.total__box--qty {
    font-size: 20px;
  }
  .home-new .total p.total__box--desc {
    margin-bottom: 0;
    font-size: 14px;
  }
  .home-new .total .total__box-inner {
    padding-top: 10%;
  }
}
.home-new .training-program {
  padding: 50px 0 20px;
}
.home-new .training-program .training-program__box {
  border-radius: 20px;
  background: #EFF4F7;
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
  padding: 15px 30px;
  height: calc(100% - 30px);
  margin-bottom: 30px;
}
.home-new .training-program .training-program__box-img {
  border-radius: 15px;
  overflow: hidden;
}
.home-new .training-program h4.training-program__box--title {
  color: #333;
  text-transform: uppercase;
}
.home-new .training-program p.training-program__box--desc {
  text-align: justify;
}
.home-new .training-program a.training-program__box--link {
  border-radius: 5px;
  background: #0270D9;
  color: #fff;
  padding: 10px 25px;
  display: inline-block;
}
@media (max-width: 991px) {
  .home-new .training-program {
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .home-new .training-program .training-program__box {
    zoom: 0.6;
  }
}
.home-new .courses-highlight {
  padding: 50px 0;
}
.home-new .courses-highlight .home__block-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.home-new .courses-highlight .courses-highlight__tab-nav button.nav-link.active {
  border-radius: 5px;
  background: #FFF;
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.2);
  color: #0270D9;
}
.home-new .courses-highlight .courses-highlight__tab-nav button.nav-link {
  border: 0;
  font-size: 18px;
  color: #636466;
}
.home-new .courses-highlight .courses-highlight__tab-nav ul#courses-highlight-tab {
  border: 0;
}
.home-new .courses-highlight .courses-highlight__item {
  border-radius: 8px;
  border: 1px solid #B9BABC;
  background: #FFF;
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.home-new .courses-highlight a.courses-highlight__item--img-link {
  border-radius: 5px;
  display: inline-block;
  overflow: hidden;
}
.home-new .courses-highlight .courses-highlight__item-content {
  padding: 10px 15px 0;
}
.home-new .courses-highlight .courses-highlight__item-footer {
  padding: 0 15px 15px;
}
.home-new .courses-highlight span.courses-highlight__item-content--tag {
  border-radius: 5px;
  background: #0270D9;
  color: #fff;
  font-weight: 500;
  padding: 10px;
  display: inline-block;
  line-height: 1;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 10px;
}
.home-new .courses-highlight .courses-highlight__item-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  line-height: 1;
}
.home-new .courses-highlight span.courses-highlight__item-meta--duration {
  border-right: 1px solid #6A6A6A;
  width: 50%;
}
.home-new .courses-highlight h5.courses-highlight__item-content--title {
  color: #3D3D3D;
  margin-bottom: 10px;
  height: 48px;
}
.home-new .courses-highlight .courses-highlight__item-content--sort-desc {
  color: #696969;
  margin-bottom: 10px;
  font-weight: 300;
  height: 48px;
}
.home-new .courses-highlight .courses-highlight__item-link a {
  color: #0071DB;
}

.home-new .courses-highlight .courses-highlight__item-star img {
  width: 15px !important;
}
.home-new .courses-highlight .courses-highlight__item-star {
  gap: 2px;
}
.home-new .courses-highlight .courses-highlight__tab-content-more {
  text-align: center;
  margin-top: 50px;
}
.home-new .courses-highlight .courses-highlight__tab-content-more a {
  border-radius: 5px;
  background: #0070DC;
  color: #fff;
  font-size: 18px;
  padding: 10px 30px;
  display: inline-block;
}
@media (max-width: 991px) {
  .home-new .courses-highlight {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 787px) {
  .home-new .courses-highlight .home__block-header {
    display: block;
  }
  .home-new .courses-highlight .courses-highlight__tab-content-more {
    margin-top: 30px;
  }
  .home-new .courses-highlight .courses-highlight__tab-content-more a {
    border-radius: 10px;
    border: 1px solid #B9BABC;
    background: #FFF;
    color: #2A2B2A;
  }
}
.home-new .training-solutions {
  padding: 50px 0 30px;
}
.home-new .training-solutions .training-solutions__box {
  text-align: center;
  padding: 20px 30px;
}
.home-new .training-solutions span.training-solutions__box--icon {
  border-radius: 5px 30px;
  width: 100px;
  height: 115px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.home-new .training-solutions span.training-solutions__box--icon.--icon-doc {
  background: linear-gradient(153deg, #339AEA -0.17%, #15CAF7 99.83%);
}
.home-new .training-solutions h5.training-solutions__box--title {
  color: #1F3B64;
  text-transform: uppercase;
}
.home-new .training-solutions span.training-solutions__box--icon.--icon-training {
  background: linear-gradient(143deg, #FF9A00 0.21%, #FFC700 100.07%);
}
.home-new .training-solutions span.training-solutions__box--icon.--icon-local {
  background: linear-gradient(144deg, #15D084 0%, #07DC45 100%);
}
.home-new .training-solutions p.training-solutions__box--desc {
  color: #636466;
  font-size: 18px;
}
@media (max-width: 991px) {
  .home-new .training-solutions {
    padding-top: 30px;
  }
  .home-new .training-solutions p.training-solutions__box--desc {
    max-width: 400px;
    margin: auto;
  }
}
.home-new .join-us {
  background: #EFF4F7;
  padding: 30px 0;
  margin: 50px 0;
}
.home-new .join-us h3.join-us__text--title {
  font-size: 30px;
  color: #0270D9;
  text-transform: uppercase;
  font-weight: 600;
}
.home-new .join-us p.join-us__text--desc {
  color: #636466;
  font-size: 18px;
  text-align: justify;
  margin-bottom: 0;
}
.home-new .join-us a.join-us__text--link {
  margin-top: 30px;
  position: relative;
  display: flex;
  align-items: center;
}
.home-new .join-us a.join-us__text--link span {
  position: absolute;
  left: 30px;
  color: #fff;
}
.home-new .join-us a.join-us__text--link span strong {
  font-size: 20px;
  margin-top: 10px;
  display: inline-block;
  font-weight: 700;
}
.home-new .join-us .join-us__teacher {
  position: relative;
  border-radius: 5px;
  background: aliceblue;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.25);
  overflow: hidden;
}
.home-new .join-us .join-us__teacher-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  color: #fff;
  z-index: 2;
}
.home-new .join-us h5.join-us__teacher--name {
  margin-bottom: 0;
}
.home-new .join-us .join-us__teacher::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(17, 17, 17, 0.1882352941);
}
.home-new .join-us .join-us__teachers,
.home-new .join-us .join-us__teachers &gt; .row,
.home-new .join-us .join-us__teachers &gt; .row &gt; div,
.home-new .join-us .join-us__teacher,
.home-new .join-us .join-us__teacher img {
  height: 100%;
}
.home-new .join-us .join-us__teacher img {
  object-fit: cover;
}
@media (max-width: 991px) {
  .home-new .join-us {
    margin: 30px 0;
  }
  .home-new .join-us .join-us__left {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .home-new .join-us h3.join-us__text--title {
    width: 100%;
  }
  .home-new .join-us p.join-us__text--desc {
    width: 60%;
    order: 2;
    padding-left: 20px;
  }
  .home-new .join-us a.join-us__text--link {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .home-new .join-us a.join-us__text--link {
    zoom: 0.7;
  }
  .home-new .join-us a.join-us__text--link span {
    font-size: 14px;
  }
  .home-new .join-us a.join-us__text--link span strong {
    margin-top: 0;
    font-size: 16px;
  }
  .home-new .join-us .join-us__teachers,
  .home-new .join-us .join-us__teachers &gt; .row,
  .home-new .join-us .join-us__teachers &gt; .row &gt; div,
  .home-new .join-us .join-us__teacher,
  .home-new .join-us .join-us__teacher img {
    height: auto;
  }
  .home-new .join-us .join-us__teacher {
    margin-bottom: 20px;
  }
  .home-new .join-us p.join-us__text--desc {
    font-size: 14px;
    font-weight: 400;
  }
}
.home-new .news {
  padding: 50px 0;
}
.home-new .news .news__item {
  border-radius: 10px;
  border: 1px solid #D9D9D9;
  background: #FFF;
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.home-new .news a.news__item--img-link {
  border-radius: 5px 5px 0px 0px;
  display: block;
  overflow: hidden;
}
.home-new .news .news__item-content {
  padding: 10px 15px 15px;
}
.home-new .news h5.news__item-content--title {
  color: #534D49;
  text-align: justify;
  margin-bottom: 10px;
  height: 48px;
}
.home-new .news p.news__item-content--desc {
  text-align: justify;
  color: #636466;
  margin-bottom: 10px;
  height: 48px;
}
.home-new .news span.news__item-content--meta {
  color: #636466;
  display: block;
  border-top: 1px solid #636466;
  padding-top: 5px;
}
.home-new .news .news__more {
  text-align: center;
  margin-top: 50px;
}
.home-new .news .news__more a {
  border-radius: 5px;
  background: #0070DC;
  color: #fff;
  font-size: 18px;
  padding: 10px 30px;
  display: inline-block;
}
@media (max-width: 991px) {
  .home-new .news {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .home-new .news .news__more {
    margin-top: 30px;
  }
  .home-new .news .news__more a {
    border-radius: 10px;
    border: 1px solid #B9BABC;
    background: #FFF;
    color: #2A2B2A;
  }
}
.home-new .training-local {
  padding: 50px 0;
}
.home-new .training-local h3.home__block-header--title span.--text-lg {
  font-size: 50px;
  font-weight: 700;
  margin-right: 10px;
}
.home-new .training-local h3.home__block-header--title {
  font-size: 23px;
}
@media (max-width: 991px) {
  .home-new .training-local {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.home-new .about-us {
  margin: 100px 0;
  padding: 30px;
  background: #EFF4F7;
}
.home-new .about-us h4.about-us--title {
  font-size: 30px;
}
.home-new .about-us p.about-us--desc {
  margin-bottom: 30px;
  font-size: 18px;
}
@media (max-width: 991px) {
  .home-new .about-us {
    margin: 60px 0;
  }
}
.home-new .register-for-local {
  background-color: #EFF4F7;
  margin: 50px 0;
}
.home-new .register-for-local__inner {
  background: url("/assets/images/home-new/Subtract.png") no-repeat right bottom;
  padding: 50px 0;
}
@media (max-width: 991px) {
  .home-new .register-for-local__inner {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.home-new .register-for-local h3.register-for-local__text--title {
  font-size: 30px;
  text-transform: uppercase;
  color: #0270D9;
  margin-bottom: 20px;
  padding-top: 30px;
  font-weight: 600;
}
.home-new .register-for-local p.register-for-local__text--desc {
  font-size: 18px;
  margin-bottom: 20px;
  color: #534D49;
}
.home-new .register-for-local .register-for-local__contact ul {
  padding-left: 0;
  padding-top: 20px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 300;
  color: #534D49;
}
.home-new .register-for-local .register-for-local__form {
  padding: 30px;
  background: #FFF;
  box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.15);
}
.home-new .register-for-local h4.register-for-local__form--title {
  font-size: 20px;
  text-transform: uppercase;
  color: #636466;
  margin-bottom: 10px;
}
.home-new .register-for-local .register-for-local__form-group {
  border-radius: 5px;
  background: #F8F8F8;
  display: flex;
  align-items: center;
  padding: 5px 10px;
  margin-bottom: 0px;
}
.home-new .register-for-local input.form-control.register-for-local__form-group--input {
  background: transparent;
  border: 0;
}
.home-new .register-for-local input.form-control.register-for-local__form-group--input:focus {
  outline: none;
  box-shadow: none;
}
.home-new .register-for-local input.form-control.register-for-local__form-group--input:focus-visible {
  background: transparent;
  outline: none;
}
.home-new .register-for-local button.register-for-local__form-submit--btn {
  display: block;
  width: 100%;
  border-radius: 5px;
  background: #0071DB;
  font-weight: 500;
  font-size: 14px;
  padding: 5px 10px;
  border: 0;
  color: #fff;
}
.home-new .register-for-local .register-for-local__img-group {
  height: 100%;
}
.home-new .register-for-local .register-for-local__img-group img {
  position: absolute;
  top: calc(50% - 120px);
  right: 60px;
}
.home-new .register-for-local .register-for-local__text {
  position: relative;
  height: 100%;
}
.home-new .register-for-local .register-for-local__contact {
  position: absolute;
  bottom: 40px;
}
@media (max-width: 991px) {
  .home-new .register-for-local {
    margin: 30px 0;
  }
  .home-new .register-for-local .register-for-local__img-group {
    margin-bottom: 20px;
  }
  .home-new .register-for-local .register-for-local__img-group img {
    position: relative;
    top: auto;
    right: auto;
  }
}
.home-new .banner .container{
  max-width:1270px;
  min-height:500px;
}
@media (max-width: 991px) {
  .home-new .banner {
    max-height:none;
    padding: 30px 0;
    padding-top:40px;
    clip-path: ellipse(100% 100% at top center);
  }
  
  .home-new .banner .banner__text{
    padding:30px 0 56px;
  }
  .home-new .banner .container{
    padding-left: 24px !important;
    padding-right: 24px !important;
    min-height:450px;
  }
  .banner__wrapper{
    flex-direction: column-reverse;
    min-height:auto!important;
    text-align: center;
  }
  .home-new .banner .banner__search--icon{
    width:110px;
  }
  .home-new .banner__circle-wrapper .banner__circle-1 circle,
  .home-new .banner__circle-wrapper .banner__circle-2 circle{
    cx:80;
    cy:80;
  }
}
@media (max-width: 767px) {
   .home-new .banner{
    clip-path: ellipse(116% 100% at top center);
  }
  .home-new .banner .banner__text{
    padding:30px 0;
  }
  .home-new .banner__circle-wrapper .banner__circle-1 circle,
  .home-new .banner__circle-wrapper .banner__circle-2 circle{
    cx:50;
    cy:50;
  }
}
.banner__circle-1 svg,
.banner__circle-2 svg,  
.banner__circle-3 svg{
  animation: spin-around 9s infinite linear;
}
@keyframes spin-around {
   to {
      transform: rotate(1turn);
   }
}
.home-new .training-program a.training-program__box--link:hover,
.home-new .courses-highlight__tab-content-more a.btn_load_more_courses:hover,
.home-new .register-for-local button.register-for-local__form-submit--btn:hover,
.home-new .news__more a.btn_load_more_news:hover{
  background-color: #FFF;
  border:1px solid #264D9D;
  color: #264D9D;
}
.home-new .courses-highlight .courses-highlight__item:hover .courses-highlight__item-link a{
  background-color: #FFF;
  border:1px solid #264D9D;
  padding:6px;
  color: #264D9D;
  font-weight: 600;
}
.home-new .join-us a.join-us__text--link:hover svg path{
  fill:#FFF;
  color:#264D9D;
  stroke:#264D9D
}
.home-new .join-us a.join-us__text--link:hover span{
  color:#264D9D;
}
.home-new .courses-highlight .courses-highlight__item:hover img,
.home-new .news .news__item:hover img{
  transform: scale(1.15);
}
.home__proficiency-item{
    border: 1px solid rgba(22, 183, 250, 1) !important;
    background:#fff;
    padding:4px 6px;
    border-radius:4px;
}
.home__proficiency-item:hover{
    background: linear-gradient(90deg, #4268FF 0%, #13BCF9 100%);
    cursor: pointer;
    color:#fff;
}
/* Proficiency  */
.home__proficiency-description h3{
    font-size: 29.28px;
    font-weight: 700;
    line-height: 30.75px;
    letter-spacing: -0.02em;
    text-align: left;
    color: rgba(236, 96, 96, 1);
}
.home__proficiency-img{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.home__proficiency-detail::after {
    content:"";
    background-color: rgb(248,248,248);
    width:100%;
    height:45px;
    margin-right:15px;
    margin-left:15px;
}
.home__proficiency-description p{
  margin:0;
  color: rgb(0, 0, 0);
  font-size: 1.3rem;
}
.home__proficiency-description a{
    margin-top:30px;
    background: linear-gradient(90deg, #F91366 0%, #FF6F42 100%);
    border-radius: 22px;
    color:#fff;
    border:none;
    padding:8px 12px;
    max-width:120px;
    transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}
.home__proficiency-test{
    position: relative;
}
.home__proficiency-test-btn:hover{
    transform: translate(-50%, -38%) scale(1.25);
    color:#fff;
}
.home__proficiency-description a:hover{
    transform: scale(1.25);
}
.home__proficiency-test-btn{
    position: absolute;
    top: 40%;  
    left: 50%; 
    transform: translate(-50%, -40%);
    background: linear-gradient(90deg, #F91366 0%, #FF6F42 100%);
    color:#fff;
    border:none;
    padding:10px 14px;
    font-weight: 700;
    border-radius:4px;
    transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}
@media (max-width: 768px) {
  .home__proficiency-test-btn{
    padding:0;
    top:50%;
  }
  .owl-stage-outer{padding:0}
  .implementation-organization-logo-mb{
    width:60%;
  }
}
/**/
/*# sourceMappingURL=home-new.css.map */
</pre></body></html>