.ActionCard_card__Uv9Lo{display:flex;flex-direction:column;justify-content:center;height:100%;padding:2rem;border-radius:32px;color:#fff;position:relative;cursor:pointer;overflow:hidden;transition:transform .2s ease;border:none;text-align:left;width:100%}.ActionCard_card__Uv9Lo:active{transform:scale(.97)}.ActionCard_blue__j_V2C{background:linear-gradient(135deg,#1f7d42,#175d31)}.ActionCard_green__PukRZ{background:linear-gradient(135deg,#6fc27d,#175d31)}.ActionCard_icon__hbu6O{margin-bottom:auto}.ActionCard_icon__hbu6O svg{width:50px;height:50px}.ActionCard_title__gLBwX{font-size:1.8rem;font-weight:700;margin-bottom:.25rem;margin-top:1rem}.ActionCard_subtitle__CQjgz{font-size:1.05rem;opacity:.9;max-width:85%}.ActionCard_arrow__rAQLf{position:absolute;bottom:2rem;right:2rem;width:44px;height:44px;background:hsla(0,0%,100%,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s}.ActionCard_arrow__rAQLf svg{width:24px;height:24px}.ActionCard_card__Uv9Lo:active .ActionCard_arrow__rAQLf{background:hsla(0,0%,100%,.3)}.page_kioskWrapper__4Tuvk{display:flex;flex-direction:column;height:100dvh;background-color:#f4fdf6;color:#175d31;overflow:hidden}.page_header__sYts9{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 4rem;background:#fff;box-shadow:0 2px 10px rgba(23,93,49,.05);flex-shrink:0}.page_header__sYts9 .page_logoContainer__lAlWM{display:flex;align-items:center;gap:15px}.page_header__sYts9 .page_logoContainer__lAlWM .page_logoText__jFNmD h1{font-size:1.5rem;font-weight:700;color:#175d31;margin:0}.page_header__sYts9 .page_logoContainer__lAlWM .page_logoText__jFNmD span{font-size:.85rem;color:#6fc27d;font-weight:600}.page_header__sYts9 .page_headerControls__ECQHU{display:flex;align-items:center;gap:1.5rem;color:#175d31;font-weight:500}.page_header__sYts9 .page_headerControls__ECQHU .page_infoBtn__LU_HK,.page_header__sYts9 .page_headerControls__ECQHU .page_langToggle__n8r8M{background:rgba(111,194,125,.15);padding:12px 24px;border-radius:24px;cursor:pointer;display:flex;align-items:center;font-size:1.1rem;font-weight:600;color:#175d31;transition:background .2s}.page_header__sYts9 .page_headerControls__ECQHU .page_infoBtn__LU_HK:active,.page_header__sYts9 .page_headerControls__ECQHU .page_langToggle__n8r8M:active{background:rgba(111,194,125,.3)}.page_mainContent___NMrj{padding:1.5rem 4rem 2rem;flex-grow:1;display:flex;flex-direction:column;min-height:0}.page_welcomeText__XYdgm{margin-bottom:1.5rem;flex-shrink:0}.page_welcomeText__XYdgm h2{font-size:2.2rem;margin-bottom:.2rem;color:#175d31}.page_welcomeText__XYdgm p{color:#4b6b55;font-size:1.1rem}.page_cardsContainer__lFvDc{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;flex-grow:1;min-height:0}