CINXE.COM

Sign in to IIEP

<html lang="en"> <head> <title>Sign in to IIEP</title> <meta charset="utf-8"> <meta name="robots" content="noindex, nofollow"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href="/resources/7tm2y/login/iiep/img/favicon.png" rel="icon"> <link href="/resources/7tm2y/login/iiep/theme/styles.css" rel="stylesheet"> <script defer src="/resources/7tm2y/login/iiep/dist/index.js" type="module"></script> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap" rel="stylesheet"> </head> <body> <div class="main-container pb-16 space-y-8" style="--background-image:url('/resources/7tm2y/login/iiep/img/background.jpg')"> <div class="container"> <div class="mb-auto"> <div class="py-8 border-b-2 border-white gap-8 grid md:grid-cols-2"> <div> <a class="hover:underline inline-flex items-center" href="https://www.iiep.unesco.org/" target="_blank" > <img src="/resources/7tm2y/login/iiep/img/unesco_myiiep_white_en.svg" class="w-auto max-w-[190px] md:max-w-[250px]" /> </a> </div> <div class="flex gap-10 items-center justify-end"> <a class="text-white hover:underline inline-flex items-center" href="https://www.iiep.unesco.org/" target="_blank" > IIEP-UNESCO Website <span class="ml-1"> <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" class="feather feather-external-link"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg> </span> </a> <div class="nav"> <div class="relative" x-data="{ open: false }"> <button class="text-white hover:underline inline-flex items-center" @click="open = true" type="button" > <div class="flex items-center"> <span class="mr-1 text-sm">English</span> <svg class="h-5 w-5" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"> <path clip-rule="evenodd" d="M5.23017 7.20938C5.52875 6.92228 6.00353 6.93159 6.29063 7.23017L10 11.1679L13.7094 7.23017C13.9965 6.93159 14.4713 6.92228 14.7698 7.20938C15.0684 7.49647 15.0777 7.97125 14.7906 8.26983L10.5406 12.7698C10.3992 12.9169 10.204 13 10 13C9.79599 13 9.60078 12.9169 9.45938 12.7698L5.20938 8.26983C4.92228 7.97125 4.93159 7.49647 5.23017 7.20938Z" fill-rule="evenodd" /> </svg> </div> </button> <div @click.away="open = false" class="absolute bg-white top-5 right-0 mt-2 p-6 min-w-[150px] rounded z-10 border border-grey-2 flex flex-col gap-4" x-cloak x-show="open" > <a class="text-grey-4 text-sm hover:underline inline-flex items-center" href="/realms/sso/login-actions/authenticate?client_id=myiiep&amp;tab_id=7tEhqNQiLtE&amp;execution=e522b703-2487-400c-a9e1-d2f127ab35af&amp;kc_locale=pt-BR" > Portugu锚s </a> <a class="text-grey-5 text-sm hover:underline inline-flex items-center" href="/realms/sso/login-actions/authenticate?client_id=myiiep&amp;tab_id=7tEhqNQiLtE&amp;execution=e522b703-2487-400c-a9e1-d2f127ab35af&amp;kc_locale=en" > English </a> <a class="text-grey-4 text-sm hover:underline inline-flex items-center" href="/realms/sso/login-actions/authenticate?client_id=myiiep&amp;tab_id=7tEhqNQiLtE&amp;execution=e522b703-2487-400c-a9e1-d2f127ab35af&amp;kc_locale=fr" > Fran莽ais </a> <a class="text-grey-4 text-sm hover:underline inline-flex items-center" href="/realms/sso/login-actions/authenticate?client_id=myiiep&amp;tab_id=7tEhqNQiLtE&amp;execution=e522b703-2487-400c-a9e1-d2f127ab35af&amp;kc_locale=es" > Espa帽ol </a> </div> </div> </div> </div> </div> </div> <div class="mt-16 grid lg:grid-cols-2 gap-8 lg:gap-16"> <div class="sm:px-8 xl:px-20"> <div class="bg-white p-8 md:p-12 rounded space-y-6 relative"> <div class="text-center"> <h3> Sign in to your account </h3> </div> <div class="space-y-4"> <div class="card-content-form"> <form class="m-0 space-y-4" method="post" action="https://iam.iiep.unesco.org/realms/sso/login-actions/authenticate?session_code=7tcxtQbcjZoq4b6Hm2ZlJPsDx5I5NlXWRhu36K2OycY&amp;execution=e522b703-2487-400c-a9e1-d2f127ab35af&amp;client_id=myiiep&amp;tab_id=7tEhqNQiLtE" onsubmit="login.disabled = true; return true;" > <div> <label class="sr-only" for="username"> Email </label> <input autofocus required aria-invalid="false" class="block border-grey-2 mt-1 py-4 px-6 rounded-full w-full focus:border-primary-light focus:ring focus:ring-primary focus:ring-opacity-50 sm:text-sm" id="username" name="username" placeholder="Email" type="text" autocomplete="email" value="" > </div> <div class="flex items-center justify-between"> <div class="flex items-center"> <input class="border-grey-2 h-4 rounded-xs text-primary w-4 focus:ring-primary focus:ring-opacity-50" id="rememberMe" name="rememberMe" type="checkbox" > <label class="ml-2 text-grey-4 text-sm" for="rememberMe"> Remember me </label> </div> </div> <div class="flex flex-col space-y-2"> <button class="bg-primary text-white focus:ring-primary-light hover:bg-primary-2 px-4 py-3 text-sm font-medium rounded-full flex justify-center items-center relative w-full button focus:outline-none focus:ring-2 focus:ring-offset-2" name="login" type="submit" > Sign in </button> </div> </form> </div> </div> <div class="space-y-4"> <div class="pt-4 separate text-sm"> New user? </div> <div class="text-center"> <a class="bg-white border border-primary text-primary focus:ring-secondary-600 hover:bg-secondary-200 hover:text-secondary-900 px-4 py-3 text-sm font-medium rounded-full flex justify-center items-center relative w-full button focus:outline-none focus:ring-2 focus:ring-offset-2" href="/realms/sso/login-actions/registration?client_id=myiiep&amp;tab_id=7tEhqNQiLtE" > Register </a> </div> </div> <div class="faq-wrapper"> <div class="separate text-sm"> Connection issues? </div> <div class="pt-4 text-center"> <a class="text-primary hover:text-primary-blue2 hover:underline inline-flex items-center" href="/realms/sso/iiep-cms/faq" > <strong>Frequently Asked Questions</strong> </a> </div> </div> </div> </div> <div class="sm:px-8 lg:px-2 lg:py-4 text-white text-center lg:text-start"> <h3>Sign in to:</h3> <div class="space-y-8 mt-6 xl:pr-12"> <div class="flex flex-col lg:flex-row gap-4 items-center justify-start"> <div class="w-20 shrink-0 text-center"> <img src="/resources/7tm2y/login/iiep/img/login-features/newsletter.svg" class="mx-auto" /> </div> <div> <h5>Stay informed with IIEP&#39;s latest news</h5> <p>Sign up to receive our newsletters and email alerts.</p> </div> </div> <div class="flex flex-col lg:flex-row gap-4 items-center justify-start"> <div class="w-20 shrink-0 text-center"> <img src="/resources/7tm2y/login/iiep/img/login-features/bookmark.svg" class="mx-auto" /> </div> <div> <h5>Participate in IIEP鈥檚聽events</h5> <p>Join our upcoming knowledge-sharing activities.</p> </div> </div> <div class="flex flex-col lg:flex-row gap-4 items-center justify-start"> <div class="w-20 shrink-0 text-center"> <img src="/resources/7tm2y/login/iiep/img/login-features/courses.svg" class="mx-auto" /> </div> <div> <h5>Train with IIEP鈥檚 Global聽Campus</h5> <p>Register for聽our training opportunities and聽track your聽progress.</p> </div> </div> <div class="flex flex-col lg:flex-row gap-4 items-center justify-start"> <div class="w-20 shrink-0 text-center"> <img src="/resources/7tm2y/login/iiep/img/login-features/community.svg" class="mx-auto" /> </div> <div> <h5>Join IIEP鈥檚 networks and communities of聽practice </h5> <p>Apply to聽access聽our聽online platforms for debate and knowledge exchange.</p> </div> </div> </div> </div> </div> </div> <div class="container"> <p class="text-right text-grey-2 text-sm"> 漏IIEP-UNESCO </p> </div> </div> <div class="bg-grey-1 pt-16 pb-10 flex flex-col gap-16"> <div class="container"> <a class="hover:underline inline-flex items-center" href="https://www.iiep.unesco.org/" target="_blank" > <img src="/resources/7tm2y/login/iiep/img/unesco_logo_blue.svg" class="w-auto max-w-[180px] sm:max-w-none" /> </a> </div> <div class="container grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-8"> <div class="border-t border-grey-2 pt-6 flex flex-col gap-3"> <h3 class="text-base font-bold">IIEP-UNESCO</h3> <p class="text-sm"> <a class="hover:underline inline-flex items-center" href="https://www.iiep.unesco.org/en/node/41" target="_blank" > About us <span class="ml-1"> <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" class="feather feather-external-link"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg> </span> </a> </p> <p class="text-sm"> <a class="hover:underline inline-flex items-center" href="https://www.iiep.unesco.org/en/node/89" target="_blank" > IIEP Office for Africa <span class="ml-1"> <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" class="feather feather-external-link"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg> </span> </a> </p> <p class="text-sm"> <a class="hover:underline inline-flex items-center" href="https://www.iiep.unesco.org/node/68" target="_blank" > IIEP Office for LAC <span class="ml-1"> <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" class="feather feather-external-link"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg> </span> </a> </p> <p class="text-sm"> <a class="hover:underline inline-flex items-center" href="https://www.iiep.unesco.org/en/node/71" target="_blank" > Training <span class="ml-1"> <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" class="feather feather-external-link"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg> </span> </a> </p> <p class="text-sm"> <a class="hover:underline inline-flex items-center" href="https://www.iiep.unesco.org/en/node/63" target="_blank" > Technical cooperation <span class="ml-1"> <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" class="feather feather-external-link"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg> </span> </a> </p> <p class="text-sm"> <a class="hover:underline inline-flex items-center" href="https://www.iiep.unesco.org/en/node/19" target="_blank" > Knowledge management and mobilization <span class="ml-1"> <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" class="feather feather-external-link"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg> </span> </a> </p> </div> <div class="border-t border-grey-2 pt-6 flex flex-col gap-3"> <h3 class="text-base font-bold">Terms of use</h3> <p class="text-sm"> <a class="hover:underline inline-flex items-center" href="https://www.iiep.unesco.org/en/node/8552" target="_blank" > Privacy policy <span class="ml-1"> <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" class="feather feather-external-link"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg> </span> </a> </p> <p class="text-sm"> <a class="hover:underline inline-flex items-center" href="https://www.iiep.unesco.org/en/node/8553" target="_blank" > FAQ <span class="ml-1"> <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" class="feather feather-external-link"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg> </span> </a> </p> <p class="text-sm"> <a class="hover:underline inline-flex items-center" href="https://www.unesco.org/en/ios/report-wrongdoing" target="_blank" > Report fraud, abuse, misconduct <span class="ml-1"> <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" class="feather feather-external-link"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg> </span> </a> </p> <p class="text-sm"> <a class="hover:underline inline-flex items-center" href="https://www.unesco.org/en/scamalert" target="_blank" > Scam alert <span class="ml-1"> <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" class="feather feather-external-link"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg> </span> </a> </p> </div> <div class="border-t border-grey-2 pt-6 flex flex-col gap-3"> <h3 class="text-base font-bold">Engage with us</h3> <p class="text-sm"> <a class="hover:underline inline-flex items-center" href="mailto:info@iiep.unesco.org" target="_blank" > Contact us <span class="ml-1"> <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" class="feather feather-external-link"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg> </span> </a> </p> <p class="text-sm"> <a class="hover:underline inline-flex items-center" href="https://www.iiep.unesco.org/en/node/121" target="_blank" > Follow our news <span class="ml-1"> <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" class="feather feather-external-link"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg> </span> </a> </p> <p class="text-sm"> <a class="hover:underline inline-flex items-center" href="https://www.iiep.unesco.org/en/node/79" target="_blank" > Join our events <span class="ml-1"> <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" class="feather feather-external-link"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg> </span> </a> </p> <p class="text-sm"> <a class="hover:underline inline-flex items-center" href="https://www.iiep.unesco.org/en/node/74" target="_blank" > Become a partner <span class="ml-1"> <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" class="feather feather-external-link"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg> </span> </a> </p> </div> <div class="border-t border-grey-2 pt-6 flex flex-col gap-3"> <h3 class="text-base font-bold">Follow us</h3> <div> <a class="text-primary hover:text-primary-blue2 hover:underline inline-flex items-center" href="https://www.facebook.com/IIEP.UNESCO/" target="_blank" > <div class="bg-white mr-2 rounded-full w-10 h-10 inline-flex items-center justify-center"> <svg xmlns="http://www.w3.org/2000/svg" width="9.737" height="18.75" viewBox="0 0 9.737 18.75"> <path id="facebook-2-logo-svgrepo-com" d="M94.748,31.579V23.026h2.871l.43-3.333h-3.3V17.565c0-.965.268-1.623,1.652-1.623h1.765V12.96a23.656,23.656,0,0,0-2.572-.131c-2.545,0-4.287,1.553-4.287,4.406v2.458H88.428v3.333h2.878v8.553Z" transform="translate(-88.428 -12.829)" fill="#212121"/> </svg> </div> Facebook <span class="ml-1"> <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" class="feather feather-external-link"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg> </span> </a> </div> <div> <a class="text-primary hover:text-primary-blue2 hover:underline inline-flex items-center" href="https://twitter.com/IIEP_UNESCO" target="_blank" > <div class="bg-white mr-2 rounded-full w-10 h-10 inline-flex items-center justify-center"> <svg xmlns="http://www.w3.org/2000/svg" width="15.686" height="14.165" viewBox="0 0 15.686 14.165"> <path id="X_logo_2023" d="M11.293,0h2.4L8.419,6.011l6.168,8.154H9.746L5.957,9.21,1.618,14.165h-2.4L4.807,7.736-1.1,0H3.86L7.284,4.527Zm-.842,12.754h1.333L3.16,1.359H1.728Z" transform="translate(1.1)" fill="#212121"/> </svg> </div> X / Twitter <span class="ml-1"> <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" class="feather feather-external-link"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg> </span> </a> </div> <div> <a class="text-primary hover:text-primary-blue2 hover:underline inline-flex items-center" href="https://www.linkedin.com/company/iiepunesco/" target="_blank" > <div class="bg-white mr-2 rounded-full w-10 h-10 inline-flex items-center justify-center"> <svg id="Icons" xmlns="http://www.w3.org/2000/svg" width="16" height="15" viewBox="0 0 28.93 26.3"> <g id="Color-"> <path id="LinkedIn" d="M730.93,291.3h-6.394v-9.246c0-2.42-1-4.072-3.2-4.072a3.227,3.227,0,0,0-3.053,2.189,4.068,4.068,0,0,0-.138,1.46V291.3h-6.334s.082-16.378,0-17.866h6.334v2.8c.374-1.226,2.4-2.976,5.629-2.976,4.007,0,7.156,2.57,7.156,8.1V291.3Zm-25.525-20.1h-.041A3.117,3.117,0,0,1,702,268.1a3.439,3.439,0,1,1,3.405,3.1Zm-2.676,2.235h5.639V291.3H702.73V273.434Z" transform="translate(-702 -265)" fill="#212121" fill-rule="evenodd"/> </g> </svg> </div> Linkedin <span class="ml-1"> <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" class="feather feather-external-link"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg> </span> </a> </div> <div> <a class="text-primary hover:text-primary-blue2 hover:underline inline-flex items-center" href="https://www.youtube.com/user/IIEPUNESCO/" target="_blank" > <div class="bg-white mr-2 rounded-full w-10 h-10 inline-flex items-center justify-center"> <svg xmlns="http://www.w3.org/2000/svg" width="17" height="13" viewBox="0 0 32.791 21.871"> <path id="Icon_akar-youtube-fill" data-name="Icon akar-youtube-fill" d="M32.1,9.424a3.806,3.806,0,0,0-1.046-1.735,4.167,4.167,0,0,0-1.828-1.014C26.663,6,16.385,6,16.385,6a104.674,104.674,0,0,0-12.828.642A4.317,4.317,0,0,0,1.729,7.68,3.957,3.957,0,0,0,.667,9.423,39.74,39.74,0,0,0,0,16.928a39.668,39.668,0,0,0,.667,7.505,3.862,3.862,0,0,0,1.059,1.734,4.229,4.229,0,0,0,1.832,1.015c2.6.675,12.828.675,12.828.675a104.914,104.914,0,0,0,12.844-.642A4.167,4.167,0,0,0,31.057,26.2,3.8,3.8,0,0,0,32.1,24.466a38.77,38.77,0,0,0,.684-7.507A36.31,36.31,0,0,0,32.1,9.423ZM13.117,21.606V12.252l8.552,4.678-8.552,4.676Z" transform="translate(0.001 -5.993)" fill="#212121"/> </svg> </div> YouTube <span class="ml-1"> <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" class="feather feather-external-link"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg> </span> </a> </div> </div> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10