@font-face {
  font-family: 'DM_Sans';
  src: url('../fonts/DMSans18pt-Bold.eot');
  src: url('../fonts/DMSans18pt-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DMSans18pt-Bold.woff2') format('woff2'),
    url('../fonts/DMSans18pt-Bold.woff') format('woff'),
    url('../fonts/DMSans18pt-Bold.ttf') format('truetype'),
    url('../fonts/DMSans18pt-Bold.svg#DMSans18pt-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DM_Sans';
  src: url('../fonts/DMSans18pt-Regular.eot');
  src: url('../fonts/DMSans18pt-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DMSans18pt-Regular.woff2') format('woff2'),
    url('../fonts/DMSans18pt-Regular.woff') format('woff'),
    url('../fonts/DMSans18pt-Regular.ttf') format('truetype'),
    url('../fonts/DMSans18pt-Regular.svg#DMSans18pt-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DM_Sans';
  src: url('../fonts/DMSans18pt-Black.eot');
  src: url('../fonts/DMSans18pt-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DMSans18pt-Black.woff2') format('woff2'),
    url('../fonts/DMSans18pt-Black.woff') format('woff'),
    url('../fonts/DMSans18pt-Black.ttf') format('truetype'),
    url('../fonts/DMSans18pt-Black.svg#DMSans18pt-Black') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Bold.eot');
  src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat-Bold.woff2') format('woff2'),
    url('../fonts/Montserrat-Bold.woff') format('woff'),
    url('../fonts/Montserrat-Bold.ttf') format('truetype'),
    url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

.h1 {
  font-size: 60px !important;
  line-height: 1.2 !important;
}

h1 {
  font-size: 60px;
  line-height: 1.2;
}

.h2 {
  font-size: 40px !important;
  line-height: 1.55 !important;
}

h2 {
  font-size: 40px;
  line-height: 1.55;
}

.h3 {
  font-size: 38px !important;
  line-height: 1.26 !important;
}

h3 {
  font-size: 38px;
  line-height: 1.26;
}

.h4 {
  font-size: 34px !important;
  line-height: 1.26 !important;
}

h4 {
  font-size: 34px;
  line-height: 1.26;
}

.h5 {
  font-size: 28px !important;
  line-height: 1.36 !important;
}

h5 {
  font-size: 28px;
  line-height: 1.36;
}

.h6 {
  font-size: 26px !important;
  line-height: 1.1 !important;
}

h6 {
  font-size: 26px;
  line-height: 1.1;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: 'DM_Sans';
  font-weight: 700;
  color: #042A4B;
}

.h1,
h1 {
  font-family: 'Montserrat';
}

.breadcrumb-section {
  position: absolute;
  top: 150px;
  left: 0;
}

main ul,
main ol {
  font-family: 'DM_Sans';
  padding: 0 0 0 35px;
}

main ul ul,
main ol ol,
main ul ol,
main ol ul {
  padding: 0 0 0 30px;
}

main ul:last-child,
main ol:last-child {
  margin-bottom: 0;
}

main ul li:not(:last-child),
main ol li:not(:last-child) {
  margin-bottom: 5px;
}

main ul li ul li,
main ol li ol li {
  margin-bottom: 0;
}

main p,
main .p {
  font-family: 'DM_Sans';
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 1.56;
}

p:last-child {
  margin-bottom: 0;
}

main a {
  font-family: 'DM_Sans';
}

.btn {
  min-width: 175px;
  padding: 15px 30px;
  font-family: 'DM_Sans';
  font-weight: 800;
  background: #00AEA9;
  border-radius: 4px;
  color: #042A4B;
  border: none !important;
  text-decoration: none !important;
}

.btn:hover,
.btn:focus {
  background: #042A4B;
  color: #fff;
  box-shadow: none;
}

.white-btn {
  background: #fff;
  color: #003057;
}

.rotate-svg,
.banner-top-shape::before,
.top-banner .container::before,
.top-banner .container::after,
.our-solution [class*="container-"]::before,
.our-solution [class*="container-"]:after,
.testimonials .container::before,
.testimonials .container:after,
.contact-us .container::before,
.contact-us .container:after,
.special-projects-top-row .top-img-wrapper .inner-wrapper::before,
.special-projects-hero .container::before,
.work-content-block::before,
.work-content-block::after,
.help .container::before,
.help .row:after,
.action .container::before,
.action .container::after,
.collaborations .container::before,
.collaborations .container::after,
.work-content-block .img-block .inner-block::before {
  /* animation: rotateSvg 20s linear infinite; */
  transform-origin: 50% 50%;
  transform-box: fill-box;
  /* animation: spin-clockwise 10s forwards; */
  animation-name: spin-clockwise;
  animation-duration: 8s;
  animation-timing-function: linear;
  animation-iteration-count: 0.6;
  animation-fill-mode: forwards;
}

.banner-top-shape:after,
.special-projects-top-row .top-img-wrapper .inner-wrapper:after,
.help .container::after {
  /* animation: rotateSvgReverse 20s linear infinite; */
  transform-origin: 50% 50%;
  transform-box: fill-box;
  /* animation: spin-counter-clockwise 10s forwards; */
  animation-name: spin-counter-clockwise;
  animation-duration: 8s;
  animation-timing-function: linear;
  animation-iteration-count: 0.6;
  animation-fill-mode: forwards;
}

/* @keyframes rotateSvg {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@keyframes rotateSvgReverse {
  from {
    transform: rotate(360deg);
  }

  to {
    transform: rotate(0deg);
  }
} */

@keyframes spin-clockwise {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Counter-clockwise animation */
@keyframes spin-counter-clockwise {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(-360deg);
  }
}

.help-data-block .title-block svg path,
.special-projects-bottom-row .icon-block svg path,
.serve-card-front svg path,
.icon-boxes .data-block svg path {
  opacity: 0;
}

.active-icon .help-data-block .title-block svg path,
.active-icon.special-projects-bottom-row .icon-block svg path,
.active-icon .serve-card-front svg path,
.icon-boxes .active-icon .data-block svg path {
  opacity: 1;
  stroke-dasharray: 700;
  stroke-dashoffset: 700;
  animation: dash 5s linear forwards;
}

@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}

.banner-top-shape::before,
.top-banner .container::after {
  display: inline-block;
  cursor: pointer;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}


/* Top Banner CSS */
.top-banner {
  background: #EEF7FF;
  padding-bottom: 50px;
  position: relative;
  overflow: hidden;
}

.banner-top-shape {
  position: absolute;
  top: 0;
  right: 0;
}

.banner-top-shape::before {
  content: '';
  --svg: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="422" height="467" viewBox="0 0 422 467" fill="none"><path d="M13.0226 115.643C13.4254 108.509 17.6036 102.132 23.9832 98.914L213.842 3.14327C220.221 -0.0748157 227.833 0.355035 233.81 4.2709L411.679 120.808C417.656 124.724 421.089 131.531 420.687 138.665L408.697 350.972C408.294 358.106 404.116 364.483 397.737 367.701L207.878 463.472C201.499 466.69 193.887 466.26 187.91 462.344L10.0408 345.808C4.06405 341.892 0.630394 335.085 1.03326 327.951L13.0226 115.643Z" stroke="%23093C63" stroke-width="2"/></svg>');
  background-color: #093C63;
  width: 422px;
  height: 467px;
  position: absolute;
  top: -220px;
  /* top: 0; */
  left: -510px;
  z-index: 1;
}

.banner-top-shape:after {
  content: '';
  background: url(../images/dash-circle.svg);
  position: absolute;
  top: -270px;
  left: -472px;
  width: 574px;
  height: 506px;
  transform: rotate(-27.94deg);
  background-size: cover;
}

.top-banner .container {
  position: relative;
}

.top-banner .container::after {
  content: '';
  --svg: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="278" height="314" viewBox="0 0 278 314" fill="none"><path d="M128.699 3.6795C134.887 0.106841 142.511 0.106837 148.699 3.67949L266.397 71.6325C272.585 75.2051 276.397 81.8077 276.397 88.953V224.859C276.397 232.004 272.585 238.607 266.397 242.18L148.699 310.133C142.511 313.705 134.887 313.705 128.699 310.133L11.0012 242.18C4.81314 238.607 1.00117 232.004 1.00117 224.859V88.953C1.00117 81.8077 4.81315 75.2051 11.0012 71.6325L128.699 3.6795Z" stroke="%2300AEA9" stroke-width="2"/></svg>');
  background-color: #00AEA9;
  width: 278px;
  height: 314px;
  position: absolute;
  top: 150px;
  right: -440px;
  transform: rotate(90deg);
  cursor: auto;
}

.top-banner .container::before {
  content: '';
  background: url(../images/dash-circle.svg);
  position: absolute;
  top: 100px;
  left: -435px;
  width: 240px;
  height: 212px;
  background-size: cover;
  transform: rotate(-27.94deg);
}

.top-banner .container>*:not(.banner-top-shape) {
  position: relative;
  z-index: 1;
}

.top-banner .logo {
  padding: 120px 0 80px;
}

.top-banner .logo img {
  max-width: 438px;
}

.top-banner .h1 {
  max-width: 895px;
  margin-bottom: 11px;
}

.top-banner .h1+p {
  margin-bottom: 47px;
}


/* Breadcrumb CSS */
.breadcrumb {
  padding: 34px 105px 30px;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.breadcrumb::before {
  display: none;
}

.breadcrumb li,
.breadcrumb li a {
  color: #042A4B;
  font-family: 'DM_Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  /* 162.5% */
}

.breadcrumb li a:hover {
  text-decoration: none;
}

.breadcrumb-item+.breadcrumb-item {
  padding-left: .4rem;
}

.breadcrumb-item+.breadcrumb-item::before {
  content: "";
  /*padding-right: .4rem;*/
}

.separator {
  padding-right: 12px;
}

main form .form-group {
  margin-bottom: 20px;
}

main form label {
  color: #333;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  font-family: 'DM_Sans';
  margin-bottom: 10px;
}

main .form-control {
  height: 70px;
  border-radius: 10px;
  border: 2px solid rgba(51, 51, 51, 0.50);
  background: #FFF;
  padding: 20px;
  box-shadow: none !important;
  color: #042A4B;
  font-family: 'DM_Sans';
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  /* 155.556% */
}

main .form-control::placeholder {
  color: #585858;
  font-family: 'DM_Sans';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* opacity: 0.5; */
}

main .form-control:focus {
  border-color: #00AEA9;
  color: #042A4B;
}

main textarea.form-control {
  height: 140px;
  resize: none;
}

main form p {
  color: #000;
  text-align: right;
  font-family: 'DM_Sans';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 114.286% */
}

main select.form-control {
  background-image: url(../images/down-arrow.svg);
  background-repeat: no-repeat;
  background-position: 95% 50%;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  font-weight: 400;
  color: #585858;
}

main select::-ms-expand {
  display: none;
}

main form .recaptcha {
  margin-bottom: 30px;
  display: block;
  font-size: 12px;
}

main form [type=submit] {
  position: relative;
}

main form .gif-loader {
  position: absolute;
  top: 2px;
  right: -50px;
}

main .wpcf7 form .wpcf7-response-output {
  margin: 20px 15px 0;
  padding: 10px 15px;
}

main .wpcf7 form .wpcf7-response-output,
main .wpcf7-not-valid-tip {
  font-size: 14px;
  line-height: 1.2;
}

main .wpcf7-not-valid-tip {
  margin-top: 10px;
}

main .wpcf7 form div.visible-only-if-sent {
  display: none;
}

main .wpcf7 form.sent div.visible-only-if-sent {
  display: block;
}

main .wpcf7 form.sent div.wpcf7-response-output {
  display: none !important;
}

main form .visible-only-if-sent {
  margin: 20px 15px 0;
  padding: 10px 15px;
  border: 2px solid #008e00;
}

/* main form .select2 { */
main form .select2-container--default .select2-selection--single {
  height: unset;
  /* height: 70px; */
  border-radius: 10px;
  border: 2px solid rgba(51, 51, 51, 0.50);
  background: #FFF;
  padding: 19px 20px;
  box-shadow: none !important;
  font-family: 'DM_Sans';
  font-style: normal;
  color: #042A4B;
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
}

main form .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 0;
  color: #042A4B;
  /* line-height: 28px;
  font-size: 18px;
  font-weight: 700; */
}

main form .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

main form .select2-container--default .select2-selection--single .select2-selection__arrow {
  background-image: url(../images/down-arrow.svg);
  background-repeat: no-repeat;
  background-position: 95% 50%;
  border: none;
  width: 18px;
  height: 12px;
  top: 28px;
  right: 20px;
}

html .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #00AEA9;
}

main form .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #585858;
  /* line-height: 28px;
  font-size: 18px; */
  font-weight: 400;
}

