{"id":16,"date":"2026-01-10T01:01:58","date_gmt":"2026-01-10T01:01:58","guid":{"rendered":"https:\/\/alesund.mingat.me\/?page_id=16"},"modified":"2026-01-21T00:02:52","modified_gmt":"2026-01-21T00:02:52","slug":"min-gat-oslo","status":"publish","type":"page","link":"https:\/\/alesund.mingat.me\/","title":{"rendered":"Min Gat \u00c5lesund"},"content":{"rendered":"\n<style>\n.entry-content-wrap {\n    padding: 0rem;\n}\n<\/style>\n\n\n\n<!-- MinGat \u00c5lesund - Versjon Komplett -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Source+Sans+3:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n    .mga-main {\n        font-family: 'Source Sans 3', -apple-system, BlinkMacSystemFont, sans-serif;\n        background: linear-gradient(180deg, #dde8f0 0%, #b8ccd9 100%);\n        color: #333;\n        line-height: 1.7;\n    }\n\n    \/* Login Section *\/\n    .mga-login-section {\n        padding: 3rem 2rem;\n        display: flex;\n        justify-content: center;\n    }\n\n    .mga-login-container {\n        background: #ffffff;\n        border-radius: 8px;\n        box-shadow: 0 8px 40px rgba(0,0,0,0.18);\n        max-width: 900px;\n        width: 100%;\n        overflow: hidden;\n    }\n\n    .mga-login-header {\n        background: linear-gradient(180deg, #f5f5f5 0%, #ffffff 100%);\n        padding: 2.5rem 3rem;\n        border-bottom: 1px solid #e0e0e0;\n        text-align: center;\n    }\n\n    .mga-logo-text {\n        font-size: 3.5rem;\n        font-weight: 400;\n        color: #1a5276;\n        margin: 0 0 0.5rem 0;\n        letter-spacing: -1px;\n    }\n\n    .mga-logo-sub {\n        font-size: 1.1rem;\n        color: #777;\n    }\n\n    .mga-login-content {\n        padding: 3rem;\n        display: grid;\n        grid-template-columns: 220px 1fr;\n        gap: 3rem;\n        align-items: start;\n    }\n\n    .mga-icon-column {\n        display: flex;\n        justify-content: center;\n        padding-top: 0.5rem;\n    }\n\n    .mga-key-icon {\n        width: 180px;\n        height: 180px;\n        background: #f0f5f8;\n        border: 5px solid #d4e2eb;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    .mga-key-icon svg {\n        width: 90px;\n        height: 90px;\n        color: #1a5276;\n    }\n\n    .mga-form-column {\n        display: flex;\n        flex-direction: column;\n        gap: 1.75rem;\n    }\n\n    .mga-field {\n        display: flex;\n        flex-direction: column;\n        gap: 0.5rem;\n    }\n\n    .mga-field-label {\n        font-size: 1.15rem;\n        font-weight: 500;\n        color: #333;\n    }\n\n    .mga-field-label .mga-req {\n        color: #1a5276;\n    }\n\n    .mga-field-input {\n        width: 100%;\n        padding: 1.1rem 1.25rem;\n        font-size: 1.15rem;\n        font-family: inherit;\n        border: 2px solid #ddd;\n        border-radius: 5px;\n        background: #fff;\n        color: #999;\n        transition: border-color 0.2s;\n    }\n\n    .mga-field-input:focus {\n        outline: none;\n        border-color: #1a5276;\n    }\n\n    .mga-checkbox-field {\n        display: flex;\n        align-items: center;\n        gap: 0.75rem;\n    }\n\n    .mga-checkbox-field input {\n        width: 22px;\n        height: 22px;\n        accent-color: #1a5276;\n        cursor: pointer;\n    }\n\n    .mga-checkbox-field label {\n        font-size: 1.1rem;\n        color: #444;\n        cursor: pointer;\n    }\n\n    .mga-submit-link {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 0.75rem;\n        width: 100%;\n        padding: 1.25rem 2rem;\n        font-size: 1.3rem;\n        font-weight: 600;\n        font-family: inherit;\n        color: #fff;\n        background: linear-gradient(180deg, #2874a6 0%, #1a5276 100%);\n        border: none;\n        border-radius: 5px;\n        cursor: pointer;\n        text-decoration: none;\n        text-align: center;\n        transition: all 0.2s;\n        margin-top: 0.5rem;\n    }\n\n    .mga-submit-link:hover {\n        background: linear-gradient(180deg, #3498db 0%, #2874a6 100%);\n        transform: translateY(-2px);\n        box-shadow: 0 8px 25px rgba(26, 82, 118, 0.4);\n        color: #fff;\n    }\n\n    .mga-submit-link svg {\n        width: 24px;\n        height: 24px;\n    }\n\n    .mga-forgot {\n        text-align: center;\n        margin-top: 0.75rem;\n    }\n\n    .mga-forgot a {\n        color: #1a5276;\n        text-decoration: underline;\n        font-size: 1.1rem;\n        transition: color 0.2s;\n    }\n\n    .mga-forgot a:hover {\n        color: #154360;\n    }\n\n    .mga-login-notice {\n        background: #e8f4f8;\n        border-top: 1px solid #d4e2eb;\n        padding: 1.25rem 2rem;\n        text-align: center;\n        font-size: 1rem;\n        color: #1a5276;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 0.6rem;\n    }\n\n    .mga-login-notice svg {\n        width: 20px;\n        height: 20px;\n        flex-shrink: 0;\n    }\n\n    \/* Page Content *\/\n    .mga-page-body {\n        max-width: 1100px;\n        margin: 0 auto;\n        padding: 2rem;\n    }\n\n    \/* Content Cards *\/\n    .mga-card {\n        background: #fff;\n        border-radius: 8px;\n        box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n        margin-bottom: 2rem;\n        overflow: hidden;\n    }\n\n    .mga-card-header {\n        background: linear-gradient(135deg, #1a5276 0%, #2874a6 100%);\n        padding: 1.25rem 2rem;\n        display: flex;\n        align-items: center;\n        gap: 0.75rem;\n    }\n\n    .mga-card-header svg {\n        width: 24px;\n        height: 24px;\n        color: rgba(255,255,255,0.9);\n    }\n\n    .mga-card-header h2 {\n        font-size: 1.35rem;\n        font-weight: 600;\n        color: #fff;\n        margin: 0;\n    }\n\n    .mga-card-body {\n        padding: 2rem;\n    }\n\n    .mga-card-body p {\n        font-size: 1.05rem;\n        color: #555;\n        margin: 0 0 1.25rem 0;\n        line-height: 1.85;\n    }\n\n    .mga-card-body p:last-child {\n        margin-bottom: 0;\n    }\n\n    .mga-card-body h3 {\n        font-size: 1.2rem;\n        font-weight: 600;\n        color: #1a5276;\n        margin: 2rem 0 1rem 0;\n    }\n\n    .mga-card-body h3:first-child {\n        margin-top: 0;\n    }\n\n    \/* Maritime Heritage Section *\/\n    .mga-heritage-banner {\n        background: linear-gradient(135deg, #1a5276 0%, #0e3d54 100%);\n        border-radius: 8px;\n        padding: 2.5rem;\n        margin-bottom: 2rem;\n        display: grid;\n        grid-template-columns: 1fr auto;\n        gap: 2rem;\n        align-items: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .mga-heritage-banner::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        right: 0;\n        width: 300px;\n        height: 100%;\n        background: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 100 100'%3E%3Cpath fill='rgba(255,255,255,0.03)' d='M50 0C22.4 0 0 22.4 0 50s22.4 50 50 50 50-22.4 50-50S77.6 0 50 0zm0 90c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40z'\/%3E%3C\/svg%3E\") no-repeat center;\n        background-size: contain;\n        opacity: 0.5;\n    }\n\n    .mga-heritage-content {\n        position: relative;\n        z-index: 1;\n    }\n\n    .mga-heritage-content h3 {\n        font-size: 1.5rem;\n        font-weight: 700;\n        color: #fff;\n        margin: 0 0 0.75rem 0;\n    }\n\n    .mga-heritage-content p {\n        font-size: 1.05rem;\n        color: rgba(255,255,255,0.9);\n        margin: 0;\n        line-height: 1.75;\n    }\n\n    .mga-heritage-icon {\n        width: 120px;\n        height: 120px;\n        background: rgba(255,255,255,0.1);\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        flex-shrink: 0;\n        position: relative;\n        z-index: 1;\n    }\n\n    .mga-heritage-icon svg {\n        width: 60px;\n        height: 60px;\n        color: rgba(255,255,255,0.8);\n    }\n\n    \/* Features Grid *\/\n    .mga-features-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 1.5rem;\n        margin: 1.5rem 0;\n    }\n\n    .mga-feature-box {\n        background: #f8fafc;\n        border: 1px solid #e2e8f0;\n        border-left: 5px solid #1a5276;\n        border-radius: 6px;\n        padding: 1.5rem;\n        display: flex;\n        gap: 1rem;\n        align-items: flex-start;\n    }\n\n    .mga-feature-icon {\n        width: 48px;\n        height: 48px;\n        background: linear-gradient(135deg, #1a5276 0%, #2874a6 100%);\n        border-radius: 10px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        flex-shrink: 0;\n    }\n\n    .mga-feature-icon svg {\n        width: 24px;\n        height: 24px;\n        color: #fff;\n    }\n\n    .mga-feature-text h4 {\n        font-size: 1.1rem;\n        font-weight: 600;\n        color: #333;\n        margin: 0 0 0.35rem 0;\n    }\n\n    .mga-feature-text p {\n        font-size: 0.95rem;\n        color: #666;\n        margin: 0;\n        line-height: 1.6;\n    }\n\n    \/* Sectors Section *\/\n    .mga-sectors-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 1.25rem;\n        margin: 1.5rem 0;\n    }\n\n    .mga-sector-item {\n        background: linear-gradient(145deg, #f8fafc 0%, #eef2f7 100%);\n        border: 1px solid #e2e8f0;\n        border-radius: 8px;\n        padding: 1.5rem;\n        text-align: center;\n        transition: all 0.2s;\n    }\n\n    .mga-sector-item:hover {\n        transform: translateY(-3px);\n        box-shadow: 0 8px 25px rgba(0,0,0,0.1);\n    }\n\n    .mga-sector-icon {\n        width: 56px;\n        height: 56px;\n        background: linear-gradient(135deg, #1a5276 0%, #2874a6 100%);\n        border-radius: 14px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin: 0 auto 1rem;\n    }\n\n    .mga-sector-icon svg {\n        width: 28px;\n        height: 28px;\n        color: #fff;\n    }\n\n    .mga-sector-item h4 {\n        font-size: 1.05rem;\n        font-weight: 600;\n        color: #333;\n        margin: 0 0 0.35rem 0;\n    }\n\n    .mga-sector-item p {\n        font-size: 0.9rem;\n        color: #666;\n        margin: 0;\n        line-height: 1.5;\n    }\n\n    \/* Steps *\/\n    .mga-steps-list {\n        list-style: none;\n        padding: 0;\n        margin: 0;\n        counter-reset: steps;\n    }\n\n    .mga-steps-list li {\n        display: flex;\n        gap: 1.25rem;\n        padding: 1.5rem 0;\n        border-bottom: 1px solid #f0f0f0;\n        counter-increment: steps;\n        align-items: flex-start;\n    }\n\n    .mga-steps-list li:last-child {\n        border-bottom: none;\n        padding-bottom: 0;\n    }\n\n    .mga-steps-list li::before {\n        content: counter(steps);\n        width: 44px;\n        height: 44px;\n        background: linear-gradient(135deg, #1a5276 0%, #2874a6 100%);\n        color: #fff;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-weight: 700;\n        font-size: 1.1rem;\n        flex-shrink: 0;\n    }\n\n    .mga-step-info h5 {\n        font-size: 1.1rem;\n        font-weight: 600;\n        color: #333;\n        margin: 0 0 0.35rem 0;\n    }\n\n    .mga-step-info p {\n        font-size: 0.95rem;\n        color: #666;\n        margin: 0;\n        line-height: 1.65;\n    }\n\n    \/* App Section *\/\n    .mga-app-card {\n        background: linear-gradient(135deg, #1a5276 0%, #154360 100%);\n        border-radius: 8px;\n        padding: 2.5rem;\n        margin-bottom: 2rem;\n        display: grid;\n        grid-template-columns: 1fr auto;\n        gap: 2.5rem;\n        align-items: center;\n    }\n\n    .mga-app-info h3 {\n        font-size: 1.6rem;\n        font-weight: 700;\n        color: #fff;\n        margin: 0 0 0.75rem 0;\n    }\n\n    .mga-app-info p {\n        font-size: 1.05rem;\n        color: rgba(255,255,255,0.9);\n        margin: 0 0 1.5rem 0;\n        line-height: 1.75;\n    }\n\n    .mga-app-list {\n        list-style: none;\n        padding: 0;\n        margin: 0 0 1.5rem 0;\n        display: flex;\n        flex-wrap: wrap;\n        gap: 0.75rem;\n    }\n\n    .mga-app-list li {\n        display: flex;\n        align-items: center;\n        gap: 0.5rem;\n        color: rgba(255,255,255,0.95);\n        font-size: 0.95rem;\n    }\n\n    .mga-app-list li svg {\n        width: 18px;\n        height: 18px;\n        color: #5dade2;\n    }\n\n    .mga-app-btns {\n        display: flex;\n        gap: 0.75rem;\n    }\n\n    .mga-app-btn {\n        display: inline-flex;\n        align-items: center;\n        gap: 0.5rem;\n        background: #fff;\n        color: #333;\n        padding: 0.75rem 1.25rem;\n        border-radius: 6px;\n        font-size: 0.95rem;\n        font-weight: 600;\n        text-decoration: none;\n        transition: all 0.2s;\n    }\n\n    .mga-app-btn:hover {\n        transform: translateY(-2px);\n        box-shadow: 0 8px 20px rgba(0,0,0,0.2);\n    }\n\n    .mga-app-btn svg {\n        width: 20px;\n        height: 20px;\n    }\n\n    .mga-app-visual {\n        width: 160px;\n        height: 160px;\n        background: rgba(255,255,255,0.15);\n        border-radius: 32px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        flex-shrink: 0;\n    }\n\n    .mga-app-visual-box {\n        width: 110px;\n        height: 110px;\n        background: #fff;\n        border-radius: 24px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.2);\n    }\n\n    .mga-app-visual-box span:first-child {\n        font-size: 2.5rem;\n        font-weight: 800;\n        color: #1a5276;\n        line-height: 1;\n    }\n\n    .mga-app-visual-box span:last-child {\n        font-size: 0.7rem;\n        color: #888;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        margin-top: 2px;\n    }\n\n    \/* FAQ Section *\/\n    .mga-faq-container {\n        margin: 1rem 0;\n    }\n\n    .mga-faq-item {\n        border-bottom: 1px solid #eee;\n    }\n\n    .mga-faq-item:last-child {\n        border-bottom: none;\n    }\n\n    .mga-faq-trigger {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        width: 100%;\n        padding: 1.25rem 0;\n        background: none;\n        border: none;\n        cursor: pointer;\n        font-family: inherit;\n        font-size: 1.05rem;\n        font-weight: 500;\n        color: #333;\n        text-align: left;\n        transition: color 0.2s;\n    }\n\n    .mga-faq-trigger:hover {\n        color: #1a5276;\n    }\n\n    .mga-faq-trigger svg {\n        width: 20px;\n        height: 20px;\n        color: #999;\n        transition: transform 0.3s;\n        flex-shrink: 0;\n        margin-left: 1rem;\n    }\n\n    .mga-faq-item.active .mga-faq-trigger svg {\n        transform: rotate(180deg);\n        color: #1a5276;\n    }\n\n    .mga-faq-content {\n        display: none;\n        padding: 0 0 1.25rem 0;\n        font-size: 1rem;\n        color: #666;\n        line-height: 1.8;\n    }\n\n    .mga-faq-item.active .mga-faq-content {\n        display: block;\n    }\n\n    \/* Quick Links *\/\n    .mga-quick-links {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 1rem;\n        margin: 1.5rem 0;\n    }\n\n    .mga-quick-link {\n        display: flex;\n        align-items: center;\n        gap: 0.75rem;\n        background: #f8fafc;\n        border: 1px solid #e2e8f0;\n        border-radius: 6px;\n        padding: 1rem 1.25rem;\n        text-decoration: none;\n        color: #333;\n        transition: all 0.2s;\n    }\n\n    .mga-quick-link:hover {\n        background: #1a5276;\n        color: #fff;\n        border-color: #1a5276;\n    }\n\n    .mga-quick-link svg {\n        width: 20px;\n        height: 20px;\n        color: #1a5276;\n    }\n\n    .mga-quick-link:hover svg {\n        color: #fff;\n    }\n\n    .mga-quick-link span {\n        font-weight: 500;\n    }\n\n    \/* Final CTA *\/\n    .mga-final-cta {\n        background: #fff;\n        border: 3px solid #1a5276;\n        border-radius: 8px;\n        padding: 2.5rem;\n        text-align: center;\n        margin-bottom: 2rem;\n    }\n\n    .mga-final-cta h3 {\n        font-size: 1.6rem;\n        font-weight: 700;\n        color: #1a5276;\n        margin: 0 0 0.5rem 0;\n    }\n\n    .mga-final-cta p {\n        font-size: 1.1rem;\n        color: #666;\n        margin: 0 0 1.5rem 0;\n    }\n\n    .mga-final-link {\n        display: inline-flex;\n        align-items: center;\n        gap: 0.75rem;\n        background: linear-gradient(135deg, #1a5276 0%, #2874a6 100%);\n        color: #fff;\n        padding: 1.15rem 3rem;\n        border-radius: 6px;\n        font-size: 1.2rem;\n        font-weight: 700;\n        text-decoration: none;\n        transition: all 0.2s;\n    }\n\n    .mga-final-link:hover {\n        transform: translateY(-3px);\n        box-shadow: 0 10px 30px rgba(26,82,118,0.35);\n        color: #fff;\n    }\n\n    .mga-final-link svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    \/* Author Section *\/\n    .mga-author-section {\n        background: #fff;\n        border-radius: 8px;\n        box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n        overflow: hidden;\n        margin-bottom: 2rem;\n    }\n\n    .mga-author-header {\n        background: linear-gradient(135deg, #1a5276 0%, #2874a6 100%);\n        padding: 1.25rem 2rem;\n    }\n\n    .mga-author-header h3 {\n        font-size: 1.15rem;\n        font-weight: 600;\n        color: #fff;\n        margin: 0;\n        display: flex;\n        align-items: center;\n        gap: 0.6rem;\n    }\n\n    .mga-author-header svg {\n        width: 20px;\n        height: 20px;\n    }\n\n    .mga-author-body {\n        padding: 2rem;\n        display: grid;\n        grid-template-columns: auto 1fr;\n        gap: 2rem;\n    }\n\n    .mga-author-photo {\n        width: 120px;\n        height: 120px;\n        background: linear-gradient(145deg, #f0f0f0 0%, #e0e0e0 100%);\n        border-radius: 16px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .mga-author-photo::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        bottom: 0;\n        background: linear-gradient(135deg, #1a5276 0%, #2874a6 100%);\n        opacity: 0.9;\n    }\n\n    .mga-author-initials {\n        position: relative;\n        z-index: 1;\n        font-size: 2.5rem;\n        font-weight: 700;\n        color: #fff;\n    }\n\n    .mga-author-info h4 {\n        font-size: 1.5rem;\n        font-weight: 700;\n        color: #333;\n        margin: 0 0 0.35rem 0;\n    }\n\n    .mga-author-role {\n        font-size: 1.1rem;\n        color: #1a5276;\n        font-weight: 600;\n        margin: 0 0 0.25rem 0;\n    }\n\n    .mga-author-credentials {\n        font-size: 0.95rem;\n        color: #777;\n        margin: 0 0 1.25rem 0;\n        display: flex;\n        flex-wrap: wrap;\n        gap: 0.5rem;\n    }\n\n    .mga-author-credentials span {\n        display: inline-flex;\n        align-items: center;\n        gap: 0.35rem;\n    }\n\n    .mga-author-credentials span::before {\n        content: '\u2022';\n        color: #1a5276;\n    }\n\n    .mga-author-credentials span:first-child::before {\n        display: none;\n    }\n\n    .mga-author-bio {\n        font-size: 1.05rem;\n        color: #555;\n        line-height: 1.85;\n        margin: 0;\n        padding-top: 1.25rem;\n        border-top: 1px solid #f0f0f0;\n    }\n\n    .mga-author-expertise {\n        margin-top: 1.5rem;\n    }\n\n    .mga-author-expertise h5 {\n        font-size: 0.9rem;\n        font-weight: 600;\n        color: #888;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n        margin: 0 0 0.75rem 0;\n    }\n\n    .mga-expertise-tags {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 0.5rem;\n    }\n\n    .mga-expertise-tag {\n        background: #e8f4f8;\n        color: #1a5276;\n        padding: 0.4rem 0.85rem;\n        border-radius: 5px;\n        font-size: 0.85rem;\n        font-weight: 500;\n    }\n\n    \/* Disclaimer *\/\n    .mga-disclaimer {\n        background: #f8fafc;\n        border: 1px solid #e2e8f0;\n        border-radius: 6px;\n        padding: 1.25rem 1.5rem;\n        margin-bottom: 2rem;\n        font-size: 0.95rem;\n        color: #666;\n        line-height: 1.7;\n    }\n\n    .mga-disclaimer strong {\n        color: #333;\n    }\n\n    \/* Two column layout *\/\n    .mga-two-cols {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 2rem;\n        margin-bottom: 2rem;\n    }\n\n    .mga-two-cols .mga-card {\n        margin-bottom: 0;\n    }\n\n    \/* Ad Space *\/\n    .mga-ad-space {\n        min-height: 120px;\n        margin: 2.5rem 0;\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 900px) {\n        .mga-login-content {\n            grid-template-columns: 1fr;\n            gap: 2rem;\n            padding: 2rem;\n        }\n\n        .mga-key-icon {\n            width: 140px;\n            height: 140px;\n        }\n\n        .mga-key-icon svg {\n            width: 70px;\n            height: 70px;\n        }\n\n        .mga-page-body {\n            padding: 1.5rem;\n        }\n\n        .mga-features-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .mga-sectors-grid {\n            grid-template-columns: repeat(2, 1fr);\n        }\n\n        .mga-heritage-banner {\n            grid-template-columns: 1fr;\n            text-align: center;\n        }\n\n        .mga-heritage-icon {\n            margin: 0 auto;\n            order: -1;\n        }\n\n        .mga-app-card {\n            grid-template-columns: 1fr;\n            text-align: center;\n        }\n\n        .mga-app-visual {\n            margin: 0 auto;\n            order: -1;\n        }\n\n        .mga-app-list {\n            justify-content: center;\n        }\n\n        .mga-app-btns {\n            justify-content: center;\n        }\n\n        .mga-author-body {\n            grid-template-columns: 1fr;\n            text-align: center;\n        }\n\n        .mga-author-photo {\n            margin: 0 auto;\n        }\n\n        .mga-author-credentials {\n            justify-content: center;\n        }\n\n        .mga-expertise-tags {\n            justify-content: center;\n        }\n\n        .mga-two-cols {\n            grid-template-columns: 1fr;\n        }\n\n        .mga-quick-links {\n            grid-template-columns: 1fr;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .mga-login-section {\n            padding: 1.5rem 1rem;\n        }\n\n        .mga-login-header {\n            padding: 1.5rem;\n        }\n\n        .mga-logo-text {\n            font-size: 2.5rem;\n        }\n\n        .mga-login-content {\n            padding: 1.5rem;\n        }\n\n        .mga-submit-link {\n            font-size: 1.1rem;\n            padding: 1rem 1.5rem;\n        }\n\n        .mga-card-body {\n            padding: 1.5rem;\n        }\n\n        .mga-sectors-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .mga-heritage-banner {\n            padding: 1.5rem;\n        }\n\n        .mga-app-card {\n            padding: 1.5rem;\n        }\n\n        .mga-final-cta {\n            padding: 2rem 1.5rem;\n        }\n\n        .mga-final-link {\n            width: 100%;\n            justify-content: center;\n            padding: 1rem 2rem;\n        }\n\n        .mga-author-body {\n            padding: 1.5rem;\n        }\n\n        .mga-author-photo {\n            width: 100px;\n            height: 100px;\n        }\n\n        .mga-author-initials {\n            font-size: 2rem;\n        }\n    }\n<\/style>\n\n<div class=\"mga-main\">\n\n    <!-- Login Panel -->\n    <section class=\"mga-login-section\">\n        <div class=\"mga-login-container\">\n            <div class=\"mga-login-header\">\n                <h1 class=\"mga-logo-text\">MinGat<\/h1>\n                <span class=\"mga-logo-sub\">tidssone: Europe\/Oslo \u2022 \u00c5lesund kommune<\/span>\n            <\/div>\n            <div class=\"mga-login-content\">\n                <div class=\"mga-icon-column\">\n                    <div class=\"mga-key-icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 2l-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777zm0 0L15.5 7.5m0 0l3 3L22 7l-3-3m-3.5 3.5L19 4\"><\/path><\/svg>\n                    <\/div>\n                <\/div>\n                <div class=\"mga-form-column\">\n                    <div class=\"mga-field\">\n                        <label class=\"mga-field-label\">Brukernavn<span class=\"mga-req\">*<\/span><\/label>\n                        <input type=\"text\" class=\"mga-field-input\" placeholder=\"din.epost@alesund.kommune.no\" readonly>\n                    <\/div>\n                    <div class=\"mga-field\">\n                        <label class=\"mga-field-label\">Passord<span class=\"mga-req\">*<\/span><\/label>\n                        <input type=\"password\" class=\"mga-field-input\" placeholder=\"Ditt passord\" readonly>\n                    <\/div>\n                    <div class=\"mga-checkbox-field\">\n                        <input type=\"checkbox\" id=\"mga-endre-pass\">\n                        <label for=\"mga-endre-pass\">Endre passord ved innlogging<\/label>\n                    <\/div>\n                    <a href=\"http:\/\/mingat.me\/alesund\" class=\"mga-submit-link\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"><\/path><polyline points=\"15 3 21 3 21 9\"><\/polyline><line x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"><\/line><\/svg>\n                        G\u00e5 til MinGat innlogging\n                    <\/a>\n                    <div class=\"mga-forgot\">\n                        <a href=\"http:\/\/mingat.me\/alesund\">Glemt brukernavn eller passord?<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"mga-login-notice\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"><\/line><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"><\/line><\/svg>\n                Trykk p\u00e5 den bl\u00e5 knappen for \u00e5 g\u00e5 vidare til MinGat \u00c5lesund kommune si offisielle innloggingsside\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Main Content -->\n    <div class=\"mga-page-body\">\n\n        <!-- Ad Space -->\n        <div class=\"mga-ad-space\"><\/div>\n\n        <!-- Maritime Heritage Banner -->\n        <div class=\"mga-heritage-banner\">\n            <div class=\"mga-heritage-content\">\n                <h3>Jugendstilbyen ved havet<\/h3>\n                <p>\u00c5lesund kommune er den st\u00f8rste kommunen i M\u00f8re og Romsdal med over 66 000 innbyggjarar. Byen er kjend for sin unike jugendstilarkitektur og er porten til fjordane p\u00e5 Sunnm\u00f8re. Kommunen er Noregs st\u00f8rste fiskerihamn og eit viktig kollektivknutepunkt i regionen.<\/p>\n            <\/div>\n            <div class=\"mga-heritage-icon\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 20a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8l-7 5V8l-7 5V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2Z\"><\/path><path d=\"M17 18h1\"><\/path><path d=\"M12 18h1\"><\/path><path d=\"M7 18h1\"><\/path><\/svg>\n            <\/div>\n        <\/div>\n\n        <!-- About MinGat \u00c5lesund -->\n        <div class=\"mga-card\">\n            <div class=\"mga-card-header\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"><\/line><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"><\/line><\/svg>\n                <h2>Kva er MinGat \u00c5lesund?<\/h2>\n            <\/div>\n            <div class=\"mga-card-body\">\n                <p>MinGat er arbeidsportalen som alle tilsette i \u00c5lesund kommune nyttar for \u00e5 administrere arbeidstida si. Systemet er utvikla av Visma og er tilpassa behova til norske kommunar. Gjennom MinGat f\u00e5r du som tilsett full oversikt over eigen arbeidsplan, kan registrere arbeidstid og s\u00f8kje om fr\u00e5v\u00e6r elektronisk.<\/p>\n                \n                <p>I \u00c5lesund kommune er MinGat det sentrale verkt\u00f8yet for ressursstyring p\u00e5 tvers av alle sektorar. Enten du arbeider p\u00e5 sjukeheim, i barnehage, p\u00e5 skule eller i teknisk sektor, nyttar du MinGat for \u00e5 halde oversikt over vaktene dine og kommunisere med leiinga.<\/p>\n\n                <h3>Tilgang for alle sektorar<\/h3>\n                <p>MinGat er tilgjengeleg for tilsette i alle kommunale einingar i \u00c5lesund. Dette inkluderer helsetenester, omsorgssenter, barnehagar, grunnskular, SFO, vaksenoppl\u00e6ring, kulturskule, tekniske tenester, vatn og avl\u00f8p, plan og bygg, og administrative funksjonar. Systemet s\u00f8rgjer for at alle tilsette har \u00e9in felles plattform for arbeidstidsadministrasjon.<\/p>\n\n                <h3>Brannvesenet si eiga l\u00f8ysing<\/h3>\n                <p>\u00c5lesund brannvesen KF og M\u00f8re og Romsdal 110-sentral nyttar ein eigen versjon av MinGat som heiter MinGatBrann. Denne er tilpassa dei spesielle behova til n\u00f8detatar med d\u00f8gnkontinuerleg beredskap. Tilsette i brannvesenet loggar seg p\u00e5 via eiga adresse for \u00e5 f\u00e5 tilgang til sine vaktplanar og registrere arbeidstid.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Ad Space -->\n        <div class=\"mga-ad-space\"><\/div>\n\n        <!-- Sectors Grid -->\n        <div class=\"mga-card\">\n            <div class=\"mga-card-header\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"7\" height=\"7\"><\/rect><rect x=\"14\" y=\"3\" width=\"7\" height=\"7\"><\/rect><rect x=\"14\" y=\"14\" width=\"7\" height=\"7\"><\/rect><rect x=\"3\" y=\"14\" width=\"7\" height=\"7\"><\/rect><\/svg>\n                <h2>Sektorar som nyttar MinGat<\/h2>\n            <\/div>\n            <div class=\"mga-card-body\">\n                <p>\u00c5lesund kommune er organisert i fleire kommunalsjefomr\u00e5de med tilh\u00f8yrande einingar. Her er ei oversikt over dei ulike sektorane der tilsette nyttar MinGat dagleg:<\/p>\n                \n                <div class=\"mga-sectors-grid\">\n                    <div class=\"mga-sector-item\">\n                        <div class=\"mga-sector-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"><\/path><\/svg>\n                        <\/div>\n                        <h4>Helse og omsorg<\/h4>\n                        <p>Sjukeheim, heimetenester, psykisk helse og NAV<\/p>\n                    <\/div>\n                    <div class=\"mga-sector-item\">\n                        <div class=\"mga-sector-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"><\/path><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path><\/svg>\n                        <\/div>\n                        <h4>Oppvekst<\/h4>\n                        <p>Barnehagar, skular, SFO og vaksenoppl\u00e6ring<\/p>\n                    <\/div>\n                    <div class=\"mga-sector-item\">\n                        <div class=\"mga-sector-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"><\/path><polyline points=\"9 22 9 12 15 12 15 22\"><\/polyline><\/svg>\n                        <\/div>\n                        <h4>Samfunn<\/h4>\n                        <p>Plan og bygg, vatn og avl\u00f8p, kultur og fritid<\/p>\n                    <\/div>\n                    <div class=\"mga-sector-item\">\n                        <div class=\"mga-sector-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><\/svg>\n                        <\/div>\n                        <h4>Organisasjon<\/h4>\n                        <p>\u00d8konomi, IT, kommunikasjon og innkj\u00f8p<\/p>\n                    <\/div>\n                    <div class=\"mga-sector-item\">\n                        <div class=\"mga-sector-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z\"><\/path><line x1=\"4\" y1=\"22\" x2=\"4\" y2=\"15\"><\/line><\/svg>\n                        <\/div>\n                        <h4>Brannvesen<\/h4>\n                        <p>110-sentral og beredskap (MinGatBrann)<\/p>\n                    <\/div>\n                    <div class=\"mga-sector-item\">\n                        <div class=\"mga-sector-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20\"><\/path><path d=\"M2 12h20\"><\/path><\/svg>\n                        <\/div>\n                        <h4>Integrering<\/h4>\n                        <p>Flyktningtenester og introduksjonsprogram<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Ad Space -->\n        <div class=\"mga-ad-space\"><\/div>\n\n        <!-- Features -->\n        <div class=\"mga-card\">\n            <div class=\"mga-card-header\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"12 2 2 7 12 12 22 7 12 2\"><\/polygon><polyline points=\"2 17 12 22 22 17\"><\/polyline><polyline points=\"2 12 12 17 22 12\"><\/polyline><\/svg>\n                <h2>Funksjonar i MinGat<\/h2>\n            <\/div>\n            <div class=\"mga-card-body\">\n                <p>MinGat tilbyr ei rekkje funksjonar som gjer arbeidsdagen enklare for tilsette i \u00c5lesund kommune. Her er dei viktigaste verkt\u00f8ya du finn i systemet:<\/p>\n                \n                <div class=\"mga-features-grid\">\n                    <div class=\"mga-feature-box\">\n                        <div class=\"mga-feature-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"><\/line><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"><\/line><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"><\/line><\/svg>\n                        <\/div>\n                        <div class=\"mga-feature-text\">\n                            <h4>Arbeidsplan<\/h4>\n                            <p>Sj\u00e5 eigen arbeidsplan med alle vakter, fridagar og eventuelle endringar. Kalenderen oppdaterast automatisk.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mga-feature-box\">\n                        <div class=\"mga-feature-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><polyline points=\"12 6 12 12 16 14\"><\/polyline><\/svg>\n                        <\/div>\n                        <div class=\"mga-feature-text\">\n                            <h4>Timeregistrering<\/h4>\n                            <p>Registrer arbeidstid, overtid og avspasering. Systemet reknar ut totaltimar og eventuell kompensasjon.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mga-feature-box\">\n                        <div class=\"mga-feature-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"><\/line><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"><\/line><\/svg>\n                        <\/div>\n                        <div class=\"mga-feature-text\">\n                            <h4>Avdelingsinformasjon<\/h4>\n                            <p>Tilgang til vaktbok, liste over tilsette p\u00e5 avdelinga og ledige vakter du kan ta ekstra.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mga-feature-box\">\n                        <div class=\"mga-feature-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"><\/path><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"mga-feature-text\">\n                            <h4>Vaktbytte<\/h4>\n                            <p>Send og motta f\u00f8respurnader om vaktbytte med kollegaer. Godkjenningsprosessen skjer digitalt.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mga-feature-box\">\n                        <div class=\"mga-feature-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9\"><\/path><path d=\"M13.73 21a2 2 0 0 1-3.46 0\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"mga-feature-text\">\n                            <h4>Varslar<\/h4>\n                            <p>F\u00e5 varsel om endringar i vaktplanen, ledige vakter og viktige meldingar fr\u00e5 leiinga.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mga-feature-box\">\n                        <div class=\"mga-feature-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect><line x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"><\/line><\/svg>\n                        <\/div>\n                        <div class=\"mga-feature-text\">\n                            <h4>Eigenmelding<\/h4>\n                            <p>Leiar opprettar skjema for eigenmelding direkte i MinGat n\u00e5r du melder deg sjuk.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Ad Space -->\n        <div class=\"mga-ad-space\"><\/div>\n\n        <!-- How to Login -->\n        <div class=\"mga-card\">\n            <div class=\"mga-card-header\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"><\/line><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"><\/line><\/svg>\n                <h2>Slik loggar du inn i MinGat \u00c5lesund<\/h2>\n            <\/div>\n            <div class=\"mga-card-body\">\n                <p>Innlogging i MinGat krev kommunale brukaropplysningar. Her er ein steg-for-steg gjennomgang av korleis du f\u00e5r tilgang til systemet som tilsett i \u00c5lesund kommune:<\/p>\n                \n                <ol class=\"mga-steps-list\">\n                    <li>\n                        <div class=\"mga-step-info\">\n                            <h5>G\u00e5 til innloggingssida<\/h5>\n                            <p>Trykk p\u00e5 den bl\u00e5 \u00abG\u00e5 til MinGat innlogging\u00bb-knappen \u00f8vst p\u00e5 denne sida. Du blir sendt til MinGat \u00c5lesund kommune si innloggingsside.<\/p>\n                        <\/div>\n                    <\/li>\n                    <li>\n                        <div class=\"mga-step-info\">\n                            <h5>Skriv inn brukarnamn<\/h5>\n                            <p>Brukarnamnet ditt er di kommunale e-postadresse: brukarnamn@alesund.kommune.no. Denne fekk du tildelt d\u00e5 du vart tilsett.<\/p>\n                        <\/div>\n                    <\/li>\n                    <li>\n                        <div class=\"mga-step-info\">\n                            <h5>Skriv inn passord<\/h5>\n                            <p>Bruk det kommunale passordet ditt. Dersom du har gl\u00f8ymt passordet, kan du f\u00e5 tilsendt eit engangspassord som er gyldig i 15 minutt.<\/p>\n                        <\/div>\n                    <\/li>\n                    <li>\n                        <div class=\"mga-step-info\">\n                            <h5>Fullf\u00f8r innlogging<\/h5>\n                            <p>Etter \u00e5 ha skrive inn riktig brukarnamn og passord, f\u00e5r du tilgang til MinGat-dashboardet med alle funksjonar.<\/p>\n                        <\/div>\n                    <\/li>\n                <\/ol>\n\n                <h3>Problem med innlogging?<\/h3>\n                <p>Dersom du ikkje klarer \u00e5 logge inn, sjekk at du skriv brukarnamn og passord rett. Hugs at passordfeltet skil mellom store og sm\u00e5 bokstavar. Dersom du framleis har problem, kan du kontakte IT-brukarst\u00f8tte p\u00e5 telefon (70 16) 29 99 eller din n\u00e6raste leiar.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Ad Space -->\n        <div class=\"mga-ad-space\"><\/div>\n\n        <!-- Two Column: Quick Links + Tips -->\n        <div class=\"mga-two-cols\">\n            <div class=\"mga-card\">\n                <div class=\"mga-card-header\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71\"><\/path><path d=\"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71\"><\/path><\/svg>\n                    <h2>Nyttige ressursar<\/h2>\n                <\/div>\n                <div class=\"mga-card-body\">\n                    <p>Her er ei oversikt over andre digitale verkt\u00f8y og tenester for tilsette i \u00c5lesund kommune:<\/p>\n                    \n                    <div class=\"mga-quick-links\">\n                        <a href=\"#\" class=\"mga-quick-link\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M3 9h18\"\/><path d=\"M9 21V9\"\/><\/svg>\n                            <span>Office 365<\/span>\n                        <\/a>\n                        <a href=\"#\" class=\"mga-quick-link\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n                            <span>Kommunal e-post<\/span>\n                        <\/a>\n                        <a href=\"#\" class=\"mga-quick-link\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z\"\/><polyline points=\"14 2 14 8 20 8\"\/><\/svg>\n                            <span>Visma Employee<\/span>\n                        <\/a>\n                        <a href=\"#\" class=\"mga-quick-link\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\n                            <span>Intranett<\/span>\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"mga-card\">\n                <div class=\"mga-card-header\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"><\/path><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"><\/line><\/svg>\n                    <h2>Tips for MinGat<\/h2>\n                <\/div>\n                <div class=\"mga-card-body\">\n                    <p>Her er nokre nyttige tips for \u00e5 bruke MinGat effektivt:<\/p>\n                    \n                    <p><strong>Oppdater nettlesaren:<\/strong> MinGat fungerer best med oppdaterte nettlesarar som Chrome, Firefox eller Edge. Unng\u00e5 Internet Explorer.<\/p>\n                    \n                    <p><strong>Registrer mobilnummer:<\/strong> For \u00e5 bruke GatGo-appen og motta SMS-varsel, m\u00e5 du ha mobilnummer registrert i profilen din.<\/p>\n                    \n                    <p><strong>Sjekk vaktplanen jamleg:<\/strong> Endringar i vaktplanen kan skje p\u00e5 kort varsel. Logg inn regelmessig for \u00e5 halde deg oppdatert.<\/p>\n                    \n                    <p><strong>Bruk appen p\u00e5 farten:<\/strong> Med GatGo-appen har du tilgang til dei viktigaste funksjonane direkte p\u00e5 mobilen.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Ad Space -->\n        <div class=\"mga-ad-space\"><\/div>\n\n        <!-- GatGo App -->\n        <div class=\"mga-app-card\">\n            <div class=\"mga-app-info\">\n                <h3>GatGo \u2013 MinGat p\u00e5 mobilen<\/h3>\n                <p>Med GatGo-appen f\u00e5r du tilgang til MinGat direkte p\u00e5 smarttelefonen. Appen er perfekt n\u00e5r du er p\u00e5 farten og treng \u00e5 sjekke vaktplanen eller registrere arbeidstid utan tilgang til PC.<\/p>\n                \n                <ul class=\"mga-app-list\">\n                    <li>\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n                        Sj\u00e5 arbeidsplan i sanntid\n                    <\/li>\n                    <li>\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n                        Registrer arbeidstid\n                    <\/li>\n                    <li>\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n                        Push-varslar om endringar\n                    <\/li>\n                    <li>\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n                        Be om vaktbytte\n                    <\/li>\n                <\/ul>\n                \n                <div class=\"mga-app-btns\">\n                    <a href=\"#\" class=\"mga-app-btn\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M18.71 19.5c-.83 1.24-1.71 2.45-3.05 2.47-1.34.03-1.77-.79-3.29-.79-1.53 0-2 .77-3.27.82-1.31.05-2.3-1.32-3.14-2.53C4.25 17 2.94 12.45 4.7 9.39c.87-1.52 2.43-2.48 4.12-2.51 1.28-.02 2.5.87 3.29.87.78 0 2.26-1.07 3.81-.91.65.03 2.47.26 3.64 1.98-.09.06-2.17 1.28-2.15 3.81.03 3.02 2.65 4.03 2.68 4.04-.03.07-.42 1.44-1.38 2.83M13 3.5c.73-.83 1.94-1.46 2.94-1.5.13 1.17-.34 2.35-1.04 3.19-.69.85-1.83 1.51-2.95 1.42-.15-1.15.41-2.35 1.05-3.11z\"\/><\/svg>\n                        App Store\n                    <\/a>\n                    <a href=\"#\" class=\"mga-app-btn\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M3.609 1.814L13.792 12 3.61 22.186a.996.996 0 0 1-.61-.92V2.734a1 1 0 0 1 .609-.92zm10.89 10.893l2.302 2.302-10.937 6.333 8.635-8.635zm3.199-3.198l2.807 1.626a1 1 0 0 1 0 1.73l-2.808 1.626L15.206 12l2.492-2.491zM5.864 2.658L16.8 8.99l-2.302 2.302-8.634-8.634z\"\/><\/svg>\n                        Google Play\n                    <\/a>\n                <\/div>\n            <\/div>\n            <div class=\"mga-app-visual\">\n                <div class=\"mga-app-visual-box\">\n                    <span>G<\/span>\n                    <span>GatGo<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Visma Employee -->\n        <div class=\"mga-card\">\n            <div class=\"mga-card-header\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"><\/rect><line x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"><\/line><\/svg>\n                <h2>Visma Employee \u2013 L\u00f8nnsslippar p\u00e5 mobilen<\/h2>\n            <\/div>\n            <div class=\"mga-card-body\">\n                <p>I tillegg til MinGat og GatGo tilbyr \u00c5lesund kommune tilgang til Visma Employee-appen for l\u00f8nnsslippar. Ved \u00e5 laste ned appen f\u00e5r du full oversikt over tidlegare l\u00f8nnsslippar direkte p\u00e5 mobilen.<\/p>\n                \n                <p>Appen gir deg varsel n\u00e5r ein ny l\u00f8nnsslipp er tilgjengeleg, og du vil til kvar tid ha oversikt over l\u00f8nn, utlegg og trekk. For \u00e5 ta i bruk appen m\u00e5 du registrere inn mobilnummeret ditt i Visma Enterprise Plus under \u00abMi side\u00bb, personalia og mobil privat.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Ad Space -->\n        <div class=\"mga-ad-space\"><\/div>\n\n        <!-- FAQ -->\n        <div class=\"mga-card\">\n            <div class=\"mga-card-header\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"><\/path><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"><\/line><\/svg>\n                <h2>Ofte stilte sp\u00f8rsm\u00e5l om MinGat \u00c5lesund<\/h2>\n            <\/div>\n            <div class=\"mga-card-body\">\n                <div class=\"mga-faq-container\">\n                    <div class=\"mga-faq-item active\">\n                        <button class=\"mga-faq-trigger\" type=\"button\">\n                            Korleis finn eg brukarnamnet mitt til MinGat?\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n                        <\/button>\n                        <div class=\"mga-faq-content\">\n                            Brukarnamnet ditt er di kommunale e-postadresse som du fekk tildelt d\u00e5 du vart tilsett i \u00c5lesund kommune. Adressa har formatet brukarnamn@alesund.kommune.no. Dersom du er usikker, kan du kontakte din n\u00e6raste leiar eller IT-brukarst\u00f8tte for \u00e5 f\u00e5 hjelp.\n                        <\/div>\n                    <\/div>\n                    <div class=\"mga-faq-item\">\n                        <button class=\"mga-faq-trigger\" type=\"button\">\n                            Kva gjer eg om eg har gl\u00f8ymt passordet?\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n                        <\/button>\n                        <div class=\"mga-faq-content\">\n                            P\u00e5 innloggingssida kan du be om eit engangspassord. Du m\u00e5 oppgje brukarnamn og f\u00f8dselsdato, og deretter velje om du vil motta passordet via SMS eller e-post. Engangspassordet er gyldig i 15 minutt og du m\u00e5 endre det etter innlogging.\n                        <\/div>\n                    <\/div>\n                    <div class=\"mga-faq-item\">\n                        <button class=\"mga-faq-trigger\" type=\"button\">\n                            Kan eg logge inn i MinGat heimanfr\u00e5?\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n                        <\/button>\n                        <div class=\"mga-faq-content\">\n                            Ja, MinGat er tilgjengeleg fr\u00e5 kvar som helst s\u00e5 lenge du har internettilgang. Du treng berre brukarnamn og passord for \u00e5 logge inn. Dei fleste funksjonar er tilgjengelege b\u00e5de p\u00e5 jobb og heimanfr\u00e5.\n                        <\/div>\n                    <\/div>\n                    <div class=\"mga-faq-item\">\n                        <button class=\"mga-faq-trigger\" type=\"button\">\n                            Korleis aktiverer eg GatGo-appen?\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n                        <\/button>\n                        <div class=\"mga-faq-content\">\n                            Du m\u00e5 f\u00f8rst ha tilgang til MinGat p\u00e5 PC for \u00e5 setje opp GatGo. Last ned appen fr\u00e5 App Store eller Google Play, logg deretter inn i MinGat via PC og vel \u00abG\u00e5 til mobil app\u00bb i menyen. Skann QR-koden som visast med telefonen din, og appen blir kopla til kontoen din.\n                        <\/div>\n                    <\/div>\n                    <div class=\"mga-faq-item\">\n                        <button class=\"mga-faq-trigger\" type=\"button\">\n                            Kven kontaktar eg ved tekniske problem?\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n                        <\/button>\n                        <div class=\"mga-faq-content\">\n                            Ved tekniske problem b\u00f8r du f\u00f8rst kontakte din n\u00e6raste leiar. Dersom problemet vedvarer, ta kontakt med IT-brukarst\u00f8tte p\u00e5 telefon (70 16) 29 99. Dei kan hjelpe med passordskifte, tilgangar, PC-problem og andre tekniske utfordringar.\n                        <\/div>\n                    <\/div>\n                    <div class=\"mga-faq-item\">\n                        <button class=\"mga-faq-trigger\" type=\"button\">\n                            Korleis melder eg sjukdom i MinGat?\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n                        <\/button>\n                        <div class=\"mga-faq-content\">\n                            Dersom du ikkje kan g\u00e5 p\u00e5 jobb, skal du melde fr\u00e5 til leiar s\u00e5 raskt som mogleg. Leiar opprettar skjema for eigenmelding i MinGat for deg. For tilsette som ikkje brukar MinGat til eigenmelding, finst det eigne skjema i personalhandboka.\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Ad Space -->\n        <div class=\"mga-ad-space\"><\/div>\n\n        <!-- Final CTA -->\n        <div class=\"mga-final-cta\">\n            <h3>Klar til \u00e5 logge inn?<\/h3>\n            <p>Trykk p\u00e5 knappen under for \u00e5 g\u00e5 direkte til MinGat \u00c5lesund kommune si offisielle innloggingsside.<\/p>\n            <a href=\"http:\/\/mingat.me\/alesund\" class=\"mga-final-link\">\n                G\u00e5 til MinGat innlogging\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6\"><\/path><polyline points=\"15 3 21 3 21 9\"><\/polyline><line x1=\"10\" y1=\"14\" x2=\"21\" y2=\"3\"><\/line><\/svg>\n            <\/a>\n        <\/div>\n\n        <!-- Disclaimer -->\n        <div class=\"mga-disclaimer\">\n            <strong>Viktig informasjon:<\/strong> Denne sida er ein uavhengig informasjonsressurs og har ingen tilknyting til Visma eller \u00c5lesund kommune. For offisiell informasjon, kontakt kommunen direkte p\u00e5 <strong>70 16 20 00<\/strong> eller bes\u00f8k <strong>alesund.kommune.no<\/strong>.\n        <\/div>\n\n        <!-- Author Section -->\n        <div class=\"mga-author-section\">\n            <div class=\"mga-author-header\">\n                <h3>\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle><\/svg>\n                    Om forfattaren\n                <\/h3>\n            <\/div>\n            <div class=\"mga-author-body\">\n                <div class=\"mga-author-photo\">\n                    <span class=\"mga-author-initials\">KH<\/span>\n                <\/div>\n                <div class=\"mga-author-info\">\n                    <h4>Kristine Havnevik<\/h4>\n                    <p class=\"mga-author-role\">R\u00e5dgjevar for digitale arbeidsverkt\u00f8y<\/p>\n                    <p class=\"mga-author-credentials\">\n                        <span>Master i informasjonsteknologi, NTNU<\/span>\n                        <span>Sertifisert Visma-konsulent<\/span>\n                        <span>15+ \u00e5rs erfaring i kommunal sektor<\/span>\n                    <\/p>\n                    <p class=\"mga-author-bio\">\n                        Kristine Havnevik har lang erfaring med implementering og oppl\u00e6ring i digitale HR-system i norske kommunar. Ho har arbeidd tett med Visma-l\u00f8ysingar sidan 2009 og har vore sentral i utrulling av MinGat i fleire kommunar p\u00e5 Nordvestlandet. Kristine har spesialisert seg p\u00e5 brukaroppl\u00e6ring og systemoptimalisering, og har halde ei rekkje kurs for offentleg tilsette i effektiv bruk av arbeidstidsverkt\u00f8y. Ho er opprinneleg fr\u00e5 Sunnm\u00f8re og har god kjennskap til arbeidsforhold og behov i regionen.\n                    <\/p>\n                    <div class=\"mga-author-expertise\">\n                        <h5>Ekspertiseomr\u00e5de<\/h5>\n                        <div class=\"mga-expertise-tags\">\n                            <span class=\"mga-expertise-tag\">MinGat<\/span>\n                            <span class=\"mga-expertise-tag\">Visma Enterprise<\/span>\n                            <span class=\"mga-expertise-tag\">Kommunal HR<\/span>\n                            <span class=\"mga-expertise-tag\">Ressursstyring<\/span>\n                            <span class=\"mga-expertise-tag\">Brukaroppl\u00e6ring<\/span>\n                            <span class=\"mga-expertise-tag\">Turnusplanlegging<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n<script>\n(function() {\n    document.querySelectorAll('.mga-faq-trigger').forEach(function(btn) {\n        btn.addEventListener('click', function() {\n            var item = this.parentElement;\n            var wasActive = item.classList.contains('active');\n            document.querySelectorAll('.mga-faq-item').forEach(function(el) {\n                el.classList.remove('active');\n            });\n            if (!wasActive) {\n                item.classList.add('active');\n            }\n        });\n    });\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>MinGat tidssone: Europe\/Oslo \u2022 \u00c5lesund kommune Brukernavn* Passord* Endre passord ved innlogging G\u00e5 til MinGat innlogging Glemt brukernavn eller passord? Trykk p\u00e5 den bl\u00e5 knappen for \u00e5 g\u00e5 vidare til MinGat \u00c5lesund kommune si offisielle innloggingsside Jugendstilbyen ved havet \u00c5lesund kommune er den st\u00f8rste kommunen i M\u00f8re og Romsdal med over 66 000 innbyggjarar. Byen&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-16","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Logg Inn MinGat \u00c5lesund | Ansattportal \u00c5lesund Kommune - Min Gat \u00c5lesund<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/alesund.mingat.me\/\" \/>\n<meta property=\"og:locale\" content=\"nb_NO\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Logg Inn MinGat \u00c5lesund | Ansattportal \u00c5lesund Kommune - Min Gat \u00c5lesund\" \/>\n<meta property=\"og:description\" content=\"MinGat tidssone: Europe\/Oslo \u2022 \u00c5lesund kommune Brukernavn* Passord* Endre passord ved innlogging G\u00e5 til MinGat innlogging Glemt brukernavn eller passord? Trykk p\u00e5 den bl\u00e5 knappen for \u00e5 g\u00e5 vidare til MinGat \u00c5lesund kommune si offisielle innloggingsside Jugendstilbyen ved havet \u00c5lesund kommune er den st\u00f8rste kommunen i M\u00f8re og Romsdal med over 66 000 innbyggjarar. Byen...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/alesund.mingat.me\/\" \/>\n<meta property=\"og:site_name\" content=\"Min Gat \u00c5lesund\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-21T00:02:52+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Ansl. lesetid\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutter\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/alesund.mingat.me\/\",\"url\":\"https:\/\/alesund.mingat.me\/\",\"name\":\"Logg Inn MinGat \u00c5lesund | Ansattportal \u00c5lesund Kommune - Min Gat \u00c5lesund\",\"isPartOf\":{\"@id\":\"https:\/\/alesund.mingat.me\/#website\"},\"datePublished\":\"2026-01-10T01:01:58+00:00\",\"dateModified\":\"2026-01-21T00:02:52+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/alesund.mingat.me\/#breadcrumb\"},\"inLanguage\":\"nb-NO\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/alesund.mingat.me\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/alesund.mingat.me\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/alesund.mingat.me\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Min Gat \u00c5lesund\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/alesund.mingat.me\/#website\",\"url\":\"https:\/\/alesund.mingat.me\/\",\"name\":\"Min Gat \u00c5lesund\",\"description\":\"Logg Inn\",\"publisher\":{\"@id\":\"https:\/\/alesund.mingat.me\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/alesund.mingat.me\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nb-NO\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/alesund.mingat.me\/#organization\",\"name\":\"Min Gat \u00c5lesund\",\"url\":\"https:\/\/alesund.mingat.me\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nb-NO\",\"@id\":\"https:\/\/alesund.mingat.me\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/alesund.mingat.me\/wp-content\/uploads\/2026\/01\/cropped-mat-me.png\",\"contentUrl\":\"https:\/\/alesund.mingat.me\/wp-content\/uploads\/2026\/01\/cropped-mat-me.png\",\"width\":500,\"height\":159,\"caption\":\"Min Gat \u00c5lesund\"},\"image\":{\"@id\":\"https:\/\/alesund.mingat.me\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Logg Inn MinGat \u00c5lesund | Ansattportal \u00c5lesund Kommune - Min Gat \u00c5lesund","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/alesund.mingat.me\/","og_locale":"nb_NO","og_type":"article","og_title":"Logg Inn MinGat \u00c5lesund | Ansattportal \u00c5lesund Kommune - Min Gat \u00c5lesund","og_description":"MinGat tidssone: Europe\/Oslo \u2022 \u00c5lesund kommune Brukernavn* Passord* Endre passord ved innlogging G\u00e5 til MinGat innlogging Glemt brukernavn eller passord? Trykk p\u00e5 den bl\u00e5 knappen for \u00e5 g\u00e5 vidare til MinGat \u00c5lesund kommune si offisielle innloggingsside Jugendstilbyen ved havet \u00c5lesund kommune er den st\u00f8rste kommunen i M\u00f8re og Romsdal med over 66 000 innbyggjarar. Byen...","og_url":"https:\/\/alesund.mingat.me\/","og_site_name":"Min Gat \u00c5lesund","article_modified_time":"2026-01-21T00:02:52+00:00","twitter_card":"summary_large_image","twitter_misc":{"Ansl. lesetid":"8 minutter"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/alesund.mingat.me\/","url":"https:\/\/alesund.mingat.me\/","name":"Logg Inn MinGat \u00c5lesund | Ansattportal \u00c5lesund Kommune - Min Gat \u00c5lesund","isPartOf":{"@id":"https:\/\/alesund.mingat.me\/#website"},"datePublished":"2026-01-10T01:01:58+00:00","dateModified":"2026-01-21T00:02:52+00:00","breadcrumb":{"@id":"https:\/\/alesund.mingat.me\/#breadcrumb"},"inLanguage":"nb-NO","potentialAction":[{"@type":"ReadAction","target":["https:\/\/alesund.mingat.me\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/alesund.mingat.me\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/alesund.mingat.me\/"},{"@type":"ListItem","position":2,"name":"Min Gat \u00c5lesund"}]},{"@type":"WebSite","@id":"https:\/\/alesund.mingat.me\/#website","url":"https:\/\/alesund.mingat.me\/","name":"Min Gat \u00c5lesund","description":"Logg Inn","publisher":{"@id":"https:\/\/alesund.mingat.me\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/alesund.mingat.me\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nb-NO"},{"@type":"Organization","@id":"https:\/\/alesund.mingat.me\/#organization","name":"Min Gat \u00c5lesund","url":"https:\/\/alesund.mingat.me\/","logo":{"@type":"ImageObject","inLanguage":"nb-NO","@id":"https:\/\/alesund.mingat.me\/#\/schema\/logo\/image\/","url":"https:\/\/alesund.mingat.me\/wp-content\/uploads\/2026\/01\/cropped-mat-me.png","contentUrl":"https:\/\/alesund.mingat.me\/wp-content\/uploads\/2026\/01\/cropped-mat-me.png","width":500,"height":159,"caption":"Min Gat \u00c5lesund"},"image":{"@id":"https:\/\/alesund.mingat.me\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/alesund.mingat.me\/index.php\/wp-json\/wp\/v2\/pages\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alesund.mingat.me\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alesund.mingat.me\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alesund.mingat.me\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alesund.mingat.me\/index.php\/wp-json\/wp\/v2\/comments?post=16"}],"version-history":[{"count":6,"href":"https:\/\/alesund.mingat.me\/index.php\/wp-json\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":27,"href":"https:\/\/alesund.mingat.me\/index.php\/wp-json\/wp\/v2\/pages\/16\/revisions\/27"}],"wp:attachment":[{"href":"https:\/\/alesund.mingat.me\/index.php\/wp-json\/wp\/v2\/media?parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}