@font-face{font-family:"neighbor";src:url("../../fonts/Neighbor-Alt-Rg") format("otf");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"neighbor";src:url("../../fonts/Neighbor-Alt-Md") format("otf");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"neighbor";src:url("../../fonts/Neighbor-Alt-Smbd") format("otf");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"neighbor";src:url("../../fonts/Neighbor-Alt-Bd") format("otf");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"neighbor";src:url("../../fonts/Neighbor-Alt-Xbd") format("otf");font-weight:800;font-style:normal;font-display:swap}html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box;list-style:none;text-decoration:none}a{color:#fff}body{font-family:"neighbor",sans-serif;font-weight:400;font-style:normal;background-color:#201833;color:#fff;font-feature-settings:"ss06";overflow-x:hidden}.spacer{height:100vh}#preloader{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background-color:#201833;font-size:1rem;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff}#preloader .video-container{-webkit-mask-image:url(../../img/elipse.svg);mask-image:url(../../img/elipse.svg);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;height:200px;width:200px;margin-bottom:1rem;border-radius:50%;overflow:hidden;border:solid 1px #fff}#preloader .video-container video{width:200px;height:auto}#preloader .loader{margin-bottom:1rem}#preloader .credits{text-align:center}.btn{border:none;background-color:#fff;color:#201833;padding:.8rem 1.5rem;border-radius:2.4rem;font-size:clamp(.8rem,.6435rem + .7826vw,1.25rem);transition:all .3s ease-in-out;cursor:pointer;display:inline-block}.btn:hover{background-color:#201833;color:#fff}.btn:first-child{margin-right:.5rem}.btn:focus{outline:none}.btn.disable{display:none}.section-title{text-align:center;text-transform:uppercase;font-size:clamp(2rem,1.3043rem + 3.4783vw,4rem);margin-bottom:2rem}.flex{display:flex}.flex-column{flex-direction:column}.flex-center{justify-content:center;align-items:center}.p-1{padding:1rem}.p-2{padding:2rem}.p-3{padding:3rem}.content-wrapper{width:min(90%,1300px);margin:0 auto}.section-header{display:flex;flex-direction:column}nav{position:fixed;display:flex;justify-content:center;width:100%;z-index:2}.nav__menu{height:5rem;background-color:rgba(255,255,255,.5);padding:0 2.5rem;border-radius:0 0 2.5rem 2.5rem}.nav__menu ul{gap:1rem}.nav__menu ul li a{color:#201833;font-size:1.5rem;transition:all .3s ease-in-out;display:inline-block;position:relative}.nav__menu ul li a::after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#201833;transform-origin:bottom right;transition:transform .3s ease-in-out}.nav__menu ul li a:hover::after{transform:scaleX(1);transform-origin:bottom left}.menu_mobile{display:none}.hero{display:flex;justify-content:center;align-items:center}.hero .hero__bg__img{height:100vh;overflow:hidden;position:relative}.hero .hero__bg__img .part_container{position:relative}.hero .hero__bg__img .part_container #dt-logo-container,.hero .hero__bg__img .part_container #l23logo-container,.hero .hero__bg__img .part_container #sp-logo-container{display:flex;flex-direction:column;position:relative}.hero .hero__bg__img #dt-logo-container,.hero .hero__bg__img #l23logo-container{position:absolute;top:-100%}.hero .hero__bg__img img{height:100vh}.hero-mobile{display:none}#palestrantes{position:relative;min-height:100vh;background-color:#fff;color:#201833;display:flex;flex-direction:column;justify-content:center}#palestrantes .palestrantes-container{align-self:center;width:70vh;height:70vh;display:flex;align-items:center;position:relative;overflow:hidden}#palestrantes .palestrantes-container .palestrante-container{height:100%;position:absolute;overflow:hidden}#palestrantes .palestrantes-container .palestrante-container img{height:70vh;width:auto}#gallery-otsp,#palestrantes-gallery{min-height:100vh;background-color:#fff;width:100%;display:flex;justify-content:center;align-items:center;padding-bottom:6rem}#gallery-otsp .gallery-otsp-container,#gallery-otsp .palestrantes-gallery-container,#palestrantes-gallery .gallery-otsp-container,#palestrantes-gallery .palestrantes-gallery-container{width:min(95%,1600px);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem}#gallery-otsp .gallery-otsp-item,#gallery-otsp .palestrante-gallery-container,#palestrantes-gallery .gallery-otsp-item,#palestrantes-gallery .palestrante-gallery-container{position:relative;width:300px;height:300px;cursor:pointer}#gallery-otsp .gallery-otsp-item img,#gallery-otsp .palestrante-gallery-container img,#palestrantes-gallery .gallery-otsp-item img,#palestrantes-gallery .palestrante-gallery-container img{position:absolute;top:0;left:0;width:300px}#gallery-otsp .gallery-otsp-item .speaker-info,#gallery-otsp .palestrante-gallery-container .speaker-info,#palestrantes-gallery .gallery-otsp-item .speaker-info,#palestrantes-gallery .palestrante-gallery-container .speaker-info{position:absolute;top:50%;left:50%;transform:translate(-50%, -60%);width:180px;height:150px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:rgba(255,255,255,.8);color:#201833;opacity:0;transition:all .3s ease-in-out;text-align:center}#gallery-otsp .gallery-otsp-item .speaker-info:hover,#gallery-otsp .palestrante-gallery-container .speaker-info:hover,#palestrantes-gallery .gallery-otsp-item .speaker-info:hover,#palestrantes-gallery .palestrante-gallery-container .speaker-info:hover{opacity:1}.gallery-otsp-container .gallery-otsp-item .speaker-info{width:300px !important;height:300px !important;transform:translate(-50%, -50%) !important;background-color:rgba(93,192,142,.8) !important;color:#fff !important}#talks{padding:6rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;width:min(95%,1300px)}#talks .talks-timeline{width:min(90%,1000px)}#talks .talks-timeline .day1 h3,#talks .talks-timeline .day2 h3{font-size:clamp(1.5rem,1.3261rem + .8696vw,2rem);margin:2rem 0;color:#5dc08e}#talks .btn-wrapper{display:flex;justify-content:center;margin:2rem 0 0 0}#talks .btn-wrapper .btn{border:solid 2px #fff}.talks-item{padding:1rem;border:solid 2px #fff;border-radius:1rem;margin-bottom:1rem;display:flex}.talks-item .talks-item__time{font-size:clamp(1rem,.8261rem + .8696vw,1.5rem);font-weight:300;margin-right:1rem;display:flex;height:-moz-fit-content;height:fit-content;align-items:center}.talks-item .talks-item__time p{color:#5dc08e}.talks-item .talks-item__time img{height:clamp(1rem,.8261rem + .8696vw,1.5rem);width:auto;margin-right:.5rem}.talks-item .talks-item__title{font-size:clamp(1rem,.8261rem + .8696vw,1.5rem);font-weight:800}.talks-item .green{color:#5dc08e}.talks-item .talks-item__speaker{font-size:clamp(1rem,.8261rem + .8696vw,1.5rem);font-weight:300}#workshops{display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(90deg, rgb(92, 191, 142) 0%, rgb(92, 191, 142) 100%)}#workshops p{font-size:clamp(1rem,.8261rem + .8696vw,1.5rem)}#workshops .section-header{padding:3rem 0}.workshop{min-height:100vh}.workshop .workshop-main-content{display:flex;justify-content:center;align-items:center;width:100%;height:80vh}.workshop .workshop-main-content .workshop-main-wrapper,.workshop .workshop-main-content .workshop-image{width:50%}.workshop .workshop-main-content .workshop-image{position:relative}.workshop .workshop-main-content .workshop-image img{width:100%;height:auto}.workshop .workshop-main-content .workshop-image h4{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:clamp(2rem,.6087rem + 6.9565vw,6rem);width:100%;text-align:center;text-transform:uppercase}.workshop .workshop-main-content .workshop-main-wrapper{display:flex;flex-direction:column}.workshop .workshop-main-content .workshop-main-wrapper .workshop-title{padding-bottom:3rem}.workshop .workshop-main-content .workshop-main-wrapper .workshop-title h3{font-size:clamp(2rem,.6087rem + 6.9565vw,6rem);font-size:clamp(2rem,.125rem + 6vw,5rem);color:#fff;line-height:clamp(2rem,.6087rem + 6.9565vw,6rem);font-size:clamp(2rem,.125rem + 6vw,5rem)}.workshop .workshop-main-content .workshop-main-wrapper .workshop-title h4{font-size:clamp(1rem,.6522rem + 1.7391vw,2rem);color:#fff;font-weight:400}.workshop-info{display:flex;gap:2rem}.workshop-info .workshop-info__date,.workshop-info .workshop-info__time,.workshop-info .workshop-info__local{font-size:clamp(1rem,.8261rem + .8696vw,1.5rem);display:flex;color:#fff;padding:.5rem 0;align-items:center}.workshop-info .workshop-info__date img,.workshop-info .workshop-info__time img,.workshop-info .workshop-info__local img{height:2rem;width:auto;margin-right:.5rem}dialog{padding:3rem;background-color:rgba(255,255,255,.8);border-radius:10px;border:none;top:50%;left:50%;transform:translate(-50%, -50%);width:80%}dialog::backdrop{background-color:rgba(32,24,51,.3)}dialog:focus{outline:none}dialog .dialog-main{display:flex;gap:2rem}dialog .dialog-main .about{width:70%;margin-bottom:2rem}dialog .dialog-main .info{width:30%}dialog .dialog-main .info span{font-weight:800}dialog .dialog-main .info li{font-size:1.2rem;margin-bottom:.5rem}dialog .dialog-header{display:flex;margin-bottom:2rem;align-items:center;gap:1rem}dialog .dialog-header h3{font-size:clamp(1rem,.3043rem + 3.4783vw,3rem);color:#201833}dialog .close{height:2rem;width:2rem;transition:all .3s ease-in-out}dialog .close svg{height:100%;width:100%}dialog .close svg path{transition:all .3s ease-in-out}dialog .close:hover{cursor:pointer}dialog .close:hover svg path{fill:#5dc08e}dialog .close:focus{outline:none}dialog .btn{background-color:#5dc08e;color:#fff}dialog .btn:hover{background-color:#201833}dialog .bio p{font-size:1.2rem;margin-bottom:1rem}#workshop-otsp-extra .nardi-img,#workshop-otsp-02 .nardi-img,#workshop-otsp .nardi-img{order:0}#workshop-otsp-extra .workshop-main-wrapper,#workshop-otsp-02 .workshop-main-wrapper,#workshop-otsp .workshop-main-wrapper{order:1}#workshop-otsp-extra .workshop-main-wrapper .workshop-title,#workshop-otsp-02 .workshop-main-wrapper .workshop-title,#workshop-otsp .workshop-main-wrapper .workshop-title{padding-bottom:0;margin-bottom:0;transform:rotate(270deg)}#workshop-otsp-extra .workshop-main-wrapper .workshop-title h3,#workshop-otsp-02 .workshop-main-wrapper .workshop-title h3,#workshop-otsp .workshop-main-wrapper .workshop-title h3{font-size:5rem;color:#201833;line-height:5rem;text-transform:uppercase}#workshop-otsp-extra .workshop-main-wrapper .workshop-title h4,#workshop-otsp-02 .workshop-main-wrapper .workshop-title h4,#workshop-otsp .workshop-main-wrapper .workshop-title h4{font-size:2rem;color:#fff}#workshop-otsp-extra .workshop-main-wrapper h3,#workshop-otsp-02 .workshop-main-wrapper h3,#workshop-otsp .workshop-main-wrapper h3{text-transform:uppercase}#workshop-otsp-extra .mello-img,#workshop-otsp-02 .mello-img,#workshop-otsp .mello-img{order:2}#workshop-otsp-extra .guest-name,#workshop-otsp-02 .guest-name,#workshop-otsp .guest-name{font-size:clamp(3rem,2.3043rem + 3.4783vw,5rem);line-height:clamp(3rem,2.3043rem + 3.4783vw,5rem)}#workshop-otsp-extra .workshop-footer,#workshop-otsp-02 .workshop-footer,#workshop-otsp .workshop-footer{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem}#workshop-otsp{position:relative}#workshop-otsp,#workshop-otp-extra{z-index:2}.extra,.sold-out{background-color:#ff513c;color:#fff;padding:.5rem 1rem;border-radius:1rem;font-size:clamp(1rem,.8261rem + .8696vw,1.5rem);text-align:center;margin-bottom:1rem;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:3}.extra{background-color:#5dc08e}#workshop-otsp-02{height:100%;width:min(95%,1300px);padding:0;margin:0;z-index:2}#workshop-otsp-02 .workshop-main-wrapper .workshop-title h3,#workshop-otsp-02 .workshop-main-wrapper .workshop-title h4{color:#fff}#workshop-otsp-02 .btn{border:solid 2px #fff}#workshop-otsp-02 .btn:hover{border:solid 2px #fff}#gallery-otsp{flex-direction:column;background:linear-gradient(90deg, rgb(166, 50, 101) 0%, rgb(245, 143, 245) 99.47%, rgb(245, 143, 245) 100%)}#gallery-otsp .gallery-otsp-container{width:min(95%,1300px)}#gallery-otsp .title-container{font-size:clamp(1rem,.8261rem + .8696vw,1.5rem);text-align:center;margin-bottom:2rem}#gallery-otsp .title-container h4{font-weight:300}#workshop-vanessa{display:flex;justify-content:center;align-items:center}#workshop-vanessa .workshop-info{flex-direction:column;gap:0;padding-bottom:3rem}#workshop-vanessa .workshop-info .workshop-info-txt{align-items:flex-end;justify-content:flex-end;text-align:right}#workshop-vanessa .workshop-info .workshop-info-txt img{order:1;margin-right:0;margin-left:1rem}#workshop-vanessa .workshop-main-wrapper{order:1}#workshop-vanessa .workshop-main-wrapper .workshop-title h3,#workshop-vanessa .workshop-main-wrapper .workshop-title h4{text-align:right}#workshop-vanessa .workshop-main-wrapper .workshop-btn-container{text-align:right}#workshop-vanessa .vanessa-img .videos-zuniga{position:absolute;top:0;height:100%;width:100%;mix-blend-mode:multiply}#workshop-vanessa .vanessa-img .vanessa-name{position:absolute;bottom:0;left:0;width:100%;z-index:3}.videos-zuniga{height:300px;width:300px;display:flex}.videos-zuniga .video-container{-webkit-mask-image:url(../../img/elipse.svg);mask-image:url(../../img/elipse.svg);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;height:100%}.videos-zuniga .video-container video{height:100%;width:auto}#workshop-rainer{display:flex;justify-content:center;align-items:center}#workshop-rainer .rainer-img{position:relative;width:50%}#workshop-rainer .rainer-name{position:absolute;top:5px;left:5px;right:5px;width:98%}#workshop-rainer .rainer-name img{width:97%}#workshop-rainer .workshop-main-content{display:flex;justify-content:center;align-items:center;gap:0;z-index:2}#workshop-rainer .workshop-main-content .workshop-info{flex-direction:column;position:relative;height:3rem;width:100%}#workshop-rainer .workshop-main-content .workshop-info .workshop-info__date{position:absolute}#workshop-rainer .workshop-info__local{display:flex}#workshop-rainer .workshop-info__local .place-icon{margin-right:.5rem;height:2rem}#workshop-rainer .titles{width:600px;height:185px;position:relative}#workshop-rainer .titles .workshop-title{position:absolute;top:0;left:0;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}#workshop-rainer .btns{position:relative;background:#015958;display:flex;z-index:2;margin-top:2rem}#workshop-rainer .btns .workshop-btn-container{width:100%;height:100%;position:absolute;top:0;left:0}#free-activity{background:linear-gradient(90deg, rgb(166, 50, 101) 0%, rgb(245, 143, 245) 99.47%, rgb(245, 143, 245) 100%);padding:6rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh}#free-activity .section-header h3{font-weight:400}#free-activity .content-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:left;height:80vh}#free-activity .section-title{margin-bottom:0;font-size:clamp(1rem,.8261rem + .8696vw,1.5rem);text-align:left}#free-activity .main-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:left}#free-activity .main-content h3{font-size:clamp(3rem,1.9565rem + 5.2174vw,6rem);line-height:clamp(3rem,1.9565rem + 5.2174vw,6rem);margin-bottom:2rem}#free-activity .main-content p{font-size:clamp(1rem,.8261rem + .8696vw,1.5rem)}#free-activity .main-content p span{color:#201833}#free-activity .main-content .infos{margin-top:2rem}#free-activity .main-content .title h3{color:#fff}#locals{background:linear-gradient(90deg, rgb(166, 50, 101) 0%, rgb(245, 143, 245) 99.47%, rgb(245, 143, 245) 100%);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:100vh;height:-moz-fit-content;height:fit-content;gap:2rem}#locals h2{font-size:clamp(2rem,1.3043rem + 3.4783vw,4rem)}#locals p{font-size:clamp(1rem,.8261rem + .8696vw,1.5rem)}#locals .local{position:relative;width:100%;height:50vh;overflow:hidden}#locals ul li{font-size:1rem}#locals ul li span{font-weight:800}#sponsors{padding-block:6rem;background:linear-gradient(90deg, white 0%, white 100%)}#sponsors h3{color:#5dc08e;font-size:clamp(1.5rem,1.3261rem + .8696vw,2rem);margin-top:max(2rem,5vw)}#sponsors .content-wrapper{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}#sponsors .sponsor img{filter:brightness(0%);transition:all .3s ease-in-out;margin-block:max(2.5rem,5vw)}#sponsors .sponsor img:hover{filter:brightness(100%)}#sponsors .platinum,#sponsors .gold,#sponsors .amigos-diatipo,#sponsors .apoio-institucional{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}#sponsors .platinum-sponsor{width:min(600px,90%)}#sponsors .platinum-sponsor img{width:100%;height:auto}#sponsors #haag{width:min(500px,55%)}#sponsors .gold-sponsor{width:min(400px,50%)}#sponsors .gold-sponsor img{width:100%;height:auto}#sponsors .apoio-sponsor{width:min(250px,40%)}#sponsors .apoio-sponsor img{width:100%;height:auto}#sponsors .amigos-sponsor{width:min(200px,40%)}#sponsors .amigos-sponsor svg{margin-block:max(2.5rem,5vw);width:100%;height:auto;transition:all .3s ease-in-out}#sponsors .amigos-sponsor svg #amarelo{fill:#fff;transition:all .3s ease-in-out}#sponsors .amigos-sponsor svg #verde .verde{fill:#000;transition:all .3s ease-in-out}#sponsors .amigos-sponsor svg:hover #amarelo{fill:#fd4}#sponsors .amigos-sponsor svg:hover #verde .verde{fill:#015958}nav,.hero,#palestrantes,#talks,#workshops,#locals,#sponsors,footer{width:100vw;overflow-x:hidden}footer{min-height:20vh;background-color:#201833;display:flex;padding:4rem;justify-content:center}footer .container{display:flex;flex-direction:column;gap:1rem;height:100%}footer .logo-wrapper{height:50px}footer .logo-wrapper img{height:100%;width:auto}footer .footer-wrapper{width:100%;display:flex;justify-content:space-between}footer .social-media{margin-top:1rem;display:flex;gap:.5rem}footer .social-media li{display:inline-block;width:2rem;height:2rem}footer .social-media li a{font-size:1.5rem;line-height:.75rem;transition:all .3s ease-in-out}footer .social-media li a svg{height:100%;width:100%}footer .social-media li a svg path{transition:all .3s ease-in-out;fill:#fff}footer .social-media li a:hover path{fill:#5dc08e}svg,img{overflow:hidden}/*# sourceMappingURL=general.min.css.map */