[data-tab-content]{display:none;transition:.2s ease-in}.active[data-tab-content]{display:flex;flex-direction:row;height:100%;justify-content:space-between;transition:.2s ease-in;width:100%}.tab-container{background:#f9f6f5;border-radius:1.5rem;gap:2rem;justify-content:center;margin:80px 0;padding:3.5rem}.header-tabs,.tab-container{align-items:flex-start;display:flex}.header-tabs{align-self:stretch;flex:1;flex-direction:column;flex-shrink:0;gap:5rem;justify-content:space-between}.tabs-list{align-content:flex-start;display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;width:100%}.tab-content{align-self:stretch;background:#fff;border-radius:2rem;flex:1 0 0;flex-direction:row;max-width:46.75rem;overflow:hidden}.copy-div,.tab-content{align-items:flex-start;display:flex}.copy-div{flex-direction:column;gap:6.75rem;justify-content:space-between;padding:40px 32px;width:100%}.image-div{align-self:stretch;background-position:50%;background-repeat:no-repeat;background-size:cover;flex:1 0 0;max-width:282px;width:100%}.header-text{gap:24px}.content,.header-text{align-items:flex-start;display:flex;flex-direction:column}.content{gap:4.25rem}.tab-button{align-items:center;align-self:flex-start;border:1px solid #bebebe;border-radius:5rem;cursor:pointer;display:flex;font-size:18px;height:53px;justify-content:center;padding:.25rem 1.25rem 0;transition:.2s ease-in;white-space:nowrap}.tab-button.active{background-color:rgba(232,66,64,.17)}.tab-button.active,.tab-button:hover{border:1px solid #ffa6a9;transition:.2s ease-in}.tab-button:hover{background:rgba(232,66,64,.17)}@media(max-width:800px){.tab-button{font-size:16px}.image-div{display:none;width:0}.copy.div{width:100%}.header-text{max-width:100%}}@media(max-width:700px){.tab-container{align-items:flex-start;flex-direction:column;gap:1.125rem;height:100%;overflow:hidden;padding:0;width:100%}.header-tabs{gap:2rem;max-width:none;overflow:visible;width:100%}.mobile-headerh2{margin:32px 0 0 32px}.tabs-list{align-items:flex-start;align-self:stretch;flex-direction:row;flex-wrap:nowrap;gap:.75rem;overflow:scroll;padding-bottom:8px;padding-left:32px;padding-right:32px;scroll-behavior:smooth;scroll-snap-type:inline}.tab-content{align-self:stretch;border-radius:1.5rem;gap:2.5rem;margin:0 32px 36px;overflow:visible}.header-text{width:100%}}@media(max-width:375px){.mobile-headerh2,.tab-content{margin:0}.tabs-list{padding:0}}