.tm-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:flex-start;justify-content:center;pointer-events:none;opacity:0;transition:opacity .3s ease}.tm-popup.is-open{pointer-events:auto;opacity:1}.tm-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;cursor:pointer}.tm-popup__panel{position:relative;z-index:1;background:red;width:100%;max-width:72.6rem;max-height:calc(100vh - 12rem);overflow-y:auto;padding:4.8rem;display:flex;flex-direction:column;gap:4.8rem;margin-top:12rem;transform:translateY(1.5rem);transition:transform .3s ease;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.tm-popup.is-open .tm-popup__panel{transform:translateY(0)}.tm-popup__header{display:flex;justify-content:flex-end;flex-shrink:0}.tm-popup__close{background:none;border:none;cursor:pointer;padding:.4rem;line-height:0;color:#fff}.tm-popup__body{display:flex;flex-direction:column;gap:4.8rem}.tm-popup__intro,.tm-popup__intro p{font-size:1.4rem;font-weight:300;line-height:1.5;color:#fff;letter-spacing:.05rem;margin:0}.tm-popup__benefits{display:flex;flex-direction:column;gap:0;padding-left:2rem;margin:0;list-style:decimal}.tm-popup__benefit{font-size:1.4rem;font-weight:300;line-height:1.5;color:#fff;letter-spacing:.05rem;padding-left:.4rem;margin-bottom:1.6rem}.tm-popup__benefit:last-child{margin-bottom:0}.tm-popup__benefit .rte p,.tm-popup__benefit .rte strong{color:#fff;font-size:1.4rem;font-weight:300;line-height:1.5;margin:0}.tm-popup__benefit .rte strong{font-weight:500}.tm-popup__form{display:flex;flex-direction:column;gap:3.2rem}.tm-popup__fields{display:flex;flex-direction:column;gap:1.2rem}.tm-popup__field{width:100%}.tm-popup__field-row{display:flex;gap:1.2rem}.tm-popup__field-row .tm-popup__field{flex:1}.tm-popup__input{width:100%;border:1px solid white;background:transparent;padding:1.2rem;font-size:1.4rem;font-weight:300;font-family:inherit;color:#fff;letter-spacing:.05rem;line-height:1.15;outline:none;appearance:none;-webkit-appearance:none;border-radius:0;box-sizing:border-box}.tm-popup__input::placeholder{color:#fff;opacity:1}.tm-popup__input:focus{outline:none;border-color:#fff}.tm-popup__select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 7L11 1' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.2rem center;padding-right:3.2rem}.tm-popup__select option{background:#c00;color:#fff}.tm-popup__textarea{min-height:9rem;resize:vertical;display:block}.tm-popup__checkbox-label{display:flex;align-items:center;gap:1rem;cursor:pointer}.tm-popup__checkbox{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.tm-popup__checkbox-custom{flex-shrink:0;width:1.5rem;height:1.5rem;border-radius:50%;border:1px solid white;display:inline-flex;align-items:center;justify-content:center}.tm-popup__checkbox:checked+.tm-popup__checkbox-custom:before{content:"";width:.7rem;height:.7rem;border-radius:50%;background:#fff}.tm-popup__checkbox-text{font-size:1.4rem;font-weight:300;color:#fff;letter-spacing:.05rem;line-height:1.5}.tm-popup__form-message{font-size:1.4rem;font-weight:300;line-height:1.5;letter-spacing:.05rem;margin:0}.tm-popup__form-message--error{color:#fff;opacity:.85}.tm-popup__form-message--success{color:#fff}.tm-popup__submit{background:none;border:none;border-bottom:1px solid white;color:#fff;font-size:2.2rem;font-weight:300;font-family:inherit;letter-spacing:.05rem;line-height:1.15;cursor:pointer;padding:0 0 .4rem;align-self:flex-start;transition:opacity .2s}.tm-popup__submit:hover{opacity:.75}.tm-popup__info-table{border:1.5px solid white;padding:1.2rem;display:flex;flex-direction:column;gap:1.2rem}.tm-popup__info-row{display:flex;align-items:flex-start;gap:1.2rem;font-size:1.4rem;font-weight:300;line-height:1.15;color:#fff}.tm-popup__info-label{flex-shrink:0;width:25.8rem}.tm-popup__info-value{flex:1;min-width:0}.tm-popup__group{display:flex;flex-direction:column;gap:4.8rem}.tm-popup__section-label{border:1.5px solid white;padding:1.2rem;font-size:1.4rem;font-weight:300;line-height:1.15;color:#fff;width:100%;box-sizing:border-box}.tm-popup__step{display:flex;align-items:flex-start;gap:1.2rem}.tm-popup__step-num{flex-shrink:0;width:1.2rem;font-size:1.6rem;font-weight:300;line-height:1.15;color:#fff;text-transform:uppercase}.tm-popup__step-image{flex-shrink:0;width:23.4rem;height:14.5rem;overflow:hidden}.tm-popup__step-image img{width:100%;height:100%;object-fit:cover;display:block}.tm-popup__step-text{flex:1;min-width:0;font-size:1.6rem;font-weight:300;line-height:1.15;color:#fff;text-transform:uppercase;margin:0;align-self:center}.tm-popup__footer-note{font-size:1.4rem;font-weight:300;line-height:1.15;color:#fff;margin:0}@media screen and (max-width:749px){.tm-popup__panel{margin-top:0;max-height:100dvh;padding:2.4rem 2rem;gap:3.2rem}.tm-popup__body{gap:3.2rem}.tm-popup__field-row{flex-direction:column}.tm-popup__info-label{width:14rem}.tm-popup__step-image{width:12rem;height:10rem}.tm-popup__step-text{font-size:1.4rem}.tm-popup__group{gap:3.2rem}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/tm-guide-popup.css.map */
