.rdsmt-themed-stages{padding:80px 0 120px;overflow-x:hidden;background-color:#f4f4f4}.rdsmt-themed-stages .container{width:100%;box-sizing:border-box}.rdsmt-themed-stages .container .header{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:1.5rem;gap:24px}@media(min-width:768px){.rdsmt-themed-stages .container .header{flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:2.5rem}}.rdsmt-themed-stages .container .header .title{font-size:2.5rem;font-weight:600;color:#2b3235}.rdsmt-themed-stages .container .header .navigation{display:flex}.rdsmt-themed-stages .container .header .navigation .nav-button{background-color:rgba(0,0,0,0);border-radius:9999px;display:flex;align-items:center;justify-content:center;gap:32px;cursor:pointer;border-color:rgba(0,0,0,0);transition:background-color .2s,opacity .2s}.rdsmt-themed-stages .container .header .navigation .nav-button.disabled{opacity:.5;cursor:not-allowed}.rdsmt-themed-stages .container .carousel-wrapper{position:relative;width:100%;transform:translateZ(0)}.rdsmt-themed-stages .container .carousel-wrapper .carousel{width:3000px;position:relative;min-width:100%;display:flex;flex-wrap:nowrap;overflow:hidden;transition:transform .3s ease-in-out}.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide{display:flex;padding:0 .5rem;flex-shrink:0;box-sizing:border-box;transition:width .3s ease;width:300px}.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide:first-child{padding-left:0}.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide:first-child .card{margin-left:0}.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide .card{flex:1 1;background-color:#1d2129;color:#fff;width:100%;min-height:187.5px;box-sizing:border-box;padding:1.5rem;border-radius:24px;display:flex;flex-direction:column;gap:16px;justify-content:space-between;margin:0 .25rem}@media(min-width:1920px){.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide .card{min-height:250px}}.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide .card:hover .card-header .card-title-header{opacity:1}.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide .card:hover .content .card-title{opacity:0}.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide .card:hover .content .card-description{opacity:1}.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide .card .card-header{display:flex;align-items:center;gap:16px}.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide .card .card-header .icon img,.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide .card .card-header .icon svg{width:1.875rem;height:1.875rem}@media(min-width:768px){.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide .card .card-header .icon img,.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide .card .card-header .icon svg{width:2.5rem;height:2.5rem}}.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide .card .card-header .card-title-header{opacity:0;font-size:1rem;font-weight:700;transition:opacity .3s ease-in-out}@media(min-width:768px){.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide .card .card-header .card-title-header{font-size:1.25rem}}.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide .card .content{flex:1 1;display:grid;grid-template-areas:"content";margin-bottom:.5rem}.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide .card .content .card-title{grid-area:content;display:flex;opacity:1;font-size:1.5rem;font-weight:700;transition:opacity .3s ease-in-out}@media(min-width:768px){.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide .card .content .card-title{font-size:2rem}}.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide .card .content .card-description{grid-area:content;display:flex;font-size:11.25px;line-height:normal;opacity:0;transition:opacity .3s ease-in-out}@media(min-width:768px){.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide .card .content .card-description{font-size:1rem}}.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide .card .action-wrapper{margin-top:8px;display:flex;justify-content:flex-start}.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide .card .action-wrapper a{text-decoration:none;background-color:rgba(0,0,0,0);color:#fff;border-color:#fff;transition:color .3s ease,background-color .3s ease}.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide .card .action-wrapper a:hover{background-color:#27ffaa;color:#000;border-color:#000}.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide .card .action-wrapper a:hover .icon,.rdsmt-themed-stages .container .carousel-wrapper .carousel .slide .card .action-wrapper a:hover .label{color:#000}.rdsmt-video-modal{position:relative;background-color:#1d2129;color:#fff;padding:32px 0;overflow:hidden}@media(min-width:768px){.rdsmt-video-modal{padding:80px 0}}.rdsmt-video-modal .thumb-wrapper{position:relative;display:flex;align-items:center;justify-content:center;height:100%}.rdsmt-video-modal .thumb-wrapper .thumb-image img{max-width:100%;height:auto;object-fit:contain}.rdsmt-video-modal .thumb-wrapper .button-play{position:absolute;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;border-radius:50%;padding:7px;cursor:pointer;background-color:#00ffd4;background-position:50%;background-repeat:no-repeat;background-size:50%;transition:.3s}.rdsmt-video-modal .thumb-wrapper .button-play:hover{background-color:#9fffef}@media(min-width:768px){.rdsmt-video-modal .thumb-wrapper .button-play{width:82px;height:82px;background-size:initial}}.rdsmt-video-modal .text-wrapper{display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;z-index:1}.rdsmt-video-modal .text-wrapper .title{font-size:2rem;font-weight:700;margin-bottom:2.25rem}.rdsmt-video-modal .text-wrapper .description p{margin-bottom:1.4rem;font-size:1rem;line-height:140%}@media(min-width:768px){.rdsmt-video-modal .text-wrapper{padding:80px;box-sizing:border-box}.rdsmt-video-modal .text-wrapper .title{margin-bottom:2rem}.rdsmt-video-modal .text-wrapper .description p{font-size:1.25rem}}.rdsmt-video-modal .modal-overlay{position:fixed;inset:0;background:rgba(29,33,41,.42);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:100}.rdsmt-video-modal .modal-overlay .modal-wrapper{width:90%;max-height:90%;border-radius:1rem;overflow:hidden;position:relative;aspect-ratio:16/9;background-color:#2b3235}.rdsmt-video-modal .modal-overlay .modal-wrapper .button-close{position:absolute;top:1rem;right:1rem;background-color:#fff;border-radius:50%;padding:24px;border:0;cursor:pointer;z-index:9;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='close'%3E%3Cpath id='Vector' d='M18 6L6 18' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath id='Vector_2' d='M6 6L18 18' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}.rdsmt-video-modal .modal-overlay .modal-wrapper iframe,.rdsmt-video-modal .modal-overlay .modal-wrapper video{width:100%;height:100%;border:none}.rdsmt-video-modal .modal-overlay .toggle-btn-mute{position:absolute;width:1px;height:1px;clip:rect(1px,1px,1px,1px)}@media(min-width:768px){.rdsmt-video-modal:before{content:"";position:absolute;right:71.45px;top:61.35px;width:212.55px;height:15.3px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEzIiBoZWlnaHQ9IjE2IiB2aWV3Qm94PSIwIDAgMjEzIDE2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8ZyBpZD0iSXNvbGF0aW9uX01vZGUiIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8xNTAzXzQ3NTQpIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTcuNjUwMjcgMTUuMTIwMUMxMS41ODI1IDE1LjEyMDEgMTQuNzcwMyAxMS45MzI0IDE0Ljc3MDMgOC4wMDAxM0MxNC43NzAzIDQuMDY3ODYgMTEuNTgyNSAwLjg4MDEyNyA3LjY1MDI3IDAuODgwMTI3QzMuNzE4MDEgMC44ODAxMjcgMC41MzAyNzMgNC4wNjc4NiAwLjUzMDI3MyA4LjAwMDEzQzAuNTMwMjczIDExLjkzMjQgMy43MTgwMSAxNS4xMjAxIDcuNjUwMjcgMTUuMTIwMVoiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMS4wNyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+CjxwYXRoIGlkPSJWZWN0b3JfMiIgZD0iTTczLjQwMDMgMTUuMTIwMUM3Ny4zMzI1IDE1LjEyMDEgODAuNTIwMyAxMS45MzI0IDgwLjUyMDMgOC4wMDAxM0M4MC41MjAzIDQuMDY3ODYgNzcuMzMyNSAwLjg4MDEyNyA3My40MDAzIDAuODgwMTI3QzY5LjQ2OCAwLjg4MDEyNyA2Ni4yODAzIDQuMDY3ODYgNjYuMjgwMyA4LjAwMDEzQzY2LjI4MDMgMTEuOTMyNCA2OS40NjggMTUuMTIwMSA3My40MDAzIDE1LjEyMDFaIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuMDciIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8cGF0aCBpZD0iVmVjdG9yXzMiIGQ9Ik0xMzkuMTUgMTUuMTIwMUMxNDMuMDgzIDE1LjEyMDEgMTQ2LjI3IDExLjkzMjQgMTQ2LjI3IDguMDAwMTNDMTQ2LjI3IDQuMDY3ODYgMTQzLjA4MyAwLjg4MDEyNyAxMzkuMTUgMC44ODAxMjdDMTM1LjIxOCAwLjg4MDEyNyAxMzIuMDMgNC4wNjc4NiAxMzIuMDMgOC4wMDAxM0MxMzIuMDMgMTEuOTMyNCAxMzUuMjE4IDE1LjEyMDEgMTM5LjE1IDE1LjEyMDFaIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuMDciIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8cGF0aCBpZD0iVmVjdG9yXzQiIGQ9Ik0yMDQuOSAxNS4xMjAxQzIwOC44MzMgMTUuMTIwMSAyMTIuMDIgMTEuOTMyNCAyMTIuMDIgOC4wMDAxM0MyMTIuMDIgNC4wNjc4NiAyMDguODMzIDAuODgwMTI3IDIwNC45IDAuODgwMTI3QzIwMC45NjggMC44ODAxMjcgMTk3Ljc4IDQuMDY3ODYgMTk3Ljc4IDguMDAwMTNDMTk3Ljc4IDExLjkzMjQgMjAwLjk2OCAxNS4xMjAxIDIwNC45IDE1LjEyMDFaIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuMDciIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzE1MDNfNDc1NCI+CjxyZWN0IHdpZHRoPSIyMTIuNTUiIGhlaWdodD0iMTUuMyIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMC4zNTAwOTgpIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==)}.rdsmt-video-modal .video-modal-background-element{content:"";position:absolute;right:-290px;bottom:0;width:730px;height:730px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzMwIiBoZWlnaHQ9IjczMCIgdmlld0JveD0iMCAwIDczMCA3MzAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0zMDYuNjY1IDUyLjYwNjVDMzQwLjU4NSA4Ni41Mjc4IDM1OS4yNyAxMzEuNjM4IDM1OS4yNyAxNzkuNjI4QzM1OS4yNyAyMTEuMjY4IDM2Ny4xNzMgMjQyLjYzNiAzODIuMTA5IDI3MC4zMzhDMzk5Ljg5OCAzMDMuMjgyIDQyNi43MyAzMzAuMDg3IDQ1OS42NDUgMzQ3Ljg3NkM0ODcuMzczIDM2Mi44NDEgNTE4Ljc0IDM3MC43NDQgNTUwLjM3OSAzNzAuNzQ0QzY0OS40MjMgMzcwLjc0NCA3MzAgNDUxLjMyNCA3MzAgNTUwLjM3MkM3MzAgNTk5Ljg4MiA3MDkuODQ5IDY0NC43NzYgNjc3LjMxNCA2NzcuMzEyQzY0NC43NzkgNzA5Ljg0OCA1OTkuODg3IDczMCA1NTAuMzUyIDczMEM0NTEuMzM0IDczMCAzNzAuNzU3IDY0OS4zOTMgMzcwLjczIDU1MC4zNzJDMzcwLjczIDUxOC42NzggMzYyLjgyNyA0ODcuMzA5IDM0Ny44NjMgNDU5LjY2MkMzMzAuMDc1IDQyNi43MTggMzAzLjI0MyAzOTkuOTEyIDI3MC4zMjggMzgyLjEyM0MyNDIuNjgyIDM2Ny4xODYgMjExLjI4NyAzNTkuMjgzIDE3OS42MjEgMzU5LjI4M0M4MC42MDQyIDM1OS4yODMgMC4wMjcxNDIyIDI3OC43MDMgLTkuOTk3NzdlLTA2IDE3OS42MjhDMC4wMjcxNTMzIDgwLjU4IDgwLjYwNDIgMi43NjcwNWUtMDYgMTc5LjYyMSA2LjE2NjJlLTA2QzIyNy42MDkgNy44MTM1N2UtMDYgMjcyLjcxOCAxOC42ODUyIDMwNi42NjUgNTIuNjA2NVoiIGZpbGw9InVybCgjcGFpbnQwX2xpbmVhcl8yMDg3XzQ3NzkpIi8+CjxkZWZzPgo8bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXJfMjA4N180Nzc5IiB4MT0iLTM2Ljc0ODMiIHkxPSI5My4zNjA1IiB4Mj0iNjc1LjM3NCIgeTI9IjQ5NC42MTIiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0iIzFEMjEyOSIgc3RvcC1vcGFjaXR5PSIwIi8+CjxzdG9wIG9mZnNldD0iMC45NDU3NjIiIHN0b3AtY29sb3I9IiNGRjAwOUUiLz4KPC9saW5lYXJHcmFkaWVudD4KPC9kZWZzPgo8L3N2Zz4K)}}.modal-form-embed-content{max-height:95dvh;min-height:min(95dvh,825px);width:min(90dvw,1494px)}.modal-form-embed-body{height:100%;display:flex;flex-direction:column;overflow-y:auto}.modal-form-embed-body iframe{flex:1 1;border:none;border-radius:16px}.rdsmt-form-breadcrumbs-steps,.rdsmt-form-breadcrumbs-steps .step{display:flex;align-items:center;justify-content:center}.rdsmt-form-breadcrumbs-steps .step{padding:4px;border:2px;border-style:solid;border-radius:9999px;transition:all .2s ease-in-out}.rdsmt-form-breadcrumbs-steps .step span{font-size:14px;text-align:center;font-weight:700;line-height:140%}@media(min-width:768px){.rdsmt-form-breadcrumbs-steps .step span{font-size:16px;line-height:130%}}.rdsmt-form-breadcrumbs-steps .step[data-state=default]{width:32px;height:auto;aspect-ratio:1;border-color:#e2e2e2}.rdsmt-form-breadcrumbs-steps .step[data-state=current]{background-color:#3b3b3b;color:#fff;height:32px;width:auto;padding-left:12px;padding-right:12px;border-color:#3b3b3b}.rdsmt-form-breadcrumbs-steps .step[data-state=completed]{background-color:#e2e2e2;color:#979797;border-color:#e2e2e2;width:32px;height:auto;aspect-ratio:1}.rdsmt-form-breadcrumbs-steps .separator{width:32px;height:2px;background-color:#e2e2e2}@media(min-width:768px){.rdsmt-form-breadcrumbs-steps .separator{width:56px}}.rdsmt-spinner{height:-moz-fit-content;height:fit-content;display:flex;justify-content:center;align-items:center}.rdsmt-spinner .loader{box-sizing:border-box;border:4px solid #f3f3f3;border-top-color:#3cc7d3;border-radius:50%;width:50px;height:50px;animation:spin 1.5s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rdsmt-form-sponsorship-interest{min-height:700px;display:flex;flex-direction:column;gap:24px}.rdsmt-form-sponsorship-interest .headings{margin:auto 0;display:flex;flex-direction:column;gap:12px}.rdsmt-form-sponsorship-interest .headings[data-hidden=true]{display:none}.rdsmt-form-sponsorship-interest .headings .title{color:#ff009e;text-align:center;font-size:32px;font-weight:600;line-height:normal}.rdsmt-form-sponsorship-interest .headings .subtitle{text-align:center;font-size:20px;line-height:normal}.rdsmt-form-sponsorship-interest .headings .subtitle strong{font-weight:700}.rdsmt-form-sponsorship-interest .headings .home-anchor{margin:24px auto 0}.rdsmt-form-sponsorship-interest .form{box-sizing:border-box;max-width:100%}.rdsmt-form-sponsorship-interest .form[data-hidden=true]{display:none}.rdsmt-form-sponsorship-interest .form .form-fields{display:none;flex-direction:column;gap:8px}.rdsmt-form-sponsorship-interest .form .form-fields[data-show=true]{display:flex}.rdsmt-form-sponsorship-interest .form .form-fields .field{width:100%;display:flex;flex-direction:column;gap:8px}.rdsmt-form-sponsorship-interest .form .form-fields .field .label{font-size:16px;font-weight:700;line-height:140%}.rdsmt-form-sponsorship-interest .form .form-fields .field .control{box-sizing:border-box;width:100%;background-color:rgba(0,0,0,0);font-size:16px;line-height:140%;padding:12px;border-radius:4px;border:1px solid #7e8a98}.rdsmt-form-sponsorship-interest .form .form-fields .field .control[type=checkbox]{width:-moz-fit-content;width:fit-content}.rdsmt-form-sponsorship-interest .form .form-fields .field .feedback-message{font-size:14px;font-weight:500;color:#e92626;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.rdsmt-form-sponsorship-interest .form .form-fields .field .feedback-message[data-error=true]{max-height:50px}.rdsmt-form-sponsorship-interest .form .form-fields .field .field-checkbox-wrapper{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:8px}.rdsmt-form-sponsorship-interest .form .form-fields .field .field-checkbox-wrapper .label{font-weight:400}.rdsmt-form-sponsorship-interest .form .form-fields .field .field-checkbox-wrapper a{color:inherit;text-decoration:underline}.rdsmt-form-sponsorship-interest .form .warning-privacy{margin-top:20px;display:flex;flex-direction:column}.rdsmt-form-sponsorship-interest .form .warning-privacy a{color:inherit;text-decoration:underline}.rdsmt-form-sponsorship-interest .form .warning-privacy .warning{text-align:center;font-size:12px;line-height:150%}.rdsmt-form-sponsorship-interest .form .warning-privacy .warning-feature{text-align:center;font-size:10px;font-style:italic;line-height:150%}.rdsmt-form-sponsorship-interest .form .warning-privacy[data-hidden=true]{display:none}.rdsmt-form-sponsorship-interest .form .form-footer{margin-top:36px;display:flex;justify-content:center}.rdsmt-form-sponsorship-interest .form .form-footer .submit-button{border:none;min-height:56px;min-width:90px;display:flex;justify-content:center;align-items:center}.modal-form-sponsorship-interest-content{max-height:95dvh;min-height:min(95dvh,825px)}.modal-form-sponsorship-interest-body{overflow-y:auto}