:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--accent:#0a2a43;--second:#1572a1;--dark:#353941;--ldark:#47526b;--grey:#e5e7eb;--white:#fff;--black:#000;--success:#178b1a}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100vh;margin:0 auto;font-size:16px;line-height:24px;overflow-x:hidden}a{color:inherit;text-decoration:none}p,span,h1,h2,h3,h4,h5{margin:0;padding:0}ul{gap:10px;padding-left:30px;list-style-type:none;display:grid}li{white-space:normal;position:relative}li:before{content:"";background-color:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:-30px;transform:translateY(-50%)}.grecaptcha-badge{visibility:hidden}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.p.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_f208e6c3-module__BXoS7a__className{font-family:Inter,Inter Fallback;font-style:normal}
.headerComponent-module__c44KUW__wrapper{flex-direction:column;gap:10px;margin-bottom:30px;display:flex}.headerComponent-module__c44KUW__head{justify-content:space-between;gap:20px;width:100%;display:flex}
.logoComponent-module__YFmhpG__logo{color:var(--dark);align-items:center;gap:10px;font-size:1.3rem;text-decoration:none;display:flex}.logoComponent-module__YFmhpG__logo span{margin:0;padding:0;font-weight:500}@media (max-width:480px){.logoComponent-module__YFmhpG__logo span{font-size:1.3rem}}
.headerMenuComponent-module__3H86LG__menu{border-radius:var(--border-radius);background-color:var(--white);flex-wrap:wrap;justify-content:space-between;gap:20px;padding:20px;display:flex;position:relative}.headerMenuComponent-module__3H86LG__burger,.headerMenuComponent-module__3H86LG__menuOpen{cursor:pointer;font-size:24px;display:none}.headerMenuComponent-module__3H86LG__links{background-color:var(--white);align-items:center;gap:20px;display:flex}.headerMenuComponent-module__3H86LG__link{width:fit-content;padding-bottom:4px;text-decoration:none;transition:all .4s;position:relative}.headerMenuComponent-module__3H86LG__link:after{content:"";background:var(--accent);transform-origin:0;border-radius:999px;width:100%;height:2px;transition:transform .25s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.headerMenuComponent-module__3H86LG__link:hover{color:var(--accent)}.headerMenuComponent-module__3H86LG__link:hover:after,.headerMenuComponent-module__3H86LG__link:focus-visible:after{transform:scaleX(1)}.headerMenuComponent-module__3H86LG__show{flex-direction:column;display:flex}.headerMenuComponent-module__3H86LG__burgerItem{cursor:pointer;flex-direction:column;justify-content:space-around;width:35px;height:25px;transition:all .4s;display:flex}.headerMenuComponent-module__3H86LG__burgerItem div{background-color:var(--dark);width:20px;height:3px;transition:all .4s}.headerMenuComponent-module__3H86LG__burgerItem.headerMenuComponent-module__3H86LG__isOpen div:nth-child(2){opacity:0}.headerMenuComponent-module__3H86LG__burgerItem.headerMenuComponent-module__3H86LG__isOpen div:first-child{transform:translateY(8px)rotate(45deg)}.headerMenuComponent-module__3H86LG__burgerItem.headerMenuComponent-module__3H86LG__isOpen div:last-child{transform:translateY(-8px)rotate(-45deg)}@media (max-width:1200px){.headerMenuComponent-module__3H86LG__burgerItem{display:flex}.headerMenuComponent-module__3H86LG__burger,.headerMenuComponent-module__3H86LG__menuOpen{z-index:10;display:block}.headerMenuComponent-module__3H86LG__links{opacity:0;max-height:1px;transition:all .4s;display:grid;position:absolute;top:20px;right:40px;overflow:hidden}.headerMenuComponent-module__3H86LG__show{opacity:1;background-color:var(--white);border-radius:var(--border-radius);z-index:1;max-height:fit-content;padding:20px}.headerMenuComponent-module__3H86LG__show .headerMenuComponent-module__3H86LG__links{display:flex}.headerMenuComponent-module__3H86LG__menu{background:0;padding:0}}
