.enquiry{background:var(--secondary-color)}.enquiry .container{position:relative}.enquiry .top-heading{font-size:3.125rem;font-weight:800;font-family:var(--roboto-flex);text-transform:uppercase;line-height:1.15}.enquiry .top-desc{font-size:2.25rem;width:50.5rem;max-width:100%;margin:1rem auto 0;line-height:1.25}.enquiry .eform{margin:2.5rem auto 0;width:62.5rem;max-width:100%}@media only screen and (max-width:1199px){.enquiry .top-heading{font-size:3.125rem}.enquiry .top-desc{font-size:2.125rem}}@media only screen and (max-width:1024px){.enquiry .top-heading{font-size:2.125rem}.enquiry .top-desc{font-size:1.625rem}}.faq{position:relative}.faq .round-shape{left:5%;top:10%;max-width:40rem}.faq__inner-wrapper{column-gap:10%}.faq__left{width:30%}.faq .heading-wrapper,.faq__right{width:60%}.faq .heading-wrapper .heading--lg{color:var(--green-color)}.faq__items{row-gap:1.375rem}.faq__item{row-gap:1rem;border-bottom:.0625rem solid var(--primary-color)}.faq__item:first-child{padding-top:1rem;border-top:.0625rem solid var(--primary-color)}.faq__title{font-size:1.5rem;line-height:1.25;font-weight:400;padding:.625rem 2rem .625rem 0;cursor:pointer;position:relative}.faq__title:after{content:"+";position:absolute;inset:0 0 0 auto;font-size:2rem;line-height:1;font-family:var(--secondary-color);margin:auto;height:max-content;font-weight:800;transform:rotate(0deg);transition:all .25s ease-in-out}.faq__title.active:after{transform:rotate(45deg)}.faq__content{font-size:1.25rem;line-height:1.25;padding-bottom:1.75rem}@media only screen and (max-width:1360px){.faq .heading-wrapper{width:70%}}@media only screen and (max-width:1199px){.faq__inner-wrapper{column-gap:5%}.faq__right{width:65%}}@media only screen and (max-width:1024px){.faq .round-shape{display:none}}@media only screen and (max-width:767px){.faq__inner-wrapper{flex-direction:column;row-gap:1.75rem}.faq__left,.faq__right{width:100%}}