@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");@keyframes pulse{0%{box-shadow:0 0 0 0 #fff}}@keyframes shrink{100%{transform:scale(0.9)}}@keyframes wobble{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}*[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}*{padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth}body{color:#1E1E1E;font-size:16px;font-weight:400;font-family:"DM Sans",sans-serif;background-color:#fff;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#1E1E1E;font-weight:600;margin-bottom:0.5em;line-height:1.2em;font-family:"DM Sans",sans-serif}h1{font-size:20px;color:#fff}h2{font-size:20px;margin-bottom:1.2em}h3{font-size:18px}h4{font-size:14px}p,li{line-height:1.2em}p,li{font-size:16px;margin-bottom:0}a{text-decoration:none}img{max-width:100%;vertical-align:middle}strong{font-weight:700}@media only screen and (min-width: 768px){h1{font-size:24px}p,li{font-size:18px}}@media only screen and (min-width: 1024px){h2{font-size:32px}p,li{font-size:20px}}header .header{background-image:url("../img/header-bg.jpg");background-repeat:no-repeat;background-position:center;background-size:cover;padding:30px 0}header .header .header-logo{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}header .header .header-logo .logo h1{margin-top:30px}header .header .header-logo .info{display:flex;flex-direction:column;align-items:center;gap:30px;background-color:rgba(23,33,97,0.6);padding:30px;border-radius:25px;text-align:center}header .header .header-logo .info p,header .header .header-logo .info span{color:#fff}header .header .header-logo .info .-local p{font-weight:600;font-size:20px}header .header .header-logo .info .-data span{font-size:48px;font-weight:900;letter-spacing:1px}header .header .header-logo .info .-data p{font-weight:300;font-size:20px}@media only screen and (min-width: 768px){header .header{padding:60px 0}header .header .header-logo{flex-direction:row;gap:40px}header .header .header-logo .logo{width:60%}header .header .header-logo .info{width:40%}}@media only screen and (min-width: 1024px){header .header{padding:100px 0}header .header .header-logo{gap:60px;justify-content:space-between}header .header .header-logo .logo{width:66%;max-width:628px}header .header .header-logo .logo h1{margin-top:60px}header .header .header-logo .info{width:34%;max-width:332px}header .header .header-logo .info .-local p{font-size:24px}}@media only screen and (min-width: 1200px){header .header{padding:160px 0}header .header .header-nav nav .menu li{margin:0 14px}header .header .header-nav nav .menu li a{font-size:20px}}footer{background-color:#EFEFEF}footer .brands{padding:40px 0}footer .brands .items{display:grid;grid-template-columns:1fr;justify-content:space-around;gap:20px}footer .brands .items .-item{text-align:center}footer .brands .items .-item h4{font-weight:400;font-size:15px;color:#1E1E1E}footer .brands .items .-item img{height:60px}@media only screen and (min-width: 768px){footer .brands{padding:60px 0}footer .brands .items{grid-template-columns:1fr 1fr}footer .brands .items .-item h4{margin-bottom:2em}}.button{width:100%;padding:0 15px;color:#fff;font-weight:500;font-size:16px;border-radius:60px;text-transform:uppercase;display:inline-block;text-align:center;-webkit-transition:all ease-in-out 0.3s;-moz-transition:all ease-in-out 0.3s;-o-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s}.button.-blue{height:54px;line-height:54px;background-color:#00A4CE}.button.-blue:hover{background-color:#007b9b}.button.-green{height:62px;line-height:62px;background-color:#00AE57}.button.-green:hover{background-color:#007b3e}@media only screen and (min-width: 768px){.button{font-size:18px}.button.-blue{max-width:236px}.button.-green{max-width:400px}}@media only screen and (min-width: 1024px){.button.-green{font-size:20px;height:72px;line-height:72px}}.container{position:relative;max-width:1265px;width:100%;margin:auto;padding:0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container:before,.container:after{content:'';display:table;clear:both}section{padding:30px 0}@media only screen and (min-width: 768px){section{padding:60px 0}}@media only screen and (min-width: 1200px){section{padding:80px 0}}::-webkit-scrollbar-track{background-color:#1E1E1E}::-webkit-scrollbar{width:10px;background-color:#1E1E1E}::-webkit-scrollbar-thumb{background-color:#00A4CE}@media only screen and (max-width: 1023px){.overlay.active{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.5);overflow:hidden;z-index:2}}.home .about .content{display:flex;flex-direction:column;gap:20px}.home .about .content .-text p:nth-of-type(1){margin-bottom:20px}.home .about .content .-text .button{margin-top:30px}.home .objectives{background-image:url("../img/objetivos-simpec-bg.jpg");background-position:center;background-repeat:no-repeat;background-size:cover}.home .objectives .content{display:flex;justify-self:right;background-color:rgba(23,33,97,0.85);padding:30px;border-radius:25px;max-width:734px}.home .objectives .content .-text h2{text-transform:uppercase;letter-spacing:1px;color:#fff}.home .objectives .content .-text ul{color:#fff;display:flex;flex-direction:column;gap:15px}.home .objectives .content .-text ul li{position:relative;padding-left:30px}.home .objectives .content .-text ul li::before{content:'';position:absolute;left:0;top:0;bottom:0;margin:auto;height:20px;width:20px;background-image:url("../img/icon-check.png");background-size:cover}.home .objectives .content .-text .button{margin-top:30px}.home .coordination{background-color:#172161}.home .coordination h2{color:#fff;text-transform:uppercase;letter-spacing:1px;text-align:center}.home .coordination h2 span{display:block;font-size:16px;font-weight:400}.home .coordination .items{display:grid;grid-template-columns:1fr;gap:140px;margin-top:140px}.home .coordination .items .-item{padding:20px;border-radius:25px;border:4px solid #fff}.home .coordination .items .-item .-image-name{display:flex;flex-direction:column;gap:15px}.home .coordination .items .-item .-image-name .-image{margin-top:-120px;width:fit-content}.home .coordination .items .-item .-image-name .-image>div{padding:0 15px;background-color:#172161}.home .coordination .items .-item .-image-name .-name{margin-bottom:15px}.home .coordination .items .-item .-image-name .-name h3,.home .coordination .items .-item .-image-name .-name h4{color:#fff}.home .coordination .items .-item .-image-name .-name h3{margin-bottom:5px}.home .coordination .items .-item .-image-name .-name h4{font-weight:400;margin:0}.home .coordination .items .-item .-cv p{color:#fff;font-weight:300}.home .coordination .button{display:table;margin:40px auto 0}.home .speakers .container{max-width:1162px}.home .speakers h2{color:#00A4CE;text-transform:uppercase;letter-spacing:1px;text-align:center}.home .speakers h2 span{display:block;font-size:16px;font-weight:400;color:#c1c1c1}.home .speakers .items .slick-list{max-width:1020px;margin:0 auto}.home .speakers .items .-item{padding:100px 20px 0}.home .speakers .items .-item>div{border-radius:25px;border:4px solid #00A4CE;padding-bottom:20px;min-height:312px}.home .speakers .items .-item .-image{margin:-100px 0 15px}.home .speakers .items .-item .-image img{margin:auto}.home .speakers .items .-item .-text{max-width:254px;margin:0 auto}.home .speakers .items .-item .-text h3,.home .speakers .items .-item .-text p{color:#172161}.home .speakers .items .-item .-text h3{margin-bottom:5px}.home .speakers .items .-item .-text span{color:#c1c1c1;text-transform:uppercase;font-weight:300;font-size:14px;letter-spacing:1px}.home .speakers .items .-item .-text p{margin-top:15px;font-size:16px;font-weight:300}.home .speakers .items .slick-arrow{position:absolute;top:0;bottom:0;margin:auto;border:0;background:none;z-index:99;cursor:pointer}.home .speakers .items .slick-prev{left:0}.home .speakers .items .slick-next{right:0}.home .peer{background-color:#EFEFEF}.home .peer .content{display:flex;flex-direction:column;gap:20px}.home .peer .content .-text h2,.home .peer .content .-text p{color:#172161}.home .peer .content .-text p:nth-of-type(1){margin-bottom:20px}.home .peer .content .-text .button{margin-top:30px}.home .peer .content .-image img{width:100%;max-width:282px;display:block;margin:0 auto}.home .local{background-image:url("../img/local-bg.svg");background-position:bottom right;background-repeat:no-repeat;background-size:contain}.home .local .content{display:flex;flex-direction:column;gap:20px}.home .local .content .-text p strong{letter-spacing:1px}.home .local .content .-text .button{margin-top:20px}@media only screen and (min-width: 768px){.home .about .content{flex-direction:row;align-items:center;gap:40px}.home .about .content .-text{width:64%}.home .about .content .-image{width:36%}.home .objectives .content{padding:50px}.home .objectives .content .-text ul{gap:25px}.home .objectives .content .-text ul li{padding-left:40px}.home .objectives .content .-text ul li::before{height:30px;width:30px;background-image:url("../img/icon-check.png");background-size:cover}.home .coordination .items{grid-template-columns:1fr 1fr;gap:30px}.home .coordination .items .-item{padding:30px}.home .peer .container{max-width:1020px}.home .peer .content{flex-direction:row;align-items:center;justify-content:space-between}.home .peer .content .-text{max-width:506px}.home .local .content{flex-direction:row;align-items:center;gap:40px}.home .local .content .-text,.home .local .content .-image{width:50%}.home .local .content .-text p:nth-of-type(1){margin-bottom:10px}}@media only screen and (min-width: 1024px){.home .about .content{gap:90px}.home .about .content .-text{width:60%}.home .about .content .-image{width:40%;text-align:right}.home .objectives .content{padding:80px}.home .objectives .content .-text ul{gap:40px}.home .objectives .content .-text .button{margin-top:40px}.home .coordination .items .-item .-image>div{padding:0 20px}.home .coordination .items .-item .-image-name{flex-direction:row;align-items:end;margin-bottom:20px}.home .coordination .items .-item .-image-name .-name h3{font-size:20px}.home .coordination .items .-item .-image-name .-name h4{font-size:16px}.home .speakers{background-image:url("../img/palestrantes-simpec-bg.svg");background-position:top left;background-repeat:no-repeat;background-size:contain}.home .local .container{max-width:1156px}.home .local .content .-text{width:40%}.home .local .content .-text p strong{font-size:22px}.home .local .content .-image{width:60%;text-align:right}}@media only screen and (min-width: 1200px){.home .coordination .container{max-width:1170px}.home .coordination .items{gap:80px}.home .coordination .items .-item .-image-name .-name h3{font-size:22px}.home .coordination .items .-item .-image-name .-name h4{font-size:18px}}
