.jtc{box-sizing:border-box;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;overflow-x:clip;position:relative;width:100vw}.jtc>.container{position:relative;z-index:1}.jtc__layout{align-items:stretch;box-sizing:border-box;display:grid;gap:0;gap:40px;grid-template-columns:1fr;width:100%}.jtc__bg{inset:0;overflow:hidden;pointer-events:none}.jtc__bg,.jtc__hero-media{position:absolute;z-index:0}.jtc__hero-media{background:#002f5d;height:100%;isolation:isolate;left:0;max-width:none;top:0;width:100vw}.jtc__hero{background:transparent;display:flex;flex-direction:column;justify-content:center;overflow:visible;position:relative;z-index:1}.jtc__hero-media--overlay:before{background-color:#004c8c;content:"";inset:0;mix-blend-mode:multiply;pointer-events:none;position:absolute;z-index:1}.jtc__hero-img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.jtc__hero-overlay{inset:0;pointer-events:none;position:absolute;z-index:2}.jtc__hero-inner{box-sizing:border-box;gap:2rem;justify-content:center;padding:2rem 1.5rem;position:relative;z-index:3}.jtc__head,.jtc__hero-inner{align-items:flex-start;display:flex;flex-direction:column;width:100%}.jtc__head{gap:1rem}.jtc__title{color:#fff;font-family:Inter,sans-serif;font-size:clamp(1.5rem,2.5vw + .5rem,2rem);font-weight:400;line-height:1.2;margin:0}.jtc__title-line{display:inline;font-weight:400}.jtc__title-accent{display:inline;font-weight:700}.jtc__rule{background:#ff571d;border-radius:2px;display:block;flex-shrink:0;height:4px;width:2.25rem}.jtc__intro{color:hsla(0,0%,100%,.8);font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;max-width:100%}.jtc__intro p{margin:0 0 .75rem}.jtc__intro p:last-child{margin-bottom:0}.jtc__btn{align-items:center;background:#ff571d;border-radius:100px;color:#fff;display:inline-flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;justify-content:center;letter-spacing:0;line-height:normal;margin-top:0;padding:1.25rem 2.5rem;text-decoration:none;text-transform:none;transition:background-color .2s ease}.jtc__btn:focus,.jtc__btn:hover{background:#e64e18;color:#fff;text-decoration:none}.jtc__btn:focus-visible{outline:2px solid #fff;outline-offset:3px}.jtc__aside{box-sizing:border-box;padding:1.5rem}.jtc__cards{align-content:start;display:grid;gap:1.5rem;grid-template-columns:1fr;height:100%;list-style:none;margin:0;padding:0}.jtc__card{align-items:flex-start;background:#f4f6f8;border-radius:6px;box-sizing:border-box;display:flex;flex-direction:column;gap:1.5rem;min-height:0;padding:2rem 2.5rem}.jtc__card-icon{align-items:center;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.jtc__card-icon img{display:block;height:32px;object-fit:contain;width:32px}.jtc__card-text{color:#454f5b;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.5;margin:0}@media (min-width:480px){.jtc__cards{gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:992px){.jtc__layout{align-items:center;grid-template-columns:1fr 1fr}.jtc__aside{align-items:stretch;display:flex}.jtc__cards{align-content:stretch;gap:1.5rem;margin-left:auto;max-width:35rem;width:100%}.jtc__card{min-height:0}.jtc__hero-inner{min-height:544px!important;padding:30px 108px 30px 0}.jtc__title{font-size:2rem}.jtc__hero-media{width:50%}}@media (min-width:1200px){.jtc__hero-inner{padding-left:0}}