.section-whats-in button-slider{display:flex;flex-direction:column;gap:24px;padding-block:62px}.section-whats-in button-slider swiper-container{max-width:100%}.section-whats-in button-slider .whats-in-content{max-width:500px}.section-whats-in button-slider .whats-in-tabs{display:flex;gap:16px;flex-wrap:wrap;margin-block:24px}.section-whats-in button-slider .whats-in-tabs .whats-in-tab{color:#2f4156;border:1px solid #2f4156;border-radius:2px;display:flex;padding:8px 10px;justify-content:center;align-items:center;gap:8px;font-family:"SourceCodePro",monospace;font-size:13px;letter-spacing:-0.39px;text-transform:capitalize;background-color:rgba(0,0,0,0)}.section-whats-in button-slider .whats-in-tabs .whats-in-tab:hover{cursor:pointer}.section-whats-in button-slider .whats-in-tabs .whats-in-tab:hover,.section-whats-in button-slider .whats-in-tabs .whats-in-tab.is-active{background-color:#2f4156;color:#fff}.section-whats-in .whats-in-slide{display:flex;flex-direction:column;background:#f7fbfc;border:1px solid #2f4156;border-radius:16px;text-align:center;padding:56px 16px;align-items:center;gap:16px}.section-whats-in .whats-in-slide img{border-radius:999px;border:1px solid #2f4156;width:300px;height:300px;object-fit:cover}@media screen and (min-width: 768px){.section-whats-in button-slider{flex-direction:row;padding-block:48px;align-items:center;justify-content:center;gap:10%}.section-whats-in swiper-container{width:450px;margin:0;max-width:50%}}