.dtf-heading-linie{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:var(--wp--preset--spacing--40);row-gap:1rem;text-align:center}.dtf-heading-linie:after{background-color:var(--wp--preset--color--custom-primary,#3aa6b9);content:"";display:block;height:3px;position:relative;width:100px}.dtf-product-container{background-color:#fff;display:flex;flex-direction:column;height:100%;border:1px solid var(--wp--preset--color--custom-light,#eeeff1);border-radius:5px}.dtf-product-container .has-global-padding{padding-left:0;padding-right:0}.dtf-product-container .wp-block-post-title{color:var(--wp--preset--color--custom-neutral-dark,#503d5c);font-family:var(--wp--preset--font-family--noto-sans);font-size:var(--wp--preset--font-size--s)}.dtf-product-container .wp-block-woocommerce-product-price{font-weight:600;margin-bottom:.5rem;margin-top:.2rem}.dtf-product-image-container{overflow-x:hidden;overflow-y:hidden;border-radius:5px 5px 0 0}.dtf-product-image-container:is(:hover,:focus) img{transform:scale(1.1)}.dtf-product-image-container img{transition:all .5s ease 0s}.dtf-product-info{padding:var(--wp--preset--spacing--20)}.dtf-button-primary{align-items:center;background-color:var(--wp--preset--color--custom-primary,#3aa6b9);color:#fff;column-gap:.5em;display:inline-flex;letter-spacing:.05em;text-decoration:none;text-transform:uppercase;transition:all .5s ease 0s;border-radius:5px;padding:.7em 1.2rem .7rem 1.2em}.dtf-button-primary:is(:hover,:focus){background-color:var(--wp--preset--color--custom-primary-dark,#115e6b);color:#fff}.dtf-button-primary .gb-shape svg{fill:currentColor;height:1em;width:1em}.padding-block{padding-left:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30)}.dtf-boxed-element{background-blend-mode:normal;background-image:linear-gradient(135deg,#f7f7f7 0%,#eeeff1 100%);background-position:center;background-repeat:no-repeat;background-size:cover;color:var(--wp--preset--color--custom-body,#415161);display:flex;flex-direction:column;row-gap:.5rem;text-align:center;text-decoration:none;transition:all .5s ease 0s;border:1px solid var(--wp--preset--color--custom-muted,#9baeb1);border-radius:5px;padding:1rem}.dtf-boxed-element:is(:hover,:focus){border-bottom-color:var(--wp--preset--color--custom-primary,#3aa6b9);border-left-color:var(--wp--preset--color--custom-primary,#3aa6b9);border-right-color:var(--wp--preset--color--custom-primary,#3aa6b9);border-top-color:var(--wp--preset--color--custom-primary,#3aa6b9);color:var(--wp--preset--color--custom-body,#415161)}.dtf-boxed-element :is(:hover,:focus) svg{transform:translate3d(0px,-6px,0px)}