.three-boxes{padding-bottom:80px;padding-top:80px}@media only screen and (max-width:1023px){.three-boxes{padding-bottom:30px;padding-top:30px}}.three-boxes__header-hld{display:flex;gap:28px;justify-content:space-between}@media only screen and (max-width:1023px){.three-boxes__header-hld{display:block}}.three-boxes__header-heading{max-width:550px}@media only screen and (max-width:1023px){.three-boxes__header-heading{max-width:inherit}}@media only screen and (max-width:768px){.three-boxes__header-heading{margin-top:20px}}.three-boxes__header-paragraph{margin-top:38px;max-width:518px}@media only screen and (max-width:1023px){.three-boxes__header-paragraph{max-width:inherit}}@media only screen and (max-width:768px){.three-boxes__header-paragraph{margin-top:20px}}.three-boxes__list{display:flex;margin:0 -14px;padding-top:26px}@media only screen and (max-width:1023px){.three-boxes__list{flex-wrap:wrap;justify-content:center}}@media only screen and (max-width:768px){.three-boxes__list{margin:0;padding-top:0}}.three-boxes__list .item{background-color:var(--Primary-Colours-Cambi-Blue);border-radius:28px;margin:14px;padding:28px;width:33.3333%}@media only screen and (max-width:1023px){.three-boxes__list .item{width:calc(50% - 28px)}}@media only screen and (max-width:768px){.three-boxes__list .item{margin:10px 0;padding:20px;width:100%}}@media only screen and (max-width:1279px){.three-boxes__list .item h1,.three-boxes__list .item h2,.three-boxes__list .item h3,.three-boxes__list .item h4{font-size:26px;line-height:31.2px}}.three-boxes__list .item p{margin-top:12px}