@font-face {
  font-family: "Kaushan";
  src: url("/assets/fonts/KaushanScript-Regular.ttf");
}
@font-face {
  font-family: "Bold";
  src: url("/assets/fonts/Mulish-Bold.ttf");
}
@font-face {
  font-family: "Semibold";
  src: url("/assets/fonts/Mulish-SemiBold.ttf");
}
@font-face {
  font-family: "Regular";
  src: url("/assets/fonts/Mulish-Regular.ttf");
}
@font-face {
  font-family: "ExtraBold";
  src: url("/assets/fonts/Mulish-ExtraBold.ttf");
}
.modal {
  background-color: rgba(70, 72, 73, 0.9);
  --bs-modal-margin: 6.75rem !important;
}
.modal .modal-content {
  background-color: transparent !important;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  width: -moz-fit-content;
  width: fit-content;
}
.modal .modal-dialog {
  max-width: 990px !important;
  height: 100%;
  display: flex;
  align-items: center;
  margin: auto !important;
}
.modal .modal-header {
  background-color: transparent !important;
  border-bottom: 0px !important;
  padding-bottom: 12px;
  padding-right: 0px;
  padding-top: 0px;
}
.modal .modal-header button {
  width: 24px;
  height: 24px;
  --bs-btn-close-bg: none;
  --bs-btn-close-opacity: 1;
}
.modal .modal-body button {
  border: none;
  background-color: transparent;
  position: absolute;
  right: 50%;
  bottom: 50%;
  transform: translate(50%, 50%);
}
.modal .modal-body button img {
  width: 100px;
  height: 73.68px;
}

.modal-body {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: white;
  border-radius: 8px;
  padding: 24px;
  width: -moz-fit-content;
  width: fit-content;
}
.modal-body iframe {
  width: 900px;
  height: 506.25px;
}

.sliderButtonFilledBlue,
.sliderButtonFilledWhite,
.sliderButtonOutlined,
.allWorksBtnFilled {
  font-family: "ExtraBold" !important;
  font-size: 18px !important;
  line-height: 21.6px !important;
  padding: 0px 32px;
  height: 64px;
  border: none;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
}

.sliderButtonOutlined {
  background-color: transparent;
  border: none;
  font-family: MulishRegular;
  font-weight: 800;
  font-size: 18px;
  line-height: 21.6px;
  color: #003864;
}
.sliderButtonOutlined:focus {
  border: none !important;
}
.sliderButtonOutlined:focus-visible {
  outline: none !important;
}

.sliderButtonFilledBlue,
.allWorksBtnFilled {
  background-color: #003864;
  color: white;
  border-radius: 4px;
}

.sliderButtonFilledWhite {
  background-color: white;
  color: #003864;
  border-radius: 4px;
  border: 1px solid #003864 !important;
  width: 190px;
  justify-content: center;
}

.sliderButtonOutlined {
  padding: 0px !important;
}

.paginationArea {
  background-color: white;
  border: 1px solid #e5edf1;
  border-radius: 30px;
  width: 198px;
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px;
  position: absolute;
  z-index: 999;
}

.arrowImg {
  width: 24px;
  height: 24px;
}

.arrowButton {
  width: 44px;
  height: 44px;
  box-shadow: 0px 4px 15px 0px rgba(0, 40, 85, 0.2), 0px 4px 4px 0px rgba(0, 40, 85, 0.1);
  background-color: white;
  border-radius: 100px;
  border: none;
  padding: 11px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tt {
  font-family: "Bold" !important;
  font-size: 39px !important;
  line-height: 46.8px !important;
  color: #464849;
}

.highFontSize {
  font-family: "Bold" !important;
  font-size: 49px !important;
  line-height: 58.8px !important;
  font-size: clamp(40px, calc(12.3076923077px + 3.6057692308vw), 70px) !important;
}

#highOrange {
  color: #f29930;
}

#highBlue {
  color: #003864;
}

.lowGrey {
  font-family: "Semibold" !important;
  font-size: 16px !important;
  line-height: 24.64px !important;
  color: #6d7174;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.slider {
  height: 744px;
}

