.mobLanguage-module__674mLG__container{flex-direction:column;gap:16px;display:flex}.mobLanguage-module__674mLG__header{justify-content:space-between;align-items:flex-end;display:flex}.mobLanguage-module__674mLG__label{font-family:var(--font-primary-body);font-size:.875rem;font-weight:var(--font-weight-bold);color:var(--text-accent);text-transform:uppercase;letter-spacing:.05em;display:block}.mobLanguage-module__674mLG__heading{font-family:var(--font-primary-body);font-size:1.75rem;font-weight:var(--font-weight-bold);color:var(--text-primary);margin:0;line-height:1}.mobLanguage-module__674mLG__moreLink{font-family:var(--font-primary-body);font-size:.875rem;font-weight:var(--font-weight-semibold);color:var(--text-accent);text-decoration:none}.mobLanguage-module__674mLG__moreLink:hover{text-decoration:underline}.mobLanguage-module__674mLG__grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.mobLanguage-module__674mLG__card{background-color:var(--surface-deep);border-radius:32px;flex-direction:column;gap:2px;min-height:100px;padding:14px 16px;display:flex}.mobLanguage-module__674mLG__translation{font-family:var(--font-primary-body);font-size:.875rem;font-weight:var(--font-weight-medium);color:var(--text-secondary);margin-bottom:2px;font-style:italic;line-height:1.2}.mobLanguage-module__674mLG__word{font-family:var(--font-primary-body);font-size:1.5rem;font-weight:var(--font-weight-bold);color:var(--text-primary);line-height:1.2}.mobLanguage-module__674mLG__pronunciation{font-family:var(--font-primary-body);font-size:1rem;font-weight:var(--font-weight-medium);color:var(--text-secondary);font-style:italic}@media (max-width:1024px){.mobLanguage-module__674mLG__grid{grid-template-columns:repeat(2,1fr)}}.mobLanguage-module__674mLG__popupList{scrollbar-width:thin;scrollbar-color:var(--text-secondary)transparent;flex-direction:column;gap:8px;max-height:60vh;padding:4px 12px 4px 4px;display:flex;overflow-y:auto}.mobLanguage-module__674mLG__popupList::-webkit-scrollbar{width:6px}.mobLanguage-module__674mLG__popupList::-webkit-scrollbar-track{background:0 0;border-radius:3px}.mobLanguage-module__674mLG__popupList::-webkit-scrollbar-thumb{background-color:var(--text-secondary);border-radius:3px}.mobLanguage-module__674mLG__popupList::-webkit-scrollbar-thumb:hover{background-color:var(--text-primary)}@media (max-width:640px){.mobLanguage-module__674mLG__heading{font-size:1.5rem}.mobLanguage-module__674mLG__grid{grid-template-columns:1fr}.mobLanguage-module__674mLG__word{font-size:1.25rem}}
.mobPlacesItem-module__Gz2fFW__card{border-radius:64px;flex-direction:column;flex-shrink:0;justify-content:flex-end;min-width:300px;max-width:420px;min-height:500px;padding:32px;text-decoration:none;transition:transform .2s;display:flex;position:relative;overflow:hidden}.mobPlacesItem-module__Gz2fFW__card:hover{transform:scale(1.02)}.mobPlacesItem-module__Gz2fFW__background{z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.mobPlacesItem-module__Gz2fFW__overlay{z-index:1;background:linear-gradient(#0000 0% 40%,#000000bf 100%);position:absolute;inset:0}.mobPlacesItem-module__Gz2fFW__content{z-index:2;flex-direction:column;gap:8px;display:flex;position:relative}.mobPlacesItem-module__Gz2fFW__tag{background-color:var(--text-accent);color:var(--white);font-family:var(--font-primary-body);font-size:.875rem;line-height:1.5;font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:.05em;border-radius:100px;align-self:flex-start;padding:1px 14px;display:inline-block}.mobPlacesItem-module__Gz2fFW__title{font-family:var(--font-primary-body);font-size:2rem;font-weight:var(--font-weight-bold);color:var(--white);margin:0;line-height:1}.mobPlacesItem-module__Gz2fFW__description{font-family:var(--font-primary-body);font-size:1.125rem;font-weight:var(--font-weight-semibold);color:var(--white);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.3;display:-webkit-box;overflow:hidden}@media (max-width:1024px){.mobPlacesItem-module__Gz2fFW__card{border-radius:48px;min-width:280px;max-width:380px;min-height:450px;padding:24px}.mobPlacesItem-module__Gz2fFW__title{font-size:2.5rem}.mobPlacesItem-module__Gz2fFW__description{font-size:1.125rem}}@media (max-width:640px){.mobPlacesItem-module__Gz2fFW__card{border-radius:32px;min-width:100%;max-width:100%;min-height:400px;padding:20px}.mobPlacesItem-module__Gz2fFW__title{font-size:2.25rem}.mobPlacesItem-module__Gz2fFW__description{font-size:1rem}.mobPlacesItem-module__Gz2fFW__tag{padding:4px 12px;font-size:.875rem}}
.mobPlaces-module__kfLyAG__container{flex-direction:column;gap:32px;width:100%;display:flex}.mobPlaces-module__kfLyAG__placesList{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:24px;padding-bottom:16px;display:flex;overflow-x:auto}.mobPlaces-module__kfLyAG__placesList::-webkit-scrollbar{height:8px}.mobPlaces-module__kfLyAG__placesList::-webkit-scrollbar-track{background:var(--surface-deep);border-radius:4px}.mobPlaces-module__kfLyAG__placesList::-webkit-scrollbar-thumb{background:var(--text-secondary);border-radius:4px}.mobPlaces-module__kfLyAG__placesList::-webkit-scrollbar-thumb:hover{background:var(--text-accent)}.mobPlaces-module__kfLyAG__placesList>*{scroll-snap-align:start}@media (max-width:1024px){.mobPlaces-module__kfLyAG__container{gap:24px}.mobPlaces-module__kfLyAG__placesList{gap:16px}}@media (max-width:640px){.mobPlaces-module__kfLyAG__container{gap:20px}.mobPlaces-module__kfLyAG__placesList{scroll-snap-type:none;flex-direction:column;gap:16px;overflow-x:visible}}
