.letushelp{width:100%;background:var(--off-grey);border-radius:1rem;overflow:hidden;border:.1rem solid var(--mid-dark);color:var(--branda-dark)}.letushelp__head{display:flex;align-items:center;justify-content:space-between;padding:2rem;background:var(--light-blue);cursor:pointer}.letushelp__head .content{margin:0;display:flex;align-items:center;justify-content:flex-start;text-align:left}.letushelp__head .content svg{width:3rem;margin-right:2rem}.letushelp__head .content svg,.letushelp__head .content path{fill:var(--brand-dark)}.letushelp__head.no-click{cursor:default}.letushelp__quick-actions{border-top:.1rem solid var(--brand-dark)}.letushelp__quick-actions ul{display:flex;align-items:center}.letushelp__quick-actions ul li{width:100%;text-align:center;padding:2rem .4rem}.letushelp__quick-actions ul li:not(:last-child){border-right:.1rem solid var(--mid-dark)}.letushelp__quick-actions ul li a{font-size:1.6rem;color:var(--brand-dark)}.letushelp__quick-actions ul li a:hover{text-decoration:underline}.letushelp__action-item{padding:2rem;border-top:.1rem solid var(--brand-dark);display:flex;align-items:center;justify-content:space-between;width:100%;transition:var(--transition-speed)}.letushelp__action-item .content{display:flex;align-items:center;justify-content:flex-start;color:var(--brand-dark);font-size:1.6rem;text-align:left}.letushelp__action-item .content svg{width:2.4rem;margin-right:2rem}.letushelp__action-item .content svg,.letushelp__action-item .content path{fill:var(--brand-dark)}.letushelp__action-item .arrow-icon{width:2.8rem;height:2.8rem;border-radius:50rem;display:flex;align-items:center;justify-content:center;transition:var(--transition-speed)}.letushelp__action-item .arrow-icon svg{width:.8rem;margin-left:.3rem}.letushelp__action-item:hover{padding-left:3rem;padding-right:3rem}.letushelp__action-item:hover .arrow-icon{background:var(--white)}.letushelp__action-item.email .content svg{padding:0 .2rem}.enquire-form{border:.1rem solid var(--brand-dark);border-radius:1rem;background:var(--off-white);margin-top:var(--gutter);text-align:center;overflow:hidden}.enquire-form__head{background:var(--light-blue);text-align:center;padding:2rem 1rem;margin:0;border-bottom:.1rem solid var(--brand-dark)}.enquire-form__content{padding:var(--gutter)}.enquire-form__content .form-title{color:var(--brand-dark);font-family:var(--font-heading);font-size:1.6rem;margin-bottom:2rem}.enquire-form__content p{margin:0 0 1rem}.enquire-form__content .btn{margin-bottom:0}
