.d4f-product-hero{background:linear-gradient(135deg,#0f0c0a,#1a1410,#0f0c0a);color:#f5f0e8;padding:80px 0 100px;position:relative;overflow:hidden}.d4f-product-hero:before{content:"";position:absolute;top:-50%;right:-20%;width:800px;height:800px;background:radial-gradient(circle,rgba(212,165,116,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none}.d4f-product-hero__container{max-width:1400px;margin:0 auto;padding:0 32px;position:relative;z-index:1}.d4f-product-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:80px;align-items:start}.d4f-product-hero__gallery{position:sticky;top:120px;align-self:start}.d4f-product-hero__gallery-wrapper{position:relative}.product__media-wrapper{border-radius:24px;overflow:hidden;background:#14100d99;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(212,165,116,.1);box-shadow:0 20px 60px #0006;transition:transform .3s ease,box-shadow .3s ease}.product__media-wrapper:hover{transform:translateY(-4px);box-shadow:0 24px 70px #d4a57426}.product__media-list{position:relative}.product__media-item img{width:100%;height:auto;display:block}.d4f-preview-btn{position:fixed;bottom:24px;right:24px;width:56px;height:56px;background:linear-gradient(135deg,#d4a574f2,#d4a574d9);border:2px solid rgba(255,255,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 24px #0000004d;z-index:9999;overflow:hidden}.d4f-preview-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);animation:shimmer 5s infinite;animation-delay:0s}.d4f-preview-btn:hover{transform:scale(1.1);box-shadow:0 12px 32px #d4a57466;background:linear-gradient(135deg,#d4a574,#d4a574e6)}.d4f-preview-btn:active{transform:scale(.95)}.d4f-preview-btn__icon{font-size:24px;line-height:1;color:#1a1410;position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.d4f-preview-btn__icon img{width:28px;height:28px;display:block;filter:brightness(0) saturate(100%);transition:transform .3s ease}.d4f-preview-btn:hover .d4f-preview-btn__icon img{transform:scale(1.1)}.d4f-preview-btn__tooltip{position:absolute;bottom:100%;right:0;margin-bottom:12px;padding:8px 16px;background:#14100df2;color:#e8dccb;font-size:13px;font-weight:600;white-space:nowrap;border-radius:8px;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:10000}.d4f-preview-btn:hover .d4f-preview-btn__tooltip{opacity:1}@media(max-width:768px){.d4f-preview-btn__tooltip{display:none}}.d4f-product-hero__info{padding-top:8px}.d4f-product-trust-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;background:linear-gradient(135deg,#d4a57440,#d4a57426);border:2px solid rgba(212,165,116,.4);border-radius:50px;margin-bottom:20px;font-size:14px;font-weight:700;color:#d4a574;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px #d4a57433;animation:pulse-badge 2s ease-in-out infinite;position:relative;overflow:hidden}.d4f-product-trust-badge:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%);animation:shimmer 5s infinite;animation-delay:0s}@keyframes shimmer{0%{left:-100%}to{left:100%}}@keyframes pulse-badge{0%,to{box-shadow:0 4px 12px #d4a57433}50%{box-shadow:0 4px 20px #d4a57466}}.d4f-product-trust-badge__icon{font-size:18px;line-height:1;position:relative;z-index:1}.d4f-product-trust-badge span{position:relative;z-index:1}.d4f-product-hero__title{font-size:clamp(36px,4vw,52px);line-height:1.15;margin-bottom:24px;font-weight:900;letter-spacing:-.03em;background:linear-gradient(135deg,#f5f0e8,#d4a574);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.d4f-trust-badge{display:inline-flex;align-items:center;gap:12px;padding:14px 24px;background:linear-gradient(135deg,#d4a57426,#d4a57414);border-radius:50px;margin-bottom:32px;border:1px solid rgba(212,165,116,.2);position:relative;overflow:hidden}.d4f-trust-badge:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.2) 50%,transparent 100%);animation:shimmer 5s infinite;animation-delay:0s}.d4f-trust-badge__stars{color:#d4a574;font-size:18px;letter-spacing:2px;position:relative;z-index:1}.d4f-trust-badge__text{font-size:15px;font-weight:600;color:#e8dccb;position:relative;z-index:1}.d4f-trust-badge__count{font-weight:700;color:#d4a574}.d4f-delivery-calc{background:linear-gradient(135deg,#d4a5741f,#d4a5740d);border:1px solid rgba(212,165,116,.2);border-radius:18px;padding:24px 28px;margin-bottom:32px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.d4f-delivery-calc__header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.d4f-delivery-calc__icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#d4a57433;border-radius:8px;font-size:16px}.d4f-delivery-calc__title{font-size:17px;font-weight:700;color:#d4a574;margin:0}.d4f-delivery-calc__timeline{display:flex;flex-direction:column;gap:12px}.d4f-delivery-calc__step{display:flex;align-items:center;gap:14px;padding:12px;background:#0003;border-radius:10px}.d4f-delivery-calc__step-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#d4a57426;border-radius:50%;font-size:18px;flex-shrink:0}.d4f-delivery-calc__step-content{flex:1}.d4f-delivery-calc__step-label{font-size:13px;color:#a89a86;margin-bottom:2px}.d4f-delivery-calc__step-value{font-size:15px;font-weight:600;color:#e8dccb}.d4f-delivery-calc__result{margin-top:18px;padding:18px;background:#d4a57426;border-radius:12px;border:1px solid rgba(212,165,116,.3);text-align:center}.d4f-delivery-calc__result-label{font-size:13px;color:#a89a86;margin-bottom:6px}.d4f-delivery-calc__result-date{font-size:20px;font-weight:700;color:#d4a574}.d4f-features{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:32px}.d4f-feature{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#14100d66;border:1px solid rgba(212,165,116,.1);border-radius:14px;transition:all .3s ease;position:relative;overflow:hidden}.d4f-feature:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(212,165,116,.2) 50%,transparent 100%);animation:shimmer 5s infinite}.d4f-feature:nth-child(1):before{animation-delay:0s}.d4f-feature:nth-child(2):before{animation-delay:0s}.d4f-feature:nth-child(3):before{animation-delay:0s}.d4f-feature:nth-child(4):before{animation-delay:0s}.d4f-feature:hover{background:#14100d99;border-color:#d4a57440;transform:translateY(-2px)}.d4f-feature__icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#d4a57433,#d4a5741a);border-radius:10px;font-size:20px;flex-shrink:0;position:relative;z-index:1}.d4f-feature__text{font-size:14px;line-height:1.5;color:#cfc6b8;font-weight:500;position:relative;z-index:1}.d4f-app-block{margin-top:32px;padding:32px;background:#14100d80;border:1px solid rgba(212,165,116,.15);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.d4f-payment-badges{margin-top:24px;padding:24px;background:#14100d4d;border:1px solid rgba(212,165,116,.1);border-radius:16px}.d4f-payment-badges__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:24px}.d4f-payment-badge{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#0000004d;border:1px solid rgba(212,165,116,.15);border-radius:12px;transition:all .3s ease;position:relative;overflow:hidden}.d4f-payment-badge:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(212,165,116,.15) 50%,transparent 100%);animation:shimmer 5s infinite}.d4f-payment-badge:nth-child(1):before{animation-delay:0s}.d4f-payment-badge:nth-child(2):before{animation-delay:0s}.d4f-payment-badge:nth-child(3):before{animation-delay:0s}.d4f-payment-badge:nth-child(4):before{animation-delay:0s}.d4f-payment-badge:nth-child(5):before{animation-delay:0s}.d4f-payment-badge:nth-child(6):before{animation-delay:0s}.d4f-payment-badge:hover{background:#0006;border-color:#d4a5744d;transform:translate(4px)}.d4f-payment-badge__icon{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.d4f-payment-badge__icon img,.d4f-payment-badge__icon svg{width:100%;height:100%;object-fit:contain;filter:brightness(.95)}.d4f-payment-badge__text{font-size:13px;font-weight:600;color:#cfc6b8;line-height:1.3;position:relative;z-index:1}.d4f-payment-logos{padding-top:20px;border-top:1px solid rgba(212,165,116,.1)}.d4f-payment-logos__title{font-size:12px;color:#a89a86;margin-bottom:12px;text-align:center;text-transform:uppercase;letter-spacing:1px}.d4f-payment-logos__grid{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.d4f-payment-logo{width:48px;height:32px;display:flex;align-items:center;justify-content:center;padding:4px;background:#ffffff0d;border-radius:6px;transition:all .3s ease}.d4f-payment-logo:hover{background:#ffffff1a;transform:translateY(-2px)}.d4f-payment-logo img,.d4f-payment-logo svg{max-width:100%;max-height:100%;object-fit:contain;filter:brightness(.9) grayscale(20%)}.d4f-payment-logo:hover img,.d4f-payment-logo:hover svg{filter:brightness(1) grayscale(0%)}.d4f-text-block{margin-top:24px;padding:20px 24px;color:#cfc6b8;font-size:15px;line-height:1.6;background:#0003;border-radius:12px;border-left:3px solid #d4a574}.d4f-app-block .teeinblue-platform-product-enabled,.d4f-app-block .tee-customization-wrapper,.d4f-app-block .tee-campaign{background:transparent!important;border:none!important}.d4f-app-block .tee-price-wrapper,.d4f-app-block .tee-product-price{margin:20px 0}.d4f-app-block .tee-price--current,.d4f-app-block .money.theme-money.price.tee-price--current{color:#d4a574!important;font-size:32px!important;font-weight:700!important;line-height:1.2!important}.d4f-app-block .tee-price--compare,.d4f-app-block .money.theme-money.price.tee-price--compare{color:#a89a86!important;font-size:20px!important;font-weight:500!important;text-decoration:line-through!important;margin-left:12px!important}.d4f-app-block .tee-price--saving,.d4f-app-block .em.tee-price--saving{display:inline-block;background:linear-gradient(135deg,#d4a57433,#d4a5741a);color:#d4a574!important;padding:6px 16px;border-radius:20px;font-size:14px!important;font-weight:600!important;font-style:normal!important;margin-left:12px;border:1px solid rgba(212,165,116,.3)}.d4f-app-block .tee-price--saving-text{color:#d4a574!important}.d4f-app-block .tee-field__heading,.d4f-app-block .div.tee-field__heading{color:#e8dccb!important;font-size:16px!important;font-weight:600!important;margin-bottom:12px!important;margin-top:24px!important}.d4f-app-block .tee-radio-label,.d4f-app-block label.tee-radio-label{background:#14100d66!important;border:1px solid rgba(212,165,116,.2)!important;color:#fff!important;padding:12px 16px!important;border-radius:10px!important;transition:all .3s ease!important;cursor:pointer!important}.d4f-app-block .tee-radio-label:hover{background:#14100d99!important;border-color:#d4a57466!important;transform:translateY(-2px)!important}.d4f-app-block input[type=radio]:checked+.tee-radio-label,.d4f-app-block .tee-radio-label.tee-active{background:linear-gradient(135deg,#d4a57440,#d4a57426)!important;border-color:#d4a574!important;color:#f5f0e8!important;box-shadow:0 4px 12px #d4a57433!important}.d4f-app-block input[type=text],.d4f-app-block input[type=number],.d4f-app-block input[type=email],.d4f-app-block textarea,.d4f-app-block .tee-field input,.d4f-app-block .tee-field textarea{background:#14100d66!important;border:1px solid rgba(212,165,116,.2)!important;color:#f5f0e8!important;padding:12px 16px!important;border-radius:10px!important;font-size:15px!important;transition:all .3s ease!important;width:100%!important}.d4f-app-block input[type=text]:focus,.d4f-app-block input[type=number]:focus,.d4f-app-block input[type=email]:focus,.d4f-app-block textarea:focus,.d4f-app-block .tee-field input:focus,.d4f-app-block .tee-field textarea:focus{border-color:#d4a574!important;outline:none!important;box-shadow:0 0 0 3px #d4a5741a!important}.d4f-app-block input::placeholder,.d4f-app-block textarea::placeholder{color:#a89a86!important}.d4f-app-block .tee-spruchfinder-button,.d4f-app-block .spruchfinder-button,.d4f-app-block a.spruchfinder-button{background:linear-gradient(135deg,#d4a574,#c9995e)!important;color:#1a1410!important;border:none!important;padding:14px 28px!important;border-radius:12px!important;font-size:15px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.5px!important;cursor:pointer!important;transition:all .3s ease!important;text-decoration:none!important;display:inline-block!important;text-align:center!important;box-shadow:0 4px 12px #d4a5744d!important;position:relative!important;overflow:hidden!important}.d4f-app-block .tee-spruchfinder-button:before,.d4f-app-block .spruchfinder-button:before,.d4f-app-block a.spruchfinder-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);animation:shimmer 5s infinite;animation-delay:0s}.d4f-app-block .tee-spruchfinder-button:hover,.d4f-app-block .spruchfinder-button:hover,.d4f-app-block a.spruchfinder-button:hover{transform:translateY(-2px)!important;box-shadow:0 6px 20px #d4a57466!important;background:linear-gradient(135deg,#e0b280,#d4a574)!important}.d4f-app-block .tee-spruchfinder-button *,.d4f-app-block .spruchfinder-button *,.d4f-app-block a.spruchfinder-button *{position:relative!important;z-index:1!important}.d4f-app-block button[id*=teeAtc],.d4f-app-block .tee-btn--atc,.d4f-app-block button.tee-btn--atc{background:linear-gradient(135deg,#d4a574,#c9995e)!important;color:#1a1410!important;border:none!important;padding:16px 32px!important;border-radius:12px!important;font-size:16px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.5px!important;cursor:pointer!important;transition:all .3s ease!important;width:100%!important;margin-top:20px!important;box-shadow:0 6px 20px #d4a5744d!important;position:relative!important;overflow:hidden!important}.d4f-app-block button[id*=teeAtc]:before,.d4f-app-block .tee-btn--atc:before,.d4f-app-block button.tee-btn--atc:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.5) 50%,transparent 100%);animation:shimmer 5s infinite;animation-delay:0s}.d4f-app-block button[id*=teeAtc]:hover,.d4f-app-block .tee-btn--atc:hover,.d4f-app-block button.tee-btn--atc:hover{transform:translateY(-3px)!important;box-shadow:0 8px 24px #d4a57480!important;background:linear-gradient(135deg,#e0b280,#d4a574)!important}.d4f-app-block button[id*=teeAtc] *,.d4f-app-block .tee-btn--atc *,.d4f-app-block button.tee-btn--atc *{position:relative!important;z-index:1!important}.d4f-app-block button[id*=teeAtc]:disabled,.d4f-app-block .tee-btn--atc:disabled{opacity:.5!important;cursor:not-allowed!important;transform:none!important}.d4f-app-block .tee-btn--preview,.d4f-app-block button[class*=preview]{background:#14100d99!important;color:#d4a574!important;border:1px solid rgba(212,165,116,.3)!important;padding:12px 24px!important;border-radius:10px!important;font-size:14px!important;font-weight:600!important;cursor:pointer!important;transition:all .3s ease!important;width:100%!important;margin-top:12px!important}.d4f-app-block .tee-btn--preview:hover,.d4f-app-block button[class*=preview]:hover{background:#14100dcc!important;border-color:#d4a574!important;transform:translateY(-2px)!important}.d4f-app-block select,.d4f-app-block .tee-select{background:#14100d66!important;border:1px solid rgba(212,165,116,.2)!important;color:#f5f0e8!important;padding:12px 16px!important;border-radius:10px!important;font-size:15px!important;cursor:pointer!important;transition:all .3s ease!important;width:100%!important}.d4f-app-block select:focus,.d4f-app-block .tee-select:focus{border-color:#d4a574!important;outline:none!important;box-shadow:0 0 0 3px #d4a5741a!important}.d4f-app-block .tee-option,.d4f-app-block .tee-variants-option{background:#14100d66!important;border:1px solid rgba(212,165,116,.2)!important;color:#fff!important;padding:10px 16px!important;border-radius:8px!important;transition:all .3s ease!important;cursor:pointer!important;margin:4px!important}.d4f-app-block .tee-option:hover,.d4f-app-block .tee-variants-option:hover{background:#14100d99!important;border-color:#d4a57466!important}.d4f-app-block .tee-option.tee-active,.d4f-app-block .tee-variants-option.tee-active{background:linear-gradient(135deg,#d4a57440,#d4a57426)!important;border-color:#d4a574!important;color:#f5f0e8!important}.d4f-app-block .tee-customization-warning,.d4f-app-block .tee-warning{background:#d4a57426!important;border:1px solid rgba(212,165,116,.3)!important;color:#d4a574!important;padding:12px 16px!important;border-radius:10px!important;font-size:14px!important;margin:12px 0!important}.d4f-app-block .tee-gallery,.d4f-app-block .tee-preview{background:#14100d4d!important;border:1px solid rgba(212,165,116,.1)!important;border-radius:12px!important;padding:16px!important;margin:16px 0!important}.d4f-app-block .tee-quantity-wrapper,.d4f-app-block .quantity-wrapper{display:flex;align-items:center;gap:12px;margin:16px 0}.d4f-app-block .tee-quantity-btn,.d4f-app-block .quantity-btn{background:#14100d99!important;border:1px solid rgba(212,165,116,.2)!important;color:#d4a574!important;width:36px!important;height:36px!important;border-radius:8px!important;cursor:pointer!important;transition:all .3s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:18px!important;font-weight:700!important}.d4f-app-block .tee-quantity-btn:hover,.d4f-app-block .quantity-btn:hover{background:#14100dcc!important;border-color:#d4a574!important}.d4f-app-block .tee-quantity-input,.d4f-app-block input[type=number].quantity{background:#14100d66!important;border:1px solid rgba(212,165,116,.2)!important;color:#f5f0e8!important;width:60px!important;text-align:center!important;padding:8px!important;border-radius:8px!important;font-size:16px!important;font-weight:600!important}.d4f-app-block .tee-loading,.d4f-app-block [class*=loading]{opacity:.6;pointer-events:none}.d4f-app-block *{color:inherit!important}.d4f-app-block label,.d4f-app-block p,.d4f-app-block span:not(.tee-price--current):not(.tee-price--compare):not(.tee-price--saving-text){color:#fff!important}.d4f-app-block h1,.d4f-app-block h2,.d4f-app-block h3,.d4f-app-block h4{color:#e8dccb!important}.d4f-app-block .tee-customization-wrapper *{background:transparent}.d4f-app-block .tee-field{margin-bottom:24px}@media(max-width:1024px){.d4f-product-hero__grid{gap:60px}.d4f-product-hero__gallery{position:relative;top:0}.d4f-preview-btn{width:52px;height:52px;bottom:20px;right:20px}.d4f-preview-btn__icon img{width:26px;height:26px}}@media(max-width:900px){.d4f-product-hero{padding:60px 0 80px}.d4f-product-hero__grid{grid-template-columns:1fr;gap:48px}.d4f-product-hero__title{font-size:clamp(32px,6vw,42px)}.d4f-features,.d4f-payment-badges__grid{grid-template-columns:1fr}.d4f-app-block{padding:24px}.d4f-preview-btn{width:48px;height:48px;bottom:16px;right:16px}.d4f-preview-btn__icon img{width:24px;height:24px}}@media(max-width:640px){.d4f-product-hero__container{padding:0 20px}.d4f-trust-badge{padding:12px 20px}.d4f-delivery-calc,.d4f-payment-badges{padding:20px}.d4f-payment-logos__grid{gap:12px}.d4f-payment-logo{width:44px;height:28px}.d4f-preview-btn{width:48px;height:48px;bottom:40px;right:16px}.d4f-preview-btn__icon img{width:24px;height:24px}.d4f-app-block .tee-price-wrapper,.d4f-app-block .tee-product-price{text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:8px!important;margin:16px 0!important}.d4f-app-block .tee-price--current,.d4f-app-block .money.theme-money.price.tee-price--current{font-size:36px!important;display:block!important;text-align:center!important}.d4f-app-block .tee-price--compare,.d4f-app-block .money.theme-money.price.tee-price--compare{font-size:18px!important;margin-left:0!important;display:block!important;text-align:center!important}.d4f-app-block .tee-price--saving,.d4f-app-block .em.tee-price--saving{margin-left:0!important;margin-top:4px!important;display:inline-block!important;text-align:center!important}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/d4f-product-hero.css.map */
