.w2p-editor-overlay{display:flex;flex-direction:column;height:100%;left:0;position:fixed;top:0;width:100%;z-index:99999;--tw-bg-opacity:1;background-color:rgb(var(--white)/var(--tw-bg-opacity,1))}.w2p-editor-overlay__iframe{border-style:none;flex:1 1 0%;width:100%}#embedProductForm{display:flex;flex-direction:column;row-gap:3rem}#embedProductForm .button{align-items:center;border-color:transparent;border-radius:5px;border-width:1px;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;display:flex;flex:none;font-size:14px;font-weight:700;justify-content:center;line-height:1.4;min-height:var(--button-sm-size);padding:.5rem 2rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,backdrop-filter,-webkit-transform,-webkit-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-transform,-webkit-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}#embedProductForm .button svg{flex:none}#embedProductForm .button--reverse{background-color:var(--green400);border-color:var(--green400);--tw-text-opacity:1;color:rgb(var(--white)/var(--tw-text-opacity,1))}#embedProductForm .button--reverse:hover{background-color:var(--green500);--tw-text-opacity:1;color:rgb(var(--white)/var(--tw-text-opacity,1))}#embedProductForm .button--outline-green{border-color:var(--green400);border-style:dashed;--tw-bg-opacity:1;background-color:rgb(var(--white)/var(--tw-bg-opacity,1));color:var(--green400)}#embedProductForm .button--outline-green:hover{background-color:var(--green500);border-color:var(--green500);--tw-text-opacity:1;color:rgb(var(--white)/var(--tw-text-opacity,1))}#embedProductForm .button--outline-green:hover svg path{fill:rgb(var(--white)/1)}#embedProductForm .button--big{min-height:var(--button-lg-size);padding-left:3rem;padding-right:3rem}#embedProductForm .button--secondary{--tw-bg-opacity:1;background-color:rgb(var(--black)/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(var(--white)/var(--tw-text-opacity,1))}#embedProductForm .button--secondary:hover{background-color:var(--gray900)}#embedProductForm .button--secondary:disabled{background-color:var(--gray600);pointer-events:none;--tw-text-opacity:1;color:rgb(var(--white)/var(--tw-text-opacity,1))}#embedProductForm .button--price{background-color:var(--green400)}#embedProductForm .button--price:hover{background-color:var(--green500)}#embedProductForm .button--price:disabled{background-color:var(--green300);border-color:var(--green300);pointer-events:none;--tw-text-opacity:1;color:rgb(var(--white)/var(--tw-text-opacity,1))}#embedProductForm .embed__card{border-radius:8px;--tw-bg-opacity:1;background-color:rgb(var(--white)/var(--tw-bg-opacity,1));padding:2rem;--tw-shadow:0 3px 20px 1px rgba(0,0,0,.08);--tw-shadow-colored:0 3px 20px 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#embedProductForm .embed__block{display:flex;flex-direction:column;row-gap:1rem}#embedProductForm .embed__block:nth-of-type(3) .floatingLabel #textareaSpecification::-webkit-input-placeholder{opacity:0}#embedProductForm .embed__block:nth-of-type(3) .floatingLabel #textareaSpecification:-ms-input-placeholder{opacity:0}#embedProductForm .embed__block:nth-of-type(3) .floatingLabel #textareaSpecification::-ms-input-placeholder{opacity:0}#embedProductForm .embed__block:nth-of-type(3) .floatingLabel #textareaSpecification::placeholder{opacity:0}#embedProductForm .embed__block:nth-of-type(3) .floatingLabel .label{font-size:14px;font-style:italic;font-weight:400;line-height:1.38;order:10}#embedProductForm .embed__block:nth-of-type(4):not(:has(#summaryDiv)) .embed__card{border-style:none;padding:0;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#embedProductForm .embed__block #summaryDiv .productDetail__table{width:100%}#embedProductForm .embed__block #summaryDiv .productDetail__table tbody tr{border-bottom-width:1px;border-color:var(--gray500);border-style:dashed;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;display:flex;padding-left:1.5rem;padding-right:1.5rem}#embedProductForm .embed__block #summaryDiv .productDetail__table tbody tr td{flex:1 1 0%;padding-bottom:.8rem;padding-top:.8rem}#embedProductForm .embed__block #summaryDiv .productDetail__table tbody tr td:first-of-type{font-size:16px;font-weight:400;line-height:1.5}#embedProductForm .embed__block #summaryDiv .productDetail__table tbody tr td:last-of-type{font-size:16px;font-weight:700;line-height:1.5;text-align:left}#embedProductForm .embed__step2{background-color:var(--green100);border-color:var(--green400);border-radius:8px;border-style:dashed;border-width:1px;padding:2rem;--tw-shadow:0 3px 20px 0 rgba(15,64,0,.08);--tw-shadow-colored:0 3px 20px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#embedProductForm .embed__step2Content{border-radius:8px;--tw-bg-opacity:1;background-color:rgb(var(--white)/var(--tw-bg-opacity,1));padding:2rem}#embedProductForm .embed__editorPreview{margin-bottom:2rem}#embedProductForm .embed__editorPreview img{border-radius:8px;overflow:hidden;width:100%}#embedProductForm .embed__editorSection{align-items:flex-start;display:flex;flex-direction:column;gap:3rem}@media (min-width:744px){#embedProductForm .embed__editorSection{align-items:flex-end;flex-direction:row;justify-content:space-between}}#embedProductForm .embed__editorSectionText>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}#embedProductForm .embed__editorSectionAction{flex:none}#embedProductForm .embed__sectionTitle{font-size:var(--text-large);font-weight:900;line-height:1.4}#embedProductForm .embed__sectionDescription{font-size:14px;font-weight:400;line-height:1.38}#embedProductForm .embed__separator{align-items:center;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;display:flex;margin-bottom:1.5rem;margin-top:1.5rem}#embedProductForm .embed__separatorLine{background-color:var(--green300);border-style:none;flex:1 1 0%;height:1px}#embedProductForm .embed__separatorText{font-size:14px;font-weight:700;line-height:1.38;text-align:center}#embedProductForm .embed__printDataLink{align-items:center;-webkit-column-gap:.7rem;-moz-column-gap:.7rem;column-gap:.7rem;display:flex;font-size:14px;font-weight:400;line-height:1.38;text-decoration-line:underline}#embedProductForm .embed__printDataLink:hover{text-decoration-line:none}#embedProductForm .embed__printDataLink svg{flex:none}#embedProductForm .embed__printDataSection{align-items:center;display:flex;flex-direction:column;gap:3rem}@media (min-width:744px){#embedProductForm .embed__printDataSection{flex-direction:row;justify-content:space-between}}#embedProductForm .embed__printDataSectionText>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}#embedProductForm .embed__printDataActions{align-items:center;display:flex;flex:none;flex-direction:column}@media (min-width:744px){#embedProductForm .embed__printDataActions{align-items:flex-start}}#embedProductForm .embed__printDataActions .button{margin-bottom:1rem}#embedProductForm .embed__printDataActions .embed__printDataLink{margin-top:.5rem}#embedProductForm .embed__orderButtons{border-color:var(--gray500);border-radius:5px;border-width:1px;display:flex;flex-direction:column;margin-top:0;padding:2rem;row-gap:1.5rem}#embedProductForm .embed__orderButtons button{flex:1 1 0%}#embedProductForm .embed__orderButtons button .icon{display:none}#embedProductForm .embed__orderButtonsRow{display:flex;flex-direction:column;gap:1rem}@media (min-width:744px){#embedProductForm .embed__orderButtonsRow{flex-direction:row}}#embedProductForm .embed__info{align-items:center;background-color:var(--beige200);border-color:var(--orange400);border-radius:5px;border-width:1px;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;display:flex;padding:1.3rem 1.7rem;position:relative}#embedProductForm .embed__info:before{flex:none;--tw-content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23ff881b' d='M9.063 4.688c0-.52.417-.938.937-.938s.938.418.938.938V9.5l3.332 2.219c.43.289.546.87.226 1.3-.254.43-.836.547-1.266.227l-3.75-2.5c-.261-.14-.418-.434-.418-.781zM10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0M1.875 10A8.124 8.124 0 0 0 10 18.125 8.124 8.124 0 0 0 18.125 10 8.124 8.124 0 0 0 10 1.875 8.124 8.124 0 0 0 1.875 10'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:2rem;content:var(--tw-content);height:2rem;width:2rem}#embedProductForm .embed__info .text{font-size:16px;font-weight:400;line-height:1.5}#embedProductForm .embed__info .icon{display:none}#embedProductForm .embed__blockTitle{font-size:14px;font-weight:700;line-height:1.38;margin-bottom:1rem;margin-top:2rem}#embedProductForm .embed__subtitle{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;display:flex;font-size:var(--text-large);font-weight:900;line-height:1.4}#embedProductForm .embed__subtitleSeparator{display:none}#embedProductForm .embed__totalPrice{font-size:21px;line-height:1.37}#embedProductForm .embed__totalPrice .embed__totalPriceLabel{font-weight:900;padding-right:1rem}@media not all and (min-width:744px){#embedProductForm .embed__totalPrice .embed__totalPriceLabel{display:block;width:100%}}#embedProductForm .embed__totalPrice .embed__totalPriceValue{font-weight:900}#embedProductForm .embed__totalPrice .embed__totalPriceVat{font-size:21px;font-weight:400;line-height:1.37;padding-left:.5rem}#embedProductForm .embed__editorStatus,#embedProductForm .embed__printDataFileStatus{margin-bottom:2rem}#embedProductForm .embed__editorStatus>:not([hidden])~:not([hidden]),#embedProductForm .embed__printDataFileStatus>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}#embedProductForm .embed__fileUploadedLabel{color:var(--green400);font-size:14px;font-weight:700;line-height:1.38}#embedProductForm .embed__fileRow{align-items:center;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;display:flex}#embedProductForm .embed__fileCard{align-items:center;background-color:var(--green100);border-color:var(--green400);border-radius:5px;border-width:1px;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;display:flex;padding:3px 2rem 3px 3px}#embedProductForm .embed__fileCardIcon{align-items:center;background-color:var(--green400);border-radius:5px;display:flex;flex:none;height:3rem;justify-content:center;width:3rem}#embedProductForm .embed__fileCardIcon svg{height:1.5rem;width:1.2rem}#embedProductForm .embed__fileCardName{font-size:14px;font-weight:700;line-height:1.4}#embedProductForm .embed__fileRemoveBtn{align-items:center;display:flex;font-size:14px;font-weight:400;line-height:1.38}#embedProductForm .embed__fileRemoveBtn:hover{text-decoration-line:underline}#embedProductForm .embed__fileRemoveBtn svg{height:2rem;width:2rem}#embedProductForm .floatingLabel{display:flex;flex-direction:column;gap:1rem}#embedProductForm .floatingLabel .label{font-size:14px;font-weight:700;line-height:1.38}#embedProductForm .floatingLabel .input,#embedProductForm .floatingLabel .select{border-color:var(--gray600);border-radius:5px;border-width:1px;font-size:14px;font-weight:400;line-height:1.38;padding:1rem 1.5rem;resize:none}#embedProductForm .floatingLabel .input:focus,#embedProductForm .floatingLabel .select:focus{border-color:var(--gray600)}#embedProductForm .floatingLabel .input.is-invalid,#embedProductForm .floatingLabel .select.is-invalid{border-color:var(--red400)}#embedProductForm .floatingLabel textarea{min-height:100px}#embedProductForm .timeChoice{display:flex;flex-direction:column;gap:1rem;position:relative}@media (min-width:1420px){#embedProductForm .timeChoice{flex-direction:row}}#embedProductForm .timeChoice__input{height:0;opacity:0;position:absolute;width:0}#embedProductForm .timeChoice__slot{border-radius:5px;border-width:1px;display:flex;flex:1 1 0%;--tw-border-opacity:1;border-color:var(--gray500);--tw-bg-opacity:1;background-color:rgb(var(--white)/var(--tw-bg-opacity,1));cursor:pointer;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}#embedProductForm .timeChoice__slot label{cursor:pointer}#embedProductForm .timeChoice__slot:has(.timeChoice__input:checked){border-color:var(--green400)}#embedProductForm .timeChoice__label{align-items:center;border-radius:5px;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;display:flex;padding:1.5rem 2.5rem 1.5rem 1.5rem;position:relative}#embedProductForm .timeChoice__label .icon{display:none}#embedProductForm .timeChoice__label:before{border-color:var(--gray600);border-radius:5px;border-width:1px;flex:none;height:1.9rem;width:1.9rem;--tw-bg-opacity:1;background-color:rgb(var(--white)/var(--tw-bg-opacity,1));--tw-content:"";content:var(--tw-content);transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}#embedProductForm .timeChoice__labelTitle{font-size:14px;font-weight:700;line-height:1.38}#embedProductForm .timeChoice__labelTime{font-size:14px;font-weight:400;line-height:1.38}#embedProductForm .timeChoice__labelInner{align-items:center;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;flex-direction:row;flex-wrap:wrap;margin-left:2.9rem}#embedProductForm .timeChoice__input:checked~.timeChoice__label{--tw-bg-opacity:1;background-color:rgb(var(--white)/var(--tw-bg-opacity,1))}#embedProductForm .timeChoice__input:checked~.timeChoice__label .timeChoice__labelTime{--tw-text-opacity:1;color:rgb(var(--black)/var(--tw-text-opacity,1))}#embedProductForm .timeChoice__input:checked~.timeChoice__label:before{background-color:var(--green400);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='8' fill='none' viewBox='0 0 11 8'%3E%3Cpath fill='%23fff' d='M10.77.235a.81.81 0 0 1 0 1.13l-6.286 6.4a.774.774 0 0 1-1.11 0L.23 4.566a.81.81 0 0 1 0-1.13.776.776 0 0 1 1.111 0l2.566 2.633L9.66.235a.773.773 0 0 1 1.11 0'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1.1rem}#embedProductForm .validation-message{color:var(--red400);font-size:15px;margin:0}