.our-characters{padding-bottom:80px;overflow:hidden}.our-characters__wrapper{display:flex;justify-content:center;flex-wrap:wrap-reverse;gap:10px 30px;padding:40px 0;position:relative}.our-characters__wrapper::after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:100vw;height:100%;z-index:-1}.our-characters__wrapper:nth-child(odd)::after{background:rgba(0,173,239,.05)}.our-characters__wrapper:nth-child(even)::after{background:#fcfcfc}.our-characters__content{width:100%;max-width:350px}.our-characters__image{width:100%;max-width:298px}.our-characters__img{display:block;width:100%}.our-characters .title{margin-bottom:30px}.our-characters__p{font-family:"Gotham Rounded",sans-serif;font-weight:400;font-size:1rem;line-height:1.625rem}.our-characters__p strong{font-weight:500}body.home-page .our-characters__p{font-size:1.125rem;line-height:1.5rem}body.home-page .our-characters__p strong{font-weight:700}.our-characters__p:not(:last-child){margin-bottom:20px}.our-characters__p:has(.link,.btn){margin-top:40px}.our-characters__btn{text-align:center;margin-top:50px}@media all and (min-width:35.5rem){.our-characters__wrapper{justify-content:space-between;align-items:center;max-width:678px;padding:50px 0;margin:0 auto}.our-characters__content{width:44.25%}.our-characters__image{flex:1 0 0}}@media all and (min-width:64rem){.our-characters{padding-bottom:100px}}@media all and (max-width:35.499rem){.our-characters__content{text-align:center}}