.bmp-tabs{margin:0 auto;max-width:1200px}.bmp-tabs__nav{display:grid;gap:20px 10px;grid-auto-rows:minmax(100px,auto);grid-template-columns:repeat(3,1fr);margin-bottom:20px}@media (min-width:992px){.bmp-tabs__nav{gap:4px;grid-auto-rows:100px;grid-template-columns:repeat(6,1fr);margin:0 30px}}@media (min-width:1200px){.bmp-tabs__nav{grid-auto-rows:120px;margin:0 60px}}.bmp-tabs__btn{align-items:center;background-color:transparent;border:none;border-radius:20px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:4px;padding:10px 0 0;position:relative}@media (min-width:992px){.bmp-tabs__btn{border-bottom-left-radius:0;border-bottom-right-radius:0;gap:10px}}@media (min-width:1200px){.bmp-tabs__btn{justify-content:center;padding-top:0}}.bmp-tabs__btn:active,.bmp-tabs__btn:focus,.bmp-tabs__btn:hover{background-color:#e5e5e5;border:none;color:#232428;text-decoration:underline}.bmp-tabs__btn--active{background-color:#e5e5e5;color:#232428}.bmp-tabs__btn--active .bmp-tabs__icon{background-color:transparent;border-width:9px;box-shadow:none}.bmp-tabs__btn--active .bmp-tabs__icon img{height:30px;width:30px}.bmp-tabs__icon{background-color:#fff;border:12px solid transparent;border-radius:16px;box-shadow:0 4px 12px 0 rgba(54,67,77,.2)}.bmp-tabs__icon img{height:24px;width:24px}.bmp-tabs__label{font-size:14px;font-weight:600}@media (min-width:1200px){.bmp-tabs__label{font-size:16px}}.bmp-tabs__container{align-items:center;background-color:#e5e5e5;border-radius:20px;display:flex;padding:30px}@media (min-width:992px){.bmp-tabs__container{min-height:360px}}@media (min-width:1200px){.bmp-tabs__container{padding:60px 100px}}.bmp-tabs__content-wrapper{display:grid;gap:20px}@media (min-width:992px){.bmp-tabs__content-wrapper{align-items:center;gap:60px;grid-auto-flow:column;grid-template-columns:500px auto}}@media (min-width:1200px){.bmp-tabs__content-wrapper{gap:80px}}@media (min-width:1400px){.bmp-tabs__content-wrapper{gap:120px}}.bmp-tabs__img{border-radius:20px;height:auto;max-width:100%}.bmp-tabs__content h3{color:#232428;font-family:Inter,sans-serif!important;font-size:32px;font-weight:600!important;font-weight:600;letter-spacing:-1px;line-height:1.2;margin-bottom:20px}.bmp-tabs__content q{color:#444548;font-size:16px;line-height:1.5}.bmp-tabs__content p{color:#444548;font-size:16px;font-weight:600;margin-bottom:0;margin-top:10px}