#page-content.template-enquiry #hero .wrap{margin-top:50px;margin-bottom:0}form fieldset{outline:none;border:none;padding:0}form label{font-size:14px;font-weight:var(--text-medium);font-family:var(--primary-font-family)}form label span{color:var(--color-gray-lighter);font-weight:var(--text-regular)}form input,form textarea,form select{border:1px solid var(--border-color);line-height:50px;border-radius:10px;width:100%;padding:0 20px;color:var(--text-color);font-size:16px;font-family:var(--primary-font-family)}form input.placeholder,form textarea.placeholder,form select.placeholder{color:var(--color-gray-lighter)}form input:-moz-placeholder,form textarea:-moz-placeholder,form select:-moz-placeholder{color:var(--color-gray-lighter)}form input::-moz-placeholder,form textarea::-moz-placeholder,form select::-moz-placeholder{color:var(--color-gray-lighter)}form input:-ms-input-placeholder,form textarea:-ms-input-placeholder,form select:-ms-input-placeholder{color:var(--color-gray-lighter)}form input::-webkit-input-placeholder,form textarea::-webkit-input-placeholder,form select::-webkit-input-placeholder{color:var(--color-gray-lighter)}form textarea{padding:10px}form select{cursor:pointer;appearance:none;-webkit-appearance:none;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 1.5L6 6.5L11 1.5' stroke='%23707070' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 20px center;padding-right:44px}form input[type=checkbox],form input[type=radio]{width:auto}form .checkbox{user-select:none;cursor:pointer}form .checkbox label{display:flex;flex-direction:row;align-items:baseline;justify-content:flex-start;margin:0;cursor:pointer;z-index:1}form .checkbox label span{display:block;position:relative}form .checkbox label span:last-child{flex:1}form .checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}form .checkbox input:checked~.input{background-color:var(--color-white)}form .checkbox input:checked~.input:after{display:block}form .checkbox .input{height:20px;width:20px;z-index:0;border:1px solid var(--border-color);border-radius:4px;margin:0 10px 0 0;transform:translateY(8px)}form .checkbox .input:after{top:1px;left:5px;width:8px;height:12px;border:solid var(--color-black);border-width:0 3px 3px 0;transform:rotate(45deg);content:"";position:absolute;display:none}.form-field:not(:last-child){margin-bottom:10px}.form-field .error{font-size:12px;color:var(--color-orange)}#page-content.template-enquiry #enquiry{padding:50px 0 80px}#page-content.template-enquiry #enquiry .container{max-width:780px}#page-content.template-enquiry #enquiry .screenshot{margin-bottom:40px}#page-content.template-enquiry #enquiry .screenshot img{width:100%;border-radius:20px}#page-content.template-enquiry #enquiry .form-shell{background:var(--color-white);border:1px solid var(--border-color);border-radius:26px;padding:30px}#page-content.template-enquiry #enquiry .group-label{margin:30px 0 18px}#page-content.template-enquiry #enquiry .group-label:first-of-type{margin-top:0}#page-content.template-enquiry #enquiry .form-field{margin-bottom:18px}#page-content.template-enquiry #enquiry .form-field:last-child{margin-bottom:0}#page-content.template-enquiry #enquiry .form-field .req{color:var(--color-orange)}#page-content.template-enquiry #enquiry .form-field .hint,#page-content.template-enquiry #enquiry .form-field .optional{color:var(--color-gray-lighter);font-weight:var(--text-regular);font-size:12px}#page-content.template-enquiry #enquiry .row2{display:flex;gap:14px}#page-content.template-enquiry #enquiry .row2 .form-field{flex:1}#page-content.template-enquiry #enquiry .pills{display:flex;flex-wrap:wrap;gap:9px}#page-content.template-enquiry #enquiry .pill{font-family:var(--secondary-font-family);font-size:13.5px;color:#7d7d7d;background:var(--color-white);border:1px solid var(--border-color);border-radius:100px;padding:9px 16px;cursor:pointer;transition:all .15s;white-space:nowrap}#page-content.template-enquiry #enquiry .pill:hover{border-color:var(--border-color-darker)}#page-content.template-enquiry #enquiry .pill.selected{border-color:var(--color-orange);color:var(--color-white);background:var(--color-orange)}#page-content.template-enquiry #enquiry .consent{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-start;margin:6px 0 18px}#page-content.template-enquiry #enquiry .consent .error{flex-basis:100%;font-size:12px;color:var(--color-orange);margin-left:26px}#page-content.template-enquiry #enquiry .consent input{margin-top:3px;width:16px;height:16px;accent-color:var(--color-orange);flex:0 0 auto}#page-content.template-enquiry #enquiry .consent label{font-family:var(--primary-font-family);font-size:13px;color:#5b5b5b;line-height:1.5;margin:0}#page-content.template-enquiry #enquiry .consent label a{color:var(--text-color);text-underline-offset:2px}#page-content.template-enquiry #enquiry .form-foot{display:flex;justify-content:flex-end;margin-top:22px}@media only screen and (max-width: 767px){#page-content.template-enquiry #enquiry .form-shell{border-radius:1rem;padding:20px}#page-content.template-enquiry #enquiry .row2{display:block}#page-content.template-enquiry #enquiry .form-foot{justify-content:center}}#page-content.template-enquiry #thanks{padding:60px 0 100px}#page-content.template-enquiry #thanks .container{max-width:780px}#page-content.template-enquiry #thanks .thanks-body{background:var(--color-white);border:1px solid var(--border-color);border-radius:26px;padding:44px 40px 48px;text-align:center}#page-content.template-enquiry #thanks .check{width:64px;height:64px;border-radius:50%;background:#eafff0;color:#16a34a;display:flex;align-items:center;justify-content:center;margin:0 auto 22px}#page-content.template-enquiry #thanks h2{font-size:20px;margin:0 auto 14px}#page-content.template-enquiry #thanks p{font-family:var(--primary-font-family);font-size:15px;color:#4a4a4a;line-height:1.6;margin:0 auto 12px;max-width:400px}#page-content.template-enquiry #thanks .btn{margin-top:14px}