.product-license{background:linear-gradient(0deg,#1b1b1b99,#1b1b1b99)!important;box-sizing:border-box;display:block;gap:2rem;height:100vh;left:0;opacity:0;overflow:auto;padding:64px 0;pointer-events:none;position:fixed;top:0;transition:opacity .15s;-webkit-user-select:none;user-select:none;width:100%;z-index:99}.product-license.visible{opacity:1;pointer-events:all;-webkit-user-select:default;user-select:default}.product-license .product-license__wrapper{background:var(--wp--preset--color--neutral-100);border-radius:var(--vdd--border-radius--large);margin:var(--wp--preset--spacing--site-padding);max-width:600px;padding:clamp(1rem,.3534rem + 1.7241vw,2.25rem);position:relative}.product-license .product-license__top{align-items:start;display:flex;flex-direction:column;gap:12px;justify-content:space-between;margin-bottom:2.5rem}.product-license .product-license__top h3{margin-bottom:0}.product-license .product-license__top .product-license__close{background:var(--wp--preset--color--neutral-200);border:none;border-radius:100%;display:flex;padding:10px;position:absolute;right:clamp(1rem,.8707rem + .3448vw,1.25rem);top:clamp(1rem,.8707rem + .3448vw,1.25rem)}.product-license .product-license__body{display:flex;flex-direction:column}.product-license .product-license__body .product-license__form{column-gap:1rem;display:flex;flex-direction:column;row-gap:1.75rem}.product-license .product-license__body .product-license__form:has(.error-message:not(:empty)){row-gap:50px}.product-license .product-license__body .product-license__form .product-license__residence{display:flex;flex-direction:column;gap:12px}.product-license .product-license__body .product-license__form .product-license__residence label{flex-direction:row-reverse;justify-content:start}.product-license .product-license__body .product-license__form .product-license__residence label input{margin:0}.product-license .product-license__body .product-license__form .product-license__residence,.product-license .product-license__body .product-license__form label:has(#address),.product-license .product-license__body .product-license__form label:has(#residentNumberLicenseParts){grid-column:1/-1}.product-license .product-license__body .product-license__form label{display:flex;flex-direction:column;font-size:var(--wp--preset--font-size--sm);gap:.5rem;justify-content:end;margin:0;position:relative}.product-license .product-license__body .product-license__form label input[type=email],.product-license .product-license__body .product-license__form label input[type=number],.product-license .product-license__body .product-license__form label input[type=tel],.product-license .product-license__body .product-license__form label input[type=text]{border:1px solid var(--wp--preset--color--neutral-400);border-radius:var(--vdd--border-radius--small);font-size:var(--wp--preset--font-size--sm);height:50px;padding:0 14px}.product-license .product-license__body .product-license__form label input[type=email]::placeholder,.product-license .product-license__body .product-license__form label input[type=number]::placeholder,.product-license .product-license__body .product-license__form label input[type=tel]::placeholder,.product-license .product-license__body .product-license__form label input[type=text]::placeholder{color:var(--wp--preset--color--neutral-500)}.product-license .product-license__body .product-license__form label>span{flex:1}.product-license .product-license__body .product-license__form.loading{opacity:.5;pointer-events:none;position:relative}.product-license .product-license__body .product-license__form.loading:after{animation:spin 1s linear infinite;border:4px solid #ddd;border-radius:50%;border-top-color:#007cba;content:"";height:30px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:30px}.product-license .product-license__body .product-license__form input.input-error{border:1px solid var(--wp--preset--color--danger)}.product-license .product-license__body .product-license__form .error-message{bottom:-25px;color:var(--wp--preset--color--danger);display:block;position:absolute}.product-license .product-license__body .product-license__required{color:var(--wp--preset--color--danger)}.product-license .product-license__body .product-license__resident{align-items:end;column-gap:1rem;display:none;grid-column:span 2;grid-template-columns:1fr;row-gap:1.75rem;width:100%}.product-license .product-license__body .product-license__submit{background:var(--wp--preset--color--primary-400);border-radius:var(--vdd--border-radius--pill);color:var(--wp--preset--color--neutral-100);cursor:pointer;font-size:var(--wp--preset--font-size--sm);font-weight:var(--vdd--font-weight--semi-bold);grid-column:1/-1;line-height:normal;padding:12px 22px;transition:background .2s,color .2s}.product-license .product-license__body .product-license__submit:hover{background:var(--wp--preset--color--primary-300)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.single_add_to_cart_button[disabled]{cursor:default;opacity:.6}.single_add_to_cart_button[disabled]:hover{background:var(--wp--preset--color--primary-400)!important}@media (min-width:680px){.product-license .product-license__wrapper{margin:0 auto}}@media (min-width:769px){.product-license .product-license__body .product-license__form{display:grid;grid-template-columns:1fr 1fr}.product-license .product-license__body .product-license__resident{grid-template-columns:1fr 1fr}}
