.cookie{position:fixed;right:0;bottom:0;left:0;background-color:#fff;z-index:1029;border-top:1px solid #000;padding:20px 0;animation:slide-in .3s ease forwards}.cookie__container{display:flex;flex-direction:column;align-items:center;gap:20px;padding:0 25px}@media(min-width:768px){.cookie__container{flex-direction:row;margin:0 auto;max-width:1061px}}.cookie__desc{font-size:1rem;font-weight:400;line-height:1.5}.cookie__desc-link{color:#1e22aa;text-decoration:none}@media(min-width:768px){.cookie__desc{font-size:1rem;margin-bottom:0}}.cookie__button{height:40px;padding:12px 24px 14px;color:#000;background-color:#f3f3f3}@media(hover:hover)and (pointer:fine){.cookie__button:hover.Button:hover{color:#000;background-color:#f3f3f3}}@media(width <= 767px){.cookie__button{width:auto}}.footer{padding:44px 0;background-color:#f3f3f3;border-top:1px solid #000}.footer__container{display:flex;flex-direction:column-reverse;gap:32px}.footer__copyright{font-size:.875rem;font-weight:400;line-height:1.4;color:#475a6f}.footer__right{font-size:.875rem;font-weight:400;line-height:1.4285714286;color:#000;text-decoration:underline}.footer__right:hover{text-decoration:none}@media(min-width:768px){.footer{padding:34px 0}.footer__container{flex-direction:row;justify-content:space-between}}@media(min-width:992px){.footer{background-color:#1e22aa;border-color:#fff}.footer__copyright{color:#f3f3f3;opacity:.75}.footer__right{color:#f3f3f3}}@media(min-width:768px)and (width <= 991px){.footer{padding:43px 0}.footer__container{flex-direction:row-reverse}.footer__copyright{margin-right:82px}}:root{--font-family-base:var(--font-proxima),sans-serif;--color-bg-base:#212529;--color-heading-base:#f6f7f9;--color-text-base:#dae0e7;--color-bg-light:#f6f7f9;--color-heading-light:#212529;--color-text-light:#475a6f;--color-text-footer:#9faab7;--color-bg-card:#1c1e21;--color-accent-primary:#daf251;--color-accent-primary-active:#d9ff00;--color-accent-secondary:#1e22aa;--color-accent-secondary-active:#202ed1}*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth;scroll-margin-top:20px}body,html{font-family:var(--font-proxima),sans-serif;background-color:#fff;color:#000;overflow-x:hidden;min-width:320px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-width:thin;scrollbar-color:#1e22aa #fff;scrollbar-face-color:#1e22aa;scrollbar-track-color:#fff}body::-webkit-scrollbar,html::-webkit-scrollbar{width:10px;height:10px}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background:#1e22aa;border-radius:5px}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:#fff;border-radius:5px}.container{margin:0 auto;padding:0 15px;max-width:360px}@media(min-width:576px)and (width <= 767px){.container{max-width:576px}}@media(min-width:768px)and (width <= 991px){.container{max-width:710px}}@media(min-width:992px)and (width <= 1245px){.container{max-width:992px}}@media(min-width:1246px){.container{max-width:1246px}}.section-title{margin-bottom:32px}@media(min-width:992px){.section-title{margin-bottom:42px}}html{scrollbar-gutter:stable}.html-no-scroll{overflow:hidden}body h1{font-size:1.875rem;font-weight:600;line-height:1.3333333333;color:#000}@media(min-width:992px){body h1{font-size:4rem;line-height:1.2}}body h2{font-size:1.75rem;font-weight:500;line-height:normal;color:#000}@media(min-width:992px){body h2{font-size:3rem;font-weight:600}}body p{font-size:.875rem;font-weight:400;line-height:1.4285714286;color:#475a6f}@media(min-width:992px){body p{font-size:1rem;line-height:1.48}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes slide-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes zoom-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes slide-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes spin{to{transform:rotate(1turn)}}
/*# sourceMappingURL=aa06faa042535b28.css.map*/