.TISection{align-items:center;gap:40px;padding:20px;margin-top:40px}.TIContent,.TISection{display:flex;flex-direction:column}.TIContent{width:100%;gap:20px}.TIContainer{display:flex;justify-content:center;align-items:flex-start;gap:20px;padding:40px;background-color:var(--bg-primary);box-shadow:0 2px 5px var(--brand-secondary)}.imgRight{flex-direction:row}.imgLeft{flex-direction:row-reverse}.TIImage{height:auto;width:400px}.TITitleIntro{width:70%;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.TITitle{font-size:1.2rem}.TIIntro,.TITitle{font-weight:700}@media (min-width:857px){.TIContent{width:800px}}@media (max-width:700px){.TIContainer{flex-direction:column-reverse;align-items:center}.TITitleIntro{width:100%;align-items:stretch}}@media (max-width:530px){.TIImage{width:100%}}.CISection{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;padding:85px 0;margin-top:40px}.CITitle{font-size:1.5rem;font-weight:700}.CICards{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px}.CI{width:300px;height:100%;min-height:278px;display:flex;flex-direction:column;justify-content:flex-start;gap:14px;padding:40px;background:var(--bg-primary);box-shadow:0 2px 5px var(--brand-secondary)}.CIIconContainer{width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:100%;background:var(--bg-tertiary);flex-shrink:0}.CIIcon{width:40px;height:40px}.CITitleCard{font-size:24px;font-weight:600;line-height:140%}.CIText,.CITitleCard{font-family:Open Sans;font-style:normal}.CIText{font-size:16px;font-weight:400;line-height:normal;letter-spacing:-.16px}@media (max-width:1000px){.CI{width:300px;height:237px;padding:20px}.CIIcon{width:40px;height:40px}.CITitleCard{letter-spacing:-.24px}}