.custom-grid-links__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media screen and (max-width:767px){.custom-grid-links__grid{grid-template-columns:1fr}}@media screen and (min-width:1024px){.custom-grid-links{margin-top:48px}}.custom-grid-links{margin-top:32px}.custom-grid-links__heading-wrapper{display:flex;align-items:center;gap:12px;margin-bottom:24px}.custom-grid-links__heading-icon{display:flex;align-items:center}.custom-grid-links__heading-icon svg{width:32px;height:32px;fill:currentColor}.custom-grid-links__heading{font-size:1.5rem;font-weight:700;margin-bottom:0;color:#000}.custom-grid-links__item{width:100%}.custom-grid-links__link{display:block;text-decoration:none;color:inherit;border:1px solid #e5e5e5;border-radius:8px;transition:border-color .3s ease,box-shadow .3s ease;overflow:hidden;background-color:#fff;position:relative}.custom-grid-links__link:hover{border-color:#ffc7d2;box-shadow:0 4px 12px #0000000d}.custom-grid-links__content{display:flex;align-items:center;padding:16px;column-gap:15px;width:100%}.custom-grid-links__content--left{justify-content:flex-start;text-align:left}.custom-grid-links__content--center{justify-content:center;text-align:center;flex-direction:column;row-gap:15px}.custom-grid-links__content--right{justify-content:flex-end;text-align:right;flex-direction:row-reverse}.custom-grid-links__image-wrapper{flex-shrink:0;display:flex;align-items:center;justify-content:center}.custom-grid-links__image{width:64px;height:64px;object-fit:contain}.custom-grid-links__icon-svg{display:flex;align-items:center;justify-content:center}.custom-grid-links__icon-svg svg{width:25px;height:24px;fill:currentColor}.custom-grid-links__content--center .custom-grid-links__image{width:64px;height:64px;margin-bottom:5px}.custom-grid-links__text{font-size:1rem;font-weight:500;color:#000;position:relative;display:inline-block;flex-grow:1}.custom-grid-links__content--center .custom-grid-links__text{flex-grow:0}.custom-grid-links__arrow{display:flex;align-items:center;color:#999;transition:transform .3s ease}.custom-grid-links__link:hover .custom-grid-links__arrow{transform:translate(5px);color:#ffc7d2}.custom-grid-links__text--animated{position:relative;text-decoration:none}.custom-grid-links__text--animated:after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:0;background-color:#000;transition:width .3s ease-in-out}.custom-grid-links__link:hover .custom-grid-links__text--animated:after{width:100%}.custom-grid-links__decoration{width:100%}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-grid-links.css.map */
