.productivity-features{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:120px 0;position:relative}.productivity-features__container{position:relative;z-index:2}.productivity-features__background{height:100%!important;left:0;position:absolute;top:0;width:100%!important;z-index:1}.productivity-features__buttons{align-items:center;cursor:pointer;display:flex;flex-direction:row;height:60px;justify-content:center;margin-bottom:16px}.productivity-features__buttons__small{background-color:#fff;border-radius:16px 4px 4px 16px;height:100%;margin-right:8px;padding:16px 18px}.productivity-features__buttons__small img{height:100%!important;width:100%!important}.productivity-features__buttons__big{background-color:#fff;border-radius:4px 16px 16px 4px;color:#0b1029;font-weight:500;height:100%;padding:16px 32px}.productivity-features__title{color:#fff;font-weight:500;letter-spacing:-.01em;margin-bottom:16px;text-align:center}.productivity-features__title--dark{color:#0b1029}.productivity-features__title--grey{color:hsla(0,0%,100%,.7)}.productivity-features__title--dark-opacity{color:rgba(11,16,41,.5)}.productivity-features__title--image{padding:0 0 0 12px}.productivity-features__title--image img{height:40px!important}@media(max-width:767px){.productivity-features__title--image img{height:32px!important}}.productivity-features__subtitle{color:hsla(0,0%,100%,.7);font-weight:400;margin-bottom:60px;text-align:center}.productivity-features__items{display:flex;flex-direction:column;justify-content:center}@media(min-width:767px){.productivity-features__items{flex-direction:row}}.productivity-features__item{flex:1 1 50%;padding:20px 32px;position:relative}@media(min-width:767px){.productivity-features__item{flex:1 1 100%;max-width:353px}.productivity-features__item:not(:last-child):after{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 61.28%,hsla(0,0%,100%,0) 119.72%);content:"";height:100%;position:absolute;right:0;top:0;width:1px}}.productivity-features__item__image{align-items:center;background:hsla(0,0%,100%,.05);border-radius:50%;box-shadow:0 8.44px 8.44px 0 rgba(11,16,41,.03);display:flex;flex-direction:row;height:60px;justify-content:center;margin-bottom:28px;width:60px}.productivity-features__item__image--white{background-color:#fff}.productivity-features__item__image img{height:28px;width:28px}.productivity-features__item__title{color:#fff;margin-bottom:8px}.productivity-features__item__text{color:hsla(0,0%,100%,.7)}