<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    font-family: 'IBM Plex Sans', sans-serif;
}
body{
    color: #000000;
    line-height: 1.4;
}
h1,h2,h3,h4,h5,h6 {
    line-height: 1.2;
    font-weight: 300;
    color: #000000;
    margin-bottom: 0;
}
h1{
    font-size: 48px;
    line-height: 56px;
}
h3{
    font-size: 20px;
    line-height: 26px;
    color: #000000;
    margin-bottom: 0;
    font-weight: 450;
}
p, ul li{
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 0;
}
.btn-fill a {
    display: inline-block;
    text-decoration: none;
    background: #0F61FE;
    color: #fff;
    padding: 14px 102px 14px 15px;
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
    position: relative;
    transition: .3s linear;
}
.btn-fill a:hover,
.mktoButtonRow .mktoButtonWrap .mktoButton:hover{
    background-color: #0354e9;
} 
.btn-white a {
    display: inline-block;
    text-decoration: none;
    background: #ffffff;
    border: 1px solid #0F61FE;
    color: #0F61FE;
    padding: 14px 102px 14px 15px;
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
    position: relative;
    transition: .3s linear;
}
.btn-white a:hover{
    background-color: #f4f4f4;
} 
.btn-white a:after {
    content: "";
    background: url(https://info.watsonadvertising.ibm.com/rs/765-YGI-327/images/arrow-blue.png) no-repeat center / contain;
    display: inline-block;
    width: 15px;
    height: 12px;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    transition: .3s linear;
}
.btn-fill a:after {
    content: "";
    background: url(https://info.watsonadvertising.ibm.com/rs/765-YGI-327/images/arrow-img.png) no-repeat center / contain;
    display: inline-block;
    width: 15px;
    height: 12px;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    transition: .3s linear;
}
.mr-top{
    margin-top: 25px;
}
.blue{
    color: #0F61FE;
}
body .mktoGen.mktoImg{
    display: block;
}
header {
    padding: 18px 0;
}
.logo1 a,
.logo2 a,
.footerlogo a{
    display: inline-block;
}
.logo1 img{
    max-width: 250px;
    width: 100%;
}
.logo2 img{
    max-width: 80px;
    width: 100%;
}
.logo2{
    text-align: right;
}
.banner2{
    padding: 74px 0;
}
.banner3{
    padding: 40px 0;
}
.banner3 .bannerdesc {
    margin: 22px 0;
    max-width: 370px;
}

.form-section {
    padding: 50px 0;
}

.fullwidth-text {
    padding: 25px 0;
}
.members {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
}
.members .member-list img {
    width: 100%;
}
.members .member-list {
    flex: 0 0 33.33%;
    padding: 30px 15px 0px;
    max-width: 33.33%;
}
.members .member-list .img-detail p {
    margin-top: 10px;
}

.form-section-subtitle {
    margin: 30px 0 35px;
}
.form-block {
    background: #F7F7F8;
    padding: 24px;
    max-width: 450px;
    margin-left: auto;
}
.mktoForm,
.mktoForm .mktoFieldWrap{
    width: 100% !important;
}
.mktoForm .mktoFormCol {
    margin-bottom: 20px !important;
    width: 100% !important;
}
.mktoForm .mktoOffset,
.mktoForm .mktoGutter {
    display: none;
}
.mktoForm .mktoLabel {
    font-size: 10px;
    line-height: 24px !important;
    padding-top: 0 !important;
    font-weight: 400 !important;
    width: 100% !important;
}
.mktoForm .mktoField {
    background: #FFFFFF !important;
    border: 1px solid #D9D9D9 !important;
    border-radius: 2px !important;
    height: 36px !important;
    width: 100% !important;
    padding: 0 10px !important;
    font-size: 13px !important;
}
.mktoForm .mktoField:focus{
    outline: none !important;
}
.form-title p {
    font-size: 16px;
    line-height: 32px;
    font-weight: 400;
    padding: 0 0 15px 0;
    margin: 0 0 20px 0;
    border-bottom: 2px solid #5687F7;
}
.Row_7 .mktoHtmlText {
    width: 100% !important;
}
.Row_7 span {
    font-size: 11px;
    line-height: 18px;
    display: inline-block;
    font-weight: 400;
}
.mktoForm .Row_8 .mktoLabel{
    font-weight: 700 !important;
}
.mktoForm input[type=checkbox]{
    opacity: 0;
    height: auto !important;
}
.mktoForm input[type="checkbox"] + label::before {
    content: "";
    margin-top: -3px !important;
    margin-left: -15px !important;
    width: 15px !important;
    height: 15px !important;
    border-radius: 1.55px !important;
    position: absolute;
    line-height: 14px;
    background: #FFFFFF;
    border: 0.36px solid #D9D9D9 !important;
    box-shadow: inset 0px 0.5px 1.5px rgba(0, 0, 0, 0.26);
    cursor: pointer;
    font-size: 10px;
}
.mktoForm input[type=checkbox]:checked + label:before {
    content: "\2713 ";
    text-align: center;
    color: #000;
}
.mktoForm .mktoCheckboxList{
    width: auto !important;
    position: absolute;
    left: 40px;
    top: 2px;
}
.mktoButtonRow .mktoButtonWrap {
    margin: 0 !important;
}
.mktoButtonRow .mktoButtonWrap .mktoButton {
    border: 0 !important;
    background: #0F61FE !important;
    font-size: 16px !important;
    line-height: 21px !important;
    padding: 14px 102px 14px 15px !important;
    font-family: 'IBM Plex Sans';
    font-weight: 400;
    position: relative;
    transition: .3s linear;
}
.mktoButtonRow .mktoButtonWrap .mktoButton:after{
    content: "";
    background: url(https://info.watsonadvertising.ibm.com/rs/765-YGI-327/images/arrow-img.png) no-repeat center / contain;
    display: inline-block;
    width: 15px;
    height: 12px;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    transition: .3s linear;
} 
.mktoButtonRow .mktoButtonWrap .mktoButton:hover{
    background-color: #0354e9 !important;
} 
.video {
    padding: 50px 0;
}
.video-desc {
    margin-bottom: 25px;
}
.video-desc p{
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
}
.videoimg {
    margin: 40px 0;
}
.videoimg img{
    max-width: 640px;
    width: 100%;
}
.title-text {
    margin-bottom: 24px;
}
.img-title {
    margin: 10px 0 0px 0;
}
.img-title h4 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #393939;
}
.imgdesc p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #393939;
}
.link a {
    color: #5687F7;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    transition: .3s ease-in-out;
}

.three-col {
    padding: 50px 0;
}
.three-col img{
    width: 100%;
}
.textcta,
.textcta-white{
    padding: 50px 0;
}
.footer {
    padding: 23px 0 16px;
}
.copyright p{
    font-size: 10px;
    line-height: 14px;
    color: #6F6F6F;
    font-weight: 400;
}
.footerlink {
    text-align: center;
}
.footerlink p{
    line-height: 0;
}
.footerlink a {
    font-size: 10px;
    line-height: 14px;
    color: #6F6F6F;
    font-weight: 400;
    text-decoration: none;
}
.footerlink a:hover{
    text-decoration: underline;
}
.footerlogo {
    text-align: right;
}
.footerlogo img{
    max-width: 45px;
}

@media screen and (max-width: 1199px) {
    .form-left {
        max-width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .form-block {
        margin: 30px auto 0;
        max-width: 100%;
    }
    .form-left {
        max-width: 100%;
    }
    .form-section,
    .video,
    .three-col,
    .textcta, .textcta-white {
        padding: 35px 0;
    }
}
@media screen and (max-width:576px) {
    .logo1, .logo2{
        text-align: center;
    }
    .logo1 {
        margin-bottom: 15px;
    }
    .mr-top-20{
        margin-top: 20px;
    }
    .copyright,.footerlink,.footerlogo{
        text-align: center;
    }
    .footerlink {
        margin: 15px 0 10px;
    }
    br {
        display: none;
    }
    .members{
        margin: 0 -12px;
    }
    .members .member-list {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media screen and (max-width: 480px) {
    .mktoForm, .mktoForm *{
        padding: 0 !important;
    }
    .mktoForm .mktoAsterix{
        float: right !important;
    }
    h1 {
        font-size: 38px;
        line-height: 46px;
    }
    .banner2 {
        padding: 40px 0;
    }
    .mktoForm .mktoCheckboxList{
        top: 6px;
    }
}
@media screen and (max-width: 374px) {
    .members .member-list {
        flex: 0 0 100%;
        max-width: 100%;
    }
}</pre></body></html>