@charset "UTF-8";*{margin:0;padding:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:root,body,interpolate-size allow-keywords{min-height:100dvh}button,input,select,textarea{font:inherit}p{text-wrap:pretty;max-inline-size:50ch;text-box:trim-both cap alphabetic}a{text-decoration:none;text-box:trim-both cap alphabetic}h1,h2,h3,h4,h5,h6{text-wrap:balance;text-box:trim-both cap alphabetic}img,svg,video{height:auto;max-width:100%}@-ms-viewport{width:device-width}@-o-viewport{width:device-width}@viewport{width:device-width}@view-transition{navigation:auto}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Roboto-Regular.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/Roboto-Medium.ttf) format("truetype")}@font-face{font-family:Titillium Web;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/TitilliumWeb-Bold.ttf) format("truetype")}html{scrollbar-color:rgb(255,165,0) rgb(91,13,190);scrollbar-width:thin}h1,h2,h3,h4,h5,h6{font-family:Titillium Web;font-weight:700}a{-webkit-transition:all .4s ease;transition:all .4s ease}li{list-style:none}body{color:#5b0dbe;font-size:clamp(18px,1vw,1.1vw);font-weight:400;line-height:1.4;background-color:#f2f2f2;font-family:Roboto,Helvetica,sans-serif}#main-header{width:100%;background-image:linear-gradient(-45deg,#5b0dbe,#5b0dbecc 53%,#5b0dbe99),url(/developer/top-back.jpg);background-size:cover;background-position:0 center;background-repeat:no-repeat;background-blend-mode:multiply;color:#f2f2f2;border-radius:0 0 clamp(6px,.4vw,.4vw) clamp(6px,.4vw,.4vw)}#wrapper-logo-nav-contact-title{width:94%;margin:0 auto;padding:clamp(32px,2vw,2vw) 0 clamp(32px,2vw,2vw) 0;display:-ms-grid;display:grid;-ms-grid-columns:5vw 1fr 5vw;grid-template-columns:5vw 1fr 5vw;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#logo{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}#logo svg{width:3vw;min-width:48px;height:auto;position:relative;-webkit-animation:logo .6s ease;animation:logo .6s ease}@-webkit-keyframes logo{0%{left:-100px;opacity:0}to{left:0}}@keyframes logo{0%{left:-100px;opacity:0}to{left:0}}nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-animation:menu .6s ease both;animation:menu .6s ease both;-webkit-animation-delay:.5s;animation-delay:.5s}nav .closed-menu,nav .open-menu{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;display:block}nav .closed-menu svg,nav .open-menu svg{min-width:48px;width:2vw;height:auto}nav .closed-menu{display:none}nav menu{display:none;gap:clamp(16px,1vw,1vw)}nav a{color:#f2f2f2}nav a:hover{color:inherit}.input-menu{display:none}.input-menu:checked~nav .open-menu{display:none}.input-menu:checked~nav .closed-menu{display:block}.input-menu:checked~nav menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@-webkit-keyframes menu{0%{opacity:0}to{opacity:100%}}@keyframes menu{0%{opacity:0}to{opacity:100%}}#contact{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;gap:clamp(16px,1vw,1vw)}#contact a{color:#f2f2f2;background-color:orange;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:clamp(16px,1vw,1vw);border-radius:clamp(6px,.4vw,.4vw);-webkit-transition:all .4s ease;transition:all .4s ease;position:relative}#contact a:hover{background-color:#5b0dbe}#contact a:first-child{-webkit-animation:contacto .5s ease-in both;animation:contacto .5s ease-in both;-webkit-animation-delay:1s;animation-delay:1s}#contact a:last-child{-webkit-animation:contacto .5s ease-in both;animation:contacto .5s ease-in both;-webkit-animation-delay:.8s;animation-delay:.8s}@-webkit-keyframes contacto{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0;left:-200px}to{-webkit-transform:rotate(0deg);transform:rotate(0);opacity:100%;left:0}}@keyframes contacto{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0;left:-200px}to{-webkit-transform:rotate(0deg);transform:rotate(0);opacity:100%;left:0}}#wrapper-title{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:clamp(16px,1vw,1vw);padding-top:20vh;position:relative;-webkit-animation:ttob .5s ease-in both;animation:ttob .5s ease-in both;-webkit-animation-delay:1.2s;animation-delay:1.2s}#wrapper-title h1{font-size:clamp(32px,2.6vw,2.6vw)}#wrapper-title h2{font-family:Roboto;font-weight:400;font-size:clamp(28px,2vw,2vw)}@-webkit-keyframes ttob{0%{opacity:0;top:-100px}to{opacity:100%;top:0}}@keyframes ttob{0%{opacity:0;top:-100px}to{opacity:100%;top:0}}#wrapper-articles{padding:clamp(16px,1vw,1vw) 0 clamp(16px,1vw,1vw) 0;margin:0 auto}#wrapper-articles article{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-attachment:fixed;background-size:contain;background-repeat:no-repeat;background-position:100% center;margin-bottom:clamp(16px,1vw,1vw);view-timeline-name:--background;view-timeline-axis:block;animation-timeline:--background;-webkit-animation-name:move;animation-name:move;animation-range:entry 25% cover 50%;-webkit-animation-fill-mode:both;animation-fill-mode:both}#wrapper-articles article:nth-child(2n){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:left}#wrapper-articles article:nth-child(odd){text-align:right}@-webkit-keyframes move{0%{border-radius:8vw}to{border-radius:0}}@keyframes move{0%{border-radius:8vw}to{border-radius:0}}.wrap-article{width:50%;padding:clamp(64px,4vw,4vw)}.wrap-article h2{font-size:5vw;line-height:1;view-timeline-name:--title;view-timeline-axis:block;animation-timeline:--title;-webkit-animation-name:aparecer;animation-name:aparecer;animation-range:entry 25% cover 50%;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:relative;-webkit-background-clip:text;background-clip:text;color:transparent;background-size:cover;background-position:center center;text-transform:uppercase;margin-bottom:clamp(16px,1vw,1vw)}.wrap-article h3{font-size:clamp(24px,1.6vw,1.6vw);padding-top:clamp(16px,1vw,1vw);color:#7b7b7b;view-timeline-name:--subtitle;view-timeline-axis:block;animation-timeline:--subtitle;-webkit-animation-name:starttoend;animation-name:starttoend;animation-range:entry 25% cover 50%;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:relative}.wrap-article p{display:inline-block;-ms-hyphens:none;hyphens:none;color:#7b7b7b;margin-top:clamp(16px,1vw,1vw)}.wrap-article p strong{font-weight:500}@-webkit-keyframes aparecer{0%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes aparecer{0%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes starttoend{0%{-webkit-transform:translateX(-100px);transform:translate(-100px)}to{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes starttoend{0%{-webkit-transform:translateX(-100px);transform:translate(-100px)}to{-webkit-transform:translateX(0);transform:translate(0)}}.bot-call{background-color:#5b0dbe;display:inline-block;color:#f2f2f2;padding:clamp(16px,1vw,1vw);margin-bottom:clamp(16px,1vw,1vw);border-radius:clamp(6px,.4vw,.4vw)}.bot-call:hover{color:#5b0dbe;background-color:orange}#wrapper-articles article:first-child{background-image:url(/developer/iam.webp)}#wrapper-articles article:first-child h2{background-image:url(/developer/iam.webp)}#wrapper-articles article:nth-child(2){background-image:url(/developer/services.webp);background-position:0 center}#wrapper-articles article:nth-child(2) h2{background-image:url(/developer/services.webp)}#wrapper-articles article:nth-child(3){background-image:url(/developer/contact.webp)}#wrapper-articles article:nth-child(3) h2{background-image:url(/developer/services.webp)}footer{position:relative;padding:clamp(64px,4vw,4vw) 0 clamp(64px,4vw,4vw) 0;background-color:#5b0dbe;color:#f2f2f2}footer:before{border-radius:50%;content:"";display:block;position:absolute;top:-2vw;left:2vw;width:4vw;height:4vw;min-width:48px;min-height:48px;background:url(/developer/edgarcornejo.svg) no-repeat center center orange;background-size:70%;-webkit-box-shadow:0 thinline midline rgba(91,13,190,.6);box-shadow:0 thinline midline #5b0dbe99;-webkit-transition:all .6s ease;transition:all .6s ease}#wrapper-uls-footer{margin:0 auto;width:94%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.ul-footer{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(16px,1vw,1vw)}.ul-footer ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ul-footer h3{font-size:clamp(20px,1.4vw,1.5vw);text-align:right;color:orange;border-bottom:solid clamp(1px,.2vw,.2vw) rgb(255,165,0);padding:clamp(16px,1vw,1vw);margin-bottom:clamp(16px,1vw,1vw)}.ul-footer li{margin:clamp(16px,1vw,1vw)}.ul-footer a{color:#f2f2f2;outline:solid clamp(1px,.2vw,.2vw) rgb(242,242,242);padding:clamp(16px,1vw,1vw);border-radius:clamp(6px,.4vw,.4vw);display:inline-block;-ms-hyphens:none;hyphens:none}.ul-footer a:hover{color:#5b0dbe;background-color:orange;outline:0}#copyright{margin-top:clamp(32px,2vw,2vw);width:100%}@media screen and (max-width:1024px){#wrapper-logo-nav-contact-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(16px,1vw,1vw)}#logo{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}nav{display:none}#wrapper-title{padding-top:clamp(32px,2vw,2vw)}#wrapper-articles article{min-height:auto}#wrapper-articles article:nth-child(2n){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}#wrapper-articles article:nth-child(odd){text-align:left}.wrap-article{width:90%;padding:clamp(16px,1vw,1vw);margin:0 auto}.wrap-article h2{padding-bottom:clamp(32px,2vw,2vw);-webkit-animation:none;animation:none}.wrap-article h3{-webkit-animation:none;animation:none}#wrapper-articles article:first-child{background:none}#wrapper-articles article:nth-child(2){background:none}#wrapper-articles article:nth-child(3){background:none}}@media screen and (max-width:768px){#wrapper-uls-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ul-footer{width:100%}}
