.should-actually-work{margin:0 0 60px}.should-actually-work .title{padding:60px 0 40px;background-image:unset}.should-actually-work__tabs{display:grid;grid-template-columns:repeat(3,1fr);background-color:var(--light-grey-1);border-radius:12px 12px 0 0}.should-actually-work__tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px;border:1px solid var(--dark-grey-1);border-left:none;border-radius:0 12px 0 0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.should-actually-work__tab:first-child{border-left:1px solid var(--dark-grey-1);border-radius:12px 12px 0 0}.should-actually-work__tab.active{background-color:var(--white);border-bottom:1px solid var(--white);cursor:default}.should-actually-work__tab-title{margin:0;font-weight:var(--medium);font-size:24px;line-height:32px;text-align:start}.should-actually-work__tab-tag{display:none}.should-actually-work__cards{display:none;grid-template-columns:repeat(3,1fr);border:1px solid var(--dark-grey-1);border-top:none;border-radius:0 0 12px 12px;background-color:var(--white)}.should-actually-work__cards.active{display:grid}.should-actually-work__card{padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:12px}.should-actually-work__card-title{margin:0;font-weight:var(--medium);font-size:24px;line-height:32px;text-align:start}.should-actually-work__card-text{margin:0;font-weight:var(--regular);font-size:18px;line-height:26px;color:var(--dark-grey-3)}@media (max-width:1023px){.should-actually-work{margin:0 0 24px}.should-actually-work .title{padding:24px 16px 32px}.should-actually-work .title .title-h2{text-align:left}.should-actually-work .main-container{padding:0}.should-actually-work__tabs{display:none}.should-actually-work__tab-wrapper,.should-actually-work__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.should-actually-work__tab-wrapper{gap:16px;-webkit-box-flex:1;-ms-flex:1;flex:1}.should-actually-work__tab-tag{display:inline;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:6px 12px;margin:0 16px;font-weight:var(--regular);font-size:16px;line-height:22px;border-radius:12px;color:var(--red);border:solid 1px var(--red);background-color:var(--light-red-2)}.should-actually-work__wrapper{overflow-x:auto}.should-actually-work__wrapper::-webkit-scrollbar{display:none}.should-actually-work__cards{gap:8px;padding-left:16px;border:0}.should-actually-work__cards::after{content:"";padding-right:8px}.should-actually-work__cards,.should-actually-work__cards.active{display:-webkit-box;display:-ms-flexbox;display:flex}.should-actually-work__card{min-width:304px;padding:16px;border:1px solid var(--dark-grey-1);border-radius:16px;-webkit-box-flex:1;-ms-flex:1;flex:1}.should-actually-work__card-title{margin:16px 0 0;font-size:18px;line-height:26px;text-align:start}.should-actually-work__card-text{font-size:16px;line-height:22px}}