.heating-services-postcode-checker{margin-bottom:50px;margin-top:50px}@media (min-width:767px){.heating-services-postcode-checker{margin-bottom:50px;margin-top:50px}}@media (min-width:1024px){.heating-services-postcode-checker{margin-bottom:50px;margin-top:50px}}.postcode-checker{border-radius:20px;box-shadow:0 4px 12px 0 rgba(77,38,128,.302);display:flex;flex-wrap:wrap;gap:0;margin:40px auto 0;max-width:1000px;min-height:270px;position:relative;width:100%}.postcode-checker__content{align-items:flex-start;background-color:#4d2680;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:40px 20px;width:100%}@media (min-width:1024px){.postcode-checker__content{border-radius:0;border-bottom-left-radius:20px;border-top-left-radius:20px;padding:40px;width:45%}}.postcode-checker__content h3,.postcode-checker__content p{color:#fff;margin:0}.postcode-checker__content h3{font-size:28px;text-transform:none}@media (min-width:1024px){.postcode-checker__content h3{font-size:38px}}.postcode-checker__content img{height:40px;min-height:40px;min-width:40px;object-fit:contain;width:40px}@media (min-width:1200px){.postcode-checker__content img{border-radius:50%;box-shadow:0 4px 12px 0 #000;height:120px;left:0;min-height:120px;min-width:120px;object-fit:contain;position:absolute;top:0;transform:translate(-50%,-50%);width:120px}}.postcode-checker__form{align-items:center;background-color:#fff;border-bottom-left-radius:20px;border-bottom-right-radius:20px;display:flex;flex-wrap:wrap;padding:20px;position:relative;width:100%}@media (min-width:1024px){.postcode-checker__form{border-radius:0;border-bottom-right-radius:20px;border-top-right-radius:20px;padding:40px;width:55%}}.postcode-checker__results{display:none}@media (min-width:1024px){.postcode-checker__results{height:calc(100% - 40px);left:20px;position:absolute;top:20px;width:calc(100% - 40px);z-index:1000}}.postcode-checker__results.showresults{display:flex;gap:10px}.postcode-checker__results h4{margin-bottom:10px;margin-top:0}.postcode-checker__results p{margin-bottom:20px}.postcode-checker__results.true{background-color:#ebfdf5;border:1px solid #11b981;border-radius:20px;padding:20px}.postcode-checker__results.true h4{color:#065f46}.postcode-checker__results-true-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.postcode-checker__results-close{background-color:transparent;color:#4d2680;font-size:16px;font-weight:400;text-decoration:underline}.postcode-checker__results.false{background-color:#fff7ed;border:1px solid #d97707;border-radius:20px;padding:20px}.postcode-checker__results.false h4{color:#92400d}.postcode-checker__results-false,.postcode-checker__results-true{display:none}.postcode-checker form{display:flex;flex-wrap:wrap;gap:10px;padding:0;width:100%}.postcode-checker form label,.postcode-checker form p{width:100%}.postcode-checker form input{border-radius:10px;font-size:16px;font-weight:400;height:42px;padding:10px;transition:all .3s ease;width:calc(100% - 180px)}.postcode-checker form button{background-color:#00abc8;border:2px solid #00abc8;border-radius:20px;color:#fff;font-size:16px;font-weight:700;height:42px;padding:0 10px;transition:all .3s ease;width:170px}.postcode-checker form button:hover{background-color:#fff;color:#00abc8}.circle-loader{animation-duration:1s;animation-iteration-count:infinite;animation-name:loader-spin;animation-timing-function:linear;border:4px solid rgba(0,0,0,.2);border-left-color:#4d2680;display:inline-block;position:relative;vertical-align:top}.circle-loader,.circle-loader:after{border-radius:50%;height:2em;min-height:2em;min-width:2em;width:2em}.success{-webkit-animation:none;animation:none;border-color:#11b981;transition:border opacity .5s ease-out}.success .status.draw:after{animation-duration:1.2s;animation-name:checkmark;animation-timing-function:ease;transform:scaleX(-1) rotate(135deg)}.success .status:after{border-right:4px solid #11b981;border-top:4px solid #11b981;content:"";height:1em;left:4px;opacity:1;position:absolute;top:14px;transform-origin:left top;width:.5em}.failed{-webkit-animation:none;animation:none;border-color:#d97707;transition:border opacity .5s ease-out}.failed .status{left:50%;position:absolute;top:50%}.failed .status.draw:after,.failed .status.draw:before{animation-duration:1.2s;animation-name:crossmark;animation-timing-function:ease}.failed .status.draw:before{transform:scaleX(-1) rotate(45deg)}.failed .status.draw:after{transform:scaleX(-1) rotate(225deg)}.failed .status:after,.failed .status:before{border-right:4px solid #d97707;border-top:4px solid #d97707;content:"";height:.5em;opacity:1;position:absolute;transform-origin:left top;width:.5em}.failed .status:before{left:3px;top:-5px}.failed .status:after{left:-3px;top:6px}@keyframes loader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes checkmark{0%{height:0;opacity:1;width:0}20%{height:0;opacity:1;width:.5em}40%{height:1em;opacity:1;width:.5em}to{height:1em;opacity:1;width:.5em}}@keyframes crossmark{0%{height:0;opacity:1;width:0}20%{height:0;opacity:1;width:.5em}40%{height:.5em;opacity:1;width:.5em}to{height:.5em;opacity:1;width:.5em}}.postcode-checker form{background-color:transparent;border:0;border-radius:0}.postcode-checker__form form label{font-size:1rem;font-weight:700;margin-bottom:5px}