@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700;800&family=Lora:wght@400;500;600;700&display=swap";
@font-face{font-family:BPG Nino Mtavruli;src:url(/fonts/BPGNinoMtavruli.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--bg:#1a2245;--navy:#1a2245;--navy-dark:#171f3f;--cream:#f5efe6;--orange:#b95a2a;--soft-orange:#b98162;--text:#f5efe6}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;padding:0}body{font-family:BPG Nino Mtavruli,Arial,Helvetica,sans-serif}button{font:inherit}img{display:block}.page{background:var(--bg);min-height:100vh;color:var(--text)}.top-header{z-index:50;background:var(--navy);border-bottom:1px solid #f5efe614;height:58px;position:sticky;top:0}.top-header-inner{justify-content:space-between;align-items:center;width:100%;max-width:980px;height:58px;margin:0 auto;padding:0 24px;display:flex}.logo{letter-spacing:-.02em;color:var(--cream);font-family:BPG Nino Mtavruli,Arial,Helvetica,sans-serif;font-size:18px;font-weight:800}.logo span{vertical-align:super;letter-spacing:.35em;color:#f5efe673;margin-left:5px;font-family:BPG Nino Mtavruli,Arial,Helvetica,sans-serif;font-size:9px;font-weight:400}.nav{text-transform:uppercase;letter-spacing:.35em;color:#f5efe68c;align-items:center;gap:34px;font-size:9px;display:flex}.scan-status{align-items:center;gap:8px;display:flex}.scan-status span{background:#89c28c;border-radius:999px;width:6px;height:6px}.nav button{color:inherit;cursor:pointer;text-transform:inherit;letter-spacing:inherit;background:0 0;border:0;padding:0}.content-shell{width:100%;max-width:980px;margin:0 auto;padding:2px 16px 48px}.article-card{width:100%;max-width:630px;margin:0 auto}.hero{border-left:2px solid var(--orange);background:#000;position:relative;overflow:hidden}.hero img{object-fit:cover;width:100%;height:430px}.hero-overlay{background:linear-gradient(#1a224500,#1a2245b3,#1a2245);position:absolute;inset:0}.hero-content{padding:0 32px 40px;position:absolute;bottom:0;left:0;right:0}.meta-row{align-items:center;gap:12px;margin-bottom:20px;display:flex}.category{color:#9f4b26;text-transform:uppercase;letter-spacing:.28em;background:#faece7;padding:5px 8px;font-size:9px;font-weight:700}.date-score{text-transform:uppercase;letter-spacing:.28em;color:#ffffff73;font-size:9px}.hero h1{letter-spacing:.01em;max-width:520px;color:var(--cream);margin:0;font-family:BPG Nino Mtavruli,Playfair Display,serif;font-size:44px;font-weight:400;line-height:1.2}.article-body{background:var(--navy);border-left:2px solid var(--orange);color:var(--cream);padding:36px 32px 32px}.section-label{color:#b98162b3;text-transform:uppercase;letter-spacing:.38em;margin:0 0 16px;font-size:9px}.divider{border-top:1px solid #aa7a5c40;margin-bottom:28px}.story-text{color:#f5efe6e6;font-family:BPG Nino Mtavruli,Lora,serif;font-size:16px;line-height:2}.story-text p{margin:0}.story-text .lead:first-letter{float:left;margin-top:4px;margin-right:12px;font-family:BPG Nino Mtavruli;font-size:50px;font-weight:800;line-height:.9}.ad-wrap{padding:32px 0}.numbered-index{color:var(--orange);font-family:BPG Nino Mtavruli;font-size:24px;line-height:1.8}.numbered-row{border-bottom:1px solid #aa7a5c1a;grid-template-columns:34px 1fr;align-items:start;column-gap:12px;padding:6px 0;display:grid}.numbered-row:last-child{border-bottom:none}.numbered-content{white-space:normal;overflow-wrap:break-word;word-break:break-word;line-height:1.6;display:block}.typewriter-line{white-space:normal;color:#f5efe680;display:inline-block;overflow:hidden}.typewriter-active{color:#f5efe6e6}.typewriter-active:after{content:"";background:var(--orange);vertical-align:text-bottom;width:2px;height:1em;margin-left:3px;animation:.7s step-end infinite blink;display:inline-block}.typewriter-done{color:#f5efe6e0}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.article-footer{color:#ffffff38;text-transform:uppercase;letter-spacing:.28em;border-top:1px solid #aa7a5c2e;justify-content:space-between;align-items:center;margin-top:40px;padding-top:20px;font-size:9px;display:flex}.bottom-note{color:#f5efe64d;text-transform:uppercase;letter-spacing:.28em;justify-content:space-between;align-items:center;max-width:630px;margin:48px auto 0;font-size:9px;display:flex}.bottom-note div{background:#b95a2a40;width:56px;height:1px}.offline-page{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;display:flex}.offline-box{text-align:center}.offline-dot{background:#ef4444;border-radius:999px;width:12px;height:12px;margin-bottom:16px;animation:1s cubic-bezier(0,0,.2,1) infinite ping;display:inline-block}.offline-box p{opacity:.5;letter-spacing:3px;text-transform:uppercase;font-size:10px}.ad-banner{width:600px;height:130px;margin:5px auto 0;display:block;overflow:hidden}.ad-img{object-fit:cover;width:100%;height:100%;display:block}.mobile{display:none}@media (max-width:700px){.ad-banner{width:100%;max-width:600px;height:200px}.desktop{display:none}.mobile{display:block}}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@media (max-width:700px){.top-header-inner{padding:0 14px}.nav{letter-spacing:.18em;gap:16px}.content-shell{padding-left:10px;padding-right:10px}.hero img{height:360px}.hero-content{padding:0 22px 30px}.hero h1{font-size:34px}.article-body{padding:30px 22px}.article-footer{flex-direction:column;align-items:flex-start;gap:16px}}.robot-wrapper{z-index:9999;pointer-events:none;will-change:transform;background:0 0;width:140px;position:fixed;bottom:18px;left:-150px}.robot-move{animation:12s linear forwards robotMoveAcross}.robot-timer{color:#ff3b3b;white-space:nowrap;text-shadow:0 0 5px #000;font-family:BPG Nino Mtavruli;font-size:18px;font-weight:700;position:absolute;top:-34px;left:50%;transform:translate(-50%)}.robot-video{background:0 0;width:100%;height:auto;display:block}@keyframes robotMoveAcross{0%{transform:translate(0)}to{transform:translate(calc(100vw + 300px))}}@media (max-width:700px){#banner{background-image:url(../media/Gemini-ad-mobile.0zerc36.ygcxv.png) center}.robot-wrapper{z-index:99999;width:86px;bottom:12px;left:-90px}.robot-move{animation:9s linear forwards robotMoveAcrossMobile}.robot-timer{font-size:13px;top:-26px}@keyframes robotMoveAcrossMobile{0%{transform:translate(0)}to{transform:translate(calc(100vw + 180px))}}}.nav-link{color:inherit;text-transform:uppercase;letter-spacing:inherit;text-decoration:none}.history-page{background:var(--bg);min-height:100vh;color:var(--text)}.history-shell{width:100%;max-width:820px;margin:0 auto;padding:70px 18px 80px}.history-heading{border-left:2px solid var(--orange);margin-bottom:42px;padding-left:24px}.history-heading p{letter-spacing:.32em;text-transform:uppercase;color:var(--soft-orange);margin:0 0 12px;font-size:9px}.history-heading h1{color:var(--cream);margin:0;font-family:BPG Nino Mtavruli;font-size:52px;line-height:1}.history-heading span{color:#f5efe68c;margin-top:14px;font-family:BPG Nino Mtavruli;font-size:14px;display:block}.history-list{flex-direction:column;gap:18px;display:flex}.history-card{border:1px solid #f5efe614;border-left:2px solid var(--orange);background:#00000014;padding:24px}.history-card-top,.history-card-bottom{letter-spacing:.25em;text-transform:uppercase;color:#f5efe661;justify-content:space-between;align-items:center;gap:16px;font-size:9px;display:flex}.history-card h2{color:var(--cream);margin:16px 0 12px;font-family:BPG Nino Mtavruli;font-size:28px;line-height:1.15}.history-card p{color:#f5efe6b8;margin:0;font-family:BPG Nino Mtavruli;font-size:14px;line-height:1.8}.history-card-bottom{border-top:1px solid #f5efe614;margin-top:18px;padding-top:16px}.history-card-bottom strong{color:#8fd694;font-weight:500}.history-empty,.history-error{color:#f5efe6a6;font-family:BPG Nino Mtavruli}@media (max-width:700px){.history-shell{padding-top:44px}.history-heading h1{font-size:38px}.history-card{padding:20px}.history-card h2{font-size:24px}.history-card-top,.history-card-bottom{flex-direction:column;align-items:flex-start}}.history-card-link{color:inherit;text-decoration:none;display:block}.history-card-with-thumb{grid-template-columns:160px 1fr;gap:22px;transition:border-color .2s,background .2s,transform .2s;display:grid}.history-card-link:hover .history-card-with-thumb{background:#00000029;border-color:#b95a2acc;transform:translateY(-2px)}.history-thumb{background:#0000002e;border:1px solid #f5efe614;width:160px;height:120px;overflow:hidden}.history-thumb img{object-fit:cover;width:100%;height:100%}.history-card-content{min-width:0}.history-detail-actions{border-top:1px solid #aa7a5c2e;margin-top:34px;padding-top:24px}.history-detail-actions a{text-transform:uppercase;letter-spacing:.28em;color:#f5efe680;font-size:9px;text-decoration:none}.history-detail-actions a:hover{color:var(--cream)}@media (max-width:700px){.history-card-with-thumb{grid-template-columns:1fr}.history-thumb{width:100%;height:180px}}.history-search-wrap{align-items:center;gap:16px;margin:0 0 28px;display:flex}.history-search-input{border:1px solid #f5efe61f;border-left:2px solid var(--orange);width:100%;color:var(--cream);background:#0000001f;outline:none;padding:15px 18px;font-family:BPG Nino Mtavruli;font-size:14px}.history-search-input::placeholder{color:#f5efe659}.history-search-input:focus{background:#0000002e;border-color:#b95a2ad9}.history-search-count{letter-spacing:.25em;text-transform:uppercase;color:#f5efe661;text-align:right;min-width:95px;margin:0;font-size:9px}@media (max-width:700px){.history-search-wrap{flex-direction:column;align-items:stretch;gap:10px}.history-search-count{text-align:left;min-width:0}}.logo-link{color:inherit;text-decoration:none}.language-switch{letter-spacing:.2em;text-transform:uppercase;color:#f5efe673;flex-shrink:0;align-items:center;gap:6px;font-size:9px;display:flex}.language-switch a{color:inherit;text-decoration:none}.language-switch a:hover,.language-switch .language-active{color:var(--cream)}@media (max-width:700px){.nav{letter-spacing:.12em;gap:10px;font-size:8px}.scan-status{display:none}.language-switch{letter-spacing:.14em;font-size:9px;display:flex}}.nav-link:hover{color:var(--cream)}.about-card{border-left:2px solid var(--orange);width:100%;max-width:630px;margin:0 auto}.about-banner{background:var(--navy-dark);border-bottom:1px solid #b95a2a33;padding:52px 32px 40px}.about-banner-label{text-transform:uppercase;letter-spacing:.38em;color:#b95a2ab3;margin-bottom:18px;font-size:9px}.about-title{letter-spacing:.01em;color:var(--cream);margin:0 0 14px;font-family:BPG Nino Mtavruli,Playfair Display,serif;font-size:42px;font-weight:400;line-height:1.15}.about-subtitle{color:#f5efe680;letter-spacing:.04em;margin:0 0 28px;font-family:BPG Nino Mtavruli,serif;font-size:15px}.about-banner-line{background:var(--orange);width:48px;height:2px}.about-section{background:var(--navy);padding:32px}.about-section-tag{text-transform:uppercase;letter-spacing:.38em;color:#b95a2ab3;margin-bottom:20px;font-size:9px;display:block}.about-body{color:#f5efe6d1;margin:0;font-family:BPG Nino Mtavruli,Lora,serif;font-size:15px;line-height:1.9}.about-divider{background:#aa7a5c26;height:1px}.about-steps{flex-direction:column;gap:20px;display:flex}.about-step{grid-template-columns:44px 1fr;align-items:start;gap:12px;display:grid}.about-step-n{color:var(--orange);opacity:.7;font-family:BPG Nino Mtavruli;font-size:22px;line-height:1.3}.about-step-title{letter-spacing:.2em;text-transform:uppercase;color:var(--cream);margin-bottom:4px;font-family:BPG Nino Mtavruli,serif;font-size:13px;font-weight:400}.about-step-body{color:#f5efe68c;font-family:BPG Nino Mtavruli,Lora,serif;font-size:14px;line-height:1.7}.about-stats{background:#aa7a5c26;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.about-stat{background:var(--navy);text-align:center;padding:20px 16px}.about-stat-value{color:var(--orange);margin-bottom:8px;font-family:BPG Nino Mtavruli;font-size:28px;font-weight:700;line-height:1}.about-stat-label{text-transform:uppercase;letter-spacing:.25em;color:#f5efe666;font-size:9px;line-height:1.4}.about-footer-row{background:var(--navy);color:#ffffff38;text-transform:uppercase;letter-spacing:.28em;border-top:1px solid #aa7a5c2e;justify-content:space-between;align-items:center;padding:20px 32px;font-size:9px;display:flex}@media (max-width:700px){.about-banner{padding:36px 22px 28px}.about-title{font-size:30px}.about-section{padding:26px 22px}.about-stats{grid-template-columns:repeat(2,1fr)}.about-footer-row{flex-direction:column;align-items:flex-start;gap:8px;padding:18px 22px}}.hero-title-row{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.hero-title-row h1{flex:1}.hero-title-row .facebook-share-button{flex:none;margin-bottom:10px}.hero-facebook-share{z-index:10;position:absolute;bottom:76px;right:34px}.facebook-share-button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:transform .2s,opacity .2s;display:inline-flex;overflow:visible}.facebook-share-button:hover{opacity:.85;transform:translateY(-1px)scale(1.08)}.hero .facebook-share-icon{object-fit:contain;background:0 0;width:34px;max-width:34px;height:34px;max-height:34px;display:block}.hero-facebook-share img{object-fit:contain!important;width:34px!important;max-width:34px!important;height:34px!important;max-height:34px!important}@media (max-width:700px){.hero-facebook-share{bottom:38px;right:22px}.facebook-share-button{width:34px;height:34px}.facebook-share-icon{width:30px;height:30px}}.loading-page{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.loading-grid{background-image:linear-gradient(#b95a2a0f 1px,#0000 1px),linear-gradient(90deg,#b95a2a0f 1px,#0000 1px);background-size:40px 40px;animation:3s ease-in-out infinite alternate loadingGridFade;position:absolute;inset:0}@keyframes loadingGridFade{0%{opacity:.4}to{opacity:1}}.loading-scan-line{background:linear-gradient(90deg,#0000,#b95a2ab3,#f5efe666,#b95a2ab3,#0000);height:2px;animation:2.4s linear infinite loadingScanDown;position:absolute;top:0;left:0;right:0}@keyframes loadingScanDown{0%{opacity:0;top:0%}5%{opacity:1}95%{opacity:1}to{opacity:0;top:100%}}.loading-border-accent{background:var(--orange);width:2px;position:absolute;top:0;bottom:0;left:0}.loading-logo{z-index:2;text-align:center;position:relative}.loading-wordmark{letter-spacing:-.02em;color:var(--cream);font-family:BPG Nino Mtavruli,Arial,Helvetica,sans-serif;font-size:28px;font-weight:800}.loading-wordmark span{vertical-align:super;letter-spacing:.35em;color:#f5efe666;margin-left:5px;font-size:9px;font-weight:400;display:inline-block}.loading-signal{justify-content:center;align-items:flex-end;gap:5px;height:28px;margin-top:28px;display:flex}.loading-bar{background:var(--orange);transform-origin:bottom;border-radius:2px;width:4px;animation:1.1s ease-in-out infinite loadingBarPulse}.loading-bar:first-child{background:#b95a2a66;height:8px;animation-delay:0s}.loading-bar:nth-child(2){background:#b95a2a99;height:14px;animation-delay:.1s}.loading-bar:nth-child(3){background:var(--orange);height:22px;animation-delay:.2s}.loading-bar:nth-child(4){background:#b95a2ab3;height:18px;animation-delay:.3s}.loading-bar:nth-child(5){background:#b95a2a80;height:10px;animation-delay:.4s}.loading-bar:nth-child(6){background:var(--orange);height:24px;animation-delay:.15s}.loading-bar:nth-child(7){background:#b95a2a8c;height:12px;animation-delay:.35s}@keyframes loadingBarPulse{0%,to{transform:scaleY(1)}50%{transform:scaleY(.35)}}.loading-status{text-transform:uppercase;letter-spacing:.38em;color:#f5efe659;justify-content:center;align-items:center;gap:8px;margin-top:22px;font-size:9px;display:flex}.loading-dot{background:#89c28c;border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite loadingDotBlink}@keyframes loadingDotBlink{0%,to{opacity:1}50%{opacity:.2}}.splash-screen{z-index:999999;background:var(--bg);opacity:1;justify-content:center;align-items:center;min-height:100vh;transition:opacity .6s,visibility .6s;display:flex;position:fixed;inset:0;overflow:hidden}.splash-screen.splash-fading{opacity:0;visibility:hidden;pointer-events:none}.hero{will-change:transform, opacity;animation:.8s ease-out both heroReveal}.hero img{transform-origin:50%;will-change:transform;animation:8s ease-out forwards heroImageDrift}.hero-overlay{animation:1s ease-out both heroOverlayFade}.hero-content{will-change:transform, opacity;animation:.9s ease-out .15s both heroContentUp}@keyframes heroReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes heroImageDrift{0%{transform:scale(1.04)}to{transform:scale(1)}}@keyframes heroOverlayFade{0%{opacity:0}to{opacity:1}}@keyframes heroContentUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.hero:after{content:"";opacity:0;pointer-events:none;z-index:4;background:linear-gradient(90deg,#0000,#b95a2ae6,#f5efe673,#0000);height:2px;animation:1.8s ease-out .4s both heroScanLine;position:absolute;top:0;left:-20%;right:-20%;box-shadow:0 0 18px #b95a2a73}@keyframes heroScanLine{0%{opacity:0;top:0%}12%{opacity:1}85%{opacity:1}to{opacity:0;top:100%}}.nav-link,.language-switch a{position:relative}.nav-link:after,.language-switch a:after{content:"";background:var(--orange);transform-origin:100%;opacity:.8;width:100%;height:1px;transition:transform .25s;position:absolute;bottom:-7px;left:0;transform:scaleX(0)}.nav-link:hover:after,.language-switch a:hover:after,.language-switch .language-active:after{transform-origin:0;transform:scaleX(1)}.history-heading{animation:.75s ease-out both historyHeadingReveal}.history-search-wrap{animation:.75s ease-out 80ms both historyHeadingReveal}.history-list{animation:.8s ease-out .12s both historyListReveal}@keyframes historyHeadingReveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes historyListReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.history-card-with-thumb{transition:border-color .25s,background .25s,transform .25s,box-shadow .25s;position:relative;overflow:hidden}.history-card-link:hover .history-card-with-thumb{background:#0000002e;border-color:#b95a2ae6;transform:translateY(-4px);box-shadow:0 18px 40px #0000002e}.history-thumb img{transition:transform .55s,opacity .35s}.history-card-link:hover .history-thumb img{opacity:.9;transform:scale(1.06)}.history-card h2{transition:color .25s}.history-card-link:hover .history-card h2{color:#fff7ef}.about-card{will-change:transform, opacity;animation:.75s ease-out both aboutCardReveal}.about-banner{animation:.7s ease-out 50ms both aboutBlockReveal}.about-section{animation:.7s ease-out both aboutBlockReveal}.about-section:first-of-type{animation-delay:.12s}.about-section:nth-of-type(2){animation-delay:.2s}.about-section:nth-of-type(3){animation-delay:.28s}.about-section:nth-of-type(4){animation-delay:.36s}.about-step,.about-stat{transition:transform .25s,background .25s,opacity .25s}.about-step:hover,.about-stat:hover{background:#00000014;transform:translate(4px)}@keyframes aboutCardReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes aboutBlockReveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.category,.about-banner-line,.loading-border-accent{box-shadow:0 0 #b95a2a00}.category:hover{box-shadow:0 0 18px #b95a2a2e}.article-body,.about-section,.history-card{transition:border-color .25s,background .25s}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.header-logo-link{color:inherit;flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.header-logo-img{object-fit:contain;width:100px;height:auto;display:block}.header-logo-link:hover .header-logo-img{opacity:.92;transform:translateY(-1px)}.header-logo-img{transition:transform .2s,opacity .2s}@media (max-width:700px){.header-logo-img{width:105px}}.article-card{position:relative}.article-card:before{content:"";background:var(--orange);pointer-events:none;z-index:8;width:2px;height:100%;animation:2.8s ease-in-out infinite sulertiaSignalPulse;position:absolute;top:0;left:-2px;box-shadow:0 0 18px #b95a2a73}@keyframes sulertiaSignalPulse{0%,to{opacity:.3;box-shadow:0 0 8px #b95a2a33}50%{opacity:1;box-shadow:0 0 24px #b95a2aa6}}.category{transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden}.category:after{content:"";pointer-events:none;background:linear-gradient(110deg,#0000,#ffffff59,#0000);width:80%;height:100%;transition:left .55s;position:absolute;top:0;left:-130%;transform:skew(-18deg)}.hero:hover .category{transform:translateY(-1px);box-shadow:0 0 20px #b95a2a38}.hero:hover .category:after{left:140%}.history-card-with-thumb{position:relative;overflow:hidden}.history-card-with-thumb:after{content:"";pointer-events:none;z-index:3;background:linear-gradient(110deg,#0000,#f5efe614,#0000);width:60%;height:100%;transition:left .7s;position:absolute;top:0;left:-120%;transform:skew(-18deg)}.history-card-link:hover .history-card-with-thumb:after{left:130%}.numbered-story .numbered-row{opacity:0;animation:.45s ease-out both sulertiaStoryRowReveal;transform:translateY(10px)}.numbered-story .numbered-row:first-child{animation-delay:50ms}.numbered-story .numbered-row:nth-child(2){animation-delay:.12s}.numbered-story .numbered-row:nth-child(3){animation-delay:.19s}.numbered-story .numbered-row:nth-child(4){animation-delay:.26s}.numbered-story .numbered-row:nth-child(5){animation-delay:.33s}.numbered-story .numbered-row:nth-child(6){animation-delay:.4s}.numbered-story .numbered-row:nth-child(7){animation-delay:.47s}.numbered-story .numbered-row:nth-child(8){animation-delay:.54s}.numbered-story .numbered-row:nth-child(9){animation-delay:.61s}.numbered-story .numbered-row:nth-child(10){animation-delay:.68s}@keyframes sulertiaStoryRowReveal{to{opacity:1;transform:translateY(0)}}.about-stat{transition:transform .25s,background .25s,box-shadow .25s;position:relative;overflow:hidden}.about-stat:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at top,#b95a2a2e,#0000 56%);transition:opacity .25s;position:absolute;inset:0}.about-stat:hover{background:#0000001f;transform:translateY(-4px);box-shadow:0 14px 28px #00000029}.about-stat:hover:before{opacity:1}.about-stat-value,.about-stat-label{z-index:1;position:relative}.about-step-n{transition:opacity .25s,text-shadow .25s,transform .25s}.about-step:hover .about-step-n{opacity:1;text-shadow:0 0 16px #b95a2a73;transform:translateY(-1px)}.header-logo-link:hover .header-logo-img,.logo-link:hover .logo{filter:drop-shadow(0 0 10px #b95a2a33)}.hero .facebook-share-icon,.hero-facebook-share img{transform:none;animation:none!important}.facebook-share-button:hover .facebook-share-icon,.facebook-share-button:hover img{filter:drop-shadow(0 0 10px #b95a2a47)}@media (max-width:700px){.article-card:before{opacity:.45;box-shadow:0 0 12px #b95a2a59}.about-stat:hover,.history-card-link:hover .history-card-with-thumb{transform:translateY(-2px)}}.loading-logo-img{object-fit:contain;width:260px;max-width:90vw;height:auto;margin:0 auto;display:block}@media (max-width:700px){.loading-logo-img{width:190px}}
@font-face{font-family:Playfair Display;font-style:italic;font-weight:500;font-display:swap;src:url(../media/35161b7740c25d33-s.05wv8sp_ts~44.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:italic;font-weight:500;font-display:swap;src:url(../media/391e53907fa6d8ec-s.09se41kx.zlna.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:italic;font-weight:500;font-display:swap;src:url(../media/ae8872c8a32e309c-s.05txd3dlozf45.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:italic;font-weight:500;font-display:swap;src:url(../media/70e3db2de7f94926-s.p.0~0iy9faq3424.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:italic;font-weight:700;font-display:swap;src:url(../media/35161b7740c25d33-s.05wv8sp_ts~44.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:italic;font-weight:700;font-display:swap;src:url(../media/391e53907fa6d8ec-s.09se41kx.zlna.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:italic;font-weight:700;font-display:swap;src:url(../media/ae8872c8a32e309c-s.05txd3dlozf45.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:italic;font-weight:700;font-display:swap;src:url(../media/70e3db2de7f94926-s.p.0~0iy9faq3424.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/65c558afe41e89d6-s.113htgw8u-emy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/14e23f9b59180572-s.08.c8psu~gif9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b49b0d9b851e4899-s.0yfy_qj1.2qn0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2a65768255d6b625-s.p.14by5b4al-y~f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/65c558afe41e89d6-s.113htgw8u-emy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/14e23f9b59180572-s.08.c8psu~gif9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b49b0d9b851e4899-s.0yfy_qj1.2qn0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2a65768255d6b625-s.p.14by5b4al-y~f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display Fallback;src:local(Times New Roman);ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.0%;size-adjust:111.26%}.playfair_display_445aa736-module__T5qJAW__className{font-family:Playfair Display,Playfair Display Fallback}.playfair_display_445aa736-module__T5qJAW__variable{--font-playfair:"Playfair Display", "Playfair Display Fallback"}
@font-face{font-family:Lora;font-style:italic;font-weight:400 700;font-display:swap;src:url(../media/c17e85220dab5903-s.0s0zx6oap3yzq.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Lora;font-style:italic;font-weight:400 700;font-display:swap;src:url(../media/659720fbcac806cc-s.11sf0lfiq6c6p.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lora;font-style:italic;font-weight:400 700;font-display:swap;src:url(../media/c3500a4952f4c03f-s.0kypfp-_v.whw.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Lora;font-style:italic;font-weight:400 700;font-display:swap;src:url(../media/6adbe22fa8bff382-s.12wx---7cf8z4.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Lora;font-style:italic;font-weight:400 700;font-display:swap;src:url(../media/3adc3f408d8054fb-s.0mslr.w4_87j..woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lora;font-style:italic;font-weight:400 700;font-display:swap;src:url(../media/6f8cddd3f32356db-s.0~9dbzaeqqce..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lora;font-style:italic;font-weight:400 700;font-display:swap;src:url(../media/5e5dfa9e86f764b8-s.p.0o9~3wzuvo.a_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/e7150917543fc9da-s.071m.n3zzn52i.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/71fbf9c08529c2a5-s.0s73vwibz65qg.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/e9457141811d41ae-s.00tq~sneouii2.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/ac34884600cd8d5d-s.0q61mniqzdjv_.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/e1ccd2766b08c828-s.0dd-~h-3wf1jt.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/507a47c1876d4ec2-s.0vig0aoy18nm3.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/8c2eb9ceedecfc8e-s.p.0oeo8epbafgia.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora Fallback;src:local(Times New Roman);ascent-override:87.33%;descent-override:23.78%;line-gap-override:0.0%;size-adjust:115.2%}.lora_b17a6ccf-module__hyfW7a__className{font-family:Lora,Lora Fallback}.lora_b17a6ccf-module__hyfW7a__variable{--font-lora:"Lora", "Lora Fallback"}
