/* Start custom CSS */@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800&family=Hanken+Grotesk:wght@400;600&family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap');

body.page-id-19969 #barmetTopBar{display:none!important;}

/* ===== BARMETMEDIA LANDING AGENCIAS VIAJES 2025 ===== */
.bm-lv{font-family:'Hanken Grotesk',sans-serif;color:#1c1b1b;}
.bm-lv *,.bm-lv *::before,.bm-lv *::after{box-sizing:border-box;}
.bm-lv a{text-decoration:none;}
.bm-lv img{max-width:100%;height:auto;}

/* Container */
.bm-c{max-width:1200px;margin:0 auto;padding:0 1.5rem;}

/* Gradient text */
.bm-grad-text{background:linear-gradient(90deg,#D00E69,#EF7D06);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;}

/* Buttons */
.bm-btn-p{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.875rem;border-radius:.75rem;background:linear-gradient(90deg,#D00E69,#EF7D06);color:#fff;font-family:'Manrope',sans-serif;font-weight:700;font-size:1rem;line-height:1;transition:transform .2s,box-shadow .2s;cursor:pointer;border:none;}
.bm-btn-p:hover{transform:scale(1.02);box-shadow:0 8px 24px rgba(208,14,105,.3);color:#fff;}
.bm-btn-o{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.875rem;border-radius:.75rem;border:2px solid #a50051;color:#a50051;font-family:'Manrope',sans-serif;font-weight:700;font-size:1rem;line-height:1;transition:background .2s;}
.bm-btn-o:hover{background:rgba(165,0,81,.06);color:#a50051;}

/* Chip */
.bm-chip{display:inline-flex;align-items:center;gap:.375rem;padding:.4rem .875rem;border-radius:9999px;background:rgba(165,0,81,.1);color:#a50051;font-size:.8125rem;font-weight:600;letter-spacing:.04em;}

/* Section label */
.bm-slabel{display:flex;align-items:center;gap:.5rem;color:#a50051;font-weight:700;font-size:.9375rem;margin-bottom:.875rem;}

/* Glass card */
.bm-glass{background:rgba(255,255,255,.75);backdrop-filter:blur(10px);border:1px solid rgba(208,14,105,.1);}

/* Material icons */
.bm-lv .material-symbols-outlined{font-variation-settings:'FILL' 0,'wght' 400,'GRAD' 0,'opsz' 24;line-height:1;vertical-align:middle;}

/* ===== HERO ===== */
.bm-hero{padding:4.5rem 0 4rem;background:#fcf9f8;}
.bm-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;}
.bm-hero-content{display:flex;flex-direction:column;gap:1.5rem;}
.bm-hero-title{font-family:'Manrope',sans-serif;font-size:3rem;font-weight:800;line-height:1.12;letter-spacing:-.02em;margin:0;}
.bm-hero-sub{font-size:1.125rem;line-height:1.7;color:#5a4046;max-width:34rem;margin:0;}
.bm-hero-ctas{display:flex;flex-wrap:wrap;gap:1rem;}
.bm-hero-img-wrap{position:relative;border-radius:1.25rem;overflow:hidden;box-shadow:0 20px 60px rgba(165,0,81,.13);}
.bm-hero-img-wrap::after{content:'';position:absolute;inset:0;border-radius:1.25rem;background:linear-gradient(135deg,rgba(208,14,105,.06),transparent);pointer-events:none;}
.bm-hero-glow{position:absolute;top:-60px;right:-60px;width:360px;height:360px;border-radius:50%;background:rgba(208,14,105,.07);filter:blur(70px);pointer-events:none;z-index:0;}
.bm-hero-img-outer{position:relative;z-index:1;}

/* ===== FEATURES ===== */
.bm-features{padding:5rem 0;background:#f6f3f2;}
.bm-feat-hd{text-align:center;margin-bottom:3.5rem;}
.bm-feat-title{font-family:'Manrope',sans-serif;font-size:2rem;font-weight:700;line-height:1.25;margin:0 0 .875rem;}
.bm-feat-sub{font-size:1.0625rem;color:#5a4046;max-width:34rem;margin:0 auto;line-height:1.6;}
.bm-feat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;}
.bm-feat-card{padding:2rem;border-radius:1.25rem;display:flex;flex-direction:column;gap:.875rem;transition:transform .25s;}
.bm-feat-card:hover{transform:translateY(-6px);}
.bm-feat-icon{width:3rem;height:3rem;border-radius:.75rem;background:rgba(165,0,81,.1);display:flex;align-items:center;justify-content:center;color:#a50051;font-size:1.75rem;}
.bm-feat-card h3{font-family:'Manrope',sans-serif;font-size:1.25rem;font-weight:600;line-height:1.3;margin:0;}
.bm-feat-card p{font-size:.9375rem;line-height:1.6;color:#5a4046;margin:0;}

/* ===== SERVICES ===== */
.bm-services{padding:5rem 0;}
.bm-svc-row{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:5rem;}
.bm-svc-row:last-child{margin-bottom:0;}
.bm-svc-row.bm-rev .bm-svc-cnt{order:2;}
.bm-svc-row.bm-rev .bm-svc-med{order:1;}
.bm-svc-cnt h2{font-family:'Manrope',sans-serif;font-size:2rem;font-weight:700;line-height:1.25;margin:0 0 1.125rem;}
.bm-svc-cnt > p{font-size:1.0625rem;line-height:1.7;color:#5a4046;margin:0 0 1.75rem;}
.bm-stat2{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.75rem;}
.bm-sbox{background:#f0edec;border-radius:.75rem;padding:1rem 1.25rem;}
.bm-snum{font-family:'Manrope',sans-serif;font-size:2rem;font-weight:800;color:#a50051;line-height:1;margin-bottom:.25rem;}
.bm-slbl{font-size:.75rem;font-weight:600;color:#5a4046;letter-spacing:.04em;text-transform:uppercase;}
.bm-more{display:inline-flex;align-items:center;gap:.375rem;color:#a50051;font-weight:700;font-size:.9375rem;transition:gap .2s;}
.bm-more:hover{gap:.75rem;color:#a50051;}
.bm-checks{list-style:none;padding:0;margin:0 0 1.75rem;display:flex;flex-direction:column;gap:.75rem;}
.bm-checks li{display:flex;align-items:center;gap:.625rem;color:#5a4046;font-size:1rem;}
.bm-checks .material-symbols-outlined{color:#2ECC71;font-size:22px;}
.bm-tags{display:flex;flex-wrap:wrap;gap:.625rem;}
.bm-tag{padding:.4rem .875rem;border-radius:9999px;background:#f0edec;font-size:.8125rem;font-weight:600;color:#1c1b1b;}
.bm-tag-hi{background:rgba(165,0,81,.1);color:#a50051;}

/* Service media */
.bm-seo-panel{background:#1A0A2E;border-radius:1.25rem;overflow:hidden;padding:1.75rem;}
.bm-seo-panel img{width:100%;border-radius:.75rem;display:block;}
.bm-ads-panel{background:#f0edec;border-radius:1.25rem;padding:1.75rem;position:relative;overflow:visible;}
.bm-ads-panel img{width:100%;border-radius:.75rem;display:block;}
.bm-roas{position:absolute;bottom:-1.25rem;right:-1.25rem;background:#FF891C;color:#fff;padding:1.125rem 1.375rem;border-radius:.875rem;box-shadow:0 8px 24px rgba(239,125,6,.35);min-width:130px;}
.bm-roas-n{font-family:'Manrope',sans-serif;font-size:1.75rem;font-weight:800;line-height:1;}
.bm-roas-l{font-size:.75rem;font-weight:600;letter-spacing:.04em;margin-top:.2rem;}
.bm-web-panel{background:#1A0A2E;border-radius:1.5rem;padding:1.125rem;box-shadow:0 24px 64px rgba(0,0,0,.25);}
.bm-web-panel img{width:100%;border-radius:1rem;display:block;}

/* ===== METHODOLOGY ===== */
.bm-meth{padding:5rem 0;background:#1A0A2E;color:#fff;}
.bm-meth-hd{text-align:center;margin-bottom:3.5rem;}
.bm-meth-title{font-family:'Manrope',sans-serif;font-size:2.5rem;font-weight:800;line-height:1.15;letter-spacing:-.02em;margin:0 0 1rem;}
.bm-meth-sub{font-size:1.0625rem;color:rgba(255,255,255,.5);max-width:34rem;margin:0 auto;line-height:1.6;}
.bm-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;}
.bm-step{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:1.5rem;padding:1.75rem;display:flex;flex-direction:column;gap:1.25rem;transition:background .2s;}
.bm-step:hover{background:rgba(255,255,255,.09);}
.bm-step-n{font-family:'Manrope',sans-serif;font-size:2.25rem;font-weight:800;color:rgba(255,255,255,.13);line-height:1;}
.bm-step h4{font-family:'Manrope',sans-serif;font-size:1.0625rem;font-weight:600;margin:0 0 .375rem;}
.bm-step p{font-size:.875rem;color:rgba(255,255,255,.5);margin:0;line-height:1.6;}

/* ===== STATS ===== */
.bm-stats{padding:5rem 0;background:#fcf9f8;}
.bm-stats-g{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;text-align:center;}
.bm-stv{font-family:'Manrope',sans-serif;font-size:2.75rem;font-weight:800;background:linear-gradient(90deg,#D00E69,#EF7D06);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:.5rem;}
.bm-std{font-size:.75rem;font-weight:600;color:#5a4046;letter-spacing:.06em;text-transform:uppercase;line-height:1.5;}

/* ===== CONTACT ===== */
.bm-contact{padding:5rem 0;}
.bm-contact-g{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;}
.bm-ctitle{font-family:'Manrope',sans-serif;font-size:2rem;font-weight:700;line-height:1.25;margin:0 0 .875rem;}
.bm-cdesc{font-size:1.0625rem;color:#5a4046;line-height:1.7;margin:0 0 2.5rem;}
.bm-cinfo{display:flex;flex-direction:column;gap:1.375rem;margin-bottom:2rem;}
.bm-citem{display:flex;align-items:flex-start;gap:.875rem;}
.bm-cion{width:2.5rem;height:2.5rem;border-radius:50%;background:rgba(165,0,81,.1);display:flex;align-items:center;justify-content:center;color:#a50051;flex-shrink:0;font-size:1.25rem;}
.bm-citem h5{font-family:'Manrope',sans-serif;font-weight:700;margin:0 0 .2rem;font-size:1rem;}
.bm-citem p{color:#5a4046;margin:0;font-size:.9375rem;line-height:1.5;}
.bm-map{border-radius:1rem;overflow:hidden;height:200px;border:1px solid #e2bdc5;margin-top:.5rem;}
.bm-map iframe{width:100%;height:100%;border:0;display:block;}
.bm-fcard{background:#fff;padding:2.25rem;border-radius:1.5rem;box-shadow:0 8px 40px rgba(0,0,0,.08);border:1px solid #e2bdc5;}
.bm-fspace{display:flex;flex-direction:column;gap:1.125rem;}
.bm-frow{display:grid;grid-template-columns:1fr 1fr;gap:1.125rem;}
.bm-fld{display:flex;flex-direction:column;gap:.3rem;}
.bm-fld label{font-size:.8125rem;font-weight:600;color:#1c1b1b;}
.bm-fld input,.bm-fld select,.bm-fld textarea{width:100%;padding:.8125rem 1rem;border:1.5px solid #e2bdc5;border-radius:.75rem;font-family:'Hanken Grotesk',sans-serif;font-size:.9375rem;color:#1c1b1b;background:#fff;outline:none;transition:border-color .2s,box-shadow .2s;}
.bm-fld input:focus,.bm-fld select:focus,.bm-fld textarea:focus{border-color:#D00E69;box-shadow:0 0 0 3px rgba(208,14,105,.1);}
.bm-fld select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%235a4046' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;}
.bm-fcheck{display:flex;align-items:flex-start;gap:.625rem;}
.bm-fcheck input{margin-top:2px;width:1rem;height:1rem;accent-color:#D00E69;flex-shrink:0;}
.bm-fcheck span{font-size:.8125rem;color:#5a4046;line-height:1.5;}
.bm-fcheck a{color:#a50051;}
.bm-fsub{width:100%;padding:1rem;background:linear-gradient(90deg,#D00E69,#EF7D06);color:#fff;border:none;border-radius:.875rem;font-family:'Manrope',sans-serif;font-weight:700;font-size:1.0625rem;cursor:pointer;transition:transform .2s,box-shadow .2s;}
.bm-fsub:hover{transform:scale(1.01);box-shadow:0 8px 24px rgba(208,14,105,.35);}
.bm-fsub:disabled{opacity:.7;cursor:wait;}
.bm-fok{display:none;background:#f0fdf4;border:1px solid #2ECC71;border-radius:.75rem;padding:.875rem 1.25rem;color:#166534;font-weight:600;text-align:center;font-size:.9375rem;}

/* Responsive */
@media(max-width:900px){
  .bm-hero-grid,.bm-svc-row,.bm-svc-row.bm-rev .bm-svc-cnt,.bm-svc-row.bm-rev .bm-svc-med{grid-template-columns:1fr!important;gap:2rem!important;}
  .bm-svc-row.bm-rev .bm-svc-cnt{order:1!important;}
  .bm-svc-row.bm-rev .bm-svc-med{order:2!important;}
  .bm-feat-grid{grid-template-columns:1fr 1fr;}
  .bm-steps{grid-template-columns:1fr 1fr;}
  .bm-stats-g{grid-template-columns:1fr 1fr;}
  .bm-contact-g{grid-template-columns:1fr;}
  .bm-hero-title{font-size:2.125rem;}
  .bm-meth-title{font-size:1.875rem;}
  .bm-hero-glow{display:none;}
  .bm-roas{bottom:.5rem;right:.5rem;}
  .bm-svc-row{margin-bottom:3rem;}
}
@media(max-width:520px){
  .bm-feat-grid{grid-template-columns:1fr;}
  .bm-steps{grid-template-columns:1fr;}
  .bm-frow{grid-template-columns:1fr;}
  .bm-hero-ctas{flex-direction:column;}
  .bm-hero-title{font-size:1.875rem;}
  .bm-hero{padding:3rem 0;}
  .bm-features,.bm-services,.bm-meth,.bm-stats,.bm-contact{padding:3.5rem 0;}
  .bm-stv{font-size:2.25rem;}
}/* End custom CSS */