.its-itl__inner{gap:40px}.its-itl__header,.its-itl__inner{display:flex;flex-direction:column}.its-itl__header{align-items:center;text-align:center}.its-itl__heading{color:var(--its-black);font-size:clamp(30px,3.1vw,44px);font-weight:600;letter-spacing:-.045em;line-height:1.35;margin:0 0 16px;text-transform:capitalize}.its-itl__intro{color:#2d4051;font-size:18px;line-height:1.54;max-width:1108px}.its-itl__intro p{margin:0 0 16px}.its-itl__intro p:last-child{margin-bottom:0}.its-itl__grid{display:grid;gap:16px}.its-itl--cols3 .its-itl__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.its-itl--cols4 .its-itl__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.its-itl--cols5 .its-itl__grid{grid-template-columns:repeat(5,minmax(0,1fr))}.its-itl--lines .its-itl__grid{gap:0}.its-itl__tile{align-items:center;display:flex;flex-direction:column;gap:16px;padding:16px;text-align:center}.its-itl--lines .its-itl__tile{border-bottom:1px solid var(--its-light-grey);border-right:1px solid var(--its-light-grey)}.its-itl--lines.its-itl--cols3 .its-itl__tile:nth-child(3n),.its-itl--lines.its-itl--cols4 .its-itl__tile:nth-child(4n),.its-itl--lines.its-itl--cols5 .its-itl__tile:nth-child(5n){border-right:0}.its-itl--lines.its-itl--cols3 .its-itl__tile:nth-last-child(-n+3):nth-child(3n+1),.its-itl--lines.its-itl--cols3 .its-itl__tile:nth-last-child(-n+3):nth-child(3n+1)~.its-itl__tile,.its-itl--lines.its-itl--cols4 .its-itl__tile:nth-last-child(-n+4):nth-child(4n+1),.its-itl--lines.its-itl--cols4 .its-itl__tile:nth-last-child(-n+4):nth-child(4n+1)~.its-itl__tile,.its-itl--lines.its-itl--cols5 .its-itl__tile:nth-last-child(-n+5):nth-child(5n+1),.its-itl--lines.its-itl--cols5 .its-itl__tile:nth-last-child(-n+5):nth-child(5n+1)~.its-itl__tile{border-bottom:0}.its-itl__chip{align-items:center;-webkit-backdrop-filter:blur(35.784px);backdrop-filter:blur(35.784px);background-image:linear-gradient(174deg,rgba(249,243,243,.05) 4.74%,rgba(249,243,243,.009) 135.17%);border:1.6px solid hsla(0,0%,100%,.01);border-radius:96px;box-shadow:0 4px 12px 0 rgba(219,224,234,.68);display:inline-flex;justify-content:center;padding:12.8px}.its-itl__chip img{height:84px;object-fit:contain;width:84px}.its-itl__tile--link{position:relative}.its-itl__tlink{color:inherit;text-decoration:none}.its-itl__tlink:after{content:"";inset:0;position:absolute;z-index:1}.its-itl__tile--link:hover .its-itl__tlink{color:var(--its-navy);text-decoration:underline;text-underline-offset:2px}.its-itl__tlink:focus-visible{outline:none}.its-itl__tlink:focus-visible:after{outline:3px solid var(--its-orange);outline-offset:-4px}.its-itl__label{color:var(--its-grey);font-family:var(--its-font-body);font-size:14px;letter-spacing:.02em;line-height:1.42;text-transform:none}.its-itl__text{display:flex;flex-direction:column;gap:8px;width:100%}.its-itl__title{color:var(--its-black);font-family:var(--its-font-body);font-size:18px;font-weight:500;line-height:1.2}.its-itl__desc{color:var(--its-grey);font-size:16px;line-height:1.4}.its-itl__outro{color:#2d4051;font-size:18px;line-height:1.54;margin:0 auto;max-width:1108px;text-align:center}.its-itl__outro p{margin:0}.its-itl__ctas{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center}@media (max-width:767px){.its-itl__ctas{align-items:stretch;flex-direction:column}.its-itl__ctas .its-btn{width:100%}}.its-itl__quote{background:var(--its-navy);border-radius:16px;box-shadow:0 4px 7.5px 0 rgba(188,194,208,.4);margin:0 auto;max-width:1108px;padding:24px;width:100%}.its-itl__quote-in{border-bottom:1px solid rgba(205,218,226,.25);padding-bottom:16px}.its-itl__quote-in p{color:var(--its-white);font-family:var(--its-font-heading);font-size:20px;font-weight:500;letter-spacing:-.05em;line-height:1.4;margin:0}@media (max-width:991px){.its-itl--cols3 .its-itl__grid,.its-itl--cols4 .its-itl__grid,.its-itl--cols5 .its-itl__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.its-itl--lines .its-itl__grid{gap:16px}.its-itl--lines .its-itl__tile{border:0!important}}@media (max-width:599px){.its-itl--cols3 .its-itl__grid,.its-itl--cols4 .its-itl__grid,.its-itl--cols5 .its-itl__grid{grid-template-columns:minmax(0,1fr)}}.its-itl--oneline .its-itl__title{max-width:100%;white-space:nowrap}