@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inconsolata:wght@500;700;800&family=Poppins:wght@700;900&family=Urbanist:wght@400;600;700;800;900&display=swap";.tech-card{display:block;border:2px solid rgba(241,237,233,.9);border-radius:20px;transition:background-color .3s ease-in;padding:15px 20px}@media (min-width: 768px){.tech-card{padding:20px 70px}}@media (min-width: 1280px){.tech-card{padding:20px 30px}}@media (min-width: 1512px){.tech-card{padding:48px 62px}}@media (min-width: 1920px){.tech-card{padding:72px 98px}}.tech-card>*{color:#1b454f}.tech-card h4{margin-bottom:10px;font-weight:700}@media (min-width: 768px){.tech-card h4{margin-bottom:30px}}.tech-card p{margin-bottom:15px;font-weight:500}.tech-card:hover{cursor:pointer}.techs{width:100%;display:grid;grid-template-columns:repeat(1,1fr);grid-row:repeat(1,1fr);gap:48px}@media (min-width: 768px){.techs{gap:8%}}@media (min-width: 1280px){.techs{grid-template-columns:repeat(2,1fr)}}.techs__background-position{top:2%!important}.techs__space{padding:80px 0}@media (min-width: 768px){.techs__space{padding:120px 0}}@media (min-width: 1920px){.techs__space{padding:180px 0}}.techs__first-column{position:relative}.techs__second-column{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px}.techs__description{position:sticky;top:80px;font-weight:700;font-size:18px}@media (min-width: 768px){.techs__description{font-size:26px}}@media (min-width: 1512px){.techs__description{font-size:32px}}@media (min-width: 1920px){.techs__description{font-size:40px}}.techs__card0{background-color:#1b454f;color:#fff!important;border:2px solid transparent!important}.techs__card0>h4{color:#fff!important}.techs__card0>p{color:#fff!important}.techs__card1{background-color:#f1ede9;color:#182020;border:2px solid transparent!important}.techs__card2{background-color:#ddfb69;color:#1b454f;border:2px solid transparent!important}.techs__footer{position:relative;width:100%;height:200px;margin-top:96px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:50px}@media (min-width: 768px){.techs__footer{margin-top:208px}}@media (min-width: 1280px){.techs__footer{margin-top:190px}}@media (min-width: 1920px){.techs__footer{margin-top:180px}}.techs__footer h2{width:80%;text-align:center}.techs__footer a{display:block;text-decoration:none;color:#000;padding:.5em 1.5em;border-radius:20px;border:1px solid black;transition:border .3s ease-in,background-color .3s ease-in}.techs__footer a:hover{border:1px solid #ddfb69;background-color:#ddfb69}.techs__footer-background{position:absolute;z-index:0;top:5%;font-size:120px}@media (min-width: 768px){.techs__footer-background{top:-10%;font-size:180px}}@media (min-width: 1280px){.techs__footer-background{top:-40%;font-size:240px}}.techs__footer-left{left:-20px}@media (min-width: 1280px){.techs__footer-left{left:0}}.techs__footer-right{right:-20px}@media (min-width: 1280px){.techs__footer-right{right:0}}.techs__manifest{font-weight:700;z-index:1;text-align:center}.techs__card-description{margin-left:0}@media (min-width: 768px){.techs__card-description{margin-left:20px}}.techs__card-description span{font-size:inherit}.techs__card-description-tab{margin-left:0}@media (min-width: 768px){.techs__card-description-tab{margin-left:40px}}.symbol-start-commentTech{font-size:10vw}@media (min-width: 1512px){.symbol-start-commentTech{margin-top:8vh}}@media (max-width: 1512px){.symbol-start-commentTech{font-size:22vh}}@media (max-width: 768px){.symbol-start-commentTech{left:0vh}}.symbolsCardsTech{font-size:40px}@media (max-width: 768px){.symbolsCardsTech{font-size:3.5vh}}@media (max-width: 1280px){.symbolsCardsTech{font-size:6vh}}.symbolsCardsTech_hashtag{font-size:60px}@media (max-width: 1280px){.symbolsCardsTech_hashtag{font-size:9vh}}.symbolsEndCard{position:absolute;right:0;bottom:0;z-index:0}.positionCards{position:relative}.text-superposed{position:relative;z-index:1}.main{height:100vh}@media (max-width: 768px){.main{height:95vh}}.main__header{width:min(80%,1920px);margin:auto;z-index:1}.main__content{width:min(80%,1920px);height:90%;margin:auto;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}.main__title-container{width:100%;margin-bottom:24px}.main__title{font-size:2.28rem}@media (min-width: 768px){.main__title{font-size:3.57rem}.main__title:nth-child(2){margin-left:25%}}@media (min-width: 1280px){.main__title{font-size:3.75rem}}@media (min-width: 1512px){.main__title{font-size:5rem}}@media (min-width: 1920px){.main__title{font-size:5.55rem}}.main__manifest{width:75%;padding-bottom:24px}@media (min-width: 768px){.main__manifest{width:38%}}@media (min-width: 1280px){.main__manifest{width:33%}}.main__background{position:absolute;inset:0}.main__background>video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:brightness(60%)}#scroll-animation{width:100%;padding-bottom:6vh;transition:opacity .5s ease-out}#scroll-animation #scroll-gif{width:25px;height:55px}.brands{width:100%;margin-left:auto}@media (min-width: 768px){.brands{width:90%}}@media (min-width: 1280px){.brands{width:75%}}.brands__content{width:90%;margin:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4rem}@media (min-width: 1280px){.brands__content{width:80%}}.brands__content>*{width:100%;z-index:1}@media (min-width: 1280px){.brands__content>*{width:80%}}.brands__brands{display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;align-items:center;margin:auto;gap:24px;padding-bottom:100px}@media (min-width: 768px){.brands__brands{margin:0}}@media (min-width: 1280px){.brands__brands{grid-template-columns:repeat(5,1fr);gap:44px}}.brands__brands>img{max-width:100px;max-height:50px}.brands__spacing{padding:80px 0}@media (min-width: 1280px){.brands__spacing{padding:120px 0}}@media (min-width: 1920px){.brands__spacing{padding:160px 0}}.brands:before{content:"";position:absolute;bottom:0;left:0;width:100%;background-color:#fff;z-index:0;border-radius:20px 0 0 20px;height:calc(80% + 150px)}@media (min-width: 768px){.brands:before{height:calc(80% + 130px)}}@media (min-width: 1280px){.brands:before{height:calc(80% + 100px)}}.highlight{position:relative;z-index:1;font-family:Inconsolata,sans-serif;background:#DDFB69}.searching{padding:80px 0}@media (min-width: 768px){.searching{padding:120px 0}}@media (min-width: 1280px){.searching{padding-bottom:60px;padding-top:100px}}@media (min-width: 1920px){.searching{padding-top:120px;padding-bottom:80px}}.searching__background-position{top:0%!important}.searching__content{display:flex;flex-direction:column;gap:32px}@media (min-width: 768px){.searching__content{width:75%;margin:auto}}@media (min-width: 1280px){.searching__content{width:100%;margin:0;display:grid;grid-template-columns:50% 42%;-moz-column-gap:8%;column-gap:8%}}.searching__image>picture>*{width:100%}.searching__text{display:flex;flex-direction:column;gap:32px}@media (min-width: 1280px){.searching__text>p{width:80%;margin-left:auto}}@media (min-width: 1512px){.searching__text{gap:56px}}@media (min-width: 1920px){.searching__text>p{width:60%}}.try-island{padding:80px 0}@media (min-width: 768px){.try-island{padding:120px 0}}@media (min-width: 1280px){.try-island{padding:160px 0}}.try-island__background-position{top:10%!important}.try-island__asterisk-symbol{position:absolute;z-index:0;right:-10%;top:30%;width:10vw;height:20vh}.try-island__content{display:flex;flex-direction:column;gap:56px}@media (min-width: 1280px){.try-island__content{gap:100px}}@media (min-width: 768px){.try-island__title{width:75%;margin:auto}}@media (min-width: 1280px){.try-island__title{width:66%;margin:0}}@media (min-width: 1512px){.try-island__title{width:50%}}.try-island__description{padding-top:24px;border-top:1px solid rgba(27,69,79,.7);display:flex;flex-direction:column;gap:1.2rem}@media (min-width: 768px){.try-island__description{width:63%;margin-left:25%}}@media (min-width: 1280px){.try-island__description{width:58%;margin-left:auto}}@media (min-width: 1512px){.try-island__description{width:50%}}@media (min-width: 1920px){.try-island__description{width:42%}}.services-divider__space{padding-bottom:80px}@media (min-width: 768px){.services-divider__space{padding:120px 0}}@media (min-width: 1920px){.services-divider__space{padding:180px 0}}.talent-divider__space{padding-bottom:80px}@media (min-width: 768px){.talent-divider__space{padding-bottom:80px}}@media (min-width: 1280px){.talent-divider__space{padding-bottom:120px}}@media (min-width: 1920px){.talent-divider__space{padding-bottom:180px}}.compromiso{padding:56px 0}@media (min-width: 768px){.compromiso{padding:80px 0}}@media (min-width: 1280px){.compromiso{padding:120px 0}}@media (min-width: 1920px){.compromiso{padding:180px 0}}.compromiso__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:56px}@media (min-width: 768px){.compromiso__content{gap:80px}}@media (min-width: 1920px){.compromiso__content{gap:125px}}.compromiso__description{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:32px}@media (min-width: 1280px){.compromiso__description{gap:80px}}.compromiso__title{overflow:hidden;height:5rem}@media (min-width: 768px){.compromiso__title{height:8rem}}@media (min-width: 1280px){.compromiso__title{height:9rem}}@media (min-width: 1512px){.compromiso__title{height:12rem}}@media (min-width: 1920px){.compromiso__title{height:15rem}}.compromiso__title>h5{background-clip:text;-webkit-background-clip:text;color:transparent;background-position:center bottom;background-repeat:repeat;text-align:center;margin:0;padding:10px;font-size:40px}@media (min-width: 768px){.compromiso__title>h5{font-size:100px}}@media (min-width: 1280px){.compromiso__title>h5{font-size:130px}}@media (min-width: 1920px){.compromiso__title>h5{font-size:187px}}.compromiso__title>h5:nth-child(3n+1){background-image:url(/_astro/conciencia.c8b33d68.jpg)}.compromiso__title>h5:nth-child(3n+2){background-image:url(/_astro/etica.19ea8b0b.jpg)}.compromiso__title>h5:nth-child(3n+3){background-image:url(/_astro/sostenibilidad.787e6803.jpg)}.compromiso__title>h5>.icon{display:inline-block;width:1.2rem;height:1.5rem;background:url(/_astro/semicolon.8c204b41.svg) no-repeat center center;background-size:contain;margin-left:5px;vertical-align:middle}@media (min-width: 768px){.compromiso__title>h5>.icon{width:1.2rem;height:3rem}}@media (min-width: 1280px){.compromiso__title>h5>.icon{width:1.2rem;height:4rem}}.compromiso__link{padding:3px 35px;border:1px solid #1B454F;border-radius:60px;display:flex;justify-content:center;align-items:center}.compromiso__link>p{font-family:Poppins,sans-serif;font-size:26px;color:#1b454f}.compromiso__link:hover{background-color:#1b454f}.compromiso__link:hover>p{color:#ddfb69}.animation-mov>h5{animation:slideUp 85s infinite;animation-direction:normal;animation-fill-mode:forwards}@keyframes slideUp{0%{opacity:1;transform:translateY(0)}10%{transform:translateY(-100%)}20%{transform:translateY(-200%)}30%{transform:translateY(-300%)}40%{transform:translateY(-400%)}50%{transform:translateY(-500%)}60%{transform:translateY(-600%)}70%{transform:translateY(-700%)}80%{transform:translateY(-800%)}90%{transform:translateY(-900%)}95%{opacity:1;transform:translateY(-1000%)}to{opacity:0}}.image-divider{display:flex;justify-content:center;align-items:center}.born-divider{height:30vh;width:100%;background:url(/_astro/bornDividerBakcground.14661f5e.jpg) center/cover no-repeat}@media (min-width: 768px){.born-divider{height:50vh;background:url(/_astro/bornDividerBakcground.14661f5e.jpg) center/cover no-repeat}}.creative-tech{height:68vh;color:#fff;font-weight:700;background-color:#000;background:url(/_astro/tecnologia_creativa_bk_mobile.11cae3a0.jpg) center/cover no-repeat;text-align:center}@media (min-width: 768px){.creative-tech{background-image:url(/_astro/tecnologia_creativa_bk_desktop.b445049c.jpg)}}@media (min-width: 1280px){.creative-tech{height:80vh}}.creative-tech p{font-size:18px}@media (min-width: 768px){.creative-tech p{font-size:26px}}@media (min-width: 1280px){.creative-tech p{font-size:32px}}.creative-tech h3{font-size:55px;margin-top:20px}@media (min-width: 768px){.creative-tech h3{font-size:80px}}@media (min-width: 1280px){.creative-tech h3{font-size:120px}}.creative-tech a{padding:16px 32px;border-radius:60px;border:1px solid #ffffff;font-size:16px;margin-top:30px}@media (min-width: 768px){.creative-tech a{font-size:14px}}@media (min-width: 1280px){.creative-tech a{font-size:16px;margin-top:60px}}
