.main{background:#FAFAF9}.lang-switcher{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:none;background:none;padding:0;text-decoration:none;cursor:pointer;transition:all .3s ease;font:inherit;color:inherit}.lang-switcher img{width:24px;height:24px}.lang-switcher span{font-family:Suisse Intl,sans-serif;font-weight:500;letter-spacing:-.03em;text-transform:uppercase}.lang-switcher--jggl{padding:12px;width:90px;height:50px;background:rgba(255,255,255,.12);backdrop-filter:blur(60px);border-radius:8px;color:#fff;border:1px solid rgba(255,255,255,.1)}.lang-switcher--jggl span{font-size:14px;line-height:1.2;color:inherit}.lang-switcher--atleta{box-sizing:border-box;padding:6px 20px;width:120px;height:50px;background:linear-gradient(180deg,rgba(12,12,16,.08),rgba(40,40,40,.08));border-radius:8px;border:1px solid rgba(1,4,9,.08);color:#010409;font-weight:450;font-size:16px;line-height:24px}.lang-switcher--atleta span{color:#010409}.atleta-footer{background:#fff;overflow:hidden;padding:var(--container-padding-x);position:relative;display:flex;flex-direction:column;border-radius:16px;border:1px solid #e5e5e5;width:calc(100% - var(--container-padding-x) * 2);margin:0 var(--container-padding-x) 48px}.atleta-footer__content{display:grid;grid-template-columns:500px 1fr;gap:32px 48px;align-items:start}.atleta-footer__left{display:flex;flex-direction:column;gap:48px}.atleta-footer__brand-logo{display:flex;align-items:center;gap:8px}.atleta-footer__logo-icon{width:57px;height:37px;position:relative}.atleta-footer__logo-text{display:flex;align-items:center;gap:4px;font-size:18px;text-transform:uppercase;color:#010409;line-height:2}.atleta-footer__logo-number{font-size:10px;font-weight:600;line-height:2}.atleta-footer__logo-number--purple{color:#8488df}.atleta-footer__logo-number--orange{color:#ff7632}.atleta-footer__icons{display:flex;gap:12px}.atleta-footer__icon{box-sizing:border-box;width:97px;height:97px;background:linear-gradient(180deg,rgba(12,12,16,.08),rgba(40,40,40,.08));border-radius:8px;border:2px solid transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;text-decoration:none;color:inherit}.atleta-footer__icon:hover{background:linear-gradient(180deg,rgba(12,12,16,.12),rgba(40,40,40,.12))}.atleta-footer__right{display:flex;justify-content:flex-start}.atleta-footer__cols{display:grid;grid-template-columns:auto auto auto;gap:56px;width:100%}.atleta-footer__col--main{min-width:260px}.atleta-footer__col{display:flex;flex-direction:column;gap:12px}.atleta-footer__col--lang{justify-content:flex-start}.atleta-footer__link{color:rgba(0,0,0,.7);font-size:18px;text-decoration:none;transition:color .3s ease}.atleta-footer__link:hover{color:rgba(0,0,0,1)}.atleta-footer__contact{display:flex;flex-direction:column;gap:12px;margin-top:52px}.atleta-footer__note{color:rgba(0,0,0,.7);font-size:18px}.atleta-footer__email{color:#000;font-size:32px;font-weight:500;line-height:1.2}.atleta-footer__brand-wrapper{position:relative;width:120vw;max-width:none;align-self:center;transform:translateY(55px)}.atleta-footer__brand{position:relative;width:100%;height:auto;opacity:1}.atleta-footer__blur-circle{position:absolute;right:0;bottom:0;width:200px;height:200px;border-radius:50%;background:rgba(229,231,235,.3);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);pointer-events:none}@media (max-width:1024px){.atleta-footer{padding:48px}.atleta-footer__content{grid-template-columns:1fr}.atleta-footer__right{justify-content:flex-start}.atleta-footer__cols{grid-template-columns:1fr 1fr;gap:32px}.atleta-footer__col--lang,.atleta-footer__col--main{grid-column:1/-1}}@media (max-width:640px){.atleta-footer{padding:48px 24px}.atleta-footer__icon{width:72px;height:72px}.atleta-footer__cols{grid-template-columns:1fr}.atleta-footer__col--lang{justify-content:flex-start}.atleta-footer__email{font-size:20px}}@media (max-width:480px){.atleta-footer__icon{width:60px;height:60px}}@media (max-width:375px){.atleta-footer__icon{width:52px;height:52px}}