:root{--ink:#101c36;--ink-2:#17284a;--red:#d92d37;--red-dark:#aa1723;--ivory:#f7f3ea;--paper:#fffdf8;--mint:#cfe9dc;--gold:#e8bd68;--muted:#5e6b80;--line:#ded8cd;--white:#fff;--shadow:0 24px 60px rgba(16,28,54,.12);--radius:24px;--container:min(1180px,calc(100% - 40px));--serif:'Roboto','Segoe UI',Arial,sans-serif;--sans:'Roboto','Segoe UI',Arial,sans-serif;color-scheme:light}
*{box-sizing:border-box}html{max-width:100%;overflow-x:clip;scroll-behavior:smooth}body{max-width:100%;margin:0;overflow-x:clip;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.modal-open{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}.container{width:var(--container);margin-inline:auto}.site-main{min-height:50vh}.skip-link{position:fixed;left:12px;top:-100px;z-index:9999;background:var(--white);padding:12px 18px;border-radius:8px}.skip-link:focus{top:12px}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--red);font-size:.76rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.eyebrow:before{content:"";width:28px;height:2px;background:currentColor}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;overflow-wrap:break-word}h1,h2{font-family:var(--sans);font-weight:800;letter-spacing:-.025em}h1{font-size:clamp(3rem,6vw,6rem)}h2{font-size:clamp(2.25rem,4vw,4rem)}h3{font-size:1.35rem;font-weight:800}p,li,dd,strong{overflow-wrap:break-word}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 22px;border:1px solid transparent;border-radius:999px;cursor:pointer;font-weight:800;line-height:1.2;transition:.25s ease}.button svg,.text-link svg,.card-arrow svg,.site-footer svg,.utility-bar svg,.contact-mini svg,.feature-list svg,.job-meta svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--red);color:var(--white);box-shadow:0 10px 24px rgba(217,45,55,.22)}.button-primary:hover{background:var(--red-dark)}.button-dark{background:var(--ink);color:var(--white)}.button-light{background:var(--white);color:var(--ink)}.button-ghost{border-color:rgba(16,28,54,.25);background:transparent}.button-sm{min-height:42px;padding:9px 17px;font-size:.88rem}.button-block{width:100%}.text-link{display:inline-flex;align-items:center;gap:8px;font-weight:800;color:var(--red)}.text-link:hover{gap:13px}.text-link,.text-link svg{transition:.2s ease}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
.utility-bar{background:var(--ink);color:#dbe2ef;font-size:.78rem}.utility-inner{min-height:36px;display:flex;justify-content:space-between;align-items:center}.utility-inner p{margin:0}.utility-inner>div,.utility-inner a{display:flex;align-items:center;gap:7px}.utility-inner>div{gap:14px}.utility-bar svg{width:15px;height:15px}.utility-dot{width:3px;height:3px;background:var(--gold);border-radius:50%}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,253,248,.9);border-bottom:1px solid transparent;backdrop-filter:blur(18px);transition:.25s}.site-header.is-scrolled{border-color:var(--line);box-shadow:0 8px 28px rgba(16,28,54,.07)}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px}.brand img{width:54px;height:54px;border-radius:50%;object-fit:cover}.brand span{display:flex;flex-direction:column;line-height:1}.brand strong{font-family:var(--serif);font-size:1.38rem}.brand small{margin-top:5px;color:var(--red);font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.primary-nav,.primary-nav .menu{display:flex;align-items:center}.primary-nav{gap:22px}.primary-nav .menu{gap:28px;margin:0;padding:0;list-style:none}.primary-nav .menu a{font-size:.92rem;font-weight:700}.primary-nav .current-menu-item>a,.primary-nav .menu a:hover{color:var(--red)}.nav-toggle{display:none;width:46px;height:46px;border:0;border-radius:50%;background:var(--ink);padding:11px}.nav-toggle i{display:block;height:2px;background:#fff;margin:5px;border-radius:2px}
.hero{position:relative;overflow:hidden;background:var(--ivory);padding:75px 0 0}.hero-grid-bg{position:absolute;inset:0;opacity:.4;background-image:linear-gradient(rgba(16,28,54,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(16,28,54,.06) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,#000,transparent 88%)}.hero:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;right:-250px;top:-280px;background:rgba(207,233,220,.8);filter:blur(2px)}.hero-inner{position:relative;display:grid;grid-template-columns:1.08fr .92fr;gap:50px;align-items:center;min-height:590px}.hero-copy h1{max-width:710px;margin:18px 0 25px}.hero-copy>p{max-width:620px;color:#4d5a70;font-size:1.13rem}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:33px 0}.hero-trust{display:flex;align-items:center;gap:14px}.hero-trust p{margin:0;color:var(--muted);font-size:.85rem;line-height:1.45}.hero-trust strong{color:var(--ink)}.avatar-stack{display:flex;padding-left:10px}.avatar-stack span{display:grid;place-items:center;width:36px;height:36px;margin-left:-10px;border:3px solid var(--ivory);border-radius:50%;background:var(--ink);color:var(--white);font-size:.72rem;font-weight:800}.avatar-stack span:nth-child(2){background:var(--red)}.avatar-stack span:nth-child(3){background:#6a866f}.hero-visual{position:relative;min-height:520px;display:grid;place-items:center}.seal-stage{position:relative;width:min(340px,75%);aspect-ratio:1;border-radius:50%;padding:24px;background:rgba(255,255,255,.75);box-shadow:var(--shadow)}.seal-stage:before{content:"";position:absolute;inset:-12px;border:1px dashed rgba(217,45,55,.4);border-radius:50%}.seal-stage img{width:100%;height:100%;object-fit:cover;border-radius:50%}.hero-orbit{position:absolute;border:1px solid rgba(16,28,54,.14);border-radius:50%}.orbit-one{width:460px;height:460px}.orbit-two{width:560px;height:560px}.floating-card{position:absolute;z-index:2;display:flex;align-items:center;gap:12px;padding:12px;background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.9);border-radius:16px;box-shadow:0 18px 36px rgba(16,28,54,.14);backdrop-filter:blur(10px)}.floating-card span{display:block;color:var(--muted);font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.floating-card strong{font-size:.88rem}.result-card{left:-5px;top:65px}.result-card img{width:56px;height:56px;border-radius:10px;object-fit:cover}.batch-card{right:-25px;bottom:74px}.pulse-dot{width:13px;height:13px;border-radius:50%;background:var(--red);box-shadow:0 0 0 8px rgba(217,45,55,.12)}.floating-chip{position:absolute;padding:8px 13px;border-radius:999px;color:#fff;font-size:.68rem;font-weight:900;letter-spacing:.08em}.chip-one{top:17px;right:45px;background:var(--ink)}.chip-two{bottom:35px;left:78px;background:#6a866f}.chip-three{right:0;top:175px;background:var(--red)}.hero-stats{position:relative;display:grid;grid-template-columns:repeat(3,1fr) 1.55fr;margin-top:55px;background:var(--ink);color:var(--white);border-radius:24px 24px 0 0;overflow:hidden}.hero-stats>div{min-height:116px;padding:22px 28px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(255,255,255,.13)}.hero-stats strong{font-family:var(--serif);font-size:1.85rem}.hero-stats span{color:#b8c3d8;font-size:.76rem}.hero-stat-action{background:var(--red)}.hero-stat-action strong{font-family:var(--sans);font-size:1rem}.hero-stat-action span{color:#fff}
.job-search-band{background:var(--white);padding:90px 0}.section-heading{margin-bottom:38px}.section-heading h2{margin:8px 0 0;max-width:780px}.section-heading.split{display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.section-heading.split>p{max-width:420px;color:var(--muted);margin:0}.section-heading.centered{text-align:center}.section-heading.centered h2,.section-heading.centered p{margin-left:auto;margin-right:auto}.section-heading.centered p{max-width:620px;color:var(--muted)}.job-search{display:grid;grid-template-columns:1.4fr .9fr auto;gap:12px;padding:12px;background:var(--ivory);border:1px solid var(--line);border-radius:20px}.job-search label{min-height:58px;display:flex;align-items:center;gap:12px;padding:0 18px;background:var(--white);border:1px solid var(--line);border-radius:13px}.job-search svg{width:22px;height:22px;fill:none;stroke:var(--red);stroke-width:2}.job-search input,.job-search select{width:100%;height:100%;border:0;outline:0;background:transparent;color:var(--ink)}.job-search .button{border-radius:13px}.popular-searches{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px;color:var(--muted);font-size:.84rem}.popular-searches a{color:var(--ink);font-weight:750}
.section{padding:105px 0}.courses-section{background:var(--ivory)}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.course-card{position:relative;min-height:430px;padding:35px 30px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:.25s}.course-card:before{content:"";position:absolute;right:-80px;top:-80px;width:180px;height:180px;border-radius:50%;background:var(--mint);transition:.35s}.course-card:nth-child(2):before{background:#f5d7d9}.course-card:nth-child(3):before{background:#f4dfb7}.course-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.course-card:hover:before{transform:scale(1.2)}.course-number{position:absolute;right:26px;top:18px;color:rgba(16,28,54,.25);font-family:var(--serif);font-size:2.4rem}.course-icon{display:grid;place-items:center;width:58px;height:58px;margin-bottom:38px;border-radius:18px;background:var(--ink);color:#fff}.course-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8}.course-card h3{font-family:var(--serif);font-size:1.75rem}.course-card p{color:var(--muted)}.course-card dl{margin:24px 0 0;padding-top:19px;border-top:1px solid var(--line)}.course-card dl>div{display:flex;justify-content:space-between;gap:15px;font-size:.82rem}.course-card dt{color:var(--muted)}.course-card dd{margin:0;font-weight:800;text-align:right}.card-arrow{display:grid;place-items:center;width:48px;height:48px;margin-top:25px;border-radius:50%;background:var(--ivory);color:var(--red)}.card-arrow svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2}
.academy-story{background:var(--white)}.story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.story-media{position:relative;padding:28px 28px 0 0}.story-media:before{content:"";position:absolute;inset:0 0 45px 45px;background:var(--mint);border-radius:35% 24px 35% 24px}.story-media img{position:relative;width:100%;max-height:620px;object-fit:cover;object-position:top;border-radius:var(--radius)}.story-badge{position:absolute;right:-25px;bottom:40px;width:170px;padding:22px;background:var(--ink);color:var(--white);border-radius:18px;box-shadow:var(--shadow)}.story-badge strong{display:block;font-family:var(--serif);font-size:2.5rem}.story-badge span{font-size:.73rem;color:#c6d0e2}.story-copy h2{margin:14px 0 25px}.story-copy>p{color:var(--muted);font-size:1.05rem}.feature-list{list-style:none;padding:0;margin:30px 0}.feature-list li{display:flex;gap:14px;padding:17px 0;border-top:1px solid var(--line)}.feature-list svg{flex:0 0 26px;width:26px;height:26px;padding:5px;border-radius:50%;background:var(--red);color:#fff}.feature-list span{color:var(--muted)}.feature-list strong{display:block;color:var(--ink)}
.latest-jobs{background:var(--ink);color:var(--white)}.latest-jobs .eyebrow{color:var(--gold)}.latest-jobs .text-link{color:var(--gold)}.job-list{display:grid;gap:12px}.job-card{display:grid;grid-template-columns:72px 1fr auto 48px;align-items:center;gap:24px;padding:18px 22px;background:var(--white);color:var(--ink);border-radius:16px;transition:.2s}.job-card:hover{transform:translateX(5px)}.job-date{display:flex;flex-direction:column;align-items:center;padding:8px;border-right:1px solid var(--line)}.job-date span{color:var(--red);font-size:.7rem;font-weight:900;text-transform:uppercase}.job-date strong{font-family:var(--serif);font-size:1.8rem}.job-main h3{margin:7px 0;font-family:var(--serif);font-size:1.35rem}.job-tags{display:flex;flex-wrap:wrap;gap:7px}.job-tags a,.job-tags>span{padding:4px 8px;border-radius:999px;background:var(--ivory);color:var(--muted);font-size:.65rem;font-weight:800}.job-tags>span{background:#f8d9dc;color:var(--red)}.job-tags>span.is-closed{background:#e7e9ed;color:#5e6673}.job-meta{display:flex;flex-wrap:wrap;gap:16px;color:var(--muted);font-size:.75rem}.job-meta span{display:flex;align-items:center;gap:5px}.job-meta svg{width:14px;height:14px}.job-deadline{padding:0 25px;border-left:1px solid var(--line)}.job-deadline small{display:block;color:var(--muted);font-size:.68rem}.job-deadline strong{font-size:.84rem}.job-card .card-arrow{margin:0}.empty-state{padding:45px;border:1px dashed var(--line);border-radius:20px;text-align:center}.latest-jobs .empty-state{border-color:rgba(255,255,255,.2)}
.results-section{background:var(--ivory)}.result-wall{display:grid;grid-template-columns:1fr 1fr 1.4fr;grid-template-rows:240px 240px;gap:15px}.result-wall figure{margin:0;overflow:hidden;border-radius:18px;background:var(--white)}.result-wall img{width:100%;height:100%;object-fit:cover}.result-tall{grid-row:span 2}.result-wide{grid-column:3;grid-row:1}.result-quote{grid-column:2/4;display:flex;flex-direction:column;justify-content:center;padding:35px 45px;border-radius:18px;background:var(--red);color:var(--white)}.result-quote>span{height:42px;font-family:var(--serif);font-size:4.5rem;line-height:1}.result-quote p{margin:5px 0;font-family:var(--serif);font-size:2rem}.result-quote small{opacity:.8}
.enquiry-section{background:var(--mint)}.enquiry-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px;align-items:center}.enquiry-grid h2{margin:12px 0 24px}.enquiry-grid>div>p{color:#4d665d}.form-card{padding:32px;background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field-wide{grid-column:1/-1}.field label{display:block;margin-bottom:6px;font-size:.76rem;font-weight:800}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:11px;background:#fff;padding:12px 13px;color:var(--ink);outline:none}.field input,.field select{height:48px}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(217,45,55,.1)}.consent{display:flex;align-items:flex-start;gap:10px;margin:17px 0;color:var(--muted);font-size:.74rem}.consent input{margin-top:4px;accent-color:var(--red)}.consent a{color:var(--red);font-weight:800;text-decoration:underline}.honeypot{position:absolute;left:-9999px}.form-status{min-height:24px;margin:10px 0 0;font-size:.8rem;font-weight:700}.kna-form.is-loading{opacity:.7;pointer-events:none}.kna-form.is-success .form-status{color:#167a4b}.kna-form.is-error .form-status{color:var(--red)}.contact-mini{display:flex;gap:14px;margin-top:35px}.contact-mini a{display:flex;align-items:center;gap:12px;min-width:190px;padding:16px;border:1px solid rgba(16,28,54,.13);border-radius:14px}.contact-mini svg{flex:0 0 24px}.contact-mini small,.contact-mini strong{display:block}.contact-mini small{color:#4d665d;font-size:.7rem}.contact-mini strong{font-size:.85rem}
.newsletter-band{padding:55px 0;background:var(--red);color:var(--white)}.newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.newsletter-band .eyebrow{color:#ffd7da}.newsletter-band h2{max-width:700px;margin:8px 0 0;font-size:clamp(2rem,3vw,3.3rem)}.site-footer{padding:80px 0 25px;background:#0a1428;color:#d2daea}.footer-grid{display:grid;grid-template-columns:1.4fr .75fr .85fr 1.2fr;gap:55px}.brand-inverse{color:#fff}.footer-brand>p{max-width:350px;margin:22px 0;color:#98a7bf}.site-footer h2{font-family:var(--sans);font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold)}.footer-menu{list-style:none;padding:0;margin:20px 0 0}.footer-menu li{margin:10px 0}.footer-menu a,.footer-menu button{padding:0;border:0;background:none;color:#c3cde0;cursor:pointer}.footer-menu a:hover,.footer-menu button:hover{color:#fff}.footer-contact p{display:flex;gap:10px;color:#c3cde0}.footer-contact svg{flex:0 0 20px;margin-top:4px}.social-links{display:flex;gap:9px}.social-links a{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.18);border-radius:50%}.social-links svg{width:18px;height:18px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:24px;margin-top:60px;border-top:1px solid rgba(255,255,255,.12);font-size:.75rem;color:#8796ae}.footer-bottom p{margin:0}.footer-bottom div{display:flex;gap:22px}.mobile-actions{display:none}
.page-hero{padding:100px 0;background:var(--ivory);position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;right:-160px;top:-240px;width:520px;height:520px;border-radius:50%;border:80px solid rgba(207,233,220,.65)}.page-hero .container{position:relative;z-index:1}.page-hero h1{max-width:900px;margin:14px 0 22px}.page-hero p{max-width:720px;color:var(--muted);font-size:1.08rem}.page-hero.compact{padding:75px 0}.page-hero.compact h1{font-size:clamp(2.8rem,5vw,5rem)}.jobs-hero{background:var(--ink);color:#fff}.jobs-hero:after{border-color:rgba(217,45,55,.16)}.jobs-hero .eyebrow{color:var(--gold)}.jobs-hero p{color:#b9c4d7}.jobs-hero .job-search{margin-top:35px;color:var(--ink)}.courses-hero{background:linear-gradient(120deg,var(--ivory),#e7f2eb)}.courses-hero .button{margin-top:15px}.archive-layout,.single-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:45px;padding-top:70px;padding-bottom:95px}.archive-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.archive-heading h2{font-family:var(--sans);font-size:1.6rem;margin:0}.archive-heading p{margin:0;color:var(--muted)}.archive-layout .job-card{border:1px solid var(--line)}.archive-sidebar{display:flex;flex-direction:column;gap:18px}.sidebar-card{padding:27px;background:var(--ivory);border:1px solid var(--line);border-radius:18px}.sidebar-card h2{font-size:1.75rem;margin:10px 0}.sidebar-card p{color:var(--muted)}.sidebar-card ul{list-style:none;margin:15px 0 0;padding:0}.sidebar-card li{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid var(--line)}.sidebar-card.sticky{position:sticky;top:110px}.navigation.pagination{margin-top:35px}.nav-links{display:flex;gap:8px}.page-numbers{display:grid;place-items:center;min-width:42px;height:42px;padding:0 10px;border:1px solid var(--line);border-radius:9px}.page-numbers.current{background:var(--red);color:#fff;border-color:var(--red)}
.archive-courses{padding-top:80px;padding-bottom:90px}.course-card-full{min-height:500px}.course-card-full .course-media{display:block;height:185px;margin:-35px -30px 28px;overflow:hidden}.course-card-full .course-media img{width:100%;height:100%;object-fit:cover}.course-card-full h2{font-size:1.8rem}.single-job-hero,.single-course-hero{padding:70px 0;background:var(--ivory)}.breadcrumbs{display:flex;gap:9px;margin-bottom:22px;color:var(--muted);font-size:.78rem}.single-job-heading{display:grid;grid-template-columns:1fr 290px;gap:55px;align-items:end}.single-job-heading h1,.single-course-heading h1{margin:13px 0 18px;font-size:clamp(2.8rem,5vw,5.2rem)}.single-job-heading>div>p,.single-course-heading>div>p{max-width:740px;color:var(--muted);font-size:1.08rem}.single-job-cta{padding:24px;background:#fff;border-radius:18px;box-shadow:var(--shadow)}.single-job-cta p{margin:10px 0 0;text-align:center;color:var(--muted);font-size:.72rem}.facts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:45px}.facts-grid>div{padding:18px;background:var(--ivory);border:1px solid var(--line);border-radius:13px}.facts-grid small,.facts-grid strong{display:block}.facts-grid small{color:var(--muted);font-size:.7rem}.facts-grid strong{margin-top:3px;font-size:.86rem}.prose{max-width:820px;padding-top:60px;padding-bottom:80px}.single-layout .prose{padding:0}.prose h2{margin-top:1.3em;font-size:2.2rem}.prose h3{margin-top:1.5em}.prose p,.prose li{color:#4e596d}.prose a{color:var(--red);text-decoration:underline}.official-actions{margin-top:45px;padding:30px;background:var(--ink);color:#fff;border-radius:20px}.official-actions h2{font-size:2rem}.official-actions>div{display:flex;gap:10px;flex-wrap:wrap}.official-actions .button-ghost{border-color:rgba(255,255,255,.35)}.official-actions p{margin:15px 0 0;color:#b9c4d7;font-size:.76rem}.single-course-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:65px;align-items:center}.course-hero-card{height:420px;border-radius:30px;overflow:hidden;transform:rotate(2deg);box-shadow:var(--shadow)}.course-hero-card img{width:100%;height:100%;object-fit:cover}.form-compact .field-grid{grid-template-columns:1fr}.form-compact .field-wide{grid-column:auto}.form-compact .field:nth-child(3),.form-compact .field:nth-child(4){display:none}
.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;padding-top:70px;padding-bottom:90px}.contact-panel{padding:35px;background:var(--ink);color:#fff;border-radius:var(--radius)}.contact-panel>h2{font-size:2.2rem}.contact-panel>a{display:flex;gap:14px;padding:19px 0;border-top:1px solid rgba(255,255,255,.13)}.contact-panel>a svg{flex:0 0 24px;width:24px;height:24px;fill:none;stroke:var(--gold);stroke-width:1.7}.contact-panel small,.contact-panel strong{display:block}.contact-panel small{color:#93a2ba;font-size:.7rem}.contact-panel .social-links{margin:20px 0}.map-placeholder{display:flex;flex-direction:column;justify-content:end;min-height:260px;margin-top:25px;padding:25px;border-radius:18px;background:radial-gradient(circle at 70% 30%,rgba(232,189,104,.45),transparent 22%),linear-gradient(145deg,#263b60,#101c36);border:1px solid rgba(255,255,255,.16)}.map-placeholder span{font-size:.75rem;color:#b9c4d7}.map-placeholder strong{font-family:var(--serif);font-size:2.3rem}.map-placeholder .button{align-self:flex-start;margin-top:18px}.contact-form-card h2{font-size:2.5rem}.search-form{display:flex;max-width:650px;margin-top:25px}.search-form label{flex:1}.search-form input{width:100%;height:52px;padding:0 16px;border:1px solid var(--line);border-radius:12px 0 0 12px}.search-submit{padding:0 22px;border:0;border-radius:0 12px 12px 0;background:var(--red);color:#fff;font-weight:800}.search-results{padding-top:60px;padding-bottom:90px}.search-result{padding:28px 0;border-bottom:1px solid var(--line)}.search-result>span{color:var(--red);font-size:.7rem;font-weight:900;text-transform:uppercase}.search-result h2{margin:8px 0;font-size:2rem}.search-result p{color:var(--muted)}.not-found{display:grid;place-items:center;min-height:70vh;text-align:center;background:var(--ivory)}.not-found span{font-family:var(--serif);font-size:8rem;color:var(--red);line-height:1}.not-found h1{font-size:3.6rem;margin:5px 0 15px}.not-found p{color:var(--muted)}.not-found div div{display:flex;justify-content:center;gap:12px}
.modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px;visibility:hidden;opacity:0;transition:.2s}.modal.is-open{visibility:visible;opacity:1}.modal-backdrop{position:absolute;inset:0;background:rgba(4,10,22,.72);backdrop-filter:blur(8px)}.modal-dialog{position:relative;width:min(620px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:35px;background:var(--white);border-radius:24px;box-shadow:0 35px 90px rgba(0,0,0,.35);transform:translateY(18px);transition:.25s}.modal.is-open .modal-dialog{transform:none}.modal-dialog h2{font-size:2.5rem;margin:9px 0}.modal-dialog>p{color:var(--muted)}.modal-close{position:absolute;right:17px;top:15px;width:42px;height:42px;border:0;border-radius:50%;background:var(--ivory);font-size:1.6rem;cursor:pointer}

/* 1.0.1 visual QA corrections */
.hero-inner>*,.story-grid>*,.enquiry-grid>*,.contact-grid>*,.archive-layout>*,.single-layout>*,.job-card>*,.footer-grid>*,.archive-primary,.single-primary{min-width:0}
.brand strong,.hero-stats strong,.story-badge strong,.job-date strong,.result-quote p,.map-placeholder strong,.not-found span{font-family:var(--sans)}
.social-links a{color:currentColor}
.social-links svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.contact-panel .social-links{gap:12px;margin:24px 0 30px}
.contact-panel .social-links a{width:44px;height:44px;color:var(--white);border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.04)}
.contact-panel .social-links a:hover{color:var(--gold);border-color:var(--gold);background:rgba(232,189,104,.09)}
.contact-panel>a span{min-width:0}
.contact-panel>a strong{color:var(--white);line-height:1.45}
.course-grid{align-items:start}
.course-card{display:flex;min-width:0;min-height:0;flex-direction:column;padding:32px 28px}
.course-card:before{z-index:0;pointer-events:none}
.course-card>*:not(.course-number){position:relative;z-index:1}
.course-number{z-index:2;top:22px;right:24px;font-family:var(--sans);font-size:1.9rem;font-weight:700;line-height:1}
.course-card h2,.course-card h3{max-width:100%;padding-right:76px;margin-bottom:18px;font-family:var(--sans);font-weight:800;line-height:1.18;letter-spacing:-.02em}
.course-card h3{font-size:1.55rem}
.course-card p{margin-bottom:0;line-height:1.65}
.course-card dl{width:100%;margin:24px 0 0}
.course-card .text-link,.course-card .card-arrow{margin-top:18px}
.course-card-full{min-height:0;padding-top:78px}
.course-card-full .course-media{height:185px;margin:-78px -28px 28px}
.course-card-full h2{font-size:1.55rem}
.course-card-full .course-number{padding:7px 9px;border-radius:9px;background:rgba(255,255,255,.82);backdrop-filter:blur(6px)}
.field input,.field select,.field textarea{font-weight:400}
.field label{color:var(--ink);line-height:1.35}
.job-main h3{font-family:var(--sans);font-weight:800}
@media(max-width:1050px){.primary-nav .menu{gap:17px}.hero-inner{grid-template-columns:1fr 1fr;gap:20px}.orbit-two{width:480px;height:480px}.floating-card.result-card{left:0}.floating-card.batch-card{right:0}.story-grid{gap:50px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-contact{grid-column:1/-1}.job-card{grid-template-columns:60px 1fr auto 42px}.job-meta{gap:8px}.enquiry-grid{gap:40px}}
@media(max-width:860px){:root{--container:min(100% - 32px,720px)}.utility-inner>p{display:none}.utility-inner{justify-content:flex-end}.nav-toggle{display:block}.primary-nav{position:fixed;left:16px;right:16px;top:118px;display:block;max-height:calc(100vh - 138px);overflow-y:auto;padding:24px;background:var(--white);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);visibility:hidden;opacity:0;transform:translateY(-10px);transition:.2s}.primary-nav.is-open{visibility:visible;opacity:1;transform:none}.primary-nav .menu{display:block}.primary-nav .menu li{border-bottom:1px solid var(--line)}.primary-nav .menu a{display:block;padding:12px 0}.nav-enquire{width:100%;margin-top:16px}.hero{padding-top:50px}.hero-inner{grid-template-columns:1fr;min-height:0}.hero-copy{text-align:center}.hero-copy>p,.hero-copy h1{margin-left:auto;margin-right:auto}.hero-actions,.hero-trust{justify-content:center}.hero-visual{min-height:480px}.hero-stats{grid-template-columns:repeat(2,1fr)}.hero-stats>div:nth-child(2){border-right:0}.job-search-band,.section{padding:75px 0}.section-heading.split{display:block}.section-heading.split>p,.section-heading.split>.text-link{display:inline-flex;margin-top:16px}.course-grid{grid-template-columns:1fr 1fr}.course-card:nth-child(3){grid-column:1/-1}.story-grid,.enquiry-grid,.contact-grid{grid-template-columns:1fr}.story-media{max-width:620px}.story-badge{right:5px}.job-card{grid-template-columns:55px 1fr 42px}.job-deadline{display:none}.result-wall{grid-template-columns:1fr 1fr;grid-template-rows:260px 260px 220px}.result-wide{grid-column:auto;grid-row:auto}.result-quote{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-contact{grid-column:auto}.archive-layout,.single-layout{grid-template-columns:1fr}.archive-sidebar{grid-row:auto}.sidebar-card.sticky{position:static}.single-job-heading,.single-course-heading{grid-template-columns:1fr}.single-job-cta{max-width:400px}.course-hero-card{max-width:600px}.facts-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.course-grid{grid-template-columns:1fr}.course-card:nth-child(3){grid-column:auto}}
@media(max-width:600px){:root{--container:calc(100% - 28px);--radius:19px}.utility-bar{display:none}.header-inner{height:72px}.brand img{width:46px;height:46px}.brand strong{font-size:1.12rem}.brand small{font-size:.59rem}.primary-nav{top:82px;max-height:calc(100vh - 102px)}.site-header{top:0}.hero{padding-top:42px}.hero-copy h1{font-size:clamp(2.55rem,12vw,3.6rem)}.hero-copy>p{font-size:1rem}.hero-actions{display:grid}.hero-visual{min-height:390px}.seal-stage{width:230px;padding:16px}.orbit-one{width:310px;height:310px}.orbit-two{width:370px;height:370px}.floating-card{padding:9px}.result-card{top:35px}.result-card img{width:44px;height:44px}.batch-card{bottom:40px}.floating-card strong{font-size:.7rem}.floating-card span{font-size:.58rem}.chip-one{right:25px}.chip-two{left:15px;bottom:10px}.chip-three{right:0;top:150px}.hero-stats{width:100%;grid-template-columns:1fr 1fr;border-radius:0;margin-top:35px}.hero-stats>div{min-height:95px;padding:16px}.hero-stats strong{font-size:1.35rem}.hero-stat-action{grid-column:1/-1}.section-heading h2{font-size:2.25rem}.job-search{grid-template-columns:1fr;padding:9px}.job-search label{min-height:52px}.course-card{min-height:0;padding:72px 22px 24px}.course-card .course-icon{margin-top:-42px;margin-bottom:28px}.course-card h2,.course-card h3{padding-right:54px;font-size:1.4rem}.course-number{right:20px;top:22px;font-size:1.55rem}.course-card-full .course-media{margin:-72px -22px 26px}.story-media{padding:15px 15px 0 0}.story-media:before{inset:0 0 25px 25px}.story-badge{width:145px;padding:16px}.contact-mini{display:grid}.job-card{grid-template-columns:45px 1fr 38px;gap:12px;padding:14px 12px}.job-date{padding:4px}.job-date strong{font-size:1.35rem}.job-main h3{font-size:1.05rem}.job-meta span:nth-child(n+2){display:none}.job-card .card-arrow{width:38px;height:38px}.result-wall{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:230px 180px 220px}.result-tall{grid-row:auto}.result-wide{grid-column:1/-1}.result-quote{grid-column:1/-1;padding:25px}.result-quote p{font-size:1.5rem}.field-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.field input,.field select{height:50px}.form-card{padding:24px 18px}.newsletter-inner{display:block}.newsletter-inner .button{margin-top:22px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-brand,.footer-contact{grid-column:auto}.footer-bottom{display:block;margin-bottom:55px}.footer-bottom div{margin-top:10px}.mobile-actions{position:fixed;left:10px;right:10px;bottom:10px;z-index:90;display:grid;grid-template-columns:1fr 1fr;background:var(--ink);border:1px solid rgba(255,255,255,.15);border-radius:14px;box-shadow:0 18px 50px rgba(0,0,0,.3);overflow:hidden}.mobile-actions a,.mobile-actions button{min-height:48px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;background:transparent;color:#fff;font-weight:800}.mobile-actions button{background:var(--red)}.mobile-actions svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.page-hero{padding:58px 0}.page-hero h1{font-size:2.55rem}.page-hero .job-search{margin-top:25px}.archive-layout,.single-layout{padding-top:45px;padding-bottom:70px}.archive-heading{display:block}.archive-heading p{margin-top:5px}.facts-grid{grid-template-columns:1fr}.single-job-hero,.single-course-hero{padding:45px 0}.single-job-heading h1,.single-course-heading h1{font-size:2.5rem}.course-hero-card{height:330px}.official-actions{padding:22px}.official-actions .button{width:100%}.contact-panel{padding:25px 20px}.contact-panel>a{align-items:flex-start}.contact-panel .social-links{margin:20px 0 24px}.map-placeholder{min-height:220px;padding:22px}.modal{padding:10px}.modal-dialog{padding:30px 18px 22px;max-height:calc(100vh - 20px)}.modal-dialog h2{font-size:2rem}.not-found span{font-size:6rem}.not-found h1{font-size:2.7rem}.not-found div div{display:grid}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

/* 1.0.2 full-artwork result wall and Meta 3 footer credit */
.result-wall{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.4fr);grid-template-rows:auto auto;align-items:start}
.result-wall figure,.result-tall,.result-wide{grid-row:auto;display:grid;height:auto;overflow:hidden;place-items:center;padding:10px;background:var(--white);aspect-ratio:1/1}
.result-wall .result-wide{grid-column:3;aspect-ratio:16/9}
.result-wall img{width:100%;height:100%;object-fit:contain;object-position:center}
.result-quote{grid-column:1/-1;min-height:210px}
.course-card-full .course-media{display:grid;place-items:center;background:var(--white)}
.course-card-full .course-media img,.course-hero-card img{object-fit:contain;object-position:center;background:var(--white)}
.footer-bottom .footer-legal{display:flex;flex-direction:column;gap:4px}
.footer-bottom .footer-policy{display:flex;gap:22px}
.developer-credit{color:#aebbd0}
.developer-credit a{color:var(--gold);font-weight:700}
.developer-credit a:hover{color:var(--white)}

@media(max-width:860px){
  .result-wall{grid-template-columns:1fr 1fr;grid-template-rows:auto}
  .result-wall figure,.result-tall{grid-column:auto;grid-row:auto;aspect-ratio:1/1}
  .result-wall .result-wide{grid-column:1/-1;aspect-ratio:16/9}
  .result-quote{grid-column:1/-1;min-height:190px}
}
@media(max-width:600px){
  .result-wall{grid-template-columns:1fr;grid-template-rows:auto}
  .result-wall figure,.result-wall .result-wide,.result-tall{grid-column:1;grid-row:auto;aspect-ratio:auto;padding:8px}
  .result-wall img{width:100%;height:auto;object-fit:contain}
  .result-quote{grid-column:1;min-height:180px}
  .footer-bottom .footer-legal{margin-top:0}
  .footer-bottom .footer-policy{margin-top:12px}
}

/* 1.0.3 restrained editorial UI */
:root{--radius:16px;--shadow:0 12px 32px rgba(16,28,54,.1)}
.button{border-radius:8px}
.page-hero:after,.hero:before,.course-card:before,.story-media:before{display:none}
.hero{border-bottom:1px solid var(--line);background:var(--ivory)}
.hero-inner{grid-template-columns:1fr 1fr;gap:64px}
.hero-trust{display:block;padding-left:16px;border-left:3px solid var(--red)}
.hero-proof{display:grid;grid-template-columns:1.15fr .85fr;gap:12px;min-height:510px}
.hero-proof figure{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:var(--white)}
.hero-proof img{width:100%;height:100%;object-fit:contain;object-position:center}
.hero-proof-main{min-height:510px}
.hero-proof-side{display:grid;grid-template-rows:1fr auto;gap:12px;min-width:0}
.hero-proof-side figure{min-height:330px}
.hero-batch-panel{display:flex;flex-direction:column;align-items:flex-start;padding:22px;border-radius:10px;background:var(--ink);color:var(--white)}
.hero-batch-panel span{color:var(--gold);font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.hero-batch-panel strong{margin:5px 0 14px;font-size:1rem;line-height:1.35}
.hero-batch-panel a{padding-bottom:2px;border-bottom:1px solid var(--gold);color:var(--white);font-size:.82rem;font-weight:700}
.course-card,.form-card,.sidebar-card,.job-card,.result-item,.result-archive-card{border-radius:12px}
.story-media{padding:0}.story-media img{border-radius:12px}.story-badge{right:-12px;border-radius:10px}
.result-wall.result-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto;gap:18px;align-items:start}
.result-gallery .result-item{grid-column:auto;grid-row:auto;display:flex;height:auto;margin:0;padding:0;overflow:hidden;flex-direction:column;aspect-ratio:auto;border:1px solid var(--line);background:var(--white)}
.result-gallery .result-item img{display:block;width:100%;height:auto;aspect-ratio:1/1;padding:8px;object-fit:contain;background:var(--white)}
.result-gallery .result-portrait img{aspect-ratio:3/4}
.result-gallery .result-wide img{aspect-ratio:16/9}
.result-gallery figcaption,.result-gallery .result-item>span{display:flex;min-height:72px;padding:14px 16px;flex-direction:column;justify-content:center;border-top:1px solid var(--line);background:var(--white)}
.result-gallery strong{font-size:.92rem}.result-gallery small{margin-top:2px;color:var(--muted);font-size:.72rem}
.results-actions{display:flex;justify-content:center;margin-top:32px}
.results-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:start}
.result-archive-card{overflow:hidden;border:1px solid var(--line);background:var(--white)}
.result-archive-media{display:block;padding:10px;border-bottom:1px solid var(--line);background:var(--white)}
.result-archive-media img{width:100%;height:auto;object-fit:contain}
.result-archive-card>div:last-child{padding:18px}.result-archive-card h2{margin:4px 0 7px;font-size:1.25rem}.result-archive-card p{margin:0;color:var(--muted);font-size:.85rem}.result-archive-card span{color:var(--red);font-size:.7rem;font-weight:800}
.results-page-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:60px;padding:28px;border-top:3px solid var(--red);background:var(--ink);color:var(--white)}
.results-page-cta h2{margin:6px 0 0;font-size:2rem}.results-page-cta .eyebrow{color:var(--gold)}
.course-grid>.empty-state{grid-column:1/-1}
.official-links-pending{padding:14px 16px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:rgba(255,255,255,.05)}
.article-content{padding-top:60px;padding-bottom:90px}.article-featured{max-width:920px;margin:0 auto 45px}.article-featured img{width:100%;height:auto;border-radius:12px}.article-content .prose{margin-inline:auto;padding:0}
.result-single{padding-top:60px;padding-bottom:90px}.result-single>figure{margin:0 0 35px;padding:12px;border:1px solid var(--line);background:#fff}.result-single>figure img{width:100%;height:auto}

@media(max-width:1050px){
  .hero-inner{gap:35px}.hero-proof{min-height:450px}.hero-proof-main{min-height:450px}.hero-proof-side figure{min-height:290px}
}
@media(max-width:860px){
  .hero-inner{grid-template-columns:1fr}.hero-proof{width:min(650px,100%);min-height:480px;margin-inline:auto}.hero-proof-main{min-height:480px}.hero-proof-side figure{min-height:310px}
  .result-wall.result-gallery,.results-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:600px){
  .hero-proof{grid-template-columns:1fr;min-height:0}.hero-proof-main{min-height:0}.hero-proof-main img{height:auto}.hero-proof-side{grid-template-rows:auto auto}.hero-proof-side figure{min-height:0}.hero-proof-side figure img{height:auto}
  .result-wall.result-gallery,.results-archive-grid{grid-template-columns:1fr}
  .result-gallery .result-item,.result-gallery .result-wide,.result-gallery .result-portrait{grid-column:1;aspect-ratio:auto}
  .results-page-cta{display:block;padding:24px}.results-page-cta .button{width:100%;margin-top:20px}
}

/* 1.0.4 alignment, type scale, image containment and hero refinement */
body{font-size:15.5px}
h1{font-size:clamp(2.5rem,5vw,4.6rem)}
h2{font-size:clamp(1.9rem,3.2vw,3.1rem)}
.page-hero h1,.page-hero.compact h1{font-size:clamp(2.4rem,4.5vw,4.15rem)}
.hero-copy h1{font-size:clamp(2.65rem,4.6vw,4.45rem);line-height:1.06}
.story-copy h2{font-size:clamp(2rem,3.15vw,3.2rem)}
.single-job-heading h1,.single-course-heading h1{font-size:clamp(2.4rem,4.5vw,4.3rem)}
.section{padding:90px 0}

.hero{padding-top:58px}
.hero-inner{min-height:560px;gap:56px}
.hero-copy>p{font-size:1.03rem;line-height:1.7}
.hero-proof{position:relative;min-height:480px;padding:12px;border:1px solid var(--line);border-radius:12px;background:var(--white);box-shadow:0 14px 34px rgba(16,28,54,.09)}
.hero-proof-main{min-height:454px}
.hero-proof-side figure{min-height:286px}
.hero-proof figure{border-radius:7px}
.hero-proof-main img,.hero-proof-side figure img{object-fit:contain;background:var(--white)}
.hero-batch-panel{border-radius:7px}
.hero-stats{margin-top:42px;border-radius:12px 12px 0 0}

.story-media{display:flex;overflow:hidden;padding:0;flex-direction:column;border:1px solid var(--line);border-radius:12px;background:var(--white)}
.story-media img{width:100%;height:680px;max-height:none;object-fit:contain;object-position:center;border-radius:0;background:var(--white)}
.story-badge{position:static;right:auto;bottom:auto;display:grid;width:auto;padding:17px 22px;grid-template-columns:auto 1fr;align-items:center;gap:16px;border-radius:0;box-shadow:none}
.story-badge strong{font-size:2rem}.story-badge span{font-size:.78rem;line-height:1.45}

.result-wall.result-gallery{grid-auto-rows:1fr}
.result-gallery .result-item{height:100%}
.result-gallery .result-item img,.result-gallery .result-portrait img,.result-gallery .result-wide img{width:100%;height:auto;aspect-ratio:4/3;object-fit:contain}
.result-gallery figcaption,.result-gallery .result-item>span{flex:1}

.results-archive-grid{grid-auto-flow:row;grid-auto-rows:auto;align-items:start}
.results-archive-grid .result-archive-card,.results-archive-grid .result-wide,.results-archive-grid .result-portrait,.results-archive-grid .result-square{grid-column:auto;grid-row:auto;display:flex;width:auto;height:auto;padding:0;overflow:hidden;flex-direction:column;place-items:normal;aspect-ratio:auto;align-self:start}
.result-archive-media{display:grid;width:100%;height:auto;aspect-ratio:4/3;place-items:center;padding:12px}
.result-archive-media img{width:100%;height:100%;object-fit:contain;object-position:center}
.result-archive-card>div:last-child{display:flex;min-height:112px;flex:0 0 auto;flex-direction:column;justify-content:center}

@media(max-width:1050px){
  .hero-inner{gap:32px}.hero-proof{min-height:440px}.hero-proof-main{min-height:414px}.hero-proof-side figure{min-height:260px}
  .story-media img{height:620px}
}
@media(max-width:860px){
  body{font-size:15px}.section{padding:74px 0}.hero{padding-top:46px}.hero-inner{min-height:0}
  .hero-proof{min-height:0}.hero-proof-main{min-height:430px}.hero-proof-side figure{min-height:280px}
  .story-media{max-width:620px;margin-inline:auto}.story-media img{height:640px}
}
@media(max-width:600px){
  h1{font-size:clamp(2.25rem,10vw,3.15rem)}h2{font-size:clamp(1.75rem,8vw,2.35rem)}
  .page-hero h1,.page-hero.compact h1,.single-job-heading h1,.single-course-heading h1{font-size:clamp(2.15rem,9vw,2.8rem)}
  .hero-copy h1{font-size:clamp(2.35rem,10.5vw,3.2rem)}.story-copy h2{font-size:clamp(1.9rem,8.5vw,2.45rem)}
  .hero-proof{padding:8px}.hero-proof-main,.hero-proof-side figure{min-height:0}.hero-proof-main img,.hero-proof-side figure img{height:auto}
  .hero-stats{margin-top:28px}.story-media img{height:auto;max-height:none}
  .story-badge{padding:15px 18px}.story-badge strong{font-size:1.7rem}
  .result-archive-media{aspect-ratio:1/1}.result-archive-card>div:last-child{min-height:105px}
}