.sliderImg,
.sliderVideo {
  height: 744px;
  position: absolute;
  right: 0px;
}

.sliderImg {
  width: 50% !important;
}

.sliderVideo .triangle {
  filter: drop-shadow(0px 16px 40px rgba(92, 102, 110, 0.3));
  -webkit-filter: drop-shadow(0px 16px 40px rgba(92, 102, 110, 0.3));
  -moz-filter: drop-shadow(0px 16px 40px rgba(92, 102, 110, 0.3));
  -ms-filter: drop-shadow(0px 16px 40px rgba(92, 102, 110, 0.3));
  -o-filter: drop-shadow(0px 16px 40px rgba(92, 102, 110, 0.3));
}
.sliderVideo #triangle1 {
  width: 359.84px;
  height: 338.2px;
  position: absolute;
  top: -14.34px;
  right: 92px;
  z-index: 99;
}
.sliderVideo #triangle1 #triangle1bg {
  background-image: url("/assets/images/triangle1Gradient.webp");
  background-size: 359.84px 338.2px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
}
.sliderVideo #triangle1 video {
  position: absolute;
  left: -151px;
  top: -3px;
  width: 618.84px;
  height: 377.2px;
  mask: url("/assets/images/triangle1.webp");
  -webkit-mask: url("/assets/images/triangle1.webp");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position-x: 157px;
  z-index: -999;
  -webkit-mask-position-y: 7px;
  -webkit-mask-size: 349.84px 330.2px;
  mask-size: 349.84px 330.2px;
}
.sliderVideo #triangle2 {
  width: 406.88px;
  height: 378.42px;
  position: absolute;
  right: 253.44px;
  top: 152.53px;
}
.sliderVideo #triangle2 #triangle2bg {
  background-image: url("/assets/images/triangle2Gradient.webp");
  background-size: 406.88px 378.42px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  top: 0;
}
.sliderVideo #triangle2 video {
  position: absolute;
  left: -142px;
  top: -5px;
  width: 650.84px;
  height: 388.2px;
  mask: url("/assets/images/triangle2.webp");
  -webkit-mask: url("/assets/images/triangle2.webp");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position-x: 145px;
  z-index: -999;
  -webkit-mask-position-y: 7px;
  -webkit-mask-size: 392.88px 370.42px;
  mask-size: 392.88px 370.42px;
}
.sliderVideo #triangle3 {
  width: 368.46px;
  height: 331.04px;
  position: absolute;
  right: 164.14px;
  bottom: 8px;
}
.sliderVideo #triangle3 #triangle3bg {
  background-image: url("/assets/images/triangle3Gradient.webp");
  background-size: 368.46px 331.04px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  top: 0;
}
.sliderVideo #triangle3 video {
  position: absolute;
  left: -82px;
  top: 0px;
  width: 618.84px;
  height: 377.2px;
  mask: url("/assets/images/triangle3.webp");
  -webkit-mask: url("/assets/images/triangle3.webp");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position-x: 89px;
  z-index: -999;
  -webkit-mask-position-y: 7px;
  -webkit-mask-size: 359.46px 320.04px;
  mask-size: 359.46px 320.04px;
}
.sliderVideo #triangle4 {
  width: 312px;
  height: 300px;
  position: absolute;
  right: 293.6px;
  top: -81px;
  z-index: 1;
}
.sliderVideo #triangle5 {
  width: 229px;
  height: 218px;
  position: absolute;
  right: 540.87px;
  top: 53.53px;
  z-index: 104;
}
.sliderVideo #triangle6 {
  width: 200px;
  height: 203px;
  position: absolute;
  right: 402.19px;
  top: 448.21px;
  z-index: -10;
}
.sliderVideo #triangle7 {
  width: 193px;
  height: 205px;
  position: absolute;
  right: 72.94px;
  top: -82px;
  z-index: 104;
}

.sliderImg {
  width: 100% !important;
  height: 836px;
  top: 0;
}

#sliderVideoWithGradient::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}

