@charset "UTF-8";#index{display:grid;grid-template-areas:"main";background:var(--color-default-bg)}#section-home{display:grid;grid-area:main;padding-bottom:9rem;margin:0}#section-home>ul:first-of-type{list-style:none;display:grid;padding:0;margin:0}#section-home>ul:first-of-type>li{height:var(--cardHeight)}#section-home>ul:first-of-type>li>p>strong{font:var(--h1);justify-self:center}#section-home>ul:first-of-type>li>p{display:grid}#section-home>ul:first-of-type>li svg{width:150px;height:75px;fill:var(--color-text);border:1px solid var(--color-text);padding:.5rem;opacity:.5;border-radius:0 20px 0 20px}#section-home>ul:first-of-type>li svg:hover{opacity:1}#brands-wrapper{display:none}#section-home>ul:first-of-type>li:nth-of-type(1){color:var(--color-text);background:var(--color-bg);border-radius:0;box-sizing:border-box;display:grid;justify-content:center;align-content:center;padding:1rem}#section-home>ul:first-of-type>li:nth-of-type(2){--index:1;color:var(--color-hero-bg);background:var(--color-bg);position:sticky;top:0;box-sizing:border-box;display:grid;justify-content:center;align-content:center;padding:1rem;opacity:.9}#section-home>ul:first-of-type>li:nth-of-type(2)>p>strong{display:inline-block}#section-home>ul:first-of-type>li:nth-of-type(3){--index:2;background:var(--color-hero-bg);color:var(--color-hero-text);border-radius:50px 50px 0 0;position:sticky;top:0;box-sizing:border-box;display:grid;justify-content:center;align-content:center;padding:1rem}#section-home>ul:first-of-type>li:nth-of-type(4){--index:3;background:var(--color-bg);color:var(--color-text);border-radius:50px 50px 0 0;position:sticky;top:0;box-sizing:border-box;display:grid;justify-content:center;align-content:center;padding:1rem}#section-home>ul:first-of-type>li:nth-of-type(1)>p>strong{max-width:var(--page-width)}#section-home>ul:first-of-type>li:nth-of-type(2)>p>strong{max-width:var(--page-width)}#section-home>ul:first-of-type>li:nth-of-type(3)>p>strong{max-width:var(--page-width)}#section-home>ul:first-of-type>li:nth-of-type(4)>p{display:grid;grid-template-areas:"h1" "h2" "h3";gap:1rem}#section-home>ul:first-of-type>li:nth-of-type(4)>p>strong{display:grid;align-content:center;min-height:20vh;color:var(--color-bg);border-radius:1rem;padding:2rem;display:grid;justify-self:start;width:100%;font:var(--h2)}#section-home>ul:first-of-type>li:nth-of-type(4)>p>strong:nth-of-type(1){grid-area:h1;border:3px solid var(--color-text);color:var(--color-text)}#section-home>ul:first-of-type>li:nth-of-type(4)>p>strong:nth-of-type(2){grid-area:h2;background:#90ee90;color:#172a21;border:3px solid #172a21}#section-home>ul:first-of-type>li:nth-of-type(4)>p>strong:nth-of-type(3){grid-area:h3;background:var(--color-hero-bg);color:#172a21;border:3px solid #172a21}#section-home>p{position:relative;display:flex;flex-wrap:wrap;gap:1rem;align-items:center;color:var(--color-text);background:var(--color-bg);border:3px solid var(--color-text);border-radius:var(--round);padding:1rem;transition:all ease .5s;max-width:var(--page-width);justify-self:center;width:100%;margin:.2rem var(--padding-s)}#section-home>h2{font:var(--h1);justify-content:center;display:flex;gap:2rem;align-items:center;color:var(--color-text);background:var(--color-bg);margin:6rem 0 0 0;padding:0 1rem;justify-self:center;border:3px solid var(--color-text);border-radius:var(--round)}#section-home>p>strong{color:var(--color-text);transition:all ease .5s}#section-home>p>em{color:var(--color-text);transition:all ease .5s}#section-home>p>a{transition:all ease .5s}#section-home>p img{width:100px;height:100px;border-radius:20px;border:3px solid var(--color-text);transition:all ease .5s}#section-main p:has(audio){display:none;transition:all ease .5s}#section-home audio{max-width:100%}#page-content>div:not(.index):first-of-type{display:grid;grid-template-areas:"main"}#page-content>div:first-of-type>section:nth-of-type(1){grid-area:main}#page-content>div:not(.index):first-of-type>section:nth-of-type(1){background:var(--color-bg);padding:1rem;justify-self:center;margin-top:var(--height-header)}#page-content summary{font:var(--p);font-weight:800;cursor:pointer;padding:1rem 0}#page-content details{border-radius:var(--round);margin:1rem 0;padding:1rem;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);background:var(--color-brand6);color:var(--color-footer-bg)}#section-pricing ul{background:var(--color-brand6);color:var(--color-footer-bg);border-radius:var(--round);list-style-type:none;padding:2rem}#section-pricing ul li::before{content:'\2713';font-size:15px;line-height:1.7}#section-pricing ul li:nth-last-of-type(-n+1)::before{content:' ';font-size:30px;color:var(--color-footer-bg);line-height:1.7}#section-pricing ul li:nth-last-of-type(-n+1){font:var(--h3)}#page-content blockquote{background:var(--color-bg4);padding:1rem;border-left:3px solid var(--color-text)}#faq-es{width:90%}#faq-es a{color:var(--color-footer-bg)}#menu-page-content{display:grid}.mymenu-back{justify-self:end;margin:1rem}.mymenu-container{display:grid;justify-content:center;padding:2rem 0}.mymenu-container a{font:var(--h1)}#freelancers+p+blockquote>p::after{content:" jobs@injeniero.com"}@media only screen and (min-width:700px){#section-home>p{flex-wrap:nowrap}#section-home>p{margin:.2rem var(--padding-s)}#section-home>h2{margin:6rem 0 1rem 0}#section-home>ul:first-of-type>li:nth-of-type(4)>p{grid-template-areas:"h1 h1" "h2 h3"}#page-content>div:not(.index):first-of-type>section:nth-of-type(1){padding:2rem}#section-home>ul:first-of-type>li:nth-of-type(1){padding:0 3rem;height:120vh}#section-home>ul:first-of-type>li:nth-of-type(2){padding:3rem}#section-home>ul:first-of-type>li:nth-of-type(3){padding:3rem}#section-home>ul:first-of-type>li:nth-of-type(4){padding:3rem}}@media only screen and (min-width:900px){#page-content>div:not(.index):first-of-type>section:nth-of-type(1){padding:2rem 10rem}}@media only screen and (min-width:1200px){#section-home>ul:first-of-type>li:nth-of-type(1){padding:0 8rem}#section-home>ul:first-of-type>li:nth-of-type(2){padding:0 8rem}#section-home>ul:first-of-type>li:nth-of-type(3){padding:0 8rem}#section-home>p img:hover{transform:scale(2);z-index:2;border:none;rotate:-3grad}#section-home>p img:hover+strong{opacity:.5}#section-home>p img:hover+strong+em{opacity:.5}#section-home>p img:hover+strong+em+audio{opacity:.5}#section-home>p img:hover+a{opacity:.5}#section-home>p img:hover+a+em{opacity:.5}#section-home>p img:hover+a+audio{opacity:.5}#section-home p>a,#section-home p>em,#section-home p>strong{display:flex;height:100%;align-items:center}#brands-wrapper{animation:1s ease-in both brands;display:flex;gap:2rem;margin-top:2rem;flex-wrap:wrap}#section-home>ul:first-of-type>li:nth-of-type(4)>p{display:grid;grid-template-areas:"h1 h2" "h1 h3";gap:1rem}#page-content>div:not(.index):first-of-type>section:nth-of-type(1){margin:var(--margin-page);max-width:var(--page-width);border-radius:1rem;padding:3rem}#page-content>div:not(.index):first-of-type{background-image:url("../images/jungle.avif");background-repeat:no-repeat;background-attachment:fixed;background-size:cover}#index{background-image:url("../images/jungle.avif");background-repeat:no-repeat;background-attachment:fixed;background-size:cover}#faq-es{width:70%}}@media only screen and (min-width:1500px){.menus-footer{display:grid;grid-template-columns:auto auto auto auto}#section-home>ul:first-of-type>li:nth-of-type(1){padding:0 15rem}#section-home>ul:first-of-type>li:nth-of-type(2){padding:0 15rem}#section-home>ul:first-of-type>li:nth-of-type(3){padding:0 15rem}}@media (scripting:none){#page-content>div:first-of-type{grid-template-areas:"main";grid-template-columns:1fr}#page-content>div:not(.index):first-of-type>section:nth-of-type(1){margin-top:var(--height-header-nojs)}}@media (scripting:none) and (min-width:1200px){#page-content>div:not(.index):first-of-type>section:nth-of-type(1){margin-top:calc(var(--height-header-nojs) + 6rem)}}@keyframes brands{0%{transform:translateX(-10px);opacity:0}75%{opacity:.3}100%{transform:translateX(0);opacity:1}}@keyframes hero{0%{background:var(--color-bg)}100%{background:var(--color-hero-bg);color:var(--color-hero-text);fill:var(--color-hero-text)}}@keyframes heroSvg{0%{background:var(--color-bg)}100%{background:var(--color-hero-bg);color:var(--color-hero-text);fill:var(--color-hero-text);border:1px solid var(--color-hero-text)}}