.infotabs__header{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;margin-bottom:2rem}.infotabs__headline{font-size:32px;font-weight:800;font-family:Jost-bold;line-height:1.1;margin:0;max-width:420px}.infotabs__nav{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap;background:#0000000f;border-radius:999px;padding:.25rem}.infotabs__tab{-webkit-appearance:none;appearance:none;border:none;background:transparent;padding:.5rem 1.1rem;border-radius:999px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s ease,color .2s ease;color:inherit;white-space:nowrap;font-family:inherit}.infotabs__tab:hover{background:#00000014}.infotabs__tab--active{background:#111;color:#fff;font-family:jost-semibold}.infotabs__panel{display:none}.infotabs__panel--active{display:block;animation:infotabs-fade-in .3s ease}@keyframes infotabs-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.infotabs__content{display:grid;grid-template-columns:1fr 1fr;gap:0;border-radius:1.25rem;overflow:hidden;min-height:420px}.infotabs__text-col{background:var(--infotabs-text-bg, #c8f55a);padding:clamp(1.5rem,5%,3rem);display:flex;flex-direction:column;justify-content:center;gap:1rem}.infotabs__content-title{font-size:clamp(1.4rem,2.5vw,2rem);font-family:jost-semibold;line-height:1.15;margin:0}.infotabs__content-text{font-size:.95rem;line-height:1.65;margin:0}.infotabs__content-text p{margin:0}.infotabs__button.button{align-self:flex-start;margin-top:.5rem}.infotabs__image-col{position:relative;overflow:hidden;min-height:320px}.infotabs__image,.infotabs__image.placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.infotabs__mobile-nav{display:none;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.25rem}.infotabs__mobile-prev,.infotabs__mobile-next{display:flex;align-items:center;gap:.4rem;-webkit-appearance:none;appearance:none;border:2px solid currentColor;background:transparent;padding:.5rem 1rem;border-radius:999px;font-size:.9rem;font-weight:600;cursor:pointer;font-family:inherit;color:inherit;transition:background .2s ease,color .2s ease}.infotabs__mobile-prev:hover:not(:disabled),.infotabs__mobile-next:hover:not(:disabled){background:#111;color:#fff;border-color:#111}.infotabs__mobile-prev:disabled,.infotabs__mobile-next:disabled{opacity:.3;cursor:default}.infotabs__mobile-counter{font-size:.9rem;font-weight:600;opacity:.6}@media screen and (max-width:989px){.infotabs__header{flex-direction:column;align-items:flex-start}.infotabs__headline{max-width:100%}.infotabs__content{grid-template-columns:1fr}.infotabs__image-col{min-height:260px}}@media screen and (max-width:749px){.infotabs__mobile-nav{display:flex}.infotabs__nav{width:100%;overflow-x:auto;scrollbar-width:none;flex-wrap:nowrap;border-radius:1rem;padding:.2rem}.infotabs__nav::-webkit-scrollbar{display:none}.infotabs__tab{font-size:.85rem;padding:.45rem .9rem}.infotabs__image-col{min-height:220px}}
/*# sourceMappingURL=/cdn/shop/t/161/assets/section-infotabs.css.map */
