html{box-sizing:border-box;font-size:62.5%}*,*:before,*:after{box-sizing:inherit}body{font-family: var(--fuenteParrafos);font-size:1.6rem;line-height:2}a{text-decoration:none}h1,h2,h3,h4{font-family: var(--fuenteheading)}h1{font-size:2rem}h2{font-size:4rem}h3{font-size:3.2rem}h4{font-size:2.8rem}body{font-family:'Poppins',sans-serif}.hero{height:100vh;min-height:800px;background:
    linear-gradient(rgba(0,0,0,0.55), rgba(0,0,0,0.55)),
    url('../img/hero.png') center/cover no-repeat}.hero-title{letter-spacing:8px}.hero-subtitle{max-width:600px}.hero-btn{letter-spacing:2px}.quote-text{max-width:700px;line-height:1.2}.quote-section{background: url('../img/SEGUNDA-01.png') center/cover no-repeat;min-height:500px;padding:100px 0;position:relative}.marcas-section{background:#f2f2f2;padding:120px 0}.marcas-title{letter-spacing:8px;font-weight:400;color:#000}.marca-container{width:100%;max-width:420px;height:260px;position:relative}.marca-img{position:absolute;left:88px;bottom:0;max-height:283px;z-index:2}.marca-box{position:absolute;right:0;top:50%;transform:translateY(-50%);width:300px;height:140px;background-color:#2f3e63;border-radius:0 70px 70px 0;padding-left:120px}.marca-text{font-size:2.4rem;letter-spacing:4px;font-weight:500}.marca-desc{font-size:1.4rem;color:#6c757d;margin-left:auto;margin-right:auto}.btn-m{background-color:#2f3e63}.sobre-section{height:100vh;background: url('../img/tercera.png') center/cover no-repeat;padding:120px 0}.sobre-title{font-size:4.5rem;letter-spacing:8px;font-weight:400}.sobre-text{font-size:1.4rem;line-height:1.9;max-width:520px}.modelo-section{background-color:#2f3e63;min-height:700px;padding:120px 0}.modelo-card{background:#eaeaea;border-radius:40px;padding:80px 40px 60px}.icon-circle{position:absolute;top:-45px;left:50%;transform:translateX(-50%);width:90px;height:90px;background:#f2f2f2;border-radius:50%;display:flex;align-items:center;justify-content:center}.modelo-title{font-size:2.4rem;letter-spacing:6px;font-weight:500;color:#2f3e63}.modelo-text{font-size:1.4rem;line-height:1.8;color:#2f3e63;max-width:300px;margin:20px auto 0}.contacto-section{background:#f2f2f2;min-height:600px;padding:120px 0}.contacto-title{font-size:4.5rem;letter-spacing:8px;font-weight:400;color:#2f3e63}.contacto-text{line-height:1.8;color:#5c6b8a}.contacto-email{font-size:1.6rem;letter-spacing:2px;color:#2f3e63}.contacto-line{width:80%;margin:0 auto;border-top:1px solid #cfcfcf}.valores-section{background:#f2f2f2;padding:160px 0}.valores-wrapper{position:relative;height:520px}.circle-logo{position:absolute;top:50%;left:50%;width:420px;height:420px;background:#2f3e63;border-radius:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;z-index:3}.circle-logo img{width:150px}.line{position:absolute;left:0;width:100%;height:1px;background:#2f3e63;z-index:1}.line-top{top:50%}.line-bottom{top:65%;left:-20rem}.item{position:absolute;display:flex;flex-direction:column;align-items:center;gap:10px;color:#2f3e63;z-index:2}.item img{width:55px}.item h4{letter-spacing:6px;font-weight:500;margin:0}.left{left:20%}.right{right:20%}.top{top:25%}.bottom{top:55%}