#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}#cases section{overflow:hidden}#cases section.banner-top{height:750px;width:100%;padding:132px;display:flex;justify-content:center;align-items:center;background:linear-gradient(0deg, #0F1012, #0F1012),linear-gradient(313.8deg, rgba(16,16,18,0.24) 64.14%, rgba(14,35,73,0.24) 87.52%)}@media (max-width: 1366px){#cases section.banner-top{height:100%;padding:0 20px}}@media (max-width: 728px){#cases section.banner-top{padding:130px 24px}}#cases section.banner-top .top-container{display:flex;justify-content:space-between;align-items:center;flex-direction:row}@media (max-width: 728px){#cases section.banner-top .top-container{flex-direction:column}}#cases section.banner-top .top-container .title{position:relative;left:-400px;opacity:0;transition:all 1200ms}@media (max-width: 1910px){#cases section.banner-top .top-container .title{width:550px}}@media (max-width: 728px){#cases section.banner-top .top-container .title{width:100%}}#cases section.banner-top .top-container .title .top-title{width:721px;font-size:72px;line-height:80px;font-weight:200;text-align:left;letter-spacing:1px;color:#fff}@media (max-width: 1910px){#cases section.banner-top .top-container .title .top-title{text-align:right;width:100%}}@media (max-width: 728px){#cases section.banner-top .top-container .title .top-title{font-size:32px;line-height:36px;text-align:left}}#cases section.banner-top .top-container .top-img{position:relative}@media (max-width: 1910px){#cases section.banner-top .top-container .top-img{width:550px;height:820px}}@media (max-width: 728px){#cases section.banner-top .top-container .top-img{width:100%;height:auto}}#cases section.banner-top .top-container .top-img picture{position:relative;width:1000px;height:auto;top:120px;scale:0.7;left:155px;display:flex}@media (max-width: 1910px){#cases section.banner-top .top-container .top-img picture{width:800px;top:20px;left:0}}@media (max-width: 728px){#cases section.banner-top .top-container .top-img picture{width:100%}}@media (max-width: 728px){#cases section.banner-top .top-container .top-img picture img{width:100%;scale:1.8}}#cases section.cases{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:100px 132px;gap:100px;overflow:visible}#cases section.cases *{color:black}@media (max-width: 1910px){#cases section.cases{padding:100px 20px 0}}@media (max-width: 728px){#cases section.cases{padding-top:20px}}#cases section.cases .our-cases{display:flex;flex-direction:row;gap:60px;position:relative;overflow:visible}@media (max-width: 728px){#cases section.cases .our-cases{flex-direction:column}}#cases section.cases .our-cases .cases-sidebar{position:sticky;top:220px;left:0;display:flex;height:100%;margin-bottom:200px}@media (max-width: 728px){#cases section.cases .our-cases .cases-sidebar{position:relative;top:0}}#cases section.cases .our-cases .cases-sidebar .cases-info{display:flex;flex-direction:column;align-items:baseline;justify-content:space-between;gap:64px;opacity:0;transition:all 1s;width:345px}@media (max-width: 728px){#cases section.cases .our-cases .cases-sidebar .cases-info{width:100%}}#cases section.cases .our-cases .cases-sidebar .cases-info .top-info{display:flex;flex-direction:column;gap:32px}#cases section.cases .our-cases .cases-sidebar .cases-info .top-info span{font-size:20px;color:#999}@media (max-width: 728px){#cases section.cases .our-cases .cases-sidebar .cases-info .top-info span{font-size:16px}}#cases section.cases .our-cases .cases-sidebar .cases-info .top-info h2{font-size:36px;letter-spacing:1px;font-weight:400;line-height:45px}@media (max-width: 728px){#cases section.cases .our-cases .cases-sidebar .cases-info .top-info h2{font-size:32px;line-height:36px}}#cases section.cases .our-cases .cases-sidebar .cases-info .bottom-info div.button-with-arrow button{padding:0 40px}@media (max-width: 728px){#cases section.cases .our-cases .cases-sidebar .cases-info .bottom-info div.button-with-arrow button{padding:unset}}@media (max-width: 728px){#cases section.cases .our-cases .cases-sidebar .cases-info .bottom-info{width:100%}}#cases section.cases .our-cases .cases-showcase{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px;grid-template-rows:repeat(2, 2fr);position:relative;top:600px;opacity:0;transition:all 1200ms}@media (max-width: 992px){#cases section.cases .our-cases .cases-showcase{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 728px){#cases section.cases .our-cases .cases-showcase{display:flex;flex-direction:column}}#cases section.cases .our-cases .cases-showcase .examples-cases{width:396px;height:400px;background-color:#eee;border-radius:15px;position:relative;overflow:hidden}@media (max-width: 1910px){#cases section.cases .our-cases .cases-showcase .examples-cases{width:287px;height:300px}}@media (max-width: 728px){#cases section.cases .our-cases .cases-showcase .examples-cases{width:100%;height:344px}}#cases section.cases .our-cases .cases-showcase .examples-cases a{cursor:pointer}#cases section.cases .our-cases .cases-showcase .examples-cases .curtain{width:100%;height:100%;position:absolute;border-radius:15px;transition:600ms all}#cases section.cases .our-cases .cases-showcase .examples-cases .img-background{overflow:hidden}#cases 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){#cases section.cases .our-cases .cases-showcase .examples-cases .img-background img{width:287px;height:300px}}@media (max-width: 728px){#cases section.cases .our-cases .cases-showcase .examples-cases .img-background img{width:100%;height:344px}}#cases 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}#cases 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}#cases section.cases .our-cases .cases-showcase .examples-cases:hover .img-background img{scale:1.2}#cases section.cases .our-cases .cases-showcase .examples-cases:hover .curtain{background:#000;opacity:0.5;z-index:1}#cases section.cases .our-cases .cases-showcase .examples-cases:hover span.detail{opacity:1}#cases section.projects{padding:127px 132px 50px}@media (max-width: 1910px){#cases section.projects{padding:127px 20px 50px}}#cases section.projects .our-projects{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-content:end;position:relative;color:#fff}@media (max-width: 728px){#cases section.projects .our-projects{gap:30px}}#cases section.projects .our-projects .project-top{width:396px;position:relative;display:flex;justify-content:end;width:100%}#cases section.projects .our-projects .project-top .project-info{width:396px;gap:43px;flex-direction:column;justify-content:center;align-items:baseline;display:flex;right:132px;position:relative;bottom:-350px;opacity:0;transition:all 800ms}@media (max-width: 1910px){#cases section.projects .our-projects .project-top .project-info{right:70px}}@media (max-width: 728px){#cases section.projects .our-projects .project-top .project-info{left:0;right:0}}#cases section.projects .our-projects .project-top .project-info .title-top{font-size:36px;line-height:40px;font-weight:200}#cases section.projects .our-projects .project-top .project-info .text-top{font-size:20px;line-height:22px;font-weight:200}#cases section.projects .our-projects .examples-projects{width:100%;display:flex;gap:24px;justify-content:center}@media (max-width: 728px){#cases section.projects .our-projects .examples-projects{flex-flow:wrap}}#cases section.projects .our-projects .examples-projects a{text-decoration:none}#cases section.projects .our-projects .examples-projects .project-img{border-radius:16px}#cases section.projects .our-projects .examples-projects.top{align-items:flex-end;right:-800px;position:relative;transition:all 1.5s}@media (max-width: 728px){#cases section.projects .our-projects .examples-projects.top{padding-top:50px}}#cases section.projects .our-projects .examples-projects.top a:nth-child(1) article{width:956px;height:543px}@media (max-width: 1910px){#cases section.projects .our-projects .examples-projects.top a:nth-child(1) article{width:650px;height:368px}}#cases section.projects .our-projects .examples-projects.top a:nth-child(1) article .project-img{width:956px;height:543px}@media (max-width: 1910px){#cases section.projects .our-projects .examples-projects.top a:nth-child(1) article .project-img{width:650px;height:368px}}#cases section.projects .our-projects .examples-projects.top a:nth-child(2) article{width:676px;height:385px}@media (max-width: 1910px){#cases section.projects .our-projects .examples-projects.top a:nth-child(2) article{width:450px;height:256px}}#cases section.projects .our-projects .examples-projects.top a:nth-child(2) article .project-img{width:676px;height:385px}@media (max-width: 1910px){#cases section.projects .our-projects .examples-projects.top a:nth-child(2) article .project-img{width:450px;height:256px}}@media (max-width: 728px){#cases section.projects .our-projects .examples-projects.top a article{width:100% !important;height:auto !important;aspect-ratio:16 / 8}#cases section.projects .our-projects .examples-projects.top a article .project-img{width:100% !important;height:auto !important;aspect-ratio:16 / 8}}#cases section.projects .our-projects .examples-projects.bottom{align-items:flex-start;left:-800px;position:relative;transition:all 2.8s;padding-top:32px}@media (max-width: 728px){#cases section.projects .our-projects .examples-projects.bottom{padding-top:unset}}#cases section.projects .our-projects .examples-projects.bottom a:nth-child(1) article{width:676px;height:385px}@media (max-width: 1910px){#cases section.projects .our-projects .examples-projects.bottom a:nth-child(1) article{width:450px;height:256px}}#cases section.projects .our-projects .examples-projects.bottom a:nth-child(1) article .project-img{width:676px;height:385px}@media (max-width: 1910px){#cases section.projects .our-projects .examples-projects.bottom a:nth-child(1) article .project-img{width:450px;height:256px}}#cases section.projects .our-projects .examples-projects.bottom a:nth-child(2) article{width:956px;height:543px}@media (max-width: 1910px){#cases section.projects .our-projects .examples-projects.bottom a:nth-child(2) article{width:650px;height:368px}}#cases section.projects .our-projects .examples-projects.bottom a:nth-child(2) article .project-img{width:956px;height:543px}@media (max-width: 1910px){#cases section.projects .our-projects .examples-projects.bottom a:nth-child(2) article .project-img{width:650px;height:368px}}@media (max-width: 728px){#cases section.projects .our-projects .examples-projects.bottom a article{width:100% !important;height:auto !important;aspect-ratio:16 / 8}#cases section.projects .our-projects .examples-projects.bottom a article .project-img{width:100% !important;height:auto !important;aspect-ratio:16 / 8}}#cases section.projects .our-projects .examples-projects article{position:relative;border-radius:16px}#cases section.projects .our-projects .examples-projects article .curtain{background-image:linear-gradient(to top, #000, transparent);height:100%;position:absolute;width:100%;border-radius:16px}#cases section.projects .our-projects .examples-projects article .project-img{overflow:hidden}#cases section.projects .our-projects .examples-projects article .project-img img{border-radius:16px;object-fit:cover;width:inherit;height:100%}@media (max-width: 728px){#cases section.projects .our-projects .examples-projects article .project-img img{width:400px;height:100%;max-width:100%;max-height:232px}}#cases section.projects .our-projects .examples-projects article .project-img .no-img{background:#d9d9d9;width:inherit;height:100%}@media (max-width: 728px){#cases section.projects .our-projects .examples-projects article .project-img .no-img{width:400px;height:100%;max-width:100%;height:232px}}#cases section.projects .our-projects .examples-projects article .project-details{padding:48px;position:absolute;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:baseline;gap:24px;width:100%}@media (max-width: 728px){#cases section.projects .our-projects .examples-projects article .project-details{padding:24px 16px;gap:12px}}#cases section.projects .our-projects .examples-projects article .project-details .title{font-size:28px;line-height:32px;color:#fff;width:488px}@media (max-width: 1910px){#cases section.projects .our-projects .examples-projects article .project-details .title{font-size:20px;line-height:24px;width:unset}}#cases section.projects .our-projects .examples-projects article .project-details .category{padding:12px 16px;border-radius:16px;font-size:14px;background-color:#E63462;color:#fff}#cases section.user-review{padding:0px 132px 100px;color:#fff;top:-2px;position:relative}@media (max-width: 1910px){#cases section.user-review{padding:0px 20px 100px}}#cases section.user-review .review-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:64px}#cases section.user-review .review-container .review-header{width:100%;display:flex;justify-content:space-between;align-items:end;position:relative;bottom:-200px;opacity:0;transition:all 1s}@media (max-width: 728px){#cases section.user-review .review-container .review-header{display:flex;flex-direction:column;gap:24px}}#cases section.user-review .review-container .review-header h3{width:470px;font-size:36px;line-height:40px;font-weight:400}@media (max-width: 728px){#cases section.user-review .review-container .review-header h3{width:100%;font-size:32px;line-height:36px}}#cases section.user-review .review-container .review-header .button-nav{display:flex;gap:16px}@media (max-width: 728px){#cases section.user-review .review-container .review-header .button-nav{justify-content:space-between;width:100%}}#cases section.user-review .review-container .review-header .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}#cases section.user-review .review-container .review-header .button-nav span.btn-user svg{fill:#7EA8BE;padding:10px}#cases section.user-review .review-container .review-header .button-nav span.btn-user.prev{transform:rotateZ(180deg)}#cases section.user-review .review-container .reviews-carrosel{width:100%;position:relative;display:flex;overflow:hidden}#cases section.user-review .review-container .reviews-display{display:flex;justify-content:center;align-items:center;gap:24px;transition:all 400ms}#cases section.user-review .review-container .reviews-display .review-block{background:#1d2026;border-radius:24px 4px 24px 4px;display:flex;justify-content:center;align-items:center;flex-direction:column;width:536px;padding:28px;gap:32px}@media (max-width: 728px){#cases section.user-review .review-container .reviews-display .review-block{padding:24px}}@media (max-width: 728px){#cases section.user-review .review-container .reviews-display .review-block{width:318px}}#cases section.user-review .review-container .reviews-display .review-block-header{display:flex;justify-content:flex-start;align-items:center;width:100%;gap:24px}@media (max-width: 728px){#cases section.user-review .review-container .reviews-display .review-block-header{gap:16px}}#cases section.user-review .review-container .reviews-display .review-block-img{width:96px;height:96px;border-radius:50%;background-color:#d9d9d9}@media (max-width: 728px){#cases section.user-review .review-container .reviews-display .review-block-img{width:64px;height:64px}}#cases section.user-review .review-container .reviews-display .review-block-img img{width:96px;height:96px;border-radius:50%;object-fit:cover}@media (max-width: 728px){#cases section.user-review .review-container .reviews-display .review-block-img img{width:64px;height:64px}}#cases section.user-review .review-container .reviews-display .review-block-data{display:flex;flex-direction:column;justify-content:space-around;align-items:baseline;gap:12px}#cases section.user-review .review-container .reviews-display .review-block-data h5{font-size:28px;text-overflow:ellipsis}@media (max-width: 728px){#cases section.user-review .review-container .reviews-display .review-block-data h5{font-size:20px;line-height:24px}}#cases section.user-review .review-container .reviews-display .review-block-data p{font-size:20px;line-height:24px;font-weight:200}@media (max-width: 728px){#cases section.user-review .review-container .reviews-display .review-block-data p{font-size:16px;line-height:20px}}#cases section.user-review .review-container .reviews-display .review-block-text{background:#333745;border-radius:20px;padding:28px 24px;height:176px}#cases section.user-review .review-container .reviews-display .review-block-text p{font-size:20px;line-height:24px;height:120px;overflow:overlay;scrollbar-width:37px;scrollbar-width:thin;scrollbar-color:#fff transparent}@media (max-width: 728px){#cases section.user-review .review-container .reviews-display .review-block-text p{font-size:16px;line-height:20px}}#cases section.user-review .review-container .reviews-display .review-block-text p::-webkit-scrollbar-button{display:none}#cases section.user-review .review-container .reviews-display .review-block-text p::-webkit-scrollbar-thumb{color:#f0f}#cases section.user-review .review-container .reviews-display .review-block-text p::-webkit-scrollbar-track{background-color:transparent}#cases section.user-review .review-container .reviews-display .review-block-logo{display:flex;justify-content:flex-end;width:100%;height:25px}#cases section.user-review .review-container .reviews-display .review-block-logo img{width:auto;height:25px}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=cases.css.map */