.sliderContent {
  width: 570px;
  height: 515px;
  position: absolute;
  top: 152px;
  left: 135px;
  z-index: 50;
  width: clamp(350px, calc(98.5714285714px + 32.7380952381vw), 570px) !important;
  left: clamp(0px, calc(-154.2857142857px + 20.0892857143vw), 135px) !important;
}

.sliderButtonsContainer {
  display: flex;
  align-items: center;
}

.sliderCount {
  font-family: "Semibold" !important;
  font-size: 16px !important;
  line-height: 24.64px !important;
  color: #464849;
}

.workOppContainer {
  padding: 80px 135px;
  background-color: #f8f8f8;
  position: relative;
}

.workOpp {
  display: flex;
  gap: 30px;
  flex-direction: column;
}

.workOppCardContainer {
  display: flex;
  flex-direction: row;
  gap: 10px;
  flex-wrap: wrap;
}

.workCard {
  background-color: white;
  border-radius: 10px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  border-top: 0px;
  border-left: 0px;
  border-bottom: 1px;
  border-right: 0px;
  border-style: solid;
  border-color: #b5bcbf;
  width: 32%;
}
.workCard:hover {
  cursor: pointer;
}

.department,
.location,
.type,
.count,
.date {
  font-family: "Semibold" !important;
  font-size: 12px !important;
  line-height: 15.6px !important;
  color: #003864;
}

.location,
.type {
  color: #6d7174;
}

.count {
  color: #137fc3;
}

.date {
  color: #b5bcbf;
}

.profession {
  font-family: "Semibold" !important;
  font-size: 16px !important;
  line-height: 24.64px !important;
  color: #f29930;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 49.25px;
  display: flex;
  align-items: flex-end;
}

#backgroundLock {
  height: 100vh;
  width: 100vw;
  background-color: rgba(70, 72, 73, 0.9);
  position: absolute;
  top: 0px;
  z-index: 99;
  display: none;
}

.darkBlueAreaContainer {
  padding: 104px 135px;
  position: relative;
  background-color: #002855;
}

.darkBlueArea {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 30px;
  position: relative;
  width: 100%;
}
.darkBlueArea .swiper-wrapper .swiper-slide {
  border-radius: 10px;
  width: 370px;
}

.darkBlueAreaCard {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-direction: column;
  padding: 24px;
  gap: 24px;
  border-radius: 10px;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
  background-color: white;
}
.darkBlueAreaCard .cardImage {
  width: 322px;
}
.darkBlueAreaCard span {
  min-height: 48px;
  font-family: "Bold" !important;
  font-size: 20px !important;
  line-height: 24px !important;
  color: #414c5b;
}
.darkBlueAreaCard ul {
  list-style: none;
  padding: 0px;
  min-height: 100px;
}
.darkBlueAreaCard ul li {
  font-family: "Semibold" !important;
  font-size: 16px !important;
  line-height: 24.64px !important;
  color: #414c5b;
}

