.popup-list__container{padding-left:var(--gutter);padding-right:var(--gutter);overflow:hidden}.popup-list__container .popup-list__top{display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column;gap:10px;margin-bottom:60px;position:relative}.popup-list__container .popup-list__top .popup__subheading{font-family:var(--FONT-STACK-HEADING);font-size:16px;font-weight:500;letter-spacing:0;line-height:100%}.popup-list__container .popup-list__top .popup__heading{font-family:var(--FONT-STACK-HEADING);font-size:30px;font-weight:600;letter-spacing:0;line-height:100%}.popup-list__container .popup-list__control{position:absolute;right:0;bottom:0;display:flex;align-items:center;gap:20px;margin-bottom:-35px}.popup-list__container .popup-list__control .popup-button{position:unset;margin:0;height:30px;width:30px;border-radius:50%;background-color:#1b1b1b;display:flex;align-items:center;justify-content:center;cursor:pointer}.popup-list__container .popup-button svg{fill:#fff;width:max-content}.popup-list__container .popup-button.swiper-button-disabled{opacity:.5;cursor:no-drop;pointer-events:none}.popup-card__container{aspect-ratio:.55;cursor:pointer;display:flex!important}.popup-card__container .popup-card__inner{transform:scale(1);overflow:hidden;transition:.7s all;background:var(--bg-image);background-size:cover;background-position:center;padding:30px 20px;height:auto;width:100%;position:relative;display:flex}.popup-card__container:hover .popup-card__inner{transform:scale(1.03)}.popup-card__inner.content-top{align-items:flex-start}.popup-card__inner.content-center{align-items:center}.popup-card__inner.content-bottom{align-items:flex-end}.popup-card__content{padding-right:25px;width:100%;color:#fff}.popup-card__content .popup-card__subheading{font-family:var(--FONT-STACK-HEADING);font-weight:500;font-size:15px;line-height:100%;letter-spacing:0;margin-bottom:10px}.popup-card__content .popup-card__heading{font-family:var(--FONT-STACK-HEADING);font-weight:600;font-size:28px;line-height:100%;letter-spacing:0}.popup-card__container .button-popup__open{position:absolute;bottom:20px;right:20px;border-radius:50%;background-color:transparent;display:flex;align-items:center;justify-content:center;padding:0;gap:10px;color:#fff;font-family:var(--FONT-STACK-HEADING);font-size:15px;font-weight:600}.popup-card__container .button-popup__open .mob__title{display:none}.popup-card__container .button-popup__open .desk__title{display:flex}.popup-card__container .button-popup__open img{fill:#fff;transition:.3s all;stroke:#000;width:30px;height:30px}.popup-card__container:hover .button-popup__open img{stroke:#fff}.product-model__container{position:fixed;width:100%;height:100vh;top:0;left:0;z-index:10000;opacity:0;visibility:hidden;transition:.5s all;background-color:#0000007a;overflow-y:scroll;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:15px;touch-action:pan-y}.product-model__container.open{opacity:1;visibility:visible}.product-model__container .popup-model__inner{background-color:var(--bg-color);color:var(--font-color);margin:40px auto;max-width:960px;width:100%;min-height:200px;border-radius:32px;position:relative;padding:20px 40px 50px;z-index:10000}.popup-model__overlay{position:absolute;width:100%;height:100%;left:0;top:0}.popup-model__inner .button-modal-close{width:30px;height:30px;display:flex;align-items:center;border-radius:50%;background-color:#000;padding:0;position:sticky;right:20px;top:20px;margin-left:auto;cursor:pointer}.popup-model__inner .button-modal-close>*{pointer-events:none}.popup-model__inner .button-modal-close img{fill:#fff;transform:rotate(45deg);stroke:#000;transition:.3s all;width:100%;height:100%}.popup-model__inner .button-modal-close:hover img{stroke:#fff;transform:rotate(-45deg)}.popup-model__inner{position:relative}.popup-model__inner:before,.popup-model__inner:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:20px;height:20px;background:#ffffff1a;border-radius:50%;opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:1}.popup-model__inner:before{left:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='white'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 19l-7-7 7-7'/%3E%3C/svg%3E");background-size:12px 12px;background-repeat:no-repeat;background-position:center}.popup-model__inner:after{right:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='white'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 5l7 7-7 7'/%3E%3C/svg%3E");background-size:12px 12px;background-repeat:no-repeat;background-position:center}@media (max-width: 768px){.product-model__container.open .popup-model__inner:before,.product-model__container.open .popup-model__inner:after{opacity:.6;animation:fadeInOut 3s ease-in-out}}@keyframes fadeInOut{0%,to{opacity:0}50%{opacity:.6}}.popup-model__top{padding:0 10px}.popup-model__top .popup-model__subheading{font-family:var(--FONT-STACK-HEADING);font-size:15px;font-weight:500;line-height:100%;letter-spacing:0;margin-bottom:10px}.popup-model__top .popup-model__heading{font-family:var(--FONT-STACK-HEADING);font-size:28px;font-weight:600;line-height:100%;letter-spacing:0;margin-bottom:10px}.popup-model-img-text__container{margin:32px 0}.model-image-with-text__inner{display:flex;border-radius:14px;overflow:hidden;background-color:var(--bg-color);background-image:var(--bg-image);background-size:cover;background-position:center}@media (min-width: 768px){.model-image-with-text__inner.desktop-layout-left-image{flex-direction:row;align-items:center}.model-image-with-text__inner.desktop-layout-right-image{flex-direction:row-reverse;align-items:center}.model-image-with-text__inner.desktop-layout-top-image{flex-direction:column}.model-image-with-text__inner.desktop-layout-bottom-image{flex-direction:column-reverse}}@media (max-width: 768px){.model-image-with-text__inner{--img-content: 100% !important;--text-content: 100% !important}.popup-list__container .popup-list__control{margin-bottom:0}.model-image-with-text__inner.mobile-layout-top-image{flex-direction:column}.model-image-with-text__inner.mobile-layout-bottom-image{flex-direction:column-reverse}}.model-image-with-text__media{aspect-ratio:var(--aspect-ratio);width:100%;display:flex;flex:1;border-radius:14px;max-width:var(--img-content);padding:var(--img-content-padding);flex-direction:column;gap:20px;align-items:center;text-align:center}.model-image-with-text__media .model-image__label{font-family:var(--FONT-STACK-HEADING);font-weight:600;font-size:16px;line-height:120%;letter-spacing:0}.model-image-with-text__media img{width:100%;height:100%;object-fit:cover}.model-image-with-text__text{padding:30px;flex:1;color:var(--font-color);max-width:var(--text-content);font-family:var(--FONT-STACK-BODY);font-weight:400;line-height:145%}@media (max-width: 768px){.popup-list__container .popup-list__top{margin-bottom:16px}.product-model__container .popup-model__inner{padding-left:15px;padding-right:15px}.model-image-with-text__text{padding:20px 15px}.popup-list__container .popup-list__top .popup__heading{font-size:24px}.popup-list__container .popup-list__top{padding-bottom:40px}.popup-card__content .popup-card__heading{font-size:24px}.popup-card__container .popup-card__inner{padding:25px 15px}.popup-model__top .popup-model__heading{font-size:24px}.popup-card__container .button-popup__open .mob__title{display:flex}.popup-card__container .button-popup__open .desk__title{display:none}}
/*# sourceMappingURL=/cdn/shop/t/82/assets/popup-list.css.map */
