.cta-tiles__inner{box-sizing:border-box;padding:5rem 0;position:relative}@media(max-width:992px){.cta-tiles__inner{padding:3rem 0}}.cta-tiles__wrapper{display:grid;gap:2rem;grid-template-columns:repeat(6,minmax(0,1fr))}@media(max-width:992px){.cta-tiles__wrapper{gap:20px;grid-template-columns:1fr}}.cta-tiles__top{margin-bottom:4rem;max-width:45%}@media(max-width:992px){.cta-tiles__top{margin-bottom:2rem;max-width:100%}}.cta-tiles__item{background:#fff;border:1px solid #dfdfdc;border-radius:50px;grid-column:span 2;overflow:hidden}.cta-tiles__item-inner{height:100%}.cta-tiles__item-inner>a{color:inherit;display:flex;flex-direction:column;height:100%;text-decoration:none}.cta-tiles__item-inner>a:hover svg{transform:rotate(0)!important}.cta-tiles__item-image{aspect-ratio:1/.6;flex:0 0 auto;overflow:hidden;position:relative;width:100%}.cta-tiles__item-image img,.cta-tiles__item-image picture{display:block;height:100%;left:0;object-fit:cover;object-position:center;top:0;width:100%}.cta-tiles__item-icon{aspect-ratio:1/1;height:clamp(35px,5vw,42px)}.cta-tiles__item-icon img,.cta-tiles__item-icon picture{object-fit:contain;object-position:left}.cta-tiles__item-title{font-size:clamp(20px,2vw,21px);font-weight:700;margin-bottom:1.5rem}.cta-tiles__item-text>:first-child{margin-top:0}.cta-tiles__item-text>:last-child{margin-bottom:0}.cta-tiles__item-cta{text-align:right}.cta-tiles__item-cta svg{color:var(--color-primary);transform:rotate(45deg);transition:.2s;width:clamp(25px,5vw,35px)}.cta-tiles__item-content{box-sizing:border-box;display:flex;flex:1;flex-direction:column;gap:20px 0;justify-content:space-between;padding:2rem}@media(max-width:1480px)and (min-width:992px){.cta-tiles__item-content{padding:2rem}}@media(max-width:992px){.cta-tiles__item-content{padding:2rem}}.cta-tiles__item-icon{margin-bottom:20px}.cta-tiles__wrapper>.cta-tiles__item:first-child:last-child{grid-column:2/span 4}@media(max-width:992px){.cta-tiles__wrapper>.cta-tiles__item:first-child:last-child{grid-column:auto}}.cta-tiles__wrapper>.cta-tiles__item:first-child:nth-last-child(2),.cta-tiles__wrapper>.cta-tiles__item:first-child:nth-last-child(2)~.cta-tiles__item{grid-column:span 3}.cta-tiles__wrapper>.cta-tiles__item:first-child:nth-last-child(2) .cta-tiles__item-inner>a,.cta-tiles__wrapper>.cta-tiles__item:first-child:nth-last-child(2)~.cta-tiles__item .cta-tiles__item-inner>a{flex-direction:row}@media(max-width:992px){.cta-tiles__wrapper>.cta-tiles__item:first-child:nth-last-child(2) .cta-tiles__item-inner>a,.cta-tiles__wrapper>.cta-tiles__item:first-child:nth-last-child(2)~.cta-tiles__item .cta-tiles__item-inner>a{flex-direction:column}}.cta-tiles__wrapper>.cta-tiles__item:first-child:nth-last-child(2) .cta-tiles__item-image,.cta-tiles__wrapper>.cta-tiles__item:first-child:nth-last-child(2)~.cta-tiles__item .cta-tiles__item-image{aspect-ratio:auto;flex:0 0 38%;overflow:visible;width:auto}@media(max-width:992px){.cta-tiles__wrapper>.cta-tiles__item:first-child:nth-last-child(2) .cta-tiles__item-image,.cta-tiles__wrapper>.cta-tiles__item:first-child:nth-last-child(2)~.cta-tiles__item .cta-tiles__item-image{aspect-ratio:1/.6;flex:1;overflow:hidden}}.cta-tiles__wrapper>.cta-tiles__item:first-child:nth-last-child(2) .cta-tiles__item-content,.cta-tiles__wrapper>.cta-tiles__item:first-child:nth-last-child(2)~.cta-tiles__item .cta-tiles__item-content{min-height:auto;padding:2rem}.cta-tiles__wrapper>.cta-tiles__item:first-child:nth-last-child(2) .cta-tiles__item-title,.cta-tiles__wrapper>.cta-tiles__item:first-child:nth-last-child(2)~.cta-tiles__item .cta-tiles__item-title{font-size:clamp(20px,2vw,21px);line-height:normal;margin-bottom:1.5rem}.cta-tiles__wrapper>.cta-tiles__item:first-child:nth-last-child(2) .cta-tiles__item-text,.cta-tiles__wrapper>.cta-tiles__item:first-child:nth-last-child(2)~.cta-tiles__item .cta-tiles__item-text{color:inherit;font-size:inherit;line-height:inherit}.cta-tiles__wrapper>.cta-tiles__item:first-child:nth-last-child(2) .cta-tiles__item-cta,.cta-tiles__wrapper>.cta-tiles__item:first-child:nth-last-child(2)~.cta-tiles__item .cta-tiles__item-cta{margin-top:0}.cta-tiles__wrapper>.cta-tiles__item:first-child:nth-last-child(2) .cta-tiles__item-icon,.cta-tiles__wrapper>.cta-tiles__item:first-child:nth-last-child(2)~.cta-tiles__item .cta-tiles__item-icon{margin-bottom:20px}