/*!/wp-content/themes/astra-child/blocks/css/block-product-box-with-pros-and-cons.css*/.product-box{position:relative;padding:1.5rem;box-sizing:border-box;background:linear-gradient(135deg,#ffffff 0%,#fafbfc 100%);max-width:100%;margin:1.5rem 0 2rem;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 1px 3px rgb(0 0 0 / .04),0 4px 12px rgb(0 0 0 / .03);transition:box-shadow 0.2s ease,transform 0.2s ease}.product-box:hover{box-shadow:0 4px 12px rgb(0 0 0 / .08),0 8px 24px rgb(0 0 0 / .06);transform:translateY(-2px)}.product-box .box-label{font-size:.75rem;line-height:1;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-weight:600;letter-spacing:.02em;text-transform:uppercase;display:inline-flex;align-items:center;position:absolute;top:-1px;left:20px;margin:0;padding:8px 14px 10px;color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:0 0 8px 8px;box-shadow:0 2px 8px rgb(37 99 235 / .3);z-index:10}.product-box .box-label:after{display:none}.product-box .product-title{display:inline-block;background:linear-gradient(135deg,#1f2937 0%,#111827 100%);color:#fff;padding:6px 12px;border-radius:6px;font-size:.8125rem;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;margin-bottom:.75rem;margin-top:0;line-height:1.4;letter-spacing:-.01em}.product-box .product-sub-title{font-size:1.25rem;line-height:1.4;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-weight:700;color:#111827;margin:0 0 .5rem}.product-box .product-description{font-size:.9375rem;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-weight:400;color:#4b5563;margin:0;padding:0}.product-box .product-box-inside{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}@media (min-width:540px){.product-box .product-box-inside{flex-direction:row;align-items:flex-start;gap:1.5rem}}.product-box .image-left{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:.5rem;margin:0}.product-box .image-left figure{margin:0;padding:0}.product-box .image-left img{max-width:180px;height:auto;border-radius:8px;transition:transform 0.3s ease}.product-box:hover .image-left img{transform:scale(1.02)}@media (min-width:540px){.product-box .image-left{width:180px;min-width:180px}.product-box .image-left img{max-width:100%}}.product-box .pb-text-right{flex:1;min-width:0}.product-box:has(.box-label) .product-box-inside{margin-top:2rem}.product-box .product-button{margin-top:1rem}.product-box .product-button .product-button-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem;line-height:1.25;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-weight:600;min-width:200px;padding:14px 28px;border-radius:10px;border:none;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);color:#000;text-decoration:none;text-align:center;box-shadow:0 2px 4px rgb(245 158 11 / .2),0 4px 12px rgb(245 158 11 / .15),inset 0 1px 0 rgb(255 255 255 / .2);transition:all 0.2s ease;cursor:pointer;position:relative;overflow:hidden}.product-box .product-button .product-button-link::after{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .2),transparent);transition:left 0.5s ease}.product-box .product-button .product-button-link:hover{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);transform:translateY(-2px);box-shadow:0 4px 8px rgb(245 158 11 / .25),0 8px 20px rgb(245 158 11 / .2),inset 0 1px 0 rgb(255 255 255 / .25);color:#000;text-decoration:none}.product-box .product-button .product-button-link:hover::after{left:100%}.product-box .product-button .product-button-link:active{transform:translateY(0);box-shadow:0 1px 2px rgb(245 158 11 / .2),0 2px 8px rgb(245 158 11 / .15)}.product-box .box-disclosure{font-size:.75rem;line-height:1.4;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-weight:400;color:#9ca3af;margin:12px 0 0}.product-landing-link,.product-link,.product_link{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:color 0.15s ease}.product-landing-link:link,.product-landing-link:visited,.product-link:link,.product-link:visited,.product_link:link,.product_link:visited{color:#2563eb}.product-landing-link:hover,.product-link:hover,.product_link:hover{color:#1d4ed8}.pro-con-wrapper{margin:1.5rem 0 0;padding-top:1.5rem;border-top:1px solid #e5e7eb}.pro-con-row{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:540px){.pro-con-row{grid-template-columns:1fr 1fr;gap:2rem}}.pro-con-column{display:flex;flex-direction:column;gap:.75rem}.pro-con-heading{display:inline-flex;align-items:center;gap:.5rem;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.03em;margin:0 0 .25rem;padding:0}.pro-con-column:first-child .pro-con-heading{color:#059669}.pro-con-column:last-child .pro-con-heading{color:#dc2626}.icon-plus-text-pc-block{display:flex;align-items:center;gap:.625rem;padding:.625rem .75rem;margin:0;background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border-radius:8px;border-left:3px solid #10b981;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#065f46;background-image:none;background-position:unset;background-repeat:unset;background-size:unset;padding-left:.75rem}.icon-plus-text-pc-block::before{content:'';flex-shrink:0;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%2310b981'%3E%3Cpath fill-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z' clip-rule='evenodd'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.icon-minus-text-pc-block{display:flex;align-items:center;gap:.625rem;padding:.625rem .75rem;margin:0;background:linear-gradient(135deg,#fef2f2 0%,#fecaca 100%);border-radius:8px;border-left:3px solid #ef4444;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#991b1b;text-indent:0;background-image:none;background-position:unset;background-repeat:unset;background-size:unset;padding-left:.75rem}.icon-minus-text-pc-block::before{content:'';flex-shrink:0;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23ef4444'%3E%3Cpath fill-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zM8.707 7.293a1 1 0 00-1.414 1.414L8.586 10l-1.293 1.293a1 1 0 101.414 1.414L10 11.414l1.293 1.293a1 1 0 001.414-1.414L11.414 10l1.293-1.293a1 1 0 00-1.414-1.414L10 8.586 8.707 7.293z' clip-rule='evenodd'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}@media (max-width:539px){.product-box{padding:1.25rem}.product-box .image-left{margin:0 auto .5rem}.product-box .image-left img{max-width:160px}.product-box .product-title{font-size:.75rem}.product-box .product-sub-title{font-size:1.125rem}.product-box .product-description{font-size:.875rem}.product-box .product-button .product-button-link{width:100%;min-width:unset;padding:12px 20px}.pro-con-wrapper{margin-top:1.25rem;padding-top:1.25rem}.icon-plus-text-pc-block,.icon-minus-text-pc-block{font-size:.8125rem;padding:.5rem .625rem}}