.subscribe_now{position:fixed;font-size:18px;cursor:pointer;z-index:31;align-items:center;justify-content:center;text-align:center;opacity:1;transition:all .3s ease;scroll-behavior:smooth;display:none;gap:8px;letter-spacing:.1em;background:#fff0}.subscribe_now img{width:inherit;max-width:inherit}.union-popup-close-show .subscribe_now{display:flex;flex-direction:column;justify-content:center}.union-popup-close-show .subscribe_now:hover{background:#fff0}.subscribe_now .subscribe_button_close{z-index:12;background:#b2b2b2;display:inline-flex;border-radius:29px}.subscribe_now svg{margin-right:0;width:20px;height:20px}.subscribe_now svg path{stroke:#fff}body.popup-scroll-hidden .subscribe_now{transition:all .3s ease}.popup-wraper-text{position:absolute;bottom:0;left:17%}.popup-wraper-text--start .newsletter-form__message,.popup-wraper-text--start .newsletter-form__inner{justify-content:left}.popup-wraper-text--center .newsletter-form__message,.popup-wraper-text--center .newsletter-form__inner{justify-content:center}.popup-wraper-text--end .newsletter-form__message,.popup-wraper-text--end .newsletter-form__inner{justify-content:end}.popup-wraper-text .newsletter-form__message{margin-bottom:0;font-size:16px}.popup-wraper-text .popup-policy{padding:10px}.popup-wraper-text .popup-policy p{color:#ffa8ac;text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.popup-wraper-text .popup-policy a{color:#ffa8ac;text-decoration:underline}.popup-scroll-hidden{width:100%}.popup-animated{animation-duration:.5s;animation-fill-mode:both}@keyframes popupOpenFade{0%{opacity:0}to{opacity:1}}@keyframes popupExitFade{0%{opacity:1}to{opacity:0}}@keyframes popupOpenSlide{0%{transform:translate3d(0,100vh,0);visibility:visible}to{transform:translateZ(0)}}@keyframes popupExitSlide{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100vh,0)}}@keyframes popupOpenZoom{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes popupExitZoom{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.1)}}@keyframes popupOpenSlideFade{0%{opacity:0;transform:translate3d(0,40px,0);visibility:visible}to{opacity:1;transform:translateZ(0)}}@keyframes popupExitSlideFade{0%{opacity:1;transform:translateZ(0)}to{opacity:0;visibility:hidden;transform:translate3d(0,40px,0)}}.popupOpenFade{animation-name:popupOpenFade}.popupExitFade{animation-name:popupExitFade}.popupOpenSlide{animation-name:popupOpenSlide}.popupExitSlide{animation-name:popupExitSlide}.popupOpenZoom{animation-name:popupOpenZoom}.popupExitZoom{animation-name:popupExitZoom}.popupOpenSlideFade{animation-name:popupOpenSlideFade}.popupExitSlideFade{animation-name:popupExitSlideFade}@media(max-width:768px){.popup-main{max-width:calc(100vw - 40px);max-height:calc(100vh - 40)}}.popup-main-image--left .popup-outer_image .popup-content,.popup-main-image--right .popup-outer_image .popup-content{display:flex;flex-direction:column;justify-content:center}.popup-main .popup-heading{margin-top:0;margin-bottom:16px;font-size:24px;max-width:412px}@media(min-width:768px){.popup-main .popup-outer{flex-direction:row;height:520px}}@media(max-width:767px){.popup-main .popup-outer{height:360px}}.popup-main .popup-thumbnail{flex:1 0 50%;display:flex}.popup-main .popup-thumbnail.mobile{display:none}@media(max-width:767px){.popup-main .popup-thumbnail.desktop{display:none}.popup-main .popup-thumbnail.mobile{display:flex}}.popup-main .popup-thumbnail img{width:100%;height:100%;object-fit:cover}.popup-main .popup-content{flex:1 0 50%;order:2;position:absolute;width:100%;height:100%}.popup-main .popup-content:first-child:last-child{flex:1 0 100%}@media(min-width:576px){.popup-main-image--right .popup-outer{flex-direction:row-reverse}}.popup-main-image--top .popup-outer{flex-direction:column}.popup-main-image--top .popup-thumbnail{position:relative;padding-bottom:55%}.popup-main-image--top .popup-thumbnail img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:auto;object-fit:cover}.popup-main-image--bottom .popup-outer{flex-direction:column-reverse}.popup-main-image--bottom .popup-thumbnail{position:relative;padding-bottom:55%}.popup-main-image--bottom .popup-thumbnail img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.popup-main .newsletter-form{margin:0;max-width:100%}.popup-main .newsletter-form .button{max-width:100%;width:56%;box-shadow:0 0 #12121200;min-height:46px;border-radius:24px;font-size:16px;font-weight:900;padding:14px 80px;color:#dc574d;background:linear-gradient(111deg,#fffbea,#ffe7dd 90.32%)}.popup-main .newsletter-form .button span,.popup-main .newsletter-form .button:hover span{transform:unset}.modal-close-button:hover .icon-close{transform:rotate(90deg)}.popup-main .modal-close-button .icon-close{width:23px;height:23px;transition:.3s ease;fill:#000}@media screen and (max-width:767px){.popup-main .newsletter-form .button{padding:14px}}.popup-main .newsletter-form__inner{flex-direction:column;align-items:stretch;gap:15px}.newsletter-form__inner{display:flex;align-items:center;gap:10px;flex-wrap:wrap;width:100%;position:relative}@media screen and (min-width:576px){.popup-main .newsletter-form__inner:not(.newsletter-form__inner_column){flex-direction:row}}.popup-main .newsletter-form__field-wrapper{flex:1 1 auto;position:relative;width:auto}.popup-main .newsletter-form__inner:not(.newsletter-form__inner_column) .newsletter-form__field-wrapper{max-width:36rem}.popup-main .newsletter-form .newsletter-form__field-wrapper .field__input{width:94%;margin-bottom:0;background:#fff;border:5px;font-size:16px;font-weight:400}.popup-main .newsletter-form .newsletter-form__field-wrapper .field__input:focus~.field__label{top:8px}.popup-main .newsletter-form__inner_column-check{flex-direction:column!important}.popup-main .newsletter-form__inner_column-check .button{width:100%}.popup-main .social-links{display:flex;margin-top:20px;gap:16px;flex-wrap:wrap;justify-content:flex-start;grid-template-columns:repeat(auto-fit,40px)!important}.popup-main .social-links__link{padding:unset;display:block}.popup-main .social-links__link a svg{height:25.06px!important;width:25.06px!important}.popup{display:none;position:fixed;z-index:999;max-width:calc(100vw - 40px);max-height:calc(100vh - 40px);-webkit-backface-visibility:hidden;border-radius:20px;margin:30px}.popup--top{top:0;left:15px;right:15px;margin-left:auto!important;margin-right:auto!important}.popup--top .popup-content{padding:26.6666666667px}@media screen and (min-width:576px){.popup--top .popup-content{padding:40px}}.popup--top-left{top:0;left:0}.popup--top-left .popup-content{padding:26.6666666667px}@media screen and (min-width:576px){.popup--top-left .popup-content{padding:40px}}.popup--top-right{top:0;right:0}.popup--top-right .popup-content{padding:26.6666666667px}@media screen and (min-width:576px){.popup--top-right .popup-content{padding:40px}}.popup--bottom{bottom:0;margin-left:auto!important;margin-right:auto!important;left:15px;right:15px}.popup--bottom .popup-content{padding:26.6666666667px}@media screen and (min-width:576px){.popup--bottom .popup-content{padding:40px}}.popup--bottom-left{left:0;bottom:0}.popup--bottom-left .popup-content{padding:26.6666666667px}@media screen and (min-width:576px){.popup--bottom-left .popup-content{padding:40px}}.popup--bottom-right{right:0;bottom:0}.popup--bottom-right .popup-content{padding:26.6666666667px}@media screen and (min-width:576px){.popup--bottom-right .popup-content{padding:40px}}.popup--left{top:50%;left:0;transform:translate3d(0,-50%,0)}.popup--left .popup-content{padding:26.6666666667px}@media screen and (min-width:576px){.popup--left .popup-content{padding:40px}}.popup--right{top:50%;right:0;transform:translate3d(0,-50%,0)}.popup--right .popup-content{padding:26.6666666667px}@media screen and (min-width:576px){.popup--right .popup-content{padding:40px}}.popup--center{top:50%;left:15px;right:15px;margin-left:auto!important;margin-right:auto!important;transform:translate3d(0,-50%,0)}.popup--center .popup-content{padding:26.6666666667px}@media screen and (min-width:576px){.popup--center .popup-content{padding:0}}.popup-wrap{position:relative;overflow-x:hidden;overflow-y:auto;width:100%;border-radius:20px;border-color:#00000040;box-shadow:0 0 #12121200}.popup-wrap::-webkit-scrollbar{width:4px}.popup-wrap::-webkit-scrollbar-track{background:#fff}.popup-wrap::-webkit-scrollbar-thumb{background:#fff}.popup-container{width:100%;overflow:hidden}.popup-outer{position:relative;display:flex;flex-direction:column}.popup .popup-close{position:absolute;top:12%;right:12%;z-index:2}@media screen and (max-width:576px){.popup .popup-close{top:9%;right:14%}.popup-main .modal-close-button .icon-close{width:17px;height:17px}}@media screen and (max-width:576px){.popup .modal-close-button .icon-close{width:17px;height:17px}}.popup-open{display:flex}@media(max-width:576px){.popup-open[data-mobile-disable=true]{display:none}.popup-open[data-mobile-disable=true]+.popup-overlay{display:none}}.popup-open+.popup-overlay{display:block}.popup-overlay{background-color:#0000004d;position:fixed;display:none;top:0;bottom:0;right:0;left:0;width:100%;height:100%;z-index:998}.popup-overlay .popup-wrap{box-shadow:none}.popup-thumbnail img{width:100%}.popup-trigger{cursor:pointer}.popup .popup-wraper-text--center{text-align:center}.popup .popup-wraper-text--center .social-links{justify-content:center}.popup .popup-wraper-text--end{text-align:right}.popup .popup-wraper-text--end .social-links{justify-content:flex-end}@media(max-width:767px){.popup{margin:15px}.popup-wraper-text{left:10%;width:80%}.popup-main .newsletter-form__inner{align-items:center}.popup-main .newsletter-form .newsletter-form__field-wrapper .field__input{max-height:32px}.popup-main .newsletter-form .button{min-height:36px;height:36px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/union-section-popup.css.map */
