.service-inner{background:var(--colour-off-white-light);padding:var(--spacing-5) 0}@media (min-width: 1024px){.service-inner{padding:var(--spacing-10) 0}}.service-inner__wrapper{display:flex;flex-direction:column;gap:20px}@media (min-width: 1024px){.service-inner__wrapper{grid-gap:0;gap:0;display:grid;grid-template-columns:3fr 2fr}}.service-inner__left-panel{display:flex;flex-direction:column;gap:40px}@media (min-width: 1024px){.service-inner__left-panel{padding-right:var(--spacing-12-half);border-right:1px solid #d9d9d9}}.service-inner__left-panel .ctas{display:flex;gap:20px}.service-inner__left-panel .features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--spacing-6) var(--spacing-12-half);gap:var(--spacing-6) var(--spacing-12-half);align-items:flex-start}.service-inner__left-panel .features div{display:flex;gap:10px;align-items:center}.service-inner__left-panel .features div svg{min-width:14px}@media (min-width: 1024px){.service-inner__left-panel .features div svg{min-width:20px;width:20px;max-width:20px;height:20px;max-height:20px}}.service-inner__right-panel{display:flex;flex-direction:column;gap:30px}@media (min-width: 1024px){.service-inner__right-panel{padding-left:var(--spacing-12-half)}}.service-inner__brochure-panel{padding:var(--spacing-10);border:1px solid #b0aeaa;border-radius:5px;display:flex;gap:20px;justify-content:space-between;flex-direction:column}@media (min-width: 640px){.service-inner__brochure-panel{flex-direction:row}}.service-inner__brochure-panel .details{display:flex;flex-direction:column;gap:20px}.service-inner__brochure-panel .details div{display:flex;flex-direction:column;gap:5px}.service-inner__brochure-panel .title{font-size:var(--text-2xl);font-weight:var(--font-weight-medium)}.service-inner__brochure-panel span{font-size:var(--text-body-lg)}.service-inner__brochure-panel .btn{margin-top:auto}.service-inner__brochure-panel img{order:-1}@media (min-width: 640px){.service-inner__brochure-panel img{order:2}}@media (min-width: 1024px){.service-inner__brochure-panel img{display:block;width:120px;height:120px;border-radius:var(--radius-sm)}}.service-inner__offer{position:relative;color:#fff;width:100%;min-height:350px;isolation:isolate}@media (min-width: 1024px){.service-inner__offer{min-height:605px}}.service-inner__offer:after{content:"";width:100%;height:100%;position:absolute;inset:0;background:linear-gradient(to top,#000,#fff0 40%);z-index:0}.service-inner__offer img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;inset:0;z-index:-1}.service-inner__offer .content{position:relative;padding:var(--spacing-7-half);display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:100%;gap:20px;z-index:3;width:100%}.service-inner__offer .heading{font-size:40px;font-style:italic;font-weight:var(--font-weight-regular);line-height:1.4;letter-spacing:-.02em;max-width:65%}.service-inner__offer .btn{margin-top:var(--spacing-2-half);min-width:179px}.service-inner__overview.rte h1,.service-inner__overview.rte h2,.service-inner__overview.rte h3,.service-inner__overview.rte h4,.service-inner__overview.rte h5{font-size:var(--text-body-regular)}@media (min-width: 1024px){.service-inner__overview.rte h1,.service-inner__overview.rte h2,.service-inner__overview.rte h3,.service-inner__overview.rte h4,.service-inner__overview.rte h5{font-size:var(--text-body-lg)}}
