.WooCommerceModal-module__MFlhkq__titleContainer{flex-direction:column;gap:10px;display:flex}.WooCommerceModal-module__MFlhkq__titleSubContainer{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.WooCommerceModal-module__MFlhkq__title{text-align:left;color:var(--blank-info-color);font-family:Poppins;font-size:24px;font-weight:600;line-height:38px}.WooCommerceModal-module__MFlhkq__close{cursor:pointer;background-color:#f1f1f1;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:-6px;right:-5px;box-shadow:0 4px 16px #0000002e}.WooCommerceModal-module__MFlhkq__Subtitle{text-align:left;color:var(--light-gray-text-1);font-family:Poppins;font-size:14px;font-weight:400;line-height:16.41px}.WooCommerceModal-module__MFlhkq__footerContainer{flex-direction:row;gap:15px;display:flex}.WooCommerceModal-module__MFlhkq__inputContainer{flex-direction:column;justify-content:space-between;gap:12px;min-height:82px;margin:20px 0 0;padding-bottom:5px;display:flex}.WooCommerceModal-module__MFlhkq__InfoContainer{opacity:1;flex-direction:row;gap:15px;max-height:500px;transition:max-height .2s ease-in-out,opacity .2s ease-in-out;animation:.3s linear forwards WooCommerceModal-module__MFlhkq__fadeIn;display:flex;overflow:hidden}.WooCommerceModal-module__MFlhkq__fadeout{opacity:0;min-height:0;transition:max-height .1s ease-in-out,opacity .1s ease-in-out;animation:.2s linear forwards WooCommerceModal-module__MFlhkq__fadeOut}.WooCommerceModal-module__MFlhkq__openManual{margin-bottom:30px}.WooCommerceModal-module__MFlhkq__infoText{text-align:left;color:var(--main-text-color);font-family:Poppins;font-size:14px;font-weight:400;line-height:16.41px}.WooCommerceModal-module__MFlhkq__linkText{color:var(--blue);-webkit-text-decoration:var(--blue) underline;text-decoration:var(--blue) underline}.WooCommerceModal-module__MFlhkq__postName{font-weight:500}.WooCommerceModal-module__MFlhkq__manualMainContainer{flex-direction:column;gap:20px;margin-top:8px;display:flex}.WooCommerceModal-module__MFlhkq__manualTitle{text-align:left;color:var(--main-text-color);font-size:16px;font-weight:500;line-height:19px}.WooCommerceModal-module__MFlhkq__manualInputsContainer{flex-direction:column;gap:20px;display:flex}.WooCommerceModal-module__MFlhkq__hideManualContainer{align-self:center;display:flex}@media (max-width:550px){.WooCommerceModal-module__MFlhkq__title{font-weight:300;line-height:28px}.WooCommerceModal-module__MFlhkq__openManual{margin-bottom:20px}}@media (max-width:410px){.WooCommerceModal-module__MFlhkq__title{font-size:20px}}@media (max-width:355px){.WooCommerceModal-module__MFlhkq__title{font-size:18px}}@keyframes WooCommerceModal-module__MFlhkq__fadeIn{0%{opacity:0;max-height:0}to{opacity:1;max-height:50px}}@keyframes WooCommerceModal-module__MFlhkq__fadeOut{0%{opacity:1;max-height:30px}50%{opacity:.5;max-height:15px}to{opacity:0;max-height:0}}