.darkBlueAreaButton {
  width: 120px;
  height: 44px;
  border-radius: 4px;
  border: 1px solid #003864;
  background-color: white;
  padding: 11px 10px;
  box-shadow: 0px 4px 15px 0px rgba(0, 40, 85, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: 0px;
}

.newsFromUsArea {
  position: relative;
  padding: 104px 135px;
  gap: 48px;
  display: flex;
  flex-direction: column;
}
.newsFromUsArea .swiper-wrapper .swiper-slide {
  width: 500px !important;
  height: 571px;
  border: 1px solid #e5edf1;
  background-color: #ffffff;
  padding: 24px;
  gap: 24px;
  margin: 0;
}
.newsFromUsArea .swiper-wrapper .swiper-slide img {
  max-width: 452px !important;
  height: 200px !important;
}

.newsFromUsHeader {
  font-family: "Bold" !important;
  font-size: 39px !important;
  line-height: 46.8px !important;
  color: #464849;
}

.newsCard {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.newsCard img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 522px;
  height: 200px;
  border-radius: 4px;
}

.newsCardTextArea {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.newsDate {
  font-family: "Regular" !important;
  font-size: 14px !important;
  line-height: 21px !important;
  letter-spacing: 0.03em !important;
  color: #6d7174;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
}

.newsHeader {
  font-family: "Bold" !important;
  font-size: 31px !important;
  line-height: 37.2px !important;
  color: #464849;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.newsText {
  font-family: "Semibold" !important;
  font-size: 16px !important;
  line-height: 24.64px !important;
  color: #5e6263;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.newsPerson {
  width: 100%;
  height: 50px;
  align-items: center;
  gap: 8px;
}
.newsPerson .newsPersonInitials {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #edfafc;
  color: #003864;
  font-family: "Bold" !important;
  font-size: 16px !important;
  line-height: 22px !important;
}
.newsPerson .newsPersonName {
  color: #003864;
  font-family: "Semibold" !important;
  font-size: 16px !important;
  line-height: 24.64px !important;
}
.newsPerson .newsPersonTitle {
  font-family: "Regular" !important;
  font-size: 14px !important;
  line-height: 21px !important;
  letter-spacing: 0.03em !important;
  color: #666f85;
}

.newsButton {
  background-color: white;
  border-radius: 8px;
  height: 24px;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  font-family: "Bold" !important;
  font-size: 18px !important;
  line-height: 21.6px !important;
  color: #003864;
}
.newsButton img {
  width: 24px !important;
  max-height: 24px !important;
  -o-object-fit: contain;
     object-fit: contain;
}

.newsFromUsSwiperBottom {
  overflow: visible !important;
}
.newsFromUsSwiperBottom .swiper-slide {
  width: 160px !important;
  height: 140px !important;
}
.newsFromUsSwiperBottom img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 4px;
  box-shadow: 0px 16px 40px 0px rgba(92, 102, 110, 0.3019607843);
}

.newsFromUsSlider {
  overflow: hidden;
  margin-top: 48px;
  gap: 24px;
  display: flex;
  flex-direction: column;
  width: 100% !important;
  z-index: 1;
}
.newsFromUsSlider .newsFromUsGallery {
  display: flex;
  flex-direction: row;
  gap: 32px;
  overflow-x: scroll;
}
.newsFromUsSlider .newsFromUsGallery::-webkit-scrollbar {
  display: none;
}
.newsFromUsSlider .newsFromUsGallery img {
  width: 160px;
  height: 140px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 4px;
  box-shadow: 0px 16px 40px 0px rgba(92, 102, 110, 0.3019607843);
}

.newsFromUsFooter {
  display: flex;
  font-family: "Bold" !important;
  font-size: 18px !important;
  line-height: 21.6px !important;
  align-items: center;
  justify-content: space-between;
}
.newsFromUsFooter a {
  text-decoration: none;
  background-color: #003864;
  color: white;
  width: 225px;
  height: 60px;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
  border-radius: 5px;
}
.newsFromUsFooter div {
  color: #003864;
}
.newsFromUsFooter .button-container {
  width: 198px;
  height: 60px;
  border-radius: 30px;
  border-width: 1px;
  background: #ffffff;
  border: 1px solid #e5edf1;
}
.newsFromUsFooter .button-container .swiper-button-next,
.newsFromUsFooter .button-container .swiper-button-prev {
  display: flex !important;
  position: absolute;
  width: 44px;
  height: 44px;
  gap: 5px;
  border-radius: 100px;
  background: #ffffff;
  box-shadow: 0px 4px 15px 0px rgba(0, 40, 85, 0.2), 0px 4px 4px 0px rgba(0, 40, 85, 0.1019607843);
}
.newsFromUsFooter .button-container .swiper-button-next::after,
.newsFromUsFooter .button-container .swiper-button-prev::after {
  content: "";
}
.newsFromUsFooter .button-container .swiper-button-next {
  right: 8px;
}
.newsFromUsFooter .button-container .swiper-button-prev {
  left: 8px;
}

.swiper-wrapper {
  cursor: default !important;
}

.sliderSwiper .swiper-wrapper,
.darkBlueAreaSwiper .swiper-wrapper,
.newsFromUsSliderArea .swiper-wrapper {
  justify-content: unset !important;
}

.sliderSwiper,
.newsFromUsSwiperBottom {
  width: 100%;
  height: auto;
}

.swiper-pagination-bullet-active {
  background-color: #137fc3 !important;
  width: 20px !important;
  height: 8px !important;
  border-radius: 96px !important;
  opacity: 1;
}

.swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  background-color: #003864 !important;
  width: 8px !important;
  height: 8px !important;
  border-radius: 96px !important;
  opacity: 1;
}

