:root{--ans-navy:#130b63;--ans-deep:#0b073e;--ans-blue:#078fca;--ans-cyan:#2bb4d6;--ans-orange:#f05a32;--ans-ink:#17192b;--ans-muted:#626879;--ans-line:#dfe3ec;--ans-soft:#f5f7fb}
.ans-k-page,.ans-k-single{color:var(--ans-ink);font:400 16px/1.65 Arial,Helvetica,sans-serif}
.ans-k-page *,.ans-k-single *{box-sizing:border-box}
.ans-k-page p,.ans-k-single p{text-align:left!important;word-spacing:normal!important;letter-spacing:normal!important}
.ans-k-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}
.ans-k-section{padding:78px 0}
.ans-k-section--archive{background:var(--ans-soft)}
.ans-k-kicker{margin:0 0 10px!important;color:var(--ans-blue);font-size:13px!important;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.ans-k-page h2,.ans-k-single h1,.ans-k-single h2,.ans-k-card h3{font-family:Arial,Helvetica,sans-serif;line-height:1.13}
.ans-k-page h2{margin:0 0 34px;font-size:clamp(32px,4vw,54px);font-weight:600;letter-spacing:-.04em;color:var(--ans-ink)}
.ans-k-page__lead{width:100%;max-width:none;margin:-20px 0 36px;color:var(--ans-muted);font-size:17px}
.ans-k-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.ans-k-grid--upcoming{grid-template-columns:1fr}
.ans-k-featured-card{display:grid;grid-template-columns:minmax(350px,.82fr) minmax(0,1.18fr);overflow:hidden;background:#fff;border:1px solid var(--ans-line);box-shadow:0 22px 62px rgba(17,15,61,.1)}
.ans-k-featured-card__image{position:relative;min-height:430px;background-position:center;background-size:cover;background-repeat:no-repeat}
.ans-k-featured-card__image--empty{background:linear-gradient(135deg,var(--ans-navy),#23417f)}
.ans-k-featured-card__date{position:absolute;left:0;bottom:0;width:154px;height:128px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--ans-cyan);color:#070857;text-align:center}
.ans-k-featured-card__date strong{font-size:38px;line-height:1;font-weight:800;letter-spacing:-2px}
.ans-k-featured-card__date span{margin-top:10px;font-size:12px;line-height:1;font-weight:800;letter-spacing:.13em}
.ans-k-featured-card__date b{margin-top:7px;font-size:12px;line-height:1}
.ans-k-featured-card__body{width:100%;min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:46px}
.ans-k-featured-card__body h3{max-width:650px;margin:4px 0 16px;color:#070725;font-size:clamp(31px,3.3vw,47px);font-weight:600;line-height:1.05;letter-spacing:-.035em}
.ans-k-featured-card__body>p{width:100%;max-width:none;margin:0;color:var(--ans-muted);font-size:17px;line-height:1.65;text-align:left!important;word-break:normal;overflow-wrap:break-word}
.ans-k-featured-card__meta{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 28px}
.ans-k-featured-card__meta span{padding:8px 12px;border:1px solid var(--ans-line);background:var(--ans-soft);color:#11122b;font-size:14px;font-weight:800}
.ans-k-featured-card .ans-k-button{margin-top:0}
.ans-k-featured-card__body>p+.ans-k-button{margin-top:28px}
.ans-k-card{display:grid;grid-template-columns:148px minmax(0,1fr);min-height:310px;overflow:hidden;background:#fff;border:1px solid var(--ans-line);box-shadow:0 17px 45px rgba(17,15,61,.08)}
.ans-k-card__date{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:22px 14px;background:var(--ans-cyan);color:var(--ans-deep);text-align:center}
.ans-k-card__date strong{font-size:38px;line-height:1;font-weight:800;letter-spacing:-2px}
.ans-k-card__date span{max-width:115px;margin-top:12px;font-size:12px;line-height:1.45;font-weight:800;letter-spacing:.1em}
.ans-k-card__body{display:flex;flex-direction:column;align-items:flex-start;padding:30px}
.ans-k-card__status{margin-bottom:9px;color:var(--ans-blue);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.ans-k-card h3{margin:0 0 13px;font-size:25px;color:var(--ans-navy)}
.ans-k-card p{margin:0 0 14px;color:var(--ans-muted)}
.ans-k-card__location{font-weight:800;color:var(--ans-ink)!important}
.ans-k-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;margin-top:auto;padding:0 19px;border:0;background:var(--ans-orange);color:#fff!important;font-size:14px;font-weight:800;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease}
.ans-k-button:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(240,90,50,.22)}
.ans-k-card--archive{min-height:265px;box-shadow:none}
.ans-k-card--archive .ans-k-card__date{background:var(--ans-navy);color:#fff}
.ans-k-card--archive .ans-k-card__date span{color:#9beaff}
.ans-k-empty{grid-column:1/-1;margin:0;padding:27px;border-left:4px solid var(--ans-cyan);background:#fff;color:var(--ans-muted)}

.ans-k-single__hero{position:relative;overflow:hidden;min-height:430px;padding:56px 0 38px;background:linear-gradient(110deg,var(--ans-deep),var(--ans-navy));color:#fff}
.ans-k-single__hero--with-image{background:linear-gradient(90deg,rgba(11,7,62,.84) 0%,rgba(11,7,62,.72) 48%,rgba(11,7,62,.36) 100%),var(--ans-hero-image) center/cover no-repeat}
.ans-k-single__hero .ans-k-wrap{position:relative;z-index:1;width:min(1440px,100%);min-height:336px;padding-left:15px}
.ans-k-single__hero h1{max-width:900px;margin:0 0 18px;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,5vw,66px);font-weight:500;letter-spacing:-.035em}
.ans-k-single__subtitle{max-width:900px;margin:0;color:rgba(255,255,255,.93);font-size:16px;line-height:1.65}
.ans-k-single__register{margin-top:24px;background:#ff5c2b}
.ans-k-single__date-tile{position:absolute;right:0;bottom:0;width:142px;height:137px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--ans-cyan);color:#070857;text-align:center}
.ans-k-single__date-tile strong{display:block;font-size:43px;line-height:1;font-weight:800;letter-spacing:-2px}
.ans-k-single__date-tile span{display:block;margin-top:10px;font-size:13px;line-height:1;font-weight:800;letter-spacing:.14em}
.ans-k-single__date-tile b{display:block;margin-top:7px;font-size:13px;line-height:1}
.ans-k-single__layout{width:100%;display:grid;grid-template-columns:minmax(0,2fr) minmax(340px,1fr);column-gap:0;max-width:1440px;margin:0 auto;align-items:start;background:#fff}
.ans-k-single__content{min-width:0;padding:34px 28px 58px 15px}
.ans-k-single__content h2{margin:0 0 10px;color:var(--ans-ink);font-size:clamp(24px,2.4vw,34px);letter-spacing:-.025em}
.ans-k-prose{color:#2a2d3a;font-size:15.5px;line-height:1.75}
.ans-k-prose>p:first-child{font-size:15.5px;color:#3e4352}
.ans-k-prose h2,.ans-k-prose h3{margin-top:36px;color:var(--ans-navy)}
.ans-k-prose ul{list-style:none;padding-left:0}
.ans-k-prose ul li{position:relative;margin-bottom:12px;padding-left:40px}
.ans-k-prose ul li:before{content:"✓";position:absolute;left:0;top:-2px;color:#049bd5;font-size:24px;font-weight:700}
.ans-k-prose ol{padding-left:24px}
.ans-k-prose ol li{margin-bottom:10px}
.ans-k-prose a{color:var(--ans-blue);font-weight:700}
.ans-k-facts{height:auto!important;min-height:0;align-self:start;margin:0;padding:29px 30px 38px;background:#170d71;color:#fff}
.ans-k-facts h2{margin:0 0 20px;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:24px}
.ans-k-facts__item{padding:16px 0 18px;border-top:1px solid rgba(255,255,255,.65)}
.ans-k-facts__item:first-of-type{border-top:0}
.ans-k-facts__item span{display:block;color:rgba(255,255,255,.62);font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.ans-k-facts__item strong{display:block;margin-top:4px;color:#fff;line-height:1.4}
.ans-k-button--light{width:100%;margin-top:22px;background:#fff;color:var(--ans-navy)!important}

@media(min-width:1441px){.ans-k-single__content{padding-left:46px}}
@media(max-width:920px){.ans-k-grid{grid-template-columns:1fr}.ans-k-featured-card{grid-template-columns:1fr}.ans-k-featured-card__image{min-height:370px}.ans-k-single__layout{grid-template-columns:1fr}.ans-k-single__content{padding:44px 32px 58px}.ans-k-facts{padding:34px 32px 50px}}
@media(max-width:620px){.ans-k-wrap{width:calc(100% - 32px)}.ans-k-section{padding:58px 0}.ans-k-featured-card__image{min-height:300px}.ans-k-featured-card__date{width:135px;height:116px}.ans-k-featured-card__body{padding:28px 24px}.ans-k-featured-card__body h3{font-size:30px}.ans-k-featured-card__body>p{font-size:16px}.ans-k-card{grid-template-columns:1fr;min-height:0}.ans-k-card__date{min-height:138px}.ans-k-card__body{padding:25px}.ans-k-card h3{font-size:23px}.ans-k-single__hero{min-height:0;padding:45px 0 30px}.ans-k-single__hero .ans-k-wrap{width:100%;min-height:0;padding:0 16px}.ans-k-single__hero--with-image{background:linear-gradient(180deg,rgba(11,7,62,.83),rgba(11,7,62,.74)),var(--ans-hero-image) 60% center/cover no-repeat}.ans-k-single__hero h1{font-size:39px}.ans-k-single__subtitle{font-size:16px}.ans-k-single__date-tile{position:static;width:128px;height:124px;margin-top:24px}.ans-k-single__date-tile strong{font-size:37px}.ans-k-single__content{padding:34px 16px 48px}.ans-k-facts{padding:30px 16px 42px}}
