@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=VT323&display=swap");
.about-wrap {
  margin-top: 8em;
}
.about-wrap .about-parallax-holder {
  color: #35126a;
  font-style: italic;
  font-size: 15px;
  letter-spacing: 0.1em;
}
.about-wrap .about-section-title-holder {
  color: #ffffff;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.125em;
  margin: 20px 0;
  width: 300px;
  opacity: 0.7;
}
.about-wrap .about-section-description {
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
  color: #ffffff;
  opacity: 0.8;
}
.about-wrap .about-section-coding-image {
  margin-top: -50px;
  width: 290px;
  height: 390px;
}
.about-wrap .about-section-person-image {
  margin-top: -200px;
  margin-left: 10vw;
  width: 301px;
  height: 388px;
  object-fit: cover;
}
.about-wrap .about-section-image {
  transform: translate3d(0px, -83.176px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
  -webkit-transform: translate3d(0px, -83.176px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
  z-index: 2;
}
.about-wrap .about-section-content {
  z-index: 2;
}
.about-wrap .about-section-paragraph {
  padding-bottom: 30px;
}

@media (max-width: 769px) {
  .about-wrap {
    padding: 20px;
  }
  .about-wrap .about-section-title-holder {
    width: auto;
  }
  .about-wrap .about-section-description {
    padding-top: 20px;
  }
  .about-wrap .about-section-image {
    padding-top: 100px;
    margin-left: auto;
    margin-right: auto;
    width: 22em;
  }
}
@media (max-width: 600px) {
  .about-wrap .about-section-person-image {
    margin-top: -200px;
    margin-left: 50px;
  }
}
@media only screen and (max-width: 540px) {
  .about-wrap {
    margin-top: 2em;
  }
}
.tp-revslider-mainul {
  visibility: visible;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-height: none;
  margin-block-start: 0;
  padding-inline-start: 0;
  margin-block-end: 0;
}

.tp-revslider-slidesli {
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 20;
  visibility: inherit;
  opacity: 1;
  background-color: rgba(255, 255, 255, 0);
}

.slotholder {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
  visibility: inherit;
  opacity: 1;
  transform: matrix(1, 0, 0, 1, 0, 0);
}

.tp-bgimg {
  background-repeat: no-repeat;
  background-image: url(/images/bg2-4.jpg);
  background-color: black;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: inherit;
  z-index: 20;
}

.tp-loop-wrap {
  position: absolute;
  display: block;
}

.tp-mask-wrap {
  position: absolute;
  display: block;
  overflow: visible;
}

.tp-parallax-wrap {
  position: relative;
  display: inline-block;
  visibility: visible;
  left: 0;
  top: inherit;
  z-index: 6;
}

.tp-loop-wrap {
  position: absolute;
  display: block;
}

.tp-mask-wrap {
  position: absolute;
  display: block;
  overflow: visible;
}

.home-banner {
  padding: 0rem 0 1rem 0rem;
}
.home-banner .home-banner-text-wrap {
  width: 440px;
  margin: 25vh auto 0vh auto;
}
@media (max-height: 400px) {
  .home-banner .home-banner-text-wrap {
    margin: 35vh auto 0vh auto;
  }
}
.home-banner .glitch {
  color: white;
  font-size: 105px;
  letter-spacing: 10px;
  position: relative;
  width: 440px;
  margin: auto;
  font-family: "ChessType", monospace !important;
  line-height: 100px;
}
.home-banner .glitch .kp {
  background: -webkit-linear-gradient(#7f017f, #f7381a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.home-banner .glitch:hover::before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  left: 2px;
  text-shadow: -2px 0 #ff00c1;
  clip: rect(44px, 450px, 56px, 0);
  animation: glitch-anim 2s linear alternate-reverse;
}
.home-banner .glitch:hover::after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  left: -2px;
  text-shadow: -2px 0 #00fff9, 2px 2px #ff00c1;
  animation: glitch-anim2 40s linear alternate-reverse;
}
@keyframes glitch-anim {
  0% {
    clip: rect(48px, 9999px, 48px, 0);
    transform: skew(0.64deg);
  }
  5% {
    clip: rect(49px, 9999px, 77px, 0);
    transform: skew(0.07deg);
  }
  10% {
    clip: rect(65px, 9999px, 80px, 0);
    transform: skew(0.91deg);
  }
  15% {
    clip: rect(12px, 9999px, 72px, 0);
    transform: skew(0.18deg);
  }
  20% {
    clip: rect(53px, 9999px, 71px, 0);
    transform: skew(0.87deg);
  }
  25% {
    clip: rect(51px, 9999px, 5px, 0);
    transform: skew(0.5deg);
  }
  30% {
    clip: rect(51px, 9999px, 76px, 0);
    transform: skew(0.6deg);
  }
  35% {
    clip: rect(63px, 9999px, 73px, 0);
    transform: skew(0.84deg);
  }
  40% {
    clip: rect(95px, 9999px, 31px, 0);
    transform: skew(0.6deg);
  }
  45% {
    clip: rect(59px, 9999px, 27px, 0);
    transform: skew(0.4deg);
  }
  50% {
    clip: rect(36px, 9999px, 34px, 0);
    transform: skew(0.98deg);
  }
  55% {
    clip: rect(69px, 9999px, 35px, 0);
    transform: skew(0.13deg);
  }
  60% {
    clip: rect(86px, 9999px, 90px, 0);
    transform: skew(0.74deg);
  }
  65% {
    clip: rect(43px, 9999px, 34px, 0);
    transform: skew(0.98deg);
  }
  70% {
    clip: rect(29px, 9999px, 26px, 0);
    transform: skew(0.91deg);
  }
  75% {
    clip: rect(17px, 9999px, 57px, 0);
    transform: skew(0.33deg);
  }
  80% {
    clip: rect(28px, 9999px, 1px, 0);
    transform: skew(0.69deg);
  }
  85% {
    clip: rect(88px, 9999px, 88px, 0);
    transform: skew(0.46deg);
  }
  90% {
    clip: rect(64px, 9999px, 90px, 0);
    transform: skew(0.04deg);
  }
  95% {
    clip: rect(95px, 9999px, 14px, 0);
    transform: skew(0.92deg);
  }
  100% {
    clip: rect(86px, 9999px, 84px, 0);
    transform: skew(0.62deg);
  }
}
@keyframes glitch-anim2 {
  0% {
    clip: rect(68px, 9999px, 72px, 0);
    transform: skew(0.25deg);
  }
  5% {
    clip: rect(90px, 9999px, 91px, 0);
    transform: skew(0.12deg);
  }
  10% {
    clip: rect(18px, 9999px, 74px, 0);
    transform: skew(0.86deg);
  }
  15% {
    clip: rect(27px, 9999px, 83px, 0);
    transform: skew(0.93deg);
  }
  20% {
    clip: rect(76px, 9999px, 67px, 0);
    transform: skew(0.98deg);
  }
  25% {
    clip: rect(94px, 9999px, 25px, 0);
    transform: skew(0.19deg);
  }
  30% {
    clip: rect(56px, 9999px, 99px, 0);
    transform: skew(0.25deg);
  }
  35% {
    clip: rect(82px, 9999px, 45px, 0);
    transform: skew(0.74deg);
  }
  40% {
    clip: rect(17px, 9999px, 30px, 0);
    transform: skew(0.81deg);
  }
  45% {
    clip: rect(35px, 9999px, 97px, 0);
    transform: skew(0.89deg);
  }
  50% {
    clip: rect(80px, 9999px, 84px, 0);
    transform: skew(0.55deg);
  }
  55% {
    clip: rect(7px, 9999px, 6px, 0);
    transform: skew(0.37deg);
  }
  60% {
    clip: rect(26px, 9999px, 49px, 0);
    transform: skew(0.98deg);
  }
  65% {
    clip: rect(13px, 9999px, 75px, 0);
    transform: skew(0.27deg);
  }
  70% {
    clip: rect(96px, 9999px, 69px, 0);
    transform: skew(0.75deg);
  }
  75% {
    clip: rect(70px, 9999px, 83px, 0);
    transform: skew(0.68deg);
  }
  80% {
    clip: rect(68px, 9999px, 90px, 0);
    transform: skew(0.12deg);
  }
  85% {
    clip: rect(92px, 9999px, 63px, 0);
    transform: skew(0.96deg);
  }
  90% {
    clip: rect(98px, 9999px, 15px, 0);
    transform: skew(0.49deg);
  }
  95% {
    clip: rect(8px, 9999px, 1px, 0);
    transform: skew(0.22deg);
  }
  100% {
    clip: rect(100px, 9999px, 1px, 0);
    transform: skew(0.51deg);
  }
}
.home-banner .logo-tagline {
  font-size: 16px;
  float: right;
  margin-top: -20px;
  font-family: "Poppins";
  letter-spacing: 1px;
}
@media (max-width: 510px) {
  .home-banner .home-banner-text-wrap {
    width: 350px;
  }
  .home-banner .glitch {
    font-size: 68px;
    width: 300px;
  }
}
@media (max-width: 360px) {
  .home-banner .home-banner-text-wrap {
    width: 240px;
  }
  .home-banner .glitch {
    font-size: 51px;
    width: 240px;
  }
}
.home-banner .home-banner-btn {
  text-align: center;
  padding-bottom: 20px;
}
.home-banner .banner-btn {
  background: transparent linear-gradient(288deg, #eb513b 0%, #f91362 100%) 0% 0% no-repeat padding-box;
  color: #fff;
  border: none;
  position: relative;
  border-radius: 12px;
  padding: 8px 30px;
  opacity: 0.8;
  overflow: visible;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.home-banner .banner-btn:hover {
  opacity: 1;
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.contact-us-container {
  padding: 100px 0 100px;
}
.contact-us-container .contact-us-title {
  font-weight: 700;
  color: white;
  font-size: 40px;
  line-height: 1.125em;
}
.contact-us-container .contact-us-heading {
  color: #ffffff;
  font-size: 16px;
  font-family: "Rubik", sans-serif;
  font-weight: 800;
  text-align: left;
  padding-bottom: 5px;
}

.contact-us-mail-title {
  color: white;
  font-size: 16px;
  padding-top: 60px;
}

.contact-us-mail {
  border: 1px solid #f91362;
  color: white;
  font-weight: bold;
  padding: 5px 10px;
}

@media (max-width: 769px) {
  .contact-us-mail-title {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 940px) {
  .facebook-feed-wrap {
    margin-top: 5vh;
    text-align: center;
  }
}
h1.timer {
  color: white;
  /* Fallback: assume this color ON TOP of image */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.timer-p {
  position: relative;
  display: block;
  margin: 11px 0;
  color: white;
  font-size: 90px;
  line-height: 1em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -0.05em;
  text-align: center;
}

.timer-p1 {
  position: relative;
  display: block;
  margin: 11px 0;
  color: #f91362;
  font-size: 23px;
  line-height: 1em;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: -0.05em;
  text-align: center;
}

.counting {
  color: white;
  font-size: 50px;
}

@media (max-width: 576px) {
  .timer-block {
    max-width: 25%;
  }
  .timer-p1 {
    font-size: 0.25rem;
  }
}
@media (max-width: 768px) {
  .timer-p1 {
    font-size: 0.5rem;
  }
}
@media (max-width: 992px) {
  .timer-p1 {
    font-size: 0.75rem;
  }
}
@media (max-width: 1200px) {
  .timer-p1 {
    font-size: 1rem;
  }
}
@media (max-width: 576px) {
  .timer-p {
    font-size: 2.25rem;
  }
}
@media (max-width: 768px) {
  .timer-p {
    font-size: 2.5rem;
  }
}
@media (max-width: 992px) {
  .timer-p {
    font-size: 3.75rem;
  }
}
@media (max-width: 1200px) {
  .timer-p {
    font-size: 4rem;
  }
}
@media (max-width: 576px) {
  .counting {
    font-size: 1.25rem;
  }
}
@media (max-width: 768px) {
  .counting {
    font-size: 1.5rem;
  }
}
@media (max-width: 992px) {
  .counting {
    font-size: 1.75rem;
  }
}
.testimonial-heading {
  font-weight: 700;
  color: rgb(255, 255, 255) !important;
  font-size: 40px;
  width: 350px;
  padding-bottom: 50px;
}

.testimonial-heading-container {
  position: relative;
}

.testimonial-tag {
  color: #f91362;
  font-style: italic;
  font-size: 14px;
  letter-spacing: 1px;
}

.testimonial-text {
  color: white;
  opacity: 0.8;
  font-size: 13px;
  text-justify: distribute;
  line-height: 22px;
  padding-top: 20px;
}

.designation {
  padding-top: 30px;
}

.testimonial-guest {
  font-weight: 700;
  color: white;
  font-size: 15px;
}

.testimonial-guest-tag {
  font-weight: 700;
  color: white;
  font-size: 11px;
  margin-top: -15px;
}

.testimonial-container-row {
  display: flex;
  justify-content: space-between;
  padding: 0 25px 50px;
}
@media (max-width: 600px) {
  .testimonial-container-row {
    padding: 0px 20px 100px;
  }
}

@media (max-width: 600px) {
  .testimonial-container {
    padding: 20px 0 0;
    display: flex;
    justify-content: center;
  }
  .testimonial-container img {
    padding-bottom: 20px;
  }
}

@media (max-width: 600px) {
  .testimonial-container:first-child {
    padding: 70px 0 0;
  }
}

.sponser-p {
  position: relative;
  display: block;
  margin: 11px 0;
  color: white;
  font-size: 90px;
  line-height: 1em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -0.05em;
  text-align: center;
}

.sponser-p1 {
  position: relative;
  display: block;
  margin: 11px 0;
  color: white;
  font-size: 23px;
  line-height: 1em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -0.05em;
  text-align: center;
}

.row-sponser {
  margin-top: 1.75rem;
}
.row-sponser img {
  max-width: 180px;
}
.row-sponser .grid {
  display: grid;
  padding-bottom: 1.5rem;
  grid-template-columns: repeat(auto-fill, minmax(170px, 1fr));
  grid-gap: 1rem;
  margin-left: 0px !important;
}
.row-sponser .grid > div {
  padding: 1rem;
}
.row-sponser .grid > div::before {
  content: "";
  padding-bottom: 12%;
  display: block;
}
@media (max-width: 550px) {
  .row-sponser .grid > div::before {
    padding-bottom: 20%;
  }
}
.row-sponser .grid > div {
  /* ... */
  display: grid;
}
.row-sponser .grid > div::before,
.row-sponser .grid > div > img {
  grid-area: 1/1/2/2;
}
.row-sponser .grid > div > img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.row-sponsers h1 {
  color: white;
  position: relative;
  display: block;
  margin: 0;
  font-weight: 700;
  line-height: 1.125em;
  font-size: 40px;
}

.qodef-section-title-holder-social {
  padding-top: 0.5rem;
}

.sponsers-wrap {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.gray-sponsor {
  filter: grayscale(100%);
}

img.gray-sponsor:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}

.icon-holder {
  margin: 1.5rem 0rem 1.5rem 0rem;
  text-align: center;
}

.icon-row {
  padding: 1rem;
}

.sponsers-logo-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.beagle {
  background: url("/images/beagle_white.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 52px;
}

.beagle:hover {
  background: url("/images/beagle.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 52px;
}

.icmec {
  background: url("/images/icmec-logo copy-white.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 4rem;
}

.icmec:hover {
  background: url("/images/icmec-logo.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 65px;
}

.owasp {
  background: url("/images/owasp_white.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 65px;
}

.owasp:hover {
  background: url("/images/owasp.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 65px;
}

.wicys {
  background: url("/images/India_Affiliate_White.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 65px;
  opacity: 0.8;
}

.wicys:hover {
  background: url("/images/India_Affiliate Logo_1_White.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 65px;
  opacity: 1;
}

.asrg {
  background: url("/images/ASRG_Logo_white.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 65px;
}

.asrg:hover {
  background: url("/images/ASRG_Logo_white.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 65px;
}

.isac {
  background: url("/images/ISACA_White.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 65px;
}

.isac:hover {
  background: url("/images/ISACA.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 65px;
}

.bsafe {
  background: url("/images/bsafe-logo-white.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 65px;
}

.bsafe:hover {
  background: url("/images/bsafe-logo-.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 65px;
}

.mashupstack {
  background: url("/images/MashupStack_White.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 39px;
}

.mashupstack:hover {
  background: url("/images/MashupStack-logo.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 39px;
}

.gtech {
  background: url("/images/gtech-atfg-log-white.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 39px;
}

.gtech:hover {
  background: url("/images/gtech-atfg-log.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 39px;
}

.vconsol {
  background: url("/images/Vconsol-logo-white.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 65px;
}

.vconsol:hover {
  background: url("/images/Vconsol-logo-wide.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 65px;
}

.nullcon {
  background: url("/images/Nullcon-New-white.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 59px;
}

.nullcon:hover {
  background: url("/images/Nullcon-New-Logo.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 59px;
}

.c4c {
  background: url("/images/c4c-logo-White.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 41px;
}

.c4c:hover {
  background: url("/images/c4c-logo.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 41px;
}

.ecoloop {
  background: url("/images/Ecoloop360_logo-white.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 41px;
}

.ecoloop:hover {
  background: url("/images/Ecoloop360_logo.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 41px;
}

.federal {
  background: url("/images/Federal_Bank_Logo_White.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 56px;
}

.federal:hover {
  background: url("/images/Federal_Bank_Logo.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 56px;
}

.awsugkochi {
  background: url("/images/awsugkochi_logo_White.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 80px;
}

.awsugkochi:hover {
  background: url("/images/awsugkochi_logo.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 80px;
}

.icicibank {
  background: url("/images/icici-bank-vector-logo-White.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 40px;
}

.icicibank:hover {
  background: url("/images/icici-bank-vector-logo.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 40px;
}

.cloudsek {
  background: url("/images/FullLogo-White.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 40px;
}

.cloudsek:hover {
  background: url("/images/FullLogo.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 40px;
}

.sbi {
  background: url("/images/SBI_White .png") no-repeat;
  position: relative;
  background-size: contain;
  height: 45px;
}

.sbi:hover {
  background: url("/images/SBI.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 45px;
}

.ptm {
  background: url("/images/Paytm-White.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 35px;
}

.ptm:hover {
  background: url("/images/Paytm.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 35px;
}

.canarabank {
  background: url("/images/Canara-Bank-logo-white.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 35px;
}

.canarabank:hover {
  background: url("/images/Canara-Bank-logo.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 35px;
}

.neuralcraft {
  background: url("/images/Neuralcraft-Logo-white1.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 35px;
}

.neuralcraft:hover {
  background: url("/images/Neuralcraft-Logo-color1.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 35px;
}

.kindred {
  background: url("/images/kindred-logo-color.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 80px;
}

.kindred:hover {
  background: url("/images/kindred-logo-color.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 80px;
}

.mlearn {
  background: url("/images/mLearn-b.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 60px;
}

.mlearn:hover {
  background: url("/images/mLearn.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 60px;
}

.dg {
  background: url("/images/dg-w.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 60px;
}

.dg:hover {
  background: url("/images/dg-w.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 60px;
}

.gdg {
  background: url("/images/Logo_Stacked_Red.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 120px;
}

.gdg:hover {
  background: url("/images/Logo_Stacked_Red.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 120px;
}

.gdgt {
  background: url("/images/Logo_Stacked_Blue.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 200px;
}

.gdgt:hover {
  background: url("/images/Logo_Stacked_Blue.png") no-repeat;
  position: relative;
  background-size: contain;
  height: 200px;
}

.dg-wrap {
  margin-top: -8px;
}

.gdg-wrap {
  margin-top: -30px;
}

.tag-sponser {
  margin-top: 1rem;
}

.tag-sponser2 {
  margin-top: 1rem;
}

.tag-sponser3 {
  margin-top: 1rem;
}

.sponsers-spacing-wrap {
  padding-top: 0px;
}

.sponsers-spacing-left-wrap {
  margin-top: 1rem;
}

.nopading {
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding: 0;
}

.sponsor-wrap {
  margin-top: 3.5rem;
}

.video-container {
  position: relative;
  margin-top: 7rem;
}

.video-title-text {
  color: #f91362;
  text-align: left;
}
.video-title-text:before {
  content: "<";
}
.video-title-text:after {
  content: "/>";
}

.qodef-self-hosted-video-holder .qodef-video-wrap .mejs-container,
.qodef-self-hosted-video-holder .qodef-video-wrap .mejs-overlay-play,
.qodef-self-hosted-video-holder .qodef-video-wrap .mejs-poster {
  height: 100% !important;
  /*!important because of the inline style*/
  width: 100% !important;
}

.qodef-video-button-holder {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.qodef-video-button-holder.qodef-vb-has-img .qodef-video-button-play,
.qodef-video-button-holder.qodef-vb-has-img .qodef-video-button-play-image {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.qodef-video-button-holder.qodef-vb-has-img .qodef-video-button-play .qodef-video-button-play-inner,
.qodef-video-button-holder.qodef-vb-has-img .qodef-video-button-play-image .qodef-video-button-play-inner {
  position: relative;
  top: 50%;
  left: 0;
  display: block;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

.qodef-video-button-holder .qodef-video-button-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.qodef-video-button-holder .qodef-video-button-image img {
  display: block;
}

.qodef-video-button-holder .qodef-video-button-play,
.qodef-video-button-holder .qodef-video-button-play-image {
  position: relative;
  display: inline-block;
  vertical-align: top;
  z-index: 1;
}

.qodef-video-button-holder .qodef-video-button-play {
  color: #000;
  font-size: 106px;
  line-height: 1;
}

.qodef-video-button-holder .qodef-video-button-play span,
.qodef-video-button-holder .qodef-video-button-play span:before {
  display: block;
  line-height: inherit;
}

.qodef-video-button-holder .qodef-video-button-play-image.qodef-vb-has-hover-image:hover img:first-child {
  opacity: 0;
}

.qodef-video-button-holder .qodef-video-button-play-image.qodef-vb-has-hover-image:hover img:nth-child(2) {
  opacity: 1;
}

.qodef-video-button-holder .qodef-video-button-play-image img {
  display: block;
  margin: 0 auto;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.qodef-video-button-holder .qodef-video-button-play-image img:first-child {
  position: relative;
  opacity: 1;
}

.qodef-video-button-holder .qodef-video-button-play-image img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 50%;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateZ(0);
  -moz-transform: translateX(-50%) translateZ(0);
  transform: translateX(-50%) translateZ(0);
}

.rev_slider_wrapper .qodef-video-button-holder .qodef-video-button-play-image img:nth-child(2) {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}

.qodef-video-button-holder.qodef-vb-custom {
  padding-top: 77px;
  padding-right: 77px;
  box-sizing: border-box;
}

.qodef-video-button-holder.qodef-vb-custom .qodef-video-button-custom-play {
  position: absolute;
  top: 0;
  right: 0;
  width: 140px;
  height: 140px;
}

.qodef-video-button-holder.qodef-vb-custom .qodef-video-button-custom-play .qodef-video-button-custom-play-inner {
  position: absolute;
  top: 0;
  right: 0;
  width: 77px;
  height: 77px;
  font-size: 22px;
  line-height: 77px;
  text-align: center;
  color: #000;
  background-color: #53f6c6;
}

.qodef-video-button-holder.qodef-vb-custom .qodef-video-button-custom-play .qodef-video-button-custom-play-inner:hover {
  color: #fff;
}

.video-heading {
  font-weight: 700;
  color: #fff;
  margin: "0px";
  line-height: 1.125em;
  font-size: 40px;
}

.v-banner {
  position: relative;
  margin-top: 30px;
  justify-content: center;
  width: 100%;
}

.play-video-button {
  height: 80px;
  width: 80px;
  background-color: #f91362;
}

.white-paragraph {
  font-weight: 300;
  line-height: 1.5em;
  color: #fff;
  font-size: 14px;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.big-white-text {
  color: inherit;
  font-size: 18px;
  font-weight: 800;
}

.big-white-text-prizes {
  color: inherit;
  font-size: 50px;
  font-weight: 800;
  background: linear-gradient(to bottom right, #f91362, #35126a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.big-white-text-finale {
  color: inherit;
  font-size: 30px;
  font-weight: 800;
  background: linear-gradient(to bottom right, #f91362, #35126a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.big-white-text-finale-prize {
  color: inherit;
  font-size: 20px;
  font-weight: 800;
  padding-bottom: 10px;
  background: linear-gradient(to bottom right, #f91362, #35126a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.col-glory {
  padding-left: 40px;
}

.yt-play-button {
  height: 70px;
  width: 70px;
  border: none;
  background-color: #f91362 !important;
}

.modal-transparent {
  background: #000;
}

.modal-close-button {
  position: fixed;
  z-index: 9999;
  height: 70px;
  width: 70px;
  background-color: #f91362;
  color: #fff;
  border: none;
  top: 10vh;
  right: 0;
}

.about-wrap .video-title-wrap {
  width: 682px;
  font-size: 38px;
}

.video-sub-title {
  padding-bottom: 2.5rem;
  color: #ffffff;
  opacity: 0.7;
  margin: 20px 0;
}

.video-margin-wrap {
  margin: auto;
}

.spotlight-container {
  margin: 10vh 0px;
}

.spotlight-content {
  background-color: #000;
  margin: 0px;
  padding: 1rem;
  height: 100%;
}

.spotlight-sub-heading {
  margin: 20px 0;
  color: #ffffff;
}

.spotlight-btn {
  background: transparent linear-gradient(288deg, #eb513b 0%, #f91362 100%) 0% 0% no-repeat padding-box;
  color: #fff;
  border: none;
  border-radius: 12px;
  padding: 8px 30px;
  opacity: 0.58;
}

.spotlight-img {
  margin-top: -100px;
}

.rewind-container {
  position: relative;
  padding: 5px;
  height: 230px;
  margin-top: 100px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  color: #FFF;
  background: #000;
  background-clip: padding-box;
  border: solid 5px transparent;
}
.rewind-container:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: -5px;
  background: linear-gradient(to right, #eb513b, #f91362);
}

.rewind-container-webinar {
  position: relative;
  padding: 5px;
  height: 230px;
  margin-top: 100px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  color: #FFF;
  background: #000;
  border: solid 5px transparent;
}
.rewind-container-webinar:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: -5px;
  background: linear-gradient(to right, #eb513b, #f91362);
}

@media only screen and (max-width: 1200px) {
  .spotlight-img {
    margin-top: -120px;
  }
}
@media only screen and (max-width: 940px) {
  .rewind-container {
    margin-top: 25vh;
    margin-bottom: 15vh;
    height: 150px;
  }
  .spotlight-img {
    top: 50px;
    right: 10px;
    margin-top: -50px;
  }
}
@media only screen and (max-width: 600px) {
  .rewind-container {
    height: 150px;
  }
  .spotlight-img {
    top: 50px;
    right: 10px;
  }
}
@media only screen and (max-width: 375px) {
  .rewind-container {
    height: 150px;
  }
  .spotlight-img {
    top: 50px;
    right: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .rewind-container {
    height: 150px;
  }
  .spotlight-img {
    top: -30px;
    right: -15px;
  }
}
.sponsor-heading {
  font-size: 32px;
  color: #f91362; /* Accent pink */
  margin-bottom: 10px;
  font-family: "Orbitron", sans-serif; /* Optional if you’re using tech-style fonts */
}

.sponsor-subtext {
  margin-top: 25px;
}

.sponsor-logos {
  display: flex;
  justify-content: center;
  gap: 120px;
  flex-wrap: wrap;
}

.sponsor-logo {
  height: auto;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  margin-top: 4rem;
}

.sponsor-child {
  max-width: 300px;
  padding-top: 1rem;
}

.sponsor-kinder {
  max-width: 180px;
}

.sponsor-logo:hover {
  transform: scale(1.1);
  box-shadow: 0 0 15px rgba(249, 19, 98, 0.5);
}

@media (max-width: 768px) {
  .sponsor-logos {
    flex-direction: column;
    gap: 30px;
  }
}
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav {
  margin-top: 10px;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

/*# sourceMappingURL=home.css.map */