.bsc-button{position:relative;display:flex;justify-content:center;align-items:center;border:1px solid;cursor:pointer;border-radius:12px;text-decoration:none;width:-moz-fit-content;width:fit-content;transition:.3s ease-out;letter-spacing:.02em;line-height:120%;font-weight:600;font-family:var(--font-base),sans-serif}.bsc-button svg.arrow-icon path{fill:currentColor}.bsc-button .left-icon,.bsc-button .right-icon{display:flex;justify-content:center;align-items:center}.bsc-button:disabled{background-color:#e1e4e8;color:#97a1ac;border-color:#e1e4e8;cursor:default}.bsc-button.primary:not(:disabled){background-color:var(--primary-color);color:#fff;border-color:rgba(0,0,0,0)}.bsc-button.primary:not(:disabled):hover{background-color:var(--primary-color-hover)}.bsc-button.primary:not(:disabled):active{background-color:var(--primary-color-active)}.bsc-button.secondary:not(:disabled){border-color:#003d5c;background-color:#fff;color:#000}.bsc-button.secondary:not(:disabled):hover{background-color:#003d5c;border-color:#003d5c;color:#fff}.bsc-button.secondary:not(:disabled):active{color:#fff;background-color:#023;border-color:#023}.bsc-button.tertiary{border:0;transition:background-color .3s ease}.bsc-button.tertiary:disabled{background-color:rgba(0,0,0,0)}.bsc-button.tertiary:not(:disabled){background-color:rgba(0,0,0,0);color:#000}.bsc-button.tertiary:not(:disabled):hover{background:#7befff}.bsc-button.tertiary:not(:disabled):active{background:#00d4ff}.bsc-button.highlight:not(:disabled){background-color:#c3f628;border-color:rgba(0,0,0,0);color:#000}.bsc-button.highlight:not(:disabled):hover{background-color:#e6fc88}.bsc-button.highlight:not(:disabled):active{background-color:#c3f628}.bsc-button.highlight-secondary:not(:disabled){border-color:#c3f628;color:#000;background-color:#fff}.bsc-button.highlight-secondary:not(:disabled):hover{background-color:#e6fc88}.bsc-button.highlight-secondary:not(:disabled):active{background-color:#c3f628}.bsc-button.inverse:not(:disabled){border-color:#003d5c;background-color:#fff;color:#000}.bsc-button.inverse:not(:disabled):hover{background-color:#003d5c;border-color:#003d5c;color:#fff}.bsc-button.inverse:not(:disabled):active{color:#fff;background-color:#023;border-color:#023}.bsc-button.inverse-secondary:not(:disabled){border-color:#003d5c;background-color:rgba(0,0,0,0);color:#000}.bsc-button.inverse-secondary:not(:disabled):hover{background-color:#003d5c;border-color:#003d5c;color:#fff}.bsc-button.inverse-secondary:not(:disabled):active{color:#fff;background-color:#023;border-color:#023}.bsc-button.loading{background-color:#e1e4e8;color:#97a1ac;border-color:#e1e4e8;pointer-events:none}.bsc-button.loading .spinner-container{margin-right:8px}.bsc-button.mobile-size-sm{padding:8px 16px;font-size:14px;line-height:140%}.bsc-button.mobile-size-sm svg.arrow-icon{width:13px;height:7px}.bsc-button.mobile-size-md{padding:12px 24px;font-size:16px;line-height:150%}.bsc-button.mobile-size-lg{padding:16px 32px;font-size:20px;line-height:120%}@media(min-width:768px){.bsc-button.tablet-size-sm{padding:8px 16px;font-size:14px;line-height:140%}.bsc-button.tablet-size-sm svg.arrow-icon{width:13px;height:7px}.bsc-button.tablet-size-md{padding:12px 24px;font-size:16px;line-height:150%}.bsc-button.tablet-size-lg{padding:16px 32px;font-size:20px;line-height:120%}}@media(min-width:1280px){.bsc-button.desktop-size-sm{padding:8px 16px;font-size:14px;line-height:140%}.bsc-button.desktop-size-sm svg.arrow-icon{width:13px;height:7px}.bsc-button.desktop-size-md{padding:12px 24px;font-size:16px;line-height:150%}.bsc-button.desktop-size-lg{padding:16px 32px;font-size:20px;line-height:120%}}@media(min-width:1608px){.bsc-button.large-size-sm{padding:8px 16px;font-size:14px;line-height:140%}.bsc-button.large-size-sm svg.arrow-icon{width:13px;height:7px}.bsc-button.large-size-md{padding:12px 24px;font-size:16px;line-height:150%}.bsc-button.large-size-lg{padding:16px 32px;font-size:20px;line-height:120%}}.bsc-button .left-icon{margin-right:12px;transform:scaleX(-1)}.bsc-button .right-icon{margin-left:12px}.bsc-button.mobile-fill-true{width:100%}.bsc-button.mobile-fill-false{width:-moz-fit-content;width:fit-content}@media(min-width:768px){.bsc-button.tablet-fill-true{width:100%}.bsc-button.tablet-fill-false{width:-moz-fit-content;width:fit-content}}@media(min-width:1280px){.bsc-button.desktop-fill-true{width:100%}.bsc-button.desktop-fill-false{width:-moz-fit-content;width:fit-content}}@media(min-width:1608px){.bsc-button.large-fill-true{width:100%}.bsc-button.large-fill-false{width:-moz-fit-content;width:fit-content}}.bsc-spinner{display:block;animation:spin 2s linear infinite}.bsc-spinner.xs{width:20px;height:20px}.bsc-spinner.sm{width:24px;height:24px}.bsc-spinner.md{width:32px;height:32px}.bsc-spinner.lg{width:48px;height:48px}.bsc-spinner.xl{width:64px;height:64px}.bsc-spinner svg{width:136%;height:133%}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.certificate{box-sizing:border-box}.certificate .wrapper{display:grid;grid-gap:16px;gap:16px;padding:12px 24px}.certificate .wrapper .desktop{display:none}.certificate .wrapper .content{display:flex;flex-direction:column;height:100%;align-items:center;justify-content:center;gap:24px;border-radius:8px;min-height:420px;padding:16px;background-color:#f1f3f5;box-sizing:border-box}.certificate .wrapper .content .illustration{width:90px;height:65px;position:relative}.certificate .wrapper .content .illustration video{width:100%;height:auto}.certificate .wrapper .content .illustration:before{content:"";position:absolute;top:0;left:0;height:1px;width:100%;background-color:#f1f3f5}.certificate .wrapper .content.form-wrapper .top{display:flex;flex-direction:column;align-items:center;margin-bottom:24px}.certificate .wrapper .content.form-wrapper .description{margin-top:4px;text-align:center}.certificate .wrapper .content.form-wrapper .description b{font-weight:700}.certificate .wrapper .content.form-wrapper .form{display:flex;flex-direction:column;width:100%;gap:16px}.certificate .wrapper .content.placeholder{text-align:center}.certificate .wrapper .content.placeholder .description{margin-top:10px}.certificate .wrapper .content.external .title{text-align:center}.certificate .wrapper .content.external .instructions{padding:16px 20px;background-color:#fff;border-radius:8px}.certificate .wrapper .content.external .instructions ul{margin-top:16px;margin-left:12px;list-style-type:"➜";display:flex;flex-direction:column;gap:4px}.certificate .wrapper .content.external .instructions ul li{padding-left:4px}.certificate .wrapper .content.external .instructions ul li b{font-weight:700}@media(min-width:1280px){.certificate .wrapper{background-color:#fff;padding:16px;border-radius:8px;box-sizing:border-box;gap:40px}.certificate .wrapper .mobile{display:none}.certificate .wrapper .desktop{display:block}.certificate .wrapper .content{min-height:500px}.certificate .wrapper .content.form-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:66px;gap:66px}.certificate .wrapper .content.form-wrapper .image{height:100%;width:100%;border-radius:8px;overflow:hidden}.certificate .wrapper .content.form-wrapper .image img{width:100%;height:100%;object-fit:cover}.certificate .wrapper .content.placeholder{gap:32px}.certificate .wrapper .content.placeholder .illustration{width:175px;height:145px}.certificate .wrapper .content.placeholder .text{max-width:540px}}.guest-card{width:100%;background-color:#f1f3f5;box-sizing:border-box;padding:8px;display:flex;gap:8px;border-radius:8px}.guest-card .person .avatar{width:68px;height:68px;border-radius:8px;display:block}.guest-card .person .avatar img{width:100%;height:100%}.guest-card .person .socials{margin-top:8px;display:flex;justify-content:center;gap:4px;align-items:center}.guest-card .person .socials .link{box-sizing:border-box;border-radius:8px;width:32px;height:32px;padding:4px;background-color:#003d5c}.guest-card .person .socials .link .icon,.guest-card .person .socials .link img{width:100%;height:100%}.guest-card .info{display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;padding:8px 12px;background-color:#fff;width:100%;border-radius:8px;gap:4px}.guest-card .info .name{font-size:16px}.guest-card .info .desc{line-height:115%;color:#3a4149}.guest-card .description{display:none}@media(min-width:1280px){.guest-card{padding:16px;display:grid;grid-template-areas:"person name" "person desc";grid-template-columns:68px 1fr;grid-template-rows:68px 1fr;grid-gap:12px;gap:12px}.guest-card .person{grid-area:person;display:grid;grid-template-rows:68px 1fr;grid-gap:8px;gap:8px}.guest-card .person .socials{margin-top:0}.guest-card .info{display:flex;align-items:flex-start;width:100%;background-color:rgba(0,0,0,0);grid-area:name;padding:0}.guest-card .info .name{font-size:18px}.guest-card .info .desc{display:none}.guest-card .description{display:block;grid-area:desc;display:flex;align-items:center;color:#3a4149}}.guests-tab .white-space{background-color:#fff;padding:12px 24px}.guests-tab .white-space .search-wrapper{margin-top:40px;position:relative;width:100%;height:48px;max-width:400px}.guests-tab .white-space .search-wrapper .search-input{box-sizing:border-box;width:100%;height:100%;padding:12px 12px 12px 48px}.guests-tab .white-space .search-wrapper .glass-wrapper{position:absolute;left:12px;top:12px}.guests-tab .white-space .search-wrapper .glass-wrapper img{width:24px;height:24px}.guests-tab .white-space .search-wrapper .arrow-right-wrapper{position:absolute;right:12px;top:12px;cursor:pointer;background:rgba(0,0,0,0);border:0}.guests-tab .white-space .search-wrapper .arrow-right-wrapper img{width:24px;height:24px}.guests-tab .white-space .guests{margin-top:40px;display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}@media(min-width:768px){.guests-tab .white-space .guests{grid-template-columns:1fr 1fr}}@media(min-width:1280px){.guests-tab{background-color:#f1f3f5;padding:0}.guests-tab .white-space{padding:16px;border-radius:8px}.guests-tab .white-space .guests{grid-template-columns:1fr 1fr 1fr;gap:16px}}#player-box{width:100%;height:100%}.cp-block-information{background-color:#fff;padding:20px;border-radius:8px;display:flex;flex-direction:column;justify-content:center;gap:12px}.cp-block-information>.subtitle{color:#636e7c;text-transform:uppercase;font-size:.75rem}.cp-block-information>.title{font-size:1.25rem}.cp-block-information>.speakers{list-style:none;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.cp-block-information>.speakers .speaker-wrapper{display:flex;gap:.5rem;align-items:center;max-width:calc(50% - 4px)}.cp-block-information>.speakers .speaker-wrapper .dot-wrapper{width:21px;height:17px;display:grid;place-items:center}.cp-block-information>.speakers .speaker-wrapper .speaker-content{display:flex;justify-content:flex-start;align-items:center;gap:.5rem}.cp-block-information>.speakers .speaker-wrapper .speaker-content img{border-radius:50%}.cp-block-information>.description{color:#212429}@media(min-width:1440px){.cp-block-information{background-color:#e1e4e8}}.cp-next-block{background-color:#fff;border-radius:8px;padding:14px 16px;display:flex;flex-direction:column;justify-content:center;gap:14px}.cp-next-block .subtitle{font-size:.625rem;color:#636e7c;text-transform:uppercase}.cp-next-block .speakers{list-style-type:none;display:inline-flex}.cp-next-block .speakers .speaker{border-radius:50%}.cp-next-block .speakers .speaker:not(:first-child){margin-left:-8px}.cp-next-block .speakers .speaker img{border-radius:50%}.cp-next-block .description{color:#212429}#toggle-button-dialog-information{padding:4px 12px;border:2px solid #000;border-radius:99999px;display:flex;align-items:center;justify-content:space-between;gap:.5rem;cursor:pointer;color:#000;font-family:var(--font-base)}#toggle-button-dialog-information:hover{background-color:#acb4bd;border-color:#acb4bd}#dialog-information{background-color:rgba(0,0,0,.5);position:fixed;z-index:1052;top:0;left:0;width:100vw;height:100dvh;display:none;opacity:0;justify-content:center;align-items:center}#dialog-information[data-show=true]{display:flex;opacity:1}#dialog-information .content{width:100vw;max-width:347px;max-height:90dvh;background-color:#e1e4e8;padding:10px;border-radius:8px;display:flex;flex-direction:column;gap:12px}#dialog-information .content .header{display:flex;justify-content:space-between;align-items:center}#dialog-information .content .header button{border:rgba(0,0,0,0);background-color:rgba(0,0,0,0);cursor:pointer}@media(min-width:768px){#dialog-information .content{max-width:608px}}.cp-custom-banner{border-radius:8px;min-height:141px;display:flex;overflow:hidden}.cp-custom-banner .banner{flex:1 1;position:relative}.cp-custom-banner .banner img,.cp-custom-banner .banner video{position:absolute;object-fit:cover;inset:0;width:100%;height:100%;display:none}.cp-custom-banner .banner img[data-ready=true],.cp-custom-banner .banner video[data-ready=true]{display:block}.cp-information{display:flex;flex-direction:column;gap:12px;max-height:calc(100% - 30px);overflow-y:auto}.cp-information[data-flexible-height=true]{background-color:#fff;padding:8px;max-height:none;border-radius:8px}#cp-live-chat{flex:1 1}#cp-live-chat iframe{width:100%;height:100%;border-radius:8px}.cp-custom-small-banner-image{flex:1 1;display:flex}.cp-custom-small-banner-image .banner{flex:1 1;background-repeat:no-repeat;background-size:cover;background-position:50%}.cp-custom-small-banner-share{flex:1 1;background-color:#f1f3f5;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.cp-custom-small-banner-share>.title{font-size:16px;text-align:center}.cp-custom-small-banner-share>.button{border-radius:4px;padding:8px 16px;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:4px;transition:all .3s ease-in-out;text-decoration:none}.cp-custom-small-banner-share>.button[data-copy=false]{color:#000;background-color:#fff;border:1px solid #fff}.cp-custom-small-banner-share>.button[data-copy=false]:hover{background-color:#e1e4e8;border-color:#e1e4e8}.cp-custom-small-banner-share>.button[data-copy=true]{color:#fff;background-color:#00a38d;border:1px solid #00a38d}#cp-custom-small-banner{min-height:133px;border-radius:4px;display:flex;overflow:hidden}#tp-player{height:100%}#tp-player .container{height:100%;display:flex;flex-direction:column-reverse}#tp-player .container[data-show-chat=false]{justify-content:flex-end}#tp-player .container>.block-information,#tp-player .container>.chat,#tp-player .container>.next-block,#tp-player .container>.video{border-radius:0}#tp-player .container>.banner{width:100%;height:100%}#tp-player .container>.chat{min-height:320px;background-color:#fff;flex:1 1;display:flex;flex-direction:column;gap:20px}#tp-player .container>.chat .custom{display:none}#tp-player .container>.chat>.information-box{background-color:#e1e4e8;flex:1 1;display:block;padding:8px}#tp-player .container>.video{width:100%;max-height:calc(100dvh - var(--menu-height));aspect-ratio:16/9}#tp-player .container>.title-bar{padding:12px 8px;display:flex;justify-content:space-between;align-items:center;background-color:#f1f3f5}#tp-player .container>.title-bar>.title{color:#636e7c;font-size:.75rem}#tp-player .container>.block-information{width:100%;height:100%}#tp-player .container>.next-block{width:100%;height:100%;transition:all 5s ease-in-out}#tp-player .container>.banner,#tp-player .container>.block-information,#tp-player .container>.next-block{display:none}@media(min-width:1280px){#tp-player{height:auto;flex:none}#tp-player .container{display:grid;grid-template-columns:1fr 308px;grid-template-rows:141px auto 1fr;grid-row-gap:22px;row-gap:22px;grid-column-gap:38px;column-gap:38px}#tp-player .container>.chat{padding:8px;transition:all 5s ease-in-out}#tp-player .container>.chat>.custom{display:grid}#tp-player .container>.chat>.information-box{display:none}#tp-player .container>.chat[data-full-bottom=true]{grid-row:span 3}#tp-player .container>.title-bar{display:none}#tp-player .container>.banner,#tp-player .container>.block-information,#tp-player .container>.next-block{display:grid}#tp-player .container>.block-information,#tp-player .container>.chat,#tp-player .container>.next-block,#tp-player .container>.video{border-radius:8px}#tp-player .container[data-show-banners=false]{grid-template-rows:auto 1fr}#tp-player .container[data-show-banners=false]>.banner,#tp-player .container[data-show-banners=false]>.chat{display:none}#tp-player .container[data-show-chat=true]>.chat[data-full-bottom=true]{grid-row:span 3}#tp-player .container[data-show-chat=true]>.chat[data-full-bottom=false]{grid-row:span 2}#tp-player .container[data-show-chat=false]{justify-content:flex-start}#tp-player .container[data-show-chat=false]>.chat{min-height:0}#tp-player .container[data-show-chat=false]>.chat[data-full-bottom=true]{grid-row:span 1}#tp-player .container[data-show-chat=false]>.chat>.custom{height:100%}#tp-player .container[data-show-chat=false]>.chat>.custom #cp-custom-small-banner{min-height:0}#tp-player .container[data-show-chat=false]>.block-information[data-full-row=true],#tp-player .container[data-show-chat=false]>.video{grid-column:span 2}}.schedule-section{background-color:#fff;border-radius:8px;width:100%;padding:12px 24px}.schedule-section button{background-color:rgba(0,0,0,0);border:0;cursor:pointer;padding:0}.schedule-section .filter-wrapper{display:flex;gap:10px;align-items:center;margin:16px 0;flex-wrap:wrap}.schedule-section .filter-wrapper li:first-of-type{border-right:2px solid #acb4bd;padding-right:10px}.schedule-section .filter-wrapper .btn{border:2px solid #7e8a98;background-color:#fff;padding:8px 16px;border-radius:999px;color:#7e8a98;font-weight:700;cursor:pointer}.schedule-section .filter-wrapper .btn.active{background-color:#003d5c;color:#fff;border-color:rgba(0,0,0,0)}.schedule-section .list-schedule{margin-top:16px;display:flex;flex-direction:column;gap:12px;background-color:#fff}.schedule-section .event-item{padding:8px 14px;background-color:#f1f3f5;border-radius:4px;overflow:hidden}.schedule-section .inactive{display:none}.schedule-section .event-item .day-tag{background-color:#fff;padding:0 10px;border-radius:23px;font-size:12px;text-transform:uppercase;display:flex;align-items:center;font-weight:700;line-height:150%}.schedule-section .event-info{display:flex;gap:16px;align-items:center}.schedule-section .event-item .title{font-weight:600;font-size:16px;flex:1 1}.schedule-section .event-item details>summary{list-style:none}.schedule-section .event-item details>summary::-webkit-details-marker,.schedule-section .event-item details>summary::marker{display:none}.schedule-section .event-summary{display:flex;gap:12px;flex-direction:row;justify-content:space-between;cursor:pointer}.schedule-section .event-summary .content-wrapper{display:flex;gap:8px;flex-direction:column}.schedule-section .content .guests-wrapper{margin-top:8px}.schedule-section .content .guests-wrapper .description{display:none}.schedule-section .guests-wrapper strong{text-transform:uppercase;margin-bottom:8px;display:block;grid-column-start:2;font-weight:700;color:#3d3d3d;font-size:12px}.schedule-section .container-info,.schedule-section .guest{display:flex;align-items:center}.schedule-section .guest{gap:8px}.schedule-section .content{display:none}.schedule-section .content .guest:not(:last-child):after{content:"";width:5px;height:5px;background:#212429;border-radius:50%;margin:0 5px}.schedule-section .guest img{border-radius:50%;width:27px;object-fit:contain}.schedule-section details{position:relative}.schedule-section summary .guest{margin-right:-4px}.schedule-section .event-options{position:absolute;right:0;height:100%;display:flex;align-items:center;box-sizing:border-box;top:0;border-left:1px solid #d3d3d3;gap:12px;padding-left:12px}.schedule-section .mobile-icons-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-left:1px solid #d3d3d3;padding:8px}.schedule-section .mobile-icons-wrapper button *{pointer-events:none}.schedule-section .desk-icons-wrapper{display:none}.schedule-section .desk-icons-wrapper button *{pointer-events:none}.schedule-section .event-item .heart{width:24px;height:20px}.schedule-section .event-item .calendar{width:18px;height:20px}.guest:not(:last-child):after,.guests-wrapper strong,.schedule-section .name{display:block}@media(min-width:768px){.schedule-section .title{margin-left:12px}.schedule-section .filter-wrapper{margin:40px 0}.schedule-section .list-schedule{margin-top:40px}.schedule-section .event-options{position:relative;border:0;padding-left:0}.schedule-section details:after{content:"";display:block;width:1px;height:100%;background-color:#d3d3d3;position:absolute;top:0;left:58px}.schedule-section .event-summary{flex-direction:row;align-items:center;max-width:100%;padding-right:30px}.schedule-section .event-summary .content-wrapper{gap:0;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.schedule-section .mobile-icons-wrapper{display:none}.schedule-section .desk-icons-wrapper{margin-left:12px;display:flex;gap:12px}.schedule-section .event-summary:after{content:"";display:block;width:20px;height:20px;position:absolute;right:0;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='chevronright'%3E%3Cpath id='Vector' d='M9 12.5708L8.42857 11.9994L3.57396 7.14476L3 6.5708L4.14539 5.42541L4.71681 5.99684L9 10.28L13.2832 5.99937L13.8546 5.42541L15 6.5708L14.4286 7.14223L9.57396 11.9968L9 12.5708Z' fill='%233A4149'/%3E%3C/g%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;transition:all .3s}.schedule-section details[open] .event-summary .guests-wrapper{transition:.1s ease-out;opacity:0}.schedule-section details[open] .event-summary:after{rotate:180deg}.schedule-section details .event-summary .guests-wrapper{transition:.1s ease-out;opacity:1}.schedule-section .content .guests-wrapper .description{display:block;margin-bottom:16px}.guest:not(:last-child):after,.guests-wrapper strong,.schedule-section .name{display:block}.schedule-section .content{display:grid;grid-template-columns:72px 1fr}.schedule-section .content .guests-wrapper{grid-column-start:2}.schedule-section .content .container-info{gap:8px}}@media(min-width:1280px){.schedule-section{padding:16px}}.sponsorship-section{display:flex;flex-direction:column;gap:16px;background-color:#f5f5f5}.sponsorship-section img{border-radius:8px}.sponsorship-section .container{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px;flex-direction:column}.sponsorship-section .card{border:1px solid #e3e3e3;border-radius:8px;padding:16px;display:flex;gap:16px;background-color:#fff;width:100%}.sponsorship-section .card .content{flex:1 1}.sponsorship-section .card .logo{width:100%;display:flex;align-items:center;justify-content:center;aspect-ratio:1.95;max-height:100px;margin-bottom:16px}.sponsorship-section .card .logo img{max-width:100%;max-height:100%}.sponsorship-section .card.large .banner,.sponsorship-section .card:not(.large) .description{display:none}.sponsorship-section .card .bsc-button{color:#000;border-radius:4px;margin-top:16px;border-color:#19c1ce;text-transform:none}.sponsorship-section .card .bsc-button svg.arrow-icon path{fill:#000}@media(min-width:768px){.sponsorship-section .cards-wrapper{background-color:#fff;padding:12px;border-radius:8px}.sponsorship-section .container{gap:16px;margin-top:16px;flex-direction:row}.sponsorship-section .card.large{min-width:100%}.sponsorship-section .card.large .logo{max-width:180px;max-height:70px}.sponsorship-section .card.large .bsc-button{max-width:50%}.sponsorship-section .card.large .banner,.sponsorship-section .card.large .content{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 8px)}.sponsorship-section .card.large .banner{display:block;overflow:hidden;aspect-ratio:2.117647059}.sponsorship-section .card.large .banner img{width:100%;height:100%;object-fit:cover}.sponsorship-section .card.medium{flex-grow:0;flex-shrink:1;flex-basis:calc(50% - 8px)}.sponsorship-section .card.small{flex-grow:0;flex-shrink:1;flex-basis:calc(33.333% - 10.66px)}.sponsorship-section .card .logo{max-height:155px}.sponsorship-section .card:not(.large) .description{display:block}}@media(min-width:1280px){.sponsorship-section .cards-wrapper{padding:24px}}.social-tab{display:flex;flex-direction:column;gap:12px;padding:12px 24px;background-color:#f5f5f5}.social-tab .frame{height:100vh;width:100%;display:block;border:0;margin:0 auto}@media(min-width:768px){.social-tab{background-color:#fff;border-radius:8px}}@media(min-width:1280px){.social-tab .frame{height:calc(100vh - 150px)}}.faq-section .category-wrapper{background-color:#fff;padding:24px;border-radius:8px}.faq-section .category-wrapper .title{margin-bottom:16px}.faq-section .category-wrapper .question-wrapper{border-top:1px solid #00ade2;padding:8px 0}.faq-section .category-wrapper .question-wrapper:last-of-type{border-bottom:1px solid #00ade2}.faq-section .category-wrapper .question-wrapper[open] .question svg{transform:rotate(180deg)}.faq-section .category-wrapper .question{display:flex;align-items:center;justify-content:space-between;position:relative;cursor:pointer;padding:12px 0}.faq-section .category-wrapper .question svg{width:15px;height:10px;flex-shrink:0;transition:transform .3s ease;margin-left:16px}.faq-section .category-wrapper .answer{padding:10px 0}.faq-section .category-wrapper .answer strong{font-weight:700}.faq-section .category-wrapper .answer p:not(:last-child){margin-bottom:16px}@media(min-width:768px){.faq-section{padding:20px 15px;background-color:#f5f5f5}.faq-section .category-wrapper{padding:12px;margin-bottom:24px}.faq-section .category-wrapper .title{margin-bottom:24px}}@media(min-width:1280px){.faq-section{padding:0}.faq-section .category-wrapper{padding:16px;margin-bottom:16px}.faq-section .category-wrapper .title{margin-bottom:40px}}#cp-render-template{width:100%;height:100%;max-width:1236px;display:grid;grid-template-columns:1fr}#cp-render-template .template-wrapper{width:100%}#cp-render-template .template-wrapper[data-template=player]{grid-column:span 2}@media(min-width:1280px){#cp-render-template{grid-template-columns:1fr 310px;column-gap:38px}#cp-render-template .template-wrapper{padding:24px 8px}}.player .pip-revert-button{display:none}.player[data-pip=true] .pip-revert-button{color:#fff;padding:4px 10px;border-radius:8px;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center;gap:8px;position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;opacity:0;transition:.3s ease;cursor:pointer}.player[data-pip=true] .pip-revert-button p{line-height:1.1px}.player[data-pip=true] .pip-revert-button:hover{background-color:rgba(0,0,0,.7);color:#fff;opacity:1}.player[data-pip=true] .pip-revert-button:hover svg path{fill:#fff}.player .no-video-feedback{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;color:#fff;text-align:center;display:grid;place-items:center}.player iframe{width:100%;height:100%;max-height:calc(100dvh - var(--menu-height))}@media(min-width:1280px){.player{position:fixed}.player[data-animation=true]{transition:all .3s ease-in-out}.player .no-video-feedback,.player iframe{border-radius:8px}}@media(max-width:1279px){.player.player{aspect-ratio:16/9}.player[data-pip=false]{position:fixed;height:auto!important}.player[data-pip=true]{order:1;max-width:100vw;max-height:50vh;position:-webkit-sticky;position:sticky}.player[data-pip=true] .pip-revert-button{opacity:1;background-color:rgba(0,0,0,.5);color:#fff;border-radius:0}.player[data-pip=true] .pip-revert-button p{background-color:rgba(0,0,0,.7);border-radius:12px;padding:8px 12px;display:flex;align-items:center;gap:10px}.main-content{order:2}}.form-email{width:100%;display:flex;flex-direction:column;gap:10px}.form-email[data-step="1"] fieldset[data-step="2"],.form-email[data-step="2"] fieldset[data-step="1"]{display:none}.form-email fieldset{flex-direction:column;gap:10px}.form-email fieldset .error-message{font-size:12px;color:#da2a20;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.form-email fieldset[data-error=false] .error-message{max-height:0;opacity:0}.form-email fieldset[data-error=true] .error-message{max-height:64px;opacity:1}.form-email fieldset[data-error=true] .input-wrapper,.form-email fieldset[data-error=true] .select-wrapper select{border:1px solid #da2a20}.form-email .footer{padding:1.5rem 0 0;display:flex;flex-direction:column;gap:22px}.form-email .footer>.warnings{text-align:center;display:flex;flex-direction:column;align-items:center}.form-email .footer>.warnings>p{font-size:12px;line-height:100%}.form-email .footer .submit-button{margin-top:1.5rem}.form-email .footer>.step{text-align:center}.form-email .footer>.step .progress-bar{width:100%;height:17px;background-color:#f1f3f5}.form-email .footer>.step .progress-bar .bar{height:100%;background-color:#05d9df;transition:width .3s ease-in-out}.form-email .footer>.step .progress-bar .bar[data-step="1"]{width:50%}.form-email .footer>.step .progress-bar .bar[data-step="2"]{width:100%}.form-email .footer>.step p{margin-top:8px}.bsc-select .label{display:block;font-weight:700;margin-bottom:12px;font-size:16px;color:#212429}.bsc-select .select-wrapper{display:inline-block;position:relative;width:100%}.bsc-select .select-wrapper:after{content:"";background-image:url("data:image/svg+xml,%0A%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.53907%2010H15.4609C15.9402%2010%2016.1803%2010.6386%2015.8414%2011.0121L12.3804%2014.8264C12.1703%2015.0579%2011.8297%2015.0579%2011.6196%2014.8264L8.15866%2011.0121C7.81973%2010.6386%208.05978%2010%208.53907%2010Z%22%20fill%3D%22%23636E7C%22%2F%3E%0A%3C%2Fsvg%3E");background-position:50%;position:absolute;width:24px;height:24px;top:12px;right:6px;z-index:1;pointer-events:none}.bsc-select .select-wrapper select{position:relative;background-color:#fff;border:1px solid #acb4bd;border-radius:12px;color:#636e7c;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;box-shadow:inset 4px 4px 0 #f1f3f5;cursor:pointer;font-size:16px;font-family:var(--font-base),sans-serif;padding:12px 40px 12px 12px}.bsc-select .select-wrapper select:hover{background-color:#f1f3f5}.bsc-select .select-wrapper select:hover option{background-color:#fff}.bsc-select .select-wrapper select:active{color:#000}.bsc-select .select-wrapper select:focus{outline:2px solid #e1e4e8}.bsc-select .select-wrapper .icon{position:absolute;top:12px;left:12px}.bsc-select .select-wrapper .icon svg{width:24px;height:24px}.bsc-select .helper{display:block;font-size:16px;margin-top:12px;color:#212429}.bsc-select.inverse .label{color:#fff}.bsc-select.inverse .select-wrapper:after{background-image:url("data:image/svg+xml,%0A%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.53907%2010H15.4609C15.9402%2010%2016.1803%2010.6386%2015.8414%2011.0121L12.3804%2014.8264C12.1703%2015.0579%2011.8297%2015.0579%2011.6196%2014.8264L8.15866%2011.0121C7.81973%2010.6386%208.05978%2010%208.53907%2010Z%22%20fill%3D%22%23FFFFFF%22%2F%3E%0A%3C%2Fsvg%3E")}.bsc-select.inverse .select-wrapper select{background-color:#636e7c;color:#fff}.bsc-select.inverse .select-wrapper select:hover{background-color:#636e7c}.bsc-select.inverse .select-wrapper select:active{color:#fff}.bsc-select.inverse .select-wrapper select:focus{outline:2px solid #e1e4e8}.bsc-select.inverse .helper{color:#fff}.bsc-select.small .label{font-size:14px}.bsc-select.small .select-wrapper:after{width:20px;height:20px;top:8px;right:6px}.bsc-select.small .select-wrapper select{font-size:14px;padding:8px 36px 8px 12px}.bsc-select.small .select-wrapper select .icon{top:8px;left:12px}.bsc-select.small .select-wrapper select .icon svg{width:20px;height:20px}.bsc-select.small .helper{font-size:12px}.form-conversas{width:100%;display:flex;flex-direction:column;gap:10px}.form-conversas[data-step="1"] fieldset[data-step="2"],.form-conversas[data-step="2"] fieldset[data-step="1"]{display:none}.form-conversas fieldset{flex-direction:column;gap:10px}.form-conversas fieldset .error-message{font-size:12px;color:#da2a20;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.form-conversas fieldset[data-error=false] .error-message{max-height:0;opacity:0}.form-conversas fieldset[data-error=true] .error-message{max-height:64px;opacity:1}.form-conversas fieldset[data-error=true] .input-wrapper,.form-conversas fieldset[data-error=true] .select-wrapper select{border:1px solid #da2a20}.form-conversas .footer{padding:1.5rem 0 0;display:flex;flex-direction:column;gap:22px}.form-conversas .footer>.warnings{text-align:center;display:flex;flex-direction:column;align-items:center}.form-conversas .footer>.warnings>p{font-size:12px;line-height:100%}.form-conversas .footer .submit-button{margin-top:1.5rem}.form-conversas .footer>.step{text-align:center}.form-conversas .footer>.step .progress-bar{width:100%;height:17px;background-color:#f1f3f5}.form-conversas .footer>.step .progress-bar .bar{height:100%;background-color:#05d9df;transition:width .3s ease-in-out}.form-conversas .footer>.step .progress-bar .bar[data-step="1"]{width:50%}.form-conversas .footer>.step .progress-bar .bar[data-step="2"]{width:100%}.form-conversas .footer>.step p{margin-top:8px}.form-crm{width:100%;display:flex;flex-direction:column;gap:10px}.form-crm[data-step="1"] fieldset[data-step="2"],.form-crm[data-step="2"] fieldset[data-step="1"]{display:none}.form-crm fieldset{flex-direction:column;gap:10px}.form-crm fieldset .error-message{font-size:12px;color:#da2a20;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.form-crm fieldset[data-error=false] .error-message{max-height:0;opacity:0}.form-crm fieldset[data-error=true] .error-message{max-height:64px;opacity:1}.form-crm fieldset[data-error=true] .input-wrapper,.form-crm fieldset[data-error=true] .select-wrapper select{border:1px solid #da2a20}.form-crm .footer{padding:1.5rem 0 0;display:flex;flex-direction:column;gap:22px}.form-crm .footer>.warnings{text-align:center;display:flex;flex-direction:column;align-items:center}.form-crm .footer>.warnings>p{font-size:12px;line-height:100%}.form-crm .footer .submit-button{margin-top:1.5rem}.form-crm .footer>.step{text-align:center}.form-crm .footer>.step .progress-bar{width:100%;height:17px;background-color:#f1f3f5}.form-crm .footer>.step .progress-bar .bar{height:100%;background-color:#05d9df;transition:width .3s ease-in-out}.form-crm .footer>.step .progress-bar .bar[data-step="1"]{width:50%}.form-crm .footer>.step .progress-bar .bar[data-step="2"]{width:100%}.form-crm .footer>.step p{margin-top:8px}.form-marketing{width:100%;display:flex;flex-direction:column;gap:10px}.form-marketing[data-step="1"] fieldset[data-step="2"],.form-marketing[data-step="2"] fieldset[data-step="1"]{display:none}.form-marketing fieldset{flex-direction:column;gap:10px}.form-marketing fieldset .error-message{font-size:12px;color:#da2a20;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.form-marketing fieldset[data-error=false] .error-message{max-height:0;opacity:0}.form-marketing fieldset[data-error=true] .error-message{max-height:64px;opacity:1}.form-marketing fieldset[data-error=true] .input-wrapper,.form-marketing fieldset[data-error=true] .select-wrapper select{border:1px solid #da2a20}.form-marketing .footer{padding:1.5rem 0 0;display:flex;flex-direction:column;gap:22px}.form-marketing .footer>.warnings{text-align:center;display:flex;flex-direction:column;align-items:center}.form-marketing .footer>.warnings>p{font-size:12px;line-height:100%}.form-marketing .footer .submit-button{margin-top:1.5rem}.form-marketing .footer>.step{text-align:center}.form-marketing .footer>.step .progress-bar{width:100%;height:17px;background-color:#f1f3f5}.form-marketing .footer>.step .progress-bar .bar{height:100%;background-color:var(--primary-color-40);transition:width .3s ease-in-out}.form-marketing .footer>.step .progress-bar .bar[data-step="1"]{width:50%}.form-marketing .footer>.step .progress-bar .bar[data-step="2"]{width:100%}.form-marketing .footer>.step p{margin-top:8px}.form-multiproduct{width:100%;display:flex;flex-direction:column;gap:10px}.form-multiproduct[data-step="1"] fieldset[data-step="2"],.form-multiproduct[data-step="2"] fieldset[data-step="1"]{display:none}.form-multiproduct fieldset{flex-direction:column;gap:10px}.form-multiproduct fieldset .error-message{font-size:12px;color:#da2a20;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.form-multiproduct fieldset[data-error=false] .error-message{max-height:0;opacity:0}.form-multiproduct fieldset[data-error=true] .error-message{max-height:64px;opacity:1}.form-multiproduct fieldset[data-error=true] .input-wrapper,.form-multiproduct fieldset[data-error=true] .select-wrapper select{border:1px solid #da2a20}.form-multiproduct .footer{padding:1.5rem 0 0;display:flex;flex-direction:column;gap:22px}.form-multiproduct .footer>.warnings{text-align:center;display:flex;flex-direction:column;align-items:center}.form-multiproduct .footer>.warnings>p{font-size:12px;line-height:100%}.form-multiproduct .footer .submit-button{margin-top:1.5rem}.form-multiproduct .footer>.step{text-align:center}.form-multiproduct .footer>.step .progress-bar{width:100%;height:17px;background-color:#f1f3f5}.form-multiproduct .footer>.step .progress-bar .bar{height:100%;background-color:#05d9df;transition:width .3s ease-in-out}.form-multiproduct .footer>.step .progress-bar .bar[data-step="1"]{width:50%}.form-multiproduct .footer>.step .progress-bar .bar[data-step="2"]{width:100%}.form-multiproduct .footer>.step p{margin-top:8px}.form-ondemand{width:100%;display:flex;flex-direction:column;gap:10px}.form-ondemand[data-step="1"] fieldset[data-step="2"],.form-ondemand[data-step="2"] fieldset[data-step="1"]{display:none}.form-ondemand fieldset{flex-direction:column;gap:10px}.form-ondemand fieldset .error-message{font-size:12px;color:#da2a20;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.form-ondemand fieldset[data-error=false] .error-message{max-height:0;opacity:0}.form-ondemand fieldset[data-error=true] .error-message{max-height:64px;opacity:1}.form-ondemand fieldset[data-error=true] .input-wrapper,.form-ondemand fieldset[data-error=true] .select-wrapper select{border:1px solid #da2a20}.form-ondemand .footer{padding:1.5rem 0 0;display:flex;flex-direction:column;gap:22px}.form-ondemand .footer>.warnings{text-align:center;display:flex;flex-direction:column;align-items:center}.form-ondemand .footer>.warnings>p{font-size:12px;line-height:100%}.form-ondemand .footer .submit-button{margin-top:1.5rem}.form-ondemand .footer>.step{text-align:center}.form-ondemand .footer>.step .progress-bar{width:100%;height:17px;background-color:#f1f3f5}.form-ondemand .footer>.step .progress-bar .bar{height:100%;background-color:#05d9df;transition:width .3s ease-in-out}.form-ondemand .footer>.step .progress-bar .bar[data-step="1"]{width:50%}.form-ondemand .footer>.step .progress-bar .bar[data-step="2"]{width:100%}.form-ondemand .footer>.step p{margin-top:8px}.form-imersao-2025{width:100%;display:flex;flex-direction:column;gap:10px}.form-imersao-2025[data-step="1"] fieldset[data-step="2"],.form-imersao-2025[data-step="2"] fieldset[data-step="1"]{display:none}.form-imersao-2025 fieldset{flex-direction:column;gap:10px}.form-imersao-2025 fieldset .error-message{font-size:12px;color:#da2a20;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.form-imersao-2025 fieldset[data-error=false] .error-message{max-height:0;opacity:0}.form-imersao-2025 fieldset[data-error=true] .error-message{max-height:64px;opacity:1}.form-imersao-2025 fieldset[data-error=true] .input-wrapper,.form-imersao-2025 fieldset[data-error=true] .select-wrapper select{border:1px solid #da2a20}.form-imersao-2025 .footer{padding:1.5rem 0 0;display:flex;flex-direction:column;gap:22px}.form-imersao-2025 .footer>.warnings{text-align:center;display:flex;flex-direction:column;align-items:center}.form-imersao-2025 .footer>.warnings>p{font-size:12px;line-height:100%}.form-imersao-2025 .footer .submit-button{margin-top:1.5rem}.form-imersao-2025 .footer>.step{text-align:center}.form-imersao-2025 .footer>.step .progress-bar{width:100%;height:17px;background-color:#f1f3f5}.form-imersao-2025 .footer>.step .progress-bar .bar{height:100%;background-color:#05d9df;transition:width .3s ease-in-out}.form-imersao-2025 .footer>.step .progress-bar .bar[data-step="1"]{width:50%}.form-imersao-2025 .footer>.step .progress-bar .bar[data-step="2"]{width:100%}.form-imersao-2025 .footer>.step p{margin-top:8px}#paywall-adv-form{min-height:300px}#paywall-adv-form,#paywall-rdsm-form{width:100%;display:grid;place-items:center}#paywall-rdsm-form{min-height:288px}#paywall-rdsm-form .rdsm-container{white-space:normal}.paywall-overlay{background-color:rgba(0,0,0,.6);z-index:1090;overflow:hidden;position:fixed;top:0;left:0;width:100%;height:100%}#paywall{background-color:#fff;box-shadow:0 20px 24px -4px rgba(16,24,40,.1),0 8px 8px -4px rgba(16,24,40,.04);max-width:min(90vw,600px);max-height:90dvh;padding:1.5rem;border-radius:16px;position:fixed;z-index:1100;top:50%;left:50%;transform:translate(-50%,-50%)}#paywall,#paywall .header{width:100%;display:flex;flex-direction:column}#paywall .header{align-items:center;padding:1.5rem 0}#paywall .header .title{font-size:18px;margin-top:22px;text-align:center}#paywall .content{min-height:288px;overflow-y:auto;padding:1.5rem 0;display:grid;grid-template-columns:1fr;place-items:center}.cp-event-information{color:#212429;display:flex;flex-direction:column;gap:12px}.cp-event-information .tag{color:#636e7c}.cp-event-information .resume{display:flex;flex-direction:column;gap:12px}.cp-event-information .resume .description-wrapper{flex:1 1;display:flex;align-items:center}.cp-event-information .resume .description-wrapper .description{white-space:pre-line}.cp-event-information .resume .description-wrapper .description p:not(:first-child){padding-top:12px}.cp-event-information .resume .event-time{min-width:195px;min-height:48px;display:flex;flex-direction:column;justify-content:space-between}.cp-event-information .resume .divisor{display:none}@media(min-width:768px){.cp-event-information .resume{flex-direction:row;gap:0}.cp-event-information .resume>p{width:-moz-fit-content;width:fit-content}.cp-event-information .resume .event-time{width:28%;justify-content:center;gap:1rem}.cp-event-information .resume .divisor{display:block;width:1px;background-color:#000;margin:0 23px}}@media(min-width:1280px){.cp-event-information{gap:16px}.cp-event-information .resume{flex-direction:column;gap:16px}.cp-event-information .resume .event-time{width:100%}.cp-event-information .resume .divisor{display:none}}.rdb-feature{width:100%}.rdb-feature,.rdb-feature .event-main-container{display:flex;flex-direction:column;gap:12px}.rdb-feature .box{padding:0 24px}.rdb-feature .box.full{padding:0}.rdb-feature .event-banner-box>img,.rdb-feature .event-banner-box>video{max-width:100%;width:100%;aspect-ratio:16/9}.rdb-feature .event-banner-box img[data-breapoint=all],.rdb-feature .event-banner-box img[data-breapoint=mobile],.rdb-feature .event-banner-box img[data-breapoint=none]{display:block}.rdb-feature .event-banner-box img[data-breapoint=desktop],.rdb-feature .event-banner-box img[data-breapoint=tablet]{display:none}.rdb-feature .event-banner-box>video{width:0;height:0;opacity:0;visibility:hidden}.rdb-feature .event-banner-box>video[data-ready=true]{width:100%;height:auto;opacity:1;visibility:visible}@media(min-width:768px){.rdb-feature .box{padding:0 40px}.rdb-feature .event-main-container .event-banner-box img[data-breapoint=mobile]{display:none}.rdb-feature .event-main-container .event-banner-box img[data-breapoint=tablet]{display:block}.rdb-feature .event-main-container .event-banner-box img[data-breapoint=desktop]{display:none}}@media(min-width:1280px){.rdb-feature{margin:0 auto}.rdb-feature .box{padding:0 80px}.rdb-feature>.full{margin:0 80px}.rdb-feature .event-main-container{background-color:#fff;margin:0;padding:24px;border-radius:24px;display:grid;grid-template-columns:2.6fr 1fr;grid-gap:24px;gap:24px}.rdb-feature .event-main-container .event-banner-box img,.rdb-feature .event-main-container .event-banner-box video{border-radius:8px}.rdb-feature .event-main-container .event-banner-box img[data-breapoint=mobile],.rdb-feature .event-main-container .event-banner-box img[data-breapoint=tablet]{display:none}.rdb-feature .event-main-container .event-banner-box img[data-breapoint=desktop]{display:block}.rdb-feature .event-main-container .box.event-information-box{background-color:#f1f3f5;border-radius:8px;padding:20px;display:flex;justify-content:flex-start;align-items:center}}@media(min-width:1608px){.rdb-feature{max-width:1448px}.rdb-feature .box{padding:0}.rdb-feature .full{margin:0}}.rdb-simple-header{padding:22px 0}.rdb-simple-header .logo-img{width:145px;height:auto}@media(min-width:768px){.rdb-simple-header{padding:24px 0}}@media(min-width:1280px){.rdb-simple-header{padding:40px 0}}