@keyframes appear{0%{opacity:0}to{opacity:1}}.rdsmt-floating-countdown{background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);width:100%;min-width:min(311px,100dvw - 48px);max-width:calc(100dvw - 48px);padding:4px;border-radius:24px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;animation:appear .3s ease-in-out}@media(min-width:1024px){.rdsmt-floating-countdown{width:-moz-fit-content;width:fit-content;max-width:calc(100dvw - 128px);flex-direction:row;align-items:center}}.rdsmt-floating-countdown .cta-wrapper{box-sizing:border-box;width:100%;background:#1d2129;border-radius:20px;padding:8px 24px}@media(min-width:1024px){.rdsmt-floating-countdown .cta-wrapper{width:auto;padding:16px 24px 16px 16px}}.rdsmt-floating-countdown .cta-wrapper>.tag{color:#fff;opacity:.6;font-size:12px;font-weight:500;line-height:100%;text-align:center}@media(min-width:1024px){.rdsmt-floating-countdown .cta-wrapper>.tag{font-size:14px;text-align:start;margin-bottom:8px}}.rdsmt-floating-countdown .cta-wrapper>.title{font-size:15px;color:#fff;text-align:center;font-weight:600;line-height:24px}@media(min-width:1024px){.rdsmt-floating-countdown .cta-wrapper>.title{font-size:20px;text-align:start;margin-bottom:12px}}.rdsmt-floating-countdown .cta-wrapper>.button-wrapper{display:none;padding:0 16px}@media(min-width:1024px){.rdsmt-floating-countdown .cta-wrapper>.button-wrapper{display:block}}.rdsmt-floating-countdown .counter-wrapper{padding:16px;display:flex;align-items:center;justify-content:center}.rdsmt-floating-countdown .counter-wrapper .counter-view{display:flex;align-items:center;justify-content:center;gap:6px}@media(min-width:1024px){.rdsmt-floating-countdown .counter-wrapper .counter-view{gap:8px}}.rdsmt-floating-countdown .counter-wrapper .counter-view>.datetime-separator{margin-bottom:16px}.rdsmt-floating-countdown .counter-wrapper .counter-view>.number-view{display:flex;flex-direction:column;align-items:center;gap:4px}.rdsmt-floating-countdown .counter-wrapper .counter-view>.number-view>.datetime-legend{color:#fff;font-size:9px;font-weight:400;line-height:100%}@media(min-width:1024px){.rdsmt-floating-countdown .counter-wrapper .counter-view>.number-view>.datetime-legend{font-size:12px}}.rdsmt-floating-countdown .counter-wrapper .counter-view>.number-view>.number-badge{min-width:33.75px;padding:7.5px 0;box-sizing:border-box;background-color:#ff009e;border-radius:8px;display:grid;place-items:center}@media(min-width:1024px){.rdsmt-floating-countdown .counter-wrapper .counter-view>.number-view>.number-badge{min-width:45px;padding:10px 0}}.rdsmt-floating-countdown .counter-wrapper .counter-view>.number-view>.number-badge span{font-size:15px;color:#fff;font-weight:500;line-height:100%}@media(min-width:1024px){.rdsmt-floating-countdown .counter-wrapper .counter-view>.number-view>.number-badge span{font-size:20px}}.rdsmt-hero-full-height{overflow:hidden;height:100vh;width:100%;background:radial-gradient(80.48% 49% at 9.53% 4.98%,#057663 0,#1d2129 100%)}.rdsmt-hero-full-height .hero-container{max-width:min(100dvw - 48px,1920px);position:relative;display:flex;height:calc(100% - (var(--header-height) + 24px));margin-block:var(--header-height);border-radius:40px;overflow:hidden}@media(max-height:650px){.rdsmt-hero-full-height .hero-container .hero-content{padding:47px}}.rdsmt-hero-full-height .hero-content{z-index:1;display:flex;flex-direction:column;justify-content:center;gap:1.5rem;padding:80px 24px 24px}@media(min-width:1024px){.rdsmt-hero-full-height .hero-content{justify-content:flex-end;padding:47px 47px 195px}}.rdsmt-hero-full-height .hero-content .hero-title{color:#fff;font-size:1.5rem;font-weight:700;line-height:1em}@media(min-width:1024px){.rdsmt-hero-full-height .hero-content .hero-title{font-size:4rem}}.rdsmt-hero-full-height .hero-content .hero-subtitle{color:#fff;font-size:1.125rem;font-weight:500;line-height:normal;text-transform:uppercase}.rdsmt-hero-full-height .hero-content .hero-description{color:#fff;font-size:.875rem;font-weight:400;line-height:1.4em;text-wrap-style:pretty;margin-bottom:22px}.rdsmt-hero-full-height .hero-content .hero-description strong{color:#00ffd4;font-weight:700}@media(min-width:1024px){.rdsmt-hero-full-height .hero-content .hero-description{font-size:1.25rem}}.rdsmt-hero-full-height .hero-background{z-index:0;position:absolute;top:0;left:0;right:0;object-fit:cover;width:100%;height:100%}.rdsmt-hero-full-height .hero-background img{width:100%;height:100%;object-fit:cover}.rdsmt-hero-full-height .hero-background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(221.49% 84.92% at 68.67% 50.05%,rgba(0,0,0,.32) 0,rgba(0,0,0,.9) 100%)}.rdsmt-image-card{padding-block:56px}.rdsmt-image-card.dark{background-color:#1d2129;color:#fff}.rdsmt-image-card.light{background-color:#fff}.rdsmt-image-card.light .header .title{color:#2b3235}.rdsmt-image-card .header .title{font-size:2.5rem;line-height:normal;font-weight:600;margin-bottom:12px}.rdsmt-image-card .header p{font-size:1.25rem;line-height:normal}.rdsmt-image-card .cards-wrapper{margin-top:24px;display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:thin}.rdsmt-image-card .cards-wrapper::-webkit-scrollbar{height:3px}.rdsmt-image-card .cards-wrapper::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.rdsmt-image-card .cards-wrapper::-webkit-scrollbar-thumb{border-radius:3px}@media(min-width:768px){.rdsmt-image-card .cards-wrapper{gap:40px}}.rdsmt-image-card .card-item{display:flex;flex-direction:column;gap:32px;border-radius:18px;border:1.13px solid;padding:40px;min-width:250px;flex:1 1}.rdsmt-image-card .card-item picture{overflow:hidden;aspect-ratio:1.42578125;border-radius:12px;border:1px solid;max-height:256px}.rdsmt-image-card .card-item img{width:100%;object-fit:cover;height:100%;border-radius:.75rem;transition:.3s ease-out}.rdsmt-image-card .card-item:hover img{transform:scale(1.2)}.rdsmt-image-card .card-item .title{font-size:1.125rem;text-transform:uppercase;font-weight:700;margin-bottom:8px;line-height:normal}.rdsmt-image-card .card-item .description{font-size:.75rem;line-height:normal}.rdsmt-image-card .card-item.dark{border-color:#373b45;color:#fff;background-color:#272b34}.rdsmt-image-card .card-item.dark picture{border-color:#373b45}.rdsmt-image-card .card-item.light{border-color:#000;color:#1d2129;background-color:#fff}.rdsmt-image-card .card-item.light picture{border-color:#000}.rdsmt-image-card .card-item.light .description{color:#65738f}@media(min-width:768px){.rdsmt-image-card .card-item{border-radius:24px;border-width:2px}.rdsmt-image-card .card-item picture{border-radius:1rem}.rdsmt-image-card .card-item .title{font-size:2rem}.rdsmt-image-card .card-item .description{font-size:1.25rem}}@media(min-width:1280px){.rdsmt-image-card .card-item:hover .rdsmt-link.outline.animated-hover.small,.rdsmt-image-card .card-item:hover .rdsmt-link.primary.animated-hover.small{padding-right:18px;padding-left:18px}.rdsmt-image-card .card-item:hover .rdsmt-link.outline.animated-hover .label,.rdsmt-image-card .card-item:hover .rdsmt-link.primary.animated-hover .label{opacity:1;width:100%}.rdsmt-image-card .card-item:hover .rdsmt-link.outline.animated-hover .icon,.rdsmt-image-card .card-item:hover .rdsmt-link.primary.animated-hover .icon{margin-left:12px}}@media(min-width:768px){.rdsmt-image-card{padding-block:96px}}.rdsmt-imprensa{position:relative;padding:56px 0;color:#fff;line-height:normal}.rdsmt-imprensa.bgImage{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover}.rdsmt-imprensa.bgImage:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(221.49% 84.92% at 68.67% 50.05%,rgba(0,0,0,.32) 0,rgba(0,0,0,.9) 100%)}.rdsmt-imprensa .content{z-index:1;position:relative;max-width:940px}.rdsmt-imprensa .subtitle{font-size:1.25rem;font-weight:500;text-transform:uppercase}.rdsmt-imprensa .title{font-size:1.5rem;font-weight:700;margin:24px 0 12px}.rdsmt-imprensa .description{font-size:1.25rem;font-weight:400}.rdsmt-imprensa .ctas-wrapper{display:flex;flex-direction:column;gap:24px;margin-top:40px}@media(min-width:768px){.rdsmt-imprensa .ctas-wrapper{flex-direction:row;align-items:center}.rdsmt-imprensa .title{font-size:3rem}}.rdsmt-esg{background-color:#f4f4f4;color:#1d2129;padding:24px 0;white-space:pre-line}@media(min-width:768px){.rdsmt-esg{padding:48px 0}}.rdsmt-esg .container{padding:24px 0;display:grid;grid-gap:2rem;gap:2rem}@media(min-width:768px){.rdsmt-esg .container{padding:80px 0;grid-template-columns:1fr;justify-content:center}}@media(min-width:1024px){.rdsmt-esg .container{grid-template-columns:1fr 1.1fr}}.rdsmt-esg .container .information-wrapper,.rdsmt-esg .container .information-wrapper .header{display:flex;flex-direction:column;gap:2rem}.rdsmt-esg .container .information-wrapper .header .title-complement{font-size:1rem;font-weight:500;line-height:150%;color:#269e6f}.rdsmt-esg .container .information-wrapper .header .title,.rdsmt-esg .container .information-wrapper .header .title>*{font-size:2rem;font-weight:700;line-height:125%}@media(min-width:1024px){.rdsmt-esg .container .information-wrapper article{max-width:480px}}.rdsmt-esg .container .information-wrapper article p{font-size:1.25rem;line-height:140%}.rdsmt-esg .container .information-wrapper .ctas{margin-top:1rem;display:flex;flex-direction:column;gap:24px}@media(min-width:768px){.rdsmt-esg .container .information-wrapper .ctas{flex-direction:row;gap:24px}}.rdsmt-esg .container .information-wrapper .ctas a{text-decoration:none}.rdsmt-esg .container .information-wrapper .ctas a:hover{background-color:#9fffef}.rdsmt-esg .container .image-wrapper{display:none}@media(min-width:768px){.rdsmt-esg .container .image-wrapper{display:grid;place-items:center}.rdsmt-esg .container .image-wrapper img{width:100%;max-width:828px}}.rdsmt-calculator{background-color:#1d2129;padding-block:4rem}.rdsmt-calculator .bsc-grid{align-items:center}.rdsmt-calculator .content{display:flex;flex-direction:column;gap:1rem}@media(min-width:1280px){.rdsmt-calculator .content{gap:1.5rem}}.rdsmt-calculator .content .title{color:#fff;font-size:32px;font-weight:600;line-height:normal}@media(min-width:1280px){.rdsmt-calculator .content .title{font-size:40px}}@media(min-width:1024px){.rdsmt-calculator .content .rdsmt-button{left:16px}}.rdsmt-calculator .description{color:#fff;font-size:16px;font-weight:400;line-height:normal}@media(min-width:1280px){.rdsmt-calculator .description{font-size:20px}}.rdsmt-calculator .description ul{list-style-type:disc;list-style-position:inside}.rdsmt-calculator .picture img{max-width:100%;height:auto;object-fit:contain}.rdsmt-tickets{padding:80px 0;background-color:#1d2129}.rdsmt-tickets-title{color:#fff;font-size:48px;font-weight:600;text-align:center;margin-bottom:40px}.rdsmt-tickets .tickets-container{background-color:#fff;padding:24px 12px;border-radius:16px}.rdsmt-tickets .tickets-container .content-header{display:flex;align-items:center;justify-content:space-between;flex-direction:column;text-align:center;margin-bottom:40px;gap:24px}.rdsmt-tickets .tickets-container .content-header .subtitle{font-size:24px;font-weight:600;margin-bottom:16px;line-height:100%}.rdsmt-tickets .tickets-container .content-header .description{font-size:20px;line-height:100%}.rdsmt-tickets .tickets-container .content-header .disclaimer{border-radius:8px;background:#dbfaff;padding:8px}.rdsmt-tickets .tickets-container .single-ticket{display:flex;gap:24px;justify-content:center;flex-direction:column;text-align:center;margin-block:24px;align-items:center}.rdsmt-tickets .tickets-container .single-ticket .card{width:100%;border-radius:24px;padding:2px;height:calc(100% - 36px);box-sizing:border-box}.rdsmt-tickets .tickets-container .single-ticket .card .content{background:#fff;border-radius:22px;padding:8px;width:100%;box-sizing:border-box}.rdsmt-tickets .tickets-container .single-ticket .card .content .title{font-size:24px;font-weight:600}.rdsmt-tickets .tickets-container .single-ticket .card .content .subtitle{font-size:15px}.rdsmt-tickets .tickets-container .single-ticket .card .content .price{margin-top:16px;text-align:left;display:flex;flex-direction:column;justify-content:center;gap:12px;height:62px;text-align:center}.rdsmt-tickets .tickets-container .single-ticket .card .content .price .price-prefix{line-height:100%;font-size:16px}.rdsmt-tickets .tickets-container .single-ticket .card .content .price .big{font-weight:700;color:#505050;display:flex;align-items:center;justify-content:center;gap:12px}.rdsmt-tickets .tickets-container .single-ticket .card .content .price .big strong{font-size:36px;line-height:71%}.rdsmt-tickets .tickets-container .single-ticket .card .content .price .big .currency{font-size:20px;line-height:100%}.rdsmt-tickets .tickets-container .single-ticket .card .rdsmt-link{justify-content:center;padding-block:4px}.rdsmt-tickets .tickets-container .single-ticket .card.vip{background:linear-gradient(90deg,#00dbff .19%,#00ffd4 99.77%)}.rdsmt-tickets .tickets-container .single-ticket .card.passaporte{background:linear-gradient(90deg,#ff8605 .19%,#ff009e 99.77%)}.rdsmt-tickets .tickets-container .single-ticket .card.passaporte .rdsmt-link{color:#fff}.rdsmt-tickets .tickets-container .single-ticket .card.diario{background:linear-gradient(90deg,#00cef0 .19%,#9747ff 99.77%)}.rdsmt-tickets .tickets-container .single-ticket .card.diario .rdsmt-link{color:#fff}.rdsmt-tickets .tickets-container .cta-modal{border-radius:100px;border:1px solid #acacac;padding:12px 16px;position:relative;box-sizing:border-box;overflow:hidden}.rdsmt-tickets .tickets-container .cta-modal:before{content:"";width:40%;height:100%;background-color:rgba(0,0,0,.12);position:absolute;top:0;right:0;opacity:0;transition:width .3s ease,opacity .3s ease;z-index:0}.rdsmt-tickets .tickets-container .cta-modal:hover:before{width:100%;opacity:1}.rdsmt-tickets .tickets-container .cta-modal .rdsmt-link{justify-content:space-between}.rdsmt-tickets .tickets-container .cta-modal .rdsmt-link .icon{width:24px}.rdsmt-tickets .bottom-disclaimer{text-align:center;color:#acacac;margin-top:8px;font-size:12px}.rdsmt-tickets .group-simulation{border-radius:16px;padding:1px}.rdsmt-tickets .group-simulation.tickets{--primaryColor:#ff8605}.rdsmt-tickets .group-simulation.tickets,.rdsmt-tickets .group-simulation.tickets .card-wrapper{background:linear-gradient(90deg,var(--primaryColor),#ff009e)}.rdsmt-tickets .group-simulation.tickets .card-wrapper .ticket-wrapper{background-image:url(https://marketing-rdsummit-site-frontend-new.pages.dev/_next/static/media/ticket-mobile.95dcba90.svg)}.rdsmt-tickets .group-simulation.passports{--primaryColor:#9747ff;background:linear-gradient(90deg,var(--primaryColor),#00354d)}.rdsmt-tickets .group-simulation.passports .content .card-wrapper{background:linear-gradient(90deg,var(--primaryColor),#002232)}.rdsmt-tickets .group-simulation.passports .content .card-wrapper .quantity:before{opacity:0}.rdsmt-tickets .group-simulation.passports .content .card-wrapper .quantity:after{opacity:1}.rdsmt-tickets .group-simulation.passports .content .card-wrapper .rdsmt-link{justify-content:center;color:#fff}.rdsmt-tickets .group-simulation.passports .content .card-wrapper .ticket-wrapper{background-image:url(https://marketing-rdsummit-site-frontend-new.pages.dev/_next/static/media/passport-mobile.bc73fcd3.svg)}.rdsmt-tickets .group-simulation.passports .card-icon #background{fill:var(--colorSecondary)}.rdsmt-tickets .group-simulation .content{display:flex;flex-direction:column;gap:32px;background:#1d2129;border-radius:16px;padding:16px 12px;color:#fff}.rdsmt-tickets .group-simulation .content .text{display:flex;flex-direction:column;gap:24px;margin-bottom:16px}.rdsmt-tickets .group-simulation .content .text .card-icon #background{animation:rotate-swing 2.3s linear infinite;transform-origin:center center;transition:fill .3s linear}@keyframes rotate-swing{to{transform:rotate(1turn)}}.rdsmt-tickets .group-simulation .content .title{font-size:32px;font-weight:600}.rdsmt-tickets .group-simulation .content .description{font-size:20px}.rdsmt-tickets .group-simulation .content .description,.rdsmt-tickets .group-simulation .content .title{line-height:120%}.rdsmt-tickets .group-simulation .content .card-wrapper{border-radius:16px;color:#000;width:100%;padding:1px;margin-top:16px}.rdsmt-tickets .group-simulation .content .card-wrapper .quantity{display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600;color:#fff;border-radius:8px;position:relative;overflow:hidden;z-index:9}.rdsmt-tickets .group-simulation .content .card-wrapper .quantity:after,.rdsmt-tickets .group-simulation .content .card-wrapper .quantity:before{content:"";position:absolute;inset:0;z-index:-1;transition:opacity .4s ease;opacity:0}.rdsmt-tickets .group-simulation .content .card-wrapper .quantity:before{background:linear-gradient(90deg,#ff8605,#ff009e);opacity:1}.rdsmt-tickets .group-simulation .content .card-wrapper .quantity:after{background:linear-gradient(90deg,#a44dff,#002232);opacity:0}.rdsmt-tickets .group-simulation .content .card-wrapper .card-simulation{background-color:#fff;padding:16px;border-radius:16px;display:flex;flex-direction:column;gap:24px}.rdsmt-tickets .group-simulation .content .card-wrapper .card-simulation .slider-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%}.rdsmt-tickets .group-simulation .content .card-wrapper .card-simulation .slider-wrapper .btn-count{width:50px;height:50px;border-radius:50%;border:1px solid #747474;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;transition:all .3s ease}.rdsmt-tickets .group-simulation .content .card-wrapper .card-simulation .slider-wrapper .btn-count.increase:not(:disabled){background-color:#ff6200;border-color:rgba(0,0,0,0)}.rdsmt-tickets .group-simulation .content .card-wrapper .card-simulation .slider-wrapper .btn-count.increase:not(:disabled):hover{background-color:#cc4e00}.rdsmt-tickets .group-simulation .content .card-wrapper .card-simulation .slider-wrapper .btn-count.decrease:not(:disabled):hover{background-color:#d9d9d9}.rdsmt-tickets .group-simulation .content .card-wrapper .card-simulation .slider-wrapper .btn-count:disabled{background-color:#dbdbdb;border-color:#9f9f9f;cursor:not-allowed}.rdsmt-tickets .group-simulation .content .card-wrapper .card-simulation .slider-wrapper .slider{width:100%;margin:0 26px;border-radius:100px;background-color:#f0f0f0;padding:4px;height:16px;box-sizing:border-box;position:relative;display:none}.rdsmt-tickets .group-simulation .content .card-wrapper .card-simulation .slider-wrapper .slider input[type=range]{position:absolute;width:calc(100% - 8px);height:100%;top:50%;left:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);z-index:3;cursor:pointer;margin:0;transform:translateY(-50%)}.rdsmt-tickets .group-simulation .content .card-wrapper .card-simulation .slider-wrapper .slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px}.rdsmt-tickets .group-simulation .content .card-wrapper .card-simulation .slider-wrapper .slider input[type=range]::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:24px;height:24px;border:none}.rdsmt-tickets .group-simulation .content .card-wrapper .card-simulation .slider-wrapper .slider input[type=range]::-ms-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border:none}.rdsmt-tickets .group-simulation .content .card-wrapper .card-simulation .slider-wrapper .slider .step-track{top:50%;width:100%;transform:translateY(-50%);left:0;display:flex;justify-content:space-between;position:relative}.rdsmt-tickets .group-simulation .content .card-wrapper .card-simulation .slider-wrapper .slider .step-track .thumb{width:24px;height:24px;transition:left .2s ease-out;position:absolute;top:50%;background-color:var(--colorSecondary);border-radius:50%;transform:translate(-50%,-50%);border:6px solid var(--primaryColor);box-sizing:border-box}.rdsmt-tickets .group-simulation .content .card-wrapper .card-simulation .slider-wrapper .slider .step-track .step{background-color:#c8d5d3;width:8px;height:8px;border-radius:50%;transition:background-color .3s linear}.rdsmt-tickets .group-simulation .content .card-wrapper .card-simulation .slider-wrapper .slider .step-track .step.highlight{background-color:var(--color)}.rdsmt-tickets .group-simulation .content .card-wrapper .card-simulation .slider-wrapper .quantity{width:100%;height:50px;margin:0 32px}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info{display:flex;flex-wrap:wrap;gap:20px;overflow:hidden}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .ticket-wrapper{background-size:100%;background-repeat:no-repeat;background-position:50%;height:70px;width:max-content;max-width:100%}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .ticket-wrapper.no-discount{background-image:url(https://marketing-rdsummit-site-frontend-new.pages.dev/_next/static/media/ticket-sem-desconto.b1e9d1be.svg)}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .ticket-wrapper.no-discount .name-ticket{min-width:230px}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .ticket-content{display:flex;align-items:center;justify-content:space-around;padding:0 20px;box-sizing:border-box;width:100%;height:100%;gap:40px;overflow:hidden}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .ticket-content .info-ticket{display:flex;gap:12px;align-items:center}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .ticket-content .info-ticket.ingressos{justify-content:center;text-align:center;width:100%}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .ticket-content .info-ticket .quantity{width:45px;height:45px;border-radius:50%;display:none}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .ticket-content .name-ticket{color:#000}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .ticket-content .name-ticket .title{font-size:20px;font-weight:600}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .ticket-content .name-ticket .subtitle{font-size:15px;white-space:nowrap}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .discount{text-align:center;font-weight:500;font-size:16px;line-height:normal;width:52px}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .discount .number{font-size:24px;color:var(--primaryColor);display:block}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .discount .number.in{animation:outIn .5s forwards}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .content-price{height:74px;display:flex;flex-direction:column;justify-content:center}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .content-price .in{animation:outIn .5s forwards}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .content-price .old-price{text-decoration:line-through;line-height:100%}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .content-price .price{overflow:hidden}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .content-price .price strong{font-size:36px;font-weight:700;color:var(--color);display:flex;align-items:center;gap:12px;line-height:100%;width:max-content}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .content-price .price strong .currency{font-size:20px}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .content-price .price-disclaimer{color:#757575;font-size:14px;line-height:100%}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .info-small .small-text{font-size:14px;margin-bottom:10px;line-height:100%}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .info-small .highlight-text{font-size:20px;line-height:100%}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .info-small .highlight-text strong{display:block;font-weight:700;transition:color .3s linear}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .info-small .highlight-text strong.highlight-color{color:var(--color)}.rdsmt-tickets .group-simulation .content .card-wrapper .fade-link{justify-content:center;color:#fff;opacity:0;transform:translateY(-20px);pointer-events:none;transition:all .4s ease;min-height:0;height:0;padding:0}.rdsmt-tickets .group-simulation .content .card-wrapper .fade-link.visible{opacity:1;transform:translateY(0);pointer-events:auto;min-height:30px;height:auto;padding:4px 0}.rdsmt-tickets .general-cta{border-radius:24px;border:1px solid #61757c;max-width:700px;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:24px 48px;color:#fff;gap:24px;box-sizing:border-box;font-weight:500}.rdsmt-tickets .general-cta .rdsmt-button{font-weight:700}.rdsmt-tickets .general-cta p{font-size:24px;text-align:center}@media(max-width:425px){.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .ticket-wrapper{width:100%}}@media(min-width:768px){.rdsmt-tickets .group-simulation.tickets .card-wrapper .ticket-wrapper{background-image:url(https://marketing-rdsummit-site-frontend-new.pages.dev/_next/static/media/ticket.c04d90e6.svg)}.rdsmt-tickets .group-simulation.passports .card-wrapper .ticket-wrapper{background-image:url(https://marketing-rdsummit-site-frontend-new.pages.dev/_next/static/media/passport.cc64c00a.svg)}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info{align-items:center}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .ticket-content .info-ticket.ingressos{text-align:left}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .ticket-content .info-ticket .name-ticket{font-size:24px}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .ticket-content .info-ticket .quantity{display:flex}.rdsmt-tickets .group-simulation .content .card-wrapper .content-info .ticket-content .info-ticket .discount strong{font-size:32px}.rdsmt-tickets .group-simulation .content .card-wrapper .card-simulation .slider-wrapper .slider{display:flex}.rdsmt-tickets .group-simulation .content .card-wrapper .card-simulation .slider-wrapper .quantity{display:none}.rdsmt-tickets .general-cta{flex-direction:row;gap:48px;border-radius:99px}.rdsmt-tickets .general-cta p{text-align:left}}@media(min-width:992px){.rdsmt-tickets .tickets-container{border-radius:24px;padding:64px}.rdsmt-tickets .tickets-container .single-ticket{flex-direction:row}}@media(min-width:1280px){.rdsmt-tickets .tickets-container .content-header{flex-direction:row;text-align:left}.rdsmt-tickets .tickets-container .content-header .subtitle{font-size:32px}.rdsmt-tickets .tickets-container .single-ticket{height:220px}.rdsmt-tickets .tickets-container .single-ticket .card{position:relative;transition:all .3s ease;overflow:hidden}.rdsmt-tickets .tickets-container .single-ticket .card .content{padding:16px}.rdsmt-tickets .tickets-container .single-ticket .card .content .price .big strong{font-size:48px}.rdsmt-tickets .tickets-container .single-ticket .card:hover{height:100%}.rdsmt-tickets .tickets-container .single-ticket .card:hover .rdsmt-link{opacity:1;transform:translateY(0);pointer-events:auto}.rdsmt-tickets .tickets-container .single-ticket .card .rdsmt-link{justify-content:center;opacity:0;transform:translateY(-10px);transition:all .3s ease;pointer-events:none}.rdsmt-tickets .group-simulation{border-radius:24px}.rdsmt-tickets .group-simulation.passports .content .card-wrapper{max-height:230px}.rdsmt-tickets .group-simulation .content{flex-direction:row;padding:64px;border-radius:24px}.rdsmt-tickets .group-simulation .content .card-wrapper{border-radius:27px;max-height:192px;transition:max-height .4s ease}.rdsmt-tickets .group-simulation .content .card-wrapper .card-simulation{padding:24px;min-width:645px;border-radius:27px}}@keyframes outIn{0%{opacity:1;transform:scale(1) translateY(0)}12%{transform:scale(.8) translateY(0)}25%{transform:scale(.8) translateY(-120%)}35%{opacity:0;transform:scale(.8) translateY(-120%)}50%{opacity:0;transform:scale(.8) translateY(120%)}75%{opacity:1;transform:scale(.8) translateY(0)}to{opacity:1;transform:scale(1) translateY(0)}}.ticket{width:100%;height:70px;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:contain;padding:16px 0;gap:8px}.ticket .title{font-size:24px;font-weight:600;line-height:100%}.ticket.diario{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='288' height='69' viewBox='0 0 288 69' fill='none'%3E%3Cmask id='path-1-inside-1_382_3196' fill='white'%3E%3Cpath d='M276 0.868652C282.627 0.868655 288 6.24124 288 12.8687V24.5532C282.245 24.5532 277.579 29.2187 277.579 34.9741C277.579 40.5496 281.958 45.1023 287.464 45.3813L288 45.395V56.1313C288 62.7588 282.627 68.1313 276 68.1313H12C5.37259 68.1313 0 62.7588 0 56.1313V45.395C5.75532 45.395 10.4208 40.7294 10.4209 34.9741C10.4209 29.3986 6.04235 24.8459 0.536133 24.5669L0 24.5532V12.8687C0 6.24124 5.37258 0.868653 12 0.868652H276Z'/%3E%3C/mask%3E%3Cpath d='M276 0.868652C282.627 0.868655 288 6.24124 288 12.8687V24.5532C282.245 24.5532 277.579 29.2187 277.579 34.9741C277.579 40.5496 281.958 45.1023 287.464 45.3813L288 45.395V56.1313C288 62.7588 282.627 68.1313 276 68.1313H12C5.37259 68.1313 0 62.7588 0 56.1313V45.395C5.75532 45.395 10.4208 40.7294 10.4209 34.9741C10.4209 29.3986 6.04235 24.8459 0.536133 24.5669L0 24.5532V12.8687C0 6.24124 5.37258 0.868653 12 0.868652H276Z' fill='white'/%3E%3Cpath d='M276 0.868652V-0.131348V0.868652ZM288 12.8687H289H288ZM288 24.5532V25.5532H289V24.5532H288ZM277.579 34.9741H276.579V34.9741L277.579 34.9741ZM287.464 45.3813L287.413 46.3801L287.426 46.3807L287.438 46.381L287.464 45.3813ZM288 45.395H289V44.4202L288.025 44.3953L288 45.395ZM276 68.1313V69.1313V68.1313ZM12 68.1313V69.1313V68.1313ZM0 45.395V44.395H-1V45.395H0ZM10.4209 34.9741L11.4209 34.9741V34.9741H10.4209ZM0.536133 24.5669L0.586748 23.5682L0.574193 23.5675L0.561625 23.5672L0.536133 24.5669ZM0 24.5532H-1V25.528L-0.0254926 25.5529L0 24.5532ZM12 0.868652V-0.131348V0.868652ZM276 0.868652V1.86865C282.075 1.86866 287 6.79352 287 12.8687H288H289C289 5.68895 283.18 -0.131344 276 -0.131348V0.868652ZM288 12.8687H287V24.5532H288H289V12.8687H288ZM288 24.5532V23.5532C281.692 23.5532 276.579 28.6664 276.579 34.9741H277.579H278.579C278.579 29.771 282.797 25.5532 288 25.5532V24.5532ZM277.579 34.9741L276.579 34.9741C276.579 41.0849 281.378 46.0742 287.413 46.3801L287.464 45.3813L287.514 44.3826C282.538 44.1304 278.579 40.0143 278.579 34.9741L277.579 34.9741ZM287.464 45.3813L287.438 46.381L287.975 46.3947L288 45.395L288.025 44.3953L287.489 44.3817L287.464 45.3813ZM288 45.395H287V56.1313H288H289V45.395H288ZM288 56.1313H287C287 62.2065 282.075 67.1313 276 67.1313V68.1313V69.1313C283.18 69.1313 289 63.3111 289 56.1313H288ZM276 68.1313V67.1313H12V68.1313V69.1313H276V68.1313ZM12 68.1313V67.1313C5.92487 67.1313 1 62.2065 1 56.1313H0H-1C-1 63.311 4.8203 69.1313 12 69.1313V68.1313ZM0 56.1313H1V45.395H0H-1V56.1313H0ZM0 45.395V46.395C6.30762 46.395 11.4208 41.2817 11.4209 34.9741L10.4209 34.9741L9.4209 34.9741C9.4208 40.1771 5.20302 44.395 0 44.395V45.395ZM10.4209 34.9741H11.4209C11.4209 28.8632 6.62216 23.8741 0.586748 23.5682L0.536133 24.5669L0.485518 25.5656C5.46255 25.8178 9.4209 29.9339 9.4209 34.9741H10.4209ZM0.536133 24.5669L0.561625 23.5672L0.0254926 23.5535L0 24.5532L-0.0254926 25.5529L0.51064 25.5666L0.536133 24.5669ZM0 24.5532H1V12.8687H0H-1V24.5532H0ZM0 12.8687H1C1 6.79352 5.92487 1.86865 12 1.86865V0.868652V-0.131348C4.8203 -0.131347 -1 5.68895 -1 12.8687H0ZM12 0.868652V1.86865H276V0.868652V-0.131348H12V0.868652Z' fill='url(%23paint0_linear_382_3196)' mask='url(%23path-1-inside-1_382_3196)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_382_3196' x1='0' y1='34.5' x2='288' y2='34.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300CEF0'/%3E%3Cstop offset='1' stop-color='%239747FF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.ticket.vip{background-image:url("data:image/svg+xml,%3Csvg width='288' height='69' viewBox='0 0 288 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_136_3287' fill='white'%3E%3Cpath d='M276 0.868652C282.627 0.868655 288 6.24124 288 12.8687V24.5532C282.245 24.5532 277.579 29.2187 277.579 34.9741C277.579 40.5496 281.958 45.1023 287.464 45.3813L288 45.395V56.1313C288 62.7588 282.627 68.1313 276 68.1313H12C5.37259 68.1313 0 62.7588 0 56.1313V45.395C5.75532 45.395 10.4208 40.7294 10.4209 34.9741C10.4209 29.3986 6.04235 24.8459 0.536133 24.5669L0 24.5532V12.8687C0 6.24124 5.37258 0.868653 12 0.868652H276Z'/%3E%3C/mask%3E%3Cpath d='M276 0.868652C282.627 0.868655 288 6.24124 288 12.8687V24.5532C282.245 24.5532 277.579 29.2187 277.579 34.9741C277.579 40.5496 281.958 45.1023 287.464 45.3813L288 45.395V56.1313C288 62.7588 282.627 68.1313 276 68.1313H12C5.37259 68.1313 0 62.7588 0 56.1313V45.395C5.75532 45.395 10.4208 40.7294 10.4209 34.9741C10.4209 29.3986 6.04235 24.8459 0.536133 24.5669L0 24.5532V12.8687C0 6.24124 5.37258 0.868653 12 0.868652H276Z' fill='white'/%3E%3Cpath d='M276 0.868652V-0.131348V0.868652ZM288 12.8687H289H288ZM288 24.5532V25.5532H289V24.5532H288ZM277.579 34.9741H276.579V34.9741L277.579 34.9741ZM287.464 45.3813L287.413 46.3801L287.426 46.3807L287.438 46.381L287.464 45.3813ZM288 45.395H289V44.4202L288.025 44.3953L288 45.395ZM276 68.1313V69.1313V68.1313ZM12 68.1313V69.1313V68.1313ZM0 45.395V44.395H-1V45.395H0ZM10.4209 34.9741L11.4209 34.9741V34.9741H10.4209ZM0.536133 24.5669L0.586748 23.5682L0.574193 23.5675L0.561625 23.5672L0.536133 24.5669ZM0 24.5532H-1V25.528L-0.0254926 25.5529L0 24.5532ZM12 0.868652V-0.131348V0.868652ZM276 0.868652V1.86865C282.075 1.86866 287 6.79352 287 12.8687H288H289C289 5.68895 283.18 -0.131344 276 -0.131348V0.868652ZM288 12.8687H287V24.5532H288H289V12.8687H288ZM288 24.5532V23.5532C281.692 23.5532 276.579 28.6664 276.579 34.9741H277.579H278.579C278.579 29.771 282.797 25.5532 288 25.5532V24.5532ZM277.579 34.9741L276.579 34.9741C276.579 41.0849 281.378 46.0742 287.413 46.3801L287.464 45.3813L287.514 44.3826C282.538 44.1304 278.579 40.0143 278.579 34.9741L277.579 34.9741ZM287.464 45.3813L287.438 46.381L287.975 46.3947L288 45.395L288.025 44.3953L287.489 44.3817L287.464 45.3813ZM288 45.395H287V56.1313H288H289V45.395H288ZM288 56.1313H287C287 62.2065 282.075 67.1313 276 67.1313V68.1313V69.1313C283.18 69.1313 289 63.3111 289 56.1313H288ZM276 68.1313V67.1313H12V68.1313V69.1313H276V68.1313ZM12 68.1313V67.1313C5.92487 67.1313 1 62.2065 1 56.1313H0H-1C-1 63.311 4.8203 69.1313 12 69.1313V68.1313ZM0 56.1313H1V45.395H0H-1V56.1313H0ZM0 45.395V46.395C6.30762 46.395 11.4208 41.2817 11.4209 34.9741L10.4209 34.9741L9.4209 34.9741C9.4208 40.1771 5.20302 44.395 0 44.395V45.395ZM10.4209 34.9741H11.4209C11.4209 28.8632 6.62216 23.8741 0.586748 23.5682L0.536133 24.5669L0.485518 25.5656C5.46255 25.8178 9.4209 29.9339 9.4209 34.9741H10.4209ZM0.536133 24.5669L0.561625 23.5672L0.0254926 23.5535L0 24.5532L-0.0254926 25.5529L0.51064 25.5666L0.536133 24.5669ZM0 24.5532H1V12.8687H0H-1V24.5532H0ZM0 12.8687H1C1 6.79352 5.92487 1.86865 12 1.86865V0.868652V-0.131348C4.8203 -0.131347 -1 5.68895 -1 12.8687H0ZM12 0.868652V1.86865H276V0.868652V-0.131348H12V0.868652Z' fill='url(%23paint0_linear_136_3287)' mask='url(%23path-1-inside-1_136_3287)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_136_3287' x1='0' y1='34.5' x2='288' y2='34.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300DBFF'/%3E%3Cstop offset='1' stop-color='%2300FFD4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.ticket.passaporte{background-image:url("data:image/svg+xml,%3Csvg width='288' height='69' viewBox='0 0 288 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_136_2543' fill='white'%3E%3Cpath d='M276 0.868652C282.627 0.868655 288 6.24124 288 12.8687V24.5532C282.245 24.5532 277.579 29.2187 277.579 34.9741C277.579 40.5496 281.958 45.1023 287.464 45.3813L288 45.395V56.1313C288 62.7588 282.627 68.1313 276 68.1313H12C5.37259 68.1313 0 62.7588 0 56.1313V45.395C5.75532 45.395 10.4208 40.7294 10.4209 34.9741C10.4209 29.3986 6.04235 24.8459 0.536133 24.5669L0 24.5532V12.8687C0 6.24124 5.37258 0.868653 12 0.868652H276Z'/%3E%3C/mask%3E%3Cpath d='M276 0.868652C282.627 0.868655 288 6.24124 288 12.8687V24.5532C282.245 24.5532 277.579 29.2187 277.579 34.9741C277.579 40.5496 281.958 45.1023 287.464 45.3813L288 45.395V56.1313C288 62.7588 282.627 68.1313 276 68.1313H12C5.37259 68.1313 0 62.7588 0 56.1313V45.395C5.75532 45.395 10.4208 40.7294 10.4209 34.9741C10.4209 29.3986 6.04235 24.8459 0.536133 24.5669L0 24.5532V12.8687C0 6.24124 5.37258 0.868653 12 0.868652H276Z' fill='white'/%3E%3Cpath d='M276 0.868652V-0.131348V0.868652ZM288 12.8687H289H288ZM288 24.5532V25.5532H289V24.5532H288ZM277.579 34.9741H276.579V34.9741L277.579 34.9741ZM287.464 45.3813L287.413 46.3801L287.426 46.3807L287.438 46.381L287.464 45.3813ZM288 45.395H289V44.4202L288.025 44.3953L288 45.395ZM276 68.1313V69.1313V68.1313ZM12 68.1313V69.1313V68.1313ZM0 45.395V44.395H-1V45.395H0ZM10.4209 34.9741L11.4209 34.9741V34.9741H10.4209ZM0.536133 24.5669L0.586748 23.5682L0.574193 23.5675L0.561625 23.5672L0.536133 24.5669ZM0 24.5532H-1V25.528L-0.0254926 25.5529L0 24.5532ZM12 0.868652V-0.131348V0.868652ZM276 0.868652V1.86865C282.075 1.86866 287 6.79352 287 12.8687H288H289C289 5.68895 283.18 -0.131344 276 -0.131348V0.868652ZM288 12.8687H287V24.5532H288H289V12.8687H288ZM288 24.5532V23.5532C281.692 23.5532 276.579 28.6664 276.579 34.9741H277.579H278.579C278.579 29.771 282.797 25.5532 288 25.5532V24.5532ZM277.579 34.9741L276.579 34.9741C276.579 41.0849 281.378 46.0742 287.413 46.3801L287.464 45.3813L287.514 44.3826C282.538 44.1304 278.579 40.0143 278.579 34.9741L277.579 34.9741ZM287.464 45.3813L287.438 46.381L287.975 46.3947L288 45.395L288.025 44.3953L287.489 44.3817L287.464 45.3813ZM288 45.395H287V56.1313H288H289V45.395H288ZM288 56.1313H287C287 62.2065 282.075 67.1313 276 67.1313V68.1313V69.1313C283.18 69.1313 289 63.3111 289 56.1313H288ZM276 68.1313V67.1313H12V68.1313V69.1313H276V68.1313ZM12 68.1313V67.1313C5.92487 67.1313 1 62.2065 1 56.1313H0H-1C-1 63.311 4.8203 69.1313 12 69.1313V68.1313ZM0 56.1313H1V45.395H0H-1V56.1313H0ZM0 45.395V46.395C6.30762 46.395 11.4208 41.2817 11.4209 34.9741L10.4209 34.9741L9.4209 34.9741C9.4208 40.1771 5.20302 44.395 0 44.395V45.395ZM10.4209 34.9741H11.4209C11.4209 28.8632 6.62216 23.8741 0.586748 23.5682L0.536133 24.5669L0.485518 25.5656C5.46255 25.8178 9.4209 29.9339 9.4209 34.9741H10.4209ZM0.536133 24.5669L0.561625 23.5672L0.0254926 23.5535L0 24.5532L-0.0254926 25.5529L0.51064 25.5666L0.536133 24.5669ZM0 24.5532H1V12.8687H0H-1V24.5532H0ZM0 12.8687H1C1 6.79352 5.92487 1.86865 12 1.86865V0.868652V-0.131348C4.8203 -0.131347 -1 5.68895 -1 12.8687H0ZM12 0.868652V1.86865H276V0.868652V-0.131348H12V0.868652Z' fill='url(%23paint0_linear_136_2543)' mask='url(%23path-1-inside-1_136_2543)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_136_2543' x1='0' y1='34.5' x2='288' y2='34.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF8605'/%3E%3Cstop offset='1' stop-color='%23FF009E'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.rdsmt-modal-overlay{background:rgba(29,33,41,.42);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:fixed;inset:0;width:100vw;height:100vh;z-index:110;cursor:pointer}.rdsmt-modal-content{box-sizing:border-box;background-color:#fff;width:min(90dvw,603px);max-height:90dvh;padding:24px;border-radius:24px;display:flex;flex-direction:column;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:110}.rdsmt-modal-header{height:48px;margin-bottom:20px;display:grid;grid-template-columns:1fr auto;align-items:center;position:relative}.rdsmt-modal-title{font-size:1.5rem;font-weight:600;line-height:normal}.rdsmt-modal-close-button{background-color:rgba(0,0,0,0);width:48px;height:48px;border-radius:9999px;border:1px solid #000;display:grid;place-items:center;cursor:pointer;position:absolute;right:0;top:50%;transform:translateY(-50%)}.rdsmt-modal-close-button:hover{background-color:rgba(0,0,0,.1)}.rdsmt-modal-body{flex:1 1}.modal-form-purchase-content{min-height:400px;max-width:min(90dvw,635px)}.modal-form-purchase-body{height:100%;display:flex;flex-direction:column;overflow-y:auto}.modal-form-purchase-body .buy-ticket{text-align:center;display:flex;flex-direction:column;gap:12px;align-items:center}.modal-form-purchase-body .buy-ticket .title{font-size:32px;font-weight:600}.modal-form-purchase-body .buy-ticket .description{font-size:20px}.modal-form-purchase-body .buy-ticket .disclaimer{font-size:15px;border-radius:8px;background-color:#dbfaff;padding:8px}.modal-form-purchase-body .buy-ticket .disclaimer-secondary{font-size:12px;color:#787878}.modal-form-purchase-body .buy-ticket .ctas-wrapper{display:flex;flex-direction:column;gap:16px;align-items:center;margin-top:10px}.modal-form-purchase-body .buy-ticket .ctas-wrapper .rdsmt-button{width:100%;justify-content:center;align-items:center;gap:10px}.modal-form-purchase-body .buy-ticket .ctas-wrapper .rdsmt-button .percent-tag{padding:2px 8px;border-radius:50px;background-color:#00ffd4;font-size:13px;font-weight:600}.modal-form-benefits-content{width:min(90dvw,1096px);max-width:min(90dvw,1096px)}.modal-form-benefits-body{height:100%;display:flex;flex-direction:column;overflow-y:auto}.modal-form-benefits-body .benefits-wrapper{display:flex;flex-direction:column;gap:20px;padding:16px;background-color:#f2f2f2;border-radius:32px}.modal-form-benefits-body .benefits-wrapper .benefits{border-radius:24px;padding:2px;width:100%}.modal-form-benefits-body .benefits-wrapper .benefits .bg-ticket{background-position:50%;background-repeat:no-repeat;background-size:contain}.modal-form-benefits-body .benefits-wrapper .benefits .ticket{width:100%;height:70px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:16px}.modal-form-benefits-body .benefits-wrapper .benefits .ticket .title{font-size:24px;font-weight:600}.modal-form-benefits-body .benefits-wrapper .benefits.diario{background:linear-gradient(90deg,#00cef0 .19%,#9747ff 99.77%)}.modal-form-benefits-body .benefits-wrapper .benefits.diario ul li::marker{color:#9747ff}.modal-form-benefits-body .benefits-wrapper .benefits.diario .rdsmt-link{color:#fff}.modal-form-benefits-body .benefits-wrapper .benefits.vip{background:linear-gradient(90deg,#00dbff .19%,#00ffd4 99.77%)}.modal-form-benefits-body .benefits-wrapper .benefits.vip ul li::marker{color:#00cef0}.modal-form-benefits-body .benefits-wrapper .benefits.passaporte{background:linear-gradient(90deg,#ff8605 .19%,#ff009e 99.77%)}.modal-form-benefits-body .benefits-wrapper .benefits.passaporte ul li::marker{color:#ff6200}.modal-form-benefits-body .benefits-wrapper .benefits.passaporte .rdsmt-link{color:#fff}.modal-form-benefits-body .benefits-wrapper .benefits .container{background-color:#fff;border-radius:24px;padding:16px;height:calc(100% - 30px);box-sizing:border-box}.modal-form-benefits-body .benefits-wrapper .benefits .container .list-title{padding:8px 0;margin-bottom:8px;font-size:15px;font-weight:500}.modal-form-benefits-body .benefits-wrapper .benefits .container ul{list-style:disc;padding-left:16px;padding-bottom:8px}.modal-form-benefits-body .benefits-wrapper .benefits .container ul li{padding:6px 0}.modal-form-benefits-body .benefits-wrapper .benefits .rdsmt-link{justify-content:center}.modal-form-benefits-body .disclaimer{margin-top:16px;text-align:center;font-size:12px}@media(min-width:992px){.modal-form-benefits-body .benefits-wrapper{flex-direction:row}}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100vw)}}.rdsmt-logos{background-color:#1d2129;padding-block:5rem}.rdsmt-logos .title{color:#fff;text-align:center;font-size:2rem;font-weight:600;line-height:normal;padding-inline:1.5rem;margin-bottom:3.75rem}@media(min-width:768px){.rdsmt-logos .title{font-size:2.5rem}}.rdsmt-logos .slider{position:relative;overflow:hidden}.rdsmt-logos .slider:after,.rdsmt-logos .slider:before{z-index:1;content:"";position:absolute;top:0;width:20%;height:100%;background:linear-gradient(270deg,rgba(29,33,41,0),#1d2129 67.57%)}.rdsmt-logos .slider:before{left:0}.rdsmt-logos .slider:after{right:0;transform:scaleX(-1)}.rdsmt-logos .slide-track{display:flex;animation:scroll 20s linear infinite}@media(min-width:768px){.rdsmt-logos .slide-track{animation:scroll 50s linear infinite}}.rdsmt-logos .slide-track:hover{animation-play-state:paused}.rdsmt-logos .slide{display:flex;align-items:center;padding-inline:1.75rem}.rdsmt-logos .slide img{height:39px;width:auto}@media(min-width:768px){.rdsmt-logos .slide img{height:52px}}main.home .rdsmt-logos{padding-block:2rem}@media(min-width:768px){main.home .rdsmt-logos{padding-block:5rem}}.rdsmt-speakers-page{background-color:#1d2129;padding:calc(var(--header-height) + 48px) 0 48px}@media(min-width:1448px){.rdsmt-speakers-page{padding:calc(var(--header-height) + 80px) 0 120px}}.rdsmt-speakers-page .wrapper{display:flex;flex-direction:column;gap:24px}.rdsmt-speakers-page-title{display:flex;flex-direction:column;align-items:center;gap:16px}@media(min-width:1280px){.rdsmt-speakers-page-title{flex-direction:row;display:grid;grid-template-columns:repeat(3,1fr);justify-content:space-between;grid-gap:24px;gap:24px}.rdsmt-speakers-page-title .span-mock{min-width:140px}}.rdsmt-speakers-page-title .title{font-size:36px;font-weight:600;color:#fff;position:relative;text-align:center}@media(min-width:768px){.rdsmt-speakers-page-title .title{font-size:48px}}.rdsmt-speakers-page-title a{display:none}@media(min-width:768px){.rdsmt-speakers-page-title a{display:flex;justify-content:flex-end}.rdsmt-speakers-page-title a.back{flex-direction:row-reverse}.rdsmt-speakers-page-title a.back .icon{transform:rotate(180deg);margin-left:0;margin-right:8px}.rdsmt-speakers-page-title a .label{font-size:20px;font-weight:600;text-transform:uppercase}}.rdsmt-speakers-page .link-wrapper{display:flex;justify-content:center}.rdsmt-speakers-page .rdsmt-speakers-content{margin-top:36px}@media(min-width:1280px){.rdsmt-speakers-page .rdsmt-speakers-content{margin-top:72px}}.modal-backdrop{position:fixed;inset:0;background:rgba(29,33,41,.42);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9999;padding:32px;cursor:pointer}.modal-backdrop,.modal-content{display:flex;justify-content:center;align-items:center}.modal-content{width:100%;border-radius:16px;position:relative}.modal-content .modal-nav{display:flex;justify-content:space-between;position:absolute;width:1012px}.modal-content .modal-nav .default{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#fff!important;font-size:20px;background:none;border-radius:50%;border:none;cursor:pointer}.modal-content .modal-nav .default.prev{transform:rotate(-180deg)}.modal-content .modal-wrapper{display:flex;justify-content:center;width:100%;gap:24px}.modal-content .modal-wrapper .modal-avatar{display:none;position:relative;cursor:auto}@media(min-width:1280px){.modal-content .modal-wrapper .modal-avatar{display:initial;width:250px;height:452px;border-radius:125px;overflow:hidden;flex:none}}.modal-content .modal-wrapper .modal-avatar img{width:100%;height:100%;object-fit:cover;object-position:top}.modal-content .modal-wrapper .modal-infos{display:flex;flex-direction:column;justify-content:space-between;width:100%;background-color:#fff;position:relative;padding:32px;border-radius:24px;box-sizing:border-box;flex:none;cursor:auto}@media(min-width:1280px){.modal-content .modal-wrapper .modal-infos{width:546px}}.modal-content .modal-wrapper .modal-infos .modal-close{position:absolute;top:16px;right:16px;font-size:24px;background:rgba(0,0,0,0);border:none;cursor:pointer}.modal-content .modal-wrapper .modal-infos .content .header{display:grid;grid-gap:8px;gap:8px}.modal-content .modal-wrapper .modal-infos .content .header .company{color:#da0b8b;font-size:14px;font-weight:500;line-height:100%;text-transform:uppercase;max-width:80%}@media(min-width:768px){.modal-content .modal-wrapper .modal-infos .content .header .company{max-width:95%}}.modal-content .modal-wrapper .modal-infos .content .header .name{color:#1d2129;font-size:40px;font-weight:500;line-height:100%}.modal-content .modal-wrapper .modal-infos .content .header .role{margin-top:4px;color:#1d2129;font-size:14px;font-weight:500;line-height:100%}@media(min-width:768px){.modal-content .modal-wrapper .modal-infos .content .header .role{font-size:15px}}.modal-content .modal-wrapper .modal-infos .content .description{font-size:16px;margin:24px 0 32px;max-height:165px;overflow-y:auto;scrollbar-width:auto;scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,0);box-sizing:border-box;line-height:normal}@media(min-width:1280px){.modal-content .modal-wrapper .modal-infos .content .description{margin:28px 0;padding-right:10px;max-height:186px}}.modal-content .modal-wrapper .modal-infos .content .description::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.modal-content .modal-wrapper .modal-infos .content .description::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:3px}.modal-content .modal-wrapper .modal-infos .content .description::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3)}.modal-content .modal-wrapper .modal-infos .content .socials{display:flex;margin:0}@media(min-width:1280px){.modal-content .modal-wrapper .modal-infos .content .socials{display:none}}.modal-content .modal-wrapper .modal-infos .footer-wrapper{display:flex;align-items:center;justify-content:space-between}.modal-content .modal-wrapper .modal-infos .footer-wrapper .socials{display:none}@media(min-width:1280px){.modal-content .modal-wrapper .modal-infos .footer-wrapper .socials{display:flex}}.modal-content .modal-wrapper .modal-infos .date-content{display:flex}.modal-content .modal-wrapper .modal-infos .date-content .dateUnionIconModal{height:42px}.modal-content .modal-wrapper .modal-infos .date-content .dateUnionIconModal svg{width:100%;height:100%}.modal-content .modal-wrapper .modal-infos .date-content .date{display:flex;align-items:center;border-radius:0 50px 50px 0;background-color:#00ffd4;padding:2.25px 20.25px 2.25px 0;font-size:24px;font-size:16px;font-weight:600;position:relative;left:-1px}@media(min-width:350px){.modal-content .modal-wrapper .modal-infos .date-content .date{font-size:24px;padding:2.25px 9.25px}}@media(min-width:1280px){.modal-content .modal-wrapper .modal-infos .date-content .date{padding:4px 12px 4px 4px}}.modal-content .modal-wrapper .modal-infos .socials{gap:16px;margin-bottom:24px}.modal-content .modal-wrapper .modal-infos .socials a{display:flex;padding:12px;justify-content:center;align-items:center;gap:10px;border-radius:50px;border:1px solid #d5d5d5;background:#fff;transition:all .3s ease-in-out}.modal-content .modal-wrapper .modal-infos .socials a:hover{border-color:#252525;background:#252525}.modal-content .modal-wrapper .modal-infos .socials a:hover svg path{fill:#27ff99}.modal-content .modal-wrapper .modal-infos .socials svg path{transition:fill .3s ease-in-out}@media(min-width:1280px){.modal-content .modal-wrapper .modal-infos .socials{margin-bottom:0}}.rdsmt-speakers{background-color:#1d2129;padding:48px 0}@media(min-width:1448px){.rdsmt-speakers{padding:80px 0 120px}}@media(min-width:768px){.rdsmt-speakers .rdsmt-link{border-left:1px solid #fff;padding-left:20px;height:39px}}.rdsmt-speakers-title{display:flex;flex-direction:column;gap:16px;margin:0 0 32px}@media(min-width:768px){.rdsmt-speakers-title{flex-direction:row;align-items:center;margin:0 0 72px;gap:24px}}.rdsmt-speakers-title .title{font-size:36px;font-weight:600;color:#fff;position:relative}@media(min-width:768px){.rdsmt-speakers-title .title{display:flex;align-items:center;font-size:48px}}.rdsmt-speakers-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,max-content));grid-column-gap:24px;column-gap:24px;grid-row-gap:40px;row-gap:40px;justify-content:center;margin:0 0 32px;justify-items:center}@media(min-width:768px){.rdsmt-speakers-content{grid-template-columns:repeat(3,1fr)}}@media(min-width:1030px){.rdsmt-speakers-content{grid-template-columns:repeat(4,1fr);margin:0 0 72px}}.rdsmt-speakers-content .speaker{all:unset;display:flex;flex-direction:column;align-items:center;gap:9px;width:100%;max-width:270px;background-color:#fff;border-radius:84.375px 84.375px 9px 9px;padding:6.75px 6.75px 13.5px;box-sizing:border-box;cursor:pointer}.rdsmt-speakers-content .speaker:focus{border:1px solid #000}.rdsmt-speakers-content .speaker:focus .avatar img{transform:scale(1.1)}@media(min-width:768px){.rdsmt-speakers-content .speaker{gap:16px}}@media(min-width:1280px){.rdsmt-speakers-content .speaker{border-radius:150px 150px 16px 16px;padding:12px 12px 16px}.rdsmt-speakers-content .speaker:hover .avatar img{transform:scale(1.1)}.rdsmt-speakers-content .speaker:hover .date-content .dateUnionIcon{width:auto!important;height:24px!important;opacity:1!important;transform:translateX(0)!important}.rdsmt-speakers-content .speaker:hover .date-content .date{background:#00ffd4!important;transform:translateX(33px)}.rdsmt-speakers-content .speaker:hover .date-content .arrowDateIcon{transform:scale(1.1)!important}}.rdsmt-speakers-content .speaker .avatar{width:100%;aspect-ratio:1;border-radius:50%;overflow:hidden;flex-shrink:0}.rdsmt-speakers-content .speaker .avatar img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .3s ease}.rdsmt-speakers-content .speaker .infos{display:flex;flex-direction:column;gap:8px;width:100%;box-sizing:border-box;height:100%}@media(min-width:1280px){.rdsmt-speakers-content .speaker .infos{gap:12px}}.rdsmt-speakers-content .speaker .infos .company{color:#da0b8b;font-size:7.875px;font-weight:500;text-transform:uppercase}@media(min-width:1280px){.rdsmt-speakers-content .speaker .infos .company{font-size:14px}}.rdsmt-speakers-content .speaker .infos .name{color:#1d2129;font-size:22.5px;font-weight:500;line-height:100%}@media(min-width:1280px){.rdsmt-speakers-content .speaker .infos .name{font-size:40px}}.rdsmt-speakers-content .speaker .infos .role{color:#1d2129;font-size:10px;font-weight:400;line-height:100%}@media(min-width:768px){.rdsmt-speakers-content .speaker .infos .role{font-size:15px}}.rdsmt-speakers-content .speaker .infos .date-content{flex:1 1;margin-top:1px;display:flex;align-items:flex-end;justify-content:space-between;width:100%;position:relative}@media(min-width:768px){.rdsmt-speakers-content .speaker .infos .date-content{margin-top:4px}}.rdsmt-speakers-content .speaker .infos .date-content .dateUnionIcon{visibility:hidden;opacity:0;position:absolute}@media(min-width:1280px){.rdsmt-speakers-content .speaker .infos .date-content .dateUnionIcon{visibility:visible;opacity:1;transform:translateX(1px);width:40px;height:23px;transition:all .4s cubic-bezier(.075,.82,.165,1);z-index:0}}.rdsmt-speakers-content .speaker .infos .date-content .dateUnionIcon svg{width:100%;height:100%}.rdsmt-speakers-content .speaker .infos .date-content .date{background:linear-gradient(270deg,#00ffd4 0,#00ffd4 50%,#29ffff 85%,#29ffff);padding:2.25px 9.25px;border-radius:28.125px;font-size:10px;font-weight:600;transition:transform .4s cubic-bezier(.075,.82,.165,1);position:relative}@media(min-width:1280px){.rdsmt-speakers-content .speaker .infos .date-content .date{font-size:16px;padding:4px 12px}}.rdsmt-speakers-content .speaker .infos .date-content .arrowDateIcon{width:13px;height:13px;transform:scale(1);transition:transform .4s cubic-bezier(.075,.82,.165,1)}@media(min-width:1280px){.rdsmt-speakers-content .speaker .infos .date-content .arrowDateIcon{width:24px;height:24px}}.rdsmt-speakers-content .speaker .infos .date-content .arrowDateIcon svg{width:100%;height:100%}.rdsmt-speakers-indicate{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;border:1px solid #61757c;border-radius:16px;padding:24px}@media(min-width:1280px){.rdsmt-speakers-indicate{flex-direction:row;justify-content:center;gap:48px;min-width:590px;width:-moz-fit-content;width:fit-content;margin:0 auto;border-radius:99px;padding:24px 48px;box-sizing:border-box}}.rdsmt-speakers-indicate .callText{font-size:24px;font-weight:500;color:#fff}.erro-compra{background-color:#000;height:100vh;color:#fff;background-image:url(https://marketing-rdsummit-site-frontend-new.pages.dev/_next/static/media/bg-erro-mob.f643e43c.png);background-repeat:no-repeat;background-position:100% 0}.erro-compra .rdsmt-small-cards-list{background-color:rgba(0,0,0,0);padding:calc(37px + var(--header-height)) 0 32px}.erro-compra .rdsmt-small-cards-list .container .header{margin-bottom:32px}.erro-compra .rdsmt-small-cards-list .container .header .headings{gap:0}.erro-compra .rdsmt-small-cards-list .container .header .headings .title{font-size:2rem;font-weight:600;line-height:100%;margin-bottom:1rem}.erro-compra .rdsmt-small-cards-list .container .header .headings .description{font-size:1rem;font-weight:400;line-height:normal;opacity:1}.erro-compra .rdsmt-small-cards-list .container .header .navigation{margin-top:8px}.erro-compra .rdsmt-small-cards-list .container .header .navigation .nav-button path{fill:#fff}.erro-compra .rdsmt-small-cards-list .container .carousel-wrapper .carousel .slide>.card{min-height:auto}@media(min-width:768px){.erro-compra .rdsmt-small-cards-list{padding:calc(140px + var(--header-height)) 0 42px}.erro-compra .rdsmt-small-cards-list .container .header{margin-bottom:42px}.erro-compra .rdsmt-small-cards-list .container .header .headings .title{font-size:4rem;margin-bottom:40px;max-width:740px}.erro-compra .rdsmt-small-cards-list .container .header .headings .description{font-size:1.25rem}}.erro-compra .rdsmt-ctas .ctas-wrapper{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:16px}.erro-compra .rdsmt-ctas .ctas-wrapper .cta-support-text{display:flex;align-items:center;gap:16px;border:1px solid;padding-block:12px;padding-inline:20px 12px;flex-direction:column;border-radius:24px;width:100%}@media(min-width:768px){.erro-compra .rdsmt-ctas .ctas-wrapper{gap:32px;justify-content:flex-start}.erro-compra .rdsmt-ctas .ctas-wrapper .cta-support-text{flex-direction:row;border-radius:50px;width:auto}.erro-compra{background-image:url(https://marketing-rdsummit-site-frontend-new.pages.dev/_next/static/media/bg-erro-tablet.f9035344.png)}}@media(min-width:1280px){.erro-compra{background-image:url(https://marketing-rdsummit-site-frontend-new.pages.dev/_next/static/media/bg-erro-desk.fee73e2a.png);background-position:80% top}}.rdsmt-patrocinadores{background-color:#f4f4f4;padding:48px 0;text-align:center}.rdsmt-patrocinadores .title{font-size:2.25rem;font-weight:700;line-height:100%;margin-bottom:24px}@media(min-width:768px){.rdsmt-patrocinadores .title{font-size:3.25rem}}.rdsmt-patrocinadores .patrocinadores-categoria{display:flex;flex-direction:column;gap:24px;margin:24px 0}.rdsmt-patrocinadores .patrocinadores-categoria .categoria-wrapper{background-color:#fff;border-radius:24px;padding:40px;text-align:center}.rdsmt-patrocinadores .patrocinadores-categoria .categoria-wrapper .subtitle{font-size:2rem;font-weight:500;text-transform:uppercase}.rdsmt-patrocinadores .patrocinadores-categoria .categoria-wrapper .logos{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}@media(min-width:1280px){.rdsmt-patrocinadores .patrocinadores-categoria .categoria-wrapper .logos{margin-top:16px}}.rdsmt-patrocinadores .patrocinadores-categoria .categoria-wrapper .logos a:focus{outline:none}.rdsmt-patrocinadores .patrocinadores-categoria .categoria-wrapper .logos a:focus img{border-color:#000;transform:scale(1.1)}.rdsmt-patrocinadores .patrocinadores-categoria .categoria-wrapper img{aspect-ratio:1/1;max-width:118px;width:auto;height:auto;border:1px solid rgba(0,0,0,0);border-radius:24px;transition:transform .3s ease,border-color .3s ease}@media(min-width:1280px){.rdsmt-patrocinadores .patrocinadores-categoria .categoria-wrapper img:hover{border-color:#000;transform:scale(1.1)}}@media(min-width:768px){.rdsmt-patrocinadores .patrocinadores-categoria{margin:77px 0;gap:40px}}.rdsmt-patrocinadores .extra-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;margin:0 auto;border-radius:24px;border:1px solid #61757c;font-size:1rem;font-weight:500;width:100%;box-sizing:border-box;line-height:normal}.rdsmt-patrocinadores .extra-cta.small{padding:12px 30px;background-color:rgba(0,0,0,0);border-radius:11px;font-size:1.25rem}.rdsmt-patrocinadores .extra-cta.large{padding:24px;background-color:#1d2129;color:#fff;bottom:32px}.rdsmt-patrocinadores .extra-cta.large[data-sticky=true]{position:-webkit-sticky;position:sticky}@media(min-width:992px){.rdsmt-patrocinadores .extra-cta{flex-direction:row;gap:40px;width:-moz-fit-content;width:fit-content}.rdsmt-patrocinadores .extra-cta.small{padding:12px 20px;border-radius:50px}.rdsmt-patrocinadores .extra-cta.large{border-radius:100px;padding:24px 48px;font-size:2rem}}@media(min-width:768px){.rdsmt-patrocinadores{padding:120px 0}}.rdsmt-small-cards-list{padding:80px 0 120px;overflow-x:hidden;background-color:#1d2129}.rdsmt-small-cards-list .container{width:100%;box-sizing:border-box}.rdsmt-small-cards-list .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-small-cards-list .container .header{flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:2.5rem}}.rdsmt-small-cards-list .container .header .headings{display:flex;flex-direction:column;gap:1rem}.rdsmt-small-cards-list .container .header .headings .title{font-size:2.25rem;font-weight:600;line-height:normal;color:#fff}@media(max-width:768px){.rdsmt-small-cards-list .container .header .headings .title{font-size:2.5rem}}.rdsmt-small-cards-list .container .header .headings .description{font-size:1rem;line-height:normal;color:#fff;opacity:.64}@media(min-width:1280px){.rdsmt-small-cards-list .container .header .headings .description{font-size:1.25rem}}.rdsmt-small-cards-list .container .header .navigation{display:flex}.rdsmt-small-cards-list .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-small-cards-list .container .header .navigation .nav-button.disabled{opacity:.5;cursor:not-allowed}.rdsmt-small-cards-list .container .carousel-wrapper{position:relative;width:100%;transform:translateZ(0)}.rdsmt-small-cards-list .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-small-cards-list .container .carousel-wrapper .carousel .slide{display:flex;padding:0 .5rem;flex-shrink:0;box-sizing:border-box;transition:width .3s ease;width:300px}.rdsmt-small-cards-list .container .carousel-wrapper .carousel .slide>.card{flex:1 1;background-color:#272b34;color:#fff;width:100%;min-height:187.5px;box-sizing:border-box;padding:1.5rem;border-radius:8px;display:flex;flex-direction:column;gap:16px;justify-content:space-between;margin:0 .25rem}@media(min-width:768px){.rdsmt-small-cards-list .container .carousel-wrapper .carousel .slide>.card{border-radius:24px}}@media(min-width:1920px){.rdsmt-small-cards-list .container .carousel-wrapper .carousel .slide>.card{min-height:250px}}.rdsmt-small-cards-list .container .carousel-wrapper .carousel .slide>.card .card-header{display:flex;align-items:center;gap:16px}.rdsmt-small-cards-list .container .carousel-wrapper .carousel .slide>.card .card-header .icon img,.rdsmt-small-cards-list .container .carousel-wrapper .carousel .slide>.card .card-header .icon svg{width:2.5rem;height:2.5rem}@media(min-width:768px){.rdsmt-small-cards-list .container .carousel-wrapper .carousel .slide>.card .card-header .icon img,.rdsmt-small-cards-list .container .carousel-wrapper .carousel .slide>.card .card-header .icon svg{width:2.5rem;height:2.5rem}}.rdsmt-small-cards-list .container .carousel-wrapper .carousel .slide>.card .card-header .card-title-header{font-size:1.25rem;font-weight:700;line-height:normal}.rdsmt-small-cards-list .container .carousel-wrapper .carousel .slide>.card .content{flex:1 1;display:grid;grid-template-areas:"content";margin-bottom:.5rem}.rdsmt-small-cards-list .container .carousel-wrapper .carousel .slide>.card .content .card-description{grid-area:content;display:flex;font-size:15px;line-height:normal}.rdsmt-testimonials{background-color:#1d2129;padding-block:72px;overflow:hidden}.rdsmt-testimonials .testimonials-wrapper{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.rdsmt-testimonials .testimonials-wrapper .slide-nav{display:flex;justify-content:space-between;z-index:1;box-sizing:border-box;order:1;gap:16px}.rdsmt-testimonials .testimonials-wrapper .slide-nav .arrow{width:40px;height:40px;border-radius:20px;border:0;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#fff}.rdsmt-testimonials .testimonials-wrapper .slide-nav .arrow:disabled{background-color:#dadada;cursor:not-allowed}.rdsmt-testimonials .testimonials-wrapper .slide-nav .arrow:disabled path{fill:#c1c3c8}.rdsmt-testimonials .testimonials-wrapper .slide-nav .arrow.prev{transform:rotate(-180deg)}.rdsmt-testimonials .testimonials-wrapper .testimonial{min-width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;transition:opacity .5s ease;margin-bottom:40px}.rdsmt-testimonials .testimonials-wrapper .testimonial .author-image{width:258px;height:258px;object-fit:cover;position:relative}.rdsmt-testimonials .testimonials-wrapper .testimonial .author-image img{object-fit:cover;height:100%;border-radius:150px;object-position:top}.rdsmt-testimonials .testimonials-wrapper .testimonial .author-image:before{content:"";display:block;width:63px;height:63px;background-color:#fff;border-radius:100px;position:absolute;background-image:url("data:image/svg+xml,%3Csvg width='59' height='42' viewBox='0 0 59 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.333313 15.915C0.333313 7.28223 7.3255 0.290039 15.9583 0.290039H17C19.3047 0.290039 21.1666 2.15202 21.1666 4.45671C21.1666 6.76139 19.3047 8.62337 17 8.62337H15.9583C11.9349 8.62337 8.66665 11.8916 8.66665 15.915V16.9567H17C21.5963 16.9567 25.3333 20.6937 25.3333 25.29V33.6234C25.3333 38.2197 21.5963 41.9567 17 41.9567H8.66665C4.07029 41.9567 0.333313 38.2197 0.333313 33.6234V29.4567V25.29V15.915ZM33.6666 15.915C33.6666 7.28223 40.6588 0.290039 49.2916 0.290039H50.3333C52.638 0.290039 54.5 2.15202 54.5 4.45671C54.5 6.76139 52.638 8.62337 50.3333 8.62337H49.2916C45.2682 8.62337 42 11.8916 42 15.915V16.9567H50.3333C54.9297 16.9567 58.6666 20.6937 58.6666 25.29V33.6234C58.6666 38.2197 54.9297 41.9567 50.3333 41.9567H42C37.4036 41.9567 33.6666 38.2197 33.6666 33.6234V29.4567V25.29V15.915Z' fill='black'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;bottom:-22px;left:0;right:0;margin:0 auto;background-size:50%}.rdsmt-testimonials .testimonials-wrapper .testimonial .content{background-color:#fff;border-radius:32px;max-width:990px;padding:35px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:23px;flex:1 0;align-self:stretch;color:#000;box-sizing:border-box}.rdsmt-testimonials .testimonials-wrapper .testimonial .content img{width:auto;height:60px}.rdsmt-testimonials .testimonials-wrapper .testimonial .content .text{font-size:1.5rem;font-weight:600;line-height:normal;color:#000}.rdsmt-testimonials .testimonials-wrapper .testimonial .content .author{color:#da0b8b;font-size:.875rem;font-weight:500;line-height:normal;text-transform:uppercase}.rdsmt-testimonials .testimonials-wrapper .testimonial.slide-right{animation:slideRight .5s ease}.rdsmt-testimonials .testimonials-wrapper .testimonial.slide-left{animation:slideLeft .5s ease}@media(min-width:992px){.rdsmt-testimonials .testimonials-wrapper .testimonial{flex-direction:row;margin-bottom:0}.rdsmt-testimonials .testimonials-wrapper .testimonial .author-image{width:258px;height:430px}.rdsmt-testimonials .testimonials-wrapper .testimonial .author-image:before{width:125px;height:125px;top:-24px;left:-40px;margin:initial}.rdsmt-testimonials .testimonials-wrapper .testimonial .content .text{font-size:2.25rem}}.rdsmt-testimonials .testimonials-wrapper img{max-width:100%;height:auto}@media(min-width:992px){.rdsmt-testimonials .testimonials-wrapper{flex-direction:row;position:relative}.rdsmt-testimonials .testimonials-wrapper .slide-nav{position:absolute;width:100%}}@keyframes slideRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.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}