main form .select2-selection__clear span:hover {
  opacity: 0.5;
}

main form .select2-container--default .select2-selection--single .select2-selection__clear {
  position: relative;
  top: -2px;
  right: 5px;
}

/* Get Started CSS */
.get-started {
  padding: 65px 0;
  background: #00AEA9;
}

.get-started .h4 {
  font-family: 'DM_Sans';
  margin-bottom: 10px;
}

.get-started p {
  margin-bottom: 0;
  color: #003057;
}

.special-projects-bottom-row {
  margin-bottom: -50px;
}

.special-projects-bottom-row [class*="col-"] {
  margin-bottom: 50px;
}

.special-projects-bottom-row .data-block {
  padding: 40px;
  background: #fff;
  display: flex;
  align-items: center;
  border-radius: 10px;
  border: 2px solid #0B78A6;
  height: 100%;
}

.special-projects-bottom-row .icon-block {
  width: 120px;
  height: 120px;
  background: #00AEA9;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.special-projects-bottom-row .icon-block svg {
  max-width: 76px;
  max-height: 76px;
  width: auto;
  height: auto;
}

.special-projects-bottom-row .data-block .h5 {
  padding-left: 0;
  color: #00807B;
  font-weight: 900;
  margin-bottom: 10px;
}


.special-projects-bottom-row .data-block {
  flex-direction: column;
  text-align: center;
}

