.character-spotlight .wrap{padding-left:0;padding-right:0}.character-spotlight__inner{display:flex;gap:6.25em;justify-content:space-between}.character-spotlight__inner h2{font-size:2em;color:var(--color-forest);text-align:center}@media (max-width:768px){.character-spotlight__inner h2{margin-bottom:2em}}@media (max-width:768px){.character-spotlight__inner{flex-direction:column}}.character-spotlight__card{width:37%}.character-spotlight__card .image__gif{display:none}.character-spotlight__card .image__gif img{max-height:18.75em}@media (max-width:768px){.character-spotlight__card .image__gif img{max-height:16.25em}}.character-spotlight__card button{gap:.75em;margin:0 auto 1em auto}.character-spotlight__card button .audio{width:2.5em;height:2.5em;border-radius:50%;background:var(--color-mint);display:flex;align-items:center;justify-content:center}.character-spotlight__card .character-audio{opacity:0;height:0}.character-spotlight__card .sound-button .pause-audio{display:none}.character-spotlight__card.active .play-audio{display:none}.character-spotlight__card.active .pause-audio{display:block}.character-spotlight__card.active .image__image{display:none}.character-spotlight__card.active .image__gif{display:block}@media (max-width:768px){.character-spotlight__card{width:100%;padding:0 1.5em}}.character-spotlight__card .character-card{background:var(--color-white)}.character-spotlight__products{width:45%}@media (max-width:768px){.character-spotlight__products{width:100%}}.character-spotlight__container{position:relative;overflow:hidden}.character-spotlight__container .swiper__border{width:100%;position:absolute;bottom:0;left:0;z-index:3;margin-bottom:-2.5px}@media (max-width:768px){.character-spotlight__container .swiper__border{margin-bottom:-.75px}}.character-spotlight__container .swiper__border svg{transform:rotate(180deg)}.character-spotlight .swiper-pagination{position:relative;padding-top:2.5em;bottom:0}