#header .header-background{z-index:10;height:130px;width:100%;display:flex;justify-content:space-between;align-items:center;position:fixed;background:linear-gradient(to bottom, #000, transparent)}#header .header-itens{z-index:10;height:130px;width:100%;display:flex;justify-content:space-between;align-items:center;position:fixed;padding:0 132px}@media (max-width: 1910px){#header .header-itens{padding:0 20px}}#header .header-itens .logo-site{z-index:2}#header .header-itens .logo-site-img{width:170px;height:40px}@media (max-width: 456px){#header .header-itens .logo-site-img{width:100px;height:auto}}#header .header-itens #menu{color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:114px}#header .header-itens #menu .menu-itens{display:flex;gap:64px}@media (max-width: 728px){#header .header-itens #menu .menu-itens{position:absolute;display:flex;flex-direction:column;padding:120px 0 60px;top:0;right:0;background:linear-gradient(to bottom, #000, rgba(0,0,0,0.6) 180%);width:100%;gap:24px;height:100vh}#header .header-itens #menu .menu-itens.closed{display:none !important}}#header .header-itens #menu .menu-itens>a{text-decoration:none}@media (max-width: 728px){#header .header-itens #menu .menu-itens>a{margin:0 48px;padding-bottom:16px;border-bottom:1px solid #E63462}}#header .header-itens #menu .menu-itens>a span{padding:8px 0}#header .header-itens #menu .menu-itens>a.activated span{border-bottom:2px solid #E63462;font-weight:500}@media (max-width: 728px){#header .header-itens #menu .menu-itens>a.activated span{border-bottom:unset}}#header .header-itens #menu .menu-itens .contact-mobile{display:none}@media (max-width: 728px){#header .header-itens #menu .menu-itens .contact-mobile{display:block;margin:0 48px;width:unset !important}}#header .header-itens #menu .menu-itens .contact-mobile svg{transform:unset}#header .header-itens #menu .menu-itens span{color:#fff;font-size:16px;letter-spacing:1px;display:flex;justify-content:center;align-items:center;font-family:"Inter", sans-serif;font-weight:200}#header .header-itens #menu .menu-itens span svg{transform:rotateZ(90deg)}#header .header-itens #menu .menu-plus{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:14px;position:relative}#header .header-itens #menu .menu-plus span.languages{width:60px;height:48px;border-radius:14px;background-color:#464646;gap:5px;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:2}@media (max-width: 456px){#header .header-itens #menu .menu-plus span.languages{width:48px;height:40px}}#header .header-itens #menu .menu-plus span.languages:hover{background-color:#646464;transition:all 300ms}#header .header-itens #menu .menu-plus span.languages svg:first-child{width:15px;height:15px}#header .header-itens #menu .menu-plus span.languages svg:first-child:first-child{width:20px;height:20px}#header .header-itens #menu .menu-plus div.choose-lang{display:none;opacity:0;position:absolute;flex-direction:column;justify-content:center;align-items:baseline;padding:10px;background:#464646;border-radius:14px;top:0;left:0;padding-top:48px;width:60px;transition:all 300ms}@media (max-width: 728px){#header .header-itens #menu .menu-plus div.choose-lang{width:48px}}#header .header-itens #menu .menu-plus div.choose-lang.open{display:flex;opacity:1;transition:all 300ms}#header .header-itens #menu .menu-plus div.choose-lang span{font-size:10px;width:100%;text-align:center;cursor:pointer}#header .header-itens #menu .menu-plus div.choose-lang span:hover{opacity:0;transition:all 300ms}@media (max-width: 728px){#header .header-itens #menu .menu-plus div.button-with-arrow{display:none}}#header .header-itens #menu .menu-plus div.button-with-arrow button{height:49px}#header .header-itens #menu .menu-plus div.button-with-arrow span.arrow-right{width:49px;height:49px}#header .header-itens #menu .menu-plus span.menu-mobile{border:1px solid #E63462;border-radius:50%;width:36px;height:36px;justify-content:center;align-items:center;display:flex}@media (min-width: 728px){#header .header-itens #menu .menu-plus span.menu-mobile{display:none}}#header .header-itens #menu .menu-plus span.menu-mobile img{width:14px}#footer{background-color:#222;color:#fff;font-family:"Inter", sans-serif}#footer section{overflow:hidden;padding:100px 132px}@media (max-width: 992px){#footer section{padding:100px 24px}}#footer .container{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}#footer .container .site-info{display:flex;flex-direction:column;justify-content:center;align-items:baseline;gap:80px;width:300px}@media (max-width: 992px){#footer .container .site-info{width:100%}}#footer .container .site-info .img-logo-white{width:280px;height:60px}#footer .container .site-info .social-media{display:flex;gap:32px;flex-direction:column;justify-content:center;align-items:baseline}#footer .container .site-info .social-media p{width:307px;font-size:20px;line-height:22px;font-weight:200;letter-spacing:1px}@media (max-width: 992px){#footer .container .site-info .social-media p{font-size:16px;line-height:20px}}#footer .container .site-info .social-media .social-media-list{display:flex;gap:16px;flex-direction:row;justify-content:center;align-items:baseline}#footer .container .site-info .social-media .social-media-list a span{width:36px;height:36px;background-color:rgba(88,88,88,0.32);border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;transition:all 300ms}#footer .container .site-info .social-media .social-media-list a span:hover{background-color:#666}#footer .container .site-info .social-media .social-media-list a span svg{fill:white;width:17px}#footer .container .site-info .social-media .social-media-list a:first-child svg{width:25px}#footer .container .menu{display:flex;flex-direction:row;justify-content:left;align-items:baseline;width:600px}@media (max-width: 992px){#footer .container .menu{display:none}}#footer .container .menu>div{display:flex;gap:20px;flex-direction:column}#footer .container .menu .menu-title{font-size:20px;color:#777}#footer .container .menu ul{display:flex;flex-direction:column;font-size:24px;width:300px;gap:15px}#footer .container .menu ul li,#footer .container .menu ul a{display:flex;justify-content:left;align-items:center;gap:10px;text-decoration:none;color:#fff}#footer .container .menu ul li svg,#footer .container .menu ul a svg{fill:#E63462;width:24px;height:24px}#footer #copyright{background-color:#000;height:99px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:20px 132px}@media (max-width: 992px){#footer #copyright{padding:20px 24px}}#footer #copyright p{font-size:16px;color:#fff;font-weight:200}#footer #copyright span{display:flex;gap:10px;align-items:center;text-decoration:none;cursor:pointer}@media (max-width: 456px){#footer #copyright span{display:none}}#footer #copyright span p.text{font-size:24px;color:#7EA8BE}#footer #copyright span svg{width:20px;height:20px;fill:#7EA8BE;transform:rotateZ(-90deg)}#footer .footer-bar{height:4px;content:'';background:linear-gradient(90deg, #7EA8BE 0%, #E63462 33.5%, #EDCB96 66.5%, #7EA8BE 100%)}@font-face{font-family:'pontypefont';font-style:italic;font-weight:100 900;font-display:swap;src:url("../../fonts/UcCm3FwrK3iLTcvnUwkT9nA2.woff2") format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'pontypefont';font-style:italic;font-weight:100 900;font-display:swap;src:url("../../fonts/UcCm3FwrK3iLTcvnUwAT9nA2.woff2") format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'pontypefont';font-style:italic;font-weight:100 900;font-display:swap;src:url("../../fonts/UcCm3FwrK3iLTcvnUwgT9nA2.woff2") format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:'pontypefont';font-style:italic;font-weight:100 900;font-display:swap;src:url("../../fonts/UcCm3FwrK3iLTcvnUwcT9nA2.woff2") format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'pontypefont';font-style:italic;font-weight:100 900;font-display:swap;src:url("../../fonts/UcCm3FwrK3iLTcvnUwsT9nA2.woff2") format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'pontypefont';font-style:italic;font-weight:100 900;font-display:swap;src:url("../../fonts/UcCm3FwrK3iLTcvnUwoT9nA2.woff2") format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'pontypefont';font-style:italic;font-weight:100 900;font-display:swap;src:url("../../fonts/UcCm3FwrK3iLTcvnUwQT9g.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'pontypefont';font-style:normal;font-weight:100 900;font-display:swap;src:url("../../fonts/UcCo3FwrK3iLTcvvYwYL8g.woff2") format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'pontypefont';font-style:normal;font-weight:100 900;font-display:swap;src:url("../../fonts/UcCo3FwrK3iLTcvmYwYL8g.woff2") format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'pontypefont';font-style:normal;font-weight:100 900;font-display:swap;src:url("../../fonts/UcCo3FwrK3iLTcvuYwYL8g.woff2") format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:'pontypefont';font-style:normal;font-weight:100 900;font-display:swap;src:url("../../fonts/UcCo3FwrK3iLTcvhYwYL8g.woff2") format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'pontypefont';font-style:normal;font-weight:100 900;font-display:swap;src:url("../../fonts/UcCo3FwrK3iLTcvtYwYL8g.woff2") format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'pontypefont';font-style:normal;font-weight:100 900;font-display:swap;src:url("../../fonts/UcCo3FwrK3iLTcvsYwYL8g.woff2") format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'pontypefont';font-style:normal;font-weight:100 900;font-display:swap;src:url("../../fonts/UcCo3FwrK3iLTcviYwY.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*{margin:0;padding:0;box-sizing:border-box;font-family:"pontypefont", sans-serif;font-weight:300}strong{font-weight:500 !important}.site{position:relative}.lines-background{background:linear-gradient(to right, #EDEDED 1px, #f8f8f8 1px);background-size:calc(100vw / 6);position:relative}@media (max-width: 728px){.lines-background{background-size:calc(100vw / 4);background-position-x:center}}.black-background{background-color:#0F1012}.blank-background{background-color:transparent}@media (max-width: 456px){div.button-with-arrow{width:100% !important}}div.button-with-arrow a{text-decoration:none;display:flex;flex-direction:row;align-items:center}div.button-with-arrow button{padding:0 32px;color:#fff;border-radius:14px;height:40px;border:transparent;font-size:14px;cursor:pointer;height:65px}@media (max-width: 456px){div.button-with-arrow button{width:100% !important}}div.button-with-arrow button span{color:#fff}div.button-with-arrow span.arrow-right{display:flex;justify-content:center;align-items:center;border:1px solid black;border-radius:50%;width:65px;height:65px;margin-left:-10px}@media (max-width: 992px){div.button-with-arrow span.arrow-right{width:78px}}div.button-with-arrow span.arrow-right svg{fill:black;padding:10px}div.button-with-arrow.button-primary button{background-color:#E63462 !important}div.button-with-arrow.button-primary button span{color:#fff !important}div.button-with-arrow.button-primary.white span.arrow-right{border:1px solid #fff !important}div.button-with-arrow.button-primary.white span.arrow-right svg{fill:#fff !important}div.button-with-arrow.button-white button{background-color:#fff !important}div.button-with-arrow.button-white button span{color:black !important}div.button-with-arrow.button-white span.arrow-right{border:1px solid #7EA8BE}div.button-with-arrow.button-white span.arrow-right svg{fill:#7EA8BE}div.button-with-arrow.button-white.pink span.arrow-right{border:1px solid #E63462 !important}div.button-with-arrow.button-white.pink span.arrow-right svg{fill:#E63462 !important}div.button-with-arrow.button-black button{background-color:black !important}div.button-with-arrow.button-black button span{color:#fff !important}div.button-with-arrow.button-black span.arrow-right{border:1px solid #E63462 !important}div.button-with-arrow.button-black span.arrow-right svg{fill:#E63462 !important}div.button-with-arrow.button-black.text-pinky button{font-size:20px;color:#E63462 !important}div.button-with-arrow.button-black.lightblue span.arrow-right{border:1px solid #7EA8BE !important}div.button-with-arrow.button-black.lightblue span.arrow-right svg{fill:#7EA8BE !important}div.button-with-arrow.button-transparent button{padding:0;padding-right:20px;font-size:20px;background-color:transparent !important}div.button-with-arrow.button-transparent button span{color:#E63462 !important}div.button-with-arrow.button-transparent span.arrow-right{width:40px;height:40px;border:1px solid #E63462 !important}div.button-with-arrow.button-transparent span.arrow-right svg{fill:#E63462 !important}#solutions section{overflow:hidden}@media (max-width: 1910px){#solutions section>*{max-width:1300px;margin:0 auto}}#solutions section.banner-top{background:#0E3149;padding:251px 132px 200px}@media (max-width: 728px){#solutions section.banner-top{padding:160px 20px 100px}}#solutions section.banner-top>*{color:#fff}#solutions section.banner-top .banner-container{display:flex;flex-direction:row;justify-content:flex-start;align-items:end}@media (max-width: 728px){#solutions section.banner-top .banner-container{flex-direction:column-reverse;gap:64px}}#solutions section.banner-top .banner-container .forms{width:50%;position:relative;left:-500px;opacity:0;position:relative;transition:all 1600ms}@media (max-width: 728px){#solutions section.banner-top .banner-container .forms{width:100%}}#solutions section.banner-top .banner-container .forms .logo{position:relative}@media (max-width: 728px){#solutions section.banner-top .banner-container .forms .logo{display:flex;flex-direction:row;width:100%;justify-content:center}}#solutions section.banner-top .banner-container .forms .logo img{height:125px}@media (max-width: 728px){#solutions section.banner-top .banner-container .forms .logo img{height:73px;width:auto}}#solutions section.banner-top .banner-container .forms .logo img:nth-child(1){position:absolute;bottom:0;left:0}@media (max-width: 728px){#solutions section.banner-top .banner-container .forms .logo img:nth-child(1){left:unset}}#solutions section.banner-top .banner-container .top-text{display:flex;flex-direction:column;justify-content:end;align-items:baseline;gap:64px;right:-500px;opacity:0;position:relative;transition:all 1200ms}#solutions section.banner-top .banner-container .top-text .title{width:617px;font-size:72px;line-height:90px;font-weight:200}@media (max-width: 1910px){#solutions section.banner-top .banner-container .top-text .title{width:550px}}@media (max-width: 728px){#solutions section.banner-top .banner-container .top-text .title{font-size:32px;line-height:36px;width:100%}}#solutions section.banner-top .banner-container .top-text .description{width:405px;font-size:20px;line-height:24px;font-weight:200}@media (max-width: 728px){#solutions section.banner-top .banner-container .top-text .description{font-size:16px;line-height:20px;width:100%}}#solutions section.our-services{padding:100px 132px}@media (max-width: 728px){#solutions section.our-services{padding:100px 20px 0}}#solutions section.our-services .services-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:64px;bottom:-500px;opacity:0;position:relative;transition:all 600ms}#solutions section.our-services .services-container .header-services{display:flex;justify-content:space-between;align-items:baseline;width:100%}@media (max-width: 728px){#solutions section.our-services .services-container .header-services{flex-direction:column;gap:24px}}#solutions section.our-services .services-container .header-services h2{font-size:48px}@media (max-width: 728px){#solutions section.our-services .services-container .header-services h2{font-size:32px}}@media (max-width: 728px){#solutions section.our-services .services-container .header-services .summary-scroll{display:none}}#solutions section.our-services .services-container .header-services .summary-scroll .summary-carrosel{gap:48px;display:flex;justify-content:center;align-items:center}@media (max-width: 728px){#solutions section.our-services .services-container .header-services .summary-scroll .summary-carrosel{gap:20px;width:fit-content}}#solutions section.our-services .services-container .header-services .summary-scroll .summary-carrosel .item-summary{font-size:16px;font-weight:300;padding-bottom:8px}@media (max-width: 728px){#solutions section.our-services .services-container .header-services .summary-scroll .summary-carrosel .item-summary{width:max-content}}#solutions section.our-services .services-container .header-services .summary-scroll .summary-carrosel .item-summary.activated{font-weight:500;border-bottom:1px solid #E63462}#solutions section.our-services .services-container .carrosel-container{display:flex;position:relative;justify-content:space-between;align-items:start;width:1656px;min-height:655px;overflow:hidden}#solutions section.our-services .services-container .carrosel-container.desktop{display:flex !important}@media (max-width: 728px){#solutions section.our-services .services-container .carrosel-container.desktop{display:none !important}}#solutions section.our-services .services-container .carrosel-container.mobile{display:none !important}@media (max-width: 728px){#solutions section.our-services .services-container .carrosel-container.mobile{display:flex !important}}@media (max-width: 1910px){#solutions section.our-services .services-container .carrosel-container{max-width:1300px}}#solutions section.our-services .services-container .carrosel-container .carrosel{width:100%;justify-content:start;align-items:start;display:flex}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item{border-radius:16px;position:relative;transition:all 1s}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item .img-background img{width:100%;height:100%;object-fit:cover}@media (max-width: 1910px){#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item .img-background img{border-radius:16px}}@media (max-width: 728px){#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item .img-background img{position:absolute;top:0;right:0;width:auto;height:185px}}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.primal{width:66%;height:655px;margin-right:24px;background:linear-gradient(250.35deg, #E7E7D8 0%, #CFE0E8 100%)}@media (max-width: 1910px){#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.primal{height:586px}}@media (max-width: 728px){#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.primal{margin-right:0}}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.primal .img-background{background:linear-gradient(250.35deg, #E7E7D8 0%, #CFE0E8 100%);width:100%;height:100%;border-radius:16px}@media (max-width: 728px){#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.primal .img-background{background:linear-gradient(250.35deg, #D8E7E7 0%, #E8CFCF 100%)}}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.primal .img-background img.globe{position:absolute;top:0;height:80%;right:0;width:auto}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.primal .services-details{padding:64px;width:100%;position:absolute;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:baseline;gap:40px}@media (max-width: 728px){#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.primal .services-details{padding:28px 16px;gap:20px}}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.primal .services-details .description{width:332px;font-size:20px;line-height:24px;color:#333745;opacity:1;transition:all 2s}@media (max-width: 728px){#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.primal .services-details .description{width:100%;font-size:16px;line-height:20px}}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.primal .services-details .title{font-weight:600;color:#333745;font-size:56px;line-height:calc(56px * 1.05);transition:all 2s}@media (max-width: 728px){#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.primal .services-details .title{font-size:24px}}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.primal[data-summary='4']{display:none}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.secondary{background:#E63462;width:33%;height:465px}@media (max-width: 1910px){#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.secondary{height:365px}}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.secondary .description{display:none}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.secondary .img-background img{width:0;height:100%}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.secondary .services-details{padding:48px;width:100%;display:flex;position:absolute}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.secondary .services-details .title{width:258px;color:#fff;font-size:36px;font-weight:500;line-height:calc(36px * 1.05);letter-spacing:1px}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.secondary .services-details .description{opacity:0;height:0%;width:0%}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.secondary[data-summary='5']{width:100%;display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);gap:24px;height:100%;background:unset}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.secondary[data-summary='5'] .container-item{background:linear-gradient(250.35deg, #E7E7D8 0%, #CFE0E8 100%);height:488px;position:relative;border-radius:16px}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.secondary[data-summary='5'] .container-item .img-background{background:linear-gradient(250.35deg, #E7E7D8 0%, #CFE0E8 100%);width:100%;height:100%;border-radius:16px}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.secondary[data-summary='5'] .container-item .img-background img.globe{position:absolute;top:0;height:80%;right:0;width:auto}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.secondary[data-summary='5'] .container-item .services-details{padding:64px;width:100%;position:absolute;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:baseline;gap:40px}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.secondary[data-summary='5'] .container-item .services-details .description{width:332px;font-size:20px;line-height:24px;color:#333745;opacity:1;transition:all 2s;display:block}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.secondary[data-summary='5'] .container-item .services-details .title{font-weight:600;color:#333745;font-size:56px;line-height:calc(56px * 1.05);transition:all 2s;width:100%}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.disable{background:linear-gradient(250.35deg, #E7E7D8 0%, #CFE0E8 100%);width:0%;height:0px}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.disable .img-background img{width:0;height:0}#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.disable .services-details .title,#solutions section.our-services .services-container .carrosel-container .carrosel .carrosel-item.disable .services-details .description{opacity:0;height:0%}#solutions section.our-services .services-container .carrosel-container .next-button{display:block;position:absolute;right:27%;top:407px;cursor:pointer}#solutions section.our-services .services-container .carrosel-container .next-button .button span{width:166px;height:166px;border:1px solid black;border-radius:50%;display:block;padding:calc(50% - 27px)}@media (max-width: 1910px){#solutions section.our-services .services-container .carrosel-container .next-button .button span{width:122px;height:122px}}#solutions section.our-services .services-container .carrosel-container .next-button .button span svg{fill:black}#solutions section.our-services .services-container .carrosel-container.mobile{max-width:100%;min-height:unset;overflow-x:scroll}#solutions section.our-services .services-container .carrosel-container.mobile .carrosel{width:auto;gap:16px}#solutions section.our-services .services-container .carrosel-container.mobile .carrosel .carrosel-item.primal{width:318px;height:367px}#solutions section.we-do{padding:64px 132px 155px}@media (max-width: 1910px){#solutions section.we-do{padding:64px 20px 75px}}#solutions section.we-do .do-container{display:flex;justify-content:flex-start;align-items:flex-start;gap:238px}@media (max-width: 1910px){#solutions section.we-do .do-container{gap:130px}}@media (max-width: 728px){#solutions section.we-do .do-container{display:flex;flex-direction:column;gap:48px}}#solutions section.we-do .do-container .text{width:182px;left:-500px;opacity:0;position:relative;transition:all 1200ms}@media (max-width: 728px){#solutions section.we-do .do-container .text{width:100%}}#solutions section.we-do .do-container .text h4{font-size:48px;line-height:50.4px}@media (max-width: 728px){#solutions section.we-do .do-container .text h4{font-size:32px}}#solutions section.we-do .do-container .services-exemples{display:flex;flex-direction:row;justify-content:left;align-items:center;bottom:-150px;position:relative;opacity:0;transition:all 500ms}@media (max-width: 1910px){#solutions section.we-do .do-container .services-exemples{gap:30px}}@media (max-width: 728px){#solutions section.we-do .do-container .services-exemples{flex-direction:column}}#solutions section.we-do .do-container .services-exemples .examples-container{width:50%;display:flex;flex-direction:column;gap:48px;position:relative}@media (max-width: 728px){#solutions section.we-do .do-container .services-exemples .examples-container{width:100%}}#solutions section.we-do .do-container .services-exemples .examples-container .examples-details{display:flex;flex-direction:column;justify-content:center;align-items:baseline;width:75%;gap:32px}@media (max-width: 1910px){#solutions section.we-do .do-container .services-exemples .examples-container .examples-details{width:100%}}#solutions section.we-do .do-container .services-exemples .examples-container .examples-details .subtitle{font-size:20px;text-transform:uppercase;color:#E63462}@media (max-width: 728px){#solutions section.we-do .do-container .services-exemples .examples-container .examples-details .subtitle{font-size:16px}}#solutions section.we-do .do-container .services-exemples .examples-container .examples-details .title{font-size:36px;font-weight:200;line-height:40px}@media (max-width: 728px){#solutions section.we-do .do-container .services-exemples .examples-container .examples-details .title{font-size:24px;line-height:28px}}#solutions section.we-do .do-container .services-exemples .examples-container .examples-details .description{width:369px;font-size:20px;color:#333745;line-height:22px;font-weight:300}@media (max-width: 728px){#solutions section.we-do .do-container .services-exemples .examples-container .examples-details .description{width:100%}}@media (max-width: 728px){#solutions section.we-do .do-container .services-exemples .examples-container .examples-details .description{font-size:16px;line-height:20px}}@media (max-width: 728px){#solutions section.we-do .do-container .services-exemples .examples-container .forms-down{display:flex;justify-content:start}#solutions section.we-do .do-container .services-exemples .examples-container .forms-down img{width:36px;height:36px}}section.contato{width:100%;background-color:#a8e4e4;display:grid;padding:100px 132px;gap:78px;grid-template-columns:650px 1px 1fr}@media (max-width: 1910px){section.contato{grid-template-columns:480px 1px 1fr}}@media (max-width: 992px){section.contato{display:flex;flex-direction:column;padding:100px 20px}}section.contato .contato-info{display:flex;flex-direction:column;justify-content:space-between;align-items:baseline;height:503px;width:100%}@media (max-width: 992px){section.contato .contato-info{height:unset;gap:48px}}section.contato .contato-info h3{font-size:96px}@media (max-width: 1910px){section.contato .contato-info h3{font-size:84px}}@media (max-width: 992px){section.contato .contato-info h3{font-size:48px}}section.contato .contato-info .contato-details{gap:41px;display:flex;flex-direction:column;width:261px}section.contato .contato-info .contato-details .img-logo.footer{width:195px;height:65px;display:flex;flex-direction:row;justify-content:center;align-items:baseline}section.contato .contato-info .contato-details p{font-size:20px;line-height:22px;color:#000;font-weight:200}@media (max-width: 992px){section.contato .contato-info .contato-details p{font-size:16px}}section.contato span.line{border-right:1px solid #7EA8BE;height:503px}@media (max-width: 992px){section.contato span.line{display:none}}section.contato .contato-form{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:column;height:503px}section.contato .contato-form form{display:flex;flex-direction:column;align-items:baseline;justify-content:center;gap:45px;width:100%}section.contato .contato-form form .form-item{display:grid;grid-template-columns:200px 1fr;width:100%;height:40px;gap:75px}@media (max-width: 992px){section.contato .contato-form form .form-item{display:flex;flex-direction:column;height:unset;gap:15px}}section.contato .contato-form form .form-item label{font-weight:700;font-size:20px}@media (max-width: 992px){section.contato .contato-form form .form-item label{font-size:16px}}section.contato .contato-form form .form-item input{background:transparent;border:0;font-size:16px;letter-spacing:1px;padding:0 5px;border-bottom:1px solid #7EA8BE}@media (max-width: 992px){section.contato .contato-form form .form-item input{padding:5px 0}}section.contato .contato-form .bottom-part{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:70px}@media (max-width: 992px){section.contato .contato-form .bottom-part{flex-direction:column;gap:24px;margin-top:0px}}section.contato .contato-form .bottom-part a{color:#E63462;text-decoration:none}section.contato .contato-form .bottom-part .button-with-arrow button{padding:15px 65px}@media (max-width: 992px){section.contato .contato-form .bottom-part .button-with-arrow button{padding:unset}}section.contato .contato-form .bottom-part div.button-with-arrow{text-decoration:none;display:flex;flex-direction:row;align-items:center}@media (max-width: 456px){section.contato .contato-form .bottom-part div.button-with-arrow{width:100% !important}}section.contato .contato-form .bottom-part div.button-with-arrow button{padding:15px 65px;color:#fff;border-radius:14px;height:40px;border:transparent;font-size:14px;cursor:pointer;height:65px}@media (max-width: 456px){section.contato .contato-form .bottom-part div.button-with-arrow button{width:100% !important}}section.contato .contato-form .bottom-part div.button-with-arrow button span{color:#fff}section.contato .contato-form .bottom-part div.button-with-arrow span.arrow-right{display:flex;justify-content:center;align-items:center;border:1px solid black;border-radius:50%;width:65px;height:65px;margin-left:-10px}@media (max-width: 992px){section.contato .contato-form .bottom-part div.button-with-arrow span.arrow-right{width:78px}}section.contato .contato-form .bottom-part div.button-with-arrow button{background-color:#fff !important}section.contato .contato-form .bottom-part div.button-with-arrow button span{color:black !important}section.contato .contato-form .bottom-part div.button-with-arrow span.arrow-right{border:1px solid #E63462 !important}section.contato .contato-form .bottom-part div.button-with-arrow span.arrow-right svg{fill:#E63462 !important}#site [lang]{display:none !important}#site.pt-br [lang|="pt-br"]{display:block !important}#site.en-us [lang|="en-us"]{display:block !important}#site.es-es [lang|="es-es"]{display:block !important}#site.zho-chi [lang|="zho-chi"]{display:block !important}
/*# sourceMappingURL=solutions.css.map */
