.tester-variant-info{display:flex;align-items:center;margin-top:10px;justify-content:space-between}.tester-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--color-overlay-light);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2147483647;display:none;align-items:center;justify-content:center;padding:20px;animation:fadeIn .3s ease-out}.tester-modal-overlay.is-open{display:flex!important}.tester-modal-container{background:var(--white-color);width:100%;max-width:900px;max-height:75vh;border-radius:24px;box-shadow:0 20px 40px var(--shadow-color-light);position:relative;overflow:hidden;scrollbar-gutter:stable;display:flex;flex-direction:column;animation:slideUp .4s cubic-bezier(.16,1,.3,1)}.tester-modal-container .tester-modal-close{position:absolute;top:15px;right:15px;background:var(--modal-close-btn-bg);border:none;border-radius:50%!important;width:32px;height:32px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--white-color);z-index:999;transition:transform .2s,background .2s;padding:0}.tester-modal-close:hover{transform:scale(1.1);background:var(--tooltip-hover-bg)}.tester-modal-close svg{width:20px;height:20px}.tester-modal-content{display:flex;flex-direction:row;height:100%;overflow:hidden}.tester-modal-text-side{flex:1;padding:40px 50px;display:flex;flex-direction:column;overflow-y:auto;min-width:300px}.tester-modal-title{margin:0 0 20px;font-family:inherit;font-size:24px;font-weight:600;color:var(--black-color);line-height:1.2;text-align:left}.tester-modal-description{font-size:17px;line-height:26px;color:var(--black-color);font-weight:500}.tester-modal-description p{margin-bottom:20px}.tester-modal-description p:last-child{margin-bottom:0}.tester-modal-media-side{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 50px}.tester-modal-video-wrapper,.tester-modal-image-wrapper{width:100%;height:100%;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}.tester-modal-media-side img,.tester-modal-media-side video{max-width:100%;max-height:100%;object-fit:contain;display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:767px){.tester-modal-container{max-width:100%;margin-top:50px;border-radius:20px;height:auto;max-height:90vh;overflow-y:auto}.tester-modal-content{flex-direction:column;height:auto;overflow:visible}.tester-modal-text-side{padding:30px;flex:none}.tester-modal-title{font-size:20px;margin-bottom:15px}.tester-modal-overlay{top:-30px}.tester-modal-description{font-size:14px}.tester-modal-media-side{aspect-ratio:auto;width:100%;flex:none;min-height:auto;padding:0 30px 30px}.tester-modal-video-wrapper,.tester-modal-image-wrapper{height:auto}.tester-modal-media-side img,.tester-modal-media-side video{width:100%;height:auto;max-height:none;object-fit:contain}}.tester-modal-trigger{color:var(--black-color);background:transparent;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.tester-modal-trigger:hover{opacity:.7}.tester-info-icon-trigger{margin-left:8px}.tester-modal-video-wrapper .custom-video{width:fit-content;height:fit-content;max-width:100%;max-height:100%}.tester-modal-video-wrapper .custom-video video{width:100%;height:auto;max-width:100%;max-height:100%;object-fit:contain;display:block}
/*# sourceMappingURL=/cdn/shop/t/731/assets/tester-modal.css.map */
