/*
Theme Name: Hive Elevate
Theme URI: https://hivecr.com
Author: Hive
Description: Tema de bloques editable y responsive para Hive — elevate young potential.
Version: 2.8.8
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: hive-elevate
*/

@import url("https://rsms.me/inter/inter.css");

:root{--hive-yellow:#ffb719;--hive-navy:#071b3d;--hive-cream:#fffaf0;--hive-gray:#4a4a4a;--hive-mint:#56c9ad;--hive-purple:#7456bd;--hive-orange:#f26a37}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--hive-cream);color:var(--hive-navy);font-family:Inter,Arial,sans-serif}a{text-decoration:none}.wp-site-blocks{overflow:hidden}.hive-shell{width:min(1440px,calc(100% - 48px));margin-inline:auto}.hive-header{position:relative;z-index:20;padding:22px 0;background:rgba(255,250,240,.94);backdrop-filter:blur(12px)}.hive-header-inner{display:flex;align-items:center;gap:30px}.hive-brand{display:flex;flex-direction:column;align-items:flex-start;line-height:.8;min-width:205px}.hive-brand-main{display:flex;align-items:flex-start;font-size:58px;font-weight:900;letter-spacing:-5px;color:var(--hive-navy)}.hive-mark{width:36px;height:36px;margin:0 0 -5px 34px}.hive-tagline{font-size:11px;font-weight:800;letter-spacing:-.2px;color:var(--hive-navy);margin-left:5px}.hive-nav{display:flex;align-items:center;justify-content:center;gap:34px;flex:1;font-size:15px;font-weight:750}.hive-nav a{color:var(--hive-navy)}.hive-nav a:hover{color:#a86d00}.hive-btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:52px;padding:0 26px;border-radius:999px;font-weight:800;transition:.25s transform,.25s box-shadow;background:var(--hive-yellow);color:var(--hive-navy)}.hive-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(255,183,25,.28)}.hive-btn-outline{background:transparent;border:2px solid var(--hive-yellow)}.hive-hero{position:relative;min-height:730px;padding:74px 0 42px;background:radial-gradient(circle at 70% 45%,#fff 0 20%,transparent 50%),var(--hive-cream)}.hive-hero-grid{display:grid;grid-template-columns:minmax(420px,.86fr) minmax(560px,1.14fr);align-items:center;gap:10px}.hive-kicker{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.hive-kicker:before{content:"";width:30px;height:4px;border-radius:4px;background:var(--hive-yellow)}.hive-title{font-size:clamp(54px,5vw,82px);line-height:.98;letter-spacing:-.055em;margin:22px 0 20px;max-width:690px}.hive-title strong{color:var(--hive-yellow);font-weight:900}.hive-lead{font-size:19px;line-height:1.65;color:var(--hive-gray);max-width:610px}.hive-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}.hive-visual{position:relative;min-height:590px;display:flex;align-items:flex-end;justify-content:center}.hive-visual:before,.hive-visual:after{content:"";position:absolute;z-index:0}.hive-visual:before{width:250px;height:220px;background:var(--hive-purple);border-radius:45% 55% 58% 42%;left:33%;top:8%;opacity:.94}.hive-visual:after{width:180px;height:160px;background:var(--hive-mint);border-radius:50%;left:12%;top:32%}.hive-people{position:relative;z-index:2;width:112%;max-width:none;margin-right:-9%;filter:drop-shadow(0 28px 20px rgba(7,27,61,.1));animation:hive-float 6s ease-in-out infinite}.hive-hex{position:absolute;border:7px solid var(--hive-yellow);width:150px;height:130px;clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);right:-30px;top:20px;opacity:.8}.hive-wave{height:110px;margin-top:-70px;background:var(--hive-yellow);clip-path:ellipse(75% 46% at 75% 100%)}.hive-metrics{position:relative;z-index:5;margin-top:-70px}.hive-metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:28px;box-shadow:0 22px 55px rgba(7,27,61,.08);overflow:hidden}.hive-stat{padding:28px 24px;text-align:center;border-right:1px solid #e8e4dc}.hive-stat:last-child{border:0}.hive-stat-icon{font-size:34px;color:var(--hive-yellow);display:block;margin-bottom:6px}.hive-stat strong{display:block;font-size:27px}.hive-stat span{color:var(--hive-gray);font-size:13px}.hive-section{padding:110px 0}.hive-section h2{font-size:clamp(38px,4vw,64px);line-height:1.05;letter-spacing:-.04em;margin:0 0 22px}.hive-section-lead{font-size:20px;line-height:1.65;color:var(--hive-gray);max-width:760px}.hive-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:48px}.hive-card{background:#fff;border-radius:26px;padding:34px;box-shadow:0 16px 42px rgba(7,27,61,.06);border:1px solid rgba(7,27,61,.05)}.hive-card-number{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;background:var(--hive-yellow);font-weight:900;font-size:20px}.hive-card h3{font-size:24px;margin:22px 0 10px}.hive-card p{color:var(--hive-gray);line-height:1.6;margin:0}.hive-dark{background:var(--hive-navy);color:white;position:relative}.hive-dark .hive-section-lead{color:#d9e2ef}.hive-cta{display:flex;align-items:center;justify-content:space-between;gap:30px}.hive-footer{background:#04132d;color:#fff;padding:34px 0}.hive-footer-inner{display:flex;justify-content:space-between;gap:30px;align-items:center}.hive-footer p{margin:0;color:#b9c5d6;font-size:14px}@keyframes hive-float{50%{transform:translateY(-10px)}}@media(max-width:1050px){.hive-nav{display:none}.hive-header-inner{justify-content:space-between}.hive-hero-grid{grid-template-columns:1fr}.hive-hero{padding-top:40px}.hive-copy{position:relative;z-index:3}.hive-visual{min-height:500px;margin-top:-30px}.hive-people{width:100%;margin-right:0}.hive-metrics{margin-top:-20px}.hive-benefits{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.hive-shell{width:min(100% - 28px,1440px)}.hive-brand-main{font-size:45px}.hive-brand{min-width:0}.hive-header .hive-btn{padding:0 17px;min-height:45px;font-size:13px}.hive-hero-grid{display:flex;flex-direction:column}.hive-title{font-size:48px}.hive-lead{font-size:17px}.hive-actions{flex-direction:column;align-items:stretch}.hive-visual{min-height:360px;width:115%;margin-left:-7.5%}.hive-hex{width:90px;height:78px;right:10px}.hive-wave{height:75px;margin-top:-48px}.hive-metrics-grid{grid-template-columns:1fr 1fr}.hive-stat:nth-child(2){border-right:0}.hive-stat{border-bottom:1px solid #e8e4dc}.hive-benefits{grid-template-columns:1fr}.hive-section{padding:76px 0}.hive-cta,.hive-footer-inner{align-items:flex-start;flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hive-people{animation:none}}

/* Course catalog */
.hive-courses{background:#fff}.hive-courses-heading{display:flex;justify-content:space-between;align-items:end;gap:36px;margin-bottom:44px}.hive-courses-heading h2{max-width:680px;margin:0}.hive-courses-heading .hive-section-lead{max-width:520px;margin:0}.hive-course-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.hive-course{position:relative;min-height:240px;padding:28px;border-radius:26px;background:var(--hive-cream);border:1px solid rgba(7,27,61,.07);overflow:hidden;transition:.25s transform,.25s box-shadow}.hive-course:after{content:"⬡";position:absolute;right:-12px;bottom:-28px;font-size:94px;color:rgba(7,27,61,.055)}.hive-course:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(7,27,61,.09)}.hive-course-category{display:inline-flex;padding:7px 12px;border-radius:999px;background:var(--hive-yellow);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hive-course h3{position:relative;z-index:1;font-size:25px;line-height:1.1;margin:26px 0 12px}.hive-course p{position:relative;z-index:1;color:var(--hive-gray);line-height:1.55;margin:0}.hive-course-tech .hive-course-category{background:var(--hive-mint)}.hive-course-design .hive-course-category{background:#c7b8ef}.hive-course-voice .hive-course-category{background:#ffca9b}.hive-course-music .hive-course-category{background:#f4a7b9}.hive-course-enterprise .hive-course-category{background:#9bd7ef}.hive-courses-action{text-align:center;margin-top:42px}
@media(max-width:1050px){.hive-course-grid{grid-template-columns:repeat(2,1fr)}.hive-courses-heading{align-items:flex-start;flex-direction:column}}
@media(max-width:700px){.hive-course-grid{grid-template-columns:1fr}.hive-course{min-height:210px}.hive-courses-heading{margin-bottom:30px}}

/* Badge-based evaluation */
.hive-badges{background:linear-gradient(180deg,#fff 0%,var(--hive-cream) 100%)}.hive-badge-intro{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:end;margin-bottom:52px}.hive-badge-intro h2{margin-bottom:0}.hive-badge-intro .hive-section-lead{margin:0}.hive-badge-note{font-weight:800;color:var(--hive-navy);border-left:4px solid var(--hive-yellow);padding-left:18px;margin:20px 0 0}.hive-badge-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.hive-badge{position:relative;min-height:245px;padding:28px 24px;background:rgba(255,255,255,.82);border:2px solid rgba(255,183,25,.72);clip-path:polygon(14% 0,86% 0,100% 18%,100% 82%,86% 100%,14% 100%,0 82%,0 18%);text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.hive-badge:before{content:"";position:absolute;inset:8px;clip-path:inherit;border:1px solid rgba(7,27,61,.08);background:linear-gradient(145deg,rgba(255,255,255,.7),rgba(245,245,245,.45));z-index:-1}.hive-badge-icon{display:block;width:76px;height:76px;object-fit:cover;border-radius:0;margin-bottom:12px}.hive-badge h3{font-size:21px;line-height:1.1;margin:0 0 10px}.hive-badge p{font-size:14px;line-height:1.5;color:var(--hive-gray);margin:0;max-width:230px}.hive-badge-finish{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:42px;padding:28px;border-radius:26px;background:var(--hive-navy);color:white}.hive-trophy{display:grid;place-items:center;width:72px;height:72px;border-radius:24px;background:var(--hive-yellow);color:var(--hive-navy);font-size:36px}.hive-badge-finish strong{font-size:28px}.hive-badge-finish p{margin:6px 0 0;color:#d9e2ef}
@media(max-width:1050px){.hive-badge-grid{grid-template-columns:repeat(3,1fr)}.hive-badge-intro{grid-template-columns:1fr;gap:24px}}
@media(max-width:700px){.hive-badge-grid{grid-template-columns:repeat(2,1fr);gap:10px}.hive-badge{min-height:230px;padding:22px 14px}.hive-badge h3{font-size:18px}.hive-badge p{font-size:13px}.hive-badge-finish{align-items:flex-start;flex-direction:column}.hive-badge-finish strong{font-size:23px}}

/* Hive brand portal and Corporative */
.hive-portal{min-height:100vh;background:var(--hive-cream);display:flex;flex-direction:column}.hive-portal-header{padding:28px 5vw}.hive-portal-hero{width:min(1440px,90vw);margin:auto;padding:45px 0 80px}.hive-portal-copy{max-width:850px;margin-bottom:50px}.hive-portal-copy h1{font-size:clamp(50px,6vw,92px);line-height:.96;letter-spacing:-.055em;margin:22px 0}.hive-portal-copy p{font-size:21px;color:var(--hive-gray)}.hive-portal-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.hive-portal-card{position:relative;min-height:390px;padding:42px;border-radius:38px;overflow:hidden;color:var(--hive-navy);display:flex;flex-direction:column;justify-content:space-between;transition:.25s transform,.25s box-shadow}.hive-portal-card:hover{transform:translateY(-7px);box-shadow:0 25px 60px rgba(7,27,61,.15)}.hive-portal-college{background:var(--hive-yellow)}.hive-portal-corporative{background:var(--hive-navy);color:#fff}.hive-portal-number{font-size:14px;font-weight:900;letter-spacing:.1em}.hive-portal-label{font-size:13px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.hive-portal-card h2{font-size:clamp(42px,4vw,66px);letter-spacing:-.05em;margin:16px 0}.hive-portal-card p{font-size:18px;line-height:1.55;max-width:530px}.hive-portal-card strong{display:inline-flex;gap:18px;margin-top:22px;font-size:17px}.hive-portal-hex{position:absolute;right:-32px;top:-45px;font-size:190px;opacity:.1}.hive-portal-footer{display:flex;justify-content:space-between;padding:25px 5vw;background:#04132d;color:#fff;font-size:13px}.hive-corp-header{padding:24px 0;background:#fff}.hive-corp-header .hive-shell{display:flex;align-items:center;gap:36px}.hive-corp-logo{font-size:42px;font-weight:950;letter-spacing:-.06em;color:var(--hive-navy)}.hive-corp-logo span{font-size:16px;letter-spacing:.02em;color:var(--hive-yellow)}.hive-corp-header nav{display:flex;justify-content:center;gap:35px;flex:1}.hive-corp-header nav a{color:var(--hive-navy);font-weight:750}.hive-corp-hero{padding:100px 0;background:linear-gradient(135deg,#fffaf0 0%,#fff 62%)}.hive-corp-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px}.hive-corp-hero h1{font-size:clamp(54px,5.5vw,86px);line-height:.98;letter-spacing:-.055em;margin:22px 0}.hive-corp-hero p{font-size:20px;line-height:1.65;color:var(--hive-gray);max-width:670px;margin-bottom:32px}.hive-corp-visual{position:relative;aspect-ratio:1;border-radius:50%;background:var(--hive-yellow);display:grid;place-items:center;box-shadow:inset 0 0 0 48px rgba(255,255,255,.18)}.hive-corp-visual b{font-size:90px;letter-spacing:-.08em}.hive-corp-visual span{position:absolute;padding:13px 18px;border-radius:999px;background:var(--hive-navy);color:#fff;font-size:12px;font-weight:900;letter-spacing:.1em}.hive-corp-visual span:nth-child(1){top:15%;left:-3%}.hive-corp-visual span:nth-child(2){right:-5%;top:42%}.hive-corp-visual span:nth-child(3){bottom:12%;left:8%}.hive-corp-experiences{background:#fff}.hive-corp-list{margin-top:50px;border-top:1px solid #ddd}.hive-corp-list article{display:grid;grid-template-columns:80px 1fr 1fr;align-items:center;gap:30px;padding:28px 0;border-bottom:1px solid #ddd}.hive-corp-list article>span{font-weight:900;color:var(--hive-yellow)}.hive-corp-list h3{font-size:28px;margin:0}.hive-corp-list p{margin:0;color:var(--hive-gray)}.hive-corp-method{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.hive-corp-method p{font-size:21px;line-height:1.7;color:var(--hive-gray)}.hive-corp-method strong{font-size:22px;color:#a86d00}.hive-footer .hive-corp-logo{color:#fff}
@media(max-width:900px){.hive-portal-grid,.hive-corp-hero-grid,.hive-corp-method{grid-template-columns:1fr}.hive-corp-header nav{display:none}.hive-corp-visual{max-width:520px;margin:auto}.hive-corp-list article{grid-template-columns:50px 1fr}.hive-corp-list article p{grid-column:2}.hive-corp-header .hive-btn{margin-left:auto}}
@media(max-width:600px){.hive-portal-header{padding:20px 24px}.hive-portal-hero{width:calc(100% - 32px);padding-top:20px}.hive-portal-copy h1{font-size:48px}.hive-portal-card{min-height:330px;padding:30px;border-radius:28px}.hive-portal-grid{gap:14px}.hive-portal-footer{flex-direction:column;gap:8px}.hive-corp-header .hive-btn{padding:0 15px;font-size:12px}.hive-corp-logo{font-size:34px}.hive-corp-hero{padding:70px 0}.hive-corp-hero h1{font-size:48px}}

/* Homepage 2.1 — dual Hive experience */
.hive-home-v2{min-height:100vh;padding:14px 4vw 28px;background:radial-gradient(circle at 51% 38%,#fff 0 26%,transparent 55%),linear-gradient(135deg,#fffdf8,#fffaf0 55%,#fff);color:var(--hive-navy)}
.hive-home-nav{position:relative;z-index:20;max-width:1580px;margin:auto;display:flex;align-items:center;gap:38px;min-height:82px}.hive-home-nav .hive-brand{min-width:250px}.hive-home-nav nav{display:flex;justify-content:center;align-self:stretch;align-items:center;gap:44px;flex:1}.hive-home-nav nav a{position:relative;color:var(--hive-navy);font-size:16px;font-weight:700;white-space:nowrap}.hive-home-nav nav a.is-active:after{content:"";position:absolute;height:4px;border-radius:4px;background:var(--hive-yellow);left:0;right:0;bottom:-20px}.hive-home-talk{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-width:190px;height:54px;border-radius:40px;background:var(--hive-yellow);color:var(--hive-navy);font-size:18px;font-weight:900}.hive-home-talk span{font-size:25px}
.hive-home-stage{position:relative;max-width:1580px;height:420px;margin:18px auto 0}.hive-home-message{position:absolute;z-index:5;width:510px;left:50%;top:40%;transform:translate(-50%,-50%);text-align:center}.hive-home-message .hive-kicker{font-size:13px}.hive-home-message h1{font-size:57px;line-height:.93;letter-spacing:-.055em;margin:20px -70px 18px;font-weight:900}.hive-home-message mark{display:inline-block;padding:2px 15px 7px;border-radius:28px;background:var(--hive-yellow);color:var(--hive-navy);white-space:nowrap}.hive-home-message p{margin:auto;max-width:510px;color:#444;font-size:18px;line-height:1.32}
.hive-home-photo{position:absolute;z-index:2;overflow:hidden}.hive-home-photo img,.hive-home-mini img{width:100%;height:100%;object-fit:cover}.hive-home-photo-college{left:-4vw;top:38px;width:39%;height:390px;clip-path:polygon(0 40%,12% 48%,22% 34%,22% 11%,28% 0,76% 0,84% 10%,84% 88%,73% 100%,0 100%)}.hive-home-photo-college img{object-position:48% 44%}.hive-home-photo-corp{right:2%;top:0;width:27%;height:390px;clip-path:polygon(12% 13%,55% 0,100% 18%,100% 75%,72% 88%,56% 100%,18% 91%,0 72%,0 30%)}.hive-home-photo-corp img{object-position:13% 48%}.hive-home-mini{position:absolute;z-index:6;width:190px;height:178px;filter:drop-shadow(0 9px 13px rgba(7,27,61,.14))}.hive-home-mini img{clip-path:polygon(24% 0,76% 0,100% 23%,100% 77%,76% 100%,24% 100%,0 77%,0 23%)}.hive-home-mini-college{left:-1%;bottom:-23px}.hive-home-mini-college img{object-position:8% 50%}.hive-home-mini-corp{right:-1%;bottom:-20px}.hive-home-mini-corp img{object-position:72% 55%}.hive-home-icon{position:absolute;right:-37px;bottom:-17px;display:grid;place-items:center;width:96px;height:96px;background:var(--hive-yellow);border:7px solid #fff;clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%);font-size:36px;font-weight:900}.hive-home-mini-corp .hive-home-icon{left:-36px;right:auto;background:var(--hive-navy);color:#fff}.hive-home-ghost{position:absolute;display:block;width:90px;height:80px;background:rgba(255,183,25,.14);clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%)}.hex-a{left:1%;top:30px}.hex-b{left:29%;top:130px}.hex-c{right:-3%;top:110px}
.hive-home-choices{position:relative;z-index:10;max-width:1450px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:24px}.hive-home-choice{position:relative;min-height:235px;padding:35px 50px;border-radius:28px;overflow:hidden;color:var(--hive-navy);box-shadow:0 15px 40px rgba(7,27,61,.08);transition:.25s transform}.hive-home-choice:hover{transform:translateY(-5px)}.choice-college{background:linear-gradient(135deg,#ffb719,#ffc641)}.choice-corp{background:linear-gradient(135deg,#071b3d,#002751);color:#fff}.hive-home-choice>span,.hive-home-choice small{display:block;font-weight:900;letter-spacing:.08em;text-transform:uppercase;font-size:13px}.hive-home-choice small{margin:8px 0 14px}.hive-home-choice h2{font-size:48px;line-height:1;margin:0 0 18px;letter-spacing:-.045em}.hive-home-choice p{font-size:17px;line-height:1.35;max-width:510px;margin:0}.hive-home-choice b{position:absolute;right:45px;bottom:35px;display:grid;place-items:center;width:62px;height:62px;border-radius:50%;background:#fff;color:var(--hive-navy);font-size:31px}.hive-home-choice:after{content:"⬡";position:absolute;right:8%;top:-22px;font-size:130px;opacity:.08}
.hive-home-values{max-width:1580px;margin:22px auto 0;padding:21px 24px;border-radius:26px;background:rgba(255,255,255,.6);box-shadow:0 10px 35px rgba(7,27,61,.04);display:grid;grid-template-columns:repeat(5,1fr)}.hive-home-values div{display:flex;align-items:center;justify-content:center;gap:22px;min-height:72px;border-right:1px solid #ddd}.hive-home-values div:last-child{border:0}.hive-home-values i{font-style:normal;display:grid;place-items:center;width:64px;height:58px;background:#fff0c8;clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%);font-size:31px;font-weight:800}.hive-home-values span{font-size:15px;line-height:1.25;font-weight:700}
@media(max-width:1200px){.hive-home-nav nav{gap:20px}.hive-home-nav nav a{font-size:14px}.hive-home-stage{height:520px}.hive-home-photo-college{width:48%;opacity:.82}.hive-home-photo-corp{width:37%;opacity:.82}.hive-home-message{top:43%}.hive-home-values div{gap:10px}.hive-home-values i{width:50px}.hive-home-values span{font-size:13px}}
@media(max-width:900px){.hive-home-v2{padding-inline:20px}.hive-home-nav nav{display:none}.hive-home-nav .hive-brand{min-width:0}.hive-home-talk{margin-left:auto;min-width:145px}.hive-home-stage{height:auto;padding-top:420px}.hive-home-message{top:26px;transform:translateX(-50%);width:100%}.hive-home-message h1{font-size:54px;margin-inline:0}.hive-home-message p{font-size:17px}.hive-home-photo-college{left:-20px;top:310px;width:58%;height:280px}.hive-home-photo-corp{right:-20px;top:310px;width:45%;height:280px}.hive-home-mini{display:none}.hive-home-choices{margin-top:150px;grid-template-columns:1fr}.hive-home-values{grid-template-columns:repeat(2,1fr)}.hive-home-values div{border-bottom:1px solid #ddd}.hive-home-values div:nth-child(even){border-right:0}.hive-home-values div:last-child{grid-column:1/-1}}
@media(max-width:560px){.hive-home-nav{min-height:68px}.hive-home-nav .hive-brand-main{font-size:39px}.hive-home-nav .hive-mark{width:28px;margin-left:24px}.hive-home-talk{min-width:120px;height:46px;font-size:14px}.hive-home-stage{padding-top:390px}.hive-home-message h1{font-size:42px}.hive-home-message mark{white-space:normal}.hive-home-photo-college{top:300px;width:68%;height:230px}.hive-home-photo-corp{top:300px;width:48%;height:230px}.hive-home-choices{margin-top:100px}.hive-home-choice{padding:28px;min-height:260px}.hive-home-choice h2{font-size:39px}.hive-home-choice b{right:24px;bottom:22px}.hive-home-values{grid-template-columns:1fr}.hive-home-values div,.hive-home-values div:nth-child(even){border-right:0}.hive-home-values div:last-child{grid-column:auto}}

/* Official Hive logos */
.hive-brand-image{display:block;min-width:0;line-height:1}.hive-brand-image img{display:block;width:150px;height:72px;object-fit:contain;object-position:left center}.hive-home-nav .hive-brand-image{min-width:250px}.hive-home-nav .hive-brand-image img{width:150px;height:80px}.hive-brand-footer{padding:0;background:transparent}.hive-brand-footer img{width:130px;height:72px;filter:drop-shadow(0 0 5px rgba(255,255,255,.65))}.hive-corp-logo-image{display:block;line-height:1}.hive-corp-logo-image img{display:block;width:250px;height:72px;object-fit:contain;object-position:left center}.hive-corp-logo-footer{padding:0;background:transparent}.hive-corp-logo-footer img{width:220px;height:62px;filter:drop-shadow(0 0 5px rgba(255,255,255,.65))}
@media(max-width:700px){.hive-brand-image img,.hive-home-nav .hive-brand-image img{width:112px;height:62px}.hive-home-nav .hive-brand-image{min-width:112px}.hive-corp-logo-image img{width:178px;height:58px}.hive-brand-footer img{width:115px}.hive-corp-logo-footer img{width:170px}}

.hive-home-corp-brand{display:block;margin-left:auto;flex:0 0 245px}.hive-home-corp-brand img{display:block;width:245px;height:72px;object-fit:contain;object-position:right center}.hive-home-corp-brand:hover{transform:translateY(-2px)}
@media(max-width:900px){.hive-home-corp-brand{flex-basis:185px}.hive-home-corp-brand img{width:185px;height:62px}}
@media(max-width:560px){.hive-home-corp-brand{flex-basis:145px}.hive-home-corp-brand img{width:145px;height:52px}.hive-home-nav{gap:14px}}

/* Hive Corporative — course offering */
.hive-corp-hero-grid>div:first-child p+p{margin-top:-14px}.hive-corp-visual{border-radius:36% 64% 52% 48%;overflow:hidden}.hive-corp-visual>img{width:72%;height:auto;object-fit:contain}.hive-corp-visual>span{z-index:2}.hive-corp-course-heading{display:flex;justify-content:space-between;align-items:end;gap:48px;margin-bottom:50px}.hive-corp-course-heading h2{margin-bottom:0}.hive-corp-course-heading .hive-section-lead{margin:0;max-width:500px}.hive-corp-courses{background:#fff}.hive-corp-course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1180px;margin:auto}.hive-corp-course-grid article{position:relative;min-height:340px;padding:58px 38px 48px;background:linear-gradient(145deg,#ffc11f,#ffd86f);clip-path:polygon(25% 6%,75% 6%,100% 25%,100% 75%,75% 94%,25% 94%,0 75%,0 25%);display:flex;flex-direction:column;justify-content:center;text-align:center}.hive-corp-course-grid article:nth-child(even){background:linear-gradient(145deg,#ffeab0,#ffc92f)}.hive-corp-course-grid article:nth-child(7){grid-column:2}.hive-corp-course-grid article>span{position:absolute;top:44px;left:50%;transform:translateX(-50%);font-size:11px;font-weight:950;letter-spacing:.14em}.hive-corp-course-grid h3{font-size:25px;line-height:1.15;margin:0 0 14px}.hive-corp-course-grid p{font-size:16px;line-height:1.5;color:#5d5d5d;margin:0}.hive-corp-value{background:var(--hive-cream)}.hive-corp-value>div>h2{max-width:900px}.hive-corp-value-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:46px}.hive-corp-value-grid article{display:grid;grid-template-columns:64px 1fr;gap:20px;padding:28px;background:#fff;border-radius:24px;border:1px solid rgba(7,27,61,.07);box-shadow:0 12px 35px rgba(7,27,61,.05)}.hive-corp-value-grid article:last-child{grid-column:1/-1}.hive-corp-value-grid b{display:grid;place-items:center;width:58px;height:52px;background:var(--hive-yellow);clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%)}.hive-corp-value-grid h3{font-size:22px;margin:2px 0 8px}.hive-corp-value-grid p{margin:0;color:var(--hive-gray);line-height:1.55}
@media(max-width:900px){.hive-corp-course-heading{display:block}.hive-corp-course-grid{grid-template-columns:1fr 1fr}.hive-corp-course-grid article:nth-child(7){grid-column:auto}.hive-corp-value-grid{grid-template-columns:1fr}.hive-corp-value-grid article:last-child{grid-column:auto}}
@media(max-width:600px){.hive-corp-course-grid{grid-template-columns:1fr}.hive-corp-course-grid article{min-height:320px;padding-inline:32px}.hive-corp-value-grid article{grid-template-columns:52px 1fr;padding:22px}.hive-corp-value-grid b{width:48px;height:44px}.hive-corp-value-grid h3{font-size:19px}}

/* Hive Corporative 2.4 — reference-led landing */
.hive-corp{background:#fffdf7}.hive-corp .hive-corp-header{padding:18px 0;background:#fffdf7}.hive-corp .hive-corp-header .hive-shell{width:min(1340px,calc(100% - 64px))}.hive-corp .hive-corp-header nav{gap:72px}.hive-corp .hive-corp-header .hive-btn-outline{min-height:48px;background:transparent;border:1.5px solid var(--hive-yellow);padding-inline:30px}.hive-corp-hero-new{padding:58px 0 38px;background:#fffdf7}.hive-corp-hero-new .hive-shell{width:min(1340px,calc(100% - 64px))}.hive-corp-hero-new .hive-corp-hero-grid{grid-template-columns:.95fr 1.05fr;gap:66px}.hive-corp-hero-new h1{font-size:clamp(48px,4.5vw,68px);line-height:1.03;margin:25px 0 28px}.hive-corp-hero-new h1 strong{position:relative;font-weight:900}.hive-corp-hero-new h1 strong:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:4px;border-radius:5px;background:var(--hive-yellow)}.hive-corp-hero-new p{max-width:590px;font-size:21px;line-height:1.45;margin:0 0 34px}.hive-corp-actions{display:flex;align-items:center;gap:42px}.hive-corp-text-link{color:var(--hive-navy);font-weight:850}.hive-corp-text-link span{margin-left:22px}.hive-corp-meta{display:flex;gap:28px;margin-top:34px;font-size:13px}.hive-corp-meta span+span{padding-left:28px;border-left:1px solid #cbc7bf}.hive-corp-team{position:relative}.hive-corp-team img{display:block;width:100%;border-radius:42px}.hive-corp-areas{padding:42px 0 70px;background:#fffdf7}.hive-corp-areas .hive-shell{width:min(1340px,calc(100% - 64px));padding-top:38px;border-top:1px solid #dedbd2}.hive-corp-areas-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.hive-corp-areas-head h2{font-size:46px;letter-spacing:-.04em;margin:20px 0 0}.hive-corp-areas-head>a{color:var(--hive-navy);font-weight:750;border-bottom:1px solid;padding-bottom:3px}.hive-corp-area-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hive-corp-area-grid>a{position:relative;min-height:150px;padding:38px 54px 28px 124px;border:1px solid #d8d3c9;border-radius:14px;color:var(--hive-navy);display:flex;align-items:center}.hive-corp-area-grid small{position:absolute;top:18px;left:22px}.hive-corp-area-grid i{position:absolute;left:28px;top:50%;transform:translateY(-38%);display:grid;place-items:center;width:72px;height:66px;background:#ffe7ad;clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%);font-style:normal;font-weight:900;font-size:20px}.hive-corp-area-grid h3{font-size:20px;margin:8px 0 4px}.hive-corp-area-grid p{color:#666;margin:0;font-size:14px}.hive-corp-area-grid b{position:absolute;right:24px;font-size:26px;font-weight:400}
@media(max-width:1000px){.hive-corp .hive-corp-header nav{gap:25px}.hive-corp-hero-new .hive-corp-hero-grid{grid-template-columns:1fr}.hive-corp-team{max-width:720px;margin:auto}.hive-corp-area-grid{grid-template-columns:1fr}.hive-corp-area-grid>a{min-height:130px}}
@media(max-width:700px){.hive-corp .hive-corp-header .hive-shell,.hive-corp-hero-new .hive-shell,.hive-corp-areas .hive-shell{width:min(100% - 28px,1340px)}.hive-corp-hero-new{padding-top:42px}.hive-corp-hero-new h1{font-size:43px}.hive-corp-hero-new p{font-size:18px}.hive-corp-actions{align-items:stretch;flex-direction:column;gap:20px}.hive-corp-text-link{text-align:center;padding:12px}.hive-corp-meta{font-size:12px;gap:12px}.hive-corp-meta span+span{padding-left:12px}.hive-corp-team img{border-radius:24px}.hive-corp-areas-head{align-items:flex-start;flex-direction:column}.hive-corp-areas-head h2{font-size:38px}.hive-corp-area-grid>a{padding-left:112px;padding-right:40px}}

/* Hive Corporative 2.5 — course cards */
.hive-corp-courses-v2{padding:86px 0 96px;background:#fffdf8}.hive-corp-courses-v2 .hive-shell{width:min(1420px,calc(100% - 64px))}.hive-corp-courses-v2 .hive-corp-course-heading{align-items:center;margin-bottom:42px}.hive-corp-courses-v2 .hive-corp-course-heading h2{font-size:clamp(48px,4.4vw,70px);line-height:.98;margin-top:24px}.hive-corp-courses-v2 .hive-section-lead{font-size:22px;line-height:1.5;max-width:500px}.hive-corp-courses-v2 .hive-corp-course-grid{grid-template-columns:repeat(4,1fr);gap:14px;max-width:none}.hive-corp-courses-v2 .hive-corp-course-grid article,.hive-corp-courses-v2 .hive-corp-course-grid aside{position:relative;min-height:325px;padding:30px;background:#fff;border:1px solid #d8d8d4;border-radius:11px;clip-path:none;text-align:left;display:flex;flex-direction:column;justify-content:flex-start}.hive-corp-courses-v2 .hive-corp-course-grid article:nth-child(even){background:#fff}.hive-corp-courses-v2 .hive-corp-course-grid article:nth-child(7){grid-column:auto}.hive-corp-courses-v2 .hive-corp-course-grid article.is-featured{background:linear-gradient(135deg,#fff6d8,#fff0bc)}.hive-corp-courses-v2 .hive-course-icon{position:static;transform:none;font-size:42px;line-height:1;color:var(--hive-navy);font-weight:400;letter-spacing:0;margin-bottom:26px}.hive-corp-courses-v2 article>small{position:absolute;right:24px;top:25px;color:#5e6878;font-size:13px}.hive-corp-courses-v2 .hive-corp-course-grid h3{font-size:23px;line-height:1.15;margin:0 0 19px;text-transform:none}.hive-corp-courses-v2 .hive-corp-course-grid p{font-size:16px;line-height:1.5;color:#555f70}.hive-corp-courses-v2 article>a{display:flex;gap:25px;align-items:center;margin-top:auto;color:var(--hive-navy);font-weight:850}.hive-corp-courses-v2 article>a b{font-size:23px;font-weight:400}.hive-corp-courses-v2 aside{border:0!important;background:linear-gradient(145deg,#0a2b55,#031a3d)!important;color:#fff}.hive-corp-courses-v2 aside i{display:block;width:42px;height:4px;margin:15px 0 25px;background:var(--hive-yellow);border-radius:3px}.hive-corp-courses-v2 aside h3{font-size:32px!important;line-height:1.05!important;margin-bottom:20px!important}.hive-corp-courses-v2 aside p{color:#fff!important;font-size:17px!important}.hive-corp-courses-v2 aside .hive-btn{margin-top:auto;min-height:50px;color:var(--hive-navy);font-size:16px}.hive-corp-courses-v2 aside .hive-btn:hover{color:var(--hive-navy)}
@media(max-width:1050px){.hive-corp-courses-v2 .hive-corp-course-grid{grid-template-columns:repeat(2,1fr)}.hive-corp-courses-v2 .hive-corp-course-heading{align-items:flex-start}.hive-corp-courses-v2 .hive-corp-course-heading h2 br{display:none}}
@media(max-width:620px){.hive-corp-courses-v2{padding:65px 0}.hive-corp-courses-v2 .hive-shell{width:min(100% - 28px,1420px)}.hive-corp-courses-v2 .hive-corp-course-heading h2{font-size:42px}.hive-corp-courses-v2 .hive-section-lead{font-size:18px}.hive-corp-courses-v2 .hive-corp-course-grid{grid-template-columns:1fr}.hive-corp-courses-v2 .hive-corp-course-grid article,.hive-corp-courses-v2 .hive-corp-course-grid aside{min-height:300px;padding:28px}.hive-corp-courses-v2 aside h3{font-size:30px!important}}

/* Hive Corporative 2.5.1 — unified navy typography */
.hive-corp,.hive-corp :where(h1,h2,h3,h4,h5,h6,p,a,span,small,b,strong,i){color:var(--hive-navy)!important}
.hive-corp .hive-corp-courses-v2 aside{background:linear-gradient(145deg,#0a2b55,#031a3d)!important}
.hive-corp .hive-corp-courses-v2 aside :where(h3,p){color:#fff!important}
.hive-corp .hive-corp-courses-v2 aside .hive-btn{background:linear-gradient(135deg,#ffd65d,#ffbd27);color:var(--hive-navy)!important}
.hive-corp .hive-dark{background:#fff2ca;color:var(--hive-navy)}
.hive-corp .hive-dark .hive-section-lead{color:var(--hive-navy)}
.hive-corp .hive-footer{background:#fffdf7;color:var(--hive-navy);border-top:1px solid #e4ded2}
.hive-corp .hive-footer p{color:var(--hive-navy)}
.hive-corp .hive-corp-logo-footer img{filter:none}

/* Hive Corporative 2.5.3 — supplied area assets */
.hive-corp-area-grid>a>img{position:absolute;left:25px;top:50%;transform:translateY(-38%);display:block;width:78px;height:78px;object-fit:contain}
@media(max-width:700px){.hive-corp-area-grid>a>img{left:22px;width:72px;height:72px}}

/* Hive Corporative 2.5.4 — official course icons */
.hive-corp-courses-v2 img.hive-course-icon{position:static;display:block;width:52px;height:52px;object-fit:contain;transform:none;margin:0 0 26px}

/* Hive Corporative 2.5.5 — reference typography */
.hive-corp{font-family:Inter,system-ui,sans-serif;font-feature-settings:"liga" 1,"calt" 1;-webkit-font-smoothing:antialiased}
.hive-corp :where(h1,h2,h3){font-family:Inter,system-ui,sans-serif;font-weight:800;letter-spacing:-.045em}
.hive-corp :where(p,a,span,small){font-family:Inter,system-ui,sans-serif}
@supports(font-variation-settings:normal){.hive-corp,.hive-corp :where(h1,h2,h3,p,a,span,small){font-family:InterVariable,Inter,system-ui,sans-serif}}
.hive-corp p{font-weight:500;letter-spacing:-.012em}
.hive-corp nav a,.hive-corp .hive-btn,.hive-corp article>a{font-weight:700;letter-spacing:-.018em}
.hive-corp .hive-kicker{font-weight:700;letter-spacing:.18em}
.hive-corp-courses-v2 .hive-corp-course-grid h3{font-weight:800;letter-spacing:-.04em}

/* Hive Corporative 2.5.7 — dark closing CTA */
.hive-corp #contacto{background:linear-gradient(135deg,#08264d,#031a3d);color:#fff}
.hive-corp #contacto :where(h2,p,span){color:#fff!important}
.hive-corp #contacto .hive-btn{background:linear-gradient(135deg,#ffd65d,#ffb719);color:var(--hive-navy)!important;min-width:190px;white-space:nowrap;flex-wrap:nowrap}

/* Homepage 2.6.1 — supplied value icon strip */
.hive-home-values i{width:72px;height:68px;background-color:transparent;background-image:url("/wp-content/themes/hive-elevate/assets/images/hive-home-value-icons.png");background-repeat:no-repeat;background-size:500% auto;background-position-y:center;clip-path:none;font-size:0;flex:0 0 72px}
.hive-home-values div:nth-child(1) i{background-position-x:0%}
.hive-home-values div:nth-child(2) i{background-position-x:25%}
.hive-home-values div:nth-child(3) i{background-position-x:50%}
.hive-home-values div:nth-child(4) i{background-position-x:75%}
.hive-home-values div:nth-child(5) i{background-position-x:100%}
@media(max-width:1200px){.hive-home-values i{width:62px;height:60px;flex-basis:62px}}

/* Homepage 2.6.2 — one complete, unmasked image per experience */
.hive-home-stage .hive-home-photo{top:92px;width:32%;height:auto;aspect-ratio:3/2;clip-path:none;overflow:visible;border-radius:0}
.hive-home-stage .hive-home-photo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}
.hive-home-stage .hive-home-photo-college{left:0}
.hive-home-stage .hive-home-photo-corp{right:0}
.hive-home-message{width:570px}.hive-home-message h1{font-size:49px;line-height:.98;margin-inline:-35px}
@media(max-width:900px){.hive-home-stage{padding-top:455px}.hive-home-stage .hive-home-photo{top:315px;width:49%;height:auto;aspect-ratio:3/2;opacity:1}.hive-home-stage .hive-home-photo-college{left:-10px}.hive-home-stage .hive-home-photo-corp{right:-10px}.hive-home-choices{margin-top:115px}}
@media(max-width:560px){.hive-home-stage{padding-top:420px}.hive-home-message{width:100%}.hive-home-message h1{font-size:38px;margin-inline:0}.hive-home-stage .hive-home-photo{top:300px}.hive-home-choices{margin-top:75px}}

/* Hive Corporative 2.5.8 — visible yellow hero backing */
.hive-corp-team:before{content:"";position:absolute;z-index:0;top:-24px;right:-34px;width:66%;height:86%;border-radius:44px;background:linear-gradient(135deg,#ffd460,#f6b52c)}
.hive-corp-team img{position:relative;z-index:1}
@media(max-width:1000px){.hive-corp-team:before{right:-24px;width:72%}}
@media(max-width:700px){.hive-corp-team:before{top:-14px;right:-12px;width:78%;height:84%;border-radius:27px}}

/* Hive College 2.6.5 — supplied hero composition */
.hive-visual-college-new:before,.hive-visual-college-new:after{display:none}
.hive-visual-college-new .hive-people{display:block;width:112%;height:auto;max-width:none;margin-right:-9%;object-fit:contain;filter:none;animation:none}
@media(max-width:1050px){.hive-visual-college-new .hive-people{width:100%;margin-right:0}}
@media(max-width:700px){.hive-visual-college-new{width:115%;margin-left:-7.5%}.hive-visual-college-new .hive-people{width:100%}}

/* Hive College 2.6.6 — more balanced hero heading */
.hive-hero .hive-title{font-size:44px;line-height:1.03;max-width:620px}
@media(max-width:700px){.hive-hero .hive-title{font-size:44px;line-height:1.03}}

/* Hive College 2.6.9 — supplied metrics icons */
.hive-metrics-grid{border:1px solid #e5ded1}
.hive-stat{display:flex;min-height:190px;flex-direction:column;align-items:center;justify-content:center;padding:24px 18px}
.hive-stat:first-child{background:linear-gradient(135deg,#fff9e9,#fffdf8)}
.hive-stat img.hive-stat-icon{display:block;width:58px;height:58px;object-fit:contain;margin:0 0 12px}
.hive-stat strong{font-size:31px;line-height:1.08;letter-spacing:-.035em}
.hive-stat>span:last-child{margin-top:8px;color:var(--hive-gray);font-size:16px;line-height:1.25}
@media(max-width:700px){.hive-stat{min-height:170px;padding:20px 12px}.hive-stat img.hive-stat-icon{width:50px;height:50px}.hive-stat strong{font-size:25px}.hive-stat>span:last-child{font-size:14px}}

/* Hive College 2.7.0 — tighter hero with a uniform background */
.hive-hero{min-height:650px;padding-top:26px;background:var(--hive-cream)}
.hive-hero-grid{align-items:center}
.hive-visual-college-new{min-height:520px}
@media(max-width:1050px){.hive-hero{padding-top:22px}.hive-visual-college-new{min-height:450px;margin-top:-46px}}
@media(max-width:700px){.hive-hero{min-height:auto;padding-top:18px}.hive-visual-college-new{min-height:330px;margin-top:-30px}}

/* Hive College 2.8.0 — expanded experience and institutional information */
.hive-how{background:#fff}.hive-how-heading{display:grid;grid-template-columns:1fr .8fr;align-items:end;gap:60px;margin-bottom:44px}.hive-how-heading h2{margin:0}.hive-how-heading p{margin:0}.hive-how-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dedbd4;border-radius:24px;overflow:hidden}.hive-how-grid article{min-height:230px;padding:30px;display:flex;flex-direction:column;border-right:1px solid #dedbd4}.hive-how-grid article:last-child{border:0}.hive-how-grid article:first-child{background:linear-gradient(145deg,#fff7dc,#fffdf7)}.hive-how-grid small{color:#6a7484}.hive-how-grid strong{font-size:26px;line-height:1.1;margin:40px 0 12px}.hive-how-grid span{color:var(--hive-gray);line-height:1.55}.hive-small-note{margin:18px 0 0;color:#6a7484;font-size:14px;font-style:italic}
.hive-split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.hive-community{background:var(--hive-cream)}.hive-check-list{padding:0;margin:30px 0 0;list-style:none;display:grid;gap:14px}.hive-check-list li{position:relative;padding-left:31px;font-size:17px;line-height:1.5}.hive-check-list li:before{content:"✓";position:absolute;left:0;top:1px;display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:var(--hive-yellow);font-size:12px;font-weight:900}.hive-community-board{position:relative;min-height:430px;padding:48px;border-radius:34px;background:linear-gradient(145deg,#0b2d59,#041a3c);color:#fff;box-shadow:0 25px 60px rgba(7,27,61,.17)}.hive-community-board>span{font-size:12px;letter-spacing:.18em;font-weight:850;color:#ffd25c}.hive-community-board article{margin-top:28px;padding:24px;border-radius:18px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12)}.hive-community-board article:nth-of-type(2){margin-left:55px}.hive-community-board b{font-size:18px}.hive-community-board p{margin:8px 0 0;color:#dbe5f1;line-height:1.55}.hive-community-tags{display:flex;gap:10px;margin-top:25px}.hive-community-tags i{padding:8px 12px;border-radius:999px;background:#ffd25c;color:var(--hive-navy);font-size:13px;font-style:normal;font-weight:800}
.hive-institution-benefits{background:#fff}.hive-institution-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.hive-institution-grid article{min-height:285px;padding:31px 25px;border-radius:26px;background:linear-gradient(145deg,#ffd65d,#ffb719);display:flex;flex-direction:column}.hive-institution-grid article:nth-child(even){transform:translateY(30px)}.hive-institution-grid article>span{display:grid;place-items:center;width:52px;height:48px;background:#fff1c5;clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%);font-size:25px;font-weight:900}.hive-institution-grid h3{font-size:21px;line-height:1.15;margin:auto 0 10px}.hive-institution-grid p{margin:0;color:#3f4a5d;line-height:1.5;font-size:15px}
.hive-curriculum{background:linear-gradient(145deg,#fffaf0,#fff)}.hive-curriculum-note{margin-top:26px;padding-left:20px;border-left:4px solid var(--hive-yellow);font-weight:750;line-height:1.55}.hive-program-list{padding:48px 54px;border-radius:80px 80px 80px 80px;background:linear-gradient(145deg,#ffd864,#ffbc1f);box-shadow:0 18px 45px rgba(255,183,25,.2)}.hive-program-list>span{display:block;margin-bottom:22px;font-size:13px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.hive-program-list ol{margin:0;padding-left:27px;display:grid;gap:13px;font-size:18px;line-height:1.4}
.hive-showcase{background:#fff}.hive-showcase>.hive-shell{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.hive-certificate{position:relative;min-height:430px;padding:52px;border:10px solid #fff;outline:3px solid var(--hive-yellow);outline-offset:-20px;background:#fffdf8;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 20px 50px rgba(7,27,61,.12)}.hive-cert-mark{font-size:48px;line-height:1;color:var(--hive-yellow)}.hive-certificate small{letter-spacing:.22em;font-weight:900;margin:12px 0}.hive-certificate h3{font-size:36px;line-height:1.05;margin:12px 0}.hive-certificate i{max-width:430px;color:var(--hive-gray);line-height:1.5}.hive-cert-line{width:72%;height:1px;background:#a9a9a9;margin:30px 0}.hive-certificate strong{text-transform:uppercase;font-size:13px;letter-spacing:.12em}
.hive-investment{background:var(--hive-yellow)}.hive-investment .hive-kicker:before{background:var(--hive-navy)}.hive-investment-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.hive-investment h2{max-width:650px}.hive-investment .hive-section-lead{color:var(--hive-navy)}.hive-investment-points{display:grid;gap:14px}.hive-investment-points article{display:grid;grid-template-columns:54px 1fr;gap:18px;align-items:center;padding:22px;border-radius:18px;background:rgba(255,255,255,.58)}.hive-investment-points b{display:grid;place-items:center;width:50px;height:46px;background:var(--hive-navy);color:#fff;clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%)}.hive-investment-points span{line-height:1.5}
@media(max-width:1050px){.hive-how-heading,.hive-split,.hive-showcase>.hive-shell,.hive-investment-grid{grid-template-columns:1fr;gap:42px}.hive-how-grid{grid-template-columns:1fr 1fr}.hive-how-grid article:nth-child(2){border-right:0}.hive-how-grid article:nth-child(-n+2){border-bottom:1px solid #dedbd4}.hive-institution-grid{grid-template-columns:repeat(2,1fr)}.hive-institution-grid article:nth-child(even){transform:none}.hive-institution-grid article:last-child{grid-column:1/-1}.hive-program-list{max-width:700px}.hive-certificate{max-width:720px;width:100%;margin:auto}}
@media(max-width:700px){.hive-how-grid,.hive-institution-grid{grid-template-columns:1fr}.hive-how-grid article{min-height:190px;border-right:0;border-bottom:1px solid #dedbd4}.hive-how-grid article:nth-child(3){border-bottom:1px solid #dedbd4}.hive-how-grid strong{margin-top:28px}.hive-community-board{min-height:auto;padding:30px 22px}.hive-community-board article:nth-of-type(2){margin-left:20px}.hive-institution-grid article,.hive-institution-grid article:last-child{grid-column:auto;min-height:235px}.hive-program-list{padding:38px 28px;border-radius:42px}.hive-program-list ol{font-size:16px}.hive-certificate{min-height:380px;padding:42px 28px}.hive-certificate h3{font-size:29px}.hive-investment-points article{grid-template-columns:46px 1fr;padding:18px}.hive-investment-points b{width:43px;height:40px}}

/* Reference artwork supplied for the expanded College sections */
.hive-reference-visual{position:relative;margin:0;border-radius:30px;overflow:hidden;background:#fff;box-shadow:0 22px 55px rgba(7,27,61,.13)}
.hive-reference-visual img{display:block;width:100%;height:100%;object-fit:cover}
.hive-reference-community{height:480px}.hive-reference-community img{width:176%;max-width:none;object-position:73% center}
.hive-reference-showcase{height:470px}.hive-reference-showcase img{width:162%;max-width:none;object-position:92% center}
.hive-certificate-section{background:linear-gradient(180deg,#fffaf0,#fff)}
.hive-reference-certificate{height:440px}.hive-reference-certificate img{width:150%;max-width:none;object-position:88% center}
.hive-reference-investment{height:250px;margin-top:34px;border:5px solid rgba(255,255,255,.8)}.hive-reference-investment img{width:185%;max-width:none;object-position:92% 30%}
@media(max-width:700px){.hive-reference-community,.hive-reference-showcase,.hive-reference-certificate{height:330px}.hive-reference-community img{width:205%;object-position:75% center}.hive-reference-showcase img{width:210%;object-position:92% center}.hive-reference-certificate img{width:205%;object-position:89% center}.hive-reference-investment{height:210px}.hive-reference-investment img{width:215%}}

/* Hive College 2.8.1 — compact reference sections, uncropped artwork and clearer branding */
.hive-how,.hive-community,.hive-institution-benefits,.hive-curriculum,.hive-showcase,.hive-certificate-section,.hive-investment{padding-block:76px}
.hive-how h2,.hive-community h2,.hive-institution-benefits h2,.hive-curriculum h2,.hive-showcase h2,.hive-certificate-section h2,.hive-investment h2{font-size:clamp(34px,3.25vw,48px);line-height:1.06}
.hive-how .hive-section-lead,.hive-community .hive-section-lead,.hive-institution-benefits .hive-section-lead,.hive-curriculum .hive-section-lead,.hive-showcase .hive-section-lead,.hive-certificate-section .hive-section-lead,.hive-investment .hive-section-lead{font-size:18px;line-height:1.55}
.hive-how-grid article{min-height:195px;padding:25px}.hive-how-grid strong{font-size:23px;margin-top:28px}.hive-how-grid span{font-size:15px}
.hive-institution-grid article{min-height:245px;padding:26px 22px}.hive-institution-grid h3{font-size:19px}.hive-institution-grid p{font-size:14px}
.hive-reference-visual{height:auto!important;max-width:620px;margin-inline:auto;border-radius:20px}
.hive-reference-visual img,.hive-reference-community img,.hive-reference-showcase img,.hive-reference-certificate img,.hive-reference-investment img{display:block;width:100%!important;height:auto!important;max-width:100%;object-fit:contain;object-position:center}
.hive-reference-investment{margin-top:26px;border-width:4px}
.hive-program-list{padding:38px 44px}.hive-program-list ol{font-size:16px;gap:10px}
.hive-investment-points article{padding:18px}.hive-investment-points span{font-size:15px}
.hive-header .hive-brand-image{height:78px;overflow:hidden}
.hive-header .hive-brand-image img{width:178px;height:102px;object-fit:contain;object-position:center top;transform:translateY(-4px);clip-path:inset(0 0 18% 0)}
.hive-footer{background:#fff;color:#111;border-top:1px solid #e4e0d9}
.hive-footer .hive-brand-footer{height:86px;overflow:hidden}
.hive-footer .hive-brand-footer img{width:164px;height:102px;object-fit:contain;object-position:center top;transform:translateY(-4px);clip-path:inset(0 0 18% 0);filter:none}
.hive-footer p{color:#111}
@media(max-width:700px){.hive-how,.hive-community,.hive-institution-benefits,.hive-curriculum,.hive-showcase,.hive-certificate-section,.hive-investment{padding-block:58px}.hive-how h2,.hive-community h2,.hive-institution-benefits h2,.hive-curriculum h2,.hive-showcase h2,.hive-certificate-section h2,.hive-investment h2{font-size:34px}.hive-reference-visual{max-width:100%}.hive-header .hive-brand-image{height:68px}.hive-header .hive-brand-image img{width:150px;height:88px}.hive-footer .hive-brand-footer{height:76px}.hive-footer .hive-brand-footer img{width:145px;height:90px}}

/* Hive Corporative 2.8.2 — prominent top contact and complete footer details */
.hive-corp-contact-top{min-width:150px}
.hive-corp .hive-corp-footer{padding:42px 0;background:#fffdf7!important;border-top:1px solid #e4ded2}
.hive-corp-footer-grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:44px}
.hive-corp-contact-info{display:grid;gap:8px;text-align:left}
.hive-corp-contact-info strong{font-size:16px}
.hive-corp-contact-info a{font-size:14px;color:var(--hive-navy)!important;text-decoration:underline;text-underline-offset:3px}
.hive-corp-footer-grid>p{justify-self:end;color:var(--hive-navy)!important;font-size:13px}
@media(max-width:700px){.hive-corp-contact-top{min-width:116px;padding-inline:18px}.hive-corp-footer-grid{grid-template-columns:1fr;gap:22px;align-items:start}.hive-corp-footer-grid>p{justify-self:start}.hive-corp .hive-corp-footer{padding:32px 0}}

/* Hive College 2.8.4 — show only the WhatsApp conversation from the supplied reference */
.hive-reference-community{position:relative;width:200px;max-width:100%;height:500px!important;margin-inline:auto;overflow:hidden;border-radius:22px;background:#071923;box-shadow:0 22px 55px rgba(7,27,61,.16)}
.hive-reference-community img{position:absolute;left:50%;top:0;width:auto!important;height:100%!important;max-width:none;object-fit:initial;transform:translateX(-61.25%)}
@media(max-width:700px){.hive-reference-community{width:168px;height:420px!important}.hive-reference-community img{transform:translateX(-61.25%)}}

/* Hive College 2.8.8 — isolate the certificate from its explanatory slide */
.hive-reference-certificate{position:relative;width:490px;max-width:100%;height:440px!important;margin-inline:auto;overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 22px 55px rgba(7,27,61,.13)}
.hive-reference-certificate img{position:absolute;left:50%;top:0;width:auto!important;height:100%!important;max-width:none;object-fit:initial;transform:translateX(-56.5%)}
@media(max-width:700px){.hive-reference-certificate{width:366px;height:330px!important}.hive-reference-certificate img{transform:translateX(-56.5%)}}
