*,*::after,*::before{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.header{width:100%;height:94px;background-color:#fff;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:.5s ease;transition:.5s ease;position:fixed;z-index:800}.active-header{-webkit-box-shadow:0px 62px 152px rgba(67,176,139,0.19),0px 18.6912px 45.8236px rgba(67,176,139,0.123802),0px 7.76336px 19.0328px rgba(67,176,139,0.095),0px 2.80786px 6.88378px rgba(67,176,139,0.0661981);box-shadow:0px 62px 152px rgba(67,176,139,0.19),0px 18.6912px 45.8236px rgba(67,176,139,0.123802),0px 7.76336px 19.0328px rgba(67,176,139,0.095),0px 2.80786px 6.88378px rgba(67,176,139,0.0661981)}.navbar-desktop{max-width:1920px;margin:0 auto;padding:10px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo{width:190px;height:72px;margin-left:42px;z-index:800;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:960px){.logo{width:100px;height:70px}}.navbar-desktop-item-1{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-desktop-item-2{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}a{font-size:1.4rem;text-decoration:none}.btn-abrafito{margin-right:42px;padding:16px 32px;color:#2f3640;border-radius:15px;-webkit-transition:.7s ease;transition:.7s ease;letter-spacing:2px;position:relative;background:-webkit-gradient(linear,left top,right top,from(#37ecba),to(#72afd3));background:linear-gradient(90deg,#37ecba 0%,#72afd3 100%);font-family:sans-serif !important;font-weight:bold;z-index:1 !important}.btn-abrafito:hover{-webkit-animation:animate 8s linear infinite;animation:animate 8s linear infinite;color:#fff !important}.btn-abrafito::before{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;z-index:-1;background:-webkit-gradient(linear,left top,right top,from(#37ecba),color-stop(#72afd3),color-stop(#37ecba),to(#72afd3));background:linear-gradient(90deg,#37ecba,#72afd3,#37ecba,#72afd3);background-size:400%;border-radius:40px;opacity:0;-webkit-transition:.5s;transition:.5s}.btn-abrafito:hover::before{-webkit-filter:blur(20px);filter:blur(20px);opacity:1;-webkit-animation:animate 8s linear infinite;animation:animate 8s linear infinite}@media screen and (max-width:960px){.btn-abrafito{font-size:1.4rem !important;padding:8px 16px !important;margin:0 !important}}@-webkit-keyframes animate{0%{background-position:0 0}100%{background-position:400%}}@keyframes animate{0%{background-position:0 0}100%{background-position:400%}}strong{color:#000;font-family:'Lato',sans-serif;font-size:1.6rem;line-height:140%}@media screen and (max-width:960px){strong{font-family:'Lato',sans-serif;font-size:1.4rem;line-height:150%}}h2{color:#000;font-family:'Lato',sans-serif;font-size:2.4rem;line-height:100%}@media screen and (max-width:960px){h2{font-family:'Lato',sans-serif;font-size:2.4rem;line-height:120%}}h3{color:#000;font-family:'Lato',sans-serif;font-size:1.8rem;line-height:120%}@media screen and (max-width:960px){h3{font-family:'Lato',sans-serif;font-size:1.8rem;line-height:120%}}h4{color:#000;font-family:'Lato',sans-serif;font-size:1.6rem;line-height:130%}@media screen and (max-width:960px){h4{font-family:'Lato',sans-serif;font-size:1.6rem;line-height:130%}}p{color:#000;font-family:'Lato',sans-serif;font-size:1.4rem;line-height:140%}@media screen and (max-width:960px){p{font-family:'Lato',sans-serif;font-size:1.4rem;line-height:150%}}.time{font-size:3.6rem;margin:0 !important}html{scroll-behavior:smooth;font-size:62.5%;height:100%}body{width:100%;height:100vh;position:relative;scroll-behavior:smooth;background-color:#c4c4c4}svg,img{display:block;width:100%}