:root{--abc-green:#65bf48;--abc-green-accessible:#51a636;--abc-dark-grey:#333;--abc-blue:#20496d;--abc-teal:#326f92;--abc-gold:#f8b829}.irt-section{background-color:#fff;box-sizing:border-box;color:var(--abc-dark-grey);font-family:Roboto,Arial,sans-serif;padding:25px;width:100%}.irt-container{align-items:center;display:flex;gap:48px;margin:0 auto;max-width:1200px}.irt-copy-first .irt-copy{order:1}.irt-copy-first .irt-image{order:2}.irt-image-first .irt-image{order:1}.irt-image-first .irt-copy{order:2}.irt-copy{flex:1 1 50%;min-width:0}.irt-heading{color:var(--abc-blue);font-family:Roboto,Arial,sans-serif;font-size:1.75rem;font-weight:500;line-height:1.2;margin-bottom:16px;margin-top:0}.irt-body{color:var(--abc-dark-grey);font-size:1rem;font-weight:400;line-height:1.7}.irt-body p{margin-bottom:12px;margin-top:0}.irt-body ul{list-style:disc;margin:12px 0 0;padding-left:1.25em}.irt-body ul li{line-height:1.6;margin-bottom:8px}.irt-body a{color:var(--abc-teal);text-decoration:none}.irt-body a:hover{color:var(--abc-blue);text-decoration:underline}.irt-heading:before{background-color:var(--abc-green);border-radius:2px;content:"";display:block;height:4px;margin-bottom:12px;width:48px}.irt-image{flex:1 1 50%;min-width:0}.irt-image img{border-radius:4px;display:block;height:auto;width:100%}@media (max-width:799px){.irt-section{padding:25px}.irt-container{flex-direction:column;gap:24px}.irt-copy,.irt-image{flex:1 1 100%;width:100%}.irt-copy-first .irt-copy,.irt-image-first .irt-copy{order:1}.irt-copy-first .irt-image,.irt-image-first .irt-image{order:2}.irt-heading{font-size:1.5rem}}