@keyframes spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }
@keyframes counter-spin { from { transform: rotate(0deg); } to { transform: rotate(-360deg); } }
@keyframes scroll { 0% { transform: translateX(0); } 100% { transform: translateX(calc(-100% - 30px)); } }
.cnc-partner-section.cnc-partner-section-layout3 { padding: 100px 0 0 0;overflow: hidden;background-image: url(images/partner-bg.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;height: 688px;}
.cnc-partner-section.cnc-partner-section-layout3 .container { max-width: 1430px; margin: 0 auto; padding: 0 15px;box-sizing: border-box;height: 100%;position: relative;}
.cnc-partner-section.cnc-partner-section-layout3 :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) { font-size: 48px; font-weight: 700; line-height: normal; margin: 0;color: #005BC5;}
.cnc-partner-section.cnc-partner-section-layout3 :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6):not(:last-child){margin: 0 0 10px 0;}
.cnc-partner-section.cnc-partner-section-layout3 :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6).title-wrapper{text-decoration: none;border-radius: 30px; background: #FFF; box-shadow: 0 -2px 13px 12px rgba(226, 233, 251, 0.50) inset;padding: 38px 76.47px 39px;z-index: 4;transition: all 0.3s ease;position: absolute; inset: auto 0 43px 0; width: fit-content; margin: 0 auto;}
.cnc-partner-section.cnc-partner-section-layout3 .circle-wrapper{position: relative;max-width: 1410px;width: 100%;animation: spin 40s linear infinite;}
.cnc-partner-section.cnc-partner-section-layout3 .circle-wrapper .circle{border-radius: 50%;width: 100%;height: 1410.84px;background: rgba(255, 255, 255, 0.70); box-shadow: 0 -1px 18px 21px rgba(226, 233, 251, 0.30);position: relative;z-index: 1;display: flex;justify-content: center;align-items: center;}
.cnc-partner-section.cnc-partner-section-layout3 .circle-wrapper .circle::before{content: "";position: absolute;top: 50%;left: 50%;transform: translate(-50% , -50%);border-radius: 50%;max-width: calc(100% - 262px);width: 100%;height: calc(100% - 262px);background: rgba(255, 255, 255, 0.70); box-shadow: 0 -1px 18px 21px rgba(226, 233, 251, 0.30);z-index: 2;}
.cnc-partner-section.cnc-partner-section-layout3 .circle-wrapper .circle::after{content: "";position: absolute;top: 50%;left: 50%;transform: translate(-50% , -50%);border-radius: 50%;max-width: calc(100% - 524px);width: 100%;height: calc(100% - 524px); background: rgba(255, 255, 255, 0.70); box-shadow: 0 -1px 18px 21px rgba(226, 233, 251, 0.30);z-index: 3;}
.cnc-partner-section.cnc-partner-section-layout3 .circle-wrapper .box{width: 183px; height: 183px;display: flex;justify-content: center;align-items: center;background-color: #FFF;box-shadow: 0 -2px 13px 12px rgba(226, 233, 251, 0.50) inset;position: absolute;z-index: 4;border-radius: 50%;padding: 30px;box-sizing: border-box;animation: counter-spin 40s linear infinite;}
.cnc-partner-section.cnc-partner-section-layout3 .circle-wrapper .box img{max-width: 100%;height: 100%;object-fit: contain;}
@media (max-width:1440px) {
  .cnc-partner-section.cnc-partner-section-layout3 {height: 670px;}
  .cnc-partner-section.cnc-partner-section-layout3 :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6).title-wrapper{padding: 32px 60px; }
  .cnc-partner-section.cnc-partner-section-layout3 .circle-wrapper {max-width: 90vw;margin: 0 auto;}
  .cnc-partner-section.cnc-partner-section-layout3 .circle-wrapper .circle {height: 90vw;}
  .cnc-partner-section.cnc-partner-section-layout3 .circle-wrapper .box { width: 166px; height: 166px;    padding: 24px;}
}
@media (max-width:1199px) {
  .cnc-partner-section.cnc-partner-section-layout3 {height: 600px;}
  .cnc-partner-section.cnc-partner-section-layout3 :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6).title-wrapper{padding: 30px 46px; }
  .cnc-partner-section.cnc-partner-section-layout3 .circle-wrapper .circle::before {max-width: calc(100% - 230px);height: calc(100% - 230px);}
  .cnc-partner-section.cnc-partner-section-layout3 .circle-wrapper .circle::after {max-width: calc(100% - 460px);height: calc(100% - 460px);}
  .cnc-partner-section.cnc-partner-section-layout3 .circle-wrapper .box { width: 150px; height: 150px;}
}
@media (max-width:1024px) {
  .cnc-partner-section.cnc-partner-section-layout3 { padding: 50px 0 0 0;}
  .cnc-partner-section.cnc-partner-section-layout3 :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) {font-size: 40px;}
}
@media (max-width:991px) {
  .cnc-partner-section.cnc-partner-section-layout3 { height: 490px; }
  .cnc-partner-section.cnc-partner-section-layout3 :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6).title-wrapper{padding: 20px; border-radius: 10px;inset: auto 0 20px 0;}
  .cnc-partner-section.cnc-partner-section-layout3 .circle-wrapper .circle::before {max-width: calc(100% - 180px);height: calc(100% - 180px);}
  .cnc-partner-section.cnc-partner-section-layout3 .circle-wrapper .circle::after {max-width: calc(100% - 330px);height: calc(100% - 330px);}
  .cnc-partner-section.cnc-partner-section-layout3 .circle-wrapper .box {width: 130px; height: 130px;padding: 20px;}
}
@media (max-width:767px) {
  .cnc-partner-section.cnc-partner-section-layout3 {padding: 30px 0 0 0;height: auto;}
  .cnc-partner-section.cnc-partner-section-layout3 .container{display: flex;flex-direction: column;justify-content: center;padding: 0;}
  .cnc-partner-section.cnc-partner-section-layout3 :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) {font-size: 30px;}
  .cnc-partner-section.cnc-partner-section-layout3 :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6).title-wrapper{position: static;box-shadow: 0 -2px 13px 12px rgb(226 233 251) inset;margin-bottom: 30px;}
  .cnc-partner-section.cnc-partner-section-layout3 .circle-wrapper {max-width: 100vw;}
  .cnc-partner-section.cnc-partner-section-layout3 .circle-wrapper , .cnc-partner-section.cnc-partner-section-layout3 .circle-wrapper .box {animation-play-state: paused;}
  .cnc-partner-section.cnc-partner-section-layout3 .circle-wrapper .circle {position: absolute; z-index: -1;border-radius: 0;top: 40%;box-shadow: 0 -2px 13px 12px rgb(226 233 251);}
  .cnc-partner-section.cnc-partner-section-layout3 .circle-wrapper .circle::before , .cnc-partner-section.cnc-partner-section-layout3 .circle-wrapper .circle::after {display: none;}
  .mobile-box-container{overflow: hidden; max-width: 100%;user-select: none;}
  .mobile-box-container .partners{gap: 30px;display: flex;flex-direction: row;    min-width: 100%; animation: scroll 30s linear infinite;flex-shrink: 0;}
  .cnc-partner-section.cnc-partner-section-layout3 .circle-wrapper .box { min-width: 130px;position: relative;box-shadow: 0 -2px 13px 12px rgb(226 233 251) inset;}
}