.pdp-sold-out-form{background:#fff;border-radius:20px;padding:30px}.pdp-sold-out-form__wrapper{align-items:stretch;display:flex;flex-direction:row;gap:30px 40px;justify-content:space-between;width:100%}@media only screen and (max-width:1024.98px){.pdp-sold-out-form__wrapper{align-items:center;flex-direction:column;justify-content:center}}.pdp-sold-out-form__wrapper:after{background:var(--text-primary-color);content:"";display:flex;height:auto;opacity:.2;order:2;width:1px}@media only screen and (max-width:1024.98px){.pdp-sold-out-form__wrapper:after{height:1px;width:100%}}.pdp-sold-out-form__product-card{align-items:flex-start;display:flex;flex:1;gap:30px;justify-content:flex-start;order:1}@media only screen and (max-width:1024.98px){.pdp-sold-out-form__product-card{align-items:center;justify-content:center;width:100%}}@media only screen and (max-width:575.98px){.pdp-sold-out-form__product-card{flex-direction:column}}.pdp-sold-out-form__product-card .product-image{aspect-ratio:1;background:#fff;border-radius:10px;height:104px;min-width:104px;overflow:hidden;width:104px}@media only screen and (max-width:575.98px){.pdp-sold-out-form__product-card .product-image{height:unset;min-width:100%;width:100%}}.pdp-sold-out-form__product-card .product-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.pdp-sold-out-form__product-card .product-details{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:center}.pdp-sold-out-form__product-card .product-details .product-title{font-size:16px}.pdp-sold-out-form__product-card .product-details .bis-text{font-size:24px}.pdp-sold-out-form__product-card .product-details .view-details{cursor:pointer;font-size:14px;text-decoration:underline}@media only screen and (max-width:575.98px){.pdp-sold-out-form__product-card .product-details .bis-return-date,.pdp-sold-out-form__product-card .product-details .bis-text,.pdp-sold-out-form__product-card .product-details .product-title,.pdp-sold-out-form__product-card .product-details .view-details{text-align:center;width:100%}}.pdp-sold-out-form__form{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:15px;justify-content:flex-start;order:3}@media only screen and (max-width:1024.98px){.pdp-sold-out-form__form{align-items:center;justify-content:center;text-align:center;width:100%}}.pdp-sold-out-form__form .heading{font-size:16px}.pdp-sold-out-form__form form.notify-form{align-items:stretch;display:flex;flex-direction:row;gap:22px;justify-content:center;width:100%}@media only screen and (max-width:575.98px){.pdp-sold-out-form__form form.notify-form{align-items:center;flex-direction:column}}.pdp-sold-out-form__form form.notify-form .form-field{flex:1}@media only screen and (max-width:575.98px){.pdp-sold-out-form__form form.notify-form .form-field{width:100%}}.pdp-sold-out-form__form form.notify-form button{white-space:nowrap}
