.footer{width:100%;max-width:1200px;display:flex;flex-direction:row;justify-content:center;margin:40px auto 27px;padding-bottom:40px}@media screen and (max-width:1200px){.footer{max-width:90%;min-width:90%}}.footer__wrapper{width:100%;display:flex;flex-direction:column;gap:50px}@media only screen and (max-width:768px){.footer__wrapper{align-items:center;gap:30px}}.footer__content{width:100%;display:flex;flex-direction:row;justify-content:space-between}@media only screen and (max-width:768px){.footer__content{flex-direction:column;align-items:center;gap:30px}}.footer__buttons{display:flex;flex-flow:row nowrap;justify-content:flex-end;gap:15px}.footer__buttons .button{font-family:ProximaNova-Regular;font-size:14px;font-weight:400;line-height:19px;font-style:normal}@media only screen and (max-width:768px){.footer__buttons{width:100%;justify-content:space-between;padding:0 15px}}.footer__telegram-bot{display:inline-flex;flex-direction:column;align-items:flex-end;gap:4px;padding:16px 20px;border:1px solid rgba(0,159,231,.14);border-radius:24px;background:rgba(0,159,231,.08);color:inherit;text-decoration:none;transition:background-color .25s ease-in-out,border-color .25s ease-in-out}.footer__telegram-bot:hover{background:rgba(0,159,231,.14);border-color:rgba(0,159,231,.22)}.footer__telegram-bot-label{font-family:ProximaNova-Regular;font-size:14px;font-weight:400;line-height:19px;font-style:normal;opacity:.8}.footer__telegram-bot-handle{font-family:ProximaNova-Regular;font-size:16px;line-height:22px;font-style:normal;font-weight:700}@media only screen and (max-width:768px){.footer__telegram-bot-handle{font-size:14px;line-height:100%}.footer__telegram-bot{width:100%;align-items:center;text-align:center;padding:16px}.footer-logo{width:120px;height:25px}}.button{display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:35px;border:none;outline:none;font-family:ProximaNova-BoldIt;font-size:18px;font-weight:700;line-height:21px;font-style:italic}@media only screen and (max-width:768px){.button{font-family:ProximaNova-BoldIt;font-size:18px;font-weight:700;line-height:21px;font-style:italic}}.button svg{fill:#fff}.button--large{padding:24px 60px;gap:10px}.button--normal{padding:20px 40px;gap:10px;font-size:16px}.button--medium{padding:16px 32px;gap:8px;font-size:16px}.button--small{padding:12px 16px;gap:8px;font-size:14px}.button--primary{background:linear-gradient(90deg,#59cbff,#009fe7);color:#fff}.button--primary:hover{background:linear-gradient(90deg,#8bdbff,#4dbcee)}.button--primary:focus{outline:2px solid #009fe7}.button--primary .button-counter,.button--secondary{background:#fff;color:#009fe7}.button--secondary{outline:2px solid #009fe7}.button--secondary svg{fill:#009fe7}.button--secondary:hover{background:linear-gradient(90deg,#8bdbff,#4dbcee);color:#fff}.button--secondary:hover svg{fill:#fff}.button--secondary:focus{outline:2px solid #009fe7}.button--secondary .button-counter{background:#f0faff;color:#62c2ee}.button--transparent{background:rgba(0,0,0,0);color:#fff;outline:2px solid #009fe7;filter:drop-shadow(0 20px 80px rgba(36,107,254,.5))}.button--transparent svg{fill:#fff}.button--transparent:hover{background:linear-gradient(90deg,#8bdbff,#4dbcee);color:#fff}.button--transparent:hover svg{fill:#fff}.button--transparent:focus{outline:2px solid #009fe7}.button--cancel{background:#ff3535;color:#fff}.button--cancel:hover{background:#ff5d5d}.button--cancel:focus{outline:2px solid #009fe7}.button--disabled{background:#e8ebf1;outline:none;color:#fff;filter:none}.button--disabled svg{fill:#fff}.button--disabled:hover{background:#e8ebf1;outline:none}.button--disabled:focus{outline:2px solid #009fe7}.button:hover{cursor:pointer}.button>.button-counter{display:flex;justify-content:center;align-items:center;border-radius:35px;padding:5px 8px}.header__actions__burger{display:none;background:rgba(0,0,0,0);border:none;outline:none;padding:0}.header__actions__burger:hover{cursor:pointer}@media only screen and (max-width:768px){.header__actions__burger{display:block;position:absolute;right:20px}}.header{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:40px}.header__brand{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.header__nav{display:flex;flex-direction:row;flex-wrap:nowrap;gap:30px}.header__nav__item{display:flex;list-style-type:none}.header__nav__item .header__nav-link{transition:background-color,color .25s ease-in-out}.header__nav__item .header__nav-link:hover{outline:1px solid rgba(0,159,231,.14);background:rgba(0,159,231,.08);color:#fff}@media only screen and (max-width:768px){.header__nav__item.active{background:linear-gradient(90deg,rgba(0,159,231,0),rgba(0,159,231,.08) 50%,rgba(0,159,231,0))}}@media screen and (min-width:767px){.header__nav__item.active .header__nav-link{outline:1px solid rgba(0,159,231,.14);background:rgba(0,159,231,.08);color:#fff}}.header__nav__item.button{display:flex;justify-content:flex-start}@media only screen and (max-width:768px){.header__nav__item,.header__nav__item.button{padding:15px 0}}.header__nav-link{text-decoration:none;color:#828fa4;border-radius:20px;padding:12px 20px;cursor:pointer;font-family:ProximaNova-Regular;font-size:16px;font-weight:400;line-height:22px;font-style:normal}@media only screen and (max-width:768px){.header__nav-link{font-size:14px;line-height:100%}.header__nav-link:hover{outline:1px solid rgba(0,159,231,.14);background:rgba(0,159,231,.08);color:#fff}.header__nav{gap:8px}}.header__actions{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:20px}.header__actions-btn{font-family:ProximaNova-Regular;font-size:14px;font-weight:400;line-height:19px;font-style:normal}@media screen and (max-width:1024px){.header__actions{margin:15px 0 0}}.header__notifications{position:relative;display:flex;align-items:center}.header__notifications-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid rgba(0,159,231,.14);border-radius:20px;background:rgba(0,159,231,.08);color:#828fa4;cursor:pointer;transition:transform .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out}.header__notifications-button--active,.header__notifications-button:hover{transform:translateY(-1px);border-color:rgba(0,159,231,.3);background:rgba(0,159,231,.16);color:#fff}.header__notifications-button:focus-visible{outline:2px solid rgba(0,159,231,.35);outline-offset:2px}.header__notifications-icon{width:20px;height:20px}.header__notifications-count{position:absolute;top:-5px;right:-5px;min-width:20px;height:20px;padding:0 5px;border:2px solid #1e2c47;border-radius:999px;background:linear-gradient(90deg,#59cbff,#009fe7);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-family:ProximaNova-Bold;font-weight:700;line-height:19px;font-style:normal;font-size:11px;line-height:1}.header__notifications-menu{position:absolute;top:calc(100% + 14px);right:0;width:min(380px,100vw - 32px);padding:16px;border:1px solid rgba(0,159,231,.18);border-radius:26px;background:radial-gradient(circle at 10% 0,rgba(89,203,255,.22),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(229,245,253,.98));box-shadow:0 24px 70px rgba(8,22,44,.22);z-index:30}.header__notifications-menu-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;color:#373c3f;font-family:ProximaNova-BoldIt;font-size:18px;font-weight:700;line-height:21px;font-style:italic}@media only screen and (max-width:768px){.header__notifications-menu-head{font-family:ProximaNova-BoldIt;font-size:18px;font-weight:700;line-height:21px;font-style:italic}}.header__notifications-menu-head strong{padding:5px 10px;border-radius:999px;background:rgba(0,159,231,.1);color:#009fe7;white-space:nowrap;font-family:ProximaNova-Bold;font-size:14px;font-weight:700;line-height:19px;font-style:normal}.header__notifications-list{display:flex;flex-direction:column;gap:10px;max-height:420px;overflow-y:auto;padding-right:2px}.header__notifications-state{padding:18px;border-radius:20px;background:hsla(0,0%,100%,.72);color:#828fa4;text-align:center;font-family:ProximaNova-Regular;font-size:14px;font-weight:400;line-height:19px;font-style:normal}.header__notifications-item{display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:12px;width:100%;padding:12px;border:1px solid rgba(0,159,231,.11);border-radius:20px;background:hsla(0,0%,100%,.78);color:#373c3f;text-align:left;cursor:pointer;transition:transform .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out}.header__notifications-item:hover{transform:translateY(-1px);border-color:rgba(0,159,231,.24);box-shadow:0 12px 28px rgba(0,159,231,.12)}.header__notifications-item:focus-visible{outline:2px solid rgba(0,159,231,.35);outline-offset:2px}.header__notifications-item-icon{width:42px;height:42px;border-radius:16px;background:linear-gradient(90deg,#8bdbff,#4dbcee);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-family:ProximaNova-Bold;font-size:16px;font-weight:700;line-height:22px;font-style:normal}@media only screen and (max-width:768px){.header__notifications-item-icon{font-size:14px;line-height:100%}}.header__notifications-item-body{min-width:0;display:flex;flex-direction:column;gap:4px}.header__notifications-item-title{color:#373c3f;font-family:ProximaNova-Bold;font-size:16px;font-weight:700;line-height:22px;font-style:normal}@media only screen and (max-width:768px){.header__notifications-item-title{font-size:14px;line-height:100%}}.header__notifications-item-text{color:#828fa4;font-family:ProximaNova-Regular;font-size:14px;font-weight:400;line-height:19px;font-style:normal}.header__notifications-item-badge{width:fit-content;padding:4px 8px;border-radius:999px;background:rgba(21,232,226,.18);color:#118f8b;font-family:ProximaNova-Bold;font-weight:700;line-height:19px;font-style:normal;font-size:12px;line-height:1}.header__notifications-item-arrow{width:18px;height:18px;color:#009fe7}.header__telegram-bot{display:inline-flex;flex-direction:row;align-items:center;gap:8px;min-width:0;padding:11px 14px;border:1px solid rgba(0,159,231,.14);border-radius:20px;background:rgba(0,159,231,.08);color:#828fa4;text-decoration:none;flex-shrink:0;transition:background-color .25s ease-in-out,border-color .25s ease-in-out,color .25s ease-in-out}.header__telegram-bot:hover{background:rgba(0,159,231,.14);border-color:rgba(0,159,231,.22);color:#fff}.header__telegram-bot-label{font-family:ProximaNova-Regular;font-size:14px;font-weight:400;line-height:19px;font-style:normal;opacity:.8;white-space:nowrap}@media screen and (max-width:1420px){.header__telegram-bot-label{display:none}}.header__telegram-bot-handle{font-family:ProximaNova-Regular;font-size:14px;line-height:19px;font-style:normal;font-weight:700;white-space:nowrap}.header__telegram-bot--brand{flex-direction:column;align-items:flex-start;gap:2px}.header__telegram-bot--brand .header__telegram-bot-label{display:block}.header__telegram-bot--mobile{width:100%;margin-top:8px;align-items:flex-start;flex-direction:column;gap:2px}.header__telegram-bot--mobile .header__telegram-bot-label{display:block}.header__language{display:flex;align-items:center}.header__language-select{height:44px;min-width:88px;max-width:150px;padding:0 12px;border:1px solid rgba(0,159,231,.14);border-radius:20px;background:rgba(0,159,231,.08);color:#828fa4;cursor:pointer;outline:none;font-family:ProximaNova-Regular;font-size:14px;font-weight:400;line-height:19px;font-style:normal}.header__language-select:focus-visible{outline:2px solid rgba(0,159,231,.35);outline-offset:2px}.header__language-select option{color:#111827}@media screen and (max-width:1014px){.header{flex-direction:column;gap:30px}}@media only screen and (max-width:768px){.header--mobile{flex-wrap:wrap;padding:15px}.header--mobile .header__wrapper{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.header--mobile .header__mobile-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.header--mobile .header__mobile-actions .header__actions__burger{position:static;right:auto;flex-shrink:0}.header--mobile .header__notifications-menu{right:0;width:min(340px,100vw - 30px)}.header--mobile .header__notifications-list{max-height:min(420px,100vh - 150px)}.header--mobile .header__nav{display:none}.header--mobile .header__logo{width:120px;height:26px}.header--mobile.header--opened{position:fixed;height:100vh;width:100vw;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:25px;z-index:11;background:linear-gradient(180deg,#1e2c47,#1f396e) no-repeat fixed}.header--mobile.header--opened .header__nav{display:flex;flex-direction:column;align-items:flex-start;padding:15px 0}.header--mobile.header--opened .header__nav .header__nav-link{color:#fff;font-family:ProximaNova-Bold;font-size:16px;line-height:22px;font-style:normal;font-weight:600}}@media only screen and (max-width:768px)and (max-width:768px){.header--mobile.header--opened .header__nav .header__nav-link{font-size:14px;line-height:100%}}@media only screen and (max-width:768px){.header--mobile.header--opened .header__nav .header__language{width:100%;padding:10px 0}.header--mobile.header--opened .header__nav .header__language-select{width:100%;max-width:220px;color:#fff}}