.ts-popup{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0003;opacity:0;pointer-events:none;transition:all .3s ease}.ts-popup.active{pointer-events:all;opacity:1}.ts-popup__wrap{display:flex;align-items:center;justify-content:center;background-color:#fffcf7;max-width:622px;width:100%;padding:42px 20px;position:relative}.ts-popup__content{display:flex;flex-direction:column;gap:43px;max-width:426px;width:100%;margin:0 auto}.ts-popup__img{display:flex;align-items:center;justify-content:center;max-width:275px;width:100%;margin:0 auto}.ts-popup__img img{width:100%;height:fit-content;object-fit:contain}.ts-popup__title h4{margin:0;padding:0;color:#202020;text-align:center;font-family:var(--secondary-font);font-size:35px;font-style:normal;font-weight:500;line-height:42px;letter-spacing:0}.ts-popup__btn{display:flex;align-items:center;justify-content:center;border-radius:1.5px;border:1px solid #202020;background:#202020;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);height:52px;padding:15px;width:100%;color:#fffdfb;text-align:center;font-family:var(--main-font);font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:0;text-decoration:none;transition:all .3s ease}.ts-popup__btn:hover{opacity:.7}.ts-popup__closer{display:flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer;position:absolute;top:24px;right:20px;width:40px;height:40px;margin:0;padding:10px;transition:all .3s ease}.ts-popup__closer:hover{rotate:90deg}.ts-popup__closer img,.ts-popup__closer svg{width:20px;height:20px;aspect-ratio:1/1;object-fit:contain}@media screen and (max-width: 1800px){.ts-popup__wrap{max-width:471px;padding:26px 15px 31px}.ts-popup__title h4{font-size:26.5px;line-height:31.8px}.ts-popup__content{max-width:323px}.ts-popup__img{max-width:208px}.ts-popup__btn{height:39px;padding:0;font-size:14px}}@media screen and (max-width: 749px){.ts-popup__wrap{max-width:290px;padding:20px 15px}.ts-popup__content{max-width:288px;gap:17px}.ts-popup__title h4{font-size:18px;line-height:20.71px}.ts-popup__closer{width:32px;height:32px;top:12px;right:8px}.ts-popup__closer svg{width:12px;height:12px}.ts-popup__img{max-width:155px}.ts-popup__btn{font-size:12px;height:40px;padding:13px 10px;max-width:100%;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/ts-popup.css.map */
