.popup-content{background:url(/cdn/shop/files/Group_-_popup.png?v=1767259774),var(--gradient-background);background-size:cover;background-attachment:scroll;padding-top:4rem;position:relative;border-radius:24px;max-width:1200px;margin:0 auto}.popup-content .popup-content_text{max-width:80%;margin:0 auto}.popup-content .title{margin:0;font-weight:600}.popup-content .title strong{color:#614c38}.popup-content_close{position:absolute;top:2%;right:1.5%;height:3rem;width:3rem}.popup-content_images{overflow:hidden;padding:3rem 3.5rem 1rem;margin-bottom:-2rem}.popup-content_images-wrap{display:flex;align-items:flex-end}.popup-content_images-wrap .image{display:block;height:100%;width:100%;margin-bottom:-2rem}.popup-content_image-wrap{margin:0 -1.5rem}.newsletter-form__field-wrapper{margin:0 auto}.newsletter-form__field-wrapper .field__input{background-color:#fff}.field-popup{flex-direction:column;align-items:center;gap:2rem}.field-popup:before,.field-popup:after{content:none}.field-popup .button{gap:.8rem}.field-popup .button:hover .svg-wrapper{transform:rotate(30deg)}.field-popup .button .svg-wrapper{background-color:rgb(var(--color-button-text));color:rgba(var(--color-button),var(--alpha-button-background));border-radius:1rem}.field-popup .button .svg-wrapper svg{width:1rem;height:1rem}.jiggle-anim{animation:jiggle 3s ease-in-out infinite}.jiggle-anim-rev{animation:jiggle-rev 3s ease-in-out infinite}@keyframes jiggle{0%{transform:rotate(-5deg)}50%{transform:rotate(5deg)}to{transform:rotate(-5deg)}}@keyframes jiggle-rev{0%{transform:rotate(5deg)}50%{transform:rotate(-5deg)}to{transform:rotate(5deg)}}.popup-content_container{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#614c38cc;display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;padding:2rem}.popup-content_container.active{opacity:1;visibility:visible}.popup-content_wrap{max-width:80%;width:100%;max-height:90vh;animation:popupSlideIn .4s ease}@keyframes popupSlideIn{0%{transform:scale(.9) translateY(-20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.popup-content_close{cursor:pointer;transition:transform .2s ease}.popup-content_close:hover{transform:scale(1.1)}@media screen and (max-width:749px){.popup-content_wrap{max-width:100%}.popup-content{padding:3rem 2rem 0}.popup-content .title{font-size:24px}.popup-content_images{padding:3rem 3.5rem 2.5rem}.popup-content_images-wrap .image{margin-bottom:-3rem}.popup-content_close{top:3%;right:4%}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/component-popup.css.map */
