#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 rotateText{0%{transform:rotataZ(0deg)}25%{transform:rotateZ(90deg)}50%{transform:rotateZ(180deg)}75%{transform:rotateZ(270deg)}100%{transform:rotateZ(360deg)}}@keyframes opacityPulse{0%{opacity:1}50%{opacity:0.6}100%{opacity:1}}@keyframes move_left{0%{left:40px;opacity:0}2%{opacity:1}50%{left:calc(-845px / 2)}98%{opacity:1}100%{left:-885px;opacity:0}}#about-us section{overflow:hidden}@media (max-width: 728px){#about-us section{padding-left:20px !important;padding-right:20px !important}}@media (max-width: 1910px){#about-us section>*{max-width:1300px;margin:0 auto}}#about-us section.banner-top{width:100%;padding:150px 132px;background:#0E3149;height:1024px}@media (max-width: 1910px){#about-us section.banner-top{height:820px}}@media (max-width: 728px){#about-us section.banner-top{height:880px}}#about-us section.banner-top .top-container{display:flex;flex-direction:row;align-items:center;position:relative;top:-100px}@media (max-width: 728px){#about-us section.banner-top .top-container{flex-direction:column;gap:80px}}#about-us section.banner-top .top-container .top-img{position:relative}#about-us section.banner-top .top-container .top-img picture.banner{position:relative;display:block;width:865px;height:auto;top:0;left:-160px;animation-name:opacityPulse;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-duration:6s}@media (max-width: 1910px){#about-us section.banner-top .top-container .top-img picture.banner{left:-50px;top:50px;width:575px}}@media (max-width: 728px){#about-us section.banner-top .top-container .top-img picture.banner{width:100%;left:0}}#about-us section.banner-top .top-container .top-img img.text{display:block;position:absolute;top:85px;right:160px;animation-name:rotateText;animation-timing-function:linear;animation-duration:15s;animation-iteration-count:infinite}@media (max-width: 1910px){#about-us section.banner-top .top-container .top-img img.text{top:70px;right:50px;width:250px}}@media (max-width: 728px){#about-us section.banner-top .top-container .top-img img.text{width:150px;top:50px;right:0}}#about-us section.banner-top .top-container .top-text{display:flex;flex-direction:column;justify-content:center;align-items:baseline;gap:48px;color:#fff;overflow:visible;position:relative;right:-500px;opacity:0;transition:all 1.2s}#about-us section.banner-top .top-container .top-text .top-resume{font-size:20px;line-height:28px;font-weight:200;width:390px}@media (max-width: 728px){#about-us section.banner-top .top-container .top-text .top-resume{font-size:16px;line-height:20px;width:100%}}#about-us section.banner-top .top-container .top-text .top-title{font-weight:200;font-size:52px;line-height:58px;width:631px;position:relative}@media (max-width: 1910px){#about-us section.banner-top .top-container .top-text .top-title{font-size:48px;line-height:52px}}@media (max-width: 728px){#about-us section.banner-top .top-container .top-text .top-title{font-size:32px;line-height:36px;width:100%}}#about-us section.we{padding:100px 132px;top:-150px;position:relative}@media (max-width: 1910px){#about-us section.we{padding:150px 20px 0px}}#about-us section.we .we-are{display:flex;justify-content:center;flex-direction:column;align-items:center}#about-us section.we .we-are .we-info{display:flex;justify-content:flex-start;align-items:end;width:100%;top:-90px;position:relative}@media (max-width: 728px){#about-us section.we .we-are .we-info{flex-direction:column-reverse;align-items:center;justify-content:center;top:-50px;gap:64px}}#about-us section.we .we-are .we-info>*{width:50%}@media (max-width: 728px){#about-us section.we .we-are .we-info>*{width:100%}}#about-us section.we .we-are .we-info .we-pontype{display:flex;justify-content:center;align-items:baseline;flex-direction:column;gap:70px;position:relative;left:-500px;opacity:0;transition:all 1.2s}#about-us section.we .we-are .we-info .we-pontype .resume{font-size:48px;line-height:54px;width:581px;font-weight:300;color:#333745}@media (max-width: 728px){#about-us section.we .we-are .we-info .we-pontype .resume{font-size:32px;line-height:36px;width:100%}}#about-us section.we .we-are .we-info .we-pontype .resume img{top:10px;position:relative}@media (max-width: 728px){#about-us section.we .we-are .we-info .we-pontype .resume img{width:32px;top:6px;left:10px}}#about-us section.we .we-are .we-info .we-pontype div.button-with-arrow button{padding:0 40px}#about-us section.we .we-are .we-info .we-pontype>div{display:flex;flex-direction:column;gap:40px}#about-us section.we .we-are .we-info .we-pontype>div .description{font-size:20px;font-weight:300;line-height:24px;width:390px;color:#333745}@media (max-width: 728px){#about-us section.we .we-are .we-info .we-pontype>div .description{font-size:16px;line-height:20px;width:100%}}#about-us section.we .we-are .we-info .we-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:90px;position:relative;right:-500px;opacity:0;transition:all 1.2s}@media (max-width: 728px){#about-us section.we .we-are .we-info .we-container{gap:40px}}#about-us section.we .we-are .we-info .we-container .we-images{width:828px;display:grid;grid-template-columns:repeat(3, 256px);grid-template-rows:repeat(2, 264px);gap:24px}@media (max-width: 1910px){#about-us section.we .we-are .we-info .we-container .we-images{width:660px;grid-template-columns:repeat(3, 204px);grid-template-rows:repeat(2, 211px)}}@media (max-width: 728px){#about-us section.we .we-are .we-info .we-container .we-images{width:auto;grid-template-columns:repeat(3, 107px);grid-template-rows:repeat(2, 110px);gap:10px}}#about-us section.we .we-are .we-info .we-container .we-images div{border-radius:16px;background:#E63462}@media (max-width: 1910px){#about-us section.we .we-are .we-info .we-container .we-images div img{width:204px}}@media (max-width: 728px){#about-us section.we .we-are .we-info .we-container .we-images div img{width:107px}}#about-us section.we .we-are .we-info .we-container .we-images div:nth-child(1){border-bottom-right-radius:4px;grid-column:1/3}@media (max-width: 1910px){#about-us section.we .we-are .we-info .we-container .we-images div:nth-child(1) img{width:432px}}@media (max-width: 728px){#about-us section.we .we-are .we-info .we-container .we-images div:nth-child(1) img{width:225px}}#about-us section.we .we-are .we-info .we-container .we-images div:nth-child(2){border-bottom-left-radius:4px}#about-us section.we .we-are .we-info .we-container .we-images div:nth-child(3){border-bottom-right-radius:4px}#about-us section.we .we-are .we-info .we-container .we-images div:nth-child(4){border-top-right-radius:4px;border-bottom-left-radius:4px}#about-us section.we .we-are .we-info .we-container .we-images div:nth-child(5){border-top-left-radius:4px}#about-us section.we .we-are .we-info .we-container .we-topics-curtain{overflow:hidden;width:828px}#about-us section.we .we-are .we-info .we-container .we-topics-curtain:before{width:60px;height:70px;content:'';background:linear-gradient(to right, #f8f8f8, transparent);position:absolute;bottom:0;left:-10px;z-index:1}#about-us section.we .we-are .we-info .we-container .we-topics-curtain:after{width:60px;height:70px;content:'';background:linear-gradient(to left, #f8f8f8, transparent);position:absolute;bottom:0;right:-10px;z-index:1}@media (max-width: 1910px){#about-us section.we .we-are .we-info .we-container .we-topics-curtain{width:660px}}@media (max-width: 728px){#about-us section.we .we-are .we-info .we-container .we-topics-curtain{width:100%}}#about-us section.we .we-are .we-info .we-container .we-topics-curtain .we-topics{height:70px;display:flex;gap:16px;position:relative;animation-name:mo;animation-name:move_left;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:20s}@media (max-width: 728px){#about-us section.we .we-are .we-info .we-container .we-topics-curtain .we-topics{height:57px}}#about-us section.we .we-are .we-info .we-container .we-topics-curtain .we-topics::-webkit-scrollbar{display:none}#about-us section.we .we-are .we-info .we-container .we-topics-curtain .we-topics{-ms-overflow-style:none;scrollbar-width:none}#about-us section.we .we-are .we-info .we-container .we-topics-curtain .we-topics div{border-radius:14px;border:1.5px solid #7EA8BE}#about-us section.we .we-are .we-info .we-container .we-topics-curtain .we-topics div span{padding:24px 32px;font-size:18px;color:#7EA8BE;white-space:nowrap;display:block}@media (max-width: 728px){#about-us section.we .we-are .we-info .we-container .we-topics-curtain .we-topics div span{font-size:14px;padding:20px 24px}}#about-us section.we .we-are .we-people{display:flex;justify-content:center;align-items:center;gap:91px;width:100%;height:358px}@media (max-width: 728px){#about-us section.we .we-are .we-people{display:flex;flex-direction:column-reverse;width:100%;height:100%;gap:49px}}#about-us section.we .we-are .we-people .we-team{display:grid;grid-template-columns:1fr 1fr;gap:24px;position:relative;left:-600px;opacity:0;transition:all 1s}@media (max-width: 728px){#about-us section.we .we-are .we-people .we-team{display:flex;flex-direction:column;width:100%;gap:10px}}#about-us section.we .we-are .we-people .we-team .card-team{display:flex;justify-content:flex-start;align-items:center;gap:34px;padding:16px;border-radius:8px;background:#eee;width:536px}@media (max-width: 1910px){#about-us section.we .we-are .we-people .we-team .card-team{width:408px}}@media (max-width: 728px){#about-us section.we .we-are .we-people .we-team .card-team{width:100%;height:106px;gap:20px}}#about-us section.we .we-are .we-people .we-team .card-team:nth-child(2) .img-team,#about-us section.we .we-are .we-people .we-team .card-team:nth-child(2) img,#about-us section.we .we-are .we-people .we-team .card-team:nth-child(3) .img-team,#about-us section.we .we-are .we-people .we-team .card-team:nth-child(3) img{background-color:#E63462}#about-us section.we .we-are .we-people .we-team .card-team .img-team,#about-us section.we .we-are .we-people .we-team .card-team img{width:132px;height:132px;border-radius:4px 16px;background-color:#7EA8BE}@media (max-width: 728px){#about-us section.we .we-are .we-people .we-team .card-team .img-team,#about-us section.we .we-are .we-people .we-team .card-team img{width:82px;height:82px}}#about-us section.we .we-are .we-people .we-team .card-team .details{display:flex;flex-direction:column;justify-content:space-evenly;align-items:baseline;color:#333745;gap:12px}#about-us section.we .we-are .we-people .we-team .card-team .details .name{font-size:36px}@media (max-width: 1910px){#about-us section.we .we-are .we-people .we-team .card-team .details .name{font-size:30px}}@media (max-width: 728px){#about-us section.we .we-are .we-people .we-team .card-team .details .name{font-size:20px}}#about-us section.we .we-are .we-people .we-team .card-team .details .role{font-size:20px}@media (max-width: 1910px){#about-us section.we .we-are .we-people .we-team .card-team .details .role{font-size:16px}}@media (max-width: 728px){#about-us section.we .we-are .we-people .we-team .card-team .details .role{font-size:14px}}#about-us section.we .we-are .we-people .we-text{display:flex;height:100%;flex-direction:column;justify-content:space-between;color:#333745;position:relative;right:-300px;opacity:0;transition:all 2.6s}@media (max-width: 728px){#about-us section.we .we-are .we-people .we-text{gap:24px}}#about-us section.we .we-are .we-people .we-text .title{font-size:36px;line-height:42px}@media (max-width: 1910px){#about-us section.we .we-are .we-people .we-text .title{font-size:30px;line-height:34px}}@media (max-width: 728px){#about-us section.we .we-are .we-people .we-text .title{font-size:24px;line-height:28px}}#about-us section.we .we-are .we-people .we-text .description{font-size:20px;line-height:24px}@media (max-width: 1910px){#about-us section.we .we-are .we-people .we-text .description{font-size:16px;line-height:20px}}#about-us section.our-features{padding:192px 132px;top:5px;position:relative}@media (max-width: 1910px){#about-us section.our-features{padding:142px 20px}}#about-us section.our-features *{color:#fff}#about-us section.our-features .features-container{display:grid;grid-template-columns:360px 390px 1fr;align-items:self-start;gap:190px;height:329px;position:relative;top:-500px;opacity:0;transition:all 1.2s}#about-us section.our-features .features-container:hover{gap:49px}@media (max-width: 1910px){#about-us section.our-features .features-container{gap:100px}}@media (max-width: 728px){#about-us section.our-features .features-container{display:flex;flex-direction:column;width:100%;gap:48px;height:100%}}#about-us section.our-features .features-container .social{width:370px;display:flex;flex-direction:column;justify-content:start;align-items:baseline;gap:24px}@media (max-width: 728px){#about-us section.our-features .features-container .social{width:100%}}#about-us section.our-features .features-container .social span{font-size:20px;font-weight:200}@media (max-width: 728px){#about-us section.our-features .features-container .social span{font-size:16px}}#about-us section.our-features .features-container .social h3{font-size:36px;line-height:42px}@media (max-width: 728px){#about-us section.our-features .features-container .social h3{font-size:24px;line-height:28px}}#about-us section.our-features .features-container .agenda{width:390px;display:flex;flex-direction:column;justify-content:space-between;align-items:baseline;gap:24px;height:100%}@media (max-width: 1910px){#about-us section.our-features .features-container .agenda{width:300px}}@media (max-width: 728px){#about-us section.our-features .features-container .agenda{width:100%;gap:48px}}#about-us section.our-features .features-container .agenda::after{content:'';height:0.5px;width:60%;background:#fff}@media (max-width: 728px){#about-us section.our-features .features-container .agenda::after{display:none}}#about-us section.our-features .features-container .agenda .button-with-arrow{position:relative;top:-50px}@media (max-width: 728px){#about-us section.our-features .features-container .agenda .button-with-arrow{top:0;width:50% !important}#about-us section.our-features .features-container .agenda .button-with-arrow span{font-size:16px}}#about-us section.our-features .features-container .agenda p{font-size:20px;line-height:24px;font-weight:200;opacity:0.8}@media (max-width: 728px){#about-us section.our-features .features-container .agenda p{font-size:16px;line-height:20px}}#about-us section.our-features .features-container .carrousel{display:flex;justify-content:center;align-items:center;position:relative}@media (max-width: 728px){#about-us section.our-features .features-container .carrousel{width:100%}}#about-us section.our-features .features-container .carrousel .carrosel-container{display:flex;align-items:center;gap:24px;width:100%;overflow-x:scroll;overflow-y:hidden;position:relative;left:-50px}@media (max-width: 1910px){#about-us section.our-features .features-container .carrousel .carrosel-container{width:100%}}@media (max-width: 728px){#about-us section.our-features .features-container .carrousel .carrosel-container{left:0}}#about-us section.our-features .features-container .carrousel .carrosel-container::-webkit-scrollbar{display:none}#about-us section.our-features .features-container .carrousel .carrosel-container{-ms-overflow-style:none;scrollbar-width:none}#about-us section.our-features .features-container .carrousel .carrosel-container .faetures-block{width:304px;height:320px;position:relative}#about-us section.our-features .features-container .carrousel .carrosel-container .faetures-block .featured-curtain{position:absolute;width:100%;height:100%;bottom:0;left:0;background:linear-gradient(to top, #000, transparent 70%)}#about-us section.our-features .features-container .carrousel .carrosel-container .faetures-block img.full-btn{position:absolute;top:24px;right:24px;opacity:0;z-index:2;cursor:pointer}#about-us section.our-features .features-container .carrousel .carrosel-container .faetures-block img.featured-image{width:304px;height:320px;object-fit:cover;border-radius:16px}#about-us section.our-features .features-container .carrousel .carrosel-container .faetures-block .details{padding:24px 32px;position:absolute;bottom:0;left:0;width:100%;z-index:2}#about-us section.our-features .features-container .carrousel .carrosel-container .faetures-block .details .title{font-size:24px}@media (max-width: 728px){#about-us section.our-features .features-container .carrousel .carrosel-container .faetures-block .details .title{font-size:20px}}#about-us section.our-features .features-container .carrousel .carrosel-container .faetures-block .details .description{display:none;opacity:0}#about-us section.our-features .features-container .carrousel .carrosel-container .faetures-block:hover .featured-curtain{z-index:1;background:linear-gradient(to top, #000, transparent 150%);cursor:pointer}#about-us section.our-features .features-container .carrousel .carrosel-container .faetures-block:hover img.full-btn{opacity:1}#about-us section.our-features .features-container .carrousel .carrosel-container .faetures-block.opened{width:608px}@media (max-width: 728px){#about-us section.our-features .features-container .carrousel .carrosel-container .faetures-block.opened{width:100%}}#about-us section.our-features .features-container .carrousel .carrosel-container .faetures-block.opened .featured-curtain{background:linear-gradient(to top, #000, transparent 150%)}#about-us section.our-features .features-container .carrousel .carrosel-container .faetures-block.opened img.featured-image{width:608px;height:auto}@media (max-width: 728px){#about-us section.our-features .features-container .carrousel .carrosel-container .faetures-block.opened img.featured-image{width:304px}}#about-us section.our-features .features-container .carrousel .carrosel-container .faetures-block.opened .details .description{display:block;opacity:1;padding-top:18px;line-height:24px;font-size:20px;opacity:0.62}@media (max-width: 728px){#about-us section.our-features .features-container .carrousel .carrosel-container .faetures-block.opened .details .description{font-size:14px;line-height:18px}}#about-us section.locations{padding:0 132px 92px;position:relative}@media (max-width: 1910px){#about-us section.locations{padding:0 20px 92px}}#about-us section.locations *{color:#fff}#about-us section.locations .loc-container{display:flex;flex-direction:column;justify-content:center;align-items:baseline;gap:218px;position:relative}@media (max-width: 728px){#about-us section.locations .loc-container{gap:54px}}#about-us section.locations .loc-container .planet-behind{display:block;position:absolute;top:0;right:-132px;opacity:0;transition:all 4s}@media (max-width: 1910px){#about-us section.locations .loc-container .planet-behind{scale:0.7;right:-240px}}@media (max-width: 728px){#about-us section.locations .loc-container .planet-behind{position:relative;left:-20px;scale:1.1}#about-us section.locations .loc-container .planet-behind img{width:100%;right:-20px;position:relative}}#about-us section.locations .loc-container .loc-text{display:flex;flex-direction:column;justify-content:center;align-items:baseline;width:516px;position:relative;left:-500px;opacity:0;transition:all 1.2s}@media (max-width: 728px){#about-us section.locations .loc-container .loc-text{width:100%}}#about-us section.locations .loc-container .loc-text .text{display:inline;padding-top:48px;padding-bottom:72px}#about-us section.locations .loc-container .loc-text .text h3{font-size:48px;line-height:56px}@media (max-width: 728px){#about-us section.locations .loc-container .loc-text .text h3{font-size:32px;line-height:36px}}#about-us section.locations .loc-container .loc-text .text h3 span{font-size:32px;color:#E63462}@media (max-width: 728px){#about-us section.locations .loc-container .loc-text .text h3 span{font-size:24px}}#about-us section.locations .loc-container .loc-text p{font-size:20px;line-height:24px;font-size:100;width:420px;opacity:0.7}@media (max-width: 728px){#about-us section.locations .loc-container .loc-text p{font-size:16px;line-height:20px;width:100%}}#about-us section.locations .loc-container .contries-container{display:flex;justify-content:center;align-items:center;width:100%}#about-us section.locations .loc-container .contries-container .countries{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px;width:100%}@media (max-width: 728px){#about-us section.locations .loc-container .contries-container .countries{display:flex;flex-direction:column;gap:20px}}#about-us section.locations .loc-container .contries-container .countries .contry{position:relative;top:400px;opacity:0;transition:all 300ms}#about-us section.locations .loc-container .contries-container .countries .contry>img{object-fit:cover}@media (max-width: 1910px){#about-us section.locations .loc-container .contries-container .countries .contry>img{width:100%}}@media (max-width: 728px){#about-us section.locations .loc-container .contries-container .countries .contry>img{height:169px;border-radius:16px 16px 4px 16px}}#about-us section.locations .loc-container .contries-container .countries .contry .tag{position:absolute;top:24px;left:24px;background:#7EA8BE;padding:16px;border-radius:16px 4px}@media (max-width: 1910px){#about-us section.locations .loc-container .contries-container .countries .contry .tag{padding:4px}#about-us section.locations .loc-container .contries-container .countries .contry .tag img{scale:0.6}}#about-us section.locations .loc-container .contries-container .countries .contry .details{position:absolute;bottom:0;left:0;padding:24px 32px;width:100%}#about-us section.locations .loc-container .contries-container .countries .contry .details .title{font-size:28px}@media (max-width: 728px){#about-us section.locations .loc-container .contries-container .countries .contry .details .title{font-size:24px}}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=about-us.css.map */