.swiper-slide {
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-button-next,
.swiper-button-prev {
  display: none !important;
}

@keyframes scaleAnimation {
  from {
    scale: 1;
  }
  to {
    scale: 1.05;
  }
}
.ceo-section {
  width: 100%;
  height: 500px;
  margin-top: 40px;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.ceo-section .ceo-section-inside {
  border-radius: 8px;
  width: 100%;
  max-width: 1170px;
  height: 100%;
  background-image: url("/assets/images/ceosectionbg.jpg");
  background-size: 200%;
  background-position: 70% 70%;
  position: relative;
}
.ceo-section .ceo-section-inside .ceo-image-filter {
  width: 100%;
  height: 100%;
  background-color: #46afff;
  opacity: 0.8;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.ceo-section .ceo-section-inside .ceo-image-filter::before {
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  border-radius: 0 8px 8px 0;
}
.ceo-section .ceo-section-inside .ceo-image {
  position: absolute;
  left: 75px;
  top: 34px;
  width: 427px;
  z-index: 10;
}
.ceo-section .ceo-section-inside .ceo-section-texts {
  position: relative;
  width: 500px !important;
  height: auto;
  gap: 24px;
  margin-block: 59px;
  margin-right: 120px;
  justify-self: right;
  z-index: 10;
  color: white;
}
.ceo-section .ceo-section-inside .ceo-section-texts img {
  width: 240px;
  height: 80px;
}
.ceo-section .ceo-section-inside .ceo-section-texts p {
  margin: 0;
  font-family: "Semibold" !important;
  font-size: 16px !important;
  line-height: 24.64px !important;
}
.ceo-section .ceo-section-inside .ceo-section-texts .ceo-section-texts-ceo {
  gap: 8px;
}
.ceo-section .ceo-section-inside .ceo-section-texts .ceo-section-texts-ceo .ceo-name {
  font-weight: 800 !important;
  font-size: 24px !important;
  line-height: 30px !important;
  letter-spacing: -1% !important;
}
.ceo-section .ceo-section-inside .ceo-section-texts .ceo-section-texts-ceo .ceo-title {
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 24px !important;
}

.aiseo {
  width: 100%;
  margin-bottom: 50px;
}

.aiseo-text-cover {
  width: 80%;
  height: auto;
}

.aiseo-text {
  width: 100%;
  overflow: hidden;
}
.aiseo-text li {
  font-family: "Semibold" !important;
  font-size: 16px !important;
  line-height: 24.64px !important;
}
.aiseo-text span {
  font-family: "Bold" !important;
}

.aiseo-text a {
  font-weight: bold;
}

.aiseo-text-title,
.aiseo-text-title-small {
  font-family: "Bold" !important;
  font-size: 20px !important;
  line-height: 24px !important;
}

.aiseo-text-title {
  font-size: 1.3rem;
}

.aiseo-text-less {
  height: 7.5em;
}

.aiseo-text-more {
  height: auto !important;
}

.aiseo-text-text {
  font-family: "Semibold" !important;
  font-size: 16px !important;
  line-height: 24.64px !important;
}

.aiseo-more {
  cursor: pointer;
  justify-self: flex-start;
  align-self: flex-start;
  font-family: "Semibold" !important;
  font-size: 16px !important;
  line-height: 24.64px !important;
}

@media (max-width: 768px) {
  .sliderSwiper .sliderVideo {
    width: 100% !important;
  }
  .sliderSwiper .sliderVideo video {
    -o-object-fit: cover !important;
       object-fit: cover !important;
    width: 100% !important;
  }
  .ceo-section {
    padding-inline: 16px;
    width: 100%;
    height: 720px !important;
    margin-top: 10px !important;
  }
  .ceo-section .ceo-section-inside {
    padding-top: 32px;
    padding-inline: 24px;
    border-radius: 8px;
    background-repeat: no-repeat;
    background-size: 400% 100%;
  }
  .ceo-section .ceo-section-inside .ceo-image-filter::before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 70%);
    border-radius: 8px 8px 0 0;
  }
  .ceo-section .ceo-section-inside .ceo-image {
    width: 297px;
    top: 420px;
    left: 50px;
  }
  .ceo-section .ceo-section-inside .ceo-section-texts {
    margin-block: 0;
    margin-right: 0;
  }
  .ceo-section .ceo-section-inside .ceo-section-texts img {
    width: 240px;
    height: 80px;
  }
  .aiseo {
    top: 256px;
  }
  .aiseo-text-less {
    height: 7.3em !important;
  }
  #modalVideo {
    border-radius: 0px !important;
  }
  .modal .modal-header button {
    margin-right: 8px;
  }
  .modal-header .btn-close {
    padding-right: 0px;
  }
  .modal .modal-content {
    width: 100%;
  }
  .modal-dialog {
    max-width: 100% !important;
    max-height: 100% !important;
    width: 100%;
    margin-left: 0;
  }
  .modal-body {
    padding: 0px;
    border-radius: 0px;
    width: auto;
  }
  .modal-body iframe {
    width: 100%;
    height: 210px;
  }
  .modal-body button img {
    width: 50px !important;
    height: 36.84px !important;
  }
  .tt {
    font-family: "Bold" !important;
    font-size: 25px !important;
    line-height: 30px !important;
  }
  #sliderVideoTriangle {
    margin-left: auto;
    width: 375px;
    height: 398px;
    position: relative;
    margin-right: auto;
  }
  .sliderVideo #triangle1 {
    width: 180.15px;
    height: 169.31px;
    top: 3.86px;
    right: 22.76px;
  }
  .sliderVideo #triangle1 #triangle1bg {
    background-size: 180.15px 169.31px;
  }
  .sliderVideo #triangle1 video {
    left: -75px;
    top: 5px;
    width: 305.84px;
    height: 174.2px;
    -webkit-mask-position-x: 76px;
    -webkit-mask-position-y: 0px;
    -webkit-mask-size: 175.84px 163.2px;
    mask-size: 175.84px 163.2px;
  }
  .sliderVideo #triangle2 {
    width: 203.7px;
    height: 189.45px;
    right: 108.14px;
    top: 86.53px;
  }
  .sliderVideo #triangle2 #triangle2bg {
    background-size: 203.7px 189.45px;
  }
  .sliderVideo #triangle2 video {
    left: -73px;
    top: -5px;
    width: 340.84px;
    height: 202.2px;
    -webkit-mask-position-x: 75px;
    -webkit-mask-position-y: 7px;
    -webkit-mask-size: 193.88px 185.42px;
    mask-size: 193.88px 185.42px;
  }
  .sliderVideo #triangle3 {
    width: 184.46px;
    height: 165.73px;
    right: 59.14px;
    bottom: 20px;
  }
  .sliderVideo #triangle3 #triangle3bg {
    background-size: 184.46px 165.73px;
  }
  .sliderVideo #triangle3 video {
    left: -38px;
    top: -23px;
    width: 289.84px;
    height: 225.2px;
    -webkit-mask-position-x: 42px;
    -webkit-mask-position-y: 27px;
    -webkit-mask-size: 178.46px 159.04px;
    mask-size: 178.46px 159.04px;
  }
  .sliderVideo #triangle4 {
    width: 156.74px;
    height: 150.43px;
    right: 124.56px;
    top: -33px;
  }
  .sliderVideo #triangle5 {
    width: 110.75px;
    height: 109.35px;
    right: 256.87px;
    top: 31.53px;
  }
  .sliderVideo #triangle6 {
    width: 105.51px;
    height: 106.62px;
    right: 171.19px;
    top: 231px;
  }
  .sliderVideo #triangle7 {
    width: 96.75px;
    height: 101.63px;
    right: 34.6px;
    top: -26px;
  }
  .sliderImg,
  .sliderVideo {
    height: 398px;
    position: relative;
  }
  .sliderImg {
    width: 100%;
    overflow-x: hidden;
    position: relative;
  }
  .sliderImg img {
    height: 100% !important;
    position: absolute;
    top: 0;
    right: 0;
  }
  #sliderVideoWithGradient::before {
    background: none;
  }
  .sliderButtonsContainer {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 0px !important;
    gap: 12px;
  }
  .sliderButtonFilledBlue,
  .sliderButtonFilledWhite,
  .sliderButtonOutlined,
  .allWorksBtnFilled {
    width: 100%;
    justify-content: center;
  }
  .sliderButtonOutlined {
    margin-left: 0px;
  }
  .sliderContent {
    top: 0;
    left: 0;
    width: 100% !important;
    height: auto;
    display: flex;
    position: relative;
    padding: 72px 16px 0px 16px;
  }
  .slider {
    flex-direction: column;
    position: relative;
    height: -moz-fit-content;
    height: fit-content;
    padding: 0px 0px 32px 0px;
  }
  .paginationArea {
    display: none;
  }
  .workOppContainer {
    padding: 32px 16px;
    top: 0px;
  }
  #highBlue,
  .workOpp .lowGrey {
    text-align: center;
  }
  .workCard {
    width: 100%;
  }
  .allWorksBtnContainer {
    justify-content: center;
  }
  .darkBlueAreaContainer {
    padding: 32px 0px;
    top: 0px;
  }
  .darkBlueArea {
    gap: 0px;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .darkBlueArea::-webkit-scrollbar {
    display: none;
  }
  .darkBlueArea .swiper-wrapper {
    gap: 0px;
    padding-left: 16px !important;
    padding-right: 16px;
  }
  .darkBlueArea .swiper-slide {
    width: 300px !important;
  }
  .darkBlueAreaCard {
    height: 570px;
  }
  .darkBlueAreaCard ul {
    margin-bottom: auto;
  }
  .darkBlueAreaCard .cardImage {
    width: 252px;
  }
  .darkBlueAreaCard:hover {
    animation: none !important;
  }
  .title-cover {
    flex-direction: column;
    justify-content: center;
  }
  .title-cover .highFontSize {
    font-family: "Bold" !important;
    font-size: 39px !important;
    line-height: 46.8px !important;
  }
  .newsFromUsArea {
    top: 0px;
    padding: 32px 16px;
    gap: 32px;
  }
  .newsFromUsArea .swiper-wrapper .swiper-slide {
    width: 343px !important;
    height: 490px;
    border: 1px solid #e5edf1;
    background-color: #ffffff;
    padding: 24px;
    gap: 24px;
    margin: 0;
  }
  .newsFromUsArea .swiper-wrapper .swiper-slide img {
    max-width: 295px !important;
    height: 113.03px !important;
  }
  .newsFromUsHeader {
    font-family: "Bold" !important;
    font-size: 31px !important;
    line-height: 37.2px !important;
  }
  .newsCardTextArea {
    margin-top: 0px;
    gap: 8px;
  }
  .newsCard {
    flex-direction: column;
    gap: 24px;
  }
  .newsCard img {
    width: 100%;
    height: 131px;
  }
  .newsHeader {
    font-family: "Bold" !important;
    font-size: 20px !important;
    line-height: 24px !important;
    -webkit-line-clamp: 4;
    min-height: 96px;
  }
  .newsButton {
    width: calc(100% - 2px);
  }
  .newsFromUsSlider {
    padding-left: 16px;
    margin-top: 32px;
  }
  .newsFromUsSwiperBottom .swiper-slide {
    width: 120px !important;
    height: 105px !important;
  }
  .newsFromUsFooter {
    padding-right: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
  }
}/*# sourceMappingURL=style.css.map */