.special-projects-bottom-row .data-block:has(.icon-block) {
  flex-direction: row;
}

.special-projects-bottom-row .data-block:has(.icon-block) .h5 {
  margin: 0;
  padding-left: 30px;
  width: calc(100% - 120px);
  text-align: left;
  color: #093C63;
}

.special-projects-bottom-row .data-block p,
.special-projects-bottom-row .data-block .p {
  margin-bottom: 0;
  color: #093C63;
  text-align: center;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.36;
  max-width: 440px;
}

.special-projects-bottom-row [class*="col-"] {
  padding-right: 25px;
  padding-left: 25px;
}

.special-projects-bottom-row:has(> :nth-child(even):last-child) [class*="col-"] {
  flex: 0 0 50%;
  max-width: 50%;
}

.special-projects-bottom-row.row {
  margin-right: -25px;
  margin-left: -25px;
  justify-content: center;
}

.sec-title-block .h3 {
  margin-bottom: 10px;
}

.sec-title-block p:last-child {
  margin-bottom: 0;
}

.screen-reader-text:focus {
  border-color: #042a4b !important;
  background: #fff !important;
  color: #042a4b !important;
}

.g-recaptcha-response {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}

/* Responsive CSS */

@media screen and (min-width: 1200px) {
  html .container {
    max-width: 1220px;
  }

  html .container-wider {
    max-width: 1720px;
  }

  .container-fluid:has(.special-projects-bottom-row) {
    max-width: 1850px;
  }
}

