.request-a-demo-img{width:100%}
.switcher-container{position:absolute;z-index:10;right:0;left:0;margin-right:auto;margin-left:auto;padding:12px 0;text-align:center;background:#fff;border-top:1px solid hsla(0,0%,100%,.2);border-bottom:1px solid hsla(0,0%,100%,.2)}.switcher-container_theme_dark{background-color:rgba(0,0,0,.8)}@media screen and (max-width:640px){.switcher-container{display:none}}.sticky{position:fixed;z-index:1000;top:var(--sticky-top-offset);right:0;left:0}@media screen and (max-width:1000px){.sticky{display:none}}.stickyVisible{visibility:visible}
.youtrack-insiders-video{border-radius:16px;box-shadow:0 0 35px 0 rgba(121,68,189,.2)}
.youtrack-teams-insights-section{padding-bottom:48px}.youtrack-teams-insights-section__card{display:flex}.youtrack-teams-insights-section__link{display:inline-block}@media screen and (max-width:640px){.youtrack-teams-insights-section__tag:not(:first-of-type){margin-top:8px}}
#youtrack-teams-legal-page .heading-section{padding-bottom:48px;-webkit-hyphens:auto;hyphens:auto}#youtrack-teams-legal-page .heading-section__container{position:relative}#youtrack-teams-legal-page .heading-section__image{position:absolute;right:0;top:0;height:512px;width:598px;overflow:visible}@media screen and (max-width:640px){#youtrack-teams-legal-page .heading-section__image{position:relative;align-self:center}}#youtrack-teams-legal-page .heading-section__image>img{position:absolute;top:50%;transform:translateY(calc(-50% - 32px));left:0}@media screen and (max-width:640px){#youtrack-teams-legal-page .heading-section__image>img{position:static;transform:none}}#youtrack-teams-legal-page .heading-section__content{position:relative;z-index:1}@media screen and (max-width:640px){#youtrack-teams-legal-page .heading-section__title br{display:none}}@media screen and (max-width:640px){#youtrack-teams-legal-page .heading-section__action{width:-moz-max-content;width:max-content}}#youtrack-teams-legal-page .heading-section__button{width:100%}#youtrack-teams-legal-page .heading-section__button-caption{padding:0 8px;text-align:center}@media screen and (max-width:640px){#youtrack-teams-legal-page .button-sm-fullwidth{width:100%}}
.continuous-carousel{position:relative}@media screen and (max-width:1000px){.continuous-carousel__title{position:relative;padding-left:26px;z-index:3}}@media screen and (max-width:640px){.continuous-carousel__title{padding-left:0;text-align:center}}.continuous-carousel__link{border-bottom:1px solid transparent;color:var(--wt-color-white)}.continuous-carousel__link:hover{border-color:currentColor;outline:none;text-decoration:none;color:var(--wt-color-white)}.continuous-carousel__link:focus{outline:none}.continuous-carousel__link:focus[data-focus-method=key]{box-shadow:var(--wt-color-primary-light-theme-80) 0 0 0 4px}.continuous-carousel__slides{display:flex;overflow-x:auto;flex-wrap:nowrap;scroll-snap-type:x mandatory;align-items:stretch;max-width:100%;margin:12px -22px 0;padding:0 48px 16px}@media screen and (max-width:640px){.continuous-carousel__slides{margin:16px -16px 0;padding:0 32px 16px}}.continuous-carousel__slide{flex-shrink:0;flex-basis:100%;scroll-snap-align:center;width:100%;margin:0 8px;vertical-align:top}.continuous-carousel__slide:first-child{margin-left:0}.continuous-carousel__slide:last-child{margin-right:0}.continuous-carousel__img{display:block;overflow:hidden;width:100%;border-radius:4px;box-shadow:0 0 0 1px var(--wt-color-dark-20)}.continuous-carousel__text{width:100%;white-space:normal}@media screen and (max-width:640px){.continuous-carousel__text{text-align:center}}
.youtrack-animated-tab{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:100%}.youtrack-animated-tab__indicator{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--wt-color-dark-20);transition:transform 0ms linear;transform:translateX(-101%)}.youtrack-animated-tab__indicator--active{transform:translateX(0)}
:root{--slideshow-tab-width:412px;--slideshow-tab-lg-width:300px}.youtrack-slideshow{display:flex;position:relative;align-items:flex-start}.youtrack-slideshow_img-left{flex-direction:row}.youtrack-slideshow_img-right{flex-direction:row-reverse}.youtrack-slideshow__slides{position:relative;flex:1 1 auto;box-shadow:0 0 0 1px var(--wt-color-dark-20);border-radius:16px;width:calc(100% - var(--slideshow-tab-width))}@media screen and (max-width:1276px){.youtrack-slideshow__slides{width:calc(100% - var(--slideshow-tab-lg-width))}}.youtrack-slideshow__slide{top:0;right:0;bottom:0;left:0;width:100%;height:100%}.youtrack-slideshow__slide_visible{position:relative;opacity:1;visibility:visible;transition:opacity .5s linear 0s,visibility 0s linear 0s}.youtrack-slideshow__slide_hidden{position:absolute;opacity:0;visibility:hidden;transition:opacity .5s linear 0s,visibility 0s linear .5s}.youtrack-slideshow__slides-panel{display:flex;flex-direction:column;align-items:stretch;width:var(--slideshow-tab-width);min-height:-moz-fit-content;min-height:fit-content;padding:0}@media screen and (max-width:1276px){.youtrack-slideshow__slides-panel{width:var(--slideshow-tab-lg-width)}}.youtrack-slideshow__slides-switcher{position:relative;overflow-y:auto;flex-shrink:1;flex-grow:1;box-sizing:border-box;width:100%;padding:0 16px}@media screen and (max-width:1276px){.youtrack-slideshow__slides-switcher{padding:0 10px}}.youtrack-slideshow__slides-switcher__element+.youtrack-slideshow__slides-switcher__element{margin-top:16px}.youtrack-slideshow__tab{position:relative;overflow:hidden;flex:0 0 auto;max-width:100%;padding:8px;border-radius:8px;cursor:pointer;text-align:left;background-color:var(--wt-color-dark-5);-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}@media screen and (max-width:1276px){.youtrack-slideshow__tab{padding:4px 10px}}.youtrack-slideshow__tab:focus{outline:none}.youtrack-slideshow__tab:focus[data-focus-method=key]{box-shadow:var(--wt-color-primary-light-theme-80) 0 0 0 4px}.youtrack-slideshow__tab:hover,.youtrack-slideshow__tab_active{background-color:var(--wt-color-dark-20)}.youtrack-slideshow__learn-more{flex-shrink:0;padding:0 16px}@media screen and (max-width:1276px){.youtrack-slideshow__learn-more{padding:0 10px}}.youtrack-slideshow__learn-more_btn{width:100%}
.youtrack-slide{position:relative;height:100%;border-radius:16px;overflow:hidden}.youtrack-slide img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left}
#youtrack-teams-legal-page .case-studies-section__link{display:inline-block}
.image-gif{max-width:100%}.team-header_development{top:-100px}@media screen and (max-width:640px){.team-header_development{left:-166px;top:-135px;margin-bottom:-200px}}@media (max-width:530px){.team-header_development{left:-110px;top:-135px;margin-bottom:-200px}}@media screen and (max-width:1000px){.team-header_scrum{top:-110px}.team-header_scrum>img{width:100%}}@media screen and (max-width:640px){.team-header_scrum{top:-45px;right:-60px;margin-bottom:-188px}}.team-header_kanban,.team-header_legal,.team-header_mixed{top:-70px}@media screen and (max-width:1000px){.team-header_kanban,.team-header_legal,.team-header_mixed{top:-110px;right:-40px}.team-header_kanban>img,.team-header_legal>img,.team-header_mixed>img{width:100%}}@media screen and (max-width:640px){.team-header_kanban,.team-header_legal,.team-header_mixed{top:-44px;margin-bottom:-98px}}.team-header_operations{top:-40px;right:80px}@media screen and (max-width:1000px){.team-header_operations{top:-90px;right:0}.team-header_operations>img{width:100%}}@media screen and (max-width:640px){.team-header_operations{margin-bottom:-110px}}.team-header_marketing{top:-70px;right:50px}@media screen and (max-width:1000px){.team-header_marketing{top:-110px;right:-70px}.team-header_marketing>img{width:100%}}@media screen and (max-width:640px){.team-header_marketing{margin-bottom:-300px;right:-107px;top:-166px}}@media screen and (max-width:1000px){.team-header_management{top:-110px;right:-70px}.team-header_management>img{width:100%}}@media screen and (max-width:640px){.team-header_management{margin-bottom:-200px;right:-200px}}.team-header_design{right:-80px}@media screen and (max-width:1000px){.team-header_design{right:-60px}.team-header_design>img{width:130%}}@media screen and (max-width:640px){.team-header_design{top:-30px;right:0;margin-bottom:-60px}}.team-header_qa{top:-40px}@media screen and (max-width:1000px){.team-header_qa>img{width:130%}}@media screen and (max-width:640px){.team-header_qa{margin-bottom:-40px}}@media screen and (max-width:640px){.img-size-sm{width:auto;margin:0 -16px}}@media screen and (max-width:1000px){.youtrack-form{display:block;min-width:auto;max-width:100%}}@media screen and (max-width:1000px){.youtrack-form__field-privacy{width:100%}}.choose-card{height:100%}.img-border{box-sizing:border-box;border:1px solid var(--wt-color-dark-20)}.lbrace:before{content:"{"}.rbrace:before{content:"}"}.colored-tag-wrap{position:absolute;top:30px;right:30px}.youtrack-download-form-card__img{height:64px}.text-bold{font-weight:600}
#youtrack-teams-legal-page .switcher-container.sticky{display:block;border-bottom:1px solid var(--wt-color-dark-20);border-top:1px solid var(--wt-color-dark-20)}@media screen and (max-width:640px){#youtrack-teams-legal-page .switcher-container.sticky{display:none}}#youtrack-teams-legal-page .youtrack-teams-insights-section h2{margin-top:0}
