BEGIN:VCALENDAR
PRODID:-//RingCentral//NONSGML RCW//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:REQUEST
BEGIN:VTIMEZONE
TZID:Etc/UTC
LAST-MODIFIED:20251211T094730Z
TZURL:https://www.tzurl.org/zoneinfo/Etc/UTC
X-LIC-LOCATION:Etc/UTC
X-PROLEPTIC-TZNAME:UTC
BEGIN:STANDARD
TZNAME:UTC
TZOFFSETFROM:+0000
TZOFFSETTO:+0000
DTSTART:16010101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTAMP:20260316T083731Z
DTSTART;TZID=Etc/UTC:20260319T180000
DTEND;TZID=Etc/UTC:20260319T190000
SUMMARY:Attendee invite for the 2026-03-19 Webinar by Paragon webinar
ORGANIZER;CN=Monica Taylor:mailto:mtaylor@paragon-americas.com
UID:5e4a9593-40b9-4fa3-afa4-c32b4d1120eb
ATTENDEE;CUTYPE=INDIVIDUAL;RSVP=FALSE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;CN=Monica Taylor:mailto:mtaylor@paragon-americas.com
DESCRIPTION:Monica Taylor has invited you to attend the following webinar:\n2026-03-19 Webinar by Paragon\n\nThursday\, March 19\, 2026\n11:00 AM - 12:00 PM Pacific Time (America/Los_Angeles)\n\nWebinar link:\nhttps://w.ringcentral.com/w/a/join/AgABEzdf0V0ZhuSVyXZXACkVh-fGBdOmVQstHxOdGb46UT7zo6BY8qWZ9cLwE-k6wz182iQncY6nXA?route=b5b87d102967f243&pw=b1a1ce877fb259a063e7659b5bcc5fc0657e980c326b2576b0cea634b60d7963\n\n
X-ALT-DESC;FMTTYPE=text/html:<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\n<html xmlns=\"https://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n<head>\n    <meta http-equiv=\"content-type\" content=\"text/html\; charset=utf-8\" />\n<meta name=\"generator\" content=\"UNS\"/>\n<meta name=\"tracking-id\" content=\"7e509069-f4aa-400c-8ed7-82d49d6bdaa0\"/>\n<meta name=\"Notification-Type-ID\" content=\"webinarInviteHtml5\"/>\n\n<!--[if mso]>\n<xml xmlns:v=\"urn:schemas-microsoft-com:vml\"\n     xmlns:o=\"urn:schemas-microsoft-com:office:office\">\n    <o:OfficeDocumentSettings>\n        <o:AllowPNG/>\n        <o:PixelsPerInch>96</o:PixelsPerInch>\n    </o:OfficeDocumentSettings>\n</xml>\n<![endif]-->\n\n    <title>Webinar Invitation</title>\n    <meta name=\"viewport\" content=\"width=device-width\" /> <!-- Forcing initial-scale shouldn't be necessary -->\n    <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" /> <!-- Use the latest (edge) version of IE rendering engine -->\n    <meta name=\"x-apple-disable-message-reformatting\" content=\"\" /> <!-- Disable auto-scale in iOS 10 Mail entirely -->\n    <meta name=\"format-detection\" content=\"telephone=no\,address=no\,email=no\,date=no\,url=no\" /> <!-- Tell iOS not to automatically link certain text strings. -->\n\n    <!-- CSS Reset : BEGIN -->\n    <style type=\"text/css\">\n        /* What it does: Remove spaces around the email design added by some email clients. */\n        /* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */\n        html\,\n        body {\n            margin: 0 auto !important\;\n            padding: 0 !important\;\n            height: 100% !important\;\n            width: 100% !important\;\n            font-family: lato\, 'helvetica neue'\, helvetica\, arial\, sans-serif\;\n        }\n\n        p {\n            margin: 5px 0\;\n        }\n\n        /* What it does: Stops email clients resizing small text. */\n        * {\n            -ms-text-size-adjust: 100%\;\n            -webkit-text-size-adjust: 100%\;\n        }\n\n        /* What it does: Centers email on Android 4.4 */\n        div[style*=\"margin: 16px 0\"] {\n            margin:0 !important\;\n        }\n\n        /* What it does: Stops Outlook from adding extra spacing to tables. */\n        table\,\n        td {\n            mso-table-lspace: 0 !important\;\n            mso-table-rspace: 0 !important\;\n        }\n\n        /* What it does: Fixes webkit padding issue. */\n        table {\n            border: 0\;\n            border-spacing: 0\;\n            border-collapse: collapse\n        }\n\n        /* What it does: Forces Samsung Android mail clients to use the entire viewport. */\n        #MessageViewBody\,\n        #MessageWebViewDiv{\n            width: 100% !important\;\n        }\n\n        /* What it does: Uses a better rendering method when resizing images in IE. */\n        img {\n            -ms-interpolation-mode:bicubic\;\n        }\n\n        /* What it does: Prevents Windows 10 Mail from underlining links despite inline CSS. Styles for underlined links should be inline. */\n        a {\n            text-decoration: none\;\n        }\n\n        /* What it does: A work-around for email clients automatically linking certain text strings. */\n        /* iOS */\n        a[x-apple-data-detectors]\,\n        .unstyle-auto-detected-links a\,\n        .aBn {\n            border-bottom: 0 !important\;\n            cursor: default !important\;\n            color: inherit !important\;\n            text-decoration: none !important\;\n            font-size: inherit !important\;\n            font-family: inherit !important\;\n            font-weight: inherit !important\;\n            line-height: inherit !important\;\n        }\n        u + #body a\,        /* Gmail */\n        #MessageViewBody a  /* Samsung Mail */\n        {\n            color: inherit\;\n            text-decoration: none\;\n            font-size: inherit\;\n            font-family: inherit\;\n            font-weight: inherit\;\n            line-height: inherit\;\n        }\n\n        /* What it does: Prevents Gmail from changing the text color in conversation threads. */\n        .im {\n            color: inherit !important\;\n        }\n\n        /* What it does: Prevents Gmail from displaying an download button on large\, non-linked images. */\n        .a6S {\n            display: none !important\;\n            opacity: 0.01 !important\;\n        }\n        /* If the above doesn't work\, add a .g-img class to any image in question. */\n        img.g-img + div {\n            display:none !important\;\n        }\n\n        /* What it does: Removes right gutter in Gmail iOS app: https://github.com/TedGoas/Cerberus/issues/89  */\n        /* Create one of these media queries for each additional viewport size you'd like to fix */\n\n        /* iPhone 4\, 4S\, 5\, 5S\, 5C\, and 5SE */\n        @media only screen and (min-device-width: 320px) and (max-device-width: 374px) {\n            u ~ div .email-container {\n                min-width: 320px !important\;\n            }\n        }\n        /* iPhone 6\, 6S\, 7\, 8\, and X */\n        @media only screen and (min-device-width: 375px) and (max-device-width: 413px) {\n            u ~ div .email-container {\n                min-width: 375px !important\;\n            }\n        }\n        /* iPhone 6+\, 7+\, and 8+ */\n        @media only screen and (min-device-width: 414px) {\n            u ~ div .email-container {\n                min-width: 414px !important\;\n            }\n        }\n    </style>\n    <!-- What it does: Helps DPI scaling in Outlook 2007-2013 -->\n    <!--[if gte mso 9]>\n    <xml>\n        <o:OfficeDocumentSettings>\n            <o:AllowPNG/>\n            <o:PixelsPerInch>96</o:PixelsPerInch>\n        </o:OfficeDocumentSettings>\n    </xml>\n    <![endif]-->\n\n    <!-- CSS Reset : END -->\n\n    <!-- Progressive Enhancements : BEGIN -->\n    <style type=\"text/css\">\n        /* What it does: Hover styles for buttons and tags */\n        .c-btn__primary:hover {\n            background: #2559E4 !important\;\n            border-color: #2559E4 !important\;\n        }\n        .c-btn__white:hover {\n            background: #EFF0F1 !important\;\n            border-color: #EFF0F1 !important\;\n        }\n        .c-btn__outlined:hover {\n            background: rgba(0\,119\,204\,.05) !important\;\n            color: #2559E4 !important\;\n        }\n        .s-tag:hover {\n            border-color: #cee0ed !important\;\n            background: #cee0ed !important\;\n        }\n\n        /* What it does: Styles markdown links that we can't write inline CSS for. */\n        .has-markdown a\,\n        .has-markdown a:visited {\n            color: #2559E4 !important\;\n            text-decoration: none !important\;\n        }\n\n        /* What it does: Styles markdown blockquotes that we can't write inline CSS for. */\n        blockquote {\n            margin: 0 0 15px\;\n            padding: 4px 10px\;\n            background-color: #FFF8DC\;\n            border-left: 2px solid #ffeb8e\;\n        }\n        blockquote p {\n            padding: 4px 0\;\n            margin: 0\;\n            overflow-wrap: break-word\;\n        }\n\n        /* What it does: Rounds corners in email clients that support it */\n        .bar {\n            border-radius: 5px\;\n        }\n        .btr {\n            border-top-left-radius: 5px\;\n            border-top-right-radius: 5px\;\n        }\n        .bbr {\n            border-bottom-left-radius: 5px\;\n            border-bottom-right-radius: 5px\;\n        }\n\n        @media screen and (max-width: 680px) {\n            /* What it does: Forces table cells into full-width rows. */\n            .stack-column\,\n            .stack-column-center {\n                display: block !important\;\n                width: 100% !important\;\n                max-width: 100% !important\;\n                direction: ltr !important\;\n            }\n            /* And center justify these ones. */\n            .stack-column-center {\n                text-align: center !important\;\n            }\n\n            /* Hides things in small viewports. */\n            .hide-on-mobile {\n                display: none !important\;\n                max-height: 0 !important\;\n                overflow: hidden !important\;\n                visibility: hidden !important\;\n            }\n\n            /* What it does: Utility classes to reduce spacing for smaller viewports. */\n            .sm-p-none  {padding: 0 !important\;}\n            .sm-pt-none {padding-top: 0 !important\;}\n            .sm-pb-none {padding-bottom: 0 !important\;}\n            .sm-pr-none {padding-right: 0 !important\;}\n            .sm-pl-none {padding-left: 0 !important\;}\n            .sm-px-none {padding-left: 0 !important\; padding-right: 0 !important\;}\n            .sm-py-none {padding-top: 0 !important\; padding-bottom: 0 !important\;}\n\n            .sm-p   {padding: 20px !important\;}\n            .sm-pt  {padding-top: 20px !important\;}\n            .sm-pb  {padding-bottom: 20px !important\;}\n            .sm-pr  {padding-right: 20px !important\;}\n            .sm-pl  {padding-left: 20px !important\;}\n            .sm-px  {padding-left: 20px !important\; padding-right: 20px !important\;}\n            .sm-py  {padding-top: 20px !important\; padding-bottom: 20px !important\;}\n            .sm-mb  {margin-bottom: 20px !important\;}\n\n            /* What it does: Utility classes to kill border radius for smaller viewports. Used mainly on the email's main container(s). */\n            .bar\,\n            .btr\,\n            .bbr {\n                border-top-left-radius: 0\;\n                border-top-right-radius: 0\;\n                border-bottom-left-radius: 0\;\n                border-bottom-right-radius: 0\;\n            }\n        }\n\n        /* What it does: Custom styles class for webinar emails */\n        .margin-vertical {\n            display: block\;\n            margin: 28px 0\;\n        }\n        .break-word {\n            inline-size: 570px\;\n            overflow-wrap: break-word\;\n            word-break: break-word\;\n        }\n        .webinar-description p {\n            margin-bottom: 10px\;\n        }\n    </style>\n</head>\n\n<body style=\"margin: 0\; padding: 0 !important\; width: 100%\; background: #ffffff\; mso-line-height-rule: exactly\;\">\n    <div class=\"email-container\" style=\"max-width: 570px\; margin: 0 32px\;\">\n    \n    <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" width=\"570\" style=\"margin: 0 32px\;\">\n        <tr>\n        <td>\n            <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-spacing:0\;background-color:#F6F6F6\;width:570px\;margin: 0 auto\;\">\n            <tr>\n                <td style=\"padding: 20px\;\" class=\"sm-p\">\n                    <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"width:100%\;\">\n                        <tr>\n                            <td>\n                                <div class=\"margin-vertical break-word\">\n                                    \n                                        <p> Monica Taylor has invited you to attend the following webinar:</p>\n                                    \n                                    <p style=\"font-weight: bold\; font-style: italic\">2026-03-19 Webinar by Paragon</p>\n                                </div>\n                                <div class=\"margin-vertical break-word\" style=\"margin-bottom:18px\;\">\n                                    \n                                    \n                                        \n                                            <p style=\"font-weight: bold\;\">Thursday\, March 19\, 2026</p>\n                                        \n                                        <p>\n                                            11:00 AM - 12:00 PM Pacific Time (America/Los_Angeles)\n                                        </p>\n                                    \n                                </div>\n                                \n                            </td>\n                        </tr>\n                        <tr>\n                            <td>\n                                <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" style=\"text-align: left\;\">\n                                    <tr>\n                                        <td style=\"padding-top:20px\;\">\n                                            <div class = \"break-word\">\n                                                \n                                                    <p>Webinar link:</p>\n                                                                                            </div>\n                                                <div style = \"word-break: break-all\">\n                                                    <p>\n                                                        <a href=\"https://w.ringcentral.com/w/a/join/AgABEzdf0V0ZhuSVyXZXACkVh-fGBdOmVQstHxOdGb46UT7zo6BY8qWZ9cLwE-k6wz182iQncY6nXA?route=b5b87d102967f243&pw=b1a1ce877fb259a063e7659b5bcc5fc0657e980c326b2576b0cea634b60d7963\">\n                                                            https://w.ringcentral.com/w/a/join/AgABEzdf0V0ZhuSVyXZXACkVh-fGBdOmVQstHxOdGb46UT7zo6BY8qWZ9cLwE-k6wz182iQncY6nXA?route=b5b87d102967f243&pw=b1a1ce877fb259a063e7659b5bcc5fc0657e980c326b2576b0cea634b60d7963\n                                                        </a>\n                                                    </p>\n                                                </div>\n                                            <div class = \"break-word\">\n                                                \n                                            </div>\n                                        </td>\n                                    </tr>\n                                    <tr>\n                                        <td>\n                                            \n                                        </td>\n                                    </tr>\n                                </table>\n                            </td>\n                        </tr>\n                    </table>\n                </td>\n            </tr>\n        </table>\n        </td>\n        </tr>\n            <tr><td style=\"padding-top: 32px\;\">\n        <hr style = \"background-color: #F6F6F6\; color: #F6F6F6\; border-top: 2px solid #F6F6F6 !important\;\"/>\n    </td></tr>\n    <tr><td style=\"vertical-align: top\; text-align: left\; padding-top: 12px\; padding-left: 20px\;\">\n        <img src=\"https://netstorage.ringcentral.com/images/uns/ringcentral/logo/default/2023/logo-en_US.png\" alt=\"RingCentral\" width=\"96\" />\n    </td></tr>\n<tr><td style=\"text-align: left\; padding-top: 12px\; padding-left: 20px\">\n    <p style=\"font-size: 11pt\">See our\n        <a href=\"https://www.ringcentral.com/legal/last-update-february-23-2022/eulatos.html\">\n            <span style=\"font-weight: bold\; color: black\; text-decoration: underline\;\">Terms of Service</span>\n        </a>\n        and\n        <a href=\"https://www.ringcentral.com/legal/privacy-policy.html\">\n            <span style=\"font-weight: bold\; color: black\; text-decoration: underline\;\">Privacy Notice</span>\n        </a>\n    </p>\n<p  style=\"font-size: 10pt \; padding-top: 6pt\">&copy\; 2026 RingCentral\, Inc. All rights reserved.</p>\n</td></tr>\n\n</table>\n</div>\n</body>\n</html>\n
LOCATION:https://w.ringcentral.com/w/a/join/AgABEzdf0V0ZhuSVyXZXACkVh-fGBdOmVQstHxOdGb46UT7zo6BY8qWZ9cLwE-k6wz182iQncY6nXA?route=b5b87d102967f243&pw=b1a1ce877fb259a063e7659b5bcc5fc0657e980c326b2576b0cea634b60d7963
SEQUENCE:4
STATUS:CONFIRMED
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR
