:root{
  --blue:#006491;--blue2:#3a93be;--blue3:#0e7ea6;--ink:#102b35;--muted:#5f7780;
  --bg:#f7fbfd;--soft:#eef6f9;--line:#d7e6ec;--white:#fff;--dark:#0c2833;
  --green:#5d9e32;--agroteal:#005f68;--radius:22px;--max:1240px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,sans-serif;line-height:1.55}a{color:inherit}img{max-width:100%;display:block}.section-pad{width:min(var(--max),calc(100% - 48px));margin:auto}.topbar{height:112px;display:grid;grid-template-columns:1fr auto 1fr;align-items:end;padding:18px max(24px,calc((100vw - var(--max))/2)) 14px;position:sticky;top:0;background:rgba(247,251,253,.92);backdrop-filter:blur(18px);z-index:20;border-bottom:1px solid rgba(0,100,145,.08)}.brand{width:150px;padding-bottom:6px}.brand img{width:100%;height:52px;object-fit:contain;object-position:left center}.nav{display:flex;gap:32px;font-size:14px;align-items:center;padding-bottom:6px}.nav a{text-decoration:none;color:#38515b}.nav a:hover{color:var(--blue)}.topbar>.btn{justify-self:end;align-self:center;margin-top:6px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--blue);color:white;text-decoration:none;border:0;border-radius:999px;padding:15px 24px;font-weight:700;cursor:pointer;transition:.25s transform,.25s background}.btn:hover{background:#00547b;transform:translateY(-2px)}.btn-small{padding:11px 18px;font-size:14px}.text-link{font-size:14px;font-weight:700;text-decoration:none;border-bottom:1px solid var(--ink);padding-bottom:4px}.hero{min-height:720px;padding-top:72px;padding-bottom:84px;display:grid;grid-template-columns:1.08fr .72fr;gap:80px;align-items:center}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.13em;color:var(--blue);display:flex;align-items:center;gap:10px}.eyebrow span{width:34px;height:2px;background:currentColor}.hero h1,.section h2,.closing h2{font-family:Manrope,Inter,sans-serif;letter-spacing:-.045em;line-height:1.04}.hero h1{font-size:clamp(52px,5.7vw,82px);max-width:840px;margin:22px 0 16px}.hero-kicker{font-family:Manrope,sans-serif;font-size:clamp(24px,2.1vw,34px);line-height:1.2;margin:0 0 26px;color:#38515b}.hero-kicker strong{color:var(--blue)}.hero-intro{font-size:18px;max-width:720px;color:var(--muted);margin-bottom:32px}.hero-actions{display:flex;align-items:center;gap:28px}.event-card{background:white;border:1px solid var(--line);border-radius:32px;padding:26px 30px 30px;box-shadow:0 24px 70px rgba(14,74,96,.10);overflow:hidden}.event-card-mark{height:210px;background:linear-gradient(145deg,#eef8fb,#f9fdff);border-radius:22px;margin-bottom:12px;display:grid;place-items:center}.event-card-mark svg{width:90%;height:90%}.event-row{display:grid;grid-template-columns:100px 1fr;padding:14px 2px;border-bottom:1px solid var(--line);gap:15px}.event-row:last-child{border:0}.event-row span,.detail-list span{font-size:11px;letter-spacing:.1em;font-weight:800;color:#78909a}.event-row strong{font-size:14px}.ticker{min-height:64px;background:linear-gradient(90deg,var(--blue),var(--blue2));color:white;display:flex;align-items:center;justify-content:center;gap:28px;font-size:12px;font-weight:800;letter-spacing:.14em}.ticker span{opacity:.55}.section{padding:120px 0}.split{display:grid;grid-template-columns:.32fr 1fr;gap:70px}.section-label{font-size:12px;font-weight:800;letter-spacing:.12em;color:var(--blue);padding-top:9px}.section-copy h2,.section-heading h2,.registration h2,.faq-wrap h2{font-size:clamp(40px,4vw,62px);margin:0 0 28px;max-width:920px}.section-copy>p,.section-heading p{font-size:17px;color:var(--muted);max-width:780px}.lead{font-size:22px!important;color:var(--ink)!important;font-family:Manrope,sans-serif;font-weight:600}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin-top:50px}.stat-grid>div{background:var(--bg);padding:28px}.stat-grid strong{font-family:Manrope;font-size:38px;color:var(--blue);display:block}.stat-grid span{font-size:13px;color:var(--muted)}.section-soft{background:var(--soft)}.section-soft>.section-pad{padding-top:120px;padding-bottom:120px}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin:24px 0 56px}.section-heading h2{margin:0}.section-heading p{max-width:390px;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #bfd4dd;border-left:1px solid #bfd4dd}.feature{padding:34px;border-right:1px solid #bfd4dd;border-bottom:1px solid #bfd4dd;min-height:300px}.feature>span{font-family:Manrope;font-size:42px;font-weight:700;color:#9cc8da}.feature-title{display:flex;align-items:center;gap:18px;margin:26px 0 10px}.feature-icon{width:44px;height:44px;flex:0 0 44px;overflow:visible}.feature-icon .primary{stroke:#0b5b82}.feature-icon .accent{stroke:#35a9d1}.feature-title h3{margin:0}.feature h3,.audience h3,.agenda-item h3,.speaker h3{font-family:Manrope;margin:34px 0 10px;font-size:23px;line-height:1.15}.feature .feature-title h3{margin:0}.feature p,.audience p{font-size:14px;color:var(--muted)}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.audience{background:white;border:1px solid var(--line);border-radius:0;padding:22px;min-height:390px}.audience-visual{height:220px;display:grid;place-items:center;position:relative;overflow:hidden;padding:24px}.audience-visual::before,.audience-visual::after{content:"";position:absolute;width:118%;height:48%;border:2px solid rgba(235,248,252,.68);border-radius:50%;transform:rotate(-12deg);left:-12%;top:24%}.audience-visual::after{width:82%;height:34%;left:9%;top:32%;opacity:.82}.audience-visual h3{position:relative;z-index:1;margin:0!important;text-align:center;color:white;font-size:clamp(22px,1.8vw,28px);line-height:1.18;font-weight:600}.audience:nth-child(1) .audience-visual{background:#b8ddea}.audience:nth-child(2) .audience-visual{background:#17779b}.audience:nth-child(3) .audience-visual{background:#55a7c4}.audience:nth-child(4) .audience-visual{background:#0b5878}.audience>p{margin:28px 10px 4px;line-height:1.65}.section-dark{background:var(--dark);color:white}.section-dark .section-pad{padding-top:120px;padding-bottom:120px}.section-label.light,.eyebrow.light{color:#79c3df}.agenda-top{display:grid;grid-template-columns:1.2fr .6fr;gap:50px;align-items:end;margin:28px 0 50px}.agenda-top h2{font-size:clamp(42px,4.3vw,66px);margin:0}.agenda-meta{display:flex;flex-direction:column;gap:5px;color:#d0e0e6}.agenda-list{border-top:1px solid rgba(255,255,255,.2)}.agenda-item{display:grid;grid-template-columns:100px 1fr;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.2)}.agenda-item>span{font-family:Manrope;font-size:42px;color:#79c3df}.agenda-item h3{margin:0 0 6px}.agenda-item p{margin:0;color:#aac0c9}.speaker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:900px}.speaker{border:1px solid var(--line);background:white;border-radius:22px;overflow:hidden}.speaker-photo{height:430px;background:#dbeaf0 center/cover no-repeat}.speaker>div:last-child{padding:24px}.speaker h3{margin:0 0 4px}.speaker p{margin:0;color:var(--muted)}.team-note{color:var(--muted);margin-top:26px}.benefit{background:linear-gradient(115deg,#00587f,#117aa2 54%,#3a93be);color:white}.benefit-inner{min-height:410px;display:grid;grid-template-columns:1fr 280px;gap:80px;align-items:center}.benefit h2{font-family:Manrope;font-size:clamp(42px,4.8vw,70px);line-height:1.03;letter-spacing:-.045em;margin:20px 0}.benefit h2 em{font-style:normal;color:#c4ebf9}.benefit p{max-width:700px;color:#d9eef6}.benefit-badge{width:230px;height:230px;border:1px solid rgba(255,255,255,.35);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;justify-self:end}.benefit-badge span{font-family:Manrope;font-size:74px;font-weight:800;letter-spacing:-.06em}.benefit-badge small{text-transform:uppercase;letter-spacing:.08em}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quote{background:white;border:1px solid var(--line);border-radius:20px;padding:30px;display:flex;flex-direction:column;min-height:280px}.quote p{font-family:Manrope;font-size:18px;line-height:1.5;flex:1}.quote strong{font-size:14px}.quote span{font-size:12px;color:var(--muted)}.registration{display:grid;grid-template-columns:.78fr 1fr;gap:70px;align-items:start}.registration-copy{position:sticky;top:125px}.registration-copy>p{color:var(--muted);max-width:520px}.detail-list{margin-top:40px;border-top:1px solid var(--line)}.detail-list>div{display:grid;grid-template-columns:100px 1fr;gap:20px;padding:16px 0;border-bottom:1px solid var(--line)}.detail-list strong{font-size:14px}.form-card{background:white;border:1px solid var(--line);border-radius:24px;padding:32px;box-shadow:0 22px 60px rgba(14,74,96,.08)}.form-head{display:flex;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid var(--line);margin-bottom:24px}.form-head span{font-size:12px;color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label{font-size:12px;font-weight:700;display:flex;flex-direction:column;gap:8px}.form-grid .full{grid-column:1/-1}input,select{border:1px solid #bfd4dd;border-radius:12px;padding:14px 15px;font:inherit;background:#fbfdfe;color:var(--ink);outline:none}input:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(0,100,145,.08)}.check{display:flex;gap:10px;align-items:flex-start;margin-top:18px;font-size:13px;color:#4f6872}.check input{margin-top:3px}.inline-button{border:0;background:none;padding:0;color:var(--blue);text-decoration:underline;cursor:pointer;font:inherit}.form-submit{width:100%;margin-top:24px}.form-note{font-size:11px;text-align:center;color:#78909a}.form-status{font-size:13px;margin-top:8px}.honeypot{position:absolute!important;left:-9999px!important}.faq-wrap{display:grid;grid-template-columns:.6fr 1fr;gap:80px}.faq details{border-top:1px solid #bfd4dd}.faq details:last-child{border-bottom:1px solid #bfd4dd}.faq summary{list-style:none;cursor:pointer;padding:22px 0;display:flex;justify-content:space-between;font-family:Manrope;font-weight:700}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:22px;color:var(--blue)}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{margin:-4px 0 22px;color:var(--muted);max-width:720px}.closing{padding-top:110px;padding-bottom:110px;display:grid;grid-template-columns:260px 1fr;gap:80px;align-items:center}.closing-logo{width:240px}.closing h2{font-size:clamp(44px,5vw,72px);margin:0 0 18px}.closing h2 span{color:var(--blue)}.closing p{color:var(--muted);margin:0 0 28px}footer{background:#071c23;color:white;padding:58px max(24px,calc((100vw - var(--max))/2)) 26px;display:grid;grid-template-columns:1fr 1fr;gap:34px}.footer-brand img{width:220px;height:70px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1);opacity:.94}.footer-brand p{color:#95aab2;max-width:430px;font-size:13px}.footer-links{display:flex;justify-content:flex-end;gap:20px;align-items:flex-start;font-size:13px}.footer-links a,.footer-links button{color:#c5d6dc;background:none;border:0;font:inherit;cursor:pointer;text-decoration:none}.footer-bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.12);padding-top:20px;color:#6f8891;font-size:12px}.mobile-cta{display:none}.modal{border:0;border-radius:20px;max-width:640px;padding:32px;box-shadow:0 30px 90px rgba(0,0,0,.3);color:var(--ink)}.modal::backdrop{background:rgba(4,23,30,.6);backdrop-filter:blur(4px)}.modal-close{position:absolute;right:16px;top:12px;border:0;background:none;font-size:28px;cursor:pointer}.legal-note{font-size:12px;color:#8a5c20;background:#fff6e9;padding:10px;border-radius:8px}.reveal{opacity:0;transform:translateY(18px);transition:.6s ease}.reveal.in{opacity:1;transform:none}
@media(max-width:1000px){.nav{display:none}.topbar{grid-template-columns:1fr auto}.hero{grid-template-columns:1fr;gap:42px;min-height:auto}.event-card{max-width:640px}.split{grid-template-columns:1fr}.section-heading{display:block}.section-heading p{margin-top:20px}.feature-grid,.audience-grid{grid-template-columns:1fr 1fr}.benefit-inner{grid-template-columns:1fr}.benefit-badge{justify-self:start}.registration{grid-template-columns:1fr}.registration-copy{position:static}.faq-wrap{grid-template-columns:1fr}.closing{grid-template-columns:1fr}.closing-logo{width:220px}.footer-links{justify-content:flex-start;flex-wrap:wrap}}
@media(max-width:640px){.section-pad{width:min(100% - 28px,var(--max))}.topbar{height:72px;padding:0 14px}.brand{width:118px}.brand img{height:38px}.topbar .btn{display:none}.hero{padding-top:56px;padding-bottom:56px}.hero h1{font-size:45px}.hero-kicker{font-size:24px}.hero-intro{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column}.event-card{padding:18px}.event-card-mark{height:155px}.event-row{grid-template-columns:82px 1fr}.ticker{overflow:hidden;justify-content:flex-start;padding:0 18px;white-space:nowrap}.section{padding:82px 0}.section-soft>.section-pad,.section-dark .section-pad{padding-top:82px;padding-bottom:82px}.section-copy h2,.section-heading h2,.registration h2,.faq-wrap h2{font-size:39px}.stat-grid{grid-template-columns:1fr}.feature-grid,.audience-grid,.quote-grid{grid-template-columns:1fr}.feature{min-height:auto}.agenda-top{grid-template-columns:1fr}.agenda-item{grid-template-columns:54px 1fr}.speaker-grid{grid-template-columns:1fr}.speaker-photo{height:390px}.benefit-inner{padding-top:70px;padding-bottom:70px}.benefit-badge{width:180px;height:180px}.benefit-badge span{font-size:56px}.form-card{padding:20px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.detail-list>div{grid-template-columns:82px 1fr}.closing{padding-top:80px;padding-bottom:110px}.footer-brand,.footer-links{grid-column:1/-1}footer{grid-template-columns:1fr}.mobile-cta{display:block;position:fixed;left:12px;right:12px;bottom:12px;z-index:30;text-align:center;background:var(--blue);color:#fff;text-decoration:none;border-radius:999px;padding:14px 18px;font-size:13px;font-weight:800;box-shadow:0 16px 40px rgba(0,40,58,.3)}body{padding-bottom:74px}}


/* HERO V02 — mockup aprobado trasladado al sitio */
.hero-poster-wrap{position:relative;width:100%;height:100svh;min-height:680px;max-height:1080px;overflow:hidden;background:#e8f6fb}
.hero-poster{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}
.hero-hotspots{position:absolute;inset:0;z-index:5;pointer-events:none}
.hotspot{position:absolute;display:block;pointer-events:auto;background:transparent;border:0;border-radius:999px;font-size:0;color:transparent!important;text-decoration:none!important;outline-offset:4px}
.hotspot:focus-visible{outline:3px solid rgba(0,105,170,.75)}
.hs-logo{left:5.5%;top:1.0%;width:17.0%;height:9.0%}
.hs-webinar{left:34.5%;top:2.6%;width:6.4%;height:5.0%}
.hs-conocer{left:41.0%;top:2.6%;width:10.4%;height:5.0%}
.hs-agenda{left:52.0%;top:2.6%;width:5.3%;height:5.0%}
.hs-preguntas{left:58.0%;top:2.6%;width:6.4%;height:5.0%}
.hs-top-cta{left:78.5%;top:1.7%;width:9.0%;height:6.0%}
.hs-main-cta{left:11.7%;top:83.2%;width:16.8%;height:8.6%}
.hs-more{left:30.4%;top:83.0%;width:9.2%;height:8.6%}
@media (max-width:900px){.hero-poster-wrap{height:auto;min-height:0;max-height:none}.hero-poster{height:auto;object-fit:contain}.hero-hotspots{display:none}}

/* V12 — ritmo vertical compacto. Alcance: únicamente el contenido posterior al HERO aprobado. */
@media (min-width:1001px){
  .section{padding-top:clamp(58px,7.2vh,78px);padding-bottom:clamp(58px,7.2vh,78px)}
  .section-soft>.section-pad,.section-dark .section-pad{padding-top:clamp(58px,7.2vh,78px);padding-bottom:clamp(58px,7.2vh,78px)}
  .section-heading{gap:32px;margin:14px 0 clamp(28px,4vh,38px)}
  .section-copy h2{margin-bottom:20px}
  .lead{margin-bottom:12px}
  .stat-grid{margin-top:28px}
  .stat-grid>div{padding:20px 24px}
  .feature-grid{gap:16px}
  .feature{min-height:250px;padding:24px}
  .feature>span{font-size:36px}
  .feature-title{gap:14px;margin:18px 0 8px}
  .feature-icon{width:40px;height:40px;flex-basis:40px}
  .audience-grid{gap:16px}
  .audience{min-height:315px;padding:18px}
  .audience-visual{height:160px;padding:18px}
  .audience>p{margin:20px 6px 2px;line-height:1.55}
  .agenda-top{margin:18px 0 24px}
  .agenda-item{grid-template-columns:72px 1fr;padding:15px 0}
  .agenda-item>span{font-size:34px}
  .agenda-item h3{margin-bottom:3px}
  .speaker-grid{gap:18px}
  .speaker-photo{height:clamp(260px,38vh,340px)}
  .speaker>div:last-child{padding:18px 22px}
  .team-note{margin-top:16px}
  .benefit-inner{min-height:clamp(300px,42vh,360px);gap:56px}
  .benefit-badge{width:190px;height:190px}
  .benefit-badge span{font-size:64px}
  .quote-grid{gap:14px}
  .quote{min-height:220px;padding:22px}
  .quote p{font-size:17px}
  .registration{gap:48px}
  .detail-list{margin-top:24px}
  .detail-list div{padding:11px 0}
  .form-card{padding:24px}
  .form-head{margin-bottom:18px;padding-bottom:15px}
  .form-grid{gap:12px}
  input,select{padding:11px 13px}
  .check{margin-top:12px}
  .submit{margin-top:18px}
  .faq-wrap{gap:56px}
  .faq summary{padding:15px 0}
  .faq details[open] p{margin:-3px 0 15px}
  .closing{gap:56px;padding-top:70px;padding-bottom:70px}
  .closing img{width:210px}
  footer{padding:42px 0 24px}
  .footer-bottom{margin-top:28px;padding-top:18px}
}
@media (min-width:1001px) and (max-height:820px){
  .section{padding-top:44px;padding-bottom:44px}
  .section-soft>.section-pad,.section-dark .section-pad{padding-top:44px;padding-bottom:44px}
  .section-heading{margin:10px 0 24px}
  .section-heading h2,.section-copy h2,.agenda-top h2,.benefit h2,.closing h2{font-size:clamp(38px,3.4vw,50px)}
  .stat-grid{margin-top:22px}
  .stat-grid>div{padding:16px 22px}
  .feature{min-height:220px;padding:20px}
  .feature>span{font-size:32px}
  .feature-title{margin-top:14px}
  .feature-icon{width:36px;height:36px;flex-basis:36px}
  .audience{min-height:280px;padding:16px}
  .audience-visual{height:140px;padding:16px}
  .audience>p{margin-top:16px}
  .agenda-top{margin:12px 0 18px}
  .agenda-item{padding:11px 0}
  .speaker-photo{height:250px}
  .benefit-inner{min-height:280px}
  .benefit-badge{width:170px;height:170px}
  .quote{min-height:200px;padding:20px}
  .detail-list{margin-top:18px}
  .detail-list div{padding:8px 0}
  .form-card{padding:20px}
  .form-head{margin-bottom:14px;padding-bottom:12px}
  .form-grid{gap:10px}
  .faq summary{padding:11px 0}
  .faq details[open] p{margin:-2px 0 12px}
  .closing{padding-top:52px;padding-bottom:52px}
}
@media (min-width:641px) and (max-width:1000px){
  .section{padding-top:72px;padding-bottom:72px}
  .section-soft>.section-pad,.section-dark .section-pad{padding-top:72px;padding-bottom:72px}
  .section-heading{margin:18px 0 34px}
}
@media (max-width:640px){
  .section{padding-top:68px;padding-bottom:68px}
  .section-soft>.section-pad,.section-dark .section-pad{padding-top:68px;padding-bottom:68px}
}
/* V13 — encuadre y perfiles de los oradores. */
.speaker-photo{display:block;width:100%;object-fit:cover;background:#dbeaf0}
.speaker-photo.sebastian{object-position:50% 29%}
.speaker-photo.paula{object-position:50% 31%}
.speaker-info{display:flex;align-items:center;justify-content:space-between;gap:20px}
.speaker-copy{min-width:0}
.speaker-link{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;color:var(--blue);font-size:12px;font-weight:700;text-decoration:none;padding:8px 10px;border:1px solid #bfd4dd;border-radius:999px;transition:.2s ease}
.speaker-link svg{width:15px;height:15px;fill:currentColor}
.speaker-link:hover{color:white;background:var(--blue);border-color:var(--blue);transform:translateY(-1px)}
.speaker-link:focus-visible{outline:3px solid rgba(0,100,145,.18);outline-offset:2px}
@media (max-width:640px){
  .speaker-photo.sebastian{object-position:50% 28%}
  .speaker-photo.paula{object-position:50% 30%}
}
/* V14 — corrección precisa de composición de la sección 05. */
.speakers-section .section-label,.speakers-heading,.speakers-section .speaker-grid,.speakers-section .team-note{max-width:840px;margin-left:auto;margin-right:auto}
.speakers-heading{display:block;align-items:initial;margin-top:12px;margin-bottom:24px}
.speakers-heading h2{max-width:780px;margin:0}
.speakers-heading p{max-width:700px;margin:12px 0 0;line-height:1.55}
.speakers-section .speaker-grid{gap:22px}
.speaker-photo-frame{height:clamp(270px,34vh,310px);overflow:hidden;background:#dbeaf0}
.speaker-photo-frame .speaker-photo{width:100%;height:100%;object-fit:cover;display:block}
.speaker-photo-frame .speaker-photo.sebastian{object-position:50% 0;transform:scale(1.18);transform-origin:50% 0}
.speaker-photo-frame .speaker-photo.paula{object-position:50% 0}
.speakers-section .team-note{text-align:center;margin-top:18px;margin-bottom:0}
@media (min-width:1001px) and (max-height:820px){
  .speakers-heading{margin-top:8px;margin-bottom:20px}
  .speakers-heading p{margin-top:9px}
  .speaker-photo-frame{height:270px}
  .speakers-section .team-note{margin-top:14px}
}
@media (max-width:640px){
  .speakers-heading{margin-top:10px;margin-bottom:22px}
  .speakers-heading p{margin-top:12px}
  .speaker-photo-frame{height:360px}
  .speaker-photo-frame .speaker-photo.sebastian{object-position:50% 0;transform:scale(1.12);transform-origin:50% 0}
  .speaker-photo-frame .speaker-photo.paula{object-position:50% 0}
  .speakers-section .team-note{margin-top:16px}
}