.PictureGallery_wrapperGallery__B5WYV{display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:2rem;padding:3rem;margin-top:10rem;margin-bottom:10rem;background-color:white}.PictureGallery_image_wrapper__vmZuY{position:relative;width:400px;aspect-ratio:5/7}.PictureGallery_profile_image__Pm5Bp{object-fit:cover;border-radius:5px;object-position:60% center}.PictureTextCombination_picture_text_wrapper__uFN6c{display:flex;align-items:stretch;justify-content:space-between;gap:.8rem}.PictureTextCombination_text_section__Xr9rF{flex:2 1;display:flex;flex-direction:column;padding:4rem;border-radius:var(--small-border-rad);background-color:white}.PictureTextCombination_image_section__Hw9iv{flex:1 1;display:flex}.PictureTextCombination_image_wrapper__XkCYs{position:relative;width:100%;aspect-ratio:3/4}.PictureTextCombination_image_section_mobile__xAZWR{flex:1 1;display:flex}.PictureTextCombination_profile_image__skq1g{object-fit:cover;border-radius:5px;object-position:60% center}.PictureTextCombination_image_section_mobile_2__Lh0Ng{flex:1 1;display:none}@media (max-width:900px){.PictureTextCombination_landing_page__l_F_e{flex-direction:column;align-items:center;text-align:center}.PictureTextCombination_image_section__Hw9iv{margin-bottom:2rem}}@media (max-width:1100px){.PictureTextCombination_picture_text_wrapper__uFN6c{flex-direction:column}.PictureTextCombination_image_section__Hw9iv{justify-content:center}.PictureTextCombination_image_section_mobile__xAZWR{display:none}.PictureTextCombination_image_section_mobile_2__Lh0Ng{display:flex;justify-content:center}.PictureTextCombination_image_wrapper__XkCYs{max-width:500px}.PictureTextCombination_text_section__Xr9rF{padding:2rem}}@media (max-width:768px){.PictureTextCombination_image_wrapper__XkCYs{max-width:100%}}.react-calendar{width:350px;max-width:100%;background:white;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:white}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.AppointmentPage_container__7n4Qn{display:flex;flex-direction:column;gap:2rem;align-items:flex-start;margin:4rem auto}.AppointmentPage_heading__ZBm26{flex:2 1;display:flex;flex-direction:column;padding:4rem;background-color:var(--secondary-text-color);border-radius:var(--small-border-rad)}.AppointmentPage_heading_and_overview__Bc6Kn{width:var(--page-content-width);background-color:white;border-radius:var(--small-border-rad)}.AppointmentPage_list_container__61ZHT{width:100%;overflow:hidden}.AppointmentPage_appointment_item__HtWQg{padding:1rem 1.5rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--strong-green);transition:all .25s ease;border-left:5px solid transparent}.AppointmentPage_appointment_item__HtWQg+.AppointmentPage_appointment_item__HtWQg{border-top:1px solid #e0e0e0}.AppointmentPage_appointment_item__HtWQg:focus,.AppointmentPage_appointment_item__HtWQg:hover{background-color:var(--light-green);border-left-color:var(--strong-green);outline:none}.AppointmentPage_appointment_item__HtWQg[style*=light-green]{border-left:5px solid var(--strong-green)}.AppointmentPage_date_time__Dg9no{display:flex;justify-content:space-between;align-items:center;font-size:1.1rem;margin-bottom:.5rem}.AppointmentPage_location_details___QspI{font-size:1rem;color:#555;display:flex;flex-direction:column;gap:.25rem}.AppointmentPage_location_details___QspI svg{vertical-align:middle;margin-right:.5rem;color:var(--strong-green)}.AppointmentPage_calender_and_details__JfSc9{display:flex;flex-direction:row;gap:2rem}.AppointmentPage_calendar_container__SVvyf .AppointmentPage_react-calendar__5xRGr{width:100%!important;border:none;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:1rem}.AppointmentPage_details_container__6llS6{background:white;padding:4rem;border-radius:var(--small-border-rad)}.AppointmentPage_details_container__6llS6 h3{display:flex;border-bottom:1px solid #e0e0e0;padding:1rem}.AppointmentPage_detail_item__VWBA7{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;line-height:1.5}.AppointmentPage_detail_item__VWBA7 svg{font-size:1.5rem;margin-top:.1rem;flex-shrink:0}.AppointmentPage_detail_item_address__QVIlT{margin-left:2.25rem;margin-top:-.5rem;margin-bottom:1rem;color:#555;font-style:italic}.AppointmentPage_appointment_day__HhL_z{border:2px solid var(--strong-green)!important;border-radius:50%!important;font-weight:700;padding:0}.AppointmentPage_calendar_container__SVvyf .react-calendar__tile{border-radius:50%;transition:all .2s ease}.AppointmentPage_calendar_container__SVvyf .react-calendar__tile--active{background:var(--light-green)!important;color:var(--strong-green)!important}.AppointmentPage_calendar_container__SVvyf .react-calendar__tile:disabled{cursor:not-allowed}.AppointmentPage_calendar_container__SVvyf .react-calendar__century-view .react-calendar__tile,.AppointmentPage_calendar_container__SVvyf .react-calendar__decade-view .react-calendar__tile,.AppointmentPage_calendar_container__SVvyf .react-calendar__navigation button,.AppointmentPage_calendar_container__SVvyf .react-calendar__year-view .react-calendar__tile{color:var(--strong-green);font-weight:700}@media (max-width:900px){.AppointmentPage_container__7n4Qn{flex-direction:column}.AppointmentPage_right_column__By6NL{position:static;width:100%}.AppointmentPage_list_container__61ZHT{width:100%}.AppointmentPage_heading__ZBm26{padding:2rem}}.MyTopicsPage_topic_wrapper__hHKnR{display:flex;flex-direction:row;align-items:start;justify-content:center;background-color:var(--yellow);margin-top:2rem;gap:1rem}.MyTopicsPage_speech_section_left__EviAu{margin-top:50px;flex:2 1;display:flex;align-items:center;justify-content:flex-end;text-align:center;color:var(--yellow)}.MyTopicsPage_speech_bubble_left__xkbiQ{background:var(--strong-green);height:auto;flex:1 1;padding:1rem;position:relative;box-shadow:0 4px 10px rgba(0,0,0,.15)}.MyTopicsPage_speech_bubble_left__xkbiQ h2{color:var(--yellow)}.MyTopicsPage_speech_bubble_left__xkbiQ:after{content:"";position:absolute;top:-49px;right:0;width:0;height:0;border-left:0 solid transparent;border-right:50px solid transparent;border-bottom:50px solid var(--strong-green);transform:rotate(270deg)}.MyTopicsPage_speech_section_left_mobile__kxgvI{margin-bottom:50px;display:none;align-items:center;justify-content:center;text-align:center;color:var(--yellow);width:100%}.MyTopicsPage_speech_bubble_left_mobile__zLVPB{background:var(--strong-green);height:auto;flex:1 1;position:relative;box-shadow:0 4px 10px rgba(0,0,0,.15)}.MyTopicsPage_speech_bubble_left_mobile__zLVPB h2{color:var(--yellow);margin:1rem}.MyTopicsPage_speech_bubble_left_mobile__zLVPB:after{content:"";position:absolute;bottom:-25px;left:0;width:0;height:0;border-left:0 solid transparent;border-right:25px solid transparent;border-bottom:25px solid var(--strong-green);transform:rotate(90deg)}.MyTopicsPage_speech_section_right__UqskF{width:100%;margin-top:50px;flex:2 1;display:flex;align-items:center;justify-content:flex-end;text-align:center;color:var(--strong-green)}.MyTopicsPage_speech_bubble_right__mNvN2{background:var(--light-green);height:auto;flex:1 1;padding:1rem;position:relative;box-shadow:0 4px 10px rgba(0,0,0,.15)}.MyTopicsPage_speech_bubble_right__mNvN2 h2{color:var(--strong-green)}.MyTopicsPage_speech_bubble_right__mNvN2:after{content:"";position:absolute;top:-49px;left:0;width:0;height:0;border-left:0 solid transparent;border-right:50px solid transparent;border-bottom:50px solid var(--light-green)}.MyTopicsPage_speech_section_right_mobile__kPaeG{width:100%;margin-bottom:50px;flex:2 1;display:none;align-items:center;justify-content:center;text-align:center;color:var(--strong-green)}.MyTopicsPage_speech_bubble_right_mobile__tCk0X{background:var(--light-green);height:auto;flex:1 1;position:relative;box-shadow:0 4px 10px rgba(0,0,0,.15)}.MyTopicsPage_speech_bubble_right_mobile__tCk0X h2{color:var(--strong-green);margin:1rem}.MyTopicsPage_speech_bubble_right_mobile__tCk0X:after{content:"";position:absolute;bottom:-25px;right:0;width:0;height:0;border-left:0 solid transparent;border-right:25px solid transparent;border-bottom:25px solid var(--light-green);transform:rotate(180deg)}.MyTopicsPage_text_section__6dRKK{display:flex;justify-content:center;align-items:center;background-color:var(--secondary-text-color);border-radius:5px;padding:2rem}@media (max-width:950px){.MyTopicsPage_speech_bubble_left__xkbiQ h2,.MyTopicsPage_speech_bubble_right__mNvN2 h2{font-size:2rem}}@media (max-width:768px){.MyTopicsPage_topic_wrapper__hHKnR{align-items:center;flex-direction:column;gap:0}.MyTopicsPage_speech_section_left__EviAu,.MyTopicsPage_speech_section_right__UqskF{display:none}.MyTopicsPage_speech_section_left_mobile__kxgvI,.MyTopicsPage_speech_section_right_mobile__kPaeG{display:flex}.MyTopicsPage_text_section__6dRKK{width:auto}}.ContactPage_contact_section__5N7az{margin:3rem 2rem 5rem;display:flex;align-items:center;justify-content:center;gap:5rem;flex-wrap:wrap;font-size:1.5rem}.ContactPage_text_section__a9rVt{flex:2 1;display:flex;flex-direction:column;padding:4rem;border-radius:5px;background-color:white}.ContactPage_social_icons__Z4W4U{display:flex;gap:5rem;font-size:4rem}.ContactPage_social_icons__Z4W4U svg{vertical-align:middle}.ContactPage_contact_section__5N7az a{color:var(--light-green)}.ContactPage_social_icons__Z4W4U a{color:var(--strong-green);transition:color .3s ease}.ContactPage_social_icons__Z4W4U a:hover{color:var(--light-green)}.ContactPage_contact_button__i6C9M{padding:1rem 2rem;background-color:var(--strong-green);text-decoration:none;border-radius:30px;font-weight:700;transition:background-color .3s ease,color .3s ease}.ContactPage_contact_button__i6C9M:hover{background-color:var(--light-green);color:var(--strong-green)}@media (max-width:950px){.ContactPage_text_section__a9rVt{padding:2rem}}