:root{--primary-font: "Figtree", sans-serif}body{font-family:var(--primary-font);margin:0;padding:0;box-sizing:border-box}h1,h2,h3,h4{font-family:Figtree,sans-serif;font-weight:700}.btn{font-family:Figtree,sans-serif;font-weight:500}.scroll-to-top-btn{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#7e3ff2,#a066ff);color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;cursor:pointer;box-shadow:0 4px 15px #7e3ff24d;z-index:1000;transition:all .3s ease;border:none;backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.2)}.scroll-to-top-btn:hover{transform:translateY(-5px);box-shadow:0 6px 20px #7e3ff280;background:linear-gradient(135deg,#a066ff,#7e3ff2)}.scroll-to-top-btn svg{transition:transform .3s ease}.scroll-to-top-btn:hover svg{transform:translateY(-2px)}@media (max-width: 768px){.scroll-to-top-btn{bottom:1.5rem;right:1.5rem;width:40px;height:40px;font-size:20px}}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:2rem}.loading-spinner{margin-bottom:1rem}.spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #9b59b6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text{color:#6b7280;font-size:1rem;margin-top:1rem}.error-boundary{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:2rem}.error-content{text-align:center;max-width:500px;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.error-content h2{color:#1d1d1f;margin-bottom:1rem;font-size:1.5rem}.error-content p{color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.error-button{background:#9b59b6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;cursor:pointer;transition:background .2s}.error-button:hover{background:#8e44ad}.resource-dropdown{background:#fff;border-radius:16px;padding:20px;width:690px;position:absolute;top:100%;left:-200%;z-index:1000;transition:all .3s ease}.tabs-list{display:flex;flex-direction:column;gap:10px;padding-right:0}.highlight-box{background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 6px #0000000d}.highlight-title{display:flex;align-items:center;gap:8px;font-size:14px;color:#7e3af2;font-weight:600;margin-bottom:6px}.highlight-title img{width:18px;height:18px}.highlight-description{font-size:13px;color:#666;line-height:1.4}.tab-item{display:flex;align-items:center;gap:10px;padding:12px;border-radius:8px;cursor:pointer;font-weight:500;transition:.2s}.tab-item img{width:20px;height:20px}.tab-item.active,.tab-item:hover{background-color:#f1f5f9}.tab-details{padding-left:0}.tab-content-box{background-color:#f8fafc;padding:20px}.platform-icons a{text-decoration:none}.platform-icons img{width:20px;height:20px}.small-title{font-size:10px;color:#6b7280}.help-center-items{display:flex;flex-wrap:wrap}.help-center-item{color:#7e3ff2;text-decoration:none}.compare-items span{background-color:#e2e8f0;padding:6px 12px;border-radius:8px;font-size:14px}.coming-soon{opacity:.5;pointer-events:none;cursor:default}.compare-items a,.compare-items a:hover{color:#000!important;text-decoration:none!important}@media (max-width: 767px){.resource-dropdown{position:static;width:100%;padding:16px}.tabs-list{flex-direction:row;justify-content:space-around;margin-bottom:16px}.tab-item{flex-direction:column;align-items:center;font-size:14px;padding:8px}.tab-details{padding-left:0}.tab-content-box{padding:20px;height:auto}.platform-icons{flex-wrap:wrap}.compare-items{flex-direction:column;gap:8px}}.features-tab-content{display:flex;flex-direction:column;gap:16px}.features-highlight-box{background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 6px #0000000d}.features-highlight-title{display:flex;align-items:center;gap:8px;font-size:14px;color:#7e3af2;font-weight:600;margin-bottom:6px}.features-highlight-title img{width:18px;height:18px}.features-description{font-size:13px;color:#666;line-height:1.4}.features-label{font-size:13px;color:#333;font-weight:500}.features-grid{display:flex;flex-wrap:wrap;gap:10px}.features-box{display:flex;align-items:center;gap:10px;font-size:14px;background-color:#fff;padding:12px 16px;border-radius:10px;box-shadow:0 1px 4px #0000000f;text-decoration:none;color:#333;transition:all .2s ease-in-out;min-width:220px;flex:1 1 calc(33.33% - 24px);box-sizing:border-box}.feature-box:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px);background-color:#f8f9fa}.featuress-box img{width:20px;height:20px}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1050}.modal-content{background:#fff;border-radius:12px;padding:1rem 1.5rem;max-width:430px;height:auto;position:relative;box-shadow:0 8px 20px #00000026;animation:fadeIn .3s ease}.modal-close{width:40px;height:40px;background-color:#fff;border-radius:50%;border:none;position:absolute;top:-15px;right:-15px;cursor:pointer;display:flex;justify-content:center;align-items:center}.modal-title{font-size:1rem;text-align:center}.modal-form{display:flex;flex-direction:column;gap:.5rem}.modal-form input,.modal-form textarea{padding:.5rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;width:100%}.btn-submit{background:#7e3ff2;color:#fff;padding:.9rem;border:none;border-radius:56px;font-size:1rem;cursor:pointer;transition:background .2s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 280px) and (max-width: 575px){.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1050}.modal-content{background:#fff;border-radius:12px;padding:1rem 1.5rem;max-width:330px;height:auto;position:relative;box-shadow:0 8px 20px #00000026;animation:fadeIn .3s ease}.modal-close{width:35px;height:35px;background-color:#fff;border-radius:50%;border:none;position:absolute;top:-10px;right:-10px;cursor:pointer}.modal-title{font-size:1rem;text-align:center}.modal-form{display:flex;flex-direction:column;gap:.5rem}.modal-form input,.modal-form textarea{padding:.5rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;width:100%}.btn-submit{background:#7e3ff2;color:#fff;padding:.9rem;border:none;border-radius:56px;font-size:1rem;cursor:pointer;transition:background .2s ease-in-out}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.navbar{background:#fff!important;z-index:1000}.nav-link{color:#0b0b0b;margin:0 .8rem;text-decoration:none;white-space:nowrap}@media (max-width: 1400px){.nav-link{margin:0 .5rem;font-size:15px}}@media (max-width: 1200px){.nav-link{margin:0 .3rem;font-size:14px}}.nav-link.active{position:relative;color:#7e3ff2!important;font-weight:700}.btn-outlined-primary{border:1px solid #7E3FF2;color:#7e3ff2;padding:10px 20px;border-radius:25px;white-space:nowrap}.btn-primary-filled{background-color:#7e3ff2;color:#fff;padding:10px 25px;border-radius:25px;border:1px solid #7E3FF2;transition:all .3s ease;white-space:nowrap}.btn-primary-filled:hover{background-color:#6a34d1;color:#fff;border-color:#6a34d1}@media (max-width: 1250px){.btn-outlined-primary,.btn-primary-filled{padding:8px 15px;font-size:14px}}.modal-body-custom{background:linear-gradient(to right,#0c0c0c,#7e3ff2);display:flex;flex-direction:column}@media (min-width: 992px){.navbar-mobile-view{display:none}}@media (max-width: 991px){.laptop-view{display:none}}.smartest-salesperson{background:#fff;overflow:hidden}.lead-salesperson{font-size:18px;font-weight:500;color:#6b7280}.custom-text-color{color:#7e3ff2}.custom-width-lg{width:100%}.custom-width-md{max-width:900px;width:100%}.content-wrapper1{z-index:1}.smartest-salesperson h1{max-width:650px;margin-left:auto;margin-right:auto}.pointer-icon{z-index:2;opacity:.9;width:150px;height:50px;transition:transform .3s ease}.pointer-automotive{top:4%;left:11%}.pointer-realestate{top:9%;right:13%}.video-container-wrapper{width:100%;padding:0 15px;margin:0 auto;max-width:100%}.video-inner{position:relative;width:100%;padding-bottom:50%;overflow:hidden;border-radius:12px;margin:0 auto}.video-element{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;border-radius:12px}@media (max-width:1200px){.pointer-automotive{left:10%}.pointer-realestate{right:10%}}@media (max-width:768px){h1.display-4{font-size:2.5rem}}@media (max-width:576px){.buttonstyle a{font-size:15px}h1.display-4{font-size:2rem}.lead-salesperson{font-size:1rem}.btn-lg{padding:.5rem 1rem;font-size:1rem}.video-container-wrapper{padding:0 10px}.video-inner{border-radius:8px}}.footer-main{background-color:#fafafa;padding:60px 0 40px;margin-top:60px}.footer-container{max-width:1400px;margin:0 auto;padding:0 40px}.footer-top-section{display:flex;justify-content:space-between;gap:80px;margin-bottom:60px;align-items:flex-start}.footer-brand-section{display:flex;flex-direction:column;gap:24px;max-width:300px;flex-shrink:0}.footer-logo-section{display:flex;align-items:center;gap:12px;margin-bottom:0}.footer-logo{width:180px;height:auto}.footer-description{font-size:15px;font-weight:400;line-height:1.6;color:#6b7280}.footer-address-section{display:flex;align-items:flex-start;gap:10px;margin-top:-10px}.footer-address-icon{color:#6b7280;margin-top:2px;flex-shrink:0}.footer-address{font-size:14px;font-weight:400;line-height:1.5;color:#6b7280;margin:0}.footer-brand-contact{display:flex;flex-direction:column;gap:14px;margin-top:3px}.footer-email{display:flex;align-items:center;gap:10px;font-size:15px;color:#4b5563;font-weight:500;text-decoration:underline}.footer-social-icons{display:flex;gap:12px;flex-wrap:wrap}.social-icon{width:36px;height:36px;border-radius:50%;transition:transform .2s}.social-icon:hover{transform:translateY(-2px)}.social-icon img{width:100%;height:100%}.footer-cta-button{background-color:#8b5cf6;color:#fff;border:none;padding:10px 45px;font-size:14px;font-weight:500;border-radius:8px;cursor:pointer;transition:background-color .3s;width:fit-content;margin-top:3px}.footer-cta-button:hover{background-color:#7c3aed}.footer-nav-section{display:grid;grid-template-columns:repeat(5,1fr);gap:40px;flex-grow:1;padding-top:10px}.footer-nav-column{display:flex;flex-direction:column}.footer-nav-heading{font-size:15px;font-weight:700;color:#111827;margin-bottom:24px}.footer-nav-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.footer-nav-links li a{font-size:15px;font-weight:500;color:#6b7280;text-decoration:none;transition:color .3s}.footer-nav-links li a:hover{color:#7e3ff2}.social-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%}.footer-copyright{text-align:center;padding-top:30px;border-top:1px solid #E5E7EB}.footer-copyright small{font-size:14px;font-weight:400;color:#6b7280}@media (min-width: 768px) and (max-width: 1024px){.footer-top-section{grid-template-columns:1fr 1.5fr .8fr;gap:30px}.footer-nav-section{grid-template-columns:repeat(2,1fr);gap:30px}.footer-description{max-width:100%}}@media (max-width: 786px){.footer-main{background-color:#f4f4f4;padding:40px 0 30px;text-align:center}.footer-top-section{display:flex;flex-direction:column;align-items:center;gap:50px}.footer-brand-section{align-items:center;text-align:center;gap:18px}.footer-logo{width:150px;height:auto}.footer-description{color:#6b7280;font-size:14px;max-width:330px;line-height:1.6}.footer-cta-button{width:100%;max-width:280px;background:#7e3ff2;color:#fff;padding:12px 24px;font-size:15px;font-weight:600;border-radius:8px}.footer-nav-section{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;width:100%;max-width:500px;justify-items:center}.footer-nav-column{text-align:left}.footer-nav-heading{font-size:15px;font-weight:600;color:#111827;margin-bottom:14px}.footer-nav-links{list-style:none;padding:0;margin:0}.footer-nav-links li a{font-size:13px;color:#6b7280;text-decoration:none}.footer-nav-links li a:hover{color:#7e3ff2}.footer-contact-section{display:flex;flex-direction:column;align-items:center;gap:14px;padding-top:20px;border-top:1px solid #E5E7EB;width:100%}.footer-email{display:flex;align-items:center;justify-content:center;gap:8px;color:#6b7280;font-size:13px}.footer-social-icons{display:flex;justify-content:center;gap:16px;margin-top:6px}.social-icon{width:30px;height:30px;border-radius:50%}.social-icon img{width:30px;height:30px}.footer-copyright{text-align:center;font-size:13px;color:#6b7280;padding-top:30px;border-top:1px solid #E5E7EB}}@media (max-width: 480px){.footer-container{padding:0 15px}.footer-description{font-size:13px}.footer-cta-button{font-size:14px;padding:10px 20px}.footer-nav-section{gap:25px}.footer-nav-heading{font-size:14px}.footer-nav-links li a{font-size:12.5px}}.video-component{background-color:#fff;padding:2rem 1rem}.video-container{border:2px solid #7E3FF2;border-radius:1rem;overflow:hidden;box-shadow:0 10px 25px #7e3ff233;will-change:transform,box-shadow}.video-container video{display:block;max-width:100%;height:auto;border-radius:1rem}@media (hover: hover) and (min-width: 992px){.video-container{transition:transform .3s ease,box-shadow .3s ease}.video-container:hover{transform:translateY(-5px);box-shadow:0 15px 30px #7e3ff24d}}.buttonstyle{margin-top:2rem}@media (min-width: 768px){.buttonstyle{margin-top:3rem}}.acs-section{background:var(--page-backgrounds-section-blocks, rgba(249, 250, 251, 1))}.acs-title{font-weight:600;color:#1f2937;font-size:1.75rem;line-height:1.3;margin-bottom:17px}@media (min-width: 768px){.acs-title{font-size:2.25rem}}.acs-stat-card{background:#fff;border-radius:20px;height:372.27px;box-shadow:10px 10px 25px #0000000d;padding:1.5rem;z-index:1;overflow:hidden;padding-top:100px}.acs-card-u-bottom{padding:20px;background:linear-gradient(to bottom,transparent 50%,#8a4dff 50%);border-radius:20px}.acs-card-u-top{padding:20px;background:linear-gradient(to top,transparent 50%,#8a4dff 50%);border-radius:20px}.acs-stat-icon{display:none}.acs-stat-icon-1{position:absolute;margin-left:120px;margin-top:-25px}.acs-stat-icon-2{position:absolute;margin-left:120px;margin-top:-35px}.acs-stat-icon-3{position:absolute;margin-left:120px;margin-top:-25px}.acs-stat-icon-4{position:absolute;margin-left:120px;margin-top:-50px}.acs-circle-icon{border:3px solid #8a4dff;background-color:#fff;display:flex;justify-content:center;align-items:center;padding:10px;border-radius:50%;height:80px;width:80px}.acs-stat-icon img{max-width:100%}.acs-stat-value{font-size:2rem;font-weight:700;color:#1c1c1c}.acs-stat-text{font-size:18px;color:#6b7280;line-height:1.5;margin-top:.5rem}.acs-stat-card h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#333}@media (max-width: 992px){.acs-card-wrapper{padding-bottom:50px}}@media (max-width: 1080px){.acs-stat-card{height:372.27px;box-shadow:10px 10px 25px #0000000d;padding:1rem;z-index:1;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.acs-card-wrapper{padding-bottom:10px}}@media (max-width: 770px){.acs-stat-card{height:310px}.acs-stat-icon{display:flex;justify-content:center;margin-bottom:-30px}.acs-show-none{display:none}.acs-card-u-bottom,.acs-card-u-top{padding:20px;background:linear-gradient(to bottom,transparent 50%,#8a4dff 50%);border-radius:20px}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){.acs-stat-icon{display:flex;justify-content:center}.acs-show-none{display:none}.acs-card-u-bottom,.acs-card-u-top{padding:20px;background:linear-gradient(to bottom,transparent 50%,#8a4dff 50%);border-radius:20px}}.acs-action{margin-top:84px;text-align:center;width:100%}.acs-btn{background-color:#8a4dff;color:#fff;padding:14px 40px;border-radius:50px;font-size:16px;font-weight:700;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0000001a}.acs-btn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #8a4dff4d;background-color:#7b42e6}.zanderioComponent-btn{font-size:16px;font-weight:400}.zanderio-engage-title{font-size:32px}.zanderio-engage-description{font-size:16px;color:#161423}.zanderio-engage-section{background:linear-gradient(55deg,#f9fafb,#eadeff);padding:2rem 0}.zanderio-engage-highlight{color:#6f42c1}.zanderio-engage-image-container{position:relative;min-height:400px}.zanderio-engage-visual-container{background-color:#f6f1ff;border:1px solid #ADADAD;border-radius:12px;box-shadow:0 4px 20px #0000000d;position:relative;height:100%;padding:50px}.zanderio-engage-customer-image{max-height:500px;width:auto;max-width:80%;object-fit:contain;border-radius:8px;box-shadow:0 4px 12px #0000001a}.zanderio-engage-chat-sequence{position:absolute;display:flex;flex-direction:column;align-items:center;z-index:10}.zanderio-engage-chat-img-1,.zanderio-engage-chat-img-2,.zanderio-engage-chat-img-3{display:flex;justify-content:center;align-items:center}.zanderio-engage-chat-img-1{max-width:174.32px;height:auto;margin-bottom:6px}.zanderio-engage-chat-img-2{max-width:189.13px;height:auto;margin-bottom:6px}.zanderio-engage-chat-img-3{max-width:238px;height:auto;margin-bottom:6px}.zanderio-engage-stats-container{display:flex;align-items:center;margin-bottom:2rem;flex-wrap:nowrap;width:100%;justify-content:flex-start}.zanderio-engage-stat-item{flex:0;padding:10px;text-align:left}.zanderio-engage-stat-value{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#000;line-height:1.2}.zanderio-engage-stat-label{font-size:clamp(.875rem,1.5vw,1rem);color:#6b7280;font-weight:500;margin-top:.25rem;white-space:nowrap}.zanderio-engage-stat-divider{width:2px;height:60px;background-color:#e5e7eb;margin:0 1.5rem;flex-shrink:0}@media (min-width: 1200px){.zanderio-engage-chat-sequence{right:64px;top:25%;max-width:280px}.zanderio-engage-visual-container{padding:50px}}@media (min-width: 992px) and (max-width: 1199.98px){.zanderio-engage-chat-sequence{right:40px;top:12%;max-width:240px}.zanderio-engage-visual-container{padding:40px}.zanderio-engage-customer-image{max-height:400px}}@media (min-width: 768px) and (max-width: 991.98px){.zanderio-engage-chat-sequence{right:30px;top:5%;max-width:200px}.zanderio-engage-visual-container{padding:30px}.zanderio-engage-customer-image{max-height:350px}.zanderio-engage-image-container{min-height:350px;margin-top:2rem}}@media (min-width: 576px) and (max-width: 767.98px){.zanderio-engage-chat-sequence{right:20px;top:8%;max-width:180px}.zanderio-engage-visual-container{padding:20px}.zanderio-engage-customer-image{max-height:300px}.zanderio-engage-image-container{min-height:300px}.zanderio-engage-section{padding:1.5rem 0}}@media (max-width: 575.98px){.zanderio-engage-title{font-size:32px}.zanderio-engage-chat-sequence{right:2px;top:5%;display:flex;height:150px}.zanderio-engage-visual-container{padding:15px}.zanderio-engage-customer-image{max-height:350px}.zanderio-engage-image-container{min-height:250px}.zanderio-engage-stats-container{flex-wrap:wrap;justify-content:flex-start}.zanderio-engage-stat-divider{display:none}.zanderio-engage-stat-item{flex:1;max-width:25%;text-align:left;align-items:flex-start}.zanderio-engage-chat-img-1{max-width:174.32px;height:auto;margin-bottom:6px}.zanderio-engage-chat-img-2{max-width:189.13px;height:auto;margin-bottom:6px}.zanderio-engage-chat-img-3{max-width:200px;height:auto;margin-bottom:6px}}.launch-container{min-height:100vh;width:100%;display:flex;flex-direction:row;margin-bottom:-80px}.left-section{width:50%;background-image:url(data:image/webp;base64,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);background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem}.right-section{width:50%;background-image:url(/assets/join-now2-DxOKufj4.png);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.content-wrappers{max-width:500px;width:100%}.zanderio-icon-launch{max-width:150px;width:100%}.waitlist-form{width:100%}.waitlist-form input{background-color:#fff;border:none;padding:12px 15px;font-size:16px;width:100%;border-radius:4px}.join-btn{background-color:#8649ff;border:none;padding:12px 24px;font-weight:600;font-size:16px;width:100%;border-radius:50px}.users-icon{height:24px;width:auto}@media (min-width: 992px){.left-section{padding:4rem}}@media (min-width: 1200px){.left-section{padding:6rem}}@media (min-width: 1550px){.left-section{padding:8rem}}@media (max-width: 991.98px){.launch-container{flex-direction:column;min-height:auto}.left-section,.right-section{width:100%;min-height:50vh}.left-section{padding:3rem 2rem}}@media (max-width: 767.98px){h1.display-4{font-size:2.5rem;text-align:center}.left-section{padding:2rem 1.5rem}.right-section{display:none!important}.content-wrapper{text-align:center}.users-container{justify-content:center}}@media (max-width: 500px){.left-section{min-height:60vh}h1.display-4{font-size:2rem}}@media (max-width: 991px){.right-section{display:none}}.zandero-Sales-Agent{font-size:39.32px;font-weight:700}.JointheWaitlist{color:#6f42c1;font-size:16px;padding-top:12px;padding-bottom:12px}.JointheWaitlist:hover{color:#7e3ff2}.zanderio-third-section{background:linear-gradient(181deg,#7e3ff2 54%,#49248c)}.custom-list{padding-left:20px}.custom-list li{margin-bottom:10px}.info-box{background-color:#f1f1f1;border-left:5px solid #6f42c1}.info-box .icon{background-color:#6f42c1;padding:10px;border-radius:10px}.image-stack{position:relative}.main-agent-img{width:70%;height:auto;border-radius:8px}.agent-background-box{background-color:#834ee3;border-radius:25px;border:3px solid white}.chat-sequence1{position:absolute;right:-59px;top:-21%;display:flex;flex-direction:column}.chat-bubble{width:280px;position:absolute}.chat3{width:280px;margin-top:45%;margin-right:20px}.chat4{width:280px;margin-top:-25px;margin-left:10px}.chat5{margin-left:50px;width:120px}.product-image-1{position:absolute;top:110px;left:0;width:180px;border-radius:10px;box-shadow:0 2px 6px #0003}.chart-img{position:absolute;bottom:22px;left:3%;width:300px}.product-image-2{position:absolute;bottom:0;right:0;width:160px;border-radius:10px;box-shadow:0 2px 6px #0003}.product-image{position:absolute;bottom:5%;left:5%;width:150px}@media (min-width: 1024px) and (max-width: 1024px){.chat-sequence1{position:absolute;right:-78px;top:-58%;display:flex;flex-direction:column}.chart-img{position:absolute;bottom:11px;left:-23%;width:296px}}@media (max-width: 768px){.chat-bubble{font-size:12px;max-width:90%}.product-image-1,.chart-img,.product-image-2{width:275px}.chat5{width:100px}.main-agent-img{width:90%;height:auto;border-radius:8px;box-shadow:0 4px 6px #0000001a}}@media (max-width: 800px){.chat-bubble{font-size:12px;max-width:90%}.product-image-1,.chart-img,.product-image-2{width:275px}.chat5{margin-left:150px;width:100px}}@media (max-width: 768px){.chat-bubble{font-size:12px;max-width:90%}.product-image-1,.chart-img,.product-image-2{width:275px}}.feature-boxes{display:flex;flex-direction:column;gap:12px;width:420px}@media (max-width: 720px){.feature-boxes{width:100%}.JointheWaitlist{font-size:smaller}}.feature-box{display:flex;align-items:flex-start;background:#fff;border-radius:12px;padding:16px;box-shadow:0 4px 12px #0000000d;border-left:4px solid #7e3ff2;transition:transform .2s ease,box-shadow .2s ease}.feature-box:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000001a}.feature-icon{background:#7e3ff2;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:12px;flex-shrink:0;font-weight:700}.feature-text-home{color:#161423;font-size:19px;line-height:1.4;text-align:center}@media (max-width: 768px){.chart-img{width:180px;height:80px;top:320px;left:-1px}.feature-box{padding:12px}.feature-text-home{font-size:.95rem}}@media (max-width: 576px){.chat3{width:280px;margin-top:25%;margin-right:20px}.chart-img{width:218px!important;height:80px;top:228px;left:-30px}.feature-box{padding:10px 12px}.feature-icon{width:20px;height:20px;font-size:.8rem}}.section-title-Zanderio-review{font-size:34px;line-height:47.52px;color:#1e1e2f}.zanderio-fourth-section{background:linear-gradient(90deg,#f9fafb,#eadeff 71%);padding:4rem 0;overflow:hidden}.chat-image-container{position:relative;width:100%;max-width:1400px;margin:0 auto}.base-image{width:100%;height:auto;display:block}.chat-messages{position:absolute;top:3%;right:31%;width:21%;display:flex;flex-direction:column;gap:10px}.chat-message{width:100%;height:auto;transition:transform .3s ease;will-change:transform}.chat-message:hover{transform:scale(1.02) translate(-5px);z-index:10}@media (max-width: 1199.98px){.chat-messages{top:9%;right:28%;width:28%;gap:8px}}@media (max-width: 991.98px){.zanderio-fourth-section{padding:3rem 0}.chat-messages{top:10%;right:25%;width:30%;gap:8px}}@media (max-width: 767.98px){.zanderio-fourth-section{padding:2rem 0}.chat-messages{top:12%;right:20%;width:35%;gap:6px}}@media (max-width: 575.98px){.chat-messages{top:-1%;right:27%;width:25%;gap:0px}}.secondsection .card-wrapper{position:relative;overflow:hidden;border-radius:12px}.secondsection .card-btn{position:absolute;padding:10px 22px;font-weight:500;border-radius:50px;font-size:1rem;transform:translate(-50%,-50%);background-color:#7e3ff2!important;border-color:#7e3ff2!important;color:#fff!important}.secondsection .left-btn{bottom:11%;left:25%}.secondsection .right-btn{bottom:21%;left:26%}@media (max-width: 1024px){.secondsection .left-btn{bottom:8%;left:23%}.secondsection .right-btn{bottom:16%;left:27%}.secondsection .card-btn{padding:8px 18px;font-size:.7rem}}@media (max-width: 576px){.secondsection .left-btn{bottom:11%;left:26%}.secondsection .right-btn{bottom:20%;left:26%}.secondsection .card-btn{padding:6px 14px;font-size:.75rem}}.faqs-csssection .faqs-section{background-color:#fafafa;padding-top:100px;padding-bottom:100px}.faqs-csssection .faqs-title{font-size:2.5rem;line-height:1.2;color:#000;margin-bottom:20px}.faqs-csssection .faqs-subtitle{max-width:350px;font-size:1.125rem;color:#555}.faqs-csssection .faqs-accordion{background-color:#fafafa;border-radius:12px;padding:.5rem 1.2rem;box-shadow:0 2px 10px #0000000d}.faqs-csssection .faqs-accordion .accordion-button{font-weight:500;font-size:1rem;color:#000;background:transparent;background-color:#fafafa;border:none;padding:1.5rem 0;box-shadow:none}.faqs-csssection .faqs-accordion .accordion-button:not(.collapsed){color:#000;background:transparent;background-color:#fafafa}.faqs-csssection .faqs-accordion .accordion-body{font-size:.95rem;color:#555;padding:0 0 1rem;background-color:#fafafa}.success-stories{padding:60px 0;text-align:center;background:linear-gradient(180deg,#fff,#e8dcff)}.success-stories .headings{font-size:32px;font-weight:700;margin-bottom:10px;text-align:left}.success-stories .subheading{font-size:16px;color:#666;margin-bottom:40px;text-align:left;max-width:1200px}@media (min-width: 992px){.success-stories .subheading{text-align:left}}.success-stories .card-success{position:relative;border-radius:16px;overflow:hidden}.success-stories .card-success-frame{width:100%;border-radius:16px;display:block}.success-stories .card-success-content{position:absolute;inset:0;padding:16px;display:flex;flex-direction:column;justify-content:flex-end;color:#222}.success-stories .card-success-title{position:absolute;top:22px;left:28px;background:#e9d8fd;padding:4px 10px;border-radius:50px;font-size:14px;font-weight:500}.success-stories .card-success-stats{display:flex;justify-content:space-between;margin-bottom:12px}.success-stories .stat p{font-size:12px;color:#555}.success-stories .card-success-highlight{font-size:14px;font-weight:600;background:#f9f5ff;padding:8px 12px;border-radius:50px;text-align:center;margin:0 auto;width:100%;max-width:265px;white-space:normal;word-break:break-word}@media (max-width: 992px){.success-stories .card-success-highlight{max-width:230px;font-size:13px}}@media (max-width: 576px){.success-stories .card-success-highlight{max-width:290px;font-size:12px;padding:6px 10px}.success-stories .success-stories .subheading{text-align:center}}.success-stories .swiper-pagination-bullet{background:#555!important}.success-stories .swiper-pagination-bullet-active{background:#000!important}.success-stories .card-success-stats{display:flex;justify-content:space-between;margin-bottom:12px;border-radius:8px}.success-stories .stat{flex:1;text-align:center;position:relative;padding-bottom:10px}.success-stories .stat:not(:last-child):after{content:"";position:absolute;right:0;top:20%;bottom:20%;width:1px;background-color:#ddd}.success-stories .stat h3{font-size:18px;margin:0}.success-stories .stat p{font-size:12px;color:#555;margin:0}.btn-insight-fusion{background-color:#7e3ff2;color:#fff!important;padding:14px 44px;border-radius:50px;text-decoration:none;font-weight:500;font-size:1.15rem;transition:all .3s ease;border:none;box-shadow:0 4px 15px #7e3ff233;display:inline-block;cursor:pointer}.btn-insight-fusion:hover{background-color:#6a34d1;color:#fff!important;transform:translateY(-2px);box-shadow:0 6px 20px #7e3ff259}.sales-modal-wrapper{border-radius:1rem}.sales-modal-container{height:100%;width:100%;display:flex;flex-direction:row}.modal-contentwidth{max-width:900px!important;margin:auto;border:none!important}.sales-modal-left{width:50%;background-image:url(data:image/webp;base64,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);background-size:cover;background-position:center}.sales-modal-right{width:50%;background-image:url(/assets/join-now2-DxOKufj4.png);background-size:cover;background-position:center;position:relative}.sales-modal-form input.sales-modal-input{background-color:#fff;border:none;padding:12px 15px;font-size:16px}.sales-modal-btn{background-color:#8649ff;border:none;padding:12px 24px;font-weight:600;font-size:16px}.sales-modal-users-icon{height:auto}@media (max-width: 768px){.sales-modal-container{flex-direction:column}.sales-modal-left{width:100%;padding:2rem}.sales-modal-right{display:none!important}}
