.tgs-enq-modal__box{position:relative;z-index:1;width:768px;max-width:100%;padding:30px 54px 41px;margin:auto;border:unset}.tgs-enq-modal__close{position:absolute;top:24px;right:22px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:0 0;border:none;padding:0;cursor:pointer;line-height:0;transition:opacity .15s ease}.tgs-enq-modal__close:hover{opacity:.6}.tgs-enq-modal__title{font-family:var(--tgs-font-head);font-size:46px;font-weight:400;color:#000;text-align:center;margin:0 0 39px;line-height:1.2}.tgs-enq-modal__product{display:flex;align-items:center;gap:24px;margin-bottom:19px}.tgs-enq-modal__product-img{flex-shrink:0;width:102px;height:92px;overflow:hidden;background:var(--tgs-light-grey)}.tgs-enq-modal__product-img img{width:100%;height:100%;object-fit:cover;display:block}.tgs-enq-modal__product-name{font-family:var(--tgs-font-head);font-size:24px;font-weight:400;color:#000;line-height:1.25}.tgs-enq-modal__intro{font-family:var(--tgs-font-body);font-size:14px;font-weight:300;color:#000;line-height:1.6;margin:0 0 32px}.tgs-enq-modal__row{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:20px}.tgs-enq-modal__field{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.tgs-enq-modal__row .tgs-enq-modal__field{margin-bottom:0}.tgs-enq-modal__label{font-family:var(--tgs-font-body);font-size:14px;font-weight:400;color:#000;display:block}.tgs-enq-modal__input,.tgs-enq-modal__textarea{font-family:var(--tgs-font-body);font-size:14px;font-weight:300;color:#000;padding:10px;border:1px solid var(--tgs-dark-green);background:0 0}.tgs-enq-modal__input:focus,.tgs-enq-modal__textarea:focus{outline:0;border-color:var(--tgs-dark-green)}.tgs-enq-modal__input{height:55px}.tgs-enq-modal__textarea{height:191px;resize:vertical;padding:14px;line-height:1.5}.tgs-enq-modal__submit-row{display:flex;justify-content:center;margin-top:41px}.tgs-enq-modal__submit{width:208px;height:44px;background:var(--tgs-green);color:#fff!important;font-family:var(--tgs-font-body)!important;font-size:16px!important;font-weight:400!important;border:none;cursor:pointer;transition:background .15s ease}.tgs-enq-modal__submit:hover:not(:disabled){background:var(--tgs-dark-green)}.tgs-enq-modal__submit:disabled{opacity:.65;cursor:not-allowed}.tgs-enq-modal__success{text-align:center;padding:40px 0 20px}.tgs-enq-modal__success p{font-family:var(--tgs-font-body)!important;font-size:16px!important;font-weight:400!important;color:#000!important}.tgs-enq-btn{width:100%;padding:2rem 3rem;margin-top:0}