.custom-drip-gallery-section,.drip-gallery-item{position:relative;overflow:hidden}.drip-gallery-shape{position:absolute;z-index:1;pointer-events:none}.drip-gallery-shape img{width:100%;display:block;animation-duration:.65s;animation-timing-function:cubic-bezier(0,0,.3,1);animation-delay:inherit;animation-direction:normal;animation-fill-mode:forwards;animation-name:product_card_animation}.drip-gallery-shape-top{top:-20px;left:0;width:110px}.custom-drip-gallery-section .page-width{position:relative;z-index:2}.drip-gallery-heading-wrapper{text-align:center;margin-bottom:45px}.drip-gallery-heading{margin:0;font-size:48px;color:#333;font-weight:600}.drip-gallery-button-wrapper{text-align:center;margin-top:25px}.drip-gallery-main-row .drip-gallery-button{font-size:16px;font-weight:700;color:#8d1a1b;text-decoration:underline}.drip-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.drip-gallery-image-wrapper{display:block;width:100%;overflow:hidden}.drip-gallery-image{width:100%;opacity:0;transform:scale(1.08);transition:opacity .8s,transform 1.2s cubic-bezier(.19,1,.22,1)}.drip-gallery-item.loaded .drip-gallery-image{opacity:1;transform:scale(1)}.drip-gallery-image-wrapper:hover .drip-gallery-image{transform:scale(1.04)}@media screen and (max-width:750px){.drip-gallery-heading-wrapper{margin-bottom:28px}.drip-gallery-heading{font-size:32px;line-height:1.2}.drip-gallery-grid{column-count:2;column-gap:10px;grid-template-columns:repeat(2,1fr);gap:10px}.drip-gallery-button-wrapper{margin-top:20px}.drip-gallery-button{font-size:15px}.drip-gallery-shape-top{width:80px}.drip-gallery-item:nth-child(3),.drip-gallery-item:nth-child(4){display:none}}@media only screen and (max-width:479px){.drip-gallery-heading{font-size:24px}}