.salesforce-module{display:flex;margin:0 auto;padding:100px 24px;position:relative}@media screen and (max-width:992px){.salesforce-module{padding:64px 24px}}.salesforce-module__background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.salesforce-module__container{display:flex;flex-direction:column;margin:0 auto;max-width:1170px}.salesforce-module__content{display:grid;gap:30px;grid-template-columns:57fr 64fr}@media screen and (max-width:1200px){.salesforce-module__content{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:992px){.salesforce-module__content{gap:48px;grid-template-columns:1fr}}.salesforce-module__wrapperContent{color:#0c1c46;display:flex;flex-direction:column}.salesforce-module__title{font-size:32px;font-weight:600;line-height:1.2;margin-bottom:8px}@media screen and (max-width:992px){.salesforce-module__title{font-size:20px;line-height:1.5;margin-bottom:4px;text-align:center}}.salesforce-module__description{font-size:20px;font-weight:600;line-height:1.5;margin-bottom:20px}@media screen and (max-width:992px){.salesforce-module__description{font-size:16px;font-weight:500;line-height:1.5;margin:0 auto 16px;max-width:575px;text-align:center}}.salesforce-module__listText{display:flex;flex-direction:column;gap:12px}@media screen and (max-width:992px){.salesforce-module__listText{justify-content:center;margin:0 auto;max-width:575px;width:100%}}.salesforce-module__listText-item{display:flex;gap:12px}.salesforce-module__listText-item-icon{display:flex;flex-shrink:0;height:18px;position:relative;width:18px}@media screen and (max-width:992px){.salesforce-module__listText-item-icon{margin-top:2px}}.salesforce-module__listText-item-icon img{height:100%;object-fit:contain;width:100%}.salesforce-module__listText-item-text{font-size:14px;font-weight:400;line-height:1.5}.salesforce-module__cta{background-color:#fff;border:2px solid #0c1c46;border-radius:30px;color:#0c1c46;display:inline-block;height:50px;margin-top:20px;padding:16px 24px;text-decoration:none;transition:all .3s ease;width:fit-content}.salesforce-module__cta-text{color:#0c1c46;font-size:14px;font-weight:600;line-height:1.2;text-transform:uppercase}@media screen and (max-width:992px){.salesforce-module__cta{margin:0 auto}}.salesforce-module__cta:hover{background-color:#0c1c46!important;transition:all .3s ease}.salesforce-module__cta:hover span{color:#fff!important}.salesforce-module__image{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.salesforce-module__image img{height:100%;object-fit:cover;object-position:center;width:100%}@media screen and (max-width:992px){.salesforce-module__image{margin:0 auto;max-width:450px}}.salesforce-module__cta-popup{background-color:#fff;border:2px solid #0c1c46!important;border-radius:30px;color:#0c1c46;display:flex!important;font-size:14px;font-weight:600;height:50px;line-height:1.2;margin-top:20px!important;padding:16px 24px;text-decoration:none;text-transform:uppercase;transition:all .3s ease;width:fit-content}@media screen and (max-width:992px){.salesforce-module__cta-popup{margin:0 auto!important}}.salesforce-module__cta-popup:hover{background-color:#0c1c46!important;color:#fff!important;transition:all .3s ease}