@font-face{src:url("/font/GrotescaReformaGX.ttf") format("truetype-variations");font-family:"GrotescaReforma";font-style:normal;font-weight:100 900;font-stretch:100 500;font-weight:100 900;font-stretch:100% 500%}a,a:hover,a:focus,a:active{text-decoration:none;color:inherit}html{background-color:#0c6e3e;font-variant-ligatures:common-ligatures}body,html{scroll-behavior:smooth;height:100%;font-family:"GrotescaReforma";font-weight:100;font-stretch:300%;color:#231f20}.btn{font-size:1.5rem;background-color:#0c6e3e;color:#f0f7e8;padding:1rem;border-radius:5px;transition:.3s}.btn:hover{color:#f0f7e8;font-weight:500}.plus{font-weight:900;font-size:1.5rem;line-height:1.5rem;background-color:#f0f7e8;color:#0c6e3e;width:32px;height:32px;text-align:center;border-radius:50%;transition:.3s}.section-h{font-size:6rem;padding:8rem 0 3rem;text-align:center}.subsection-h{font-family:"GrotescaReforma";color:#0c6e3e;font-size:3rem;padding:4rem 0;text-align:center}header{display:flex;justify-content:center;align-items:center}header #header-info{font-family:"abril-display";font-size:1.5rem;color:#0c6e3e}#menu{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:2rem;transform:translateX(-7.5%)}#menu #menu-button{border:none;background:none;z-index:2}#menu #menu-icon{z-index:2;margin:0 auto;fill:#0c6e3e;width:28px;height:auto;transition:.3s ease-in;cursor:pointer}#menu #menu-icon:hover{fill:#ed6ea7}#menu nav{position:absolute;left:3px;transform-origin:10px;transform:rotate(-90deg) translate(-100%);opacity:0;transition:.3s ease-in;z-index:-1}#menu nav.show{opacity:1}#menu nav a{font-family:"abril-display";color:#0c6e3e;font-size:1.5rem;margin-right:1rem;background:linear-gradient(0deg, #ED6EA7, #ED6EA7) no-repeat right bottom/0 var(--bg-h);transition:350ms ease-in;--bg-h: 100%;padding-bottom:2px;--bg-h: 2px}#menu nav a:where(:hover,:focus-visible){background-size:100% var(--bg-h);background-position-x:left;color:#ed6ea7}h2{font-family:abril-display,serif;font-weight:800;font-style:normal;color:#0c6e3e;font-size:6rem}@-webkit-keyframes move-down{0%{transform:translateY(0)}50%{transform:translateY(50px)}100%{transform:translateY(0)}}@keyframes move-down{0%{transform:translateY(0)}50%{transform:translateY(50px)}100%{transform:translateY(0)}}@-webkit-keyframes freak-motion{0%{transform:translateX(50%)}25%{transform:translateY(10%)}50%{transform:translateX(-10%)}100%{transform:translateY(0);transform:translateX(0)}}@keyframes freak-motion{0%{transform:translateX(50%)}25%{transform:translateY(10%)}50%{transform:translateX(-10%)}100%{transform:translateY(0);transform:translateX(0)}}@-webkit-keyframes trembling{0%{transform:translateX(-5%)}50%{transform:translateX(-1%)}100%{transform:translateX(5%)}}@keyframes trembling{0%{transform:translateX(-5%)}50%{transform:translateX(-1%)}100%{transform:translateX(5%)}}.hero{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem}.hero #logo-dtsp{height:20%}.hero #logo{fill:#0c6e3e}.hero #arrow-main{height:20%}.hero #arrow-main #arrow-svg{fill:#0c6e3e;-webkit-animation:move-down 2s ease-in infinite;animation:move-down 2s ease-in infinite}.hero #arrow-main #arrow-svg .svg-arrow{transform-origin:50% 50%;transform:scale(70%)}.background{max-width:100vw;height:100vh}.background .img{background-image:url("/img/degrade-topi.webp");background-position:center;background-repeat:no-repeat;background-size:cover;position:fixed;height:100%;width:100%;z-index:-1}.background .content{position:absolute;left:50%;transform:translateX(-50%);width:80%;margin:0 auto}.opening{min-height:100vh;display:flex;flex-direction:column;align-items:center}.opening #slogan{font-size:12vw;text-align:center;color:#0c6e3e;z-index:-1}.opening h2{font-size:3rem;text-align:center;color:#0c6e3e}.opening .txt-wrapper{width:100%;margin:0 auto}.opening p{color:#231f20;font-size:3rem;color:#0c6e3e;padding-bottom:3rem}.guests{min-height:100vh;cursor:pointer}.guests .guests-gallery{height:100%;width:100%;display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.guests .guest{position:relative;height:300px;width:300px}.guests .guest:hover>.guest-info{opacity:1}.guests .guest .guest-info{position:absolute;opacity:0;top:0;height:100%;width:100%;background:#0c6e3e;background:linear-gradient(0deg, rgb(12, 110, 62) 0%, rgba(12, 110, 62, 0.2) 100%);margin:0;padding:0;font-size:1.2rem;color:#f0f7e8;transition:.8s ease-out;display:flex;flex-direction:column;align-items:center;justify-content:center}.guests .guest .guest-info h3{font-weight:900}.guests .guest .guest-info h4{font-weight:500}.guests .guest .guest-img{display:absolute;height:100%}.inscription{height:25vh;width:100%;display:flex;justify-content:center;align-items:center}#workshops{min-height:100vh;color:#0c6e3e}#workshops .carrousel{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem}#workshops h4{font-size:1.5rem;font-weight:900}#workshops h5{font-size:1.5rem;font-weight:400}#workshops .card{cursor:pointer;text-align:left;border:#0c6e3e 3px solid;height:450px;width:300px;display:flex;flex-direction:column;align-items:center;gap:3rem;border-radius:10px}#workshops .card .txt-wrapper{text-align:left;margin:1rem;align-self:flex-start}#workshops .card svg{height:50%;width:auto}#workshops .card svg g>path{stroke-width:10px}#workshops .card svg #folha{stroke-width:16px}#workshops #display-type svg{fill:rgba(237,110,167,.5);stroke:#0c6e3e}#workshops #display-type g>path{stroke-width:4px}#workshops #display-type #rachura{transition:.4s ease-in}#workshops #display-type #rachura path{stroke:#0c6e3e;opacity:1}#workshops #display-type #shape{stroke:none}#workshops #display-type #shape,#workshops #display-type #outline{opacity:0;transition:.3s ease-in}#workshops #display-type #outline{stroke:#0c6e3e}#workshops #display-type:hover>svg>#letra-a>#shape{opacity:.5}#workshops #display-type:hover>svg>#letra-a>#outline{opacity:1;-webkit-animation-delay:.3s;animation-delay:.3s}#workshops #display-type:hover>svg>#letra-a>#rachura{opacity:0}#workshops #make-weirder g>path{stroke:#0c6e3e;stroke-width:5px}#workshops #make-weirder #normal{opacity:1;transition:.5s ease-in}#workshops #make-weirder #estranho{fill:rgba(237,110,167,.5);opacity:0;transition:.3s ease-in}#workshops #make-weirder:hover>#make>#z>#normal{opacity:0}#workshops #make-weirder:hover>#make>#z>#estranho{opacity:1;-webkit-animation:trembling 2ms infinite;animation:trembling 2ms infinite}#workshops #motion-card svg{width:250px}#workshops #motion-card g>path{stroke-width:2px;stroke:#0c6e3e}#workshops #motion-card:hover>svg>#motion>#letra{-webkit-animation:freak-motion .4s ease-in;animation:freak-motion .4s ease-in;fill:rgba(237,110,167,.5)}#workshops #motion-card:hover>#typemotion>#ecomercial>#direito{-webkit-animation:down .3s ease-in;animation:down .3s ease-in}#workshops #kerning svg>#letters>#letter_V{transition:.3s ease-in}#workshops #kerning:hover>svg>#letters>#letter_V{transform:translateX(-40px);stroke:#0c6e3e;fill:rgba(237,110,167,.5)}#workshops #variable svg{width:300px}#workshops #variable svg g>path{stroke-width:8px}#workshops #variable #variable_axes>path{transition:.3s ease-in}#workshops #variable:hover>svg>#variable_axes>#circle1{transform:translateX(40%);fill:#ed6ea7}#workshops #variable:hover>svg>#variable_axes>#circle2{transform:translateX(-20%);fill:#ed6ea7}#workshops #variable:hover>svg>#variable_axes>#circle3{transform:translateX(30%);fill:#ed6ea7}#workshops #files #file>path{transition:.3s ease-in}#workshops #files svg{transition:.3s ease-in}#workshops #files:hover>svg{transform:rotate(-10deg)}#workshops #files:hover>svg>#file>#dobra{fill:rgba(237,110,167,.5)}#workshops #files:hover>svg>#file>#logo_glyphs{fill:rgba(12,110,62,.5)}#workshops #interpolation:hover>path{transition:.3s ease-in}#workshops #interpolation #Vector1,#workshops #interpolation #Vector2,#workshops #interpolation #Vector4,#workshops #interpolation #Vector5,#workshops #interpolation #Vector6{stroke:#ed6ea7;opacity:0;transition:.4s ease-in}#workshops #interpolation #Vector3{fill:rgba(0,0,0,0);transition:.4s ease-in}#workshops #interpolation:hover>svg>#dollar>#Vector1{stroke:#0c6e3e;opacity:1;transition-delay:.1s}#workshops #interpolation:hover>svg>#dollar>#Vector2{stroke:#0c6e3e;opacity:1;transition-delay:.15s}#workshops #interpolation:hover>svg>#dollar>#Vector4{stroke:#0c6e3e;opacity:1;transition-delay:.2s}#workshops #interpolation:hover>svg>#dollar>#Vector5{stroke:#0c6e3e;opacity:1;transition-delay:.25s}#workshops #interpolation:hover>svg>#dollar>#Vector6{stroke:#0c6e3e;opacity:1;transition-delay:.3s}#workshops #interpolation:hover>svg>#dollar>#Vector3{stroke:#0c6e3e;transition-delay:.3s;fill:rgba(237,110,167,.5);stroke-width:0}#workshops #make-weirder,#workshops #motion-card,#workshops #display-type,#workshops #kerning,#workshops #variable,#workshops #files,#workshops #interpolation{transition:.3s ease-out}#workshops #make-weirder:hover,#workshops #motion-card:hover,#workshops #display-type:hover,#workshops #kerning:hover,#workshops #variable:hover,#workshops #files:hover,#workshops #interpolation:hover{background-color:rgba(12,110,62,.1)}.agenda-w-mobile{display:none}.agenda{min-height:100vh}.local{text-align:left;color:#0c6e3e}.local h5{font-weight:300}.local p,.local h5,.local h4{font-size:1.5rem}.grid-workshops{display:grid;grid-template-columns:.1fr 1fr 1fr .1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;gap:10px 10px;grid-auto-flow:row;width:100%;margin:0}.grid-workshops .grid-header,.grid-workshops .hour{font-family:"GrotescaReforma";font-weight:900;text-align:right;font-size:1.5rem;color:#0c6e3e}.grid-workshops .grid-header{text-align:center;font-size:3rem}.grid-workshops .w-juan,.grid-workshops .w-rainer-basic,.grid-workshops .w-rainer,.grid-workshops .w-rainer-2,.grid-workshops .w-rainer-3,.grid-workshops .one-on-one,.grid-workshops .w-cecilia,.grid-workshops .w-fer{background-color:rgba(237,110,167,.3);border-radius:10px;padding:.5rem;color:#0c6e3e;font-size:1.5rem;transition:.2s ease-in;cursor:pointer}.grid-workshops .w-juan h5,.grid-workshops .w-rainer-basic h5,.grid-workshops .w-rainer h5,.grid-workshops .w-rainer-2 h5,.grid-workshops .w-rainer-3 h5,.grid-workshops .one-on-one h5,.grid-workshops .w-cecilia h5,.grid-workshops .w-fer h5{font-size:1.5rem;font-weight:300}.grid-workshops .w-juan:hover,.grid-workshops .w-rainer-basic:hover,.grid-workshops .w-rainer:hover,.grid-workshops .w-rainer-2:hover,.grid-workshops .w-rainer-3:hover,.grid-workshops .one-on-one:hover,.grid-workshops .w-cecilia:hover,.grid-workshops .w-fer:hover{background-color:rgba(237,110,167,.6)}.grid-workshops .almoco{display:flex;align-items:center;justify-content:center;background-color:rgba(237,110,167,.3);border-radius:10px;padding:.5rem;color:#0c6e3e;font-size:1.5rem}.grid-workshops .quinta{grid-area:1/2/2/4}.grid-workshops .sexta{grid-area:1/5/2/7}.grid-workshops .w-juan{grid-area:2/2/11/3}.grid-workshops .divisoria{grid-area:1/4/11/5}.grid-workshops .h9{grid-area:2/1/3/2}.grid-workshops .h10{grid-area:3/1/4/2}.grid-workshops .h11{grid-area:4/1/5/2}.grid-workshops .h12{grid-area:5/1/6/2}.grid-workshops .h13{grid-area:6/1/7/2}.grid-workshops .h14{grid-area:7/1/8/2}.grid-workshops .h15{grid-area:8/1/9/2}.grid-workshops .h16{grid-area:9/1/10/2}.grid-workshops .h17{grid-area:10/1/11/2}.grid-workshops .almoco{grid-area:6/2/7/7}.grid-workshops .w-fer{grid-area:2/3/6/4}.grid-workshops .w-rainer{grid-area:7/3/11/4}.grid-workshops .w-rainer-2{grid-area:2/5/4/6}.grid-workshops .w-rainer-3{grid-area:4/5/6/6}.grid-workshops .one-on-one{grid-area:7/5/9/6}.grid-workshops .w-cecilia{grid-area:2/6/11/7}.grid-workshops .empty{grid-area:1/1/2/2}.grid-palestras{display:grid;grid-template-columns:.1fr 1.9fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-auto-columns:1fr;gap:10px 10px;grid-auto-flow:row;grid-template-areas:"s1 p1" "s2 p2" "s3 p3" "s4 p4" "s5 p5" "s6 p6" "s7 p7" "s8 p8" "s9 p9";width:100%;height:100%;padding-bottom:3rem}.grid-palestras .hour{font-family:"GrotescaReforma";font-weight:900;font-stretch:300%;font-size:1.5rem;color:#0c6e3e;padding:1rem 0}.grid-palestras .talk{font-size:1.5rem;background-color:rgba(237,110,167,.3);font-weight:900;font-stretch:300%;border-radius:10px;padding:1rem;color:#0c6e3e}.grid-palestras .talk h5{font-size:1.5rem;font-weight:300;font-stretch:300%}.grid-palestras .flex{display:flex;align-items:baseline;gap:.3rem}.s1{grid-area:s1}.s2{grid-area:s2}.s3{grid-area:s3}.s4{grid-area:s4}.s5{grid-area:s5}.s6{grid-area:s6}.s7{grid-area:s7}.s8{grid-area:s8}.s9{grid-area:s9}.p1{grid-area:p1}.p2{grid-area:p2}.p3{grid-area:p3}.p4{grid-area:p4}.p5{grid-area:p5}.p6{grid-area:p6}.p7{grid-area:p7}.p8{grid-area:p8}.p9{grid-area:p9}#sponsors{min-height:100vh;margin:0 auto}#sponsors h2{font-size:6rem;text-align:center}#sponsors h4{text-align:center;font-size:1.5rem;margin:3rem 0 3rem 0;color:#0c6e3e}#sponsors .platinum-h4{margin-top:0}#sponsors svg{fill:#231f20;transition:.5s ease-in}#sponsors svg:hover{opacity:.5}#sponsors a{width:100%}#sponsors .institucional,#sponsors .silver,#sponsors .gold,#sponsors .platinum{width:100%;display:flex;justify-content:center;align-items:center;gap:4rem;text-align:center}#sponsors .institucional svg,#sponsors .silver svg,#sponsors .gold svg,#sponsors .platinum svg{width:100%}#sponsors .gold svg{width:15%}#sponsors #haag_logo{padding-top:100px;width:50%}#sponsors #glyphs_logo{width:80%}#sponsors .silver svg{width:15%}#sponsors .institucional{display:flex;align-items:center;justify-content:center}#sponsors .institucional a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#sponsors .institucional svg{width:70%;aspect-ratio:3/2;-o-object-fit:contain;object-fit:contain}.org-section{min-height:100vh;padding-bottom:6rem}.org-section .org-gallery{height:100%;width:100%;display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.org-section .org{position:relative;height:300px;width:300px}.org-section .org:hover>.org-info{opacity:1}.org-section .org .org-info{position:absolute;opacity:0;top:0;height:100%;width:100%;background:#f27ca2;background:linear-gradient(0deg, rgb(242, 124, 162) 0%, rgba(242, 124, 162, 0.2) 100%);margin:0;padding:0;font-size:1.2rem;color:#f0f7e8;transition:.8s ease-out;display:flex;flex-direction:column;align-items:center;justify-content:center}.org-section .org .org-info h3{font-weight:900}.org-section .org .org-info h4{font-weight:500}.org-section .org .org-img{display:absolute;height:100%}.footer{display:flex;padding:2rem 0;border-top:#0c6e3e 4px solid}.footer a,.footer h3,.footer h4{color:#0c6e3e;font-size:1.25rem}.footer h3{font-weight:900}.footer h4{font-weight:500}.footer .credits .type,.footer .credits .id,.footer .credits .ui{margin:0;padding:0}.footer .credits .type h3,.footer .credits .type h4,.footer .credits .id h3,.footer .credits .id h4,.footer .credits .ui h3,.footer .credits .ui h4{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;margin:0;padding:0}.footer .credits div{display:flex;gap:.5rem}.btn.disable{color:rgba(35,31,32,.5);background-color:rgba(0,0,0,0);border:rgba(35,31,32,.5) 1px solid;font-weight:500}.btn.disable:hover{color:rgba(35,31,32,.5);background-color:rgba(0,0,0,0);border:rgba(35,31,32,.5) 1px solid;font-weight:500}@media screen and (max-width: 767.98px){h2{font-size:2.5rem !important}.background .content{width:100%}.background .content #menu{text-align:center;width:100%;position:-webkit-sticky;position:sticky;top:2rem;transform:none}.background .content #menu #menu-button #menu-icon:hover{fill:#0c6e3e}.background .content #menu #menu-button #menu-icon.change-color{fill:#f0f7e8}.background .content #menu nav{transform:none;height:100vh;display:none}.background .content #menu nav.show{opacity:1;min-width:100%;background-color:rgba(12,110,62,.9);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#f0f7e8;gap:1rem;position:absolute;top:0;bottom:0;left:0;right:0;transform:translateY(-30px)}.background .content #menu nav a{color:#f0f7e8}.opening #slogan{transform-origin:50%;transform:rotate(90deg) translateY(-9px);font-size:5rem;line-height:5rem;color:rgba(242,124,162,.4)}.opening .txt-wrapper{width:80%}.opening .txt-wrapper p{font-size:2rem;text-align:center}.opening #header-info{text-align:center}.background .content{margin-top:0}.guests .guests-gallery{display:flex;display:-webkit-box;height:450px;align-items:center;overflow-x:auto;gap:1rem;padding:0 1rem;flex-wrap:nowrap;scrollbar-width:none}.guests .guests-gallery::-webkit-scrollbar{display:none}.guests .guest{width:250px;height:250px;z-index:-1;margin-right:1rem}.guests .guest img{border-radius:50%}.guests .guest::after{content:"";position:absolute;top:0;left:0;border-radius:50%;width:100%;height:100%;background-color:rgba(87,189,132,.3);opacity:.7}.guests .guest .guest-info{opacity:1;top:250px;margin-top:1rem;background:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#0c6e3e}#workshops .carrousel{display:flex;flex-direction:row;display:-webkit-box;align-items:center;overflow-x:auto;gap:1rem;padding:0 1rem;flex-wrap:nowrap;scrollbar-width:none}#workshops .carrousel::-webkit-scrollbar{display:none}#workshops .card{width:250px;margin-right:1rem}#workshops .card svg{max-width:200px;height:300px;padding:1rem}#workshops .card#motion-card>svg,#workshops .card#variable>svg{max-width:250px}#workshops .card#kerning>svg{max-width:230px}#workshops .card .txt-wrapper h5,#workshops .card .txt-wrapper h4{font-size:1.5rem}#workshops #variable>svg{padding:0 !important}.desktop{display:none}#sponsors .platinum{flex-direction:column;margin:0 auto;gap:3rem;width:70%}#sponsors .gold svg{width:40%}#sponsors #haag_logo{padding-top:50px}#sponsors .silver svg{width:40%}#sponsors .institucional svg{width:45%}#sponsors .institucional #des,#sponsors .institucional #senac{text-align:center}.gold,.silver,.institucional{flex-direction:column}.org-section .org-gallery{display:flex;display:-webkit-box;height:450px;align-items:center;overflow-x:auto;gap:1rem;padding:0 1rem;flex-wrap:nowrap;scrollbar-width:none}.org-section .org-gallery::-webkit-scrollbar{display:none}.org-section .org{width:250px;height:250px;z-index:-1;margin-right:1rem}.org-section .org .org-img{border-radius:50%}.org-section .org::after{content:"";position:absolute;top:0;left:0;border-radius:50%;width:100%;height:100%;background-color:rgba(242,124,162,.3);opacity:.7}.org-section .org .org-info{opacity:1;top:250px;margin-top:1rem;background:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#ed6ea7}.grid-workshops{display:none}.grid-palestras{width:80%;margin:0 auto}.grid-palestras .talk{background:none;flex-direction:column;padding:0;gap:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.grid-palestras .talk h4,.grid-palestras .talk h5{font-size:1.2rem}.grid-palestras .hour{font-size:1.2rem;padding:0}.subsection-h{font-size:2rem}.footer{padding:2rem 0;margin:0 auto;justify-content:center;align-items:center;text-align:center}.footer .credits div{padding-bottom:1rem;flex-direction:column;gap:.5rem}.local{width:80%;margin:0 auto}.local h4,.local h5,.local p{font-size:1.2rem}.btn{width:80%;text-align:center}.agenda-w-mobile{display:flex;flex-direction:column;color:#0c6e3e;justify-content:center;width:80%;margin:0 auto}.agenda-w-mobile h4,.agenda-w-mobile h5,.agenda-w-mobile p{font-size:1.2rem}.agenda-w-mobile h5{font-weight:300}.agenda-w-mobile .hora{font-weight:900}.day1,.day2{display:flex;flex-direction:column;gap:1rem}}/*# sourceMappingURL=style.min.css.map */