.twz-slider{position:relative;width:100%}.twz-slider__pagination{display:none;gap:1rem;align-items:center;justify-content:center;width:100%}@media(max-width: 767px){.twz-slider__pagination{gap:.7rem}}.twz-slider__dot.twz-slider__dot{--btn-padding: 0;--btn-radius: 2.5rem;--btn-bg: var(--blue-400);--btn-bordercolor: transparent;--btn-color: inherit;--btn-hover-bg: var(--blue-800);--btn-hover-bordercolor: transparent;--btn-hover-color: inherit;flex-shrink:0;width:1rem;height:1rem;min-width:1rem;min-height:1rem;padding:0;border:0;border-radius:2.5rem;background-color:var(--blue-400);cursor:pointer;transition:width .25s ease .1s,background-color .25s ease}.row[style*="--backgroundColor: var(--blue-100)"] .twz-slider__dot.twz-slider__dot{--btn-bg: var(--blue-500);--btn-hover-bg: var(--blue-500)}.twz-slider__dot.twz-slider__dot:hover{background-color:var(--btn-hover-bg)}.twz-slider__dot.twz-slider__dot.is-active{width:4.7rem;min-width:4.7rem;height:1rem;background-color:var(--pink-500)}.twz-slider__pagination.is-visible{display:flex}body.twz-frontend .twz-sdgs .twz-slider__dot{opacity:0}@media(prefers-reduced-motion: reduce){body.twz-frontend .twz-sdgs .twz-slider__dot{opacity:1}}body.twz-frontend .twz-sdgs--in-view .twz-slider__dot{animation:twz-slider-dot-fade-up .6s cubic-bezier(0.4, 0, 0.2, 1) both}@media(prefers-reduced-motion: reduce){body.twz-frontend .twz-sdgs--in-view .twz-slider__dot{animation:none;opacity:1}}body.twz-frontend .twz-sdgs--in-view .twz-slider__dot:nth-child(1){animation-delay:0.08s}body.twz-frontend .twz-sdgs--in-view .twz-slider__dot:nth-child(2){animation-delay:0.18s}body.twz-frontend .twz-sdgs--in-view .twz-slider__dot:nth-child(3){animation-delay:0.28s}body.twz-frontend .twz-sdgs--in-view .twz-slider__dot:nth-child(4){animation-delay:0.38s}body.twz-frontend .twz-sdgs--in-view .twz-slider__dot:nth-child(5){animation-delay:0.48s}body.twz-frontend .twz-sdgs--in-view .twz-slider__dot:nth-child(6){animation-delay:0.58s}body.twz-frontend .twz-sdgs--in-view .twz-slider__dot:nth-child(7){animation-delay:0.68s}body.twz-frontend .twz-sdgs--in-view .twz-slider__dot:nth-child(8){animation-delay:0.78s}body.twz-frontend .twz-sdgs--in-view .twz-slider__dot:nth-child(9){animation-delay:0.88s}body.twz-frontend .twz-sdgs--in-view .twz-slider__dot:nth-child(10){animation-delay:0.98s}body.twz-frontend .twz-sdgs--in-view .twz-slider__dot:nth-child(11){animation-delay:1.08s}body.twz-frontend .twz-sdgs--in-view .twz-slider__dot:nth-child(12){animation-delay:1.18s}@keyframes twz-slider-dot-fade-up{from{translate:0 1.2rem;opacity:0}to{translate:0 0;opacity:1}}
