#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}@keyframes floatingElemnt{0%{margin-top:0px}50%{margin-top:-40px}100%{margin-top:0px}}@keyframes changeColor{0%{color:#7EA8BE;fill:#7EA8BE}50%{color:#fff;fill:#fff}100%{color:#7EA8BE;fill:#7EA8BE}}#home section{min-height:500px;overflow:hidden}@media (max-width: 1910px){#home section>*{max-width:1300px;margin:0 auto}}#home section.banner-top{display:flex;flex-direction:column;align-items:center;position:relative;color:#fff;padding:220px 132px;background:linear-gradient(38.37deg, #101012 46.83%, #0E2349 89.3%);border-radius:0 0 0 200px;position:relative;height:1080px}@media (max-width: 1910px){#home section.banner-top{height:980px;padding-right:20px !important;padding-left:20px !important}}@media (max-width: 992px){#home section.banner-top{height:100%;padding:169px 0 120px}}#home section.banner-top .text-top{display:flex;flex-direction:column;justify-content:center;align-items:baseline;width:100%}#home section.banner-top .text-top h1{font-size:80px;font-weight:200}@media (max-width: 992px){#home section.banner-top .text-top h1{font-size:64px;line-height:70px}}@media (max-width: 456px){#home section.banner-top .text-top h1{font-size:32px;line-height:36px}}#home section.banner-top .banner-info{width:100%;display:flex;position:relative;top:0;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-top:124px;position:relative}@media (max-width: 992px){#home section.banner-top .banner-info{flex-direction:column;align-items:center;justify-content:center}}@media (max-width: 456px){#home section.banner-top .banner-info{margin-top:330px;gap:16px}}#home section.banner-top .banner-info .banner-title{width:404px;font-size:20px;line-height:100%;opacity:0.7}@media (max-width: 456px){#home section.banner-top .banner-info .banner-title{font-size:16px;line-height:20px;width:100%}}#home section.banner-top .banner-info .banner-img{position:relative;width:800px}@media (max-width: 992px){#home section.banner-top .banner-info .banner-img{width:100%}}#home section.banner-top .banner-info .banner-img picture{position:absolute;top:-270px;left:-100px;width:911px;height:auto;animation-name:floatingElemnt;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@media (max-width: 1910px){#home section.banner-top .banner-info .banner-img picture{width:740px;top:-200px}}@media (max-width: 992px){#home section.banner-top .banner-info .banner-img picture{width:100%;left:unset;top:-410px}}#home section.banner-top .banner-info .banner-props{width:400px;display:flex;flex-direction:row;justify-content:center;align-items:center}@media (max-width: 992px){#home section.banner-top .banner-info .banner-props{justify-content:space-between;width:100%}}#home section.banner-top .banner-info .banner-props span.bar{content:'';width:96px;border-bottom:1px solid #fff}#home section.banner-top .banner-info .banner-props p{font-size:20px;color:#7EA8BE;margin-left:64px;margin-right:16px;animation-name:changeColor;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}#home section.banner-top .banner-info .banner-props .mouse-icon{border:1px solid #7EA8BE;border-radius:50%;animation-name:changeColor;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;padding:14px}#home section.infos{display:flex;flex-direction:column;align-items:center;position:relative;padding:60px 132px}@media (max-width: 1910px){#home section.infos{padding-right:20px !important;padding-left:20px !important}}#home section.infos .partners{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:100%}#home section.infos .partners img{width:70px;height:auto}@media (max-width: 992px){#home section.infos .partners img{scale:0.6}}#home section.infos .text-info{width:30%;height:400px;display:flex;flex-direction:column;justify-content:center;align-items:baseline;position:sticky;left:100%;gap:45px;opacity:0.0;transition:all 1s;margin:150px 0}@media (max-width: 992px){#home section.infos .text-info{margin:70px 0;width:100%}}#home section.infos .text-info h2{width:560px;font-size:40px;line-height:32px;font-weight:300;line-height:100%}@media (max-width: 992px){#home section.infos .text-info h2{width:100%}}@media (max-width: 456px){#home section.infos .text-info h2{font-size:24px;line-height:28px}}#home section.infos .text-info span.description{color:#333745;font-size:20px;line-height:100%;font-weight:200}@media (max-width: 992px){#home section.infos .text-info span.description{padding-left:20px}}@media (max-width: 456px){#home section.infos .text-info span.description{font-size:16px;line-height:20px}}#home section.services{display:flex;flex-direction:column;justify-content:left;align-items:center;gap:180px;padding:190px 132px}#home section.services *{color:white}@media (max-width: 1910px){#home section.services{padding-right:20px !important;padding-left:20px !important}}@media (max-width: 456px){#home section.services{padding:75px 0 100px}}#home section.services .services-showcase{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;overflow:visible;position:relative}@media (max-width: 728px){#home section.services .services-showcase{flex-direction:column}}#home section.services .services-showcase .our-services{display:flex;flex-direction:column;align-items:baseline;justify-content:space-between;height:524px;width:450px;right:100px;position:relative;opacity:0;transition:all 1s}@media (max-width: 1910px){#home section.services .services-showcase .our-services{height:410px;width:370px}}@media (max-width: 456px){#home section.services .services-showcase .our-services{width:100%;height:auto;gap:24px}}#home section.services .services-showcase .our-services>div{display:flex;flex-direction:column;gap:40px}#home section.services .services-showcase .our-services .img-logo{width:62px;height:31px;display:flex;flex-direction:row;justify-content:center;align-items:baseline;gap:4px}#home section.services .services-showcase .our-services h2{font-size:48px;width:420px;font-weight:400}@media (max-width: 1366px){#home section.services .services-showcase .our-services h2{width:300px}}@media (max-width: 456px){#home section.services .services-showcase .our-services h2{font-size:24px;line-height:28px}}#home section.services .services-showcase .our-services p{width:279px;font-size:20px;color:#fff;line-height:22px;font-weight:200;opacity:0.7}@media (max-width: 456px){#home section.services .services-showcase .our-services p{font-size:16px;line-height:20px}}#home section.services .services-showcase .our-services div.button-with-arrow button{width:225px}#home section.services .services-showcase .show-services-container{left:4 00px;opacity:0;transition:all 600ms;position:relative;width:1102px;overflow:hidden}@media (max-width: 1366px){#home section.services .services-showcase .show-services-container{width:802px}}@media (max-width: 992px){#home section.services .services-showcase .show-services-container{width:100%}}#home section.services .services-showcase .show-services-container:before{width:100px;height:524px;content:'';background:linear-gradient(to right, #0F1012, transparent);position:absolute;bottom:0;left:0;z-index:10}@media (max-width: 992px){#home section.services .services-showcase .show-services-container:before{display:none}}#home section.services .services-showcase .show-services-container:after{width:100px;height:524px;content:'';background:linear-gradient(to left, #0F1012, transparent);position:absolute;bottom:0;right:-10px;z-index:10}@media (max-width: 992px){#home section.services .services-showcase .show-services-container:after{display:none}}#home section.services .services-showcase .show-services-container .button-nav{display:flex;gap:32px;justify-content:flex-end;margin-bottom:16px;z-index:20;position:relative}@media (max-width: 728px){#home section.services .services-showcase .show-services-container .button-nav{display:none}}#home section.services .services-showcase .show-services-container .button-nav span.btn-user{display:flex;justify-content:center;align-items:center;border:1px solid #7EA8BE;border-radius:50%;width:56px;height:56px;margin-left:-10px;cursor:pointer}#home section.services .services-showcase .show-services-container .button-nav span.btn-user svg{fill:#7EA8BE;padding:10px}#home section.services .services-showcase .show-services-container .button-nav span.btn-user.prev{transform:rotateZ(180deg)}#home section.services .services-showcase .show-services-container .show-services{display:flex;flex-direction:row;gap:32px;position:relative;top:0;left:20px;width:max-content;transition:all 400ms}@media (max-width: 456px){#home section.services .services-showcase .show-services-container .show-services{position:relative;left:0;margin-top:80px;overflow:scroll;width:100%}}#home section.services .services-showcase .show-services-container .show-services .services-container{height:524px;width:430px;position:relative}@media (max-width: 1910px){#home section.services .services-showcase .show-services-container .show-services .services-container{height:410px;width:300px}}#home section.services .services-showcase .show-services-container .show-services .services-container .curtain{width:100%;height:100%;background:linear-gradient(to top, #000, transparent);position:absolute;z-index:2}@media (max-width: 456px){#home section.services .services-showcase .show-services-container .show-services .services-container .img-background{width:300px}}#home section.services .services-showcase .show-services-container .show-services .services-container .img-background img{border-radius:17px;object-fit:cover;width:430px;height:524px;position:absolute;z-index:1}@media (max-width: 1910px){#home section.services .services-showcase .show-services-container .show-services .services-container .img-background img{height:410px;width:300px}}#home section.services .services-showcase .show-services-container .show-services .services-container .details{bottom:0;z-index:3;position:absolute;display:flex;flex-direction:column;align-items:baseline;padding:48px 40px;gap:20px;width:100%;background-image:linear-gradient(to top, #000, transparent)}@media (max-width: 1910px){#home section.services .services-showcase .show-services-container .show-services .services-container .details{padding:24px 20px}}#home section.services .services-showcase .show-services-container .show-services .services-container .details .title{font-size:28px;font-weight:500}#home section.services .services-showcase .show-services-container .show-services .services-container .details .link{text-decoration:none;display:flex;align-items:center;gap:4px}#home section.services .services-showcase .show-services-container .show-services .services-container .details .link span{font-size:16px;color:#E63462 !important}#home section.services .services-showcase .show-services-container .show-services .services-container .details .link svg{width:16px;height:16px;fill:#E63462}#home section.services .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){#home section.services .services-exemples{gap:50px}}@media (max-width: 456px){#home section.services .services-exemples{flex-direction:column;gap:78px}}#home section.services .services-exemples .examples-container{width:50%;display:flex;flex-direction:row;position:relative}@media (max-width: 456px){#home section.services .services-exemples .examples-container{width:100%}}#home section.services .services-exemples .examples-container .examples-details{display:flex;flex-direction:column;justify-content:center;align-items:baseline;width:60%;gap:32px}@media (max-width: 1910px){#home section.services .services-exemples .examples-container .examples-details{width:80%}}#home section.services .services-exemples .examples-container .examples-details .subtitle{font-size:20px;text-transform:uppercase;color:#E63462}#home section.services .services-exemples .examples-container .examples-details .title{font-size:36px;font-weight:200;line-height:40px}@media (max-width: 456px){#home section.services .services-exemples .examples-container .examples-details .title{font-size:24px;line-height:28px}}#home section.services .services-exemples .examples-container .examples-details .description{font-size:20px;color:#999;line-height:22px;font-weight:200}@media (max-width: 456px){#home section.services .services-exemples .examples-container .examples-details .description{font-size:16px;line-height:20px}}#home section.services .services-exemples .examples-container .circle-background{width:300px;height:300px;position:absolute;right:200px;top:-30px;border:#7EA8BE solid;opacity:0.3;border-radius:50%}@media (max-width: 456px){#home section.services .services-exemples .examples-container .circle-background{width:200px;height:200px}}@media (max-width: 1910px){#home section.services .services-exemples .examples-container .circle-background{right:0}}#home section.cases{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:100px 132px;gap:100px}#home section.cases *{color:black}@media (max-width: 1910px){#home section.cases{padding-right:20px !important;padding-left:20px !important}}#home section.cases .our-cases{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;gap:60px;position:relative}@media (max-width: 1910px){#home section.cases .our-cases{gap:30px}}@media (max-width: 992px){#home section.cases .our-cases{display:flex;flex-direction:column}}#home section.cases .our-cases .cases-info{display:flex;flex-direction:column;align-items:baseline;justify-content:space-between;width:360px;height:820px;position:relative;left:-100px;opacity:0;transition:all 1s}@media (max-width: 1910px){#home section.cases .our-cases .cases-info{width:260px;height:744px}}@media (max-width: 992px){#home section.cases .our-cases .cases-info{height:auto}}#home section.cases .our-cases .cases-info .top-info{display:flex;flex-direction:column;gap:30px}#home section.cases .our-cases .cases-info .top-info span{font-size:20px;color:#999}#home section.cases .our-cases .cases-info .top-info h2{font-size:36px;font-weight:300}#home section.cases .our-cases .bottom-info p{max-width:314px;font-size:20px;line-height:22px;color:#333745;font-weight:200}#home section.cases .our-cases .bottom-info.desktop{display:block}@media (max-width: 992px){#home section.cases .our-cases .bottom-info.desktop{display:none}}#home section.cases .our-cases .bottom-info.mobile{display:none}@media (max-width: 992px){#home section.cases .our-cases .bottom-info.mobile{display:block}}#home section.cases .our-cases .cases-showcase{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px;grid-template-rows:repeat(2, 2fr);position:relative;right:-500px;opacity:0;transition:all 3s}@media (max-width: 992px){#home section.cases .our-cases .cases-showcase{display:flex;flex-direction:column}}#home section.cases .our-cases .cases-showcase .examples-cases{width:396px;height:400px;background-color:#eee;border-radius:15px;position:relative;overflow:hidden}#home section.cases .our-cases .cases-showcase .examples-cases a{cursor:pointer}@media (max-width: 1910px){#home section.cases .our-cases .cases-showcase .examples-cases{width:287px;height:300px}}@media (max-width: 992px) and (min-wdth: 728px){#home section.cases .our-cases .cases-showcase .examples-cases{width:342px;height:346px}}#home section.cases .our-cases .cases-showcase .examples-cases .curtain{width:100%;height:100%;position:absolute;border-radius:15px;transition:600ms all}#home section.cases .our-cases .cases-showcase .examples-cases .img-background{overflow:hidden}#home section.cases .our-cases .cases-showcase .examples-cases .img-background img{width:396px;height:400px;object-fit:cover;border-radius:15px;transition:1300ms all}@media (max-width: 1910px){#home section.cases .our-cases .cases-showcase .examples-cases .img-background img{width:287px;height:300px}}@media (max-width: 992px){#home section.cases .our-cases .cases-showcase .examples-cases .img-background img{width:342px;height:346px}}#home section.cases .our-cases .cases-showcase .examples-cases span.detail{position:absolute;bottom:0;left:0;color:#fff;font-size:24px;z-index:2;opacity:0;transition:all 1s;padding:20px;width:100%;font-weight:200;line-height:24px}#home section.cases .our-cases .cases-showcase .examples-cases .tag{position:absolute;top:20px;right:20px;padding:12px 16px;background-color:#E63462;border-radius:16px;color:#fff;display:flex;justify-content:center;align-items:center;gap:8px;z-index:2}#home section.cases .our-cases .cases-showcase .examples-cases:hover .img-background img{scale:1.2}#home section.cases .our-cases .cases-showcase .examples-cases:hover .curtain{background:#000;opacity:0.5;z-index:1}#home section.cases .our-cases .cases-showcase .examples-cases:hover span.detail{opacity:1}#home section.cases .our-numbers{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}@media (max-width: 456px){#home section.cases .our-numbers{flex-direction:column}}#home section.cases .our-numbers .data-numbers{display:flex;width:60%;gap:50px;justify-content:space-between}@media (max-width: 456px){#home section.cases .our-numbers .data-numbers{display:grid;grid-template-columns:1fr 1fr;width:100%;margin-bottom:48px}}#home section.cases .our-numbers .data-numbers .data-details{display:flex;flex-direction:column;gap:24px;justify-content:center;align-items:baseline}#home section.cases .our-numbers .data-numbers .data-details .value{font-size:64px;letter-spacing:4px;color:#333745}#home section.cases .our-numbers .data-numbers .data-details .label{font-size:20px;color:#333745;font-weight:200;text-transform:uppercase}@media (max-width: 456px){#home section.cases .our-numbers .data-numbers .data-details .label{font-size:16px}}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=home.css.map */
