.product-header.prh__dark-blue{--background:radial-gradient(at center bottom,#6c80d9,#405bd2 80%),#405bd2;--text-color:#fff;--card-background:#3d54c9;--button-color:#00000099}.product-header.prh__white{--background:#fff;--text-color:#000;--card-background:#f6f6f6;--button-color:#405bd2}.product-header.prh__black{--background:radial-gradient(at center bottom,#454764,transparent 80%),#141414;--text-color:#fff;--card-background:#22212b;--button-color:#405bd299}.product-header.prh__gray{--background:radial-gradient(at center bottom,#e6e7f3,#f6f6f6 80%),#f6f6f6;--text-color:#000;--card-background:#fff;--button-color:#405bd2}.product-header{background:var(--background);color:var(--text-color);font-family:ITC Avant Garde Gothic Std;padding-bottom:86px}.product-header a:not(.btn){color:unset}.product-header a:hover{text-decoration:unset}.product-header__top{align-items:center;display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:80%;padding-bottom:120px;padding-top:180px;text-align:center}.top__label{color:#f29196;font-family:ITC Avant Garde Gothic Std;font-size:18px;font-weight:600;letter-spacing:2px;line-height:20px;text-transform:capitalize}.product-header__top h1{text-align:center}.product-header__top a{margin-top:20px}.product-header__products{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.product__card{background:var(--card-background);border-radius:12px;flex:0 0 calc(33.33333% - 10px);padding:32px 26px 26px;text-decoration:none!important}.product__card:hover .button__arrow{scale:1.2;transition:.3s}.product__card-button a:hover{text-decoration:underline;transition:.3s}.product__card-top{display:block}.product__card-label{color:#f29196;font-family:ITC Avant Garde Gothic Std;font-weight:600;letter-spacing:2px;margin-bottom:12px;text-transform:uppercase}.product__card-heading{color:var(--text-color,#000);font-size:24px;line-height:30px}.product__card-subtext{background:var(--card-background);color:var(--text-color,#000)}.product__card-image{aspect-ratio:1/1;display:block;margin-top:20px}.product__card-image img{object-fit:contain}.product__card-button{justify-content:space-between;margin-top:20px}.button__arrow,.product__card-button{align-items:center;display:flex;transition:.3s}.button__arrow{background:var(--button-color);border-radius:100%;height:50px;justify-content:center;width:50px}@media(max-width:992px){.product__card{flex:0 0 calc(50% - 7.5px)}}@media(max-width:550px){.product__card{flex:0 0 100%}}