.accordion-section{background-color:var(--biond-background-secondary);padding:75px 0;position:relative}.accordion-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:1080px;height:3px;background-color:var(--biond-background-primary)}.accordion-section .accordions-wrapper{max-width:1080px;margin:0 auto;display:flex;gap:16px;flex-direction:column;width:100%}.accordion-section .accordion{padding:20px;border-radius:20px;background-color:#fff;width:100%}.accordion-section .accordion-button{width:100%;background:none;padding:8px;border:none;display:flex;gap:16px;align-items:center;justify-content:space-between;font-size:25px;line-height:23px;font-weight:600;cursor:pointer}.accordion-section .accordion-button .wrapper{gap:4px;display:flex;flex-direction:column;align-items:flex-start}.accordion-section .accordion-button .wrapper .subtitle-btn{font-size:14px}.accordion-section .accordion-button .wrapper .title-btn{text-align:left;font-size:18px}.accordion-section .accordion-button:after{content:"+";display:flex;align-items:center;justify-content:center;width:16px;height:16px}.accordion-section .accordion.open .accordion-button:after{content:"-"}.accordion-section .accordion .accordion-content{max-height:0;transition:max-height .3s ease;overflow:hidden}.accordion-section .accordion.open .accordion-content{max-height:var(--accordion-height)}.accordion-section .tab-buttons{display:flex;margin-bottom:16px;flex-wrap:wrap;gap:4px}.accordion-section .tab-buttons .tab-button{font-size:18px;line-height:20px;color:var(--biond-text-secondary);background-color:var(--biond-cta-primary);border:none;text-align:center;border-radius:53px;font-weight:600;padding:8px 16px;width:100%;text-decoration:none;cursor:pointer}.accordion-section .tab-buttons .tab-button.active,.accordion-section .tab-buttons .tab-button:hover{background-color:var(--biond-cta-secondary)}.accordion-section .tab-content{display:none}.accordion-section .tab-content.active{display:block}.accordion-section .tab-content .contacts{display:flex;gap:16px;flex-direction:column}.accordion-section .tab-content .contacts .contact{display:flex;flex-direction:column;align-items:center;gap:4px}.accordion-section .tab-content .contacts .contact .contact-links,.accordion-section .tab-content .contacts .contact .info-content{display:flex;flex-direction:column;text-align:center}.accordion-section .tab-content .contacts .contact .contact-info{display:flex;gap:16px;flex-direction:column;align-items:center}.accordion-section .tab-content .contacts .contact .contact-email,.accordion-section .tab-content .contacts .contact .contact-name{font-weight:600;font-size:18px;color:var(--biond-background-primary);text-decoration:none}.accordion-section .tab-content .contacts .contact .contact-info .contact-image{max-width:64px;with:100%;height:auto;object-fit:cover;aspect-ratio:1 / 1}@media screen and (min-width: 600px){.accordion-section .tab-buttons{gap:16px}.accordion-section .tab-buttons .tab-button{width:max-content}.accordion-section .tab-content .contacts .contact{flex-direction:row;gap:32px;align-items:flex-start}.accordion-section .tab-content .contacts .contact .contact-info{flex-direction:row;align-items:flex-start}.accordion-section .tab-content .contacts .contact .contact-links,.accordion-section .tab-content .contacts .contact .info-content{text-align:left}.accordion-section .accordion-button .wrapper .subtitle-btn{font-size:18px}.accordion-section .accordion-button .wrapper .title-btn{font-size:25px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/accordion.css.map */
