.custom-button-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;column-gap:3.5rem;width:100%;max-width:var(--page-width, 1200px);margin-left:auto;margin-right:auto;padding-left:var(--section-horizontal-spacing, 1rem);padding-right:var(--section-horizontal-spacing, 1rem);margin-top:4rem;margin-bottom:8rem}.custom-button-grid__button{display:flex;align-items:center;justify-content:flex-start;padding:1.5rem;text-decoration:none;border-radius:8px;transition:opacity .3s ease;font-size:1.3rem;text-align:left}.custom-button-grid__button:hover{opacity:.85}.custom-button-grid__icon{margin-right:.5rem;width:24px;height:24px;flex-shrink:0}.custom-button-grid__text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:768px){.custom-button-grid{grid-template-columns:1fr!important;gap:.75rem;margin-top:2rem;margin-bottom:4rem}.custom-button-grid__button{width:100%}body,html{overflow-x:hidden}}.manual-section{max-width:1200px;margin:0 auto;padding:48px 20px}.manual-heading{font-size:42px;text-align:center;color:#000;margin-bottom:48px}.manual-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin:0 auto}@media(min-width:768px){.manual-grid{grid-template-columns:repeat(4,1fr)}}.manual-item{display:flex;flex-direction:column;align-items:center;text-align:center}.manual-image{width:100%;height:auto;margin-bottom:24px;transition:opacity .3s}.manual-image:hover{opacity:.9}.manual-title{font-size:20px;color:#000;margin-bottom:16px;max-width:200px;margin-left:auto;margin-right:auto;line-height:1.3}.manual-buttons{display:flex;flex-direction:column;gap:12px;width:100%;max-width:200px}.manual-button{display:inline-block;padding:12px 24px;border-radius:25px;font-weight:500;text-decoration:none;transition:all .3s ease;width:100%}.video-button{background-color:#a63e7e;color:#fff}.video-button:hover{background-color:#ee8ea0}.manual-button-outlined{background-color:transparent;border:2px solid #A63E7E;color:#a63e7e}.manual-button-outlined:hover{background-color:#ee8ea0;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/8/compiled_assets/styles.css.map */
