@keyframes slideOutIn{0%{margin-right:0}25%{margin-right:-80px;margin-left:0}26%{margin-left:-180px;margin-right:0}50%{margin-right:0;margin-left:0}}.copy-embed-modal{position:relative}.copy-embed-modal__loader{text-align:center}.copy-embed-modal__close{position:absolute;top:30px;right:30px;flex-direction:row-reverse;border:none;background-color:transparent;margin:0;padding:0}@media(min-width:1176px){.copy-embed-modal__close{cursor:pointer}}.copy-embed-modal__title{font-size:32px;line-height:44px;font-family:var(--font-afacad);font-weight:400;color:var(--black-3);margin-bottom:24px}@media(min-width:1176px){.copy-embed-modal__title{font-size:40px;line-height:54px}}.copy-embed-modal__text{font-size:16px;line-height:32px;color:var(--black-3);margin-bottom:44px}.copy-embed-modal__buttons{display:flex;justify-content:center;gap:20px}.copy-embed-modal__buttons button{border-radius:20px;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:6px;column-gap:8px;background-color:transparent;border:1px solid var(--grey-1);transition:all .3s ease-in-out;min-width:146px}@media(min-width:1176px){.copy-embed-modal__buttons button:hover{cursor:pointer;background-color:var(--black-1);color:var(--white-1)}}.copy-embed-modal__code{display:flex;align-items:center;column-gap:12px;padding:6px 6px 8px 12px;background-color:var(--grey-3);border-radius:8px;margin:2px 0 4px;width:100%;min-height:120px}.copy-embed-modal__code:hover{cursor:pointer}.copy-embed-modal__code__copied{text-align:center;color:var(--black-1);margin:0 auto;font-weight:600}.copy-embed-modal__code svg{color:var(--grey-1);fill:var(--grey-1)}@media(min-width:1176px){.copy-embed-modal__code svg:hover{cursor:pointer}}.copy-embed-modal__code input{font-size:16px;line-height:16px;font-family:var(--font-lato);background-color:transparent;border:none;width:100%;font-weight:600;color:var(--grey-1)}@media(min-width:1176px){.copy-embed-modal__code input:hover{cursor:pointer}}.copy-embed-modal__dropdown{position:relative}.copy-embed-modal .language-dropdown__selected__input{border:1px solid var(--black-3);width:100%;position:relative;margin-bottom:18px}.copy-embed-modal .language-dropdown__dropdown{width:100%}