{"id":15469,"date":"2025-07-15T11:58:48","date_gmt":"2025-07-15T18:58:48","guid":{"rendered":"https:\/\/translationcommons.org\/eventos\/"},"modified":"2026-02-10T15:07:25","modified_gmt":"2026-02-10T23:07:25","slug":"eventos","status":"publish","type":"page","link":"https:\/\/translationcommons.org\/pt-br\/eventos\/","title":{"rendered":"Eventos"},"content":{"rendered":"\n<style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .events-hub-container {\n            width: 100%;\n            background-color: #e1ebef;\n            padding: 60px 5%;\n            font-family: 'Raleway', sans-serif;\n            min-height: 50vh;\n            display: flex;\n            align-items: center;\n        }\n\n        .events-hub-content {\n            display: flex;\n            max-width: 1400px;\n            margin: 0 auto;\n            align-items: center;\n            width: 100%;\n            gap: 40px;\n        }\n\n        .events-hub-title {\n            flex: 0 0 40%;\n        }\n\n        .events-hub-title h2 {\n            font-size: clamp(36px, 4.5vw, 52px);\n            color: #333;\n            font-weight: 700;\n            margin: 0;\n            line-height: 1.2;\n        }\n\n        .events-hub-description {\n            flex: 1;\n        }\n\n        .events-hub-description h3 {\n            font-size: clamp(20px, 2.5vw, 26px);\n            color: #333;\n            font-weight: 600;\n            margin-top: 0;\n            margin-bottom: 20px;\n            line-height: 1.3;\n        }\n\n        .events-hub-description p {\n            font-size: clamp(15px, 1.8vw, 17px);\n            line-height: 1.7;\n            color: #444;\n            margin: 0;\n        }\n\n        \/* 11-inch laptop optimization (1366x768 and similar) *\/\n        @media (max-width: 1440px) and (min-width: 1200px) {\n            .events-hub-container {\n                padding: 50px 4%;\n            }\n            \n            .events-hub-content {\n                max-width: 1200px;\n                gap: 35px;\n            }\n            \n            .events-hub-title h2 {\n                font-size: 44px;\n            }\n            \n            .events-hub-description h3 {\n                font-size: 22px;\n            }\n            \n            .events-hub-description p {\n                font-size: 16px;\n            }\n        }\n\n        \/* Small laptops and tablets landscape *\/\n        @media (max-width: 1199px) and (min-width: 993px) {\n            .events-hub-container {\n                padding: 45px 4%;\n            }\n            \n            .events-hub-content {\n                gap: 30px;\n            }\n            \n            .events-hub-title {\n                flex: 0 0 35%;\n            }\n        }\n\n        \/* Tablets and small screens *\/\n        @media (max-width: 992px) {\n            .events-hub-container {\n                padding: 40px 5%;\n            }\n            \n            .events-hub-content {\n                flex-direction: column;\n                text-align: center;\n                gap: 25px;\n            }\n            \n            .events-hub-title {\n                flex: 0 0 100%;\n            }\n            \n            .events-hub-description {\n                flex: 0 0 100%;\n            }\n        }\n\n        \/* Mobile devices *\/\n        @media (max-width: 768px) {\n            .events-hub-container {\n                padding: 35px 6%;\n            }\n            \n            .events-hub-content {\n                gap: 20px;\n            }\n            \n            .events-hub-description {\n                text-align: left;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .events-hub-container {\n                padding: 30px 8%;\n            }\n        }\n\n        \/* High-DPI displays *\/\n        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {\n            .events-hub-title h2,\n            .events-hub-description h3,\n            .events-hub-description p {\n                -webkit-font-smoothing: antialiased;\n                -moz-osx-font-smoothing: grayscale;\n            }\n        }\n    <\/style>\n\n    <section class=\"events-hub-container\">\n        <div class=\"events-hub-content\">\n            <div class=\"events-hub-title\">\n                <h2>Our Events<\/h2>\n            <\/div>\n            <div class=\"events-hub-description\">\n                <h3>Promoting a richer, multilingual internet for all<\/h3>\n                Welcome to the Translation Commons Events Hub! Discover our past and upcoming events, proudly hosted in partnership with UNESCO. Each event features the latest developments and discussions supporting and strengthening indigenous languages. Through this hub, we bring together global experts, language advocates, and innovators who develop digital tools and initiatives.\n            <\/div>\n        <\/div>\n    <\/section>\n\n<style>\n        .translation-days-container {\n            padding: 40px 0;\n            background-color: #fff;\n            font-family: Raleway, sans-serif;\n        }\n        .content-wrapper {\n            max-width: 100%; \/* Changed from 1200px to 100% *\/\n            margin: 0 auto;\n            padding: 0 40px; \/* Reduced padding for desktop *\/\n            display: flex;\n            align-items: center;\n            gap: 40px;\n        }\n        .text-content {\n            flex: 1;\n            padding-right: 20px;\n        }\n        .text-content h2 {\n            color: #333;\n            font-size: 28px;\n            font-weight: bold;\n            margin-bottom: 20px;\n        }\n        .text-content p {\n            color: #555;\n            font-size: 16px;\n            line-height: 1.6;\n            margin: 0;\n        }\n        .image-content {\n            flex: 1;\n        }\n        .image-content img {\n            max-width: 100%;\n            height: auto;\n            border-radius: 5px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        }\n        \/* Responsive adjustments *\/\n        @media (max-width: 768px) {\n            .content-wrapper {\n                flex-direction: column;\n                padding: 0 16px; \/* Increased mobile padding *\/\n            }\n            \n            .text-content {\n                padding-right: 0;\n                margin-bottom: 30px;\n            }\n            \n            .text-content h2 {\n                font-size: 24px; \/* Slightly smaller on mobile *\/\n            }\n        }\n        \n        \/* Extra small screens *\/\n        @media (max-width: 480px) {\n            .content-wrapper {\n                padding: 0 12px; \/* Even more padding for very small screens *\/\n            }\n        }\n    <\/style>\n    <section class=\"translation-days-container\">\n        <div class=\"content-wrapper\">\n            <div class=\"text-content\">\n                <h2>The Importance of UNESCO&#8217;s International Days<\/h2>\n                International Days, including UNESCO&#8217;s Indigenous Peoples Day and International Translation Day, raise vital awareness for the preservation and digital promotion of often marginalized languages. These observances highlight the crucial role of digitization and translation in safeguarding, revitalizing, and expanding the online presence of Indigenous languages, ensuring their cultural and linguistic diversity thrives in the digital age. Our initiatives actively support these global efforts.\n            <\/div>\n            <div class=\"image-content\">\n                <img decoding=\"async\" src=\"https:\/\/translationcommons.org\/wp-content\/uploads\/2025\/05\/Mask-group.png\" alt=\"Calendar showing January\"\/>\n            <\/div>\n        <\/div>\n    <\/section>\n\n<style>\n.upcoming-ceremony-container {\n    background-color: #EFEBE8;\n    position: relative;\n    overflow: hidden;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    min-height: 120px;\n    display: flex;\n    align-items: center;\n}\n\n.ceremony-content-wrapper {\n    width: 100%;\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 120px;\n}\n\n.ceremony-details {\n    flex: 1;\n    position: relative;\n    z-index: 2;\n    padding: 20px 40px;\n}\n\n.ceremony-label {\n    font-size: 12px;\n    text-transform: uppercase;\n    color: #666;\n    margin: 0 0 5px 0;\n    letter-spacing: 1px;\n    font-weight: 500;\n}\n\n.ceremony-title {\n    font-size: 24px;\n    color: #333;\n    margin: 0 0 8px 0;\n    font-weight: 600;\n    line-height: 1.2;\n}\n\n.ceremony-meta {\n    display: flex;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 15px;\n    margin-bottom: 15px;\n    font-size: 14px;\n    color: #555;\n}\n\n.ceremony-divider {\n    color: #999;\n    font-weight: normal;\n}\n\n.ceremony-date, .ceremony-location, .ceremony-time {\n    display: flex;\n    align-items: center;\n    color: #333;\n    white-space: nowrap;\n}\n\n.icon {\n    margin-right: 6px;\n    color: #333;\n    display: inline-flex;\n    align-items: center;\n}\n\n.icon svg {\n    width: 14px;\n    height: 14px;\n    color: #333;\n    stroke: #333;\n}\n\n.ceremony-actions {\n    display: inline-block;\n}\n\n.btn-stream {\n    display: inline-block;\n    padding: 8px 16px;\n    border-radius: 20px;\n    font-size: 14px;\n    text-decoration: none;\n    color: #2c7d98;\n    background-color: transparent;\n    border: 1px solid #2c7d98;\n    transition: all 0.3s ease;\n    font-weight: 500;\n}\n\n.btn-stream:hover {\n    background-color: rgba(44, 125, 152, 0.1);\n}\n\n.corner-image {\n    position: absolute;\n    top: 0;\n    right: 0;\n    bottom: 0;\n    width: 200px;\n    z-index: 1;\n    display: flex;\n    align-items: flex-start;\n    justify-content: flex-end;\n}\n\n.corner-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n}\n\n\/* Tablet adjustments *\/\n@media (max-width: 1024px) {\n    .ceremony-details {\n        padding: 20px 180px 20px 30px;\n    }\n    \n    .corner-image {\n        width: 160px;\n    }\n    \n    .corner-image img {\n        width: auto;\n        height: auto;\n        max-width: 100%;\n        max-height: 100%;\n        object-fit: contain;\n        object-position: top right;\n    }\n}\n\n\/* Mobile adjustments *\/\n@media (max-width: 768px) {\n    .upcoming-ceremony-container {\n        min-height: 140px;\n    }\n    \n    .ceremony-content-wrapper {\n        min-height: 140px;\n    }\n    \n    .ceremony-details {\n        padding: 15px 140px 15px 20px;\n    }\n    \n    .ceremony-title {\n        font-size: 20px;\n    }\n    \n    .ceremony-meta {\n        flex-direction: column;\n        align-items: flex-start;\n        gap: 8px;\n        font-size: 13px;\n    }\n    \n    .ceremony-divider {\n        display: none;\n    }\n    \n    .corner-image {\n        width: 120px;\n        display: flex;\n        align-items: flex-start;\n        justify-content: flex-end;\n    }\n    \n    .corner-image img {\n        width: 100%;\n        height: auto;\n        object-fit: contain;\n        object-position: top right;\n    }\n    \n    .btn-stream {\n        padding: 7px 14px;\n        font-size: 13px;\n    }\n}\n\n\/* Specific fix for 360px-480px range *\/\n@media (max-width: 480px) and (min-width: 360px) {\n    .corner-image {\n        width: 90px !important;\n        height: 120px !important;\n        display: block !important;\n        position: absolute !important;\n        top: 0 !important;\n        right: 0 !important;\n        padding: 0 !important;\n        margin: 0 !important;\n    }\n    \n    .corner-image img {\n        width: 90px !important;\n        height: auto !important;\n        max-height: 120px !important;\n        object-fit: contain !important;\n        position: absolute !important;\n        top: 0 !important;\n        right: 0 !important;\n        margin: 0 !important;\n        padding: 0 !important;\n        display: block !important;\n    }\n}\n\n\/* Small mobile *\/\n@media (max-width: 480px) and (min-width: 361px) {\n    .upcoming-ceremony-container {\n        min-height: 120px;\n    }\n    \n    .ceremony-content-wrapper {\n        min-height: 120px;\n    }\n    \n    .ceremony-details {\n        padding: 15px 100px 15px 15px;\n    }\n    \n    .ceremony-title {\n        font-size: 18px;\n        margin-bottom: 10px;\n    }\n    \n    .ceremony-label {\n        font-size: 11px;\n    }\n    \n    .ceremony-meta {\n        font-size: 12px;\n        gap: 6px;\n    }\n    \n    .corner-image {\n        width: 90px;\n        display: flex;\n        align-items: flex-start;\n        justify-content: flex-end;\n        padding: 0;\n        margin: 0;\n    }\n    \n    .corner-image img {\n        width: 90px;\n        height: auto;\n        object-fit: contain;\n        object-position: top right;\n        position: absolute;\n        top: 0;\n        right: 0;\n    }\n    \n    .btn-stream {\n        padding: 6px 12px;\n        font-size: 12px;\n    }\n}\n\n\/* Small mobile - original rule for 480px and below *\/\n@media (max-width: 480px) {\n    .upcoming-ceremony-container {\n        min-height: 120px;\n    }\n    \n    .ceremony-content-wrapper {\n        min-height: 120px;\n    }\n    \n    .ceremony-details {\n        padding: 15px 100px 15px 15px;\n    }\n    \n    .ceremony-title {\n        font-size: 18px;\n        margin-bottom: 10px;\n    }\n    \n    .ceremony-label {\n        font-size: 11px;\n    }\n    \n    .ceremony-meta {\n        font-size: 12px;\n        gap: 6px;\n    }\n    \n    .corner-image {\n        width: 90px;\n        display: flex;\n        align-items: flex-start;\n        justify-content: flex-end;\n    }\n    \n    .corner-image img {\n        width: 100%;\n        height: 100%;\n        object-fit: contain;\n        object-position: center right;\n    }\n    \n    .btn-stream {\n        padding: 6px 12px;\n        font-size: 12px;\n    }\n}\n\n\/* Extra small mobile *\/\n@media (max-width: 360px) {\n    .upcoming-ceremony-container {\n        min-height: 100px;\n    }\n    \n    .ceremony-content-wrapper {\n        min-height: 100px;\n    }\n    \n    .ceremony-details {\n        padding: 12px 80px 12px 12px;\n    }\n    \n    .ceremony-title {\n        font-size: 16px;\n    }\n    \n    .ceremony-label {\n        font-size: 10px;\n    }\n    \n    .ceremony-meta {\n        font-size: 11px;\n        gap: 4px;\n    }\n    \n    .corner-image {\n        width: 70px;\n        display: flex;\n        align-items: flex-start;\n        justify-content: flex-end;\n    }\n    \n    .corner-image img {\n        width: auto;\n        height: auto;\n        max-width: 100%;\n        max-height: 100%;\n        object-fit: contain;\n        object-position: top right;\n    }\n    \n    .btn-stream {\n        padding: 5px 10px;\n        font-size: 11px;\n    }\n}\n<\/style>\n\n<section class=\"upcoming-ceremony-container\">\n    <div class=\"ceremony-content-wrapper\">\n        <div class=\"ceremony-details\">\n            <p class=\"ceremony-label\">UPCOMING EVENT\n            <h2 class=\"ceremony-title\">Watch This Space For Our Next Events !!<\/h2>\n            \n            <!-- <div class=\"ceremony-meta\">\n                <div class=\"ceremony-date\">\n                    <span class=\"icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" 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                    <\/span>\n                    Tuesday, September 30th, 2025\n                <\/div>\n                <span class=\"ceremony-divider\">|<\/span>\n                <div class=\"ceremony-location\">\n                    <span class=\"icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path><circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle><\/svg>\n                    <\/span>\n                    Virtual\n                <\/div>\n                <span class=\"ceremony-divider\">|<\/span>\n                <div class=\"ceremony-time\">\n                    <span class=\"icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" 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                    <\/span>\n                    7:30 am - 9:00 am PDT (4:00 - 6:30 pm CEST)\n                <\/div>\n            <\/div>\n            \n            <div class=\"ceremony-actions\">\n                <a href=\"\/?page_id=7040\" class=\"btn-stream\">Learn More<\/a>\n            <\/div> -->\n        <\/div>\n        <div class=\"corner-image\">\n            <img decoding=\"async\" src=\"https:\/\/translationcommons.org\/wp-content\/uploads\/2025\/05\/Mask-group-1.png\" alt=\"Indigenous art pattern\"\/>\n        <\/div>\n    <\/div>\n<\/section>\n\n<style>\n  * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n  }\n\n  @import url(\"https:\/\/fonts.googleapis.com\/css2?family=Raleway:wght@400;700&display=swap\");\n\n  body {\n    font-family: \"Raleway\", sans-serif;\n    font-weight: 400;\n    font-size: 18px;\n  }\n\n  .conference-section {\n    width: 100%;\n    padding: 40px 20px;\n    position: relative;\n  }\n\n  .conference-section::before {\n    content: \"\";\n    position: absolute;\n    top: calc(\n      40px + 32px + 40px + 126px\n    ); \/* padding + title + margin + half rectangle height *\/\n    left: 0;\n    right: 0;\n    bottom: 0;\n    background-color: #d4e5eb;\n    z-index: -1;\n  }\n\n  .what-to-expect {\n    text-align: center;\n    margin-bottom: 83px;\n    position: relative;\n  }\n\n  .what-to-expect h2 {\n    font-family: \"Raleway\", sans-serif;\n    font-weight: bold;\n    font-size: 32px;\n    color: #333;\n    margin-bottom: 40px;\n  }\n\n  .expect-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 415px));\n    gap: 20px;\n    justify-content: center;\n    max-width: 1800px;\n    margin: 0 auto;\n  }\n\n  .expect-card {\n    width: 100%;\n    max-width: 415px;\n    height: 252px;\n    background: white;\n    border-radius: 10px;\n    border: 2px solid;\n    padding: 20px 20px 20px 80px;\n    display: flex;\n    flex-direction: column;\n    position: relative;\n    text-align: left;\n    margin: 0 auto;\n  }\n\n  .expect-card-icon {\n    width: 48px;\n    height: 48px;\n    background-size: contain;\n    background-repeat: no-repeat;\n    background-position: center;\n    position: absolute;\n    top: 20px;\n    left: 20px;\n  }\n\n  \/* Individual PNG icons for each expect-card *\/\n  .expect-card.keynotes .expect-card-icon {\n    background-image: url(\"https:\/\/translationcommons.org\/wp-content\/uploads\/2025\/07\/bambaraunesco.png\");\n  }\n\n  .expect-card.workshops .expect-card-icon {\n    background-image: url(\"https:\/\/translationcommons.org\/wp-content\/uploads\/2025\/07\/Keynote.png\");\n  }\n\n  .expect-card.panels .expect-card-icon {\n    background-image: url(\"https:\/\/translationcommons.org\/wp-content\/uploads\/2025\/07\/panel_discussion.png\");\n  }\n\n  .expect-card.networking .expect-card-icon {\n    background-image: url(\"https:\/\/translationcommons.org\/wp-content\/uploads\/2025\/07\/presentation_icon.png\");\n  }\n\n  .expect-card.keynotes {\n    border-color: #1ba3b0;\n  }\n\n  .expect-card.workshops {\n    border-color: #bf320e;\n  }\n\n  .expect-card.panels {\n    border-color: #e2502f;\n  }\n\n  .expect-card.networking {\n    border-color: #f9b62f;\n  }\n\n  .expect-card h3 {\n    font-family: \"Raleway\", sans-serif;\n    font-weight: bold;\n    font-size: 18px;\n    color: #333;\n    margin-bottom: 15px;\n  }\n\n  .expect-card p {\n    font-family: \"Raleway\", sans-serif;\n    font-weight: 400;\n    font-size: 18px;\n    line-height: 1.5;\n    color: #666;\n  }\n\n  .who-should-attend {\n    padding: 60px 20px 40px 20px;\n    margin: 0 -20px -40px -20px;\n  }\n\n  .who-should-attend h2 {\n    text-align: center;\n    font-family: \"Raleway\", sans-serif;\n    font-weight: bold;\n    font-size: 32px;\n    color: #333;\n    margin-bottom: 40px;\n  }\n\n  .attend-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 30px;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .attend-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 15px;\n  }\n\n  .attend-icon {\n    width: 24px;\n    height: 24px;\n    background-size: contain;\n    background-repeat: no-repeat;\n    background-position: center;\n    border-radius: 4px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* Individual PNG icons for each attend-item *\/\n  .attend-item:nth-child(1) .attend-icon {\n    background-image: url('https:\/\/translationcommons.org\/wp-content\/uploads\/2025\/07\/indegenious.png');\n  }\n\n  .attend-item:nth-child(2) .attend-icon {\n    background-image: url('https:\/\/translationcommons.org\/wp-content\/uploads\/2025\/07\/researchers_and_academics.png');\n  }\n\n  .attend-item:nth-child(3) .attend-icon {\n    background-image: url('https:\/\/translationcommons.org\/wp-content\/uploads\/2025\/07\/technology_professionals.png');\n  }\n\n  .attend-item:nth-child(4) .attend-icon {\n    background-image: url('https:\/\/translationcommons.org\/wp-content\/uploads\/2025\/07\/policy_makers.png');\n  }\n\n  .attend-item:nth-child(5) .attend-icon {\n    background-image: url('https:\/\/translationcommons.org\/wp-content\/uploads\/2025\/07\/linguists_and_advocates.png');\n  }\n\n  .attend-item:nth-child(6) .attend-icon {\n    background-image: url('https:\/\/translationcommons.org\/wp-content\/uploads\/2025\/07\/supporters_and_sponsors.png');\n  }\n\n  .attend-content h3 {\n    font-family: \"Raleway\", sans-serif;\n    font-weight: bold;\n    font-size: 16px;\n    color: #333;\n    margin-bottom: 8px;\n  }\n\n  .attend-content p {\n    font-family: \"Raleway\", sans-serif;\n    font-weight: 400;\n    font-size: 18px;\n    line-height: 1.5;\n    color: #666;\n  }\n\n  \/* Mobile devices (up to 480px) *\/\n  @media (max-width: 480px) {\n    .conference-section {\n      padding: 20px 15px;\n    }\n\n    .what-to-expect h2,\n    .who-should-attend h2 {\n      font-size: 20px;\n    }\n\n    .what-to-expect {\n      margin-bottom: 40px;\n    }\n\n    .expect-grid {\n      grid-template-columns: 1fr;\n      gap: 15px;\n      padding: 0;\n      justify-items: center;\n    }\n\n    .expect-card {\n      width: 100%;\n      max-width: 100%;\n      height: auto;\n      min-height: 200px;\n      padding: 60px 20px 20px 20px;\n      text-align: center;\n      justify-content: center;\n      margin: 0;\n    }\n\n    .expect-card-icon {\n      width: 32px;\n      height: 32px;\n      left: 50%;\n      transform: translateX(-50%);\n      top: 15px;\n    }\n\n    .expect-card h3 {\n      font-size: 16px;\n      margin-bottom: 10px;\n      word-wrap: break-word;\n      hyphens: auto;\n    }\n\n    .expect-card p {\n      font-size: 14px;\n      line-height: 1.4;\n      word-wrap: break-word;\n      overflow-wrap: break-word;\n      hyphens: auto;\n    }\n\n    .who-should-attend {\n      padding: 30px 15px 20px 15px;\n      margin: 0 -15px -20px -15px;\n    }\n\n    .attend-grid {\n      grid-template-columns: 1fr;\n      gap: 20px;\n    }\n\n    .attend-item {\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      gap: 10px;\n    }\n\n    .attend-content h3 {\n      font-size: 14px;\n    }\n\n    .attend-content p {\n      font-size: 14px;\n      line-height: 1.4;\n      word-wrap: break-word;\n      overflow-wrap: break-word;\n    }\n  }\n\n  \/* Small tablets and large phones (481px to 767px) *\/\n  @media (min-width: 481px) and (max-width: 767px) {\n    .conference-section {\n      padding: 25px 20px;\n    }\n\n    .what-to-expect h2,\n    .who-should-attend h2 {\n      font-size: 22px;\n    }\n\n    .what-to-expect {\n      margin-bottom: 50px;\n    }\n\n    .expect-grid {\n      grid-template-columns: 1fr;\n      gap: 15px;\n      justify-items: center;\n    }\n\n    .expect-card {\n      width: 100%;\n      max-width: 500px;\n      height: auto;\n      min-height: 220px;\n      padding: 60px 25px 25px 25px;\n      text-align: center;\n      justify-content: center;\n      margin: 0;\n    }\n\n    .expect-card-icon {\n      width: 40px;\n      height: 40px;\n      left: 50%;\n      transform: translateX(-50%);\n      top: 18px;\n    }\n\n    .expect-card h3 {\n      font-size: 17px;\n      margin-bottom: 12px;\n      word-wrap: break-word;\n      hyphens: auto;\n    }\n\n    .expect-card p {\n      font-size: 15px;\n      line-height: 1.4;\n      word-wrap: break-word;\n      overflow-wrap: break-word;\n      hyphens: auto;\n    }\n\n    .who-should-attend {\n      padding: 35px 20px 25px 20px;\n      margin: 0 -20px -25px -20px;\n    }\n\n    .attend-grid {\n      grid-template-columns: 1fr;\n      gap: 25px;\n    }\n\n    .attend-item {\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      gap: 12px;\n    }\n\n    .attend-content h3 {\n      font-size: 15px;\n    }\n\n    .attend-content p {\n      font-size: 15px;\n      line-height: 1.4;\n      word-wrap: break-word;\n      overflow-wrap: break-word;\n    }\n  }\n\n  \/* Standard tablets (768px to 1024px) *\/\n  @media (min-width: 768px) and (max-width: 1024px) {\n    .conference-section {\n      padding: 30px 20px;\n    }\n\n    .what-to-expect h2,\n    .who-should-attend h2 {\n      font-size: 26px;\n    }\n\n    .what-to-expect {\n      margin-bottom: 60px;\n    }\n\n    .expect-grid {\n      grid-template-columns: repeat(2, 1fr);\n      max-width: 900px;\n      gap: 18px;\n    }\n\n    .expect-card {\n      max-width: 100%;\n      height: auto;\n      min-height: 220px;\n    }\n\n    .attend-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 28px;\n    }\n\n    .who-should-attend {\n      padding: 40px 20px 30px 20px;\n      margin: 0 -20px -30px -20px;\n    }\n\n    .expect-card p {\n      font-size: 16px;\n    }\n\n    .attend-content p {\n      font-size: 16px;\n    }\n  }\n\n  \/* Large tablets and small laptops (1025px to 1199px) *\/\n  @media (min-width: 1025px) and (max-width: 1199px) {\n    .conference-section {\n      padding: 35px 20px;\n    }\n\n    .what-to-expect h2,\n    .who-should-attend h2 {\n      font-size: 28px;\n    }\n\n    .what-to-expect {\n      margin-bottom: 70px;\n    }\n\n    .expect-grid {\n      grid-template-columns: repeat(2, 1fr);\n      max-width: 1000px;\n      gap: 20px;\n    }\n\n    .expect-card {\n      max-width: 100%;\n      height: 240px;\n    }\n\n    .attend-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 25px;\n    }\n\n    .who-should-attend {\n      padding: 50px 20px 35px 20px;\n      margin: 0 -20px -35px -20px;\n    }\n\n    .expect-card p {\n      font-size: 17px;\n    }\n\n    .attend-content p {\n      font-size: 17px;\n    }\n  }\n\n  \/* Medium desktop screens (1200px to 1429px) - Fix text overflow and spacing *\/\n  @media (min-width: 1200px) and (max-width: 1429px) {\n    .expect-grid {\n      grid-template-columns: repeat(4, 1fr);\n      max-width: 1400px;\n    }\n\n    .expect-card {\n      max-width: 100%;\n      height: auto;\n      padding: 18px 15px 18px 70px;\n      display: flex;\n      flex-direction: column;\n      justify-content: flex-start;\n    }\n\n    .expect-card h3 {\n      font-size: 16px;\n      margin-bottom: 10px;\n      word-wrap: break-word;\n      hyphens: auto;\n      flex-shrink: 0;\n    }\n\n    .expect-card p {\n      font-size: 15px;\n      line-height: 1.4;\n      word-wrap: break-word;\n      overflow-wrap: break-word;\n      hyphens: auto;\n      margin: 0;\n      flex-grow: 1;\n    }\n\n    .expect-card-icon {\n      width: 44px;\n      height: 44px;\n      top: 18px;\n      left: 18px;\n    }\n\n    .attend-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  \/* Large desktop screens (1430px to 1599px) *\/\n  @media (min-width: 1430px) and (max-width: 1599px) {\n    .expect-grid {\n      grid-template-columns: repeat(4, 1fr);\n      max-width: 1400px;\n    }\n\n    .expect-card {\n      max-width: 100%;\n    }\n\n    .attend-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  \/* Large desktop screens (1600px and above) *\/\n  @media (min-width: 1600px) {\n    .expect-grid {\n      grid-template-columns: repeat(4, 415px);\n    }\n\n    .attend-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  \/* Specific adjustments for 11-inch screens (approximately 1366px x 768px) *\/\n  @media (min-width: 1300px) and (max-width: 1400px) and (min-height: 700px) and (max-height: 800px) {\n    .conference-section {\n      padding: 30px 20px;\n    }\n\n    .what-to-expect h2,\n    .who-should-attend h2 {\n      font-size: 28px;\n    }\n\n    .what-to-expect {\n      margin-bottom: 65px;\n    }\n\n    .expect-grid {\n      grid-template-columns: repeat(3, 1fr);\n      max-width: 1200px;\n      gap: 18px;\n    }\n\n    .expect-card {\n      max-width: 100%;\n      height: 230px;\n    }\n\n    .attend-grid {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 22px;\n    }\n\n    .who-should-attend {\n      padding: 45px 20px 32px 20px;\n      margin: 0 -20px -32px -20px;\n    }\n  }\n\n  \/* Very small screens (320px and below) *\/\n  @media (max-width: 320px) {\n    .conference-section {\n      padding: 15px 10px;\n    }\n\n    .what-to-expect h2,\n    .who-should-attend h2 {\n      font-size: 18px;\n    }\n\n    .expect-grid {\n      justify-items: center;\n    }\n\n    .expect-card {\n      width: 100%;\n      max-width: 100%;\n      padding: 50px 15px 15px 15px;\n      min-height: 180px;\n      text-align: center;\n      justify-content: center;\n      margin: 0;\n    }\n\n    .expect-card-icon {\n      width: 28px;\n      height: 28px;\n      left: 50%;\n      transform: translateX(-50%);\n      top: 12px;\n    }\n\n    .expect-card h3 {\n      font-size: 14px;\n      margin-bottom: 8px;\n      word-wrap: break-word;\n      hyphens: auto;\n    }\n\n    .expect-card p {\n      font-size: 13px;\n      word-wrap: break-word;\n      overflow-wrap: break-word;\n      hyphens: auto;\n    }\n\n    .attend-content h3 {\n      font-size: 13px;\n    }\n\n    .attend-content p {\n      font-size: 13px;\n      word-wrap: break-word;\n      overflow-wrap: break-word;\n    }\n\n    .attend-icon {\n      width: 20px;\n      height: 20px;\n    }\n\n    .attend-item {\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      gap: 8px;\n    }\n\n    .who-should-attend {\n      padding: 25px 10px 15px 10px;\n      margin: 0 -10px -15px -10px;\n    }\n  }\n\n  \/* Intermediate breakpoints for smoother transitions *\/\n  @media (min-width: 321px) and (max-width: 400px) {\n    .expect-grid {\n      justify-items: center;\n    }\n    \n    .expect-card {\n      width: 100%;\n      max-width: 100%;\n      margin: 0;\n      text-align: center;\n      padding: 55px 18px 18px 18px;\n    }\n    \n    .expect-card-icon {\n      left: 50%;\n      transform: translateX(-50%);\n    }\n  }\n\n  @media (min-width: 401px) and (max-width: 480px) {\n    .expect-grid {\n      justify-items: center;\n    }\n    \n    .expect-card {\n      width: 100%;\n      max-width: 100%;\n      margin: 0;\n      text-align: center;\n      padding: 60px 20px 20px 20px;\n    }\n    \n    .expect-card-icon {\n      left: 50%;\n      transform: translateX(-50%);\n    }\n  }\n<\/style>\n\n<section class=\"conference-section\">\n  <div class=\"what-to-expect\">\n    <h2>Event Highlights<\/h2>\n    <div class=\"expect-grid\">\n      <div class=\"expect-card keynotes\">\n        <div class=\"expect-card-icon\"><\/div>\n        <h3>UNESCO partnership<\/h3>\n        We are honored to partner with UNESCO in advancing global efforts\n          toward linguistic diversity and inclusion through our events.\n      <\/div>\n      <div class=\"expect-card workshops\">\n        <div class=\"expect-card-icon\"><\/div>\n        <h3>Expert Keynotes<\/h3>\n        Hear from leading voices in the industry as they share their insights,\n          research findings, practical solutions, and future trends in the\n          domain of language digitization.\n      <\/div>\n      <div class=\"expect-card panels\">\n        <div class=\"expect-card-icon\"><\/div>\n        <h3>Panel Discussions<\/h3>\n        Engage with a diverse array of panelists in thought-provoking\n          discussions on the challenges and opportunities present in the field\n          of language digitization.\n      <\/div>\n      <div class=\"expect-card networking\">\n        <div class=\"expect-card-icon\"><\/div>\n        <h3>Insightful Presentations<\/h3>\n        Learn from industry professionals, academic experts, and passionate\n          advocates, and foster new collaborations within the language\n          technology space.\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"who-should-attend\">\n    <h2>Who Should Attend<\/h2>\n    <div class=\"attend-grid\">\n      <div class=\"attend-item\">\n        <div class=\"attend-icon\"><\/div>\n        <div class=\"attend-content\">\n          <h3>Indigenous Community Speakers<\/h3>\n          Explore tools and resources for digitizing your native language(s)\n            and connect with like-minded individuals.\n        <\/div>\n      <\/div>\n\n      <div class=\"attend-item\">\n        <div class=\"attend-icon\"><\/div>\n        <div class=\"attend-content\">\n          <h3>Researchers and Academics<\/h3>\n          Gain valuable insights into groundbreaking research and developments\n            in language technology and digitization.\n        <\/div>\n      <\/div>\n\n      <div class=\"attend-item\">\n        <div class=\"attend-icon\"><\/div>\n        <div class=\"attend-content\">\n          <h3>Technology Professionals<\/h3>\n          Discover the latest technological innovations and their applications\n            within the industry.\n        <\/div>\n      <\/div>\n\n      <div class=\"attend-item\">\n        <div class=\"attend-icon\"><\/div>\n        <div class=\"attend-content\">\n          <h3>Policy Makers and Educators<\/h3>\n          Learn about the societal and educational impact of language\n            digitization.\n        <\/div>\n      <\/div>\n      <div class=\"attend-item\">\n        <div class=\"attend-icon\"><\/div>\n        <div class=\"attend-content\">\n          <h3>Linguists and Advocates<\/h3>\n          Engage in discussions on contemporary challenges and advancements in\n            language digitization\n        <\/div>\n      <\/div>\n      <div class=\"attend-item\">\n        <div class=\"attend-icon\"><\/div>\n        <div class=\"attend-content\">\n          <h3>Supporters and Sponsors<\/h3>\n          Contribute to impactful initiatives in language digitization and\n            witness the transformative outcomes of your support.\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n  .event-carousel-container {\n    max-width: 1400px;\n    margin: 0 auto;\n    padding: 20px;\n    box-sizing: border-box;\n  }\n\n  .event-carousel-header {\n    font-family: \"Raleway\", sans-serif;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    margin-bottom: 30px;\n  }\n\n  .event-carousel-header h2 {\n    font-size: 28px;\n    font-weight: 600;\n    color: #333;\n    margin: 0;\n    text-align: center;\n    flex: 1;\n  }\n\n  .carousel-controls {\n    display: flex;\n    gap: 20px;\n  }\n\n  .carousel-button {\n    width: 71px;\n    height: 40px;\n    border-radius: 50px;\n    cursor: pointer;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    transition: all 0.3s ease;\n    border: none;\n    box-sizing: border-box;\n  }\n\n  .carousel-button.disabled {\n    background-color: #e9e6ec;\n    border: none;\n    cursor: not-allowed;\n  }\n\n  .carousel-button.enabled {\n    background-color: white;\n    border: 2px solid #2c809f;\n  }\n\n  .carousel-button svg {\n    width: 24px;\n    height: 24px;\n  }\n\n  .carousel-button.disabled svg path {\n    stroke: #9b9b9b;\n    stroke-width: 2;\n  }\n\n  .carousel-button.enabled svg path {\n    stroke: #2c809f;\n    stroke-width: 2;\n  }\n\n  .event-carousel {\n    position: relative;\n    overflow: hidden;\n    width: calc(100% + 20px);\n  }\n\n  .event-slides {\n    display: flex;\n    transition: transform 0.5s ease;\n    gap: 20px;\n  }\n\n  .event-slide {\n    min-width: calc(30% - 13.33px);\n    flex: 0 0 calc(30% - 13.33px);\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);\n    border-radius: 12px;\n    overflow: hidden;\n    border: 1px solid #e0e0e0;\n    background: white;\n    box-sizing: border-box;\n  }\n\n  .event-card {\n    font-family: \"Raleway\", sans-serif;\n    border-radius: 12px 12px 0 0;\n    padding: 20px;\n    height: 240px;\n    position: relative;\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: flex-start;\n    text-align: left;\n    background-image: url(\"https:\/\/translationcommons.org\/wp-content\/uploads\/2025\/06\/carousel-card-bkg.png\");\n    background-repeat: no-repeat;\n    background-size: cover;\n    background-position: center bottom;\n    box-sizing: border-box;\n  }\n\n  .event-content {\n    color: white !important;\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    box-sizing: border-box;\n  }\n\n  .event-content h3 {\n    font-size: 16px;\n    font-weight: 600;\n    margin: 0 0 10px 0;\n    text-transform: uppercase;\n    text-align: left;\n    color: white !important;\n    line-height: 1.2;\n    box-sizing: border-box;\n  }\n\n  .event-date {\n    font-size: 12px;\n    color: #f8d971 !important;\n    margin: 0 0 10px 0;\n    font-weight: 500;\n    text-align: left;\n    box-sizing: border-box;\n  }\n\n  .event-description {\n    font-family: \"Raleway\", sans-serif;\n    font-size: 13px;\n    margin: 0;\n    line-height: 1.4;\n    text-align: left;\n    color: white !important;\n    box-sizing: border-box;\n  }\n\n  .event-details {\n    padding: 20px;\n    background: white;\n    border-radius: 0 0 12px 12px;\n    text-align: left;\n    min-height: 160px;\n    display: flex;\n    flex-direction: column;\n    box-sizing: border-box;\n  }\n\n  .event-header {\n    display: flex;\n    justify-content: space-between;\n    align-items: flex-start;\n    margin-bottom: 15px;\n    position: relative;\n    box-sizing: border-box;\n  }\n\n  .event-details h4 {\n    font-family: \"Raleway\", sans-serif;\n    font-size: 16px;\n    margin: 0;\n    font-weight: 600;\n    color: #333;\n    flex: 1;\n    padding-right: 15px;\n    line-height: 1.3;\n    box-sizing: border-box;\n  }\n\n  .event-year {\n    font-size: 16px;\n    color: #777;\n    margin: 0;\n    font-weight: 400;\n    flex-shrink: 0;\n    position: absolute;\n    top: 0;\n    right: 0;\n    box-sizing: border-box;\n  }\n\n  .event-details p {\n    font-family: \"Raleway\", sans-serif;\n    font-size: 14px;\n    margin: 0 0 15px 0;\n    color: #555;\n    line-height: 1.5;\n    flex: 1;\n    box-sizing: border-box;\n  }\n\n  .watch-recording {\n    font-family: \"Raleway\", sans-serif;\n    display: inline-flex;\n    align-items: center;\n    color: #29788f;\n    text-decoration: none;\n    font-size: 14px;\n    gap: 5px;\n    margin-top: auto;\n    white-space: nowrap;\n    transition: color 0.3s ease;\n    box-sizing: border-box;\n  }\n\n  .watch-recording:hover {\n    color: #1e5a6b;\n  }\n\n  .watch-recording svg {\n    color: currentColor;\n    flex-shrink: 0;\n  }\n\n  \/* Responsive styles *\/\n  @media (max-width: 992px) {\n    .event-slide {\n      min-width: calc(50% - 10px);\n      flex: 0 0 calc(50% - 10px);\n    }\n\n    .carousel-button {\n      width: 60px;\n      height: 50px;\n    }\n  }\n\n  @media (max-width: 768px) {\n    .event-carousel-container {\n      padding: 15px;\n    }\n\n    .event-slide {\n      min-width: 100%;\n      flex: 0 0 100%;\n      border: 2px solid #e0e0e0;\n      margin-bottom: 20px;\n    }\n\n    .event-carousel-header {\n      flex-direction: column;\n      align-items: flex-start;\n      gap: 15px;\n    }\n\n    .event-carousel-header h2 {\n      text-align: left;\n      width: 100%;\n      font-size: 24px;\n    }\n\n    .carousel-controls {\n      align-self: flex-end;\n    }\n\n    .carousel-button {\n      width: 50px;\n      height: 40px;\n    }\n\n    .event-card {\n      height: 180px;\n      padding: 20px;\n      justify-content: center;\n      align-items: flex-start;\n    }\n\n    .event-content h3 {\n      font-size: 16px;\n    }\n\n    .event-details {\n      padding: 15px;\n      min-height: 140px;\n    }\n\n    .event-header {\n      flex-direction: row;\n      align-items: flex-start;\n      margin-bottom: 10px;\n      position: relative;\n    }\n\n    .event-details h4 {\n      font-size: 14px;\n      margin-bottom: 0;\n      padding-right: 50px;\n    }\n\n    .event-year {\n      font-size: 14px;\n      margin-bottom: 0;\n      position: absolute;\n      top: 0;\n      right: 0;\n    }\n\n    .event-details p {\n      font-size: 13px;\n      margin-bottom: 10px;\n    }\n\n    .watch-recording {\n      font-size: 13px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .event-carousel-container {\n      padding: 10px;\n    }\n\n    .event-carousel-header h2 {\n      font-size: 20px;\n    }\n\n    .event-card {\n      height: 160px;\n      padding: 20px;\n    }\n\n    .event-content h3 {\n      font-size: 14px;\n    }\n\n    .event-date {\n      font-size: 11px;\n    }\n\n    .event-description {\n      font-size: 12px;\n    }\n\n    .event-details {\n      padding: 12px;\n      min-height: 130px;\n    }\n\n    .event-details h4 {\n      font-size: 13px;\n    }\n\n    .event-year {\n      font-size: 13px;\n    }\n\n    .event-details p {\n      font-size: 12px;\n    }\n\n    .watch-recording {\n      font-size: 12px;\n    }\n  }\n<\/style>\n\n<section>\n  <div class=\"event-carousel-container\">\n    <div class=\"event-carousel-header\">\n      <h2>Browse Our Past Events<\/h2>\n      <div class=\"carousel-controls\">\n       \n      <\/div>\n    <\/div>\n\n    <div class=\"event-carousel\">\n      <div class=\"event-slides\">\n        <!-- Event 1 -->\n        <div class=\"event-slide\">\n          <div class=\"event-card\">\n            <div class=\"event-content\">\n              <h3>International Translation Day 2025<\/h3>\n              <p class=\"event-date\">TUESDAY, SEPT 30, 2025\n              <p class=\"event-description\">\n                Indigenous Language Translation, Shaping A Future You Can Trust\n              <\/p>\n            <\/div>\n          <\/div>\n          <div class=\"event-details\">\n            <div class=\"event-header\">\n              <h4>International Translation Day<\/h4>\n              <p class=\"event-year\">2025\n            <\/div>\n            The event explored the evolving roles of Indigenous language professionals, emphasizing human expertise, and navigating the ethical considerations of AI for preservation and revitalization.\n            <a href=\"https:\/\/youtube.com\/live\/Xd0CBONPIak\" class=\"watch-recording\">\n              View Event on YouTube | Read More\n              <svg>&#8230;<\/svg>\n            <\/a>\n          <\/div>\n        <\/div>\n\n        <!-- Event 2 -->\n        <div class=\"event-slide\">\n          <div class=\"event-card\">\n            <div class=\"event-content\">\n              <h3>International Translation Day 2024<\/h3>\n              <p class=\"event-date\">MONDAY, SEPTEMBER 30, 2024\n              <p class=\"event-description\">\n                Translation, an art worth protecting: moral and material rights for Indigenous languages.\n              <\/p>\n            <\/div>\n          <\/div>\n          <div class=\"event-details\">\n            <div class=\"event-header\">\n              <h4>International Translation Day<\/h4>\n              <p class=\"event-year\">2024\n            <\/div>\n            The event focused on prominent ethical issues in the context of copyright, data collection and use of translated works.\n            <a href=\"#\" class=\"watch-recording\">\n              View Event on YouTube | Read More\n              <svg>&#8230;<\/svg>\n            <\/a>\n          <\/div>\n        <\/div>\n\n        <!-- Event 3 -->\n        <div class=\"event-slide\">\n          <div class=\"event-card\">\n            <div class=\"event-content\">\n              <h3>World Day for Cultural Diversity 2024<\/h3>\n              <p class=\"event-date\">TUESDAY, MAY 21, 2024\n              <p class=\"event-description\">\n                Indigenous languages and technology: opportunities for accessibility and diversity\n              <\/p>\n            <\/div>\n          <\/div>\n          <div class=\"event-details\">\n            <div class=\"event-header\">\n              <h4>World Day of Cultural Diversity<\/h4>\n              <p class=\"event-year\">2024\n            <\/div>\n            The event drew attention to the critical situation of Indigenous languages by presenting a range of topics related to translation, preservation and revitalization of Indigenous languages.\n            <a href=\"#\" class=\"watch-recording\">\n              View Event on YouTube | Read More\n              <svg>&#8230;<\/svg>\n            <\/a>\n          <\/div>\n        <\/div>\n\n        <!-- Event 4 -->\n        <div class=\"event-slide\">\n          <div class=\"event-card\">\n            <div class=\"event-content\">\n              <h3>International Translation Day 2023<\/h3>\n              <p class=\"event-date\">FRIDAY, SEPTEMBER 29, 2023\n              <p class=\"event-description\">\n                Translation, an art worth protecting: moral and material rights for Indigenous languages.\n              <\/p>\n            <\/div>\n          <\/div>\n          <div class=\"event-details\">\n            <div class=\"event-header\">\n              <h4>International Translation Day<\/h4>\n              <p class=\"event-year\">2023\n            <\/div>\n            The Event provided the context of power dynamics in translation for indigenous languages and shed light on the intricate issues within the translation process, particularly for Indigenous language communities.\n            <a href=\"#\" class=\"watch-recording\">\n              View Event on YouTube | Read More\n              <svg>&#8230;<\/svg>\n            <\/a>\n          <\/div>\n        <\/div>\n\n        <!-- Event 5 -->\n        <div class=\"event-slide\">\n          <div class=\"event-card\">\n            <div class=\"event-content\">\n              <h3>World Day of Indigenous People 2023<\/h3>\n              <p class=\"event-date\">FRIDAY, SEPTEMBER 29, 2023\n              <p class=\"event-description\">\n                Unveiling the Many Faces of Humanity: Translation and Interpretation in Indigenous Languages\n              <\/p>\n            <\/div>\n          <\/div>\n          <div class=\"event-details\">\n            <div class=\"event-header\">\n              <h4>World Day of Indigenous People<\/h4>\n              <p class=\"event-year\">2023\n            <\/div>\n            The event focused on Asia and highlighted the importance of bringing Indigenous texts in the foreground by addressing stakeholder accountability, technological know-how and adaptation to changing context.\n            <a href=\"#\" class=\"watch-recording\">\n              View Event on YouTube | Read More\n              <svg>&#8230;<\/svg>\n            <\/a>\n          <\/div>\n        <\/div>\n\n        <!-- Event 6 -->\n        <div class=\"event-slide\">\n          <div class=\"event-card\">\n            <div class=\"event-content\">\n              <h3>International Translation Day<\/h3>\n              <p class=\"event-date\">FRIDAY, SEPTEMBER 29, 2022\n              <p class=\"event-description\">\n                Indigenous languages in legal, judicial, governmental, media, education, and career development settings\n              <\/p>\n            <\/div>\n          <\/div>\n          <div class=\"event-details\">\n            <div class=\"event-header\">\n              <h4>International Translation Day<\/h4>\n              <p class=\"event-year\">2022\n            <\/div>\n            The event focused on topics related to the translation and interpretation of Indigenous languages in multiple settings, such as legal, judicial, governmental, media, education, and career development.\n            <a href=\"#\" class=\"watch-recording\">\n              View Event on YouTube | Read More\n              <svg>&#8230;<\/svg>\n            <\/a>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    const slidesContainer = document.querySelector(\".event-slides\");\n    const slides = document.querySelectorAll(\".event-slide\");\n    const prevButton = document.querySelector(\".carousel-button.prev\");\n    const nextButton = document.querySelector(\".carousel-button.next\");\n\n    let currentIndex = 0;\n    let slidesToShow = getSlidesToShow();\n\n    function getSlidesToShow() {\n      if (window.innerWidth <= 768) {\n        return 1;\n      } else if (window.innerWidth <= 992) {\n        return 2;\n      } else {\n        return 3; \/\/ Show 3 full slides\n      }\n    }\n\n    function updateButtonStates() {\n      const maxIndex = Math.max(0, slides.length - 3);\n\n      \/\/ Update prev button\n      if (currentIndex === 0) {\n        prevButton.classList.remove(\"enabled\");\n        prevButton.classList.add(\"disabled\");\n      } else {\n        prevButton.classList.remove(\"disabled\");\n        prevButton.classList.add(\"enabled\");\n      }\n\n      \/\/ Update next button\n      if (currentIndex >= maxIndex) {\n        nextButton.classList.remove(\"enabled\");\n        nextButton.classList.add(\"disabled\");\n      } else {\n        nextButton.classList.remove(\"disabled\");\n        nextButton.classList.add(\"enabled\");\n      }\n    }\n\n    function updateCarousel() {\n      const slideWidth = slides[0].getBoundingClientRect().width;\n      const offset = currentIndex * (slideWidth + 20);\n      slidesContainer.style.transform = `translateX(-${offset}px)`;\n      updateButtonStates();\n    }\n\n    function nextSlide() {\n      const maxIndex = Math.max(0, slides.length - 3);\n      if (currentIndex < maxIndex) {\n        currentIndex++;\n        updateCarousel();\n      }\n    }\n\n    function prevSlide() {\n      if (currentIndex > 0) {\n        currentIndex--;\n        updateCarousel();\n      }\n    }\n\n    nextButton.addEventListener(\"click\", nextSlide);\n    prevButton.addEventListener(\"click\", prevSlide);\n\n    window.addEventListener(\"resize\", function () {\n      slidesToShow = getSlidesToShow();\n      const maxIndex = Math.max(0, slides.length - slidesToShow);\n      if (currentIndex > maxIndex) {\n        currentIndex = maxIndex;\n      }\n      updateCarousel();\n    });\n\n    \/\/ Initialize\n    updateCarousel();\n  });\n<\/script>\n\n<style>\n        .join-us-section {\n            background-color: #e6f2f5;\n            padding: 40px 20px;\n            text-align: center;\n            font-family: Raleway, sans-serif;\n        }\n        \n        .join-us-section h2 {\n            color: #333;\n            font-size: 28px;\n            margin-bottom: 20px;\n            font-weight: normal;\n        }\n        \n        .join-us-section p {\n            color: #444;\n            font-size: 16px;\n            line-height: 1.6;\n            max-width: 2000px;\n            margin: 0 auto 30px;\n        }\n        \n        .join-button {\n            display: inline-block;\n            background-color: #2c809f;\n            color: white;\n            padding: 12px 30px;\n            border-radius: 50px;\n            text-decoration: none;\n            font-size: 16px;\n            transition: background-color 0.3s;\n        }\n        \n        .join-button:hover {\n            background-color: #1d6a85;\n        }\n    <\/style>\n\n  <section class=\"join-us-section\">\n        <h2><b>Join us<\/b><\/h2>\n        Stay ahead in the ever-evolving landscape of language recognition, digitization, and advancement. Whether you\u2019re looking to deepen your understanding of the field, share your own innovative solutions, or simply connect with like-minded individuals, our events provide the perfect opportunity for everyone to learn, connect, and grow. Explore our past events and mark your calendar for what\u2019s coming next. Be part of the conversation: join us at our next event and become part of a vibrant community dedicated to making the future of language in the digital world fair for all. \n \n    <\/section>\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>&#8230; &#8230; &#8230; &#8230; &#8230; &#8230;<\/p>\n","protected":false},"author":34,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":"","om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"class_list":["post-15469","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Eventos - Translation Commons<\/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:\/\/translationcommons.org\/pt-br\/eventos\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Eventos - Translation Commons\" \/>\n<meta property=\"og:description\" content=\"&#8230; &#8230; &#8230; &#8230; &#8230; &#8230;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/translationcommons.org\/pt-br\/eventos\/\" \/>\n<meta property=\"og:site_name\" content=\"Translation Commons\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-10T23:07:25+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/translationcommons.org\/wp-content\/uploads\/2025\/05\/Mask-group.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. tempo de leitura\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/translationcommons.org\\\/pt-br\\\/eventos\\\/\",\"url\":\"https:\\\/\\\/translationcommons.org\\\/pt-br\\\/eventos\\\/\",\"name\":\"Eventos - Translation Commons\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/translationcommons.org\\\/pt-br\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/translationcommons.org\\\/pt-br\\\/eventos\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/translationcommons.org\\\/pt-br\\\/eventos\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/translationcommons.org\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Mask-group.png\",\"datePublished\":\"2025-07-15T18:58:48+00:00\",\"dateModified\":\"2026-02-10T23:07:25+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/translationcommons.org\\\/pt-br\\\/eventos\\\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/translationcommons.org\\\/pt-br\\\/eventos\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/translationcommons.org\\\/pt-br\\\/eventos\\\/#primaryimage\",\"url\":\"https:\\\/\\\/translationcommons.org\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Mask-group.png\",\"contentUrl\":\"https:\\\/\\\/translationcommons.org\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Mask-group.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/translationcommons.org\\\/pt-br\\\/eventos\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/translationcommons.org\\\/pt-br\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Eventos\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/translationcommons.org\\\/pt-br\\\/#website\",\"url\":\"https:\\\/\\\/translationcommons.org\\\/pt-br\\\/\",\"name\":\"Translation Commons\",\"description\":\"A volunteer community of language technology experts\",\"publisher\":{\"@id\":\"https:\\\/\\\/translationcommons.org\\\/pt-br\\\/#\\\/schema\\\/person\\\/c05e28231c3ea858d349692fe67644bf\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/translationcommons.org\\\/pt-br\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-BR\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/translationcommons.org\\\/pt-br\\\/#\\\/schema\\\/person\\\/c05e28231c3ea858d349692fe67644bf\",\"name\":\"tcadminwp\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/translationcommons.org\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/TC-logo.png\",\"url\":\"https:\\\/\\\/translationcommons.org\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/TC-logo.png\",\"contentUrl\":\"https:\\\/\\\/translationcommons.org\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/TC-logo.png\",\"width\":1885,\"height\":949,\"caption\":\"tcadminwp\"},\"logo\":{\"@id\":\"https:\\\/\\\/translationcommons.org\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/TC-logo.png\"},\"sameAs\":[\"https:\\\/\\\/translationcommons.org\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Eventos - Translation Commons","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:\/\/translationcommons.org\/pt-br\/eventos\/","og_locale":"pt_BR","og_type":"article","og_title":"Eventos - Translation Commons","og_description":"&#8230; &#8230; &#8230; &#8230; &#8230; &#8230;","og_url":"https:\/\/translationcommons.org\/pt-br\/eventos\/","og_site_name":"Translation Commons","article_modified_time":"2026-02-10T23:07:25+00:00","og_image":[{"url":"https:\/\/translationcommons.org\/wp-content\/uploads\/2025\/05\/Mask-group.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. tempo de leitura":"4 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/translationcommons.org\/pt-br\/eventos\/","url":"https:\/\/translationcommons.org\/pt-br\/eventos\/","name":"Eventos - Translation Commons","isPartOf":{"@id":"https:\/\/translationcommons.org\/pt-br\/#website"},"primaryImageOfPage":{"@id":"https:\/\/translationcommons.org\/pt-br\/eventos\/#primaryimage"},"image":{"@id":"https:\/\/translationcommons.org\/pt-br\/eventos\/#primaryimage"},"thumbnailUrl":"https:\/\/translationcommons.org\/wp-content\/uploads\/2025\/05\/Mask-group.png","datePublished":"2025-07-15T18:58:48+00:00","dateModified":"2026-02-10T23:07:25+00:00","breadcrumb":{"@id":"https:\/\/translationcommons.org\/pt-br\/eventos\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/translationcommons.org\/pt-br\/eventos\/"]}]},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/translationcommons.org\/pt-br\/eventos\/#primaryimage","url":"https:\/\/translationcommons.org\/wp-content\/uploads\/2025\/05\/Mask-group.png","contentUrl":"https:\/\/translationcommons.org\/wp-content\/uploads\/2025\/05\/Mask-group.png"},{"@type":"BreadcrumbList","@id":"https:\/\/translationcommons.org\/pt-br\/eventos\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/translationcommons.org\/pt-br\/"},{"@type":"ListItem","position":2,"name":"Eventos"}]},{"@type":"WebSite","@id":"https:\/\/translationcommons.org\/pt-br\/#website","url":"https:\/\/translationcommons.org\/pt-br\/","name":"Translation Commons","description":"A volunteer community of language technology experts","publisher":{"@id":"https:\/\/translationcommons.org\/pt-br\/#\/schema\/person\/c05e28231c3ea858d349692fe67644bf"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/translationcommons.org\/pt-br\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-BR"},{"@type":["Person","Organization"],"@id":"https:\/\/translationcommons.org\/pt-br\/#\/schema\/person\/c05e28231c3ea858d349692fe67644bf","name":"tcadminwp","image":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/translationcommons.org\/wp-content\/uploads\/2022\/07\/TC-logo.png","url":"https:\/\/translationcommons.org\/wp-content\/uploads\/2022\/07\/TC-logo.png","contentUrl":"https:\/\/translationcommons.org\/wp-content\/uploads\/2022\/07\/TC-logo.png","width":1885,"height":949,"caption":"tcadminwp"},"logo":{"@id":"https:\/\/translationcommons.org\/wp-content\/uploads\/2022\/07\/TC-logo.png"},"sameAs":["https:\/\/translationcommons.org"]}]}},"_links":{"self":[{"href":"https:\/\/translationcommons.org\/pt-br\/wp-json\/wp\/v2\/pages\/15469","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/translationcommons.org\/pt-br\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/translationcommons.org\/pt-br\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/translationcommons.org\/pt-br\/wp-json\/wp\/v2\/users\/34"}],"replies":[{"embeddable":true,"href":"https:\/\/translationcommons.org\/pt-br\/wp-json\/wp\/v2\/comments?post=15469"}],"version-history":[{"count":1,"href":"https:\/\/translationcommons.org\/pt-br\/wp-json\/wp\/v2\/pages\/15469\/revisions"}],"predecessor-version":[{"id":15486,"href":"https:\/\/translationcommons.org\/pt-br\/wp-json\/wp\/v2\/pages\/15469\/revisions\/15486"}],"wp:attachment":[{"href":"https:\/\/translationcommons.org\/pt-br\/wp-json\/wp\/v2\/media?parent=15469"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}