BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//ChamberMaster//Event Calendar 2.0//EN
METHOD:PUBLISH
X-PUBLISHED-TTL:P3D
REFRESH-INTERVAL:P3D
CALSCALE:GREGORIAN
BEGIN:VEVENT
DTSTART:20260825T200000Z
DTEND:20260825T210000Z
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
SUMMARY:Fueling Alaska's Future: The People\, Projects & Progress Shaping the North Slope
DESCRIPTION:.event-card-container\,\n  .event-card-container * {\n    box-sizing: border-box\;\n  }\n\n  .event-card-container {\n    width: calc(100% - 30px)\;\n    max-width: 850px\;\n    margin: 20px auto\;\n    padding: 40px\;\n\n    background-color: #ffffff\;\n\n    border: 1px solid #e0e0e0\;\n    border-radius: 12px\;\n\n    box-shadow: 0 10px 25px rgba(0\, 0\, 0\, 0.08)\;\n\n    font-family: "Segoe UI"\, Tahoma\, Geneva\, Verdana\, sans-serif\;\n  }\n\n  /* HEADER */\n\n  .event-header {\n    margin-bottom: 30px\;\n    padding-bottom: 20px\;\n\n    border-bottom: 2px solid #f0f0f0\;\n\n    text-align: center\;\n  }\n\n  .event-title {\n    margin: 0\;\n\n    color: #008a45\;\n\n    font-size: clamp(24px\, 5vw\, 42px)\;\n    font-weight: 500\;\n    line-height: 1.1\;\n    letter-spacing: -0.5px\;\n\n    text-transform: uppercase\;\n  }\n\n  .event-subtitle {\n    max-width: 680px\;\n    margin: 12px auto 0\;\n\n    color: #000080\;\n\n    font-size: clamp(18px\, 3.5vw\, 24px)\;\n    font-weight: 700\;\n    line-height: 1.3\;\n  }\n\n  .event-meta {\n    margin: 14px 0 0\;\n\n    color: #666666\;\n\n    font-size: 19px\;\n    line-height: 1.4\;\n  }\n\n  .event-highlight {\n    margin-left: 10px\;\n\n    color: #f7941d\;\n\n    font-weight: 700\;\n  }\n\n\n  /* SPEAKER */\n\n  .event-body {\n    display: flex\;\n    align-items: center\;\n    justify-content: center\;\n\n    gap: 35px\;\n\n    margin-bottom: 30px\;\n    padding-bottom: 30px\;\n\n    border-bottom: 2px solid #f0f0f0\;\n  }\n\n  .speaker-img-container {\n    display: flex\;\n    flex-shrink: 0\;\n    align-items: center\;\n    justify-content: center\;\n\n    width: 170px\;\n  }\n\n  .speaker-img {\n    display: block\;\n\n    width: 170px\;\n    height: 170px\;\n\n    border-radius: 8px\;\n\n    object-fit: cover\;\n    object-position: center top\;\n  }\n\n  .accent-divider {\n    flex-shrink: 0\;\n\n    width: 2px\;\n    height: 140px\;\n\n    background-color: #f7941d\;\n  }\n\n  .content-area {\n    display: flex\;\n    flex-direction: column\;\n    justify-content: center\;\n\n    color: #2e3192\;\n\n    line-height: 1.4\;\n    text-align: left\;\n  }\n\n  .speaker-list {\n    display: flex\;\n    flex-direction: column\;\n\n    gap: 12px\;\n\n    margin: 0\;\n    padding: 0\;\n\n    list-style: none\;\n  }\n\n  .speaker-item {\n    font-size: 18px\;\n    line-height: 1.4\;\n  }\n\n  .speaker-name {\n    display: block\;\n\n    margin-bottom: 3px\;\n\n    color: #000080\;\n\n    font-size: 19px\;\n    font-weight: 700\;\n  }\n\n  .speaker-role {\n    display: block\;\n\n    margin-bottom: 4px\;\n\n    color: #555555\;\n\n    font-size: 16px\;\n    font-weight: 600\;\n  }\n\n  .speaker-company {\n    color: #555555\;\n\n    font-size: 16px\;\n  }\n\n\n  /* REGISTER BUTTON */\n\n  .event-register-row {\n    width: 100%\;\n\n    margin: 0 0 10px\;\n\n    text-align: center\;\n  }\n\n  .event-card-container a.event-register-button {\n    display: inline-block !important\;\n\n    width: auto !important\;\n    min-width: 220px !important\;\n\n    margin: 0 !important\;\n    padding: 15px 30px !important\;\n\n    background: #f7941d !important\;\n\n    border: 2px solid #f7941d !important\;\n    border-radius: 7px !important\;\n\n    box-shadow: 0 7px 16px rgba(247\, 148\, 29\, 0.25) !important\;\n\n    color: #ffffff !important\;\n\n    font-family: Arial\, Helvetica\, sans-serif !important\;\n    font-size: 14px !important\;\n    font-weight: 700 !important\;\n    line-height: 22px !important\;\n    letter-spacing: 0.5px !important\;\n\n    text-align: center !important\;\n    text-decoration: none !important\;\n    text-transform: uppercase !important\;\n\n    white-space: nowrap !important\;\n  }\n\n  .event-card-container a.event-register-button:hover\,\n  .event-card-container a.event-register-button:focus {\n    background: #d97800 !important\;\n    border-color: #d97800 !important\;\n    color: #ffffff !important\;\n    text-decoration: none !important\;\n  }\n\n\n  /* DESCRIPTION */\n\n  .event-description-block {\n    width: calc(100% - 30px)\;\n    max-width: 850px\;\n\n    margin: 30px auto\;\n    padding: 0 10px\;\n\n    color: #333333\;\n\n    font-family: Arial\, sans-serif\;\n    font-size: 16px\;\n    line-height: 1.6\;\n  }\n\n  .event-description-block p {\n    margin: 0\;\n  }\n\n\n  /* TABLET */\n\n  @media (max-width: 768px) {\n\n    .event-card-container {\n      padding: 30px\;\n    }\n\n  }\n\n\n  /* MOBILE */\n\n  @media (max-width: 600px) {\n\n    .event-card-container {\n      width: calc(100% - 20px)\;\n      padding: 26px 20px\;\n    }\n\n    .event-meta {\n      font-size: 17px\;\n    }\n\n    .event-meta .event-highlight {\n      display: block\;\n\n      margin-top: 6px\;\n      margin-left: 0\;\n    }\n\n    .event-body {\n      flex-direction: column\;\n\n      gap: 20px\;\n\n      margin-bottom: 25px\;\n\n      text-align: center\;\n    }\n\n    .speaker-img-container {\n      width: 160px\;\n    }\n\n    .speaker-img {\n      width: 160px\;\n      height: 160px\;\n    }\n\n    .accent-divider {\n      width: 60px\;\n      height: 3px\;\n\n      margin: 0 auto\;\n    }\n\n    .content-area {\n      text-align: center\;\n    }\n\n    .event-card-container a.event-register-button {\n      display: block !important\;\n\n      width: 100% !important\;\n      min-width: 0 !important\;\n      max-width: 320px !important\;\n\n      margin-right: auto !important\;\n      margin-left: auto !important\;\n\n      padding: 15px 20px !important\;\n    }\n\n    .event-description-block {\n      width: calc(100% - 14px)\;\n    }\n\n  }\n\n\n\n\nWeekly Business Luncheon\n\nTuesday\, August 25th\, 2026  [12-1 pm\, Westmark | Gold Room] \n\n\n\n\n\n\n \n\n\n\n	Craig Plante   Experienced Operations & Engineering Leader   ConocoPhillips \n\n\n\n\n\nRegister Now \n\n\n\n\nJoin ConocoPhillips for an inside look at what's happening on Alaska's North Slope from today's operations to tomorrow's opportunities. Learn about major projects\, workforce trends\, innovation\, and what lies ahead for one of Alaska's most important industries.
X-ALT-DESC;FMTTYPE=text/html:<style type="text/css">.event-card-container\,\n  .event-card-container * {\n    box-sizing: border-box\;\n  }\n\n  .event-card-container {\n    width: calc(100% - 30px)\;\n    max-width: 850px\;\n    margin: 20px auto\;\n    padding: 40px\;\n\n    background-color: #ffffff\;\n\n    border: 1px solid #e0e0e0\;\n    border-radius: 12px\;\n\n    box-shadow: 0 10px 25px rgba(0\, 0\, 0\, 0.08)\;\n\n    font-family: "Segoe UI"\, Tahoma\, Geneva\, Verdana\, sans-serif\;\n  }\n\n  /* HEADER */\n\n  .event-header {\n    margin-bottom: 30px\;\n    padding-bottom: 20px\;\n\n    border-bottom: 2px solid #f0f0f0\;\n\n    text-align: center\;\n  }\n\n  .event-title {\n    margin: 0\;\n\n    color: #008a45\;\n\n    font-size: clamp(24px\, 5vw\, 42px)\;\n    font-weight: 500\;\n    line-height: 1.1\;\n    letter-spacing: -0.5px\;\n\n    text-transform: uppercase\;\n  }\n\n  .event-subtitle {\n    max-width: 680px\;\n    margin: 12px auto 0\;\n\n    color: #000080\;\n\n    font-size: clamp(18px\, 3.5vw\, 24px)\;\n    font-weight: 700\;\n    line-height: 1.3\;\n  }\n\n  .event-meta {\n    margin: 14px 0 0\;\n\n    color: #666666\;\n\n    font-size: 19px\;\n    line-height: 1.4\;\n  }\n\n  .event-highlight {\n    margin-left: 10px\;\n\n    color: #f7941d\;\n\n    font-weight: 700\;\n  }\n\n\n  /* SPEAKER */\n\n  .event-body {\n    display: flex\;\n    align-items: center\;\n    justify-content: center\;\n\n    gap: 35px\;\n\n    margin-bottom: 30px\;\n    padding-bottom: 30px\;\n\n    border-bottom: 2px solid #f0f0f0\;\n  }\n\n  .speaker-img-container {\n    display: flex\;\n    flex-shrink: 0\;\n    align-items: center\;\n    justify-content: center\;\n\n    width: 170px\;\n  }\n\n  .speaker-img {\n    display: block\;\n\n    width: 170px\;\n    height: 170px\;\n\n    border-radius: 8px\;\n\n    object-fit: cover\;\n    object-position: center top\;\n  }\n\n  .accent-divider {\n    flex-shrink: 0\;\n\n    width: 2px\;\n    height: 140px\;\n\n    background-color: #f7941d\;\n  }\n\n  .content-area {\n    display: flex\;\n    flex-direction: column\;\n    justify-content: center\;\n\n    color: #2e3192\;\n\n    line-height: 1.4\;\n    text-align: left\;\n  }\n\n  .speaker-list {\n    display: flex\;\n    flex-direction: column\;\n\n    gap: 12px\;\n\n    margin: 0\;\n    padding: 0\;\n\n    list-style: none\;\n  }\n\n  .speaker-item {\n    font-size: 18px\;\n    line-height: 1.4\;\n  }\n\n  .speaker-name {\n    display: block\;\n\n    margin-bottom: 3px\;\n\n    color: #000080\;\n\n    font-size: 19px\;\n    font-weight: 700\;\n  }\n\n  .speaker-role {\n    display: block\;\n\n    margin-bottom: 4px\;\n\n    color: #555555\;\n\n    font-size: 16px\;\n    font-weight: 600\;\n  }\n\n  .speaker-company {\n    color: #555555\;\n\n    font-size: 16px\;\n  }\n\n\n  /* REGISTER BUTTON */\n\n  .event-register-row {\n    width: 100%\;\n\n    margin: 0 0 10px\;\n\n    text-align: center\;\n  }\n\n  .event-card-container a.event-register-button {\n    display: inline-block !important\;\n\n    width: auto !important\;\n    min-width: 220px !important\;\n\n    margin: 0 !important\;\n    padding: 15px 30px !important\;\n\n    background: #f7941d !important\;\n\n    border: 2px solid #f7941d !important\;\n    border-radius: 7px !important\;\n\n    box-shadow: 0 7px 16px rgba(247\, 148\, 29\, 0.25) !important\;\n\n    color: #ffffff !important\;\n\n    font-family: Arial\, Helvetica\, sans-serif !important\;\n    font-size: 14px !important\;\n    font-weight: 700 !important\;\n    line-height: 22px !important\;\n    letter-spacing: 0.5px !important\;\n\n    text-align: center !important\;\n    text-decoration: none !important\;\n    text-transform: uppercase !important\;\n\n    white-space: nowrap !important\;\n  }\n\n  .event-card-container a.event-register-button:hover\,\n  .event-card-container a.event-register-button:focus {\n    background: #d97800 !important\;\n    border-color: #d97800 !important\;\n    color: #ffffff !important\;\n    text-decoration: none !important\;\n  }\n\n\n  /* DESCRIPTION */\n\n  .event-description-block {\n    width: calc(100% - 30px)\;\n    max-width: 850px\;\n\n    margin: 30px auto\;\n    padding: 0 10px\;\n\n    color: #333333\;\n\n    font-family: Arial\, sans-serif\;\n    font-size: 16px\;\n    line-height: 1.6\;\n  }\n\n  .event-description-block p {\n    margin: 0\;\n  }\n\n\n  /* TABLET */\n\n  @media (max-width: 768px) {\n\n    .event-card-container {\n      padding: 30px\;\n    }\n\n  }\n\n\n  /* MOBILE */\n\n  @media (max-width: 600px) {\n\n    .event-card-container {\n      width: calc(100% - 20px)\;\n      padding: 26px 20px\;\n    }\n\n    .event-meta {\n      font-size: 17px\;\n    }\n\n    .event-meta .event-highlight {\n      display: block\;\n\n      margin-top: 6px\;\n      margin-left: 0\;\n    }\n\n    .event-body {\n      flex-direction: column\;\n\n      gap: 20px\;\n\n      margin-bottom: 25px\;\n\n      text-align: center\;\n    }\n\n    .speaker-img-container {\n      width: 160px\;\n    }\n\n    .speaker-img {\n      width: 160px\;\n      height: 160px\;\n    }\n\n    .accent-divider {\n      width: 60px\;\n      height: 3px\;\n\n      margin: 0 auto\;\n    }\n\n    .content-area {\n      text-align: center\;\n    }\n\n    .event-card-container a.event-register-button {\n      display: block !important\;\n\n      width: 100% !important\;\n      min-width: 0 !important\;\n      max-width: 320px !important\;\n\n      margin-right: auto !important\;\n      margin-left: auto !important\;\n\n      padding: 15px 20px !important\;\n    }\n\n    .event-description-block {\n      width: calc(100% - 14px)\;\n    }\n\n  }\n</style>\n<!-- =====================================================\n     EVENT CARD\n===================================================== -->\n<div class="event-card-container">\n<div class="event-header">\n<h1 class="event-title">Weekly Business Luncheon</h1>\n\n<p class="event-meta">Tuesday\, August 25th\, 2026 <span class="event-highlight"> [12-1 pm\, Westmark | Gold Room] </span></p>\n</div>\n<!-- SPEAKER -->\n\n<div class="event-body">\n<div class="speaker-img-container"><!-- REPLACE WITH CRAIG PLANTE HEADSHOT --><img alt="Craig Plante" class="speaker-img" height="47" src="https://chambermaster.blob.core.windows.net/userfiles/UserFiles/chambers/106/Image/Chamber_Events/COPA-Logo-w250.jpg" style="height: 47px\; width: 150px\;" width="150" /></div>\n\n<div class="accent-divider">&nbsp\;</div>\n\n<div class="content-area">\n<ul class="speaker-list">\n	<li class="speaker-item"><span class="speaker-name">Craig Plante </span> <span class="speaker-role"> Experienced Operations &amp\; Engineering Leader </span> <span class="speaker-company"> ConocoPhillips </span></li>\n</ul>\n</div>\n</div>\n<!-- REGISTER -->\n\n<div class="event-register-row"><!-- REPLACE # WITH EVENT REGISTRATION LINK --><a class="event-register-button" href="#" rel="noopener noreferrer" target="_blank">Register Now </a></div>\n</div>\n<!-- =====================================================\n     EVENT DESCRIPTION\n===================================================== -->\n\n<div class="event-description-block">\n<p>Join ConocoPhillips for an inside look at what&rsquo\;s happening on Alaska&rsquo\;s North Slope&mdash\;from today&rsquo\;s operations to tomorrow&rsquo\;s opportunities. Learn about major projects\, workforce trends\, innovation\, and what lies ahead for one of Alaska&rsquo\;s most important industries.</p>\n</div>\n
LOCATION:Westmark Hotel | Gold Room 813 Noble Street Fairbanks\, Alaska
UID:e.106.33490
SEQUENCE:3
DTSTAMP:20260807T233159Z
URL:https://www.fairbankschamber.org/events/details/fueling-alaska-s-future-the-people-projects-progress-shaping-the-north-slope-33490
END:VEVENT

END:VCALENDAR
