@font-face{font-family:'Outfit';src:url(//settadigitallabs.com/pt-br/wp-content/themes/digitallabs/assets/fonts/outfit/Outfit-Thin.ttf) format('truetype');font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:'Outfit';src:url(//settadigitallabs.com/pt-br/wp-content/themes/digitallabs/assets/fonts/outfit/Outfit-ExtraLight.ttf) format('truetype');font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:'Outfit';src:url(//settadigitallabs.com/pt-br/wp-content/themes/digitallabs/assets/fonts/outfit/Outfit-Light.ttf) format('truetype');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Outfit';src:url(//settadigitallabs.com/pt-br/wp-content/themes/digitallabs/assets/fonts/outfit/Outfit-Regular.ttf) format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Outfit';src:url(//settadigitallabs.com/pt-br/wp-content/themes/digitallabs/assets/fonts/outfit/Outfit-Medium.ttf) format('truetype');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Outfit';src:url(//settadigitallabs.com/pt-br/wp-content/themes/digitallabs/assets/fonts/outfit/Outfit-SemiBold.ttf) format('truetype');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'Outfit';src:url(//settadigitallabs.com/pt-br/wp-content/themes/digitallabs/assets/fonts/outfit/Outfit-Bold.ttf) format('truetype');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Outfit';src:url(//settadigitallabs.com/pt-br/wp-content/themes/digitallabs/assets/fonts/outfit/Outfit-ExtraBold.ttf) format('truetype');font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:'Outfit';src:url(//settadigitallabs.com/pt-br/wp-content/themes/digitallabs/assets/fonts/outfit/Outfit-Black.ttf) format('truetype');font-weight:900;font-style:normal;font-display:swap}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}:root{--color-white:#fff;--color-blue:#033dff;--color-gray:#232323;--container-padding-x:24px;--container-max-width: calc(1224px + (var(--container-padding-x) * 2))}html,body{background-color:var(--color-blue);padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}html{scroll-behavior:smooth}body{min-height:100vh;padding-top:80px}body,input,button,textarea,select{font-family:'Outfit',sans-serif;font-size:16px;line-height:1.5;text-rendering:optimizeSpeed;color:var(--color-white)}a{text-decoration:none;color:inherit}li{list-style:none}.container{background-color:#000}.page-container{width:100%;max-width:var(--container-max-width);padding:0 var(--container-padding-x);margin:0 auto}.btn{width:100%;min-height:52px;font-weight:700;font-size:18px;padding:6px 22px;display:flex;align-items:center;justify-content:flex-start;cursor:pointer;background-color:transparent;border:0;background-image:linear-gradient(45deg,var(--color-blue) 76%,transparent 76%,transparent 88%,var(--color-white) 88%)}.btn--secondary{background-image:linear-gradient(45deg,var(--color-white) 76%,transparent 76%,transparent 88%,var(--color-blue) 88%);color:var(--color-gray)}.whatsapp-btn{--size:88px;width:var(--size);height:var(--size);position:fixed;bottom:24px;right:24px;z-index:99;display:flex;align-items:center;justify-content:center;cursor:pointer}.whatsapp-btn svg{width:100%;height:100%}@media (max-width:768px){.whatsapp-btn{--size:45px}}.bg-square{--size:40px;width:var(--size);height:var(--size);min-width:var(--size);min-height:var(--size)}.bg-square--blue-transparent{background-image:linear-gradient(135deg,var(--color-blue) 50%,transparent 0%,transparent 100%)}.bg-square--gray-blue{background-image:linear-gradient(135deg,var(--color-gray) 50%,var(--color-blue) 0%,var(--color-blue) 100%)}.bg-square--gray{background-color:var(--color-gray)}.background-left-top{--bg-size:0;position:absolute;top:0;left: min(0px, calc((100vw - var(--container-max-width)) / 2 - var(--bg-size) - 24px));display:flex}.background-left-bottom{--bg-size:0;position:absolute;bottom:0;left: min(0px, calc((100vw - var(--container-max-width)) / 2 - var(--bg-size) - 24px));display:flex}.background-right-top{--bg-size:0;position:absolute;top:0;right: min(0px, calc((100vw - var(--container-max-width)) / 2 - var(--bg-size) - 24px));display:flex}.background-right-bottom{--bg-size:0;position:absolute;bottom:0;right: min(0px, calc((100vw - var(--container-max-width)) / 2 - var(--bg-size) - 24px));display:flex}.page-header{background-color:var(--color-blue);padding:24px 0;position:fixed;top:0;left:0;width:100%;z-index:9999;transition:all .3s ease;box-shadow:none}.page-header.scrolled{padding:12px 0;box-shadow:0 2px 10px rgba(0,0,0,.1)}.page-container{transition:padding .3s ease}.page-header__container{display:grid;grid-template-columns:auto auto;align-items:center;justify-content:space-between;gap:32px}.page-header__logos{display:grid;grid-template-columns: calc(172 / 274 * 100%) calc(78 / 274 * 100%);align-items:center;gap:24px}.page-header__left{display:flex;align-items:center;gap:32px}.page-header__logos img.logo-digital{width:100%;max-width:172px;height:auto}.page-header__logos img.logo-setta{width:100%;max-width:78px;height:auto}.page-header__nav{margin-left:auto;background-color:var(--color-blue)}.page-header__nav-list{display:flex;list-style:none;gap:32px}.page-header__nav-link{font-weight:700;font-size:15px;line-height:40px;color:var(--color-white)}.page-header .lang{position:relative}.page-header .lang__btn{cursor:pointer;flex:0 0 18px;height:18px}.page-header .lang__header{display:flex;align-items:center;gap:4px;cursor:pointer}.page-header .lang__header .lang__btn{user-select:none;pointer-events:none}.page-header .lang__list{--gap:8px;display:flex;flex-direction:column;gap:var(--gap);position:absolute;top: calc(100% + var(--gap));transform-origin:top;transition:transform .3s ease-in-out;user-select:none;pointer-events:none;transform:scaleY(0)}.page-header .lang__list--open{user-select:auto;pointer-events:auto;transform:scaleY(1)}.page-header .menu-toggle{display:none}@media (max-width:1024px){.page-header__nav{position:absolute;top:100%;left:0;width:100%;height:calc(100vh - 100%);z-index:999;padding-top:64px;transform:scaleX(0);transform-origin:right;transition:.3s ease-in-out;user-select:none;pointer-events:none}.page-header__nav--show{transform:scaleX(1);user-select:all;pointer-events:all}.page-header__nav-list{flex-direction:column;align-items:center}.page-header .menu-toggle{width:40px;height:32px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}.page-header .menu-toggle span{height: calc(100% / 5);background-color:var(--color-white);border-radius:999px}}.about-section{padding:44px 0 117px;position:relative;overflow:hidden}.about-section .background-right-bottom{--bg-size:224px}.about-section__content{display:flex;flex-direction:column;gap:64px}.about-section__top{display:flex;gap:36px;margin:0 auto}.about-section__top p{background-image:linear-gradient(45deg,var(--color-blue) 90%,transparent 0%,transparent 95%,var(--color-white) 0%);font-weight:700;font-size:38px;line-height:43px;color:var(--color-white);padding:18px;padding-right:30px;width:100%}.about-section__top p:first-child{max-width:263px}.about-section__top p:nth-child(2) {max-width:327px}.about-section__top p:last-child{max-width:461px;font-size:33px;line-height:43px}.about-section__bottom{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-left:44px}.about-section__bottom>div:first-child{display:flex;flex-direction:column;gap:20px;max-width:552px}.about-section__bottom>div:first-child h3{font-weight:700;font-size:24px;line-height:32px;position:relative}.about-section__bottom>div:first-child h3::before{content:'';position:absolute;left:-44px;top:6px;width:24px;height:24px;background-image:linear-gradient(225deg,var(--color-blue) 50%,transparent 0%,transparent 100%)}.about-section__bottom>div:first-child p{font-weight:400;font-size:22px}.about-section__bottom>div:last-child{width:100%;max-width:525px;margin-left:auto;position:relative}.about-section__bottom>div:last-child::before{content:'';position:absolute;right:28px;top:30px;width:115px;height:115px;background-image:linear-gradient(225deg,var(--color-blue) 50%,transparent 0%,transparent 100%);z-index:-1;user-select:none;pointer-events:none}.about-section__bottom>div:last-child img{width:100%;height:auto}.about-section__bottom>div:last-child a{margin-left:25px;font-weight:700;font-size:24px;text-decoration:underline;align-self:center;justify-self:flex-end;position:absolute;bottom:26px;left:0;max-width:150px}.about-section__bottom>div:last-child a::before{content:"";position:absolute;bottom:-20px;left:-25px;width:55px;height:55px;background-color:transparent;border:3px solid transparent;border-left-color:var(--color-blue);border-bottom-color:var(--color-blue);user-select:none;pointer-events:none}@media (max-width:1024px){.about-section__top{display:grid;width:100%}.about-section__top p:first-child{max-width:none}.about-section__top p:nth-child(2) {max-width:none}.about-section__top p:last-child{grid-column: 1/3;max-width:none;padding-right:10%}.about-section__bottom{grid-template-columns:1fr;gap:24px}.about-section__bottom>div:first-child{max-width:none}.about-section__bottom>div:last-child{margin:0 auto}}@media (max-width:768px){.about-section__top{gap:24px}.about-section__top p{font-size:28px}.about-section__top p:nth-child(2) {padding-right:10%}.about-section__top p:last-child{grid-column: 1/2}.about-section__bottom>div:first-child p{font-size:18px}.about-section__bottom>div:last-child a{font-size:16px}}.banner{margin-bottom:44px}.banner__content{background-color:var(--color-blue);padding:36px 72px;padding-left:100px;min-height:168px;display:grid;grid-template-columns:2fr 1fr;align-items:flex-start;justify-items:center;gap:24px;position:relative}.banner__content .border-top-left{position:absolute;top:0;left:0;width:min-content;user-select:none;pointer-events:none;display:grid;grid-template-columns:repeat(3,1fr)}.banner__content .border-top-left .bg-square:nth-child(6) {grid-column: 1 / 2;grid-row: 3 / 4}.banner__content p{font-weight:400;font-size:24px;line-height:32px;max-width:554px}.banner__content a{margin-left:25px;font-weight:700;font-size:24px;text-decoration:underline;position:relative;align-self:center;justify-self:flex-end}.banner__content a::before{content:"";position:absolute;bottom:-20px;left:-25px;width:55px;height:55px;background-color:transparent;border:3px solid transparent;border-left-color:var(--color-gray);border-bottom-color:var(--color-gray);user-select:none;pointer-events:none}@media (max-width:768px){.banner__content{grid-template-columns:1fr}.banner__content a{justify-self:start;margin:0}}.clients-section{background-color:var(--color-gray);padding:64px 0 104px;position:relative;overflow:hidden}.clients-section .background-right-bottom{--bg-size:335px}.clients-section__container{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;margin-left:44px}.clients-section__title{font-weight:700;font-size:24px;line-height:32px;position:relative}.clients-section__title::before{content:'';position:absolute;left:-44px;top:6px;width:24px;height:24px;background-image:linear-gradient(225deg,var(--color-blue) 50%,transparent 0%,transparent 100%)}.clients-section__clients{width:100%;max-width:872px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));align-items:center;justify-items:center;gap:56px}.clients-section__clients img{width:100%;height:auto;max-width:170px;max-height:110px;object-fit:contain}@media (max-width:1024px){.clients-section__container{flex-direction:column}}.wpcf7{width:100%}.wpcf7 form .wpcf7-submit{position:relative;padding-right:40px}.wpcf7 form .wpcf7-spinner{position:absolute;right:270px;transform:translateY(-50%);margin:0;bottom:100px}.contact-section{background-color:var(--color-blue);padding:100px 0;position:relative;overflow:hidden}.contact-section .background-left-bottom{--bg-size:503px}.contact-section .background-right-top{--bg-size:335px}.contact-section__container{display:flex;gap:48px;margin-left:44px}.contact-section__container .group{max-width:242px}.contact-section__title{font-weight:700;font-size:24px;max-width:160px;margin-bottom:8px;position:relative}.contact-section__title::before{content:'';position:absolute;left:-44px;top:6px;width:24px;height:24px;background-image:linear-gradient(225deg,var(--color-gray) 50%,transparent 0%,transparent 100%)}.contact-section__container p{font-weight:400;font-size:16px;line-height:30px;margin-bottom:16px}.contact-section .contact{display:flex;align-items:center;gap:8px;font-weight:700;font-size:16px;line-height:30px}.contact-section .contact-form{flex:1;display:flex;flex-direction:column;gap:36px}.contact-section .contact-form__fields{display:grid;gap:24px}.contact-section .contact-form__fields input{width:100%;min-height:60px;padding:16px 22px;border:0;font-weight:400;font-size:18px}.contact-section .contact-form__fields textarea{grid-column: 1/3;padding:16px 22px;min-height:169px;font-weight:400;font-size:18px;border:0;resize:vertical}.contact-section .contact-form .btn{align-self:flex-end;max-width:226px;background-image:linear-gradient(45deg,var(--color-gray) 80%,transparent 0%,transparent 90%,var(--color-white) 0%)}@media (max-width:900px){.contact-section__container{flex-direction:column}.contact-section__container .group{max-width:none}}@media (max-width:500px){.contact-section .contact-form__fields{gap:16px}.contact-section .contact-form__fields textarea{grid-column: 1/2}}.expertises-section{background-color:var(--color-blue);padding:97px 0 92px;position:relative;overflow:hidden}.expertises-section .background-right-top{--bg-size:224px}.expertises-section .background-left-bottom{--bg-size:222px}.expertises-section__content{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.expertises-section__title{padding:32px}.expertises-section__title>h2{font-weight:700;font-size:44px;line-height:44px}.expertises-section .expertise{display:flex;align-items:center;justify-content:center;gap:20px;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;overflow:hidden;padding:32px;height:100%;min-height:181px;position:relative}.expertises-section .border-top-left{position:absolute;top:0;left:0;width:min-content;user-select:none;pointer-events:none;display:grid;grid-template-columns:repeat(3,1fr)}.expertises-section .border-top-left span{width:19px;height:19px;background-image:linear-gradient(135deg,var(--color-blue) 50%,transparent 0%,transparent 100%)}.expertises-section .border-top-left span:nth-child(6) {grid-column: 1 / 2;grid-row: 3 / 4}.expertises-section .expertise>span{max-width:215px;font-weight:700;font-size:24px;line-height:32px;text-align:center;text-transform:uppercase;transition:.5s ease-out}.expertises-section .expertise__overlay{position:absolute;width:100%;height:100%;inset:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;padding:32px;text-align:center;transition:.5s ease-out;transform:translateY(100%);user-select:none;pointer-events:none}.expertises-section .expertise:hover .expertise__overlay{transform:translateY(0)}.expertises-section .expertise:hover>span{opacity:0}@media (max-width:1024px){.expertises-section__content{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.expertises-section__content{font-size:18px;grid-template-columns:repeat(1,1fr)}.expertises-section .expertise>span{font-size:18px}}.group-setta-section{background-color:var(--color-gray);padding:98px 0 64px;position:relative;overflow:hidden}.group-setta-section .background-left-top{--bg-size:224px}.group-setta-section .background-right-top{--bg-size:224px}.group-setta-section .background-right-bottom{--bg-size:335px}.group-setta-section__container{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-left:44px}.group-setta-section .group:first-child{width:100%;max-width:486px;display:flex;flex-direction:column}.group-setta-section .group-setta-section__title{font-weight:700;font-size:24px;line-height:32px;margin-bottom:16px;max-width:258px;position:relative}.group-setta-section .group-setta-section__title::before{content:'';position:absolute;left:-44px;top:6px;width:24px;height:24px;background-image:linear-gradient(225deg,var(--color-blue) 50%,transparent 0%,transparent 100%)}.group-setta-section__container{font-weight:400;font-size:16px;line-height:30px}.group-setta-section p{font-weight:400;font-size:16px;line-height:30px}.group-setta-section p+p{margin-top:24px}.group-setta-section .group:last-child{position:relative;width:100%;max-width:525px}.group-setta-section .group:last-child::before{content:'';position:absolute;right:29px;top:60px;width:115px;height:115px;background-image:linear-gradient(225deg,var(--color-blue) 50%,transparent 0%,transparent 100%);user-select:none;pointer-events:none}.group-setta-section__container img{position:relative;width:100%;height:auto;z-index:1}.group-setta-section .group:last-child a{margin-left:25px;font-weight:700;font-size:24px;text-decoration:underline;align-self:center;justify-self:flex-end;position:absolute;bottom:26px;left:0;max-width:150px;z-index:2}.group-setta-section .group:last-child a::before{content:"";position:absolute;bottom:-20px;left:-25px;width:55px;height:55px;background-color:transparent;border:3px solid transparent;border-left-color:var(--color-blue);border-bottom-color:var(--color-blue);user-select:none;pointer-events:none}.group-setta-section .btn{margin-top:30px}@media (max-width:1024px){.group-setta-section__container{grid-template-columns:1fr;justify-items:center}.group-setta-section .group:first-child{max-width:none}}.hero-section{background-repeat:no-repeat;background-size:cover;background-position:center bottom;padding:109px 0 204px;color:var(--color-white);position:relative;overflow:hidden}.hero-section__content{display:flex;flex-direction:column;align-items:flex-start;gap:38px;width:100%;max-width:450px}.hero-section h1{font-weight:700;font-size:56px;line-height:1em}.hero-section .btn{max-width:181px}.hero-section .background-right-bottom{--bg-size:287px}@media (max-width:768px){.hero-section h1{font-weight:700;font-size:48px;line-height:1em}}.industrial-process-section{padding:122px 0 138px;background-color:var(--color-gray);position:relative;overflow:hidden}.industrial-process-section .background-left-top{--bg-size:223px}.industrial-process-section .background-right-bottom{--bg-size:224px}.industrial-process-section__content{display:grid;grid-template-columns:1fr 2fr;gap:44px}.industrial-process-section .group{display:flex;flex-direction:column;gap:50px;max-width:267px;margin-left:44px}.industrial-process-section h2{font-weight:700;font-size:24px;line-height:32px;margin-top:31px;position:relative}.industrial-process-section h2::before{content:'';position:absolute;left:-44px;top:6px;width:24px;height:24px;background-image:linear-gradient(225deg,var(--color-blue) 50%,transparent 0%,transparent 100%)}.industrial-process-section p{font-weight:400;font-size:16px;line-height:30px}.industrial-process-section img{width:100%;height:auto}@media (max-width:768px){.industrial-process-section{padding:64px 0}.industrial-process-section__content{grid-template-columns:1fr;gap:24px}.industrial-process-section .group{gap:32px;max-width:none}}.section-2{padding:44px 0;position:relative;overflow:hidden}.section-2__container{display:flex;gap:91px}.section-2 .group{flex:1;position:relative}.section-2 .group:first-child>img{width:100%;height:407px;object-fit:cover}.section-2 .group .background-left{position:absolute;left:0;top:0;height:100%}.section-2 .group:last-child{display:flex;flex-direction:column;gap:8px;padding:51px var(--container-padding-x);padding-left:0;margin-left:44px}.section-2 .group:last-child h2{font-weight:700;font-size:24px;line-height:32px;max-width:261px;position:relative}.section-2 .group:last-child h2::before{content:'';position:absolute;left:-44px;top:6px;width:24px;height:24px;background-image:linear-gradient(225deg,var(--color-blue) 50%,transparent 0%,transparent 100%)}.section-2 .group:last-child p{font-size:16px;line-height:30px;max-width:395px}.section-2 .background-right-top{--bg-size:368px}@media (max-width:768px){.section-2{position:relative}.section-2 .group:first-child{display:none}.section-2 .group:last-child{z-index:1;padding:0 var(--container-padding-x)}}.section-3{padding-bottom:32px;overflow:hidden}.section-3__container{display:flex;flex-direction:column;gap:60px}.section-3 h2{font-weight:700;font-size:24px;text-align:center}.section-3 .collapses{display:flex;flex-direction:column}.section-3 .collapses__header{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.section-3 .collapse__trigger{flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;min-height:70px;line-height:1em;padding-right:36px}.section-3 .collapse__trigger:last-child span:first-child{max-width:80%}.section-3 .collapse__trigger span:first-child{font-weight:700;font-size:18px}.section-3 .collapse__trigger span:last-child{font-weight:400;font-size:12px}.section-3 .collapse__trigger.btn--secondary span:first-child{color:var(--color-blue)}.section-3 .collapses__container{position:relative;overflow:hidden}.section-3 .collapse__content{position:absolute;top:0;left:0;opacity:0;transform:translateX(100%);pointer-events:none;user-select:none;transition:.3s ease-in-out}.section-3 .collapse__content--show{transform:translateX(0%);position:static;opacity:1;pointer-events:all;user-select:all}.section-3 .collapse__content .grid{display:grid;grid-auto-flow:column;gap:23px}.section-3 .collapse__content .grid__item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;border:1px solid var(--color-blue);padding:38px;padding-top:72px}.section-3 .collapse__content .grid__icon{padding:8px;background-color:var(--color-gray);position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.section-3 .collapse__content .grid__icon-container{background-color:var(--color-blue);width:91px;height:91px;display:flex;align-items:center;justify-content:center;padding:14px}.section-3 .collapse__content .grid__icon img{width:100%;height:auto}.section-3 .collapse__content .grid__content{text-align:center;font-weight:400;font-size:16px;line-height:30px}.section-3 .collapse__content .grid__content span{font-weight:700;font-size:18px}.section-3 .collapse__content#progress{display:flex;flex-direction:column;gap:111px;padding-top:53px}.section-3 .collapse__content#progress .group{display:flex;justify-content:center;gap:38px}.section-3 .collapse__content#progress .group__right{max-width:438px;display:flex;flex-direction:column;gap:14px}.section-3 .collapse__content#progress .group__right h3{font-weight:700;font-size:24px}.section-3 .collapse__content#progress .group__right h3 span{font-weight:400;font-size:24px}.section-3 .collapse__content#connect{display:flex;flex-direction:column;gap:111px;padding-top:53px}.section-3 .collapse__content#connect .group{display:flex;justify-content:center;gap:38px}.section-3 .collapse__content#connect .group__right{max-width:438px;display:flex;flex-direction:column;gap:14px}.section-3 .collapse__content#connect .group__right h3{font-weight:700;font-size:24px}.section-3 .collapse__content#connect .group__right h3 span{font-weight:400;font-size:24px}.section-3 .collapse__content#factory{display:flex;flex-direction:column;gap:111px;padding-top:53px}.section-3 .collapse__content#factory .group{display:flex;justify-content:center;gap:38px}.section-3 .collapse__content#factory .group__right{max-width:438px;display:flex;flex-direction:column;gap:14px}.section-3 .collapse__content#factory .group__right h3{font-weight:700;font-size:24px;line-height:32px}.section-3 .collapse__content#factory .group__right h3 span{font-weight:400}.section-3 .collapse__content#automation{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:16px 0}.section-3 .collapse__content#automation .group{padding:56px 48px;background-color:var(--color-blue);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative}.section-3 .collapse__content#automation .group:not(:is(:first-child, :last-child))::before {content:"";position:absolute;bottom:16px;left:0;width:42px;height:46px;background-image:linear-gradient(135deg,var(--color-gray) 50%,transparent 0%,transparent 100%)}.section-3 .collapse__content#automation .group h3{font-weight:700;font-size:18px;line-height:30px}.section-3 .collapse__content#automation .group p{font-weight:400;font-size:16px;line-height:30px}.section-3 .collapse__content#automation .group:first-child{background-color:var(--color-gray);text-align:left;align-items:stretch;gap:24px;padding:0 28px}.section-3 .collapse__content#automation .group:first-child h3{font-weight:700;font-size:24px}.section-3 .collapse__content#automation .group:first-child h3 span{font-weight:400;font-size:24px;line-height:32px}.section-3 .collapse__content#automation .group:last-child{background-color:var(--color-gray);text-align:left;padding:0}.section-3 .collapse__content#automation .group:last-child p{font-weight:700;font-size:24px;line-height:28px;text-decoration:underline;position:relative;max-width:256px}.section-3 .collapse__content#automation .group:last-child p::before{content:"";position:absolute;bottom:-12px;left:-24px;width:55px;height:55px;border-left:1px solid var(--color-blue);border-bottom:1px solid var(--color-blue)}@media screen and (max-width:1024px){.section-3 .collapses__header{grid-template-columns:repeat(2,1fr)}.section-3 .collapse__content .grid{display:grid;grid-auto-flow:row;grid-template-columns:repeat(2,1fr);gap:23px}.section-3 .collapse__content#progress .group{display:grid;grid-template-columns:1fr 1fr}.section-3 .collapse__content#progress .group img{width:100%;height:auto}.section-3 .collapse__content#connect .top{display:grid;grid-template-columns:1fr 1fr}.section-3 .collapse__content#factory .group{display:grid;grid-template-columns:1fr 1fr}.section-3 .collapse__content#factory .group img{width:100%;height:auto}.section-3 .collapse__content#automation{grid-template-columns:repeat(2,1fr)}.section-3 .collapse__content#automation .group:last-child{grid-column: 1/3}}@media screen and (max-width:768px){.section-3 .collapses__header{grid-template-columns:1fr;gap:4px}.section-3 .collapse__content .grid{grid-template-columns:1fr}.section-3 .collapse__content#progress{gap:68px}.section-3 .collapse__content#progress .group{grid-template-columns:1fr}.section-3 .collapse__content#connect .top{grid-template-columns:1fr;gap:24px}.section-3 .collapse__content#factory{gap:68px}.section-3 .collapse__content#factory .group{grid-template-columns:1fr}.section-3 .collapse__content#automation{grid-template-columns:1fr}.section-3 .collapse__content#automation .group:last-child{grid-column:auto}}.success-case-section{padding:91px 0 110px;background-color:#e8eff5;position:relative;overflow:hidden}.success-case-section .background-right-top{--bg-size:224px}.success-case-section .background-right-bottom{--bg-size:224px}.success-case-section .background-left-bottom{--bg-size:224px}.success-case-section__header{display:flex;gap:14px;margin-bottom:32px;margin-left:44px}.success-case-section__header h2{font-weight:700;font-size:44px;line-height:44px;color:var(--color-blue);position:relative}.success-case-section__header h2::before{content:'';position:absolute;left:-44px;top:6px;width:24px;height:24px;background-image:linear-gradient(225deg,var(--color-gray) 50%,transparent 0%,transparent 100%)}.success-case-section__header p{font-weight:400;font-size:16px;line-height:30px;color:var(--color-gray)}.success-case-section .collapses{display:flex;flex-direction:column;gap:24px;margin-left:44px}.success-case-section .collapse{display:flex;flex-direction:column;margin-bottom:5px}.success-case-section .collapse__header{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px;background-color:var(--color-gray);cursor:pointer}.success-case-section .collapse__header h3{font-weight:400;font-size:18px;line-height:30px}.success-case-section .collapse__header img{width:19px;height:auto;transition:.3s;flex:0 0 19px}.success-case-section .collapse--open .collapse__header img{transform:rotate(180deg)}.success-case-section .collapse__content{font-weight:400;font-size:16px;line-height:30px;color:var(--color-gray);overflow:hidden;max-height:0;transition:max-height .3s ease-in-out}.success-case-section .collapse--open .collapse__content{max-height:100%}.success-case-section .collapse__content h4{font-weight:700;font-size:20px;margin-bottom:12px}.success-case-section .collapse__content :is(p, ul) {margin-bottom:24px}.success-case-section .collapse__content ul{display:flex;flex-direction:column;grid-area:16px}.success-case-section .collapse__content li{list-style-type:disc;list-style-position:inside}@media (max-width:768px){.success-case-section__header{flex-direction:column}}.success-case-section .case_image{position:relative;width:100%;height:auto;aspect-ratio: 16 / 9;max-height:688px}.success-case-section .case_text{padding-top:20px}.success-case-section .video-click{position:absolute;width:28%;height:35%;z-index:3;background:transparent;cursor:pointer}.success-case-section .video-click img{width:40px;height:auto;position:absolute;right:30px}.success-case-section .video-click-01{bottom:6%;left:2%}.success-case-section .video-click-02{top:9%;left:2%}.success-case-section .video-click-03{top:3%;left:37%}.success-case-section .video-click-06{top:8%;right:3%}.success-case-section video{aspect-ratio: 16/9;object-fit:cover;background:linear-gradient(to bottom,#d8e9f4,#e9f0f6);display:block;border:0;width:100%;height:99%}.success-case-section .video-click-modal{display:none}.success-case-section .video-click-content{display:grid;grid-template-columns:50% 40%;align-items:center;gap:5%;justify-content:center;height:100%;width:100%;padding-top:80px}.success-case-section .modal .video-click-content .imagem{position:relative}.success-case-section .modal .video-click-content .imagem img{width:100%}.success-case-section .modal .video-click-content .text{color:#fff;font-size:1.5rem;font-weight:700;position:relative;display:block}.success-case-section .modal .video-click-content .text p{background-image:linear-gradient(45deg,#033dff 90%,transparent 0%,transparent 95%,#fff 0%);padding:20px 50px 20px 20px}.success-case-section .modal{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,31,63,.9);z-index:10000;justify-content:center;align-items:center}.success-case-section .modal.active{display:flex}.success-case-section .modal-content{position:relative;width:100%;height:100%;overflow:hidden}.success-case-section #modal-close{position:absolute;top:20px;right:20px;background:#033dff;border:none;padding:20px;cursor:pointer;z-index:10001;border-radius:15px}.success-case-section #modal-close img{width:24px;height:24px}@media (max-width:768px){.success-case-section .video-click img{width:20px;right:10px;top:0}.success-case-section .video-click-content{grid-template-columns:1fr;padding-top:0}.success-case-section .modal .video-click-content .imagem{display:none}.success-case-section .modal .video-click-content .text{font-size:.8rem;line-height:1rem;width:100%;padding:0 20px;font-weight:400}.success-case-section .modal .video-click-content .text p{padding:6px 20px 6px 10px;margin-bottom:5px}.success-case-section #modal-close img{width:10px;height:10px}.success-case-section #modal-close{top:10px;right:10px;padding:5px 10px;border-radius:5px}}.privacy-policy-page{padding:100px}.privacy-policy-page h1{margin-bottom:30px;font-size:4rem}.privacy-policy-page h2{margin-bottom:20px;margin-top:50px}.privacy-policy-page p{margin-bottom:10px}@media (max-width:768px){.privacy-policy-page{padding:40px 20px}.privacy-policy-page h1{font-size:2.4rem;margin-bottom:20px}.privacy-policy-page h2{font-size:1.5rem;margin-top:30px;margin-bottom:15px}.privacy-policy-page p{font-size:1rem;line-height:1.6}}.page-footer{padding:95px 0 55px;background-color:#232323;position:relative;overflow:hidden}.page-footer .background-left-top{--bg-size:249px}.page-footer__container{max-width:800px;display:flex;flex-direction:column;gap:60px;margin-left:auto;margin-right:32px}.page-footer__top{display:flex;gap:24px;justify-content:space-between}.page-footer__top a{width:100%}.page-footer__top img.logo-digital{width:100%;max-width:500px;height:auto}.page-footer__top img.logo-setta{width:100%;max-width:230px;height:auto}.page-footer__center{border-top:3px solid var(--color-white);border-bottom:3px solid var(--color-white);padding:12px 0}.page-footer__center ul{display:flex;flex-wrap:wrap;align-items:center;gap:32px;font-weight:700;font-size:18px;text-wrap:nowrap}.page-footer__center ul li{flex:1}.page-footer__bottom{display:flex;gap:28px}.page-footer__bottom .address{font-weight:600;font-size:18px;max-width:389px}.page-footer__bottom .social-media{display:flex;flex-direction:column;gap:8px;max-width:107px}.page-footer__bottom .social-media h4{font-weight:600;font-size:18px;text-wrap:nowrap}.page-footer__bottom .social-media div{display:flex;justify-content:space-between;gap:8px}.page-footer__bottom .contact{display:flex;flex-direction:column;gap:16px;font-weight:700;font-size:16px;margin-left:auto}.bottom-footer{display:flex;justify-content:flex-end;width:100%;background-color:#232323;margin:0;padding-bottom:20px;padding-right:30px}.bottom-footer svg{width:70px}@media (max-width:768px){.page-footer__bottom{display:grid}.page-footer__bottom .address{grid-column: 1/3;max-width:none}}@media (max-width:440px){.page-footer__center ul{flex-wrap:wrap;text-wrap:wrap;flex-direction:column}.page-footer__bottom{text-align:center}.page-footer__bottom .address{grid-column: 1/2}.page-footer__bottom .social-media{margin:auto}.page-footer__bottom .contact{margin-left:0}.bottom-footer{justify-content:center;margin-right:0;padding-right:0;padding-top:20px}}