.popup-container{position:fixed;z-index:999999;transition:all .3s ease-in-out}.popup-container.right{right:0;top:30%}.popup-container.left{left:0;top:30%}.popup-container.bottom-left{bottom:0;left:40px}.popup-container.bottom-right{bottom:0;right:40px}.popup-collapsed{display:flex;padding:16px;flex-direction:row;justify-content:center;align-items:center;gap:8px;border-radius:0 16px 16px 0;background:var(--background-bg-container-green, #009E4F);box-shadow:0 0 15px #00000014;color:#fff;cursor:pointer}.popup-expanded{display:none;border-radius:16px 0 0 16px;background:var(--background-bg-primary, #FFF);box-shadow:0 0 15px #0000001a;width:324px;padding:32px;text-align:left}.popup-container.bottom-left .popup-collapsed,.popup-container.bottom-left .popup-expanded,.popup-container.bottom-right .popup-collapsed,.popup-container.bottom-right .popup-expanded{border-radius:16px 16px 0 0}.popup-container.bottom-left .popup-close,.popup-container.bottom-right .popup-close{left:auto;right:18px}.popup-container.bottom-left .popup-close svg,.popup-container.bottom-right .popup-close svg{transform:rotate(90deg)}.popup-container.bottom-left .popup-collapsed svg,.popup-container.bottom-right .popup-collapsed svg{transform:rotate(90deg)}.popup-expanded h4{margin-top:32px;color:#02643c;font-size:24px;font-weight:800;line-height:120%;margin-bottom:10px}.popup-expanded p{font-size:14px;color:#02643c;font-size:16px;font-weight:400;line-height:160%}.popup-button{display:inline-flex;background-color:#02643c;color:#fff;padding:0 24px;margin-top:16px;text-decoration:none;border-radius:100px;height:50px;align-items:center;justify-content:center;font-size:16px;font-weight:800;line-height:100%;letter-spacing:.04em;text-transform:uppercase}.popup-button:hover{background-color:#009e4f}.popup-close{position:absolute;top:18px;left:18px;cursor:pointer;line-height:0}@media screen and (min-width: 750px){.right .popup-collapsed{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg)}.right .popup-collapsed svg{transform:rotate(360deg)}.left .popup-collapsed{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);border-radius:16px 0 0 16px}.left .popup-expanded{border-radius:0 16px 16px 0}.left .popup-close{left:auto;right:18px}}@media screen and (max-width: 749px){.popup-collapsed{border-radius:0;justify-content:space-between}.popup-container.right,.popup-container.left{top:105px;width:100%}.header-sticky .popup-container.right,.header-sticky .popup-container.left{top:65px}.popup-collapsed svg{transform:rotate(270deg)}.popup-expanded{padding:20px;border-radius:0 0 8px 8px;width:100%}.popup-close{right:18px;left:auto}.popup-expanded h4{margin-top:10px}.popup-expanded p{margin:8px 0}.popup-button{margin-top:8px}.popup-container.bottom-left,.popup-container.bottom-right{bottom:0;left:0;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/dynamic_popup.css.map */
