/*
Theme Name: Kallyas Child
Template: kallyas
Version: 1.0.0
Text Domain: kallyas-child
*/

/* FIJOVIRTUAL HOME */
.fv-home{--fv-blue:#0867e8;--fv-blue-dark:#06265a;--fv-text:#435b78;--fv-light:#f3f9ff;--fv-border:#dce6f2;--fv-orange:#ff5a0a;--fv-orange-light:#fff3e8;font-family:Inter,Arial,sans-serif;color:var(--fv-blue-dark);overflow:hidden}
.fv-home *{box-sizing:border-box}
.fv-home a{text-decoration:none}
.fv-home img{max-width:100%;height:auto}
.fv-container{width:calc(100% - 40px);max-width:1200px;margin:0 auto}
.fv-full{width:100vw;margin-left:calc(50% - 50vw)}
.fv-kicker{margin:0 0 9px;font-size:12px;line-height:18px;font-weight:700;letter-spacing:.8px;color:var(--fv-blue)}
.fv-kicker-orange{color:var(--fv-orange)}
.fv-home h1,.fv-home h2,.fv-home h3{font-family:Inter,Arial,sans-serif;color:var(--fv-blue-dark);letter-spacing:-.5px}
.fv-home h2{margin:0;font-size:31px;line-height:1.12;font-weight:800}
.fv-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 24px;border-radius:8px;font-size:14px;font-weight:700;transition:all .2s ease}
.fv-btn-blue{background:var(--fv-blue);color:#fff!important}
.fv-btn-blue:hover{background:#0459c9;color:#fff!important;transform:translateY(-1px)}
.fv-btn-orange{background:var(--fv-orange);color:#fff!important}
.fv-btn-orange:hover{background:#df4b00;color:#fff!important;transform:translateY(-1px)}
/* HERO */
.fv-hero{position:relative;background:var(--fv-light);padding:43px 0 38px}
.fv-hero-grid{display:grid;grid-template-columns:54% 46%;align-items:center;min-height:450px}
.fv-hero-content{position:relative;z-index:2;padding-right:18px}
.fv-hero h1{margin:0 0 15px;font-size:58px;line-height:.94;font-weight:800;letter-spacing:-2.1px}
.fv-hero-intro{max-width:570px;margin:0 0 21px;font-size:17px;line-height:1.45;color:#203c61}
.fv-benefits{display:flex;align-items:center;gap:24px;margin-bottom:23px}
.fv-benefit{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;white-space:nowrap}
.fv-benefit-icon{display:flex;align-items:center;justify-content:center;width:25px;height:25px;font-size:20px;color:var(--fv-blue)}
.fv-selector{display:grid;grid-template-columns:180px 220px 1fr;max-width:665px;min-height:52px}
.fv-selector-item{display:flex;align-items:center;gap:8px;padding:0 13px;background:#fff;border:1px solid var(--fv-border)}
.fv-selector-item:first-child{border-radius:8px 0 0 8px}
.fv-selector-item:nth-child(2){border-left:0}
.fv-selector-item select{width:100%;height:48px;margin:0;padding:0 24px 0 0!important;border:0!important;background-color:#fff!important;box-shadow:none!important;font-family:Inter,Arial,sans-serif;font-size:13px;font-weight:600;color:var(--fv-blue-dark);cursor:pointer}
.fv-flag{font-size:20px}
.fv-selector-btn{border-radius:8px;white-space:nowrap}
.fv-price-info{margin-top:12px}
.fv-price-info strong{display:block;font-size:13px;line-height:18px}
.fv-price-info span{display:block;margin-top:2px;font-size:10px;line-height:15px;color:#74849b}
.fv-hero-media{align-self:stretch;display:flex;align-items:flex-end;justify-content:flex-end;margin-top:-43px;margin-bottom:-38px}
.fv-hero-media img{display:block;width:100%;height:100%;max-height:535px;object-fit:contain;object-position:center bottom}
/* CONFIANZA */
.fv-trust{padding:23px 0;background:#fff;border-bottom:1px solid #f0f3f7}
.fv-trust-grid{display:grid;grid-template-columns:repeat(5,1fr);align-items:center;gap:22px}
.fv-trust-item{display:flex;align-items:center;justify-content:center;gap:12px;min-height:50px}
.fv-trust-item strong,.fv-trust-item span{display:block;font-size:12px;line-height:16px}
.fv-trust-icon{font-size:34px;line-height:1;color:var(--fv-blue)}
.fv-star{font-size:44px}
.fv-stars{color:#ffb400;font-size:17px!important;line-height:18px!important;letter-spacing:1px}
/* COMO FUNCIONA */
.fv-how{padding:25px 0 24px;background:#fff}
.fv-section-heading{text-align:center;margin-bottom:10px}
.fv-section-heading h2{font-size:31px}
.fv-section-heading>p:last-child{margin:5px 0 0;font-size:14px;color:#637695}
.fv-steps{display:grid;grid-template-columns:1fr 70px 1fr 70px 1fr;align-items:center;max-width:920px;margin:0 auto}
.fv-step{text-align:center}
.fv-step-top{position:relative;display:inline-flex;align-items:center;justify-content:center;margin-bottom:7px}
.fv-step-number{position:absolute;left:-31px;bottom:4px;display:flex;align-items:center;justify-content:center;width:23px;height:23px;border-radius:50%;background:#5da4f2;color:#fff;font-size:11px;font-weight:700}
.fv-step-icon{display:flex;align-items:center;justify-content:center;width:66px;height:66px;border-radius:50%;background:#eaf4ff;color:var(--fv-blue);font-size:31px;font-weight:700}
.fv-step h3{margin:0 0 5px;font-size:16px;line-height:20px;font-weight:800}
.fv-step p{max-width:230px;margin:0 auto;font-size:12px;line-height:17px;color:#627795}
.fv-step-arrow{text-align:center;font-size:36px;font-weight:300;color:#70b5ff}
/* PRODUCTOS */
.fv-products{padding:0 0 28px}
.fv-products-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}
.fv-product-card{position:relative;display:grid;grid-template-columns:58% 42%;min-height:250px;border-radius:11px;overflow:hidden}
.fv-product-number{background:#eef7ff}
.fv-product-pbx{background:var(--fv-orange-light)}
.fv-product-copy{position:relative;z-index:2;padding:22px 0 20px 28px}
.fv-product-card h2{margin-bottom:8px;font-size:30px}
.fv-product-card ul{padding:0;margin:0 0 14px;list-style:none}
.fv-product-card li{position:relative;margin:0 0 5px;padding-left:25px;font-size:14px;line-height:18px;color:#233f61}
.fv-product-card li:before{content:"✓";position:absolute;left:0;top:0;color:var(--fv-blue);font-size:18px;font-weight:900}
.fv-product-pbx li:before{color:var(--fv-orange)}
.fv-product-image{display:flex;align-items:flex-end;justify-content:flex-end}
.fv-product-image img{width:100%;height:100%;object-fit:contain;object-position:right bottom}
/* PAISES */
.fv-countries{padding:0 0 26px}
.fv-heading-row{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:12px}
.fv-heading-row h2{font-size:30px}
.fv-heading-row p:last-child{margin:4px 0 0;font-size:13px;color:#637795}
.fv-heading-row>a{padding-bottom:4px;color:var(--fv-blue)!important;font-size:12px;font-weight:700}
.fv-country-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:13px}
.fv-country{display:flex;min-height:91px;flex-direction:column;align-items:center;justify-content:center;padding:9px 5px;border:1px solid var(--fv-border);border-radius:8px;background:#fff;color:var(--fv-blue-dark)!important;transition:all .2s ease}
.fv-country:hover{border-color:#9fc7f8;box-shadow:0 5px 18px rgba(6,38,90,.06);transform:translateY(-2px)}
.fv-country-flag{font-size:28px;line-height:30px}
.fv-country-world{font-size:35px;line-height:32px;color:var(--fv-blue)}
.fv-country strong{margin-top:4px;font-size:12px;line-height:15px;text-align:center}
.fv-country small{font-size:10px;line-height:14px;color:#70829a;text-align:center}
/* OPINIONES */
.fv-reviews{padding:0 0 20px}
.fv-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}
.fv-review{min-height:130px;padding:15px 20px 13px;border:1px solid var(--fv-border);border-radius:8px;background:#fff;box-shadow:0 5px 15px rgba(6,38,90,.035)}
.fv-review p{margin:5px 0 9px;font-size:13px;line-height:17px;color:#1c3b61}
.fv-review-author{display:flex;align-items:center;gap:12px;font-size:11px}
.fv-review-author strong{font-size:11px}
.fv-review-author span{color:#8490a1}
/* CTA */
.fv-cta{padding:0 0 27px}
.fv-cta-box{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:112px;padding:19px 32px;border-radius:11px;overflow:hidden;background:linear-gradient(110deg,#075dc7 0%,#0877ef 100%);color:#fff}
.fv-cta-copy{position:relative;z-index:2}
.fv-cta-copy>p{margin:0 0 7px;font-size:10px;letter-spacing:1px}
.fv-cta-copy h2{margin:0 0 5px;color:#fff;font-size:28px}
.fv-cta-copy span{font-size:13px}
.fv-cta-cloud{position:absolute;left:62%;bottom:-48px;font-size:145px;line-height:1;color:rgba(255,255,255,.11);transform:translateX(-50%)}
.fv-cta-button{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:12px;min-width:195px;min-height:52px;padding:0 22px;border-radius:8px;background:#fff;color:var(--fv-blue-dark)!important;font-size:13px;font-weight:700}
/* PRENSA */
.fv-press{padding:0 0 25px}
.fv-press-inner{display:flex;align-items:center;gap:55px}
.fv-press-title{font-size:8px;color:#63748c;white-space:nowrap}
.fv-press-logos{display:flex;flex:1;align-items:center;justify-content:space-between;gap:35px}
.fv-press-logos span{font-family:Georgia,serif;font-size:23px;font-weight:700;color:#728197;filter:grayscale(1)}
/* TABLET */
@media(max-width:1100px){
.fv-hero h1{font-size:50px}
.fv-selector{grid-template-columns:155px 185px 1fr}
.fv-benefits{gap:14px}
.fv-trust-grid{gap:10px}
.fv-product-card{grid-template-columns:62% 38%}
.fv-country-grid{grid-template-columns:repeat(4,1fr)}
}
/* MOVIL */
@media(max-width:767px){
.fv-container{width:calc(100% - 30px)}
.fv-hero{padding:35px 0 0}
.fv-hero-grid{display:flex;flex-direction:column;min-height:0}
.fv-hero-content{width:100%;padding-right:0}
.fv-hero h1{font-size:42px;line-height:.98;letter-spacing:-1.5px}
.fv-hero-intro{font-size:16px;line-height:23px}
.fv-benefits{flex-direction:column;align-items:flex-start;gap:8px}
.fv-benefit{font-size:13px}
.fv-selector{display:block;width:100%;max-width:none}
.fv-selector-item{width:100%;border:1px solid var(--fv-border)!important;border-bottom:0!important}
.fv-selector-item:first-child{border-radius:8px 8px 0 0}
.fv-selector-btn{width:100%;border-radius:0 0 8px 8px}
.fv-hero-media{width:100%;height:auto;margin:20px 0 0}
.fv-hero-media img{width:100%;height:auto;max-height:none}
.fv-trust{padding:18px 0}
.fv-trust-grid{grid-template-columns:1fr 1fr;gap:17px}
.fv-trust-item{justify-content:flex-start}
.fv-trust-item:last-child{grid-column:1/-1;justify-content:center}
.fv-how{padding:35px 0}
.fv-section-heading h2,.fv-heading-row h2{font-size:28px}
.fv-steps{display:block}
.fv-step{margin-bottom:28px}
.fv-step-arrow{display:none}
.fv-products-grid{grid-template-columns:1fr;gap:17px}
.fv-product-card{grid-template-columns:58% 42%;min-height:250px}
.fv-product-copy{padding-left:20px}
.fv-product-card h2{font-size:25px}
.fv-product-card li{font-size:12px}
.fv-heading-row{align-items:flex-start;gap:15px}
.fv-heading-row>a{white-space:nowrap}
.fv-country-grid{display:flex;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}
.fv-country{min-width:130px;scroll-snap-align:start}
.fv-review-grid{grid-template-columns:1fr}
.fv-cta-box{display:block;padding:25px 22px}
.fv-cta-copy h2{font-size:25px}
.fv-cta-button{margin-top:20px;width:100%}
.fv-cta-cloud{left:75%}
.fv-press-inner{display:block}
.fv-press-title{display:block;margin-bottom:17px}
.fv-press-logos{flex-wrap:wrap;justify-content:center}
.fv-press-logos span{font-size:18px}
}
@media(max-width:480px){
.fv-home h2{font-size:26px}
.fv-hero h1{font-size:38px}
.fv-product-card{display:block}
.fv-product-copy{padding:20px}
.fv-product-image{height:150px}
.fv-product-image img{object-position:right bottom}
.fv-heading-row{display:block}
.fv-heading-row>a{display:inline-block;margin-top:10px}
}
/* Ajustes de la plantilla FijoVirtual */
.fv-home .fv-selector{grid-template-columns:minmax(100px, .8fr) minmax(130px, 1fr);gap:0}
.fv-home .fv-selector-btn{grid-column:1/-1;margin-top:8px}
.fv-home .fv-selector-item:nth-child(2){border-radius:0 8px 8px 0}
.fv-home a:focus-visible,.fv-home select:focus-visible{outline:3px solid #0867e8;outline-offset:3px}
@media(prefers-reduced-motion:reduce){.fv-home *{transition:none!important;scroll-behavior:auto!important}}
