/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}::selection{background-color:#fd3829;color:#f2e9df}html{font-size:62.5%;box-sizing:border-box}*,::after,::before{box-sizing:inherit}body{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-size:16px}.contenedor{width:min(95%,1440px);margin-inline:auto}a{text-decoration:none}h1,h2,h3,p{color:#251233}p{font-size:1.8rem}h1,h2,h3{font-weight:900;margin:0 0 5rem 0}img{width:100%;max-width:100%;height:auto;display:block}body>section{padding:10rem 0}.hero{position:relative;background-image:linear-gradient(to right,transparent 30%,rgba(253,56,41,.4) 40%,#fd3829 100%),url(../img/hero.jpg);background-size:cover;background-repeat:no-repeat;background-position:top center;min-height:100vh}.hero__content{min-height:100vh;display:flex;align-items:flex-start;margin-top:5rem}@media (min-width:1140px){.hero__content{margin-top:0;align-items:center}}.hero__content .titulo{text-transform:uppercase;font-size:clamp(4rem,8vw,9rem);text-align:center;margin:0}.hero__content .titulo span{color:#f2e9df;display:block}@media (min-width:768px){.hero__content .titulo{text-align:end}}.hero__content .texto{text-transform:uppercase;font-size:clamp(1.5rem,4.5vw,2rem)}.hero__content .texto-1{text-align:center}.hero__content .texto-1 span{color:#fd3829;letter-spacing:3px}.hero__content .texto-2{color:#f2e9df;writing-mode:vertical-rl;text-orientation:upright;justify-self:flex-end}.hero__content .texto-2 span{font-weight:700}.hero__content .texto-3{writing-mode:vertical-lr;text-orientation:upright;margin-top:-45rem}.hero__content .texto-3 span{color:#fd3829;font-weight:700}@media (min-width:1140px){.hero__content .texto-3{margin-top:-60rem}}.barra{display:flex;justify-content:space-between;align-items:center}.barra .logo img{max-width:20rem;min-width:10rem}.barra .btn-menu img{width:5rem;height:5rem}.barra .btn-menu img:hover{cursor:pointer}.navegacion{background-color:#251233;padding:5rem 2rem;height:100vh;width:65vw;display:flex;flex-direction:column;justify-content:center;position:fixed;top:0;right:0;z-index:2;transform:translateX(100%);transition:transform .5s ease,opacity .3s ease;opacity:0}@media (min-width:1140px){.navegacion{width:40vw}}.navegacion a{display:block;text-align:end;color:#f2e9df;font-weight:900;font-size:clamp(2.2rem,6vw,6rem);padding:2rem 4rem;transition:color .3s ease}.navegacion a:hover{color:#fd3829}.navegacion .btn-cerrar{position:absolute;top:5rem;right:3rem}@media (min-width:1140px){.navegacion .btn-cerrar{top:5rem;right:5rem}}.navegacion .btn-cerrar img{width:3rem;height:3rem;cursor:pointer}@media (min-width:1140px){.navegacion .btn-cerrar img{width:5rem;height:5rem}}.navegacion.mostrar{transform:translateX(0);opacity:1}.informacion{min-height:100vh;padding-top:4rem;overflow:hidden}.informacion__contenido{min-height:100vh;display:flex;flex-direction:column}.informacion__contenido .frase{order:1;align-self:center;max-width:15rem;text-transform:uppercase;text-align:center}.informacion__contenido .frase span{font-weight:700}@media (min-width:1140px){.informacion__contenido .frase{order:2;flex-basis:calc(70% - 1rem)}}.informacion__contenido .sello{order:2;align-self:center}.informacion__contenido .sello img{width:60rem}@media (min-width:1140px){.informacion__contenido .sello{order:1;flex-basis:calc(30% - 1rem)}}.informacion__contenido .descripcion{order:3;align-self:center;text-align:center;font-weight:900;font-size:2.2rem}.informacion__contenido .descripcion span{color:#fd3829}@media (min-width:1140px){.informacion__contenido .descripcion{font-size:4rem;padding-top:4rem}}@media (min-width:1140px){.informacion__contenido{flex-flow:row wrap;justify-content:space-between;align-items:flex-start}}.servicios{background-color:#fd3829;padding:5rem 2rem;min-height:100vh}.servicio{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}@media (min-width:1140px){.servicio{flex-direction:row;justify-content:space-between;flex-wrap:wrap}}.servicio__titulo{padding:2rem 0}.servicio__titulo h3{color:#f2e9df;text-transform:uppercase;text-align:center;font-size:clamp(2rem,4vw,3rem)}.servicio__titulo h3 span{font-weight:400}@media (min-width:1140px){.servicio__titulo{flex:1}}.servicio__fondo{background-color:#251233;padding:2rem 4rem 4rem 4rem}.servicio__fondo img{margin-top:-5rem;width:100%;height:35rem;object-fit:cover}@media (min-width:1140px){.servicio__fondo img{width:100%;height:60rem}}@media (min-width:1140px){.servicio__fondo{flex:1}}.servicio__descripcion{padding:2rem}.servicio__descripcion p{font-size:clamp(1.8rem,6vw,3rem);line-height:1.4;color:#f2e9df;text-align:center;font-weight:600}@media (min-width:1140px){.servicio__descripcion p{text-align:end}}@media (min-width:1140px){.servicio__descripcion{flex:1}}.servicio__footer{max-width:20rem;font-weight:700;align-self:flex-end}.servicio__footer span{color:#f2e9df}@media (min-width:1140px){.servicio__footer{display:none}}/*# sourceMappingURL=app.css.map */
