.product-card-template-container{background-color:#13233f;padding:3rem 2rem}.product-category-title{color:#fff;font-size:2.175rem;font-weight:600;margin-bottom:2.5rem;text-align:center}.product-card-template-wrapper{align-items:flex-start;column-gap:2.5rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:auto;max-width:1150px;row-gap:3rem}.product-card-template{align-items:center;display:flex;flex-direction:column;justify-content:center}.product-card-template img{margin:0;max-height:500px;max-width:120px;object-fit:contain;width:100%}.product-card-template-first-line,.product-card-template-second-line,.product-card-template-title{color:#fff;text-align:center}.product-card-template-title{font-size:1.8rem;font-weight:600;margin-bottom:1rem;margin-top:1.5rem}.product-card-template-first-line,.product-card-template-second-line{font-size:1.2rem;font-weight:300;line-height:1.25;margin:0}.product-card-template-buttons{align-items:stretch;display:flex;flex-direction:column;gap:.5rem;margin-top:1.5rem;max-width:220px;width:100%}.product-card-template-button{border:1px solid #96c5d1;border-radius:.5rem;color:#96c5d1;font-size:1.05rem;font-weight:400;padding:.35rem 1rem;text-align:center;text-decoration:none}.product-card-template-button:hover{background-color:#96c5d1;color:#13233f}.light-mode.product-card-template-container{background-color:#f8f8f8}.light-mode .product-card-template-button{background-color:#fff;color:#192540}.light-mode .product-card-template-button:hover{background-color:#192540;color:#fff}.light-mode .product-card-template-first-line,.light-mode .product-card-template-second-line,.light-mode .product-card-template-title{color:#192540}.modal{align-items:center;background-color:rgba(0,0,0,.4);display:none;height:100%;justify-content:center;left:0;padding:20px 10px;position:fixed;top:0;width:100%;z-index:1}.modal-content{background-color:#fff;border-radius:0;max-width:600px;padding:20px 32px 32px;text-align:center;width:100%}.modal-content a{color:#13233f!important;font-weight:600!important}a.underline{text-decoration:underline!important}.modal-content a:hover,a.underline:hover{color:#13233f!important;text-decoration:none!important}a.modal-action-button{font-size:1.15rem;margin-top:.5rem}.modal-action-links{align-items:center;display:flex;gap:32px;justify-content:space-around;margin:auto auto 2.5rem;max-width:400px}.modal-action-links a{align-items:center;display:flex;flex-direction:column;font-size:1.15rem}.modal-icon{height:75px;margin-top:16px;width:75px}@media (max-width:825px){.product-card-template-wrapper{column-gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:600px){.product-card-template-container{padding:3rem 1.5rem}.product-card-template-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card-template-buttons{max-width:225px}.product-card-template-button{font-size:1rem;padding:.25rem .75rem}.product-category-title{font-size:1.8rem}.product-card-template-title{font-size:1.5rem}.product-card-template-container p{font-size:.95rem}.product-card-template img{max-height:350px;max-width:100px}.modal-content{padding:20px}.modal-action-links{flex-direction:column;gap:16px}.modal-icon{height:50px;margin-top:8px;width:50px}}