.page_container__SSNwP{width:100%;margin:auto;height:max-content;color:#e0e0e0;display:flex;flex-direction:column;align-items:center;gap:50px;padding:20px}.page_selectTitle__HZYRw{margin:10px 0;text-align:center;font-size:28px;color:#ffa726}.page_carouselContainer__TmnLq{display:flex;align-items:center;width:100%;overflow:hidden;position:relative}.page_items__Gje_M{display:flex;gap:20px;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth}.page_item__sGePB{flex:none;width:calc(100% / 3 - 20px);max-width:400px;height:auto;scroll-snap-align:center;border-radius:210px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width:768px){.page_items__Gje_M{gap:0;scroll-snap-type:x mandatory;overflow-x:auto;gap:20px;width:100%}.page_item__sGePB{flex:none;width:100%;margin:0 auto;scroll-snap-align:center}}@media only screen and (min-width:768px){.page_items__Gje_M{justify-content:center}.page_item__sGePB{width:calc(100% / 3 - 20px);height:auto;border-radius:10px}}.profileCard{max-width:-moz-fit-content;max-width:fit-content;margin:10px auto;border-radius:10px}.profileCard-header{background-color:#000;padding:15px;font-size:20px;font-weight:700}.profileCard-image{width:100%;height:400px;display:block;object-fit:cover}.profileCard-comment{text-align:justify;font-size:16px;padding:15px;background:#000;color:var(--text-color)}.profile-title{display:flex;justify-content:space-between;align-items:center;font-size:20px;padding:10px;background:#6e6d6d}@media (max-width:768px){.profileCard{max-width:90%;margin:20px}.profileCard-header{font-size:16px;padding:12px}.profile-title,.profileCard-comment{font-size:12px;padding:12px}}