@charset "UTF-8";
.featured-world-section {
  padding-top: 80px;
  margin-top: 0;
  padding-bottom: 158px;
  /* Mobile adjustments */
  /* Tablets (768–991px) */
  /* Large desktops (992–1199px) */
  /* Widescreen adjustments */
}
.featured-world-section .featured-world-btn-box a {
  margin-top: 35px !important;
}
.featured-world-section .featured-world-wrapper {
  position: relative;
  padding-top: 89px;
}
.featured-world-section .featured-world-wrapper .featured-world-header p {
  text-align: center;
}
.featured-world-section .featured-world-wrapper .featured-world-header ul {
  width: 59%;
  margin: auto;
  text-align: left;
  padding: 24px;
  background: transparent;
  /* inside shadow */
  box-shadow: inset 0 0 15px #f6f5f8;
  border-radius: 15px;
  margin-bottom: 20px;
}
.featured-world-section .featured-world-wrapper .featured-world-btn {
  display: inline-block;
  background: var(--themeprimaryclr);
  box-shadow: inset -2px -2px 2px rgba(7, 13, 29, 0.3);
  border-radius: 100px;
  color: var(--plainclr);
  height: 60px;
  line-height: 61px;
  padding: 0 35px;
  font-weight: 700;
  font-size: 1rem;
  text-align: center;
  letter-spacing: 0.02em;
  position: relative;
  z-index: 1;
  text-decoration: none;
  overflow: hidden;
  transition: 0.3s ease-in-out;
  transition-duration: 1s;
}
.featured-world-section .featured-world-wrapper .featured-world-btn::after {
  background-color: var(--darkclr);
  border-radius: 95px;
  bottom: -100%;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: -100%;
  width: 100%;
  transform: scaleY(0);
  transform-origin: bottom;
  transition-duration: 1s;
  transition-property: color, background-color, border-color, transform;
  transition-timing-function: cubic-bezier(0.14, 0, 0, 1.01);
  will-change: transform;
  z-index: -1;
}
.featured-world-section .featured-world-wrapper .featured-world-btn:hover.circle-effect-black {
  color: var(--plainclr) !important;
  transition: 0.3s;
}
.featured-world-section .featured-world-wrapper .featured-world-btn:hover.circle-effect-black::after {
  transform: scaleY(1);
  transform-origin: top;
}
.featured-world-section .featured-world-wrapper.featured-world-spacing {
  padding-top: 160px;
  padding-bottom: 240px;
}
.featured-world-section .featured-world-wrapper .featured-world-circle {
  z-index: 999;
  position: relative;
  /* Original image positioning */
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-1 {
  top: 0%;
  left: -4%;
  padding-top: 28px;
  position: absolute;
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-1 img {
  filter: var(--icon-hover-grey);
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-2 {
  top: 66%;
  left: -6%;
  position: absolute;
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-2 img {
  filter: var(--icon-hover-grey);
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-3 {
  top: 66%;
  left: 15%;
  position: absolute;
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-3 img {
  filter: var(--icon-hover-grey);
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-4 {
  top: 123%;
  top: 106%;
  position: absolute;
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-4 img {
  filter: var(--icon-hover-grey);
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-5 {
  top: 98%;
  animation: fw-move-lr 18s infinite;
  left: 13%;
  position: absolute;
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-5 img {
  filter: var(--icon-hover-grey);
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-6 {
  top: 103%;
  animation: fw-move-lr 18s infinite;
  right: 12%;
  position: absolute;
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-6 img {
  filter: var(--icon-hover-grey);
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-7 {
  top: -3%;
  right: -6%;
  position: absolute;
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-7 img {
  filter: var(--icon-hover-grey);
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-8 {
  top: 21%;
  right: 4%;
  animation: fw-move-lr 18s infinite;
  position: absolute;
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-8 img {
  filter: var(--icon-hover-grey);
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-9 {
  top: 35%;
  right: -13%;
  position: absolute;
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-9 img {
  filter: var(--icon-hover-grey);
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-10 {
  animation: fw-moving 9s linear infinite;
  bottom: -24%;
  right: -4%;
  position: absolute;
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-10 img {
  filter: var(--icon-hover-grey);
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-11 {
  bottom: 0%;
  left: 5%;
  z-index: -1;
  position: absolute;
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-11 img {
  filter: var(--icon-hover-grey);
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-12 {
  bottom: 49%;
  animation: fw-moving 9s linear infinite;
  left: 7%;
  z-index: -1;
  position: absolute;
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-12 img {
  filter: var(--icon-hover-grey);
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-13 {
  bottom: 4%;
  right: 5%;
  position: absolute;
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-13 img {
  filter: var(--icon-hover-grey);
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-14 {
  bottom: 21%;
  right: -11%;
  z-index: -1;
  position: absolute;
}
.featured-world-section .featured-world-wrapper .featured-world-circle.img-14 img {
  filter: var(--icon-hover-grey);
}
@media (max-width: 767px) {
  .featured-world-section {
    padding-top: 0;
    padding-bottom: 3rem;
    margin-top: 0;
  }
  .featured-world-section ul {
    width: 100%;
    background-color: white !important;
  }
  .featured-world-section ul li {
    margin-bottom: 11px;
    line-height: 26px;
  }
  .featured-world-section .featured-world-wrapper .featured-world-title {
    font-size: 32px;
    line-height: 40px;
  }
  .featured-world-section .featured-world-wrapper .featured-world-title span {
    font-size: 32px;
  }
  .featured-world-section .featured-world-wrapper .featured-world-btn {
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    font-size: 0.9rem;
  }
  .featured-world-section .featured-world-wrapper .featured-world-circle img {
    max-width: 70px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .featured-world-section .featured-world-header .main-heading {
    text-align: center !important;
  }
  .featured-world-section .featured-world-wrapper .featured-world-title {
    font-size: 2.5rem;
  }
  .featured-world-section .featured-world-wrapper .featured-world-title span {
    font-size: 2.5rem;
  }
  .featured-world-section .featured-world-wrapper .featured-world-btn {
    height: 55px;
    line-height: 55px;
    padding: 0 30px;
    font-size: 0.95rem;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .featured-world-section .featured-world-wrapper .featured-world-title {
    font-size: 2.8rem;
  }
  .featured-world-section .featured-world-wrapper .featured-world-title span {
    font-size: 2.8rem;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .featured-world-section .featured-world-wrapper .featured-world-circle.img-9 {
    top: 54%;
    right: -5%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .featured-world-section .featured-world-wrapper .featured-world-circle.img-9 {
    top: 41%;
    right: -9%;
  }
  .featured-world-section .featured-world-wrapper .featured-world-circle.img-14 {
    bottom: 13%;
    right: -6%;
  }
}

/* Animations */
@keyframes fw-moving {
  0% {
    transform: translateY(0px);
  }
  20% {
    transform: translateX(-50px);
  }
  50% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes fw-move-lr {
  0% {
    transform: translateX(0) translateY(0);
  }
  40% {
    transform: translateX(50px) translateY(-50px);
  }
  75% {
    transform: translateX(200px);
  }
  100% {
    transform: translateY(0) translateX(0);
  }
}
.featured-world-circle1 {
  width: 80px;
  height: 80px;
  box-shadow: var(--shadowsix);
  border-radius: 50%;
  background: #fff;
  /* circle background */
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 17px;
}

.featured-world-circle2 {
  width: 70px;
  height: 70px;
  box-shadow: var(--shadowsix);
  border-radius: 50%;
  background: #fff;
  /* circle background */
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 12px;
}

.featured-world-circle3 {
  width: 100px;
  height: 100px;
  box-shadow: var(--shadowsix);
  border-radius: 50%;
  background: #fff;
  /* circle background */
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 20px;
}

.featured-world-circle4 {
  width: 80px;
  height: 80px;
  box-shadow: var(--shadowsix);
  border-radius: 50%;
  background: #fff;
  /* circle background */
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 20px;
}

@media only screen and (min-width: 991px) and (max-width: 1180px) {
  .featured-world-section {
    padding-top: 50px;
    padding-bottom: 150px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .featured-world-section {
    padding-top: 0;
    padding-bottom: 143px;
  }
  .featured-world-section .featured-world-wrapper .featured-world-circle.img-9 {
    right: -1%;
  }
  .featured-world-section .featured-world-wrapper .featured-world-circle.img-4 {
    left: 0%;
  }
  .slick-next {
    right: 0;
  }
  .featured-world-section .featured-world-wrapper .featured-world-circle.img-2 {
    top: 29%;
    left: -4%;
    position: absolute;
  }
  .slick-prev {
    right: 6%;
  }
}
@media (max-width: 767px) {
  ul {
    width: 100% !important;
  }
  .featured-world-header .main-heading {
    text-align: left;
  }
  .featured-world-circle1 {
    display: none !important;
  }
  .featured-world-circle2 {
    display: none !important;
  }
  .tp-about-section .tp-about__list ul li {
    line-height: 22px;
  }
  .tp-about-section .tp-about__list ul li i {
    top: 1px;
  }
  .featured-world-section .featured-world-wrapper .featured-world-header p {
    text-align: left;
    padding-bottom: 0px;
  }
  .featured-world-section .featured-world-wrapper {
    position: relative;
    padding-top: 0;
  }
  .featured-world-section .featured-world-wrapper .featured-world-header p br {
    display: none !important;
  }
  .featured-world-section .featured-world-wrapper .featured-world-circle.img-13 {
    display: none;
  }
  .featured-world-section .featured-world-wrapper .featured-world-title span {
    font-size: 32px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .featured-world-section .featured-world-wrapper .featured-world-header ul {
    width: 90%;
  }
}
.featured-world-circle:hover img {
  filter: invert(75%) sepia(73%) saturate(3256%) hue-rotate(2deg) brightness(102%) contrast(104%) !important;
}/*# sourceMappingURL=feature-integration.css.map */