@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;800&family=Rajdhani:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;padding:0%}a{color:inherit;text-decoration:none}li{list-style:none}html{font-size:62.5%}body{color:#000;background-color:#464646;flex-direction:column;min-height:100vh;font-family:Barlow Condensed,Open Sans,"sans-serif";line-height:1.6;display:flex}h1{color:#fff;margin-bottom:1.5rem;font-size:5rem;font-weight:700}h2{color:#fff;margin-bottom:1.2rem;font-size:3rem;font-weight:700}h3{color:#d6f577;margin-bottom:1rem;font-size:2.5rem;font-weight:700}h4,h5,h6{margin-bottom:.5rem;font-size:2rem;font-weight:700}p{margin-bottom:1rem}img{border-radius:.4rem;max-width:100%;height:auto;display:block}.header{grid-gap:2rem;z-index:100;border-bottom:.3rem solid #64723d;grid-template-rows:repeat(3,min-content);grid-template-columns:minmax(10rem,1fr) repeat(7,minmax(min-content,16rem)) minmax(10rem,1fr);margin:0;display:grid}.header__logo{grid-area:1/4/2/7;justify-content:center;align-items:center;display:flex}.header__logo img{justify-content:center;align-items:center;width:40%;display:flex}@media screen and (width>=768px){.header__logo img{width:100%}}.header__logo img:hover{filter:drop-shadow(0 0 1rem #73ff00);transition:all .3s ease-in-out;transform:scale(1.1)}@media screen and (width>=992px){.header__logo{grid-area:1/1/-1/3}}.header__title h1,.header__title h2,.header__title h3{font-family:Rajdhani,"sans-serif";font-size:4rem;font-weight:700}.header__title{grid-area:2/1/3/-1;justify-content:center;align-items:center;display:flex}.header__title--text{justify-content:center;align-items:center;display:flex}.header__title--text h1,.header__title--text h2,.header__title--text h3{font-family:Rajdhani,"sans-serif";font-size:4rem;font-weight:700}.header__title--text{color:#d6f577;text-shadow:0 0 1rem #000;font-size:5rem;position:relative}.header__title--text:after{content:"";background:linear-gradient(90deg,#0000,#73ff00,#0000);width:65%;height:.3rem;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media screen and (width>=992px){.header__title{grid-area:1/4/-1/7}}.header__nav--list{flex-direction:row;justify-content:space-around;align-items:center;height:100%;display:flex}.header__nav--item{list-style-type:none}.header__nav--link{color:#fff;font-size:2.5rem;text-decoration:none}.header__nav{grid-area:3/1/4/-1}.header__nav ul{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:2rem;display:grid}.header__nav ul li{justify-content:center;align-items:center;padding:.4rem 0;font-size:2.5rem;display:flex;position:relative}.header__nav ul li:after{content:"";background:#73ff00;width:0;height:2px;transition:width .35s;position:absolute;bottom:0;left:30%}@media screen and (width>=768px){.header__nav ul li:after{left:20%}}.header__nav ul li:hover:after{width:45%}@media screen and (width>=768px){.header__nav ul li:hover:after{width:60%}}.header__nav ul li:hover{color:#73ff00;text-shadow:0 0 .8rem #73ff00}@media screen and (width>=992px){.header__nav{grid-area:1/7/2/10}}.hero{grid-gap:2rem;z-index:100;border-bottom:.3rem solid #64723d;grid-template-rows:repeat(3,min-content);grid-template-columns:minmax(10rem,1fr) repeat(7,minmax(min-content,16rem)) minmax(10rem,1fr);height:50rem;display:grid;position:relative;overflow:hidden}.hero__bg{width:fit-content;animation:10s linear infinite heroPan;display:flex;position:absolute;inset:0}.hero__bg__img{background:url(hero.67098a15.jpg) 0/300rem 50rem no-repeat;flex-shrink:0;width:300rem;height:50rem}.hero__title{grid-area:3/4/4/7;justify-content:center;align-items:center;display:flex}.hero__title--text{justify-content:center;align-items:center;display:flex}.hero__title--text h1,.hero__title--text h2,.hero__title--text h3{font-family:Rajdhani,"sans-serif";font-size:4rem;font-weight:700}.hero__title--text{color:#d6f577;text-shadow:0 0 1rem #000;font-size:5rem;position:relative}.hero__title--text:after{content:"";background:linear-gradient(90deg,#0000,#73ff00,#0000);width:65%;height:.3rem;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hero__title--text{backdrop-filter:blur(.4rem);background:#0009;border-radius:.8rem;padding:1rem 2rem}.hero__body{flex-direction:column;grid-area:5/4/6/7;justify-content:center;align-items:center;display:flex}.hero__body--text{color:#fff;text-align:left;backdrop-filter:blur(.3rem);background:#00000080;border-left:.4rem solid #73ff00;border-radius:.8rem;max-width:90%;padding:2rem;font-size:2rem}@keyframes heroPan{0%{transform:translate(0)}to{transform:translate(-300rem)}}.historia{grid-gap:2rem;z-index:100;background:linear-gradient(135deg,#464646f2,#556b2fd9);border-bottom:.3rem solid #64723d;grid-template-rows:repeat(3,min-content);grid-template-columns:minmax(10rem,1fr) repeat(7,minmax(min-content,16rem)) minmax(10rem,1fr);padding:4rem 2rem;display:grid}.historia__title{justify-content:center;align-items:center;display:flex}.historia__title h1,.historia__title h2,.historia__title h3{font-family:Rajdhani,"sans-serif";font-size:4rem;font-weight:700}.historia__title{grid-area:1/4/2/7}.historia__title--text{justify-content:center;align-items:center;display:flex}.historia__title--text h1,.historia__title--text h2,.historia__title--text h3{font-family:Rajdhani,"sans-serif";font-size:4rem;font-weight:700}.historia__title--text{color:#d6f577;text-shadow:0 0 1rem #000;font-size:5rem;position:relative}.historia__title--text:after{content:"";background:linear-gradient(90deg,#0000,#73ff00,#0000);width:65%;height:.3rem;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.historia__body{grid-area:2/3/3/8;justify-content:center;align-items:center;display:flex}.historia__body--text{color:#fff;text-align:left;backdrop-filter:blur(.3rem);background:#00000080;border-left:.4rem solid #73ff00;border-radius:.8rem;max-width:95%;padding:2rem;font-size:2rem}.guias{grid-gap:2rem;z-index:100;background:linear-gradient(135deg,#464646f5,#556b2fe0);border-bottom:.3rem solid #64723d;grid-template-rows:repeat(3,min-content);grid-template-columns:minmax(10rem,1fr) repeat(7,minmax(min-content,16rem)) minmax(10rem,1fr);padding:4rem 2rem 5rem;display:grid}.guias__title{justify-content:center;align-items:center;display:flex}.guias__title h1,.guias__title h2,.guias__title h3{font-family:Rajdhani,"sans-serif";font-size:4rem;font-weight:700}.guias__title{grid-area:1/4/2/7}.guias__title--text{justify-content:center;align-items:center;display:flex}.guias__title--text h1,.guias__title--text h2,.guias__title--text h3{font-family:Rajdhani,"sans-serif";font-size:4rem;font-weight:700}.guias__title--text{color:#d6f577;text-shadow:0 0 1rem #000;font-size:5rem;position:relative}.guias__title--text:after{content:"";background:linear-gradient(90deg,#0000,#73ff00,#0000);width:65%;height:.3rem;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.guias__body{grid-area:2/3/3/8;justify-content:center;align-items:center;display:flex}.guias__body--text{color:#fff;text-align:left;backdrop-filter:blur(.3rem);background:#00000080;border-left:.4rem solid #73ff00;border-radius:.8rem;max-width:90%;padding:2rem;font-size:2rem}.guias__cards{grid-area:3/2/-1/9;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));gap:2rem;margin-top:1.5rem;display:grid}.guias__cards__card{background:linear-gradient(#000,#464646);border:.1rem solid #d6f57726;border-radius:1.5rem;grid-template-rows:1fr;display:grid;position:relative;overflow:hidden;box-shadow:0 1rem 2.5rem #00000038}.guias__cards__card__img{grid-area:1/1/-1;width:100%;transition:transform .4s;overflow:hidden}.guias__cards__card__img--img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.guias__cards__card__content{z-index:1;background:linear-gradient(#0000,#000000f2 40%);flex-direction:column;grid-area:1/1/-1;align-self:end;padding:2rem;transition:transform .4s;display:flex;transform:translateY(100%)}.guias__cards__card__content__title--text{justify-content:center;align-items:center;display:flex}.guias__cards__card__content__title--text h1,.guias__cards__card__content__title--text h2,.guias__cards__card__content__title--text h3{font-family:Rajdhani,"sans-serif";font-size:4rem;font-weight:700}.guias__cards__card__content__title--text{color:#d6f577;text-shadow:0 0 1rem #000;font-size:5rem;position:relative}.guias__cards__card__content__title--text:after{content:"";background:linear-gradient(90deg,#0000,#73ff00,#0000);width:65%;height:.3rem;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.guias__cards__card__content__body--text{color:#fff;font-size:2rem;line-height:1.7}.guias__cards__card:hover .guias__cards__card__img--img{transform:scale(1.05)}.guias__cards__card:hover .guias__cards__card__content{transform:translateY(0)}@media screen and (width>=992px){.guias{padding:5rem 2rem 6rem}.guias__cards{gap:2.4rem}}.contacto{grid-gap:2rem;z-index:100;background:linear-gradient(135deg,#464646fa,#556b2feb);border-bottom:.3rem solid #64723d;grid-template-rows:repeat(3,min-content);grid-template-columns:minmax(10rem,1fr) repeat(7,minmax(min-content,16rem)) minmax(10rem,1fr);padding:5rem 2rem 6rem;display:grid}.contacto__title{justify-content:center;align-items:center;display:flex}.contacto__title h1,.contacto__title h2,.contacto__title h3{font-family:Rajdhani,"sans-serif";font-size:4rem;font-weight:700}.contacto__title{grid-area:1/2/2/9}.contacto__title--text{justify-content:center;align-items:center;display:flex}.contacto__title--text h1,.contacto__title--text h2,.contacto__title--text h3{font-family:Rajdhani,"sans-serif";font-size:4rem;font-weight:700}.contacto__title--text{color:#d6f577;text-shadow:0 0 1rem #000;font-size:5rem;position:relative}.contacto__title--text:after{content:"";background:linear-gradient(90deg,#0000,#73ff00,#0000);width:65%;height:.3rem;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.contacto__body{grid-area:2/2/3/-2;justify-content:center;align-items:flex-start;display:flex}.contacto__body--text{color:#fff;text-align:left;backdrop-filter:blur(.3rem);background:#00000080;border-left:.4rem solid #73ff00;border-radius:.8rem;max-width:100%;padding:2rem;font-size:2rem}.contacto__form{backdrop-filter:blur(.5rem);background:#0009;border:.1rem solid #d6f57733;border-radius:1rem;flex-direction:column;grid-area:3/2/4/-2;gap:1.8rem;padding:2.5rem;display:flex}.contacto__form__group{flex-direction:column;gap:.6rem;display:flex}.contacto__form__group--label{color:#fff;text-align:left;backdrop-filter:blur(.3rem);letter-spacing:.05rem;background:#00000080;border-left:.4rem solid #73ff00;border-radius:.8rem;width:100%;max-width:100%;margin-bottom:.8rem;padding:2rem;font-size:2rem;font-weight:700;display:block}.contacto__form__group--input{color:#fff;box-sizing:border-box;background:#000c;border:.15rem solid #6b8e23;border-radius:.6rem;width:100%;padding:1rem 1.2rem;font-family:Barlow Condensed,Open Sans,"sans-serif";font-size:2rem;transition:all .3s}.contacto__form__group--input:focus{background:#000000f2;border-color:#73ff00;outline:none;box-shadow:0 0 1rem #73ff0066}.contacto__form__group--input::placeholder{color:#ffffff80}.contacto__form__group--textarea{color:#fff;box-sizing:border-box;resize:vertical;background:#000c;border:.15rem solid #6b8e23;border-radius:.6rem;width:100%;min-height:10rem;padding:1rem 1.2rem;font-family:Barlow Condensed,Open Sans,"sans-serif";font-size:2rem;transition:all .3s}.contacto__form__group--textarea:focus{background:#000000f2;border-color:#73ff00;outline:none;box-shadow:0 0 1rem #73ff0066}.contacto__form__group--textarea::placeholder{color:#ffffff80}.contacto__form__group--select{color:#fff;box-sizing:border-box;background:#000c;border:.15rem solid #6b8e23;border-radius:.6rem;width:100%;padding:1rem 1.2rem;font-family:Barlow Condensed,Open Sans,"sans-serif";font-size:2rem;transition:all .3s}.contacto__form__group--select:focus{background:#000000f2;border-color:#73ff00;outline:none;box-shadow:0 0 1rem #73ff0066}.contacto__form__group--select::placeholder{color:#ffffff80}.contacto__form__group--select{cursor:pointer;appearance:none}.contacto__form--submit{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:.1rem;background:linear-gradient(135deg,#73ff00,#6b8e23);border:.15rem solid #73ff00;border-radius:.6rem;padding:1.2rem 2.5rem;font-family:Rajdhani,"sans-serif";font-size:2rem;font-weight:700;transition:all .4s;box-shadow:0 .4rem 1.2rem #73ff004d}.contacto__form--submit:hover{background:linear-gradient(135deg,#d6f577,#73ff00);transform:translateY(-.3rem);box-shadow:0 .8rem 2rem #73ff0080}.contacto__form--submit:active{transform:translateY(0);box-shadow:0 .2rem .5rem #73ff00}.contacto__form--submit{align-self:flex-start;margin-top:1rem}@media screen and (width>=768px){.contacto__form{grid-area:3/3/4/-3}}@media screen and (width>=992px){.contacto{padding:6rem 2rem 7rem}.contacto__form{padding:3rem}}.footer{grid-gap:2rem;z-index:100;border-bottom:.3rem solid #64723d;grid-template-rows:repeat(3,min-content);grid-template-columns:minmax(10rem,1fr) repeat(7,minmax(min-content,16rem)) minmax(10rem,1fr);justify-items:center;display:grid}.footer__logo{justify-content:center;align-items:center;width:40%;display:flex}@media screen and (width>=768px){.footer__logo{width:100%}}.footer__logo:hover{filter:drop-shadow(0 0 1rem #73ff00);transition:all .3s ease-in-out;transform:scale(1.1)}.footer__logo{grid-area:1/4/2/-4}@media screen and (width>=992px){.footer__logo{grid-area:1/1/2/3}}.footer__text{grid-area:2/1/3/-1;justify-content:center;align-items:center;display:flex}@media screen and (width>=992px){.footer__text{grid-area:1/3/2/8}}@media screen and (width>=1400px){.footer__text{grid-area:1/2/2/9}}.footer__text--content{color:#fff;text-align:left;backdrop-filter:blur(.3rem);text-align:center;background:0 0;border:none;border-radius:.8rem;max-width:90%;padding:2rem;font-size:2rem}.footer__social{flex-direction:row;grid-area:4/1/5/-1;justify-content:right;align-items:center;gap:3rem;display:flex}.footer__social--link{justify-content:center;align-items:center;font-size:5rem;display:flex}.footer__social--link i{color:#73ff00;justify-content:center;align-items:center;transition:all .3s ease-in-out;display:flex}.footer__social--link i:hover{filter:drop-shadow(0 0 1rem #73ff00);transform:scale(1.2)}@media screen and (width>=992px){.footer__social{flex-direction:column;grid-area:1/9/2/-1;justify-content:right;align-items:center;display:flex}}@media screen and (width>=1200px){.footer__social{flex-direction:row;grid-area:1/8/2/-1;justify-content:right;align-items:center;display:flex}}
/*# sourceMappingURL=ParcelProject.5c9a850a.css.map */
