.tabs{margin:90px 0}.tabs__intro{margin-bottom:30px}.tabs__wrap{overflow:scroll;width:calc(100% + 30px);margin-left:-15px;margin-bottom:40px}.tabs__buttons{list-style:none;display:flex;gap:20px 15px;padding:0 15px;width:-moz-fit-content;width:fit-content}.tabs__button{font-size:14px;line-height:1;white-space:nowrap;padding:10px 12px;background-color:#edf3ff;border-radius:4px;transition:.3s;cursor:pointer}.tabs__button:hover{background-color:#dbe7ff}.tabs__button.active{color:#1766ff;background-color:#dbe7ff}.tabs__wrapper{margin-bottom:40px}.tabs__item{display:none}.tabs__item.active{display:block}.tabs__content{margin-bottom:40px}.tabs__item-title{font-family:"Inter Tight",sans-serif!important;font-size:28px;font-weight:600;line-height:1.1;margin-bottom:20px}.tabs__picture{display:block;max-width:530px}@media (min-width:768px){.tabs{margin:110px 0}}@media (max-width:1023px){.tabs__title{text-align:left}.tabs__btn{margin:0}}@media (min-width:1024px){.tabs{margin:130px 0}.tabs__intro{max-width:700px;text-align:center;margin:0 auto 30px}.tabs__wrap{overflow:visible;width:100%;margin:0 0 40px}.tabs__buttons{justify-content:center;flex-wrap:wrap;padding:0}.tabs__item{grid-template-columns:repeat(1,450px 1fr);align-items:center;gap:70px}.tabs__item.active{display:grid}.tabs__content{margin:0;order:1}}@media (min-width:1230px){.tabs{margin:150px 0}.tabs__item{grid-template-columns:repeat(1,530px 1fr);gap:100px}.tabs__wrap,.tabs__wrapper{margin-bottom:50px}}