html{font-size:10px}:root{--clr-white:#fff;--clr-theme:#1a73b8;--clr-darkgray:#2a2a2a;--clr-lightblue:#e2f0f9;--clr-black:#000;--clr-body:#5f5f5f;--fs-700:3.6rem;--fs-600:2rem;--fs-500:1.8rem;--fs-body:1.6rem;--fs-btn:1.4rem;--fw-bold:700;--fw-semibold:600;--fw-medium:500;--fw-regular:400}body{font-family:Roboto,sans-serif;font-size:var(--fs-body);font-weight:var(--fw-regular);line-height:1.6;color:var(--clr-body);margin:0}h1,h2,h4{line-height:1.4;margin:0;color:var(--clr-darkgray);font-weight:var(--fw-bold)}h2{font-weight:var(--fw-medium)}h1,h2{font-size:var(--fs-700)}h3{font-size:var(--fs-600);color:#323b52;font-weight:var(--fw-medium)}h4{font-size:var(--fs-500)}a,a:hover{text-decoration:none}.section-padding{padding:8rem 0}.text-blue{color:var(--clr-theme)}.text-white{color:var(--clr-white)}.btn,button:focus,.btn:focus{box-shadow:none;outline:none}.text-center{text-align:center}.common-row{display:flex;align-items:center;gap:36px}.padding-top{padding-top:5rem}.container{max-width:90%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}.img-fluid{max-width:100%;height:auto}.col-6{width:50%}.col-lg-7{width:55%}.col-lg-5{width:45%}.d-flex{display:flex}.align-items-center{align-items:center}.cta-btn{background:#2077ba;padding:10px 20px;border-radius:5px;font-size:1.6rem;font-weight:var(--fw-medium);display:inline-block;letter-spacing:.03em;cursor:pointer;color:#fff;transition:all .25s}.banner_section{background-color:var(--clr-theme);color:var(--clr-white);padding:8rem 0}.banner_section h1{max-width:23ch}.accelerated-section{padding-bottom:0}.Blog_Section{background-color:#f7fafe}.Blog_Section h2{padding-bottom:3rem}.Blog_Section .blog_card{padding:0 20px;border:0;box-shadow:none;margin-bottom:20px}.Blog_Section .blog_card_inner{box-shadow:2px 4px 13px 0px #00000040}.Blog_Section .blog_img{width:100%;object-fit:cover}.Blog_Section .blog_content{padding:0 15px 30px;min-height:314px;display:flex;flex-direction:column;align-items:flex-start}.Blog_Section .blog_dateblock{display:flex;gap:20px;align-items:center;padding-top:20px}.Blog_Section .blog_dateblock img{margin-right:5px}.Blog_Section .blog_date{color:#837770;font-size:13px;letter-spacing:.05ch;font-weight:400;line-height:1.2}.Blog_Section h3{font-size:18px;font-weight:600;color:#0e2b3d;letter-spacing:.4px;line-height:1.3;padding-top:1.5rem;padding-bottom:1.5rem}.Blog_Section p{font-size:16px;font-weight:400;color:#706d6b;margin-bottom:17px;letter-spacing:.04em;line-height:1.4}.Blog_Section .blog_btn{background:#388dc0;color:#fff;border-radius:51px;padding:8px 24px;display:inline-block;font-size:14px;font-weight:500;transition:.5s;margin-top:auto}.Blog_Section .slick-initialized .slick-slide{height:auto}.blog_content h3 a{color:#0e2b3d}.Blog_Section .slick-dotted .slick-dots{display:flex;padding-left:0;justify-content:center;list-style:none}.Blog_Section .slick-dotted .slick-dots li{margin-right:10px}.Blog_Section .slick-dotted .slick-dots li button{text-indent:-9999px;background:#c6c6c6;width:15px;height:15px;border-radius:50%;border:0}.Blog_Section .slick-dotted .slick-dots li.slick-active button{background:#2072b7}.expertise-section{position:relative;background-color:#e2f0f9;padding:5rem 0}.expertise-section .slick-dotted .slick-dots{display:none;padding-left:0;justify-content:center;list-style:none}.expertise-section .slick-dotted .slick-dots li{margin-right:10px}.expertise-section .slick-dotted .slick-dots li button{text-indent:-9999px;background:#c6c6c6;width:15px;height:15px;border-radius:50%;border:0}.expertise-section .slick-dotted .slick-dots li.slick-active button{background:#2072b7}.expertise-section button.slick-next,.expertise-section button.slick-prev{font-size:0;line-height:0;position:absolute;top:100px;display:block;width:26px;height:26px;padding:0;cursor:pointer;color:transparent;border:none;outline:none;background:0 0;right:-25px;transform:translate(0,-50%)}.expertise-section button.slick-prev{left:-25px}.expertise-section .slick-next:before,.expertise-section .slick-prev:before{content:"";background:url(//salesforce.evontech.com/wp-content/themes/salesforce/assets/css/./img/right-arrow.png) no-repeat;color:#000;font-weight:var(--fw-bold);padding:8px}.expertise-section .slick-prev:before{background:url(//salesforce.evontech.com/wp-content/themes/salesforce/assets/css/./img/left-arrow.png) no-repeat}.slick-arrow.slick-disabled{opacity:.3}.expertise-section figure{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:0}.expertise-section h2{padding-bottom:3rem}figcaption{padding-top:2rem;color:#3e3e3e;font-size:1.6rem;font-weight:400}.salesforce-page{display:none}.salesforce-innerContent{display:grid;grid-template-columns:repeat(3,1fr);gap:33px}.salesforce-card{text-align:center;background:#fff;box-shadow:10px 10px 15px rgba(0,0,0,.1);border-radius:8px;padding:35px 40px}.pagination{margin-top:55px;text-align:center}.page-btn{padding:10px;color:#323b52;border:none;cursor:pointer;background:0 0;font-size:16px}.page-btn.active{color:#3777c2}#prev-btn,#next-btn{color:#323b52}#prev-btn:disabled,#next-btn:disabled{opacity:.6;cursor:not-allowed}@media screen and (min-width:1200px){.container{max-width:1170px}}@media screen and (min-width:1600px){:root{--fs-700:4.6rem;--fs-600:2.4rem;--fs-500:1.8rem;--fs-body:2rem}.container{max-width:1440px}}@media screen and (max-width:1199px){:root{--fs-700:3rem}}@media screen and (max-width:991px){:root{--fs-700:2.6rem;--fs-600:1.8rem;--fs-500:1.8rem;--fs-body:1.5rem}.Blog_Section .blog_content{min-height:349px}.section-padding{padding:6rem 0}.salesforce-card{padding:35px 12px}}@media screen and (max-width:767px){:root{--fs-600:1.6rem;--fs-500:1.5rem}.container{max-width:95%}.col-sm-12{width:100%}.common-row{flex-direction:column}.order-sm-1{order:1}.banner_section{padding-bottom:1rem;padding-top:4rem}.banner_section .bannerImg{padding-top:3rem}.banner_section h1{text-align:center;max-width:100%}.banner_section .btn-wrapper{justify-content:center}.Blog_Section .blog_content{height:100%;min-height:372px}.expertise-section button.slick-next{right:-8px}.expertise-section button.slick-prev{left:-8px}.bannerImg{width:70%}.salesforce-innerContent{gap:20px;grid-template-columns:repeat(2,1fr)}.salesforce-card{padding:24px 12px}.banner_section p{text-align:center}}@media screen and (max-width:575px){:root{--fs-700:2.6rem;--fs-500:1.6rem;--fs-body:1.5rem}.Blog_Section.section-padding{padding-bottom:1rem}.section-padding{padding:5rem 0 3rem}.banner_section .text-call,figcaption{font-size:14px}figcaption{padding-top:1rem}.padding-top{padding-top:3rem}.bannerImg{width:85%}.expertise-section{padding:3rem 0}}@media screen and (max-width:479px){:root{--fs-700:2.4rem}.Blog_Section .slick-dotted .slick-dots li button{width:10px;height:11px}.Blog_Section p{font-size:1.4rem}.expertise-section h2{padding-bottom:1rem}.cta-btn{font-size:1.4rem}.salesforce-innerContent{gap:20px;grid-template-columns:1fr}.pagination{margin-top:40px}}@media screen and (max-width:385px){:root{--fs-700:2rem}}