@media screen and (max-width: 1799px) {
  .top-banner .container::before {
    top: 100px;
    left: -270px;
    width: 192px;
    height: 170px;
  }

  .top-banner .container::after {
    width: 222px;
    height: 251px;
    top: 150px;
    right: -290px;
  }

  .banner-top-shape::before {
    width: 338px;
    height: 374px;
    top: -200px;
    left: -510px;
  }

  .banner-top-shape:after {
    top: -230px;
    left: -482px;
    width: 459px;
    height: 405px;
  }

  .top-banner .logo img {
    max-width: 390px;
  }

  .special-projects-bottom-row .data-block {
    padding: 30px;
  }

  .special-projects-bottom-row .icon-block {
    width: 100px;
    height: 100px;
  }

  .special-projects-bottom-row .icon-block svg {
    max-width: 65px;
    max-height: 65px;
  }

  .special-projects-bottom-row .data-block:has(.icon-block) .h5 {
    width: calc(100% - 100px);
  }
}

@media screen and (max-width: 1499px) {
  .h1 {
    font-size: 50px !important;
  }

  h1 {
    font-size: 50px;
  }

  .h2 {
    font-size: 36px !important;
  }

  h2 {
    font-size: 36px;
  }

  .h3 {
    font-size: 34px !important;
  }

  h3 {
    font-size: 34px;
  }

  .h4 {
    font-size: 30px !important;
  }

  h4 {
    font-size: 30px;
  }

  .h5 {
    font-size: 24px !important;
  }

  h5 {
    font-size: 24px;
  }

  .h6 {
    font-size: 22px !important;
  }

  h6 {
    font-size: 22px;
  }

  .breadcrumb {
    padding: 25px 15px 20px;
  }

  .get-started .h4 {
    max-width: 750px;
  }

  .special-projects-bottom-row .data-block p,
  .special-projects-bottom-row .data-block .p {
    font-size: 22px;
    line-height: 28px;
  }

  .top-banner .h1 {
    max-width: 665px;
  }

  .top-banner .h1+p {
    max-width: 1110px;
  }

  .top-banner .logo {
    padding: 80px 0 50px;
  }

  .top-banner .container::before {
    left: -120px;
    top: 150px;
  }

  .top-banner .container::after {
    right: -140px;
  }

  .top-banner .logo img {
    max-width: 350px;
  }

  .special-projects-bottom-row [class*="col-"] {
    padding-right: 15px;
    padding-left: 15px;
  }

  .special-projects-bottom-row.row {
    margin-right: -15px;
    margin-left: -15px;
  }

  .special-projects-bottom-row {
    margin-bottom: -30px;
  }

  .special-projects-bottom-row [class*="col-"] {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1199px) {
  .h1 {
    font-size: 42px !important;
  }

  h1 {
    font-size: 42px;
  }

  .special-projects-bottom-row .data-block {
    padding: 21px;
  }

  .top-banner .container::before {
    width: 154px;
    height: 136px;
  }

  .top-banner .container::after {
    width: 178px;
    height: 201px;
  }

  .banner-top-shape::before {
    width: 270px;
    height: 299px;
    left: -430px;
  }

  .banner-top-shape:after {
    width: 367px;
    height: 324px;
    left: -412px;
  }
}

@media screen and (max-width: 1125px) {
  .breadcrumb {
    padding: 60px 15px 20px;
  }
}

@media screen and (max-width: 991px) {

  .h5 {
    font-size: 22px !important;
  }

  h5 {
    font-size: 22px;
  }

  h3 {
    font-size: 32px;
  }

  .h3 {
    font-size: 32px !important;
  }

  .h4 {
    font-size: 26px !important;
  }

  h4 {
    font-size: 26px;
  }

  .get-started {
    padding: 50px 0;
  }

  .top-banner .logo img {
    max-width: 330px;
  }

  .banner-top-shape::before {
    left: -350px;
  }

  .banner-top-shape:after {
    left: -342px;
  }
}

@media screen and (max-width: 767px) {

  ul,
  ol {
    font-size: 16px;
    line-height: 26px;
    padding: 0 0 0 24px;
  }

  main ul,
  main ol,
  main ul ul,
  main ol ol,
  main ul ol,
  main ol ul {
    padding: 0 0 0 25px;
  }

  h2 {
    font-size: 32px;
  }

  .h2 {
    font-size: 32px !important;
  }

  h3 {
    font-size: 30px;
  }

  .h3 {
    font-size: 30px !important;
  }

  .h4 {
    font-size: 24px !important;
  }

  h4 {
    font-size: 24px;
  }

  .h6 {
    font-size: 20px !important;
  }

  h6 {
    font-size: 20px;
  }

  .breadcrumb {
    padding: 70px 15px 10px;
  }

  .top-banner .logo {
    padding: 15px 0 20px;
  }

  .top-banner .h1+p {
    margin-bottom: 25px;
  }

  .banner-top-shape::before,
  .banner-top-shape:after {
    display: none;
  }

  main .form-control {
    height: 50px;
    font-size: 16px;
    padding: 12px;
  }

  main form .form-group {
    margin-bottom: 15px;
  }

  main form label {
    font-size: 16px;
  }

  main select.form-control {
    padding: 8px 12px;
  }

  main form p {
    text-align: left;
    margin-top: 20px;
  }

  main form .recaptcha {
    margin-bottom: 10px;
  }

  main .form-control::placeholder {
    font-size: 16px;
    padding: 12px;
  }

  main form .select2-container--default .select2-selection--single {
    font-size: 16px;
    padding: 9px 20px;
  }

  /* main form .select2-container--default .select2-selection--single .select2-selection__rendered,
  main form .select2-container--default .select2-selection--single .select2-selection__placeholder {
    line-height: 22px;
    font-size: 16px;
  } */

  main form .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 20px;
    right: 15px;
  }

  .get-started .btn {
    margin-top: 20px;
  }

  .top-banner .logo {
    padding: 30px 0 30px;
  }

  .banner-top-shape::before {
    left: -270px;
    top: -150px;
    width: 189px;
    height: 209px;
  }

  .banner-top-shape:after {
    width: 257px;
    height: 227px;
    left: -252px;
    top: -170px;
  }

  .top-banner .container::after {
    width: 125px;
    height: 141px;
    right: -80px;
  }

  .top-banner .container::before {
    width: 108px;
    height: 95px;
    left: -60px;
  }

  .top-banner .logo img {
    max-width: 270px;
  }

  html body .uwy.userway_p5 .uai {
    bottom: 25px !important;
  }

  .special-projects-bottom-row:has(> :nth-child(even):last-child) [class*="col-"] {
    flex: 0 0 100%;
    max-width: 100%;
  }
}