:root{--bg-gradient-onyx:linear-gradient(to bottom right,#3f3f40 3%,#303030 97%);--bg-gradient-jet:linear-gradient(to bottom right,rgba(45,45,46,.251),rgba(27,27,29,0)),#202022;--bg-gradient-yellow-1:linear-gradient(to bottom right,#ffda6b,rgba(255,192,97,0) 50%);--bg-gradient-yellow-2:linear-gradient(135deg,rgba(255,218,107,.251),rgba(255,187,92,0) 59.86%),#202022;--border-gradient-onyx:linear-gradient(to bottom right,#404040,rgba(64,64,64,0) 50%);--text-gradient-yellow:linear-gradient(90deg,#ffdb70,#ffbb5c);--jet:#383838;--onyx:#2b2b2c;--eerie-black-1:#202022;--eerie-black-2:#1e1e1f;--smoky-black:#121212;--white-1:#fff;--white-2:#fafafa;--orange-yellow-crayola:#ffdb70;--vegas-gold:#ceb15a;--light-gray:#d6d6d6;--light-gray-70:hsla(0,0%,84%,.7);--bittersweet-shimmer:#b84c4c;--ff-poppins:"Poppins",sans-serif;--fs-1:24px;--fs-2:18px;--fs-3:17px;--fs-4:16px;--fs-5:15px;--fs-6:14px;--fs-7:13px;--fs-8:11px;--fw-300:300;--fw-400:400;--fw-500:500;--fw-600:600;--shadow-1:-4px 8px 24px rgba(0,0,0,.25);--shadow-2:0 16px 30px rgba(0,0,0,.25);--shadow-3:0 16px 40px rgba(0,0,0,.25);--shadow-4:0 25px 50px rgba(0,0,0,.15);--shadow-5:0 24px 80px rgba(0,0,0,.25);--transition-1:0.25s ease;--transition-2:0.5s ease-in-out}*,:after,:before{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none}li{list-style:none}a,button,img,ion-icon,span,time{display:block}button{font:inherit;background:none;border:none;text-align:left;cursor:pointer}.fixed-icon{position:fixed;top:7.2rem;right:0;z-index:100;background-color:#333;padding:.5rem;border-radius:8px 0 0 8px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px rgba(0,0,0,.1);font-size:1.5rem;color:rgba(209,213,219,.7)}.fixed-icon svg{animation:spin 3s linear infinite}input,textarea{display:block;width:100%;background:none;font:inherit}::selection{background:var(--orange-yellow-crayola);color:var(--smoky-black)}:focus{outline-color:var(--orange-yellow-crayola)}html{font-family:var(--ff-poppins)}body{background:var(--smoky-black)}.sidebar,article{background:var(--eerie-black-2);border:1px solid var(--jet);border-radius:20px;padding:15px;box-shadow:var(--shadow-1);z-index:1}.separator{width:100%;height:1px;background:var(--jet);margin:16px 0}.icon-box{position:relative;background:var(--border-gradient-onyx);width:30px;height:40px;border-radius:8px;display:flex;justify-content:center;align-items:center;font-size:16px;color:var(--orange-yellow-crayola);box-shadow:var(--shadow-1);z-index:1}.icon-box:before{content:"";position:absolute;inset:1px;background:var(--eerie-black-1);border-radius:inherit;z-index:-1}.icon-box ion-icon{--ionicon-stroke-width:35px}article{display:none}article.active{display:block;animation:fade .5s ease backwards}.loaded{height:70vh}@keyframes fade{0%{opacity:0}to{opacity:1}}.h2,.h3,.h4,.h5{color:var(--white-2);text-transform:capitalize}.h2{font-size:var(--fs-1)}.h3{font-size:var(--fs-2)}.h4{font-size:var(--fs-4)}.h5{font-size:var(--fs-7);font-weight:var(--fw-500)}.article-title{position:relative;padding-bottom:7px}.p-desc-json{color:gray}.article-title:after{content:"";position:absolute;bottom:0;left:0;width:30px;height:3px;background:var(--text-gradient-yellow);border-radius:3px}.has-scrollbar::-webkit-scrollbar{width:5px;height:5px}.has-scrollbar::-webkit-scrollbar-track{background:var(--onyx);border-radius:5px}.has-scrollbar::-webkit-scrollbar-thumb{background:var(--orange-yellow-crayola);border-radius:5px}.has-scrollbar::-webkit-scrollbar-button{width:20px}.content-card{position:relative;background:var(--border-gradient-onyx);padding:45px 15px 15px;border-radius:14px;box-shadow:var(--shadow-2);cursor:pointer;z-index:1}.content-card:before{content:"";position:absolute;inset:1px;background:var(--bg-gradient-jet);border-radius:inherit;z-index:-1}main{margin:15px 12px 75px;min-width:259px}@media (min-width:580px){article{padding:30px}:root{--fs-1:32px;--fs-2:24px;--fs-3:26px;--fs-4:18px;--fs-6:15px;--fs-7:15px;--fs-8:12px;--fs-9:10px}main{margin-top:60px;margin-bottom:100px}}@media (min-width:1024px){:root{--shadow-1:-4px 8px 24px rgba(0,0,0,.125);--shadow-2:0 16px 30px rgba(0,0,0,.125);--shadow-3:0 16px 40px rgba(0,0,0,.125)}main{margin-bottom:60px}.main-content{position:relative;width:max-content;margin:auto}}@media (min-width:1250px){body::-webkit-scrollbar{width:20px}body::-webkit-scrollbar-track{background:var(--smoky-black)}body::-webkit-scrollbar-thumb{border:5px solid var(--smoky-black);background:hsla(0,0%,100%,.1);border-radius:20px;box-shadow:inset 1px 1px 0 hsla(0,0%,100%,.11),inset -1px -1px 0 hsla(0,0%,100%,.11)}body::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.15)}body::-webkit-scrollbar-button{height:60px}main{max-width:1200px;margin-inline:auto;display:flex;justify-content:center;align-items:stretch;gap:25px}.main-content{min-width:75%;width:75%;margin:0}}.navbar{position:fixed;bottom:0;left:0;width:100%;background:rgba(43,43,44,.75);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--jet);border-radius:12px 12px 0 0;box-shadow:var(--shadow-2);z-index:5}.navbar-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:0 10px}.navbar-link{color:var(--light-gray);font-size:var(--fs-8);padding:20px 7px;transition:color var(--transition-1)}.navbar-link:focus,.navbar-link:hover{color:var(--light-gray-70)}.navbar-link.active{color:var(--orange-yellow-crayola)}@media (min-width:580px){.navbar{border-radius:20px 20px 0 0}.navbar-list{gap:20px}.navbar-link{--fs-8:14px}}@media (min-width:768px){.has-scrollbar::-webkit-scrollbar-button{width:100px}.navbar-link{--fs-8:15px}}@media (min-width:1024px){.navbar{position:absolute;bottom:auto;top:0;left:auto;right:0;width:max-content;border-radius:0 20px;padding:0 20px;box-shadow:none}.navbar-list{gap:30px;padding:0 20px}.navbar-link{font-weight:var(--fw-500)}}.sidebar{margin-bottom:15px;max-height:112px;overflow:hidden;transition:var(--transition-2)}.avatar-box img{width:90px;height:90px;border-radius:8px}.sidebar.active{max-height:405px}.sidebar-info{position:relative;display:flex;justify-content:flex-start;align-items:center;gap:15px}.avatar-box{background:var(--bg-gradient-onyx);border-radius:20px}.info-content .name{color:var(--white-2);font-size:var(--fs-3);font-weight:var(--fw-500);letter-spacing:-.25px;margin-bottom:10px}.info-content .title{color:var(--white-1);background:var(--onyx);font-size:var(--fs-8);font-weight:var(--fw-300);width:max-content;padding:3px 12px;border-radius:8px}.info_more-btn{top:-15px;right:-15px;border-radius:0 15px;font-size:13px;color:var(--orange-yellow-crayola);background:var(--border-gradient-onyx);padding:10px;box-shadow:var(--shadow-2);z-index:1}.info_more-btn,.info_more-btn:before{position:absolute;transition:var(--transition-1)}.info_more-btn:before{content:"";inset:1px;border-radius:inherit;background:var(--bg-gradient-jet);z-index:-1}.info_more-btn:focus,.info_more-btn:hover{background:var(--bg-gradient-yellow-1)}.info_more-btn:focus:before,.info_more-btn:hover:before{background:var(--bg-gradient-yellow-2)}.info_more-btn span{display:none}.sidebar-info_more{opacity:0;visibility:hidden;transition:var(--transition-2)}.sidebar.active .sidebar-info_more{opacity:1;visibility:visible}.contacts-list{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}.contact-item{min-width:100%;display:flex;align-items:center;gap:16px}.contact-info{max-width:calc(100% - 46px);width:calc(100% - 46px)}.contact-title{color:var(--light-gray-70);font-size:var(--fs-8);text-transform:uppercase;margin-bottom:2px}.contact-info :is(.contact-link,time,address){color:var(--white-2);font-size:var(--fs-7)}.contact-info address{font-style:normal}.social-list{display:flex;justify-content:flex-start;align-items:center;gap:15px;padding-bottom:4px;padding-left:7px}.social-item .social-link{color:var(--light-gray-70);font-size:18px}.social-item .social-link:hover{color:var(--light-gray)}@media (min-width:580px){.sidebar{width:520px;margin-inline:auto;padding:30px}.avatar-box img{width:120px;height:120px}.icon-box{width:48px;height:48px;border-radius:12px;font-size:18px}.sidebar{max-height:180px;margin-bottom:30px}.sidebar.active{max-height:584px}.sidebar-info{gap:25px}.avatar-box{border-radius:30px}.avatar-box -img{width:120px}.info-content .name{margin-bottom:15px}.info-content .title{padding:5px 18px}.info_more-btn{top:-30px;right:-30px;padding:10px 15px}.info_more-btn span{display:block;font-size:var(--fs-8)}.info_more-btn ion-icon{display:none}.separator{margin:32px 0}.contacts-list{gap:20px}.contact-info{max-width:calc(100% - 64px);width:calc(100% - 64px)}}@media (min-width:768px){.sidebar{width:700px}.has-scrollbar::-webkit-scrollbar-button{width:100px}.contacts-list{grid-template-columns:1fr 1fr;gap:30px 15px}}@media (min-width:1024px){.sidebar{width:950px;box-shadow:var(--shadow-5)}}@media (min-width:1250px){.avatar-box .-img{width:150px;height:150px}.sidebar{width:auto;position:-webkit-sticky;position:sticky;top:60px;max-height:max-content;height:100%;margin-bottom:0;padding-top:60px;z-index:1}.sidebar-info{flex-direction:column}.avatar-box img{width:150px;height:150px}.info-content .name{white-space:nowrap;text-align:center}.info-content .title{margin:auto}.info_more-btn{display:none}.sidebar-info_more{opacity:1;visibility:visible}.contacts-list{grid-template-columns:1fr}.contact-info :is(.contact-link){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact-info :is(.contact-link,time,address){--fs-7:14px;font-weight:var(--fw-300)}.separator:last-of-type{margin:15px 0;opacity:0}.social-list{justify-content:center}}.custom-modal{position:fixed;top:0;left:0;width:100%;height:100%!important;display:flex;justify-content:flex-end;align-items:stretch;z-index:9999;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.custom-modal.open{opacity:1;pointer-events:auto;border:none}.custom-modal.closed{opacity:0;pointer-events:none}.modal-content{background:var(--eerie-black-2);width:100%;max-width:400px;height:100%;box-shadow:-4px 0 15px rgba(0,0,0,.1);transform:translateX(100%);animation:slideIn .4s cubic-bezier(.25,.8,.25,1) forwards;border-radius:8px 0 0 8px}.custom-modal.closed .modal-content{animation:slideOut .4s cubic-bezier(.25,.8,.25,1) forwards}@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slideOut{0%{transform:translateX(0)}to{transform:translateX(100%)}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:28px 16px;background:var(--eerie-black-2);color:var(--white-2)}.modal-header h3{margin:0;font-size:24px;color:var(--white-2)}.close-btn{background:none;border:none;color:#333;font-size:24px;cursor:pointer}.close-btn:hover{color:#007bff}.modal-body{padding:16px;overflow-y:auto;flex-grow:1;color:var(--white-2)}.languages{display:flex;align-items:center;gap:12px;padding:8px}.custom-flag{width:2.5rem;height:auto;border-radius:4px;background-color:transparent;object-fit:cover;cursor:pointer}.flag-link{display:flex;flex-direction:column;align-items:center}.lang-title{color:#fff;font-size:12px}.active-class{border:3px solid var(--orange-yellow-crayola)}.loading-container{display:flex;justify-content:center;align-items:center;height:100%}.spinner{width:40px;height:40px;border-radius:50%;border:4px solid rgba(0,0,0,.1);border-top:4px solid var(--orange-yellow-crayola);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@font-face{font-family:__Roboto_f911a0;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/483de911b1a0d258-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_f911a0;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0e5e1c6a8db9e432-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_f911a0;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5693677ef07d9b51-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_f911a0;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/28aa5118b38b86e4-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_f911a0;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8720059dfa14a1fe-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_f911a0;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f1df6186c8d69644-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,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:__Roboto_f911a0;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/120a5a1920781bd0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_f911a0;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/27971e35634b7c88-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_f911a0;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cd31bf4b34f8dfb3-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_f911a0;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ecf49d904668b268-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_f911a0;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/2f66f084fba01545-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_f911a0;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/906678b269849541-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_f911a0;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/674abd25bb7be96f-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,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:__Roboto_f911a0;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/da897b99eb1fe4a1-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_f911a0;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/80b1a0e600ca6d83-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_f911a0;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7c16c8204ab29534-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_f911a0;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f756da832d8c34d4-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_f911a0;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/98a28a5430a3cf7f-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_f911a0;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df2942b6de9d14b5-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_f911a0;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7a7012758df5a81e-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,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:__Roboto_f911a0;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6ebb97b5c9fa4e03-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_Fallback_f911a0;src:local("Arial");ascent-override:92.67%;descent-override:24.39%;line-gap-override:0.00%;size-adjust:100.11%}.__className_f911a0{font-family:__Roboto_f911a0,__Roboto_Fallback_f911a0;font-style:normal}.__variable_f911a0{--font-roboto:"__Roboto_f911a0","__Roboto_Fallback_f911a0"}@font-face{font-family:__Source_Code_Pro_44e1d4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/2053df8159b25386-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Source_Code_Pro_44e1d4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9d9b9cae20d87d18-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Source_Code_Pro_44e1d4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/891487401855818d-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Source_Code_Pro_44e1d4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/64ea2a5aaa4dedd3-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Source_Code_Pro_44e1d4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b63e4df112f8dce1-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Source_Code_Pro_44e1d4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1a142ec2652f2d06-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,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:__Source_Code_Pro_44e1d4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/dba81c1208da12ee-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Source_Code_Pro_44e1d4;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/2053df8159b25386-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Source_Code_Pro_44e1d4;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/9d9b9cae20d87d18-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Source_Code_Pro_44e1d4;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/891487401855818d-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Source_Code_Pro_44e1d4;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/64ea2a5aaa4dedd3-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Source_Code_Pro_44e1d4;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b63e4df112f8dce1-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Source_Code_Pro_44e1d4;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/1a142ec2652f2d06-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,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:__Source_Code_Pro_44e1d4;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/dba81c1208da12ee-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Source_Code_Pro_44e1d4;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/2053df8159b25386-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Source_Code_Pro_44e1d4;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/9d9b9cae20d87d18-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Source_Code_Pro_44e1d4;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/891487401855818d-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Source_Code_Pro_44e1d4;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/64ea2a5aaa4dedd3-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Source_Code_Pro_44e1d4;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b63e4df112f8dce1-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Source_Code_Pro_44e1d4;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1a142ec2652f2d06-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,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:__Source_Code_Pro_44e1d4;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/dba81c1208da12ee-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Source_Code_Pro_Fallback_44e1d4;src:local("Arial");ascent-override:72.39%;descent-override:20.08%;line-gap-override:0.00%;size-adjust:135.93%}.__className_44e1d4{font-family:__Source_Code_Pro_44e1d4,__Source_Code_Pro_Fallback_44e1d4;font-style:normal}.__variable_44e1d4{--font-source-code-pro:"__Source_Code_Pro_44e1d4","__Source_Code_Pro_Fallback_44e1d4"}