.dec-custom-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin:24px 0 40px}.dec-custom-card{display:flex;flex-direction:column;background:#eaf2f7;border-radius:16px;padding:16px;color:#17294a;text-decoration:none!important;transition:transform .2s}.dec-custom-card:hover{transform:translateY(-3px)}.dec-custom-card:focus-visible{outline:3px solid #164b8f;outline-offset:3px}.dec-custom-card--blanket{background:#f7e8ee}.dec-custom-card--towel{background:#fcf5e9}.dec-custom-card--ribbon{background:#e6f4ee}.dec-custom-card--label{background:#efedf8}.dec-custom-card__art{aspect-ratio:16/11;display:flex;align-items:center;margin-bottom:16px;overflow:hidden;border-radius:9px}.dec-custom-card__art img{width:100%;height:100%;object-fit:cover}.dec-custom-card svg{width:100%;height:auto}.dec-custom-card strong{font-size:17px;line-height:1.4}.dec-custom-card span{font-size:13px;line-height:1.5;margin-top:8px}.dec-custom-offer{scroll-margin-top:130px;display:grid;grid-template-columns:220px 1fr;gap:32px;padding:36px 0;border-bottom:1px solid #dce2e9}.dec-custom-offer h2{font-size:30px}.dec-custom-offer p,.dec-custom-offer li{line-height:1.7}.dec-custom-offer ul{padding-left:20px;list-style:disc}.dec-custom-intro{padding-top:44px}.dec-custom-inquiry{max-width:850px;margin:48px auto;scroll-margin-top:130px}.dec-custom-inquiry label{display:block;margin:20px 0 8px}.dec-custom-inquiry input,.dec-custom-inquiry select,.dec-custom-inquiry textarea{width:100%;padding:12px;border:1px solid #9faaba;border-radius:5px;background:white}.dec-custom-inquiry .btn{margin-top:20px}.dec-custom-note{font-size:14px;color:#526074;line-height:1.6}@media(max-width:989px){.dec-custom-links{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:599px){.dec-custom-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dec-custom-card{padding:12px}.dec-custom-card strong{font-size:15px}.dec-custom-offer{grid-template-columns:1fr;gap:8px}.dec-custom-offer>svg{max-width:240px;margin:auto}}