.mobile-apps{display:flex;flex-wrap:nowrap;gap:16px;line-height:0}.footerNavigationBlock{gap:20px;display:flex;flex-direction:column}.footerNavigationBlock__heading{font-weight:500;font-size:20px;line-height:35px;letter-spacing:.6px;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#181818}.footerNavigationBlock__links{gap:12px;display:flex;flex-direction:column}.footerNavigationBlock__link>a{font-weight:300;font-size:14px;line-height:24px;letter-spacing:1px;color:#181818;cursor:pointer}@media(hover:hover){.footerNavigationBlock__link>a:hover{border-bottom:1px solid rgba(24,24,24,.4)}}@media(hover:none){.footerNavigationBlock__link>a:active{border-bottom:1px solid rgba(24,24,24,.4)}}.footer{font-family:var(--font-noto-sans);position:relative;padding-block:50px;background-color:#fff}.footer .container{gap:50px;display:flex;flex-direction:column}.footer__pages{display:grid;grid-template-columns:repeat(auto-fit,minmax(185px,auto));grid-gap:40px;gap:40px;padding-bottom:50px;border-bottom:1px solid #e6eaed}.footer__about{display:grid;grid-template-columns:1fr auto auto;justify-content:space-between;align-items:center;grid-gap:40px;gap:40px}.footer__copyright{flex-wrap:wrap;display:flex;align-items:center}.footer__social-networks{justify-content:flex-start;gap:18px;display:flex;align-items:center}.footer__social-networks a{border-radius:50%;background-color:#f8f9fa;border:1px solid #e6eaed;transition:background-color .3s ease-out;aspect-ratio:1;width:32px;display:flex;align-items:center;justify-content:center}@media(hover:hover){.footer__social-networks a:hover{background-color:hsla(0,0%,100%,.3)}}@media(hover:none){.footer__social-networks a:active{background-color:hsla(0,0%,100%,.3)}}.footer__mobile-apps--top{display:none}@media screen and (max-width:960px){.footer__pages{gap:32px;grid-template-columns:repeat(auto-fit,minmax(145px,auto))}.footer__about{grid-template-columns:1fr;gap:32px}.footer__mobile-apps--top{display:flex;justify-content:center}.footer__mobile-apps--bottom{display:none}}.copyright{gap:12px;display:flex;align-items:center}.copyright__logo{line-height:0;margin-right:16px}.copyright__text{font-weight:300;font-size:12px;line-height:16px;letter-spacing:1px;color:#181818}.content-container{display:flex;flex-direction:column;width:100%;max-width:1440px;height:-moz-fit-content;height:fit-content;margin:0 auto;padding:0 94px}@media(max-width:1300px){.content-container{padding:0 56px}}@media(max-width:425px){.content-container{padding:0 28px}}.headerLogo{gap:13px;height:100%;position:relative;line-height:0;margin:auto 0;justify-content:flex-end}.headerLogo,.jira-cta-button{display:flex;align-items:center}.jira-cta-button{justify-content:center;gap:8px;border:1px solid #222;background-color:#fff;border-radius:56px;height:50px;width:230px;flex-shrink:0}.jira-cta-button__text{color:#222;font-family:var(--font-plus-jakarta-sans);font-size:16px;font-weight:700;line-height:160%}.jira-cta-button__icon{width:24px;height:24px;color:#222}.jira-cta-button--full-width{width:100%}.jira-cta-button--inverse{background-color:#fff}.jira-cta-button--inverse .trello-cta-button__icon,.jira-cta-button--inverse .trello-cta-button__text{color:#000}.trello-cta-button{display:flex;align-items:center;justify-content:center;gap:8px;background-color:#222;border-radius:56px;height:50px;width:230px;flex-shrink:0}.trello-cta-button__text{color:#fff;font-family:var(--font-plus-jakarta-sans);font-size:16px;font-weight:700;line-height:160%}.trello-cta-button__icon{width:24px;height:24px;color:#fff}.trello-cta-button--full-width{width:100%}.trello-cta-button--inverse{background-color:#fff}.trello-cta-button--inverse .trello-cta-button__icon,.trello-cta-button--inverse .trello-cta-button__text{color:#000}.dropdown-item{min-width:280px;border-radius:8px}.dropdown-item__wrapper{width:100%;padding:8px;border-radius:8px;display:flex;align-items:center;gap:8px;transition:background-color .2s}.dropdown-item__wrapper:hover{cursor:pointer;background-color:#f5f5f5}.dropdown-item__wrapper--active{background-color:#f5f5f5}.dropdown-item__icon{width:32px;height:32px;padding:4px;border-radius:8px}.dropdown-item__title{font-size:14px;font-weight:500;line-height:30px}.dropdown-item__tag,.dropdown-item__title{font-style:normal;color:#212121;font-family:var(--font-plus-jakarta-sans)}.dropdown-item__tag{font-size:10px;font-weight:700;line-height:20px;letter-spacing:1px;width:-moz-fit-content;width:fit-content;height:20px;padding:0 8px;border-radius:56px;background-color:#fff9c4}.dropdown-group{display:block}.dropdown-group__title{font-family:var(--font-plus-jakarta-sans);font-size:18px;font-style:normal;font-weight:700;line-height:150%;padding:0 12px;color:#212121}.dropdown-group__cards{display:flex;flex-direction:column;width:100%}@media screen and (max-width:1200px){.dropdown-group__title{padding:12px 8px 0;font-size:16px;font-weight:600;line-height:160%;color:#9e9e9e}}.dropdown-menu{position:relative;cursor:pointer}.dropdown-menu__box{position:absolute;top:100%;z-index:100;max-height:inherit;overflow:hidden}.dropdown-menu__box--left{left:0}.dropdown-menu__box--right{right:0}.dropdown-menu__box--mobile{position:relative;top:unset;left:unset;right:unset;width:100%}.dropdown-menu__content{position:relative;cursor:default;max-height:0;border-radius:16px;background:#fff;display:flex;gap:32px;will-change:max-height,padding,margin-top;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.dropdown-menu__content--expanded{margin-top:8px;max-height:1000px;padding:24px;border:1px solid #eee}.dropdown-menu__content--mobile{width:100%;margin-top:0;border-radius:0;padding:0;gap:0;flex-direction:column}.header-cta__trello-icon{width:24px;height:24px;color:#212121;transition:.3s ease-in-out}.header-cta__cta-button{width:-moz-fit-content;width:fit-content;padding:0 24px;height:36px;display:flex;align-items:center;border-radius:56px;background-color:#fff;color:#212121;border:1px solid #212121;font-size:15px;font-weight:600;line-height:26px;font-family:var(--font-plus-jakarta-sans);transition:.3s ease-in-out;text-transform:none;gap:8px}.header-cta__cta-button:hover{background-color:#000;color:hsla(0,0%,100%,.8)}.header-cta__cta-button:hover .header-cta__trello-icon{color:hsla(0,0%,100%,.8)}.header-cta__cta-button--scrolled{background-color:#212121;color:#fff;border:1px solid rgba(0,0,0,0)}.header-cta__cta-button--scrolled .header-cta__trello-icon{color:#fff}.header-cta__cta-button--active{background-color:#000;color:hsla(0,0%,100%,.8)}.header-cta__cta-button--active .header-cta__trello-icon{color:hsla(0,0%,100%,.8)}.header-cta__cta-wrapper{display:flex;flex-direction:column;padding:42px 0;gap:16px}.header-cta__wrapper{display:flex;align-items:center;gap:24px}.header-cta__wrapper--mobile{flex-direction:column-reverse;align-items:flex-start;justify-content:flex-end;flex-grow:1;width:100%;height:auto;gap:36px}.header-cta__wrapper--mobile .header-cta{align-self:flex-start}.header-cta__wrapper--mobile .user-profile{width:100%;padding:0 0 18px;border-bottom:1px solid #e6eaed}.header-cta__icon{margin-right:8px}.menu-item{font-size:14px;line-height:160%;font-weight:500;color:#181818;transition:.3s ease;font-family:var(--font-plus-jakarta-sans);display:flex;align-items:center}@media(hover:hover){.menu-item:hover{color:rgba(0,0,0,.6)}}@media(hover:none){.menu-item:active{color:rgba(0,0,0,.6)}}.menu-item__chevron{padding:0;margin:0 0 0 4px;pointer-events:none;transition:.3s ease-out;aspect-ratio:1;width:16px}.menu-item--active{color:rgba(0,0,0,.6)}.menu-item--active .menu-item__chevron{transform:rotate(180deg)}.menu-item--mobile{justify-content:space-between;line-height:unset;padding:0 8px}