.product-share-modal{background-color:#fff;display:flex;flex-direction:column;gap:12px;left:50%;min-height:auto;padding:24px;position:absolute;top:50%;transform:translate(-50%,-50%);width:417px}@media(max-width:470px){.product-share-modal{padding:16px;width:90%}}.product-share-modal__close{cursor:pointer;position:absolute;right:24px;top:24px}@media(max-width:470px){.product-share-modal__close{right:16px;top:16px}}.product-share-modal__close path{stroke:#000}.product-share-modal__title{color:var(--secondary-color);font-size:20px;font-weight:400;line-height:normal;margin:0;text-transform:uppercase}.product-share-modal__subtitle{color:var(--secondary-color);font-size:16px;font-weight:300;line-height:normal;margin:0}.product-share-modal__socials{display:flex;justify-content:space-between}.product-share-modal__social{cursor:pointer;height:42px}.product-share-modal__social:hover svg{fill:#a78d54}.product-share-modal__social:hover path{fill:#fff}.product-share-modal__copy{display:flex;width:100%}.product-share-modal__copy-input{align-items:center;border:1px solid rgba(0,0,0,.15);color:var(--secondary-color);font-size:16px;font-style:normal;font-weight:300;height:48px;line-height:1;overflow:hidden;padding:16px;text-overflow:ellipsis;white-space:nowrap;width:100%}.product-share-modal__copy-input span{white-space:unset!important}.product-share-modal__copy-btn{align-items:center;background:var(--primary-color);cursor:pointer;display:flex;justify-content:center;padding:12px 13px;width:50px}
