:root{--green:#00cc61;--orenge:#ff5c35;--sky:#064b5e;--black:#3d3d3d;--gray:#545454;--white:#fff;--dark-green:#004050;--blue:#0091ae;--bg-off-white:#f4f4f4;--bg-dark-green:#004050;--bg-light-green:#124d5c}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}::-webkit-scrollbar{height:.1rem;width:.1rem}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#888;background:transparent;border-radius:.15rem}::-webkit-scrollbar-thumb:hover{background:transparent}.orange__line{display:inline-block;z-index:0}.orange__line:after{animation:borderAnimation 1s forwards;background-color:#ff5c35;content:"";display:block;height:5px;margin-top:-5px;width:0}@keyframes borderAnimation{0%{width:0}to{width:100%}}.crm__wrapper{background-color:var(--bg-off-white);flex-direction:column;margin:0 auto;overflow:hidden}.crm__navbar,.crm__wrapper{display:flex;height:100%;width:100%}.crm__navbar{align-items:center;background-color:var(--white);justify-content:center;padding:20px 0}.crm__navbar-wrapper{align-items:center;display:flex;gap:20px;justify-content:space-between;max-width:1280px;padding:0 20px;position:relative;width:100%}.crm__navbar-container{align-items:center;display:flex;gap:60px;justify-content:center}.crm__logo{width:225px}.crm__navbar-links{align-items:center;display:flex;gap:40px;justify-content:center;list-style:none}.crm__navbar-links__mobile,.crm__navbar-mobile__menu{display:none}.crm__navbar-links a{text-decoration:none}.crm__navbar-links li{color:var(--blue);font-size:16px;font-weight:600;line-height:20px}.crm__navbar-buttons{align-items:center;display:flex;gap:10px;justify-content:center}.crm__navbar-buttons a:nth-child(2){background-color:var(--bg-off-white);color:var(--sky)}.crm__navbar-buttons a:first-child,.crm__navbar-buttons a:nth-child(2){border:none;border-radius:4px;cursor:pointer;font-size:16px;font-weight:600;padding:14px 20px}.crm__navbar-buttons a:first-child{background-color:var(--orenge);color:var(--white)}.crm__navbar-buttons a:hover{background-color:var(--sky);color:var(--white);transition:all .2s ease-in-out}.crm__header{height:600px;justify-content:center;margin:80px auto 0;max-width:1920px;position:relative}.crm__header,.crm__header-wrapper{align-items:center;display:flex;width:100%}.crm__header-wrapper{gap:100px;height:100%;justify-content:space-between;max-width:1280px;padding:0 20px}.crm__header-text{align-items:flex-start;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;width:51%}.crm__header-text h1{font-size:53px;font-weight:600;line-height:72px}.crm__header-text p{color:var(--gray);font-size:18px;font-weight:300;line-height:28.8px}.crm__header-div{width:100%}.crm__header-div form{align-items:center;display:flex;gap:10px;margin-top:10px;margin:0!important;width:100%!important}.crm__header-div form>div{margin:0!important;width:-webkit-fill-available}.crm__header-div form>div>label{display:none!important}.crm__header-div form .input input{background-color:var(--white)!important;border:none!important;border-radius:5px!important;height:100%;outline:none!important;padding:14px 10px!important;width:100%!important}.crm__header-div .sub_btn{background-color:var(--orenge);border:none;border-radius:5px;color:var(--white);font-size:16px;font-weight:600;outline:none;padding:14px 40px;white-space:nowrap}.crm__header-image{height:100%;position:absolute;right:-60px;top:0;width:50%;z-index:999}.crm__header-image img{height:100%;object-fit:contain;width:100%}.crm__leaders{align-items:center;display:flex;flex:1;justify-content:center;margin-top:80px}.crm__leaders-wrapper{align-items:center;display:flex;gap:80px;max-width:1280px;padding:0 20px;width:100%}.crm__leaders-h3{font-size:16px;font-weight:500;white-space:nowrap}.crm__leaders-images{align-items:center;display:flex;gap:100px;overflow-x:auto}.crm__leaders-images img{cursor:pointer;filter:opacity(.3);transition:filter .7s ease-in-out}.crm__leaders-images img:hover{filter:grayscale(0)}.crm__excellence{align-items:center;background-color:var(--sky);color:var(--white);display:flex;justify-content:center;margin-top:80px;position:relative;width:100%}.crm__excellence-pattarn{left:0;position:absolute;z-index:0}.crm__excellence-wrapper{display:flex;flex:1;flex-direction:column;gap:60px;max-width:1280px;padding:120px 20px;z-index:100}.crm__excellence-header{align-items:center;display:flex;flex:1;flex-direction:row;justify-content:space-between;z-index:100}.crm__excellence-header h2{color:#fff;flex:0.4;font-size:48px;font-weight:600;line-height:57px}.crm__excellence-header p{flex:0.5;font-size:16px;line-height:26px}.crm__excellence-containers{display:flex;flex:1;gap:20px;justify-content:space-between}.crm__excellence-container{align-items:flex-start;backdrop-filter:blur(0);background-color:hsla(0,0%,100%,.1);border-radius:5px;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:40px;width:33.33%}.crm__excellence-container:hover{background-color:var(--orenge);transition:all .3s ease-in-out}.crm__excellence-container h3{color:#fff;font-size:24px;line-height:30px}.crm__excellence-container p{align-items:center;display:flex;justify-content:center}.crm__excellence-container button{background-color:transparent;border:none;color:var(--white);font-weight:600;outline:none}.crm__services{align-items:center;background-color:var(--white);justify-content:center;padding:80px 0}.crm__services,.crm__services-wrapper{display:flex;flex-direction:column;gap:80px;width:100%}.crm__services-wrapper{max-width:1280px;padding:0 20px}.crm__services-navlinks{align-items:center;border-bottom:2px solid var(--bg-off-white);display:flex;gap:200px;justify-content:center;padding:10px 100px;width:100%}.crm__services-navlinks a{color:var(--black);padding:10px;position:relative;text-decoration:none}.crm__services-navlinks li{font-weight:600;list-style:none;white-space:nowrap}.crm__services-navlinks li:after{background-color:var(--orenge);bottom:-12px;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transition:transform .3s ease}.crm__services-navlinks li:active:after,.crm__services-navlinks li:focus:after,.crm__services-navlinks li:hover:after{transform:scaleX(1)}.crm__services-navlinks a:hover{color:var(--orenge);transition:all .3s ease-in-out}.crm__services-ecommerce,.crm__services-inventory{gap:20px}.crm__services-client,.crm__services-ecommerce,.crm__services-inventory{align-items:center;display:flex;justify-content:space-between;width:100%}.crm__services-client{gap:80px}.crm__services-client__content,.crm__services-ecommerce__content,.crm__services-inventory__content{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;width:50%}.crm__services-client__content .tag_sec,.crm__services-ecommerce__content .tag_sec,.crm__services-inventory__content .tag_sec{background-color:rgba(255,92,53,.1);border:none;border-radius:5px;color:var(--orenge);font-size:12px;padding:7px 10px;text-transform:uppercase}.crm__services-client__content h2,.crm__services-ecommerce__content h2,.crm__services-inventory__content h2{font-size:48px;font-weight:600;line-height:57px}.crm__services-client__content p,.crm__services-ecommerce__content p,.crm__services-inventory__content p{color:var(--gray);font-size:18px;line-height:28px;max-width:80%}.crm__services-client__content-links,.crm__services-ecommerce__content-links,.crm__services-inventory__content-links{display:flex;flex-direction:column;gap:10px;margin-top:10px}.crm__services-client__content-links span,.crm__services-ecommerce__content-links span,.crm__services-inventory__content-links span{align-items:center;background-color:var(--bg-off-white);border-radius:5px;display:flex;gap:10px;height:100%;padding:5px 15px;width:100%}.crm__services-client__content-links span>p,.crm__services-ecommerce__content-links span>p,.crm__services-inventory__content-links span>p{color:var(--black);font-size:16px;font-weight:600;white-space:nowrap}.crm__services-client__image,.crm__services-ecommerce__image,.crm__services-inventory__image{background-color:var(--bg-off-white);border-radius:5px;padding:10px;width:50%}.crm__services-client__image img,.crm__services-ecommerce__image img,.crm__services-inventory__image img{border-radius:5px;height:100%;width:100%}.crm__success{margin-top:80px}.crm__plugins,.crm__success{align-items:center;background-color:var(--bg-off-white);display:flex;justify-content:center;width:100%}.crm__plugins{margin-top:40px}.crm__plugins-wrapper{display:flex;flex:1;flex-direction:column;gap:100px;max-width:1280px;padding:40px 20px}.crm__journey-header,.crm__plugins-header,.crm__success-header{align-items:center;display:flex;flex:1;flex-direction:row;gap:30px;justify-content:space-between}.crm__journey-header h2,.crm__plugins-header h2,.crm__success-header h2{font-size:45px;font-weight:600;line-height:57px}.crm__journey-header p,.crm__plugins-header p,.crm__success-header p{color:var(--gray);font-size:18px;line-height:27px}.crm__journey-header a,.crm__plugins-header a,.crm__success-header a{background-color:var(--orenge);border:none;border-radius:4px;color:var(--white)!important;cursor:pointer;font-size:16px;font-weight:600;padding:14px 20px;white-space:nowrap}.crm__journey-header a:hover,.crm__plugins-header a:hover,.crm__success-header a:hover{background-color:var(--sky);color:var(--white)!important;font-weight:600;transition:all .2s ease-in-out}.crm__plugins-logos{align-items:center;display:grid;gap:20px;grid-template-columns:repeat(5,minmax(0,1fr));height:100%;justify-content:center;width:100%}.crm__plugins-logos__images{align-items:center;background-color:var(--white);display:flex;height:120px;justify-content:center;width:200px}.crm__plugins-logos__images img{height:100px;object-fit:cover;width:100px}.crm__journey{align-items:center;background-color:var(--white);display:flex;justify-content:center;margin-top:80px;width:100%}.crm__success-wrapper{padding:40px 20px}.crm__journey-wrapper,.crm__success-wrapper{display:flex;flex:1;flex-direction:column;gap:100px;max-width:1280px}.crm__journey-wrapper{padding:80px 20px}.crm__journey-content{align-items:center;display:flex;gap:40px;height:100%;justify-content:center;width:100%}.crm__journey-content__artical{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;width:33%}.crm__journey-content__artical-image{height:100%;overflow:hidden;position:relative;width:100%}.crm__journey-content__artical-image img{border-radius:5px;height:100%;object-fit:cover;width:100%}.crm__journey-content__artical-image:hover img{transform:scale(1.1);transition:transform .3s ease-in-out}.crm__journey-content__artical-image__buttons{align-items:center;display:flex;gap:5px;position:absolute;right:4px;top:4px;z-index:10}.crm__journey-content__artical-icons{align-items:center;display:flex;gap:10px}.crm__journey-content__artical-icons div{align-items:center;display:flex;gap:5px}.crm__journey-content__artical-icons div>img{height:16px;width:16px}.crm__journey-content__artical-icons div>p{font-size:11px;line-height:15px}.crm__journey-content__artical-image__buttons span:first-child,.crm__journey-content__artical-image__buttons span:nth-child(2){background-color:var(--bg-off-white);border:none;border-radius:5px;color:var(--orenge);font-size:11px;line-height:14px;padding:5px 10px;text-transform:uppercase}.crm__journey-content__artical h3{cursor:pointer;font-size:20px;line-height:28px}.crm__journey-content__artical h3:hover{color:var(--orenge);transition:all .3s ease-in-out}.crm__journey-content__artical p{color:var(--gray);font-size:16px;line-height:25px}.crm__journey-content__artical a{background-color:transparent;border:none;color:var(--black);cursor:pointer;font-weight:600}.crm__journey-content__artical a:hover{color:var(--orenge);font-weight:600;transition:all .3s ease-in-out}.crm__success-stories{display:grid;gap:40px;grid-template-columns:repeat(3,minmax(0,1fr));height:100%;width:100%}.crm__success-stories__one{background-color:var(--white);border-radius:5px;display:flex;flex-direction:column;gap:20px;padding:30px;width:fit-content}.crm__success-stories__one-profile{align-items:center;display:flex;justify-content:space-between;width:100%}.crm__success-stories__one-profile img{border-radius:100%;height:60px;width:60px}.crm__success-stories__one-profile h3{font-size:18px;font-weight:600}.crm__success-stories__one p{color:var(--gray);font-size:16px;line-height:25px}.crm__success-stories__more{align-items:center;background-color:var(--white);display:flex;justify-content:center;padding:0 110px;width:fit-content}.crm__success-stories__more p{font-weight:600}.crm__banner{align-items:center;background-color:var(--sky);display:flex;height:100%;justify-content:center;margin-top:80px;position:relative;width:100%}.crm__banner-green{bottom:0;position:absolute;right:-100px;z-index:0}.crm__banner-green img{height:100%;width:100%}.crm__banner-wrapper{align-items:center;display:flex;gap:40px;height:fit-content;justify-content:space-between;max-width:1280px;padding:120px 20px;width:100%;z-index:1}.crm__banner-content{display:flex;flex-direction:column;gap:10px;width:100%}.crm__banner-content-button{align-items:center;backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.3);border:none;border-radius:5px;color:var(--white);display:flex;font-size:12px;font-weight:500;justify-content:center;letter-spacing:1px;outline:none;padding:5px;text-transform:uppercase;white-space:nowrap;width:20%}.crm__banner-content h2{color:var(--white);font-size:48px;font-weight:600;line-height:57px;margin-bottom:5px}.crm__banner-content p{color:var(--white);font-size:18px;line-height:28px;margin-bottom:5px}.crm__banner-content-divider{background-color:#f09781;height:1px;margin:15px 0;opacity:.5;width:50%}.crm__banner-content-buttons{align-items:center;display:flex;gap:20px;margin-top:10px}.crm__banner-content-buttons a:nth-child(2){background-color:var(--bg-off-white);color:var(--black)}.crm__banner-content-buttons a:first-child,.crm__banner-content-buttons a:nth-child(2){border:none;border-radius:4px;cursor:pointer;font-size:16px;font-weight:600;padding:14px 20px}.crm__banner-content-buttons a:first-child{background-color:var(--orenge);color:var(--white)}.crm__banner-image{align-items:flex-end;display:flex;justify-content:flex-end}.crm__banner-image,.crm__banner-image img{height:100%;width:100%}.crm__contact{align-items:center;display:flex;justify-content:center;margin:40px 0}.crm__contact-wrapper{align-items:center;display:flex;height:100%;justify-content:space-between;max-width:1280px;padding:0 20px;width:100%}.crm__contact-wrapper h3{font-size:21px;line-height:30px;width:100%}.crm__cta-div{width:90%}.crm__cta-div form{align-items:center;display:flex;gap:10px;justify-content:end;margin-top:10px;margin:0!important;width:100%!important}.crm__cta-div form .hs_email{margin:0!important;width:-webkit-fill-available}.crm__cta-div form .hs_email>label{display:none!important}.crm__cta-div form .input input{background-color:var(--white)!important;border:none!important;border-radius:5px!important;outline:none!important;padding:14px 10px!important;width:100%!important}.crm__cta-div .sub_btn{background-color:var(--orenge);border:none;border-radius:5px;color:var(--white);font-size:16px;font-weight:600;outline:none;padding:14px 40px;white-space:nowrap}.crm__footer{align-items:center;justify-content:center;margin-top:80px}.crm__footer,.crm__footer-wrapper{display:flex;height:100%;width:100%}.crm__footer-wrapper{flex-direction:column;gap:40px;max-width:1280px;padding:20px}.crm__footer-upper{align-items:center;display:flex;flex-wrap:wrap;gap:10px;height:100%;justify-content:space-between;width:100%}.crm__footer-upper ul{display:flex;flex-direction:column;gap:15px}.crm__footer-upper ul>h4{font-size:18px;margin-bottom:5px}.crm__footer-upper ul>li{cursor:pointer;font-size:16px;list-style:none}.crm__footer-upper ul>li:hover{color:var(--orenge);transition:all .3s ease-in-out}.crm__footer-logo{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start}.crm__footer-logo h2{font-size:32px}.crm__footer-icons{align-items:center;display:flex;gap:20px;justify-content:center}.crm__footer-icons img{background-color:var(--bg-off-white);border-radius:5px;cursor:pointer;height:45px;padding:13px;width:45px}.crm__footer-icons img:hover{transform:scale(1.3);transition:transform .2s ease-in-out}.crm__footer-logo p{color:var(--gray);font-size:16px;line-height:26px;max-width:300px}.crm__footer-down{align-content:center;display:flex;height:100%;justify-content:space-between;width:100%}.crm__footer-down p{color:var(--gray)}.crm__footer-down div{align-items:center;display:flex;gap:20px;justify-content:center}.crm__footer-down div>p:hover{color:var(--orenge);cursor:pointer;transition:all .3s ease-in-out}.crm__footer-divider{background-color:#f09781;height:1px;margin:20px 0;opacity:.5;width:100%}@media screen and (max-width:1024px){.crm__navbar-buttons,.crm__navbar-links{display:none}.crm__navbar-mobile__menu{cursor:pointer;display:block}.crm__navbar-links__mobile{align-items:start;background-color:var(--white);display:none;flex-direction:column;gap:20px;height:700px;justify-content:flex-start;left:0;list-style:none;padding:20px;position:absolute;right:0;top:50px;width:100%;z-index:999}.crm__navbar-links__mobile a{text-decoration:none}.crm__navbar-links__mobile li{color:var(--blue);font-size:16px;font-weight:600;line-height:20px}.crm__header{height:auto;justify-content:center;margin:40px auto 0 0;max-width:1920px;position:relative}.crm__header-wrapper{align-items:center;display:flex;flex-direction:column-reverse;gap:20px;height:auto;justify-content:space-between;max-width:1280px;padding:0 20px;width:100%}.crm__header-image{height:auto;position:relative;right:0;top:0;width:100%;z-index:0}.crm__header-text{width:100%}.crm__header-text h1{font-size:32px;line-height:52px}.crm__header-text p{font-size:16px;line-height:26px;max-width:60%}.orange__line:after{height:3px}.crm__header-div{flex-direction:column;width:60%}.crm__header-div input{height:50px;margin:0;width:100%}.crm__header-div .sub_btn{padding:12px 0}.crm__excellence-header h2{color:#fff;flex:0.4;font-size:32px;line-height:44px}.crm__excellence-header p{font-size:14px;font-weight:400;line-height:26px}.crm__excellence-container h3{color:#fff;font-size:21px;line-height:26px}.crm__excellence-container p{font-size:14px;line-height:23px;max-width:90%}.crm__services-navlinks{gap:100px}.crm__services-navlinks li{font-size:14px;line-height:28px}.crm__services-client,.crm__services-ecommerce,.crm__services-inventory{gap:10px}.crm__services-client__content h2,.crm__services-ecommerce__content h2,.crm__services-inventory__content h2{font-size:32px;line-height:39px}.crm__services-client__content p,.crm__services-ecommerce__content p,.crm__services-inventory__content p{font-size:16px;line-height:26px}.crm__services-client__image,.crm__services-ecommerce__image,.crm__services-inventory__image{padding:20px}.crm__journey-header h2,.crm__plugins-header h2,.crm__success-header h2{font-size:34px;line-height:41px}.crm__journey-header p,.crm__plugins-header p,.crm__success-header p{font-size:16px;line-height:26px}.crm__plugins-logos__images{height:100px;width:140px}.crm__plugins-logos__images img{height:70px;width:70px}.crm__journey-content__artical h3{font-size:18px;line-height:26px}.crm__journey-content__artical p{font-size:14px;line-height:20px}.crm__success-stories{gap:20px}.crm__success-stories__one-profile{align-items:flex-start;flex-direction:column;gap:10px;justify-content:flex-start}.crm__success-stories__more{padding:0 70px}.crm__banner-content h2{font-size:34px;line-height:41px}.crm__banner-content p{font-size:16px;line-height:26px}.crm__banner-content-button{width:28%}.crm__banner-green{right:-200px}.crm__contact-email{flex-direction:column;gap:20px}.crm__contact-email button,.crm__contact-email input{width:100%}.crm__footer-logo p{font-size:14px;line-height:22px;max-width:200px}.crm__footer-upper ul>h4{font-size:16px}.crm__footer-down,.crm__footer-upper ul>li{font-size:14px;line-height:22px}}@media screen and (max-width:768px){.crm__header-text h1{font-size:25px;line-height:39px}.crm__header-text p{font-size:16px;line-height:25px;max-width:100%}.crm__header-div,.crm__header-text{width:100%}.crm__leaders-wrapper{flex-direction:column;gap:30px}.crm__leaders-images{overflow-x:scroll;width:100%}.crm__excellence-wrapper{padding:40px 20px}.crm__excellence-pattarn{bottom:0;height:100%;top:0}.crm__excellence-header{align-items:flex-start;flex-direction:column;gap:20px}.crm__excellence-header h2{font-size:26px;line-height:34px}.crm__excellence-container h3{font-size:20px;line-height:25px}.crm__excellence-containers{flex-direction:column}.crm__excellence-container{width:100%}.crm__services-navlinks{flex-direction:column;gap:10px}.crm__services-client__image,.crm__services-ecommerce__image,.crm__services-inventory__image,.crm__services-navlinks li:after{display:none}.crm__services-client__content,.crm__services-ecommerce__content,.crm__services-inventory__content{max-width:450px;width:100%}.crm__services-client__content h2,.crm__services-ecommerce__content h2,.crm__services-inventory__content h2{font-size:26px;font-weight:600;line-height:30px}.crm__services-client__content p,.crm__services-ecommerce__content p,.crm__services-inventory__content p{max-width:100%}.crm__services-client__content-links span>p,.crm__services-ecommerce__content-links span>p,.crm__services-inventory__content-links span>p{font-size:14px;line-height:20px}.crm__journey-header,.crm__plugins-header,.crm__success-header{align-items:flex-start;flex-direction:column;gap:20px}.crm__journey-header h2,.crm__plugins-header h2,.crm__success-header h2{font-size:26px;font-weight:600;line-height:31px}.crm__plugins-logos{align-items:center;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));height:100%;justify-content:center;width:100%}.crm__plugins-logos__images{height:100%;padding:20px 0;width:100%}.crm__journey{margin-top:40px}.crm__journey-wrapper{gap:40px;padding:40px 20px}.crm__journey-content{align-items:flex-start;flex-direction:column;gap:50px;justify-content:flex-start}.crm__journey-content__artical{width:100%}.crm__success{margin-top:40px}.crm__plugins-wrapper,.crm__success-wrapper{gap:40px;padding:0 20px}.crm__success-stories{display:grid;gap:40px;grid-template-columns:repeat(1,minmax(0,1fr));width:100%}.crm__success-stories__one-profile{align-items:center;flex-direction:row;justify-content:space-between;width:100%}.crm__success-stories__more{padding:50px 100px;width:100%}.crm__banner{margin-top:40px}.crm__banner-wrapper{display:flex;flex-direction:column;padding:40px 20px}.crm__banner-content h2{font-size:26px;line-height:32px}.crm__banner-content-button{width:30%}.crm__banner-green{right:-120px}.crm__contact-wrapper{flex-direction:column;gap:20px}.crm__footer{align-items:flex-start;display:flex;justify-content:flex-start;margin-top:40px;width:100%}.crm__footer-upper{align-items:flex-start;flex-direction:column;gap:40px}.crm__footer-logo p{max-width:100%}.crm__footer-down{align-items:flex-start;flex-direction:column;gap:20px}}