.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:#ffffff;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:0px;padding-right:0px}.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:0.5rem;margin-top:0.2rem}.dtf-product-image-container{overflow-x:hidden;overflow-y:hidden;border-radius:5px 5px 0px 0px}.dtf-product-image-container:is(:hover,:focus) img{transform:scale(1.1)}.dtf-product-image-container img{transition:all 0.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:#ffffff;column-gap:0.5em;display:inline-flex;letter-spacing:0.05em;text-decoration:none;text-transform:uppercase;transition:all 0.5s ease 0s;border-radius:5px;padding:0.7em 1.2rem 0.7rem 1.2em}.dtf-button-primary:is(:hover,:focus){background-color:var(--wp--preset--color--custom-primary-dark,#115e6b);color:#ffffff}.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,rgb(247,247,247) 0%,rgb(238,239,241) 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:0.5rem;text-align:center;text-decoration:none;transition:all 0.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)}