.ce02-home-header{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:4rem}.ce02-home-header .header-wrapper{display:flex;flex-direction:column;justify-content:space-between;width:100%}.ce02-home-header .image-wrapper{border-radius:0 40px 40px 0}@media (min-width:1380px){.ce02-home-header .header-wrapper{align-items:start;flex-direction:row}.ce02-home-header .text-wrapper{margin-right:4%;width:42vw}.ce02-home-header .image-wrapper{width:66%}}@media (min-width:1920px){.ce02-home-header .image-wrapper{border-radius:40px;width:100%}.ce02-home-header .text-wrapper{margin-right:50px;width:80%}}.ce02-home-header .service-tiles{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:flex-start;width:100%}@media (min-width:760px){.ce02-home-header .service-tiles{justify-content:flex-start}}@media (min-width:1380px){.ce02-home-header .service-tiles{justify-content:center;margin-top:-9rem;padding-right:40rem}}@media (min-width:1900px){.ce02-home-header .service-tiles{margin-top:-6rem;padding-right:12rem}}.ce02-home-header .service-tiles .tile{border-radius:20px;line-height:29px;max-width:280px;overflow:hidden;text-align:center;width:calc(50% - .5rem)}.ce02-home-header .service-tiles .tile .tile-head{display:flex;height:43px;justify-content:center}@media (min-width:760px){.ce02-home-header .service-tiles .tile .tile-head{height:78px}}.ce02-home-header .service-tiles .tile .tile-head .icon-wrapper{height:51px;margin-top:1rem;position:relative;width:51px}.ce02-home-header .service-tiles .tile .tile-head .icon-wrapper:after{background:var(--color-white);border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ce02-home-header .service-tiles .tile .tile-head .icon-wrapper svg{position:relative;z-index:1}@media (min-width:760px){.ce02-home-header .service-tiles .tile .tile-head .icon-wrapper{height:78px;width:78px}.ce02-home-header .service-tiles .tile .tile-head .icon-wrapper.icon-l svg{height:51px;width:51px}}.ce02-home-header .service-tiles .tile .tile-head .icon-wrapper .semicircle{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.ce02-home-header .service-tiles .tile .tile-head .icon-wrapper .semicircle:before{bottom:50%;clip-path:ellipse(50% 100% at 50% 100%);content:"";left:-5px;position:absolute;right:-5px;top:-5px}@media (min-width:760px){.ce02-home-header .service-tiles .tile .tile-head .icon-wrapper .semicircle:before{left:-8px;right:-8px;top:-8px}}.ce02-home-header .service-tiles .tile .tile-body{padding:2.5rem 10px 1rem}.ce02-home-header .service-tiles .tile h3{font-size:18px}.ce02-home-header .service-tiles .tile:nth-child(odd){background-color:var(--color-primary-light-2)}.ce02-home-header .service-tiles .tile:nth-child(odd) .tile-head{background-color:var(--color-primary-light);color:var(--color-primary)}.ce02-home-header .service-tiles .tile:nth-child(odd) .tile-head .semicircle{transform:rotate(-60deg)}.ce02-home-header .service-tiles .tile:nth-child(odd) .tile-head .semicircle:before{background-color:var(--color-primary)}.ce02-home-header .service-tiles .tile:nth-child(2n){background-color:var(--color-secondary-light-2)}.ce02-home-header .service-tiles .tile:nth-child(2n) .tile-head{background-color:var(--color-secondary-light);color:var(--color-secondary)}.ce02-home-header .service-tiles .tile:nth-child(2n) .tile-head .semicircle{transform:rotate(120deg)}.ce02-home-header .service-tiles .tile:nth-child(2n) .tile-head .semicircle:before{background-color:var(--color-secondary)}